h1 {
	font-size: 6.3rem ;
	line-height: 1.5;
	}

h2 {
	font-size: 4.5rem ;
	line-height: 1 !important;
	}

h4 {
	font-size: 1.7rem !important;
	line-height: 1.5 !important;
	}

.container {
		width:70%;
	}

.row {
	margin:0 !important;
	padding:0 !important;
	}

	#cronos-logo {
		z-index: 100;
		}

#copy_right {
float:right !important;
}

.cls-pop {
	display:block;
}

.brand_logos {
	max-width: 350px;
	max-height: 300px;
}

.lj_logo {
	max-height: 220px !important;
}

footer a {
	float:left;
}

.global_footprint_defaut_selected a {
color: #8dc63f !important;
}

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

.about-button {
width:200px !important;
/*border-radius:4px;*/
text-decoration: none;
padding: 15px 80px;
color: white;
border:1px solid #dee2e6;
font-size:1.2em !important;
}

.green-big-button {
width:200px !important;
/*border-radius:4px;*/
text-decoration: none;
padding: 15px 80px;
color: white;
background-color: #8dc63f;
font-size:1.2em !important;
}

.mobile_show, #close_popup_read_more, #the_team_mobile {
	display: none;
}


#globe_viewer  {
	position: relative;
	height: 800px;
}

.globe-list-item {
	height: 35px !important;
}
.globe-list-item img {
	display: none !important;
}


.social_media_div_mobile, .Next_Previous_Bar_Mobile {
	display:none;
}

.profile_bg_img_default {
	display:block;
}

.social_media_div img {
	margin: 15px;
	height: 30px;
}

#global_footprint_container {
		background: url('../images/Globalfootprint_Main_Image.jpg') center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.globe-row {
		width: 61.5%;
    margin: 0 auto !important;
}

.open_brand_logos_mobile {
	display: none;
}
/*  Responsive */

/*
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/
@media only screen and (min-width: 1430px) {
	.es-carousel ul {
		margin: 0 auto !important;
	}
	.es-nav {
		display:none;
	}
	#profile_bg_1 img {
		width: auto !important;
		max-height: 550px;
	}

	#global_footprint_container {
			min-height: 900px;
	}

}

/*
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/
@media only screen and (min-width:1270px) and (max-width:1280px){
	.about-button, .visit-website {
		  padding: 15px 80px !important;
	}
}

@media only screen and (min-width:1095px) and (max-width:1269px){
	.about-button, .visit-website {
		  padding: 13px 60px !important;
	}
}

@media only screen and (min-width:1025px) and (max-width:1094px){
	.about-button, .visit-website {
		  padding: 12px 50px !important;
	}
}


@media only screen and (min-width:900px) and (max-width:1024px){
	.about-button, .visit-website {
		  padding: 10px 45px !important;
	}
	.da-dots {
		bottom:20px !important;
	}

	.pop-up-dots {
			margin: 0 5px !important;
	}
}

/*
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/
@media only screen and (min-width:768px) and (max-width:899px){
	.about-button, .visit-website {
		  padding: 8px 30px !important;
	}

	h1 {
		line-height: 1 !important;
		}

	.da-dots {
		display:none !important;
	}

	.pop-up-dots {
			margin: 0 3px !important;
	}

	.container {
		padding-right:0px !important;
		padding-left:0px !important;
	}
}

/*
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation: landscape) {



}

/*
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media only screen  and (max-width:767px){
	h1 {
		line-height: 1 !important;
		}

	.about-button, .visit-website {
		  padding: 7px 13px !important;
	}
	.da-dots {
		display:none !important;
	}
}

@media only screen  and (max-width:640px){
	/*#mission_vision_values .col {
		display: contents !important;
	}*/
	/*#mission_vision_values_button_div {
		margin-left: 20% !important;
	}*/
}
