/* Body and structure
-------------------------------------------------- */
body {
	position:relative;
	background-color:#fff;
	background-image:#fff;
	background-repeat:repeat;
}

.appi {
	margin-top:35px;
	margin-right:10px;
}

.footer {
	clear:both;
	height:150px;
	border-top:1px solid #eee;
}

.container {
	margin:20px auto;
	width:940px;
	height:auto;
}


#header {
	position:fixed;
	top:0;
	left:50%;
	z-index:9999;
	margin-left:-470px;
	width:940px;
	height:90px;
	background:url(img/nav-bg.png) no-repeat center top;
}

#newsletter .top-banner img{
    
    border:1px solid #cdcdcd;
    width:720px;
}

a {
	color:#13c4f9;
	font-weight:300;
}

.mailbox-nav .icon-envelope{
    padding-top:20px;
    display:block;
}

.cushion {
	padding-top:25px;
	padding-left:60px;
}

a:hover {
	text-decoration:none;
}

.signup {
	padding-top:20px;
}

#mc_embed_signup {
	text-align:left;
}

#mc_embed_signup input {
	margin:0;
}

#about-us .top-banner h1{
	position: absolute;
top: 200px;
left: 0;
background: rgba(255,255,255,0.96);
padding: 10px;
color: #555;
text-shadow: none;
font-size: 22pt;
font-weight: 100;
width: 100%;
	
	
}

/* Main Section Control
-------------------------------------------------- */
h1 {
	padding:0;
	color:#565656;
	text-shadow:0 1px 0 #fff;
	letter-spacing:.5px;
	font-weight:400;
	font-size:15pt;
	line-height:1.2;
}

h2 {
	color:#565656;
	text-shadow:0 1px 0 #fff;
	font-weight:400;
	font-size:13pt;
	line-height:24px;
}

h3 {
	padding:10px 0 15px;
	color:#565656;
	text-shadow:0 1px 0 #fff;
	font-weight:400;
	font-size:13pt;
	line-height:15px;
}

p {
	padding:5px 0 0;
	color:#595959;
	text-shadow:0 1px 0 #fff;
	font-weight:200;
	font-size:14px;
	line-height:17pt;
}

/* Subnav
-------------------------------------------------- */
.left-nav .nav-list {
	border-right:1px solid #cdcdcd;
	margin-right:25px;
	padding:20px 0 290px;
	font-size:10pt;
}

.left-nav .nav-list>li>a {
	padding:2px 0px 2px 7px;
	margin:3px 0 3px 0px;
	border:1px solid transparent;
	border-right:none;
}

.left-nav .nav-list>li.nav-header>a {
	padding:4px 0;
	margin:3px 0;
	border:none;
	border-right:none;
	font-weight:700;
}

.left-nav .nav-list>li.nav-header {
	padding-left:2px;
	margin:3px 0;
	border:1px solid transparent;
	border-right:none;
	font-size:12pt;
	font-weight:700;
}

.left-nav .nav-list>li>a:hover {
	
	border:1px solid #cdcdcd;
	border-right:none;
	color:#999;
}

.left-nav .nav-list>li.nav-header>a:hover {
	border-radius:inherit;
	border:none;
	border-right:none;
	color:#999;
	background:transparent;
	background-color:transparent;
	background-image:transparent;
}

.left-nav .nav-list>li>a.active {
	
	
	border-right:none;
	color:#999;
	padding:2px 0 2px 7px;

	background-color:#eee;
	
}

.left-nav .nav-list>li.nav-header>a.active {
	padding:4px 30px 4px 4px;
	margin:3px 0;
	border:none;
	border-right:none;
	border-bottom:1px solid #cdcdcd;
	font-weight:700;
	background-color:#eee;
	box-shadow:none;
}

.left-nav .nav-list>li.nav-header {
	padding-right:0;
    text-align:left;
}

#legal-nav .container{
    width:750px;
}

/* Press
-------------------------------------------------- */
.press-contact:hover {
	-webkit-transition:all .15s ease-out .1s;
	-moz-transition:all .15s ease-out .1s;
	-o-transition:all .15s ease-out .1s;
	transition:all .15s ease-out .1s;
}


#footer-nav.container {
	width:960px;
}



#press h3 {
	padding:12px 0 7px;
	font-size:12pt;
	font-weight:700;
}

#press .prinfoheader{
	border:1px solid #000;
	width:399px;
}

.press-links {
	margin:0 auto;
}

.press-box {
	padding-top:40px;
	margin-right:-5px;
}

.press-feed {
	display:block;
	padding-top:20px;
}

.press-feed .press {
	position:relative;
	display:inline;
	float:left;
	background-color:#fff;
}

ul.articles li {
	border-bottom:1px solid #eee;
	margin-bottom:20px;
	padding-bottom:20px;
	width:360px;
	overflow:hidden;
}

.press-box a:hover{
	text-decoration:underline;
}

.press-articles li span.title {
	font-weight:700;
	font-size:10pt;
}

.press-articles li.press img {
	max-width:350px;
	max-height:60px;
	margin-bottom:10px;
}

li.press img {
	display:block;
}

li.press span {
	width:350px;
	padding-top:10px!important;
}

.press-feed .press:hover {
	overflow:visible;
	.press-feedpresspress-wrapperposition:relative;
	clear:both;
	margin:5px;
	padding:5px;
	width:auto;
	height:100%;
	background-color:#fff;
	display:inline-block;
}

.press .item {
	position:absolute;
	overflow:hidden;
	width:100%;
	height:100%;
	-webkit-transition:all .15s ease-out .1s;
	-moz-transition:all .15s ease-out .1s;
	-o-transition:all .15s ease-out .1s;
	transition:all .15s ease-out .1s;
}

.press:hover .item {
	padding:28px 12px;
	-webkit-transition:all .15s ease-out .1s;
	-moz-transition:all .15s ease-out .1s;
	-o-transition:all .15s ease-out .1s;
	transition:all .15s ease-out .1s;
}

.press-grid li a {
	position:relative;
	display:block;
}

.press-image {
	height:auto;
}

.press .bottom-section {
	position:absolute;
	bottom:5px;
	border-top:1px solid #cdcdcd;
	cursor:hand;
}

.press .bottom-section:hover {
	cursor:pointer;
}

ul {
	margin:0;
	list-style:none;
}

.menupill-border {
	padding:10px;
}

.inquiries {
	text-align:left;
}

.appsupport img {
	margin:12px;
	border:1px solid #cdcdcd;
	border-radius:17px;
	box-shadow:0 0 8px #696969;
}

.appsupport {
	margin:auto;
	text-align:center;
}

/* Contact & About
-------------------------------------------------- */
#about-us .top-banner {
	position:relative;
	padding-bottom:10px;
}

#team .top-banner{
	padding-bottom:30px;
	text-align:left;
}


#about p {
	margin: 0 0 9px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 11pt;
line-height: 1.4;
text-shadow:none;
color:#323232;

	
}

#about ul {

font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 10pt;
line-height: 1;
padding-top:4px;
text-shadow:none;
color:#323232;
font-weight:200;
	
}
#about ul li{
	margin-top:6px;
}



.menu-top p {
	padding:10px 10px 5px;
}

#team .person {
	display:inline-block;
	width:22%;
	position:relative;
	padding:10px;
	text-align:left;
}




#team .person img {
	display:inline-block;
	margin:0;
	padding:0;
	width:208px;
	height:312px;
	border:1px solid #c5c5c5;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;

}

#team .team{
	text-align:center;
}

#team .person .name{
	font-weight:400;
	color:#2a2a2a;
	font-size:13pt;
	display:block;
}

#team .founders{
	padding:50px 0;
}

#team .founders p{
	font-size:13pt;
	padding:20px;
}

#team .person-text{
		display:inline-block;
		vertical-align:top;
		padding:8px 20px 10px 20px;
		width:170px;
		position:absolute;
		bottom:5px;
		
		z-index:3000;
		text-align:center;
		background-image:url("../img/medium-white-transparency.png");
		margin-bottom:20px;
}
#team .person-text.board-text{
	bottom:5px;
	margin-bottom:0;
}
#team .email{
	font-size:9pt;
	font-weight:200;
	text-align:center;
	display:block;
	margin-top:5px;
	vertical-align:middle;
}

#team .email a i{
	font-size:11pt;
}

#team .email a:hover{
	color:#555;
}

#about-us #about-wrapper {
	font-size:12px;
	padding-top:20px;

}

#about-us .about-right-column{
	
	padding-left:45px;
}

#team .container{
	margin:0 auto;
}

#team .teambanner{
	background-color:black;
	width:100%;
	position:relative;
}

#team .intro_txt{
	display:block;
	position:absolute;
	width:940px;
	opacity:.8;
	bottom:0;
	text-align:center;
	color:white;
	font-weight:700;
	font-size:38pt;
}

#team #jobs-wrapper{
	padding:10px;
}

#team .top-banner p{
	font-size:13pt;
}

.jobs-header{
    margin-left:-40px;
	text-align:center;
	
}
#testimonials .testimonials{
	margin-top:25px;
}
.testimonials.column-left, .testimonials.column-right{
	margin-left:-5px;
}

.prod {
	margin-bottom:10px;
	border-top:0;
	border-bottom:1px solid #cdcdcd;
	background-image:#fff;
}

.products {
	padding:15px;
	text-align:center;
}


.about-header {
	margin:auto 100px;
}


.frame {
	width:100%;
	padding-top:10px;
	border-bottom:1px solid #c9c9c9;
	background-color:#fff;
	background-image:#fff;
}

.frame p {
	padding:0 0 10px;
}

.socialize {
	overflow:hidden;
	margin:0 0 10px;
	padding:0 0 0 7px;
	background-color:transparent;
	text-align:center;
}

.frame .socialize h4 {
	margin-top:2px;
	margin-bottom:7px;
	padding-top:0;
}

.socialize h3 {
	display:inline-block;
	float:left;
	margin-top:0;
	padding:0 15px 0 20px;
	border-right:1px solid #d5d5d5;
	color:#555;
	text-align:left;
	text-shadow:0 1px #c8c8c8;
	font-weight:700;
	font-size:11pt;
	line-height:55px;
}

.socialize img {
	display:inline-block;
	height:40px;
}

.socialize a > img {
	display:inline-block;
	margin-right:15px;
	width:37px;
	height:37px;
	border:3px inset #cdcdcd;
	border-radius:50%;
	background:-webkit-linear-gradient(rgba(243,240,240,1) 0%,rgba(255,255,255,0.43) 100%);
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
}

.socialize a:hover > img {
	border:3px solid #f3f3f3;
	box-shadow:0 0 5px #fff;
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:border .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
}

.popupmeetup {
	width:100%;
	text-align:center;
}

.popupmeetup a:hover {
	color:#555;
}

.popupmeetup h5 {
	margin-bottom:5px;
	font-size:14px;
}

.popupmeetup h3 {
	display:block;
	margin-left:10px;
	font-weight:100;
	font-size:32px;
}

.popupmeetup img {
	margin:0 10px;
	border:1px solid #8d8d8d;
}

.popupmeetup a:hover img {
	border:1px solid #00000;
	box-shadow:none;
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
}

.popupmeetup h3 strong {
	font-weight:bolder;
}

.blackground {
	margin:10px 0;
	padding-bottom:10px;
	width:100%;
	background:#eee;
}

.tpsbox p {
	margin:0;
	padding:0;
	text-shadow:0 1px 0 #fff;
	font-size:10pt;
}

.tpsbox .btn {
	margin:5px 0 10px;
	padding:4px 20px;
	font-weight:700;
	font-size:13px;
}

.menu a:hover {
	color:#2c5879;
}

.productphotos p {
	text-align:left;
}


hr.soften {
margin: 20px 0;
height: 1px;
border: 0;
background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
}

/* Testimonials
-------------------------------------------------- */

#testimonials .person {

	min-height:100px;
	padding:20px 10px 10px 0;
	text-align:left;
	position:relative;
	font-weight:200;
}

#testimonials .column-right .inner{
	margin-left:30px;
}

#testimonials .column-left .inner{
	margin-right:30px;
}

#testimonials .person-text{
	margin:0 0px 0 110px;
	border:1px solid #ffd1be;
	padding:10px 5px 15px 10px;
	display:block;
	position:relative;
	background-color:#fffcfa;
	border-radius:5px;
	color:#5b4f42;
	border-bottom-width:2px;
	
}

#testimonials .top-banner{
	margin-left:-5px;
}

#testimonials .person .avatar {
	float:left;
	margin:0;
	padding:0;
	width:90px;
	height:90px;
	border:1px solid #c5c5c5;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
	-moz-box-shadow:rgba(0,0,0,.15) 0 1px 3px;
	box-shadow:rgba(0,0,0,.15) 0 1px 3px;
	box-shadow:rgba(0,0,0,.15) 0 1px 6px url(0/IE9);
}

#testimonials .person .name{
	display:block;
	font-weight:bold;
}

#testimonials .person .description{
	margin-bottom:15px;
	display:block;
}

#testimonials .grey-pointer{
	position:absolute;
	top:10px;
	left:-15px;
}


#testimonials .person a{
	font-weight:bold;
}

#testimonials .person a:hover{
	color:#5b4f42;
}



#mc_embed_signup form {
	padding:0;

}

#mc_embed_signup {
	text-align:left;
	width:400px;
	display:inline-block;
	padding-top:20px;
	margin-top:23px;
	border-top:1px solid #cdcdcd;
}

#mc_embed_signup input {
	margin:0;
	display:inline-block;
	border-radius:4px;
	padding:7px 10px;
}

#mc_embed_signup input.email {
	border-radius:4px;
	padding:5px 0;
	margin:0;
	width:250px;
	height:32px;
	display:inline-block;

}

#mc_embed_signup input.btn {
	color:#555;
	text-shadow:0 1px #fff;
	cursor:pointer;
	float:right;
	display:inline-block;
	padding:5px 26px;
}

#mc_embed_signup .button{
	clear:both;
	display:inline-block;
	vertical-align:top;
	white-space:nowrap;
	
}

#newsletter .campaign a:hover{
	text-decoration:underline;
}

#newsletter .campaign{
	font-size:10pt;
}

#testimonials h2, #about h2, #team h2, #press h2, #newsletter h2{
	color:#000;
	font-size:14pt;
}

#testimonials h1, #about h1, #team h1, #press h1, #newsletter h1{
	font-size:24pt;
	color:#000;
}

#newsletter #newsletter-wrapper{
	margin-top:25px;
}

#about #figures{
	margin-bottom:20px;
}

#press .press-box h2{
	
	margin-top:20px;
	font-size:16pt;
	
}
