/* LAYOUT */
body, html { margin: 0; overflow: hidden; -webkit-transition: opacity 400ms; -moz-transition: opacity 400ms; transition: opacity 400ms; height: 100%; font-family:'lane_-_narrowregular';}
body, .onepage-wrapper, html { display: block; position: static; padding: 0; width: 100%; height: 100%; }
body { padding: 0; text-align: center;  position: relative; margin: 0; height: 100%; -webkit-font-smoothing: antialiased; }
.wrapper { height: 100% !important; height: 100%; margin: 0 auto; overflow: hidden; }
.onepage-wrapper { width: 100%; height: 100%; display: block; position: relative; padding: 0; -webkit-transform-style: preserve-3d; }
.onepage-wrapper .section { width: 100%; height: 100%; }

/* PAGINATION RIGHT */
.onepage-pagination { position: absolute; right: 10px; top: 40%; z-index: 5; list-style: none; margin: 0; padding: 0; }
.onepage-pagination li { padding: 0; text-align: center; }
.onepage-pagination li a { padding: 10px; width: 4px; height: 4px; display: block; }
.onepage-pagination li a:before { content: ''; position: absolute; width: 4px; height: 4px; background:#ccc; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; }
.onepage-pagination li a.active:before { width: 10px; height: 10px; background: none; border: 1px solid #FC0; margin-top: -4px; left: 8px; }

/* TEXT */
a { text-decoration: none; color:#0066CC;}
a:visited  {color: #0066CC; text-decoration: none;}
a:hover {color: #333; text-decoration: underline;}
a:active {color: #000; text-decoration: underline;}

.whiteLink:link { color: #fff; text-decoration: none; }
.whiteLink:visited { color: #fff; text-decoration: none; }
.whiteLink:hover { color: #fff; text-decoration: underline; }
.whiteLink:active { color: #fff; text-decoration: underline; }

h1, h2 { width: 100%; float: left; font-family:'lane_-_narrowregular' }
h1 {   font-weight: normal; }
h2 {  font-weight: 100; margin-top: 0; margin-bottom: 10px; }
.textshadow { text-shadow: 0 1px 1px rgba(0,0,0,0.9); }
.linkwrapper { text-align:left; margin:3px 0 12px 0; padding-left:35px; font-size:1.2em; clear:right; min-height:26px;}
	.linkedin { background:url(../images/icon-linkedin.png) no-repeat; } 
	.dribble { background:url(../images/icon-dribble.png) no-repeat; } 
	.flickr { background:url(../images/icon-flickr.png) no-repeat; } 

.pointer { color: #9b59b6; font-family:Arial, Helvetica, sans-serif, cursive; font-size: 30px; margin-top: 15px; }
code { margin: 20px 1%; float: left; width: 48%; height: 105px; background: rgba(0,0,0,0.1); border: rgba(0,0,0,0.05) 5px solid; border-radius: 5px; padding:5px; color: white; text-align: center; font-size: 15px; margin-top: 25px; display: block; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
code.html { color: #7EC9E6; }
code.js { color: #FFAD00; }

/* PAGES LAYOUT */
header { position: relative; z-index: 10; }
.main { float: left; width: 100%; margin: 0 auto; }
.main h1 { padding:150px 50px; float: left; width: 100%;  box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; font-weight: 100; color: white; margin: 0; }
/*.main h1.demo1 { background: #1ABC9C; }  no use */
.main section .page_container { position: relative; top: 20%; margin: 0 auto 0; max-width: 960px; z-index: 3; }
.main section { overflow: hidden; }
.main section > img { position: absolute; max-width: 100%; z-index: 1; }

/* PAGE 0 INTRO */
.main section.page0 { background: #000 url(../images/bg-intro.png) repeat-x top left; top: 35%;}
.main section.page0 h1 { text-align: center; padding: 0; margin-bottom: 10px; font-size: 49px; color:#fff; }
.main section.page0 h2 { text-align: center; padding: 0; font-size:1.2em; color:#ccc; }
.main section.page0 .page_container { top:38%; }

/* PAGE 1 DISENO */
.main section.page1 { background: #fff url(../images/img-diseno.jpg) no-repeat top left; }
.main section.page1 .page_container { top:30%; float:right; text-align:left; width:450px; right:8%; }
.main section.page1 h1 {  padding: 0; margin-bottom: 15px; font-size: 68px; color:#000; }
.main section.page1 p { color:#999999;  line-height:1.2em;   font-size:1.9em;}

/* PAGE 2 ICONOS */
.main section.page2 { background: #2A5B92 url(../images/bg-iconos.jpg) no-repeat bottom right; }
.main section.page2 > img { position: absolute; bottom:0; right: 3%; height:auto;  }
.main section.page2 .page_container {  top:28%; float:left; text-align:left; width:40%; overflow: hidden; padding-left:8% }
.main section.page2 h1 { padding: 0; margin-bottom: 10px; font-size: 68px; color:#fff; }
.main section.page2 p { color:#f0f0f0;  line-height:1.2em;   font-size:1.9em;}
.viewing-page-2 .back { background: rgba(0, 0, 0, 0.25); color: #FFF; }

/* PAGE 3 FOTOGRAFIA */
.main section.page3 { background: #FFF url(../images/pictures/bg-foto.jpg) no-repeat center top    ; background-size: 100%; }
.main section.page3 .page_container {  top:20%; float:left; text-align:left; width:60%; overflow: hidden; padding-left:8% }
.main section.page3 h1 { padding: 0; margin-bottom: 10px; font-size: 68px; color:#000; clear:both;}
.main section.page3 p { color:#666;  line-height:1.2em;   font-size:1.9em; clear:both;}
span.highlight {background-color: rgba(255, 255, 255, 0.9); padding:10px; margin-bottom:12px; clear:both;}
.highlight {background-color: rgba(255, 255, 255, 0.9); padding:10px; margin-bottom:12px; clear:both;}
.main section.page3  .linkwrapper  {background-color: rgba(255, 255, 255, 0.9); padding:10px 0 7px 35px; margin:3px 0 12px 0;  }

/* PAGE 4 CONTACTO */
.main section.page4 { background-color: #036; }
.main section.page4 .page_container {  top:37%; float:center; text-align:center; width:100%; overflow: hidden; color:#CCCCCC }
.main section.page4 h1 { padding: 0; margin-bottom: 10px; font-size: 68px; color:#fff; }
.main section.page4 p { color:#fff;  line-height:0.8em;   font-size:1.3em; margin-bottom:2px;}

.reload.bell { font-size: 12px; padding: 20px; width: 45px; text-align: center; height: 47px; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; }
.reload.bell #notification { font-size: 25px; line-height: 140%; }
.reload, .btn { display: inline-block; border: 4px solid #A2261E; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #CC3126; display: inline-block; line-height: 100%; padding: 0.7em; text-decoration: none; color: #fff; width: 100px; line-height: 140%; font-size: 17px; font-family: open sans; font-weight: bold; }
.reload:hover { background: #444; }
.btn { width: 200px; color: rgb(255, 255, 255); border: 4px solid rgb(0, 0, 0); background: rgba(3, 3, 3, 0.75); }
.clear { width: auto; }
.btn:hover, .btn:hover { background: #444; }
.btns { width: 410px; margin: 50px auto; }
.credit { text-align: center; color: rgba(0,0,0,0.5); padding: 10px; width: 410px; clear: both; }
.credit a { color: rgba(0,0,0,0.85); text-decoration: none; font-weight: bold; text-align: center; }

.back { position: absolute; top: 0; left: 0; text-align: center; display: block; padding: 7px; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background: rgba(255, 255, 255, 0.25); font-weight: bold; font-size: 13px; color: #000; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; }
.back:hover { color: black; background: rgba(255, 255, 255, 0.5); }

/* FONTS */
@font-face {
font-family: 'lane_-_narrowregular';
src: url('css/lanenar-webfont.eot');
src: url('css/lanenar-webfont.eot?#iefix') format('embedded-opentype'),
url('font/lanenar-webfont.woff') format('woff'),
url('css/lanenar-webfont.ttf') format('truetype'),
url('css/lanenar-webfont.svg#lane_-_narrowregular') format('svg');
font-weight: normal;
font-style: normal;}

	
@media screen and (min-width: 290px) and (max-width: 599px) {
/* PAGE 0 INTRO */
.main section.page0 { background: #000 url(../images/bg-intro.png) repeat-x top left; }
.main section.page0 h1 { text-align: center; padding: 0; margin-bottom: 10px; font-size: 38px; color:#fff; }
.main section.page0 h2 { text-align: center; padding: 0; font-size:1em; color:#ccc; }
.main section.page0 .page_container { top:32%; width:88%; }

/* PAGE 1 DISENO */
.main section.page1 .page_container { width:88%;  top:8%;   text-align:left; float:left; right:0; left:8%  }
.main section.page1 { width:100%; background: #FFF; background-image:none;  }
.main section.page1 h1 { padding: 0; margin-bottom: 10px; font-size: 50px; color:#000; clear:both;}
.main section.page1 p { color:#666;  line-height:1.4em;   font-size:1.1em; clear:both;}

/* PAGE 2 ICONOS */
.main section.page2 .page_container {  width:88%;  top:8%; float:left; text-align:left; }
.main section.page2 {  width:100%;  }
.main section.page2 img { display:none; }
.main section.page2 h1 { padding: 0; margin-bottom: 10px; font-size: 50px; color:#fff; clear:both;}
.main section.page2 p { color:#f0f0f0;  line-height:1.4em;   font-size:1.1em; clear:both;}

/* PAGE 3 FOTOGRAFIA */
.main section.page3 .page_container { width:88%; top:8%; float:left; text-align:left;  }
.main section.page3 { background: #FFF; width:100%;  }
.main section.page3 h1 { padding: 0; margin-bottom: 10px; font-size: 50px; color:#000; clear:both;}
.main section.page3 p { color:#333;  line-height:1.4em;   font-size:1.1em; clear:both;}
span.highlight {background:none; padding:0; margin-bottom:10px; clear:both;}
.highlight {background:none; padding:0; margin-bottom:10px; clear:both;}
.main section.page3  .linkwrapper  {background-color: rgba(255, 255, 255, 0.9); padding:10px 0 7px 35px; margin:3px 0 12px 0;  }

/* PAGE 4 CONTACTO */
.main section.page4 .page_container {  top:15%; width:88%;  top:15%;  text-align:center; overflow: hidden; color:#CCCCCC }
.main section.page4 { background-color: #036; }
.main section.page4 h1 { padding: 0; margin-bottom: 10px; font-size: 50px; color:#fff; }
.main section.page4 p { color:#fff;  line-height:0.8em;   font-size:1.1em; margin-bottom:2px;}

}

@media screen and (min-width: 600px) and (max-width: 720px) {

/* PAGE 1 DISENO */
.main section.page1 .page_container { width:86%;  top:15%; float:left;  text-align:left; left:8%; right:0;}
.main section.page1 { background: #FFF; width:100%; background-image:none; }
/* PAGE 2 ICONOS */
.main section.page2 .page_container {  top:15%; float:left; text-align:left;  width:86%;   }
.main section.page2 {  width:100%;  }
.main section.page2 img { /*display:none; */ width:80%; height:auto; background-position:center bottom; }
/* PAGE 3 FOTOGRAFIA */
.main section.page3 .page_container {  top:15%; float:left; text-align:left;  width:86%; }
.main section.page3 { background: #FFF; width:100%;  }
span.highlight {background:none; padding:0; margin-bottom:10px; clear:both;}
.highlight {background:none; padding:0; margin-bottom:10px; clear:both;}

}
