ul.myList {
		margin-left: 40px;
		font-size:16px;
		list-style-type: square;
		list-style-image:url(../images/bullet001.png);
	/*color: #26bfd1;*/
	font-family: 'Montserrat', sans-serif;
	}
ul.myList2 {
		margin-left: 40px;
		font-size:16px;
		list-style-type: square;
		list-style-image:url(../images/bullet002.png);
	/*color: #26bfd1;*/
	font-family: 'Montserrat', sans-serif;
	}

ul.myList3 {
		margin-left: 20px;
		font-size:14px;
		list-style-type: square;
		list-style-image:url(../images/bullet003.png);
	/*color: #26bfd1;*/
	font-family: 'Montserrat', sans-serif;
	}

ul.myList3 a:hover {
	color: #fff;
	}

ul.mySliderList {
		margin-left: 40px;
		font-size:16px;
	color: #fff;
	font-weight: 700;
		list-style-type: square;
		list-style-image:url(../images/bullet001.png);
	/*color: #26bfd1;*/
	font-family: 'Montserrat', sans-serif;
	text-shadow: 3px 3px 5px #000000;
	}
	
	
	table.trackRecord {
		border-collapse:separate;
		}
	
	td.trackRecord {
		background-color:#f4f4f4;
		padding:5px 5px;
		font-size: 14px;
		font-family: 'Montserrat', sans-serif;
		vertical-align:top;
	}
	
	td.trackRecordHeading {
		background-color:#e1e1e1;
		padding:10px 5px 10px 5px;
		font-size: 14px;
		font-weight:bold;
		font-family: 'Montserrat', sans-serif;
	}
	
	.team-post {
		font-size:18px;
		line-height:1;
		font-weight:bold;
	}
	
	.team-name {
		line-height:1;
	}
	
	.pagetitle__subheading2{
	font-family:Roboto,sans-serif;
	font-size:18px;
	font-weight:700;
	line-height:1;
	color:#f9f9f9;
	display:block;
	margin-bottom:15px;
	letter-spacing: 25px;
}
.main-logo {
	position:relative;
	top: -50px;
	z-index:10;
	max-width: 400px;
	left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	width: 100%;
	max-width: 400px;
}.main-logo2 {
	width: 100%;
	max-width: 400px;
}

.image-shadow {
	box-shadow: 5px 5px 10px rgba(0,0,0,0.7);
}

@media (max-width:480px){
.award-padding{
	padding:20px 20px
}
}

.tagline {
	position:absolute;
	top: 150px;
	z-index: 80;
}

@media (max-width:1280px){
.tagline {
	top: 120px;
}
}

@media (max-width:480px){
	.tagline {
	top: 110px;
}
h5.tagline2 {
	font-size: 12px;
}
}


.slider .slide__title2{
	font-size:72px;
	font-weight:500;
	color:#fff;
	margin-bottom:23px;
	line-height: 1;
}

.slider .slide__title3{
	font-size:60px;
	font-weight:900;
	color:#fff;
	margin-bottom:23px
}

.slider .slide__subtitle3{
	font-size:28px;
	font-weight:900;
	color:#fff;
	margin-bottom:23px
}

@media (max-width:480px){
.slider .slide__title3{
	font-size:32px;
}

.slider .slide__subtitle3{
	font-size:22px;
}
}

@media (max-width:600px){
.mobile-hidden {
		display: none;
	}
}

@media (min-width:601px){
.desktop-hidden {
		display: none;
	}
}

.leaf {
	position: absolute;
	top: 0px;
}

.bg-ESG{
	background-image:url("../images/ESG/bg001.jpg");
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
	z-index: 1;
	background-size: cover;
	
}

.gradient-top {
	position: absolute;
	top: 0;
	z-index: -1;
}

.whatsapp {
	position: fixed;
	bottom: 90px;
	right: 15px;
	z-index: 50;
}

.btnLong {
	width: 250px;
}

.header-gradients {
	
	background-image: url("../images/white-gradient-top3a.png");
	background-position: center right;
	background-repeat: repeat-x;
	width: 100%;
	z-index: 9920;
	position: absolute;
	top: 0px;
	height: 190px;
		}