/* ======================================*/
/* 
	General
*/
/* ======================================*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@800&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
.bg-green{background-color:#298A8E; color:white;}
body .bg-green h3 {color:white;}
.video{
	/* background-color:black;  */
	position: relative;
	top: -200px;
	left: -310px;
}

.container h3{
	/* font-size:18px; */
	/* line-height:24px; */
}
@media(min-width:768px){
	.container h3{
		/* font-size:28px; */
		/* line-height:19px; */
	}
}
.container-fluid.no-gutters
,.container.no-gutters
{padding:0;margin:auto;}

.container p
,.container p em{
	color: white;
	font-family: "Poppins";
	/* font-size: 16px; */
	/* line-height: 22px; */
	/* font-weight: 300; */
}

.playpause{
	width:55px;height:55px;
	/* display: none; */
	position:absolute;
	top:0;left:0;right:0;bottom:0;
	margin:auto;
}


@media(max-width:767px){
	.mobile-stack > .bottom-buffer{margin-bottom:0;}
	_:default:not(:root:root), body div.container p em { font-weight:400; }
}
@media(min-width:1024px){
	.playpause{
		width:67px;height:67px;
	}
}

.mobile-navbar .top-bar-links a
,.container p em{
	font-family: "Poppins";
	font-weight: 200;
}
a.button-cta{
	display: inline-block;
	padding: 6px 8px;
	border-radius: 3px;
	background-color: #FAA434;
	color: #FFFFFF;
	font-family: "Poppins", sans-serif;
	border: 1px solid #FAA434;
	border-radius: 3px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-shadow: none;
	cursor: pointer;
}
a.button-cta:hover{background-color:white;}

.sfRichText ul{ padding:0px 20px 0px 20px; }

.sfRichText ul li 
,div.image-within-text ul li
{ font-family: "Poppins";font-size:16px;line-height:22px;font-weight:300;color: #4A4A4A;margin-bottom: 15px;}

.sfRichText a, a {color: white;}
.sfRichText a:hover, a:hover {color:white;}


.quote-boxes .tabtop li:hover .tab-quote-title{background-color:#1D5E61;transition:all 0.4s;}
.tabtop .active .tab-quote-title:before {transition:opacity 0.4s;}

.tab-navigation .nav-tabs li > a{padding-top:10px;padding-bottom:10px;transition:all 0.4s ease-out;}
.tab-navigation .nav-tabs li.active > a
, .tab-navigation .nav-tabs li > a:hover
{transition:all 0.4s ease-out; padding-top:20px;padding-bottom:20px;}
/*.corporate-profile .about-us-li li,.corporate-profile p{}*/

img.img-original {
	width:initial;min-width:initial;max-width:initial;
	height:initial;min-height:initial;max-height:initial;
}



div p 
,.corporate-profile p
{font-size:15px;}

body ul.breadcrumb.bright-background > li .glyphicon{padding:0px 3px 0px 5px;}
@media(max-width:1023px){
	body ul.breadcrumb > li
	,body ul.breadcrumb li a
	,body ul.breadcrumb.bright-background > li
	,body ul.breadcrumb.bright-background > li > a{
		color:#9B9B9B;
	}

	body ul.breadcrumb{margin:0;padding-left:0;padding-right:0;}
}
@media(min-width:1024px){
	body div ul.breadcrumb.bright-background > li
	,body div ul.breadcrumb.bright-background > li > a
	{color:#929292;}

	body div ul.breadcrumb > li
	,body div ul.breadcrumb > li > a
	{color:#fff;}
}

/* ======================================*/
/* 
	Sticky mobile header
*/
/* ======================================*/

@media(max-width:1023px){
	body {padding-top:0px;}
	
	body > .mobile-navbar.navbar-default{
		position:fixed;
		width:100%;
		top:0
	}
	.container{
		padding-left: 10px;
		padding-right: 10px;
		text-align: justify;
		/* padding-left: 20px;padding-right: 20px; */
		/* font-size: 11px; */
	}

	body > .mobile-navbar .navbar-collapse {
		overflow-y:auto;
		max-height:calc(100vh - 69px);
	}
}

/* ======================================*/
/* 
	Branding icon
*/
/* ======================================*/
.branding-icon {width:100vw;}
.branding-icon img{
	width:350px;
	margin-left:-125px;
	position:absolute;
}

@media(min-width:576px){

}
@media(min-width:768px){

}
@media(min-width:1024px){

}
@media(min-width:1200px){
	.branding-icon img{
		width:590px;
		margin-left:-200px;
	}
}

/* ======================================*/
/* 
	Masthead banner
*/
/* ======================================*/
.mobile-caption-content .carousel-caption{opacity:0;transition:opacity 0.5s}
.mobile-caption-content .carousel-caption.active{opacity:1;transition:opacity 0.5s}

#homeCarousel .carousel-caption.black{
	/* background:linear-gradient(270deg, rgba(40, 40, 40, 0.6) 0%, rgba(0, 0, 0, 0.8) 100%); */
	/* background:linear-gradient(270deg, rgba(42, 138, 142, 0.8) 0%, rgba(0, 82, 94, 0.8) 100%); */
	/* background:linear-gradient(270deg, rgba(171, 233, 20, 0.6) 0%, rgba(0, 0, 0, 0.8) 100%);  */
	/* background: linear-gradient(270deg, rgba(72, 175, 47, 0.8) 0%, rgba(93, 94, 0, 0.8) 100%); */
}

div#homeCarousel .carousel-item img{
	width:100%;height:auto !important;object-fit:cover;
	font-family: 'object-fit: cover;';
}

div#homeCarousel .carousel-inner{height:200px ;}
div#homeCarousel .carousel-inner>.carousel-item.full-screen{
	height:200px !important; 
	/*background-size:auto 200px;*/
	background-size:cover;
}

@media(min-width:576px){
	div#homeCarousel .carousel-item img{max-height:inherit;}
}
@media(min-width:768px){

	div#homeCarousel .carousel-inner{height:360px ;}
	div#homeCarousel .carousel-inner>.carousel-item.full-screen{
		height:360px !important; 
		/*background-size:auto 360px;*/
	}
}
@media(min-width:1024px){
	div#homeCarousel .carousel-inner{height:440px ;}
	div#homeCarousel .carousel-inner>.carousel-item.full-screen{
		height:440px !important; 
		/*background-size:auto 440px;*/
	}
}
@media(min-width:1200px){
	div#homeCarousel .carousel-inner{height:700px ;}
	div#homeCarousel .carousel-inner>.carousel-item.full-screen{
		height:595px !important; 
		/*backgound-size:auto 650px;*/
		top:79px
	}
}

/*special-case*/
@media(min-width:768px) and (max-width:1023px){
	#homeCarousel + .mobile-carousel-caption{display:none;}
}

/* ======================================*/
/* 
	Full/half-width banners 
*/
/* ======================================*/

div.side-banner.hover-zoom
,div.full-banner.container-fluid.hover-zoom
{height:450px ;}

.side-banner .image-overlay .banner-caption
, .full-banner .image-overlay .banner-caption
{transition:all 0.4s;display:block;max-height:0;padding:0;}

div.side-banner.hover-zoom .img-fluid
,div.full-banner.container-fluid.hover-zoom .img-fluid
{
	width:100%;height:100%;object-fit:cover;
	font-family: 'object-fit: cover;';
}

div.side-banner.hover-zoom:hover .img-fluid
,div.full-banner.container-fluid.hover-zoom:hover .img-fluid
{transform:scale(1.1);}

@media(max-width:1023px){
	.side-banner .image-overlay .banner-caption, .full-banner .image-overlay .banner-caption{margin:0;}
}

@media(min-width:576px){
	div.side-banner.hover-zoom .img-fluid
	,div.full-banner.container-fluid.hover-zoom .img-fluid
	{max-height:inherit;}
}
@media(min-width:768px){

	div.side-banner.hover-zoom
	,div.full-banner.container-fluid.hover-zoom
	{height:260px ;}

	.side-banner:hover .banner-overlay .banner-caption
	, .full-banner:hover .banner-caption
	{max-height:100%;}
}
@media(min-width:1024px){
	div.side-banner.hover-zoom
	,div.full-banner.container-fluid.hover-zoom
	{height:350px ;}

	.side-banner .image-overlay
	, .full-banner .image-overlay
	{display:flex;height:100%;flex-direction:column;justify-content: center;}

	.side-banner:hover .image-overlay
	, .full-banner:hover .image-overlay
	{display:flex;height:100%;flex-direction:column;justify-content: center;}
}
@media(min-width:1200px){
	div.side-banner.hover-zoom
	,div.full-banner.container-fluid.hover-zoom
	{height:500px ;}
}

/* ======================================*/
/* 
	Page banner
*/
/* ======================================*/
body div.page-banner-bg{
	/* height:250px; */
	overflow:hidden;
	position:relative;
}
body div.page-banner-bg > div.row {height:100%;}
body div.page-banner-bg .container{
	position:absolute;top:0;margin:auto;height:100%;
	left:0;right:0;top:0;bottom:0;margin:auto;
}
body div.page-banner-bg .container .image-overlay-left h2 {padding-left:15px;color:white;}

body div.page-banner-bg img{
	width:140%;height:100%;object-fit:cover;
	font-family: 'object-fit: cover;';
}

.page-banner-bg .image-overlay-left{
	height:100%;display:flex;left:0;bottom:0;align-items:center;min-width:800px;
	text-align:left;justify-content: flex-start; width:100%;
}

@media(min-width:576px){
	body div.page-banner-bg img{max-height:inherit;}
}

@media(min-width:768px){
	body div.page-banner-bg{height:240px;}
}
@media(min-width:1024px){
	body div.page-banner-bg{height:650px;}
}
@media(min-width:1200px){
	body div.page-banner-bg{height:650px;}
	body div.page-banner-bg .container .image-overlay-left h2 {padding-left:0px;}
}

/* ======================================*/
/* 
	Quote-boxes
*/
/* ======================================*/
.quote-boxes.three-columns-quotes.hidden-for-laptop .quote-boxes-mobile .quote-box-image{
	max-height:380px;height:auto;
	overflow:hidden;
}

.quote-boxes.hidden-for-mobile .tab-content{max-width:1170px;width:100%;}
.quote-boxes.three-columns-quotes.hidden-for-mobile .card-quote .hover-zoom{max-height:380px; height:auto;}

.quote-boxes .tabtop li img{
    object-fit: cover;
    min-height: 100%;height:auto;max-height:100vh;
    min-width:100%;width:100%;max-width:inherit;

    object-position: top;
    font-family: 'object-fit: cover; object-position: top;';
}

.quote-boxes.hidden-for-mobile .tabtop li a
,.quote-boxes .tabsetting .leader-name
,.quote-boxes .tabsetting .leader-position
{
	width:110%;
}

/* ======================================*/
/* 
	Signposts

	container = 3 columns design
	container-fluid = 2 columns design
*/
/* ======================================*/

.sign-posts .card-link-wrapper * {cursor:pointer;}

.sign-posts .card-arrow-icon {display:flex;align-items: center;}
.sign-posts .card-arrow-icon .glyphicon {position:relative;top:0;right:0;margin-left:5px;}

.sign-posts .col .card-wrapper .card-content .card-text
,.sign-posts .col .card-wrapper .card-content .card-text p
{font-family: "Poppins", sans-serif;font-weight:300;}

.sign-posts .card-wrapper .video-card .video{display:flex;}

@media(max-width:1023px){


	.sign-posts .container-fluid .form-row .col
	,.sign-posts .container .form-row .col
	{margin-top:20px;margin-bottom:20px;}

	.sign-posts .container-fluid .form-row .col:first-child
	,.sign-posts .container .form-row .col:first-child
	{margin-top:40px;}
	.sign-posts .container-fluid .form-row .col:last-child
	,.sign-posts .container .form-row .col:last-child
	{margin-bottom:40px;}

	.sign-posts .container-fluid .form-row
	,.sign-posts .container .form-row
	{margin-top:0;margin-bottom:0;}

	.sign-posts-group .sign-posts:first-child .container .form-row
	,.sign-posts-group .sign-posts:first-child .container-fluid .form-row {padding-top:40px;margin-top:0;}
	.sign-posts-group .sign-posts:last-child .container .form-row
	,.sign-posts-group .sign-posts:last-child .container-fluid .form-row {padding-bottom:40px;margin-bottom:0;}

	.sign-posts-group .sign-posts .container-fluid .form-row .col:first-child
	,.sign-posts-group .sign-posts .container .form-row .col:first-child
	{padding-top:0px;margin-top:0;}
	.sign-posts-group .sign-posts .container-fluid .form-row .col:last-child
	,.sign-posts-group .sign-posts .container .form-row .col:last-child
	{padding-bottom:0px;margin-bottom:0;}

	.sign-posts-group .sign-posts:nth-child(n+2) {padding-top:20px;}
}

@media(min-width:1024px){

	.sign-posts .container-fluid .form-row {margin-top:0;margin-bottom:0px;}
	.sign-posts:last-child .container-fluid .form-row {margin-bottom:30px;}
	.sign-posts .container-fluid .card-content {padding:30px 10px 30px 20px;}

	.sign-posts-group .sign-posts .container .form-row {margin-top:0;margin-bottom:30px;}
	.sign-posts-group .sign-posts:first-child .container .form-row {margin-top:70px;}
	.sign-posts-group .sign-posts:last-child .container .form-row {margin-bottom:70px;}

	.sign-posts-group .sign-posts:nth-child(n+2) .container-fluid .form-row {margin-top:20px;}
	.sign-posts-group .sign-posts:last-child .container-fluid .form-row {margin-bottom:60px;}

	.sign-posts .form-row {display:flex; justify-content: space-between;}
	.sign-posts .col {float:none;padding:10px;flex:1;}
	.sign-posts .container-fluid .col{padding-top:0;padding-bottom:0;}
	.sign-posts .col .card-wrapper{display:flex;height:100%;flex-direction:column;}
	.sign-posts .col .card-wrapper .card-content {
		display:flex;
		flex-direction:column;
		text-align: initial;
	}
	.sign-posts .col .card-wrapper .card-content .card-title{margin:0;}
	.sign-posts .col .card-wrapper .card-content .card-text{margin:0;flex:1;padding-top:5px;}

	.sign-posts .col .card-wrapper .card-content .card-text
	,.sign-posts .col .card-wrapper .card-content .card-text p
	{font-size:16px;line-height:20px;}


	.sign-posts .col-md-4:first-child {padding-left:0;}
	.sign-posts .col-md-4:last-child {padding-right:0;}
	.sign-posts .col-md-6:first-child {padding-left:0;}
	.sign-posts .col-md-6:last-child {padding-right:0;}

	.sign-posts .card-content{padding-top:20px;}

	.sign-posts .card{
		display:flex;flex-direction:column;
	}

	.sign-posts .card .card-block{
		margin-top:auto;
		flex-grow:1;
	}

	.sign-posts .card-wrapper .video-card{
		width:100%;overflow:hidden;
	}
		.sign-posts .card-wrapper .video-card{display:flex;flex:1;}

		.sign-posts .card-wrapper .video-card .video
		,.sign-posts .card, .sign-posts .card img
		{
			width:100%;height:100%;object-fit:cover;
			font-family: 'object-fit: cover;';
		}
}

/* ======================================*/
/* 
	Megamenu

	height: 72px;
	padding top,bottom: 10px;
*/
/* ======================================*/
.nav > li:hover .dropdown-menu.mega-dropdown-menu{padding:5px 0px 0px 0px;background:transparent;margin-top:0px;}
.nav > li:hover .dropdown-menu.mega-dropdown-menu .row-box{background-color:white;padding:20px;border-radius:4px;}
.container>.navbar-collapse{margin-left:-25px;margin-right:-25px;}
.dropdown.li_dib .dropdown-toggle {padding-top:15px;padding-bottom:15px;}
.dropdown.li_dib .dropdown-toggle a{font-size:20px;color:#00622F;}
.mobile-navbar.navbar-default .navbar-nav > li > a{color:#2A8A8E;}

.mobile-navbar > .container {padding-left:0;padding-right:0;}
.mobile-navbar.navbar-default {padding-bottom:0px;overflow:hidden; width: 100%;}
.mobile-navbar .navbar-header {margin:0;margin-bottom:10px;}
.mobile-navbar .navbar-toggle {margin-left:0;margin-right:0;padding:0;}
.mobile-navbar .navbar-toggle.left { padding:6px 8px 5px 8px;}
.mobile-navbar .navbar-toggle.left .menu-button{color:#2A8A8E;}
.mobile-navbar .navbar-toggle .glyphicon-search:before{font-size:18px;line-height:1;}
#mobileSearchButton {width:54px; height:33px;}

.col-md-3 .full-width-links .link-card{width:100%;}

@media(min-width:576px){

}
@media(min-width:1024px){
	.header-bar .top-bar-links{padding-right:10px;}
	.navbar-default{padding:0px 10px 0px 10px;height: 80px; 
		/* background-image: linear-gradient(to top, rgb(255, 255, 255, 0.5), rgb(255, 255, 255)); */
	}
	.navbar-brand{padding-top:20px;}
	.navbar-nav>li{padding-top:10px;padding-bottom:10px;}
	.nav.navbar-nav.navbar-right{padding-top:20px;}
	.nav > li:hover .dropdown-menu.mega-dropdown-menu{max-width:1000px;left:0;width:95%;}
	.nav > li:hover .dropdown-menu.mega-dropdown-menu .row-box > .form-row{margin-bottom:20px;margin-left:0;margin-right:0;}
	.nav > li:hover .dropdown-menu.mega-dropdown-menu .row-box > .form-row .dropdown-menu-title {margin:0 0 0 10px;}
	.nav > li:hover .dropdown-menu.mega-dropdown-menu .row-box > .form-row .col-md-5ths{padding:0;}
	.nav > li:hover .dropdown-menu.mega-dropdown-menu .row-box > .form-row .dropdown-header{line-height:19x;height:40px;display:flex;align-items:center;padding-right:5px;}
	.nav > li:hover .dropdown-menu.mega-dropdown-menu .row-box > .form-row .dropdown-submenu {margin-top:0;margin-bottom:6px;}
	.navbar-default .navbar-nav > li.li_dib > a{padding-top:15px; padding-bottom:15px;}

	.nav.navbar-nav.navbar-right {padding-top:13px;margin-right:15px;}
	.top-bar-links a {margin:0px 5px 0px 15px;}
	.search-form .form-control{height:45px;overflow:hidden;}
	.search-form .form-control input.form-control{height:45px;padding:6px 40px 12px 6px;width:186px;}
	.search-form .form-control span.form-control-feedback{top:5px;}
	.navbar-default .navbar-nav > li > a{font-size:16px;padding:10px 8px;}
}
@media(min-width:1200px){
	.header-bar .top-bar-links{padding-right:5px;}
	.navbar-default .navbar-nav > li > a{font-size:18px;padding:10px 0px 10px 49px;}
	.nav > li:hover .dropdown-menu.mega-dropdown-menu{left:100px;}
	.search-form .form-control input.form-control{width:253px;}

	.col-md-3 .full-width-links .link-card{min-width:270px;}
}


/* ======================================*/
/* 
	Nav-tabs (content-tabs)
*/
/* ======================================*/
.content-tabs.tabs-card-heading{padding-left:15px;}
body ul.nav.nav-tabs-section{display:block;width:100%;text-align:center;white-space:nowrap;overflow:auto;}
body ul.nav.nav-tabs-section > li > a{line-height:24px;white-space:normal;}
body ul.nav.nav-tabs-section > li {padding:15px;margin:0;}
body .nav-tabs-section > li.active > a
, body .nav-tabs-section > li > a:hover
{border-bottom: 2px solid #2A8A8E;}

.tabs-card-heading.enable-arrows{padding-left:35px;padding-right:40px;position:relative;}
.nav-tab-arrow {display:none;}
.enable-arrows .nav-tab-arrow{
	display:flex;
	justify-content: center;
	align-items: flex-end;
	padding-bottom:25px;
	position:absolute;
	top:0;
	cursor:pointer;
	width:35px; height:100%;
}
.enable-arrows .nav-tab-arrow.disabled:before{border-start-color:#777;border-end-color:#777;cursor:default;opacity:0.5;}
.enable-arrows .nav-tab-arrow.nav-tab-prev{left:0px;}
.enable-arrows .nav-tab-arrow.nav-tab-next{right:0px;}
.nav-tab-arrow.nav-tab-prev:before{
	content:'';font-size:0;
	border-top:6px solid transparent;
	border-bottom:6px solid transparent;
	border-end:6px solid #faa434;
}
.nav-tab-arrow.nav-tab-next:before{
	content:'';font-size:0;
	border-top:6px solid transparent;
	border-bottom:6px solid transparent;
	border-start:6px solid #faa434;
}

/* ======================================*/
/* 
	link-box
*/
/* ======================================*/
.group-links .link-card:hover .glyphicon:before{color:white;}
.group-links .info-data{display:flex;width:100%;}
.group-links .info-data .glyphicon{display:flex;margin-left:auto;padding-left:10px;}
.group-links .info-data .glyphicon:before{display:flex;align-items: center;justify-content: center;}
@media(min-width:1024px){
	.group-links{display:flex;flex-wrap:wrap;}
	.side-by-side-links a.link-box{height:100%;}
	.sugar-links .link-card, .full-width-links .link-card{width:25%;max-width:350px;flex-grow:1;}
	.sugar-links .link-box .info-body, .full-width-links .link-box .info-body{height:100%;}
	.link-box .info-body .info-data .text, .link-box .info-body .info-data p
	, .enlarge-button .info-body .info-data .text{font-size:18px;}
}

/* ======================================*/
/* 
	Infographics
*/
/* ======================================*/
.info-data sup{font-size:inherit;top:0;vertical-align:text-top;}


/* ======================================*/
/* 
	History and milestone
*/
/* ======================================*/
.dots-list li a{margin-right:-50px;padding-right:50px;}
.dots-list li:after{pointer-events:none;}

@media(max-width:1023px){
	.year-section-text{padding-top:10px;}
	.history-page .image-with-caption{margin-top:0px;}
	.history-page .image-with-caption .caption{padding-top:15px;padding-bottom:15px;background:#2A8A8E;color:white;margin:0;}
	.history-page .image-with-caption .caption p {margin:0;}
	.history-page .image-with-caption .caption * {color:white;font-size:14px;line-height:19px;}

	.history-page .image-with-caption:first-child{margin-top:20px;}
}

/* ======================================*/
/* 
	Maps & slick
*/
/* ======================================*/

.map-filters .filter-group{overflow-x:visible;}
.next-filters{display:none;}
.map-filters{width:100%;padding:0 35px 0 35px;}
.map-filters .filter-session{min-width:0;padding:0;display:block;}
.map-filters .filter-session .filter-description{word-wrap:normal;}

.map-filters .slick-slide{margin-left:5px;margin-right:5px;}

.slick-prev.slick-arrow
,.slick-next.slick-arrow
{top:0;height:100%;width:35px;transform:none;}
.slick-prev.slick-arrow:before
,.slick-next.slick-arrow:before
{content:'';}
.slick-prev.slick-arrow.slick-disabled
,.slick-next.slick-arrow.slick-disabled
{cursor:default;}

.slick-prev.slick-arrow{left:-35px;}
.slick-prev.slick-arrow:before{
	content:'';font-size:0;
	border-top:6px solid transparent;
	border-bottom:6px solid transparent;
	border-end:6px solid #faa434;
}
.slick-next.slick-arrow{right:-35px;}
.slick-next.slick-arrow:before{
	content:'';font-size:0;
	border-top:6px solid transparent;
	border-bottom:6px solid transparent;
	border-start:6px solid #faa434;
}

.slick-prev.slick-arrow.slick-disabled:before{border-end-color:#777;}
.slick-next.slick-arrow.slick-disabled:before{border-start-color:#777;}


.global-presence-description .form-row > div.map-row{padding-bottom:0;}
.supply-chain-filters .container-fluid{margin:0;padding:0;}
.global-presence-description .dropdown-selection-row {display:flex;flex-direction:column;}
.global-presence-description .form-control, .global-presence-description .orSeperator {margin-left:0; padding-left:20px;}

body .gm-style-pbt{font-size:22px;color:white;}

.gmnoprint.gm-bundled-control .gmnoprint div [title="Zoom in"]
, .gmnoprint.gm-bundled-control .gmnoprint div [title="Zoom out"]
{border:1px solid #FAA434 !important;margin-bottom:5px !important;}

.gmnoprint.gm-bundled-control .gmnoprint div [title="Zoom in"] div img
, .gmnoprint.gm-bundled-control .gmnoprint div [title="Zoom out"] div img
{width:40% !important;height:40% !important;}

@media(min-width:576px){
	.map-filters .filter-session{min-width:0;padding:10px 5px 3px 5px;}
}
@media(min-width:768px) and (max-width:1023px){
	#globalPresenceMap{width:100%;}
}
@media(min-width:1024px){
	body .map-filters .filter-group{overflow-x:visible;}

	.global-presence-description .dropdown-selection-row{flex-direction:row;}
	.supply-chain-filters .container-fluid{margin:auto;padding-left:15px;padding-right:15px;}

	.infowindow-container ~ .infowindow-container, .infowindow-container:nth-of-type(2){
		top:10px !important;right:10px !important;z-index:1 !important;
	}
	.infowindow-container ~ img {z-index:0 !important;display:none !important;}
}
@media(min-width:1500px){
	.map-filters{width:100%;padding:0;}
}
/* ======================================*/
/* 
	Hover-effects
*/
/* ======================================*/
.top-bar-links a:hover
,.navbar .li_dib:hover .dropdown-toggle
,.footer ul li a:hover
{color:#faa434;}

.view-all-cards a:hover{color:#2a8a8e;}
.tab-navigation .nav-tabs li > a > span{font-size:16px;}

nav.mobile-navbar.navbar-default .navbar-nav > li > a, nav.mobile-navbar.navbar .li_dib .dropdown-toggle
{color:#2A8A8E;}

/* ======================================*/
/* 
	Footer
*/
/* ======================================*/
.footer .mapFooter .address ul li{
	font-size:13px;
	line-height:1.6;
	margin-bottom:0;
}
.footer .mapFooter .sfRichText ul {padding-left:0;}

/* ======================================*/
/* 
	Footer
*/
/* ======================================*/
a.zoomable-image{cursor:default;}
body .magni-close {display:none;}
body.m-zooming > .magni-close{
	font-family:"Poppins", sans-serif;
	display:flex !important;
	justify-content: center;
	align-items: center;
	position:fixed;
	z-index:999;top:10px;right:10px;
	width:25px;height:25px;
	border-radius:50%;
	background-color:rgba(0,0,0,0.3);
	color:white;
	cursor:pointer;
}


/* ======================================*/
/* 
	Grievance table
*/
/* ======================================*/

.grievance-table{padding:20px 0 20px 0;}
.grievance-table .grievance_wrapper > table.dataTable tbody tr {background-color:transparent;}
.grievance-table .grievance_wrapper > table.dataTable tbody tr:nth-child(odd){background-color:#fcfcfc;}
div.grievance-table table table.sub-table
,.sub-table tr
{background-color:transparent !important;}

.sub-table .sub-table-label{font-weight:bold;}
div table table.sub-table tr {display:none;}
div.grievance-table table table.sub-table{margin-left:-18px;margin-right:-18px;}

div table table.sub-table tr.sub-mobile-expanded.sub-mobile-expanded-blocks {display:block;}
div table table.sub-table tr.sub-mobile-expanded-blocks td{display:block;}
div table table.sub-table tr.sub-mobile-expanded-blocks td.sub-table-label{padding-bottom:0;}
div table table.sub-table tr.sub-mobile-expanded-blocks td.sub-table-value{padding-top:0;}

.grievance-table table.standard-table tr td.details-control{background-position:90% 5px;}

body .grievance-table table.standard-table td{padding:12px 18px;vertical-align: text-top;}

@media(max-width:1023px){
	div.grievance-table .dataTables_wrapper .dataTables_paginate > span > a {display:none;}

	div.grievance-table table th{pointer-events:none;}

	.grievance-table .mobile-expanded{display:none;}

	div table table.sub-table tr.sub-mobile-expanded{display:table-row-group;}
}

@media(min-width:1024px){
	.grievance-table .desktop-expanded{display:none;}

	.grievance-table table.standard-table th {min-width:100px;width:auto !important; max-width:100%;}

	div table table.sub-table tr.sub-desktop-expanded{display:block;}
	div table table.sub-table tr td{display:block;padding-top:0;}

}

/* ======================================*/
/* 
	Tables
*/
/* ======================================*/
.accordion .sfRichText table{margin:-15px;margin-top:15px; width:calc(100% + 30px);}
.accordion .sfRichText table:first-child{margin-top:-16px;}
.accordion .sfRichText table thead{background:#94C4C6;}
.accordion .sfRichText table thead th{color:white;}

.sfRichText table{
	width:100%;
	line-height:1;
	border-spacing:0;
	border-collapse:collapse;

}

.sfRichText table td {font-weight:200;line-height:1.4;}
.sfRichText table td a {color:#DD7D00;font-weight:200;}
.sfRichText table td a:hover{color:#faa434;}
/*.sfRichText table td a:hover{color:#2a8a8e;}*/

.sfRichText table td
,.sfRichText table th
{border:none;}

/* esb comment .sfRichText table thead {
	height:52px; 
	background:#298A8E;
	align-items: center;
} */
.sfRichText table thead th {font-size:20px; color:white;}
.sfRichText table tbody tr:nth-child(even)
.sfRichText table tbody td {font-family: "Poppins";font-size:18px;vertical-align:text-top;}
.sfRichText table .mobile-th{display:none;}

@media(max-width:767px){
	.sfRichText table{display:block;}
	.sfRichText table .mobile-th{display:block;width:40%;font-weight:bold;}

	.sfRichText table tr,
	.sfRichText table p {
		font-size:15px; line-height:22px; font-weight:200; color:#4a4a4a;
		margin:0;
	}

	.sfRichText table thead {display:flex;padding:0 15px 0 15px;} 
	.sfRichText table thead th{display:none;}
	.sfRichText table thead th:nth-child(1) {
		min-width:100%; 
		display:flex;
	}

	.sfRichText table tbody{display:block;}
	.sfRichText table tbody tr {
		width:100%;
		display:flex;background:white;
		padding:10px;
		flex-direction:column;
		position:relative;
		
	}


	.sfRichText table tbody tr {min-height:52px;}
	.sfRichText table tbody tr td {
		display:flex;width:100%;line-height:1.2;
		padding-right:42px;
		max-height:0; overflow:hidden;transition:all 0.5s, margin 0.3s 0.2s;
	}

	.sfRichText table tbody tr td:nth-child(1){
		max-height:100%;
		overflow:visible;
		align-items:center;
	}

	 .sfRichText table tbody tr td:nth-child(1):after{ 
		 content:'+'; 
		 width:32px;height:32px;min-width:32px;min-height:32px; 
		 margin-left:auto;margin-right:-42px; 
		 background:#FAA434; 
		 border-radius:3px; 
		 box-shadow: 0 0 5px 0 rgba(0,0,0,0.15); 
		 font-size:19px; 
		 color:white; 
		 font-weight:bold; 
		 text-align:center; 
		 padding-top:4px; 
		 display:none;
		 visibility: hidden;
	}
	.sfRichText table tbody tr td:nth-child(1)::after{ 
		 content:'+'; 
		 width:32px;height:32px;min-width:32px;min-height:32px; 
		 margin-left:auto;margin-right:-42px; 
		 background:#FAA434; 
		 border-radius:3px; 
		 box-shadow: 0 0 5px 0 rgba(0,0,0,0.15); 
		 font-size:19px; 
		 color:white; 
		 font-weight:bold; 
		 text-align:center; 
		 padding-top:4px; 
		 display:none;
		 visibility: hidden;
	}

	.sfRichText table tbody tr.active td:nth-child(1):after{content:'-';}
	.sfRichText table tbody tr.active td:nth-child(2){margin-top:20px;}
	.sfRichText table tbody tr.active td{max-height:100%;transition:all 0.5s 0.1s, margin 0.5s 0.1s;}
	.sfRichText table tbody tr.active td:nth-child(n+2){display:initial;}
}

@media(min-width:768px){

	.sfRichText table thead th {padding:15px;}
	.sfRichText table tbody td{padding:5px;}
}
@media(min-width:1024px){

}
@media(min-width:1200px){

}

/* ======================================*/
/* 
	Generic accordion
*/
/* ======================================*/
.generic-accordion img{
	float:left;
	width:auto;
	max-width:100%;
	margin-right:20px;
}
.generic-accordion p {
	margin-top:0;
}

/* ======================================*/
/* 
	Awards accordion
*/
/* ======================================*/
.accordion .card-default .card-body.awards-accordion .accordion-text ul{
	padding-left:20px;
}
.accordion .card-default .card-body.awards-accordion .accordion-text ul li ul li{
	list-style-position: outside;
}


/* ======================================*/
/* 
	Sitemap
*/
/* ======================================*/
ul.nav-sitemap * {line-height:1;}
ul.nav-sitemap li a {padding:0; color: #DD7D00; font-weight:normal; display:inline-block;}
ul.nav-sitemap > li > a {padding:10px 0px 10px 0px;}
ul.nav-sitemap ul > li > a {padding:7px 0px 7px 0px;}
ul.nav-sitemap ul > li >  ul > li{
	margin-left:25px;
}
ul.nav-sitemap ul > li::before {
  content: "•";
  color:#DD7D00; /* or whatever color you prefer */
  margin-right:15px;
}
ul.nav-sitemap li a strong{font-weight:normal;}

ul.nav-sitemap li a:hover{background-color:transparent;}

/* ======================================*/
/* 
	Subscription bar
*/
/* ======================================*/
.CM-cta-bar{
	padding-bottom:30px;
}
.CM-cta-bar a.button-cta{
	padding: 9px 27px 9px 27px;
	border-radius:3px;
	display:flex;
	justify-content: center;
	align-items: center;
	display:inline-block;
}
@media(min-width:576px){

}
@media(min-width:768px){
	.CM-cta-bar{
		display:flex;
		justify-content:flex-start;
		padding:50px 0px 50px 0px;
	}

	.CM-cta-bar a.button-cta{
		width:277.45px;
		height:55px;
		border-radius:3px;
		display:flex;
		justify-content: center;
		align-items: center;
	}

	.CM-cta-bar .left
	,.CM-cta-bar .right
	{display:flex; align-items: center;}

	.CM-cta-bar .left{max-width:800px;margin-right:40px;}
	.CM-cta-bar .right{display:inline-block;}

	.CM-cta-bar .left h3{margin:0;padding:0;}
}
@media(min-width:1024px){

}
@media(min-width:1200px){

}

/* ======================================*/
/* 
	Subscription bar
*/
/* ======================================*/
.highlight-cards .card .card-block{box-shadow:2px 4px 8px 2px rgba(0, 0, 0, 0.05);transition:box-shadow 0.4s;}
.highlight-cards .card .card-block:hover{box-shadow:2px 4px 8px 2px rgba(0, 0, 0, 0);transition:box-shadow 0.4s;}

/* 8sep2017 (this entire style block) */
.BMap_pop > div:nth-child(1) div{border-radius: 5px 0 0 0;}
.BMap_pop > div:nth-child(3) div{border-radius: 0 5px 0 0;}
.BMap_pop > div:nth-child(5) div{border-radius: 0 0 0 5px;}
.BMap_pop > div:nth-child(7) div{border-radius: 0 0 5px 0;}

.BMap_pop > div:nth-child(1) div
,.BMap_pop > div:nth-child(3) div
,.BMap_pop > div:nth-child(5) div
,.BMap_pop > div:nth-child(7) div
,.BMap_pop .BMap_top
,.BMap_pop .BMap_center
,.BMap_pop .BMap_bottom
{border-color:#2A8A8E !important;}

.BMap_pop .BMap_center{z-index:0 !important;}

.BMap_pop > div:nth-child(3){overflow:visible !important;}
.BMap_pop > div:nth-child(3):after{
	content:"";
	position:absolute;
	width:22px;height:22px;
	background:#eee;
	top:7px;right:9px;
	border-radius:50%;
}

.mapinfo-tooltip{position:absolute; display:none;color:white;margin-top:-10px;border-radius:5px;z-index:999;background:#2A8A8E;}
.mapinfo-tooltip.active{display:inline-block;}
.mapinfo-tooltip .mapinfo-tooltip-text{padding:5px 10px 5px 10px;}
.mapinfo-tooltip .mapinfo-tooltip-arrow{
    display:block;position:absolute; 
    background:#2A8A8E;transform:rotate(45deg);
    width:10px; height:10px;
    bottom:-5px;left:calc(50% - 5px);
}

.mapinfo-label
,.mapinfo-title
,.mapinfo-text
{display:inline-block;}

.mapinfo-label {
	min-width:100px;
    color:#2A8A8E;
    font-size:18px;
}

.mapinfo-title{
    color:#2A8A8E;
    font-size:18px;
}
.mapinfo-text{
    color:#aaa;
    padding-bottom:10px;
}
.mapinfo-icons img{
    display:inline-block; width:40px; height:40px; margin-right:10px;
}

div.baidu-zoom{
	color:#FAA434;
	border:1px solid #FAA434;
	width:50px;height:50px;
	background:white;
	position:absolute;
	right:5px;
	top:20px;
	justify-content: center;
	align-items: center;
	display:flex;
	border-radius:3px;
	cursor:pointer;
	user-select:none;
}
/* div.baidu-zoom:hover{background:#FAA434;} */

div.baidu-zoom:nth-child(2){
	top:75px;
}

div.baidu-zoom img{width:20px; height:20px;pointer-events:none;}
.map-row{position:relative;width:100%;}


/*
@media(min-width:576px){

}
@media(min-width:768px){

}
@media(min-width:1024px){

}
@media(min-width:1200px){

}
*/