/* CSS Document */

/* ADDITIONAL CSS */

.noPad { padding-left: 0 !important; padding-right: 0 !important; }
.roman { font-style: normal; }
.social-links .social-icons a { padding-bottom: 24px; float: left; }
.social-links .social-icons a:nth-child(3n+1) { clear: both; }

.fa.fa-twitter { position: relative; }
.fa.fa-twitter.consumer:after { content: "CUSTOMER"; position: absolute; bottom: -14px; left: -44%; display: block; 
										font-size: 10px; color: #C8BFB3; font-family: "Roboto", sans-serif; }
.fa.fa-twitter.news:after { content: "MEDIA"; position: absolute; bottom: -14px; display: block; 
										font-size: 10px; color: #C8BFB3; font-family: "Roboto", sans-serif; }
.widget.social-widget .fa.fa-twitter:after { color: #7F725F; }
.widget.social-widget .fa:hover{ opacity: 0.7; }

a.button.download { margin: 44px auto 16px; padding-right: 54px; display: block; max-width: 316px; background: #fff url(../images/icon-download.png) no-repeat right 28px center; }
s
main.entry-content article.hero-image#ZeroHungerZeroWaste section.content-editor p {
    font-size: 16px;
    line-height: 1.66667;
    margin: 16px auto 33px;
}

.newsletter-wrap .wpcf7-form {
  position: static;
}
.newsletter-wrap .wpcf7-form label {
  float: left;
  width: 50px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.newsletter-wrap .wpcf7-form .search-wrap {
  float: left;
  border-bottom: 2px solid rgba(157, 142, 120, 0.5);
  width: 90%;
  width: calc(99% - 50px);
}
.newsletter-wrap .wpcf7-form input {
  padding: 0;
  margin: 0;
  height: 30px;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  color: #9D8E78;
  float: left;
  background: none;
  border: 0 none;
  width: 90%;
  width: calc(99% - 20px);
}
.newsletter-wrap .wpcf7-form button {
  text-align: right;
  float: right;
  padding: 0;
  line-height: 30px;
  background: none;
  border: 0 none;
  width: 20px;
  font-weight: normal;
  color: #9D8E78;
  font-style: normal;
  font-size: 13px;
}

.newsletter-wrap .wpcf7-form div.wpcf7-mail-sent-ok {
    border: 0;
	color:#398f14;
	position: absolute;
	width: 97%;
	bottom: 26px;
}

@media (max-width: 479px) {
	.newsletter-wrap .wpcf7-form input { font-size: 16px;  }
}

.social-content h2 {
	padding-bottom: 20px;
}
.page-id-526 .blurb_section .blurb-desc p {
	line-height: 36px;
}
.button.button-rounded {
	position: relative;
	overflow: hidden;
	-webkit-transition: .3s;
	transition: .3s;
}
.button.button-rounded:after {
	position: absolute;
	-webkit-transition: .3s;
	transition: .3s;
	content: '';
	width: 0;
	left: 50%;
	bottom: 0;
	height: 3px;
	background: #f7f7f7;
}
.button.button-primary:hover {
	box-shadow: 0px 0px 0px 3px #BAAFA0;
}
.button.button-primary:hover:after {
	width: 0%;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current_page_item > a.mega-menu-link,  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link,  #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.widget_nav_menu ul.menu li.current_page_item a {
	color: #005E9C !important;
}
/*
.section_footer .blurb-item.row-flex .col a.button.button-link:hover { bottom: 0; }
.blurb-item.row-flex .image_blurb.col a.button.button-link:hover { bottom: 50px; }
*/

header.nav-menu {
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

header.nav-menu .header-logo a { 
	width: 100%;
	background: url(../images/logo-hover.png) no-repeat top left / 100% auto; 
}
header.nav-menu .header-logo a:hover {
	background-image: url(../images/logo.png);
}
header.nav-menu .header-logo a img { visibility: hidden; }

header.nav-menu .header-search a#emailicon {
	background: url(../images/icon-email-nav.png) no-repeat right;
}
header.nav-menu .header-search a#emailicon:hover {
	background: url(../images/icon-email-nav-hover.png) no-repeat right;
}
header.nav-menu .header-search a#searchicon {
	background: url(../images/icon-search-nav.png) no-repeat right;
}
header.nav-menu .header-search a#searchicon:hover {
	background: url(../images/icon-search-nav-hover.png) no-repeat right;
}
.primary-nav header.nav-menu .header-search a#navicon {
	background: url(../images/icon-navicon-nav.png) no-repeat right;
	height: auto;
}
.primary-nav header.nav-menu .header-search a#navicon:hover {
	background: url(../images/icon-navicon-nav-hover.png) no-repeat right;
}
.utility-nav header.nav-menu .header-search a#navicon {
	background: url(../images/icon-close.png) no-repeat right;
	height: auto;
}
.utility-nav header.nav-menu .header-search a#navicon:hover {
	background: url(images/icon-close-hover.png) no-repeat right;
}
header.nav-menu .header-search a#emailicon img, header.nav-menu .header-search a#searchicon img/*,  header.nav-menu .header-logo a img*/, header.nav-menu .header-search a#navicon img {
	opacity: 0;
}
footer.page-footer .footer-copy {
	font-size: 12px;
}
 @keyframes slide-down {
 0% {
 opacity: 0;
 -webkit-transform: translateY(-100%);
 -ms-transform: translateY(-100%);
 transform: translateY(-100%);
}
 100% {
 opacity: 0.9;
 -webkit-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
}
.tooltip:hover {
	opacity: 1;
}
.simple-sitemap-page > .page_item {
	padding: 0px 15px;
	list-style: none;
}
.simple-sitemap-page > .page_item > a {
	color: #7F725F;
}
.simple-sitemap-page > .page_item li {
	list-style: none;
}
.children {
	padding-top: 10px !important;
}
.content-editor h2 {
	padding-bottom: 18px;
}
.zero-zero-leading .container-fixed-thin {
	width: calc(100% - 52%);
}

.cover-header .blurb-columns .blurb-columns .blurb-column { padding-left: 0; }
.cover-header .blurb-columns .blurb-column::after { background: transparent none }
.cover-header .blurb-item.row-flex .col p { font-size: 24px; }
.cover-header .blurb-item.row-flex .col a.button { position: relative; bottom: auto; }

.page-modal {
	display: none;
	z-index: 999999999999999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.page-modal .modal-inner {
	z-index: 5;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.page-modal .modal-contents, .page-modal .modal-contents > * {
	max-width: 100vw;
	max-height: 100vh;
}
.page-modal.modal-default .modal-contents {
	background: #fff;
	padding: 40px 20px;
	overflow-y: auto;
	border: 1px solid #e3e0de;
	box-shadow: 16px 16px 20px 0 rgba(0, 0, 0, 0.15);
}
.page-modal .inline-video .video-wrapper {
	border-left: 10px solid #fff;
}
.page-modal-underlay {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: rgba(255, 255, 255, 0.8);
}
/*.page-modal-underlay::after {*/
.page-modal .modal-contents a.modal-close {
	font-size: 30px;
	font-weight: bold;
	color: #005E9C;
	cursor: pointer;
	display: block;
	position: relative;
	width: 100%;
	text-align: right;
}
figure.video-button {
	z-index: 5;
	position: relative;
	cursor: pointer;
}
figure.video-button::after {
	z-index: 10;
	position: absolute;
	top: 50%;
	left: 50%;
	content: "";
	background: url('../images/video-button-small.png') no-repeat center center;
	width: 58px;
	height: 58px;
	cursor: pointer;
	display: block;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
a.button > br {
	display: none !important;
}
.blurb-desc > p {
	line-height: 32px;
	margin-top: 15px;
}
main.entry-content article.content_editor ul {
	padding: 0 0 0 1px !important;
}

.featured-blurb, .featured-blurb a {
	color: #fff;
	display: block;
}

header.nav-menu .header-search {
	width: 90px;
}

nav.header-navigation ul.menu {
	text-align: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	font-size: 0;
	max-height: 100px;
}

nav.header-navigation ul.menu > li.menu-item {
	display: inline-block;
	text-align: center;
	position: relative;
} 
nav.header-navigation ul.menu > li.menu-item > a {
	position: relative;
	text-decoration: none !important;
	font-size: 14px;
	text-transform: uppercase;
	color: #384C59;
	font-weight: 500;
	line-height: 1.3125;
	font-family: 'Roboto', sans-serif;
	padding: 40px 14px;
    min-height: 70px;
	display: block;
	height: auto;
}

nav.header-navigation ul.menu > li.menu-item:hover > a,
nav.header-navigation .utility-nav ul.menu > li.menu-item:hover > a {
	color: #005E9C;
}

nav.header-navigation ul.menu > li.menu-item > a:after {
	content: "";
	background: #99CCEE;
	position: absolute;
	left: 16px;
	right: 16px;
	bottom: 34%;
	height: 2px;
	display: none;
}
    nav.header-navigation ul.menu > li.menu-item.enable-clicks > a:after
    {
        background: none;
    }
nav.header-navigation ul.menu > li.menu-item:hover > a:after {
	display: block;
}

header.header-fix nav.header-navigation ul.menu > li.menu-item > a {
	padding: 25px 14px;
}

nav.header-navigation ul.menu > li.menu-item.current-menu-item > a {
	color: #005E9C;
}

nav.header-navigation ul.menu > li > ul.sub-menu {
	position: absolute;
	top: 100%;
	left: 10px;
	right: auto;
    display: none;
	min-width: 259px;
	padding: 17px 0;
	-webkit-animation: fadein 0.5s ease;
	-o-animation: fadein 0.5s ease;
	animation: fadein 0.5s ease;
}

nav.header-navigation ul.menu > li.menu-item-has-children:hover > ul.sub-menu {
    display: inline-block;
	background: #EFEBE9;
}

nav.header-navigation ul.menu > li > ul.sub-menu > li.menu-item {
	padding: 0;
	
}
nav.header-navigation ul.menu > li > ul.sub-menu > li.menu-item a {
	font-size: 14px;
	display: block;
	color: #384C59;
	font-weight: normal;
	text-align: left;
	line-height: 1.2;
	padding: 15px 27px;
	text-decoration: none;
}

nav.header-navigation ul.menu > li.current-page-parent a,
nav.header-navigation ul.menu > li.current-page-ancestor a,
nav.header-navigation ul.menu > li.current-menu-item a,
nav.header-navigation ul.menu > li.mega-sub-menu > ul.sub-menu > li.current-page-ancestor a,
nav.header-navigation ul.menu > li > ul.sub-menu > li.menu-item.current-menu-item a,
nav.header-navigation .utility-nav ul.menu > li.menu-item.current-menu-item > a {
	color: #005e9c;	
}

nav.header-navigation ul.menu > li.menu-item.current-menu-item > a::after,
nav.header-navigation ul.menu > li.menu-item.current-page-ancestor > a::after {
	display: block;
}

nav.header-navigation ul.menu > li > ul.sub-menu > li.menu-item a:hover {
	text-decoration: none;
	color: #005e9c;
}

nav.header-navigation ul.menu > li.mega-sub-menu {
	position: static;
}

nav.header-navigation ul.menu > li.mega-sub-menu > ul.sub-menu {
	width: 100%;
	padding: 40px 20% 20px;
	left: 0;
}

nav.header-navigation ul.menu > li.mega-sub-menu > ul.sub-menu > li.menu-item {
	width: 24.333%;
	float: left;
	min-height: 43px;
	padding-right: 20px;
}

nav.header-navigation ul.menu > li.mega-sub-menu > ul.sub-menu > li.menu-item a {
	padding: 0;	
}

nav.header-navigation .primary-nav {
	display: inline-block;
}

nav.header-navigation .utility-nav {
	display: inline-block;
	float: right;
}

nav.header-navigation .utility-nav ul.menu > li.menu-item > a {
	color: #9D8E78;
	font-size: 14px;
	font-weight: 500;
	text-transform: none;
}

nav.header-navigation .utility-nav ul.menu > li.menu-item.current-menu-item > a,
nav.header-navigation .utility-nav ul.menu > li.menu-item.current-page-ancestor > a {
	color: #005e9c;
}

ul.subpage-nav > li.menu-item.current-menu-item > a {
	color: #9ba5af;
}

@media (max-width: 1199px) {

	header.nav-menu .header-search {
		width: 128px;
	}
	
	header.nav-menu .header-search a#navicon {
		display: inline-block;
	}
	
	nav.header-navigation .utility-nav {
		display: none;
	}
	
}

@media (max-width: 991px) {
	nav.header-navigation ul.menu > li.menu-item {
		display: block;
		text-align: left;
		border-bottom: 1px solid #227EAD;
		width: 100%;
		padding: 0;
	} 
	html.js-enabled header.nav-menu.floating-header.header-fixed ul.menu > li.menu-item > a,
	nav.header-navigation ul.menu > li.menu-item > a {
		padding: 14px 23px;
	}
	
	nav.header-navigation ul.menu > li.menu-item > a {
		color: #fff !important;
		font-weight: normal;
		font-family: 'Roboto', sans-serif;
        min-height: auto;
		font-size: 16px;
		border-bottom: 0 none;
	}

	header.nav-menu.floating-header nav.header-navigation .header-social { text-align: center; }
	header.nav-menu nav.header-navigation .header-social a,
	   header.nav-menu.floating-header nav.header-navigation .header-social a { font-size: 20px; padding: 16px; float: none; }
	
	nav.header-navigation ul.menu > li.menu-item > a:hover {
		font-family: 'Roboto', sans-serif;
		font-weight: normal;
		color: #eee;
		border-bottom: 0 none;
	}

	nav.header-navigation ul.menu > li.menu-item:hover > a {
		color: #eee;
	}

	nav.header-navigation .utility-nav ul.menu > li.menu-item > a {
		color: #6DC3FD !important;
		font-size: 16px;
		text-transform: none;
	}

	nav.header-navigation ul.menu > li.menu-item:hover > ul.sub-menu {
		display: block;
		-webkit-transition-duration: 0s;
		-o-transition-duration: 0s;
		transition-duration: 0s;
		-webkit-transition-delay: 0s;
		-o-transition-delay: 0s;
		transition-delay: 0s;
	}

	nav.header-navigation ul.menu > li.menu-item > ul.sub-menu {
		-moz-column-count: 1;
		-moz-column-gap: 0;
		-webkit-column-count: 1;
		-webkit-column-gap: 0;
		column-count: 1;
		column-gap: 0;
		position: relative;
		background: rgba(#fff, 0.2);
		display: none;
		padding: 0;
		opacity: 1 !important;
		left: 0;
	}

	nav.header-navigation ul.menu > li.menu-item > ul.sub-menu > li.menu-item {
		width: 100%;
		padding: 0;
	}
	
	nav.header-navigation .utility-nav {
		float: none;
	}
	
	nav.header-navigation ul.menu > li.menu-item:hover > a::after {
		display: none !important;	
	}
	
/*	
	nav.header-navigation ul.menu > li.menu-item.menu-item-has-children > a::before {
		content: "";
		position: absolute;
		right: 15px;
		background: url('images/icon-plus.png') no-repeat top left;
		width: 19px;
		height: 19px;
		display: inline-block;
	}
	nav.header-navigation ul.menu > li.menu-item.menu-item-has-children:hover > a::before {
		background-image: url('images/icon-minus.png');
	}
*/
	
	.social-links .social-icons a { float: none; }

	
	header.nav-menu nav.header-navigation .header-social {
		position: relative;
		padding: 50px 15px;
		margin-top: 0;
	}
	
	nav.header-navigation ul.menu > li.menu-item-has-children > ul.sub-menu {
		background: #4a7fb1;	
		color: #fff;
	}
	
	nav.header-navigation ul.menu > li > ul.sub-menu > li.menu-item {
		border-bottom: 1px solid #005F9A;
	}
	
	nav.header-navigation ul.menu > li > ul.sub-menu > li.menu-item a {
		color: #fff;
	}
	
	nav.header-navigation ul.menu > li > ul.sub-menu > li.menu-item.current-menu-item a,
	nav.header-navigation ul.menu > li > ul.sub-menu > li.menu-item a:hover {
		color: #c5dfdf;
	}
	
	nav.header-navigation ul.menu > li.menu-item-has-children:hover > ul.sub-menu {
		display: none;
		background: #4a7fb1;
	}
	
	nav.header-navigation ul.menu > li.mega-sub-menu > ul.sub-menu > li.menu-item a {
		padding: 15px 27px;
	}

}

.share-select {
	width: 226px;
	font-family: "Roboto", sans-serif;
	display: inline-block;
	margin: 0;
	background: #fff;
	text-decoration: none !important;
	outline: none !important;
	text-transform: uppercase;
	font-weight: 500;
	text-align: center;
	letter-spacing: 1px;
	color: #384C59;
	font-size: 13px;
	line-height:52px;
	white-space: nowrap;
	height: 52px;
	border-radius: 36px;
	border: 2px solid #BAAFA0;
	position: relative;
	-webkit-transition-property: box-shadow, color, background, border;
	-o-transition-property: box-shadow, color, background, border;
	transition-property: box-shadow, color, background, border;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
}

.share-select .share-text, .share-select .share-icons {
	position: absolute;
	top: 0;
	left: 0;
	width: 226px;
	height: 52px;
	line-height: 52px;
	-webkit-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}

.share-select .share-text {
	z-index: 10;
	cursor: pointer;
	opacity: 1;
	font-weight: bold;
}

.share-select .share-text::before {
	content: "\f1d8";
	font-family: 'FontAwesome';
	font-size: 24px;
	color: #9D8E78;
	display: inline;
	vertical-align: bottom;
	left: 13px;
	font-weight: normal;
	margin-right: 12px;
}

.share-select .share-icons {
	z-index: 20;
	opacity: 0;
}

.share-select .share-icons a {
	color: #9D8E78;
	font-size: 24px;
	padding: 10px;
	cursor: pointer;
	outline: none;
	text-decoration: none !important;
}

.share-select:hover .share-text {
	opacity: 0;
}

.share-select:hover .share-icons {
	opacity: 1;
}

.image-share.share-select {
	position: absolute;
	top: 2%;
	left: 17px;
}

main.entry-content article.header_hero.zero-zero-large-video {
	padding-top: 50px;
	padding-bottom: 50px;
}

main.entry-content article.header_hero.zero-zero-large-video::before {
	z-index: 0;
	content: "";
	position: absolute;
	top: -3%;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 105%;
	background: url('../images/baby-circle.png') no-repeat top left / auto 100%;
}

main.entry-content article.header_hero.zero-zero-large-video section.container-full {
	width: 62%;
	margin-right: 0;
	margin-left: auto;
	text-align: left;
}

main.entry-content article.header_hero .background-video {
	z-index: -1;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: auto;
	padding: 56.25% 0 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
	
 main.entry-content article.header_hero .background-video::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(253, 187, 17, 0.85);
}
	
 main.entry-content article.header_hero .background-video iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	min-height: 100%;
}
	
article.homepage-columns section {
	width: calc(100% - 54%);
}
	
article.homepage-columns .blurb-item.row-flex .col img {
	max-width: 100%;
	height: auto;
}
	
article.homepage-columns .blurb-item.row-flex .col,
article.homepage-columns.cover-header .row.row30.blurb-item.blurb-columns .col.blurb-column + .col.blurb-column {
	padding: 0 15px;
	transition-property: opacity;
}
		
@media (max-width:359px){
	header.nav-menu nav.header-navigation .header-social a, header.nav-menu.floating-header nav.header-navigation .header-social a {
		font-size: 20px; padding: 15px; }
	.social-links .social-icons a { float: none; font-size: 28px; }
}

/* ADDITIONAL CSS END */
