/* 
  souldesigngroup.com v9.0.1 stylesheet 
  created 09 october 2014
  updated 22 may 2015
  created by www.souldesigngroup.com
  copyright soren stoen 	
*/

/*********** UNIVERSAL TEMPORARY */
#workin-out {
  width:100%;
  height:100%;
  opacity: 0.45;
  filter: alpha(opacity=45); /* For IE8 and earlier */
  float:left;
  position:absolute;
  top:0;
  left:0
}

#WO-detail {
  width:90%;
  height:507px;
  margin:15% 0 0 0;
  padding:5% 25px;
  background:#FFF url(assets/img/univ/workin-out.png) no-repeat center;
  cursor:pointer;
}

/*********** UNIVERSAL */
*, html, body {
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
}

body {
  background: url(assets/img/univ/bg-1.jpg) no-repeat top left;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  color: #666;
}

h1 {
  margin: 0 0 -100px 0;
  font-family:  'Arvo','Playfair Display SC', 'Rokkitt', serif;
  font-size: 12.5em;
  text-align: left;
  color: #fff;
}

h2 {
  margin: ;
  font-family: 'StMarieWebThin', 'StMarieWebSCThin';
  font-size: 3.5em;
  font-weight: 100;
  font-style: italic;
}

h3 {
  margin: ;
  font-family: 'StMarieWebThin', 'StMarieWebSCThin';
  font-size: 2em;
  font-weight: 100;
  font-style: italic;
}

h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  font-weight: 100;
  letter-spacing: 2px;
}


p {
  line-height: 1.5em;
  margin: 0 0 10px 0;
}

a {text-decoration: none; outline: 0; color: #666;}
a: visited {color: #666;}
a: hover {color: #222;}
a: active {color: #C9ECEB;}

img {
  border: none;
  background: rgba(255,255,255,0.15) url(assets/img/univ/SDG-img-bg.png) center no-repeat;
  margin: 0;
  padding: 0;
}

div {margin: 0; padding: 0;}

.clear {clear: both;}

.circleBase {
  border-radius: 50%;
  behavior: url(PIE.htc); /* remove if you don't care about IE8 */
  margin: 25px;
  border: 3px solid #FFF;
  float: left;
}

ul {list-style: none; padding-left:25px; font-variant:small-caps;}

.ir {
    background-color: transparent;
    overflow: hidden;
    text-indent: -9999px;
	float: left;
}

.break-line {
	width: ;
	height: 14px;
	margin: 10px 1.5%;
	background: url(assets/img/univ/break-line.png) center top repeat-x;
	clear: both;
}



/********************** HEADER & NAV */
header {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}

nav {
  padding: 25px 0 25px 15px;
  position: fixed;
  left: 0;
  right: 0;
  font-weight: 400;
  font-variant: small-caps;
  text-align: center;
  letter-spacing: 2px;
  background: rgba(255,255,255,0.85);
  border-bottom:2px solid #F8F8F8;
  z-index: 99;
}

.nav-item {
  margin:0 15px;
  display: inline;
}

#home nav .nav-middle-left {margin-right: 15px; -webkit-transition: all 0.5s ease;  transition: all 0.5s ease}
#home nav .nav-middle-right {margin-left: 15px; -webkit-transition: all 0.5s ease;  transition: all 0.5s ease}
#home nav.sticky .nav-middle-left {margin-right: 65px; -webkit-transition: all 0.5s ease;  transition: all 0.5s ease;}
#home nav.sticky .nav-middle-right {margin-left: 80px; -webkit-transition: all 0.5s ease;  transition: all 0.5s ease}

.nav-middle-left {margin-right: 65px;}
.nav-middle-right {margin-left: 80px;}


#home #identity {
  width: 634px;
  height: 507px;
  position: absolute;
  top: 32%;
  left: 50%;
  margin: 0 0 0 -317px;
  font-size: 18px;
  background:url(assets/img/univ/workin-out.png) no-repeat top left;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

#home #identity.sticky {
  width: 100px;
  height: 44px;
  position: fixed;
  top: 15px;
  left: 50%;
  margin: 0 0 0 -50px;
  font-size: 36px;
  background:url(assets/img/univ/SDG-winter-2016.png) no-repeat top center; 
  z-index: 100;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#home #tagline {display: block; position: absolute; bottom: 5%;}
#tagline, #home #tagline.sticky {display: none; -webkit-transition: all 3.5s ease-out; transition: all 3.5s ease-out;}

#identity {
  width: 100px;
  height: 44px;
  position: fixed;
  top: 15px;
  left: 50%;
  margin: 0 0 0 -50px;
  font-size: 36px;
  background: url(assets/img/univ/SDG-2015.png) no-repeat top center; 
  z-index: 100;
}


/********************** MAIN */
main {
  width: 100%;
  position: absolute;
  top: 100%;
  margin: 0;
  padding: 0;
  display: block;
}

.col-100 {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}

.col-33 {
  width: 27%;
  margin: 1.5%;
  padding: 1.5%;
  display: inline-block;
  vertical-align: top;
}


/**** recent */
#recent {
  width: 100%;
  margin:0 0 200px 0;
}


/**** work */
#work {
  width: 100%;
  list-style: none;
  text-align: center;
}

.display-work {
  margin: -5px -0.1em;
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 25%;
}

.display-work p {margin: 0;}

.display-work-description {
  height:50px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(255,255,255,0.85);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

.display-work:hover .display-work-description {
  visibility: visible;
  opacity: 1;
} 

.display-work img {width: 100%;} 


/**** about */
#about {
  width: 100%;
  padding:250px 0;
  background: url(assets/img/backgrounds/about-1.jpg) no-repeat top left;	
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
  
.info {
  width: 87%;
  position:relative;
  left: 5%;
  padding: 1.5%;
  display: inline-block;
  vertical-align:text-top;
  background: rgba(255,255,255,0.85);
}

#about .info h3 {margin-top:30px;}

.circle-sstoen, .circle-sjofn {
  width: 150px;
  height: 150px;
}

.circle-sstoen {background: url(assets/img/univ/soren-stoen-headshot-2.jpg) no-repeat center;}

.circle-sjofn {background: url(assets/img/univ/sjofn-headshot.jpg) no-repeat center;}


/**** process */
#process {
  width: 90%;
  padding: 150px 5%;
  background: rgba(221,255,251,0.9);
  clear:both;
}

#process h1 {margin-left: -6.5%;}

#sdg-works {
  width: 100%;
  margin: 50px 0;
  
}

#sdg-works h3 {text-align: center; margin-bottom: 25px; background: rgba(255,255,255,0.4);}

#sdg-works p {
  width: 16.7%;
  padding: 0 1.5%;
  display:inline-block;
  vertical-align:text-top;
}

#process .col-33 {background: rgba(255,255,255,0.7);}


/**** contact */
#contact {
  width: 100%;
  padding:250px 0;
  background: url(assets/img/backgrounds/contact-1.jpg) no-repeat top left;	
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  }

#contact h1 {margin-left: -6.5%;}

#contact .col-100 {width:87%; position:relative; left: 3.5%; margin:0 0 25px 0; padding:1.5%;}

#contact p, #contact h3 {background: rgba(255,255,255,0.85); padding: 25px;}
#contact h3 {margin: 0}

#contact p img {width: auto; background: none; margin: 10px 5px;}

form {width:90%; position:relative; left: 5%;}

.contact-field-submit {
	width: 120px;
	padding: 10px;
    background: rgba(221,255,251,0.9);
    text-align: center;
	color: #FFF;
	border: none;
	color: #666;
	cursor: pointer;
}

input {background:none; border:none;}

.field-wrapper {
  width: 97%;
  margin: 0 0 25px 0;
  padding: 1.5%;
  background: rgba(255,255,255,0.85);
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #DDD;
  border-left: 1px solid #DDD;
  color: #444;	
  position:relative;
}

label {
  position:absolute;
  top:-14px;
  left:2px;
  font-size:11px;
  color:#aaa;
  transition: all 0.1s linear;
  opacity:0;
  font-weight:bold;
}

label.on {
  color:#444;
}

label.show {
  top:-15px;
  opacity:1;
}

#back-to-site {
  width: 100px;
  padding: 10px;
  margin: 25px auto 0 auto;
  background: rgba(221,255,251,0.9);
  text-align: center;
}

#mail-good {
  width: 50%;
  height: auto;
  position: absolute;
  top: 35%;
  left: 50%;
  margin: 0 0 0 -27%;
  padding: 25px;
  border: 5px solid #FFF;
}



/********************** PROJECTS */
.projects main {top: 150px;}

.project {width:100%;}

.project #info {
  width: 27%;
  position: fixed;
  left:5%;
  display: inline-block;
}

.project-img {
  width: 59%;
  position:absolute;
  right: 5%;
  display: inline-block;
}


/********************** EFFECTS */
/**** vertical accordion effect */
.va-container{
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.va-wrapper{
  height: 100%;
  position: relative;
  background: rgba(255,255,255,0.65);
	
}
.va-slice{
	position: absolute;
	width: 100%;
	left: 0px;
	overflow: hidden;
}
.va-slice-1{background: url(assets/img/graphics/studio-points-bcards-1.jpg) no-repeat center center; background-size: cover;}
.va-slice-2{background: url(assets/img/digital/slasheye-1-full.jpg) no-repeat center center; background-size: cover;}
.va-slice-3{background: url(assets/img/identity/outsource-locally-full.png) no-repeat center center; background-size: cover;}

.va-content{display: none; margin-left: 25px;}

.va-nav span{
  width: 40px;
  height: 25px;
  background: transparent url(assets/img/univ/prev.png) no-repeat center center;
  position: absolute;
  top: -35px;
  left: 50%;
  margin-left: -20px;
  text-indent: -9000px;
  opacity: 0.7;
  cursor: pointer;
  display: none;
  z-index: 100;
}
.va-nav span.va-nav-next{
  background-image: url(assets/img/univ/next.png);
  top: auto;
  bottom: -35px;
}
.va-nav span:hover{opacity: 1.0;}


/**** slider */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('assets/fonts/flexslider-icon.eot');
	src:url('assets/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/flexslider-icon.woff') format('woff'),
		url('assets/fonts/flexslider-icon.ttf') format('truetype'),
		url('assets/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin:20px 0 0 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 50px 0; background: none; position: relative; zoom: 1; }
.flex-viewport { max-height: 2500px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(250,250,250,0.6); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -20px; text-align: left; display:none;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #FFF; background: rgba(365,365,365,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(200,200,200,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}



/********************** MOBILE */
@media only screen and (max-device-width : 568px) { 
/* smartphones, Android phones, landscape iPhone */ 
/* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 

body {font-size:18px;}

/* header + nav */
#home #identity.sticky {top: 35px;}
#identity {top: 35px;}
.nav-item {font-size: 22px;}

#home nav.sticky .nav-middle-left {margin-right: 55px; -webkit-transition: all 0.5s ease;  transition: all 0.5s ease;}
#home nav.sticky .nav-middle-right {margin-left: 100px; -webkit-transition: all 0.5s ease;  transition: all 0.5s ease}

.nav-middle-left {margin-right: 55px;}
.nav-middle-right {margin-left: 100px;}

#home #tagline {color: #111;}

/* work */
.display-work {width: 33%;}

/* about */
#about {
  background: url(assets/img/backgrounds/about-1-m.jpg) no-repeat center left;	
  background-attachment: scroll;
}

/* contact */
#contact {
  background: url(assets/img/backgrounds/contact-1-m.jpg) no-repeat center;	
  background-attachment: scroll;
}

label.show {
  top:-23px;
  opacity:1;
}

/* projects */
.project #info {
  width: 90%;
  position: relative;
  left:5%;
  display: block;
}

.project-img {
  width: 90%;
  position: relative;
  left: 5%;
  display: block;
}

}


/********************** ANALYTICS */
#sitemeter {float: left; text-align: -3000px; margin-left: -3000px;}