.RDIblue {
	color: rgba(27,63,149,1)
}
.RDIorange {
	color: rgba(247,143,30,1.00)
}
p {
-webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
header { margin-top:50px; }
.navbar2 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff670f+0,f78f1e+100 */
	background: #ff670f; /* Old browsers */
	background: -moz-linear-gradient(top, #ff670f 0%, #f78f1e 20%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff670f), color-stop(20%, #f78f1e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff670f 0%, #f78f1e 20%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff670f 0%, #f78f1e 20%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff670f 0%, #f78f1e 20%); /* IE10+ */
	background: linear-gradient(to bottom, #ff670f 0%, #f78f1e 20%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff670f', endColorstr='#f78f1e', GradientType=0 ); /* IE6-9 */
}
.navbar-default .navbar-nav > li > a {
	color: #1B3F95;
	font-weight: 700;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #EFEFEF;
	background-color: transparent;
}
.navbar-default .navbar-nav > li:hover {
	background-color: rgba(27,63,149,0.03)
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #1B3F95;
	color: #FFFFFF;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #FFFFFF;
}

.navLogo {
	margin-top: -14px;
}
.circles {
	color: white;
	border-radius: 70px;
	text-transform: uppercase;
	height: 140px;
	width: 140px;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	text-shadow: -1px -1px 1px hsla(48,4%,26%,0.24);
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff670f+0,f78f1e+100 */
	background: #ff670f; /* Old browsers */
	background: -moz-linear-gradient(top, #ff670f 0%, #f78f1e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff670f), color-stop(100%, #f78f1e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff670f 0%, #f78f1e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff670f 0%, #f78f1e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff670f 0%, #f78f1e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ff670f 0%, #f78f1e 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff670f', endColorstr='#f78f1e', GradientType=0 ); /* IE6-9 */
}
.circles:hover {
	cursor: default;
	-webkit-box-shadow: inset 2px 2px 10px 5px rgba(15,15,15,.1);
	box-shadow: inset 2px 2px 10px 5px rgba(15,15,15,.1);
}
.circles.web {
	font-size: 25px;
	font-weight: 600;
	line-height: 25px;
	padding: 58px 8px 28px 6px;
}
.circles.graphic {
	padding: 58px 0px 0px 0px;
	font-size: 25px;
	font-weight: 600;
	line-height: 27px;
}
.circles.photo {
	padding: 58px 0px 0px 0px;
	font-size: 25px;
	font-weight: 600;
	line-height: 27px;
}
.circleContainer {
	padding: 0px !important;
}
.circleCopy {
	font-size: 14px;
}
h2.formHeader {
	color: white;
}
label.control-label {
	color: rgba(85,71,17,1.00);
}
.well {
	-webkit-box-shadow: inset 2px 1px 4px 1px rgba(27,63,149,.1);
	box-shadow: inset 2px 1px 4px 1px rgba(27,63,149,.1);
}
.well:hover {
	-webkit-box-shadow: inset 2px 1px 4px 1px rgba(27,63,149,.2);
	box-shadow: inset 2px 1px 4px 1px rgba(27,63,149,.2);
	}
.formBack {
	background-color: #F78F1E;
	padding: 30px;
	border-radius: 10px;
}
.form-group {
	padding: 0px !important;
	margin: 0px !important;
}
.control-label {
	margin: 0px !important;
	padding: 0px !important;
}
.g-recaptcha {
	margin-top: 10px;
}
a {
	color: rgba(27,63,149,1.00);
}
a:hover {
	color: rgba(247,143,30,1.00);
	text-decoration: none;
}
.navbar {
	background-color: hsla(31,92%,54%,.95);
	margin-bottom: 0px !important;
	position: relative;
	top: 0px;
}

nav.navbar { position:fixed !important; left: 0 !important; top: 0 !important; width: 100% !important; z-index:1000;}

body {
	color: #554711;
	height:auto;
	
}
.spacer {
	height: 60px;
}
.spacer30 { height: 30px; }
.aboutme_text { text-align: left; }

nav.gd-types ul { text-align: center; margin-left:-35px;}
nav.gd-types ul li { display:inline-block; width:120px; text-align: center;}
nav.gd-types ul li a { padding:10px; }

.client_box { height: 60px; text-align: center; }

.client_text { background-color:aliceblue; color:aqua; line-height: 18px; border-radius: 5px; min-height: 100%; }
.client_name { font-family: 'Prosto One', cursive; }


.formback {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f48a18+0,f78f1e+100 */
	background: #f48a18; /* Old browsers */
	background: -moz-linear-gradient(top, #f48a18 0%, #f78f1e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f48a18), color-stop(100%, #f78f1e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f48a18 0%, #f78f1e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f48a18 0%, #f78f1e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f48a18 0%, #f78f1e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f48a18 0%, #f78f1e 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f48a18', endColorstr='#f78f1e', GradientType=0 ); /* IE6-9 */
}
button {
	border: 1 !important;
	border-color: white !important;
}
.alert-success {
	background-color: #337ab7;
	border-color: #fff;
	color: #fff;
	font-weight: 700;
}

p.copyright {
	font-size: 12px;
	color: rgba(85,71,17,1.00);
}

/*
@media  (max-width: 767px) {
.container .jumbotron, .container-fluid .jumbotron {
	padding-left: 10px;
	padding-right: 10px; }

.recaptchaSize {
	-webkit-transform: scale(0.80);
	-webkit-transform-origin: 0 0;
	transform: scale(0.80);
	transform-origin: 0 0;
}
}

@media (min-width: 767px) {
.container .jumbotron, .container-fluid .jumbotron {
	padding-left: 30px;
	padding-right: 30px;
}
}*/
.aboutme { text-align:left; }
.portrait_left { float:left; background-image:url(http://www.rhynesdesign.com/img/photo.jpg); background-position: center center; margin: 20px 10px 10px 0;}

/* Content - Portfolio Listing */

ul#portfolio-filter{ margin: -20px 0; padding: 0; height: 64px; line-height: 64px; background: transparent url(../images/icon-tag-green.png) left no-repeat; }
ul#portfolio-filter li{ display: inline; }
ul#portfolio-filter a{ margin-right: 0.5em; padding: 0.5em 1em; background: #FFF; color: #000; font-weight: bold; text-decoration: none; }
ul#portfolio-filter a:hover, ul#portfolio-filter a.current{ color: #888; }
ul#portfolio-filter a.current{ background-color: #DDD; }

ul#portfolio-list{
	margin-top: 36px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
	list-style: none;
}
ul#portfolio-list li{ width: 165px; height: 160px; display: block; float: left; margin-right: 18px; overflow: hidden; }
ul#portfolio-list li a{ display: block; width: 163px; height: 120px; overflow: hidden; border: 1px solid #CDCDCD; background: #eee; }
ul#portfolio-list li p{ font-size: 11px; line-height: 15px; color: #AAA; margin: 5px 0; }

.portfolio-item { height: 150px; background-position:center center; background-size:contain; border-left: 12px white solid; border-right:12px solid white; border-bottom:35px solid white; background-repeat:no-repeat;}
.portfolio-name { position: relative; bottom:-120px; font-size:10px;}
.aws { background-image:url(http://www.rhynesdesign.com/images/agwastesolutions.jpg) }
.amelianowak { background-image:url(http://www.rhynesdesign.com/images/amelianowak.jpg) }
.cynthiaquinn { background-image:url(http://www.rhynesdesign.com/images/cynthiaquinn.jpg)}
.capitolkids { background-image:url(http://www.rhynesdesign.com/images/capitolkids.jpg)}
.choco { background-image:url(http://www.rhynesdesign.com/images/choco.jpg) }
.saa { background-image:url(http://www.rhynesdesign.com/images/stambrose.jpg)}
.porchlight { background-image:url(http://www.rhynesdesign.com/images/porchlight.jpg)}
.cookies { background-image:url(http://www.rhynesdesign.com/images/cookiesbydesign.jpg);}
.outthere { background-image:url(http://www.rhynesdesign.com/images/Outhere.jpg)}
.hillstrompr { background-image:url(http://www.rhynesdesign.com/images/hillstrompr.jpg)}
.socalsessions { background-image:url(http://www.rhynesdesign.com/images/socalsessions.jpg)}
.claytonsjoy { background-image:url(http://www.rhynesdesign.com/images/claytonsjoy.jpg)}
.foodpantry { background-image:url(http://www.rhynesdesign.com/images/Waterloo-Food-Pantry-Map.jpg)}
.boumatic { background-image:url(http://www.rhynesdesign.com/images/boumatic.jpg)}
.nikkwolfe { background-image:url(http://www.rhynesdesign.com/images/strap-02.jpg)}
.tcc { background-image:url(http://www.rhynesdesign.com/images/tcc.jpg)}