/**
* Tierra Del Fuego
*/

.tierradelfuego {
	padding:0 !important;
}

.tierradelfuego:focus {
	outline:none;
}

/* Common Styles */
.tierradelfuego .title:after {
	content:"";
	background: #7398c6;
	width:32px;
	height: 5px;
	display: block;
	margin-top:5px;
}

.tierradelfuego .overlay {
	position: absolute;
	top: 0;
	left:0;
	width:100%;
	height:100%;
	background: #000;
	opacity:0;
	z-index: 1;
}

.tierradelfuego h2 {
	font-family: 'UniversLTW01-59UltraCn';
	color:#fff;
	font-size: 36px;
	margin:0;
	padding:0;
}

.tierradelfuego .heading h2 {
	line-height: 44px;
}

.tierradelfuego .heading .title:after {
	margin-top: 18px;
}

.tierradelfuego .heading h2 div {
	font-size:60px;
	display:block;
}

.tierradelfuego p {
	font-family:'Univers LT W01 55 Roman';
	font-size:15px;
	line-height: 24px;	
	color:#fff;
}

.tierradelfuego a {
	color: #7398c6;
	text-transform: uppercase;
	text-decoration: none;
}

.tierradelfuego .breadcrumbs a {
	color:#fff;
}

.tierradelfuego a:hover {
	text-decoration: none;
}

.tierradelfuego .col.heading h2, .tierradelfuego .col.heading p {
	margin:0 28px;
	color:#fff;
}

.tierradelfuego .col.heading p {
	margin-top:36px;
}

.tierradelfuego .col.heading p.last {
	margin-top:16px;
}

.tierradelfuego .col {
	float:left;
}

/* Columns (figures) */
.tierradelfuego figure {
	float:left;
	width:33.3%;
}

/* Hero */
.tierradelfuego .hero {
	background:url('/a/pgs/images/tierradelfuego/hero.jpg') 0 61%;
	background-size: cover;
	position: relative;
}

.tierradelfuego .hero h1 {
	background:url('/a/pgs/images/tierradelfuego/hero-text.png') center no-repeat;
	width: 567px;
	height: 176px;
	text-indent: -9999em;
	padding:11% 0;
	margin:0 auto;
}

/* Intro */
.tierradelfuego .intro {
	padding:62px 25px 50px 30px;
	background:url('/a/pgs/images/tierradelfuego/intro.jpg');
	background-size: cover;
}

.tierradelfuego .intro .heading {
	width:34%;
	float:left;
}

.tierradelfuego .intro .text {
	float:right;
	width: 66%;
}

.tierradelfuego .intro p {
	font-family: 'UniversLTW01-47LightCn';
	font-size: 22px;
	color:#fff;
	line-height: 28px;
	margin-bottom: 15px;
}

.tierradelfuego .intro .actions {
	margin-top:35px;
	margin-left: -15px;
}

.tierradelfuego .intro .actions li {
	float:left;
	border:1px solid #929292;
	border-width:0 1px 0 0;
}

.tierradelfuego .intro .actions a {
	font-family:'UniversLTW01-59UltraCn';
	font-size:20px;
	color:#7398c6;
	text-transform: uppercase;
	display: block;
	padding:10px 15px;
}

.tierradelfuego .intro .actions .active {color:#fff;}

.tierradelfuego .intro .last {margin:0;}

.tierradelfuego .intro .actions .last {
	border-right:0;
}

.tierradelfuego .intro .last a {
	padding-left: 15px;
}

/* Intro Drawer */
.tierradelfuego .drawer {
	background: #000;
	text-align: center;
	position: relative;
	overflow: hidden;
	height: 0;
	-webkit-transform: translateZ(0);
	        transform: translateZ(0);
}

.tierradelfuego .drawer.opened .drawer-content {
	display: inline-block;
	visibility: visible;
}

.tierradelfuego .drawer.opened  .drawer-close {
	display: block;
	z-index: 1;
}

.drawer-content {
	visibility: hidden;
	margin:42px 0;
}

.tierradelfuego .drawer .drawer-close {
	position: absolute;
	right:40px;
	top:42px;
	font-family: 'UniversLTW01-47LightCn';
	font-size: 30px;
	color:#fff;
	padding:3px 10px;
	border:1px solid #fff;
	display:none;
	line-height: normal;
}

/* The Land (Map) */
.tierradelfuego .map {
	background:url('/a/pgs/images/tierradelfuego/map.jpg') top right no-repeat;
	position: relative;
}

.tierradelfuego .map .overlay {
	display:none;
}

/* opened state */
.tierradelfuego .map.opened .overlay,
.tierradelfuego .map.opened .close-overlay {
	display:block;
}

.tierradelfuego .map.opened .col-left {
	z-index: auto;
}

.tierradelfuego .map.opened .col-right {
	z-index: 2;
}

.tierradelfuego .map.opened .map-nav {
	position: relative;
	z-index: 2;
}

.tierradelfuego .map h3 {
	font-family:'UniversLTW01-59UltraCn';
}

/* Pins */
.col-left .pin-container {
	width: auto;
	margin-top:50px;
	position:relative;
}
 
.tierradelfuego .map .pins {
	float:right;
	margin:8% 36% 0 0;
	position: relative;
	z-index: 1;
}

.tierradelfuego .map .pin {
	color: #666666;
	font-family:'UniversLTW01-59UltraCn';
	font-size:16px;
	text-align: right;
	background:url('/a/pgs/images/tierradelfuego/pin.png') bottom right no-repeat;
	padding:8px 23px 0 0;
	line-height: 16px;
	display: block;
}

/* pin positions */
.tierradelfuego .map .pin.p1 {
	margin:3px 25px 0 0;
}

.tierradelfuego .map .pin.p2 {
	margin:60px 14px 0 0;
}

.tierradelfuego .map .pin.p3 {
	margin:30px 41px 0 0;
}

/* pin tooltip element */
.tierradelfuego .map .pt1 .img,
.tierradelfuego .map .pt2 .img,
.tierradelfuego .map .pt3 .img {
	height: 100px;
	background-size: cover;
	background-position: bottom left;
	background-repeat:no-repeat;
}

.tierradelfuego .map .pin-tooltip p {
	margin:0 auto;
	text-align: center;
	font-size:14px;
	line-height: 18px;
	padding:16px 34px 30px 34px;
}

.tierradelfuego .map .pin-tooltip {
	position: absolute;
	right:0;
	top:0;
	display:none;
	opacity: 0;
}

.tierradelfuego .map .pin-tooltip.pt1 {
	right:4px;
	top: -52px;
}

.tierradelfuego .map .pin-tooltip.pt2 {
	right: -35px;
	top: 16px;
}

.tierradelfuego .map .pin-tooltip.pt3 {
	right: 26px;
	top: 109px;
}

.tierradelfuego .map .content {
	overflow: hidden;
	background: #363636;
	width:250px;
	border-radius: 160px;
}

.tierradelfuego .map .pin-tooltip:after {
	right: 99.5%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(54, 54, 54, 0);
	border-right-color: #363636;
	border-width: 15px;
	margin-top: -15px;
}

.tierradelfuego .map .pt1 .img {
	background-image:url('/a/pgs/images/tierradelfuego/tip-hms.jpg');
}

.tierradelfuego .map .pt2 .img {
	background-image:url('/a/pgs/images/tierradelfuego/tip-admire.jpg');
}

.tierradelfuego .map .pt3 .img {
	background-image:url('/a/pgs/images/tierradelfuego/tip-selk.jpg');
}

.tierradelfuego .map .pin-tooltip.pt1 .content {width:237px;}

.tierradelfuego .map .pin-tooltip.pt2 .content {width:265px;}

.tierradelfuego .map .pin-tooltip.pt3 .content {width:232px;}

/*slideshow captioning begin*/
.tierradelfuego #captionHolder p.caption {
	margin-right: 0;
	width: 600px;
}
/*slideshow captioning end*/

/* map columns */
.col-left, .col-right, .pin-container {
	width:50%;
	position: relative;
	z-index: 1;
}

.col-left {z-index: 2;}

/* overlay content thumbs */
.map-nav {
	margin-top: 24em;
	margin-left: 28px;
}

.map-nav a {
	color:#fff;
	display: block;
}

.map-nav li {
	float:left;
	width:33.2%;
}

.map-nav li .overlay {
	opacity: 0;
}

.map-nav li.active .overlay {
	display:none;
}

.map-nav li a {
	padding:95px 20px 12px 20px;
	/*width: 150px;*/
	position: relative;
}

.map-nav h3 {
	font-size:20px;
	line-height: 26px;
	margin:0;
}

.map-nav h3 .title {
	font-size:34px;
}

.map-nav li.wildlife a {
	background:url('/a/pgs/images/tierradelfuego/thumb-wildlife.jpg') top left no-repeat;
}

.map-nav li.ecosystem {margin:0 1px;}

.map-nav li.ecosystem a {
	background:url('/a/pgs/images/tierradelfuego/thumb-ecosystem.jpg') top left no-repeat;
}

.map-nav li.history a {
	background:url('/a/pgs/images/tierradelfuego/thumb-history.jpg') top left no-repeat;
}

.map-nav h3 .title:after {
	width:0;
	height:0;
}

/* overlay contents, right column */
.tierradelfuego .map .col-right {
	padding-top: 50px;
	height: 785px;
	overflow: hidden;
	z-index: 1;
	float: right;
}

.col-right h2 {
	font-size:40px;
	line-height: 50px;
}

.col-right .title {
	font-size:60px;
}

.default-content .title:after {
	background: #d9d6c9;
}
 
.col-right .title:after {
	margin-top: 12px;
}

.default-content{
	width:75.7%;
	margin:0 auto;
}

.col-right .ov-cont {
	width:460px;
	padding:0 70px;
	float:left;
}

/* the land container */
.default-content h2 {
	color:#666666;
	float:left;
}

.default-content p {
	float:left;
	color:#666666;
	margin-left: 9%;
	width:69%;
}

.overlay-content {
	background:#101010;
	position:absolute;
	top:0;
	left:100%;
	padding:50px 0 0 0;
	display:none;
	height: 100%;
	width:100%;
	overflow: hidden;
}

.overlay-content-holder {
	width:300%;
	position: relative;
}

.col-right .title {
	margin-bottom: 32px;
}

.col-right .title:after {
	margin-top: 22px;
}

.col-right p {
	margin-bottom: 20px;
}

.col-right p.last {
	margin:0;
}

.col-right .content-img {
	margin-bottom:55px;
	width:auto;
}

.col-right .content-img img {
	width:100%;
}

.col-right .close-overlay {
	display:none;
	width:21px;
	height:21px;
	text-indent: -9999em;
	position: absolute;
	top:0;
	right:0;
	background:url('/a/pgs/images/tierradelfuego/close.png') center no-repeat;
	padding:22px;
}

/* three image columns in overlay */
.col-right .thumbs li {
	float:left;
	width:145px;
	font-size:24px;
	color:#fff;
}

.col-right .thumbs li.middle {margin:0 9px;}

.col-right .thumbs li h3 {
	line-height: 32px;
	margin:22px 0 0 0;
}

.col-right .stats {
	text-align: center;
	margin-top:58px;
}

.col-right .stats li {
	font-family:'UniversLTW01-59UltraCn';
	font-size: 80px;
	display: inline-block;
	line-height: 56px;
	color:#fff;
	padding:0 30px;
	position: relative;
}

.col-right .stats.tight li {padding:0 20px;}

.col-right .stats.tight li.first {padding-right: 28px;}
 
.col-right .stats li.first {padding-left:0;}
.col-right .stats li.last {padding-right:0;}

.col-right .stats li.middle {
	border:1px solid #363636;
	border-width: 0 1px;
}

.col-right .stats .bc {
	font-family:'UniversLTW01-47LightCn';
	font-size: 16px;
	color:#8f8f8f;
	width:5px;
	display: inline-block;
	top:-4px;
	position: absolute;
	line-height: normal;
}

.col-right .stats li .descrip {
	font-family:'UniversLTW01-47LightCn';
	font-size: 16px;
	text-transform: uppercase;
	display: block;
	line-height: normal;
	color:#8f8f8f;
	margin-top: 12px;
}
/* END The Land (Map) */

/* A Unique Partnership */
.partnership {
	background:url('/a/pgs/images/tierradelfuego/partnership.jpg');
	padding-bottom:60px;
}

.partnership .heading {
	width:29%;
	padding:58px 0 0 0;
}

/* tabs */
.partnership .tabset {
	width:63%;
	margin-left:5%;
	padding-top: 7px;
}

.partnership .tabs {
	text-align: center;
	margin:20px 0 16px 0;
}

.partnership .tabs a {
	font-family:'UniversLTW01-59UltraCn';
	font-size:20px;
	display: block;
	line-height: 20px;
	padding: 20px 0 0 0;
}

.partnership .tabs span {
	padding:18px 34px;
	display: block;
	width:110px;
	border-right: 1px solid #585858;
}

.partnership .tabs li {
	display:inline-block;
}

.partnership .tabs li.active {
	background:url('/a/pgs/images/tierradelfuego/current-tab.png') top center no-repeat;
}

.partnership .tabs li.active a {
	color:#fff;
}

.partnership .tabs li.tab-4 span {border:0;}

.partnership .tabs li.tab-2 span {
	width:141px;
}

/* tab viewer */
.partnership .tab-viewer {
	background:#fff;
	/*padding:10px 0;*/
	box-shadow:         0px 1px 8px 3px rgba(0, 0, 0, 0.67);
	overflow: hidden;
	padding-left:0;
	border:10px solid #fff;
}

.partnership .tab-content-holder {
	width:400%;
}

.partnership .tab-content {
	width:auto;
	background:url('/a/pgs/images/tierradelfuego/tab-content-back.jpg') top right no-repeat;
	float:left;
}

.partnership .tab-content img {
	float:left;
	/*margin-left: 13px;*/
}

.partnership .tab-content p {
	margin-top: 20px;
	width:360px;
	line-height: 22px;
}

.partnership .tab-content figcaption {
	float:left;
	padding:16px 38px 20px 44px;
}

.partnership .tab-content figcaption p {
	font-size:14px;
}

.partnership .tab-content.current {
	display:block;
}
/* END A Unique Partnership */

/* Quotes */
.tierradelfuego .quote {
	background:url('/a/pgs/images/tierradelfuego/quote.jpg') 0 80%;
	background-size: cover;
	font-family:'UniversLTW01-59UltraCn';
	color:#fff;
	text-transform: uppercase;
	text-align: center;
	padding:10% 0;
}

.tierradelfuego .quote blockquote {
	border:0;
	font-size:42px;
	padding:0;
	width:78%;
	margin:0 auto;
	line-height: normal;
}

.tierradelfuego .quote cite {
	font-size:20px;
	margin-top: 40px;
	display: block;
}

/* A Healthy environment... */
.quote.environment {
	background-image: url('/a/pgs/images/tierradelfuego/quote2.jpg');
}

/* Catalyst for Conservation */
.catalyst .col {
	width:50%;
}

.catalyst .row {
	display: block;
	clear:both;
}

.catalyst .col.heading {
	padding:42px 0;
	background:url('/a/pgs/images/tierradelfuego/colback2.jpg');
}

.catalyst .col.heading p {
	width:82%;
}

/* Box Styles */
.catalyst .box {
	position: relative;
	float:left;
	overflow: hidden;
	cursor: pointer;
}

.catalyst .box .copy {
	z-index: 1;
	margin:0 40px;
	top:50%;
	margin-top:-53px;
	position: absolute;
	left:0;
	color:#fff;
}

.catalyst .box .copy p {
	opacity:0;
	visibility: hidden;
	position: relative;
	/*bottom:-8em;*/
}

.catalyst .box h3 {
	margin:0;
	padding:0;
	line-height: 32px;
	font-size:30px;
	font-family:'UniversLTW01-47LightCn';
}

.catalyst .box h3:after {
	content:"";
	width:53px;
	height:1px;
	border-top:1px solid #fff;
	display:block;
	margin:18px 0 28px 0;
}

.catalyst .box img {
	display:block;
	/*width:100%;*/
}

.catalyst .box.hover img {
	opacity:0;
}

.catalyst .box.hover p {
	opacity:1;
	bottom:0;
}

/* Box backgrounds/overrides */
.catalyst .col .box.b1 {
	background-color:#756d47;
	/*width:53%;*/
}

.catalyst .col .box.b2 {
	background-color: #5f3a3a;
	/*width:47%;*/
}

.catalyst .box.b3 {
	background-color:#688953;
}

.catalyst .box.b4 {
	background-color:#395e5b;
}

.catalyst .box.b5 {
	background-color:#70593e;
}

/* Top Boxes */
.catalyst .col .box {
	width:50%;
	height: 303px;
}

.catalyst .col .box p {
	width:auto;
	margin-top: 28px;
}

/* Bottom Boxes */
.catalyst .row .box {
	width:auto;
}
/* END A Catalyst for Conservation */

.quote.partnership {
	background-image:url('/a/pgs/images/tierradelfuego/quote.jpg');
}

/* Explore Other Ways */
.explore-other-ways {margin-bottom: 8em;}

.explore-other-ways h3 {
	font-family:'UniversLTW01-67BoldCn';
	font-size: 24px;
	line-height: normal;
	margin: 46px 0 30px 0;
}

.explore-other-ways a {
	font-family:'UniversLTW01-67BoldCn';
	font-size: 14px;
}

.explore-other-ways img {
	float:left;
}

.explore-other-ways figcaption {
	float:left;
	width:203px;
	margin-left:20px;
	font-size:14px;
}

.explore-other-ways figure h4 {
	margin:0;
	line-height: 20px;
	padding:0;
	font-size:18px;
	text-transform: uppercase;
}

.explore-other-ways figure h4 + a{
	display: block;
	margin-top: 20px;
}

.explore-other-ways figure p {
	line-height: 18px;
	margin:10px 0;
	color:#000;
	font-family: "Arial";
	font-size:14px;
}

/* Access, Education, Research */
.three-cols {
	padding:48px 10px 57px 10px;
	background-image:url('/a/pgs/images/tierradelfuego/threecolsback.jpg');
	font-size:15px;
	color:#fff;
}

.three-cols img {
	display: block;
	width:100%;
}

.three-cols figure {
	margin: 0 20px;
	width:29.7%;
}

.three-cols h2 {
	line-height: normal;
}

.three-cols p {
	font-family:'Univers LT W01 55 Roman';
	margin-top: 30px;
	line-height: 22px;
}

.three-cols figcaption {
	background-image:url('/a/pgs/images/tierradelfuego/colback.jpg');
	padding:36px 23px 70px 23px;
	box-shadow:         0px 5px 12px 0px rgba(50, 50, 50, 0.2);
}

/**
* Tierra Del Fuego
* Tablet Overrides 
*/
@media screen and (max-width:1230px) {
	.tierradelfuego .intro .heading h2 {
		font-size:33px;
	}
	.tierradelfuego .intro .heading .title {
		font-size: 50px;
	}
	.tierradelfuego .intro .text {width:60%;}
	.tierradelfuego .intro p {font-size:20px;line-height:25px;}
	.tierradelfuego .intro .actions a {font-size: 17px;}
	.tierradelfuego .map {background-position: top left;}
	.tierradelfuego .pin-container {left:23%;}
	.tierradelfuego .map .pins {margin:10% 44% 0 0;}
	/*slideshow captioning begin*/
	.tierradelfuego #captionHolder p.caption {
		margin-right: 0;
		width: 440px;
		font: "Arial Narrow", Arial, Helvetica, sans-serif;
		font-size: 1em;
	}
	#captionHolder p.controls a {
		font-size: 0.7em;
	}
	#captionHolder {
		height: 47px;
	}
	/*slideshow captioning end*/
	.col-right .default-content, .col-right .overlay-content .default-content {width:84%;}
	.col-right .default-content p {width:66%;}	
	.overlay-content .thumbs li {width:128px; font-size: 25px;}
	.overlay-content .stats li {font-size:68px;}
	.overlay-content .stats li .descrip {font-size:13px;}
	.partnership .tabs span {padding:18px 12px; font-size: 17px;}
	.partnership .tab-content-holder {width:403%;}
	.partnership .tab-content {background-repeat: repeat-x;}
	.partnership .tab-content figcaption {padding:16px 10px 0px 11px;}
	.partnership .tab-content p {width:270px;font-size:13px !important; margin-top:11px;}
	.quote blockquote {font-size:34px;}
	.catalyst .box h3 {font-size:23px; line-height: 27px;}
	.catalyst .box p {font-size:14px; line-height: 20px;}
	.catalyst .row .box {width:33.334%;}
	.catalyst .col .box.b1,
	.catalyst .col .box.b2 {width:240px;}
	.catalyst p {font-size:13px;}
	.three-cols figure {margin:0 17px;}
	.explore-other-ways figure h4 {font-size:16px;}
	.explore-other-ways figure p {font-size:12px;}
	.explore-other-ways figcaption {width:174px;}
	.map-nav li {width:33.1%;}
	.col-right .overlay-content .ov-cont {width: 404px;padding: 0px 38px;}
}

/**
* Tierra Del Fuego
* Mobile Overrides
*/

/* Common Styles */
.mobile #content.tierradelfuego .col,
.mobile #content.tierradelfuego .heading,
.mobile #content.tierradelfuego .box,
.mobile #content.tierradelfuego .text {
	display:block;
	clear:both;
	width:100%;
}

.mobile #content.tierradelfuego .title:after {
	width:15px;
	height: 4px;
}

.mobile #content.tierradelfuego .col.heading h2 {
	line-height: 34px;
	font-size: 28px;
}

.mobile #content.tierradelfuego .col.heading h2 .title {
	font-size:44px;s
}

.mobile #content.tierradelfuego .col.heading h2 .title:after {
	margin-top: 10px;
}

.mobile #content.tierradelfuego h1, 
.mobile #content.tierradelfuego h2,
.mobile #content.tierradelfuego h3,
.mobile #content.tierradelfuego h4 {
	text-transform: uppercase;
}

.mobile #content.tierradelfuego .col.heading {
	padding:50px 15px;
	width:auto;
}

.mobile #content.tierradelfuego .col.heading h2,
.mobile #content.tierradelfuego .col.heading p {
	margin:0;
}

.mobile #content.tierradelfuego .col.heading p {
	width:auto;
	margin-top: 16px;
}

.mobile #content.tierradelfuego p {
	font-size: 12px;
	line-height: 18px;
}

.mobile #content.tierradelfuego .share {
	padding:26px 0;
}

.mobile #content.tierradelfuego .overlay {
	display:block;
	-webkit-transition: opacity .5s ease-in-out;
	        transition: opacity .5s ease-in-out;
}

/* Hero */
.mobile #content.tierradelfuego .hero {
	background-image: url('/a/pgs/mobile/images/tierradelfuego/hero.jpg');
}
 
.mobile #content.tierradelfuego .hero h1 {
    background: url(/a/pgs/images/tierradelfuego/hero-text.png) center no-repeat;
    background-size: contain;
	width:309px;
	height:97px;
	padding:6% 0;
}

/* Intro */
.mobile #content.tierradelfuego .intro {
	padding:36px 6px;
	background-image:url('/a/pgs/mobile/images/tierradelfuego/intro.jpg');
	background-size: cover;
}

.mobile #content.tierradelfuego .intro h2 {
	line-height: 30px;
	font-size: 24px;
	margin-bottom: 20px;
}

.mobile #content.tierradelfuego .intro h2 .title {
	font-size:36px;
}

.mobile #content.tierradelfuego .intro h2 .title:after {margin-top:10px;}

.mobile #content.tierradelfuego .intro p {
	font-size:16px;
	line-height: 20px;
}

.mobile #content.tierradelfuego .intro .actions {
	margin-top: 30px;
	margin-left: 0;
	border-top:1px solid #5e5e5e;
}

.mobile #content.tierradelfuego .intro .actions li {
	clear:both;
	float:none;
	border-color:#5e5e5e;
	border-width:0 0 1px 0;
}

.mobile #content.tierradelfuego .intro .actions a {
	font-size:15px; 
	padding:10px 0;
	display: block;
}

/*.mobile #content.tierradelfuego .intro .actions .last a {padding-left: 12px;}*/

/* Intro Drawer */
.mobile #content.tierradelfuego .drawer {
	transition:height .3s ease-in-out;
}

.mobile #content.tierradelfuego .drawer-content {
	margin-right: 20px;
	margin-left: 20px;
}

.mobile #content.tierradelfuego .drawer-close {
	top:13px;
	right:20px;
	padding:3px 8px;
	z-index: 1;
	font-size: 16px;
}

/* The Land (Map) */
.mobile #content.tierradelfuego .map {
	background:#e9e8e8;
	overflow: hidden;
}

.mobile #content.tierradelfuego .map h2 {
	font-size: 28px;
	line-height: 32px;
}

.mobile #content.tierradelfuego .map .title {
	font-size: 40px;
}

.mobile #content.tierradelfuego .map .close-overlay {
	top:1em;
	z-index: 2;
	padding: 5px 15px;
}

/* opened state */
.mobile #content.tierradelfuego .map.opened .overlay {
	opacity:.7;
}

.mobile #content.tierradelfuego .map.opened .map-overlay {opacity: .9; z-index: 2;}

.mobile #content.tierradelfuego .map.opened .map-nav ul {
	top:2em;
}

.mobile #content.tierradelfuego .map.opened .col-right.slideOpen {
	left:0;
}

.mobile #content.tierradelfuego .map.opened .col-left {
	/*min-height: 718px;*/
}

/* Pin Accordion */
.mobile #content.tierradelfuego .pin-accordion {
	margin:0 14px;
	border-bottom:1px solid #d8d7d7;
	margin-bottom: 50px;
	clear:both;
	position: relative;
	z-index: 2;
}

.mobile #content.tierradelfuego .pin-accordion li {
	border:1px solid #d8d7d7;
	border-width:1px 0 0 0;
}

.mobile #content.tierradelfuego .pin-accordion .img {height:62px;}

.mobile #content.tierradelfuego .pin-accordion .pt2 .img,
.mobile #content.tierradelfuego .pin-accordion .pt3 .img {
	background-position: left 27%;
}

.mobile #content.tierradelfuego .pin-accordion a {
	text-align: left;
	margin:0;
	background: none;
	padding:12px 0;
	position: relative;
}

.mobile #content.tierradelfuego .pin-accordion .activated:after {
	content: "-";
	font-size: 29px;
	line-height: 12px;
}

.mobile #content.tierradelfuego .pin-accordion a:after {
	content:"+";
	text-align: right;
	float:right;
	color: #7398c6;
}

.mobile #content.tierradelfuego .pin-accordion .content {
	border-radius: 0;
	width:auto;
	height: 0;
	overflow: hidden;
}

.mobile #content.tierradelfuego .pin-accordion .content p {
	margin:10px;
	line-height: 16px;
}

.mobile #content.tierradelfuego .pin-accordion .activated + .content {
	height:auto;
	margin-bottom: 12px;
}

/* overlay content thumbs */
.mobile #content.tierradelfuego .map-nav {
	margin: 0;
	background:url('/a/pgs/mobile/images/tierradelfuego/map.jpg') top left no-repeat; 
	background-size: 320px;
	/*padding:88% 0 1em;*/
	height: 25em;
	position: static;
	z-index: 0;
}

.mobile #content.tierradelfuego .map-nav h3 {
	font-size: 18px;
	line-height: 18px;
}

.mobile #content.tierradelfuego .map-nav .title {
	font-size:20px;
}

.mobile #content.tierradelfuego .map-nav .title:after {
	display:none;
}

.mobile #content.tierradelfuego .map-nav ul {
	position: absolute;
	z-index: 3;
	padding:0 14px;
	top:79.6%;
	left:0;
	width:91%;
	-webkit-transition:all .5s ease-in-out;
	        transition:all .5s ease-in-out;
	-webkit-transition-delay: .6s;
	        transition-delay: .6s;
}

.mobile #content.tierradelfuego .map-nav a {
	padding:50px 0 10px 10px;
	background-size: cover;
}

.mobile #content.tierradelfuego .map-nav .active .overlay {
	/*width:0;*/
	/*height:0;*/
	opacity:0;
}

/* map columns */
.mobile #content.tierradelfuego .map .col-left {
	min-height: 0px;
	-webkit-transition: min-height .5s ease-in-out;
	        transition: min-height .5s ease-in-out;
}

/* overlay contents, right column */
.mobile #content.tierradelfuego .map .col-right {
	padding:0;
	height: auto;
	position: absolute;
	top:8em;
	padding:1em 0;
	left:100%;
	width:100%;
	height:100%;
	z-index: 3;
	background:#101010;
	-webkit-transition:all .5s ease-in-out;
	        transition:all .5s ease-in-out;
	/*transition-delay: 1s;*/
}

.mobile #content.tierradelfuego .map .col-right .content-img {margin-bottom: 26px;}
.mobile #content.tierradelfuego .map .col-right .stats {margin-top: 28px;}
.mobile #content.tierradelfuego .map .col-right .stats li {
	line-height: 30px;
	font-size: 42px;
	float:left;
	width:33%;
	padding:0;
}

.mobile #content.tierradelfuego .map .col-right .stats li .descrip {
	font-size:12px;
}

.mobile #content.tierradelfuego .map .col-right .stats.tight li {width:31%;}
.mobile #content.tierradelfuego .map .col-right .stats.tight li.first {padding-right:12px;}

.mobile #content.tierradelfuego .map .col-right .stats .bc {
	font-size:12px;
}

.mobile #content.tierradelfuego .map .col-right .title:after {
	margin-top: 12px;
}

.mobile #content.tierradelfuego .map .col-right .ov-cont {
	width:33.3%;
	padding:0;
}

.mobile #content.tierradelfuego .map .col-right .ov-cont p {
	margin-bottom: 12px;
}

.mobile #content.tierradelfuego .map .col-right .ov-cont .title,
.mobile #content.tierradelfuego .map .col-right .ov-cont p,
.mobile #content.tierradelfuego .map .col-right .ov-cont .content-img,
.mobile #content.tierradelfuego .map .col-right .ov-cont .stats {
	padding:0 14px;
}

.mobile #content.tierradelfuego .map .overlay-content-holder {
	-webkit-transition:all .5s ease-in-out;
	        transition:all .5s ease-in-out;
}

/* the land container */
.mobile #content.tierradelfuego .map .default-content {
	width:auto;
	padding:32px 14px;
	overflow: auto;
	position: relative;
	z-index: 2;
}

.mobile #content.tierradelfuego .map .default-content p {
	margin:0;
	width:72%;
	float:right;
	font-size: 11px;
	line-height: 17px;
}

/* three image columns in overlay */
.mobile #content.tierradelfuego .map .col-right .thumbs li {
	width:33.3%;
	font-size: 21px;
}

.mobile #content.tierradelfuego .map .col-right .thumbs li img {width:90%;}

.mobile #content.tierradelfuego .map .col-right .thumbs li.middle {margin:0;}

.mobile #content.tierradelfuego .map .col-right .thumbs li h3 {
	line-height: 23px;
	margin-top: 4px;
}
/* END The Land (Map) */

/* Unique Partnership */
.mobile #content.tierradelfuego .partnership  {
	padding:28px 8px;
}

.mobile #content.tierradelfuego .partnership .col.heading {
	padding:0 8px 12px;
}

/* tabs */
.mobile #content.tierradelfuego .tabs {
	margin:0 auto 20px auto;
	/*overflow: auto;*/
	width: 19em;
}

.mobile #content.tierradelfuego .tabs a {
	line-height: 17px;
	padding:20px 0 0 0;
	height: 56px;
}

.mobile #content.tierradelfuego .tabs li {float:left;}

.mobile #content.tierradelfuego .tabs li {background-size: 14px;}

.mobile #content.tierradelfuego .tabs .tab-1 span {width:52px;}

.mobile #content.tierradelfuego .tabs span {
	padding:6px;
	font-size: 15px;
	width:67px;
	height:47px;
}

.mobile #content.tierradelfuego .tabset {
	padding:0;
	margin:0;
}

/* tab viewer */
.mobile #content.tierradelfuego .partnership .tab-viewer {
	border-width: 5px;
	background:url('/a/pgs/images/tierradelfuego/tab-content-back.jpg') top right no-repeat;
}

.mobile #content.tierradelfuego .partnership .tab-content {
	width:25%;
	background:none;
}

.mobile #content.tierradelfuego .partnership figcaption {
	padding:24px 20px 34px;
}

.mobile #content.tierradelfuego .partnership figcaption p {
	width: auto;
	margin-top:0;
}

.mobile #content.tierradelfuego .partnership figcaption p:last-child {
	margin:0;
}
/* END A Unique Partnership */

/* Quotes */
.mobile #content.tierradelfuego .quote {
	padding:50px 20px;
}

.mobile #content.tierradelfuego .quote blockquote {
	margin:0;
	width:auto;
	color:#fff;
	font-size:20px;
}

.mobile #content.tierradelfuego .quote cite {
	font-size:16px;
	margin-top: 18px;
}

/* Catalyst for Conservation */
/* box styles */
.mobile #content.tierradelfuego .catalyst .box {
	height:194px;
	margin:0;
	cursor: none;
}

.mobile #content.tierradelfuego .catalyst .box img {
	opacity:.5;
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px);
	width:100%;
}

.mobile #content.tierradelfuego .catalyst .box h3 {
	font-size:19px;
	width:10em;
	line-height: 22px;
}

.mobile #content.tierradelfuego .catalyst .box h3:after {
	margin:6px 0 12px 0;
}

.mobile #content.tierradelfuego .catalyst .copy {
	margin:0 15px;
	margin-top:-59px;
}

.mobile #content.tierradelfuego .catalyst .copy p {
	visibility: visible;
	opacity:1;
	margin:0;
	line-height: 18px;
	width:23em;
}

.mobile #content.tierradelfuego .catalyst .box.b3 .copy,
.mobile #content.tierradelfuego .catalyst .box.b4 .copy {
	margin-top: -68px;
}

.mobile #content.tierradelfuego .catalyst .box.b5 .copy {
	margin-top: -57px;
}

/* Access, Education, Research */
.mobile #content.tierradelfuego .three-cols {
	padding:0;
	background: none;
}

.mobile #content.tierradelfuego .three-cols .col {
	margin:0;
}

.mobile #content.tierradelfuego .three-cols figcaption {
	padding:34px 15px 50px;
}

.mobile #content.tierradelfuego .three-cols figcaption p {
	margin:12px 0 0 0;
}

.mobile #content.tierradelfuego .three-cols figcaption h2 {
	font-size:28px;
}

/* Explore Other Ways */
.mobile #content.tierradelfuego .explore-other-ways {
	margin:0 0 10px 0;
}

.mobile #content.tierradelfuego .explore-other-ways h3 {
	background:#254265;
	padding:6px;
	font-size:12px;
	color:#fff;
	margin:0 0 10px 0;
}

.mobile #content.tierradelfuego .explore-other-ways a {
	display: block;
	padding:6px;
	color:#333333;
	background:url('/a/pgs/mobile/images/landing-nav-arrow-x2.png') 97% center no-repeat;
	background-size: 6px 8px;
}

.responsive-gallery .photo-number {
    bottom: 12px;
    right: 20px
}