body {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: white;
	font-weight: 300;
}
a { color: white;text-decoration: none;
} 

/*img {
	max-width: 100%;
	height: auto;
	border:0px;
}

@media \0screen {
  img { 
  	width: auto; /* for ie 8 */
  }
} 
*/


	a img:hover{

	filter:alpha(opacity=80);

	-moz-opacity:.80;

	opacity:.80;

	}

.vn-heading {
	font-family: 'Lato', sans-serif;
	color: #fff;
	text-transform: uppercase;
}

.embed-container { position: relative; padding-bottom: 37.6%; height: 0; overflow: hidden; width: 800px; max-width: 100%; max-height: 70%; margin: 0 auto;}
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

h2.vn-heading {
	font-size: 23px;
	font-weight: 300;
	letter-spacing:2px;
	color: rgb(255, 255, 255);
	margin-bottom: 60px;
}
h2.vn-heading span {
	background: #1e1e1e;
	padding: 0 10px;
}
/*h3.vn-heading {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}*/
.standard-copy {
	line-height: 20px;
}

#main_nav ul li a {
	font-size: 16px;
	text-transform: uppercase;
	font-weight:400;
	letter-spacing:.5px;
	color: rgba(255, 255, 255, .9);

}


#main_nav ul li a:hover {
	color: #999;
}
#main_nav ul li li a {
	font-size: 14px;
}
#main_nav ul li li a.celeb {
	color: #fff;
	font-weight:300;
}
#main_nav ul li li a.celeb:hover {
	color: #0006ee;
	
}
#main_nav ul li li a.holla {
	color: #fff;
	font-weight:300;
}
#main_nav ul li li a.holla:hover {
	color: #d54398;
	
}
#main_nav ul li li a.display {
	color: #fff;
	font-weight:300;
}

#main_nav ul li li a.display:hover {
	color: #43ad36;
	
}
#main_nav ul li li a.presence {
	color: #fff;
	font-weight:300;
}

#main_nav ul li li a.presence:hover {
	color: #ac00e3;
	
}

#header .client-login {
	font-size: 10px;
	background: url(images/key.png) no-repeat center right;
	margin-right: 10px;
	padding-right: 26px;
	line-height: 12px;
	margin-bottom:15px;
	font-weight:400;
}
#header .client-login a {
	color: #aaa;
	text-decoration: none;
}

#header .client-login a:hover {
	color: #fff;
	text-decoration: none;
}


.main-copy.line-1 {
	font-size: 20px;
	line-height: 30px;
	font-weight:300;
	letter-spacing:1px;
	margin-top:-80px;
}
.main-copy.line-2 {
	font-size: 20px;
	line-height: 24px;
	font-weight:400;
}



.tech-grid h4 {
	font-size: 18px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	text-align: left;
}
.tech-grid p {
	font-size: 12px;
	color: rgb(255, 255, 255);
}


.about-grid .name {
	font-size: 16px;
	margin: 15px 0 0 0;
	line-height: 16px;
	text-align: center;
}
.about-grid .title {
	font-size: 12px;
	margin: 0;
	line-height: 12px;
	text-align: center;
}
.about-grid .links {
	margin-top: 15px;
	text-align: center;
}
.about-grid .links a {
	margin: 0 3px;
}
.vn-heading-leadership {
	font-size: 13px;
	background: none;
	text-transform: uppercase;
	text-align: center;
}

.press-items {
	font-size: 10px;
	color: rgb(189, 189, 189);
	
}
.press-grid li {
	line-height: 18px;
}
#press .more-link {
	font-size: 14px;
}
.press-items li .link {
	text-decoration: none;
	font-weight:400;
	font-size:14px;
}

.press-items li .link:hover {
	text-decoration: underline;
}




#footer {
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.2);
	text-align:center;
}
