/*
font-family:'DINNextW01-CondensedBol';
font-family:'DINNextW01-CondensedLig';
font-family:'DINNextW01-CondensedUlt';
font-family:'DINNextW01-CondensedReg';
font-family:'DINNextW01-CondensedMed';
font-family:'DIN Next W01 Light';
font-family:'DIN Next W01 Regular';
font-family:'DIN Next W01 Medium';


*/




html,body {height:100%}
body {margin:0;font-family:'Open Sans regular',sans-serif;font-size:12px;overflow-x:hidden}
A {text-decoration:none}
IMG {border-radius: 5px!important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;

}
.hidden { visibility:hidden}
.clear {clear:both;float:none}



DIV.menu>SPAN {
	position: fixed;
	z-index: 100;
	background: rgba(0,0,0,0.25);
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	color: #FCD70C;
	font-size: 23px;
	padding: 10px 0px 15px;
	border-radius: 0px;
	right: 0px;
	cursor: pointer;
	text-align: center;
	width: 100%;
	font-weight: 600;
	font-style: italic;
}

.casa{
	/*margin-left: auto;
	margin-right: auto;*/
	background-color:#000;
}

DIV.menu {
	position:fixed;
	top:0px;
	left:0;
	right:0;
	z-index:100;
	background:#000;
	background:rgba(0,0,0,0.55);
	border-radius:0 0 0 0px;

}

DIV.menu {
	/*background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.55) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.55)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.55) 100%);
	background: -o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.55) 100%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.55) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.55) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#8c000000',GradientType=0 );*/
}
DIV.menu>UL {
	z-index:100;
	display:block;
	font-family:'Open Sans regular',sans-serif;
	font-size:20px;
	color:#fff;
	float:left;
	margin:31px 0;
	padding:0 1%
}

DIV.menu>UL.logo {padding:0 15px}
DIV.menu>UL.right {float:right}
DIV.menu>UL.line {border-left:1px solid #999;border-left:1px solid rgba(255,255,255,0.5)}
DIV.menu>UL>LI {display:block;margin:0;padding:0;position:relative}
DIV.menu LI.social {clear:both}
DIV.menu LI.social A {width:28px;height:25px;background:url('../img/social.png') no-repeat;background-size:162px;display:block;float:left;margin:6px 16px 0 0;opacity:0.4;filter:alpha(opacity=40)}
DIV.menu LI.social A:hover {opacity:1;filter:alpha(opacity=100)}
DIV.menu LI.social A.twitter {background-position:1px 0}
DIV.menu LI.social A.flickr {background-position:-43px 0}
DIV.menu LI.social A.pinterest {background-position:-90px 0}
DIV.menu LI.social A.tumblr {background-position:-135px 0}
DIV.menu A {
	color:#cccccc;
	letter-spacing: 0.3px;
	 font-size:13px;
	cursor:pointer;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-weight:bold;
	line-height:21px;
	font-style: italic;
    font-weight: 500;
}

DIV.menu A:hover {color:#fcd70c}
DIV.menu A.big,
DIV.menu UL.big A {
	font-size:20px;
	color:#fcd70c;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-style: italic;
	font-weight: 700;
}

.titulomenu {
   	color: #FCD70C;
    font-family: 'Open Sans',Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 700;
}


DIV.menu UL.big A {line-height:30px}
DIV.menu UL.big A {line-height:30px}
DIV.menu A.shop {background:url('../img/logosmall.png') no-repeat 60px 6px;background-size:36px;background-color:#7e2215;background-color:rgba(158,33,6,0.75);padding:3px 0 2px 8px;font-family:'DIN Next W01 Light',sans-serif;color:#fff;font-size:24px;margin:2px 0;float:left;letter-spacing:-1px;font-weight:bold !important;border-radius:0 7px 7px 0;box-shadow:#000 0 0 10px;width:103px}
DIV.menu A.shop:hover {background-color:rgba(158,33,6,1)}
DIV.menu H1 {font-family:'Open Sans',sans-serif;font-size:58px;font-weight:normal;margin:2px 0 0 0;line-height:43px}
DIV.menu H1 IMG {display:block;margin:0px 0 0 20px;width:98px;height:83px}
DIV.menu H1 A {font-size:58px}
DIV.menu H1 SPAN {font-family:'Open Sans',sans-serif;font-size:36px}
DIV.menu A.close>SPAN {
	font-family:'Open Sans',
	sans-serif;
	font-size:24px;
	color:#FCD70C;
	/*text-shadow:#000 0 0 10px;*/
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	transform:rotate(-90deg);
	display:inline-block;
	padding-left:0px;
	margin-left:10px;
	font-weight:normal
}

DIV.menu .addthis_toolbox {position:absolute;bottom:15px;left:24px}
DIV.menu DIV.social {position:absolute;bottom:15px;left:24px}
DIV.menu DIV.social IFRAME.fb {float:left}
DIV.menu DIV.social IFRAME.tw {float:left;margin-top:13px}
DIV.menu H2 {margin:0;color:#fff;clear:both;float:right;padding:20px 15px 10px 0;text-align:right;font-family:'DINNextW01-CondensedUlt',sans-serif;font-size:36px;font-weight:normal;text-transform:uppercase}

DIV.staticbackground {position:fixed;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-1;opacity:0.4;filter:alpha(opacity=40)}

DIV.slider {width:100%;height:100%;overflow:hidden}
DIV.slider IMG {position:absolute;height:207px;z-index:3;left:5px;top:5px}
DIV.slider SPAN.next, DIV.slider SPAN.prev {position:absolute;font-family:'arial',sans-serif;font-size:100px;color:#fff;text-shadow:#000 0 0 10px;top:50%;padding:30px;margin-top:-69px;cursor:pointer;z-index:2}
DIV.slider SPAN.next:hover, DIV.slider SPAN.prev:hover {text-shadow:#fff 0 0 10px;color:rgba(255,255,255,0.7)}
DIV.slider SPAN.prev {left:0}
DIV.slider SPAN.next {right:0}
DIV.slider UL {display:block;margin:0;padding:0;height:100%}
DIV.slider UL>LI {display:block;margin:0;padding:0;height:100%;list-style:none;b1ackground-size:cover;background-position:center;background-repeat:no-repeat;position:relative;float:left}
DIV.slider UL>LI H2 {font-family:'DINNextW01-CondensedMed',sans-serif;font-size:58px;font-weight:normal;color:#fff;text-transform:uppercase;margin:0 0 0 30px;position:absolute;bottom:60px;text-shadow:rgba(0,0,0,0.5) 0 0 10px;z-index:1;letter-spacing:-1px}
DIV.slider UL>LI H2 A {color:#fff}
DIV.slider UL>LI H3 {font-family:'DINNextW01-CondensedUlt',sans-serif;font-size:36px;font-weight:normal;color:#fff;text-transform:uppercase;margin:0 0 0 30px;position:absolute;bottom:33px;text-shadow:rgba(0,0,0,0.5) 0 0 10px;z-index:1;letter-spacing:-1px}
DIV.slider DIV.quote {
	text-transform:none;
	position:absolute;top:50%;
	width:60%;margin:auto;text-align:center;margin-top:-80px;left:20%;height:200px}
DIV.slider
DIV.quote>SPAN {
	background:rgba(0,0,0,0.4);
	display:block;border-radius:7px;
	color:#fff;padding:20px 20px 17px;
	  font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	   font-style: italic;
	font-weight:normal;font-size:35px;
	letter-spacing:0.5px;
	font-weight: 300;
	}


DIV.slider
DIV.quote.shop {
	width:600px;
	left:50%;
	margin-left:-300px;
	text-align:left;
	margin-top:-140px
}

DIV.slider DIV.quote.shop>SPAN {height:210px;padding-right:60px}
DIV.slider DIV.quote.shop>SPAN>IMG {height:170px;display:block;float:left;position:relative;border:10px solid #fff;border-radius:7px;margin:2px 20px 0 0}
DIV.slider DIV.quote A.more {width:130px;margin:10px auto 20px;background:rgba(0,0,0,0.4);padding:9px 0 7px;font-family:'DIN Next W01 Light',sans-serif;color:#fff;font-size:18px;text-align:center;letter-spacing:1px;display:block;cursor:pointer;border-radius:7px;text-transform:none;box-shadow:inset rgba(0,0,0,0.3) 0 1px 1px,inset rgba(255,255,255,0.2) 0 -1px 0px;float:right}
DIV.slider A.shopicon {position:absolute;right:10px;top:0;background-color:#7e2215;background-color:rgba(158,33,6,0.75);font-family:'DIN Next W01 Light',sans-serif;font-size:20px;text-transform:none;padding:5px 5px 20px;border-radius:0 0 7px 7px;box-shadow:#000 0 5px 6px;color:#fff}
DIV.slider A.shopicon>IMG {height:28px;display:block;position:relative;margin:0;left:0}

A.bottomlink {position:absolute;bottom:0;left:50%;width:400px;margin:0 0 0 -190px;z-index:10;background:rgba(0,0,0,0.4);padding:2px 0 2px;font-family:'Open Sans bold',sans-serif;color:#e5e6e6;font-size:10px;border-radius:8px 8px 0 0;text-align:center;letter-spacing:1px;display:block}
/*A.bottomlink:hover {box-shadow:rgba(255,255,255,0.9) 0px 10px 30px;background:rgba(0,0,0,0.4)}*/
A.bottomlink SPAN.down {font-family:'DINNextW01-CondensedLig',sans-serif;font-size:24px;color:#fff;text-shadow:#000 0 0 10px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);display:inline-block;padding-left:2px;margin-left:10px}
DIV.tribedetail A.bottomlink {bottom:-50px}

DIV.seethefilm {width:100%;overflow:hidden;background:#CEC7B8;padding-bottom:150px}
DIV.seethefilm H1 {font-family:'DINNextW01-CondensedLig',sans-serif;font-weight:normal;font-size:48px;text-align:center;margin:50px 0 0 0;text-shadow:rgba(255,255,255,0.5) 0 1px 0}
DIV.seethefilm H2 {font-family:'DINNextW01-CondensedBol',sans-serif;font-weight:normal;font-size:16px;text-align:center;color:#991F15;margin:-2px 0 0 0;letter-spacing:8px}
DIV.seethefilm IFRAME {width:500px;height:281px;display:block;margin:52px auto 0px;padding:15px;background:#fff;border-radius:8px;border:1px solid #a39e91;box-shadow:rgba(0,0,0,0.2) 0 0 30px;z-index:2;position:relative}
DIV.seethefilm DIV.shadow {display:none;width:1000px;margin:-105px auto 0;height:60px}
DIV.seethefilm IMG.shadow {display:block;position:absolute;width:935px;height:210px;left:50%;margin-top:-103px;margin-left:-468px}

@media screen and (min-width: 1000px) {
	DIV.seethefilm IFRAME {width:700px;height:394px}
	DIV.seethefilm IMG.shadow {width:1200px;margin-left:-600px}
}
@media screen and (min-width: 1200px) {
	DIV.seethefilm IFRAME {width:960px;height:540px}
	DIV.seethefilm IMG.shadow {width:1600px;margin-left:-800px}
}

DIV.journeymap {width:100%;overflow:hidden;background:#fff;margin-top:223px;padding-bottom:50px}
DIV.journeymap H1 {font-family:'DINNextW01-CondensedLig',sans-serif;font-weight:normal;font-size:48px;text-align:center;margin:60px 0 0 0}
DIV.journeymap H2 {font-family:'DINNextW01-CondensedBol',sans-serif;font-weight:normal;font-size:16px;text-align:center;color:#D8D8D8;margin:-2px 0 0 0;letter-spacing:8px}
DIV.journeymap IMG {display:block;margin:80px auto 0;width:925px}
DIV.journeymap DIV.popup {position:absolute;width:226px;background-image:url('../img/popup2.png');z-index:100;top:100px;left:400px;border-radius:6px;display:none;box-shadow:rgba(0,0,0,0.35) 0 3px 7px,inset rgba(0,0,0,0.35) 0 0px 4px,inset rgba(255,255,255,0.5) 0 2px 2px}
DIV.journeymap DIV.popup H3 {font-family:'DINNextW01-CondensedBol',sans-serif;font-weight:normal;font-size:16px;text-align:center;color:rgba(0,0,0,0.6);margin:15px 0 0 0;letter-spacing:8px;text-shadow:rgba(255,255,255,0.2) 0 1px 0}
DIV.journeymap DIV.popup H2 {font-family:'DINNextW01-CondensedMed',sans-serif;font-weight:normal;font-size:32px;text-align:center;color:rgba(0,0,0,0.6);margin:0px 0 0 0;letter-spacing:8px;text-shadow:rgba(255,255,255,0.2) 0 1px 0;letter-spacing:0;text-transform:uppercase;line-height:35px}
DIV.journeymap DIV.popup P {padding:0 16px 0px;margin:0;color:#fff;line-height:23px;font-size:14px;text-shadow:rgba(0,0,0,0.2) 0 -1px 0}
DIV.journeymap A.more {width:150px;margin:10px auto 20px;background:rgba(0,0,0,0.4);padding:9px 0 7px;font-family:'DIN Next W01 Light',sans-serif;color:#fff;font-size:18px;text-align:center;letter-spacing:1px;display:block;cursor:pointer;border-radius:7px;text-transform:none;box-shadow:inset rgba(0,0,0,0.3) 0 1px 1px,inset rgba(255,255,255,0.2) 0 -1px 0px;}

DIV.journeymap DIV.popupdown {
	position:absolute;
	bottom:-15px; /* value = - border-top-width - border-bottom-width */
	left:98px; /* controls horizontal position */
	border-width:15px 15px 0; /* vary these values to change the angle of the vertex */
	border-style:solid;
	border-color:#777 transparent;
    display:block;
    width:0;
}
DIV.meetthetribes {width:100%;margin-top:223px;position:relative;padding-bottom:70px}
DIV.meetthetribes DIV.leatherBG {position:absolute;width:100%;height:100%;background:url('../img/leather2.jpg') center;background-size:cover;z-index:1}
DIV.meetthetribes DIV.leather {position:absolute;width:100%;height:100%;background:url('../img/leather.png');z-index:2}
DIV.meetthetribes DIV.content {position:relative;width:100%;height:100%;z-index:3}
DIV.meetthetribes H1 {font-family:'DINNextW01-CondensedLig',sans-serif;font-weight:normal;font-size:48px;text-align:center;color:#ffffff;margin:0;padding-top:60px;text-shadow:rgba(0,0,0,0.5) 0 -1px 0}
DIV.meetthetribes H2 {font-family:'DINNextW01-CondensedBol',sans-serif;font-weight:normal;font-size:16px;text-align:center;color:#F6E1B2;margin:0px 0 0 0;text-shadow:rgba(0,0,0,0.5) 0 -1px 0;letter-spacing:8px}

DIV.meetthetribes TABLE {margin:0;padding:0;width:70%;min-width:700px;margin:auto;border-spacing:0;border-collapse:collapse}
DIV.meetthetribes TD {padding:0;padding:50px 0px 0px;width:25%;position:relative}
DIV.meetthetribes TD SPAN.shadow {display:block;border-radius:100px;height:144px;width:144px;box-shadow:inset #000 0 0 30px;position:absolute;margin-left:3px}
DIV.meetthetribes TD IMG {display:block;border-radius:100px;height:144px;width:144px;box-shadow:rgba(0,0,0,0.5) 0 -1px 3px,rgba(255,255,255,0.15) 0 2px 4px,rgba(255,255,255,0.15) 0 1px 0px;margin:auto}
DIV.meetthetribes TD A {display:block;width:150px;margin:auto}
DIV.meetthetribes TD A:hover SPAN.shadow {border:#fff solid 3px;box-shadow:inset #000 0 0 30px,#000 0 0 7px;margin:-3px 0 0 3px}
DIV.meetthetribes TD SPAN.text {display:block;font-family:'DINNextW01-CondensedMed',sans-serif;color:#fff;text-align:center;font-size:28px;text-shadow:#000 0 0 10px;text-transform:uppercase;padding-top:15px}
DIV.meetthetribes TD.more {display:none}

DIV.meetthetribes A.more {width:150px;margin:auto;background:rgba(0,0,0,0.4);padding:9px 0 7px;font-family:'DIN Next W01 Light',sans-serif;color:#fff;font-size:18px;text-align:center;letter-spacing:1px;display:block;cursor:pointer;border-radius:7px;text-transform:none;box-shadow:inset rgba(0,0,0,0.3) 0 1px 1px,inset rgba(255,255,255,0.2) 0 -1px 0px}
DIV.meetthetribes A.more SPAN.down {font-family:'DINNextW01-CondensedLig',sans-serif;font-size:24px;color:#fff;text-shadow:#000 0 0 10px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);display:inline-block;padding-left:2px;margin-left:10px}

DIV.journeydetail {width:100%;position:relative;overflow:hidden;background:url('/media/static/map.png') top 50px center / 100% no-repeat;padding-bottom:120px}
DIV.journeydetail DIV.texture {position:absolute;width:100%;height:100%;background:url('/media/static/popup2.png');z-index:1}
DIV.journeydetail DIV.window {box-shadow:inset rgba(0,0,0,0.7) 0 0 160px,inset #888 0 0 100px;position:relative;width:852px;height:400px;margin:20px auto 50px;z-index:2;border-radius:8px;border:3px solid #fff;background:#fff url('/media/static/grid.png') center}
DIV.journeydetail DIV.window IMG {width:852px}
DIV.journeydetail DIV.window DIV.border {width:100%;height:100%;position:absolute;border:9px solid rgba(0,0,0,0.22);box-sizing:border-box;border-radius:6px}
DIV.journeydetail H2 {font-family:'DINNextW01-CondensedBol',sans-serif;font-weight:normal;font-size:16px;text-align:center;color:rgba(0,0,0,0.6);margin:0;padding-top:30px;text-shadow:rgba(255,255,255,0.2) 0 1px 0;letter-spacing:8px}
DIV.journeydetail H1 {font-family:'DINNextW01-CondensedMed',sans-serif;font-weight:normal;font-size:48px;text-align:center;color:rgba(0,0,0,0.6);margin:0;padding-top:10px;text-shadow:rgba(255,255,255,0.2) 0 1px 0;text-transform:uppercase}
DIV.journeydetail DIV.columns {z-index:3;position:relative}
DIV.journeydetail DIV.columns>DIV.column2 {font-family:'DINNextW01-CondensedUlt';font-size:48px;line-height:50px;color:#fff}
DIV.journeydetail A.next, DIV.journeydetail A.prev {position:absolute;font-family:'DINNextW01-CondensedLig',sans-serif;font-size:64px;color:#fff;text-shadow:#000 0 0 10px;top:280px;padding:30px;cursor:pointer;z-index:3}
DIV.journeydetail A.next:hover, DIV.journeydetail A.prev:hover {text-shadow:#fff 0 0 10px;color:rgba(255,255,255,0.7);z}
DIV.journeydetail A.prev {left:5%}
DIV.journeydetail A.next {right:5%}


DIV.journeytribes {display:block;height:100%;position:relative;background-size:cover;background-position:center}
DIV.journeytribes H2 {font-family:'DINNextW01-CondensedMed',sans-serif;font-size:58px;font-weight:normal;color:#fff;text-transform:uppercase;margin:0 0 0 30px;position:absolute;bottom:60px;text-shadow:rgba(0,0,0,0.5) 0 0 10px;z-index:1;letter-spacing:-1px}
DIV.journeytribes H3 {font-family:'DINNextW01-CondensedUlt',sans-serif;font-size:36px;font-weight:normal;color:#fff;text-transform:uppercase;margin:0 0 0 30px;position:absolute;bottom:33px;text-shadow:rgba(0,0,0,0.5) 0 0 10px;z-index:1;letter-spacing:-1px}
DIV.journeytribes H2 A {color:#fff}
DIV.journeytribes A.more {width:140px;margin-left:-70px;position:absolute;bottom:50px;left:50%;background:rgba(0,0,0,0.4);padding:8px 0;font-family:'DIN Next W01 Light',sans-serif;color:#fff;font-size:18px;text-align:center;letter-spacing:1px;display:block;cursor:pointer;border-radius:7px;text-transform:none;box-shadow:inset rgba(0,0,0,0.3) 0 1px 1px,inset rgba(255,255,255,0.2) 0 -1px 0px}
DIV.journeytribes A.more SPAN.down {font-family:'DINNextW01-CondensedLig',sans-serif;font-size:24px;color:#fff;text-shadow:#000 0 0 10px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);display:inline-block;padding-left:2px;margin-left:10px}
DIV.journeytribes A.more:hover {box-shadow:rgba(255,255,255,0.9) 0px 10px 30px;background:rgba(0,0,0,0.4)}

DIV.journeytribecolumns {width:100%;min-height:100px;position:relative;overflow:hidden;background:url('/media/static/popup2.png');padding:30px 0}
DIV.journeytribecolumns DIV.columns>DIV.column2 {font-family:'DINNextW01-CondensedUlt';font-size:48px;line-height:50px;color:#fff}

DIV.columns {max-width:960px;margin:auto;padding:0 10%;color:#000;color:rgba(0,0,0,0.6);font-size:14px;line-height:23px;text-shadow:rgba(255,255,255,0.1) 0 1px 0}
DIV.columns>DIV {float:left;width:25%;margin-left:12.5%}
DIV.columns>DIV:first-child {margin-left:0}
DIV.columns>DIV.big {font-family:'DINNextW01-CondensedLig',sans-serif;font-size:38px;line-height:40px}

DIV.tribedetail {width:100%;position:relative;padding-bottom:0px;overflow:hidden}
DIV.tribedetail DIV.leatherBG {position:absolute;width:100%;height:100%;background:url('/media/static/leather2.jpg');background-size:cover;z-index:1}
DIV.tribedetail DIV.leather {position:absolute;width:100%;height:100%;background:url('/media/static/leather.png');z-index:2}
DIV.tribedetail DIV.content {position:relative;width:100%;height:100%;z-index:3;padding-top:50px;padding-bottom:80px}
DIV.tribedetail H1 {font-family:'DINNextW01-CondensedMed',sans-serif;font-weight:normal;font-size:58px;color:#fff;text-transform:uppercase;margin:0 0 0 -480px;width:960px;position:absolute;left:50%;text-shadow:rgba(0,0,0,0.5) 0 0 10px;letter-spacing:-1px}
DIV.tribedetail H2 {font-family:'DINNextW01-CondensedUlt',sans-serif;font-weight:normal;font-size:36px;color:#fff;text-transform:uppercase;margin:60px 0 0 -480px;width:960px;position:absolute;left:50%;text-shadow:rgba(0,0,0,0.5) 0 0 10px;letter-spacing:-1px;width:auto;left:auto;position:relative}
DIV.tribedetail DIV.columns {color:#fff;color:rgba(255,255,255,0.8);text-shadow:rgba(0,0,0,0.4) 0 -1px 0;margin-top:30px}
DIV.tribedetail DIV.columns>DIV.column2 {font-family:'DINNextW01-CondensedUlt';font-size:48px;line-height:50px;color:#fff}
DIV.tribedetail DIV.content SPAN.shadow {display:block;border-radius:350px;height:350px;width:350px;box-shadow:inset #000 0 0 70px,inset #000 0 0 30px;position:absolute;margin-left:-175px;left:50%}
DIV.tribedetail DIV.content IMG         {display:block;border-radius:350px;height:350px;width:350px;box-shadow:rgba(0,0,0,0.5) 0 -1px 1px,rgba(255,255,255,0.15) 0 4px 7px,rgba(255,255,255,0.15) 0 1px 0px;margin:auto}

DIV.tribephoto {display:block;position:relative;z-index:3;he1ight:100%;backgro1und-size:cover;backgro1und-position:center;padding:50px 0}
DIV.tribephoto DIV.info {height:auto;width:755px;position:absolute;right:-755px;righ1t:0;background:url('/media/static/info2.png') no-repeat;background-size:55px;top:80px;padding-left:55px}
DIV.tribephoto DIV.info DIV.tribe {background:url('/media/static/leathersmall.png') no-repeat;height:47px;font-family:'DINNextW01-CondensedMed',sans-serif;font-weight:normal;font-size:28px;color:#fff;text-transform:uppercase;text-shadow:#000 0 0 10px;padding-left:34px;line-height:51px}
DIV.tribephoto DIV.info DIV.tribe A {display:block;float:right;width:213px;line-height:31px;border-left:1px solid #fff;height:30px;letter-spacing:0;font-size:12px;color:#fff;color:rgba(255,255,255,0.8);text-transform:none;margin-top:8px;padding-left:30px;font-family:"Helvetica-Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:bold}
DIV.tribephoto DIV.info DIV.tribe A SPAN.up {font-family:'DINNextW01-CondensedLig',sans-serif;font-size:24px;color:#fff;text-shadow:#000 0 0 10px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg);float:left;padding-left:4px;margin-right:30px}
DIV.tribephoto DIV.leatherBG {position:absolute;width:100%;height:100%;background:url('/media/static/leather2.jpg');background-size:cover;z-index:1}
DIV.tribephoto DIV.leather {position:absolute;width:100%;height:100%;background:url('/media/static/leather.png');z-index:2}
DIV.tribephoto>IMG {width:94%;margin:0 3%;display:block;box-shadow:rgba(255,255,255,0.25) 0 2px 6px}
DIV.tribephoto>IMG.portrait {width:50%;margin:auto}

DIV.tribephoto DIV.info DIV.journey {background:url('/media/static/popup2.png');height:41px;font-family:'DINNextW01-CondensedMed',sans-serif;font-weight:normal;font-size:28px;color:#000;color:rgba(0,0,0,0.6);text-transform:uppercase;text-shadow:rgba(255,255,255,0.2) 0 1px 0;padding-left:34px;line-height:47px}
DIV.tribephoto DIV.info DIV.journey A {display:block;float:right;width:213px;line-height:29px;border-left:1px solid rgba(0,0,0,0.6);height:26px;letter-spacing:0px;font-family:"Helvetica-Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:12px;color:rgba(0,0,0,0.6);text-transform:none;margin-top:8px;padding-left:30px;font-weight:bold}
DIV.tribephoto DIV.info DIV.journey A SPAN {font-family:'DINNextW01-CondensedLig',sans-serif;font-size:28px;color:#fff;text-shadow:#000 0 0 10px;float:left;margin-right:26px;margin-left:-3px}
DIV.tribephoto DIV.info DIV.text {background:#EFE3C5 url('/media/static/grain3.png');padding-left:34px;color:#261E1B;color:rgba(0,0,0,0.8);font-size:14px;height:auto;line-height:23px;padding-top:6px;padding-bottom:30px}
DIV.tribephoto DIV.info DIV.text H2 {font-family:'DINNextW01-CondensedLig',sans-serif;font-weight:normal;font-size:48px;margin:0 0 20px 0;text-shadow:rgba(255,255,255,0.5) 0 1px 0;padding-top:30px;color:#3F2721;line-height:52px;width:460px}
DIV.tribephoto DIV.info DIV.right {width:244px;float:right;padding-top:20px}
DIV.tribephoto DIV.info DIV.quote {padding-top:20px;color:#fff;text-align:center}
DIV.tribephoto DIV.info DIV.quote H3 {font-family:'DINNextW01-CondensedUlt',sans-serif;font-weight:normal;font-size:48px;margin:0;letter-spacing:-1px;text-align:left;line-height:52px}
DIV.tribephoto DIV.info DIV.icon {border-left:1px solid #402822;padding:12px 80px 12px 70px;background:url('/media/static/infoicons.png') no-repeat;font-family:"Helvetica-Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:12px;font-weight:bold;line-height:15px;color:rgba(64,40,34,0.6)}
DIV.tribephoto DIV.info DIV.icon A {color:rgba(64,40,34,0.6)}
DIV.tribephoto DIV.info DIV.icon:hover A {color:rgb(64,40,34)}
DIV.tribephoto DIV.info DIV.icon.bookpage {background-position:17px 15px}
DIV.tribephoto DIV.info DIV.icon.download {background-position:17px -35px}
DIV.tribephoto DIV.info DIV.icon.share    {background-position:17px -94px}
DIV.tribephoto DIV.info DIV.icon.artprint {background-position:17px -139px}

DIV.book {width:100%;overflow:hidden;margin:0;padding:0;background:url('/media/static/grain2.png')}
DIV.book A.buybook {float:right;color:#64514a;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;margin-top:16px;text-shadow:none}
DIV.book A.buybook>SPAN {border-right:1px solid #402822;margin-left:-85px;margin-top:-10px;height:33px;display:block;position:absolute;width:70px;background:url('/media/static/infoicons.png') no-repeat 17px 6px}
DIV.book>DIV {width:820px;margin:auto}
DIV.book H1 {font-family:'DINNextW01-CondensedMed',sans-serif;font-weight:normal;font-size:58px;color:#fff;text-transform:uppercase;margin:20px auto 43px;width:820px;text-shadow:rgba(0,0,0,0.5) 0 0 10px;letter-spacing:-1px}
DIV.book DIV.text {line-height:23px;font-size:14px;color:#222}
DIV.book.page4 {padding:60px 0}
DIV.book.page4 IMG {float:left;display:block;margin:0 93px 0 48px;width:271px}
DIV.book.page4 DIV.text {padding-top:57px}
DIV.book.page5 {padding-bottom:60px}
DIV.book.page5 DIV.text {font-family:'DINNextW01-CondensedUlt',sans-serif;font-weight:normal;font-size:48px;margin:0 auto;letter-spacing:-1px;text-align:left;color:#fff;line-height:48px;width:480px;text-align:center}
DIV.book.page5 DIV.text>DIV {font-family:Arial, Helvetica, sans-serif;font-size:14px;letter-spacing:0;font-weight:200}
DIV.book.page6 IMG {float:right;display:block;margin:0 23px 0 48px;width:391px}
DIV.book.page7 IMG {float:left;display:block;margin:0px 93px 0 0px;width:411px}
DIV.book.page8 DIV.text {font-family:'DINNextW01-CondensedUlt',sans-serif;font-weight:normal;font-size:48px;margin:0 auto;letter-spacing:-1px;text-align:left;color:#fff;line-height:48px;width:480px;text-align:center}
DIV.book.page8 DIV.text>DIV {font-family:Arial, Helvetica, sans-serif;font-size:14px;letter-spacing:0;font-weight:200}
DIV.book.page9 {padding-top:47px}
DIV.book.page9 IMG {float:right;display:block;margin:0 23px 0 48px;width:318px;clear:right;border:10px solid #fff;border-radius:8px;box-shadow:rgba(0,0,0,0.5) 0 0 2px}
DIV.book.page9 DIV>SPAN {float:right;display:block;margin:4px 23px 10px 48px;width:318px;clear:right;color:#fff;text-align:center}
DIV.book.page9 DIV.text {float:left;width:360px;clear:both}
DIV.book.page10 {padding-top:57px}
DIV.book.page10 IFRAME {display:block;margin:0 23px 0 0;width:400px;height:225px;border:10px solid #fff;border-radius:8px;box-shadow:rgba(0,0,0,0.5) 0 0 2px}
DIV.book.page10 DIV.text {float:right;width:360px}
DIV.book.page11 {padding-top:50px;padding-bottom:100px}
DIV.book.page11 H1 {border-top:1px solid #402822;padding-top:70px}
DIV.book.page11 DIV.text {float:left;width:350px;clear:both;margin-bottom:80px;margin-right:10px}
DIV.book.page11 DIV.quantity {float:left;width:160px}
DIV.book.page11 DIV.wide {float:left;width:300px}
DIV.book.page11 DIV.small {float:left;width:150px}
DIV.book.page11 INPUT,DIV.book.page11 SPAN#total {display:block;border:0 none;background:#aa9d95;background:rgba(255,255,255,0.25);padding:10px 15px;border-radius:7px;width:40px;font-family:'DIN Next W01 Light',sans-serif;color:#fff;font-size:18px;margin:10px 0 0}
DIV.book.page11 BUTTON {float:left}
DIV.book.page11 DIV.wide INPUT {width:250px}
DIV.book.page11 DIV.small INPUT {width:120px}
DIV.book.page11 SPAN#total {width:90px}
DIV.book.page11 DIV.error {float:left;border:1px solid #800;color:#800;padding:5px 10px;border-radius:7px;background:rgba(255,0,0,0.1);margin-bottom:15px}
DIV.book.page12 {padding-top:50px;padding-bottom:10px}
DIV.book.page12 H1 {border-top: 1px solid #402822;padding-top:70px}
DIV.book.page12 IMG {float:left;display:block;margin:0px 93px 0 0px;width:311px;border:10px solid #fff;border-radius:8px;box-shadow:rgba(0,0,0,0.5) 0 0 2px}
DIV.book.page12 .more {width:260px;float:left}

DIV.book .more {width:120px;background:rgba(0,0,0,0.4);padding:8px 0;font-family:'DIN Next W01 Light',sans-serif;color:#fff;font-size:18px;text-align:center;letter-spacing:1px;display:block;cursor:pointer;border-radius:7px;text-transform:none;box-shadow:inset rgba(0,0,0,0.3) 0 1px 1px,inset rgba(255,255,255,0.2) 0 -1px 0px;border:0 none}
DIV.book .more SPAN.down {font-family:'DINNextW01-CondensedLig',sans-serif;font-size:24px;color:#fff;text-shadow:#000 0 0 10px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);display:inline-block;padding-left:2px;margin-left:10px}
DIV.book .more:hover {box-shadow:rgba(255,255,255,0.6) 0px 1px 10px;background:rgba(0,0,0,0.4)}
DIV.book BUTTON.more {width:230px;margin-top:20px}

DIV.shopfooter {background:#953633;background:rgba(153,30,24,0.75);position:fixed;bottom:-20px;height:74px;width:960px;border-radius:7px;box-shadow:rgba(0,0,0,0.5) 0 0 10px;margin:auto;left:50%;margin-left:-480px}
DIV.shopfooter H2 {font-family:'DIN Next W01 Light',sans-serif;color:#fff;font-size:24px;margin:16px 0 0 18px;float:left;letter-spacing:-1px}
DIV.shopfooter IMG.logo {height:22px;display:block;margin:19px 0 0 9px;float:left}
DIV.shopfooter H3 {font-family:'DINNextW01-CondensedMed',sans-serif;color:#fff;color:rgba(255,255,255,0.25);font-size:16px;margin:19px 0 0 7px;float:left;line-height:12px;letter-spacing:-1px}
DIV.shopfooter A {float:right;color:#fff;font-weight:bold;font-size:12px;display:block;border-left:1px solid #bd817d;border-left:1px solid rgba(255,255,255,0.38);margin-top:5px;padding:15px 20px}
DIV.shopfooter A:hover {background:#991e18}

DIV.page {width:100%;overflow:hidden;margin-top:223px;padding:60px 0}
DIV.page H1 {font-family:'DINNextW01-CondensedLig',sans-serif;font-weight:normal;font-size:42px;text-align:center;margin:0 0 0 0;text-shadow:rgba(255,255,255,0.5) 0 1px 0}
DIV.page H2 {font-family:'DINNextW01-CondensedBol',sans-serif;font-weight:normal;font-size:16px;text-align:center;color:#991F15;margin:5px 0 44px 0;letter-spacing:8px;}
DIV.page H3 {font-family:'DINNextW01-CondensedBol',sans-serif;font-weight:normal;font-size:16px;text-align:center;color:rgba(255,255,255,0.5);margin:5px 0 0 0;letter-spacing:8px;text-shadow:rgba(0,0,0,0.2) 0 -1px 0}
DIV.page DIV.columns {margin-top:30px}
DIV.page DIV.columns>DIV.column1 {width:25%;margin-left:0}
DIV.page DIV.columns>DIV.column2 {width:40%;margin-left:5%;text-align:center}
DIV.page DIV.columns>DIV.column3 {width:25%;margin-left:5%}
DIV.page IMG.big {border:10px solid #fff;border-radius:8px;box-shadow:rgba(0,0,0,0.5) 0 0 2px}
DIV.page A {color:color:#9a9692;color:rgba(255,255,255,0.30)}
DIV.page A:hover {color:color:#fff;color:rgba(255,255,255,0.60)}

DIV.page.page3 H1 {color:#111;text-shadow:none}
DIV.page.page3 H3 {color:#8c8480;text-shadow:none;font-weight:normal}
DIV.page.page3 A {color:#111}
DIV.page.page3 A:hover {color:#8c8480}
DIV.page.page3 DIV.columns>DIV.column2 {text-align:left}
DIV.page.page3 DIV.columns {color:#111;text-shadow:none}
DIV.page.page3 DIV.columns>DIV.column1 {width:30%;margin-left:0}
DIV.page.page3 DIV.columns>DIV.column2 {width:30%;margin-left:5%}
DIV.page.page3 DIV.columns>DIV.column3 {width:30%;margin-left:5%}
DIV.page.page3 DIV.columns>DIV.column3 IMG {opacity:0.85}
DIV.page.page3 DIV.columns>DIV.column3 IMG:hover {opacity:1}

DIV.page .more {width:120px;background:rgba(0,0,0,0.4);padding:8px 0;font-family:'DIN Next W01 Light',sans-serif;color:#fff;font-size:18px;text-align:center;letter-spacing:1px;display:block;cursor:pointer;border-radius:7px;text-transform:none;box-shadow:inset rgba(0,0,0,0.3) 0 1px 1px,inset rgba(255,255,255,0.2) 0 -1px 0px;border:0 none}
DIV.page .more SPAN.down {font-family:'DINNextW01-CondensedLig',sans-serif;font-size:24px;color:#fff;text-shadow:#000 0 0 10px;display:inline-block;padding-left:2px;margin-left:10px}
DIV.page .more:hover {box-shadow:rgba(255,255,255,0.6) 0px 1px 10px;background:rgba(0,0,0,0.4)}


FORM.newsletter {display:block;margin:0;padding:0}
FORM.newsletter INPUT,FORM.newsletter TEXTAREA {display:block;border:0 none;color:#fff;background:#a59b92;background:rgba(255,255,255,0.25);margin:0px 0 10px;padding:5px 10px;border-radius:7px;width:250px;font-family:'DIN Next W01 Light',sans-serif;font-size:18px;resize:none;outline:none;}
FORM.newsletter INPUT:focus,FORM.newsletter TEXTAREA:focus {background:rgba(255,255,255,0.5)}
FORM.newsletter BUTTON {width:130px;background:rgba(0,0,0,0.4);padding:11px 0;font-family:'DIN Next W01 Light',sans-serif;color:#fff;font-size:19px;text-align:center;letter-spacing:1px;display:block;cursor:pointer;border-radius:7px;text-transform:none;box-shadow:inset rgba(0,0,0,0.3) 0 1px 1px,inset rgba(255,255,255,0.2) 0 -1px 0px;border:0 none;margin-bottom:0}
FORM.newsletter BUTTON:hover {box-shadow:rgba(255,255,255,0.6) 0px 1px 10px;background:rgba(0,0,0,0.4)}


DIV.page.page2 {background:url('img/grain2.png')}
DIV.page.page2 H2 {color:#f6e1b2;text-shadow:none}
DIV.page.page2 DIV.columns>DIV.column2 H3 {font-family:'DINNextW01-CondensedUlt',sans-serif;font-weight:normal;font-size:48px;margin:0;letter-spacing:-1px;text-align:left;color:#fff;line-height:48px}

DIV.teaser {height:180px;width:330px;position:absolute;top:50%;margin-top:-90px;margin-left:-165px;left:50%;background:rgba(255,255,255,0.2);border-radius:15px;border:5px solid rgba(255,255,255,0.25);box-shadow:#000 0 3px 10px}
DIV.teaser H1 {font-family:'DINNextW01-CondensedLig',sans-serif;font-weight:normal;font-size:42px;text-align:center;margin:20px 0 0 0;text-shadow:rgba(0,0,0,0.5) 0 -1px 0;color:#fff}
DIV.teaser H2 {font-family:'DINNextW01-CondensedBol',sans-serif;font-weight:normal;font-size:16px;text-align:center;color:#F6E2B3;margin:5px 0 20px 0;letter-spacing:8px;text-shadow:rgba(0,0,0,0.5) 0 -1px 0}
DIV.teaser A {width:200px;margin:auto;background:rgba(0,0,0,0.4);padding:8px 0;font-family:'DIN Next W01 Light',sans-serif;color:#fff;font-size:18px;text-align:center;letter-spacing:1px;display:block;cursor:pointer;border-radius:7px;text-transform:none;box-shadow:inset rgba(0,0,0,0.3) 0 1px 1px,inset rgba(255,255,255,0.2) 0 -1px 0px}

DIV.events {min-height:100%;background:#CEC7B7;padding-bottom:70px;font-size:14px}
DIV.events H1 {font-family:'DINNextW01-CondensedLig',sans-serif;font-weight:normal;font-size:42px;text-align:left;margin:0 0 0 0;text-shadow:rgba(255,255,255,0.5) 0 1px 0;width:960px;padding-top:70px;margin:auto}
DIV.events DIV.event {width:960px;margin:auto;padding-top:30px;border-top:1px solid #88776C;padding-bottom:30px;clear:both}
DIV.events DIV.event.first {border-top:0 none}
DIV.events DIV.event SPAN.date {display:block;background:rgba(255,255,255,0.5);width:95px;padding:8px 0 0px 10px;border-radius:8px;color:#666;font-family:'DINNextW01-CondensedUlt',sans-serif;font-weight:normal;font-size:38px;position:absolute}
DIV.events DIV.event SPAN.date SPAN.month {display:block;color:#333;font-size:13px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;padding:0 0 4px}
DIV.events DIV.event>IMG {border:10px solid #fff;border-radius:8px;box-shadow:rgba(0,0,0,0.5) 0 0 2px;display:block;margin-left:95px;z-index:2;position:relative;width:272px}
DIV.events DIV.event.first>IMG {width:845px}
DIV.events DIV.event DIV.text {float:right;width:530px;padding-bottom:30px;line-height:20px}
DIV.events DIV.event DIV.text A {color:#666}
DIV.events DIV.event DIV.text A:hover {color:#333}
DIV.events DIV.event.first DIV.text {float:none;width:auto;padding-left:95px;padding-top:20px;padding-bottom:0px}
DIV.events DIV.event H2 {margin:-3px 0 25px 0;font-size:14px}

DIV.press {min-height:100%;background:#CEC7B7;padding-bottom:70px;font-size:14px}
DIV.press>DIV {width:960px;margin:auto}
DIV.press H1 {font-family:'DINNextW01-CondensedLig',sans-serif;font-weight:normal;font-size:42px;text-align:left;margin:0 0 0 0;text-shadow:rgba(255,255,255,0.5) 0 1px 0;width:960px;padding-top:70px;margin:auto}
DIV.press DIV.item {width:448px;padding-top:30px;border-top:1px solid #88776C;padding-bottom:30px;clear:both}
DIV.press DIV.Left {float:left;margin-right:64px}
DIV.press DIV.Right {float:left}
DIV.press DIV.Top DIV.item {border-top:0 none;padding-bottom:25px;width:960px;float:none}
DIV.press DIV.item IMG {border:10px solid #fff;border-radius:8px;box-shadow:rgba(0,0,0,0.5) 0 0 2px;display:block;z-index:2;position:relative;width:168px;float:right;margin-bottom:30px}
DIV.press DIV.Top DIV.item IMG {width:940px;margin-bottom:20px}
DIV.press DIV.item DIV.text {width:230px;padding-bottom:0px;line-height:20px}
DIV.press DIV.Top DIV.item DIV.text {float:none;width:auto;padding-top:0px;padding-bottom:0}
DIV.press DIV.item H2 {margin:-3px 0 0px 0;font-size:14px}
DIV.press DIV.Top DIV.item H2 {margin:-3px 0 15px 0;font-size:14px}
DIV.press DIV.item DIV.text A {color:#666}
DIV.press DIV.item DIV.text A:hover {color:#333}
DIV.press A.download {display:block;background-color:#716D65;border-radius:8px;padding:10px 0 8px;font-family:'DIN Next W01 Light',sans-serif;color:#fff;font-size:20px;width:120px;text-align:center;margin-top:10px}
DIV.press A.download:hover {opacity:0.7;filter:alpha(opacity=70)}

@media screen and (width: 960px) and (orientation:portrait) {
	DIV.menu>SPAN {font-size:70px;padding:15px 40px 20px;border-radius:0 0 40px 40px}
	DIV.menu>UL {position:absolute}
	DIV.menu>UL.logo {position:relative;height:740px}
	DIV.menu>UL.home {top:150px;left:5px}
	DIV.menu>UL.other {top:150px;left:560px}
	DIV.menu>UL.right {top:20px;right:30px}
	DIV.menu>UL.line {border-left:0 none}
	DIV.menu>UL.journeys {top:470px}
	DIV.menu>UL.journey2 {top:470px;left:560px}
	DIV.menu A {font-size:34px;font-weight:normal;line-height:40px;color:#aaa}
	DIV.menu A.big, DIV.menu UL.big A {font-size:50px}
	DIV.menu UL.big A {line-height:50px}
	DIV.menu A.close>SPAN {font-size:34px}
	DIV.menu {
		background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.75) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.75)));
		background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.75) 100%);
		background: -o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.75) 100%);
		background: -ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.75) 100%);
		background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.75) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#8c000000',GradientType=0 );
	}
	DIV.menu H1 IMG {width:195px;height:125px}
	DIV.menu .social {display:none}
	DIV.menu H2 {font-size:44px}
	DIV.slider UL>LI H2 {font-size:116px;bottom:120px}
	DIV.slider UL>LI H3 {font-size:72px;bottom:70px}
	A.bottomlink {font-size:58px;width:740px;margin-left:-340px;padding:10px 0 5px;}
	A.bottomlink SPAN.down {font-size:58px;}
	DIV.seethefilm H1 {font-size:96px}
	DIV.seethefilm H2 {font-size:32px}
	DIV.seethefilm IFRAME {width:700px;height:394px}
	DIV.journeymap H1 {font-size:96px}
	DIV.journeymap H2 {font-size:32px}
	DIV.journeymap DIV.popup {position:absolute;width:260px;background-image:url('/media/static/popup2.png');z-index:100;top:100px;left:400px;border-radius:6px;display:none;box-shadow:rgba(0,0,0,0.35) 0 3px 7px,inset rgba(0,0,0,0.35) 0 0px 4px,inset rgba(255,255,255,0.5) 0 2px 2px}
	DIV.journeymap DIV.popup H3 {font-size:32px}
	DIV.journeymap DIV.popup H2 {font-size:64px;line-height:60px}
	DIV.journeymap DIV.popup P {display:none}
	DIV.journeymap A.more {width:240px;margin:10px auto 20px;font-size:33px}
	DIV.meetthetribes TABLE {width:100%}
	DIV.meetthetribes TD A {width:200px}
	DIV.meetthetribes TD SPAN.shadow {width:194px;height:194px}
	DIV.meetthetribes TD IMG {width:194px;height:194px}
	DIV.meetthetribes H1 {font-size:96px}
	DIV.meetthetribes H2 {font-size:32px}
	DIV.meetthetribes TD SPAN.text {font-size:56px}
	DIV.meetthetribes A.more {width: 400px;font-size: 58px;}
	DIV.meetthetribes A.more SPAN.down {font-size: 58px;}
	DIV.page H1 {font-size:96px}
	DIV.page H2 {font-size:32px}
	DIV.columns {font-size:36px;line-height:46px}
	DIV.columns>DIV {float:none}
	DIV.page DIV.columns>DIV.column1 {width:100%;margin:20px 0}
	DIV.page DIV.columns>DIV.column2 {width:100%;margin:20px 0}
	DIV.page DIV.columns>DIV.column3 {width:100%;margin:20px 0}
	DIV.page.page2 DIV.columns>DIV.column2 H3 {font-size:64px;line-height:63px}
	DIV.page .more {width:240px;font-size:36px;padding:16px 0}
	DIV.page .more SPAN.down {font-size:48px}
	DIV.page H3 {font-size:32px}
	DIV.page.page3 DIV.columns>DIV.column1 {width:100%;margin:20px 0}
	DIV.page.page3 DIV.columns>DIV.column2 {width:100%;margin:20px 0}
	DIV.page.page3 DIV.columns>DIV.column3 {width:100%;margin:20px 0}
	FORM.newsletter BUTTON {width:260px;font-size:36px}
	DIV.journeydetail H2 {font-size:32px}
	DIV.journeydetail H1 {font-size:96px}
	DIV.columns>DIV {width:100%;margin:20px 0}
	DIV.journeydetail DIV.columns>DIV.column2 {font-size:64px;line-height:63px;margin:70px 0}
	DIV.journeytribecolumns DIV.columns>DIV.column2 {font-size:64px;line-height:63px;margin:70px 0}
	DIV.journeytribes H2 {font-size:116px;bottom:120px}
	DIV.journeytribes H3 {font-size:72px;bottom:70px}
	DIV.journeytribes A.more {width:280px;font-size:36px;margin-left:-140px}
	DIV.tribedetail H1 {font-size:116px;text-align:center;position:relative}
	DIV.tribedetail DIV.columns>DIV.column2 {font-size:64px;line-height:63px;margin:70px 0}
	DIV.tribephoto DIV.info {display:none}
	DIV.book H1 {font-size:84px}
	DIV.book A.buybook {margin-right:300px;font-size:24px;margin-top:30px}
	DIV.book A.buybook>SPAN {height:50px;background-size:66px;width:70px;background-position:7px 6px}
	DIV.book DIV.text {line-height:37px;font-size:28px}
	DIV.book.page4 DIV.text {padding-top:0}
	DIV.book.page5 DIV.text {font-size:64px;line-height:63px}
	DIV.book.page5 DIV.text>DIV {font-size:28px}
	DIV.book.page8 DIV.text {font-size:64px;line-height:63px;margin-top:50px}
	DIV.book.page8 DIV.text>DIV {font-size:28px}
	DIV.book.page9 IMG {float:none;width:85%}
	DIV.book.page9 DIV.text {float:none;width:100%}
	DIV.book.page9 DIV>SPAN {font-size:30px;float:none;width:85%}
	DIV.book .more {width:240px;font-size:36px;margin:0 auto 30px}
	DIV.book .more SPAN.down {font-size:48px}
	DIV.book.page10 DIV.text {float:none;width:100%}
	DIV.book.page10 IFRAME {width:800px;height:450px;margin-top:40px}
	DIV.book FORM {font-size:18px}
	DIV.book.page11 DIV.text {width:300px;margin-right:30px}
	DIV.book BUTTON.more {width:460px}
	DIV.book.page11 INPUT, DIV.book.page11 SPAN#total {font-size:36px}
	DIV.book.page11 SPAN#total {width:170px}
	DIV.events H1 {font-size:84px}
	DIV.events DIV.event SPAN.date {font-size:54px}
	DIV.events DIV.event SPAN.date SPAN.month {font-size:18px}
	DIV.events DIV.event H2 {font-size:28px}
	DIV.events {font-size:28px;padding:0 5%}
	DIV.events DIV.event DIV.text {line-height:37px;width:430px;margin-right:5%}
	DIV.events DIV.event.first>IMG {width:745px}
	DIV.events DIV.event {width:900px}
	DIV.press H1 {font-size:84px}
	DIV.press>DIV {width:900px}
	DIV.press DIV.Top DIV.item {width:900px}
	DIV.press DIV.Top DIV.item H2 {font-size:28px;line-height:36px}
	DIV.press DIV.Top DIV.item IMG {width:860px;float:none}
	DIV.press DIV.Left {float:none}
	DIV.press DIV.item {width:900px}
	DIV.press DIV.item IMG {width:400px}
	DIV.press DIV.item DIV.text {width:470px;line-height:36px;font-size:24px}
	DIV.press DIV.item H2 {font-size:28px}
	DIV.press A.download {font-size:40px;width:240px}
}

.sitio_mini{
       display: none;
}



.logochicocabecera{
	margin: 30px;
	text-align:center;
}

@media (max-width: 1024px) {

     .sitio_full{
        display:  table-column;
     }

    .sitio_mini{
        display: block;
     }
      .slider{
     	display: none;
     }

	.staticbackground {
        display: none; /* Oculta el elemento en pantallas pequeñas */
    }

}



@media (min-width: 1025px) {

     #meneu_media{
        display:  none;
		margin-left: 5px;
		margin-right: 5px;
     }
	 

}

@media (min-width: 768px){
.container {
    width: 99% !important;
	}
}