.waf-features__app-security .q-icon-plus-content__icon {
	min-width: 65px;
}
.was-features__cloud-agility .q-icon-plus-content__icon {
	min-width: 80px;
}
.was-features__firewall .q-icon-plus-content__icon {
	min-width: 71px;
}
.was-features__control .q-icon-plus-content__icon {
	min-width: 58px;
}

.q-apps-outro {
	position: relative;
}
.q-apps-outro::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 1px;
	width: calc(100% - 60px);
	background: #E4E4E4;
}

@media (min-width: 1080px) {
	.q-apps-outro::after {
		width: 74.82517%;
	}
}

@media (min-width: 1430px) {
	.q-apps-outro::after {
		width: 1070px;
	}
}

.q-apps-outro::after {
	top: auto;
	bottom: 0;
}

@media (min-width: 720px) {
	.q-apps-outro__col {
		margin-bottom: 0;
	}
}
.q-apps-outro__copy {
	margin-bottom: 2.5em;
}
.column-content__copy {
	font-family: Gotham, sans-serif;
	font-size: 1.063em;
	line-height: 1.412;
	letter-spacing: -0.02ex;
	margin: 0 0 1.412em;
	color: #30405B;
}
.column-list__copy {
	font-family: Gotham, sans-serif;
	padding: 0 0 0 1em;
	margin: 0;
}
.column-list__copy li {
	margin-bottom: 1.412em;
	line-height: 1.412;
	letter-spacing: -0.02ex;
	font-size: 1.063em;
	color: #30405B;
}
.column-list__copy li strong {
	color: #262626;
	font-weight: 500;
}
.column-list__copy li:last-child {
	margin-bottom: 0;
}
.column-list__copy-icon {
	padding-left: 0;
}
.column-list__copy-icon li {
	list-style: none;
}
.q-apps-screenshot__list .q-bullet-list__item p strong {
	font-weight: 500;
}

.q-bullet-list__item > ul {
	margin-top: 0.941em;
	padding-left: 1em;
}
.q-bullet-list__item > ul > li {
	padding-bottom: 0.941em;
	list-style-type: disc;
	line-height: 1.412em;
}

@media (max-width: 719px) {
	.q-apps-outro__heading br {
		display: none;
	}
}
.q-eol {
	background: #ED2E26;
    color: white;
    font-family: 'Gotham';
    padding: 1em 2em;
	margin-top: 5em;
	font-size: 16px;
}
.q-eol .link {
	font-weight: 500;
}
@media (min-width:720px) {
	.q-eol {
		padding: 1em 5em;
		font-size: 18px;
	}
}
/*# sourceMappingURL=index.css.map */