html {
	overflow-y: scroll;
}
h1 {
	color: #111111;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 2.0em;
}
h2 {
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 1.4em;
	line-height: 1.25em;
}
h3 {
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 1.0em;
}
h4 {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	line-height: 1.25em;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
}
h5 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	line-height: 1.28em;
}
a {
    color: #444444;
}
p {
	font-size: .89em;
}
.bio-desc p, .bio-desc ul {
	font-size: .84em;
	line-height: 1.5em;
    max-width: 200px;
	padding-left: 10px;
}
.bio-desc hr {
	max-width: 200px;
}
.project-desc, .link-desc, .bio-desc, .btn.default a {
    color: #444444;
}
.btn.info a, .btn.info a:hover {
    color: #ffffff;
}
.btn a {
    font-size: .9rem;
}
.rc-header {
		background: #f2f2f2;
	}
.home-header {
		background: #000000;
	}

.home-desc {
	padding-bottom: 40px;
	padding-left: 5px;
}
.project-desc {
	padding-bottom: 40px;
	padding-top: 40px;
}
.project-desc p {
	font-size: .84em;
    max-width: 630px;
}
.link-desc p, .link-desc ul {
	line-height: 1.75em;
	padding: 0px 20px 0px 20px;
}
.highlight {
	font-family: 'Lato', sans-serif;
	font-weight: 900;
}
.nowrap {
	white-space: nowrap;
}
.rc404 {
	color: #ffffff;
	font-weight: 300;
}
h1 a, h3 a {
	color: #ffffff;
}
h2 a, h4 a, h5 a, h6 a {
	color: #0a0a0a;
}
a:hover, h1 a:hover {
	color: #5c99ac;
}
.link-desc a {
	color: #111111;
}
.link-desc i {
	color: #444444;
}
.link-desc p {
	color: #444444;
	font-size: .84em;
}
.link-desc a:hover {
	color: #5c99ac;
}
.link-desc H5 {
	color: #111111;
	font-weight: 400;
}
h2 a:hover, h5 a:hover, h4 a:hover {
	color: #444444;
}
h6 {
	line-height: 1.25em;
	font-size: 4.5em;
}
h6 a:hover {
	color: #94999f;
}
h4 a {
	font-size: .85em;
}
.highlightW {
	color: #ffffff;
}
li.rcdisc {
	font-size: 1rem;
}
.h1code {
	padding: 50px;
	display: block;
	text-align: center;
}
hr {
	color: #cdcdcd;
	background-color: #cdcdcd;
	height: 1px;
	border: 0px;
	width: 100%;
}
.navcontain, .navbar {
	height: 70px;
	margin: 0px;
	padding: 0px;
}
.gumby-no-touch .navbar ul li:hover > a, .gumby-touch .navbar ul li.active > a {
	background: #000000;
}
.navbar a.active {
	color: #ffffff;
}
li.rcdisc {
	margin-bottom: 10px;
}
.navbar a:hover {
	color: #8fb9c6 !important;
}
.gumby-touch .navbar a:hover {
	color: #8fb9c6 !important;
}
.navbar a:active {
	color: #ffffff !important;
}
.gumby-touch .navbar a:active {
	color: #ffffff !important;
}

.tab-nav > li > a {
	text-shadow: none;
}
.tab-nav > li > a:hover {
	background: #fff;
}
.tab-nav > li {
	align: left;
	margin: 0 .5% 0 0;
}
	
	
/* Footer */

.rcfoot {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 350px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* Wrappers */

.rcwrap {
	text-align: center;
	margin-top: 35px;
	margin-bottom: 0px;
}

.rcwrapW {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.rccenter {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* Photos */

.rcphoto {
	margin-top: 20px;
	margin-bottom: 15px;
}
.feature {
	display: block;
}
.feature:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
}
.feature:hover h4 {
	color: #333333;
}
.feature:hover h5 {
	color: #333333;
}

.features img {
    /*max-height: 350px;*/
    margin-bottom: 0px;
}
.features:hover img {
	opacity: 0.88;
	filter: alpha(opacity=88); /* For IE8 and earlier */
}

.archives:hover img {
	opacity: 0.60;
	filter: alpha(opacity=60); /* For IE8 and earlier */
}
.connect-row {
    padding-top: 100px;
}

.navbar .logo {
    padding-left: 0px;
}

.home-icons {
    height: 40px;
    width: 40px;
}

.rc-resource {
	margin-bottom: 40px; margin-top: 0px; padding: 30px 80px 30px 30px;
}
.rc-resource H3 {
	color: #f2f2f2; text-align: left; font-weight: 900;
}
.rc-resource p {
	color: #f2f2f2; text-align: left; font-size: .9em;
}
.label {
	margin-bottom: 6px;
}

.tab-nav { border-bottom: 1px solid #bbbbbb; }
.tab-nav > li > a { display: block; width: auto; padding: 0 18px; margin: 0; color: black; font-family: "Open Sans"; font-weight: 600; border: 1px solid #bbbbbb; border-width: 1px 1px 0 1px; text-shadow: 0 1px 1px white; background: #f2f2f2; cursor: pointer; -webkit-border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; -ms-border-radius: 10px 10px 0 0; -o-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; height: 42px; line-height: 40px; }


.new-icons {
    height: 60px;
    width: 60px;
}

.navbar ul {
float: right;
}

div.row.hide-on-tablets {
	max-width: 1400px;
}

.tabs.pill .tab-nav > li > a {font-size: 14px;}

.tabs .tab-nav  > li > a {font-size: .85em;}

@media only screen and (max-width: 900px) {
.tabs .tab-nav {
	display: none;
}
}

.project-desc p {
	line-height: 1.75em;
}

@media only screen and (max-width: 767px) {
.rcsocial, .codetabs {
	display: none;
}
p, li {
	font-size: .85em;
}
.link-desc p, .project-desc p {
	line-height: 1.65em;
}

h4, h4 a {
	font-size: 1.0em;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em;
	line-height: 1.25em;
}
h5 {
	font-size: 1.0em;
}
.navbar a.toggle {
	top: 25%;
	width: 35px;
	color: #999999;
}
.navbar a.toggle:hover {
	background: #000000;
}
.navbar ul {
	background: #1a1a1a;
}
.gumby-no-touch .navbar ul li:hover > a, .gumby-touch .navbar ul li.active > a {
	background: #000000;
}
.rcpic {
	width: 180px;
	height: 180px;
	margin-bottom: 5px;
}
hr.rcltop, hr.rclbot {
	margin-top: 35px;
	margin-bottom: 30px;
}
}

@media only screen and (min-width: 768px) {
.link-desc {
	margin: 20px 0 0 80px;	
	}
	
.project-desc {
    padding-right: 40px;
	padding-left: 40px;
	padding-top: 80px;
	padding-bottom: 80px;
	max-width: 850px;
}
.home-desc {
    padding-right: 40px;
	padding-top: 80px;
	padding-bottom: 80px;
}
	
.featureImg {
    max-width: 730px;
}
.navbar ul li > a {
	padding: 15px 0 0 25px;
	height: 50px;
	line-height: 40px;
	font-size: .9rem;
}
.rcpic {
	margin-bottom: 10px;
	width: 265px;
	height: 265px;
}
hr.rcltop {
	margin-top: 80px;
	margin-bottom: 60px;
}
hr.rclbot {
	margin-top: 40px;
	margin-bottom: 30px;
}
}

@media only screen and (min-width: 1480px) {
.project-desc {
    padding-left: 0px;
}
}

@media only screen and (max-width: 1481px) {
.home-desc {
	padding-left: 20px;
}
}

@media only screen and (max-width: 1600px) {
div.row.hide-on-tablets {
	max-width: 1200px;
}
}

@media only screen and (max-width: 1200px) {
.hide-on-tablets {
  display: none;
}
}

@media only screen and (min-width: 1201px) {
.hide-on-desktops {
  display: none;
}
}
@media only screen and (min-width: 769px) {
.hide-on-large, .mobile-nav {
  display: none;
}
}

@media only screen and (max-width: 768px) {
.hide-on-mobile {
  display: none;
}
.rcwrap {margin-top: 20px;
}
.rc-resource {
	margin-bottom: 30px; padding: 20px;
}
.rcicon, .home-icons, .home-header, .home-nav {
	display: none;
}
.connect-row {
    padding-top: 20px;
}
.navbar .logo {
    padding-left: 0px;
}
.rc-resource {
  min-height: 285px;
	}
.rc-exp {
  padding-top: 40px;		
}
}


.project-blog, .project-blog p {
    color: #444444;
    font-size: .95em;
    line-height: 1.75em;
}
