.video-container {
    position: relative;
    padding-bottom: 45%;
    padding-top: 30px; height: 0; overflow: hidden;
    width: 80%;
    margin: auto;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mobile{
	display: none !important;
}

/* BEGIN remove inline styles */
.primary-cta {
	overflow: hidden;
}

.primary-cta-bg {
	height: 100%;
	min-width: 960px;
	width: 100%;
}

.logo, .mobile-logo {
	z-index: 2;
}

.form-content h1 {
	line-height:1.1;
}


.business-cta {
	font-size: 16px;
}

.business-cta img {
	vertical-align: text-bottom;
}

.mobile-youtube {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
}

.sign-up .fancy-white {
	height: 60px;
	padding-left: 18px;
	vertical-align: bottom;
	width: 65%;
}

.sign-up button {
	font-size: 25px;
	height: 60px;
	padding-bottom: .3em;
}

.hand img {
	vertical-align:bottom;
}

.press img {
	width: 960px;
}

.press .top {
	margin:auto;
	min-width:200px;
	width:40%;
}

.press .bottom {
	margin:auto;	
	min-width:300px;
	padding-right:20px;
	width:60%;
}

.web .tall-phone {
	margin-left:80px;
	vertical-align:bottom;
	width: 300px;
}

.anim-viewport {
	height: 331px;
	left: 80px;
	overflow: hidden;
	top: 247px;
	width: 300px;
	z-index:3;
}

.anim-viewport #top-shift {
	left: 0;
	top: 0;
	width: 100%;
	z-index:3;
}

.anim-viewport #bottom-shift {
	bottom: 0;	
	left: 0;
	width: 100%;
	z-index:3;
}

.mobile .tall-phone {
	max-width:300px;
	width:60%;
}

.dimensions .mobile img {
	max-width:300px;
	width:60%;
}

.dimensions .web img {
	bottom: 0;
	height: 100%;
	right: 0;
	width: 400px;
	z-index: 3;
}

#hero-shot {
	background: #5c4e43 url('/assets/img/page/home/hero.jpg') center center no-repeat; 
	padding: 65px 0;
}

#hero-shot .mobile img {
	margin-bottom: 30px;
	max-width: 300px;
	width: 60%;
}

.sync .mobile img {
	max-width:400px;
	width:80%;
}

.sync .web .cal-item {
	width: 300px;
}

.sync .web .outlook {
	left: 65px;
	top: 174px;
	width: 150px;
}

.sync .web .google {
	left: 180px;
	top: 60px;
	width: 150px;
}

.sync .web .facebook {
	left: 295px;
	top: 174px;
	width: 150px;
}

.sign-up-alt {
	margin: 0 5%;
	width: 90%;
}

.sign-up-alt .fancy-white {
	height: 60px;
	max-width: 300px;
	padding-left: 18px;
	vertical-align: bottom;
	width: 65%;
}

.sign-up-alt button {
	font-size: 25px;
	height: 60px;
	padding-bottom: .3em;
}

#header-nav > a.web-button.suggested { font-size: 25px; padding-top: 17.5px; padding-bottom: 17.5px; }
#header-cta img, #cta img { width: 190px; vertical-align: text-bottom; }

#header-nav nav ul li {
	border-left: solid 1px #515151;
	display: inline-block;
	font-size: 20px;	
	padding: 0 10px;
		
	a {
		display: inline-block;
		font-size: 20px;
	}
}

#header-nav nav ul li:first-child {
	border: none;
	padding-left: 0;
}

/* END remove inline styles */

#slide-form { height: 0; overflow: hidden; }

@media all and (max-width: 960px) {
	.form-content h1.xlarge { font-size: 64px !important; }
	.yui3-u-1-2 {
		width: 90% !important;
		margin-left: 5% !important;
		margin-right: 5% !important;
		padding: 0 !important;
	}
	.mobile{
		display: block !important;
		text-align: center;
	}
	.web{
		display: none !important;
	}
	#app-cta { text-align: center; padding: 0px 10px !important; }
	.form-content input,
	.form-content button {
		display: block;
		width: 100% !important;
		max-width: 400px;
		margin: 0px auto 20px !important; 
		text-align: center;
	}
	ul.rows {
		padding-bottom: 0px !important;
	}
	.row div.yui3-u-1-2.mtxxl {
		margin-top: 20px !important;
	}
	.row div.yui3-u-1-2.mtxxl p.pbxxl {
		padding-bottom: 40px !important;
	}
	.row div.yui3-u-1-2.mvxxl {
		margin-top: 0px !important;
		margin-bottom: 40px !important;
	}
	.row div.yui3-u-1-2.pvxxl,
	.row div.yui3-u-1-2.ptxxl {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}
	.share-container{ margin-bottom: 40px; }
	#hero-shot {
		background: #5c4e43 url('/assets/img/page/home/hero.jpg') right center no-repeat !important;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}	

}
@media all and (max-width: 640px) {
	h1#headline { font-size: 40px !important; }
	.row h1.large.thin { font-size: 45px !important; }
	.form-content h2, .form-content form, .form-content form input, .form-content form button { font-size: 22px !important; }
	#cta img { width: 200px; }
}
@media all and (max-width: 560px) {
	#cta img, #header-cta img { width: 150px; margin-top: 3px; }
}
@media all and (max-width: 480px) {
	h2 { font-size: 20px !important; }
	h2.pts { padding-top: 2px !important; }
	img#logo { width: 70px; }
	h1#headline { font-size: 30px !important; }
	.row h1.large.thin { font-size: 24px !important; text-align: center; }
	.row h1.large.thin span.visual-break { display: block; }
	
	.row p { font-size: 12px !important; margin-top: 10px; }
	.share .share-text { display: none; }
	.share > img { margin-right: 0px !important; }

	#cta img, #header-cta img { width: 100px; margin-top: 3px; }
	#app-cta.mbxxl { margin-bottom: 40px !important; }
	#header-nav > h3.mtl { margin-top: 15px !important; font-size: 16px; }

	#sharing {
		padding-bottom: 50px;
	}

	#sharing #sharing-cta { 
		text-align: center !important;
	}

	#sharing h1 {
		margin-right: 0 !important;
	}

	#hero-shot {
		background: #5c4e43 url('/assets/img/page/home/hero.jpg') right center no-repeat !important;
		padding-top: 40px !important;
	}

	.video-container {
	    padding-bottom: 53.4%;
	    width: 95%;
	}
	.desk-cta.desk-sidetab { display: none; }
}