/* @override http://rypearts.com/v2/css/main.css
	http://ryanputn.am/css/main.css
	http://ryanputn.am/css/placeholder.css
	http://rypearts.com/css/placeholder.css */

/* @override 
	http://rypearts.com/v2/css/main.css */

/*!
 * Bootstrap v2.0.3 (With some RypeArts.com customization)
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.buy-link a {
	color: #3eafc1;
}

.buy-link p{
	color: #3eafc1;
}

a:hover,
a:active {
  outline: 0;
  text-decoration: none;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

img.coll-img {
	
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
body {
  margin: 0;
  color: #597379;
  background-color: #3eafc1;
  font: 14px/20px myriad-pro, Helvetica, Arial, sans-serif;
}
a {
  color: #22444d;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: none;
}

#about-section a {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: #fffea7;
	text-decoration: underline;
}

#about-section a:hover {
	color: #22444d;
	text-decoration: none;
}

#port-buy-link a {
	font-weight: 500;
	color: #3eafc1;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: myriad-pro, Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-style: normal;
}


h2#shop-title {
	line-height: 25px;
	color: #fff;
}

h2.about-name {
	text-align: center;
	margin-bottom: 10px;
}

blockquote {
	margin: 0;
	padding: 30px 0 10px;
	font: 39px/45px myriad-pro, Helvetica, Arial, sans-serif;
	font-weight: 300;
	serif;

font-weight: 300;
	color: white;
}

blockquote span {
	font-size: 20px;
	font-style: italic;
	color: #21434c;
}

#about-section .row .span6 .row .span2 {
	margin-bottom: 0;
}

.row {
  margin-left: -40px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
[class*="span"] {
	margin-left: 40px;
	float: left;
}
.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1000px;
}
.span8 {
  width: 1000px;
	text-align: center;
}
.span7 {
  width: 870px;
}
.span6 {
  width: 566px;
}
.span5 {
  width: 610px;
}
.span4 {
  width: 480px;
}
.span3 {
  width: 350px;
}
.span2 {
  width: 220px;
}
.span1 {
  width: 90px;
}
.offset8 {
  margin-left: 1080px;
}
.offset7 {
  margin-left: 950px;
}
.offset6 {
  margin-left: 820px;
}
.offset5 {
  margin-left: 690px;
}
.offset4 {
  margin-left: 560px;
}
.offset3 {
  margin-left: 430px;
}
.offset2 {
  margin-left: 300px;
}
.offset1 {
  margin-left: 170px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574%;
  *margin-left: 2.077659574%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span8 {
  width: 65.95744680199999%;
  *width: 65.907446802%;
}
.row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.396808505%;
}
.row-fluid .span6 {
  width: 48.93617020799999%;
  *width: 48.886170207999996%;
}
.row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.375531911%;
}
.row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.864893614%;
}
.row-fluid .span3 {
  width: 23.404255317%;
  *width: 23.354255317%;
}
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.84361702%;
}
.row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.332978723%;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 40px;
  padding-left: 40px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
}
.container-fluid:after {
  clear: both;
}
#header {
	background: #3eafc1;
}

#header-container {
	background: url(../img/hr-tile.svg) repeat-x 0 0
}

.hero-unit {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 40px;
  padding-top: 60px;
  text-align: center;
}
.hero-unit h1 {
}

.hero-unit p {
	display: block;
	max-width: 780px;
	padding: 25px;
	font: 400 25px/40px "ff-tisa-web-pro";
	margin: 0 auto;
	color: #22444d;
}

.hero-unit a {
	color: white;
}

.hero-unit a:hover {
	color: #22444d;
}

#logo-main {
	display: block;
	background: url(../img/rype-arts-logo.svg) no-repeat center top;
	text-transform: uppercase;
	font: 20px kulturista-web, Georgia, Times, sans-serif;
	letter-spacing: 2px;
	color: #22444d;
	padding-top: 120px;
	margin: 0 auto;
}

#logo-main a{
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

#logo-main a:hover{
	color: #fff;
}

div.hero-unit h2 {
	font-family: kulturista-web, Georgia, Times, sans-serif;
	font-weight: 300;
	margin-top: 25px;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.brand-big{
	display: block;
	width: 147px;
	height: 80px;
	text-indent: -99999px;
	background: url(../img/ra-logo-small.png) no-repeat left top;
	margin-right: auto;
	margin-left: auto;
}
h2.section-title {
	text-align: center;
	color: #40b1c4;
	padding-bottom: 0;
	font-size: 35px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 60px;
	margin-top: 0;
	margin-bottom: 0;

}

a#about {
	
}

h2.section-title a, a#about, a#about:hover{
	color: #40b1c4;
	text-decoration: none;
}


a.main-btn {
	padding: 10px 20px;
	font: 300 15px kulturista-web, Georgia, Times, sans-serif;
	background-color: #fffea7;
	color: #40b1c4;
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; 
}

a.main-btn:hover {
	text-decoration: none;
	color: #fffea7;
	background-color: #22444d;
}


 a h4.portfolio-title {
	text-align: center;
	height: 200px;
	color: #3eafc1;
	-webkit-border-radius:200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
 	margin: 0 auto 30px;
	width: 200px;
	background-position-x: center; 
	background-position-y:center;
}

 a h4.portfolio-title span {
 	display: block;
	top: 160px;
	position: relative;
	padding: 10px;
	font-size: 15px;
	font-weight: 500;
 }
a:hover h4.portfolio-title {
	color: #22444d;
	text-decoration: none;
	border-style: none;
	outline: 0;
	background-repeat: no-repeat;
	background-position: center bottom;
}

 a:hover h4.portfolio-title span{
 	background-color: rgba(255, 255, 255, 0);
	text-decoration: none;
	border-style: none;
	outline: 0;
 }
 
 h4#amperbranch.portfolio-title {background-image: url(../img/portfolio/amperbranch-thm.svg)}
 h4#vectormill.portfolio-title { background-image: url(../img/portfolio/vectormill-thm.svg);}
 h4#thiswaywest.portfolio-title { background-image: url(../img/portfolio/thiswaywest-thm.svg);}
 h4#bugabooth.portfolio-title { background-image: url(../img/portfolio/bugabooth-thm.svg);}
 h4#vectips.portfolio-title { background-image: url(../img/portfolio/vectips-thm.svg);}
 h4#campcraze.portfolio-title { background-image: url(../img/portfolio/campcraze-thm.svg);}
 h4#pieceable.portfolio-title { background-image: url(../img/portfolio/pieceable-thm.svg);}
 h4#yoga.portfolio-title { background-image: url(../img/portfolio/yoga-thm.svg);}
 h4#bob.portfolio-title { background-image: url(../img/portfolio/bob-thm.svg);}
 h4#help.portfolio-title {background-image: url(../img/portfolio/help-colorado-thm.svg); }
 h4#logos.portfolio-title { background-image: url(../img/portfolio/logos-thm.svg);}
 h4#icons.portfolio-title { background-image: url(../img/portfolio/icons-thm.svg);}
 h4#personal.portfolio-title { background-image: url(../img/portfolio/personal-thm.svg);}
 h4#vectorscouts.portfolio-title {background-image: url(../img/portfolio/vectorscouts-thm.svg)}
 h4#pivotdesk.portfolio-title {background-image: url(../img/portfolio/pivotdesk-thm.svg)}
 h4#dbx.portfolio-title {background-image: url(../img/portfolio/dbx-thm.svg)}
 h4#collections.portfolio-title {background-image: url(../img/portfolio/collection-thm.svg)}
 h4#lis.portfolio-title {background-image: url(../img/portfolio/lis-thm.svg)}
 h4#cyan.portfolio-title {background-image: url(../img/portfolio/cyan-thm.svg)}
 h4#go-vote.portfolio-title {background-image: url(../img/portfolio/go-vote-thm.svg)}
 h4#love-others.portfolio-title {background-image: url(../img/portfolio/love-others-thm.svg)}
 h4#backlot.portfolio-title {background-image: url(../img/portfolio/backlot-thm.svg)}
 
 h4#carousel.portfolio-title {background-image: url(../img/portfolio/carousel-thm.svg)}
 h4#offices.portfolio-title {background-image: url(../img/portfolio/office-thm.svg)}
 h4#dribbble.portfolio-title {background-image: url(../img/portfolio/dribbble-thm.svg)}
 h4#avatars.portfolio-title {background-image: url(../img/portfolio/avatar-thm.svg)}
 h4#internal.portfolio-title {background-image: url(../img/portfolio/internal-thm.svg)}
 h4#studies.portfolio-title {background-image: url(../img/portfolio/studies-thm.svg)}
   
  
 
 
 h3.about-name {
 	color: #3eafc1;
	 margin-top: 0;
	 text-align: left;
	 margin-bottom: 5px;
	 padding-top: 5px;
	 padding-bottom: 5px;
 }
 
 h4.about-title {
 	color: #688488;
	font-size: 13px;
	font-style: italic;
	font-weight: 300;
	margin-top: 0;
	text-align: center;
 }
 
.about-ryan{
 width: 220px;
 height: 240px;
 text-indent: -9999px;
 background: url(../img/ryan-putnam.svg) center 0 no-repeat;
}

.about-carmen{
 width: 220px;
 height: 220px;
 text-indent: -9999px;
 background: url(../img/carmen-putnam.svg) no-repeat center;
}

.about-generic {
	text-align: center;
	margin-top: 0;
	border-top: 2px dotted #dcf1f4;
	padding-top: 60px;
}


#portfolio-section {
	padding-top: 80px;
	padding-bottom: 10px;
}

#shop-section {
	margin-bottom: 0px;
	background: #fffeb3;
}

#about-section {
	padding-top: 80px;
	background: #3eafc1;
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-bottom: 0;
	color: #22444d;
}

#portfolio-section-interior {
	padding-top: 55px;
	background: url(../img/hr-tile.svg) repeat-x 0 0;
	margin-bottom: 40px;
}

#footer-row{
	margin-top: 10px;
	margin-bottom: 20px;
}

footer {
	background-color: #3eafc1;
}

footer p {
	color: #22444d;
}

footer h2, footer h3, footer h2 a  {
	color: #ffffff;
}

ul#contact-social {
	padding-left: 0;
	list-style: none;
	padding-top: 20px;
}

body {-webkit-text-size-adjust:100%;}

#contact-social li a {
	font-family: kulturista-web, Georgia, Times, sans-serif;
	color: #fff;
	margin-bottom: 20px;
	display: block;
	width: 150px;
	float: left;
	text-align: center;
}

#email-contact, #twitter-contact, #dribbble-contact, #facebook-contact, #instagram-contact, #rdio-contact {
	padding-top: 60px;
	width: 90px;
	text-align: center;
	margin-top: 15px;
	float: left;
}


#email-contact {
	background: url(../img/email.svg) no-repeat center 15px;
}

#twitter-contact {
	background: url(../img/twitter.svg) center 2px no-repeat;
}

#dribbble-contact {
	background: url(../img/dribbble.svg) no-repeat center 14px;
}

#facebook-contact {
	background: url(../img/facebook.svg) center 3px no-repeat;
}

#instagram-contact {
	background: url(../img/instagram.svg) center 5px no-repeat;
}

#rdio-contact {
	background: url(../img/rdio.svg) center 5px no-repeat;
}

p.copyright {
	clear: both;
	text-align: left;
	font-family: kulturista-web, Georgia, Times, sans-serif;
	margin-bottom: 20px;
	margin-top: 0;
}

.portfolio-title-details {
	text-align: center;
}

.portfolio-title-details span {

}

::selection {
	background-color: #fffea7;
}
::-moz-selection {
	background-color: #fffea7;
}
::-webkit-selection {
	background-color: #fffea7;
}

.hero-unit p::selection {
	background-color: #22444d;
	color: #ffffff;
}
.hero-unit p::-moz-selection {
	background-color: #22444d;
	color: #ffffff;
}
.hero-unit p::-webkit-selection {
	background-color: #22444d;
	color: #ffffff;
}

footer p::selection {
	background-color: #22444d;
	color: #ffffff;
}
footer p::-moz-selection {
	background-color: #22444d;
	color: #ffffff;
}
footer p::-webkit-selection {
	background-color: #22444d;
	color: #ffffff;
}

div#wufoo-w7x3k1 {
	max-width: 600px;
	margin-right: auto;
	margin-left: auto;
}

.span6.offset1 p {
	text-align: center;
}

#about-section .span6 .span6 {
	margin-bottom: 10px;
}

p.shop-copy {

}

#vector-mill-shop {
	text-align: center;
	background: url(../img/portfolio/vectormill-thm-small.svg) center top no-repeat;
	padding-top: 120px;
}

#amperbranch-shop {
	text-align: center;
	background: url(../img/portfolio/amperbranch-thm-small.svg) center top no-repeat;
	padding-top: 120px;
}

#collections-shop {
	text-align: center;
	background: url(../img/portfolio/collections-thm-small.svg) center top no-repeat;
	padding-top: 120px;
	color: #597379;
}

a.shop-link {
	text-decoration: none;
	color: #3eafc1;
}

a.shop-link :hover {
	color: #597379;
	text-decoration: none;
}

.shop-copy {

}

#shop-section h2 {
	font-size: 30px;
	line-height: 40px;
	font-weight: 300;
	color: #597379;
}

p.shop-desc {
	text-align: center;
}

ul.about-lists {
	padding: 0;
	list-style-type: none;
}

ul.about-lists li{
	padding-bottom: 10px;
}

#shop-section strong a {
	color: #3eafc1;
}

h1.portfolio-header {
	font-size: 21px;
	color: white;
}

h1.portfolio-header span {
	font-size: 15px;
	color: #21434c;
	font-style: italic;
}

ul#port-nav {
	list-style-type:none;
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: myriad-pro, Helvetica, Arial, sans-serif;
}


ul#port-nav li{
	padding-right: 20px;
	display: inline;
}

ul#port-nav li a{
	padding: 40px 10px 40px 1px;
}


a.home-nav{
	border-style: none;
}

@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 18px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-group > label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .modal {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    width: auto;
    margin: 0;
  }
  .modal.fade.in {
    top: auto;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
  .span2, .span3, .span4, .span8, .span6, .span4.offset2, .span3.offset1, .span6.offset1, .span2.offset1, .span2.offset2  {
  	margin-left: auto;
		margin-right: auto;
		float: none;
 }

  a h4.portfolio-title {
  	margin-bottom: 60px;
  }

}

@media (max-width: 520px) {
.span2, .span3, .span4, .span8, .span6, .span4.offset2, .span3.offset1, .span6.offset1 .span2.offset1, .span2.offset2 {
 	margin-left: auto;
	margin-right: auto;
	float: none;
}

 a h4.portfolio-title {
 	margin-bottom: 60px;
 }
 
}
@media (max-width: 767px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  [class*="span"],
  .row-fluid [class*="span"] {
    display: block;
    margin-bottom: 40px;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .span2, .span4, .span6, .span3{
  	width: 220px;
  }
.span6.offset1 {
		width: 65%;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
  .span4 .row .span2{
  	margin-left: 0;
  }
  .offset2, .offset1{
  	margin-left: 40px;
  }
  .span1 {
  	width: 61px;
  }
  #social-icons-container{
  	left: auto;
  	padding-right: 30px;
  	padding-left: 60px;
  }
  .span8{
  	width: 80%;
  }
  class*="span"] {
    float: left;
    margin-left: 0px;
    margin-bottom: 40px;
  }
  .hero-unit{
  	padding-right: 15px;
	padding-left: 15px;
  }

div.row div.span6 div.row div.span2 {
	margin-left: 0;
	
}

.span4.offset2, .span3.offset1, .span3, .span1.offset1,.span2.offset1{
 	margin-right: auto;
	margin-left: auto;
	float: none;
 }
 div.row div.span6 div.row div.span6 {
 	margin-left: 0;
 	padding-bottom: 20px;
 }
 ul#port-nav {
 	list-style-type:none;
 	margin: 0;
 	padding: 0;
 	text-align:center;
 }
 
 ul#port-nav li{
 	padding-right: 0px;
 	display: block;
 }
 
 ul#port-nav li a{
 	padding: 0 0 10px;
 	display: block;
 }
 
 a.home-nav{
 }
 
}
@media (min-width: 768px) and (max-width: 979px) {

  .row {
    margin-left: -40px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    margin-left: 40px;
	margin-bottom: 40px;
}
  .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 688px;
  }
  .hero-unit{
  	width: 688px;
  }
  .span8 {
    width: 688px;
  }
  .span7 {
    width: 597px;
  }
  .span6 {
    width: 506px;
  }
  .span5 {
    width: 415px;
  }
  .span4 {
    width: 324px;
  }
  .span3 {
    width: 233px;
  }
  .span2, .about-ryan, .about-carmen {
    width: 142px;
  }
  .span1 {
    width: 51px;
  }
  .offset8 {
    margin-left: 768px;
  }
  .offset7 {
    margin-left: 677px;
  }
  .offset6 {
    margin-left: 586px;
  }
  .offset5 {
    margin-left: 495px;
  }
  .offset4 {
    margin-left: 404px;
  }
  .offset3 {
    margin-left: 313px;
  }
  .offset2 {
    margin-left: 242px;
  }
  .offset1 {
    margin-left: 131px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.762430939%;
    *margin-left: 2.7124309390000003%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span8 {
    width: 65.74585634900001%;
    *width: 65.69585634900001%;
  }
  .row-fluid .span7 {
    width: 57.182320438000005%;
    *width: 57.13232043800001%;
  }
  .row-fluid .span6 {
    width: 48.618784527%;
    *width: 48.568784527000005%;
  }
  .row-fluid .span5 {
    width: 40.055248616%;
    *width: 40.005248616%;
  }
  .row-fluid .span4 {
    width: 31.491712705%;
    *width: 31.441712705%;
  }
  .row-fluid .span3 {
    width: 22.928176794%;
    *width: 22.878176793999998%;
  }
  .row-fluid .span2 {
    width: 14.364640883%;
    *width: 14.314640883%;
  }
  .row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.751104972%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 466px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 404px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 342px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 280px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 218px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 156px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 94px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 32px;
  }
  a h4.portfolio-title{
  	height: 142px;
	  width: 142px;
  }
  a h4.portfolio-title span {
  	display: block;
  	 top: 142px;
  	 position: relative;
  	 padding: 10px;
  	 font-size: 14px;
  }
  a:hover h4.portfolio-title {
		background-position: center center;
	}
}
@media (min-width: 980px) {
  .row {
    margin-left: -40px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    margin-left: 40px;
    margin-bottom: 40px;
  }
  .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1000px;
  }
.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1000px;
}

.hero-unit{
	width: 1000px;
}
.span8 {
  width: 1000px;
}
.span7 {
  width: 870px;
}
.span6 {
  width: 740px;
}
.span5 {
  width: 610px;
}
.span4 {
  width: 480px;
}
.span3 {
  width: 350px;
}
.span2 {
  width: 220px;
}
.span1 {
  width: 90px;
}
.offset8 {
  margin-left: 1080px;
}
.offset7 {
  margin-left: 950px;
}
.offset6 {
  margin-left: 820px;
}
.offset5 {
  margin-left: 690px;
}
.offset4 {
  margin-left: 560px;
}
.offset3 {
  margin-left: 430px;
}
.offset2 {
  margin-left: 300px;
}
.offset1 {
  margin-left: 170px;
}
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564%;
    *margin-left: 2.5141025640000003%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span8 {
    width: 65.81196581200001%;
    *width: 65.76196581200001%;
  }
  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.214957265%;
  }
  .row-fluid .span6 {
    width: 48.717948718%;
    *width: 48.667948718000005%;
  }
  .row-fluid .span5 {
    width: 40.170940171000005%;
    *width: 40.12094017100001%;
  }
  .row-fluid .span4 {
    width: 31.623931624%;
    *width: 31.573931624%;
  }
  .row-fluid .span3 {
    width: 23.076923077%;
    *width: 23.026923077%;
  }
  .row-fluid .span2 {
    width: 14.529914530000001%;
    *width: 14.47991453%;
  }
  .row-fluid .span1 {
    width: 5.982905983%;
    *width: 5.932905983%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 760px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 660px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 560px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 460px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 360px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 260px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 160px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 60px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top {
    position: static;
  }
  .navbar-fixed-top .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 9px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #999999;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 6px 15px;
    font-weight: bold;
    color: #999999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #222222;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: block;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 9px 15px;
    margin: 9px 0;
    border-top: 1px solid #222222;
    border-bottom: 1px solid #222222;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
  
}