@media screen and (max-width:600px){
	.team-member {
	float:none;
	padding:0 10%;
	width:100%;
	text-align: center;
	margin: 40px auto;
}


}
@media screen and (min-width:768px){
	.mobile-overflow .icon {
		display: none;
	}
	
}

@media screen and (max-width:768px){
.open-home-content {
	display: none;
}
}
@media screen and (max-width:767px){




#mobileYears {
	display: block;
	border-bottom: 1px solid #d1d3d3;
position: absolute;
top: 68px;
left: 0;
right: 0;
background-color: #fff;
padding-top: 20px;
background-color: #fff;
z-index: 1;


}

#performance table {
margin: 50px 0 40px 0;
}

#tableYears {
	display: none;
}

#mobileYears .year {
text-align: right;
float: left;
color: #000000;
font-size: 1.8em;
line-height: 1.27em;
padding: 0 0 8px 0;
vertical-align: bottom;
width: 15%;
font-size: 1.4em;

}

#mobileYears:after {
	content: '';
	clear: both;
	display: block;
}

#mobileYears  .year:first-child {

    margin-left: 40%;

}
.table,
.table-row,
.table-cell {
	display: block;
}
section.map .accordion-house .location-house .table-cell {
	width:100%;
	padding:20px 0;
	border-bottom: 1px solid #d0d3d4;
	border-right:none;
	border-left:none;
	height:auto;
	
}
section.map .accordion-house .location-house .table-row:last-child .table-cell:last-child  {
	border-bottom: 0;
}


	.mobile-overflow {
	    overflow: scroll;
	    width: 100%;
	    
  -webkit-overflow-scrolling: touch;
  
  position: relative;
  
	}
	/*
	#tableYears {
		width:200%;
	}*/
	.mobile-overflow .icon {
		display: block;
		height:38px;
		width:38px;
		padding:5px;
		border-radius: 50%;
		font-size: 20px;
		color:#D22630;
		opacity: .65;

		position: absolute;
		right:0;
		top: 185px;
		z-index: 0;
		background-color: #fff;
		
	  animation: scroll 1s infinite alternate;
  -webkit-animation: scroll 1s infinite alternate;
  transition:.3s;	
  background-image: url('../_img/icon-swipe.svg');
  background-size:contain;
	}
	
	
@keyframes scrolll {
  from {
    transform: translateX(0px);
  }
  to {
    transform: translateX(-20px);
  }
}
@-webkit-keyframes scroll {
  from {
    transform: translateX(-20px);
  }
  to {
    transform: translateX(0px);
  }
}	
	.overflow-inner {
	    width: 200%;
	}

	.desktop {
		display: none !important;
	}
	body {
		padding-left:0;
	}
	.mobile {
		display: block !important;
	}
	
	body {
		padding-top: 91px;
	}
	

	.location-page section.top-section h1.pageTitle .dark, .single-page section.top-section h1.pageTitle .dark{
		display: block;
		font-size: 35px;
	}
	
	.location-page section.top-section h1.pageTitle, .single-page section.top-section h1.pageTitle {
		padding-top:15px;
	}
	
	section.top-section h1.pageTitle {
		font-size: 35px;
	}

	section.map {
	    min-height: 700px;
	    overflow: hidden;
	    position: relative;
	    background-color: transparent;
	   width: 88%;
	    margin: 0 6%;
	}
	
	section.map .map-screen {
		display: none;
	}
	
	#map {
		left:0;
		right:0;
	}
	
	section.map .accordion-house {
		width:100%;
		pointer-events: none;
		height:700px;
		background-color: transparent;
	}
	
	section.map .accordion-house.allow-pointer {
		pointer-events:auto;
	}
	
	section.map .accordion-house .map-intro {
		padding:25px 15px 0 15px;
	}
	section.map .accordion-house .map-intro .map-intro-title {
		font-size: 36px;
		
	}
	section.map .accordion-house .map-intro .map-intro-instruct {
		font-size: 18px;
	}
	section.map .accordion-house .location-house {
    left: auto;
    right: 0;
    width: calc(100% - 50px);
    height: 580px;
    top:134px;
	}
	section.map .accordion-house .location-house .place-title {
		font-size: 22px;
		padding:12px 25px;
	}
	.accordion-house-close {
	    left: 0;
	    top: 134px;
		z-index: 100;
	}
	
	.photo-quote img {
		float:none;
		margin:0 auto 20px auto;
		width:30%;
		height:auto;
	}

	.photo-quote p {
		font-size: 17px;
		text-align: center;
	}
	.stories-header {
		height:auto;
	    width: 100%;
	    float: none;
	    padding-left: 0;
	    margin:0;
	
	}
	
	section.top-section .top-image::before, .stories-header::before {
		display: none;
	}
	.stories-header .story-link {
		float:none;
		width:100%;
		margin-top: 20px;
		margin-right:0%;
		height:0;
		padding-top:54%;
	}
	
	.landing section.content p.intro {
		width:100%;
		margin:40px 0;
	}
	
	.location-page section.top-section {
		padding-bottom: 0;
	}
	
	.col50.graph:first-child, .col50.graph:last-child{
		width:100% !important;
		margin:20px 0 40px 0 !important;
		float:none;
	}
	
	#environment .col50.graph:last-child {
		padding:0 8%;
	}
	
	.col50.graph h3, .col50.graph h6{
		text-align: center;
	}
	
	.callout-bar-item, .col33 {
		width:100%;
		margin:45px 0;
		float:none;
	}
	.inner section.top-section .top-image {
		float:none;
		width:100%;
	}
	
	.related-links .container {
		width:100%;
	}
	.related-links {
		font-size: 14px;
		padding:12px 0;
		text-align: center;
	}
	.photo-quote p, section.content .photo-quote p {
		width:80%;
		margin:0 auto;
		float:none;
	}
	.photo-quote img, section.content img {
		float:none;
		display: block;
		width:100%;
		height:auto;
		margin-left:auto;
		margin-right:auto;
	}
	
	section.content img.trophy{
		width:50px;
		margin-left: 0;
	}
	
	section.content img.signature {
		margin-left:0;
	
	}
	.photo-quote p.vertical {
		position: static;
		transform:none;
	}
	#table-nav ul.tabs li {
		font-size: .8em;
		padding:15px 0;
	}
	
.tooltip {
	font-size: 10px;
	width:300px;
	padding:15px;
	left: 6% !important;
    right: 6% !important;
    transform: none;
        width: 88% !important;
    bottom: 0;
	top:auto;
    position: fixed;
}
.tooltip .after { 
	    left: 50% !important;
	        transform: translateX(-50%) !important;
}
.more-info {
	padding:0 6%;
	}
.more-info a {
font-size: 21px;
}

ul.download-list li a span.pdf {
	margin-right: 0;
}

ul.download-list li {
	font-size: 14px;
}

}