html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Fonts
-----------------------------------------------------------------------------*/
@font-face {
  font-family: 'gotham_bold';
  src: url('../fonts/gotham-bold-webfont.eot');
  src: url('../fonts/gotham-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/gotham-bold-webfont.woff') format('woff'), url('../fonts/gotham-bold-webfont.ttf') format('truetype'), url('../fonts/gotham-bold-webfont.svg#gotham_bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'helveticaneue_lightitalic';
  src: url('../fonts/helveticaneue-lightitalic-webfont.eot');
  src: url('../fonts/helveticaneue-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/helveticaneue-lightitalic-webfont.woff') format('woff'), url('../fonts/helveticaneue-lightitalic-webfont.ttf') format('truetype'), url('../fonts/helveticaneue-lightitalic-webfont.svg#helveticaneue_lightitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'helveticaneue_light';
  src: url('../fonts/helveticaneue-light-webfont.eot');
  src: url('../fonts/helveticaneue-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/helveticaneue-light-webfont.woff') format('woff'), url('../fonts/helveticaneue-light-webfont.ttf') format('truetype'), url('../fonts/helveticaneue-light-webfont.svg#helveticaneue_light') format('svg');
  font-weight: normal;
  font-style: normal;
}
html,
body {
  height: 100%;
}
body {
  background: #fff;
  font-family: helveticaneue_light, Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 100;
  line-height: 150%;
  color: #000;
  text-shadow: 1px 1px 10px #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
}
body.black {
  color: #fff;
  text-shadow: 1px 1px 10px #000000;
  background: #000;
}
h1 {
  position: relative;
  left: -4px;
  width: 65%;
  font-family: 'gotham_bold';
  font-size: 82px;
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  line-height: 1em;
  text-shadow: 1px 1px 70px #ffffff;
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
}
.black h1 {
  color: #fff;
  text-shadow: 1px 1px 70px #000000;
}
h2 {
  width: 65%;
  font-family: 'helveticaneue_lightitalic';
  font-size: 18px;
  font-weight: normal;
  color: #339A99;
  margin: 7px 0 2em;
  letter-spacing: 1px;
  text-shadow: 1px 1px 30px #ffffff;
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
}
h2 span {
  white-space: nowrap;
}
.black h2 {
  text-shadow: 1px 1px 30px #000000;
}
p {
  margin: 0 0 1.5em;
  line-height: 21px;
}
#container {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -171px;
}
.content {
  width: 90%;
  max-width: 600px;
  padding: 124px 5% 0 5%;
}
.content .col1,
.content .col2 {
  float: left;
  width: 275px;
  margin-right: 40px;
}
.content .col2 {
  margin: 0;
}
.content:after {
  content: "";
  display: table;
  clear: both;
}
#footer-push {
  height: 200px;
}
#footer {
  position: relative;
  height: 140px;
  width: 90%;
  max-width: 593px;
  margin: 0 0 0 5%;
  border-top: 1px dotted rgba(0, 0, 0, 0.3);
  padding: 30px 0 0;
  text-shadow: none;
  text-align: center;
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
}
#footer a {
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
#footer:after {
  content: "";
  display: table;
  clear: both;
}
.web {
  display: block;
  height: 47px;
  line-height: 47px;
  padding-left: 60px;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  color: #545454;
  opacity: .5;
  background: url('../images/evolution-properties.png') 0 0 no-repeat;
}
.web:hover {
  opacity: 1;
}
.web.cycology {
  margin-right: 30px;
  margin-bottom: 10px;
  padding-left: 50px;
  background: url('../images/cycology-travel.png') 0 0 no-repeat;
}
.linkedin {
  display: inline-block;
  width: 38px;
  height: 38px;
  margin-top: 5px;
  opacity: .3;
  background: url('../images/linkedin.png') 0 0 no-repeat;
}
.linkedin:hover {
  opacity: .6;
}
.black #footer {
  border-color: rgba(255, 255, 255, 0.3);
}
.black .web {
  color: #fff;
  background: url('../images/evolution-properties-wh.png') 0 0 no-repeat;
}
.black .web.cycology {
  background: url('../images/cycology-travel-wh.png') 0 0 no-repeat;
}
.black .linkedin {
  background: url('../images/linkedin-wh.png') 0 0 no-repeat;
}
#slidecaption {
  position: absolute;
  bottom: 7px;
  font-size: 10px;
  color: #000;
  opacity: .4;
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
}
#slidecaption a {
  color: #000;
  text-decoration: none;
}
.black #slidecaption,
.black #slidecaption a {
  color: #fff;
}
#supersized {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: -999;
  height: 100%;
  width: 100%;
}
#supersized img {
  width: auto;
  height: auto;
  position: relative;
  display: none;
  outline: none;
  border: none;
}
#supersized.speed img {
  -ms-interpolation-mode: nearest-neighbor;
  image-rendering: -moz-crisp-edges;
}
/*Speed*/
#supersized.quality img {
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeQuality;
}
/*Quality*/
#supersized li {
  display: block;
  list-style: none;
  z-index: -30;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#supersized a {
  width: 100%;
  height: 100%;
  display: block;
}
#supersized li.prevslide {
  z-index: -20;
}
#supersized li.activeslide {
  z-index: -10;
}
#supersized li.prevslide img,
#supersized li.activeslide img {
  display: inline;
}
@media screen and (min-width: 1000px) {
  h1,
  h2 {
    width: 100%;
  }
}
@media screen and (min-width: 360px) {
  #footer {
    text-align: right;
  }
  .web {
    float: left;
  }
}
/*
@media screen and (min-width: 480px) { 
	body {
		font-size:90%;
	}
	h1 {
		font-size:220%;
		width:85%;
	}
	.content {
		width:55%;
	}
	a.logo {
		width:50%;
	}
}

@media screen and (min-width: 600px) { 
	body {
		font-size:100%;
	}
	h1 {
		font-size:240%;
		width:80%;
	}
	.content {
		width:50%;
	}
	a.logo {
		width:45%;
	}
}

@media screen and (min-width: 768px) { 
	h1 {
		font-size:270%;
		width:70%;
		line-height:140%;
	}
	.mono {
		width:5%;
	}
	a.logo {
		width:40%;
	}
}


@media screen and (min-width: 1382px) { 
	h1 {
		font-size:340%;
		width:50%;
	}
	.content {
		width:40%;
	}
	a.logo {
		width:30%;
	}
	.mono {
		width:3.5%;
	}
}
*/
