@charset "UTF-8";
/* CSS Document */

html {
  background: #efefef;
	-webkit-font-smoothing:	antialiased;
	-webkit-text-size-adjust: none;
}

body {
	overflow-x: hidden;
	font-family: /*"HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",*/ Arial, sans-serif;
	font: 1.25em/1.5;
  color: #000;
}

img {
	max-width:100%;
  -ms-interpolation-mode: bicubic;
}

/* =============================================================================
   Fonts
   ========================================================================== */
.container a,
.footer a {
  color: #8b0e04;
  cursor: pointer;
  text-decoration: none;
 -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
	border-bottom: 1px solid #fff;
}
.container a:focus, .container a:hover,
.footer a:focus, .footer a:hover {
  color: #440702;
	border-bottom: 1px solid #440702;
}
h1 {
	color: /*#606060*/ #000;
	font-size: 28px;
	line-height: 28px;
	font-weight: 600;
	text-align: center;
	text-transform:uppercase;	
}
h2 {
	color: #fff;
	font-weight: 600;
	text-align: center;
	text-transform:uppercase;	
}
h2.length-short {
	font-size: 40px;
	line-height: 28px;
}
h2.length-short-two-lines {
	font-size: 40px;
	line-height: 36px;
}
h2.length-short-two-lines-financial {
	font-size: 36px;
	line-height: 32px;
}
h2.length-short-two-lines-healthcare {
	font-size: 24px;
	line-height: 24px;
}
h2.length-short-two-lines-technology {
	font-size: 18px;
	line-height: 20px;
}
h2.length-short-offices {
	font-size: 23px;
	line-height: 28px;
}
p.special-alignment {
	color: #000;
	font-weight: bold;
	font-style:italic;
	text-align: right;
	float: right;
}

@media only screen and ( max-width: 768px ) {
	h2.length-short,
	h2.length-short-two-lines,
	h2.length-short-two-lines-financial,
	h2.length-short-two-lines-healthcare {
		font-size: 28px;
		line-height: 28px;
	}
}

@media only screen and ( max-width: 640px ) {
	h1 {
		font-size: 24px;
		line-height: 24px;
	}
	h2.length-short,
	h2.length-short-two-lines,
	h2.length-short-two-lines-financial,
	h2.length-short-two-lines-healthcare,
	h2.length-short-offices {
		font-size: 24px;
		line-height: 24px;
	}
	p.special-alignment {
		text-align: left;
	}
}

/* =============================================================================
   Page Layout - General
   ========================================================================== */
.container {
	margin: 0 auto;
	width: 90%;
	max-width: 960px;
	display: block;
	clear: both;
}
.page-title {
	margin-bottom: 36px;
}
.page-insight-title {
	margin-bottom: 20px;
}
.page-insight-notice {
	margin: 0 auto;
	width: 75%;
}
.page-insight-notice p {
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	margin-bottom: 36px;
}
.divider {
	clear: both;
	width: 210px;
	margin: 0 auto;
	padding: 36px 0;
}
.divider.final {
	padding-top: 36px;
	padding-bottom: 0;
}

.pagetopage-nav-container {
	margin: 0 auto;
	margin-left: 0.625%; /* 6px / 960px */
	margin-right: 0.625%; /* 6px / 960px */
	max-width: 960px;
	height: 50px;
	color: #fff;
	background: #8b0e04;
	overflow: hidden;
}
.pagetopage-nav {
	float: left;
	width: 50%; /* 480px / 960px */
	padding-bottom: 12px;
	max-height: 228px;
}
.btn-prev {
	float: left;
	cursor: pointer; 
	width: 50px;
	height: 50px;
	background: url(../img/universal/btn-arrow-prev.gif) no-repeat top;
	overflow: hidden;
	text-indent: -9999px;
	border-right: 1px solid #e8e4dc;
}
.btn-prev:hover {
	background: url(../img/universal/btn-arrow-prev.gif) no-repeat bottom;
}
.title-prev {
	float: left;
	line-height: 50px;
	margin-left: 18px;
}
.btn-next {
	float: right;
	cursor: pointer; 
	width: 50px;
	height: 50px;
	background: url(../img/universal/btn-arrow-next.gif) no-repeat top;
	overflow: hidden;
	text-indent: -9999px;
	border-left: 1px solid #e8e4dc;
}
.btn-next:hover {
	background: url(../img/universal/btn-arrow-next.gif) no-repeat bottom;
}
.title-next {
	float: right;
	line-height: 50px;
	margin-right: 18px;
}
.pagenav-title {
	display: block;
}
.pagenav-hidden {
	display: none;
}
.technology-hidden {
	display: inline;
}
@media only screen and ( max-width: 900px ) {
	.technology-hidden {
		display: none;
	}
}
@media only screen and ( max-width: 768px ) {
.page-insight-notice {
		width: 100%;
	}
}
@media only screen and ( max-width: 640px ) {
	.pagenav-title {
	display: none;
	}
	.pagenav-hidden {
		display: block;
	}
}

/* =============================================================================
   Page Layout - Chairman's Letter
   ========================================================================== */
.col-25 {
	float: left;
	width: 23.75%; /* 228px / 960px */
	height: 470px;
	margin-left: 0.625%; /* 6px / 960px */
	margin-right: 0.625%; /* 6px / 960px */
	background: #8b0e04;
}
.col-25.insights-and-experience-slider-video {
	height: 580px;
}
.col-25.insights-and-experience-slider-partners {
	height: 630px;
}
.col-25.gold {
	background: #b4a06e;
}
.col-25.grey {
	background: #5f6062;
}
.col-25.purple {
	background: #2f1a45;
}
.col-25.yellow {
	background: #bd9507;
}
.col-25.csr-orange {
	background: #e35d1e;
}
.col-25.csr-yellow {
	background: #d2a41a;
}
.col-25.csr-purple {
	background: #623d71;
}
.col-25.csr-green {
	background: #00a35e;
}
.col-25.csr-blue {
	background: #0e334e;
}
.col-75 {
	float: left;
	width: 73.75%; /* 708px / 960px */
	height: 470px;
	margin-left: 0.625%; /* 6px / 960px */
	margin-right: 0.625%; /* 6px / 960px */
	background: #fff;
}
.tile-page img {
	max-width: 100%;
	border-bottom: 12px solid #efefef;
}

@media only screen and ( max-width: 900px ) {
	.tile-page img {
		border-bottom: 8px solid #efefef;
	}
}

@media only screen and ( max-width: 768px ) {
	.col-25 {
		display: none;
	}
	.col-75 {
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
}

/* =============================================================================
   Insights & Experience
   ========================================================================== */
.col-25-insights {
	float: left;
	width: 23.75%; /* 228px / 960px */
	height: 470px;
	margin-left: 0.625%; /* 6px / 960px */
	margin-right: 0.625%; /* 6px / 960px */
	background: #b4a06e;
}
.insight-title {
	float: left;
	width: 100%;
	background: #b4a06e;
	/* Proportional scaling of responsive boxes using just CSS */
	/* http://wemadeyoulook.at/blogg/proportional-scaling-responsive-boxes-using-just-css/ */
	position: relative;
  padding-bottom: 100%;
  height: 0;
	border-bottom: 12px solid #efefef;
}
/* Verical Align Text */ 
/* http://phrogz.net/css/vertical-align/ */
.text-length-short {
	position:absolute; 
	top:50%; 
	height:10em; 
	margin-top:-1em;
	width: 100%;
	/* Add padding 
	left: -10px;
	padding-left: 10px;
	padding-right: 10px;*/
}
.text-length-two-lines {
	position:absolute; 
	top:50%; 
	height:10em; 
	margin-top:-2.4em;
	width: 100%;
	/* Add padding 
	left: -10px;
	padding-left: 10px;
	padding-right: 10px;*/
}
.text-length-healthcare {
	position:absolute; 
	top:50%; 
	height:10em; 
	margin-top:-1.8em;
	width: 100%;
	/* Add padding 
	left: -10px;
	padding-left: 10px;
	padding-right: 10px;*/
}
.text-length-technology {
	position:absolute; 
	top:50%; 
	height:10em; 
	margin-top:-2em;
	width: 100%;
	/* Add padding 
	left: -10px;
	padding-left: 10px;
	padding-right: 10px;*/
}
.title-healthcare-hidden {
	display: none;
}
.title-tech-hidden {
	display: inline;
}

@media only screen and ( max-width: 900px ) {
	.insight-title {
		border-bottom: 8px solid #efefef;
	}
}

@media only screen and ( max-width: 768px ) {
	.col-25-insights {
		width: 100%;
		height: 80px;
		margin-left: 0;
		margin-right: 0;
		background: #efefef;
		border-bottom: 10px solid #efefef;
	}
	.insight-title {
		padding-bottom: 0;
		height: 80px;
	}
	.insight-title-tall {
		padding-bottom: 0;
		height: 80px;
	}
	.tile-page img {
		display: none;
	}
	.text-length-two-lines {
		margin-top:-1em;
	}
	.text-length-healthcare {
		margin-top:-1em;
	}
	.text-length-technology {
		margin-top:-1.4em;
	}
	.title-tech-hidden {
		display: none;
	}
}

@media only screen and ( max-width: 640px ) {
	.col-25-insights {
		height: 90px;
	}
	.insight-title {
		height: 90px;
	}
	.text-length-healthcare {
		margin-top:-1.5em;
	}
	.title-healthcare-hidden {
		display: inline;
	}
}

/* =============================================================================
   Page Layout - CSR
   ========================================================================== */
h4.csr-orange {
	color: #e35d1e;
}
h4.csr-yellow {
	color: #d2a41a;
}
h4.csr-purple {
	color: #623d71;
}
h4.csr-green {
	color: #00a35e;
}
h4.csr-blue {
	color: #0e334e;
}

/* =============================================================================
   Page Layout - Offices
   ========================================================================== */
.offices-container {
	float: left;
	position:relative;
	width: 48.75%; /* 480px / 960px */
	margin-left: 0.625%; /* 6px / 960px */
	margin-right: 0.625%; /* 6px / 960px */
}
.offices-col-50 {
	float: left;
	position:relative;
	width: 100%; /* 480px / 960px */
}

/* Columns for Europe & Asia */
.offices-col-25-left {
	float: left;
	position:relative;
	width: 48.75%; /* 480px / 960px */
	margin-right: 1.25%; /* 6px / 960px */
	background: #fff;
	height: 800px;
}
.offices-col-25-right {
	float: left;
	position:relative;
	width: 48.75%;
	margin-left: 1.25%; /* 6px / 960px */
	background: #fff;
	height: 800px;
}
/* Columns for North America */
.content-offices-col-50-left {
	float: left;
	width: 50%;
	width: 48.75%; /* 480px / 960px */
	margin-right: 1.25%; /* 6px / 960px */
	background: #fff;
	height: 710px;
}
.content-offices-col-50-right {
	float: left;
	width: 50%;
	width: 48.75%; /* 480px / 960px */
	margin-left: 1.25%; /* 6px / 960px */
	background: #fff;
	height: 710px;
}
/* Titles */
.offices-title {
	position: relative;
	float: left;
	width: 100%;
	height: 80px;
	background: #b4a06e;
	border-bottom: 10px solid #efefef;
	overflow: hidden;
}
.content-offices {
	clear: both;
	padding: 20px 6px 0 22px;
}
.content-offices p {
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 22px;
}

@media only screen and ( max-width: 960px ) {
	.offices-col-25-left,
	.offices-col-25-right {
		width: 100%;
		height: auto;
		margin: 0;
		margin-bottom: 8px;
	}
	.content-offices-col-50-left,
	.content-offices-col-50-right {
		width: 100%;
		height: auto;
		margin: 0;
	}
	/* Fix Padding for American Second Column */
	.content-offices .america {
		padding-top: 0;
		/*height: 400px;*/
	}
	.content-offices p.america {
		margin-bottom: 0;
	}
}
@media only screen and ( max-width: 768px ) {
	.offices-title {
		border-bottom: 8px solid #efefef;
	}
}

@media only screen and ( max-width: 520px ) {
	.offices-container {
		width: 100%;
	}
	.content-offices p {
		font-size: 13px;
		line-height: 18px;
		margin-bottom: 22px;
	}
	.offices-col-50,
	.offices-col-25-left,
	.offices-col-25-right {
		width: 100%;
		height: auto;
		margin-bottom: 8px;
	}
}

/* =============================================================================
   Page Layout - Insights and Experience
   ========================================================================== */



/* =============================================================================
   Page Layout - Partners' Perspectives
   ========================================================================== */
.container-insights {
	margin: 0 auto;
	width: 90%;
	max-width: 960px;
	display: block;
	clear: both;
}
.container-insights a {
  text-decoration: none;
	border-bottom: none;
}

.insight-category-left {
	position: 			relative;
	float:					left;
	width: 47.5%; /* 456px / 960px */
	margin-left: 1.875%; /* 18px / 960px  */
	margin-right: 0.625%; /* 6px / 960px  */
	overflow:				hidden;
	/*min-height: 228px;*/
	/*background-color: #b4a06e;*/
	padding-bottom: 25%;
	overflow: hidden;
}
.insight-category-right {
	position: 			relative;
	float:					left;
	width: 47.5%; /* 456px / 960px */
	margin-right: 1.875%; /* 18px / 960px  */
	margin-left: 0.625%; /* 6px / 960px  */
	overflow:				hidden;
	/*min-height: 228px;*/
	/*background-color: #b4a06e;*/
	padding-bottom: 25%;
}
.tile-box {
	float: left;
	width: 50%;
	/*background: #b4a06e;*/
	/* Proportional scaling of responsive boxes using just CSS */
	/* http://wemadeyoulook.at/blogg/proportional-scaling-responsive-boxes-using-just-css/ */
	position: relative;
  padding-bottom: 50%;
  height: 0;
	overflow: hidden;
}
.tile-box.golden {
	background: #b4a06e;
}
.tile-box.red {
	background: #8b0e04;
}
.tile-box img {
	max-width: 100%;
}

/* Setup overlapping layers */
.layer-01,
.layer-02 {
	position: absolute;
	top: 0;
  left: 0;
	width: 100%;
	height: 100%;
}
.layer-02 {
    z-index: 10;
}
.hidden {
	visibility: hidden;
}

/* Create Button */
/* Link Fix: http://stackoverflow.com/questions/796087/make-a-div-into-a-link */
/* http://jsfiddle.net/hf75B/1/ */
.insight-link { 
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;
	cursor: pointer;
  /* edit: added z-index */
  z-index: 50;
  /* edit: fixes overlap error in IE7/8, 
     make sure you have an empty gif */
  background-image: url('../img/universal/empty.gif');
}

/* Verical Align Text */ 
/* http://phrogz.net/css/vertical-align/ */
.myinnercontainer {
	position:absolute; 
	top:50%; 
	height:10em; 
	margin-top:-1.8em;
	width: 100%;
	/* Add padding 
	left: -10px;
	padding-left: 10px;
	padding-right: 10px;*/
	overflow: hidden;
}
.myinnercontainer.one-line {
	margin-top:-1.3em;
}
/*.myinnercontainer.button {
	margin-top:-3em;
}*/
.myinnercontainer-button {
	position:absolute; 
	top:0;
	width: 100%;
	overflow: hidden;
}
.myinnercontainer-button-insights {
	position:absolute; 
	top:0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	/*opacity: 				0.6; 
	filter: 				alpha(opacity = 0.6);
	background-color: #8b0e04;*/
	background-image: url('../img/universal/btn-text-full.png');
}
.tile-box p {
	color: #fff;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: bold;
	text-align: center;
	text-transform:uppercase;
}

.tile-box p.insights-overview-text {
	color: #fff;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	text-transform:none;
	width: 80%;
	margin: 0 auto;
	padding-top: 8%;
}

/* Telecommunications Long Text Resize */
.myinnercontainer.telecommunication-text {
	margin-top:-2em;
}
.tile-box p.telecommunication-text {
	font-size: 1em;
	line-height: 1.2em;
}

/* Video Text */
.myinnercontainer.video-text-lengthy {
	margin-top:-2em;
}
.myinnercontainer.video-text-medium {
	margin-top:-1.5em;
}
.myinnercontainer.video-text-short {
	margin-top:-1.2em;
}
.tile-box p.video-text {
	font-size: 0.9em;
	line-height: 1.2em;
	width: 90%;
	margin: 0 auto;
}

@media only screen and ( max-width: 960px ) {
	.tile-box p {
		font-size: 1.1em;
		line-height: 1.1em;
	}
	/* Insights Text Boxes */
	.tile-box p.insights-overview-text {
		font-size: 13px;
		line-height: 20px;
	}
	/* Telecommunications Long Text Resize */
	.myinnercontainer.telecommunication-text {
		margin-top:-1.6em;
	}
	.tile-box p.telecommunication-text {
		font-size: 0.8em;
		line-height: 1.2em;
	}
	/* Video Text */
	.myinnercontainer.video-text-lengthy {
		margin-top:-2em;
	}
	.myinnercontainer.video-text-medium {
		margin-top:-1.5em;
	}
	.myinnercontainer.video-text-short {
		margin-top:-1.3em;
	}
	.tile-box p.video-text {
		font-size: 0.75em;
		line-height: 1.2em;
	}
}

@media only screen and ( max-width: 768px ) {
	.tile-box p {
		font-size: 0.8em;
		line-height: 1.1em;
	}
	/* Insights Text Boxes */
	.tile-box p.insights-overview-text {
		font-size: 11px;
		line-height: 16px;
	}
	/* Telecommunications Long Text Resize */
	.myinnercontainer.telecommunication-text {
		margin-top:-1.2em;
	}
	.tile-box p.telecommunication-text {
		font-size: 0.6em;
		line-height: 1.2em;
	}
	/* Video Text */
	.myinnercontainer.video-text-lengthy {
		margin-top:-2em;
	}
	.myinnercontainer.video-text-medium {
		margin-top:-1.5em;
	}
	.myinnercontainer.video-text-short {
		margin-top:-1.3em;
	}
	.tile-box p.video-text {
		font-size: 0.6em;
		line-height: 1.2em;
	}
}

@media only screen and ( max-width: 640px ) {
	/* Insights Text Boxes */
	.tile-box p.insights-overview-text {
		font-size: 10px;
		line-height: 14px;
	}
}

@media only screen and ( max-width: 520px ) {
	.insight-category-left,
	.insight-category-right {
		width: 98%;
		padding-bottom: 53%;
		margin-left: 1%;
		margin-right: 1%;
	}
	.insight-move-left {
		float: right;
	}
	.insight-move-right {
		float: right;
	}
	.tile-box p {
		font-size: 0.9em;
		line-height: 1.2em;
	}
	/* Insights Text Boxes */
	.tile-box p.insights-overview-text {
		font-size: 11px;
		line-height: 15px;
	}
	/* Telecommunications Long Text Resize */
	.myinnercontainer.telecommunication-text {
		margin-top:-1.3	em;
	}
	.tile-box p.telecommunication-text {
		font-size: 0.7em;
		line-height: 1.1em;
	}
	.video-blank {
		display: none;
	}
}
/* =============================================================================
   Page Layout - Home + CSR Overview
   ========================================================================== */
.col-50 {
	float: left;
	width: 50%; /* 480px / 960px */
	padding-bottom: 12px;
	max-height: 228px;
}
.tile {
	float: left;
	width: 47.5%; /* 228px or 2x = 456px / 960px */
	margin-left: 1.25%; /* 6px or 2x = 12px / 960px */
	margin-right: 1.25%; /* 6px or 2x = 12px / 960px */
	background: #dedede;
	/* Proportional scaling of responsive boxes using just CSS */
	/* http://wemadeyoulook.at/blogg/proportional-scaling-responsive-boxes-using-just-css/ */
	position: relative;
  padding-bottom: 47.5%;
  height: 0;
	overflow: hidden;
}
.tile.interactive {
	background: #b4a06e;
}
.tile.interactive:hover {
	background: #8b0e04;
	display: block;
	cursor: pointer;
}
.tile img {
	max-width: 100%;
}
/* CSR Colour Changes */
.tile.csr-probono {
	background: #e35d1f;
}
.tile.csr-diversity {
	background: #d1a419;
}
.tile.csr-womans {
	background: #613d72;
}
.tile.csr-environment {
	background: #00a35e;
}
.tile.csr-waywework {
	background: #b4a06e;
}
/* Verical Align Text */ 
/* http://phrogz.net/css/vertical-align/ */
.myinnercontainer {
	position:absolute; 
	top:50%; 
	height:10em; 
	margin-top:-1.8em;
	width: 100%;
	/* Add padding 
	left: -10px;
	padding-left: 10px;
	padding-right: 10px;*/
}
.myinnercontainer.one-line {
	margin-top:-1.3em;
}
.tile p,
.insight-tile p {
	color: #fff;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: bold;
	text-align: center;
	text-transform:uppercase;
}

@media only screen and ( max-width: 960px ) {
	.col-50 {
		padding-bottom: 10px;
	}
	.myinnercontainer {
		margin-top:-1.3em;
	}
	.myinnercontainer.one-line {
		margin-top:-1em;
	}
	.tile p,
	.insight-tile p {
		font-size: 1.1em;
		line-height: 1.1em;
	}
}

@media only screen and ( max-width: 768px ) {
	.col-50 {
		padding-bottom: 8px;
	}
	.myinnercontainer {
		margin-top:-1.2em;
	}
	.myinnercontainer.one-line {
		margin-top:-0.7em;
	}
	.tile p,
	.insight-tile p {
		font-size: 0.8em;
		line-height: 1.1em;
	}
}

@media only screen and ( max-width: 520px ) {
	.col-50 {
		width: 100%;
		padding-bottom: 12px;
	}
	.move-left {
		float: right;
	}
	.move-right {
		float: left;
	}
	.myinnercontainer {
		margin-top:-1.2em;
	}
	.myinnercontainer.one-line {
		margin-top:-0.6em;
	}
	.tile p,
	.insight-tile p {
		font-size: 0.9em;
		line-height: 1.2em;
	}
}

/* =============================================================================
   Header
   ========================================================================== */
.header {
	width: 100%;
	height: 80px;
  /*margin-bottom: 34px;*/
	background: #fff;
}
.header .container {
	margin: 0 auto;
	width: 90%;
	max-width: 960px;
}
.header .logo {
	width: 129px;
	float: left;
	text-align: left;
	padding-top: 10px;
	margin-left: 1.25%; /* 12px / 960px */
}
.header .logo:hover {
	display: block;
	cursor: pointer;
}
.header .title {
	width: 50%;
	float: right;
	text-align: right;
	padding-top: 28px;
	margin-right: 1.25%; /* 12px / 960px */
}
img.logo {
	width: 100%;
	max-width: 129px;
}
.header .title {
	font-size: 16px;
	font-weight:normal;
	line-height: 20px;
	text-transform:uppercase;
	}
.header .title .bold {
	color: /*#606060*/ #000;
	font-weight: bold;
}

@media only screen and ( max-width: 520px ) {
	.header .title {
		padding-top: 18px;
	}
}

/* =============================================================================
   New Talent
   ========================================================================== */
.content .new-talent-table li {
	padding: 0;
	list-style-type: none;
	margin-left: 0;
}
.new-talent-list {
	float: left;
	width: 33%;
}
.new-talent-list-last {
	float: left;
	width: 33%;
}

@media only screen and ( max-width: 640px ) {
	.new-talent-list {
		width: 100%;
	}
	.new-talent-list-last {
		width: 100%;
		padding-bottom: 36px;
	}
}

/* =============================================================================
   Footer
   ========================================================================== */
.footer {
	width: 100%;
	height: 80px;
  margin-top: 40px;
	background: #fff;
}
.footer-hidden {
	display: none;
}
.footer .container {
	margin: 0 auto;
	width: 90%;
	max-width: 960px;
	padding-top: 30px;
}
.footer p {
	font-size: 11px;
	line-height: 15px;
}
.footer .col-left {
	width: 35%;
	float: left;
	text-align: left;
	margin-left: 1.25%; /* 12px / 960px */
}
.footer .col-right {
	width: 62%;
	float: right;
	text-align: right;
	margin-right: 1.25%; /* 12px / 960px */
}

@media only screen and ( max-width: 640px ) {
	.footer {
		height: 90px;
	}
	.footer .container {
		padding-top: 22px;
	}
	.footer .col-left {
		width: 100%;
		text-align: center;
		padding-bottom: 10px;
	}
	.footer .col-right {
		width: 100%;
		text-align: center;
	}
}

@media only screen and ( max-width: 520px ) {
	.footer {
		height: 100px;
	}
	.footer-hidden {
		display: inline;
	}
}