/*
Theme Name: Globe
Template: blankslate
*/
@import url("webfonts/cern.css");
@import url("webfonts/cern-semibold.css");
@import url("webfonts/cern-medium.css");
@import url("webfonts/stylesheet.css");

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	font-family: 'Cern', Helvetica, Arial, Sans-Serif  ;
	font-size: 17px;
	line-height: 21px;
	font-weight: normal;
	color: #3D3839;
}

a, img {
	text-decoration: none;
	border: none;
	outline: 0;
}

ul, li {
	margin: 0;
	padding: 0;
}



#masthead {
	width: 100%;
	height: 110px;
	padding: 20px 0;
	background: #fff;	
	position: fixed;
	z-index: 99999;
	-moz-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25);
	box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25);
}

.social {
	position: absolute;
	top: 0;
	right: 0;
	width: auto;
	overflow: hidden;
	display: block;
}

.social a {
	display: block;
	float: left;
	margin: 0 0 0 10px;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
	background-color: #fff;
	background-position: center;
	padding: 0;
	transition: all 0.25s ease-in-out;
}

.social a:hover {
}

.social a.twitter {
	background-image: url(images/twitter-icon-small.png);
	background-image: url(images/twitter-icon-small.svg);
}

.social a.facebook {
	background-image: url(images/facebook-icon-small.png);
	background-image: url(images/facebook-icon-small.svg);
}

.social a.linkedin {
	background-image: url(images/linkedin-icon-small.png);
	background-image: url(images/linkedin-icon-small.svg);
}

.center {
	width: 95%;
	max-width: 1140px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

#logo {
	width: 112px;
	height: 110px;
	display: block;
	position: relative;
	background-image: url(images/globe-centre-logo.png);
	background-image: url(images/globe-centre-logo.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 112px;
}

#logo.chambers {
	width: 220px;
	background-image: url(images/the-chambers-logo.png);
	background-image: url(images/the-chambers-logo.svg);
	background-size: 220px;
}

#logo.waterside {
	width: 220px;
	background-image: url(images/waterside-logo.png);
	background-image: url(images/waterside-logo.svg);
	background-size: 220px;
}

#logo.viaduct {
	width: 220px;
	background-image: url(images/viaduct-logo.png);
	background-image: url(images/viaduct-logo.svg);
	background-size: 220px;
}

#main {
	position: absolute;
	top: 150px;
	width: 100%;
	background: #3F6;
	overflow: hidden;
}

img {
	display: block;
	width: 100%;
}

a {
	cursor: pointer;
	color: #d73563;
}

a:hover {
	color: #666;
}

h1 {
	font-family: "kepler-std-display", serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 30px;
	margin: 0 0 1em 0;
}


#home {
	height: 100%;
}

#homeslider {
	height: 500px;
	padding: 0 0 100px 0;
}


#the-globe-centre {
	font-family: "kepler-std-display", serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 30px;
	
}

#the-globe-centre .content {
	width: 100%;
	max-width: 720px;
	margin: 0 auto;
	text-align: center;
}

#intro {
	font-family: "kepler-std-display", serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 30px;
	padding: 40px 0 100px 0;
	
}

#intro.wwco {
	padding: 40px 0 100px 0;
	
}

#intro.where-we-are {
	padding: 40px 0 100px 0;
	
}

.niceMap {
	width: 90%;
	max-width: 1140px;
	position: relative;
	display: block;
	margin: 0 auto;
}

.niceMap img {
	width: 100%;
	display: block;
}

.wwco .subnav {
	font-family: 'Cern', Helvetica, Arial, Sans-Serif  ;
	font-size: 17px;
	line-height: 21px;
	font-weight: normal;
	color: #7E9D5C;
	text-align: center;
	margin: 0 0 50px 0;
}

.wwco .subnav a {
	color: #7E9D5C;
	display: inline;
	margin: 0 20px 0 0;
}

.wwco .subnav a:last-child {
	margin: 0 0 0 0;
}

#intro .content {
	width: 100%;
	max-width: 720px;
	margin: 0 auto;
	text-align: center;
}



#your-community {
	font-family: "kepler-std-display", serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 30px;
	padding: 50px 0;
	
}

#your-community li {
	list-style-type: none;
}

#your-community .content {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#your-community a.tweet {
	display: block;
	color: #d73563;
}

#your-community a.tweet p.handle, #community a.tweet p.time {
	font-family: 'Cern', Helvetica, Arial, Sans-Serif  ;
	font-size: 17px;
	line-height: 21px;
	font-weight: normal;
	margin: 0 0 1em 0;
}

#your-community .twitter-icon {
	display: block;
	width: 32px;
	height: 26px;
	margin: 2em auto 0 auto;
	background-image: url(images/twitter-icon.png);
	background-image: url(images/twitter-icon.svg);
	background-repeat: no-repeat;
	background-size: 32px;
}

#your-community h3 {
	font-family: "kepler-std-display", serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 30px;
	margin: 0 0 2em 0;

}

#the-team {
	position: relative;
}

#the-team a {
	display: block;
	width: 360px;
	height: 400px;
	float: left;
	background: rgba(0,0,0,0,2);
	text-align: center;
}

#the-team a:hover {
	color: #666;
}

#the-team a h3 {
	font-family: "kepler-std-display", serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 30px;
	margin: 0 0 0.5em 0;
}

#the-team a hr {
	width: 80%;
	border: 0; 
	height: 1px; 
	background: #30283A; 
}

#the-team a p {
	
}

#the-team a .imgContainer {
	display: block;
	width: 230px;
	height: 230px;
	margin: 0 auto 20px auto;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 460px;
}

#the-team a:hover .imgContainer {
	background-position: -230px 0;
}


.bgGray {
	background: #f2f2f2;
}

.section {
	width: 100%;
	overflow: hidden;
	padding: 100px 0;
}

section {
	position: relative;
}

.col50 {
	float: left;
	width: 50%;
}

.col33 {
	float: left;
	width: 33.33%;
}

.col16 {
	float: left;
	width: 16.66%;
}

.col66 {
	float: left;
	width: 66.67%;
}

.col25 {
	float: left;
	width: 25%;
}

.pad1 {
	padding: 90px 0 0 0;
}


.person {
	position: fixed;
	z-index: 9999;
	top: 150px;
	left: 0;
	width: 100%;
	height: calc(100% - 150px);
	background-color: #f2f2f2;
	display: none;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 0 0;
	font-family: "kepler-std-display", serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 30px;
	
}

.person .inner {
	position: absolute;
	display: block;
	overflow: scroll;
	height: 100%;
	width: 100%;
}

.person .inner .pad {
	padding: 100px 0;
	overflow: hidden;
}

.person .imgContainer {
	display: block;
	width: 360px;
	height: 360px;
	margin: 0 0 40px 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 720px;
}

.person .center {
	padding-bottom: 100px;
}

h3 {
	font-size: 44px;
	line-height: 48px;
	font-weight: 400;
	margin: 0 0 1em 0;
}

.role p {
	font-size: 44px;
	line-height: 48px;
	font-weight: 400;
	margin: 0 0 1em 0;
	width: 90%;
}

.contactDetails {
	display: block;
	clear: both;
	font-family: 'Cern', Helvetica, Arial, Sans-Serif  ;
	font-size: 17px;
	line-height: 21px;
	font-weight: normal;
	
}

.contactDetails a {
	transition: all 0.2s ease-in-out;
}

.contactDetails a:hover {
	color: #ccc;
}

.blurb {
	overflow: hidden;
	margin: 0 0 1em 0;
}

.contactDetails p {
	margin: 0 0 0.5em 0;
}

.contactDetails a {
	color: #30283A;
}

.pink {
	color: #d73563;
}

.green {
	color: #2D8C34;
}

.close {
	display: block;
	background-image: url(images/close.png);
	background-image: url(images/close.svg);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
}

#availability {
	padding: 50px 0;
	height: auto;
	position: relative;
	background-color: #f2f2f2;
}

#availability h2 {
	width: 90%;
	max-width: 587px;
	position: relative;
	margin: 0 auto 40px auto;
	text-align: center;
	font-family: "kepler-std-display", serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 30px;
	
}

#availability .unit {
	width: 360px;
	overflow: hidden;
	float: left;
	display: block;
	font-family: "kepler-std-display", serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 30px;
	height: 400px;
	transition: all 0.5s ease-in-out;
}

#availability .unit .inner {
	padding: 10px;
	overflow: hidden;
}

#availability .unit h3 {
	margin: 0 0 0 0;
	font-family: "kepler-std-display", serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 30px;
	color: #36749D;
}

#availability .unit p {
	margin: 0;
}

#availability .unit .pad2 {
	padding: 20px;
}

#availability .unit a {
	display: block;
	clear: both;
	font-family: 'Cern', Helvetica, Arial, Sans-Serif  ;
	font-size: 17px;
	line-height: 21px;
	font-weight: 700;
	color: #3D3839;
	margin: 1em 0 0 0;
}

#availability .imgContainer {
	width: 100%;
	height: 170px;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin: 0 0 20px 0;
}


#availability .quote {
	font-family: "kepler-std-display", serif;
	width: 360px;
	height: 380px;
	padding: 0 0 0 0;
	display: block;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #fff;
	background-image: url(images/disc-blue.png);
	background-image: url(images/disc-blue.svg);
	background-size: 340px;
	float: left;
}

#availability .quote .inner {
	padding: 90px 40px 0 90px;
}

#availability .quote p {
	font-family: 'Cern', Helvetica, Arial, Sans-Serif  ;
	font-weight: 400;
	font-size: 17px;
	line-height: 21px;
	margin: 0 0 0 0;
	color: #fff;
}

#availability .quote h3 {
	font-weight: 400;
	font-size: 28px;
	line-height: 33px;
	margin: 0 0 30px 0;
}

#contact-us {
	padding: 100px 0;
	color: #fff;
	background: #136e6f;
}

#contact-us a {
	color: #fff;
}

#footer {
	width: 100%;
	padding: 50px 0 100px 0;
	color: #3D3839;
}

table.contactDetails td {
	border: none;
	border-collapse: collapse;
	padding: 0 0 0 0;
}

.pad3 {
	padding: 10px;
}

.col33 {
	width: 33.33%;
	float: left;
}

strong {
	font-weight: 700;
}

.topBanner {
	width: 100%;
	height: 500px;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.topBanner .inner {
	position: absolute;
	top: 50%;
	margin-top: -75px;
	margin-left: auto;
	margin-right: auto;
	right: 0;
	left: 0;
	height: 150px;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1100px;
}

#about {
	background-image: url(/wp-content/themes/globe/images/top-banner-about-bg.jpg);
}

#about .inner {
	background-image: url(/wp-content/themes/globe/images/about-us-headline.png);
	background-image: url(/wp-content/themes/globe/images/about-us-headline.svg);
}

#what-we-can-offer {
	background-image: url(/wp-content/themes/globe/images/top-banner-what-we-can-offer-bg.png);
}

#what-we-can-offer .inner {
	background-image: url(/wp-content/themes/globe/images/what-we-can-offer-headline.png);
	background-image: url(/wp-content/themes/globe/images/what-we-can-offer-headline.svg);
}


#community {
	background-image: url(/wp-content/themes/globe/images/top-banner-community-bg.png);
}

#community .inner {
	background-image: url(/wp-content/themes/globe/images/community-headline.png);
	background-image: url(/wp-content/themes/globe/images/community-headline.svg);
}

#avail {
	background-image: url(/wp-content/themes/globe/images/top-banner-availability-bg.png);
}

#avail .inner {
	background-image: url(/wp-content/themes/globe/images/availability-headline.png);
	background-image: url(/wp-content/themes/globe/images/availability-headline.svg);
}



#map-canvas {
	width: 100%;
	height: 500px;
}

.spacer {
	display: block;
	width: 100%;
	height: 150px;
}

#timeline {
	padding: 50px 0 100px 0;
}

#timeline .col33 {
	width: 360px;
}

#timeline .event {
	display: block;
	height: 580px;
	padding: 10px 40px;
	font-family: "kepler-std-display", serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
	
}

#timeline .event p {
	margin: 0;
}

#timeline .event img {
	display: block;
	width: 100%;
	max-width: 260px;
	margin: 0 auto 20px auto;
	position: relative;
}

#born {
	font-family: "kepler-std-display", serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 30px;
	color: #fff;
	background: #2D8C34;
	
}

#born img {
	width: 90%;
	max-width: 480px;
}

#born .col50 {
	max-width: 587px;
}

#born .pad1 {
	padding: 130px 0 0 0;
}

#tenants {
	font-family: "kepler-std-display", serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 30px;
	padding: 50px 0;
	text-align: center;
	
}

#tenants h3 {
	font-family: "kepler-std-display", serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 30px;
	
}

#tenants .center {
	overflow: hidden;
	margin: 0 auto 50px auto;
}

.service {
	display: block;
	width: 100%;
	padding: 100px 0;
	font-family: "kepler-std-display", serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 30px;
}

.service h2 {
	font-family: 'Cern', Helvetica, Arial, Sans-Serif  ;
	font-size: 17px;
	line-height: 21px;
	font-weight: normal;
	color: #7E9D5C;
	margin: 0 0 1em 0;
}

.service p {
	width: 85%;
}

.service ul {
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
	font-family: 'Cern', Helvetica, Arial, Sans-Serif  ;
	font-size: 17px;
	line-height: 21px;
	font-weight: normal;
}

.service li {
	list-style-type: none;
	margin: 0 0 0.5em 0;
	padding: 0;
}

.service a {
	font-family: 'Cern', Helvetica, Arial, Sans-Serif  ;
	font-size: 17px;
	line-height: 21px;
	font-weight: normal;
	color: #7E9D5C;
	display: block;

}

#communityPosts .featurePost {
	color: #d73563;
	font-family: "kepler-std-display", serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 30px;
	display: block;
}

#communityPosts .featurePost {
	color: #d73563;
	font-family: "kepler-std-display", serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 30px;
	display: block;
	margin: 0 0 40px 0;
	width: 50%;
	float: left;
}

#communityPosts .featurePost p {
	width: 66.67%;
}

.featureIMG {
	width: 100%;
	height: 360px;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	
}

#communityPosts .normalPost {
	color: #d73563;
	font-family: "kepler-std-display", serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 30px;
	display: block;
	float: left;
	width: 33.33%;
	margin: 0 0 40px 0;
	height: 400px;
}

#communityPosts .normalPost .featureIMG {
	height: 180px;
}

#communityPosts {
	padding: 0 0 100px 0;
}

#archiveNav a {
	color: #d73563;
}

#communitySingle .center {
	max-width: 720px;
}

#communitySingle img {
	display: block;
	margin: 0 0 40px 0;
}

#comments {
	margin-top: 100px;
}

#respond {
	margin-top: 100px;
}

.comment-author {
	font-size: 14px;
}

#comments a {
	color: #d73563;
}

#comments h3 {
	font-family: "kepler-std-display", serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 30px;
	margin: 0 0 40px 0;
}

#form-allowed-tags {
	display: none;
}

li.comment {
	margin: 0 0 20px 0;
	background: #efefef;
	padding: 20px;
	border: solid 1px #ccc;
}

.partners {
	
}

.partners img {
	height: 80px;
	width: auto !important;
	float: left;
	margin-right: 40px;
	clear: none;
	display: block;
}

.clear {
	clear: both;
}

@media (max-width: 1140px) {
#availability .center, #timeline .center, #the-team .center {
	max-width: 720px;
}
	
}

@media (max-width: 720px) {
#availability .center, #timeline .center, #the-team .center {
	max-width: 360px;
}
	
}

@media (max-width: 768px) {
.person {
	top: 60px;
	height: calc(100% - 60px);
	font-size: 18px;
	line-height: 22px;
}

.person .inner .pad {
	padding: 40px 0;
	overflow: hidden;
}

.person .col50 {
	float: none;
	width: 100%;
	
}

.person .imgContainer {
	width: 240px;
	height: 240px;
	
	background-size: 480px;
}

.person h3 {
	font-size: 28px;
	line-height: 32px;

}

#contact-us .col33, #footer .col33 {
	width: 100%;
	float: none;
	clear: both;
}

#logo {
	width: 135px;
	height: 25px;
	display: block;
	position: relative;
	background-image: url(images/globe-centre-logo-smal.png);
	background-image: url(images/globe-centre-logo-small.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 135px;
}

#logo.viaduct {
	width: 135px;
	background-image: url(images/viaduct-logo-small.png);
	background-image: url(images/viaduct-logo-small.svg);
	background-size: 135px;
}

#logo.waterside {
	width: 135px;
	background-image: url(images/waterside-logo-small.png);
	background-image: url(images/waterside-logo-small.svg);
	background-size: 135px;
}

#logo.chambers {
	width: 135px;
	background-image: url(images/the-chambers-logo-small.png);
	background-image: url(images/the-chambers-logo-small.svg);
	background-size: 135px;
}

.social {
	right: 30px;
}

#masthead {
	height: 25px;
	
}

.spacer {
	height: 65px;
}

#home {
	height: 465px;
}

.topBanner {
	height: 300px;
}

.topBanner .inner {
	margin-top: -37px;
	height: 75px;
	background-size: 550px;
}

}

@media (max-width: 550px) {
	
.topBanner .inner {
	margin-top: -20px;
	height: 41px;
	background-size: 300px;
}
	
}

@media (max-width: 360px) {
	
#timeline .col33, #timeline .event, #the-team a, #availability .unit {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
	
}