#home-header {
	position: relative;
	margin-top: 40px;
	clear: both;
	text-align: center;
}

#home-devices-footer {
	width: 1200px;
	height: 298px;
	background-image: url('/images/home/home-devices.jpg');
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  #home-devices-footer {
	background-image: url('/images/home/home-devices@2x.jpg');
	background-size: 1200px 298px;
  }
}

.home-app-icon-container {
	margin-bottom: 0px;
}

.horizontal-stack-center {
	margin: auto;
	display: block;
	width: 49%;
}

#header-content-container {
	margin-left: 25px;
	margin-right: 25px;
}

#header-content-container p.title {
	font-size: 48px;
	color: black;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	margin-top: 5px;
}

#header-content-container p.subtitle {
	font-size: 21px;
	font-family: 'Lato', sans-serif
	font-weight: 300;
	margin-top: 10px;
	color: darkgray;
}

#header-content-container p {
	font-size: 14px;
	font-family: -apple-system, 'Helvetica', sans-serif;
	font-weight: 300;
	margin-bottom: 0px;
	line-height: 1.0;
}

#ios-header, #mac-header {
	position: relative;
	height: 480px;
	clear: both;
	padding-top: 40px;
}

#mac-header {
	height: auto;
	margin-bottom: 20px;
}

#ios-header {
	margin-bottom: 80px;
}

#beta-info {
	margin-top: 80px;
	margin-bottom: 100px;
}

#mac-header-content-container {
	width: 500px;
	position: absolute;
	top: 0px;
	left: 650px;
	margin-top: 50px;
}

#ios-header-content-container p, #mac-header-content-container p {
	font-size: 14px;
	font-family: -apple-system, 'Helvetica', sans-serif;
	font-weight: 300;
	margin-bottom: 0px;
	line-height: 1.0;
}

#ios-header-content-container p.title, #mac-header-content-container p.title {
	font-size: 48px;
	color: black;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	margin-top: 5px;
}

span.transfer-title {
	font-weight: 400;
}

#ios-header-content-container p.subtitle, #mac-header-content-container p.subtitle  {
	font-size: 21px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	margin-top: 5px;
}

#ios-header-content-container p.appstore-devices, #mac-header-content-container p.appstore-devices {
	margin-top: 8px;
}

p.subtitle {
	font-size: 18px;
}

#ios-app-product p.subtitle,
#mac-transfer-product p.subtitle {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

#mac-trial-download {
	display: inline-block;
}

#mac-buy {
	display: inline-block;
	width: 100px;
	margin-left: 20px;
}

#home-icons {
	margin-top: 40px;
	margin-bottom: 20px;
	width: 1000px;
}

hr {
	width: 600px;
}

hr#home-header-divider {
	margin-top: 40px;
}

#camera-lineup {
	width: 1000px;
	height: 126px;
	background-image: url('/images/ios/CameraLineup.jpg');
	margin: 0px auto 40px auto;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  #camera-lineup {
	background-image: url('/images/ios/CameraLineup@2x.jpg');
	background-size: 1000px 126px;
  }
}

#camera-lineup-no-phase-one {
	width: 840px;
	height: 126px;
	background-image: url('/images/ios/CameraLineupNoPhaseOne.jpg');
	margin: 0px auto 40px auto;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  #camera-lineup-no-phase-one {
	background-image: url('/images/ios/CameraLineupNoPhaseOne@2x.jpg');
	background-size: 840px 126px;
  }
}

p.product-title {
	color: black;
	font-size: 24pt;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	margin-bottom: 0px;
}

p.product-subtitle {
	text-align: center;
	font-size: 16pt;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	line-height: 1.0;
	margin-bottom: 20px;
	color: #555;
}

p.appstore {
	margin-top: 30px;
}

#vertical-centering-shouldnt-be-as-hard-as-it-is-in-css {
	height: 40px;
}

/* Home Products */

div#ios-app-product {
	padding: 10px 5px 10px 5px;
	margin-right: 25px;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
}

div#photo-scout-product {
	padding: 10px 5px 10px 5px;
	margin-left: 25px;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box; 
}

div#pro-webcam-product {
	padding: 10px 5px 10px 5px;
	margin-right: 25px;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box; 
}

div#mac-transfer-product {
	padding: 10px 5px 10px 5px;
	margin-left: 25px;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
}

div#core-product {
	padding: 10px 5px 10px 5px;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box; 
}

/* Video */

div#video-container {
	width: 853px; 
	height: 480px;
	background: black;
	margin: auto;
	margin-top: 100px;
}

div.transfer-video {
	margin-bottom: 110px !important;
}

#play-button-container {
	position: relative;
}

#play-button, #mac-play-button {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	color: white;
	background-color: black;
	margin: auto;
	position: absolute;
	top: -40px;
	left: 560px;
	cursor: pointer;
	transition: all .1s ease-in-out;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
}

#mac-play-button {
	top: 40px;
}

hr#mac-play-button-divider {
	margin-top: 100px;
}

.play-button-symbol {
    width: 0;
    height: 0;
    border-top: 24px solid transparent;
    border-left: 36px solid #fff;
    border-bottom: 24px solid transparent;
	left: 28px;
	top: 16px;
	position: absolute;
}

#play-button:hover, #mac-play-button:hover {
	transform: scale(1.3);
}

#play-button p, #mac-play-button p {
	text-align: center;
	line-height: 78px;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}

/* Header device images */

#ios-header-devices-container {
	/*display: inline-block;*/
	position: relative;
	float: right;
	/*bottom: 0px;*/
	right: 0px;
	width: 620px;
	height: 490px;
	background-image: url('/images/ios/AllDevices.jpg');
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  #ios-header-devices-container {
	background-image: url('/images/ios/AllDevices@2x.jpg');
	background-size: 1105px 490px;
  }
}

#price {
	position: absolute;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	color: white;
	background-color: red;
	left: 350px;
	top: -10px;
	box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
}

#price p {
	text-align: center;
	color: white;
	line-height: 78px;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	transform: rotate(-20deg);
}

#mac-header-macbook-container {
	display: inline-block;
	position: relative;
	bottom: 0px;
	left: 0px;
	margin-top: 42px;
	margin-left: 60px;
	width: 549px;
	height: 292px;
	background-image: url('/images/transfer/MacBookPro.png');
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  #mac-header-macbook-container {
	background-image: url('/images/transfer/MacBookPro@2x.png');
	background-size: 549px 292px;
  }
}

#pro-webcam-header-devices-container {
	/*display: inline-block;*/
	position: relative;
	float: right;
	/*bottom: 0px;*/
	right: 0px;
	width: 580px;
	height: 480px;
	background-image: url('/images/pro-webcam/header-screenshots.jpg');
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
	#pro-webcam-header-devices-container {
		background-image: url('/images/pro-webcam/header-screenshots@2x.jpg');
		background-size: 580px 480px;
	}
}

div.icon-grid-table {
	margin: auto; 
	margin-top: 40px; 
	width: 810px;
}

a.pro-webcam-long-pill-button {
	width: 350px; 
	margin-bottom: 8px;
}

#beta {
	position: absolute;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	color: white;
	background: rgba(34, 162, 113, 1);
	left: 420px;
	top: 0px;
}

#beta p {
	text-align: center;
	line-height: 78px;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	transform: rotate(-20deg);
}

/* Transfer Features */

div#transfer-savetime-image {
	width: 100%;
	height: 220px;
	background-image: url('/images/transfer/SaveTime.png');
	background-repeat: no-repeat;
	background-position: center;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  div#transfer-savetime-image {
	background-image: url('/images/transfer/SaveTime@2x.png');
	background-size: 350px 200px;
  }
}

div#transfer-changenothing-image {
	width: 100%;
	height: 220px;
	background-image: url('/images/transfer/ChangeNothing.png');
	background-repeat: no-repeat;
	background-position: center;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  div#transfer-changenothing-image {
	background-image: url('/images/transfer/ChangeNothing@2x.png');
	background-size: 350px 200px;
  }
}

div#transfer-wirelessapps-image {
	width: 100%;
	height: 220px;
	background-image: url('/images/transfer/WirelessApps.png');
	background-repeat: no-repeat;
	background-position: center;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  div#transfer-wirelessapps-image {
	background-image: url('/images/transfer/WirelessApps@2x.png');
	background-size: 350px 200px;
  }
}

div#transfer-dropdongles-image {
	width: 100%;
	height: 220px;
	background-image: url('/images/transfer/DropDongles.png');
	background-repeat: no-repeat;
	background-position: center;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  div#transfer-dropdongles-image {
	background-image: url('/images/transfer/DropDongles@2x.png');
	background-size: 350px 200px;
  }
}

/* Camera Feature */

div.callout-feature {
    margin-bottom: 40px;
}

div#robot-feature {
	padding: 10px 5px 10px 5px;
	margin-left: 25px;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
}

div#robot-feature-image {
	width: 100%;
	height: 180px;
	background-image: url('/images/ios/RecipesTile.png');
	background-repeat: no-repeat;
	background-position: center;
	
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  div#robot-feature-image {
	background-image: url('/images/ios/RecipesTile@2x.png');
	background-size: 236px 138px;
  }
}

/* Control Feature */

div#control-feature {
	padding: 10px 5px 10px 5px;
	margin-right: 25px;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
}

div#control-feature-image {
	width: 100%;
	height: 180px;
	background-image: url('/images/ios/iPhoneRemoteControls.png');
	background-repeat: no-repeat;
	background-position: center;
	
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  div#control-feature-image {
	background-image: url('/images/ios/iPhoneRemoteControls@2x.png');
	background-size: 202px 180px;
  }
}

div#video-feature-image {
	width: 100%;
	height: 180px;
	background-image: url('/images/ios/VideoFeature.png');
	background-repeat: no-repeat;
	background-position: center;
	
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  div#video-feature-image {
	background-image: url('/images/ios/VideoFeature@2x.png');
	background-size: 202px 180px;
  }
}

div#creativity-feature-image {
	width: 100%;
	height: 180px;
	background-image: url('/images/ios/CreativityFeature.png');
	background-repeat: no-repeat;
	background-position: center;
	
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  div#creativity-feature-image {
	background-image: url('/images/ios/CreativityFeature@2x.png');
	background-size: 202px 180px;
  }
}

/* Geotagging Feature */

div#geotagging-feature {
	padding: 10px 20px 10px 20px;
	margin-right: 25px;
	border-radius: 20px;
}

a.cascable-pill-button-white {
	background: rgba(255, 255, 255, 1);
}

div#geotagging-feature-image {
	width: 100%;
	height: 180px;
	background-image: url('/images/ios/Geotagging.png');
	background-repeat: no-repeat;
	background-position: center;
	
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  div#geotagging-feature-image {
	background-image: url('/images/ios/Geotagging@2x.png');
	background-size: 300px 121px;
  }
}

/* User reviews (animated) */

div#app-reviews {
	margin-top: 100px;
	height: 130px;
	text-align: center;
}

div#app-reviews div.review-item {
	width: 600px;
	margin: auto;
}

div#app-reviews p.review-title {
	font-weight: bold;
	color: black;
	font-size: 14pt;
	text-align: center;
	margin-bottom: 5px;
}

div#app-reviews p.review-body {
	text-align: center;
	margin-bottom: 5px;
	color: #333333;
	font-size: 18px;
}

div#app-reviews p.review-source {
	color: black;
	font-size: 18px;
	text-align: right;
	font-style: italic;
	font-weight: bold;
}

div#app-reviews p.review-source a {
	text-decoration: none;
	color: black;
}

div#app-reviews div.review-item {
	visibility: hidden;
	opacity: 0;
	height: 0;
	transition: visibility 0s, opacity 0.5s linear;
	position: relative;
	top: 50%;
	transform: perspective(1px) translateY(-50%);
}

/* Press clips */

div#press-clips {
	margin-top: 100px;
	text-align: center;
}

div#press-clips div.review-item {
	width: 250px;
	padding-left: 20px;
	padding-right: 20px;
	margin: auto;
	margin-top: 40px;
	display: inline-block;
	vertical-align: top;
}

div#press-clips div.review-item a {
	text-decoration: none;
	color: black;
}

p.review-snippet {
	margin-top: 20px;
	font-style: italic;
}

div#press-clips p.review-title {
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
	margin-bottom: 5px;
}

div#press-clips p.review-body {
	text-align: center;
	margin-bottom: 5px;
	color: #333333;
	font-size: 18px;
}

div#press-clips p.review-source {
	color: black;
	font-size: 18px;
	text-align: right;
	font-style: italic;
	font-weight: bold;
}

div#press-clips p.review-source a {
	text-decoration: none;
	color: black;
}

/* Powerful RAW Workflow Feature */

div#raw-feature {
	padding: 10px 5px 10px 5px;
	margin-right: 25px;
	
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
}

div#raw-feature-image {
	width: 100%;
	height: 200px;
	background-image: url('/images/ios/Rating.png');
	background-repeat: no-repeat;
	background-position: center;
	
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  div#raw-feature-image {
	background-image: url('/images/ios/Rating@2x.png');
	background-size: 290px 200px;
  }
}

/* iXpand Feature */

div#ixpand-feature {
	padding: 10px 5px 10px 5px;
	margin-left: 25px;
	
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
}

div#ixpand-feature-image {
	width: 100%;
	height: 200px;
	background-image: url('/images/ios/iXpandFeature.png');
	background-repeat: no-repeat;
	background-position: center;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  div#ixpand-feature-image {
	background-image: url('/images/ios/iXpandFeature@2x.png');
	background-size: 290px 200px;
  }
}

/* Storage Links Feature */

div#storage-link-feature {
	padding: 10px 5px 10px 5px;
	margin-right: 25px;
	
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
}

div#storage-link-feature-image {
	width: 100%;
	height: 210px;
	background-image: url('/images/ios/StorageLink.png');
	background-repeat: no-repeat;
	background-position: top;
	
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  div#storage-link-feature-image {
	background-image: url('/images/ios/StorageLink@2x.png');
	background-size: 290px 200px;
  }
}

/* Flexibility Feature */

div#flexibility-feature {
	padding: 10px 5px 10px 5px;
	margin-left: 25px;
	
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
}

div#flexibility-feature-image {
	width: 100%;
	height: 210px;
	background-image: url('/images/ios/Flexibility.png');
	background-repeat: no-repeat;
	background-position: center;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  div#flexibility-feature-image {
	background-image: url('/images/ios/Flexibility@2x.png');
	background-size: 290px 200px;
  }
}

p.raw-disclaimer {
	font-size: 10pt;
	width: 60%;
	margin: auto;
	margin-top: 40px;
	padding-bottom: 20px;
}

div#up-to-date {
	margin-top: 120px;
}

/* Form */

div#mc_embed_signup {
	width: 670px;
	margin: auto;
}

div#mce-responses {
	margin-top: 25px;
}

div#mce-error-response {
	padding: 20px;
	background-color: #FFE0E0;
	border-radius: 10px;
	text-align: center;
	line-height: 1.5;
}

div#mce-success-response {
	padding: 20px;
	background-color: #E0FFE1;
	border-radius: 10px;
	text-align: center;
	line-height: 1.5;
}

input.button {
	color: white;
	background: rgba(34, 162, 113, 1);
	width: 170px;
	height: 40px;
	text-align: center;
	border-radius: 10px;
	font-size: 18px;
	font-family: -apple-system, 'Helvetica', sans-serif;
	font-weight: 300;
	cursor: pointer;
	margin-left: 18px;
	border: 0px;
	padding: 0px;
	
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input.email {
	width: 455px;
	height: 36px;
	border-radius: 10px;
	border: 1px solid #bbb;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
	font-family: -apple-system, 'Helvetica', sans-serif;
	font-weight: 300;
	outline: none;
	text-align: center;
} 

