#main-banner h1 {
    font-size: 50px;
    left: -0.15em;
    padding-top: 40px;
    position: relative;
    padding-left: 22px;
}

#welcome .site-width {
    max-width: 1110px;
    box-sizing: border-box;
    padding: 75px 100px 75px;
    color: #002554;
}
#welcome .site-width > div {
	max-width: 755px;
	margin: 0px auto;
}
#welcome h1{
	margin-bottom: 55px;
}
#welcome .welcome-item{
	padding-left: 90px;
	margin-bottom: 35px;
	position: relative;
}
#welcome .welcome-item:before{
	position: absolute;
	left: 0px;
	font-size: 50px;
	top: 0px;
}
#welcome .welcome-item.icon-global-presence:before{
	left: 7px;
}
#welcome .welcome-item h3 {
	margin-bottom: 30px;
}

#believe-belong{
	/*padding: 60px 0px;*/
}
#believe-belong .site-width{
	max-width: 1130px;
}
#believe-belong .two-col-one{
	padding-right: 15px;
	line-height: 1.4;
}
#believe-belong .two-col-two{
	padding-left: 15px;
	padding-right: 140px;
	line-height: 1.4;
}
#believe-belong h3{
	margin-bottom: 20px;
}
#believe-belong .button {
	margin-top: 30px;
}

@media only screen and (max-width:1023px) {
	#main-banner h1 {
		padding-top: 160px;
	}
}
@media only screen and (max-width:1023px) {
	/* @group Overivew Template  */
	#main-banner {
		background-position: center;
	}
	#welcome .site-width{
		margin: 0px;
		padding: 40px 20px;
	}
	#button-explore-global-benefits.welcome-item{
		padding-left: 0px;
		margin: 0px;
	}
	#floating-columns .row[data-nth="1"] .image{
		background-position: center center;
	}
	#floating-columns .row[data-nth="2"] .image{
		background-position: center center;
		border: none;
	}
	#floating-columns .row[data-nth="3"] .image{
		background-position: center center;
	}
	#believe-belong{
		padding: 0px;
	}
	#believe-belong .site-width{
		margin: 40px 20px;
	}
	#believe-belong .two-col-one{
		padding: 0px;
		margin: 0px;
	}
	#believe-belong .two-col-two{
		padding: 20px 0px 0px;
		font-size: 15px;
	}
	#believe-belong .two-col-two a{
		margin-top: 20px;
	}
	/* @end */
}

@media only screen and (max-width:767px) { /* large mobile/small tablet */
	/* @group Overview */
	#main-banner h1 {
		font-size: 30px;
		/*padding-top: 70px;*/
	}
	#join-the-club {
		padding: 50px 20px;
	}
	/* @end */
}

h1, h1 a {
    font-size: 32px;
    letter-spacing: 0.1em;
}