/* COLOURS:

Blue: #009EEC
Red: #D0103A
Steel: #CAD1E7
Orange: rgb(274,150,70);
Purple: rgb(0,174,239);
Blue: rgb(0,174,239);
*/


.accent1 { background-color: rgb(0,174,239) !important; }
.accent2 { background-color: rgb(218,217,232) !important; }
.accent3 { background-color: rgb(144,240,255) !important; }
.accent4 { background-color: rgb(128,100,162) !important; }
.accent5 { background-color: rgb(75,172,198) !important; }
.accent6 { background-color: rgb(247,150,70) !important; }


/* CSS Document */

/* -------------------------- RESET -------------------------------- */   


/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	/*top: 0;
	left: 0;
	bottom: 0;*/
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	overflow: visible;
	font-weight: normal;
	font-weight: 300;
	background-repeat: no-repeat;
}
html {
	width: 100%;
	overflow: auto;
	font-size: 62.5%;
}

body {
	width: 100%;
	line-height: 1;
	overflow-x: hidden;
}

section, article, aside, header, footer, nav {
	display: block;
	position: relative;
}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

a:focus {
}

a {
	font-family: inherit;
	color: inherit;
}


a:hover {
	text-decoration: underline;
	color: inherit;
}

img { overflow: hidden; }

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


input, textarea { 
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

strong { font-weight: bold; }


* { 
	-moz-box-sizing: border-box; *behavior: url(http://www.lyceumcapital.co.uk/objects/scripts/boxsizing.htc);
	-webkit-box-sizing: border-box; *behavior: url(http://www.lyceumcapital.co.uk/objects/scripts/boxsizing.htc);
	box-sizing: border-box; *behavior: url(http://www.lyceumcapital.co.uk/objects/scripts/boxsizing.htc);
}





/*//////////////////////////////////////////// 
GLOBAL ELEMENTS 
////////////////////////////////////////////*/

html {
	position:relative;
	background-color: #fff;	
	padding: 0;
	overflow-x: hidden !important;
	width: 100%;
}
body {
	position: relative;
	top: 0;
	text-align: left;
	height: auto;
	width: 100%;
	/*max-width: 1500px;*/
	background-color: #fff;
	background-repeat: repeat;
	color: #454545;
	background-position: top;
	margin: 0px auto;
	padding: 0;
	border: none;
	/*-webkit-text-stroke: 1px transparent; */
	/*font-family: "myriad-pro-n3","myriad-pro","Helvetica Neue",Arial,sans-serif;*/
	font-family: "myriad-pro","Helvetica Neue",Arial,sans-serif;
	line-height: 1.6;
	font-weight: 300;
}


html.hasFontSmoothing-false body {
	font-family: "Myriad Pro","Helvetica Neue",Arial,sans-serif;
}


body a {
	text-decoration: none;
	color: rgb(0,174,239);
	border: none;
	cursor: pointer;
}
body a:hover {
	text-decoration: none;
	color: #454545;
	border-bottom: 1px solid #454545;
}

body a:active {border: none;}	

body a:focus {border: none;}

a img {border: none; cursor: pointer; padding: 0px; margin: 0px;}

a,
a:hover { cursor: pointer; }

.bold { font-weight: bold !important; }

.clear { display: block; position: relative; clear: both; float: none; width: 100%; }


ul.companylist:after {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}


/*********************/
/**** NEW STYLES ****/


header nav ul li span,
header h2#menu,
header h2#menu span,
#news section#main article h1,
.breadcrumb,
footer,
header nav,
header nav ul,
header nav li,
header nav a {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	cursor: default;
}

p,li {
	font-size: 16px;
	font-size: 1.6rem;
}

li li,
li li li {
	font-size: 1em;
}

li a,
h1 a,
h2 a
h3 a {
	font-size: 1em;
}

/*ul#headlines li a,*/
a.dashboard,
a.login,
div.testimonial,
#investors #panel h2,
/*a.print,
a.download, */
a.directions,
/* ul.blockgroup li a, */
article nav#calltoaction a,
article nav#calltoaction a {
	background-image: url(objects/images/sprites.png);
	background-repeat: no-repeat;	
}

a.dashboard:hover,
a.login:hover,
a.print:hover,
a.download:hover,
article nav#calltoaction a:hover {
	border: none;	
}

a.dashboard:hover span,
a.login:hover span,
a.print:hover span,
a.download:hover span,
article nav#calltoaction a:hover span {
	border-bottom: 1px solid #454545;
}

a.print,
a.download {
	display: block;
	padding: 7px 0 7px 38px;
	font-size: 15px;
	font-size: 1.5rem;	
}

a.print { background-position: -10px -631px; }
a.print:hover { background-position: -10px -731px; }

a.download{ background-position: -10px -1031px; }
a.download:hover { background-position: -10px -1131	px; }

body.portfoliocompany section#main article aside a.download {
	margin-top: 0;	
}

header {
	display: block;
	width: 100%%;	
	margin-right: 0%;
	margin-left: 0%;
	padding: 2%;
    
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
	
	-webkit-justify-content: space-between;
	justify-content: space-between;
	
	-webkit-align-items: center;
	align-items: center;
	
}

section#main {
	width: 100%;
	overflow: visible;
}


header #logo {
    display: inline-block;
	position: relative;
	width: 40%;
	max-width: 280px;
	min-width: 220px;
	min-height: 0;
	margin-right: 6%;
	border-bottom: none;
}

header #logo img {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
}

header a[title="home"]:hover {
	border-bottom: none;	
}
header a[title="home"]:hover img {
	opacity: 0.5;
}

h2#menu {
	display: none;
}

header nav.hidden {
	display: block;	
}
	
header nav {
    width: 100%;
    margin: 6px auto 0 auto;
}
.flexbox header nav {
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */

	-webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
	-moz-box-flex: 1;         /* OLD - Firefox 19- */
	width: 20%;               /* For old syntax, otherwise collapses. */
 	-webkit-flex: 1;          /* Chrome */
 	-ms-flex: 1;              /* IE 10 */
 	flex: 1 100%;
	
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;

}    
.no-flexbox header nav,
.no-js header nav  {    
    display: inline-block;
    float: right;
    margin-top: 0%;
	width: 50%;
}

header nav ul {
	width: 100%;
	max-width: 540px;
}
.flexbox header nav > ul {
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
		
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.no-flexbox header nav > ul,
.no-js header nav > ul {
    display: block;
}

header nav ul li {
	margin: auto;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    padding: 0;
	background: white;
}

header nav ul li:first-child {	margin-left: 0; }
header nav ul li:last-child {	margin-right: 0; }


header nav > ul > li a {
    padding: 0.6em 1em;
    border-bottom: none !important;
	background: white;
	
	display: block;
	position: relative;
	width: 100%;

}
header nav > ul > li a strong {
	font-weight: 700;
}

header nav ul li ul {
 display: none;   
 box-shadow: 0 50px 200px rgba(0,0,0,0.2);
}

header nav ul > li:hover a {
 	background: rgb(218,217,232);
}

header nav ul > li > a { background: white; }

header nav ul > li > a:hover {
	background: #444;
	color: white;
}
	
header nav ul > li:hover ul {
    display: block;
    position: absolute;
    z-index: 100;
    left: 0;
    width: 220px;
    height: auto;
}

header nav ul > li:hover ul li {
    display: block;
	border-top: 1px solid white;
}    

header nav ul > li:hover ul li a {
    display: block;
    padding: 0.4em 1em;
    background-color: rgb(0,174,239);
	color: white;
}    

header nav ul > li:hover > ul li a:hover {
    display: block;
    padding: 0.4em 1em;
    border: none;
    background: #454545;
    color: white;
}    




div.testimonial {
	display: block;
	position: relative;
	margin: 20% 0;
	padding-top: 110px;
	border-top: 1px solid #DAD9E8;
	width: 90%;
	background-position: 0 -1970px;
}

div.testimonial p {
	margin: 0 0 20px 0;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.4em;
	clear: both;
	font-weight: 300 !important;
}

div.testimonial span {
	display: block;
	font-size: 15px;	
	font-size: 1.5rem;	
	color: #999;
	width: 90%;
}


div#banner {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	max-height: 300px;
	clear: both;
	margin-bottom: 4%;
	overflow: hidden;
}

div#banner #carousel {
	overflow: visible;	
}

div#banner img {
	width: 100%;	
}

div#banner #carousel a,
div#banner .wrapper {
	display: block;
	position: relative;
	width: 100%;
	height: auto;	
	overflow: visible;
}
div#banner .wrapper.wide {
	max-width: 100%;
}

div#banner #carousel a:hover,
div#banner .wrapper a:hover {
	border-bottom: none;	
}

.bx-controls .bx-pager {
	display: block;
	position: relative;
	margin: 0 auto;
}

div#banner .banfixer {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1000px;
}

div#banner .shader {
	background: rgba(0,0,0,0.6);	
}
.no-rgba div#banner .shader,
.no-rgba div#banner .hgroup {
	background-image: url(objects/images/grey-60pc.png);
	background-repeat: repeat;
}

div#banner > div {
	display:block;
	position: relative;	
}
div#banner .hgroup {
	display: block;
	position: absolute;
	padding: 2% 3%;
	width: 75%;
	max-width: 450px;
	height: auto;
	background-color: rgba(0,0,0,0.6);
	font-size: 20px;
	font-size: 2rem;
}
div#banner .hgroup.pos1 {
	top: 20px;
	bottom: auto;
	left: 20px;
}
div#banner .hgroup.pos2 {
	top: 20px;
	right: 20px;
}
div#banner .hgroup.pos3 {
	bottom: 23px;
	right: 20px;
}
div#banner .hgroup.pos4 {
	bottom: 23px;
	left: 20px;
}

body.carousel2 div#banner .hgroup {
	display: block;
	position: relative;
	padding: 0;
	width: 100%;
	max-width: 980px;
	font-size: 20px;
	font-size: 2rem;
	color: white;
	background: none;
}
div#banner .hgroup.pos1 {
	top: 20px;
	bottom: auto;
	left: 20px;
}
div#banner .hgroup.pos2 {
	top: 20px;
	right: 20px;
}
div#banner .hgroup.pos3 {
	bottom: 23px;
	right: 20px;
}
div#banner .hgroup.pos4 {
	bottom: 23px;
	left: 20px;
}

body.carousel2 div#banner {
	height: 300px;	
}
body.carousel2 div#banner .hgroup {
	display: inline-block;
	position: relative;
	vertical-align: bottom;
	padding-top: 1em;
}

body.carousel2 div#banner .hgroup:after {
	content: "";
	display: block;	
}
body.carousel2 div#banner .hgroup .h1 {
	color: white;
	font-size: 40px;
	font-size: 4rem;
}
body.carousel2 div#banner .hgroup p {
	color: white;
	font-size: 21px;
	font-size: 2.1rem;
}
body.carousel2 div#banner .hgroup .button.cta {
	font-size: 16px;
	font-size: 1.6rem;
	margin-top: 1em;
	margin-bottom: 0;
	border: none;
	box-shadow: none;
}

div#banner .hgroup .h1 {
	font-size: 20px;
	font-size: 2rem;
	color: white;
}
div#banner .hgroup p,
div#banner .hgroup.quotestyle .h1 {
	font-size: 16px;
	font-size: 1.6rem;
	color: white;
}

div#banner #carousel .pagination { display: none !important; }

.no-js div#banner wrapper#carousel ul li { display: none; }
.no-js div#banner wrapper#carousel ul li:first-child { display: block; }

div#banner #carousel li {
	position: absolute;
	top: 0;
	left: 0;	
	width: 100%;
}
div#banner #carousel li:first-child {
	position: relative;	
}

div.outer {
	position: relative;
	top: 0;
	left: 0;
	background-color: rgb(218,217,232);	
	width: 100%;
	height: auto;
	clear: both;
}

div#banner img {
	position: relative;
	display: block;
	height: auto;
	width: 100%;	
	clear: both;
	position: relative;
	top: 0;
	left: 0;
}
#profile div#banner img {
	display: inline-block;
    height: auto;
	width: auto;	
}

section#main {
 vertical-align: top;   
}
section#main aside {
	display: inline-block;
    vertical-align: top;   
    width: 26%;	
	padding-bottom: 6%;
    margin-right: 0;
	overflow: hidden;
}

body.portfoliocompany section#main aside {
	background-color: #DAD9E8;
	padding: 2em;
	width: 30%;	
}
body.portfoliocompany section#main article {
	margin-right: 5%;
}

section#main article {
	display: inline-block;
    width: 63%;	
	padding-bottom: 0;
    margin-right: 10%;
}
section#main article > :first-child {
	margin-top: 0 !important;	
}

/* tidies the quotes up if we don't have js. I could have used one fancy nth-child selector here, but we need backwards compat, so a little simpler is better: */
.no-js aside #quotes blockquote { display: none; }
.no-js aside #quotes blockquote:first-child { display: block; }

section#main h1 {
	margin: 0 0 30px 0;
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.2em;
	clear: both;
	font-weight: 300 !important;
	text-rendering: optimizeLegibility;	
}

article h2 {
	margin: 25px 0 10px 0;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.4em;
	font-weight: 300 !important;	
	text-rendering: optimizeLegibility;	
}
article h3 {
	margin: 20px 0 0 0;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.4em;
	clear: both;
	font-weight: 600 !important;	
}

article hgroup h1 {
	margin-bottom: 0;
}
article hgroup h2 {
	margin-top: 0;
}
#story article hgroup h2 {
	font-size: 16px;
	font-size: 1.6rem;
	margin-top: 10px;
	margin-bottom: 10%;
	color: #999;
}
#about article h2 {
	margin: 4% 0 0 0;
	padding-top: 4%;
	border-top: 1px solid rgb(218,217,232);
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.4em;
	font-weight: 600 !important;	
}

article h2:target,
article h3:target,
article h4:target {
	color: rgb(247,150,70);
		
}

article p {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 20px;
	font-family: "myriad-pro","Helvetica Neue",Arial,sans-serif;
}
article figure + p,
article #panel + p {
	margin-top: 30px;	
}
#about article h2 + p {
	margin-top: 1% !important;	
}

p.downloadaction {
	margin-top: 5%;	
}

section#main article ul {
	list-style: disc;
	margin-bottom: 20px;
}
section#main article ul li {
	margin-left: 17px;
	margin-left: 1.7rem;
}
#home section#main article ul,
.team section#main article ul,
#sitemap section#main article ul,
.portfoliocompany section#main aside ul {
	list-style: none;
}
#home section#main article ul li,
#sitemap section#main article > ul > li,
.portfoliocompany section#main aside li {
	margin-left: 0;
}

section#main article ul.tabled {
	list-style-type: none;
	border: 1px solid rgb(218,217,232);	
	padding: 0;
	margin: 0;
}
section#main article ul.tabled li {
	list-style-type: none;
	padding: 3%;	
	margin: 0;
}
section#main article ul.tabled li:nth-child(odd) {
	background-color:  rgb(218,217,232);
}
section#main article ul.tabled li:nth-child(even):last-child {
	border-bottom: 20px solid rgb(218,217,232);
}

section#main article ul { overflow: hidden; }

section#main article div.inset {
	display: block;
	position: relative;
	float: left;
	width: 100%;
	max-width: 260px;
	height: auto;
	padding: 0;
	margin: 0.2em 20px 0.4em 0;
	border: 8px solid #DAD9E8;
}
section#main article div.inset img {
	display: block;	
	position: relative;
	width: 100%;
	height: auto;
	padding: 4% 4% 3% 4%;
	margin-bottom: 0;	
}

body#story section#main article div.inset img {
	padding: 0;	
}

section#main article div.inset p {
	margin: 0;
	padding: 5%;
	font-size: 16px;
	font-size: 1.6rem;	
	color: #666;
}
body#story section#main article div.inset p {
	background: rgb(218,217,232);
}

section#main article figure {
	position: relative;
	width: 100%;
	max-width: 400px;
	height: auto;
	margin: 5% 0;
	padding: 2em;
	background: #DAD9E8;
	text-align: left;
}
body#dashboard section#main article figure {
	max-width: 700px;
}

section#main article figure img {
	display: block;
	position: relative;
	vertical-align: top;
	width: 100%;
	margin: 0;
	height: auto;	
	padding: 2em;
	background: white;
}

section#main article figcaption {
	display: block;
	position: relative;
	vertical-align: top;
	width: 100%;
	margin: 1em 0 0;
	font-size: 16px;
	font-size: 1.6rem;	
}

article nav#calltoaction {
	display: block;
	width: auto;
	clear: both;
	margin: 15% 0 10%;
	font-size: 16px;
	font-size: 1.6rem;
	margin-top: 15%;
	padding-top: 5%;	
	border-top: 1px solid #DAD9E8;
}
body.portfoliolanding article nav#calltoaction {
	border-top: 0;
	padding-top: 14%;
}

article nav#calltoaction ul {
	position: relative;
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
article nav#calltoaction ul li {
	display: block;
	border: none;	
	margin-left: 0;
}

article nav#calltoaction a {
	display: block;
	position: relative;
	clear: both;
	margin-bottom: 4%;	
	border-bottom: 1px solid #fff;
	background-position: -10px -14px;
	border: none;
	padding-left: 24px;
}

article nav#calltoaction a span {
	display: inline;
	line-height: 1.9em;
}
	
article nav#calltoaction a strong {
	font-weight: 700 !important;
}
article nav#calltoaction a:hover {
	border: none;	
	background-position: -10px -114px;
}

article nav#calltoaction a:hover span {
	border-bottom: 1px solid #454545;
}

#profile article nav#calltoaction li:first-child {
	display: block;
	position: relative;
	margin-bottom: 30px;
}
#profile article nav#calltoaction li:first-child span a {
	display: inline;
	background-image: none;
	margin: 0;
	padding: 0;
}
#profile article nav#calltoaction li:first-child span a:hover {
	border-bottom: 1px solid rgb(0,174,239);
	margin: 0;
	padding: 0;
}

a.cta {
	font-size: 15px;
	font-size: 1.5rem;
}
a.cta strong {
	font-weight: 700 !important;
	color: rgb(0,174,239);
}

nav#colleagues a.cta {
	position: relative;
	display: inline-block;
	margin: 5%;
}

#home .wrapper.boxes {
	font-size: 0;
	padding: 0;
}
#home .box {
	display: inline-block;
	position: relative;
	vertical-align: top;
	background: rgb(218,217,232);
	width: 49%;
	height: auto;	
	padding: 2%;
}
#home .box:first-child {
	margin-right: 2%;
}

#home #banner {
	margin-bottom: 0;
}
#home #banner + .outer {
	margin-bottom: 3%;	
	background: none;
}

#home .outer .wrapper {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	margin-top: 4rem;
}

#home .outer .wrapper p.intro {
	text-align: center;
	max-width: 800px;
	margin: 0 auto;
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: 300;
}

#home ul#home-links {
	display: block;
	width: 100%;
	font-size: 0;
	margin-top: 3%;
	text-align: center;
}
#home ul#home-links li {
	display: inline-block;
	width: auto;
	border: none;
	margin-left: 2%;	
	vertical-align: top;
}

#home ul#home-links li:first-child {
	border: none;
	margin-left: 0;
}
#home ul#home-links li a {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	background: rgb(0,174,239);
	color: white;
	padding: 1em 2em;
	border: none;
	line-height: 1.2;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
}
#home ul#home-links li a:hover,
#home ul#home-links li a:focus {
	background-color: rgb(218,217,232);
}

#home ul#home-links li a:before {
	font-family: FontAwesome;
	margin-right: 0.5em;
}

#home section#main article {
	width: 58%;	
}
#home.home2 section#main article {
	width: 100%;	
}

#home article p {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 1em;	
}

#home article ul#links {
	margin-bottom: 8%;

}
#home article ul#links li {
	font-size: 18px;
	font-size: 1.8rem;
}
#home article ul#links a {
	color: #454545;
	font-weight: 400;
}
#home article ul#links a strong {
	color: rgb(247,150,70);
	font-weight: 700;
}
#home article ul#links a:hover {
	color: rgb(247,150,70);
}
#home article h2 {
	padding-top: 0;
	margin-top: 0;
}

ul#headlines {
	display: block;
	margin-bottom: 10%;
}
ul#headlines li {	
	display: block;
	border-top: 1px solid #e9e8f7;
	xmargin: 1em 0 0;
}


ul#headlines li a {
	display: inline-block;
    padding: 0.4em 0;
    margin: 0;
	border: none;
	font-size: 16px;
	font-size: 1.6rem;
}

ul#headlines li a:hover {
	background-position: -10px -114px;
}
ul#headlines li a:hover span {
	border-bottom: 1px solid #454545;
}

#home section#main aside .feature:first-of-type h2 {
	padding-top: 0;
	margin-top: 0;
}

.team section#main article {
	width: 100%;	
}

section#main article ul.people:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}

body#people section#main article h2 {
	border-top: 1px solid #DAD9E8;
	padding-top: 2%;
	padding-bottom: 0;
	margin-bottom: 2%;
	margin-left: 0;
	padding-left: 0;
}


body#people section#main article h2 + p {
	margin-bottom: 3%;	
	max-width: 75%;
}

#industrial-partners section#main article ul.people {
	margin-top: 10%;
}
section#main ul.people li {
	display: block;
	margin-left: 2.5%;
	margin-bottom: 2.5%;
	width: 23%;
	height: auto;
	float: left;
	font-size: 14px;
	font-size: 1.4rem;
}

.no-generatedcontent ul.people li {
	height: 200px;	
}
ul.people li a:hover {
	border-bottom: none;	
}
ul.people li a:hover img {
	opacity: 0.5;	
}

#profile div#banner { font-size: 0; line-height: 0; max-height: 500px;}

#profile div#banner .wrapper {
background-color: rgba(0,0,0,0.2);   
background-image: url(images/banners/lyceum-banner-fluted-columns-bk-fade.jpg);
background-repeat: no-repeat;
background-size: cover;
}

#profile div#banner img {
    width: 40%;
    height: auto;
	margin-left: 0;
}

#profile div#banner span.tel {
	display: inline-block;
	position: relative;
	width: 24%;
	padding: 2% 0 2% 3%;
    margin-bottom: 0;
    height: auto;
	font-size: 15px;
	font-size: 1.5rem;
	color: #454545;	
    background-color: rgba(250,250,250,0.8);
    vertical-align: bottom;
}

ul.people li img {
	width: 100%;
	height: auto;	
	background-color: rgb(239,239,250);
}

ul.people li .name,
ul.people li .jobtitle {
	display: block;
	clear: both;
	line-height: 1.4;
}
ul.people li .jobtitle {
	color: #454545;
}

nav#colleagues {
	display: block;
	position: relative;
	height: auto;
	padding: 0;
	border: 1px solid #DAD9E8;
}
nav#colleagues h1 {
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.4em;
	clear: both;
	font-weight: 300 !important;	
	padding: 5%;
}
nav#colleagues li {
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #999;
	width: auto;
	height: auto;
	font-size: 1.4em;
	padding: 0;
	margin: 0;
}
nav#colleagues > ul li:last-child {
	margin-bottom: 2px;
}

nav#colleagues li a {
	display: block;	
	padding: 3% 5%;
	margin: 0;
	background-color: #DAD9E8;
	border-bottom: none;
}
nav#colleagues li a:hover {
	display: block;	
	background-color: rgb(0,174,239);
	color: #fff;
	border-bottom: none;
}

ul.blockgroup,
ul.relatedportfolio {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 20% 0 10%;
	border: 1px solid #DAD9E8;
}
ul.blockgroup li,
ul.relatedportfolio li {
	border-top: 1px solid #DAD9E8;
}
ul.blockgroup li:first-child,
ul.relatedportfolio li:first-child {
	border-top: none;
}

ul.blockgroup li,
ul.blockgroup {
	border-left: none;
	border-right: none;	
}
ul.blockgroup {
	margin: 0 0 2em 0;
}

ul.blockgroup li a:before {
	content: "\f105";	
	display: inline;
	position: relative;
	margin: 0 0.6em;
	font-family: FontAwesome;
	color: rgb(0,174,239);
}
ul.blockgroup li a:hover:before,
ul.blockgroup li a:focus:before,
ul.blockgroup li.current a:before {
	color: white;	
}

ul.blockgroup li a,
ul.relatedportfolio li a {
	display: block;
	position: relative;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.4em;
	clear: both;
	font-weight: 300 !important;	
	padding: 0.4em 0;
	background-color: #fff;
	border: 0;
	color: #454545;
}
ul.blockgroup li.current a {
	color: #fff;
	background-position: 3px -1272px;
	background-color: #00AEEF;
}

aside div.feature ul.relatedportfolio {
	margin-top: 0.5em;	
}

aside div.feature ul.relatedportfolio li {
	padding: 0 !important;	
}
aside div.feature ul.relatedportfolio li a {
	display: block;
	position: relative;
	padding: 0;	
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
aside div.feature ul.relatedportfolio li a:hover,
aside div.feature ul.relatedportfolio li a:focus {
    background: white;
    opacity: 0.5;
    border: none;
}

ul.relatedportfolio li a img {
	width: 100%;
	max-width: 200px;
	height: auto;
	position: relative;
	margin: 0 auto !important;
}

ul.blockgroup li a:hover,
ul.relatedportfolio li a:hover {
	background-position: 3px -1272px;
	background-color: rgb(0,174,239);
	color: #fff;	
}

aside div.feature ul.contactinfo {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0.2em 0 10%;
	border: 1px solid #DAD9E8;
}

aside div.feature ul.contactinfo li {
	display: block;
	position: relative;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.4em;
	clear: both;
	font-weight: 300 !important;	
	padding: 4% 5%;
	background-color: #fff;
	background-position: ;
	color: #454545;
	border-top: 1px solid #DAD9E8;
}
aside div.feature ul.contactinfo li:first-child {
	border-top: none;
}

header form#search {
	position: relative;
	margin: 10% 0;
}

.placeholder { color: #666; }

header form#search input[type="text"] {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 4%;
	margin: 4% 0;
	width: 80%;
	border: 1px solid #DAD9E8;
	border-radius: 5px;
	clear: both;
	float: none;
}
header form#search input.button {
	display: none;
	position: absolute;
	left: 10000px;
}

a.dashboard,
a.login,
a.directions {
	display: block;
	padding: 10px 0 10px 38px;
	font-size: 15px;	
	font-size: 1.5rem;	
}
a.directions {
	margin: 5% 0;	
}

a.login:hover {
	border: none;	
}

a.dashboard {
	background-position: -10px -230px;	
}
a.login {
	background-position: -10px -430px;	
}
a.directions {
	background-position: -10px -1430px;	
}
a.dashboard:hover {
	border: none;	
	background-position: -10px -330px;	
}
a.login:hover {
	border: none;	
	background-position: -10px -530px;	
}
a.directions:hover {
	border: none;	
	background-position: -10px -1530px;	
}

a.dashboard:hover span,
a.login:hover span,
a.directions:hover span {
	border-bottom: 1px solid #454545;
}

header article#feature {
	display: block;
	position: relative;
	width: 90%;
	height: auto;
	padding: 0;
	margin: 10% 0;
	border: 1px solid #DAD9E8;	
}
header article#feature h1 {
	display: block;
	position: relative;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.4em;
	clear: both;
	font-weight: 300 !important;	
	padding: 4% 5%;
	background-color: #fff;
	border: 0;
	border-bottom: 1px solid #DAD9E8;
	margin: 0;
}
header article#feature a {
	display: inline-block;
	position: relative;
	margin: 5%;
	font-size: 15px;	
	font-size: 1.5rem;	
}
header article#feature a:hover {
	border: none;	
}

body#facts section#main h2 + ul li {
	margin-left: 0;
	list-style-type: none;
	padding-top: 2%;
	padding-bottom: 2%;
	border-top: 1px solid #DAD9E8; 	
}

body.portfoliolanding section#main article {
	width: 100%;
}


body.portfoliolanding section#main article ul,
#values section#main article ul#valueslist {
	display: block;
	width: auto;
	background: #fff;
}

#values section#main article ul#valueslist:after {
	content: "";
	display: block;
	position: relative;
	clear: both;
}
#values section#main article ul#valueslist {
	margin-bottom: 10%;	
	font-size: 0;
}

body.portfoliolanding section#main article ul.companylist > li,
section#main article ul.rolloverfacts > li,
#values section#main article ul#valueslist li {
	display: inline-block;
	float: left;
	position: relative;
	width: 31%;
	height: 60%;
	margin: 0 2% 2% 0;
	padding: 0%;	
	border: 1px solid #e2e2e2;
	overflow: visible;
}


#values section#main article ul#valueslist li:nth-child(-n+3) {
	border-top: 1px solid #e2e2e2;
}
#values section#main article ul#valueslist > li:nth-child(3n+3),
#values section#main article ul#valueslist > li:last-child {
	border-right: 1px solid #e2e2e2;
}

#values section#main article ul#valueslist > li a {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	background-color: #fff;
	border: none;
}
#values section#main article ul#valueslist li a {
	display: block;
	position: relative;
	margin: 0;
	background-color: #fff;
	border: none;
	padding: 10% 2%;
	height: auto;
	text-align:center;
	color: rgb(247,150,70);
}

body.portfoliolanding section#main article ul.companylist > li a:hover,
section#main article ul.rolloverfacts > li .box:hover,
#values section#main article ul#valueslist li a:hover {
	xbackground-color: #DAD9E8;
	cursor: pointer;
	-webkit-box-shadow: 0 0 0 6px #e2e2e2;
	box-shadow: 0 0 0 6px #e2e2e2;
}
#values section#main article ul#valueslist li a:hover {
	color: #fff;
}


body.portfoliolanding section#main article h2#realised {
	margin: 5% 0 3%;	
}

body.portfoliolanding section#main article ul.companylist,
section#main article ul.rolloverfacts {
	font-size: 0;
	line-height: 0;	
}

body.portfoliolanding section#main article ul.companylist li,
section#main article ul.rolloverfacts li {
	display: inline-block;
	position:relative;
	padding: 1%;	
	padding: 0;
	overflow: hidden !important;
	border: none;
	vertical-align: middle;	
	text-align: center;
	width: 23%;
	margin: 0 2% 2% 0;
}

body.portfoliolanding section#main article ul.companylist > li a,
section#main article ul.rolloverfacts > li .box {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #e2e2e2;
	font-size: 0rem;
}
section#main article ul.rolloverfacts > li .box {
	display: table;
	cell-padding: 0;
	min-height: 200px;	
}

body.portfoliolanding section#main article ul.companylist li a:after,
section#main article ul.rolloverfacts li .box:after {
	content: "";
	display: block;
	position: absolute;
	width: 0px;
	height: 0px;
	background: transparent;
	bottom: 0;
	right: 0;
	border: 0;
	border-style: solid;
	border-width: 0 0 30px 30px;
	border-color: transparent transparent rgba(237,236,245,0.9) transparent;
}

body.portfoliolanding section#main article ul.companylist li a img {
	display: inline-block;
	position: relative;
	width: 100%;
    height: auto;
    max-width: 260px;
	height: auto;
	border: none;
	vertical-align: middle;	
	text-align: center;
	padding: 0;
}

body.portfoliolanding section#main article ul.companylist li div.reveal,
section#main article ul.rolloverfacts li div.reveal {
	display: block;	
	position: absolute;
	left: 0;
	width: 100%;
	top: 100%;
	height: auto;
	background: rgb(237,236,245);
	background: rgba(237,236,245,0.9);
	margin: 0;
	text-align: left;
    
    transition-property: all;
	transition-duration: .5s;
	transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
	cursor: default;
}

.no-js body.portfoliolanding section#main article ul.companylist li div.reveal,
.no-js section#main article ul.rolloverfacts li div.reveal,
.no-csstransitions body.portfoliolanding section#main article ul.companylist li div.reveal,
.no-csstransitions section#main article ul.rolloverfacts li div.reveal {
	position: relative;
}

section#main article ul.rolloverfacts li div.reveal {
	padding-top: 8%;	
	min-height: 200px;	
	background: rgb(237,236,245);
}
body.portfoliolanding section#main article ul.companylist li div.reveal {
	cursor: pointer;	
}

.no-touch body.portfoliolanding section#main article ul.companylist li a:hover div.reveal,
.no-touch section#main article ul.rolloverfacts li:hover div.reveal,
.no-touch body.portfoliolanding section#main article ul.companylist li a:focus div.reveal,
.no-touch section#main article ul.rolloverfacts li:focus div.reveal {
	top: 0;	
}
.touch section#main article ul.rolloverfacts li.opened div.reveal,
.no-cssanimations section#main article ul.rolloverfacts li.opened div.reveal {
	top: 0;	
}

.no-cssanimations section#main article ul.rolloverfacts li div.reveal {
	display: none;
 }
 .no-cssanimations section#main article ul.rolloverfacts li:hover div.reveal,
  .no-cssanimations section#main article ul.rolloverfacts li:focus div.reveal {
	display: block !important;
 	top: auto;
 }
 .no-cssanimations section#main article ul.rolloverfacts li:hover div.box,
  .no-cssanimations section#main article ul.rolloverfacts li:focus div.box {
	display: none!important;
 }
 
.no-touch body.portfoliolanding section#main article ul.companylist li a:hover:after,
.no-touch section#main article ul.rolloverfacts li .box:hover:after,
.no-touch body.portfoliolanding section#main article ul.companylist li a:focus:after,
.no-touch section#main article ul.rolloverfacts li .box:focus:after  {
	display: none;
}

body.portfoliolanding section#main article ul.companylist li div.reveal h3,
section#main article ul.rolloverfacts li .box h3 {
	font-size: 20px;
	font-size: 2rem;
	color: rgb(0,174,239);
	margin: 10% 10% 0.5em 10%;
	font-weight: normal !important;
}
body.portfoliolanding section#main article ul.companylist li div.reveal h3 {
	padding-top: 0.8em;
}

section#main article ul.rolloverfacts li .box h3 {
	display: inline-block;
	display: table-cell;
	position: relative;
	vertical-align: middle;	
	line-height: 0;
	margin-top: 42%;
	color: rgb(3,49,123);
	cell-padding: 0;
	color: white;
	font-weight: 700 !important; 
}

section#main article ul.rolloverfacts li .box.small h3 {
	font-size: 30px;
	font-size: 3rem;
}
section#main article ul.rolloverfacts li .box.medium h3 {
	font-size: 40px;
	font-size: 4rem;
}
section#main article ul.rolloverfacts li .box.large h3 {
	font-size: 50px;
	font-size: 5rem;
}
section#main article ul.rolloverfacts li .box.huge h3 {
	font-size: 80px;
	font-size: 8rem;
}

body#values section#main article ul.rolloverfacts li .box,
body#values section#main article ul.rolloverfacts li div.reveal p {	
	min-height: 220px;
}

body#values section#main article ul.rolloverfacts li .box h3 {
	font-size: 25px;
	font-size: 2.5rem;
	color: white;
}


body.portfoliolanding section#main article ul.companylist li div.reveal h3:hover {
	color: rgb(0,174,239);
}

body.portfoliolanding section#main article ul.companylist li div.reveal p,
section#main article ul.rolloverfacts li div.reveal p {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.4;
	color: #454545;
	margin: 0;
	margin: 0 10% 0 10%;
}

#news article h1 strong {
	font-family: "myriad-pro","Helvetica Neue",Arial,sans-serif;
	font-weight: 300 !important;	
	color: rgb(0,174,239);
}

#news article .newsblock {
	padding-top: 3%;
	border-top: 1px solid #DAD9E8;
}

#news article .newsblock img,
#story article hgroup + img {
	display: block;
	position: relative;
	width: 100%;
	max-width: 400px;
	height: auto;
	padding: 2%;
	margin: 0.2em 20px 2.4em 0;
	border: 8px solid #DAD9E8;
}

#news article .newsblock .hgroup {
	display: block;
	position: relative;
	width: 100%;
	height: auto;	
	min-height: 80px;
	margin-bottom: 0.4em;
}

#news article .hgroup h2 {
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin-top: 0em;
	margin-bottom: 1.6%;
	margin-left: 70px;
	padding-top: 0;
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.2;
	width: auto;
}
#news article .hgroup h2 a {
	margin-right: 0.3em;
}

#news article h2.archived {
	padding-top: 2%;
	border-top: 1px solid #DAD9E8;
	margin-top: 2%;
	margin-bottom: 0;
	font-size: 16px;
	font-size: 1.6rem;
}
#news article h2.archived:first-of-type {
	color: #cc0033;
	margin-top: 10%;	
}
#news article span.date {
	position: relative;
	display: block;
	margin-bottom: 1.6%;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.2;
	color: #999;	
	font-weight: 300 !important;
}

span.date_card {
	display: inline-block;
	position: relative;
	top: 5px;
	width: 54px;
	height: auto;
	margin-bottom: 2rem;
	background: #666;
	padding: 0;
	text-align: center;
	border-radius: 5px;
	font-size: 12px;
	overflow: hidden;
	color: white;
}

span.date_card strong {
	display: block;
	position: relative;
	padding: 6px 0;
	font-size: 24px;	
	line-height: 1;
	background: rgb(218,217,232);
	height: auto;
	width: 100%;
	color: #666;
}

#news article p {
	margin-bottom: 3%;
}

#news article .hgroup span.date_card {
	display: block;
	position: absolute;
	top: 4px;
	left:0;
}

#story article h1 {
	margin: 22px 0 34px 0;
	font-size: 40px;
	font-size: 4rem;
	line-height: 1.2em;
	clear: both;
	font-weight: 300 !important;	
}

#story .breadcrumb {
	display: block;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #DAD9E8;
	padding-bottom: 10px;
	margin-bottom: 20px;	
}

#story article .breadcrumb a {
	display: inline-block;
	position: relative;
	margin: 2px 0 20px 0;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.4em;
	clear: both;
	font-weight: 300 !important;	
	color: #454545;
	border-bottom: 1px solid #fff;
}
#story article .breadcrumb a:hover {
	color: rgb(0,174,239);
	border-bottom: 1px solid rgb(0,174,239);
}

body.portfoliocompany section#main article p,
body.portfoliocompany section#main article h2,
body.portfoliocompany section#main article ul {
	position: relative;
	display: block;
	width: auto;
}

body.portfoliocompany section#main aside .featurebox {
	background-color: #fff;
	border: 1px solid #DAD9E8;
}

body.portfoliocompany section#main aside .featurebox img {
	position: relative;
	display: block;
	width: 100%;
	height: auto; 
	margin: 0 auto;
}

body.portfoliocompany section#main aside .featurebox ul {
	display: block;
	width: auto;
	margin: 0;
	padding: 5% 0;
	background-color: #DAD9E8;
}

body.portfoliocompany section#main aside a.print {
	margin: 3% 5%;
}
body.portfoliocompany section#main aside a.download {
    margin-bottom: 1em;
    padding: 0;
    line-height: 1.2;
}
body.portfoliocompany section#main aside a.download:before {
	font-family: FontAwesome;
	content: "\f150";
	margin-right: 0.4em;
	font-size: 1.8rem;
	vertical-align: middle;
}

body.portfoliocompany section#main aside .feature {
	margin: 0;
	padding: 0;	
}
body.portfoliocompany section#main aside .feature ul#headlines {
	margin: 0;	
}

ul#relprofiles li {
	display: block;
	border-top: 1px solid #e9e8f7;
	padding: 0.5em 0;
}

.featurebox + aside div.feature {
    border-top: 0px solid #DAD9E8;
}

aside div.feature:after {
    content: "";
    display: block;
}
aside div.feature h2 {
	margin: 4% 0 3% 0;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.4em;
	clear: both;
	font-weight: 300 !important;	
}
aside div.feature h3 {
	margin: 1.2em 0 0.5em 0;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.4em;
	clear: both;
	font-weight: 300 !important;	
}

aside div.feature ul li {
    display: block;
    position: relative;
    padding-bottom: 0.4em;
}

aside div.feature ul li.linkedin:before {
	font-family: FontAwesome;
	content: "\f08c";
	margin-right: 0.5em;
	font-size: 2.2rem;
	vertical-align: middle;
	color: #0976b4;
}
aside div.feature ul li.twitter:before {
	font-family: FontAwesome;
	content: "\f081";
	margin-right: 0.5em;
	font-size: 2.2rem;
	vertical-align: middle;
	color: #0976b4;
}

aside div.feature ul li a {
    display: inline;
    position: relative;
	margin: 3% 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.4em;
	clear: both;
	font-weight: 300 !important;	
}
#story aside div.feature ul li a:visited {
    color: #ccc;
}
#story aside div.feature ul li a:visited:hover {
    border-bottom: 1px solid #ccc;
}

aside div.feature ul li img.avatar {
    display: inline;
    position: relative;
    width: 50px;
    height: auto;
    vertical-align: middle;
    margin-right: 10px;
}

a.print,
a.download {
	display: inline-block;
	clear: both;
	font-size: 16px;	
	font-size: 1.6rem;	
}

.portfoliolanding section#main h1 {
	display: block;	
}
.portfoliolanding section#main h1 + a.print,
#dashboard section#main h2 + a.print {
	display: inline-block;	
    margin: -1px;
}

.portfoliolanding section#main .headergroup,
#dashboard section#main .headergroup {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	min-height: 50px;
	overflow: visible;	
}

.portfoliolanding section#main .headergroup a.print,
#dashboard section#main .headergroup a.print {
	display: inline-block;
	position: absolute;	
	right: 0;
	top: 0;
	margin: -1px;
}

#dashboard section#main article {
	width: 100%;	
}

#dashboard section#main hr + h2 {
	display: inline-block;	
	margin-bottom: 25px;
	min-width: 150px;
}

#dashboard section#main h2 + a.print {
	display: inline-block;
	margin-top: 14px;
}

p.quote,
div.quote p,
div.statement p,
div.blockquote,
blockquote {
	margin: 3% 0 10px 0;
	padding-top: 3%;
	border-top: 1px solid #DAD9E8;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 1.4em;
	clear: both;
	font-weight: 300 !important;
}

p.quote,
blockquote {
	padding: 1.2em;
	margin: 1.2em auto;
	border-bottom: 1px solid #DAD9E8;
}

div.blockquote {
	border-bottom: 1px solid #DAD9E8;
	width: auto;
	max-width: 540px;
	padding: 3% 3% 4% 3%;
	margin: 4% auto;
}

aside blockquote {
	border: none !important;
	padding-top: 0;
}
aside blockquote:before {
	content: "\f10d";
	font-family: FontAwesome;
	display: block;
	position: relative;
	color: #DAD9E8;
	font-size: 42px;
	font-size: 4.2rem;
	margin: 0.2em 0 0.4em 0;
}

div.quote p, div.blockquote { quotes: "\201C" "\201D" "\2018" "\2019"; }
div.quote p:lang(sv) { quotes: '\201D' '\201D' '\2019' '\2019'; }
div.quote p:lang(da) { quotes: '\00BB' '\00AB' '\203A' '\2039'; }
div.quote p:before, div.blockquote:before { content: open-quote; }
div.quote p:after, div.blockquote:after { content: close-quote; }
div.quote p:before, div.blockquote:before { content: '\201C'; }
div.quote p:after, div.blockquote:after { content: '\201D'; }
div.quote p q:before { content: '\2018'; }
div.quote p q:after  { content: '\2019'; }

div.quote span {
	display: block;
	font-size: 15px;
	font-size: 1.5rem;
	color: #999;
	width: 90%;
	margin-bottom: 5%;
}

p.quote span,
blockquote cite {
	display: block;
	font-size: 15px;
	font-size: 1.5rem;
	color: #999;
	width: 90%;
	margin-bottom: 0;
	margin-top: 2%;
}

div.quote img {
	display: block;
	width: 100%;
	max-width: 200px;
	height: auto;
	margin-bottom: 3%;
}

#panel {
	display: block;
	padding: 4%;
	width: auto;
	background-color: #DAD9E8;
	border-radius: 10px;
}
#investors #panel h2 {
	margin-top: 0;	
	margin-bottom: 20px;
	background-position: -10px -430px;
	padding: 7px 0 10px 42px;
}

#contact #panel h2 {
	background-image: none;
	margin-top: 0;	
	margin-bottom: 20px;
	background-position: -10px -430px;
	padding: 3px 0 6px 0;
}

#panel p {
	margin-bottom: 0;	
}
	
	
#panel form {
	display: block;
	position: relative;
	width: auto;
	padding: 10px 26px;
	margin-bottom: 3%;
	border-radius: 5px;
	background-color: #fff;
}

.nowrap { white-space: nowrap; }

footer {
	position: relative;
	width: 100%;
	padding: 3% 0 6% 0;
	margin: 4% auto 0 auto;
	left: 0;	
	clear: both;
	background-color: rgb(218,217,232);	
	height: auto; 
}

footer section {
	width: 98%;
	height: auto;
}

footer div#portfolio-links {
	display: block;
    position: relative;
	background-color: #fff;
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border-radius: 5px;
}

footer div#portfolio-links ul {
	display: block;
	position: relative;
	top: 0;
	width: auto;
	padding: 1% 2%;
	font-size: 0;

}
footer div#portfolio-links ul:after {
	content: "";
	display: block;
	position: relative;
	height: 0;
	width: 1%;
}

footer div#portfolio-links li {
	display: inline-block;
	position: relative;
	width: 16%;
	height: auto;	
	padding: 0;
	margin: 0;
	overflow: hidden;
	border: 0;
	background: white;
}

footer div#portfolio-links li a {
	display: block;
	width: auto;
	height: auto;	
}
footer div#portfolio-links li a:hover {
	border: none;
	cursor: pointer;
}
footer div#portfolio-links li a:hover img {
	opacity: 0.5;	
}

footer div#portfolio-links li img {
	display: block;
	width: 100%;
	height: auto;	
	padding: 0;
	margin: 0;
}

footer .social {
	display: block;
	position: relative;
	width: 100%;
	margin-bottom: 5%;
}

footer .social a {
	display: inline-block;
	position: relative;
	width: auto;
	height: auto;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 2em;
	border: none;
	margin-right: 1em;
	color: #333;
}

footer .social a:before {
	display: inline-block;
	position: relative;	
	font-family: FontAwesome;
	content: "\f053";
	color: rgb(0, 174, 239);
	font-size: 24px;
	font-size: 2.4rem;
	margin-right: 0.2em;
	top: 0.15em;
	text-indent: 0 !important;
	line-height: 30px;
}

footer .social a.linkedin:before { content: "\f08c"; }
footer .social a.twitter:before { content: "\f081"; }

footer .social a:hover,
footer .social a:focus {
	border: none;
	color: #333;
}

footer .social a:hover:before,
footer .social a:focus:before {
	border: none;
	color: #333;
}

footer .social a:hover span,
footer .social a:focus span {
	border-bottom: 1px solid #333;	
}
	

.button {
	display: inline-block;
	position: relative;
	padding: 9px 20px;
	margin: 4% 2% 4% 0;
	height: auto;
	background-color: #00AEEF;	
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.4;
	clear: none;
}
.button:hover {
	border: none;
	color: #fff;
	background-color: rgb(0,174,239);	
}

.button:after,
#home ul#home-links li a:after {
	content: "\f105";
	font-family: FontAwesome;
	margin-left: 0.5em;
}

footer form#search {
	display: block;
	position: relative;
	float: left;
	margin: 4% 0;
	clear: none;
	padding: 0 !important;
	height: auto;
}
footer form#search input[type="text"] {
	display: block;
	position: relative;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 8px 20px;
	margin: 0;
	width: auto;
	height: auto;
	border: 1px solid #DAD9E8;
}
footer form#search input.button {
	display: none;
	position: absolute;
	left: 10000px;
}

footer nav {
	display: block;
	float: none;	
	clear: both;
	width: auto;
}
footer nav ul li {
	font-size: 13px;
	font-size: 1.3rem;
	display: inline-block;
	margin-right: 2%;
}

form fieldset {
	display: block;
	position: relative;
	float: none;
	clear: both;	
}
form fieldset:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	width: auto;
}

form label {
	display: inline-block;
	position: relative;
	width: auto;
	margin: 18px 0 0 0;
	font-size: 15px;
	font-size: 1.5rem;
	clear: left;
	width: 120px;
	float: left;
}

form label[for="message"] {
	width: 100%;
	margin: 26px 0 0 0;
	border-top: 1px solid #DAD9E8;
	padding: 3% 0;
}

form label.error {
	display: block;
	position: relative;
	width: 50%;
	margin-left: 120px;
	height: auto;
	float: none;
	clear: both;
	font-family: "myriad-pro","Helvetica Neue",Arial,sans-serif;
	text-transform: none;
	color: white;
	font-size: 1.4em;
	line-height: 1.6em;
	border-radius: 0 0 8px 8px;
	padding: 12px 11px 7px 11px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: left;
	margin-right: 0%;
	background-color: rgb(0,174,239);
	top: -5px;
	z-index: 0;
}
form label.error[for="text"] {
	margin-left: 0;
	width: 75%;
	top: -10px;
}

form input[type="text"],
form input[type="password"],
form input[type="tel"],
form input[type="email"],
form textarea {
	display: inline-block;
	position: relative;
	float: left;
	margin: 15px 5% 0px 0;
	font-size: 15px;
	font-size: 1.5rem;
	clear: right;
	width: 50%;
	font-size: 1.5em;
	padding: 9px 10px;
	border: 1px solid #DAD9E8;
	border-radius: 5px;
	box-shadow: inset 1px 1px 2px #e2e2e2;
	font-family: "myriad-pro","Helvetica Neue",Arial,sans-serif;
	font-weight: 400 !important;
	letter-spacing: 0.5px;
	z-index: 100;
}
form input[type="text"]:focus,
form input[type="password"]:focus,
form input[type="tel"]:focus,
form input[type="email"]:focus,
form textarea:focus {
	border: 1px solid rgb(0,174,239);
}

form input[type="password"] {
	letter-spacing: 3px;
}

form input[type="password"] {
	margin-bottom: 0;	
}

input[type="submit"] {
	display: block;
	position: relative;
	float: none;
	padding: 9px 20px;
	margin: 20px 2% 20px 0;
	height: auto;
	border-radius: 5px;
	background-color: #00AEEF;	
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1;
	border: none;
	float: none;
	clear: both;
}
input[type="submit"]:hover {
	display: block;
	position: relative;
	border: none;
}

input[type="submit"]:before{
	content: "";
	zoom: 1;
}

form textarea {
	position: relative;
	height: 150px;
	width: 94%;	
	clear: both;
	float: none;
	margin: 0;
	padding: 3%;
	line-height: 1.5;
}

p.feedback {
	background-color: rgb(128,100,162);
	color: #fff;
    position: relative;
    width: auto;
	color: #6D1200;
	display: block;
	padding: 4% 5%;
	width: auto;
	border-radius: 10px;
}
p.feedback.success {
	background-color: rgb(128,100,162);
	color: #fff;
}
p.feedback.error {
	background-color: rgb(247,150,70);
	color: #fff;
}

.button,
input[type="submit"],
h2#menu,
h2#menu:active,
h2#menu:visited,
#home ul#home-links li a {
	background-color: #00AEEF;
	background: #00AEEF;
}
.button:hover,
input[type="submit"]:hover,
input[type="submit"]:focus,
.no-touch h2#menu:hover,
h2#menu.showing,
#home ul#home-links li a:hover {
	color: #fff;
	background-color: #333;
	background: #333;
	cursor: pointer;
}

#home ul#home-links li a,
#home ul#home-links li a:hover,
#home ul#home-links li a:focus {
	border-bottom: none;
}

#sitemap section#main article > ul > li {
	margin-bottom: 20px;
}
#sitemap section#main article ul ul {
	margin-left: 0px;	
}

hr { background-color: #DAD9E8; height: 1px; border: none; }


#dashboard figure {
	width: 100%;
	border-left: 1px solid #DAD9E8;
	border-right: 1px solid #DAD9E8;
	margin: 0 auto;
	padding: 5%;
}
#dashboard figure:first-of-type {
	border-top: 1px solid #DAD9E8;
}
#dashboard figure:last-of-type {
	border-bottom: 1px solid #DAD9E8;
}

#dashboard figcaption {
	margin: 0rem 0 1em 0;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.2em;
	clear: both;
	font-weight: 300 !important;
	border-bottom: 1px solid #DAD9E8;
	padding-bottom: 1em;
}
#dashboard figcaption:after {
	content: ":";
}

#dashboard figure img {
	display: block;
	position: relative;
	width: 100%;
	max-width: 700px;
	height: auto;
	margin: 0 auto;
}

p.telephone {
	margin: 20px 0 30px 0;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.4em;
	clear: both;
	font-weight: 300 !important;	
}

#contact span.address,
#contact span.tel,
#contact span.fax,
#contact span.email {
	display: block;
	margin-bottom: 2%;	
}



#contact section#main article {
	width:38%;	
}
#contact section#main aside {
	width: 50%;	
}

#contact section#main aside .feature {
	padding: 5%;
	border: 1px solid #ccc;
}
#contact section#main aside .feature h2 {
	padding: 0;
	margin: 0 0 1em 0;
}
#contact section#main aside ul.people li {
	width: 31%;	
}
#contact section#main aside div.feature p {
	display: block;
	width: 100%;
	clear: both;
	float: none;	
}

#contact #banner .wrapper img:hover {
	opacity: 0.5;
}

a.isearch-title {
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.4em;
	clear: both;
	font-weight: 300 !important;
}

table.isearch-head {
	display: block;
	position: relative;
	margin-bottom: 3%;	
}
td.isearch-head {
	display: block;
	position: relative;
	clear: both;
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0 0 1em 0;
	font-family: "myriad-pro","Helvetica Neue",Arial,sans-serif;
	font-weight: 400 !important;
}

span.isearch-description {
	display: block;
	position: relative;
	clear: both;
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0.1em 0 2em 0;
	font-family: "myriad-pro","Helvetica Neue",Arial,sans-serif;
	font-weight: 400 !important;
}
span.isearch-highlight,
span.isearch-search {
	color: rgb(0,174,239);
}

a.isearch-url {
	clear: both;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 0;
	font-family: "myriad-pro","Helvetica Neue",Arial,sans-serif;
	font-weight: 400 !important;	
}


body#testimonials section#main article,
body#facts section#main article,
body#values section#main article  {
    width: 100%;  
	height: auto; 
}

h2 + div.grid {
	margin-top: 2%;
}

.csscolumns section#main article div.grid {
    display: block;
    position: relative;
    width: 100%;
	height: auto;
	margin-bottom: 5%;
	
    -moz-column-count: 3; /* Firefox */
    -webkit-column-count: 3; /* Safari and Chrome */
    column-count: 3;

    -moz-column-gap: 20px; /* Firefox */
    -webkit-column-gap: 20px; /* Safari and Chrome */
    column-gap: 20px;
}

.csscolumns section#main article div.grid > div {
        -webkit-column-break-inside:avoid;
        -moz-column-break-inside:avoid;
        column-break-inside:avoid;
       border: 5px solid #DAD9E8;
        padding: 4%;
        margin-bottom: 20px;
	overflow: hidden;
}
.no-csscolumns section#main article div.grid div.quote {
    border: 5px solid #DAD9E8;
	padding: 4% 4%;
	margin: 0 20px 20px 0;
}
.no-csscolumns section#main article div.grid div.quote p {
	border: none !important;	
}

.csscolumns section#main article div.grid > div p {
 	margin-top: 0;
    margin-bottom: 0.6em;
    border: none;
}

strong {
	font-weight: normal;	
}


.wrapper,
header,
section#main,
footer section {
    width: 100%;
    max-width: 980px;   
    margin-left: auto;
    margin-right: auto;
    padding-left: 0%;
    padding-right: 0%;
}

#banner .wrapper {
    padding: 0;
}


@media screen and (max-width: 1066px) { 
	
	.wrapper,
	header,
	section#main,
	footer section {
		padding-left: 3%;
		padding-right: 3%;
	}

}



@media screen and (max-width: 1029px) { body { width: auto; } }




/* Wide window plus */
@media screen and (min-width: 1000px) {
	
	
/*	.team section#main article, */
	body.portfoliolanding section#main article {
		width: 100%;	
	}

}


@media screen and (max-width: 1000px) {

	section#main article {
		width: 100%;
	}


}

@media screen and (min-width: 651px) and (max-width: 10000px) {

	section#main ul.people li:first-child,
	#people section#main ul.people li:nth-child(4n+5),
	#contact section#main ul.people li:nth-child(3n+4) { 
		margin-left: 0 !important;
		clear: left;
	}
	.generatedcontent ul.people li:nth-child(3n+4):before { 
		content: "";
		display: block;
		clear: both;
		height: 0; 
	}
	
		
}



@media screen and (min-width: 901px) {
	body.portfoliolanding section#main article ul.companylist li,
	section#main article ul.rolloverfacts li { width: 23.5%; }
	body.portfoliolanding section#main article ul.companylist li:nth-child(4n+4),
	section#main article ul.rolloverfacts li:nth-child(4n+4) { margin-right: 0;	}
}


@media screen and (max-width: 800px) {

	.bx-controls { display: none; }

	body.carousel2 div#banner .hgroup .h1 { font-size: 2.6rem; }
	body.carousel2 div#banner .hgroup p { font-size: 1.6rem; }
	body.carousel2 div#banner .hgroup .button.cta { font-size: 1.4rem; padding: 6px 14px; }
	
	header nav > ul > li a {
		padding-left: 6px;
		padding-right: 6px;	
	}

}


@media screen and (min-width: 651px) and (max-width: 900px) {
	body.portfoliolanding section#main article ul.companylist li,
	section#main article ul.rolloverfacts li { width: 32%; }
	body.portfoliolanding section#main article ul.companylist li:nth-child(3n+3),
	section#main article ul.rolloverfacts li:nth-child(3n+3) { margin-right: 0;	}

}

@media screen and (max-width: 650px) {
	body.portfoliolanding section#main article ul.companylist li,
	section#main article ul.rolloverfacts li { width: 49%; }
	body.portfoliolanding section#main article ul.companylist li:nth-child(2n+2),
	section#main article ul.rolloverfacts li:nth-child(2n+2) { margin-right: 0;	}
}



@media screen and (min-width: 651px) and (max-width: 10000px) {
	body#values section#main article ul.rolloverfacts li { width: 32% !important; }
	body#values section#main article ul.rolloverfacts li { margin: 0 2% 2% 0; }
	body#values section#main article ul.rolloverfacts li:nth-child(3n+3) {  margin-right: 0;	}

}

@media screen and (min-width: 651px) and (max-width: 1000px) {
		body.portfoliocompany section#main aside {
		padding: 1em;	
	}
}


/* Smartphone portrait */
@media screen and (max-width: 650px) {
	header form,
	header a.dashboard,
	header a.login,
	header div.testimonial,
	a.print,
	a.download,
	.portfoliolanding section#main h1 + a.print,
	#story ul#tags,
	#story #feature,
	#news #feature,
	nav#colleagues,
	#profile div#banner span.tel,
	footer #portfolio-links,
	#contact #panel {
		display: none;
	}
		
	.portfoliolanding section#main h1 + a.print,
	#dashboard section#main h2 + a.print {
		height: 29px;	
	}
	
	.portfoliolanding section#main h1 + a.print span,
	#dashboard section#main h2 + a.print span {
		display: none;	
	}
	
	section#main ul.people li:first-child,
	section#main ul.people li:nth-child(2n+3) { 
		margin-left: 0 !important;
		clear: left;
	}
	.generatedcontent ul.people li:nth-child(2n+3):before { 
		content: "";
		display: block;
		clear: both;
		height: 0; 
	}
	
		section#main ul.people li {
	width: 48%;
	margin: 4% 0 4% 4%;
		}
	
		
	.wrapper,
header,
section#main,
footer section {
    padding-left: 6%;
    padding-right: 7%;
}


	h2#menu {
		display: inline-block;
		position: absolute;
		top: 0px;
		right: 0;
		padding: 10px 15px;
		color: #fff;
		overflow: hidden;	
		float: right;	
		border-radius: 5px;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1;
	}
	
	header nav,
	.flexbox header nav {
		display: block;
		width: 100%;	
	}
	
	header nav.hidden {
		display: none;	
	}

	header nav > ul {
		margin-top: 5%;	
	}
	
	header nav > ul > li {
		border-top: 1px dotted #DAD9E8;
	}
	
	
	header nav > ul,
	.flexbox header nav > ul {
		display: block;
		position: relative;
		float: none;
		clear: both;
		width: 100%;
		padding: 0;
		border: 1px solid #DAD9E8;
		margin-top: 5%;
		margin-bottom: 10%;
		box-shadow: 0px 3px 6px #ccc;
	}
	
	header nav  ul > li {
		display: block !important;
		float: none;	
		padding: 0 !important;
		margin: 0;
		width: 100%;
	}
	header nav > ul > li {
		border-top: 1px solid #DAD9E8;	
	}

	header nav ul li a {
		display: block !important;
		padding-top: 5px !important;
		padding-bottom: 5px !important;
		padding-left: 5%;
		padding-right: 5%;
		float: none;	
		background-color: #FFFFFF;
		background: #FFFFFF;
		width: 100%;

	}
	
	header nav > ul > li > a {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
		background-color: #FFFFFF;
		background: #FFFFFF;
		background: -ms-linear-gradient(top, #FFFFFF, #E2E2E2);
		background: linear-gradient(top, #FFFFFF, #E2E2E2);
		background: -moz-linear-gradient(top, #FFFFFF, #E2E2E2);
		background: -webkit-linear-gradient(top, #FFFFFF, #E2E2E2);
		background: -o-linear-gradient(top, #FFFFFF, #E2E2E2);
		background: -ms-linear-gradient(top, #FFFFFF, #E2E2E2);
	}
	header nav ul li ul,
	header nav ul li:hover ul,
	header nav ul li:focus ul {
		display: none;
		margin: 3% 0;
	}
	
    
	header nav > ul > li:first-child {
			border-top: none;
	}
	header nav > ul > li a:hover {
		border-bottom: none;	
	}
	.touch header nav li.open > a:after,
	.touch body.portfoliolanding header nav > ul > li.open > ul > li > a:after,
	.touch body.portfoliocompany header nav > ul > li.open > ul > li > a:after {
		display: none;
	}
		
	body.portfoliocompany section#main article aside {
		width: auto;	
		float: none;
		clear: both;
		margin-left: 0;
		margin: 0 auto;
	}
	
	header {
		display: block;
		width: 92%;	
		float: none;
		padding: 0;
		margin: 4% 6% 4% 4%;
		}
	
	header {
	}
	header img {
	width: 210px;
	height: auto;
	margin-bottom: 0;
	margin-top: 3px;
	}


	section#main {
	width: auto;
	float: none;
	overflow: visible;
	}
	
	body.portfoliolanding section#main article,
	section#main article,
	#home section#main article,
	#contact section#main article {
		display: block;
		width: auto;
		padding: 0;
		margin: 10% auto 5% auto;
	}
	
	section#main aside,
	#contact section#main aside {
		display: block;
		width: 100%;
		padding: 0;
		margin: 0 auto 5% auto;
	}
	
	body.portfoliocompany section#main aside {
		display: block;
		width: 100%;
		margin: 0 auto 5% auto;
	}
	
	#contact section#main aside div.feature {
		padding: 0;
		margin: 12% auto;
		border: none;	
	}
	#contact section#main aside ul.people li {
		width: 48%;
	}
	
	
	#home ul#home-links li {
		width: 100%;
		margin: 0 0 0.5em 0;	
	}
	

	body.carousel2 div#banner .hgroup {
		display: block;
		width: 90%;	
		height: auto;
		min-height: 0;
	}
	
	body div#banner .hgroup {
		display: none;
		width: 100%;	
		max-width: 90%;
	}
	
	div#banner .hgroup p { display: none; }
	div#banner .hgroup p.cta { 
		display: block;
		margin-top: 0;
	}
	
	div#banner .hgroup.pos1,
	div#banner .hgroup.pos2,
	div#banner .hgroup.pos3,
	div#banner .hgroup.pos4 {
		top: 5%;
		left: 5%;	
		bottom: auto;
		right: auto;
	}
	
	div#banner .hgroup .h1 {
		margin: 0 auto;	
	}
	
	div#banner .hgroup span.cta {
		display: block;
		position: relative;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.4 !important;
	margin: 0 auto 0.2em;
}
	
div#banner .hgroup span.cta:before,
div#banner .hgroup span.cta:after {
	display: none;	
}

	
	
	
	body.portfoliolanding section#main article ul.companylist li div.reveal {
		display: none !important;	
	}
	body.portfoliolanding section#main article ul.companylist li a:after {
		display: none;
	}	
	body.portfoliolanding section#main article ul.companylist > li a {
		height: auto !important;	
	}
	
	body.portfoliocompany section#main article p, body.portfoliocompany section#main article h2, body.portfoliocompany section#main article ul {
	width: auto;
	}
	body.portfoliocompany section#main article aside img {
		width: 200px;
		height: auto;
	}
	
	body.portfoliocompany section#main aside .featurebox {
		padding-bottom: 0;	
	}
	
	body.portfoliocompany section#main aside .featurebox img {
		max-width: 240px;	
	}
	
	
	
	
	section#main article div.inset {
		max-width: 50%;
		margin-right: 7%;
		margin-bottom: 10%;
	}
	

	ul#tags {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	padding: 0;
	margin: 5% 0 0 0;
	border: 1px solid #DAD9E8;
	}
	ul#tags li a {
		padding: 9px 5% 9px 34px;
		background-position: 0 -6px;
	}
	ul#tags li a:hover,
	ul#tags li.current a {
		background-position: 3px -1271px;
	}

	#profile div#banner img {
	height: auto;
	width: 100%;
	margin-left: 0;
	}


	div.quote p {
		font-size: 16px;
		font-size: 1.6rem;
		font-family: "myriad-pro","Helvetica Neue",Arial,sans-serif;
		font-weight: 400 !important;	
	}

	.csscolumns section#main article div.grid {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
		-moz-column-gap: 20px;
		-webkit-column-gap: 20px;
		column-gap: 20px;
	}


	footer {
		width: auto;
		padding: 4%;
		margin: 0;
		left: 0;
		clear: both;
		background-color: #DAD9E8;
		min-height: 500px;
		height: auto;
	}
	footer section {
		width: auto;
		height: auto;
		padding: 0;
		margin: 0;
	}
	
	footer nav {
		margin-top: 10%;	
	}
	
	footer nav ul li {
		display: block;	
	}

	footer div#portfolio-links {
		margin: 10% auto;
	}
	
	footer div#portfolio-links li {
		width: 33%;	
	}

	#home .outer .wrapper {
		margin-top: 2rem;	
	}

	#home .outer .wrapper p.intro {
		margin-bottom: 2rem;	
	}

}


@media screen and (max-width: 550px) {

#profile div#banner img {
	height: auto;
	width: 100%;	
}	

body.carousel2 div#banner {
	text-align: center;
	vertical-align: middle;
}
body.carousel2 div#banner .hgroup {
	width: 100%;	
	vertical-align: middle;
}

body.carousel2 div#banner .hgroup .h1 {
	display: inline-block;
	position: relative;
	top: 3px;
	width: auto;
	margin: 0;
	padding: 0;
	clear: none;
	line-height: 1;
}
body.carousel2 div#banner .hgroup .button.cta span {
	display: none;
}
	body.carousel2 div#banner .hgroup .button.cta {
	margin: 0 0 0 1em;
	padding: 0.5em 1em;
}

	body.carousel2 div#banner .hgroup .button.cta:after {
		padding: 0;
		margin: 0;	
	}

#home .box {
	width: 100%;
	height: auto !important;
	margin-bottom: 2rem;	
	padding: 1.6rem 2rem;
}

.touch section#main article ul.rolloverfacts {
	width: 85%;	
}

section#main article ul.rolloverfacts li {
	width: 100%;	
}

}






@media screen and (min-width: 550px) and (max-height: 600px) {

#profile div#banner img {
	height: auto;
	width: 330px;	
}

#profile div#banner span.tel {
	width: 300px;	
}

}









/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/


footer div#portfolio-links ul {
	padding: 0;	
}


.bx-wrapper {
	position: relative;
	margin: 60px auto 0;
	padding: 0;
	*zoom: 1;
}
#banner .bx-wrapper {
	margin: 0;	
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {

	border-color: white;
	border-style: solid;
	border-width: 5px 55px;
	left: 0px;
	background: #fff;
}

aside .bx-wrapper .bx-viewport {
	border: none;	
}
aside .bx-wrapper .bx-viewport blockquote {
	width: 100% !important;	
	padding-left: 0;
	padding-right: 0;
}
#banner .bx-wrapper .bx-viewport {
	left: 0;
	border-width: 0;
	padding: 0;
	overflow: hidden !important;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 1px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(objects/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	/*background: #666; */
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #e6e6e6;
	border: 1px solid white;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #333;
	border: 1px solid white;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
x	background: url(objects/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
	right: 10px;
x	background: url(objects/images/controls.png) no-repeat -43px -32px;
}


.bx-wrapper .bx-prev:before,
.bx-wrapper .bx-next:before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	border-radius: 50%;
//	background: rgb(218,217,232);
	padding: 0;
	text-align: center;
	
	font-family: FontAwesome;
	content: "\f053";
	color: white;
	font-size: 15px;
	text-indent: 0 !important;
	line-height: 30px;
}
.bx-wrapper .bx-next:before {
	content: "\f054";
}

.bx-wrapper .bx-prev:hover:before,
.bx-wrapper .bx-next:hover:before {
	background:	rgb(0,174,239);
}


@media screen and (max-width: 1066px) { 
.bx-wrapper .bx-prev {
	left: 10px;
}

.bx-wrapper .bx-next {
	right: 10px;
}


.bx-wrapper .bx-viewport {
	border-left-width: 50px;
	border-right-width: 50px;

}
	
div#banner #carousel a .hgroup,
div#banner .wrapper	.hgroup {
	padding-left: 5%;
	padding-right: 5%;	
}
	
}


.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
	border-bottom: 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
	border-bottom: 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(objects/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(objects/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}