/*******************************
PEOPLE CHANGE
*******************************/

.section.people-change .contents .payload .col{
	box-sizing:border-box;
	float:left;
	width:50%;
}

.section.people-change .contents .payload .col.left{
	padding-right:30px;
}

.section.people-change .contents .payload .col.right .venn_diagram{
	position:relative;
	width:402px;
	height:327px;
	margin:auto;
}

.section.people-change .contents .payload .col.right .venn_diagram > div{
	position:absolute;
	border-radius:50%;
	background:black;
	width:150px;
	height:150px;
	color:white;
	text-align:center;
}

.section.people-change .contents .payload .col.right .venn_diagram > div .txt{
	color:white;
	font-weight:800;
	font-style:italic;
	position:absolute;
	left:0px;
	right:0px;
	text-transform:uppercase;
	font-size:14px;
	font-family:'Helvetica-Neue-LT-Condensed';
}

/*PEOPLE*/
.section.people-change .contents .payload .col.right .venn_diagram > div.people{
	background:rgba(255,180,0,0.6);
	left:50%;
	margin-left:-75px;
}

.section.people-change .contents .payload .col.right .venn_diagram > div.people .txt{
	top:40px;
}

/*ORGANISATION*/
.section.people-change .contents .payload .col.right .venn_diagram > div.organisation{
	background:rgba(75,152,220,0.6);
	right:0px;
	top:50%;
	margin-top:-75px;
}

.section.people-change .contents .payload .col.right .venn_diagram > div.organisation .txt{
	left:40px;
	top:65px;
}

/*PROCESS*/
.section.people-change .contents .payload .col.right .venn_diagram > div.process{
	background:rgba(231,121,85,0.6);
	left:50%;
	margin-left:-75px;
	bottom:0px;
}

.section.people-change .contents .payload .col.right .venn_diagram > div.process .txt{
	bottom:40px;
	color:#11294f;
}

/*SYSTEM*/
.section.people-change .contents .payload .col.right .venn_diagram > div.system{
	background:rgba(96,204,0,0.6);
	left:0px;
	top:50%;
	margin-top:-75px;
}

.section.people-change .contents .payload .col.right .venn_diagram > div.system .txt{
	right:40px;
	top:65px;
}

/*******************************
CHANGE
*******************************/
.section.change{
	background-color:#f4f4f4;	
}

/***** STEPS *****/
.section.change .steps{
	margin:30px 10px 30px 10px;
}

.section.change .steps ul{
	width:50%;
	float:left;
	box-sizing:border-box;
}

.section.change .steps ul li{
	clear:both;	
	margin-bottom:15px;
}

.section.change .steps ul li .count{
	width:35px;
	height:35px;
	border-radius:50%;
	background:#11294f;
	color:#d9d98c;
	font-size:24px;
	font-weight:800;
	text-align:center;
	line-height:35px;
	float:left;
	margin-right:10px;
}

.section.change .steps ul li .txt{
	font-size:14px;
}

.section.change .steps ul li .txt h5{
	font-size:14px;
}

/***** PROCESS *****/

.section.change .process{
	margin:50px auto 20px auto;
	position:relative;	
	font-family:'Helvetica-Neue-LT-Condensed';
}

/*CATEGORIES*/
.section.change .process .categories li{
	float:left;
	width:50%;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	font-style:italic;
	color:#23a698;
}

/*PROCESS STEPS*/
.section.change .process .process_steps{
	text-align:center;
	margin:15px 0px 15px 0px;
}

.section.change .process .process_steps li{
	display:inline-block;
	vertical-align:middle;
	background:#f3f176;
	border-radius:50%;
	width:140px;
	height:140px;
	color:#3b414b;
	text-transform:uppercase;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	margin-right:-20px;
	position:relative;
}

.section.change .process .process_steps li .txt{
	display:inline-block;
	vertical-align:middle;
	width:50%;
	text-align:left;
	margin-left:20px;
}

.section.change .process .process_steps li .valign{
	display:inline-block;
	vertical-align:middle;
	width:1px;
	height:100%;
}

.section.change .process .process_steps li.arrow{
	width:111px;
	height:100px;
	line-height:100px;
	background-repeat:no-repeat;
	background:none;
	border-radius:0px;
	font-size:16px;
	text-align:left;
	padding-left:15px;
	box-sizing:border-box;
	z-index:1;
	margin-right:-35px;
}

/*BENEFITS*/
.section.change .process .benefits{
	line-height:34px;
	text-transform:uppercase;
	text-align:right;
	box-sizing:border-box;
	background-repeat:no-repeat;
	background-position:100% 50%;
	font-style:italic;
	font-weight:bold;
	padding:0px 140px 0px 30px;	
	overflow:hidden;
	box-sizing:border-box;
}

/*METHODS*/
.section.change .process .methods{
	line-height:34px;
	height:34px;
	text-transform:uppercase;
	text-align:left;
	box-sizing:border-box;
	background-repeat:no-repeat;
	background-position:100% 50%;
	font-style:italic;
	font-weight:bold;
	padding:0px 15px 0px 40px;	
	color:white;
	overflow:hidden;
	box-sizing:border-box;
	margin-top:10px;
}

.section.change .process .methods li{
	float:left;
	width:25%;
}

/***** LONG PROCESS *****/

.section.change .long_process .col{
	width:50%;
	box-sizing:border-box;
	float:left;	
	display:block;
	padding-bottom:20px;
}

/*COPY*/
.section.change .long_process .col.copy{
	margin-top:40px;
}

/*GEARS*/
.section.change .long_process .col .gears{
	width:215px;
	height:230px;
	position:relative;
	margin:20px auto 0px auto;
}

.section.change .long_process .col .gears .item{
	position:absolute;	
	text-align:center;
	font-family:'Helvetica-Neue-LT-Condensed';
	font-weight:bold;
	font-style:italic;
}

.section.change .long_process .col .gears .item .gear{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-position:50% 50%;
	background-repeat:no-repeat;
}

.section.change .long_process .col .gears .item .arrow{
	position:absolute;
	background-repeat:no-repeat;	
}

.section.change .long_process .col .gears .item .txt{
	position:relative;
	display:inline-block;
	width:99%;
	vertical-align:middle;
	font-size:12px;
	text-transform:uppercase;
}

.section.change .long_process .col .gears .item .valign{
	display:inline-block;
	width:1px;
	vertical-align:middle;
	height:100%;
}

.section.change .long_process .col .gears .item.aquila{
	width:102px;
	height:101px;
	top:0px;
	right:30px;
}

.section.change .long_process .col .gears .item.aquila .arrow{
	width:61px;
	height:75px;
	left:-20px;
	top:-20px;
}

.section.change .long_process .col .gears .item.project_team{
	width:102px;
	height:102px;
	top:70px;
	left:0px;
}

.section.change .long_process .col .gears .item.project_team .arrow{
	width:44px;
	height:85px;
	left:-20px;
	bottom:-20px;
}


.section.change .long_process .col .gears .item.business_teams{
	width:124px;
	height:123px;
	top:105px;
	right:0px;
}

.section.change .long_process .col .gears .item.business_teams .arrow{
	width:50px;
	height:94px;
	right:-20px;
	bottom:-20px;
}

/*******************************
HOW
*******************************/
.section.how .contents.two_col .payload .col.left h2{
	font-size:24px;
	margin-top:80px;
}