/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/

#slider-wrapper {
    width:946px;
    height:556px;
    margin: 71px 0px 0px 73px;
}

#slider {
	margin: 0px 0px 0px 0px;
	position:relative;
	height: 726px; /*determines location of caption */
  padding: 0px;
	background:url('../../images/loading.gif') no-repeat 50% 40%;
	overflow: visible;
}

#slider img {
	display:none;
}

#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:relative;
	left: 364px;
	top: 8px;
	width: 30px;
	display: none;
}

.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	float:left;
}

.nivoSlider {
	width: 320px;
	height: 568px;
	position: relative;
	top: 122px;
	left: -23px;
}

.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-controlNav a:hover {
	background-position: 0px -44px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../../images/arrows-blk.png) no-repeat;
	text-indent:-9999px;
}

a.nivo-nextNav {
	background-position:-30px 0;
	right: 5px;
	top: 260px;
	
}

a.nivo-prevNav {
	left: 5px;
	top: 260px;
}

.nivo-caption {
  text-align: center;
	width: 360px;
	display: none;
	color: #000;
}

iframe,
.mrd,
iframe#ipad-landscape,
iframe#ipad-portrait,
#android-landscape,
#android-portrait {
	display: none;
}

	/* single page */
#device-iPhone5 {
		padding:0px;
		background: #000;
		width:420px;
		height: 820px;
		background-image: url('../../images/phones/iPhone5.jpg');
		background-position: 20px 0px;
		background-repeat: no-repeat;
		margin-left: 0px;
		margin-top: -40px;
		
	}
	


/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}



 @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape){ 
  /* For landscape iPad layouts */
 

body {
		font-size: 15px;
		width: 1024px;
		height: 670px;
		overflow: hidden;
		margin: 0px;
		padding: 0px;
		position: fixed;
} 

#header,
#logoTop,
#device-xoom,
.column01,
.breadCrumb,
#footer-project,
#android-landscape,
#android-portrait {
	display: none;
}

.column02 {
	text-align: center;
}

#device-iPhone5,
#wrapper,
#slider-wrapper,
#slider {
	margin: 0 auto;
}

#wrapper {
	width: 320px;
	height: 568px;
}


#slider-wrapper {
	width: 320px;
	height: 568px;
}

#slider {
	width: 320px;
	height: 568px;
	margin-left: 22px;
}


iframe {
	display: block;
	z-index: 100;
}

#ipad-landscape {
	display: block;
	width: 1024px;
	z-index: 100;
}

#ipad-portrait {
	display: none;
}

#content-project,
.column02 {
	margin: 0px;
	padding: 0px;
}



.mrd {
	z-index: 1000;
	font-size:11px;
	letter-spacing: .1em;
	bottom: 10px;
	width: 19em;
}

  }
 @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) { 
  /* For portrait iPad layouts */

body {
	font-size: 18px;
	width: 768px;
	overflow: hidden;
	margin: 0px;
} 

#content-project {
	width: 758px;
}

#header {
	width: 758px;
	height: 24px;
}

#slider {
	height: 802px;
}


#logoTop {
	padding: 0px;
}

#logoTop img {
	position: fixed;
	top: 5px; left: 20px;
	z-index: 3000;
	width: 160px;
	height: auto;
}

.iPad {
	display: block;
	width: 440px;
	position: absolute;
	top: 13px; right: -44px;
	margin: 0px;
	padding: 0px;
}

.iPad big {
	float: left;
	text-transform: uppercase;
	color: #666;
	font-family: Helcon, Trebuchet, Trebuchet MS, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	letter-spacing: .05em;
}

p.iPad span {
	display: block;
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-size: 16px;
}

p.iPad span.photos {
	border-right: 1px solid #333;
	margin: 0px;
	padding: 0px 20px 0px 20px;
}

p.iPad span.all {
	margin-left: 0px;
	display: block;
	margin-right: 0px;
	padding-right: 0px;
	position: relative;
	left: 1px;
}

p.iPad span.all a {
	border: none;
}

p.iPad span.all {
	border: none;
	padding-left: 18px;
}

.column02 {
	float: left;
	width: 460px;
	top: 0px;
	margin: -71px 0px 0px 294px;
}

.column01 {
	position: fixed;
	float: left;
	margin-right: 0px;
	margin-left: 20px;
}

#main #pages{
	top: 0px;
}

.breadCrumb {
	display: none;
}

#pages {
	margin-left: 30px;
}

a.prev {
	left: -40px;
}

a.next {
	left: 342px;
}

.navi {
	left: 30px;
}


#footer {
	width: 430px;
	margin: 900px 0px 20px 35px;
} 
  }
  
  
  
@media only screen and (min-device-width: 1025px) and (max-device-width: 1920px) and (orientation:landscape) and (-webkit-device-pixel-ratio: 1.5){ 
  /* for high-density Android tablets in landscape mode */
body {
		font-size: 15px;
		margin: 0px;
		padding: 0px;
} 

#header,
#logoTop,
#device-xoom,
.column01,
.breadCrumb,
#footer-project,
#ipad-landscape,
#ipad-portrait,
#android-portrait {
	display: none;
}

iframe {
	display: block;
	z-index: 100;
	width: 100%;
	height: 810px;
}

#android-landscape {
	display: block;
	width: 1280px;
	height: 800px;
	z-index: 100;
	margin: 0 auto;
}

#content-project,
.column02 {
	margin: 0px;
	padding: 0px;
}

#slider,
#slider-wrapper {
	height: 602px;
	overflow: hidden;
}

.mrd {
	z-index: 1000;
	font-size:11px;
	letter-spacing: .1em;
	bottom: 10px;
	width: 19em;
}

}


 @media only screen and (min-device-width: 1025px) and (max-device-width: 1920px) and (orientation:portrait) and (-webkit-device-pixel-ratio: 1.5) { 
  /* for high-density Android tablets in portrait mode */
body {
		font-size: 18px;
		width: 800px;
		height: 1280px;
		z-index: 1000;
} 

#header,
#logoTop,
#device-xoom,
.column01,
.breadCrumb,
#footer-project,
#ipad-landscape,
#ipad-portrait,
#android-landscape {
	display: none;
}


iframe {
	display: block;
	height: 1280px;
	width: 800px;
	z-index: 100;
	position: absolute;
	top: 0px; left: 0px;
}

#android-portrait {
	display: block;
	width: 800px;
	height: 1280px;
	z-index: 100;
	position: absolute;
	top: 0px; left: 0px;
}

#content-project,
.column02 {
	margin: 0px;
	padding: 0px;
}
  
.mrd {
	display: block;
	z-index: 1000;
	font-size:11px;
	letter-spacing: .1em;
	padding-bottom: 10px;
	width: 19em;
}
  }