@charset "utf-8";
*, .dartNavbar a {
	font-family: 'Questa Sans'
}
.dartNavbar a, a, a:hover {
	text-decoration: none
}
.crop, .map .col-md-4, .overflowHidden, .playButton, .projectView, .projects {
	overflow: hidden
}
@font-face {
	font-family: 'Questa Sans';
	src: url(../fonts/questa-sans-regular.eot);
	src: url(../fonts/questa-sans-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/questa-sans-regular.woff2) format('woff2'), url(../fonts/questa-sans-regular.woff) format('woff'), url(../fonts/questa-sans-regular.ttf) format('truetype'), url(../fonts/questa-sans-regular.svg#questa_sansregular) format('svg');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: 'Questa Sans';
	src: url(../fonts/questa-sans-bold.eot);
	src: url(../fonts/questa-sans-bold.eot?#iefix) format('embedded-opentype'), url(../fonts/questa-sans-bold.woff2) format('woff2'), url(../fonts/questa-sans-bold.woff) format('woff'), url(../fonts/questa-sans-bold.ttf) format('truetype'), url(../fonts/questa-sans-bold.svg#questa_sansregular) format('svg');
	font-weight: 700;
	font-style: normal
}
* {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	line-height: 1.2em
}
body, html {
	height: 100%;
	background: #fff
}
.dartGrey, .dartNavbar li {
	background: #efeeed
}
.dartNavbar a {
	font-weight: 700;
	font-size: 16px;
	color: #2ca7e5;
	padding: 10px!important
}
h1, h2 {
	font-weight: 700;
	font-size: 20px
}
.dartNavbar .active a, .dartNavbar a:hover, .dropdown-menu a:hover {
	color: #337ab7!important;
	text-decoration: none
}
.dropdown-menu {
	padding: 0
}
.dropdown-menu a {
	color: #2ca7e5!important
}
.dartMenuButton {
	margin-top: 22px;
	z-index: 1000
}
.icon {
	display: block
}
.twitter div {
	background-image: url(../img/twitter.png);
	background-repeat: no-repeat;
	width: 25px;
	height: 20px
}
.twitter:hover div {
	background-image: url(../img/twitter-hover.png)
}
.youtube div {
	background-image: url(../img/youtube.png);
	background-repeat: no-repeat;
	width: 28px;
	height: 20px
}
.youtube:hover div {
	background-image: url(../img/youtube-hover.png)
}
.dartNavbar-brand {
	position: relative
}
.titleShapes span {
	position: absolute;
	display: block
}
.playButton {
	cursor: pointer;
	width: 50px!important;
	height: 50px;
	margin: 10px auto!important;
	display: block;
	background: url(../img/play.png) no-repeat
}
.playButton:hover {
	background: url(../img/play.png) -50px 0 no-repeat
}

@media (min-width:768px) {
.content, body>.container {
	padding-top: 165px
}
.dartNavbar {
	background: #efeeed;
	border: 0;
	height: 165px
}
.dartNavbar-brand {
	width: 177px;
	height: 165px
}
.dartNavbar-brand img {
	width: 177px;
	height: 105px
}
.navbar-nav {
	margin-top: 40px
}
.DataUnit {
	width: 28px;
	height: 49px;
	top: 38px;
	left: 10px
}
.InnovationUnit, .PlaceUnit {
	-webkit-shape-margin: 20px;
	width: 54px;
	top: 10px
}
.PlaceUnit {
	height: 28px;
	left: 10px;
	-webkit-shape-outside: polygon(0 0, 100% 0, 90% 100%, 0 100%);
	shape-outside: polygon(0 0, 100% 0, 90% 100%, 0 100%);
	-webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%)
}
.InnovationUnit {
	height: 98px;
	left: 58px;
	-webkit-clip-path: polygon(10% 0, 69% 13%, 95% 46%, 95% 60%, 70% 94%, 20% 75%, 43% 54%, 31% 36%, 0 29%)
}
.WhatWorksUnit {
	width: 86px;
	height: 32px;
	top: 83px;
	left: 10px;
	-webkit-clip-path: polygon(0 10%, 57% 10%, 69% 0, 100% 58%, 65% 100%, 0 100%);
	-webkit-shape-margin: 20px
}
}

@media (max-width:767px) {
.content, body>.container {
	padding-top: 96px
}
.dartNavbar {
	background: #efeeed;
	border: 0;
	height: 96px
}
.dartNavbar-brand {
	padding: 10px;
	width: 180px;
	height: 96px
}
.dartNavbar-brand img {
	width: 180px;
	height: 76px
}
.navbar-nav {
	margin-top: 0!important
}
.DataUnit {
	width: 20px;
	height: 36px;
	top: 30px;
	left: 10px
}
.InnovationUnit, .PlaceUnit {
	-webkit-shape-margin: 20px;
	top: 10px
}
.PlaceUnit {
	width: 40px;
	height: 20px;
	left: 10px;
	-webkit-shape-outside: polygon(0 0, 100% 0, 90% 100%, 0 100%);
	shape-outside: polygon(0 0, 100% 0, 90% 100%, 0 100%);
	-webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%)
}
.InnovationUnit {
	width: 38px;
	height: 70px;
	left: 45px;
	-webkit-clip-path: polygon(10% 0, 69% 13%, 95% 46%, 95% 60%, 70% 94%, 20% 75%, 43% 54%, 31% 36%, 0 29%)
}
.WhatWorksUnit {
	width: 62px;
	height: 23px;
	top: 63px;
	left: 10px;
	-webkit-clip-path: polygon(0 10%, 57% 10%, 69% 0, 100% 58%, 65% 100%, 0 100%);
	-webkit-shape-margin: 20px
}
}

@media (min-width:992px) {
.dartNavbar a {
	padding: 15px!important
}
.DataUnit {
	width: 28px;
	height: 49px;
	top: 43px;
	left: 15px
}
.InnovationUnit, .PlaceUnit {
	-webkit-shape-margin: 20px;
	width: 54px;
	top: 15px
}
.PlaceUnit {
	height: 28px;
	left: 15px;
	-webkit-shape-outside: polygon(0 0, 100% 0, 90% 100%, 0 100%);
	shape-outside: polygon(0 0, 100% 0, 90% 100%, 0 100%);
	-webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%)
}
.InnovationUnit {
	height: 98px;
	left: 63px;
	-webkit-clip-path: polygon(10% 0, 69% 13%, 95% 46%, 95% 60%, 70% 94%, 20% 75%, 43% 54%, 31% 36%, 0 29%)
}
.WhatWorksUnit {
	width: 86px;
	height: 32px;
	top: 88px;
	left: 15px;
	-webkit-clip-path: polygon(0 10%, 57% 10%, 69% 0, 100% 58%, 65% 100%, 0 100%);
	-webkit-shape-margin: 20px
}
}
.row-data div div div img:after {
	clear: both
}
.left {
	text-align: left
}
.right {
	text-align: right
}
.center {
	text-align: center
}
h1 {
	font-family: 'Questa Sans';
	color: #3a65a0
}
h3, ol li, p, ul li {
	font-family: 'Questa Sans';
	color: #1e2339
}
h2 {
	font-family: 'Questa Sans'
}
h3 {
	font-weight: 700;
	font-size: 18px
}
ol li, p, ul li {
	font-size: 15px;
	text-align: justify
}
a {
	font-family: 'Questa Sans';
	font-size: 15px;
	color: #2ca7e5
}
a:hover {
	color: #337ab7
}
.row-odd, .row-odd .row h1, .row-odd .row h2, .row-odd .row h3, .row-odd p {
	color: #1e2339
}
.font10 {
	font-size: 10px
}
.footer {
	padding-top: 10px;
	background: #efeeed;
}
.dartMapImage p {
	margin: 0 0 5px
}
.dartMapImage img {
	float: left;
	margin-right: 10px;
	width: 75px;
	height: 120px;
	border: 1px solid silver
}
.map {
	padding: 0;
	background: #efeeed;
	cursor: pointer
}
.map h1 {
	padding: 10px 0 0;
	margin: 0
}

@media (min-width:768px) {
.content {
	padding-top: 165px
}
}

@media (max-width:767px) {
.content {
	padding-top: 96px
}
}
.row-odd {
	background: #fff
}
.row-even, .row-even .row h1, .row-even .row h2, .row-even .row h3, .row-even p {
	color: #fff
}
.row-even {
	background: #1e2339
}
.row-data {
	padding: 0 0 10px
}
.row-data h1 {
	padding: 5px 0 10px
}
.row-data .row h1 {
	margin: 0;
	padding: 0 0 5px
}

@media (min-width:768px) {
.projectsrow .col-md-4:nth-child(1) {
	padding: 0 10px 5px 15px
}
.projectsrow .col-md-4:nth-child(2) {
	padding: 0 10px 5px
}
.projectsrow .col-md-4:nth-child(3) {
	padding: 0 15px 5px 10px
}
}
.projects {
	padding: 40px 20px;
	margin-top: 20px;
	position: relative
}
.projects img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 130%;
	z-index: 10
}
.projects a, .projects h1, .projects p, .projects span {
	margin: 0;
	color: #fff;
	text-align: center!important;
	font-size: 16px;
	position: relative;
	z-index: 100!important
}
.projects h1 {
	font-size: 20px;
	margin: 30px 0 15px
}
.projects a.readmore {
	display: block;
	text-decoration: none!important;
	height: 34px;
	width: 70px;
	border: 1px solid #fff;
	margin: 15px auto 0;
	padding: 5px;
	cursor: pointer
}
.act1, .bxslider a {
	text-decoration: underline
}
.act1, .act2 {
	cursor: pointer;
	display: inline-block
}
.proj1 a.projLink:active, .proj1 a.projLink:hover, .resource1 a.resLink:active, .resource1 a.resLink:hover {
	background: #3a65a0;
	color: #2ca7e5
}
.proj1, .resource1 {
	background: #2ca7e5
}
.proj2 a.projLink:active, .proj2 a.projLink:hover, .resource2 a.resLink:active, .resource2 a.resLink:hover {
	background: #3a65a0;
	color: #3a65a0
}
.proj2, .resource2 {
	background: #3a65a0
}
.proj3 a.projLink:active, .proj3 a.projLink:hover, .resource3 a.resLink:active, .resource3 a.resLink:hover {
	background: #3a65a0;
	color: #45d0b7
}
.proj3, .resource3 {
	background: #45d0b7
}
.proj4 a.projLink:active, .proj4 a.projLink:hover, .resource4 a.resLink:active, .resource4 a.resLink:hover {
	background: #3a65a0;
	color: #3a65a0
}
.proj4, .resource4 {
	background: #3a65a0
}
.act1 {
	margin: 5px;
	color: #3a65a0
}
.projects a, .resources a {
	border-bottom: 1px solid #fff!important
}
.projects a:hover, .resources a:hover {
	border-bottom: 0!important
}
.projects a.readmore:hover, .resources a.readmore:hover {
	border: 1px solid #fff!important
}
.bx-wrapper {
	position: relative;
	margin: 0 auto 30px;
	padding: 0
}
.bx-wrapper img {
	max-width: 100%;
	display: block
}
.bx-wrapper .bx-viewport {
	left: -5px;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0)
}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
	position: absolute;
	bottom: -30px;
	width: 100%
}
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/scroll/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000
}
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: 700;
	color: #666;
	padding-top: 20px
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	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
}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #337ab7
}
.bx-wrapper .bx-prev {
	left: 10px;
	width: 55px;
	height: 55px;
	background: url(../img/scroll/controls1.png) -3px -33px no-repeat
}
.bx-wrapper .bx-next {
	right: 10px;
	width: 55px;
	height: 55px;
	background: url(../img/scroll/controls1.png) -63px -33px no-repeat
}
.bx-wrapper .bx-prev:hover {
	background-position: -123px -33px
}
.bx-wrapper .bx-next:hover {
	background-position: -183px -33px
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 55px;
	height: 55px;
	text-indent: -9999px;
	z-index: 100
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none
}
.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(../img/scroll/controls.png) -86px -11px no-repeat;
	margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
	background-position: -86px 0
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../img/scroll/controls.png) -86px -44px no-repeat;
	margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
	background-position: -86px -33px
}
.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
}
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	width: 100%
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px
}
.bxslider {
	list-style: none;
	margin: 0;
	padding: 0
}
.bxslider li div {
	margin: 0 auto;
	padding: 15px 0 15px 15px;
	overflow: hidden;
	min-height: 100%
}
.bxslider a, .bxslider h1, .bxslider p {
	color: #fff;
	padding: 0;
	margin: 0 auto;
	font-family: 'Questa Sans';
	text-align: center
}
.bxslider a:hover, a[name] {
	text-decoration: none
}

@media (min-width:768px) {
.bxslider li div {
	width: 440px
}
.bxslider a, .bxslider h1, .bxslider p {
	font-size: 20px
}
.bxslider .small, .bxslider .small a {
	font-size: 18px
}
}

@media (max-width:767px) {
.bxslider li div {
	width: 240px
}
.bxslider a, .bxslider h1, .bxslider p {
	font-size: 14px
}
.bxslider .small, .bxslider .small a {
	font-size: 12px
}
}

@media (min-width:992px) {
.bxslider li div {
	width: 700px
}
.bxslider a, .bxslider h1, .bxslider p {
	font-size: 28px
}
.bxslider .small, .bxslider .small a {
	font-size: 20px
}
}
#pp_full_res iframe {
	background: #2ca7e5;
	padding: 15px
}
#loadMore {
	display: block;
	text-decoration: none;
	width: 100px;
	border: 1px solid #3a65a0;
	color: #3a65a0;
	margin: 15px auto 0;
	padding: 5px;
	text-align: center;
	cursor: pointer
}
#loadMore:hover {
	color: #337ab7;
	background: #3a65a0
}
.container {
	position: relative
}
.languages {
	position: absolute;
	top: 0;
	right: 5px
}
.languages img {
	margin-left: 5px
}
.icon-bar {
	background: #1e2339
}
.icon-bar-top {
	margin-top: 8px
}
.search div {
	background-image: url(../img/search.png);
	width: 20px;
	height: 20px
}
.search {
	outline: transparent solid 0;
	cursor: pointer;
	width: 146px
}
.search div, .search span {
	display: inline-block
}
.search a {
	position: relative
}
.search input, .search input:hover {
	color: #2ca7e5!important;
	font-family: 'Questa Sans';
	font-weight: 400;
	text-decoration: none;
	font-size: 14px;
	padding: 2px 4px
}
.projectView a, .projectView h1, .projectView p {
	text-align: center;
	color: #fff
}
.search input {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 100px;
	border: 1px solid #2ca7e5;
	background: 0 0
}

@media (min-width:992px) {
.search input {
	top: 13px;
	right: 3px
}
.col2wide {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 15px;
	-moz-column-gap: 15px;
	column-gap: 15px
}
}
.full-page-image {
	margin-bottom: -10px;
	margin-left: 0;
	margin-right: 0
}
.full-page-image .container {
	width: 100%
}
.full-page-image img {
	width: 100%!important;
	padding: 0 0 50px!important;
	border: 0!important
}
.crop {
	max-height: 190px;
	max-width: 100%
}
.crop img {
	width: 100%
}

@media only screen and (min-width:1160px) {
.crop {
	max-width: 100%
}
}

@media (max-width:767px) {
.crop {
	max-height: 150px
}
.search {
	width: 100%
}
.search input {
	width: calc(100% - 50px)
}
.row-icon {
	display: none
}
.row-title {
	margin-left: 30px
}
}

@media (min-width:768px) and (max-width:991px) {
.navbar-right {
	position: absolute;
	right: 15px
}
}
.row-dartington {
	position: relative
}
.row-icon {
	position: absolute;
	left: 35px;
	width: 50px;
	height: 50px
}
.row-dartington p {
	line-height: 160%;
	margin-bottom: 15px
}
.row-title {
	margin-left: 90px
}
.columns1 {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1
}
.columns2 {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2
}
.columns3 {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3
}
.columns4 {
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4
}
.dd-select {
	width: 100%!important
}
.dd-options {
	max-height: 100px
}
.form-control {
	resize: vertical!important
}
.navbar {
	border-bottom: 1px solid #fff
}
.dartMapImageBack {
	width: 120%;
	height: auto;
	position: absolute;
	top: -10px;
	left: 0;
	z-index: 0;
	opacity: .3;
	filter: alpha(opacity=30)
}
.dartMapImageBackDark {
	opacity: .5;
	filter: alpha(opacity=50)
}
.map .col-md-4 {
	position: relative;
	padding-top: 90px;
	padding-bottom: 45px
}
.dartMapImage, .dartMapImage a, .dartMapImage h3, .dartMapImage p, .dartMapImage span, .map span h1, .map span img {
	z-index: 100;
	position: relative
}
.map span h1, .map span img {
	position: absolute;
	top: 35px
}
.map span img {
	left: 17.5px
}
.map span h1 {
	left: 75px
}
.dartMapImage {
	display: block;
	margin-left: 75px
}

@media (max-width:767px) {
.dartMapImage, .row-title {
	margin-left: 0
}
.row-icon {
	display: none
}
.map span h1 {
	position: absolute;
	top: 15px;
	left: 15px
}
.dartMapImage {
	display: block
}
.projects img, .resources img {
	width: 100%;
	height: calc(100% + 20px)
}
}

@media (min-width:768px) and (max-width:991px) {
.map .row-title {
	left: 15px
}
.dartMapImage {
	margin-left: 0
}
}

@media (min-width:992px) {
.map .row-icon {
	left: 35px!important
}
.map .row-title {
	margin-left: 30px
}
}

@media (max-width:991px) {
.goto {
	position: absolute;
	top: -95px
}
.map .col-md-4, .map .col-md-4:nth-child(1) {
	position: relative;
	padding-bottom: 45px!important;
	overflow: hidden
}
.map .col-md-4 {
	height: auto!important
}
.map .ext1 {
	padding-top: 0;
	height: 160px
}
.map .col-md-4 {
	padding-top: 35px!important
}
.map .col-md-4:nth-child(1) {
	padding-top: 80px!important
}
.map span h1, .map span img {
	position: absolute;
	top: 35px
}
.dartMapImageBack {
	width: 100%;
	height: 100%
}
.map span img {
	left: 17.5px
}
.map span h1 {
	left: 75px
}
}
.projectView, .resources .row {
	position: relative
}

@media (max-width:767px) {
.map-icon h1 {
	margin-left: -60px!important
}
}
.projectEnd {
	margin-bottom: 20px;
	clear: both
}
.projectEnd hr {
	margin-top: 15px
}
.resources a {
	margin: -5px auto 15px;
	cursor: pointer
}
.projects a {
	margin: 15px auto 0;
	cursor: pointer
}
.resources span {
	z-index: 100;
	font-size: 16px
}
.projectView {
	width: calc(100% + 30px);
	padding: 80px 0
}
.projectView img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100;
	z-index: 10
}
.projectView h1 {
	position: relative;
	margin-bottom: 30px;
	font-size: 32px
}
.projectView p {
	position: relative;
	font-size: 20px
}
.projectView a {
	border: 1px solid #fff;
	padding: 10px
}
.profile, .profileName h1, .profileName p {
	color: #2ca7e5!important
}
.projectView .text {
	position: relative;
	z-index: 100
}
.support {
	height: auto;
	width: 200px;
	padding: 5px;
	margin-bottom: 10px
}

@media (max-width:767px) {
.projectView img {
	width: calc(100% + 30px);
	height: 100%;
	z-index: 10
}
.support {
	width: 150px;
	height: auto
}
}
.container form {
	margin: 0 0 10px
}
.opac1 {
	opacity: .8;
	filter: alpha(opacity=80)
}
.profileName h1 {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase
}
.profileName p {
	margin-top: -5px;
	font-size: 14px
}
.profileName {
	margin-bottom: 15px
}
.row-dartington-nopadding {
	padding-top: 0
}
.row-dartington {
	padding-top: 55px;
	padding-bottom: 55px
}
.row-icon {
	top: 65px
}
.profile {
	z-index: 1000;
	margin-left: 80px;
	padding-bottom: 15px!important
}
.profile a {
	margin-left: 10px;
	cursor: pointer;
	color: #3a65a0 !important
}
.profile a.active, .profile a:hover {
	border-bottom: 1px solid #337ab7;
	color: #337ab7 !important
}
.staff-profile-row {
	padding-top: 0;
	margin-top: 0px!important;
}


@media (min-width:991px) {
		
	.staff-profile-row {
		margin-left:-15px;
		margin-top: -45px!important;
	}

}

@media (max-width:991px) {
.profile {
	margin-left: -10px;
	padding-bottom: 15px!important
}
.staff-profile-row {
	padding-top: 20px!important;
	margin-top: -25px!important
}
.staff-load {
	padding-top: 25px
}
.row-dartington {
	padding-top: 35px;
	padding-bottom: 35px
}
.row-icon {
	top: 45px
}
}
.profileName a {
	cursor: pointer
}
.profileName a:hover h1, .profileName a:hover p {
	color: #337ab7!important
}
.profile1 img {
	width: 180px;
	height: 180px;
	border-radius: 95px;
	outline: 0
}
.profile1 h1, .profile1 p.centre, .profile1 span {
	text-align: center
}
.profile1 li {
	margin-bottom: 10px
}
.profile1 div p {
	margin-bottom: 10px!important
}
.profile1 h1 {
	font-weight: 400;
	font-size: 18px;
	text-transform: uppercase;
	color: #2ca7e5!important;
	margin-bottom: 5px
}
.profile1 p {
	color: #2ca7e5
}
.profile1 div p, .profile1 ol, .profile1 ul {
	color: #1e2339;
	margin: 0 auto
}
.profile1 .twitter {
	margin-top: 15px
}
.profile1 .twitter i {
	margin: 0 5px;
	font-style: normal
}
.profile1 .twitter img {
	width: 16px;
	height: 16px;
	border-radius: 0;
	outline: 0
}
.projLink, .resLink {
	cursor: pointer;
	border: 1px solid #fff;
	text-transform: uppercase
}
.container-fluid .col-md-12:nth-child(1), .container-fluid .col-md-3:nth-child(1), .container-fluid .col-md-4:nth-child(1), .container-fluid .col-md-6:nth-child(1) {
	padding-left: 0
}
.container-fluid .col-md-12:nth-child(1), .container-fluid .col-md-3:nth-child(4), .container-fluid .col-md-4:nth-child(3), .container-fluid .col-md-6:nth-child(2) {
	padding-right: 0
}

@media (max-width:991px) {
.container-fluid .col-md-12, .container-fluid .col-md-3, .container-fluid .col-md-4, .container-fluid .col-md-6 {
	padding: 0
}
.map .container-fluid .col-md-12, .map .container-fluid .col-md-3, .map .container-fluid .col-md-4, .map .container-fluid .col-md-6, .pad15 {
	padding: 0 15px
}
.row-icon {
	display: none
}
.row-title {
	margin-left: 0
}
.staff-load {
	margin-top: -25px!important
}
.profile {
	right: 0
}
.map .row-title {
	margin-top: -15px
}
.dartMapImageBack {
	height: auto
}
}

@media (min-width:992px) {
.col-pad-left-15 {
	padding-left: 0px!important
}
.col-pad-right-15 {
	padding-right: 15px!important
}
.col-md-12, .col-md-3, .col-md-4, .col-md-6 {
	padding-left: 30px!important;
	padding-right: 30px!important;
	box-sizing: border-box
}
.col-pad-left {
	padding-left: 90px!important
}
.col-pad-left-2 {
	padding-left: 105px!important
}
.staff-load {
	padding-left: 75px!important
}
}

@media (min-width:768px) {
.navbar {
	padding: 15px!important
}
.col-pad-left-search {
	padding-left: 60px!important
}
}
.row-data {
	width: 100%;
	overflow-x: hidden
}
#search {
	outline: solid 0!important
}
.staff-profile {
	z-index: 2000;
	position: fixed;
	overflow: hidden;
	background: #fff;
	border:5px #efeeed solid;
	display: none;
	overflow-y: auto;
	overflow-x: hidden
}
.staff-profile span {
	cursor: pointer;
	color: #2ca7e5;
	font-family: 'Questa Sans';
	font-size: 35px;
	font-weight: 400;
	float: right
}
.staff-profile span:hover {
	color: #1e2339
}
.resWrapper {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	position: relative;
	min-height: 200px;
	padding: 15px
}
.resWrapper .resCrop {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	overflow: hidden
}
.resWrapper .resCrop img {
	position: relative;
	z-index: 0;
	height: auto;
	width: 100%
}
.resWrapper h1, .resWrapper p, .resWrapper p a, .resWrapper span {
	z-index: 1000;
	color: #fff;
	text-decoration: none
}
.resWrapper h1, .resWrapper span {
	position: absolute
}
.resWrapper h1 {
	width: calc(100% - 30px);
	height: 22px;
	overflow: hidden;
	top: 15px;
	left: 15px;
	margin: 0
}
.resWrapper span {
	bottom: 15px;
	left: 15px
}
.resWrapper .resParagraph {
	width: 100%;
	height: 100%;
	padding: 0 15px;
	margin: 30px 0
}
.resParagraph .col-md-12, .resParagraph .col-md-3, .resParagraph .col-md-4, .resParagraph .col-md-6 {
	padding: 0 15px!important
}
.resParagraph p.spacer {
	height: 15px;
	width: 100%;
	display: block;
	margin: 0
}
.resLink {
	color: #fff;
	padding: 8px 20px;
	text-shadow: none!important;
	box-shadow: none!important;
	margin: 0
}
.resLink:hover {
	color: #000;
	background: #fff;
	text-shadow: none;
	box-shadow: none
}

@media (min-width:992px) {
.resWrapper {
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 15px
}
.resWrapper .resParagraph {
	margin: 30px 0 15px
}
.resParagraph p.spacer {
	height: 45px
}
}
.projWrapper {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	position: relative;
	min-height: 200px;
	padding: 15px
}
.projWrapper .projCrop {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	overflow: hidden
}
.projWrapper .projCrop img {
	position: relative;
	z-index: 0;
	height: auto;
	width: 100%
}
.projWrapper h1, .projWrapper p, .projWrapper p a {
	z-index: 1000;
	color: #fff;
	text-decoration: none
}
.projWrapper h1 {
	position: absolute;
	width: calc(100% - 30px);
	height: 22px;
	overflow: hidden;
	top: 15px;
	left: 15px;
	margin: 30px 0;
	text-align: center
}
.projLink, .projRow, .projWrapper p {
	position: relative
}
.projParagraph p {
	width: 100%;
	text-align: center;
	margin: 80px 0 30px;
	padding: 0 15px!important
}
p.projPara {
	margin: 50px 0 30px
}
.projParagraph p.spacer {
	height: 15px;
	width: 100%;
	display: block;
	margin: 0
}
.projLink {
	color: #fff;
	padding: 8px 20px;
	text-shadow: none!important;
	box-shadow: none!important;
	margin: 0 auto
}
.projLink:hover {
	color: #000;
	background: #fff;
	text-shadow: none;
	box-shadow: none
}
.projTopLinks {
	margin-top: 10px!important;
	margin-bottom: -10px!important;
	font-weight: 700!important
}
.rowTitleNopad {
	margin-left: 0!important
}
.pad6015 {
	padding: 0 15px 0 0
}

@media (min-width:992px) {
.cicons {
	display: none
}
.pad6015 {
	padding: 0 60px 0 0
}
.rowTitleNopad {
	margin-left: 30px!important
}
.projWrapper {
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 15px
}
.projWrapper .projParagraph {
	margin: 30px 0 15px
}
.projParagraph p.spacer {
	height: 45px
}
#projInsert1 {
	margin-left: 15px;
	margin-right: -7.5px
}
#projInsert2 {
	margin-left: -7.5px;
	margin-right: -7.5px
}
#projInsert3 {
	margin-left: -7.5px;
	margin-right: 7.5px
}
.projTopLinks {
	padding-left: 30px
}
}
.projRow {
	margin-top: -16px!important;
	min-height: 600px;
	overflow: hidden
}
.cropTop, .goto {
	position: absolute
}
.cropTop {
	width: 100%;
	height: 100%
}
.row-odd a.noformat {
	color: #1e2339
}
.row-even a.noformat {
	color: #fff
}
.showbtn {
	display: none
}

@media (max-width:991px) {
.noshow991, .showmore {
	display: none
}
.showbtn {
	display: block;
	width: 100%;
	padding: 15px;
	background: #efeeed;
	border: 1px solid #efeeed;
	color: #1e2339;
	cursor: pointer;
	text-align: center;
	margin-bottom: -15px;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}
.showbtn:hover {
	background: #1e2339;
	color: #efeeed;
	transition: all .1s ease-in-out
}
.row-odd .showbtn, .showbtn:hover {
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out
}
.row-odd .showbtn {
	border: 1px solid #fff;
	transition: all .1s ease-in-out
}
}
.row-even ol, .row-even ol li, .row-even ul, .row-even ul li, .row-odd ol, .row-odd ol li, .row-odd ul, .row-odd ul li {
	margin-bottom: 15px;
	font-family: 'Questa Sans';
	font-size: 15px;
	text-align: justify
}
.row-odd ol, .row-odd ol li, .row-odd ul, .row-odd ul li {
	color: #1e2339
}
.row-even ol, .row-even ol li, .row-even ul, .row-even ul li {
	color: #fff
}
.search-result-wrapper {
	padding-top: 10px;
	padding-bottom: 10px
}
.search-result h1, .search-result p {
	margin: 0;
	padding: 0
}
.search-result, .search-result p {
	text-align: center
}
.search-result {
	margin: 30px 0
}
.printme {
	display: none
}
.goto {
	top: -210px
}

@media (max-width:991px) {
.goto {
	position: absolute;
	top: -165px
}
}

@media (max-width:767px) {
.goto {
	position: absolute;
	top: -95px
}
.support {
	width: 140px !important
}
}

@media (max-width:400px) {
.support {
	width: 112px !important;
	margin-bottom: 5px
}
}
.support-icons, .team-icons {
	display: block;
	position: absolute;
	right: 15px;
	top: 0;
	margin-top: -37.5px
}
.support-icons span, .team-icons span {
	display: inline-block;
	margin-right: 5px;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer
}
.row-odd .support-icons span, .row-odd .team-icons span {
	background: #1e2339
}
.row-even .support-icons span, .row-even .team-icons span {
	background: #fff
}
.support-icons span.active, .support-icons span:hover, .team-icons span.active, .team-icons span:hover {
	background: #3a65a0
}

@media (min-width:992px) {
.support-icons, .team-icons {
	display: none
}
}
.row-grey {
	background: #e6e7e8 !important;
}
.row-grey p, .row-grey li {
	color: #1e2339 !important;
}
.profileName {
	margin-bottom: 30px
}
.projCrop, .projWrapper {
	box-sizing: border-box;
}
.projTopLinks a {
	margin-right: 10px
}
.projTopLinks .act2 {
	margin-left: 5px
}
.comment {
	border-bottom: 1px solid #ccc;
	clear: both;
}
.comment h1 {
	color: #3a65a0;
	font-size: 16px;
	margin-bottom: 0;
	padding: 0;
}
.comment span {
	color: #1e2339;
	font-size: 14px;
}
.comment p {
	margin-top: 10px;
	line-height: 130%;
	margin-left: 40px;
}
.comment img {
	float: left;
	width: 35px;
	margin-right: 5px;
}
