/*
 * CSS for mobile devices
 */
body {

	width: 100%
}

.top {
 
    position: fixed;
  
}

#slvj-back-lightbox {
    height: 540px;
    margin: auto;
    width: 100%;
    z-index: 32;
}

.slvj-lightbox {
    border-radius: 10px;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.3);
    height: 100%;
    margin: 0;
    padding: 30px;
    position: relative;
    width: 50%;
    z-index: 53;
}
footer {display: none;}

.mobile {display:block; margin-top: 200px; padding: 10px;  background: #000 none repeat scroll 0 0;}  
.mobile p {font-size: 12px}

.mobile_video {
    display: block;
    margin-top: 10px;
    width: 80%;
}


.mobile {display:block; margin-top: 220px}  

#page1 .block1 .presenta {
    margin-left: 0;
}

.page.casestudy > div {
    padding-left: 20px;
    padding-top: 70px;
}
 .video-js{
    height:auto!important;
    width: 100% !important;
}

#page2,
#page4,
#page6 { background-size:100% auto;}

#page2 {
    background-image: url("../img/carlos_1.jpg");
    background-position: center top;
    background-size: cover;
}

#page6 .examples1,
#page4 .examples1,
#page2 .examples1 {
	display: none;

}
/*header  

#main > header nav {
    float: left;
    position: fixed !important;
    width: 310px !important;
}
*/
#main > header {
	display: none;

    height: 40px;
    right: 0;
    width: 100%;
      position: fixed !important;
    z-index: 6;
}
#main>ul li {
	clear: both;
}

#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;
	border-right: 1px solid #68A0C0;
	width: 40px;
	height: 40px;
	line-height: 40px;
}

#main > header nav li.lang > a,
#main > header nav li.connection .icon,
#main > header nav li.next .icon,
#main > header nav li.back .icon {
    font-size: 1.4em;
}

#main > header nav li.register .icon {
    font-size: 1em;
}

#main > header nav li.postcards .icon {
    font-size: 1.3em;
}

#main > header nav li.next a {
    height: 40px;
	border-right: none;
}

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

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

#main > header nav ul ul a, 
#main > header nav ul ul a:link, 
#main > header nav ul ul a:active, 
#main > header nav ul ul a:visited {
    width: 150px;
}

/*footer*/
#main > footer {
    height: 44px;
    position: fixed;
/*
    bottom: auto;
    display: none;
*/
}


#main > footer #links {
    float: none;
    position: absolute;
	bottom: 0;
	left: 0;
	font-size: 0.482em;
}


#links li a, #links li a:link, #links li a:active, #links li a:visited {
    line-height: 15px;
}

iframe#slvj-video-embed {
	width: 250px;
	height: auto;

}
#socialtrigger {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 0.75em;
	margin-right: 11px;
	line-height: 15px;
	font-size: 0.482em;
}

#main > footer #social {
	position: fixed;
	bottom: 0;
	right: 0;
	background: #822A1D;
	display: none;
	float: none;
	height: 100%;
	width: 100%;
	text-align: center;
}

#social h2 {
	margin: 1em 0 0.5em;
	display: block;
	font-size: 3.750em;
	line-height: 1;
}

#social li {
	float: none;
	display: inline-block;
	vertical-align: middle;
	font-size: 2em;
	margin: 10px;
}

#social li a, 
#social li a:link, 
#social li a:active, 
#social li a:visited, 
#social .btn-google {
	border-left: none;
}

#social li a:hover,
#social .btn-google:hover {
	background: transparent;
}

#social li a.close,
#social li a.close:link,
#social li a.close:active,
#social li a.close:visited {
	display: block;
	width: 33px;
	height: 33px;
	line-height: 33px;
	top: 55px;
	right: 15px;
}

#social li a.close:hover {
	background: transparent url(../img/sprite.png) no-repeat -132px -40px ;
	border-color: #CD5539;
	color: #983222;
	text-decoration: none;
}

#main > footer #nav {
    margin-top: 4px;
}

#main > footer #nav li a {
	width: 19px;
	height: 8px;
	background: url(../img/sprite.png) no-repeat -60px -17px;
	background-size: 300px 300px !important;
}

#main > footer #nav li.first a {
	width: 14px;
	background-position: -60px -8px;	
}

#main > footer #nav li.last a {
	width: 14px;
	background-position: -60px -34px;	
}

#main > footer #nav li a.active {
	background-position: -60px -25px;	
}

#main > footer #nav li.first a.active {
	width: 14px;
	background-position: -60px 0;	
}

#main > footer #nav li.last a.active {
	width: 14px;
	background-position: -60px -42px;	
}

li.centered .pagecontents:before {
	display: none;
}


/*page content*/
.textpanel {
	margin-top: 40px;
	height: auto;
	width: 100%;
	position: relative;
	padding: 0;
	z-index: 3;
}

.textpanel .top {
	padding: 0 10px 43px 10px;
	position: relative;
}

.textpanel .top .location-meta {
	font-size: 0.625em;
}

.textpanel .top h2 {
	font-size: 1.6em;
	margin-top: 11px;
}

.textpanel .top .nubble {
    background-position: -264px 25px;
    width: 32px;
    height: 40px;
    left: auto;
    top: auto;
	bottom: -15px;
	right: 22px;
	cursor: pointer;
}

.textpanel .top .nubble span {
	display: block;
	font-weight: bold;
	font-size: 0.625em;
	text-align: center;
}

.textpanel > p {
	padding: 0 10px 10px 10px;
	text-align: center;
	font-size: 0.750em;
	display: none;
}

.infoicons {
    margin-left: 0;
    height: 50%;
    top: auto;
    display: none;
}

.infoicon {
    height: 27px;
    width: 27px;
}

.infoicon .bg {
    background-position: -219px -40px;
    height: 27px;
    width: 27px;
	display: block !important;
}

.infoicon .circle,
.infoicon .plus {
    display: none !important;
}

.infoicon .popup {
	background-image: none;
	position: fixed;
	top: 40px;
	right: 0;
	width: 100%;
}

.infoicon .content {
    width: auto;
	padding-top: 5px;
	padding-bottom: 20px;
	line-height: 1.1;
}

.infoicon .content h3 {
    font-size: 2em;
	margin-bottom: 10px;
}

.infoicon .popup > a, 
.infoicon .popup > a:link, 
.infoicon .popup > a:active, 
.infoicon .popup > a:visited, 
.infoicon .popup > a:hover {
    top: auto;
	bottom: 0;
	left: 50%;
	line-height: 18px;
	width: 50px;
	margin-left: -25px;
	padding-top: 0;
}

.infoicon .popup > a span:first-child:before {
	display: none;	
}

.infoicon .popup > a span:first-child {
	width: 18px;
	height: 18px;
	display: inline-block;
	background: url(../img/sprite.png) no-repeat -172px -79px;
	margin-right: 4px;
}

.infoicon .popup > a span.close {
	display: inline;
	font-family: 'droid_sans';
	font-weight: bold;
	font-size: 0.625em;
	display: inline-block;
	margin-bottom: 10px;
	vertical-align: middle;
}

#main > ul li.page {
	background-color: #000;
	padding-bottom: 30px;
	overflow-y: auto;
}

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

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

.page.casestudy h2 {
    font-size: 2em;
     margin-bottom: 20px;
    
}
.page.casestudy p {
	line-height: 1em;
    font-size:  0.813em;
}

.page.casestudy .playbutton {
    margin-top:-20px;
}

.page.casestudy .postplay {
	margin-top: 50px;
}


li.centered.casestudy .pagecontents {
    margin-top: 40px;
	padding-top: 20px;
}
li.centered .pagecontents > div{
	width: 100%;
}


/*register form slide down*/
#registerform2 {
    width: 100%;
    right: auto;
	left: 0;
	top: 0;
	height: auto;
	display: none;
	position: absolute;
	z-index: 5;
}

.registerform .top {
	margin-top: 40px;
	padding: 21px 43px 1px 10px;
}

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

.registerform h2, 
#videopostcards h2, 
#invite h2 {
    font-size: 2.125em;
}

.registerform h2 br {
	display: none;
}

.registerform .scrollbarwrap .viewport {
    height: auto !important;
	overflow: visible;
}

.registerform .scrollbarwrap .scrollbar {
	display: none;
}

.registerform form {
    padding: 0 10px 50px;
}

.registerform form p.row1 {
    margin: 0;
}

.registerform form p.row1 .text {
    margin: 14px 0;
	width: 274px;
}

.customSelect, .occuSelect {
    width: 237px;
}

.registerform p.row4 {
    width: auto;
}

.registerform .styledCheckbox {
    margin-bottom: 30px;
}

#registerform2 .scrollbarwrap .overview {
	position: static;
}


/*video postcards*/
#videopostcards {
    width: 100%;
    right: auto;
	left: 0;
	top: 0;
	display: none;
	position: absolute;
	height: auto;
}

#videopostcards a.close,
#videopostcards a.close:link,
#videopostcards a.close:active,
#videopostcards a.close:visited {
	top: 55px;
}

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

#videopostcards .top {
    margin-top: 40px;
    padding: 21px 10px 1px 10px;
}

#videopostcards .scrollbarwrap .viewport {
	overflow: visible;
	height: auto !important;
}

#videopostcards .scrollbarwrap .scrollbar {
	display: none;
}

#videopostcards ul {
    margin: 0 0 50px 0;
}

#videopostcards li {
    float: none;
	margin: 15px auto;
}

#videopostcards .scrollbarwrap .overview {
    position: static;
}


#videopostcards a.playbutton, 
#videopostcards a.playbutton:link, 
#videopostcards a.playbutton:active, 
#videopostcards a.playbutton:visited, 
#videopostcards a.playbutton:hover {
	background-size: 500px 500px;
}

#videoWrapper {
	z-index: 8;
}

/*linkedin*/
#linkedin {
	/* display:none; */
	z-index: 7;
	position: absolute;
	min-height: 200%;
}

#linkedin:before {
    display: none;
}

#linkedin #intro {
	width: 226px;
	padding: 20px 10px 10px;
	margin-top: 0;
}

#linkedin #intro p.italic {
    font-weight: bold;
}

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

#linkedin #intro h2 {
    color: #192e3a;
    font-size: 2.125em;
    margin: 0;
}

#linkedin .closelinkedin {
	height: 30px;
	width: 100%;
	margin-left: 0;
	left: 0;
	line-height: 27px;
	position: fixed;
}

#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;
}

#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;
}

#grid.authenticated {
	margin-top: 40px;
}

#gridpopup {
	top: 20%;
	left: 50%;
	margin-left: -130px;
	margin-top: -40px;
	z-index: 8;
	padding-left: 0;
	width: 216px;
}

#gridpopup .left {
	display: block;
	border: 4px solid #345060;
    height: 72px;
    width: 72px;
	float: left;
	margin-right: 15px;
}

#lightsout {
	display: none;
	top: 0;
	left: 0;
	position: absolute;
	background: rgba(0, 0, 0, .5);
	/*display: block;*/
	width: 100%;
	height: 100%;
}

#invite {
	z-index: 11;
	min-height: 100%;
	height: auto;
}

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

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

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

#invite h2 {
	margin-bottom: 0;
}

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

#invite form {
    padding: 0 10px 30px;
}

#invite p {
    margin: 7px 0;
}

#invite form label,
#invite form br {
    display: none;
}

#invite form textarea {
    height: 80px;
}

form .submit {
    font-size: 1.5em;
}

#invite form .submit {
	float: left;
}

#invite .button {
	float: right;
	/* font-family: 'franchise'; */
	font-family: "nimbus-sans-condensed",sans-serif;	
    font-size: 1.5em;
	display: inline-block;
	background-color: #C60B26; 
	-webkit-box-shadow: 0 3px #192e3a; 
	-moz-box-shadow: 0 3px #192e3a; 
	box-shadow: 0 3px #192e3a;
}


#invite > .right {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	/*height: 100%;*/
	z-index: 10;
}

#invite > .right .top {
    padding: 11px 10px 1px;
	background: #2D4654;
}

#invite .scrollbarwrap .scrollbar {
	display: none;
}

#invite > .right .viewport {
	height: auto !important;
	overflow: visible;
}

#invite .scrollbarwrap .overview {
	position: static;
}

#invite h3 {
	color: #192e3a;
	font-size: 2.125em;
	float: left;
}

#invite .right a.button, 
#invite .right a.button:link, 
#invite .right a.button:active, 
#invite .right a.button:visited, 
#invite .right a.button:hover {
	background-color: #C60B26;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    height: 37px;
    line-height: 37px;
    padding: 0 10px;
    text-decoration: none;
	-webkit-box-shadow: 0 3px #80281A; 
	-moz-box-shadow: 0 3px #80281A; 
	box-shadow: 0 3px #80281A;
}

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

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

.error .registererror {
    min-height: 0;
}


/*privacy*/
.legalslide {
	z-index: 7;
}

.legalslide .scrollbarwrap .overview {
    padding: 0 10px 150px 10px;
}

.legalslide .scrollbarwrap .overview h2 {
    margin: .5em 20px;
}

/*play button*/
a.playbutton, a.playbutton:link, a.playbutton:active, a.playbutton:visited, a.playbutton:hover {
    background-size: 500% auto;
    height: 50px;
    line-height: 101px;
    width: 50px;
}

a.playbutton .circle {
    font-size: 72px!important
}

a.playbutton span.arrow {
    font-size: 25px;
    margin-left: -40px;
}

#cookiepolicy {
	bottom: 44px;
	/*position: absolute;*/
	padding: 15px 0;
}

#cookiepolicy a.close, 
#cookiepolicy a.close:link, 
#cookiepolicy a.close:active, 
#cookiepolicy a.close:visited, 
#cookiepolicy a.close:hover {
	/*position: static;*/
	/*float: right;*/
	/*margin-left: 275px;*/
}

/*individual pages*/
#page1 h1 {
	font-size: 2.5em;
	 line-height: 114%;
	  margin: 0;
}

#page1 .pagecontents > div {
    width: 300px;
	margin-top: 40px;
	padding-top: 40%;
}

#page1 p {
    margin-top: 0;
    line-height: 1em;
    font-size:  0.813em;
}

/*temporary for page1*/
#page1 .videobg video {
	display: none !important;
}

#page1 {
	background: url("../img/page1bg.jpg") no-repeat center 40px;
	background-size: 100%;
}

/*last register form*/
#main > ul li#registerform {
	overflow: visible;
	background-color: #4B5254;
}

#main > ul li#registerform .occuSelectInner {
    width: 287px !important;
}


/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
/* Styles */
	#main{
		height: 540px;
	}
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */
	#main{
		height: 480px;
	}
}


