/*BIG IDEA*/
.idea img{

	width:750px;
	height:auto;	
	z-index:1; 
	margin-left:-150px;
	margin-top: -275px;

}

.world img{
	
	width:900px;
	height: auto;
	
	}
	
	.execution img{
	
	width:900px;
	height: auto;
	margin-bottom: -200px;
	}
	
	.strength img{
	
	width:450px;
	height: auto;
	margin-bottom:-75px;
}

.cube img{
	width:450px;
	height: auto;

}

.map{
height:350px;
width:725px;
}

.blog{
height:350px;
width:900px;
}


.client_post{

height:350px;
width:900px;
}
/*END BIG IDEA*/

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 

.idea img{
	width:1050px;
	height:auto;
	margin-top: -400px;
	margin-left:-215px;
	margin-bottom: 150px;
	}
	
	.world img{
	
	width:650px;
	height: auto;
	
	}

	.execution img{
	
	width:650px;
	height: auto;
	margin-bottom: -100px;
	
	}	
	.strength img{
	
	width:650px;
	height: auto;
	margin-bottom:-50px;
}

.cube img{
	width:600px;
	height: auto;
	margin-top: -50px;
	margin-bottom:-500px;
}

.cube.one img{
	width:600px;
	height: auto;
	margin-top: -50px;
	margin-bottom:-450px;
}

.cube.two img{
	width:600px;
	height: auto;
	margin-top: -50px;
	margin-bottom:-250px;
}

.cube.three img{
	width:600px;
	height: auto;
	margin-top: -50px;
	margin-bottom:-500px;
}
.cube.four img{
	width:600px;
	height: auto;
	margin-top: -50px;
	margin-bottom:-400px;
}

.gears {
z-index:0;
margin-top:-1000px;
margin-bottom:-1000px;

}


.gears.two{
z-index:0;
margin-top:0px;
margin-bottom:-1000px;

}

.gears.three{
z-index:0;
margin-top:0px;
margin-left: -200px;
margin-bottom:-1000px;

}

.map{
height:350px;
width:605px;
}

.blog{
height:350px;
width:605px;
}


.client_post{

height:350px;
width:605px;
}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
	
	
.idea img{

	width:475px;
	height:auto;	
	z-index:1; 
	margin-left:-95px;
	margin-top: -200px;
	margin-bottom:320px;
}
.world img{
	
	width:300px;
	height: auto;
	
	}
	
.execution img{
	
	width:305px;
	height: auto;
	margin-bottom:-75px;
}

.strength img{
	
	width:305px;
	height: auto;
	margin-top:-25px;
	margin-bottom:-70px;
}

.cube img{
	width:350px;
	margin-left:-20px;
	height: auto;
	margin-top: -50px;
	margin-bottom:-200px;
}

.cube.one img{
	width:350px;
	height: auto;
	margin-top: -50px;
	margin-bottom:-200px;
}

.cube.two img{
	width:350px;
	height: auto;
	margin-top: -50px;
	margin-bottom:-200px;
}

.cube.three img{
	width:350px;
	height: auto;
	margin-top: -50px;
	margin-bottom:-225px;
}
.cube.four img{
	width:350px;
	height: auto;
	margin-top: -50px;
	margin-bottom:-200px;
}

.gears {
z-index:0;
margin-top:-1000px;
margin-bottom:-1000px;

}


.gears.two{
z-index:0;
margin-top:0px;
margin-bottom:-1000px;

}

.gears.three{
z-index:0;
margin-top:0px;
margin-left: -200px;
margin-bottom:-1000px;

}

.map{
height:200px;
width:300px;
}

.blog{
height:200px;
width:300px;
}

.client_post{

height:200px;
width:300px;
}
}