.skipto {
position:absolute;
top:-400px;	
}

.print-logo {
width:200px;	
display:none;
}
nav select {
	display:none;
}

#wrap-container {
max-width:1400px;
margin:0 auto;	

border-top:0;
}
body.admin .navbar-fixed-top {
	margin-top:52px;
}
a {
	color:#2e5099;
}
body {
	font-family:"museo-sans", Arial, Helvetica, sans-serif;
	font-size:.9em;
	background:#ffffff;
	font-weight:300;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"proxima-nova-soft", Arial, Helvetica, sans-serif;
	font-weight:600;
}

h1 {
		line-height:1.3em;
}

h2, h3 {
	line-height:1.3em;
}
#wrap {
	background:#fff;
}
#container {
	padding-top:2em;
	padding-bottom:2.5em;
}
#home h1, #home h2 {
	text-transform:uppercase;
	font-size:1.25em;
	margin-bottom:5px;
	font-weight:500;
}
.container-fluid {
	max-width:1170px;
	margin:0 auto;
}
#home .navbar .nav {
	float:none;
	margin:0 auto;
}
#home .navbar .nav > li {
	float:none;
	display:inline-block;
}
.navbar .nav > li {
	margin:5px 3px;
}
#home .center {
	text-align:center;
}
#banner-internal {
	background:url(/art/banner-internal.jpg) no-repeat center center #234896;
	height:131px;
}
#banner-internal .title {
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.5);
	color:#fff;
	font-family:"proxima-nova-soft", Arial, Helvetica, sans-serif;
	font-size:2.75em;
	letter-spacing:-.5px;
	font-weight:600;
	padding:0.8em 0;
}
.navbar {
	background:#f2f2f2;
	border-bottom:1px solid #e8e8e8;
}
.navbar .nav > li > a {
	text-transform:uppercase;
	font-family: 	"museo-sans", Arial, Helvetica, sans-serif;
	color:#252525;
	font-weight:500;
	padding:17px 7px;
	font-size:1.1em;
	text-shadow:1px 1px #f9f9f9;
	margin:0;
}
.navbar .nav > li > a:hover, .navbar .nav > li > a.active {
	color:#5c5c5c;
}
.links {
	text-align:center;
	background:url(/art/shadow.jpg) no-repeat bottom;
	padding-bottom:5em;
	margin-bottom:1em;
}
.links .circle {
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	max-width:204px;
	display:block;
	margin:0 auto;
	padding:6.5em 0;
	text-indent:-9999px;
	background: #00aeef;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:70%;
	box-shadow:inset 0px 0px 20px rgba(0,0,0,0.05);
	margin-bottom:2em;
}
.links .circle.dream {
	background-image:url(/art/cloud.png);
}
.links .circle.experience {
	background-image:url(/art/man.png);
}
.links .circle.news {
	background-image:url(/art/news.png);
}
.links .circle.dream:hover {
	background-image:url(/art/cloud.png);
	background-color:#234794;
}
.links .circle.experience:hover {
	background-image:url(/art/man.png);
	background-color:#234794;
}
.links .circle.news:hover {
	background-image:url(/art/news.png);
	background-color:#234794;
}
.links p {
	font-size:1.1em;
	line-height:1.4em;
	padding-bottom:.4em;
	font-weight:300;
}
.dots {
	background:url(/art/dots.gif) center no-repeat;
	background-size:100%;
	margin-top:7em;
}
.links p strong {
	font-family:"proxima-nova-soft", Arial, Helvetica, sans-serif;
	font-size:2.2em;
	font-weight:600;
	letter-spacing:-.6px;
}
.btn-social {
	float:left;
	color:#c2c2c2;
	margin:1.6em 0 0;
	font-size:1.5em;
}
.btn-social:hover {
	/*color:#666;*/
	color:#26abe3;
}
#wrap {
/*padding-top:8em;*/
}
.navbar-fixed-top {
	border-bottom:1px solid #ccc;
	background:#fff;
	padding:1em 0;
}
.row-fluid.links [class*="span"] {
	display:inline-block !important;
	float:none !important;
	vertical-align:top;
}
.logo {
	background:url(/art/logo-left.png) no-repeat;
	background-size:100%;
	display:inline-block;
	max-width:200px;
	width:100%;
	height:49px;
	text-indent:-9999px;
	
}

.logo-container {
	margin:2.53em 0;
}

.logo-right {
	background:url(/art/logo-right.png) no-repeat;
	background-size:100%;
	display:inline-block;
	max-width:243px;
	float:right;
	width:100%;
	height:49px;
	text-indent:-9999px;
}
.navbar .nav > li {
	position: relative;
}
.recent-projects .span6 {
	position:relative;
	min-height:172px;
	overflow:hidden;
	margin-bottom:1em;
}
.recent-projects img {
	position:absolute;
}
.recent-projects a .text {
	position:absolute;
	z-index:50;
	background-color:#234794;
	bottom:10px;
	padding:8px;
	display:block;
	width:80%;
	font-size:1.1em;
	font-weight:500;
	color:#fff;
}
.recent-projects a .text:hover {
	background-color:#00AEEF;
	text-decoration:none;
}
#footer {
	background:#f2f2f2;
	/*margin-top:3.5em;*/
	padding:3em 0 1.8em;

}
.footer-bottom {
	padding-top:2.5em;
}
#footer .title {
	font-size:1em;
	font-weight:500;
	padding:0;
}
.footer-bottom p {
	color:#666666;
	font-size:0.9em;
}

.quick_links ul, .quick_links li {
margin:0;
padding:0;
list-style:none;	
}

.quick_links li a {
color:#222;	
padding-bottom:5px;
display:block;
}
.footer-bottom a {
	color:#222;	
}

#footer #location a i { margin-right:5px;}

#footer .mailing .title { padding-bottom:0.3em;}

#FooterContactForm {
	
}

.radio label {
margin-left:-20px;	
}

.radio .radio-option label {
	margin-left:0px;	
}

.radio-option {
float:left;	
display:block;
margin-right:40px;
}

.clear {
clear:both;	
}

.text-error {
margin-top:-6px;	
}

/* PROJECTS ------------------------------------------------------ PROJECTS STYLES */

.mapDisplay {
	margin:0 auto;
}
.map {
	display:block;
}
#dreams-gallery {
	margin-top:1em;
}
.gallery-categories {
	/*background:url(../../art/projects-nav.png) no-repeat;*/
	/*width:980px;
	height:49px;*/ 
	display:block;
	margin-bottom:25px;

	
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:0.5em;

}
.gallery-categories a {
	/*color:#fafbfb;
	text-decoration:none;
	background:#333232;
	padding:8px 12px;
	display:block;
	float:left;
	margin:9px 0px 0px 8px;*/
}
.gallery-categories a:hover, .gallery-categories a.active {
	/*background:#4d4b4b;*/
}

.gallery-categories p {
float:left;
margin-right:1em;	
}
.gallery-categories a.active { /*background:#234896; color:#FFF;*/}

.gallery-category-top span {
	color:#333;
}

#dreams-gallery .gallery-image {
    height: 250px;
    width: 270px;
    overflow-y: hidden;
    margin: 10px;
}

.gallery-front .gallery-image .image-wrapper {
    max-height: 177px;
    overflow-y: hidden;
}

.admin .gallery-image {
	float:left;
	margin:10px;
}
.gallery-images a {
	display:block;
}
.gallery-images p {
	text-align:center;
	font-size:1.1em;
	color:#333;
}
.gallery-image a:hover {
	text-decoration:none;
}
.gallery-image span {
	font-size:1.25em;
	font-weight:500;
}
.gallery-images a:hover {
	opacity:0.7;
}
a.gallery-item {
	display: block;
	background: #f4f4f4;
	padding: 6px;
	border-radius: 4px;
	text-decoration: none;
	margin-bottom: 8px;
}
a.gallery-item span.gallery-name {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
a.gallery-item span.gallery-desc {
	color: #000;
}
div.gallery-category-top {
	border-bottom: 1px solid #CCCCCC;
	background: #F9F9F9;
	padding: 5px 10px;
	font-size: 13px;
	display: block;
}
div.gallery-category {
	border: 1px solid #CCCCCC;
	margin-bottom: 8px;
}
div.gallery-category-images {
	padding: 5px 8px 5px 0;
	background: #fff;
}
.button-mini {
	font-size: 0.85em;
	margin-top: -2px;
	padding: 2px 5px;
}
.cat-placeholder {
	background: #DEE6EF;
	border: 1px dotted #8FA8C4;
	margin-bottom: 8px;
}
.image-placeholder {
	background: #DEE6EF;
	border: 1px dotted #8FA8C4;
	/*width: 100px;*/
    float: left;
	margin-left: 8px;
	margin-bottom: 8px;
}

.gallery-image img {
	display: block;
	margin: 0 auto 5px auto;
	/*border: 1px solid #000;*/
    text-align: center;
	/*max-height:200px;*/
    width: 100%;
}
.image-picture {
}
.image-picture img {
	margin-bottom:8px;
}
.image-picture.staff {
	width:450px !important;
}
.image-additional-images img {
	margin-bottom:8px;
}
a.return {
	margin-top:1em;
}
a.return:hover {
	/*background:#919191;*/
}

a.link-all {margin-bottom:1em;}

.image-top {
	margin-bottom:20px;
}
a.return-2 {
	position:absolute;
	right:10px;
	top:38px;
	display:block;
	background:#2d2d2d;
	color:#ebe9e9;
	padding:7px 15px;
	text-decoration:none;
}
a.return-2:hover {
	background:#919191;
}
a.return-3 {
	position:absolute;
	right:63px;
	top:38px;
	display:block;
	background:#2d2d2d;
	color:#ebe9e9;
	padding:7px 15px;
	text-decoration:none;
}
a.return-3:hover {
	background:#919191;
}
.articles-paginator {
	color:#919191;
}
.articles-paginator a {
	color:#fff;
	text-decoration:none;
}
.articles-paginator a:hover {
	color:#919191;
}
a.return-4 {
	position:absolute;
	right:0px;
	top:38px;
	display:block;
	background:#2d2d2d;
	color:#ebe9e9;
	padding:7px 15px;
	text-decoration:none;
}
a.return-4:hover {
	background:#919191;
}
.page-images-grid {
	margin-top:2em;
}
.page-image {
	margin-bottom:2em;
}

#mc_embed_signup div.mce_inline_error {
font-size:12px;
font-weight:normal !important;	
}
#content iframe {
width:100% !important;	
}

#footer .pull-right {
text-align:right;	
}
.image-additional-images {
		overflow:hidden;	
}

.image-additional-images a {
float:left;
	max-height:100px;
	margin-bottom:0.5em;

}

.image-additional-images img {
opacity:.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;		
}

.image-additional-images a:hover img, .image-additional-images a.active img {
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);	
}

.image-additional-images img {
max-width:100%;	
width:100% !important;
}

.image-picture {
max-height:600px;	
}

@media (max-width: 1170px) {
.navbar-fixed-top {
	margin-bottom:0;
}
.navbar .nav > li > a {
	font-size:.85em;
	padding:17px 6px;
}
.navbar .nav > li {
	margin:5px 0px;
}	
.logo {
	height: 49px;
	/*margin:1.2em 0;*/
	background-size: auto 100%;
}

.logo-container {
	
	padding-right: 10px;
	margin: 0.95em 0px .5em 0;
}

.logo-right {
	float:none;
	    height: 40px;
	background-size: auto 100%;
}
}
 @media (max-width: 1024px) {
#wrap {
	margin-top:0em;
}

}
@media (max-width: 979px) {
/*At this point the fixed nav becomes static in bootstrap-responsive.css*/
	#wrap {
	padding-top:0em;
}

.gallery-map {
	display:none !important;
}
.links .circle {
	padding:5em 0;
}
.dots {
	margin-top:5em;
}
.links p strong {
	font-size:1.9em;
}

}
@media (max-width: 900px) {
	nav select {
	display:block;
	margin:1em auto;
}
.navbar {
	margin-bottom:0;
}
nav ul {
	display:none !important;
}

#footer .row-fluid .span3 {
width:100%;
float:none;	
margin-left:0;
margin-bottom:1em;
}


}

 @media (max-width: 767px) {
.row-fluid.links [class*="span"].hidden-phone {
	display:none !important;
}
.image-additional-images {
display:none;	
}
.header.row-fluid [class*="span"] {
	float:left;
	width: 48.717948717948715%;
 *width: 48.664757228587014%;
	margin-left:2.12766%;
}
.header.row-fluid [class*="span"]:first-child {
	margin-left:0%;
}
.navbar-fixed-top,  .navbar-fixed-bottom,  .navbar-static-top {
	margin-right: 0px;
	margin-left: 0px;
}
#footer .pull-right {
text-align:left;
float:left;	
}
body {
	padding-right: 0;
	padding-left: 0;
}

.s-fix {
	margin:0 auto;
	text-align:center;
}
.btn-social {
	float:none;
	display:inline-block;
}
.row-fluid.links [class*="span"] {
	margin-bottom:2em;
}
.links .circle {
	padding:3.7em 0;
	max-width:130px;
	margin-bottom:1.2em;
}
.links {
	background:none;
	margin:0;
	padding-bottom:0;
}
.links p {
	font-size:1em;
}
.logo {
	height: 49px;
	/*margin:1.2em 0;*/
	background-size: auto 100%;
}

.logo-container {
	
	padding-right: 10px;
	margin: 0.95em 0px .5em 0;
}

.logo-right {
	float:none;
	    height: 40px;
	background-size: auto 100%;
}
}
 @media (max-width: 568px) {
.nav {
	padding-top:1em;
}

.logo {
	height: 30px;
	/*margin:1.2em 0;*/
	background-size: auto 100%;
}

.logo-container {
	
	padding-right: 10px;
	margin: 0.95em 0px .5em 0;
}

.logo-right {
	float:none;
	height: 24px;
	background-size: auto 100%;
}
.navbar .row-fluid [class*="span"] {
	display: block;
	float: none;
	width: 100%;
	margin-left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.btn-social {
	font-size:1.2em;
	margin:1.2em 0 0;
}
.navbar .pull-right {
	float:none;
}
.navbar ul {
	margin:0 auto;
}
.navbar {
	text-align:center;
}
.navbar ul {
	width:100%;
}
.navbar .nav > li {
	display:inline-block;
	float:none;
}

.mailing {margin-bottom:1em;}

}

#cboxTitle {
  background: none repeat scroll 0 0 #FFFFFF !important;

  bottom:0px;

}

.page-image {

  max-height: 113px !important;
  overflow: hidden !important;
}