/* ================================ */
/* ! Layout for XL desktop version  */
/* ================================ */

body {
background-color: silver;
font-family: "Open Sans", Arial, sans-serif;
font-weight: 400;
text-align: left;
line-height: 2em;
color: #3a3a3a;		
}

a, a:visited, a:hover {
color: #318ec3;
text-decoration: none;
outline: 0;
transition: color 0.4s ease;
}

a:hover {
color: #3a3a3a;
}

.button_primary a {
    display: block;
    width: 200px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: rgba(255, 255, 255, .25);
    text-align: center;
    text-decoration: none;
    padding: .625em 3em .625em 3em;
    font-family: 'Lato', Arial, sans-serif;
    font-size: .875em;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    margin: 0 auto;
    outline: 0;
    transition: background-color 0.4s ease;
}

.justRegText {
    width: 100%;
    text-align: center;
    text-decoration: none;
    font-family: 'Lato', Arial, sans-serif;
    font-size: .875em;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    margin: 0 auto;
    outline: 0;
    transition: background-color 0.4s ease;
}

.button_primary a:hover {
background-color: rgba(255, 255, 255, .4);
}
	
.feature {
background: #999 url("../images/crospot_heading.jpg") no-repeat center center;
background-size: cover;
background-attachment: fixed;
height: 1330px; height: 83.125rem;
margin: 0; 	
position: relative;
}

.ifpospwb {
opacity: 1;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
margin-top: 0;
margin-bottom: 0;
}

nav {
width: 100%;
float: left;
border-bottom: 1px solid rgba(255, 255, 255, .3);
}

nav ul {
display: inline-block;
float: left;
}

nav ul li {
list-style: none;
float: left;
margin: 30px 0 30px 15px; margin: 1.875rem 0 1.875rem 0.875rem;
font-family: "Lato", Arial, sans-serif;
font-size: .8125em;
font-weight: 400;
text-transform: uppercase;
}

.borderBottom {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    padding: 20px;
}

.customButton {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: transparent;
    border: 1px solid;
    border-color:rgba(255,255,255,.3);
    padding: 4px;
    color: #ffffff;
    width: 130px;
}

.submitButton {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: transparent;
    border: 1px solid;
    border-color:rgba(255,255,255,.3);
    padding: 4px;
    color: #ffffff;
    width: 60px;
    text-transform: uppercase;
    transition: 0.4s ease;
    letter-spacing: 1px;
    font-weight: bold;
}



.submitButton:hover, .submitButton:focus {
    background-color: transparent;
    border: 1px solid greenyellow;
    padding: 4px;
    color: greenyellow;
    width: 80px;
    letter-spacing: 1px;
    cursor: pointer;
}


::-webkit-input-placeholder {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
}

:-moz-placeholder { /* Firefox 18- */
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
}

::-moz-placeholder {  /* Firefox 19+ */
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
}

:-ms-input-placeholder {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
}

    nav ul li a,
    nav ul li a:hover,
    nav ul li a:visited {
    color: #fff;
    text-decoration: none;
    transition: 0.2s ease;
    }

    nav ul li a:hover {
    opacity: .5;
    }

.headline,
.error {
    display: table-cell;
    vertical-align: middle;
    font-family: "ProximaNovaA-Extrabld", Arial, sans-serif;
    font-size: 7em;
    line-height: .9em;
    letter-spacing: .05em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    position: absolute; /* Break headline beyond L/R of edges of grid */
    left: 0;
    right: 0;
    margin-top: 350px; margin-top: 21.875r em;
}

h2 {
margin-bottom: 30px; margin-bottom: 1.875rem;
font-family: "ProximaNovaA-Extrabld", Arial, sans-serif;
font-size: 3.25em;
font-weight: bold;
line-height: 1.2em;
color: #fff;
text-align: center;
text-transform: uppercase;
}

.who {
background: #fff url("../images/dots.png") repeat center;
background-position-y: 39px;
background-position-y: 2.4375rem;
}

	.who .row {
	padding: 120px 0 120px 0;	padding: 7.5rem 0 7.5rem 0;
	text-align: center;
	}
	
	.who .eightcol {
	/*font-family: "Merriweather", Arial, serif;*/
        font-family: 'Lato', Arial, sans-serif;
	font-size: 1.2em;
	line-height: 2em;
	font-weight: 300;
	}
	
	.who h2 {
	color: #bebebe;
	}

.how {
background: #0d0d0d url("../images/how_image.jpg") no-repeat center center;
background-size: cover;
background-attachment: fixed;
margin: 0; 	
}

	.how .row {
	padding: 150px 0 145px 0; padding: 9.375rem 0 9.0625rem 0;
	}
	
	.how .research {
	background: url("../images/settings.png") no-repeat center top;
	}
	
	.how .design {
	background: url("../images/cloud.png") no-repeat center top;
	}
	
	.how .iterate {
	background: url("../images/star.png") no-repeat center top;
	}
	
	.how h2 {
	text-align: center;
	color: #fff;
	}
	
	.how h3 {
	/*font-family: "Merriweather", Arial, serif;*/
        font-family: 'Lato', Arial, sans-serif;
	font-size: 1.5em;
	font-weight: 300;
	text-align: center;
	margin: 180px 0 20px 0;	margin: 11.25rem 0 1.25rem 0;
	color: #fff;
	}
	
	.how p {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: .875em;
	text-align: center;
	margin: .5em 6.75% .5em 6.75%;
	color: rgba(255, 255, 255, .7);
	}

.work {
background-color: #f3f3f3;
}

	.work .row {
	padding: 200px 0 0 0;
	}
	
	.work .project,
	.work .project1 {
	padding: 150px 0 145px 0; padding: 9.375rem 0 9.0625rem 0;
	border-bottom: 1px dotted rgba(0, 0, 0, .15);
	}
	
	.work .project1 {
	padding-top: 0;
	}
	
	.work .twelvecol {
	text-align: center;
	}
	
		.work .twelvecol img {
		width: 82.7%;
		margin-bottom: 40px;
		margin-bottom: 2.5rem;
		}
	
	.work h2 {
	text-align: center;
	color: #999;
	}
	
	.work h3 {
	/*font-family: "Merriweather", Arial, serif;*/
        font-family: 'Lato', Arial, sans-serif;
	font-size: 1.5em;
	font-weight: 300;
	text-align: center;
	margin: 0;
	color: #333;
	}
	
	.work p {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: .875em;
	text-align: center;
	margin: .5em 13.45% .5em 13.45%;
	color: #666;
	}
	
	.work img.hero {
	width: 75%;
	}

p.metadata {
text-align: center;
font-family: "Open Sans", Arial, sans-serif;
font-size: .75em;
margin-bottom: 0;
text-transform: uppercase;
letter-spacing: .02em;
color: #cbcbcb;
margin-bottom: 20px;
}

.contact {
    /*background-color: #318ec3;*/
    background-color: #c00132;
}

	.contact .row {
	padding: 240px 0 240px 0; padding: 15rem 0 15rem 0;
	}
	
	.contact h2 {
	margin-bottom: 20px;
	}

.footer {
height: 100px; height: 6.25rem;
background: #272727 url("../images/logo_black.png") repeat;
font-family: "Open Sans", Arial, sans-serif;
font-size: .8125em;
font-weight: 400;
text-transform: uppercase;
line-height: 100px; line-height: 6.25rem;
color: #aaa;
text-align: center;
}

.footer a {
text-decoration: none;
color: #aaa;
transition: color 0.2s ease;
}

.footer a:hover {
color: #e6003b;
}




/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */

@media handheld, only screen and (max-width: 1680px) {

.feature {
background: #999 url("../images/crospot_heading.jpg") no-repeat center center;
background-size: cover;
background-attachment: fixed;
height: 850px; height: 53.125rem;
margin: 0; 	
}

    .headline,
    .error {
        display: table-cell;
        vertical-align: middle;
        width: 1140px;
        height: 710px; height: 44.375rem;
        font-family: "ProximaNovaA-Extrabld", Arial, sans-serif;
        font-size: 7em;
        line-height: .9em;
        letter-spacing: .05em;
        text-transform: uppercase;
        text-align: center;
        color: #fff;
        position: static;
    }

	.who .row {
	padding: 80px 0 80px 0;	padding: 5rem 0 5rem 0;
	text-align: center;
	}

	.how .row {
	padding: 100px 0 95px 0; padding: 6.25rem 0 5.9375rem 0;
	}

	.work .row {
	padding: 100px 0 0 0;
	}
	
	.work .project,
	.work .project1 {
	padding: 100px 0 95px 0; padding: 6.25rem 0 5.9375rem 0;
	border-bottom: 1px dotted rgba(0, 0, 0, .15);
	}
	
	.contact .row {
	padding: 160px 0 160px 0; padding: 10rem 0 10rem 0;
	}
	
}




/* ============================= */
/* ! Layout for tablet version   */
/* ============================= */

@media handheld, only screen and (max-width: 1025px) {

.feature{
background-size: cover;
background-attachment: scroll;
height: 650px; height: 40.625rem;
margin: 0; 
}

.headline,
.error {
font-size: 5em;
height: 550px; height: 34.375rem;
}

.button_primary a {
width: 200px;
}

.how {
background-size: cover;
background-attachment: scroll;	 	
}

.contact h2 {
font-size: 2.75em;
}

}




/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media handheld, only screen and (max-width: 768px) {

h2 {
font-size: 2.5em;
}

.button_primary a {
width: inherit;
}
	
.feature {
background: #999 url("../images/crospot_heading_1024.jpg") no-repeat center center; 
background-size: cover;
background-attachment: scroll;	 	
height: 510px; height: 31.875rem;
margin: 0; 	 	
}


nav ul li {
font-size: .625em;
margin: 15px;
}

.headline,
.error {
height: 430px; height: 26.875rem;
font-size: 2em;
line-height: 1em;
/* text-align: left; */
}

.who {
background-position: left;
background-position-x: -42px;
background-position-y: 39px;
}

	.who .row {
	padding: 50px 0 50px 0;
/* 	text-align: left; */
	}
		
	.who p {
	padding: 0;
	font-size: .75em;
	}

.how {
background: #999 url("../images/how_image_1024.jpg") no-repeat center center;
background-size: cover;
background-attachment: scroll;
height: 100%;
margin: 0; 	 	
}

	.how .row {
	padding: 50px 0 0 0; padding: 3.125rem 0 0 0;
	}	
	
	.how .research, 
	.how .design,
	.how .iterate {
	background-position-y: 20px;
	padding-top: 180px; padding-top: 11.25rem;
	padding-bottom: 40px; padding-bottom: 2.5rem;
	border-bottom: 1px dotted rgba(255, 255, 255, .15);
	}
	
	.how .research {
	background-position-y: 0;
	padding-top: 155px; padding-top: 9.6875rem;
	}
	
	.how h2{
/* 	text-align: left; */
	margin-bottom: 0;
	}
	
	.how h3 {
	font-size: 1.5em;
	font-weight: 300;
/* 	text-align: left; */
	margin: 0 0 20px 0;
	color: rgba(255, 255, 255, .9);
	}
	
	.how p {
/* 	text-align: left; */
	margin: .5em 0 .5em 0;
	}

.work {
height: 100%;
}

	.work .row {
	padding: 50px 0 0 0; padding: 3.125rem 0 0 0;
	}	
	
	.work .project,
	.work .project1 {
	padding: 50px 0 50px 0; padding: 2.5rem 0 2.5rem 0;
	border-bottom: 1px dotted rgba(0, 0, 0, .15);
	}
	
	.work .project1 {
	padding-top: 0;
	}
	
	.work .twelvecol img {
	width: 82.7%;
	margin-bottom: 20px; margin-bottom: 1.25rem;
	}
	
	.work h2,
	.work h3,
	.work p {
/* 	text-align: left; */
	}
	
	.work p {
	margin: .5em 0 .5em 0;
	}

.contact .row {
padding: 50px 0 100px 0; padding: 3.125rem 0 6.25rem 0;
}
	
.contact h2 {
font-size: 3em;
line-height: 1em;
margin: 1em 0 .5em 0;
/* text-align: left; */
color: #fff;
}

p.metadata {
/* text-align: left; */
margin-bottom: 20px; margin-bottom: 1.25rem;
}
	
	
}




/* =============================================== */
/* ! xhpdi devices                                 */
/* =============================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 

.who {
background: #fff url("../images/dots_@2X.png") repeat;
background-size: 81px;
background-position-x: -42px;
background-position-y: 39px;
}

.footer {
background: #272727 url("../images/logo_black_@2X.png") repeat;
background-size: 360px;
}

}




.left {
float: left;
}

.right {
    float: right;
}


.invisible {
display: none;
}




/* =============================================== */
/* ! Grid overlay   							   */
/* =============================================== */

.ontop {
position: fixed;
z-index: 9999;
margin: 0 auto;
left: 0;
right: 0;
pointer-events: none;
}

.grid {
background: rgba(204,0,255,.2);
height: 5000px;
}

.arrow {
    opacity: 0.5;
    transition: 0.4s ease;
}

.arrow:hover {
    opacity: 0.9;
}


#locationLink {
    text-decoration: none;
    color: #666666;
    transition: color 0.2s ease;
    padding-right: 15px;
}

#locationLink:hover {
    color: #e6003b;
}

#headNavigation {
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff;
    float: right;
    padding: 10px;
    padding-top: 2px;
    transition: color 0.2s ease;
}

#headNavigation:hover {
    color: #d9d9d9;
}