/* Department CSS Document */
/*For mobile first adaptive design place styles for mobile and up in the mobile and up area.
Place styles for tablet and up inside the media query in the tablet and up area.
Place styles for desktop only inside the media query in the desktop only area.

For questions or media query training contact Web Development Services.
*/
/* ====================== Mobile and Up ========================== */

/* General Styles */
h1, h2, h3, h4, h5, h6 {
	font-family: "Lato", sans-serif;
}

h2.secondary-header, h3.secondary-header {
	font-family: "Raleway", sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #666666;
}

/*blockquote {
	border: 0px;
    display: grid;
    grid-template-columns: 1fr;
    justify-content: center;
    padding: 40px 0;
    margin: 0;
    font-size: 20px;
    font-family: "Lato", sans-serif;
    font-style: italic;
    line-height: 2em;
    font-weight: lighter;
    color: #757575;
}

blockquote:before {
	content: url(/news/images/blockquote.png);
    width: 26px;
    height: 19px;
    grid-row: 1 / 2;
    grid-column: 1 / 2;
    margin: 0px 20px 0 0;
}

blockquote p {
}*/

.bg-section-header {
	background-color: #f1f1f1;
	box-shadow: 11px 0px 4px #e2e2eb;
}

.header-white, .header-green {
	font-size: 24px;
	text-transform: uppercase;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 0;
}


.header-green, .header-white {
	padding: 20px 0;
}

.header-white {
	color: #275d38;
}

.header-green {
	color: #2E623F;
}


.header-white::before, .header-white::after, .header-green::before, .header-green::after {
	content:"";
	flex-grow: 1;
	height:1px;
	background-color: #fff;
}


.header-white::before, .header-white::after {
	background-color: #275d38;
}

.header-green::before, .header-green::after {
	background-color: #2E623F;
}

.header-white::before, .header-green::before {
	margin-right: 40px;
}

.header-white::after, .header-green::after {
	margin-left: 40px;
}

a.news-solid-button, a.be-related-link {
	background-color: #fff;
	color: #275d38;
	font-family: "Lato", sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    border: 1px solid #275d38;
    padding: 15px 35px 15px 15px;
    min-width: 275px;
    display: flex;
    flex-direction: row;
	margin: 15px auto 15px;
	position: relative;
}

a.news-solid-button::after, a.be-related-link::after {
	content: '\f061';
	font-family: "FontAwesome";
	color: #275d38;
	position: absolute;
	right: 0;
	padding: 0 15px;
}

a.news-solid-button:hover, a.be-related-link:hover {
	background-color: #f6f6f7;
	text-decoration: none;
}

a.news-icon-button {
	background-color: #F0F0F0;
    border-radius: 0;
    padding: 20px 70px 20px 20px;
    color: #666666;
    text-transform: uppercase;
    display: block;
    text-align: left;
    position: relative;
    font-size: 12px;
	margin: 5px;
}

a.news-icon-button::after {
	background-color: rgba(0, 0, 0, 0.07);
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: auto;
    width: 50px;   
    font-size: 20px;
    font-family: "FontAwesome";
    color: #666666;
    position: absolute;
}

a.news-icon-button.icon-arrow::after {
	   content: '\f190';
}
	 
a.news-icon-button.icon-list::after {
	content: '\f03a';
}

a.news-icon-button.icon-pdf::after {
	content: '\f1c1';
}

a.news-icon-button.icon-zip::after {
	content: '\f1c6';
}

a.news-icon-button.icon-doc::after {
	content: '\f1c2';
}

.read-more {
	justify-content: center;
}

.news-footer {
	background-image: url(/news/images/shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}




/* End General Styles */

/* Pagination */
.listing-pagination {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}

.pagination>li>a, .pagination>li>span {
	border: 0;
	color: #525252;
	padding: 3px 6px;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	background-color: #fff;
	color: #275D38;
	font-weight: bold;
}

/* End pagination */

/* Header Styles */

section[data-uvu-template="header-story-one"] {
	background: rgb(39,93,56);
	background: linear-gradient(180deg, rgba(39,93,56,1) 0%, rgba(39,93,56,1) 45%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 100%);
	/*padding-top: 40px;*/
}

section[data-uvu-template="header-story-two"], section[data-uvu-template="header-video-story"], section[data-uvu-template="header-press-release"] {
	background: rgb(39,93,56);
	/*padding-top: 40px;*/
}

section[data-uvu-template="header-magazine"] .header-large-ribbon {
	color: #fff;
	font-family: "Lato", sans-serif;
	text-align: right;
	font-size: 16px;
	text-transform: uppercase;
	padding: 20px 40px;
	position: relative;
	z-index: 1;
	display: block;
}

section[data-uvu-template="header-story-three"], .featured-slider {
	background: #2E2D2D;
	color: #fff;
}

section[data-uvu-template="header-story-three"] .row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

section[data-uvu-template="header-story-three"] div.col-md-6.title, .featured-slider dov.col-md-6.title {
	display: flex;
	flex-direction: column;
	align-content: left;
	flex-wrap: wrap;
	padding: 40px;
}

section[data-uvu-template="header-magazine"] .header-large-image {
	margin-top: -63px;
	padding-bottom: 40px;
	position: relative;
	z-index: -1;
}

section[data-uvu-template="header-magazine"] h1 {
	font-family: "Garamond", "EB Garamond", "Adobe Garamond Pro", "Times New Roman", serif;
    text-align: center;
	text-transform: uppercase;
    font-size: 36px;
	padding-bottom: 15px;
}

section[data-uvu-template="header-magazine"] .feature-lead {
	font-family: "Garamond", "EB Garamond", "Adobe Garamond Pro", "Times New Roman", serif;
    text-align: center;
	font-size: 20px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
	padding-top: 15px;
	padding-bottom: 10px;
}

section[data-uvu-template="header-story-one"] h1, section[data-uvu-template="header-story-two"] h1, section[data-uvu-template="header-video-story"] h1, section[data-uvu-template="header-press-release"] h1, section[data-uvu-template="header-story-three"] h1 {
	border-left: 10px #fff solid;
	color: #fff;
	font-family: "Raleway", sans-serif;
	padding: 0px 20px 0 20px;
    margin: 40px 0 40px 0;
	display: block;
    z-index: 1;
}

section.landing-header {
	padding: 80px;
	margin: 0px;
}

section.landing-header h1 {
	font-family: "Raleway", sans-serif;
	font-size: 24px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}

/* End Header Styles */

/* Story Meta Include */
section.story-meta {
	padding-top: 20px;
	padding-bottom: 20px;
}

.social-share {
	text-align: left;
}
/* End Story Meta Include */


/* Story Card (Handlebars Template) */
.story-card-date, .feature-card-topic {
	margin-top: auto;
	margin-bottom: 0;
}

.story-card-date {
	justify-content: space-between;
}

.feature-card-topic {
	justify-content: center;
}

.story-card .in-the-news-img {
	    height: 0;
    overflow: hidden;
    padding-top: calc(591.44 / 1127.34 * 100%);
    position: relative;
}

.story-card .in-the-news-img img {
	position: absolute;
    top: 0;
    left: 0;
    object-fit: contain;
}

/* News Footer */
section.news-footer {
	padding-top: 40px;
	padding-bottom: 40px;
}

/* Topic Landing Pages */

.recent-news-anchors {
	background-color: #f1f1f1;
}

.recent-news-anchors a {
	color: #275d38;
    width: 100%;
    height: 100%;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    font-size: 12px;
    text-align: center;
    display: flex;
    flex-direction: row;
    padding: 15px;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	align-items: center;
}

.recent-news-anchors a:hover {
	text-decoration: none;
	background-color: #dcdcdc;
}

.recent-news-anchors a::after {
	content: '\f107';
    font-family: "FontAwesome";
    color: #275d38;
    font-size: 18px;
	padding-left: 10px;
}

/* End Topic Landing Pages */

/* Explore News Page */

.explore-story a {
	text-transform: none;
	color: #000;
}

.explore-story:hover {
	background-color: #f7f7f7;
}

.explore-story img {
	padding: 10px 0;
}

.explore-story h2 {
	font-size: 20px;
	margin-top: 10px;
}

ul.filter-list {
	padding: 15px;
    background-color: #f1f1f1;
    border-radius: 5px;	
}

ul.filter-list li {
	margin: 0px;
    border-bottom: solid 1px #dcdcdc;
    padding: 8px 0px;
}

ul.filter-list li a {
	color: #4C4C49;
    font-size: 14px;
    display: block;
}

ul.filter-list li a:hover {
	color: #275d38;;
}

/* Bridge Edge Auto Pilot Override */
.be-ix-link-block .be-related-link-container .be-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}


/*End mobile and up styles*/
/* ====================== Tablet and Up (Overrides Mobile Styles) ========================== */
@media only screen and (min-width: 768px) {
	
	
/* General */
.header-green, .header-white {
	padding: 40px 0;
}
	
/*blockquote {	
    padding: 80px 0;   
}

blockquote p {
	width: 70%;
    justify-self: center;
}*/
	
/* Story Card (Handlebars Templates) */
.story-card-title {
	height: 120px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
	}
	
.story-card-title h3 {
	display: flex;
    justify-content: center;
	margin: 20px 0 20px 0;
}

/* Header Styles */
section[data-uvu-template="header-story-one"] h1, section[data-uvu-template="header-story-two"] h1, section[data-uvu-template="header-video-story"] h1, section[data-uvu-template="header-press-release"] h1, section[data-uvu-template="header-story-three"] h1  {
	margin: 40px 0 40px 0;
}
	
section[data-uvu-template="header-story-three"] div.col-md-6.title {
	align-content: center;
	padding: 60px;
}
	
	
/* Story Meta Include */
.social-share {
	text-align: right;
}
/* End Story Meta Include */


/* Topic Landing Pages */

	
.recent-news-anchors a {	
    padding: 20px 20px 35px 20px;
}
	
.recent-news-anchors a::after {
    position: absolute;
    bottom: 10px;
	left: 50%;
    font-size: 18px;
	padding-left: 0px;
}
	



	
}/*end media query*/
/*End tablet and up styles*/
/* ====================== Landscape Tablet and Up (Overrides Mobile Styles) ========================== */
@media only screen and (min-width: 992px) {


	
	
}/*end media query*/
/*End landscape tablet and up styles*/
/* ====================== Desktop Only (Overrides Mobile and Tablet Styles) ========================== */
@media only screen and (min-width: 1200px) {

	
	
	
}/*end media query*/
/*End desktop only styles*/
/*END OF DOCUMENT*/
