.b4 .jumbotron {
	height: 100vh;
	min-height: calc(100vw / 1.7777777778);
	padding: 8vmax 10vmax;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative
}

.b4 .jumbotron .j-media {
	margin: 0
}

.b4 .jumbotron .j-media img,
.b4 .jumbotron .j-media video {
	width: 100%
}

.b4 .jumbotron .j-content {
	margin-right: 4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.b4 .jumbotron .j-content .heading {
	font-size: 3.5rem;
	font-weight: 300
}

.b4 .jumbotron .j-content .description {
	font-size: 1.375rem;
	font-weight: 300
}

.b4 .jumbotron .j-content .note {
	color: #6BC1FF;
	font-size: 1rem;
	text-align: center;
	position: absolute;
	bottom: 0;
	background: #0a2c52;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 1.2rem 2rem
}

.b4 .jumbotron.get-lexis {
	background-color: hsl(210, 100%, 9%);
	background-image: radial-gradient(at 9% 15%, hsla(353, 100%, 42%, 0.4) 0px, transparent 50%), radial-gradient(at 24% 21%, hsla(353, 100%, 42%, 0.16) 0px, transparent 50%), radial-gradient(at 66% 10%, hsla(340, 80%, 59%, 0.2) 0px, transparent 50%), radial-gradient(at 97% 12%, hsla(261, 0%, 100%, 0.08) 0px, transparent 50%), radial-gradient(at 46% 61%, hsla(353, 100%, 42%, 0.2) 0px, transparent 50%), radial-gradient(at 82% 77%, hsla(353, 100%, 42%, 0.16) 0px, transparent 50%);
	-webkit-transition: all 1.5s ease;
	transition: all 1.5s ease;
	height: 46.7105263158vw;
	min-height: 0;
	color: #fff;
	margin-top: 6vmax;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.b4 .jumbotron.get-lexis .heading {
	font-weight: 600
}

.b4 .jumbotron.get-lexis .description {
	font-weight: 400
}

.b4 .jumbotron.basic {
	height: auto;
	color: #fff;
	min-height: 0;
	padding: 3vmax 10vmax
}

.b4 .jumbotron.basic .j-content {
	max-width: 45%
}

.b4 .jumbotron.basic .heading {
	font-weight: 600
}

.b4 .jumbotron.basic .description {
	font-weight: 400
}

.b4 .jumbotron.short-jumbotron {
	height: auto;
	min-height: auto
}

.b4 .jumbotron.jumbotron-icon {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	padding: 4rem
}

.b4 .jumbotron.jumbotron-icon .j-content {
	margin-right: 0;
	text-align: center
}

.b4 .jumbotron.trusted-partners {
	background-color: whitesmoke;
	height: auto;
	color: #333333;
	min-height: 0;
	padding: 3vmax 10vmax
}

@media only screen and (max-width:767px) {
	.b4 .jumbotron.trusted-partners {
		padding: 3vmax 5vmax
	}
}

.b4 .jumbotron.trusted-partners .j-content {
	max-width: 33%
}

@media only screen and (max-width:991px) {
	.b4 .jumbotron.trusted-partners .j-content {
		max-width: 50%
	}
}

@media only screen and (max-width:767px) {
	.b4 .jumbotron.trusted-partners .j-content {
		max-width: none
	}
}

.b4 .jumbotron.trusted-partners .j-content .heading {
	font-size: 2.5rem;
	font-weight: 400;
	margin-bottom: 2rem
}

@media only screen and (max-width:991px) {
	.b4 .jumbotron.trusted-partners .j-content .heading {
		font-size: 2.5rem
	}
}

.b4 .jumbotron.trusted-partners .j-content .description {
	font-size: 1rem;
	font-weight: 400
}

@media only screen and (max-width:991px) {
	.b4 .jumbotron.trusted-partners .j-content .description {
		font-size: 1rem
	}
}

.b4 .jumbotron.promo {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 0;
	padding-bottom: 10rem
}

.b4 .jumbotron.promo.reverse .j-content {
	padding: 3rem 5rem 3rem 8.1875rem
}

.b4 .jumbotron.promo .j-content {
	width: 39%;
	margin-right: 0;
	-ms-flex-item-align: end;
	align-self: flex-end;
	padding: 3rem 8.1875rem 3rem 5rem
}

.b4 .jumbotron.promo .j-content .heading {
	font-size: 2.5rem;
	font-weight: 300;
	margin-bottom: 1.5rem;
	color: #000
}

.b4 .jumbotron.promo .j-content .description {
	font-size: 1rem;
	font-weight: 400;
	margin-bottom: 2rem;
	line-height: 1.625rem;
	color: #6E6E6E
}

.b4 .jumbotron.promo .j-media {
	width: 49%
}

.b4 .jumbotron.promo .j-media img {
	aspect-ratio: 1.6/1;
	-o-object-fit: cover;
	object-fit: cover
}

.b4 .jumbotron.promo .btn-group .btn.btn-lg {
	padding: 1rem 1.5rem !important;
	text-transform: none;
	font-size: 1rem;
	letter-spacing: 0
}

.b4 .jumbotron.promo .btn-group .btn.btn-lg img {
	width: 1.25rem;
	height: 1.25rem
}

.b4 .jumbotron.promo-1 {
	background-color: #F5F4FB;
	max-width: 1140px;
	margin: auto auto 10rem;
	padding: 0;
	padding-top: 10rem;
	padding-bottom: 5rem;
	position: relative
}

.b4 .jumbotron.promo-1.video.no-frame-video {
	padding-top: 12rem;
	padding-bottom: 5rem
}

.b4 .jumbotron.promo-1.video.no-frame-video .j-content {
	width: 36%;
	padding-right: 1rem;
	-webkit-transform: translateY(-20%);
	transform: translateY(-20%)
}

.b4 .jumbotron.promo-1.video.no-frame-video .j-media {
	width: 64%
}

.b4 .jumbotron.promo-1.video.no-frame-video .j-media:before {
	bottom: 10%
}

@media only screen and (max-width:991px) {
	.b4 .jumbotron.promo-1.video.no-frame-video {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding-top: 5rem
	}

	.b4 .jumbotron.promo-1.video.no-frame-video .j-content {
		width: 100%;
		-webkit-transform: none;
		transform: none
	}

	.b4 .jumbotron.promo-1.video.no-frame-video .j-media {
		width: 100%
	}
}

@media only screen and (max-width:767px) {
	.b4 .jumbotron.promo-1.video.no-frame-video {
		padding: 2.5rem 1.5rem
	}
}

.b4 .jumbotron.promo-1.video {
	padding-bottom: 0
}

.b4 .jumbotron.promo-1.video .j-content {
	-webkit-transform: translateY(-40%);
	transform: translateY(-40%)
}

.b4 .jumbotron.promo-1.video .j-media:before {
	bottom: 34.5%
}

.b4 .jumbotron.promo-1.video .j-media video {
	width: 115%;
	max-width: 770px !important
}

@media only screen and (max-width:1679px) {
	.b4 .jumbotron.promo-1.video .j-media video {
		width: 100%
	}
}

@media only screen and (max-width:991px) {
	.b4 .jumbotron.promo-1.video .j-content {
		-webkit-transform: none;
		transform: none
	}

	.b4 .jumbotron.promo-1.video .j-media:before {
		bottom: 32%
	}

	.b4 .jumbotron.promo-1.video .j-media video {
		width: 100%;
		max-width: none
	}
}

@media only screen and (max-width:767px) {
	.b4 .jumbotron.promo-1 {
		margin-bottom: 4rem
	}
}

.b4 .jumbotron.promo-1:before {
	background-color: #F5F4FB;
	content: "";
	position: absolute;
	width: calc((100vw - 100%) / 2);
	height: 100%;
	top: 0;
	left: calc((-100vw + 100%) / 2)
}

.b4 .jumbotron.promo-1:after {
	background-color: #F5F4FB;
	content: "";
	position: absolute;
	width: calc((100vw - 100%) / 2);
	height: 100%;
	top: 0;
	right: calc((-100vw + 100% + 18px) / 2)
}

.b4 .jumbotron.promo-1 .j-content {
	width: 22rem;
	padding-right: 0;
	margin-right: 0;
	position: relative;
	z-index: 2;
	-webkit-transform: translateY(-22%);
	transform: translateY(-22%)
}

.b4 .jumbotron.promo-1 .j-content .heading {
	font-size: 2.5rem;
	font-weight: 300;
	margin-bottom: 1.5rem;
	color: #000;
	padding-right: 4rem
}

.b4 .jumbotron.promo-1 .j-content .promo1-header span {
	border-bottom: solid 2px #fff;
	border-top: solid 2px #fff
}

.b4 .jumbotron.promo-1 .j-content .description {
	font-size: 1rem;
	margin-bottom: 2rem;
	font-weight: 400;
	line-height: 1.625rem;
	color: #6E6E6E
}

.b4 .jumbotron.promo-1 .j-content .btn-group .btn.btn-lg {
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0;
	padding: 1rem 1.5rem !important;
	text-transform: none
}

.b4 .jumbotron.promo-1 .j-content .btn-group .btn.btn-lg img {
	width: 1.25rem;
	height: 1.25rem
}

.b4 .jumbotron.promo-1 .j-media {
	position: relative;
	z-index: 1
}

.b4 .jumbotron.promo-1 .j-media:before {
	content: "";
	position: absolute;
	width: 400%;
	height: 520px;
	background: white;
	z-index: -1;
	left: -341%;
	bottom: 15%;
	border-radius: 0 1.5rem 0 0
}

@media only screen and (max-width:1200px) {
	.b4 .jumbotron.promo-1 {
		max-width: none;
		padding-right: 0;
		padding-top: 14rem;
		padding-left: 5rem
	}

	.b4 .jumbotron.promo-1:after {
		height: 100%;
		top: 0;
		right: calc((-100vw + 100%) / 2)
	}

	.b4 .jumbotron.promo-1 .j-content {
		margin-right: 0;
		-webkit-transform: translateY(-30%);
		transform: translateY(-30%)
	}

	.b4 .jumbotron.promo-1 .j-content .heading {
		padding-right: 0
	}
}

@media only screen and (max-width:991px) {
	.b4 .jumbotron.promo-1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 0rem;
		overflow: hidden;
		padding-left: 5.375rem;
		padding-right: 5.375rem;
		padding-top: 4rem;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.b4 .jumbotron.promo-1:after {
		height: 100%;
		left: 0
	}

	.b4 .jumbotron.promo-1 .j-content {
		margin-right: 0;
		padding-right: 0;
		-webkit-transform: none;
		transform: none;
		width: 78%;
		text-align: left
	}

	.b4 .jumbotron.promo-1 .j-content .heading {
		font-size: 2.5rem;
		padding-right: 0
	}

	.b4 .jumbotron.promo-1 .j-content .description {
		font-size: 1rem;
		margin-bottom: 1.5rem
	}

	.b4 .jumbotron.promo-1 .j-content .btn-group .btn.btn-lg {
		font-size: 1rem;
		padding: 0.75rem 1rem
	}

	.b4 .jumbotron.promo-1 .j-content .btn-group .btn.btn-lg img {
		width: 1.25rem;
		height: 1.25rem
	}

	.b4 .jumbotron.promo-1 .j-media {
		margin-right: -5.375rem;
		margin-left: -5.375rem
	}

	.b4 .jumbotron.promo-1 .j-media:before {
		height: 300%;
		left: -100%
	}
}

@media only screen and (max-width:767px) {
	.b4 .jumbotron.promo-1 {
		margin-bottom: 4rem;
		padding: 2.5rem 1.5rem;
		overflow: hidden
	}

	.b4 .jumbotron.promo-1:after {
		height: 100%;
		left: 0
	}

	.b4 .jumbotron.promo-1 .j-content {
		margin-right: 0;
		padding-right: 0;
		-webkit-transform: none;
		transform: none;
		width: 100%;
		text-align: left
	}

	.b4 .jumbotron.promo-1 .j-content .heading {
		font-size: 2rem;
		padding-right: 0
	}

	.b4 .jumbotron.promo-1 .j-content .description {
		font-size: 1rem;
		margin-bottom: 1.5rem
	}

	.b4 .jumbotron.promo-1 .j-content .btn-group .btn.btn-lg {
		font-size: 1rem;
		padding: 0.75rem 1rem;
		width: 100%
	}

	.b4 .jumbotron.promo-1 .j-content .btn-group .btn.btn-lg img {
		width: 1.25rem;
		height: 1.25rem
	}

	.b4 .jumbotron.promo-1 .j-media {
		margin-right: -1.5rem;
		margin-left: -1.5rem
	}

	.b4 .jumbotron.promo-1 .j-media:before {
		height: 250%;
		left: -1.5rem
	}
}

.b4 .jumbotron.without-media {
	background-color: #F5F4FB;
	max-width: 1312px;
	margin-left: auto;
	margin-right: auto
}

.b4 .jumbotron.without-media .j-content {
	max-width: 70%
}

.b4 .jumbotron.without-media .j-content .heading {
	font-size: 2.5rem;
	margin-bottom: 2rem
}

.b4 .jumbotron.without-media .j-content .description {
	font-size: 1rem;
	font-weight: 400;
	margin-bottom: 2rem
}

@media only screen and (max-width:767px) {
	.b4 .jumbotron.without-media {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}

	.b4 .jumbotron.without-media .j-content {
		max-width: 100%;
		text-align: left
	}
}

.b4 .jumbotron.reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

@media only screen and (max-width:1679px) {
	.b4 .jumbotron.promo {
		padding: 0 0 10rem 0
	}

	.b4 .jumbotron.promo .j-content {
		width: 45%;
		text-align: left
	}

	.b4 .jumbotron.promo .j-content .heading {
		font-size: 2.5rem
	}

	.b4 .jumbotron.promo .j-content .description {
		font-size: 1rem;
		margin-bottom: 1.5rem
	}

	.b4 .jumbotron.promo .j-content .btn-group .btn.btn-lg {
		font-size: 1rem;
		font-weight: 500;
		padding: 0.75rem 1rem
	}

	.b4 .jumbotron.promo .j-content .btn-group .btn.btn-lg img {
		width: 1.25rem;
		height: 1.25rem
	}

	.b4 .jumbotron.promo .j-media img {
		aspect-ratio: 0.8/1
	}
}

.b4.flagship .jumbotron,
.b4.nexis-suite .jumbotron {
	padding: 8vmax 2vmax;
	height: 80vh;
	text-align: center;
	min-height: auto
}

.b4.flagship .jumbotron h3,
.b4.nexis-suite .jumbotron h3 {
	color: #fff;
	margin-bottom: 2rem
}

.b4.flagship .jumbotron p,
.b4.nexis-suite .jumbotron p {
	color: #fff;
	margin-bottom: 3rem
}

.b4.flagship .jumbotron .j-content .heading,
.b4.nexis-suite .jumbotron .j-content .heading {
	font-weight: 400;
	font-size: 4.5rem
}

.b4.flagship .jumbotron .j-content .description,
.b4.nexis-suite .jumbotron .j-content .description {
	font-size: 1.85rem
}

@media only screen and (max-width:1200px) {
	.b4 .jumbotron {
		height: auto;
		padding: 8vmax 5vmax
	}

	.b4 .jumbotron.basic .j-content .heading {
		font-size: 2rem
	}

	.b4 .jumbotron.basic .j-content .description {
		font-size: 1rem
	}

	.b4 .jumbotron.promo {
		padding: 0;
		padding-bottom: 6rem
	}

	.b4 .jumbotron.promo.reverse .j-content {
		padding: 2rem 4rem
	}

	.b4 .jumbotron.promo .j-media img {
		aspect-ratio: 0.8/1
	}

	.b4 .jumbotron.promo .j-content {
		width: 51%;
		padding: 2rem 4rem;
		text-align: left
	}

	.b4 .jumbotron.promo .j-content .heading {
		font-size: 2rem
	}

	.b4 .jumbotron.promo .j-content .description {
		font-size: 1rem;
		margin-bottom: 1.5rem
	}

	.b4 .jumbotron.promo .j-content .btn-group .btn.btn-lg {
		font-size: 1rem;
		padding: 0.75rem 1rem
	}

	.b4 .jumbotron.promo .j-content .btn-group .btn.btn-lg img {
		width: 1.25rem;
		height: 1.25rem
	}

	.b4.flagship .jumbotron,
	.b4.nexis-suite .jumbotron {
		height: auto;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 8vmax 10vmax;
		height: auto
	}

	.b4.flagship .jumbotron .description br,
	.b4.nexis-suite .jumbotron .description br {
		display: none
	}

	.b4.flagship .jumbotron .j-content,
	.b4.nexis-suite .jumbotron .j-content {
		margin: 0;
		padding: 0 2rem
	}

	.b4.flagship .jumbotron .j-content .heading,
	.b4.nexis-suite .jumbotron .j-content .heading {
		font-weight: 400;
		font-size: 3.75rem
	}

	.b4.flagship .jumbotron .j-content .description,
	.b4.nexis-suite .jumbotron .j-content .description {
		font-size: 1.45rem
	}
}

@media only screen and (max-width:991px) {
	.b4 .jumbotron {
		height: auto;
		padding: 8vmax 5vmax
	}

	.b4 .jumbotron .j-media {
		padding-top: 2rem;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 53%;
		flex: 0 0 53%
	}

	.b4 .jumbotron .j-content {
		margin-right: 2rem
	}

	.b4 .jumbotron .j-content .heading {
		font-size: 3.2rem
	}

	.b4 .jumbotron .j-content .description {
		font-size: 1.3rem
	}

	.b4 .jumbotron .j-content .note {
		position: relative;
		width: auto;
		margin-left: -5vmax;
		margin-right: -8vmax;
		-webkit-transform: translateY(calc(50% + 0.75rem));
		transform: translateY(calc(50% + 0.75rem))
	}

	.b4 .jumbotron.basic {
		padding: 8vmax 5vmax;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.b4 .jumbotron.basic .j-content {
		max-width: 100%
	}

	.b4 .jumbotron.promo {
		padding: 0;
		padding-bottom: 6rem
	}

	.b4 .jumbotron.promo.reverse .j-content {
		padding: 2rem
	}

	.b4 .jumbotron.promo .j-media img {
		aspect-ratio: 0.8/1
	}

	.b4 .jumbotron.promo .j-content {
		padding: 2rem;
		text-align: left;
		width: 51%
	}

	.b4 .jumbotron.promo .j-content .heading {
		font-size: 2rem
	}

	.b4 .jumbotron.promo .j-content .description {
		font-size: 1rem;
		margin-bottom: 1.5rem
	}

	.b4 .jumbotron.promo .j-content .btn-group .btn.btn-lg {
		font-size: 1rem;
		padding: 0.75rem 1rem
	}

	.b4 .jumbotron.promo .j-content .btn-group .btn.btn-lg img {
		width: 1.25rem;
		height: 1.25rem
	}

	.b4.nexis-suite .jumbotron .j-content .heading {
		font-size: 3rem
	}

	.b4.nexis-suite .jumbotron .j-content .description {
		font-size: 1.25rem
	}
}

@media only screen and (max-width:767px) {
	.b4 .jumbotron {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		height: auto;
		min-height: auto;
		padding: 8vmax 5vmax
	}

	.b4 .jumbotron .j-media {
		padding-top: 2rem
	}

	.b4 .jumbotron .j-content {
		margin-right: 0;
		text-align: center
	}

	.b4 .jumbotron .j-content .heading {
		font-size: 2.8rem
	}

	.b4 .jumbotron .j-content .description {
		font-size: 1.2rem
	}

	.b4 .jumbotron .j-content .note {
		margin-bottom: 0;
		font-size: 0.875rem;
		line-height: 1;
		max-width: none;
		position: relative;
		width: auto;
		margin-left: -5vmax;
		margin-right: -5vmax;
		-webkit-transform: translateY(calc(50% + 0.35rem));
		transform: translateY(calc(50% + 0.35rem))
	}

	.b4 .jumbotron.promo {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0rem 1.5rem 4rem;
		border-bottom: 1px solid #e6e6e6
	}

	.b4 .jumbotron.promo.reverse {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.b4 .jumbotron.promo.reverse .j-content {
		padding: 0
	}

	.b4 .jumbotron.promo .j-content {
		width: 100%;
		padding: 0;
		text-align: left
	}

	.b4 .jumbotron.promo .j-content .heading {
		font-size: 2rem
	}

	.b4 .jumbotron.promo .j-content .description {
		font-size: 1rem;
		margin-bottom: 1.5rem
	}

	.b4 .jumbotron.promo .j-content .btn-group .btn.btn-lg {
		font-size: 1rem;
		padding: 0.75rem 1rem;
		width: 100%
	}

	.b4 .jumbotron.promo .j-content .btn-group .btn.btn-lg img {
		width: 1.25rem;
		height: 1.25rem
	}

	.b4 .jumbotron.promo .j-media {
		width: 100%
	}

	.b4 .jumbotron.promo .j-media img {
		aspect-ratio: 1/1
	}

	.b4.nexis-suite .jumbotron {
		padding: 8vmax 5vmax
	}

	.b4.nexis-suite .jumbotron .j-content .heading {
		font-size: 2.25rem
	}

	.b4.nexis-suite .jumbotron .j-content .description {
		font-size: 1rem
	}
}
      .b4.lexis-plus .jumbotron.jumbotron-short {
	min-height: auto;
	height: auto;
	padding: 0
}

.b4.lexis-plus .jumbotron.jumbotron-short .j-content {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center
}

.b4.lexis-plus .jumbotron.jumbotron-short .j-content.dir-row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.b4.lexis-plus .jumbotron.jumbotron-short .j-content .j-cta {
	display: block;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	text-transform: uppercase;
	color: white;
	font-size: 1.2rem;
	font-weight: 600;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 2.5rem
}

.b4.lexis-plus .jumbotron.jumbotron-short .j-content .j-cta span {
	text-decoration: underline
}

.b4.lexis-plus .jumbotron.jumbotron-short .j-content .j-cta span:hover {
	text-decoration: none
}

.b4.lexis-plus .jumbotron.jumbotron-short.dark-theme {
	background: #00172e
}

@media only screen and (max-width:767px) {
	.b4.lexis-plus {}

	.b4.lexis-plus .jumbotron.jumbotron-short .j-content.dir-row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}
      .b4.nexis-ppc .jumbotron {
	height: auto;
	min-height: auto
}

.b4.nexis-ppc .jumbotron .j-content {
	text-align: center
}

.b4.nexis-ppc .jumbotron .j-content * {
	margin: 0.75rem 0
}

.b4.nexis-ppc .jumbotron .j-content .heading {
	font-size: 3.2rem;
	font-weight: 600
}

.b4.nexis-ppc .jumbotron .j-content .description {
	font-size: 2.2rem
}

.b4.nexis-ppc .jumbotron .j-content .btn-group .free-trail {
	font-size: 1.2rem;
	padding: 1rem 3rem !important
}
   .b4.nexis-suite .jumbotron .btn.btn-lg:empty {
	padding: 0 !important
}   