html,
button,
input,
select,
textarea {
  color: #222; }
  html:focus,
  button:focus,
  input:focus,
  select:focus,
  textarea:focus {
    outline: none; }

body {
  font-size: 1em;
  line-height: 1.4;
}

pagebody {
  font-size: 1em;
  line-height: 1.5;
	height:100%;
  background-color: white;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author: Nik Sumeiko, http://manakor.org
   ========================================================================== */
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, serif; }

a, a:active, a:visited, a:hover {
  color: #0095AE; }

.short {
  width: 960px; }

.shorter {
  width: 973px; }

.long {
  width: 1052px; }

.longer {
  width: 1062px; }

.wrapper {
  position: relative;
  margin: 0 auto; }

.upper {
  text-transform: uppercase; }

.separator {
  margin: 0 auto;
  width: 660px;
  border-color: #e6e6e6; }

.common-title {
  position: relative;
  top: -4px;
  padding: 0;
  margin: 0;
  line-height: 50px;
  color: #262626;
  font-style: italic;
  font-size: 40px;
  font-weight: 400; }
  .common-title:before {
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    height: 80%;
    width: 16px;
    background: #ffbb03;
    content: ""; }

img[data-hd] {
  cursor: pointer; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  text-align: center; }
  .modal.fixed {
    text-align: left; }
    .modal.fixed .icon-spin {
      display: none; }
    .modal.fixed .wrapper {
      visibility: visible;
      background: #fff; }
  .modal .icon-spin {
    position: relative;
    top: 48%;
    color: #fff;
    font-size: 30px; }
  .modal .wrapper {
    margin: 40px auto;
    padding: 15px;
    visibility: hidden; }
    .modal .wrapper header {
      margin: 0;
      padding: 0; }
      .modal .wrapper header .close {
	display: block;
	width: 14px;
	height: 14px;
	float: right;
	margin: 0 15px 0 0;
	background: url("../images/portfolio1/cmodal-close.png") no-repeat 0 0; }
    .modal .wrapper .container {
      margin: 0;
      padding: 15px 0 0;
      text-align: center; }
      .modal .wrapper .container img {
	border: solid 1px #D9D9D9; }
    .modal .wrapper footer {
      width: 220px;
      margin: 0 auto;
      padding: 40px 0 30px; }
      .modal .wrapper footer .close {
	display: block;
	height: 50px;
	line-height: 52px;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	border: solid 1px #000000;
	background: #262626;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase; }

.sec-flickrs {
  padding: 52px 0 0;
  background: #262626; }
  .sec-flickrs .title {
    float: left;
    width: auto; }
    .sec-flickrs .title .common-title {
      display: block;
      padding: 0 0 0 64px;
      color: #b2b2b2; }
      .sec-flickrs .title .common-title:before {
	top: 6px;
	background: #deadfb;
	border-bottom: solid 40px #a6a9f9; }
  .sec-flickrs .shadow {
    position: absolute;
    bottom: 5px;
    right: -2px;
    width: 645px;
    height: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 0 -40px 50px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 -40px 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 -40px 50px rgba(0, 0, 0, 0.5); }
  .sec-flickrs .img-list {
    position: relative;
    float: right;
    width: 648px;
    height: 78px;
    margin: 0 0 49px;
    padding: 0;
    list-style: none;
    overflow: hidden; }
    .sec-flickrs .img-list.expanded {
      height: auto; }
    .sec-flickrs .img-list .item {
      float: left;
      width: auto;
      padding: 0 0 6px 6px; }
      .sec-flickrs .img-list .item.more-item {
	position: absolute;
	right: 0; }
      .sec-flickrs .img-list .item .link .thumb {
	width: 73px;
	height: 73px;
	border: solid 1px #e5e5e5; }
      .sec-flickrs .img-list .item .more-link {
	display: block;
	width: 73px;
	height: 73px;
	line-height: 60px;
	border: solid 1px #e5e5e5;
	background: #fff;
	color: #bfbfbf;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: -26px; }
	.sec-flickrs .img-list .item .more-link:after {
	  content: "\203a";
	  position: relative;
	  top: 4px;
	  left: 13px;
	  color: #C6C6C6;
	  font-weight: 400;
	  font-size: 35px; }
	.sec-flickrs .img-list .item .more-link:hover {
	  color: #595959; }
	  .sec-flickrs .img-list .item .more-link:hover:after {
	    color: #595959; }

.sec-instagrams {
  padding: 70px 0 0;
  background: #f2f2f2; }
  .sec-instagrams .title {
    float: left;
    width: auto; }
    .sec-instagrams .title .common-title {
      display: block;
      padding: 0 0 0 64px;
      color: #b2b2b2; }
      .sec-instagrams .title .common-title:before {
	top: 6px; }
  .sec-instagrams .shadow {
    position: absolute;
    bottom: 5px;
    right: -2px;
    width: 599px;
    height: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 0 -60px 70px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 -60px 70px rgba(0, 0, 0, 0.7);
    box-shadow: 0 -60px 70px rgba(0, 0, 0, 0.7); }
  .sec-instagrams .img-list {
    position: relative;
    float: right;
    width: 604px;
    height: 148px;
    margin: 0 0 66px;
    padding: 0;
    list-style: none;
    overflow: hidden; }
    .sec-instagrams .img-list.expanded {
      height: auto; }
    .sec-instagrams .img-list .item {
      float: left;
      width: auto;
      padding: 0 0 6px 6px; }
      .sec-instagrams .img-list .item.more-item {
	position: absolute;
	right: 0; }
      .sec-instagrams .img-list .item .link .thumb {
	width: 143px;
	height: 143px;
	border: solid 1px #e5e5e5; }
      .sec-instagrams .img-list .item .more-link {
	display: block;
	width: 143px;
	height: 143px;
	line-height: 136px;
	border: solid 1px #e5e5e5;
	background: #fff;
	color: #bfbfbf;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
	text-indent: -10px; }
	.sec-instagrams .img-list .item .more-link:after {
	  content: "\203a";
	  position: relative;
	  top: 2px;
	  left: 13px;
	  color: #C6C6C6;
	  font-weight: 400;
	  font-size: 35px; }
	.sec-instagrams .img-list .item .more-link:hover {
	  color: #595959; }
	  .sec-instagrams .img-list .item .more-link:hover:after {
	    color: #595959; }

.sec-about {
  padding: 8px 0 0; }
  .sec-about .headline {
    display: block;
    padding: 30px 0 30px;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    font-style: normal;
    color: #b2b2b2; }
  .sec-about .image-container {
    position: relative;
    margin: 9px 0 0;
    padding: 0; }
    .sec-about .image-container .image {
      width: 100%;
      border: solid 1px #d9d9d9; }
    .sec-about .image-container .title {
      position: absolute;
      top: 56px;
      left: 45px; }
      .sec-about .image-container .title .common-title {
	padding: 0 0 0 47px;
	line-height: 45px; }
	.sec-about .image-container .title .common-title:before {
	  background: #262626;
	  height: 88%; }
    .sec-about .image-container .quote {
      position: absolute;
      top: 295px;
      left: 94px;
      width: 395px;
      color: #fff;
      font-size: 18px;
      font-style: normal;
      line-height: 22px; }
  .sec-about .brands {
    margin: 0 auto;
    padding: 70px 0 64px; }
    .sec-about .brands .logos {
      float: left;
      width: 40%;
      margin: 0;
      padding: 0; }
      .sec-about .brands .logos .logos-list {
	margin: 0;
	padding: 0 0 0 65px;
	list-style: none; }
	.sec-about .brands .logos .logos-list .logos-item {
	  float: left;
	  width: 138px;
	  height: 47px; }
	  .sec-about .brands .logos .logos-list .logos-item .logo-image {
	    display: block; }
	    .sec-about .brands .logos .logos-list .logos-item .logo-image:hover path[fill='#BFBFBF'], .sec-about .brands .logos .logos-list .logos-item .logo-image:hover path[fill='#bfbfbf'] {
	      fill: #808080; }
	    .sec-about .brands .logos .logos-list .logos-item .logo-image .fallback {
	      display: block; }
	    .sec-about .brands .logos .logos-list .logos-item .logo-image.cus-ideo {
	      width: 94px;
	      height: 22px; }
	      .sec-about .brands .logos .logos-list .logos-item .logo-image.cus-ideo .fallback {
		width: 94px;
		height: 22px;
		background: url("../images/svg-fallback/logo-ideo.png"); }
	    .sec-about .brands .logos .logos-list .logos-item .logo-image.cus-microsoft {
	      width: 76px;
	      height: 15px;
	      margin: 1px 0 0; }
	      .sec-about .brands .logos .logos-list .logos-item .logo-image.cus-microsoft .fallback {
		width: 76px;
		height: 15px;
		background: url("../images/svg-fallback/logo-microsoft.png"); }
	    .sec-about .brands .logos .logos-list .logos-item .logo-image.cus-adweek {
	      width: 97px;
	      height: 27px; }
	      .sec-about .brands .logos .logos-list .logos-item .logo-image.cus-adweek .fallback {
		width: 97px;
		height: 27px;
		background: url("../images/svg-fallback/logo-adweek.png"); }
	    .sec-about .brands .logos .logos-list .logos-item .logo-image.cus-wired {
	      width: 103px;
	      height: 21px;
	      margin: 2px 0 0; }
	      .sec-about .brands .logos .logos-list .logos-item .logo-image.cus-wired .fallback {
		width: 103px;
		height: 21px;
		background: url("../images/svg-fallback/logo-wired.png"); }
	    .sec-about .brands .logos .logos-list .logos-item .logo-image.cus-behance {
	      width: 98px;
	      height: 18px;
	      margin: 4px 0 0; }
	      .sec-about .brands .logos .logos-list .logos-item .logo-image.cus-behance .fallback {
		width: 98px;
		height: 18px;
		background: url("../images/svg-fallback/logo-behance.png"); }
	    .sec-about .brands .logos .logos-list .logos-item .logo-image.cus-carts {
	      width: 68px;
	      height: 26px; }
	      .sec-about .brands .logos .logos-list .logos-item .logo-image.cus-carts .fallback {
		width: 68px;
		height: 26px;
		background: url("../images/svg-fallback/logo-carts.png"); }
	    .sec-about .brands .logos .logos-list .logos-item .logo-image.cus-fastc {
	      width: 100px;
	      height: 14px; }
	      .sec-about .brands .logos .logos-list .logos-item .logo-image.cus-fastc .fallback {
		width: 100px;
		height: 14px;
		background: url("../images/svg-fallback/logo-fastc.png"); }
    .sec-about .brands .description {
      float: right;
      width: 52%; }
      .sec-about .brands .description .title {
	margin: 0;
	padding: 0 0 25px;
	font-size: 18px;
	color: #0d0d0d;
	font-weight: 600; }
      .sec-about .brands .description .summary {
	padding: 0;
	margin: 0;
	font-size: 16px;
	color: #595959;
	font-weight: 400; }
      .sec-about .brands .description .social {
	position: relative;
	margin: 32px 0 0;
	overflow: hidden;
	width: 100%;
	height: 50px; }
	.sec-about .brands .description .social .soc-facebook {
	  position: absolute;
	  left: 0;
	  top: 0;
	  width: auto;
	  margin: 0 7px 0 0; }
	  .sec-about .brands .description .social .soc-facebook > .fb_iframe_widget {
	    position: absolute; }
	    .sec-about .brands .description .social .soc-facebook > .fb_iframe_widget > span {
	      display: block; }
	.sec-about .brands .description .social .soc-twitter {
	  position: absolute;
	  left: 150px;
	  top: 0;
	  width: auto;
	  padding: 2px 0 0; }
	  .sec-about .brands .description .social .soc-twitter > iframe {
	    position: absolute;
	    top: 0; }

.sec-stories {
  padding: 30px 0 0; }
  .sec-stories .headline {
    display: block;
    padding: 0 0 32px;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    color: #a6a6a6;
    text-align: center; }
  .sec-stories .st-list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden; }
    .sec-stories .st-list.expanded .item .container.not {
      display: block; }
    .sec-stories .st-list .item {
      float: left;
      width: 50%; }
      .sec-stories .st-list .item .container {
	margin: 0 6px 12px;
	padding: 30px 21px 25px;
	background: #f7f7f7;
	border: solid 1px #d9d9d9;
	color: #737373; }
	.sec-stories .st-list .item .container.not {
	  display: none; }
	.sec-stories .st-list .item .container .title {
	  padding: 0;
	  margin: 0;
	  font-size: 19px;
	  line-height: 25px;
	  overflow: hidden;
	  height: 25px; }
	  .sec-stories .st-list .item .container .title a {
	    color: #737373;
	    text-decoration: none; }
	    .sec-stories .st-list .item .container .title a:hover {
	      color: #595959; }
	.sec-stories .st-list .item .container .img-container {
	  position: relative;
	  display: block;
	  margin: 32px 0 30px;
	  overflow: hidden; }
	  .sec-stories .st-list .item .container .img-container img {
	    width: 100%; }
	.sec-stories .st-list .item .container .excerpt {
	  padding: 0 0 6px;
	  margin: 0;
	  line-height: 22px;
	  font-size: 18px;
	  font-weight: 300;
	  overflow: hidden;
	  height: 68px; }
	.sec-stories .st-list .item .container .more {
	  position: relative;
	  color: #bfbfbf;
	  font-size: 14px;
	  font-weight: bold;
	  text-decoration: none; }
	  .sec-stories .st-list .item .container .more figure {
	    position: relative;
	    top: 2px;
	    left: 8px;
	    display: inline-block;
	    height: 15px;
	    width: 10px;
	    margin: 0; }
	    .sec-stories .st-list .item .container .more figure svg polygon {
	      fill: #bfbfbf; }
	    .sec-stories .st-list .item .container .more figure .fallback {
	      display: block;
	      width: 10px;
	      height: 15px;
	      background: url("../images/svg-fallback/arrow-right.png") no-repeat 0 0; }
	  .sec-stories .st-list .item .container .more:before {
	    content: "";
	    position: relative;
	    top: 4px;
	    left: 13px;
	    color: #C6C6C6;
	    font-weight: 400;
	    font-size: 35px; }
	  .sec-stories .st-list .item .container .more:hover {
	    color: #595959; }
	    .sec-stories .st-list .item .container .more:hover figure svg polygon {
	      fill: #595959; }
  .sec-stories .more-wrapper {
    width: 206px;
    margin: 0 auto;
    padding: 22px 0 70px; }
    .sec-stories .more-wrapper .link {
      display: block;
      height: 50px;
      line-height: 52px;
      color: #999;
      font-size: 14px;
      text-decoration: none;
      border: solid 1px #d9d9d9;
      background: #f2f2f2;
      text-align: center;
      font-weight: 600; }
      .sec-stories .more-wrapper .link:hover {
	color: #595959;
	border-color: #bfbfbf; }

.sec-preview {
  padding: 70px 0 0; }
  .sec-preview.expanded {
    padding-top: 214px; }
  .sec-preview .wide-img {
    position: relative;
    width: 502px;
    margin: 0 auto;
    padding: 62px 0 73px; }
    .sec-preview .wide-img .img {
      position: relative;
      margin: 0;
      border: solid 1px #d9d9d9;
      width: 502px;
      background: #f3f3f3; }
    .sec-preview .wide-img .shadow {
      position: absolute;
      bottom: 15px;
      right: 0;
      width: 100%;
      height: 10px;
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-box-shadow: 0 -60px 60px rgba(0, 0, 0, 0.6);
      -webkit-box-shadow: 0 -60px 60px rgba(0, 0, 0, 0.6);
      box-shadow: 0 -60px 60px rgba(0, 0, 0, 0.6); }
    .sec-preview .wide-img .socials {
      position: absolute;
      left: 502px;
      bottom: 73px;
      padding: 0 15px;
      width: 150px; }
      .sec-preview .wide-img .socials .fb-like {
	margin: 0 0 15px; }
      .sec-preview .wide-img .socials iframe {
	margin: 0; }
  .sec-preview #disqus_thread {
    width: 712px;
    margin: 0 auto;
    padding-top: 40px; }
  .sec-preview .description {
    width: 712px;
    margin: 0 auto;
    padding: 0 0 73px;
    font-size: 18px;
    color: #404040;
    font-weight: 300; }
    .sec-preview .description .babutt {
      margin: 20px auto 0;
      background: url("http://assets.behance.net/img/site/elements.png?cb=903413478") no-repeat 0 -325px;
      cursor: pointer;
      display: block;
      width: 100px;
      height: 100px;
      text-indent: -99999em;
      font-size: 0;
      line-height: 0; }
    .sec-preview .description p {
      margin: 0; }
    .sec-preview .description img {
      display: block;
      width: 502px;
      margin: 30px auto 30px;
      border: solid 1px #d9d9d9; }
    .sec-preview .description .wide-img img {
      position: relative;
      margin: 0; }
    .sec-preview .description .image-type {
      padding: 30px 0; }
      .sec-preview .description .image-type img {
	width: 500px;
	margin: 0 auto; }
    .sec-preview .description .embed-type {
      text-align: center;
      padding: 30px 0; }
    .sec-preview .description .text-type {
      padding: 15px 0 0; }
      .sec-preview .description .text-type * {
	color: #666 !important;
	text-decoration: none; }
      .sec-preview .description .text-type .sub-title {
	text-align: center;
	display: block; }
    .sec-preview .description iframe {
      display: block;
      margin: 30px auto; }
  .sec-preview .headings {
    text-align: center; }
    .sec-preview .headings .moto {
      width: 80%;
      margin: 0 auto;
      padding: 7px 0 0 0;
      font-size: 20px;
      color: #666;
      font-weight: 300;
      line-height: 18px; }
      .sec-preview .headings .moto.special {
	padding: 0; }
	.sec-preview .headings .moto.special a {
	  color: #666;
	  text-decoration: none; }
	.sec-preview .headings .moto.special span {
	  display: block;
	  padding: 10px 0 0; }
  .sec-preview .more-wrapper {
    padding: 30px 0 67px;
    text-align: center; }
    .sec-preview .more-wrapper .link {
      font-weight: 600;
      font-size: 14px;
      text-decoration: none;
      color: #bfbfbf; }
      .sec-preview .more-wrapper .link:hover {
	color: #595959; }
  .sec-preview .contact-form {
    position: relative;
    padding: 15px 0 50px;
    width: 636px;
    margin: 0 auto; }
    .sec-preview .contact-form input:hover, .sec-preview .contact-form input:focus, .sec-preview .contact-form textarea:hover, .sec-preview .contact-form textarea:focus {
      border-color: #a6a6a6 !important; }
    .sec-preview .contact-form form {
      margin: 0;
      padding: 0; }
    .sec-preview .contact-form.success .message {
      padding-top: 95px;
      text-align: center; }
    .sec-preview .contact-form.success .but-done {
      display: block; }
    .sec-preview .contact-form.success .details {
      position: absolute;
      bottom: 50px; }
      .sec-preview .contact-form.success .details .input {
	display: none; }
      .sec-preview .contact-form.success .details button {
	display: none; }
    .sec-preview .contact-form .error {
      background: #FFE5E5;
      cursor: pointer; }
    .sec-preview .contact-form .message {
      position: relative;
      border: solid 1px #bfbfbf;
      display: block;
      width: 584px;
      height: 200px;
      padding: 25px;
      font-family: "Open Sans", "Helvetica Neue", Helvetica, serif;
      font-size: 16px;
      resize: none;
      z-index: 1; }
    .sec-preview .contact-form button {
      width: auto;
      padding: 16px 32px;
      border: solid 1px #98a6cd;
      color: #445485;
      font-size: 14px;
      font-familty: "Open Sans", "Helvetica Neue", Helvetica, serif;
      background: #e9edf7; }
    .sec-preview .contact-form .but-done {
      display: none;
      position: absolute;
      bottom: 100px;
      width: 100%;
      z-index: 1;
      text-align: center; }
      .sec-preview .contact-form .but-done button {
	display: inline-block; }
    .sec-preview .contact-form .details {
      position: relative;
      padding: 10px 0 0;
      z-index: 0; }
      .sec-preview .contact-form .details .input {
	position: relative;
	float: left;
	width: 454px;
	padding: 20px 35px;
	border: solid 1px #bfbfbf; }
	.sec-preview .contact-form .details .input.sending {
	  color: #ccc; }
      .sec-preview .contact-form .details button {
	position: relative;
	top: 4px;
	float: right; }
      .sec-preview .contact-form .details .shadow {
	position: absolute;
	bottom: -60px;
	width: 645px;
	height: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 -60px 50px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 -60px 50px rgba(0, 0, 0, 0.5);
	box-shadow: 0 -60px 50px rgba(0, 0, 0, 0.5); }

.sec-projects {
  padding: 35px 0 0;
  background: #f2f2f2;
  border-bottom: solid 1px #e5e5e5; }
  .sec-projects.absolute {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 450px; }
  .sec-projects .wrapper {
    padding: 0 0 70px; }
  .sec-projects .shadow {
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 100%;
    height: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 0 -60px 60px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 -60px 60px rgba(0, 0, 0, 0.6);
    box-shadow: 0 -60px 60px rgba(0, 0, 0, 0.6); }
  .sec-projects .projects-list {
    position: relative;
    left: -5px;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 337px;
    overflow: hidden; }
    .sec-projects .projects-list.expanded {
      height: auto; }
      .sec-projects .projects-list.expanded .pr-item.not {
	display: block; }
    .sec-projects .projects-list .pr-item {
      float: left;
      width: auto;
      padding: 5px; }
      .sec-projects .projects-list .pr-item.more-item {
	position: absolute;
	top: 168px;
	right: 2px; }
      .sec-projects .projects-list .pr-item.not {
	display: none; }
      .sec-projects .projects-list .pr-item .more-link {
	display: block;
	width: 200px;
	height: 156px;
	line-height: 150px;
	border: solid 1px #d9d9d9;
	background: #fff;
	color: #c7c7c7;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
	text-indent: -5px; }
	.sec-projects .projects-list .pr-item .more-link:after {
	  content: "\203a";
	  position: relative;
	  top: 2px;
	  left: 15px;
	  color: #c7c7c7;
	  font-weight: 400;
	  font-size: 33px; }
	.sec-projects .projects-list .pr-item .more-link:hover {
	  border-color: #bfbfbf;
	  color: #808080; }
	  .sec-projects .projects-list .pr-item .more-link:hover:after {
	    color: #808080; }
      .sec-projects .projects-list .pr-item .pr-link .pr-thumb {
	border: solid 1px #fff;
	width: 200px;
	height: 156px; }
      .sec-projects .projects-list .pr-item:first-child .pr-link .pr-thumb {
	width: 412px;
	height: 324px; }
  .sec-projects .top {
    margin: 0 auto 33px;
    padding: 0; }
    .sec-projects .top .logo-wrapper {
      position: relative;
      float: left;
      width: auto;
      padding: 32px 0 27px; }
      .sec-projects .top .logo-wrapper .logo-link {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 94px;
	height: 94px; }
	.sec-projects .top .logo-wrapper .logo-link:hover #border {
	  stroke: #d9d9d9; }
	.sec-projects .top .logo-wrapper .logo-link .fallback {
	  display: block;
	  width: 94px;
	  height: 94px;
	  background: url("../images/svg-fallback/logo.png") no-repeat 0 0; }
      .sec-projects .top .logo-wrapper .indent {
	padding: 0 0 0 120px; }
      .sec-projects .top .logo-wrapper .link {
	text-decoration: none; }
      .sec-projects .top .logo-wrapper .title {
	margin: 0;
	line-height: 15px;
	font-size: 14px;
	font-weight: 700; }
	.sec-projects .top .logo-wrapper .title .link {
	  color: #404040; }
      .sec-projects .top .logo-wrapper .profession {
	margin: 0;
	font-size: 12px;
	font-weight: 400; }
	.sec-projects .top .logo-wrapper .profession .link {
	  color: #737373; }
      .sec-projects .top .logo-wrapper.hovered .title .link {
	color: #333; }
      .sec-projects .top .logo-wrapper.hovered .profession .link {
	color: #666; }
    .sec-projects .top .menu {
      float: right;
      width: auto;
      margin: 0;
      padding: 35px 0 0; }
      .sec-projects .top .menu .item {
	color: #999;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none; }
	.sec-projects .top .menu .item:hover {
	  color: #595959; }

.foot {
  background: #0e0d0d;
  padding: 30px 0;
  font-size: 14px; }
  .foot .copy {
    float: left;
    width: auto;
    display: block;
    color: #404040; }
  .foot .menu {
    float: right;
    width: auto;
    padding: 0;
    margin: 0; }
    .foot .menu .item {
      color: #bfbfbf;
      font-weight: 600;
      text-decoration: none; }

.Opera .sec-preview .contact-form .details .shadow {
  -moz-box-shadow: 0 -120px 60px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 -120px 60px rgba(0, 0, 0, 0.6);
  box-shadow: 0 -120px 60px rgba(0, 0, 0, 0.6); }

.mac.Safari .shadow, .IPAD .shadow, .IPHONE .shadow {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-box-shadow: 0 -80px 60px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 -80px 60px rgba(0, 0, 0, 0.6);
  box-shadow: 0 -80px 60px rgba(0, 0, 0, 0.6); }

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
  /* iPhone 4 */
  .long, .longer, .short {
    width: 100%;
    overflow: hidden; }

  .sec-projects .top {
    width: 90%;
    margin-bottom: 30px; }
    .sec-projects .top .menu {
      padding-top: 38px; }
    .sec-projects .top .logo-wrapper {
      padding-top: 27px; }
      .sec-projects .top .logo-wrapper .profession {
	font-size: 23px;
	margin-top: 4px; }

  .sec-projects .top .logo-wrapper .title,
  .sec-projects .top .menu .item,
  .foot {
    font-size: 28px; }

  .sec-projects .top .menu {
    position: relative;
    top: -8px; }

  .foot .short {
    width: 886px; }

  .sec-preview .headings .moto {
    width: 57% !important;
    padding-top: 20px;
    font-size: 45px;
    line-height: 48px; }

  .sec-preview .more-wrapper .link,
  .sec-stories .headline,
  .sec-about .headline,
  .sec-stories .st-list .item .container .more,
  .sec-about .brands .description .title,
  .sec-about .brands .description .summary,
  .sec-preview .contact-form .details button,
  .sec-preview .contact-form .but-done button,
  .sec-preview .contact-form .message,
  .sec-preview .contact-form .details .input {
    font-size: 28px; }

  .sec-stories .st-list .item {
    float: none;
    width: 97%;
    margin: 0 auto; }
    .sec-stories .st-list .item .container {
      padding-bottom: 33px;
      margin-bottom: 30px; }
      .sec-stories .st-list .item .container .title {
	height: auto;
	overflow: visible;
	font-size: 46px;
	line-height: 51px; }
      .sec-stories .st-list .item .container .excerpt {
	padding-bottom: 15px;
	height: auto;
	line-height: 50px;
	font-size: 45px !important; }
      .sec-stories .st-list .item .container .more figure {
	top: 1px;
	font-size: 14px;
	width: 30px;
	height: 20px; }
  .sec-stories .more-wrapper {
    width: 330px; }
    .sec-stories .more-wrapper .link {
      height: 90px;
      line-height: 90px;
      font-size: 35px !important; }

  .sec-projects {
    zoom: 1.578; }
    .sec-projects .projects-list {
      width: 110%;
      height: auto; }
      .sec-projects .projects-list .pr-item:first-child .pr-link .pr-thumb {
	width: 410px;
	height: 322px; }
      .sec-projects .projects-list .more-item {
	top: 166px !important;
	left: 420px;
	right: auto; }

  .sec-about .brands {
    padding-bottom: 90px; }
    .sec-about .brands .description {
      width: 886px;
      float: none;
      margin: 0 auto; }
      .sec-about .brands .description .title {
	font-size: 46px;
	line-height: 51px;
	padding-bottom: 55px; }
      .sec-about .brands .description .summary {
	line-height: 50px;
	font-size: 45px; }
      .sec-about .brands .description .social {
	position: relative;
	width: 100%;
	height: 100px;
	overflow: visible; }
	.sec-about .brands .description .social .soc-facebook, .sec-about .brands .description .social .soc-twitter {
	  top: 30px; }
	  .sec-about .brands .description .social .soc-facebook iframe, .sec-about .brands .description .social .soc-twitter iframe {
	    -webkit-transform: scale(3);
	    -moz-transform: scale(3);
	    -ms-transform: scale(3);
	    -o-transform: scale(3);
	    transform: scale(3); }
	.sec-about .brands .description .social .soc-facebook {
	  left: 95px; }
	  .sec-about .brands .description .social .soc-facebook .many-fb-buttons {
	    position: absolute;
	    top: -20px;
	    left: -100px;
	    width: 230px;
	    height: 60px;
	    background: rgba(255, 255, 0, 0.5);
	    overflow: hidden;
	    opacity: 0;
	    /*& > .fb_iframe_widget {
		display: block;
		float: left;
		width: auto;
		margin: 0 10px 0 0;
	    }*/ }
	    .sec-about .brands .description .social .soc-facebook .many-fb-buttons iframe {
	      -webkit-transform: scale(1);
	      -moz-transform: scale(1);
	      -ms-transform: scale(1);
	      -o-transform: scale(1);
	      transform: scale(1); }
	.sec-about .brands .description .social .soc-twitter {
	  left: 60%; }
	  .sec-about .brands .description .social .soc-twitter .many-tw-buttons {
	    position: absolute;
	    top: -20px;
	    left: -120px;
	    width: 400px;
	    height: 60px;
	    background: rgba(255, 255, 0, 0.5);
	    overflow: hidden;
	    opacity: 0; }
	    .sec-about .brands .description .social .soc-twitter .many-tw-buttons iframe {
	      -webkit-transform: scale(1);
	      -moz-transform: scale(1);
	      -ms-transform: scale(1);
	      -o-transform: scale(1);
	      transform: scale(1); }
  .sec-about .image-container {
    overflow: hidden;
    height: 550px; }
    .sec-about .image-container .image {
      position: relative;
      left: -250px;
      width: auto;
      height: 100%; }
    .sec-about .image-container .title {
      top: 55px;
      left: 0; }
      .sec-about .image-container .title h1 {
	font-size: 60px !important;
	line-height: 64px !important;
	padding-left: 48px !important; }
	.sec-about .image-container .title h1:before {
	  top: 10px !important;
	  height: 94% !important; }

  .sec-instagrams {
    padding-top: 60px; }
    .sec-instagrams .title .common-title:before {
      top: 19px; }
    .sec-instagrams .img-list {
      position: relative;
      top: -25px;
      width: 453px;
      margin-bottom: 11px;
      zoom: 2; }
    .sec-instagrams .shadow {
      width: 453px; }

  .sec-flickrs {
    padding-top: 70px; }
    .sec-flickrs .title .common-title:before {
      top: 4px;
      height: 75px;
      border-bottom-width: 75px; }
    .sec-flickrs .img-list {
      width: 405px;
      zoom: 2;
      margin-bottom: 31px; }
    .sec-flickrs .shadow {
      width: 405px; }

  .sec-preview {
    margin-top: 50px; }
    .sec-preview #disqus_thread {
      padding: 50px 0 0;
      width: 886px; }
    .sec-preview .contact-form {
      width: 80%;
      padding-bottom: 150px; }
      .sec-preview .contact-form .message {
	width: 93%;
	height: 250px;
	font-size: 40px; }
      .sec-preview .contact-form .details .shadow {
	width: 100%; }
      .sec-preview .contact-form .details .input {
	width: 72%;
	font-size: 35px; }
      .sec-preview .contact-form .details button {
	right: 3px;
	height: 77px; }
    .sec-preview .wide-img {
      width: 886px;
      padding-bottom: 150px !important; }
      .sec-preview .wide-img .img {
	width: 100%;
	background: #f3f3f3; }
      .sec-preview .wide-img .socials {
	left: 0;
	bottom: 18px;
	width: 100% !important;
	height: 60px;
	overflow: visible; }
	.sec-preview .wide-img .socials .soc-facebook, .sec-preview .wide-img .socials .soc-twitter {
	  position: absolute;
	  top: 0; }
	  .sec-preview .wide-img .socials .soc-facebook iframe, .sec-preview .wide-img .socials .soc-twitter iframe {
	    -webkit-transform: scale(3);
	    -moz-transform: scale(3);
	    -ms-transform: scale(3);
	    -o-transform: scale(3);
	    transform: scale(3); }
	  .sec-preview .wide-img .socials .soc-facebook.soc-facebook, .sec-preview .wide-img .socials .soc-twitter.soc-facebook {
	    left: 80px; }
	    .sec-preview .wide-img .socials .soc-facebook.soc-facebook div > span, .sec-preview .wide-img .socials .soc-twitter.soc-facebook div > span {
	      display: block; }
	    .sec-preview .wide-img .socials .soc-facebook.soc-facebook .many-fb-buttons, .sec-preview .wide-img .socials .soc-twitter.soc-facebook .many-fb-buttons {
	      position: absolute;
	      top: -20px;
	      left: -100px;
	      width: 270px;
	      height: 60px;
	      background: rgba(255, 255, 0, 0.5);
	      overflow: hidden;
	      line-height: 12px !important;
	      padding: 0 !important;
	      margin: 0 !important;
	      opacity: 0; }
	      .sec-preview .wide-img .socials .soc-facebook.soc-facebook .many-fb-buttons iframe, .sec-preview .wide-img .socials .soc-twitter.soc-facebook .many-fb-buttons iframe {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1); }
	  .sec-preview .wide-img .socials .soc-facebook.soc-twitter, .sec-preview .wide-img .socials .soc-twitter.soc-twitter {
	    left: 450px; }
	    .sec-preview .wide-img .socials .soc-facebook.soc-twitter .many-tw-buttons, .sec-preview .wide-img .socials .soc-twitter.soc-twitter .many-tw-buttons {
	      position: absolute;
	      top: -20px;
	      left: -120px;
	      width: 300px;
	      height: 60px;
	      background: rgba(255, 255, 0, 0.5);
	      overflow: hidden;
	      line-height: 12px !important;
	      padding: 0 !important;
	      margin: 0 !important;
	      opacity: 0; }
	      .sec-preview .wide-img .socials .soc-facebook.soc-twitter .many-tw-buttons iframe, .sec-preview .wide-img .socials .soc-twitter.soc-twitter .many-tw-buttons iframe {
		width: 60px !important;
		display: inline;
		padding: 0;
		margin: 0;
		overflow: hidden;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1); }
      .sec-preview .wide-img .shadow {
	-moz-box-shadow: 0 -130px 50px rgba(0, 0, 0, 0.6) !important;
	-webkit-box-shadow: 0 -130px 50px rgba(0, 0, 0, 0.6) !important;
	box-shadow: 0 -130px 50px rgba(0, 0, 0, 0.6) !important; }
    .sec-preview .headings .moto {
      width: 80%; }
    .sec-preview .description {
      width: 886px;
      line-height: 53px;
      font-size: 45px !important; }
      .sec-preview .description iframe[src*='vimeo'], .sec-preview .description iframe[src*='youtube'] {
	width: 100% !important;
	height: 500px !important;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1); }
      .sec-preview .description img {
	width: 100%; }
      .sec-preview .description .wide-img {
	width: 100%; }
      .sec-preview .description .image-type img {
	width: 100%; }
      .sec-preview .description .embed-type iframe {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1); }

  .more-link {
    font-size: 40px !important; }
    .more-link:after {
      font-size: 60px !important; }

  .common-title {
    font-size: 60px;
    padding: 0 30px;
    line-height: 65px; }
    .common-title:before {
      top: 0;
      height: 120%; }

  .separator {
    width: 80%; } }
@media only screen and (max-device-width: 480px) and (orientation: landscape) {
  /* iPhone 4: landscape */ }
@media only screen and (max-device-width: 480px) and (orientation: portrait) {
  /* iPhone 4: portrait */ }
@media only screen and (min-width: 560px) and (max-device-width: 1136px) and (orientation: landscape) {
  /* iPhone 5 CSS */ }
@media only screen and (min-width: 560px) and (max-device-width: 1136px) and (orientation: portrait) {
  /* iPhone 5 CSS */ }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .long, .longer {
    width: 100%;
    overflow: hidden; }

  .short {
    width: 95%; }

  .sec-stories .st-list .item .container .more figure {
    top: 3px; }

  .sec-projects {
    zoom: 0.94;
    overflow: hidden; }
    .sec-projects .projects-list {
      width: 110%; }
      .sec-projects .projects-list .pr-item:first-child .pr-link .pr-thumb {
	width: 410px;
	height: 321px; }
      .sec-projects .projects-list .more-item {
	top: 167px !important;
	left: 842px;
	right: auto; }

  .sec-preview #disqus_thread {
    width: 500px; }
  .sec-preview .wide-img {
    width: 500px; }
    .sec-preview .wide-img .img {
      width: 100%;
      background: #f3f3f3; }
    .sec-preview .wide-img .socials {
      left: 0;
      bottom: 18px;
      width: 100%;
      height: 35px; }
      .sec-preview .wide-img .socials .soc-facebook, .sec-preview .wide-img .socials .soc-twitter {
	position: absolute;
	top: 0; }
	.sec-preview .wide-img .socials .soc-facebook.soc-facebook, .sec-preview .wide-img .socials .soc-twitter.soc-facebook {
	  left: 11px; }
	  .sec-preview .wide-img .socials .soc-facebook.soc-facebook div > span, .sec-preview .wide-img .socials .soc-twitter.soc-facebook div > span {
	    display: block; }
	.sec-preview .wide-img .socials .soc-facebook.soc-twitter, .sec-preview .wide-img .socials .soc-twitter.soc-twitter {
	  left: 200px; }
	.sec-preview .wide-img .socials .soc-facebook iframe, .sec-preview .wide-img .socials .soc-twitter iframe {
	  -webkit-transform: scale(1.25);
	  -moz-transform: scale(1.25);
	  -ms-transform: scale(1.25);
	  -o-transform: scale(1.25);
	  transform: scale(1.25); }
    .sec-preview .wide-img .shadow {
      -moz-box-shadow: 0 -130px 50px rgba(0, 0, 0, 0.6) !important;
      -webkit-box-shadow: 0 -130px 50px rgba(0, 0, 0, 0.6) !important;
      box-shadow: 0 -130px 50px rgba(0, 0, 0, 0.6) !important; }
  .sec-preview .description .wide-img .socials.soc-twitter {
    top: -20px !important; }

  .sec-about .brands .description .social .soc-facebook {
    margin-right: 120px;
    margin-left: 12px; }
  .sec-about .brands .description .social .soc-facebook, .sec-about .brands .description .social .soc-twitter {
    margin-top: 5px; }
    .sec-about .brands .description .social .soc-facebook iframe, .sec-about .brands .description .social .soc-twitter iframe {
      -webkit-transform: scale(1.25);
      -moz-transform: scale(1.25);
      -ms-transform: scale(1.25);
      -o-transform: scale(1.25);
      transform: scale(1.25); }
  .sec-about .image-container .quote {
    width: 450px; } }
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  /* Style adjustments for high resolution devices */ }
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
