@import url('reset.css');

* {
  box-sizing: border-box;
  }
html {font-size: 16px;}

body {
  margin: 0;
  font-weight: 500;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #3c3c3c;
  position:relative;
  background-color:#c7c7c7;
  overflow-x:hidden;
  -webkit-font-smoothing: antialiased;
}

strong {font-weight:bold;}

p {
    text-indent: 0;
    margin-bottom: 1.65rem;
    font-size: 1.1875rem;
    line-height: 1.65rem;
    line-height: 1.7;
    font-weight: 500;
    white-space: normal;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    /*color: #4c4c4c;*/
}

a {
    text-decoration: none;
    color: inherit;
    background-position: 0px 90%;
    background-repeat: repeat-x;
    background-size: 2px 2px;
}
p a {
}

a:hover {
  opacity: 0.8;
}

a:focus { outline-color: #9c0000;}

a.fancybox {background-image: none;}

ul, ol {
    text-indent: 0;
    margin: 1.65em 0;
    font-size: 1.1875em;
    line-height: 1.65;
    font-weight: 300;
    white-space: normal;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

ul {
   list-style-type: disc;
   list-style-position: outside;
   margin-left:3rem;
}
ol { 
   list-style-type: decimal; 
   list-style-position: inside;
   margin-left:3rem;
}
ul ul, ol ul { 
	list-style-type: circle; 
	list-style-position: inside; 
	margin-left: 2rem; 
	font-size: .8em;
	margin-top: 0;
	margin-bottom: .5rem;
}
ol ol, ul ol { 
	list-style-type: lower-latin; 
	list-style-position: inside; 
	margin-left: 2rem;
	font-size: .8em;
	margin-top: 0;
	margin-bottom: .5rem; 
}

.readMore {
    display: block;
    clear: both;
    background: #2f4459;
    text-decoration: none;
    color: #fff;
    box-sizing: border-box;
    padding: .8rem;
    margin-bottom: 1rem;
    opacity: 1;
    position: relative;
    text-align: center;
	text-shadow:none !important;
}

.readMore:hover {
    background: #9c0000;
	opacity:1;
}

blockquote {
    margin-top: 2rem;
    margin-bottom: 2rem;
    margin-left: -5rem;
    margin-right: -5rem;
    clear: both;
    font-size: 1.4rem;
    line-height: 2.4rem;
    display: block;
    font-weight: bold;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-align:center;
}

blockquote p {
    margin-top: 0;
    margin-bottom: 0;
    clear: both;
    font-size: 1.4rem;
	line-height: 2.4rem;
    display: block;
    font-weight: bold;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

blockquote:before {
    width: 100%;
    max-width: 12em;
    height: .5rem;
    background-color: black;
    display: block;
    content: "";
    position:relative;
    margin: 3rem auto 1rem;
}

blockquote:after {
    width: 100%;
    max-width: 12em;
    height: .5rem;
    background-color: gray;
    display: block;
    content: "";
    position:relative;
    margin: 1rem auto 3rem;
}

.loop hr:first-child, .articles hr:first-child {display:none;}

hr {display: block; border: 0; height: 2px; opacity: 1; margin-top: 0; margin-bottom: 1.3em; margin-left: 1em; margin-right: 1em;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(226, 226, 226, 0.75), rgba(0, 0, 0, 0));
	}

.topic hr:first-child {display:none;}

#wrapper {position:relative; width:100%; height:100%; background-color:#fff; -webkit-transition: margin-left .5s; transition: margin-left .5s; -webkit-overflow-scrolling: touch;}
#wrapper.toggled, #wrapper.toggled #menuButton {}

.persistentPlayer {height: 2.8rem;height: .625rem;width:100%;position:fixed;top:0;background: #9c0000;z-index: 2000;}

header {
	height: 2.8rem;
	background: #fff;
	width: calc(90% - 11.25rem);
	position: fixed;
	top: 2.8rem;
	top: .625rem;
	transition: top 0.2s ease-out;
	z-index: 500;
	margin-left: calc(10% + 11.25rem);
	padding-right: calc(10% + 11.25rem);
	overflow: hidden;
	border-bottom: 1px solid #f1f1f1;
}

/* Fixes Admin Bar */
.customize-support header.nav-down, .customize-support #menuButton.toggled {top: calc(32px + .625rem) !important;}
.customize-support .persistentPlayer {top: 32px;}
.customize-support .navWrapper {margin-top:47px;}
.customize-support #logoWrapper {top: calc(32px + .625rem) !important;}
.customize-support #logoWrapper.nav-up {top:-160px !important;}
.customize-support .nav-down #mainNav .has-mega-menu > .sub-menu {top: calc(32px + 6.25rem + .625rem);}

.fa-lg {line-height:1.2em !important; min-width:25px; text-align:center;}

.nav-up {
    top: -2.8rem;
}

#logoWrapper.nav-up {
	top: -3.5rem;
	top: -5.675rem;
}

#logoWrapper {
	position:fixed;
	top: 2.8rem;
	top: .625rem;
	background-color:#fff;
	width:100%;
	transition: top 0.3s ease-out;
	z-index:500;
	-webkit-box-shadow: 0px 4px 18px -3px rgba(0,0,0,0.32);
	-moz-box-shadow: 0px 4px 18px -3px rgba(0,0,0,0.32);
	box-shadow: 0px 4px 18px -3px rgba(0,0,0,0.32);
	margin: 0 auto 0;
}

#logoWrapper #tagline {color:#9b9b9b;font-family: Georgia, Times, "Times New Roman", serif;margin-top: 0;margin: 0 1rem;display: inline-block;vertical-align: middle;line-height:  normal;}

#logoSection {height: 6.25rem;margin: 0 calc(10% + 11.25rem);line-height: 6.875rem;margin-right: calc(10% + 11.25rem);}

#featuredList {
	height: auto;
    background: #e2e2e3;
    position: relative;
    bottom: 0;
}

#logo {position:absolute;top: .5rem;left:10%;background-image: none;text-shadow: none;color:#fff;transition: top 0.3s ease-out;line-height: 1;}
#logo img {width: 7rem;}

a#logo:hover {opacity:1;}

header h4 {
	display: block;
	position: absolute;
	left: calc(10% + 200px + 1rem);
	top: 0;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	font-family: proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 17px;
	height: 17px;
}

header h4.npr {
	display: block;
	position: absolute;
	left:auto;
	right: 110px;
	top: 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-family: proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 17px;
	height: 17px;
}
header h4.npr a {
    background: url(../img/npr-wht.png) 100% 0 no-repeat;
    text-indent: -9999px;
    width: 51px;
    height: 17px;
    display: inline-block;
}

/***************************** Menu Button ******************************************/

button,
input[type="button"] {
    border: none;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
	padding:0;
}

#menuButton {
	position:absolute;
	top:0;
	right:0;
	background-image: none;
	background-blend-mode: multiply;
	text-shadow: none;
	z-index:7000;
	-webkit-transition: margin-left .5s;
	transition: margin-left .5s;
	height: 2.8125rem;
	width: 5.125rem;
	outline: none;
	}

#menu-search {
	background-image: none;
	background-blend-mode: multiply;
	transition: opacity .5s;
	text-shadow: none;
	margin: .5rem .3125rem 0 0;
	height: 1.8125rem;
	width: 1.8125rem;
	outline: none;
	background: none;
	fill: #757575;
	opacity:1;
	}
	
#iconMenuButton {
	background-image: none;
	background-blend-mode: multiply;
	text-shadow: none;
	height:2.8125rem;
	width:2.8125rem;
	color: grey;
	outline: none;
	}
.line {fill: #fff;}

/* Animate menu icon (lines). */
.svg-menu-toggle .line {
  opacity: 1;
  transform: rotate(0) translateY(0) translateX(0);
  transition: transform 0.3s ease-in-out, opacity 0.2s ease-in-out;
  }
.svg-menu-toggle .burger1, .svg-menu-toggle .burger2 {
  transform-origin: 50%;
}

.menuButton.toggled #menu-search {
  opacity:0;
}

.menuButton.toggled .svg-menu-toggle .topBun, .menuButton.toggled .svg-menu-toggle .bottomBun {
  opacity:0;
}
.menuButton.toggled .svg-menu-toggle .burger1 {
  transform: rotate(45deg) translateY(0) translateX(0);
}
.menuButton.toggled .svg-menu-toggle .burger2 {
  transform: rotate(-45deg) translateY(0) translateX(0);
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

button#menuButton.menuButton.toggled, #logoWrapper.toggled {position:fixed;top: 3.125rem;top: calc(3.125rem - 2.8rem + .625rem);}
header.toggled {
    top: 45px;
    top: .625rem;
}
#logoWrapper.toggled {
    top: 2.8rem;
    top: .625rem;
}

.customize-support header.toggled {
    top: 31px;
}

header.toggled #logo {
	top:-2px;
}

/***************************** Progress Bar ******************************************/
progress {
	position:absolute;
	bottom:-5px;
	left:0;
	width:100%;
	height:5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	background-color: transparent;
	color:#830000;
	z-index: -6;
	opacity:1;
	transition: opacity 0.2s ease-out;
}

progress::-webkit-progress-bar {
  background-color: transparent;
}

progress::-webkit-progress-value {
  background-color: #830000;
}

progress::-moz-progress-bar {
  background-color: #830000;
}
progress.toggled {
	opacity:0;
}

/***************************** Upper Menu ******************************************/
#upperMenu {
}

#upperNav, .alerts-widget {
	position: relative;
	height: 2.8rem;
	/*width: 100%;*/
	overflow-y: hidden;
	float:right;
}
#upperNav ul, .alerts-widget ul {margin:0;display:flex;flex-direction: row;justify-content: flex-end;align-items: center;list-style-type: none;height: 2.8rem;}
#upperNav ul li, .alerts-widget ul li {margin-right:.5rem;}
#upperNav ul li a, .alerts-widget ul li a {display: block;color: #9c0000;text-transform: uppercase;position: relative;line-height:1rem;text-align: center;font-family: calibri, sans-serif;font-weight: 400;font-size: 1.3rem;padding: .8rem;}
#upperNav ul li a:hover, .alerts-widget ul li a:hover {opacity:1;background: #ececec;}

#upperNav ul li.active>a, .alerts-widget ul li.active>a {opacity:1;}
#upperNav ul li.current-menu-item a {color: #bbbbbb;}

#upperNav ul li. .sub-menu, .alerts-widget ul li. .sub-menu {display:none;}

#upperNav ul li.giveNowButton {
    display: block;
}
#upperNav ul li.giveNowButton a {
    background: #a7a7a7;
    border-radius: 1.875rem;
    color: #fff;
    font-size: 1.3rem;
    padding: .3rem 1rem;
    font-size: 1.2rem;
    min-height: unset;
}

#upperNav ul li.giveNowButton a:hover {
    background: #9c0000;
}

/* Heart */
#upperNav ul li.giveNowButton a::before {
	display:inline-block;
	/*content: '❤';*/
	content: url(../img/witf-heart.svg);
	font-size: 1.1rem;
	color: #9c0000;
	margin-right: .3rem;
	width: .8rem;
}

#upperNav ul li.giveNowButton a:hover::before {
	animation: beat .33s infinite alternate;
	transform-origin: center;
	color: #fff;
	content: url(../img/witf-heart-white.svg);
}

/* Heart beat animation */
@keyframes beat{
	to { transform: scale(1.2); }
}

/* Delays & Closings Alert */
.alerts-widget ul li.delays {}
.alerts-widget ul li.delays a {
    background: #e62117;
    border-radius: 1.875rem;
    color: #fff;
    font-size: 1.3rem;
    padding: .3rem 1rem;
    font-size: 1.2rem;
    min-height: unset;
}

.alerts-widget ul li.delays a:hover {
    background: #007eff;
}

.alerts-widget ul li.delays a::before {
	display:inline-block;
	font-family: 'Font Awesome 5 Free';
	content: '\f2dc';
	font-size: 1.1rem;
	color: #fff;
	margin-right: .4rem;
	width: .8rem;
	font-weight: 500;
}
/* Roses Campaign */
#upperNav ul li.roses {}
#upperNav ul li.roses a {
    background: #9c0000;
    border-radius: 1.875rem;
    color: #fff;
    font-size: 1.3rem;
    padding: .3rem 1rem;
    font-size: 1.2rem;
    min-height: unset;
}

#upperNav ul li.roses a:hover {
    background: #e62117;
}

#upperNav ul li.roses a::before {
	display:inline-block;
	content: url(../img/witf-heart-white.svg);
	font-size: 1.1rem;
	color: #fff;
	margin-right: .4rem;
	width: .8rem;
	font-weight: 500;
}

/***************************** Main Menu ******************************************/

#mainMenu {}

#mainNav {
	position: relative;
	height: 2.8rem;
	top: 2.8rem;
	width: 100%;
}

#mainNav p {
    margin-bottom: unset;
}

/*Single Width Drop-Down Menu */
#mainNav ul {margin:0;display:flex;flex-direction: row;justify-content: space-around;align-items: center;list-style-type: none;height: 3.5rem;}

#mainNav > ul {}

#mainNav ul ul.sub-menu {height: auto;}

#mainNav ul li a {
	display: flex;
	align-items: center;
	color: #4c4c4c;
	text-transform: initial;
	position: relative;
	line-height: 1;
	text-align: center;
	font-family: calibri, sans-serif;
	font-weight: 400;
	font-size: 1.3rem;
	opacity: 1;
	padding: .5rem .9rem;
	margin: auto;
	height:140%;
}

#mainNav .menu > li.menu-item-has-children, #mainNav .menu > li {
	flex: 1;
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: center;
}

#mainNav .menu > li.menu-item-has-children > a {padding: 0 1rem !important;height: 140%;margin-bottom: -2px;}
#mainNav .menu > li.menu-item-has-children.active > a {background: #f0f0f0;}

#mainNav ul li a:link:hover, #mainNav ul li a:visited:hover {opacity:1; color: #9c0000;}

#mainNav ul li.current-menu-item > a, #mainNav ul li.current-menu-ancestor > a {opacity:1; color: #9c0000;}
#mainNav ul li.current-menu-item.menu-item-has-children > a:after, #mainNav ul li.current-menu-ancestor.menu-item-has-children > a:after {color: #9c0000;}
#mainNav ul li .sub-menu li.current-menu-item > a {opacity:1;background: #535353;color: #fff;}

#mainNav ul li.active>a {opacity:1;}
#mainNav ul li.active>a:link:hover {color: #9c0000;}

#mainNav ul li ul li a:link:hover, #mainNav ul li ul li a:visited:hover {opacity:1; background: none;}

#mainNav ul li .sub-menu li a:link:hover, #mainNav ul li .sub-menu li a:visited:hover {opacity:1;background: #535353;color: #fff;}
#mainNav ul li .sub-menu li a {text-align: left;border-radius: unset;text-transform: unset;}

#mainNav ul li.menu-item-has-children>a:after{
    color: #4c4c4c;
    content: ' ▼';
	font-size: .625rem;
    line-height: 2.1875rem;
    bottom: 0;
    position: relative;
    float: right;
    padding-left: .5rem;
    height: 60%;
}

#mainNav ul li.menu-item-has-children.active>a:after{color: #9c0000;}

#mainNav ul li .sub-menu li.hideTitle > a:first-child, #mobileNav ul li .sub-menu li.hideTitle > a:first-child {display:none;}
#mainNav ul li .sub-menu li a:nth-child(2) { padding: 0 .9rem;}
#mainNav ul li .sub-menu li a:nth-child(2) .imageCenter, #mobileNav ul li .sub-menu li a:nth-child(2) .imageCenter, #mainNav ul li .sub-menu li a:nth-child(2) .alignwide, #mobileNav ul li .sub-menu li a:nth-child(2) .alignwide {margin-top: 0;margin-bottom: 0;text-align: left;}
/*#mainNav ul li .sub-menu li p:last-child {margin-bottom: 0;}*/

#mainNav p a, #mobileNav p a {background-image: none;}
#mainNav .menuHTML a, #mobileNav .menuHTML a {padding:unset;}
#mainNav ul li .sub-menu li .menuHTML a:link, #mainNav ul li .sub-menu li .menuHTML a:visited {opacity: 1 !important;background: unset !important;color: unset !important;border-left: solid 2px rgba(0,0,0,0);}
#mainNav ul li .sub-menu li .menuHTML a:link:hover, #mainNav ul li .sub-menu li .menuHTML a:visited:hover {opacity: .8 !important;background: unset !important;color: unset !important;border-left: solid 2px #cdcdcd;}

#mainNav .menuHTML .imageCenter img, #mainNav .menuHTML .imageLeft img, #mainNav .menuHTML .imageRight img, #mainNav .menuHTML .image img, #mainNav .menuHTML .alignwide img, #mainNav .menuHTML .alignleft img, #mainNav .menuHTML .alignright img, #mainNav .menuHTML .image img {max-width: 12.5rem !important;}

#mainNav ul li .sub-menu li p, #mobileNav ul li .sub-menu li p {font-size:.95rem;padding-left: 1rem;margin-bottom: 1.65em;}

#mainNav .has-mega-menu > .sub-menu > li .menuHTML {width:100%;}


/* Mega Menu CSS */
#mainNav .has-mega-menu > .sub-menu {width: 100%;position: fixed;left: 0;top: 9.05rem;padding: 2rem 15% 3rem;background: #f0f0f0;transition: top 0.3s ease-out;}
.nav-up #mainNav .has-mega-menu .sub-menu {top: -3.5rem;}
.nav-down #mainNav .has-mega-menu > .sub-menu {
	top: 9.05rem;
	top: calc(9.05rem - 2.8rem + .625rem);
	display: flex;
	flex-direction: row;
	align-items: start;
	border-top: 2px solid #e8e8e8;
	z-index: -5;
	opacity:0;
	}
.nav-down #mainNav .has-mega-menu.reverse > .sub-menu {flex-direction:row-reverse;}
.nav-down #mainNav .has-mega-menu > .sub-menu > li {flex: 1;}
.nav-down #mainNav .has-mega-menu .sub-menu .sub-menu, #mobileNav .has-mega-menu .sub-menu .sub-menu {
	display: flex;
	flex-direction: column;
	align-items: start;
	position: relative;
	top: 0;
	padding:0 1rem;
	background: unset;
	}
#mobileNav .has-mega-menu .sub-menu .sub-menu {padding: 0 0 1rem;border-bottom: 1px #aaa dotted;margin: 0 1rem;}
#mobileNav .has-mega-menu .sub-menu li:last-child .sub-menu {border-bottom:none;}
.nav-down #mainNav .has-mega-menu .sub-menu .sub-menu li {width:100%;margin-bottom: .5rem;}
.nav-down #mainNav .has-mega-menu > .sub-menu .menu-item-has-children>a {font-weight:bold;text-transform: uppercase;color: #9c0000;}
.nav-down #mainNav .red > a {font-weight:bold;color: #9c0000;}
.nav-down #mainNav .grey > a > a {font-weight:bold;color: #757575;}
#mobileNav .red > a {color: #9c0000;}
#mobileNav .grey > a {color: #757575;}
.nav-down #mainNav .title > a, #mobileNav .title > a {text-transform:uppercase; margin-left:-1rem;}
.nav-down #mainNav .borderTop > a, #mobileNav .borderTop > a {border-top:solid 1px #ccc; padding-top:1rem;}
.nav-down #mainNav .borderBottom > a, #mobileNav .borderBottom > a {border-top:solid 1px #ccc; padding-bottom:1rem;}

#mobileNav .has-mega-menu > .sub-menu .menu-item-has-children>a {
	font-weight:bold;
	text-transform: uppercase;
	color: #3c3c3c;
	}
#mobileNav .has-mega-menu > .sub-menu .menu-item-has-children:first-of-type>a {border-top: none;}
.nav-down #mainNav .has-mega-menu > .sub-menu .menu-item-has-children.hideTitle>a, #mobileNav .has-mega-menu > .sub-menu .menu-item-has-children.hideTitle>a {display:none;}
.nav-down #mainNav .has-mega-menu > .sub-menu .menu-item-has-children>a:link:hover, .nav-down #mainNav .has-mega-menu > .sub-menu .menu-item-has-children>a:visited:hover {
	color: #fff;
	}
.nav-down #mainNav .has-mega-menu > .sub-menu .menu-item-has-children>a:after, #mobileNav .has-mega-menu > .sub-menu .menu-item-has-children>a:after {content:none;}

#mobileNav ul li .sub-menu li .menuHTML p {padding-left:0}


/***************************** Featured Category Menu ******************************************/

#subNav {
    width: 100%;
    padding: 0 10%;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size:1rem;
}
#subNav h3 {font-family: Georgia, Times, "Times New Roman", serif; font-size: 1.1875em; line-height: 1.65; font-weight:bold; float:left; margin:.9em 2em 0 0;}
#subNav ul {margin:0; display:flex; flex-direction: row; justify-content: space-around; align-items: center; list-style-type: none;}
#subNav ul li {margin-right:1em;padding:1em 0;line-height: 1.3em; text-align: center;}
#subNav ul li a {color:grey; font-weight: 500;display: block}
#subNav ul li a:hover {
	color:#000;
	-ms-transform: scale(1.05, 1.05); /* IE 9 */
    -webkit-transform: scale(1.05, 1.05); /* Safari */
    transform: scale(1.05, 1.05);
	}






/***************************** Nav Menu ******************************************/
#nav-menu {
	overflow-y: scroll;
	max-height: 3000px;
	display: block;
	position:fixed;
	padding-top: 2.8rem;
	padding-bottom: 2.8rem;
	right: 100%;
	bottom: 0;
	left: -100%;
	display:inherit;
	background:  #e2e2e3;
	width: 100%;
	height: 100%;
	z-index: 5;
	opacity: .2;
	top: 2.8rem;
	top: .625rem;
	transition: opacity 0.6s ease-in-out,max-height 0.6s ease-in-out,left 0.6s ease-in-out,right 0.6s ease-in-out;
}

#nav-menu.toggled {display:none;}

/*mobileUpperNav*/

#mobileUpperNav {
	position: relative;
	display: block;
	height: fit-content;
	margin: .5rem 0 0;
	padding-bottom: .5rem;
	border-bottom: 3px solid #757575;
}
#mobileUpperNav ul {margin:0;display:flex;flex-direction: row;justify-content: space-evenly;align-items: center;list-style-type: none;flex-wrap: wrap;}

#mobileUpperNav ul li a {display: block;color: #757575;text-transform: uppercase;position: relative;line-height:1rem;text-align: center;font-family: calibri, sans-serif;font-weight: 400;font-size: 1.3rem;padding: 1rem .5rem;}
#mobileUpperNav ul li a:hover {opacity:1;background: #ececec;}

#mobileUpperNav ul li.active>a {opacity:1;}
#mobileUpperNav ul li.current-menu-item a {background: #535353;}

#mobileUpperNav ul li. .sub-menu {display:none;}

#mobileUpperNav ul li.giveNowButton, #mobileUpperNav ul li.search {
    /*display: none;*/
}
#mobileUpperNav ul li.giveNowButton a {
    background: #a7a7a7;
    border-radius: 1.875rem;
    color: #fff;
    font-size: 1.3rem;
    padding: .5rem 1.3rem;
    min-height: unset;
}

#mobileUpperNav ul li.giveNowButton a:hover {
    background: #9c0000;
}

/* Heart */
#mobileUpperNav ul li.giveNowButton a::before {
	display:inline-block;
	/*content: '❤';*/
	content: url(../img/witf-heart.svg);
	font-size: 1.1rem;
	color: #9c0000;
	margin-right: .5rem;
	width: .95rem;
}

#mobileUpperNav ul li.giveNowButton a:hover::before {
	animation: beat .33s infinite alternate;
	transform-origin: center;
	color: #fff;
}

/* Roses Campaign */
#mobileUpperNav ul li.roses {}
#mobileUpperNav ul li.roses a {
    background: #9c0000;
    border-radius: 1.875rem;
    color: #fff;
    padding: .5rem 1.3rem;
    font-size: 1.3rem;
    min-height: unset;
}

#mobileUpperNav ul li.roses a:hover {
    background: #e62117;
}

#mobileUpperNav ul li.roses a::before {
	display:inline-block;
	content: url(../img/witf-heart-white.svg);
	font-size: 1.1rem;
	color: #fff;
	margin-right: .5rem;
	width: .95rem;
	font-weight: 500;
}

#mobileUpperNav ul li.delays {}
#mobileUpperNav ul li.delays a {
    background: #e62117;
    border-radius: 1.875rem;
    color: #fff;
    font-size: 1.3rem;
    padding: .5rem 1.3rem;
    font-size: 1.3rem;
    min-height: unset;
}

#mobileUpperNav ul li.delays a:hover {
    background: #007eff;
}

#mobileUpperNav ul li.delays a::before {
	display:inline-block;
	font-family: 'Font Awesome 5 Free';
	content: '\f2dc';
	font-size: 1.1rem;
	color: #fff;
	margin-right: .5rem;
	width: .95rem;
	font-weight: 500;
}

/* Heart beat animation */
@keyframes beat{
	to { transform: scale(1.2); }
}

/*mobileNav*/

#mobileNav {margin: 1rem .5rem 2rem; text-align:start;}
#mobileNav ul {margin:0; list-style-type: none;}
#mobileNav ul li {border-bottom: solid 1px #AAA;}
#mobileNav ul li:last-child {border-bottom: none;}
#mobileNav ul li a {padding: 1rem;font-size: 1.3rem;line-height:1.5rem;width:100%;display:flex;white-space: pre-wrap;font-weight: normal;}
#mobileNav ul li > a {font-size: 1.3rem;line-height:1.5rem;width: calc(100% - 3.5rem);display:flex;white-space: pre-wrap;position: relative;}
#mobileNav ul li.has-mega-menu > a {border-right: 1px solid #AAA;}
#mobileNav ul li.has-mega-menu > a:hover {opacity:1;}
#mobileNav ul.menu li > a:link, #mobileNav ul.menu li > a:visited {color:#9c0000;}
#mobileNav ul ul {margin-left: 0;list-style-type: none;padding: .5rem 0;border-bottom: solid .2rem #000;}
#mobileNav ul ul li {border-bottom: none;}
#mobileNav ul ul li a {font-size: 1rem;line-height:1.2rem;width:100%;padding: .5rem;}

#mobileNav li.current-menu-item a {
	/*REVERT BELOW BACK AFTER REVIEW ROUND*/
	/*background: #888;*/
	display:flex;
	color:#fff;
	}
#mobileNav ul li.menu-item-has-children>a span{
	color: #aeaeae;
	font-size: 1rem;
	position: absolute;
	top: 0;
	right: -3.5rem;
	width: 3.5rem;
	padding: 1rem;
	margin-left: 0;
	height: 100%;
	text-align: center;
}
#mobileNav ul li.menu-item-has-children.active>a span{
	transform: rotate(180deg);
	color:#9c0000;
}

/* Fixes iframe embeds in mobile Nav */
#mobileNav .menuHTML {width:100%;}
#mobileNav ul li .sub-menu li a:nth-child(2) {padding: 0 .9rem;}
#mobileNav ul li .sub-menu li a:nth-child(2):hover {background:none; opacity:1;}
#mobileNav ul li .sub-menu li a:nth-child(2) p {margin-top:0;}

#mobileSocial{position: initial;}
#mobileSocial #menu-social-media {
	display: flex;
	flex-flow: column nowrap;
	justify-content: space-around;
	align-items: start;
	margin: 0 1rem;
	min-width: 100%;
	height: auto;
}

.menu-social-media-container ul li a i {
    width: 3rem;
    font-size: 1.5rem !important;
}

#nav-menu .menu-header-social-media-container {position:relative; width:100%; right: initial; margin-bottom: 1rem;}
#nav-menu .menu-header-social-media-container ul {display:flex; justify-content:space-around; padding: .5rem;}

.navWrapper {
	position:relative;
	text-align:center;
	width: 1200px;
    max-width: 100%;
    max-width: -webkit-calc(100% - 8rem);
    max-width: calc(100% - 8rem);
    margin: 1rem auto;
}

.navWrapper p {margin-top:1rem; margin-bottom:1rem;}
.navWrapper h3 {font-family: Georgia, Times, "Times New Roman", serif; text-transform:uppercase; font-weight:bold; margin-bottom:2rem;}
.navWrapper hr {width:42rem;}
.navWrapper a {
	font-weight: Bold;
	text-decoration: none;
	text-shadow: none;
	background-image: none;
}

/***************************** Top Bar Search Form ******************************************/
#topSearchForm {position: relative;z-index: 5;right: -100vw;opacity:0;transition: opacity 0.6s ease-in-out, right 0.6s ease-in-out;top: -1.7rem;}
#menu-search, #mainNav, .menu-header-social-media-container {opacity:1;transition: opacity 0.6s ease-in-out, left 0.6s ease-in-out, right 0.6s ease-in-out, top 0.6s ease-in-out, bottom 0.6s ease-in-out;}
.search {overflow:hidden; height:2.6rem;}
#menu-search {position:relative; top:0;}
#topSearchForm.toggled {opacity:1;right:0;padding-right: 10%;}
#menu-search.toggled {opacity: 0.5;top:-2.3rem;}
#mainNav.toggled, #logoSection .menu-header-social-media-container.toggled {opacity:0;}


#topSearchForm #s, #topSearchForm #a, #searchform #a {
	border: 1px solid #e2e2e3 !important;
	width: calc(100% - 5rem);
	height: 1.5rem;
	padding: 1rem;
	font-size: 1rem;
	outline: none;
	caret-color:#9c0000;
	border-radius: 1.25rem;
}
#topSearchForm #s:focus, #topSearchForm #a:focus, #searchform #a:focus {
	border: 1px solid #e2e2e3 !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	outline: none;
}

#topSearchForm .search-field {
    width: calc(100% - 5rem);
    height: 4rem;
    padding: 1rem;
    font-size: 2rem;
	outline: none;
}
#topSearchForm .search-field:focus {
	border: 1px solid #3c3c3c !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	outline: none;
}

#topSearchForm button {background:none;outline: none;position:relative;top: 1.2rem;left: .1rem;}
#topSearchForm #icon-search, #searchform #icon-search {
	width: 3rem;
	height: 3rem;
	fill: #9e9e9e;
}
#topSearchForm #icon-search:hover,#searchform #icon-search:hover {
	transform: scale(1.1, 1.1);
	fill: #9e9e9e;
}

/***************************** Mobile Search Form ******************************************/
#searchform #mobile-s {
    width: calc(100% - 3rem);
    height: 2rem;
    padding: 1rem;
    font-size: 1rem;
    border: 1px solid #ccc!important;
    outline: none;
    caret-color: #9c0000;
}
#searchform #mobile-s:focus {
	border: 1px solid #3c3c3c !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	outline: none;
}

#searchform .search-field {
    width: calc(100% - 5rem);
    height: 4rem;
    padding: 1rem;
    font-size: 2rem;
	outline: none;
}
#searchform .search-field:focus {
	border: 1px solid #3c3c3c !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	outline: none;
}

#searchform button {background:none;outline: none;position:relative;top: .7rem;left: .1rem;padding: 0;}
#searchform #icon-search {
	width: 2rem;
	height: 2rem;
	fill: grey;
}
#searchform #icon-search:hover {
	transform: scale(1.1, 1.1);
	fill: #9c0000;
}

.nav-menu-widget ul li {
	font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 1.5rem;
    line-height: 1.8rem;
	padding-bottom: 1rem;
}
.nav-menu-widget ul li a {
}

.nav-menu-widget ul li span{
	font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 1rem;
    line-height: 1.2rem;
    text-transform: uppercase;
	color:#9c0000;
	display: block;
}

.nav-topics {margin:1rem;}
.nav-topics a.fullList {
	font-family: Georgia, Times, "Times New Roman", serif;
	text-transform:uppercase;
    font-weight: bold;
    color: #9c0000;
    text-align: center;
    width: 100%;
    padding: .5rem 1rem;
    display: block;
    background-image: none;
	margin-top:1rem;
}
.nav-topics a.fullList:hover {
	background: #2f4459;
	color:#fff;
}
.nav-topics .topTags {
	text-align:left;
	moz-column-count: 2;
    -moz-column-gap: 2rem;
    -webkit-column-count: 2;
    -webkit-column-gap: 2rem;
    column-count: 2;
    column-gap: 2rem;
}
.nav-topics .topTags ul {margin:0; list-style-type: none;}
.nav-topics .topTags ul li {width: 100%; border-top: 1px solid #ddd;}
.nav-topics .topTags ul li a {display: flex; justify-content: space-between;}
.nav-multimedia {margin:1rem;}
.nav-about {max-width:42rem; margin:2rem auto;}
.nav-team {max-width:42rem; margin:1rem auto;}

.nav-team.author .nav-author {padding:1rem; display:flex; flex-direction:row; text-align:left; -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid;}
.nav-team.author .avatarWrapper {
    width: 65px;
    min-width: 65px;
    height: 65px;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
    margin: 0 1.5rem 0 0;
    display: flex;
}
.nav-team.author a.authorEmail {margin-left:0; margin-bottom:0;}

.nav-team .team {
	moz-column-count: 2;
    -moz-column-gap: 1rem;
    -webkit-column-count: 2;
    -webkit-column-gap: 1rem;
    column-count: 2;
    column-gap: 1rem;
}

.nav-team-group{
	font-family: Georgia, Times, "Times New Roman", serif;
    text-align: left;
    font-weight: bold;
    border-top: 1px solid #b3b3b3;
    color: #2f4459;
    opacity: 0.3;
}

.authorInfo {display:flex; flex-direction:column; justify-content: flex-start; font-family: Georgia, Times, "Times New Roman", serif;}

.authorName {
	display:block;
    color: #000;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 1.3rem;
    line-height: 1.65rem;
    font-weight:700;
    white-space: normal;
    letter-spacing: 0;
	cursor: pointer;
	text-decoration:none;
	background-image:none;
}

.authorName:hover {
	background-image:inherit;
}


.authorTitle{
    color: #656565;
	text-transform:uppercase;
	font-size:1.1rem;
	font-weight:300;
}


/***************************** Homepage Content *****************************************/
.home .intro {
	position:relative;
	width: auto;
	height: auto;
	min-height: 85vh;
	padding: 0;
	overflow: hidden;
	/*border-bottom: .5rem solid #9c0000;*/
}

.home .intro .content .featuredPostContent svg {
    fill: #9c0000;
    cursor: pointer;
    opacity: .8;
}

.home .headlines .title {
	font-size: 3.3em;
	line-height: 1.3;
	margin-bottom: .3em;
	text-shadow: none;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	margin: .2em 0 .5em;
	color: #6d6e71;
	display: flex;
	align-items: baseline;
	flex-wrap: wrap;
	justify-content: center;
}

.home .headlines .title img {width:3em;margin-right: .2em;position: relative;bottom: -.03em;}

.categoryTitle {
	padding: .5rem 1rem;
	background: #9c0000;
	color: #fff;
	width: auto;
	position: absolute;
	top: -1rem;
	left: 1rem;
	text-transform:uppercase;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-shadow: none !important;
}
a.categoryTitle {opacity:1;background: #9c0000;}
a.categoryTitle:hover {opacity:1;background: #000;}

.categoryWrapper {
	display: flex;
	justify-content: center;
	}
	
/* Hide categoryWrapper on News posts */
.regional-state-news .categoryWrapper,
.national-world-news .categoryWrapper,
.politics-policy .categoryWrapper,
.health .categoryWrapper,
.energy-environment .categoryWrapper,
.education .categoryWrapper,
.economy .categoryWrapper
{display:none;}
	
a.post.categoryTitle {margin:initial;left:initial;}
.home a.post.categoryTitle {top: -.5rem;}

#editors-picks .categoryTitle {
	position: relative;
    top: .8rem;
    z-index: 5;
    font-size: .7rem;
    padding: .3rem .7rem;
}


.featuredHomeImage {
	position: absolute;
	background-size: cover;
	background-position: 50% 20%;
	height: 100%;
	width: 70%;
	margin-right: 30%;
	z-index: 0;
	top: .625rem;
	border-right: solid #ddd 2px;
	box-sizing: content-box;
}

.featuredHomeImage.rightPage, .home .content .featured a.thumb.rightPage {background-position: 80% 20% !important;}
.featuredHomeImage.leftPage, .home .content .featured a.thumb.leftPage {background-position: 20% 20% !important;}

.featuredHomeImage.noCropFeature{max-height: 70vw;/*width: 80%;*/right: inherit;background-size: contain;background-repeat: no-repeat;background-position: 50% 75% !important;}

.video .featuredHomeImage{
	background-size: contain;
    background-color: black;
    background-repeat: no-repeat;
}

.home .intro .toolTipWrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: block;
}

.home .intro .noCropFeature .toolTipWrapper {width: 100%; margin-left: initial;}

.home .intro .toolTipWrapper .toolTip {
    color: #fff;
    position: absolute;
    bottom: 0;
    padding: .3rem 1.2rem .8rem; /*fixes overlap on some displays*/
    background: rgba(0,0,0,.5);
    width: 100%;
    text-align: left;
}
.home .intro .toolTipWrapper .toolTip p {color: #fff; font-size: 1em; line-height: 1.2em;}

.toolTipWrapper .toolTip.showToolTip a, .content .wp-media-credit a {position:relative; z-index:2; text-shadow:none; text-decoration: underline; background-image:none;}

.home .intro .toolTipWrapper .toolTip .description{margin-right:2rem;}

.home .intro .toolTipWrapper .featuredCredit {
	text-align: right;
    font-size: .9rem;
    padding: .1rem.5rem;
}


.homepageContentWrapper {
	min-height: calc(100vh - 45rem);
	margin: 0 auto;
	background: #fff;
	position: relative;
	z-index: 2;
}

.featuredPost {font-size: 1rem;}

.featuredPostContent {
	position:absolute;
	width: 70%;
	left: 0;
	bottom: 0;
	color:#000;
	background: rgba(255,255,255,.95);
	padding: 3rem;
	display: flex;
	flex-direction: column;
	z-index: 3;
}

.hasAside .featuredPostContent {width: calc(70% - 18.75rem);}
.hasAside .featuredHomeImage {width: calc(70% - 18.75rem);}

.featuredPostContent h2, .featuredPostContent h3, .featuredPostContent h4, .featuredPostContent byline, .featuredPostContent p {
	text-shadow: none !important;
	color: #4a4a4a;
}

.featuredPostContent .subhed {
        padding-bottom: .5rem;
}

.featuredPostContent byline a {
    color: #7f7f7f !important;
    text-decoration: underline;
    font-weight: 600 !important;
}

.home .content .featuredPostContent h2 {font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:400; font-size: 2.2em; line-height: 1.3em;}
.home .content .featuredPostContent .subtitle, .home .content .featuredPostContent .subhed {font-size: 1.3em; margin-bottom: 1em; text-shadow: none !important; color: #b5b5b5;}
.home .content .featuredPostContent h3.subtitle, .home .content .featuredPostContent h3.subhed, .featuredPostContent byline, .featuredPostContent p {margin-bottom: 1rem;font-size: 1.1rem;font-weight:300;line-height: 1.3;}
.home .content .featuredPostContent h3.subtitle, .home .content .featuredPostContent h3.subhed {font-family: Georgia, Times, "Times New Roman", serif;font-weight:400;font-style: italic; margin:0; text-transform:initial; font-size:1.7rem; line-height:1.9rem; font-weight:300; padding-bottom:1rem;}

.home .readMore {
    display: block;
    font-family: Georgia, Times, "Times New Roman", serif;
    clear: both;
    background: none;
    text-decoration: none;
    color: #9c0000;
    box-sizing: border-box;
    border: solid 1px #9c0000;
    padding: .8rem;
    margin-top: 1rem;
    margin-bottom: 0;
    opacity: 1;
    position: relative;
    text-align: center;
    text-shadow: none !important;
    text-transform: uppercase;
}
.home .readMore:hover {
    background: #9c0000;
	color:#fff;
    opacity: 1;
}

.headlines {
	position: relative;
	float: right;
	width: 30%;
	/* min-height: calc(80vh - 3rem); */
	height: 100%;
	min-height: 85vh;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	padding: 9rem 3rem 2rem;
	font-size: 1rem;
}

.hasAside .headlines {padding: 9rem 4rem 2rem;}

.headlines .headline {margin-bottom: 1.3em;margin-left: 1em;margin-right: 1em;}
.headlines .headline.missing h2 {color:red; word-wrap: break-word;}
.headlines .headline a.thumb {
	position: relative;
	display: block;
	background-size: cover;
	background-position: 50% 20%;
	width: 100%;
	height: 53.7vw;
	max-height:25rem;
}

.headlines .headline h2 {
	padding-bottom: .2em;
	font-size: 1.5em;
	line-height: 1.3;
}
.featuredPostContent .subhed, .headlines .headline .subhed {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #9d9d9d;
	font-size: 1rem;
	padding-bottom: .5rem;
}

.headlines .headline hr {border:0; height:1px; background:#b3b3b3; background-image:none; opacity:.3;}
.headlines hr:last-of-type{display:none;}

.homepageContentWrapper .content {width:1020px;margin: 0 auto;}

.headline > a p.wp-media-credit {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding-right: .5rem !important;
	font-size: .8rem;
	color: rgba(255,255,255,.8);
	font-weight: 400;
}

.headline byline a {
    color: #7f7f7f !important;
    text-decoration: underline;
    font-weight: 600 !important;
}

.headline time {text-transform: uppercase;font-size: .75em;display: inline-block;margin-top: .2em;cursor: initial;margin-left: .5em;}

/*hide headline elements */
.headlines .headline a.thumb, .headlines .headline .excerpt, .headlines .headline .subhed, .headlines .headline byline {display:none;}

/**** Homepage Widget Area Above ****/

.homepagewidgetarea-above, .newslandingwidgetarea-above {
	background: #c7c7c7;
	margin: 0 0 0;
	padding: .5rem;
	box-shadow: inset 0px 11px 8px -10px #545454;
	}
	
.homepagewidgetarea-above .homepagewidgetarea-above-title, .newslandingwidgetarea-above .newslandingwidgetarea-above-title, .contentFooterWidget3 .contentfooter-below {font-family: Georgia, Times, "Times New Roman", serif;font-weight: 300;font-size: 1.9rem;line-height: 2.1rem;text-align:center;margin: 0 0 .5rem; color:#6d6e71;}

.homepagewidgetarea-above .custom-html-widget, .newslandingwidgetarea-above .custom-html-widget, .contentFooterWidget3 .custom-html-widget {display:flex; flex-direction:row; justify-content:center;}

.actionButtonLeft{
	position: relative;
	color: #fff;
	background: #515154;
	min-height: 5.625rem;
	min-width: 32.5rem;
	border: solid 0.1875rem #ffffff;
	border-radius: 2rem;
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	text-align:initial;
	align-items: center;
	padding: 1rem 2rem 1rem 4rem;
	overflow:hidden;
	margin:.5rem 1rem;
	text-shadow:none !important;
}
.actionButtonRight{
	position: relative;
	color: #fff;
	background: #515154;
	min-height: 5.625rem;
	min-width: 32.5rem;
	border: solid 0.1875rem #ffffff;
	border-radius: 2rem;
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	text-align:initial;
	align-items: center;
	padding: 1rem 4rem 1rem 2rem;
	overflow:hidden;
	margin:.5rem 1rem;
	text-shadow:none !important;
}	

.actionButtonLeft:hover, .actionButtonRight:hover {opacity:1; background: #6a6a6a;}

.arrow-right-1 {
  position:absolute;
  transition: left 0.5s ease, right 0.5s ease;
  left:0;
  width: 0; 
  height: 0; 
  border-top: 5rem solid transparent;
  border-bottom: 5rem solid transparent;
  border-left: 2.5rem solid #e62117;
}
.arrow-right-2 {
  position:absolute;
  transition: left 0.5s ease, right 0.5s ease;
  left:-0.3125rem;
  width: 0;
  height: 0;
  border-top: 5rem solid transparent;
  border-bottom: 5rem solid transparent;
  border-left: 2.5rem solid #9c0000;
}

.arrow-left-1 {
  position:absolute;
   transition: left 0.5s ease, right 0.5s ease;
  right:0;
  width: 0; 
  height: 0; 
  border-top: 5rem solid transparent;
  border-bottom: 5rem solid transparent;
  border-right: 2.5rem solid #e62117;
}
.arrow-left-2 {
  position:absolute;
   transition: left 0.5s ease, right 0.5s ease;
  right:-0.3125rem;
  width: 0; 
  height: 0; 
  border-top: 5rem solid transparent;
  border-bottom: 5rem solid transparent;
  border-right: 2.5rem solid #9c0000;
}

a.actionButtonLeft:hover .arrow-right-1 {left:0.625rem;}
a.actionButtonRight:hover .arrow-left-1 {right:0.625rem;}

/* Blue*/
a.actionButtonLeft.blue .arrow-right-1 {border-left: 2.5rem solid #2d86d6;}
a.actionButtonLeft.blue .arrow-right-2 {border-left: 2.5rem solid #005bac;}
a.actionButtonRight.blue .arrow-left-1 {border-right: 2.5rem solid #2d86d6;}
a.actionButtonRight.blue .arrow-left-2 {border-right: 2.5rem solid #005bac;}

/* Green*/
a.actionButtonLeft.green .arrow-right-1 {border-left: 2.5rem solid #9af858;}
a.actionButtonLeft.green .arrow-right-2 {border-left: 2.5rem solid #75bc43;}
a.actionButtonRight.green .arrow-left-1 {border-right: 2.5rem solid #9af858;}
a.actionButtonRight.green .arrow-left-2 {border-right: 2.5rem solid #75bc43}

.actionButtonText {
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.9rem;
	line-height: 2.1rem;
	flex:2;
}
.actionButtonText span {
	text-transform: initial;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.2rem;
}

/* Roses Campaign Action Button */

.actionButtonRight.roses {
    color: #9c0000;
    background: #f6f6f5; /*I experimented with making this off-white in an earlier version. Feel free to leave it white.*/
    border: solid 0.1875rem #f6f6f5; /*same as above*/
    background-image: url(/wp-content/uploads/2020/01/rosesbutton.jpg);
    background-position: 75% 50%;
    background-size: cover;
}
.actionButtonRight.roses:hover {opacity: 1; filter: brightness(1.05);}
.actionButtonRight.roses span {color:#3a0114; font-weight:bold;}


/**** Ad Space ****/

.ad-space {
    min-height: auto;
    flex-direction: row;
    padding: 1rem;
    float: none;
    justify-content: space-evenly;
    right: initial;
    max-width: 100%;
    border-top: solid 2px #ddd;
}

.ad-space a {
	background-image: none;
    color: #9c0000;
    padding-bottom: 2px;
    font-weight: 600;
    text-decoration: underline;
}

.home .aside {
	position: relative;
	float: right;
	right: 1rem;
	min-height: calc(80vh - 3rem);
	display: flex;
	padding: 9rem 0 2rem;
	flex-direction: column;
	justify-content: center;
	max-width: 18.75rem;
	width: 100%;
	border-top: none;
	z-index: 1;
}

.home .aside .aside-widget > h3.aside {display:none;}

.topic .ad-space {
	margin: 0 !important;
	border-top: solid 1px #f3f3f3;
	border-bottom: none;
	display: inline-block;
	width: 100%;
}

.ad-space img, .aside img {max-width:100%;}

.homepagewidgetarea-after2, .homepagewidgetarea-after4, .homepagewidgetarea-after6, .homepagewidgetarea-below, .contentfooter-below {
	position: relative;
	padding: 1rem 0 !important;
	/* border-top: solid 1px #f3f3f3; */
	clear:both;
}

.aside .textwidget  {
    display: flex;
    flex-direction: column;
    justify-content: center;
	max-width:728px;
}

.homepagewidgetarea-after2 .textwidget, .homepagewidgetarea-after4 .textwidget, .homepagewidgetarea-after6 .textwidget,.homepagewidgetarea-below .textwidget, .contentfooter-below .textwidget {
    display: flex;
    flex-direction: column;
    justify-content: center;
	max-width:1020px;
}

.aside .custom-html-widget {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 18.75rem;
    width:100%;
}
.ad-space .widget-ads, .aside .widget-ads {
	width: 100%;
    display: flex;
    position: relative;
    left: 0;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}
.ad-space .widget-ads {max-width:728px; margin: 0 auto;}
.home .aside .widget-ads {
	width: 100%;
    display: flex;
    position: relative;
    left: 0;
    flex-direction: column;
    justify-content: space-evenly;
}
.ad-space .widget-ads > div, .aside .widget-ads > div {margin: 1rem .5rem 1rem; background-image: url(../img/your-ad-here.jpg); background-size:contain; border: solid 1px #e0e0e0; box-sizing: content-box;}

.homepagewidgetarea-after2 .custom-html-widget, .homepagewidgetarea-after4 .custom-html-widget, .homepagewidgetarea-after6 .custom-html-widget,.homepagewidgetarea-below .custom-html-widget, .contentfooter-below .custom-html-widget {
    display: flex;
    flex-direction: column;
    justify-content: center;
	/*max-width:1020px;*/
	max-width:initial;
}

.home .content h3.redHeadBar {clear:both; color:#fff;
	}
	
.topo {
	display:flex;
	flex-direction:column;
	border-top: solid 1px #bdbdbd;
	background: url(../img/topo-bg-light.jpg) 100% 0 repeat;
	border-bottom: solid 1px #bdbdbd;
	z-index: 400;
    margin: 2rem 0 0 !important;
    padding: 1rem;
	margin-left: calc(-100vw / 2 + 100% / 2) !important;
    margin-right: calc(-100vw / 2 + 100% / 2) !important;
	justify-content: center !important;
	align-items: center;
			  
    position: relative;
	clear: both;
}

.topo.dark {
	background: url(../img/topo-bg.jpg) 100% 0 repeat;
}

.dark {
	background: url(../img/topo-bg.jpg) 100% 0 repeat;
}

.row, .row>div {flex-direction:row !important; align-items: center;}
.column, .column>div {flex-direction:column !important; align-items: center;}


	
/**** Category Section ****/
.categorySection {
	clear: both;
	border-top: solid 1px #f3f3f3;
	margin-bottom: 1rem;
	background: #fff;
	}
.categorySection:first-of-type {border-top:none;}

.categoryPosts {}

.content .featured {display:flex; flex-direction:column; justify-content:flex-start; width:25%; float: left; flex-grow: 1; margin-bottom:1rem;}

.content h3 {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 1.4rem;
	line-height: 1.7rem;
	margin: 1rem 0 .5rem;
}

.content h3 span {
	font-family: Georgia, Times, "Times New Roman", serif;
	text-transform: initial;
	font-weight:initial;
	font-size: 1rem;
    line-height: 1.2rem;
	color:#6d6e71;
}

.content ul li {margin-bottom: .5rem}

.featured .wp-media-credit {
	text-align:right;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size:.6rem;
	font-weight:bold;
	margin-top:0;
	background-color: rgba(5,5,5,.5);
    padding: 0 .5rem;
	position: relative;
    bottom: 27px;
    color: #fff;
    margin-bottom: -20px;
	border-bottom: solid 1px #dadada;
	border-right: solid 1px #dadada;
	border-left: solid 1px #dadada;
	line-height: 1.65rem;
}

.photoCredit {display:inline-block;float: right;margin-top: .5rem;}
svg.camera {fill:#fff; margin: 0 5px -2px 0;}

/* Featured 1 */
.content .featured:first-of-type {width:75%; float:left; padding-right:1rem; min-height: 550px; justify-content: space-between;}

.content .numberOfPosts-2 {display:flex; flex-direction: row;}
.content .numberOfPosts-2 .featured:first-of-type {width:50% !important;padding-right: 1rem !important;min-height: initial;}
.content .numberOfPosts-2 .featured{width:50% !important; padding-left: 0 !important;}
.content .numberOfPosts-2 .featured .thumb{height:383px;}
.content .numberOfPosts-2 .featured h2{font-size: 1.8rem;line-height: 2rem;}
.content .numberOfPosts-2 .featured .excerpt {display: inherit;  margin: .5rem 0;}

/*.content .numberOfPosts-1 {display:flex; flex-direction: row;}*/
/*.content .numberOfPosts-1 .featured:first-of-type {width:100%; padding-left:0 !important; padding-right:0!important;}*/


.content .categorySection:nth-of-type(even) .featured:first-of-type {width:75%; float:right; padding-left:1rem; padding-right:0;}
.content .featured:first-of-type h2 {font-size: 1.8rem;line-height: 2rem;margin-bottom: 0;}
.content .featured:first-of-type .excerpt {display:initial;}
.content .featured:first-of-type .subtitle, .home .content .featured:first-of-type .subhed {display:inherit;}
.content .featured:first-of-type a.thumb {
	position: relative;
	display: block;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 383px;
}
/* Featured 2 & 3 */
.content .featured a.thumb {
	position: relative;
	display: block;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 10rem;
	border: solid 1px #dadada;
	-webkit-print-color-adjust: exact;
	color-adjust: exact;
}
.content .featured h2 {margin-top:.5rem;margin-bottom: 0;font-size: 1.2rem;line-height: 1.5rem;}
.content .featured .excerpt {display:none; margin: .5rem 0;}
.content .featured .excerpt p {margin-top: .5rem;margin-bottom: .5rem;}
.content .featured .sources {display:inherit; line-height: 1rem;}
.content .featured .subtitle, .content .featured .subhed {display:none;margin: .5rem 0 1rem;font-size: 1.5rem;color: #b5b5b5; flex-grow:1;}
.content .numberOfPosts-2 .featured .subtitle, .content .numberOfPosts-2 .featured .subhed, .content .numberOfPosts-2 .featured .excerpt {display:initial !important;}
.content .featured:first-child .excerpt {display:initial;}
.content .featured:first-child .subtitle, .content .featured:first-child .subhed {display:inherit;}
.content .featured:last-of-type {padding-right:0;}
.content .featured:last-child .thumb {padding-right:0; margin-right:0;}
/*Featured Byline */
.featured:first-child byline {margin-top:0; cursor:inherit;}
.featured byline, .featured .postDate, .featured .modDate {display:inline;}
.featured byline {font-size:1rem; line-height:1.2rem; margin-top:.3rem; color: #afafaf;}

.featured byline .features {display:none;}
.featured:first-child byline .features {display:inline-block;}
.features {position: relative; display: inline-block;top: .35rem; margin-right: .1rem; background-image:none !important;}
.features a:hover {background-image:none !important;}
.features svg {fill:#9c0000; display: inline; padding-right: .2rem;}
.features img {display: inline; padding-right: .2rem; width: 1.5rem; height: 1.5rem;}

/************** Tables *********************/
table {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.1875rem;
    line-height: 1.65rem;
    line-height: 1.3;
    font-weight: 500;
    white-space: normal;
	margin:1rem;
}
table td {padding: 0 2rem 1rem 0; vertical-align:top;}
table td a {color:#9c0000; text-decoration:underline;}
table td:nth-child(1) {text-align:center;}
table td:nth-child(1) a.button {}

/************** Schedules *********************/
table.schedule {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1.1875rem;
	line-height: 1.65rem;
	line-height: 1.3;
	font-weight: 500;
	white-space: normal;
	margin:1rem;
}
table.schedule td {padding: 0 2rem 1rem 0; vertical-align:top;}
table.schedule td:nth-child(1) {text-align:right;}
table.schedule td a {color:#9c0000; text-decoration:underline;}




/************** Featured Stories *********************/

.page .main .featuredStorySection.alignnone, .page .main .featuredStorySection {margin-left:-8rem; margin-right: -8rem;}

.page .main .featuredStorySection.alignfull {
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
}

.featuredStorySection + .featuredStorySection {margin-top:0; margin-bottom:0;}

.featuredStories {
    display:grid;
    grid-template-columns:1fr 1fr 1fr 1fr;
    grid-gap:1rem;
	padding:1rem;
	margin-top:0;
	margin-bottom:0;
	margin-left: initial;
	list-style-type: none;
}

.featuredStories p {margin:0 !important; padding: 0 !important;}

.featuredStory{padding-bottom:1rem;display: flex;flex-direction: column;}

.featuredStory h2, .featuredStory h4 {
    font-size: 1.2rem;
    line-height: 1.3;
    margin: .5rem 0 !important;
}
.featuredStory h2 a, .featuredStory h4 a {
	display: inline-block;
	display:flex;
	color: unset !important;
	text-decoration: none !important;
	font-weight: normal !important;
}

.featuredStory > a:first-of-type {
    background-size: cover;
    background-position: 50% 20%;
	-webkit-print-color-adjust: exact;
}

.featuredStory > a {position:relative;min-height: 9rem;border: solid 1px #e4e4e4;display: block;}
.alignwide .featuredStory > a {min-height: 10rem;}
.alignfull .featuredStory > a {min-height:12.5rem;}

.featuredStory > a span.wp-media-credit {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding-right: .5rem !important;
	font-size: .8rem;
	color: rgba(255,255,255,.8);
	font-weight: 400;
	margin-bottom: 0;
}

.featuredStories .postDate {margin: .5rem 0 0; text-align: initial;font-size: .8rem; font-family: Georgia, Times, "Times New Roman", serif;}
.featuredStories .postDate strong {text-transform:uppercase; color: #9c0000;}

.featuredStories .excerpt, .featuredStories .subhed {display:none;font-family: Georgia, Times, "Times New Roman", serif;color: #282828;padding-bottom: 1rem !important;line-height: 1.3;}
.featuredStories .excerpt p, .featuredStories .subhed p{font-size:1rem; line-height: 1.3; margin-bottom:.5rem !important;}

.featuredStory byline{font-size: 1rem; line-height: 1.3; cursor: auto;}
.main .contentWrapper .content .featuredStory byline a {color: #4c4c4c;text-decoration: none;font-weight: 600 !important;}
.main .contentWrapper .content .featuredStory byline a:hover {text-decoration: underline !important;opacity: 1;}
.featuredStory byline a.features:hover {text-decoration:none;}

.featuredStorySection.alignright .featuredStories, .featuredStorySection.alignleft .featuredStories {grid-template-columns: 1fr;}
.featuredStorySection.alignright .featuredStories .featuredStory, .featuredStorySection.alignleft .featuredStories .featuredStory {grid-template-columns: 1fr;}
.featuredStorySection.alignright {left: 1rem; margin-top: 0; margin-left: initial;}
.featuredStorySection.alignleft {right: 1rem; margin-top: 0; margin-right: initial;}
.featuredStorySection.alignwide {width: 100vw !important; margin-left: calc(-50vw + 50%) !important;margin-right: calc(-50vw + 50%) !important;max-width: 100vw !important;margin-top: 0 !important;margin-bottom: 0 !important;padding: 1rem;margin-bottom: 1.65rem;background:#fff;z-index: 5;}
.featuredStorySection.alignwide .featuredStories{margin-left: auto;margin-right: auto;max-width: 1200px;}
.featuredStorySection.alignfull {padding: 0 1rem; margin-bottom: 1.65rem;background:#fff;box-shadow: 0px 10px 10px 0px rgb(255, 255, 255);z-index: 5;}


.eventBlock {
	float: left;
	margin-top: .1rem;
	margin-right: .5rem;
	font-family: 'Open Sans', serif;
	font-size: .7rem;
	line-height: 1.3;
	text-align: center;
	text-transform: uppercase;
	display: flex;
	flex-direction: column;
}
.eventMonth {
    padding: .2rem .3rem;
    background: #a7a7a7;
	border: solid 1px #a7a7a7;
	border-bottom: 0;
	border-radius: .3rem .3rem 0 0;
    color: #fff;
}
.eventDay {
    padding: .2rem;
	border: solid 1px #e4e4e4;
	border-radius: 0 0 .3rem .3rem;
	border-top: 0;
	color:#000;
	background: #fff;
}

.featuredStorySection time {text-transform: uppercase;font-size: .75rem;display: inline-block;margin-top: .2rem;cursor: initial;}
.featuredStorySection time.updated {color:#9c0000; font-weight:bold;}



/************** Featured 1/4 1/4 1/4 1/4 (Default) *********************/

.featuredStory:first-child {
    grid-column:1/2;
    grid-row:1/2;
}

.featuredStory:first-child .excerpt, .featuredStory:first-child .subhed {display:none;}

.featuredStory:first-child > a:first-of-type {min-height: 9rem;}
.alignwide .featuredStory:first-child > a:first-of-type {min-height: 10rem;}
.alignfull .featuredStory:first-child > a:first-of-type {min-height:12.5rem;}


.featuredStory:first-child h2, .featuredStory:first-child h4 {font-size:1.2rem;}

.featuredStories:nth-of-type(even) .featuredStory:first-child{
    grid-column:1/2;
}

/************** Featured 3/4 1/4 *********************/

.oneTwo .featuredStory:first-child {
    grid-column:1/4;
    grid-row:1/3;
}

.oneTwo .featuredStory:first-child .excerpt, .oneTwo .featuredStory:first-child .subhed {display:initial;}

.oneTwo .featuredStory:first-child > a:first-of-type {min-height:25rem;}
.page .oneTwo .featuredStory:first-child > a:first-of-type {min-height: 30rem;}
.alignfull .oneTwo .featuredStory:first-child > a:first-of-type {min-height:25rem;}

.oneTwo .featuredStory:first-child h2, .oneTwo .featuredStory:first-child h4 {font-size:2rem; line-height:1.1;}

.oneTwo .featuredStory:first-child byline time {margin-left:.5rem;}

.featuredStorySection.oneTwo:nth-of-type(even) .featuredStories .featuredStory:first-child{
    grid-column:2/5;
}

.oneTwo .featuredStory:first-child .eventBlock {margin-top: .2rem;font-size: 1rem;}
.oneTwo .featuredStory:first-child .eventMonth {padding: .3rem .4rem;}
.oneTwo .featuredStory:first-child .eventDay {padding: .3rem;}

/************** Featured 1 over 1/4 1/4 1/4 1/4 *********************/

.one .featuredStory:first-child {
    grid-column:1/5;
    grid-row:1/3;
}

.one .featuredStory:first-child .excerpt, .one .featuredStory:first-child .subhed {display:initial;}

.one .featuredStory:first-child > a:first-of-type {min-height:25rem;}
.alignfull .one .featuredStory:first-child > a:first-of-type {min-height:25rem;}

.one .featuredStory:first-child h2, .one .featuredStory:first-child h4 {font-size:2rem;}

.one .featuredStory:first-child byline time {margin-left:.5rem;}

.one.featuredStories:nth-of-type(even) .featuredStory:first-child{
    grid-column:1/5;
    grid-row:1/3;
}

/************** Featured 1 surrounded in U shape *********************/

.u .featuredStory:first-child {
    grid-column:2/4;
    grid-row:1/3;
}

.u .featuredStory:first-child .excerpt, .u .featuredStory:first-child .subhed {display:initial;}

.u .featuredStory:first-child > a:first-of-type {min-height:25rem;}
.alignfull .u .featuredStory:first-child > a:first-of-type {min-height:25rem;}

.u .featuredStory:first-child h2, .u .featuredStory:first-child h4 {font-size:2rem;}

.u .featuredStory:first-child byline time {margin-left:.5rem;}

.u.featuredStories:nth-of-type(even) .featuredStory:first-child{
    grid-column:2/4;
    grid-row:1/3;
}

/************** Featured 2x *********************/

.XX.featuredStories, .XX .featuredStories {
    display:grid;
    grid-template-columns:1fr 1fr;
    grid-gap:1rem;
    grid-auto-rows: minmax(6.25rem, auto);
}

.XX .featuredStory > a:first-of-type {min-height:15.625rem;}
.alignfull .XX .featuredStory:first-child > a:first-of-type {min-height: 15.625rem;}

.XX .featuredStory h2, .XX .featuredStory h4 {font-size:2rem;}

.XX .featuredStory .excerpt, .XX .featuredStory .subhed {display:initial;}

/************** Featured Stories Dark *********************/

.featuredStorySection.dark {background:#000;padding-top:1rem !important;padding-bottom:1rem !important;margin-left: calc(-50vw + 50% - 4rem) !important;margin-right: calc(-50vw + 50% - 4rem) !important;padding-left: calc(50vw - 50% + 4rem);padding-right: calc(50vw - 50% + 4rem);}
.featuredStorySection.dark h3, .featuredStorySection.dark h3 span, .featuredStorySection.dark .featuredStory h2, .featuredStorySection.dark .featuredStory h4, .featuredStorySection.dark p {color: #f6f6f6;}
.featuredStorySection.dark .subhed {color:#f6f6f6;}
.featuredStorySection.dark byline, .featuredStorySection.dark byline a, .featuredStorySection.dark byline time, .featuredStorySection.dark .loadMore {color: #f6f6f6 !important;}
.featuredStorySection.dark .features img {filter: brightness(2);}
.featuredStorySection.dark .featuredStory > a {border:none;}
.featuredStorySection.dark .featuredStory > a:hover {opacity:1; filter: brightness(1.1);}

.featuredStorySection.dark time.updated {color:#FFF; font-weight:bold;}

.featuredStorySection.aligncenter.dark, .featuredStorySection.alignwide.dark, .featuredStorySection.alignfull.dark {width: 100vw !important; margin-left: calc(-50vw + 50%) !important;margin-right: calc(-50vw + 50%) !important;max-width: 100vw !important;padding: 0 1rem;margin-bottom: 1.65rem;box-shadow:none;}
.featuredStorySection.aligncenter.dark .featuredStories{margin-left: auto; margin-right: auto; max-width: calc(960px - 8rem);}
.featuredStorySection.alignwide.dark .featuredStories{margin-left: auto; margin-right: auto; max-width: 1200px;}


/************** Featured Stories Gray *********************/

.featuredStorySection.gray {background: #fbfbfb;padding-top: 1rem !important;padding-bottom: 1rem !important;border-top: solid 2px #e6e6e6;border-bottom: solid 2px #e6e6e6;margin-left: calc(-50vw + 50% - 4rem) !important;margin-right: calc(-50vw + 50% - 4rem) !important;padding-left: calc(50vw - 50% + 4rem);padding-right: calc(50vw - 50% + 4rem);}
.featuredStorySection.alignright.gray, .featuredStorySection.alignleft.gray {border: solid 1px #e6e6e6;}

.featuredStorySection.gray .featuredStory h2, .featuredStorySection.gray .featuredStory h4, .featuredStorySection.gray p {color:#000;}

.featuredStorySection.aligncenter.gray, .featuredStorySection.alignwide.gray, .featuredStorySection.alignfull.gray {width: 100vw !important;margin-left: calc(-50vw + 50%) !important;margin-right: calc(-50vw + 50%) !important;max-width: 100vw !important;padding: 0 1rem;margin-bottom: 0;box-shadow:none;}
.featuredStorySection.aligncenter.gray .featuredStories{margin-left: auto; margin-right: auto; max-width: calc(960px - 8rem);}
.featuredStorySection.alignwide.gray .featuredStories{margin-left: auto; margin-right: auto; max-width: 1200px;}

/************** Block Title *********************/

.featuredStorySection h3 {
	display: flex;
	flex-direction: row;
	align-items: baseline;
	flex-wrap: wrap;
	margin-top: 1rem !important;
	margin-bottom: 1rem !important;
	font-size: 1.8rem;
}
.featuredStorySection h3 img {margin-right:.4rem;}
.featuredStorySection.alignwide h3 {margin-left: auto; margin-right: auto; max-width: 1200px;}
.featuredStorySection.alignleft h3, .featuredStorySection.alignright h3  {padding: 0 1rem; margin-top: 0;}

.featuredStorySection h3:empty {display: none;}

/***************************** Topic Listings ******************************************/

input#term {
	font-size: 1.5rem;
    width: 100%;
    margin: 1rem 0 1rem -1rem;
    height: 3rem;
    padding: 1rem;
    outline: none;
}

.listingTitle {text-transform:uppercase;}

.abc_tags {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size:1.2rem;
}

.abc_tags th {font-weight:bold; padding-bottom: .5rem;}
.abc_tags tr td {padding:.5rem 0; border-top: 1px solid #ddd;}
.abc_tags tr td a {background-image: none; padding-bottom:.1rem;}
.abc_tags tr td a:hover {background-image: linear-gradient(transparent 50%, #9e9e9e 50%);}
.abc_tags .count {text-align: right;}


/****** Alternate Layout for Desktop for Top 3 Category Items ******/
@media only screen
and (min-width : 1101px){
	.topic .post:first-of-type {margin-left:-7rem;float:left;padding-right:1rem;margin-top: 0;width: 100%;}
	.topic .post:first-of-type h2 {font-size:1.7rem; line-height:1.1;}
	.topic .post:first-of-type .subhed {font-size:1.3rem; line-height:1.1;}
	.topic .post:first-of-type .postContent, .topic .post:nth-of-type(2) .postContent, .topic .post:nth-of-type(3) .postContent {display:flex; flex-direction:column;}
	.topic .post:first-of-type .postContent {min-height:600px; justify-content: space-between;}
	.topic .post:first-of-type .postContentText, .topic .post:nth-of-type(2) .postContentText, .topic .post:nth-of-type(3) .postContentText {width:100%;}
	.topic .post:nth-of-type(2) .excerpt, .topic .post:nth-of-type(3) .excerpt, .topic .post:nth-of-type(2) .subhed, .topic .post:nth-of-type(3) .subhed {display:none;}
	.topic .post:nth-of-type(2), .topic .post:nth-of-type(3) {margin-right:-7rem;}
	.topic .post:nth-of-type(2) .postContent .thumb, .topic .post:nth-of-type(2) .postContent .thumb a, .topic .post:nth-of-type(3) .postContent .thumb, .topic .post:nth-of-type(3) .postContent .thumb a {width:100%; height: 141px; margin-bottom: .5rem;}
	.topic .post:first-of-type .postContent .thumb, .topic .post:first-of-type .postContent .thumb a {width:100%;height: 400px;margin-bottom: .5rem;}

	.topic hr:first-child, .topic hr:nth-of-type(2), .topic hr:nth-of-type(3) {display: none;}
	.topic hr:nth-of-type(4){clear:both;}
	.topic .post byline {margin-top:1rem;}
}



/***************************** Section CSS ******************************************/
section {
  width: 100%;
  padding: 0 7%;
  display: table;
  margin: 0;
  max-width: none;
  color: #4c4c4c;
  background-color: #FFF;
  /* border-top: solid 2px #bdbdbd; */
  position: relative;
}

.home section {
	padding:0;
	display:inherit;
	margin-top: 0;
	margin-bottom: 0;
	overflow-x: hidden;
}

/**** Generic Button Styling *****/   
.main a.button {font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;font-weight: unset !important;color:#595959 !important;padding: .5em 1em !important;background: none !important;display: inline-block;margin-bottom:1rem;text-decoration:none !important;background-image: none !important;text-shadow: none;border: solid 1px #8b8b8b;border-radius: 3rem;line-height: 1.3;}
.main a.button:hover {color:#fff !important; padding: .5em 1em !important; background: #8b8b8b !important; background-image: none !important; opacity:1;}

.main a.button.red {color:#fff !important; background-color:#9c0000 !important;border: none;}
.main a.button.red:hover {background-color:#515154 !important;opacity: 0.8;}

.main a.button.grey {color:#fff !important; background: #8b8b8b !important;border: none;}
.main a.button.grey:hover {background: #464646 !important;opacity: 0.8;}

.main a.button.blue {color:#fff !important; background: #005bac !important;border: none;}
.main a.button.blue:hover {background: #005bac !important;opacity: 0.8;}

.main a.button.teal, .wp-block-button.teal a {color:#fff !important; background: #008eb0 !important;border: none;}
.main a.button.teal:hover, .wp-block-button.teal a:hover {background: #008eb0 !important;opacity: 0.8;}

.main a.button.pink {color:#fff !important; background: #ef5aa0 !important;border: none;}
.main a.button.pink:hover {background: #ef5aa0 !important;opacity: 0.8;}

.main a.button.yellow {color:#fff !important; background: #ffc10d !important;border: none;}
.main a.button.yellow:hover {background: #ffc10d !important;opacity: 0.8;}

.main a.button.green {color:#fff !important; background: #cada2a !important;border: none;}
.main a.button.green:hover {background: #cada2a !important;opacity: 0.8;}

.wp-block-button.teal

/**** Social Button Styling *****/
.main a.button.twitter:hover, .main a.button.twitter {color:#fff !important; background: #1da1f2 !important;opacity: 1; border: none;}
.main a.button.twitter:hover {color:#fff !important; background: #1da1f2 !important;opacity: 0.8; border: none;}
.main a.button.twitter:before {font-family: 'Font Awesome\ 5 Brands';padding-right: .4em;content:"\f099";}

.main a.button.facebook {color:#fff !important; background: #3b5998 !important;border: none;}
.main a.button.facebook:hover {background: #3b5998 !important;opacity: 0.8;}
.main a.button.facebook:before {font-family: 'Font Awesome\ 5 Brands';padding-right: .4em;content:"\f39e";}

.main a.button.youtube {color:#fff !important; background: #c70000 !important;border: none;}
.main a.button.youtube:hover {background: #c70000 !important;opacity: 0.8;}
.main a.button.youtube:before {font-family: 'Font Awesome\ 5 Brands';padding-right: .4em;content:"\f167";}

.main a.button.email {color:#fff !important; background: #8b8b8b !important;border: none;}
.main a.button.email:hover {background: #8b8b8b !important;opacity: 0.8;}
.main a.button.email:before {font-family: 'Font Awesome\ 5 Free';padding-right: .4em;content:"\f0e0";}

.main a.button.spotify {color:#fff !important; background: #8b8b8b !important;border: none;}
.main a.button.spotify:hover {background: #8b8b8b !important;opacity: 0.8;}
.main a.button.spotify:before {font-family: 'Font Awesome\ 5 Brands';padding-right: .4em;content:"\f1bc";}

.main a.button.instagram {color:#fff !important; background: #d6249f !important;
  background: -webkit-radial-gradient(50px 220px, #ffda75 18%,#ff3a49 43%,#ff3a49 50%,#e518a1 70%,#6634e1 100%) !important;border: none;}
.main a.button.instagram:hover {background: #d6249f;
  background: -webkit-radial-gradient(50px 220px, #ffda75 18%,#ff3a49 43%,#ff3a49 50%,#e518a1 70%,#6634e1 100%) !important;opacity: 0.8;}
.main a.button.instagram:before {font-family: 'Font Awesome\ 5 Brands';padding-right: .4em;content:"\f16d";}

.wp-block-button__link {font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;}


/**** Button Sizing *****/
.main a.button.small {font-size:.6rem;margin-bottom: .2rem;}
.main a.button.large {font-size:1.3em}

/**** END Generic Button Styling *****/   

/*section:nth-of-type(2n) {
  background-color: #ddd;
}*/

.box {background:#ddd; padding:1rem; font-size: 1.1875em; line-height: 1.65; font-weight: 300; font-family: Georgia, Times, "Times New Roman", serif; margin-left: -1rem;  margin-right: -1rem; width: 100%;box-sizing: content-box;}
.box h1, .box h2, .box h3, .box h4 {color: #3c3c3c !important; -webkit-margin-before: 0; -webkit-margin-after: 0; margin-top: 0 !important;}
.box p {
	-webkit-margin-before: 1rem;
    -webkit-margin-after: 0 !important;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.box a {
	font-weight:bold;
	background-image: none;
	text-shadow: none !important;
}

.content .box {margin-bottom: 1.65em;}

.intro {
  height: auto;
  height: 85vh;
  background-size:cover;
  background-position:center center;
  background-size:cover;
  background-position:center 10%;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  border-bottom: 2px solid #e2e2e2;
}

.intro.slider {
  height: auto;
  height: 85vh;
  background-size:cover; background-position:center center;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  background: #000;
}

.saveAsImage {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 85vh;
}

.home .saveAsImage {
	opacity: 0;
	position: absolute;
    background-size: cover;
    background-position: 50% 20%;
    height: calc(85vh - 150px);
    width: 100%;
    margin-right: 30%;
    z-index: 0;
    right: -15%;
}

.leftPage .intro {
  height: 85vh;
  background-size:cover; background-position:20% 10%;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}

.rightPage .intro {
  height: 85vh;
  background-size:cover; background-position:80% 10%;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}

.noFeature .intro {
	height: 15.625rem;
	background-image: none !important;
	background-color: #c7c7c7;
	border-bottom: none;
}

.noFeature .intro .content {
    display: none !important;
}

.intro.noThumb {
	height: 15.625rem;
	background-color: #c7c7c7;
}

.noCropFeature .intro {
	max-height: 60vw;
    margin-top: 3.3rem;
    border-top: none;
}

.contentWrapper {
	max-width: 60rem;
	/* max-width: 960px; */
	min-height: calc(100vh - 45rem);
	margin: 0 auto;
	background: #fff;
	padding-top: 1rem;
	position: relative;
	border-top: 2px solid #bdbdbd;
	top: -4rem;
	z-index: 2;
}
.contentWrapper:before, .contentWrapper:after {
  content: "";
  position: absolute;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bdbdbd), to(transparent));
  background-image: -webkit-linear-gradient(#bdbdbd, transparent);
  background-image: -moz-linear-gradient(#bdbdbd, transparent);
  background-image: -o-linear-gradient(#bdbdbd, transparent);
  background-image: linear-gradient(#bdbdbd, transparent);
  top: -2px;
  bottom: -2px;
  width: 2px;
  height: 20rem;
}
.contentWrapper:before {
  left: -2px;
}
.contentWrapper:after {
  right: -2px;
}

.content {
    width: 42rem;
    max-width: 100%;
    max-width: -webkit-calc(100% - 8rem);
    max-width: calc(100% - 8rem);
    margin: 1rem auto;
	min-height: calc(30vh - 1rem);
}

.page .content {/*width: auto !important;*/ min-height: calc(100vh - 45rem);}

.topic .content {min-height:initial;/* width: auto !important; */clear: both;}

.page .intro {/*height: 18.625rem;*/}

.intro .content {
  display: table-cell;
  vertical-align: bottom;
  padding-bottom:2rem;
  z-index: -1;
}

.intro .content svg {fill: #fff; cursor: pointer; opacity:.8}
.intro .content a {background-image:none;}
.intro .content a:focus { outline: none; }

.intro .content .infoCircleWrapper {
	position:relative;
	max-width: 60rem;
	margin: 1.5rem auto 0;
	}
.intro .content .infoCircleWrapper .infoCircle {
	position: absolute;
	right: -5.5rem;
	bottom: -1.5rem;
	filter: drop-shadow(0px 0px 4px #000);
	}

.full .intro .content .infoCircleWrapper .infoCircle {bottom:2rem;}
.full .intro .content .infoCircleWrapper {margin: 0;}

.full .menu-social-media-container {position:relative;display: block;top:inherit;bottom:inherit;left:0;width: 100%;margin: 3rem 0 0;top: 3rem;}
.full .menu-social-media-container ul{display: flex; flex-flow: row nowrap; justify-content: space-around; align-items: center; margin: 0; min-width: 100%; height: 50px;}

.hideFeature .intro {height: 15.625rem; background-color: #c7c7c7; background-image: none !important;}
.hideTitle h1.title {display:none;}


.intro .content .toolTipWrapper {
	position: relative;
	max-width: 60rem;
	margin: -2rem auto 0;
	}
	
.intro .content .toolTipWrapper .toolTip {
	color:#fff;
	position: absolute;
    bottom: -60vh;
	padding: 1.3rem 1.3rem 0;
	background: rgba(0,0,0,.5);
	-webkit-transition: bottom .7s ease;
	transition: bottom .7s ease;
	width: 100%;
}
.intro .content .toolTipWrapper .toolTip.showToolTip {
	bottom:-1px;
}
.intro .content .toolTipWrapper .toolTip p{
	color:#fff;
	line-height: 1.3;
	font-size: 1rem;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.intro .content .toolTipWrapper .featuredCredit {
	text-align: right;
	font-size: .8rem !important;
	padding: .1rem .5rem;
	margin-bottom: 1rem;
}

h1, h2, h3, h4, h5 {
  display: block;
  font-family: Georgia, Times, "Times New Roman", serif;
}

h1 {font-size: 3rem; line-height:3.25rem;}
h2 {font-size: 1.8rem;line-height:2.25rem;margin-bottom: 1rem;color:#7f7f7f;}
h3 {font-size: 1.5rem; line-height:1.8rem; margin-bottom: 1rem;}
h4 {font-size: 1.3rem;line-height:1.5rem;margin-bottom: 1rem;}

.content h2 {margin-bottom: 1.65rem;}
.content h3 {margin-bottom: 1.65rem;font-weight: 700;}
.content h4 {margin-bottom: 1.65rem; font-weight: 700;}

#articles hr:first-child {display: none;}

/***************************** Red Heading Bar ***********************************/
.topic .contentWrapper {
	margin: -1rem auto 0;
    padding-top: 0;
}

.topic .contentWrapper.searchPage {margin: 0 auto 0;}

.topic.landing .contentWrapper {
    margin: -4rem auto 0;
    padding-top: 1rem;
}

.redHeadBar {
	position: relative;
	display:flex;
	justify-content: space-between;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:1.2rem;
	background: #9c0000;
	color: #fff;
	padding: 1.5rem;
	margin: -1.1rem -1rem 0;
	z-index: 2;
	box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.13);
	text-transform:uppercase;
	line-height: 1.3rem;
}

.redHeadBar span span {
	text-transform:initial;
	font-weight:300;
}

.redHeadBar div:first-child {margin-right:3rem;}

.redHeadBar a {opacity:1; background:none; padding-bottom:.1rem;}
.redHeadBar a:hover {
	opacity:1;
    background-image: linear-gradient(transparent 50%, #fff 50%);
    background-position: 0px 90%;
    background-repeat: repeat-x;
    background-size: 2px 2px;
}

/***************************** Blue Heading Bar ***********************************/

.blueHeadBar {
	position: relative;
	display:flex;
	justify-content: space-between;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1rem;
    padding: .8rem;
    font-weight: bold;
    background: #2f4459;
    color: #fff;
    margin: -1.1rem -.5rem 0;
    border: 2px solid #fff;
    z-index: 2;
	box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.13);
}
.blueHeadBar div:first-child {margin-right:3rem;}

.blueHeadBar a {font-weight:initial; opacity:1; background:none; padding-bottom:.1rem;}
.blueHeadBar a:hover {
	opacity:1;
    background-image: linear-gradient(transparent 50%, #fff 50%);
    background-position: 0px 90%;
    background-repeat: repeat-x;
    background-size: 2px 2px;
}


/***************************** Pub Date ******************************************/
.postDate {margin-bottom:1rem;text-align: left;}
.topic .postDate, .author .postDate {text-align:initial;}
.pubDate, .modDate {font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;text-transform:uppercase;}
.pubDate {color: #7f7f7f;}
.modDate {color: #9c0000; font-weight:bold;}

/***************************** Byline ******************************************/

.si-accordion {list-style-type: none; margin:2rem 0 1rem;}


byline {
	display:block;
	color: #4c4c4c;
	font-family: 'Open Sans', serif;
	font-size: 1.3rem;
	line-height: 1.65rem;
	font-weight:500;
	white-space: normal;
	letter-spacing: 0;
	cursor: pointer;
}
byline.legacyByline {cursor:initial;}

byline span{
    color: #656565;
	text-transform:uppercase;
	font-size:1.1rem;
	font-weight:300;
}

.si-divider {
	padding: 0;
	width: 42rem;
	box-sizing: border-box;
	position: relative;
	transition: padding .5s ease;
	}
	
.si-divider.active {margin-bottom: 1rem;}

.accordion-content {font-size: 1rem; line-height: 1.2rem; margin-top: .5rem; padding-bottom: 1rem; border-bottom: solid 1px #ddd;}
.accordion-content .bio {display:flex;padding: 0 .5rem 1rem;line-height: 1.3;flex-direction: column;}

.bioToggle {margin-bottom:1rem; border-bottom:solid 3px #3c3c3c;}
.main .contentWrapper .content ul li .bioToggle a {color: #fff; font-weight: bold; text-decoration: none; padding-bottom: .5rem;}
.bioButton {cursor: default;font-size:1rem;font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;padding: .5rem 1rem;color: #fff;background: #3c3c3c;font-weight:bold;}
.postsButton {font-size:1rem;font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;padding: .5rem 1rem;color: #fff;background:#9c0000;font-weight:bold;text-shadow:none !important;}

.bioContent {display:flex;align-items:flex-start;}
.avatarWrapper a {width:70px; min-width: 70px; height:70px;overflow: hidden; border-radius:50%; position: relative; margin:0 .5rem 0 0;display:flex;}
.avatar {}

.author-content {font-size: 1rem; line-height: 1.2rem; margin-top: .5rem; display:flex; align-items:flex-start;}
.author h2 byline {margin-left: -4rem; font-size: 2rem; cursor:auto; line-height: 1.7rem;}
.author h2 byline span {font-size: 1.5rem;}
.author-content .bio {display:flex;font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;line-height: 1.3;flex-direction:column;}
.author-content .bio a {color:#9c0000;}

.author .avatarWrapper {width:120px; min-width: 120px; height:120px;overflow: hidden; border-radius:50%; position: relative; margin:0 1.5rem 0 -4rem;display:flex;}


/* Animate Byline Circle */
.expandCircle {height:20px; width: 20px; fill: #bebebe; position: relative; top: .15rem; transition: color 1s ease;}
.expandCircle #Horizontal_Bar, .expandCircle #Vertical_Bar {
  opacity: 1;
  transform: rotate(0) translateY(0) translateX(0);
  transition: transform 0.3s ease-in-out, opacity 0.2s ease-in-out;
  }
.expandCircle #Vertical_Bar {
  transform-origin: 50%;
}

.si-divider.active #Vertical_Bar {
	transform: rotate(90deg) translateY(0) translateX(0);
}

.si-divider.active .expandCircle {
	fill:#6d6e71;
}

.author a.authorEmail, a.authorTwitter {
    text-decoration: none;
    background-image: none;
    text-shadow: none;
    color: #9c9c9c;
    margin-bottom: 1rem;
	margin-left:.5rem;
}
.author a.authorEmail{font-size:1.5rem;}
.author a.authorTwitter{font-size:1.5rem;}
.author .authorContactLinks {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding: .5rem .5rem 1rem 5rem;
	margin-top:1rem;
	color: #767676;
	display:flex;
	align-items:center;
	font-weight: bolder;
	justify-content: flex-start;
	border-bottom: 2px solid #ddd;
}
.author .authorContactLinks div {margin-right:1rem;}
.author .authorContactLinks a {color: #174e82; padding-bottom: .1rem; font-weight:bold; background-image: none; text-shadow:none;}

.author hr:first-of-type {display:none;}

.author .loop {min-height:3rem;}

/***************************** Content ******************************************/
.intro h1 {
  color: white;
  text-shadow: 0 0 20px rgba(0, 0, 0, .5);
}

.intro h2 {
    display: block;
    padding-bottom: .8rem;
}

.intro h2, .intro h3, .intro h4, .intro p {
  /*color: #C3CAD9;
  text-shadow: 0 0 20px rgba(0, 0, 0, .5);*/
  margin-bottom: 0;
}

.intro .excerpt p {margin-bottom: 1rem;}

.main .title {margin-bottom:.5rem; text-align:center;}
.main .subTitle, .main .subHed {margin-bottom:.5rem;margin-top:0;text-align:center;color: #969696;font-weight: 400;}

.page .main .title {margin-bottom:2rem;}
.page .main .title img {max-width:100%;max-height: 16rem;}

.main th {font-weight:bold;}
.main table {width:100%;}


.slidelink a {background-size: 0;}	
 
.content a {text-shadow: none;}
.content .explainerSection a {text-shadow: none;}
.content form table a {text-shadow: none;background-image: none;}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid hsla(0,0%,100%,.4);
    font-size: 14px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none;
    text-align: center;
}

/*iframe {
    margin-top:2rem;
    -ms-transform-origin: 100% 0%; 
    -webkit-transform-origin: 100% 0%; 
    transform-origin: 100% 0%;
    -ms-transform: scale(1.1, 1.1); 
    -webkit-transform: scale(1.1, 1.1); 
    transform: scale(1.1, 1.1);
    margin-bottom:2rem;
}*/

.DC-embed iframe {
    margin-top:2rem;
    -ms-transform: scale(1, 1); /* IE 9 */
    -webkit-transform: scale(1, 1); /* Safari */
    transform: scale(1, 1);
    margin-bottom:2rem;
}

.rev_slider iframe {
    margin-top:0;
    -ms-transform-origin: 100% 0%; /* IE 9 */
    -webkit-transform-origin: 100% 0%; /* Chrome, Safari, Opera */
    transform-origin: 100% 0%;
    -ms-transform: scale(1, 1); /* IE 9 */
    -webkit-transform: scale(1, 1); /* Safari */
    transform: scale(1, 1);
    margin-bottom:0;
}

.linkSection {clear: both;float: right;	margin: 0 0 1rem 2rem; max-width: 50%; font-size: 1rem;text-align: left;}
.linkSection h3 {color: #6d6e71;margin-bottom: .3rem !important;margin-top: .4rem !important;font-size: 1.2rem !important;line-height: 1 !important;}
.linkSection ul li {font-size: .9rem;line-height: 1.3; margin-bottom: .5rem;}


.links {
	margin: .5rem 0 0 1.2rem;
    list-style-type: disc;
    list-style-position: outside;
    display: inline-block;
    font-weight: bold;
    width: 100%;
	color: #9c0000;
}
.links li {margin-right:.2rem;}

.links li a {
	text-shadow:none;
	background-image:none;
	color:grey;
}

.links li a:hover {text-decoration:underline;}

.sources {
	margin: .5rem 0 0;
    list-style-type: none;
    list-style-position: outside;
    display: inline-block;
    font-weight: bold;
    width: 100%;
}
.sources li {margin-right: .2rem; float:left;}
byline .sources li {margin-right: 1rem; float:left;}

.sources li a {
	text-shadow:none;
	background-image:none;
	color: #9c0000;
}

.sources li a:hover {text-decoration:underline;}

.sources li:not(:first-child)::after { content: ","; }

.sources li:first-child:after, .sources li:last-child:after {
    content: none;
}

.home .sources {
    list-style-type: disc;
	margin-left:1rem;
}

.home .sources li a {
    font-size: .8rem;
	color:#000;
	background-image: none;
}

.tags {
	list-style-type: none;
    list-style-position: outside;
	margin:1rem 0;
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.tags li a {
	display:block;
	text-shadow:none;
	background-image:none;
	background:#e3e3e3;
	padding:.5rem 1rem;
	margin: 0 .5rem .5rem 0;
	color:#2f4459;
	font-size:1rem;
}

.tagSection {
	margin:1rem 0;
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.tagSection a {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	display:block;
	text-shadow:none;
	background-image:none;
	background:#e3e3e3;
	padding:.5rem 1rem;
	margin: 0 .5rem .5rem 0;
	color: #4c4c4c;
	font-size:1rem;
}

.post-categories {
	list-style-type: none;
    list-style-position: outside;
	margin:1rem 0;
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.post-categories li a {
	display:block;
	text-shadow:none;
	background-image:none;
	margin: 0 .5rem .5rem 0;
	background: #9c0000;
	color: #fff !important;
	font-size:1rem;
	text-transform: uppercase;
	font-weight: 500 !important;
	text-decoration: none !important;
	padding-bottom: unset !important;
	padding: .5rem 1rem !important;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.main .contentWrapper .content p a {
	background-image: none;
	color: #9c0000;
	padding-bottom: 2px;
	font-weight: 600;
	text-decoration: underline;
}

.main .contentWrapper .content ul li a {
	background-image: none;
	color: #9c0000;
	padding-bottom: 2px;
	font-weight: 600;
	text-decoration: underline;
}

.main .contentWrapper .content ul, .main .contentWrapper .content ol {font-weight:unset;}

.box a {
	font-weight:bold;
	background-image: none !important;
	text-shadow: none !important;
	color: #3c3c3c !important;
}




/***************************** Blog Listing Content ******************************************/

.post {margin:2rem 0;}
.postContent {display:flex;}
.postContentText {display:flex;flex-direction: column;justify-content: center;flex-grow: 1;width: 60%;}
.thumb {width: 40%;height: 100%;margin-right:1rem;}
.thumb a img {width:17.5rem; /*height:10.5625rem;*/ border: solid 1px #dadada;}
.post .postDate {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: .8rem;
	line-height: 1rem;
	text-transform: uppercase;
	margin-bottom:.2rem;
	color:grey;
	text-align:initial;
}

.post .modDate {
    font-size: .8rem;
    line-height: 1rem;
    text-transform: uppercase;
    margin-bottom: .2rem;
    color: #9c0000;
}

.post h2 {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1.2rem;
	line-height: 1.35rem;
	text-decoration:none;
	color: #6d6e71;
	font-weight: 400;
	margin-bottom: .5rem;
}
.post a{background-image:none;}
.post a:hover {background-image: none;}
.post p {
	font-size: .8rem;
	line-height: 1.3;
	margin: 0 0 1rem;
}
.post .thumb a {position:relative; background-image:none;width: 100%;height: 10rem;display: block;background-size: cover;background-position: center center;border: solid 1px #dadada;}

.post .thumb > a span.wp-media-credit {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-right: .5rem !important;
    font-size: .8rem;
    color: rgba(255,255,255,.8);
    font-weight: 400;
    margin-bottom: 0;
}

.post .excerpt {
}
.post .subtitle, .post .subhed {
    font-size: 1rem;
    line-height: 1.3;
    margin: 0 0 .5rem;
    color: #989898;
}

.post byline {
	font-size: 1rem;
    line-height: 1.2rem;
	padding-bottom: 3px;
	cursor: auto;
}
.post byline a {padding-bottom: .1rem;color: #7f7f7f !important;text-decoration: underline;font-weight: 600 !important;}

.blogListTitle {
	font-family: Georgia, Times, "Times New Roman", serif;
	color:#9c0000;
	text-transform: uppercase;
	font-weight:bold;
	margin: 2rem 0 -.5rem !important;
	clear:both;
}

.blogListTitle span {color:#6d6e71; text-transform:initial;}
.searchPage hr:first-of-type {margin-left:0 !important; margin-right:0 !important;}


.loadMore {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	display: block;
	clear: both;
	text-decoration: none;
	box-sizing: border-box;
	padding: .8rem;
	margin-bottom: 1rem;
	opacity: 1;
	position: relative;
	text-align: center;
	cursor: pointer;
	text-shadow: none !important;
	border-radius: 3rem;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
	background: none;
	color: #6d6e71;
	border: 1px solid #ccc;
}

.loadMore:hover{
    background: #9c0000 !important;
    opacity:1;
    color: #fff !important;
    border: 1px solid rgba(255,255,255,0) !important;
}

.loadMore:focus {outline:none;}

.loadMore2 {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:1.2rem;
	text-transform:uppercase;
    display: block;
    clear: both;
    text-decoration: none;
    box-sizing: border-box;
    padding: .8rem;
    margin-bottom: 1rem;
    opacity: 1;
    position: relative;
    text-align: center;
	cursor: pointer;
	text-shadow: none !important;
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
	background: none;
	color: #6d6e71;
	border: 1px solid #6d6e71;
}

.loadMore2:hover{
    background: #9c0000 !important;
    opacity:1;
    color: #fff !important;
    border: 1px solid rgba(255,255,255,0) !important;
}

.loadMore.loading {visibility: hidden; position: relative;}
.loadMore.loading:after {
width:100%;
visibility: visible;
position: absolute;
top: -1px;
left: 0;
padding: .8rem;
content: "Loading ...";
background: #9c0000 !important;
border: 1px solid #9c0000 !important;
opacity: 1;
color: #fff !important;
border-radius: 3rem;
box-sizing: border-box;
}

.loadMore2.loading {visibility: hidden; position: relative;}
.loadMore2.loading:after {
width:100%;
visibility: visible;
position: absolute;
top: -1px;
left: 0;
padding: .8rem;
content: "Loading ...";
background: #9c0000 !important;
border: 1px solid #9c0000 !important;
opacity: 1;
color: #fff !important;
border-radius: 3rem;
box-sizing: border-box;
}



/***************************** Related Content Sidebar ******************************************/
	.content .related-content { 
		border: none !important; 
		font-style: normal !important;
		position: relative;
		z-index: 20; /* Fix for questions template link focus bug */ 
	}
	.content .related-content div { padding: 0; }
	.content .related-content h4 {
		font-family: proxima-nova,sans-serif;
		font-weight: 300;
		font-size: 14px;
		line-height: 24px;
		text-transform: uppercase;
		font-size: 16px;
		line-height: 1.3;
		background-color: #252C33;
		background-repeat: repeat-x;
		background-image: -khtml-gradient(linear, left top, left bottom, from(#385377), to(#252C33));
		background-image: -moz-linear-gradient(#385377, #252C33);
		background-image: -ms-linear-gradient(#385377, #252C33);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #385377), color-stop(100%, #252C33));
		background-image: -webkit-linear-gradient(#385377, #252C33); 
		background-image: -o-linear-gradient(#385377, #252C33);
		background-image: linear-gradient(#385377, #252C33);
		color: #fff !important;
		text-shadow: 0 0 2px rgba(0,0,0,.75);  
		padding: 5px 10px;  
		border: none;
		margin: 0;
	}
	.content .related-content .links, .content .related-content .topics {
		border-style: solid; border-width: 0 1px 1px 1px; border-color: #ccc; margin: 0; padding: 10px; overflow: hidden;
		-webkit-box-shadow: 0 1px 0 #fff;
		   -moz-box-shadow: 0 1px 0 #fff;
		        box-shadow: 0 1px 0 #fff;
	}
	.content .related-content h5 {
		font: 400 14px/1 proxima-nova,sans-serif;
		text-transform: uppercase;
	}
	.content .related-content .topics p, 
	.content .related-content .links li {font-size: 14px; line-height: 1.2; margin-bottom: 5px;}
	.content .related-content .links ul {margin: .5rem 0 .5rem 1rem;}
	.content .related-content .topics img { margin-right: 10px; }
	
	.content .related-content a, 
	.content .related-content a:link, 
	.content .related-content a:visited {color: #174E82; background-image: none;}
	.content .related-content a:hover {background-image: linear-gradient(transparent 50%, #174E82 50%);}
	
	.content .related-content .topic .imageLeft, .content .related-content .topic .alignleft {position: relative;margin: 0;padding: 0;right: auto;}
	.content .related-content .topic .imageRight, .content .related-content .topic .alignright {position: relative;margin: 0;padding: 0;left: auto;}
	
	
/***************************** Editor's Picks *****************************************/
.content h3.editors-picks-title {margin: 0 -6rem;margin-bottom: .5rem !important;}
.editors-picks-wrapper {
	margin: 0 -6rem;
}

div.editors-picks-wrapper::-webkit-scrollbar {
    width: 10px;
	height: .5rem;
}
 
div.editors-picks-wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
div.editors-picks-wrapper::-webkit-scrollbar-thumb {
    border-radius: 10px;
	background-color:#9c0000;
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); */
}

.editors-picks {
	display: grid;
	grid-gap:  1rem;
	grid-template-columns: 1fr 1fr 1fr;
}
.editor-pick {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	width: 100%;
	float: left;
	flex-grow: 1;
	margin-bottom: 1rem;
	margin-right: 1rem;
}
.editor-pick a.thumb {
	position: relative;
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 10rem;
    border: solid 1px #dadada;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

/***************************** Header Social Media ************************************/
.social-nav-wrapper{
    max-width: 100%;
    max-width: -webkit-calc(100% - 8rem);
    max-width: calc(100% - 8rem);
}

.menu-social-media-container {
	display:inherit;
	position: absolute;
	top: 6rem;
	right: -5.3rem;
}
.menu-social-media-container ul{display: flex;flex-flow: column nowrap;justify-content: flex-start;align-items: center; margin:0;}
.menu-social-media-container ul li{display:inherit;}
.menu-social-media-container ul li a{
	text-decoration: none !important;
	background-image: none !important;
	text-shadow: none;
	color: #868686 !important;
	margin-bottom: 1rem;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.menu-social-media-container ul li a:hover{
	color:#666;
}

/*** Header Social Media ***/

.menu-header-social-media-container {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    position: absolute;
    right: 1rem;
    top: 1.8rem;
    padding: .58rem;
    background: #6d6e71;
    border-radius: 10px;
}

#logoSection .menu-header-social-media-container {background: initial;}
#logoSection .menu-header-social-media-container ul li a {color: #dcdcdc;}
#logoSection .menu-header-social-media-container ul li a:hover {opacity:1; color: #858585;}


.menu-header-social-media-container ul{display: flex;flex-flow: row wrap;justify-content: flex-start;align-items: center; margin:0;}
.menu-header-social-media-container ul li{display:inherit;margin: 0 .5rem;}
.menu-header-social-media-container ul li a{
	text-decoration:none;
	background-image: none;
	text-shadow: none;
	color: #FFF;
	margin-bottom: 0;
}
.menu-header-social-media-container ul li a:hover{
	color:#9af858;
}

.socialFixed {position: fixed;top:15rem;right: calc(((100% - 60rem)/2) - 5.3rem);}

.full .socialFixed, .full .menu-social-media-container {max-width: 42rem;margin: 0 auto;}

.socialIconsInline {display: flex; flex-direction:row; justify-content: space-around; margin: 0 20%;}
.socialIconsInline a {color:#bebebe; margin:1rem;}

.socialFixedBottom {position: absolute;top:unset;bottom: calc(100vh - 24rem - 200px);}

/***************************** Content Footer ******************************************/
.contentFooter {margin-top:2rem;display:block;clear: both;}
.contentFooter hr {border: 0; height: 2px; background: #d7d7d7; background-image: none; clear:both;}
.contentFooter h3 {font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 1.2rem;line-height: 1rem;font-weight:bold;text-transform: uppercase;color:#9c0000; margin: 1rem 0 .5rem !important;}
/*.contentFooterWidget1, .contentFooterWidget2, .contentFooterWidget3 {display: flex;flex-flow: row wrap;justify-content: flex-start;align-items:baseline;}*/
.contentFooter p {margin-bottom: 1rem;}
.contentFooter .image {margin:0;}
.contentfooter-above, .contentfooter, .contentfooter-below {margin: 1rem 0 0;}
/*.contentfooter-above div, .contentfooter div, .contentfooter-below div {margin-right:1rem;}*/

.termsPrivacy {
	width: 100%;
    font-size: 1rem !important;
    color: #afafaf !important;
    margin-top: -3rem !important;
    margin-bottom: -5rem !important;
}
.termsPrivacy:before {	
	content:"";
    display: block;
    border: 0;
    height: 2px;
    opacity: 1;
    margin-top: 0;
    margin-bottom: 1.3em;
    margin-left: 1em;
    margin-right: 1em;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(226, 226, 226, 0.75), rgba(0, 0, 0, 0));
}
.termsPrivacy a:hover {color: #000;}

/***************************** Footer ******************************************/
footer {
	position: relative;
	border-top: solid 15px #9c0000;
	background-color:#515154;
	padding-top: 3px;
	color:#fff;
    z-index: 2;
}

footer p {margin-top: 1rem;font-size: 1rem;line-height:1.25rem;color: #959595;}

footer a {
	color: #bebebe;
	text-decoration: none;
	text-shadow: none;
	background-image: none;
	width: fit-content;
}

footer a:hover {
    opacity: 1;
	color: #fff;
}

footer .menu-social-media-container ul li a {color:#959595; margin-bottom: .5rem;}
footer .menu-social-media-container ul li a:hover {opacity:1; color:#fff;}

.footerWrapper {
	max-width: 1020px;
	margin: 1rem auto 0;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-evenly;
	align-items: start;
	padding-bottom: 2rem;
}

#footerNav{
}

#footerNav ul li, .footer1 ul li, .footer2 ul li, .footer3 ul li{
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1rem;
	line-height: 1.3;
	display: inline-block;
	width: 100%;
}

.disclaimer {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size:1rem;
	line-height:1.1;
	text-align:center;
	color:#808080;
}
.copyright {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1rem;
	line-height: 1.1;
	text-align: center;
	color: #808080;
	margin-top: 1rem;
	padding: .5rem 0;
	background-color: #434343;
}

.copyright a {color: #808080; cursor: text;}
.copyright a:hover {color: #808080; cursor: text;}

footer ul {display: flex;flex-flow: column;list-style-type:none;margin:1rem 0 0;line-height: 1rem;}
footer ul li {padding: 0 .5rem .5rem 0;}

.footerWidget{margin-right:2rem;}
.footerWidget .right{text-align:right;}
.footerWidget h3 {font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 1.1rem;line-height: 1.3rem;font-weight:bold;text-transform: uppercase;color:#fff;margin-top: .5rem;}

.footerWidget .partners p {
	display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    margin: 1.3rem 0;
}
.footerWidget .partners p a {margin-right:1rem;}
.footerWidget .partners p a:last-of-type {margin-right:0;}

.footer4 > .menu-social-media-container {
	position: relative;
    top: initial;
    bottom: unset;
    left: unset;
    right: unset;
    margin: unset;
}

.footerWidget .menu-social-media-container ul {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: start;
    margin: 0;
	height: fit-content;
	margin-top: .5rem;
}
.footerWidget .menu-social-media-container ul li {padding: 0; flex: 1;}



#footerLogo {
    text-align: right;
    padding: 1rem .5rem 1rem 0;
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-right: 10px;
}
#footerLogo img {}

#footerPartners {
    padding: 0 .5rem 1rem;
    float: left;
    width: 50%;
    clear: right;
    box-sizing: border-box;
}
#footerPartners .footerWidget .footerpartners div {display: flex; flex-direction: row; align-items: center;}
#footerPartners .footerWidget .footerpartners div a {margin-right:1rem;}


h3.footerpartners {color: #808080;}

.copyrightSection h4 {
	color: #999;
	font-size: 14px;
	font-weight: normal;
	font-family: proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 17px;
	height: 17px;
	margin-left: auto;
}
.copyrightSection h4 a {
    background: url(../img/npr.png) 100% 0 no-repeat;
    text-indent: -9999px;
    width: 51px;
    height: 17px;
    display: inline-block;
}



/***************************** Customizations ******************************************/
.anchor {
  display: block;
  height: 90vh; /*same height as header*/
  margin-top: -90vh; /*same height as header*/
  visibility: hidden;
  position:absolute;
  z-index:-6000;
}

.imageNone, .alignfull{
	position:relative;
	margin-top:2rem;
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
	max-width: 100vw;
	margin-bottom:2rem;
	z-index:3;
}

.alignfull .alignfull, .alignwide .alignfull, .alignfull .alignwide {
	margin-top: 0;
	margin-left: initial !important;
	margin-right: initial !important;
	max-width: 100% !important;
	margin-bottom:0;
}

.wp-block-image img {
    max-width: 100%;
    object-fit: scale-down;
	height:auto;
}

.wp-block-mkl-section-block.alignfull {width:100vw;padding: 0;padding-left: calc(50vw - 50%);padding-right: calc(50vw - 50%); z-index: initial;}
.wp-block-mkl-section-block.alignfull.full {width:100vw;padding: 0;padding-left: 0;padding-right: 0; z-index: 1;}
.wp-block-mkl-section-block.alignfull + .wp-block-mkl-section-block.alignfull {/* margin-top: -30px !important; */}
.wp-block-image.alignfull {
	max-width: 100vw;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
}

.wp-block-columns {padding: 0 7%;}
.wp-block-columns .wp-block-columns {padding: initial;}

.wp-block-column.center{display:flex; align-items:center; justify-content:center;}

.wp-block-mkl-section-block .wp-block-mkl-section-block {
	max-width: 960px;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
	background: unset;
    border-top: unset;
}

.imageNone iframe, .alignfull iframe {
    width: 100%;
    min-height: 20vw;
    z-index: 5;
}

.image.alignnone, img.alignnone, .image.alignfull, img.alignfull {margin:0 auto; width: 100%; z-index: 5;}
.imageLeft, .alignleft {
  margin-top:2rem;
  margin-left: calc(-80vw / 2 + 42rem / 2);
  margin-bottom:2rem;
}
.imageRight, .alignright, .wp-block-image .imageRight, .wp-block-image .alignright {
  margin-top:2rem;
  margin-right: calc(-80vw / 2 + 42rem / 2);
  margin-bottom:2rem;
}

.image.right, .imageRight, .alignright, .wp-block-image .image.right, .wp-block-image .imageRight, .wp-block-image .alignright {
    float: right;
    margin: .5rem 0 .5rem 1rem;
    max-width:21rem !important;
    margin-left: -2rem !important;
    left: 3rem;
    position: relative;
    z-index: 5;
	height: auto;
}

.image.left, .imageLeft, .alignleft, .wp-block-image .image.left, .wp-block-image .imageLeft, .wp-block-image .alignleft {
    float: left;
    margin: .5rem 1rem .5rem 0;
	max-width:21rem !important;
	margin-right: -2rem !important;
    right: 3rem;
    position: relative;
	z-index: 5;
	height: auto;
}

.wp-block-column .image.right, .wp-block-column .imageRight, .wp-block-column .alignright, .wp-block-column .wp-block-image .image.right, .wp-block-column .wp-block-image .imageRight, .wp-block-column .wp-block-image .alignright {
	margin-left: .5rem !important;
    left: initial;
}

.wp-block-column .image.left, .wp-block-column .imageLeft, .wp-block-column .alignleft, .wp-block-column .wp-block-image .image.left, .wp-block-column .wp-block-image .imageLeft, .wp-block-column .wp-block-image .alignleft {
	margin-right: .5rem !important;
    right: initial;
}

.imageCenter, .alignwide {
  margin-top:2rem;
  margin-bottom:2rem;
}

.alignwide{
	width: calc(100% + 8rem) !important;
    margin-left: -4rem !important;
    max-width: unset !important;
    position: relative;
}

.wp-block-mkl-section-block.alignwide {
	padding: 0;
    width: calc(100% + 8rem) !important;
}

.image img, .imageLeft img, .imageRight img, .imageCenter img, .alignwide img, .alignleft img, .alignright img, .alignnone img {max-width: 100%;height: auto;}

.image .wp-caption, .imageLeft .wp-caption, .imageRight .wp-caption, .imageCenter .wp-caption, .alignwide .wp-caption, .alignleft .wp-caption, .alignright .wp-caption, .alignnone .wp-caption {width:100% !important;}

.wp-caption > p:empty  {
    display: none;
}

.wp-caption-text {
    font-size: .9rem;
    line-height: 1.3;
    margin: 0;
    padding: .5rem 1rem;
    /*background-color: #efefef;*/
    display: block;
    width:100%;
    z-index: 0;
    top: 0;
    text-align: initial;
    position: relative;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.wp-block-image figcaption {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-align: initial !important;
	font-size: .9rem;
	line-height: 1.3;
	margin: 0;
	padding: .5rem 1rem;
	/*background-color: #efefef;*/
	display: block;
	width:100%;
	z-index: 0;
	top: 0;
	position: relative;
}



.credit, .wp-media-credit {
	text-align:right;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:.8rem;
	/* font-weight:bold; */
	margin-top:0;
	background-color: rgba(5,5,5,.5);
	padding: 0 1rem;
	position: relative;
	bottom: 1.5rem;
	color: #fff;
	margin-bottom: -1.5rem;
	line-height: 1.6;
}

blockquote .wp-media-credit {line-height:1.7; bottom: 2rem; font-weight: initial;}
blockquote .wp-caption-text {font-weight:initial;font-family: Georgia, Times, "Times New Roman", serif;}

.imageLeft .wp-caption-text, .imageRight .wp-caption-text, .imageCenter .wp-caption-text {}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 10px 10px;
    min-height: unset;
}

.videoWrapper iframe.full {
    position: absolute;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*padding: 0 0 10px;*/
}

.videoVertical .videoWrapper {
	position: relative;
    padding-bottom: 177.777%;
    height: 0;
}

.verticalVideo .videoWrapper {
	position: relative;
    padding-bottom: 177.777%;
    height: 0;
}

.intro.video {position:relative; border-top:none; margin-top: 4rem; min-height: 55vh;}
.home .intro.video {margin-top: 0;}

.intro .videoWrapper {
  position: absolute;
  top: 50%; 
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%; 
  min-height: 100%; 
  width: auto; 
  height: auto;
  overflow: hidden;
}

.intro .videoWrapper iframe {padding:0;}

audio.wp-audio-shortcode {margin-bottom: 1.65em;}

.intro #fs {
	position: absolute;
	bottom: 1rem;
	right: 1.5rem;
	z-index: 2;
	background: none;
	color:#fff;
	opacity:.8;
	font-size: 3rem;
	text-shadow: 2px 2px 4px rgba(0,0,0,.3);
}
.intro #fs:hover {
	-ms-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
	opacity:1;
}

twitterwidget {margin: 10px auto !important;}


/***************************** Full Width ******************************************/
.full .main {padding:0;}
.full .contentWrapper {max-width: inherit;}
.full .content {width: 80vw;}
.full .social-nav-wrapper {
    display: none;
}


/***************************** MT Fixes **************************************/
.image-center {
	display:block;
	position:relative;
	width:auto !important;
}

.image-right {
	display:block;
	position:relative;
	float:right;
	margin-left:1rem;
}

.image-left {
	display:block;
	position:relative;
	float:left;
	margin-right:1rem;
}

.image-center img {
	width:100%;
	height:auto;
}
.user_photo.image-center p{
	width: 100% !important;
    font-size: .9rem;
    line-height: 1.3;
    margin: 0;
    padding: .5rem 1rem;
    /* background-color: #efefef; */
    display: block;
    z-index: 0;
    top: 0;
    text-align: initial;
    position: relative;
}
.user_photo.image-right p, .user_photo.image-left p{font-size: .9rem;line-height: 1.3;margin: 0;padding: .5rem 1rem;/* background-color: #efefef; */display: block;width: 100%;z-index: 0;top: 0;text-align: initial;position: relative;}

.user_photo.image-center p:empty, .user_photo.image-right p:empty, .user_photo.image-left p:empty {
   display: none;
}


/************ Columns ********************/
.columnOuter {
    width: 100%;
    float: left;
}

/*Outer column container*/
.columnHalf {
    width: 46%;
    float: left;
    margin: 2%;
}

/*use once for a 2 column layout, use within another for 4 column*/
.columnThird {
    width: 29%;
    float: left;
    margin: 2%;
}

/*use 3 times for 3 column layout*/
.columnNoMargin {
    margin: 0;
}

/*use on outside column containers to remove extra margins*/

.colTwo {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 1.5em; /* Chrome, Safari, Opera */
    -moz-column-gap: 1.5em; /* Firefox */
    column-gap: 1.5em;
}

.colThree {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    -webkit-column-gap: 1.5em; /* Chrome, Safari, Opera */
    -moz-column-gap: 1.5em; /* Firefox */
    column-gap: 1.5em;
}

.quarter {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding-right: 10px;
}

.quarterEnd {
    float: left;
    width: 25%;
    clear: right;
    box-sizing: border-box;
    padding-right: 10px;
}

.fifth {
    float: left;
    width: 20%;
    box-sizing: border-box;
    padding-right: 10px;
}

.fifthEnd {
    float: left;
    width: 20%;
    clear: right;
    box-sizing: border-box;
    padding-right: 10px;
}

.threeQuarters {
    float: left;
    width: 75%;
    box-sizing: border-box;
    padding-right: 10px;
}

.threeQuartersEnd {
    float: left;
    width: 75%;
    clear: right;
    box-sizing: border-box;
    padding-right: 10px;
}

.half {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-right: 10px;
}

.halfEnd {
    float: left;
    width: 50%;
    clear: right;
    box-sizing: border-box;
    padding-right: 10px;
}

.third {
    float: left;
    width: 33%;
    box-sizing: border-box;
    padding-right: 10px;
}

.thirdEnd {
    float: left;
    width: 33%;
    clear: right;
    box-sizing: border-box;
    padding-right: 10px;
}

.twoThirds {
    float: left;
    width: 66%;
    box-sizing: border-box;
    padding-right: 10px;
}

.twoThirdsEnd {
    float: left;
    width: 66%;
    clear: right;
    box-sizing: border-box;
    padding-right: 10px;
}

.wp-block-columns.twoThirdsOneThird {}
.wp-block-columns.twoThirdsOneThird > .wp-block-column {flex-basis: calc(33% - 16px);}
.wp-block-columns.twoThirdsOneThird > .wp-block-column:nth-child(1) {flex-basis: calc(66% - 16px);}

.wp-block-columns.oneThirdTwoThirds {}
.wp-block-columns.oneThirdTwoThirds > .wp-block-column {flex-basis: calc(33% - 16px);}
.wp-block-columns.oneThirdTwoThirds > .wp-block-column:nth-child(2) {flex-basis: calc(66% - 16px);}

.wp-block-columns.threeQuartersOneQuarter {}
.wp-block-columns.threeQuartersOneQuarter > .wp-block-column {flex-basis: calc(25% - 16px);}
.wp-block-columns.threeQuartersOneQuarter > .wp-block-column:nth-child(1) {flex-basis: calc(75% - 16px);}

.wp-block-columns.oneQuarterThreeQuarters {}
.wp-block-columns.oneQuarterThreeQuarters > .wp-block-column {flex-basis: calc(25% - 16px);}
.wp-block-columns.oneQuarterThreeQuarters > .wp-block-column:nth-child(2) {flex-basis: calc(75% - 16px);}


/******************* Caspio ***************************/
#caspioform a {text-shadow:none; background-image: none; text-decoration:inherit;}


/******************* IE Hacks ************************/
#menuButton {
		top:-2.8rem\9 /* apply to all ie from 8 and below */
		*top:-2.8rem;  /* apply to ie 7 and below */
		_top:-2.8rem; /* apply to ie 6 and below */
	}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#menuButton {
		top:-2.8rem;
	}
	
	.categoryWrapper {width:100%;}
	.categoryWrapper .categoryTitle {margin-top:0; margin-left: calc(50% - 6rem);}
	
	.featuredStorySection{display:block;}
	.featuredStories{display:flex;flex-wrap:wrap;}
	.featuredStory {width: calc(25% - 1rem); margin-right:1rem;}
	.numberOfPosts-3 .featuredStory {width: calc(33% - 1rem); margin-right:1rem;}
	.numberOfPosts-2 .featuredStory {width: calc(50% - 1rem); margin-right:1rem;}
	.oneTwo :first-child.featuredStory > a:first-of-type, .one :first-child.featuredStory > a:first-of-type, .u :first-child.featuredStory > a:first-of-type, .page .oneTwo :first-child.featuredStory > a:first-of-type {min-height:9rem;}
	.featuredStory h2, .featuredStory h4 {font-size:1.2rem !important; line-height: 1.3;}
	section.wp-block-mkl-section-block {display:block;}
	
	.arrow-right-1, .arrow-right-2, .arrow-left-1, .arrow-left-2 {top:-35px;}
	
	.footerWidget .menu-social-media-container {top:0;}
	.footerWidget .menu-social-media-container ul {display:inline;}
}

@supports (-ms-accelerator:true) {
  	#menuButton {
		top:-2.8rem;
	}
}

/******************* adminOnly Hide/show ************************/
	.adminOnly {display:none;}
	.customize-support .adminOnly {display:initial !important;}

/******************* Mobile Hide/show ************************/
	.mobileHide {display:inherit;}
	.mobileShow {display:none;}

/******************* The Context Title Styling ************************/

h1.contextTitle {color: #515154; font-family: Georgia, Times, "Times New Roman", serif; font-size: 64px; font-style: normal; font-weitht: bold; line-height: 100%; letter-spacing -2px; text-align: center;}

h1.contextTitle span {color:#9c0000; font-weight:400}

.contextTagline {font-size:1rem; line-height: 1.3; margin-top:1rem; text-align:center; line-height: 18px; font-family: open sans semibold, helvetica neue, helvetica, arial,sans-serif; color: #515154;}
.contextTagline .tinyPAPost {display: inline-block; position: relative; text-indent: -99999px; background-image: url(../img/tinyPAPost.jpg); width: 80px; height: 36px; top: -5px;}


/******************* Special Title Styling ************************/

.smarttalk > a {font-weight:bold !important;}
.smarttalk > a:hover {color:#fff !important;}
.smarttalk > a span {font-weight:bold !important; color:#005bac !important;}
.smarttalk > a:hover span {color:#fff !important;}

.smart-talk a.categoryTitle, .smart-talk .post-categories li a, .smart-talk .postsButton {background:#005bac;}
.smart-talk a.categoryTitle:hover {background:#000;}
.smart-talk .main .contentWrapper .content p a, .smart-talk .contentFooter h3 {color: #005bac;}
.smart-talk .smart-talk .categoryTitle {background: #9c0000;}
.smart-talk.upNext .categoryTitle {background: #005bac;}
.smart-talk .loadMore:hover {background: #005bac !important;}

.transforminghealth > a {font-weight:bold !important; color:#7ac142 !important;}
.transforminghealth > a:hover {color:#fff !important;}
.transforminghealth > a span {font-weight:bold !important; color:#46c8f1 !important;}
.transforminghealth > a:hover span {color:#fff !important;}

/*********************** Section Rotating *******************************/
.wp-block-mkl-section-block.rotated {transform: rotate(1deg) scale(1.01);}
.wp-block-mkl-section-block.rotated>h1, .wp-block-mkl-section-block.rotated>h2, .wp-block-mkl-section-block.rotated>h3, .wp-block-mkl-section-block.rotated>h4, .wp-block-mkl-section-block.rotated>h5, .wp-block-mkl-section-block.rotated>p, .wp-block-mkl-section-block.rotated>figure, .wp-block-mkl-section-block.rotated>div{
	transform: rotate(-1deg) scale(.99);
}

.wp-block-mkl-section-block.rotated:nth-of-type(even) {transform: rotate(-1deg) scale(1.01);}
.wp-block-mkl-section-block.rotated:nth-of-type(even)>h1, .wp-block-mkl-section-block.rotated:nth-of-type(even)>h2, .wp-block-mkl-section-block.rotated:nth-of-type(even)>h3, .wp-block-mkl-section-block.rotated:nth-of-type(even)>h4, .wp-block-mkl-section-block.rotated:nth-of-type(even)>h5, .wp-block-mkl-section-block.rotated:nth-of-type(even)>p, .wp-block-mkl-section-block.rotated:nth-of-type(even)>figure, .wp-block-mkl-section-block.rotated:nth-of-type(even)>div{
	transform: rotate(1deg) scale(.99);
}

.wp-block-mkl-section-block.rotated:nth-of-type(even) + .wp-block-mkl-section-block.rotated {transform: rotate(-1deg) scale(1.01);}
.wp-block-mkl-section-block.rotated:nth-of-type(even) + .wp-block-mkl-section-block.rotated>h1, .wp-block-mkl-section-block.rotated:nth-of-type(even) + .wp-block-mkl-section-block.rotated>h2, .wp-block-mkl-section-block.rotated:nth-of-type(even) + .wp-block-mkl-section-block.rotated>h3, .wp-block-mkl-section-block.rotated:nth-of-type(even) + .wp-block-mkl-section-block.rotated>h4, .wp-block-mkl-section-block.rotated:nth-of-type(even) + .wp-block-mkl-section-block.rotated>h5, .wp-block-mkl-section-block.rotated:nth-of-type(even) + .wp-block-mkl-section-block.rotated>p, .wp-block-mkl-section-block.rotated:nth-of-type(even) + .wp-block-mkl-section-block.rotated>figure, .wp-block-mkl-section-block.rotated:nth-of-type(even)+ .wp-block-mkl-section-block.rotated>div{
	transform: rotate(1deg) scale(.99);
}

.rotated .section-bg.bg__stretched {transform: scale(1.01) !important;}


/***************** Gutenberg Specific Styling ************************/

.has-red-background-color {background-color:#9c0000 !important;}


/***************** Custom Query Styling ************************/
.witf-custom-query .loadMore {width:100%;display: inline;background: none;color: #6d6e71;border: 1px solid #ccc;}

.featuredStorySection.alignwide .witf-custom-query .loadMore {
	margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
	display: block;
}

.wp-block-ub-content-toggle-accordion-toggle-wrap {
    color: #ffffff !important;
	mix-blend-mode: difference;
}


/***************** Pledge Aside ************************/
.pledgeAside {
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items: center;
	text-align: center;
	width: 18.75rem;
	height: 28.125rem;
	background:#9c0000;
	color:#fff;
	border: 20px solid #e62117;
	padding:1rem;
	-webkit-animation: fadein 2s;
	-moz-animation: fadein 2s;
	-ms-animation: fadein 2s;
	-o-animation: fadein 2s;
	animation: fadein 2s;
}

.pledgeAside h4{}
.pledgeAside h4 strong {font-size: 1.5rem;}

.pledgeAside:hover {opacity:1;}
.pledgeAside .fa-heart {transition:.75s ease-in-out; transform-origin: bottom; transform:translateY(.5rem);}
.pledgeAside:hover .fa-heart {transform:scale(1.2) translateY(0);}

.pledgeAside .fa-hand-holding {transition:.5s ease-in-out; transform-origin: bottom; transform:translateY(.5rem);}
.pledgeAside:hover .fa-hand-holding {transform:translateY(0);}

.pledgeAside .fa-snowflake {transition:1s ease-in-out; transform-origin: center; transform:translateY(0);}
.pledgeAside:hover .fa-snowflake {transform:scale(1.5);}

.pledgeAside .fa-school {transition:.5s ease-in-out; transform-origin: bottom; transform:translateY(0);}

/***************** Custom Stylings ************************/

.has-large-font-size {
    font-size: 2.25rem;
    line-height: 1.1;
	margin-top: .5rem;
}

/**************** FadeIn Animation *******************/

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/****************** Black and White Fade ***************/


.blackandwhitefade a:hover {opacity: 1;}

.blackandwhitefade a img {
	-webkit-transition: 0.3s -webkit-filter ease-out;
	-moz-transition: 0.3s -moz-filter ease-out;
	-moz-transition: 0.3s filter ease-out;
	-ms-transition: 0.3s -ms-filter ease-out;
	-o-transition: 0.3s -o-filter ease-out;
	transition: 0.3s filter ease-out, 0.3s -webkit-filter ease-out;
	filter: grayscale(100%);
	-webkit-filter:grayscale(100%);
}

.blackandwhitefade img {
	-webkit-transition: 1s -webkit-filter ease-out;
	-moz-transition: 1s -moz-filter ease-out;
	-moz-transition: 1s filter ease-out;
	-ms-transition: 1s -ms-filter ease-out;
	-o-transition: 1s -o-filter ease-out;
	transition: 1s filter ease-out, 1s -webkit-filter ease-out;
	transition-delay: 1s;
	filter: grayscale(100%);
	-webkit-filter:grayscale(100%);
}

.blackandwhitefade a:hover img, .blackandwhitefade img.fadebackcolor {
  filter: grayscale(0);
  -webkit-filter:grayscale(0);
}

/******************* Random Hide Content ************************/
.jsclass body .randomcontent {
    display: none;
}

/******************* Board of Directors Gallery ************************/
@media only screen 
and (max-width : 520px) {
	.wp-block-gallery.columns-2.board .blocks-gallery-item, .wp-block-gallery.columns-3.board .blocks-gallery-item, .wp-block-gallery.columns-4.board .blocks-gallery-item, .wp-block-gallery.columns-5.board .blocks-gallery-item, .wp-block-gallery.columns-6.board .blocks-gallery-item, .wp-block-gallery.columns-7.board .blocks-gallery-item {
		height: 200px;
	}
}

.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {left:0;}

/******************* MEDIA QUERIES ********************/

@media only screen 
and (max-width : 1280px) {
	header {width:100%;}
	#logoSection {
		width: 100%;
		margin-left: calc(10% + 11.25rem);
		padding-right: calc(13% + 11.25rem);
	}
	#logoSection .menu-header-social-media-container {display:none;}
	#mainNav .has-mega-menu > .sub-menu {padding: 1rem 3% 1.5rem;}
	#featuredList #subNav h3 {display:none;}
	.social-nav-wrapper{
		width: 42rem;
		max-width: 100%;
		max-width: -webkit-calc(100% - 8rem);
		max-width: calc(100% - 8rem);
		margin: 1rem auto;
	}
	.fa-lg {font-size:2rem !important;}	
	.author-content {}
	.author h2 byline {margin-left: 0;}
	.author h2 byline span {}
	.author-content .bio {}
	.author .avatarWrapper {margin:0 1.5rem 0 0;}
	
	.homepageContentWrapper .content {width:100%;}
}


@media only screen 
and (max-width : 1100px) {
	.menu-social-media-container, .socialFixed, .socialFixedBottom {position:relative;display: block;top:inherit;bottom:inherit;left:0;width: 100%;margin: 2rem 0 0;bottom: 0;}
	.menu-social-media-container ul{display: flex;flex-flow: row nowrap;justify-content: flex-start;align-items: center;margin: 0;min-width: 100%;height: 50px;}
	.intro .content .infoCircleWrapper {
	position:relative;
	max-width: 960px;
    margin: -4rem auto 0;
	}
	.intro .content .infoCircleWrapper .infoCircle {
	position: absolute;
	right: .5rem;
	bottom: -1.5rem;
	}
	.intro .content .toolTipWrapper {
    margin-right: 5.5rem;
 }

	.alignright, .alignleft {width:100% !important;height:auto;margin: 10px 0;}
	.wp-block-column .alignright, .wp-block-column .alignleft {width:initial !important;height:auto;margin: initial;}
	.imageLeft, .imageRight, .alignright, .alignleft {
	  margin-left: 0;
	  margin-right: 0;
	}
	.featuredStorySection.alignright {
		float: right !important;
		display: grid;
	}
	.featuredStorySection.alignleft {
		float: left !important;
		display: grid;
	}
	#menuButton {
	position:absolute;
	top:0;
	background-image: none;
	background-blend-mode: multiply;
	text-shadow: none;
	z-index:7000;
	-webkit-transition: margin-left .5s;
	transition: margin-left .5s;
	outline: none;
	}
	.home .intro {
		position: relative;
		display: inline-block;
		width: 100%;
		margin: 0;
		padding: 0;
		height: auto;
		overflow: unset;
		}
		
	.home .intro.video {
		display: inline;
		padding: 0;
		}
	
	.featuredHomeImage {
		margin: 0;
		padding: 0;
		background-position: center center;
		right: inherit;
		width: 100%;
		height: 85vh;
		position: relative;
		top: 0;
		border-right: none;
		}
	.video .featuredHomeImage {
		height: 56.25vw;
		margin-top: 4rem;
		}
	.hasAside .featuredHomeImage, .hasAside .featuredPostContent {width: 100%;}
	.home .aside {min-height: auto;flex-direction: row;padding: 1rem;float: none;justify-content: space-evenly;right: initial;max-width: 100%;border-top: .5rem #9c0000 solid;}
	.home .hasAside .aside .custom-html-widget a {}
	.aside .custom-html-widget {max-width:unset;}
	.pledgeAside {
		display:flex;
		flex-direction:column;
		justify-content:center;
		align-items: center;
		text-align: center;
		max-width: 28.125rem;
		width:100%;
		min-height: 18.57rem;
		height: auto;
		padding:2rem;
	}
	.ad-space .widget-ads, .home .ad-space .widget-ads, .home .aside .widget-ads {
		width: 100%;
		display: flex;
		position: relative;
		left: 0;
		flex-direction: row;
		align-items: center;
		justify-content: space-around;
	}
	.aside .widget-ads div {}	
	
	.featuredHomeImage.noCropFeature {max-height: 70vw; width: 100%;}
	.featuredHomeImage.noCropFeature.videoFeature {max-height: 70vw; width: 100%; margin-top: 9rem;}
	.home .intro .toolTipWrapper {
		width: 100%;
		margin: 0;
	}
	.home .intro .toolTipWrapper .toolTip {
	font-size: .8rem;
	}
	.home .intro .content {
		display: inline;
		width: 100%;
		height: auto;
		margin: 0;
		max-width: 100%;
		min-height: auto;
	}
	.actionButtonRight, .actionButtonLeft{
		min-width:initial;
	}
	.featuredPostContent {
	position: relative;
	padding: 2rem 1.5rem 1.5rem;
	width: 100%;
	}
	.featuredPostContent .categoryWrapper .categoryTitle {
		font-size: .7rem;
	}
	.headlines, .hasAside .headlines {
		width:100%;
		float: none;
		min-height: auto;
		padding: 2rem;
		border-left: none;
		border-top: .5rem solid #9c0000;
		font-size: .8rem;
	}
	.headlines .title{}
	.headlines .headline {margin-left:1rem;}
	
	/*display hidden headline elements */
	/*.headlines .headline a.thumb, .headlines .headline .excerpt, .headlines .headline .subhed, .headlines .headline byline {display:block;}
	.headlines .headline h2 {margin: .5rem 0 !important;}*/
	
	.categoryTitle {left: initial;}
	#upperNav ul li a {font-size: 1.1rem;}
	#mainNav .menu > li > a {font-size: 1rem;}
	#mainNav ul li .sub-menu li a {font-size: 1rem;}

	 section.main {
    	padding: 0;
		margin: 0;
		display: inline-block;
    }
}

@media only screen 
and (max-width : 782px) {
	
	.home .viewMoreHeadlines, .home .moreHeadlinesTitle {display:none;}
	.home .homePageLoop {padding:0;}

	.alignright, .alignleft, .image-right, .image-left {width:100% !important; height:auto; float:inherit !important; margin: 10px 0;}
	.image-right img, .image-left img {width:100% !important; height: auto;}
	.image-right p, .image-left p {width:100% !important;}
	.alignwide {
		width: initial !important;
		margin-left: calc(-50vw + 50%) !important;
		margin-right: calc(-50vw + 50%) !important;
	}
	.colTwo, .colThree {
        -webkit-column-count: 1; /* Chrome, Safari, Opera */
        -moz-column-count: 1; /* Firefox */
        column-count: 1;
        -webkit-column-gap: 0em; /* Chrome, Safari, Opera */
        -moz-column-gap: 0em; /* Firefox */
        column-gap: 0em;
        display: inline;
    }
	
	blockquote {
		margin-left: 0;
		margin-right: 0;
	}

    .fifth, .fifthEnd, .quarter, .quarterEnd, .half, .halfEnd, .third, .thirdEnd, .twoThirds,
    .twoThirdsEnd, .testimonial {
        float: inherit;
        width: 100%;
        box-sizing: border-box;
        padding-right: 0;
    }
    .content {
        width: 100%;
        margin: .5rem 0 0;
        padding:0 7%;
        max-width: inherit;
    }
    .image, .swiper-container {
	  margin-top:2rem;
	  margin-left: 0;
	  margin-right: 0;
	  margin-bottom:2rem;
	}
    /*iframe {
        margin-top:1rem;
        -ms-transform-origin: 100% 0%;
        -webkit-transform-origin: 100% 0%;
        transform-origin: 100% 0%;
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        margin-bottom:0rem;
    }*/
    
    .videoWrapper {
        margin-bottom:2.5rem;
    }
    .imageWrapper {
        height:auto;
        overflow:visible;
        display: inline-block;
        text-align:center;
    }
	.imageNone {position: relative;}
	.image.left, .imageLeft, .image.right, .imageRight, .alignleft, .alignright  {
		float: none;
		margin: 0;
		max-width: inherit !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		right: 0;
		left: 0;
		}
	.featuredStorySection.alignright {left: initial;}
	.featuredStorySection.alignleft {right: initial;}
		
    ul, ol { 
        margin-left:2rem;
    }
	.si-divider {
		width:100%;
		margin: 0;
        max-width: inherit;
	}
	.intro .content .infoCircleWrapper {
	position:relative;
	max-width: 960px;
	width:100%;
	margin: -4rem auto 0;
	right: -4rem;
	}
	.intro .content .infoCircleWrapper .infoCircle {
	position: absolute;
	right: .5rem;
	bottom: -1.5rem;
	}
	
	.intro .content .toolTipWrapper {
    margin-right: 4rem;
 }
	
	.intro #fs {
		bottom: 5rem;
		right: 1rem;
		font-size: 2rem;
	}
	
	.home .intro #fs {bottom: 1rem;}
	
	.full .content {width: 100%;}
	
	.row, .row>div {
		flex-direction: column !important; 
		align-items: center;
	}
	
	.postContent {
    flex-direction: row;
    justify-content: start;
	}
	/*.thumb {width:100%; height:53.7%; margin-right:1rem;}
	.thumb a img {width:100%; height:53.7%;}*/
	
	.redHeadBar {margin-bottom:1rem;width: 100%;margin-left: 0;}
	
	/*Homepage Responsiveness */
	.home .homePageLoop1 .loop {
		display: block;
		height: 100%;
	}
	.home .loop:first-child {
		margin-top:0;
	}
	.home .homePageLoop .redHeadBar {margin:0; width: 100%;}
	
	.post .featured:first-child {
		width: 100%;
		margin-right: 0;
		padding-right: 0;
	}
	.home .homePageLoop:before {
	  content: "";
	  position: absolute;
	  background-image: none;
	  top: 0;
	  bottom: 0;
	  width: 0;
	  height: 0;
	}
	.home .homePageLoop:before {
	  left: 0;
	}
	
	.home .homePageLoop {
		width: 100%;
		position: relative;
		right: 0;
		top: 0;
		height: auto;
		margin: 0;
		max-width: inherit;
	}
	
	.home .homePageLoop1, .home .homePageLoop2 {padding-top:.5rem}
	.home .homePageLoop1 .post {margin: 2rem 0;	}
	.home .homePageLoop1 .post:nth-child(2), .home .homePageLoop2 .post:nth-child(2) {margin: .5rem 0 2rem;}
	.home .homePageLoop1 .thumb, .home .homePageLoop1 .postDate, .home .homePageLoop1 .modDate, .home .homePageLoop1 .excerpt, .home .homePageLoop1 .subtitle,.home .homePageLoop1 .subhed, .home .homePageLoop1 hr {display:inherit;}
	.home .homePageLoop1 byline {display:inline;}
	.home .homePageLoop1 .excerpt, .home .homePageLoop1 .subtitle, .home .homePageLoop1 .subhed {margin: .5rem 0;}
	
	.home .homePageLoop1 .loop hr:first-child {display: none;}
	.home .viewMoreHeadlines {font-size:1.3rem;}
	
	.homepagewidgetarea-above .rev_slider_wrapper {margin-top: -1rem !important;}
 
	.home .content {padding:0;}
	
	.explainers {flex-direction: row; margin-bottom:2rem;}
	a.explainer {
		margin: 0 0 1rem;
		flex-basis: 25%;
		flex-grow: 1;
	}
	.nav-topics .topTags {
		moz-column-count: 1;
		-moz-column-gap: 0;
		-webkit-column-count: 1;
		-webkit-column-gap: 0;
		column-count: 1;
		column-gap: 0;
	}
	.nav-team .team {
	moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    column-count: 1;
    column-gap: 0;
	}
	.footerWrapper {
		flex-flow: column nowrap;
		text-align:center;
		padding: 1rem 2rem;
	}
	.footerWidget {
		margin-right:0;
		width: 100%;
		border-bottom: solid 1px grey;
	}
	.footerWidget .right {
		text-align: center;
	}
	.footerWidget .menu-social-media-container ul {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: start;
		margin: 1rem 0;
		height: fit-content;
	}
	footer ul {
		display: block;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 1.5em;
		-moz-column-gap: 1.5em;
		column-gap: 1.5em;
		padding-bottom: 1rem;
	}
	.content h3.editors-picks-title, .editors-picks-wrapper {
		margin: 0 0;
	}
	#upperNav {padding: 0;}	
	#footerPartners .footerWidget {border-bottom: none;}
	.disclaimer{padding: 0 1rem;line-height: 1.3;}
	.footerWrapper {padding-bottom: 1rem;}

	.customize-support #wpadminbar { position:fixed !important;}
	
	.wp-block-mkl-section-block.alignfull, .wp-block-mkl-section-block.alignwide {padding-left: 8% !important;padding-right: 8% !important;margin-left: calc(-50vw + 50%) !important;margin-right: calc(-50vw + 50%) !important;}
	
	.wp-block-mkl-section-block.rotated {transform: rotate(0deg) scale(1) !important;}
	.wp-block-mkl-section-block.rotated>h1, .wp-block-mkl-section-block.rotated>h2, .wp-block-mkl-section-block.rotated>h3, .wp-block-mkl-section-block.rotated>h4, .wp-block-mkl-section-block.rotated>h5, .wp-block-mkl-section-block.rotated>p, .wp-block-mkl-section-block.rotated>figure, .wp-block-mkl-section-block.rotated>div{
	transform: rotate(0deg) scale(1) !important;}
	
	.page .main .featuredStorySection, .home .main .featuredStorySection {margin-left: -8% !important;margin-right: -8% !important;padding-left: 8% !important;padding-right: 8% !important;}
	.page .main .featuredStorySection.alignwide, .home .main .featuredStorySection.alignwide {margin-left: calc(-50vw + 50%) !important;
    margin-right: calc(-50vw + 50%) !important;}
}

@media only screen 
and (max-width : 680px) {
	.mobileHide {display:none;}
	.mobileShow {display: inherit;}
	
	h1 {font-size: 1.8rem; line-height:2.25rem;}
	h2 {font-size: 1.5rem;line-height:1.8rem;margin-bottom: 1rem;/* color:#7f7f7f; */}
	h3 {font-size: 1.3rem; line-height:1.5rem; margin-bottom: 1rem;}
	h4 {font-size: 1.3rem; line-height:1.5rem; margin-bottom: 1rem;}
	.page .main .title {margin-bottom: 1rem;}
    .intro, .leftPage .intro, .rightPage .intro {padding-bottom:1rem;height: 50vh;}
	.intro.noThumb {
	  height: 260px;
	}
	.home .intro.noThumb {
	  height:140px;
	}
	.home .intro {}
	.home .intro .toolTipWrapper p {font-size: .9rem; line-height: 1rem;}
	
	.video .featuredHomeImage {
		height: 56.25vw;
		margin-top: 2rem;
	}
	
	.homepagewidgetarea-above .custom-html-widget, .newslandingwidgetarea-above .custom-html-widget, .contentFooterWidget3 .custom-html-widget {flex-direction:column; justify-content:center;}
	
	.ad-space .widget-ads, .home .ad-space .widget-ads, .home .aside .widget-ads {flex-direction:column;}

	.actionButtonRight {padding: 1rem 2rem 1rem 4rem;}
	.arrow-left-1 {
	  right:initial;
	  border-right: none;
	  left:0;
	  border-left: 40px solid #e62117;
	}
	.arrow-left-2 {
	  right:initial;
	  border-right: none;
	  left:-5px;
	  border-left: 40px solid #9c0000;
	}
	a.actionButtonRight.blue .arrow-left-1 {
		right:initial;
		border-right:none;
		left:0;
		border-left: 40px solid #2d86d6;
	}
	a.actionButtonRight.blue .arrow-left-2 {
		right:initial;
		border-right: none;
		left:-5px;
		border-left: 40px solid #005bac;
	}
	
	a.actionButtonRight.green .arrow-left-1 {
		right:initial;
		border-right:none;
		left:0;
		border-left: 40px solid #9af858;
	}
	a.actionButtonRight.green .arrow-left-2 {
		right:initial;
		border-right: none;
		left:-5px;
		border-left: 40px solid #75bc43;
	}	
	
	a.actionButtonRight:hover .arrow-left-1 {right:initial; left:10px;}
	
    .intro .content {padding-bottom:.3em; margin: 2rem 0; padding-left:0; padding-right:0;}
    .intro h2 {padding-bottom: .5em;}
    byline {font-size: 1.1875em; line-height: 1.65;}
	.intro .content .infoCircleWrapper .infoCircle {
		position: absolute;
		right: 3rem;
		bottom: 0 !important;
	}
	.intro .content .toolTipWrapper {
		margin-right: 3rem;
		margin-top: -2.7rem;
	}
	.navWrapper {
		width: 42rem;
		max-width: 100%;
		/* max-width: -webkit-calc(100% - 4rem); */
		/* max-width: calc(100% - 4rem); */
		margin: 2rem auto 1rem;
	}
	#mainNav {display:none;}
	#upperNav ul li {display:none;}
	#upperNav ul li.delays {display:inline-block;}
	#upperNav ul li.roses {position: relative;right: 4rem;top: .3rem;z-index: 500;}
	.alerts-widget ul li.delays a span {display:none;}
	
	header {height:0 !important;}
	#nav-menu.toggled {
		display:initial;
		left: 0;
		right: 0;
		opacity:1;
		top: 2.8rem;
		top: .625rem;
		filter: alpha(opacity=100);
	}

	#nav-menu.toggled li.search, #nav-menu.toggled li.search {display:none;}
	.author-content {flex-direction: column;}
	.author .avatarWrapper {margin: 0 1rem 1rem; align-self: center;}
	.accordion-content {display:inline;}
	.accordion-content .avatarWrapper {float:left; margin: .7rem 0 0;}
	.accordion-content .bio {display:inline;}
	
	.featuredStories {display: flex; flex-direction: column;}
	.thumb {width:100%; height:53.7%; margin-right:1rem;}
	.thumb a img {width:100%; height:53.7%;}
	.postContent {
	display:inline;
    flex-direction: column;
    justify-content: space-between;
	}
	.postContentText {width:100%}
	.post .featured:first-child a.thumb {
		height: 282px;
	}
	.post .thumb a {background-image:none;width: 100%;height: 53.7vw;display: block;background-size: cover;background-position: center center;}
	.post .featured h2 {
		font-size: 1.5rem;
		line-height: 1.8rem;
	}
	.post .featured {
		width: 100%;
		float: none;
	}
	.post .featured a.thumb {
		height: 282px;
	}
	.post .featured .subtitle, .post .featured .subhed {
		display: inherit;
	}
	.featured byline {
		font-size: inherit;
		line-height: 1.3rem;
		margin-top: inherit;
		color: inherit;
	}
	
	.categoryPosts {display:flex; flex-direction:column;}
	.categorySection {padding:0}
	.content .featured {
		width: 100%;
		float: none;
		margin-bottom: 1rem;
	}
	.content h3 {font-size: 1.8rem;line-height: 2rem;margin: 2rem .5rem 1rem;/*margin-bottom: 0 !important;*/}
	.content h3 span {display:block;}
	.content .numberOfPosts-2 {
		flex-direction: column;
	}
	.content .featured:first-of-type, .content .categoryPosts:nth-of-type(even) .featured:first-of-type {
		width: 100% !important;
		float: none;
		padding-right: 0 !important;
		padding-left:0 !important;
	}
	.content .numberOfPosts-2 .featured {
		width: 100% !important;
	}
	.content .featured:first-of-type a.thumb, .content .featured a.thumb, .content .numberOfPosts-2 .featured:nth-child(2) a.thumb  {
		position: relative;
		display: block;
		background-size: cover;
		background-position: center center;
		width: 100%;
		height: 53.7vw;
	}
	
	.post .featured .excerpt {display:inherit;}
	.home .homePageLoop {
		padding: 0;
	}
	.adSection {flex-direction: column;}
	.explainers {flex-direction: column; margin-bottom:2rem;}
	.author .authorContactLinks {
		flex-direction: column;
	}
	.author .authorContactLinks {
		padding: .5rem .5rem .5rem .5rem;
	}
	
	.contentFooter .explainers .explainer {
		max-width: 100%;
	}
	.contentFooter .explainers .explainer .explainerImage {
		height: 50vw;
	}
	.content .featured:first-of-type {
		min-height: initial !important;
	}
	#logoWrapper #tagline {display:none;}
	#logoWrapper {transition: top 0.2s ease-out;}
	#logoWrapper.toggled {top: 2.8rem;top: .625rem;}
	#logoSection {height: 3.5rem;}
	#logo {top: .5rem;}
	#logo img {width: 3.75rem;}
	#mobileNav {margin: 0;border-bottom: 3px solid #757575;}
	#nav-menu {padding-top: 2.8rem;}
	.intro.noThumb, .hideFeature .intro {
	  height: 150px;
	}
	header{height:0;transition: top 0.2s ease-out;overflow: unset;width: 100%;margin-left: unset;padding-right: 4rem;padding-top: .35rem; border-bottom: none;}
	header.nav-up {top: -160px;}
	progress {position:fixed; top:0; bottom:inherit;}
	#menuButton {
		position: absolute;
		top: 0.3125rem;
		background-image: none;
		background-blend-mode: multiply;
		text-shadow: none;
		z-index: 7000;
		-webkit-transition: margin-left .5s;
		transition: margin-left .5s;
		outline: none;
		background: none;
	}
	.line {fill: #6d6e71;}
	
	.alerts-widget {position: absolute; right: 4rem; top: 0.3rem;}
	
	.page .main .featuredStorySection, .home .main .featuredStorySection {margin-left: -8% !important;margin-right: -8% !important;padding-left: 8% !important;padding-right: 8% !important;}
	.page .main .featuredStorySection.alignwide, .home .main .featuredStorySection.alignwide {margin-left: calc(-50vw + 50%) !important;
    margin-right: calc(-50vw + 50%) !important;}
	.page .main .featuredStorySection.gray {margin-left: -8% !important;margin-right: -8% !important;}
	
	
	.featuredStories{grid-template-columns: 1fr 1fr !important;}
	.featuredStories .featuredStory:first-child {grid-column:1/3 !important;grid-row:1 !important;}
	.featuredStories .featuredStory > a, .featuredStory:first-child > a:first-of-type {min-height: 40vw;}
	.page .oneTwo .featuredStory:first-child > a:first-of-type {min-height: 70vw;}
	.featuredStory h2, .featuredStory:first-child h2, .featuredStory h4, .featuredStory:first-child h4 {font-size: 1.5rem;line-height: 1.7rem;margin-bottom: 1rem;}
	.featuredStories .excerpt, .featuredStories .subhed {display:block;}
	.alignfull, .alignwide {width: 100%; margin: 0;}
	
	.wp-block-mkl-section-block.alignwide {
		width: calc(100% + 8rem) !important;
		margin-left: -4rem !important;
		padding: 0 7%;
	}
	.tv-schedules .wp-block-mkl-section-block.alignwide {
		width: 100vw !important;
		padding: 0;
		margin-left: -8% !important;
		position: relative;
	}
	.linkSection {
		float: none;
		max-width: 100%;
		margin: 0 2rem 1rem;
	}
	.editors-picks {
		grid-template-columns: 1fr 1fr;
	}
}

@media screen 
and (max-width : 520px) {
	.intro.video {margin-top: 0;}
	.intro #fs {bottom: 5rem;}
	.home .intro #fs {bottom: 1rem;}
	#nav-menu .menu-header-social-media-container ul {
		padding: 0;
	}
	.home .intro {padding: 10px 0 0;}
	.home .featuredHomeImage {
		height: calc(55vh - 100px);
		}
	.video .featuredHomeImage {
		height: 56.25vw;
		margin-top: 2rem;
	}
	.featuredHomeImage.noCropFeature.videoFeature {margin-top: 3.8rem;}
	.home .intro .toolTipWrapper p {font-size: .7rem; line-height: .9rem;}
	.home .intro .description {display:none;}
	.content .featuredPostContent {
		padding: 1rem .5rem .5rem;
	}
	 .content .featuredPostContent h2 {
		font-size: 1.4rem;
		line-height: 2.0rem;
	}
	 .content .featured .subtitle, .content .featuredPostContent h3.subtitle, .content .featured .subhed, .content .featuredPostContent h3.subhed {
		font-size: 1.2rem;
		line-height: 1.5rem;
		margin:0;
	}
	.content .featuredPostContent byline {
		font-size: 1.1rem;
		line-height: 1.3rem;
	}
	.content .featuredPostContent .excerpt {
		display:none;
	}	
	.content .featuredPostContent .excerpt p {
		font-size: 1rem;
		line-height: 1.2rem;
	}
	.content .featuredPostContent .readMore {
		display:none;
	}	
	.homepagewidgetarea-above {
		margin: 0;
		padding: 0;
	}
	.actionButtonLeft, .actionButtonRight {
		    min-height: 45px;
		    margin:.5rem;
	}
	.actionButtonRight {
	}
	.actionButtonText {
		font-size: 1.1rem;
		line-height: 1.4rem;
	}
	.actionButtonText span {
		font-size: .8rem;
		line-height: 1.0rem;
		/* display:none; */
	}
	.content .featured:first-of-type h2, .content .featured h2, .content .numberOfPosts-2 .featured h2 {
		margin-top: .5rem;
		font-size: 1.2rem;
		line-height: 1.5rem;
	}
	.featured:first-child byline {margin-top: 0;}
	.content .featured:first-of-type .excerpt, .content .featured .excerpt, .content .numberOfPosts-2 .featured .excerpt {display:none !important;}
	.post .featured:first-child byline .features {
		display:none;
	}
	.noFeature .intro {height: 170px;}
	.intro .content .toolTipWrapper .toolTip p {
		font-size: .9rem;
		line-height: 1.4rem;
	}
	.intro .content .toolTipWrapper .featuredCredit {
		text-align: right;
		font-size: .7rem !important;
		padding: .1rem.0;
	}
	.partnerSection a {
    width: 50%;
    margin-bottom: 2rem;
	}
	h1.contextTitle {font-size: 36px;}
	.contextTagline {font-size: .8rem; margin-top: .5rem; margin-bottom: .5rem !important;}
	.contextTagline .tinyPAPost {background-size: contain; background-repeat: no-repeat; width: 60px; height: 36px; top: -3px;}
	.footerWidget .menu-social-media-container ul {flex-flow: column wrap;align-content: center;}
}

@media screen 
and (max-width : 420px) {
	#logoWrapper {transition: top 0.2s ease-out;}
	#logoWrapper.toggled {top: 2.8rem;top: .625rem;}
	#logoSection {height: 3.5rem;}
	#logo {top: .5rem;}
	#logo img {width: 3.75rem;}
	.home .intro {padding: 40px 0 0;}
	.home .intro .toolTipWrapper p {font-size: .7rem; line-height: .9rem;}
	#menuButton {
		position: absolute;
		top: 5px;
		background-image: none;
		background-blend-mode: multiply;
		text-shadow: none;
		z-index: 7000;
		-webkit-transition: margin-left .5s;
		transition: margin-left .5s;
		outline: none;
		background: none;
	}
	.line {fill: #6d6e71;}
	header{height:0;transition: top 0.2s ease-out;width: 100%;margin-left: unset;padding-right: 4rem;padding-top: .35rem;}
	header.nav-up {top: -160px;}
	progress {position:fixed; top:0; bottom:inherit;}
	#nav-menu {/* padding-top: 2.8rem; *//* padding-top: .625rem; */}
	#nav-menu li.search {display: none;}
	.featuredStories{grid-template-columns: 100% !important;}
	.featuredStories .featuredStories .featuredStory:first-child {grid-column:1 !important; grid-row:1 !important;}
	.featuredStories .featuredStory > a {min-height: 50vw;}
	.featuredStories.one .featuredStory:first-child > a:first-of-type, .featuredStories.oneTwo .featuredStory:first-child > a:first-of-type, .featuredStories.u .featuredStory:first-child > a:first-of-type, .featuredStories.XX .featuredStory:first-child > a:first-of-type {min-height: 70vw;}
	.featuredStories .excerpt, .featuredStories .subhed {display:block;}
}

@media screen 
and (max-width : 300px) {
	#upperNav ul li.giveNowButton {display: none;}
}

@media screen 
and (min-height:400px) and (max-height:650px) {
	html {font-size:14px;}
}

@media screen 
and (min-height:650px) and (max-height:1025px) and (min-width : 520px) {
	html {font-size:14px;}
	#menu-search {}
	#menu-search.toggled{top: -2.4rem;}
	#topSearchForm {top: -1rem;}
	#logoSection {line-height: 5.5rem;}
	header, #upperNav {height: 2.8rem;}
	#upperNav ul {height: 2.8rem;}
	#upperNav ul li a, .alerts-widget ul li.delays a {font-size: 1.3rem !important;}
	#mainNav {top: 2.8rem;height: 2.8rem;line-height: 2.8rem;}
	#mainNav ul {}
	#mainNav ul li a {font-size: 1.3rem;}
	.nav-down #mainNav .has-mega-menu .sub-menu {}
	#subNav {font-size:.9rem;}
	.featuredPostContent {padding: 2rem 1.5em 1.5rem;}
	.featured .wp-media-credit {bottom:20px;}
	.home .intro .toolTipWrapper .toolTip {font-size: .8rem;}
	.featuredPost {font-size:.8rem}
	.headlines {font-size:.8rem;}
}

@media only screen 
and (min-device-width : 680px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { html {font-size: 12px;} }

@media screen 
and (min-height:540px) and (max-height:649px) and (min-width : 520px) {
	#menu-search{}
	#menu-search.toggled{top: -2.5rem;}
	#topSearchForm {top: -1.7rem;}
	#logoSection {height: 6.25rem;line-height: 6.875rem;}
	#logo img {width: 7rem;}
	#subNav {font-size:.7rem;}
	.featuredPostContent {padding:1.5rem; font-size: .6rem;}
	.home .intro .toolTipWrapper .toolTip {font-size: .6em;}
	.featured .wp-media-credit {bottom:20px;}
}

@media screen 
and (min-height:540px) and (max-height:649px) and (min-width : 520px) and (max-width : 680px) {
	html {font-size:10px;}
}

/* iPad Styling */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1)  { 
	.headlines .headline, .featuredPostContent {font-size: 1.4em;}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) { 
	html {font-size: 14px;}	
	.featuredHomeImage {
		margin: 0;
		padding: 0;
		background-position: center center;
		right: inherit;
		width: 100%;
		height: 60vh;
		position: relative;
		top: 0;
	}
	#upperNav ul li a {font-size: 1.1rem !important;}
	#upperNav ul li.giveNowButton a {font-size: 1.1rem;}
	.alerts-widget ul li.delays a span {display:none;}
	.headlines .headline, .featuredPostContent {font-size: 1.4em;}
	.page .main .featuredStorySection, .home .main .featuredStorySection {margin-left: -8% !important;margin-right: -8% !important;padding-left: 8% !important;padding-right: 8% !important;}
	.page .main .featuredStorySection.alignnone, .page .main .featuredStorySection {
		margin-left: -8rem !important;
		margin-right: -8rem !important;
		margin-left: calc(-50vw + 50%) !important;
		margin-right: calc(-50vw + 50%) !important;
	}
	.featuredStorySection.dark {
		background: #000;
		padding-top: 1rem !important;
		margin-left: calc(-50vw + 50% - 8rem) !important;
		margin-right: calc(-50vw + 50% - 8rem) !important;
		padding-left: calc(50vw - 50%);
		padding-right: calc(50vw - 50%);
	}
	.wp-block-mkl-section-block.alignwide, .wp-block-mkl-section-block.alignfull {
		margin-left: calc(-50vw + 50%);
		margin-right: calc(-50vw + 50%);
	}
	.home .featuredStorySection.alignwide {
		margin-left: calc(-50vw + 50%) !important;
		margin-right: calc(-50vw + 50%) !important;
		padding-left: 1rem !important;
		padding-right: 1rem !important;
	}
}

@supports (-webkit-overflow-scrolling: touch) {
	  .scroll-wrapper {
		-webkit-overflow-scrolling: touch;
		overflow-y: scroll;
		overflow-x: scroll;
		-webkit-transform: translate3d(0, 0, 0);