/*
 * CSS for tablet devices
 */


/*preloader animation*/
/*
.animation.desktop {
	display: none;
}

.animation.tablet {
	display: block;
	background: url(../img/slide.png) no-repeat 0 0;
	width: 364px;
	height: 37px;
	margin: 72px auto 0;
	position: relative;
}

.animation.tablet .finger {
	background: url(../img/sprite.png) no-repeat -164px -100px;
	position: absolute;
	width: 100px;
	height: 93px;
	top: 2px;
	left: 0;
}*/

#preloader2 > div {
	width: 700px;
}

#preloader2 .animation img {
	margin-top: 20px;
}
.page.casestudy > div {
    padding-left: 20px;
    padding-top: 80px;
}
/*header*/
#main > header {
	width: 100%;
	height: 59px;
	right: 0;
}

#main > header nav ul {
	float: right;
}

#main > header nav li {
	float: left;
}

#main > header nav a, 
#main > header nav a:link, 
#main > header nav a:active, 
#main > header nav a:visited {
    border-bottom: none;
}

#main > header nav li.next a {
    height: 59px;
}

#main > header nav .label {
	display: none;
}

#main > header nav ul ul {
    right: 0;
    top: 59px;
}

/*footer*/
#socialtrigger {
	display: block;
	float: right;
	font-size: 0.75em;
	margin-right: 11px;
	line-height: 30px;
}

#social {
	position: fixed;
	bottom: 30px;
	right: 0;
	background: #822A1D;
	display: none;
}

/*page content*/
li.centered .pagecontents > div {
    width: 700px;
}

.textpanel {
	margin-top: 59px;
	height: auto;
	width: 100%;
	position: relative;
	padding: 32px 0 41px;
	 overflow-y: auto;
}

.textpanel .top {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	min-height: 60px;
	width: 220px;
	padding: 0 16px 0 10px;
}

.textpanel .top .location-meta {
	margin-top: 10px;
}

.textpanel .top .nubble {
    background-position: -133px -79px;
    width: 39px;
    height: 19px;
    left: 24px;
    top: auto;
	bottom: -19px;
}

.textpanel > p {
	padding: 0 19px 0 254px;
}

.infoicons {
    margin-left: 0;
    bottom: 0;
    height: 50%;
    top: auto;
    margin-bottom: 30px;
}

#main > ul li.page {
	background-color: #fff;
}

.page .videobg video {
    bottom: 0;
    height: 62%;
    position: absolute;
    width: 100%;
	left: 0;
}

.page .jsBG {
    bottom: 30px;	
    height: 60%;
    position: absolute;
    width: 100%;
	left: 0;
	right: auto;
}


#main > ul li#registerform {
    background-color: #4B5254;
}

/*register form slide down*/
#registerform2 {
    width: 100%;
    right: 0;
	top: 0;
	height: auto;
	display: none;
}

.registerform .top, 
#videopostcards .top {
	margin-top: 59px;
}

#registerform2 a.close, 
#registerform2 a.close:link, 
#registerform2 a.close:active, 
#registerform2 a.close:visited, 
#registerform2 a.close:hover {
    top: 79px;
}

/*video postcards*/
#videopostcards {
    width: 100%;
    right: 0;
	top: 0;
	display: none;
}

a.close, a.close:link, a.close:active, a.close:visited, a.close:hover {
    top: 74px;
}

#videoWrapper a.close,
#videoWrapper a.close:link,
#videoWrapper a.close:active,
#videoWrapper a.close:visited,
#videoWrapper a.close:hover {
	top: 15px;
}

/*linkedin*/
#linkedin #intro.authenticated  {
    margin-top: 0;
	display: block;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#linkedin #intro.authenticated #globe {
    background-image: none;
	position: static;
	width: 100%;
	height: auto;
}

#grid.authenticated {
	margin-top: 40px;
}
#gridpopup {
	margin-top: -41px;
}
#intro.authenticated #globe h2 {
	display: none;
}

#intro.authenticated #globe p {
	margin: 0;
}

#linkedin #intro.authenticated p a.button {
	width: 100%;
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

#invite .left .top {
    padding: 23px 12px 16px 12px;
}

#invite .right .top {
    padding: 28px 10px 30px;
}

#invite a.close, 
#invite a.close:link, 
#invite a.close:active, 
#invite a.close:visited, 
#invite a.close:hover {
    top: 20px;
}

#invite .right li {
    float: none;
    width: 100%;
}

#invite .right li .right {
   width: 200px;
}


/* infocons */

#page2 .infoicon.one, #page4 .infoicon.one, #page5 .infoicon.one, #page7 .infoicon.one, #page8 .infoicon.one, #page10 .infoicon.one, #page12 .infoicon.one {
	left: 42%;
	top: 10%;
}

#page2 .infoicon.two, #page4 .infoicon.two, #page5 .infoicon.two, #page7 .infoicon.two, #page8 .infoicon.two, #page10 .infoicon.two, #page12 .infoicon.two {
	left: 40%;
	top: 65%;	
}

#page2 .infoicon.three, #page4 .infoicon.three, #page5 .infoicon.three, #page7 .infoicon.three, #page8 .infoicon.three , #page10 .infoicon.three, #page12 .infoicon.three  {
	left: 91%;
	top: 5%;		
}

#page2 .infoicon.four, #page4 .infoicon.four, #page5 .infoicon.four, #page7 .infoicon.four, #page8 .infoicon.four, #page10 .infoicon.four, #page12 .infoicon.four {
	left: 90%;
	top: 65%;		
}



