@charset "UTF-8";
/* CSS Document */

body {
	background: #444444;	
	font-family: "Open Sans", Trade Gothic, Gotham, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #555555;
}

h1 {
	font-family: "rift", "Open Sans", Trade Gothic, Gotham, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 35px;
}

h2 {
	font-family: "rift", "Open Sans", Trade Gothic, Gotham, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 24px;	
	color: #888787;
}

h5 {
	font-family: "rift", "Open Sans", Trade Gothic, Gotham, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;	
	color: #fefefe;
}

body.secondary h2 {
	margin-bottom: 25px;	
}

/* H1 */

body.allesandro h1, body.rustin h1 {
	color: #1F428A;	
}

body.vanburen1 h1  {
	color: #0d6970;	
}

body.vanburen2 h1 {
	color: #1a5128;
}

body.meridian h1 {
	color: #6f8ea8;	
}

body.ms215 h1 {
	color: #4e111e;	
}

body.northgate h1 {
	color: #003a4f;	
}

body.mountainview h1 {
	color: #007db0;	
}

body.globalcontact .foothide {
	display: none;
}

h3 {
	font-family: "rift", "Open Sans", Trade Gothic, Gotham, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 30px;	
	color: #1F428A;
	margin-bottom: 20px;
}

h3 a:link, h3 a:visited {
	color: #888787;	
}

h3 span.badge {
	margin-left: 10px;	
}

h4 {
	font-family: "rift", "Open Sans", Trade Gothic, Gotham, Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
}

::-moz-selection {
    color: #ffffff;
    background: #595959;
	text-shadow: none;
}

::selection {
    color: #ffffff;
    background: #595959;
	text-shadow: none;
}

.table td {
	vertical-align: middle !important;
}

.btn { 
	font-family: "Open Sans", Trade Gothic, Gotham, Helvetica, Arial, sans-serif;
}

body.globalhome .navbar-brand {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: auto;
}
body.globalhome .navbar-toggle {
    z-index:3;
}

.navbar-default {
	min-height: 100px !important;	
}

.navbar-nav > li > a {
    margin-top: 35px;
    padding: 5px 14px !important;
    transition: all 0.1s ease 0s;
	text-transform: uppercase;
	color: #535353;
	font-family: "rift", "Open Sans", Trade Gothic, Gotham, Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-size: 1.1em;
}

@media (min-width: 768px) and (max-width: 991px) {
	.navbar-nav > li > a {
    
    padding: 5px 5px !important;
    
}	
}

.navbar-brand {
	padding-top: 0;	
}

.splash {
	
	border-bottom: 2px solid #bababa;
}

/*.selector-allesandro {
	height: 300px;
	background: url(../images/selector-allesandro.jpg) no-repeat center scroll;
  	background-color: #505050;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
}

.selector-allesandro:hover {
	background: url(../images/selector-allesandro-hov.jpg) no-repeat center scroll;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
}

.selector-vanburen {
	height: 300px;
	background: url(../images/selector-vanburen.jpg) no-repeat center scroll;
  	background-color: #505050;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
}

.selector-vanburen:hover {
	background: url(../images/selector-vanburen-hov.jpg) no-repeat center scroll;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
}

.selector-meridian {
	height: 300px;
	background: url(../images/selector-meridian.jpg) no-repeat center scroll;
  	background-color: #505050;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
}

.selector-meridian:hover {
	background: url(../images/selector-meridian-hov.jpg) no-repeat center scroll;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
}

.selector-logo {
	height: 100px;
	margin-top: 100px;	
}*/

section.selector {
	background: url(../images/selector-hero.jpg) no-repeat center scroll;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	padding-top: 25px;
	padding-bottom: 25px;
}

@media (max-width: 991px) {
	.selector-meridian, .selector-allesandro, .selector-vanburen {
		height: 150px;
	}
	
	.selector-logo {
		height: 75px;
		margin-top: 37px;
	}
}

section.home-text {
	padding: 0;
	margin: -75px 0 0 0;
}

section.home-text h1 {
	color: #fff;
}

section.phase-nav {
	padding: 10px 0 5px 0 ;
}

section.phase-nav p {
	font-size: 13px;	
	color: rgba(255,255,255,0.7);	
}

section.phase-nav p a:link, section.phase-nav p a:visited {
	color: rgba(255,255,255,1);
	font-weight: bold;
}

section.phase-nav p a:active, section.phase-nav p a:hover {
	color: rgba(255,255,255,1);
	
}

body.allesandro .primary-header, body.allesandro .video {
	height: 700px;
	background: url(../images/ms-allesandro/hero.jpg) no-repeat center bottom scroll;
  	background-color: #505050;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	/* margin-top: 100px; */
}

body.vanburen1 .primary-header, body.vanburen1 .video {
	height: 700px;
	background: url(../images/van-buren-1/hero.jpg) no-repeat center bottom scroll;
  	background-color: #505050;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	/* margin-top: 100px; */
}

body.vanburen2 .primary-header, body.vanburen2 .video {
	height: 700px;
	background: url(../images/van-buren-2/hero.jpg) no-repeat center bottom scroll;
  	background-color: #505050;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	/* margin-top: 100px; */
}

body.meridian .primary-header, body.meridian .video {
	height: 700px;
	background: url(../images/meridian-office/hero.jpg) no-repeat center bottom scroll;
  	background-color: #505050;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	/* margin-top: 100px; */
}

body.ms215 .primary-header, body.ms215 .video {
	height: 700px;
	background: url(../images/ms215/hero.jpg) no-repeat center bottom scroll;
  	background-color: #505050;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	/* margin-top: 100px; */
}

body.rustin .primary-header, body.rustin .video {
	height: 700px;
	background: url(../images/rustin/hero.jpg) no-repeat center bottom scroll;
  	background-color: #505050;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	/* margin-top: 100px; */
}

body.northgate .primary-header, body.northgate .video {
	height: 700px;
	background: url(../images/northgate/hero.jpg) no-repeat center bottom scroll;
  	background-color: #007db0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	/* margin-top: 100px; */
}

body.mountainview .primary-header, body.mountainview .video {
	height: 700px;
	background: url(../images/mountainview/hero.jpg) no-repeat center bottom scroll;
  	background-color: #505050;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	/* margin-top: 100px; */
}

.secondary-header {
	height: 200px;
	background: url(../images/ms-allesandro/secondarySplash.jpg) no-repeat center center scroll;
  	background-color: #505050;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	/* margin-top: 100px; */
}

body.main .secondary-header {
	background: url("../images/secondarySplash.jpg") no-repeat center center scroll;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

body.allesandro .secondary-header {
	background: url("../images/secondary-allesandro.jpg") no-repeat center center scroll;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


body.vanburen1 .secondary-header {
	background: url("../images/secondary-vb1.jpg") no-repeat center center scroll;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

body.vanburen2 .secondary-header {
	background: url("../images/secondary-vb2.jpg") no-repeat center center scroll;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

body.meridian .secondary-header {
	background: url("../images/secondary-primesix.jpg") no-repeat center center scroll;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

body.rustin .secondary-header {
	background: url("../images/secondary-rustin.jpg") no-repeat center center scroll;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

body.ms215 .secondary-header {
	background: url("../images/secondary-ms215.jpg") no-repeat center center scroll;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

body.northgate .secondary-header {
	background: url("../images/secondary-northgate.jpg") no-repeat center center scroll;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

body.mountainview .secondary-header {
	background: url("../images/secondary-mountainview.jpg") no-repeat center center scroll;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.secondary-header h1 {
	color: #FFF;
	padding-left: 15px;
	border-left: 5px solid #6FABAE;
	font-family: "Open Sans", Trade Gothic, Gotham, Helvetica, Arial, sans-serif;
	font-size: 25px;
	font-weight: 600;
	line-height: 50px;
	margin-top: 50px;
	text-shadow: 0 0 8px #000000;
}

.content {
	padding: 50px 0;
	background: #f5f5f5;
	border-bottom: 1px solid #c4c6c6;	
}

.content-white {
	padding: 50px 0;
	background: #FFF;
	border-bottom: 1px solid #c4c6c6;	
}

.navbar-header {
	height: 100px;	
}

.navbar {margin-bottom: 0 !important; }

.thumbs {
	margin-bottom: 25px;	
}

.property path {
	opacity: 1;
}

.property:hover {
	cursor: pointer;
}

.property:hover path, .property:hover path:hover, .property:hover {
	fill: #036468 !important;
	transition: all 0.25s ease 0s;
	cursor: pointer;
	opacity: 0.8 !important;
}

.interactive .col-xs-12 {
padding: 0;
}

polygon, rect, path {
	transition: all 0.25s ease 0s;	
	opacity: 0.4;
}

body.allesandro polygon:hover, body.allesandro rect:hover, body.allesandro path:hover {
	fill: #1F428A !important;
	transition: all 0.25s ease 0s;
	cursor: pointer;
	opacity: 0.7;
}

body.vanburen1 polygon:hover, body.vanburen1 rect:hover, body.vanburen1 path:hover {
	fill: #0d6970 !important;
	transition: all 0.25s ease 0s;
	cursor: pointer;
	opacity: 0.7;
}

body.vanburen2 polygon:hover, body.vanburen2 rect:hover, body.vanburen2 path:hover {
	fill: #1a5128 !important;
	transition: all 0.25s ease 0s;
	cursor: pointer;
	opacity: 0.7;
}

body.meridian polygon:hover, body.meridian rect:hover, body.meridian path:hover {
	fill: #6f8ea8 !important;
	transition: all 0.25s ease 0s;
	cursor: pointer;
	opacity: 0.7;
}

body.ms215 polygon:hover, body.ms215 rect:hover, body.ms215 path:hover {
	fill: #4e111e !important;
	transition: all 0.25s ease 0s;
	cursor: pointer;
	opacity: 0.7;
}

body.rustin polygon:hover, body.rustin rect:hover, body.rustin path:hover {
	fill: #1F428A !important;
	transition: all 0.25s ease 0s;
	cursor: pointer;
	opacity: 0.7;
}

body.northgate polygon:hover, body.northgate rect:hover, body.northgate path:hover {
	fill: #003a4f !important;
	transition: all 0.25s ease 0s;
	cursor: pointer;
	opacity: 0.7;
}

.footer {
	padding: 25px 0;
	background: #444444;
	color: #f2f2f2;
}
	
.footborder {
	border-bottom: 1px solid #fefefe;
	margin-bottom: 15px;
}

.footer p {
	color: #F2F2F2;	
	font-family: "rift", "Open Sans", Trade Gothic, Gotham, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 16px;	 
}

.footer-btm p {
	font-family: "Open Sans", Trade Gothic, Gotham, Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-transform: none;
}

.footer li a:link, .footer li a:visited, .footer p a:link, .footer p a:visited {
	text-decoration: none;
	color: #F2F2F2;
	border-bottom: 1px dotted #F2F2F2;
}

.footer li a:active, .footer li a:hover, .footer p a:active, .footer p a:hover {
	text-decoration: none;
	color: #9b9b9b;
	border-bottom: 1px dotted #9b9b9b;
}

.footer li {
	list-style-type: none !important;
}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.center-elevation .img-responsive {
    margin: 0 auto;
}

.logo-overlay {
	z-index: 2;
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: auto;
	padding: 15px 0;
}

.logo-overlay .panel {
	padding: 15px;
	background: rgba(255,255,255,0.7);	
}

.overlay {
	z-index: 1;
	position: absolute;
	top: 0;
	right: 0;
	width: 450px;
	padding: 15px 0;
}

.overlay .panel, .overlay .panel-footer {
	border: 0;
}

.globalcontact .well {
	background: #fff;
}

.msg-error {
	
	color: #a94442;
	
}

.badge-notify{
   background:red;
   position:absolute;
   top: -5px;
   right: 5px;
}

.status-text {
    margin-top: 5px;
    margin-bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}

.video {
	height: 700px;
}

.dark {
	background: rgba(0,0,0,0);
	transition: all 0.85s ease 0s;
	position: relative;
    height: 100%;
}

.dark.show {
	background: rgba(0,0,0,0.7);
	transition: all 0.85s ease 0s;
}

#showVideo {
	position: absolute;
	top: 45%;
	left: 42.5%;	
	width: 150px;
	height: 150px;
	margin: auto;
	cursor: pointer;
}

@media (max-width: 550px) {
	#showVideo {
	position: absolute;
	bottom: 30%;
	left: 35%;	
	width: 100px;
	height: 100px;
	margin: auto;
	cursor: pointer;
}
	
}

#video {
	visibility: hidden;	
}

.show {
	visibility: visible !important;	
}

/* QUICK CLASSES TO USE
------------------------ */

.fright { float: right;	}
.fleft { float: left; }

.mtop { margin-top: 15px; }
.mtopsm {margin-top: 8px; }
.mbottom { margin-bottom: 15px; }
.mleft { margin-left: 15px; }
.mright { margin-right: 15px; }
.mbottombig { margin-bottom: 25px; }
.mbottomxl { margin-bottom: 50px; }
.mtopbig { margin-top: 25px; }
.mtopbtbm {margin-top: 25px; margin-bottom: 25px;}

.padtop { padding-top: 15px; }
.padbottom { padding-bottom: 15px; }
.padright { padding-right: 15px; }
.padleft { padding-left: 15px; }
.pad5 { padding: 5px; }

.clear { clear: both; }

.delay1 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
.delay2 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }
.delay3 { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }
.delay4 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s; }
.delay5 { -webkit-animation-delay: 0.75s; animation-delay: 0.75s; }
.delay6 { -webkit-animation-delay: 1s; animation-delay: 1s; }
.delay7 { -webkit-animation-delay: 1.25s; animation-delay: 1.25s; }
.delay8 { -webkit-animation-delay: 1.5s; animation-delay: 1.5s; }
.delay9 { -webkit-animation-delay: 1.75s; animation-delay: 1.75s; }
.delay10 { -webkit-animation-delay: 2s; animation-delay: 2s; }

/* END QUICK CLASSES
--------------------- */

/* PROJECT SPECIFIC COLORING
------------------------------------ */

/* H3 */

body.allesandro h3, body.rustin h3 {
	color: #1F428A;	
}

body.vanburen1 h3 {
	color: #0d6970;	
}

body.vanburen2 h3{ 
	color: #1a5128;	
}

body.meridian h3 {
	color: #6f8ea8;	
}

body.ms215 h3 {
	color: #4e111e;	
}

body.northgate h3 {
	color: #003a4f;	
}

body.mountainview h3 {
	color: #007db0;	
}

/* HOME SELECTORS */

 .panel-alessandro,  .panel-rustin {
	background: rgba(31,66,138,1);
}

.panel-vanburen {
	background: rgba(13,105,112,1);
}

.panel-vanburen2 {
	background: rgba(26,81,40,1);
}

.panel-meridian {
	background: rgba(111,142,168,1);
}

.panel-ms215 {
	background: rgba(78,17,30,1);
}

.panel-northgate {
	background: rgba(0,58,79,1);
}

.panel-mountainview {
	background: rgba(0,125,176,1);
}

/* HOME SELECTOR CONTAINERS */

body.allesandro section.home-text .container, body.rustin section.home-text .container {
	background: rgba(31,66,138,0.7);
}

body.vanburen1 section.home-text .container {
	background: rgba(13,105,112,0.7);
}

body.vanburen2 section.home-text .container {
	background: rgba(26,81,40,0.7);
}

body.meridian section.home-text .container {
	background: rgba(111,142,168,0.7);
}

body.ms215 section.home-text .container {
	background: rgba(78,17,30,0.7);
}

body.northgate section.home-text .container {
	background: rgba(0,58,79,0.7);
}

body.mountainview section.home-text .container {
	background: rgba(0,125,176,0.7);
}

/* UPPER PHASE NAVS */

body.allesandro section.phase-nav, body.rustin section.phase-nav {
	background: #2b549e;
}

body.vanburen1 section.phase-nav {
	background: #15858e;	
}

body.vanburen2 section.phase-nav {
	background: #346f43;
}

body.meridian section.phase-nav {
	background: #95b4cf;	
}

body.ms215 section.phase-nav {
	background: #702d3b;	
}

body.northgate section.phase-nav {
	background: #8d941e;	
}

body.mountainview section.phase-nav {
	background: #015e7a;	
}

/* PROJECT NAVS */

body.allesandro .navbar-default, body.rustin .navbar-default {
  background-color: #1f428a;
  border-bottom: 4px solid #000000;
  /* border-top: 10px solid #2b549e; */
}

body.vanburen1 .navbar-default {
	background-color: #0d6970;
	border-bottom: 4px solid #000000;	
}

body.vanburen2 .navbar-default {
	background-color: #1a5128;
	border-bottom: 4px solid #000000;
}

body.meridian .navbar-default {
	background-color: #6f8ea8;
	border-bottom: 4px solid #000000;	
}

body.ms215 .navbar-default {
	background-color: #4e111e;
	border-bottom: 4px solid #000000;	
}

body.northgate .navbar-default {
	background-color: #003a4f;
	border-bottom: 4px solid #000000;	
}

body.mountainview .navbar-default {
	background-color: #007db0;
	border-bottom: 4px solid #000000;	
}

/* BUTTONS */

body.allesandro .btn-primary, body.rustin .btn-primary {
  color: #fff;
  background-color: #1F428A;
  border-color: #2B549E;
}

body.vanburen1 .btn-primary {
  color: #fff;
  background-color: #0d6970;
  border-color: #08454a;
}

body.vanburen2 .btn-primary {
  color: #fff;
  background-color: #1a5128;
  border-color: #286c39;
}

body.meridian .btn-primary {
  color: #fff;
  background-color: #6f8ea8;
  border-color: #4c6274;
}

body.ms215 .btn-primary {
  color: #fff;
  background-color: #4e111e;
  border-color: #702d3b;
}

body.northgate .btn-primary {
  color: #fff;
  background-color: #003a4f;
  border-color: #12566e;
}

body.mountainview .btn-primary {
  color: #fff;
  background-color: #007db0;
  border-color: #015e7a;
}



/* DESKTOP / MOBILE HIDE
------------------------------ */

@media (min-width:992px) {
    .desk-right {
		float: right !important;	
	}
	
	.desktop-only {
        display:block !important;
    }
	.mobile-only {
		display: none !important;	
	}
	.panel-footer img {
		width: 30%;
	}
	
}

@media (max-width: 991px) {
    
	.mobile-only {
        display:block !important;
    }
 
    .desktop-only {
        display:none !important;
    }
	.navbar-nav > li > a {
    	margin-top: 5px !important;
	}
	.navbar-toggle {
		margin-top: 25px;	
	}
	.primary-header, .video {
		height: 350px !important;
	}
	.panel-footer img {
		width: 35%;
        margin-top: 10px;
	}
	.panel-footer .btn-md,
	.btn-group-md > .btn {
	  padding: 5px 10px;
	  font-size: 12px;
	  line-height: 1.5;
	  border-radius: 3px;
	}
}

@media (min-width:992px) and (max-width: 1220px) {
	.panel-footer img {
		width: 35%;
        margin-top: 5px;
	}
	.panel-footer .btn-md,
	.btn-group-md > .btn {
	  padding: 5px 10px;
	  font-size: 12px;
	  line-height: 1.5;
	  border-radius: 3px;
	}
	.panel {
		margin-bottom: 5px;
	}
}

@media (max-width:490px) {
	.navbar-brand img {
		width: 240px !important;
		
	}
}