.main-landing-page--1 .welcome {
	position: relative;
	height: 100vh;
	min-height: 700px;
	background: url(../images/attorney.jpg) no-repeat center center fixed;
	background-size: cover
}
.main-landing-page--1 .welcome:before {
	position: absolute;
	z-index: 0;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .3;
	background: #4f98ca
}
@media (max-width:767px) {
.main-landing-page--1 .welcome .inner-wrapper {
	text-align: center
}
}
@media (max-width:400px) {
.main-landing-page--1 .welcome .welcome-heading {
	font-size: 2.015rem
}
}
.main-landing-page--1 .section-title {
	position: relative
}
.main-landing-page--1 .section-title:after {
	content: '';
	width: 30px;
	height: 2px;
	background: #007bff;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: -20px
}
.main-landing-page--1 .feature .icon {
	border-radius: 50%;
	min-width: 65px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	box-shadow: 0 2px 4px rgba(33,37,41,.1), 0 7px 14px rgba(33,37,41,.1);
	font-size: 27px
}
.main-landing-page--1 .section {
	border-bottom: 1px solid #eaebed
}
.main-landing-page--1 .section-invert {
	background: #f9fafc
}
.main-landing-page--1 .testimonials .avatar {
	max-width: 80px;
	overflow: hidden
}
.main-app-page--1 .welcome {
	position: relative;
	height: 100vh;
	min-height: 700px;
	background: url(../images/welcome-cover.jpg) no-repeat center center fixed;
	background-size: cover
}
.main-app-page--1 .welcome:before {
	position: absolute;
	z-index: 0;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .9;
	background: #212529
}
@media (max-width:991px) {
.main-app-page--1 .welcome {
	height: auto
}
.main-app-page--1 .welcome .header-social-icons {
	display: none
}
}
@media (max-width:767px) {
.main-app-page--1 .welcome {
	height: auto
}
.main-app-page--1 .welcome .inner-wrapper {
	padding-top: 4.5rem;
	text-align: center
}
}
@media (max-width:400px) {
.main-app-page--1 .welcome .welcome-heading {
	font-size: 2.015rem
}
}
.main-app-page--1 .welcome .iphone-mockup {
	max-width: 85%
}
.main-app-page--1 .section-title {
	position: relative
}
.main-app-page--1 .section-title:after {
	content: '';
	width: 30px;
	height: 2px;
	background: #17c671;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: -20px
}
.main-app-page--1 .section-title.underline--left:after {
	left: 0;
	margin-left: 0
}
.main-app-page--1 .app-screenshot {
	background: url(../images/features-background.jpg) no-repeat center center fixed;
	background-size: cover
}
.main-app-page--1 .app-screenshot:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #e9ecef;
	opacity: .6
}
.main-app-page--1 .app-screenshot img {
	max-width: 300px;
	position: relative;
	z-index: 1;
	top: 50%;
	left: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	box-shadow: 0 13px 25px rgba(0,0,0,.05), 0 60px 100px rgba(192,192,192,.5)
}
@media (max-width:991px) {
.main-app-page--1 .app-screenshot img {
	left: 50%;
	-webkit-transform: translateX(-50%, 0);
	transform: translateX(-50%, 0)
}
}
.main-app-page--1 .feature .icon {
	border-radius: 50%;
	min-width: 65px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	box-shadow: 0 2px 4px rgba(33,37,41,.1), 0 7px 14px rgba(33,37,41,.1);
	font-size: 27px
}
@media (max-width:767px) {
.main-app-page--1 .feature .icon {
	margin-right: 1.5rem!important
}
}
.main-app-page--1 .section {
	border-bottom: 1px solid #eaebed
}
.main-app-page--1 .section-invert {
	background: #f9fafc
}
.main-app-page--1 .testimonials .avatar {
	max-width: 80px;
	overflow: hidden
}
@media (max-width:767px) {
.main-app-page--1 .subscribe button, .main-app-page--1 .subscribe input {
	width: 100%
}
}

