/* PROFILE STYLES */

.home-page .page-content {
	padding-bottom: 0;
}

.home-page .btn {
	max-width: 350px;
}

.home-page .hero .page-width {
	height: 100%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}

.home-page .hero {
	height: 500px;
	background-size: cover;
	background-position: center;
	position: relative;
}

.home-page .hero .overlay {
	opacity: 0.7;
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.home-page .hero .call-to-action h1 {
	font-weight: 700;
	font-size: 5.5rem;
	color: #FFF;
	letter-spacing: -0.3rem;
	margin-bottom: 60px;
	line-height: 6.5rem;
}

.home-page .hero .phones {
	background-image: url(../../assets/home-three-phones.png);
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	max-width: 607px;
	width: 100%;
	height: 602px;
	position: absolute;
	bottom: -190px;
    right: 0;
}

.home-page .section.one {
	padding-top: 150px;
	height: 600px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}


.home-page .section.one .text {
	margin: 0 auto;
	max-width: 500px;
	width: 100%;
	text-align: center;
}

.home-page .section.one .text .tagline {
	color: #4B5459;
	font-size: 4.5rem;
	font-weight: 700;
	margin-bottom: 20px;
	letter-spacing: -0.3rem;
}

.home-page .section.one .text .description {
	font-size: 2.6rem;
	line-height: 3rem;
	margin-bottom: 40px;
}

.home-page .section.one .text a {
	color: #2C9DB0;
	margin: 0 auto;
}

.home-page .section.one .text a:hover {
	color: #FFF;
}

.home-page .section.two .slope {
	background-image: url(../../assets/home-orange-slope-up.svg);
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 800px;
}

.home-page .section.two .slope .page-width {
	height: 100%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}

.home-page .section.two .phone {
	background-image: url(../../assets/home-single-phone.png);
	background-size: contain;
	background-repeat: no-repeat;
    background-position: center;
    position: relative;
	max-width: 428px;
	width: 100%;
	height: 785px;
	bottom: -10px;
    left: 0;
}

.home-page .section.two .text {
	padding-left: 50px;
}

.home-page .section.two .text .tagline {
	color: #FFF;
	font-size: 4.5rem;
	font-weight: 700;
	margin-bottom: 20px;
	letter-spacing: -0.3rem;
	line-height: 4.5rem;
}

.home-page .section.two .text .description {
	font-size: 2.4rem;
	line-height: 3rem;
	margin-bottom: 40px;
	color: #FFF;
}

.home-page .section.two .text a {
	background-color: #363d40;
}

.home-page .section.two .text a:hover {
	background-color: #202526;
}

.home-page .section.three {
	height: 1000px;
	padding-top: 100px;
	padding-bottom: 100px;
}

.home-page .section.three .page-width {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;

	display: -webkit-flex;
	-webkit-align-items: center;
	-webkit-justify-content: space-between;
}

.home-page .section.three .text {
	width: 450px;
}

.home-page .section.three .text .tagline {
	color: #202526;
	font-size: 4.5rem;
	line-height: 5rem;
	font-weight: 700;
	margin-bottom: 20px;
	letter-spacing: -0.3rem;
}

.home-page .section.three .text .description {
	font-size: 2.4rem;
	line-height: 3rem;
	margin-bottom: 40px;
}

.home-page .section.three .text a {
	max-width: 350px;
}

.home-page .section.three .phones {
	background-image: url(../../assets/home-two-phones.png);
	background-size: contain;
	background-repeat: no-repeat;
    background-position: center;
	width: 563px;
	height: 724px;
}

.home-page .section.four .slope {
	background-image: url(../../assets/home-dark-slope-up.svg);
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 1000px;
	padding-top: 200px;
	padding-bottom: 100px;
}

.home-page .section.four .slope .page-width {
	height: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;

	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-align-items: center;
}

.home-page .section.four .tagline {
	color: #FFF;
	font-size: 4.5rem;
	line-height: 5.2rem;
	font-weight: 700;
	letter-spacing: -0.3rem;
	margin: 0 auto 100px;
    text-align: center;
}

.home-page .section.four .boxes {
	display: flex;
	justify-content: space-between;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
}

.home-page .section.four .boxes .box {
	width: calc((100% - 60px) /3);
	padding: 40px 30px;
	text-align: center;
	display: flex;
	display: -webkit-flex;
	align-items: baseline;
	-webkit-align-items: baseline;
	background: #41494c;
	border-radius: 5px;
}

.home-page .section.four .boxes .box .icon {
	height: 60px;
	width: 60px;
	margin: 0 auto 20px;
	background-position: center;
	background-repeat: no-repeat;
}

.home-page .section.four .boxes .box .icon.gear {
	background-image: url(../../assets/home-gear.svg);
}

.home-page .section.four .boxes .box .icon.graph {
	background-image: url(../../assets/home-graph.svg);	
}

.home-page .section.four .boxes .box .icon.results {
	background-image: url(../../assets/home-results.svg);
}

.home-page .section.four .boxes .box .title {
	color: #FFF;
	font-size: 3rem;
	line-height: 3.8rem;
	font-weight: 700;
	margin-bottom: 20px;
	letter-spacing: -0.2rem;
}

.home-page .section.four .boxes .box .description {
	font-size: 1.8rem;
	line-height: 2.4rem;
	margin-bottom: 20px;
}

.home-page .section.four .tagline .highlight {
	color: #F38230;
	border-bottom: 4px solid #F38230;
}

.home-page .section.four a {
	margin: 100px auto;
}
