

.about-button:hover {
background-color: #8dc63f;
text-decoration: none;
color: white;
border:1px solid #8dc63f !important;
}


.global_footprint_list li:hover, .global_footprint_list li:hover a, .global_footprint_selected, .global_footprint_selected a, .footer_links_selected {
color: #8dc63f !important;
}

.global_footprint_list li a {
color: white;
text-decoration: none;
}

.global_footprint_list {
margin-top:30%;
list-style-type: none;
}

#global_footprint_logo {
margin-top:50%;
position: relative;
}

#global_footprint_site_logo_Cronos {
left:5%;
}

.global_footprint_site_logo {
width: 80%;
position:absolute;
/*top:29px;*/
left:-10000px;
}

.read-more-button {
text-decoration: none;
padding: 10px 35px;
color: white;
background-color: #8dc63f;
position: absolute;
bottom: 0px;
left: 47px;
font-size: 13px;
display:none;
}

.read-more-button:hover {
text-decoration: none;
color: white;
font-weight:bold;
}

/* CSS reset es-carousel */
.es-carousel ul,.es-carousel ol,.es-carousel li {
margin:0;
padding:0;
}

.rg-image {
	position: relative;
	text-align: center;
	line-height: 0px;
}

.rg-caption {
text-align: center;
}

/* Hide profile image */
.rg-image-wrapper {
display:none;
}

.bg-gradient-cronos {

position: absolute;
top:0;
width:98%;
height:100%;
z-index: 100;
}
.selected .bg-gradient-cronos {
background: rgba(100, 200, 0, 0.4) !important;
position: absolute;
top:0;
width:98%;
height:100%;
z-index: 100;
}

.bg-gradient-cronos span{
	pointer-events: none;

}

.es-carousel li:hover .bg-gradient-cronos, .selected .bg-gradient-cronos {
top:0px;
}

.es-carousel ul li {
position: relative;
}

.es-carousel ul li .align-bottom-cronos {
	right: 0;
	position: absolute;
	bottom: 0px;
	left: 0;
}

#mission_vision_values, #profile_bg_container {
position: relative;
}

#mission_vision_values {
	background: url('../images/brands/Our_Brands_Background_Image.jpg') center center repeat;
	transition: background 2s ease-in;
}

/*.mission_vision_values_img {
position: absolute;
top:-120px;
left:-10000px;
}*/

#img_mission {
left: 0px;
}

.profile_bg {
position: absolute;
top: -60px;
left:-10000px;
}

#profile_bg_1 {
left: 0px;
}

#profile_bg_1 img {
/*max-height:650px;*/
width:100%;
}

#scroll_more:hover {
	text-decoration: none;
	color:white;
}
