body {
	font-family: 'Roboto', sans-serif;
	margin: 0;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a {
	color: #1e80f0;
	text-decoration: none;
	font-weight: 500;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	text-decoration: underline;
}

br {
	width: 90vw;
	height: 1px;
	background-color: #dddddd;
}

.link {
	color: #2196f3;
}

.link--underline {
	text-decoration: underline;
	color: inherit;
}

.header {
	margin-bottom: 60px;
}

.logo {
	margin: 50px 70px 0 0;
	display: inline-block;
	background-repeat: no-repeat;
	background-image: url("../media/al-logo-slogan-blue.svg");
	width: 280px;
	height: 85px;
}

.social-buttons {
	margin-top: 50px;
	margin-right: 4vw;
	display: inline-flex;
	justify-content: space-between;
	float: right;
	width: 120px;
}

.social-button {
	height: 24px;
}

.social-button--medium {
	width: 27px;
	background-image: url("../media/medium-blue.svg");
}

.social-button--facebook {
	width: 24px;
	background-image: url("../media/facebook-blue.svg");
}

.social-button--twitter {
	width: 24px;
	background-image: url("../media/twitter-blue.svg");
}

.social-button--gplus {
	width: 24px;
	background-image: url("../media/googleplus-blue.svg");
}

.customize-your-home {
	text-align: center;
	background: #fff;
	padding-top: 100px;
	padding-bottom: 100px;
	height: 150px;
}

.customize-your-home-container {
	margin: auto;
}

.download-buttons {
	margin-top: 60px;
	width: 360px;
	margin-bottom: 30px;
}

.download-button {
	transition: all 0.2s ease;
	height: 48px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 100%;
	-webkit-filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
   filter:  drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
}

.download-button:hover {
	opacity: 0.7;
}

.download-button--free {
	width: 495px;
	height: 90px;
	background-image: url("../media/btn_download.svg");
}

/*.download-button--pro {*/
/*	width: 162px;*/
/*	background-image: url("../media/playstore-get-pro-v3.svg");*/
/*	float: right;*/
/*}*/

.download-button-group--bottom{
	display: flex;
    justify-content: center;
	margin-top: 30px;
}

.download-button--bottom {
	margin: 20px;
}

.customize-your-home-title {
	margin: auto;
	display: block;
	font-size: 28px;
	font-weight: 300;
}

.separate {
	margin: auto;
	height: 1px;
	width: 90vw;
	background-color: #dddddd;
}

.footer {
	height: 170px;
}

.footer-links {
	margin: auto;
	padding-top: 27px;
	display: flex;
	justify-content: space-between;
	width: 90vw;
	max-width: 650px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
}

.social-buttons--footer {
	width: 150px;
	margin: auto;
	padding-top: 30px;
	display: flex;
	justify-content: space-between;
	float: none;
}

.copyright-2017-apex {
	margin: auto;
	padding-top: 43px;
	padding-bottom: 10px;
	width: 480px;
	height: 14px;
	opacity: 0.6;
	font-size: 12px;
	text-align: center;
	color: #999999;
}

/*
     FILE ARCHIVED ON 21:09:14 Apr 07, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:42:55 Jan 11, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1423.865
  exclusion.robots: 0.117
  exclusion.robots.policy: 0.096
  cdx.remote: 0.108
  esindex: 0.021
  LoadShardBlock: 1243.648 (3)
  PetaboxLoader3.datanode: 1272.333 (5)
  PetaboxLoader3.resolve: 843.723 (3)
  load_resource: 1153.226 (2)
*/