@font-face {
	font-family: "Aller";
	src: url(../fonts/Aller/Aller_Lt.ttf);
}
@font-face {
	font-family: "Gilroy";
	src: url(../fonts/Gilroy/Gilroy-Regular.woff);
	font-weight: 400;
}
@font-face {
	font-family: "Gilroy";
	src: url(../fonts/Gilroy/Gilroy-Medium.woff);
	font-weight: 500;
}
@font-face {
	font-family: "Gilroy";
	src: url(../fonts/Gilroy/Gilroy-Light.woff);
	font-weight: 300;
}
@font-face {
	font-family: "Gilroy";
	src: url(../fonts/Gilroy/Gilroy-Bold.woff);
	font-weight: 600;
}
@font-face {
	font-family: "Gilroy";
	src: url(../fonts/Gilroy/Gilroy-Heavy.woff);
	font-weight: 800;
}

/*---------------- Master ------------------*/

.mb-15 {
	margin-bottom: 15px;
}
body .broken_link,
body a.broken_link {
	text-decoration: none;
}
.oceanwp-mobile-menu-icon.mobile-right,
.oceanwp-mobile-menu-icon a:first-child {
	cursor: pointer;
	-webkit-appearance: none;
}

.relative {
	position: relative;
}

.bounce {
	animation-name: bounce;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

.pointer {
	cursor: pointer;
}

.container-70 {
	width: 70%;
	margin: auto;
}

.container-80 {
	width: 80%;
	margin: auto;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

/*---------------- Single Customer Stories --------*/

.scs-page {
	color: #333;
	font-family: "Aller", Open-Sans;
}

.scs-page a:hover {
	color: inherit;
}

.feature-banner {
	width: 100%;
	color: #fff;
	background: #222854;
	padding-bottom: 0;
	max-width: 100%;
}
.feature-banner .feature-banner__container {
	align-self: center;
	padding-left: 0;
	padding-right: 15px;
}
.uk-container-center {
	margin-left: auto;
	margin-right: auto;
}
.content-side,
.sidebar {
	position: relative;
	float: right;
	color: #000;
	background: #f5f5f5;
	width: 345px;
	min-height: 560px;
	padding: 0;
	margin: 6px 20px 30px 100px;
	overflow: hidden;
	display: none;
}

@media screen and (min-width: 1064px) {
	.feature-banner .content-main,
	.uk-container {
		width: 1200px;
		padding: 0 20px;
		max-width: 95%;
	}
	.content-side,
	.sidebar {
		display: inline-block;
	}
}

.feature-banner .content-main {
	position: relative;
	min-height: inherit;
	padding-top: 110px;
	padding-bottom: 110px;
	width: calc(100% - 445px);
	display: inline-block;
	vertical-align: top;
}
.content-side {
	margin-left: 0;
	margin-right: 30px;
	background: transparent;
}
.feature-banner__link {
	position: relative;
	display: inline-block;
	margin-top: 20px;
	font-family: Whitney SSm A, Whitney SSm B, Helvetica Neue, Helvetica, Arial,
		sans-serif;
	font-size: 25px;
	color: #fff;
	line-height: 1.4;
	font-weight: 300;
}
.feature-banner__link--small {
	font-size: 100%;
	margin-top: 0;
	margin-bottom: 0;
	color: #7e8192;
}
.feature-banner__link--small i {
	padding-right: 5px;
	font-size: 17px;
	vertical-align: text-top;
}
.feature-banner__headline {
	color: inherit;
	margin-top: 20px;
	margin-bottom: 0;
	font-family: Gilroy;
	/* text-transform: uppercase; */
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	font-size: 50px;
	letter-spacing: -0.03em;
	line-height: 100px;
	line-height: 55px;
}
.feature-banner__body {
	font-family: Gilroy;
	color: #7e8192;
	padding: 0;
	font-size: 23px;
	line-height: 1.4;
	font-weight: 300;
	margin-top: 5px;
}
address,
blockquote,
dl,
fieldset,
figure,
ol,
p,
pre,
ul {
	margin: 0 0 15px;
}
html[class*="ct-active"] .feature-banner__headline,
html[class*="no-js"] .feature-banner__headline {
	font-size: 100px;
	letter-spacing: 1.5px;
}

@media (min-width: 768px) and (max-height: 1050px),
	screen and (min-width: 768px) and (max-width: 1064px) {
	html[class*="ct-active"] .feature-banner__headline,
	html[class*="no-js"] .feature-banner__headline {
		font-size: 75px;
		line-height: 65px;
	}
}

.content-side .content-side__info {
	position: relative;
	top: 120px;
	color: #7e8192;
}
.feature-banner .content-side .row {
	display: block;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #7e8192;
	padding: 10px 5px;
}
.feature-banner .content-side .cell {
	display: inline-block;
	vertical-align: middle;
	width: 49%;
	font-size: 14px;
}
.feature-banner .content-side .cell--big {
	font-family: Gilroy;
	text-transform: uppercase;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	font-size: 41px;
	letter-spacing: -0.04em;
	line-height: 80px;
	font-weight: 600;
	padding-right: 7px;
	box-sizing: border-box;
	color: white;
	opacity: 0.8;
}
.feature-banner .content-side .cell--big b {
	font-size: 0.75em;
	padding-left: 3px;
	font-weight: 600;
}
span.cell-direction img {
	width: 45px;
	padding-left: 5px;
	box-sizing: content-box;
}
html[class*="ct-active"] .feature-banner .content-side .cell--big,
html[class*="no-js"] .feature-banner .content-side .cell--big {
	font-size: 80px;
	letter-spacing: 1.5px;
}
.feature-banner--btn {
	margin: 30px 0 0;
}
.feature-banner--btn a {
	position: relative;
	display: inline-block;
	margin-top: 0px;
	font-size: 20px;
	color: #fff;
	line-height: 1.4;
	font-weight: 300;
	cursor: pointer;
}
.feature-banner--btn_whitepaper a {
	font-size: 15px;
}
.feature-banner--btn a:after {
	position: absolute;
	content: "";
	display: block;
	background: #3062a8;
	height: 2px;
	width: 100%;
	margin-top: 4px;
}
.feature-banner--btn a:hover ~ .content-whitepapaer a:after {
	border: white;
}
.feature-banner--btn a:hover:after {
	/* background: white; */
}
.feature-banner--btn a:hover {
	opacity: 0.8;
}
.content-container,
.video-content__container {
	position: relative;
	width: 1200px;
	margin: auto;
	max-width: 100%;
}
.uk-container-big {
	margin: 0 0 60px;
}
.scs-page .scs-section {
	margin: 60px 0;
}
section.scs-third_fold.scs-section {
	padding: 60px 0;
}
section.scs-section h6,
section.scs-section h5 {
	font-size: 30px;
	text-transform: uppercase;
	font-family: Gilroy;
	font-weight: 600;
	margin: 0 0 15px;
	color: #3062a8;
}
section.scs-section h2,
section.scs-section h3,
section.scs-section h4 {
	font-size: 21px;
	margin: 0 0 20px;
	font-family: Gilroy;
	font-weight: 500;
	line-height: 1.5;
	color: #333;
}
section.scs-section p {
	font-size: 17px;
	line-height: 1.5;
	max-width: 100%;
	font-family: "Aller", Open-Sans;
	margin: 0 0 20px;
	color: #333;
}
section.scs-section p img {
	max-width: 80%;
	margin: 15px auto;
}
.customer-story__social {
	margin-top: 40px;
	padding: 0;
	padding-top: 40px;
	padding-left: 0;
	display: block;
	width: 360px;
	max-width: 100%;
	float: right;
	text-align: right;
	border-top: 1px solid rgba(0, 0, 0, 0.25);
}
.customer-story__social a {
	color: #fff;
	border: none;
	background: #222854;
	margin-right: 9px;
	width: 35px;
	height: 35px;
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
	font-size: 16px;
	padding: 4px 0;
}
.customer-story__social a:hover {
	color: #fff;
	opacity: 0.8;
	transition: 0.1s linear;
}
.customer-story__social span {
	padding-right: 23px;
	font-size: 15px;
}
.ssk-round .ssk,
.ssk.ssk-round {
	border-radius: 50%;
}
section.scs-second_fold .text-section.text-section--intro,
section.scs-third_fold.scs-section .text-section__body,
section.scs-fourth_fold.scs-section .text-section__body {
	width: calc(100% - 440px);
	display: inline-block;
}
section.scs-second_fold .sidebar-section {
	width: 415px;
	float: right;
	padding: 35px;
	box-sizing: border-box;
	border-radius: 4px;
	background: #f8f8f8;
}
.scs-second_fold .sidebar-section .grid-item-header img {
	max-width: 70%;
	margin: 0 auto 40px;
	max-height: 75px;
}
section.scs-second_fold .sidebar-section p {
	font-size: 15px;
}
seperator {
	margin-bottom: 50px;
	margin-top: 50px;
	color: inherit;
	background-color: currentColor;
	border: 0;
	opacity: 0.25;
	height: 1px;
	display: block;
}
.sidebar__last-item {
	margin-bottom: 15px;
	font-size: 17px;
	font-family: Gilroy;
}
.sidebar__last-item_piece {
	width: 45%;
	display: inline-block;
	font-weight: 500;
}
.sidebar_last-item-result {
	display: inline-block;
	font-weight: 600;
}
section.scs-third_fold.scs-section {
	background: #f8f8f8;
}
section.scs-section ul {
	margin: 20px 0;
	display: block;
	list-style-type: disc;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 40px;
}
b {
	font-weight: bold;
}
section.scs-section ul li {
	padding-bottom: 15px;
	line-height: 1.5;
	list-style: none;
	position: relative;
	font-size: 16px;
	color: #333;
}
section.scs-section ul li:before {
	content: "";
	display: inline-block;
	height: 10px;
	width: 10px;
	background-image: url(../img/left-and-right-arrows.svg);
	background-size: contain;
	background-repeat: no-repeat;
	padding-left: 0px;
	position: absolute;
	left: -20px;
	top: 7px;
}
.scs-section .sidebar-section {
	float: right;
	width: 415px;
}
.scs-cta {
	/* background: #222854; */
	border: 22.5px solid #222854;
	box-sizing: border-box;
	padding: 35px 27px;
	position: relative;
	z-index: 2;
	text-align: center;
	width: 360px;
	float: right;
	max-width: 100%;
}
section.scs-section .scs-cta p {
	margin: 0 0 30px;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 135%;
	color: #222854;
}
.scs-cta a {
	background: #fff;
	display: inline-block;
	text-decoration: none;
	padding: 13px 27px;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 100%;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	position: relative;
	cursor: pointer;
	border: 1.5pt solid #222854;
	box-sizing: border-box;
	border-radius: 95px;
	color: #000;
	font-size: 14px;
	text-align: center;
}
section.scs-section blockquote {
	border-left-color: #ffcb05;
	font-size: 24px;
	line-height: 35px;
	font-style: italic;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 30px;
}
section.scs-section blockquote {
	line-height: 35px;
	font-style: italic;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 30px;
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #3062a8;
}
section.scs-section blockquote p {
	font-size: inherit;
	margin: auto;
	line-height: inherit;
	color: inherit;
}
.scs-testimonial {
	width: 85%;
	float: right;
	padding: 40px 25px;
	border-top: 3px solid #222854;
	border-bottom: 3px solid #222854;
}
.scs-testimonial-content {
	font-size: 16px;
	font-family: "Aller", Open-Sans;
	font-style: italic;
}
.scs-testimonial-author-image {
	text-align: center;
	margin: 25px 0 15px;
}
.scs-testimonial-author-image img {
	max-width: 105px;
}
.scs-testimonail-author-item {
	font-size: 14px;
	text-align: center;
	line-height: 2;
	font-weight: 600;
	font-family: "Aller", Open-Sans;
}
.feature-banner--btn-2 a {
	font-size: 20px;
	color: #fff;
	display: inline-block;
	padding: 0 30px;
	line-height: 50px;
	border: 1px solid #fff;
	/* font-weight: 600; */
	border-radius: 3px;
	cursor: pointer;
	margin-top: 15px;
}
.feature-banner--btn-2 a:hover {
	background: #fff;
	color: #222854;
	transition: 0.15s linear;
}

/*----------- BEAF -------------*/

.scs-parent-section .beaf_container {
	margin: 50px 0 0;
	max-width: 625px;
	/* display: none; */
}

.scs-parent-section .beaf_container .macbook .screen:before {
	height: inherit;
}

.scs-parent-section .beaf_container .macbook .base {
	position: relative;
	width: 130%;
	left: -15%;
}

.beaf_wrapper {
	width: 100%;
	height: 371px;
	position: relative;
	overflow: hidden;
	margin: 40px 0 0;
}

.scs-parent-section .beaf_wrapper {
	width: 100%;
	height: 371px;
	position: absolute;
	overflow: hidden;
	margin: 40px 0 0;
	top: -24px;
	width: calc(100% - 30px);
	left: 15px;
}

/* Our image information */
.beaf_wrapper .before,
.beaf_wrapper .after {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-color: white;
	background-size: cover;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
	overflow: hidden;
}

.beaf_wrapper .content-image {
	height: 100%;
	max-width: unset;
	/* width: 100%; */
}

.beaf_wrapper .after {
	width: 125px;
}

.beaf_wrapper .scroller {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 100px;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50%;
	background-color: transparent;
	opacity: 0.9;
	pointer-events: auto;
	cursor: pointer;
}

.beaf_wrapper .scroller:hover {
	opacity: 1;
}

.beaf_wrapper .scrolling {
	pointer-events: none;
	opacity: 1;
}

.beaf_wrapper .scroller__thumb {
	width: 100%;
	height: 100%;
	padding: 5px;
}

.beaf_wrapper .scroller:before,
.beaf_wrapper .scroller:after {
	content: " ";
	display: block;
	width: 7px;
	height: 9999px;
	position: absolute;
	left: 50%;
	margin-left: -3.5px;
	z-index: 30;
	transition: 0.1s;
}
.beaf_wrapper .scroller:before {
	top: 100%;
}
.beaf_wrapper .scroller:after {
	bottom: 100%;
}

/* If you want to cahnge the colors, make sure you change the fill in the svgs to match */
.beaf_wrapper .scroller {
	border: 5px solid #fff;
}
.beaf_wrapper .beaf_wrapper .scroller:before,
.beaf_wrapper .scroller:after {
	background: #fff;
}
.scs-parent-section {
	position: relative;
}
.scs-page .sidebar-section.crass {
	position: absolute;
	right: calc((100% - 1200px) / 2);
	top: 60px;
	width: 415px;
}

/*----------- Blogs ---------*/

.feature-banner--thin.feature-banner .content-main {
	padding: 50px 0;
}
.blog-item,
.blog_nl {
	width: 30%;
	margin: 0 1.53% 55px;
	float: left;
	font-family: Aller;
	min-height: 520px;
	position: relative;
	border: 0 !important;
	border-bottom: 1px solid #cbcbcb !important;
	cursor: pointer;
}
.blog-item:hover {
	border-width: 5px !important;
	border-color: #2268af !important;
	transition: border 0.3s;
}
.blog-item.blog-featured {
	width: 100%;
	margin: 0 auto 50px;
	float: none;
}
.blog-item.blog-featured {
	width: 100%;
	margin: 50px auto 50px;
	float: none;
	padding: 25px;
	min-height: auto;
}
.blog_item-image {
	padding: 1px;
	border: 1px solid #cbcbcb;
	border-radius: 4px;
}
.blog-item.blog-featured .blog_item-image {
	width: 50%;
	float: right;
	border: navajowhite;
	padding: 0;
}
.blog_item-image img {
	border-radius: 4px;
	height: 175px;
	width: 100%;
	object-fit: cover;
}
.blog-item.blog-featured .blog_item-image img {
	border-radius: 4px;
	height: auto;
	width: 100%;
	object-fit: contain;
}

.blog-item.blog-featured .blog_item-content {
	width: 47%;
	float: left;
}
.blog_item-content_top {
	font-family: "Aller";
	/* font-weight: 600; */
	color: #333;
	font-size: 14px;
	margin: 15px 0 5px;
}
span.blog_item-content_featured {
	margin: 0 8px 20px 0;
	font-size: 14px;
	font-weight: 600;
}
.blog_item-content_title h3 {
	font-size: 18px;
	font-family: "Gilroy";
	font-weight: 500;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-bottom: 10px;
}
.blog-item.blog-featured .blog_item-content_title h3 {
	margin: 15px 0 20px;
	font-size: 30px;
	font-weight: 600;
	line-height: 1.3;
}
.blog_item-content_basic {
	font-size: 15px;
	color: #333;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.blog-item.blog-featured .blog_item-content_basic {
	font-size: 18px;
	-webkit-line-clamp: 4;
}
.blog_item-content_author {
	padding: 15px 0 0;
	font-size: 14px;
	position: absolute;
	bottom: 15px;
	color: #333;
	font-weight: 600;
	line-height: 40px;
}
.blog-item.blog-featured .blog_item-content_author {
	position: static;
	font-size: 15px;
	padding: 25px 0 0;
}
.blog_item-content_author img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-right: 10px;
	border: 1px solid;
	box-sizing: border-box;
	vertical-align: middle;
}
.blog-item.blog-featured .blog_item-content_author img {
	width: 50px;
	height: 50px;
}
.blog_nl {
	border: 0;
}
.blog_nl-container {
	padding: 30px;
	border: 20px solid #222854;
	min-height: inherit;
}
.blog_nl h4 {
	font-family: "Gilroy";
	font-weight: 500;
	text-align: center;
	font-size: 26px;
}
.blog_nl p {
	font-size: 15px;
	font-family: "Aller";
	color: #333;
}
.gdpr-label {
	font-size: 12px;
	line-height: 14px;
	color: #000;
	margin-left: 10px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	display: inline-block;
	width: fit-content;
	line-height: 1.8;
}
body
	.blog-page
	.blog_nl
	div.wpforms-container-full
	.wpforms-submit-container
	button,
body .sp-page a.btn,
body
	.sp-page
	.blog_nl
	div.wpforms-container-full
	.wpforms-submit-container
	button {
	border: 1px solid transparent;
	border-radius: 4px;
	padding: 14px 18px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	width: 100%;
	display: inline-block;
	margin: 18px auto 12px;
	text-align: center;
	white-space: inherit;
	color: #fff;
	font-family: "Aller";
}
.blog-page div.wpforms-container-full .wpforms-form .wpforms-submit-container,
.sp-page div.wpforms-container-full .wpforms-form .wpforms-submit-container {
	padding: 0;
}
.blog_nl p.thePrivacy {
	text-align: center;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	/* margin-top: 30px; */
	margin-bottom: 0;
}
.blog_nl p.thePrivacy a {
	text-decoration: underline;
	font-weight: 700;
}
body .blog-page .blog_nl div.wpforms-container-full input[type="email"],
body .sp-page .blog_nl div.wpforms-container-full input[type="email"] {
	height: 60px;
	width: 100% !important;
	border: 1px solid #cbcbcb !important;
	box-shadow: none !important;
	font-family: "Aller";
	color: #000;
	float: none !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	font-size: 15px;
	margin: 15px 0 0;
}
body.single-post .post-jumbotron {
	height: auto;
	height: initial;
	text-align: center;
}
.post-jumbotron .jumbotron {
	position: relative;
	border-radius: 0px !important;
	background: #000;
	color: #fff;
	overflow: hidden;
	height: 100%;
}
body.single-post .post-jumbotron .jumbotron {
	background: transparent;
	padding: 130px 5vw;
	margin-top: 15px;
	min-height: 423px;
}
.post-jumbotron .jumbotron .bkg-img {
	opacity: 0.5;
	position: absolute;
	width: 105%;
	height: 105%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	top: -2.5%;
	left: -2.5%;
	z-index: 0;
	filter: blur(2px);
}
body.single-post .post-jumbotron .jumbotron .bkg-img {
	opacity: 1;
	opacity: initial;
	z-index: -1;
	filter: blur(2px) brightness(0.5);
}
small,
.small {
	font-size: 66%;
}
.post-jumbotron .pre-post-meta {
	position: relative;
	z-index: 10;
}
body.single .post-jumbotron .jumbotron *:not(.bkg-img) {
	position: relative;
}
.post-jumbotron a {
	color: #fff;
}
.post-jumbotron .pre-post-meta a {
	font-weight: 500;
}
.post-jumbotron h1,
.post-jumbotron h3 {
	font-size: 45px;
	line-height: 60px;
	color: #fff;
	font-family: "Gilroy";
}
body.single-post .post-jumbotron .jumbotron h1 {
	margin-bottom: 0px;
	margin-top: 5px;
}
body.single .post-jumbotron .jumbotron *:not(.bkg-img) {
	position: relative;
}
.post-jumbotron .jumbotron p {
	font-size: 24px;
	line-height: 35px;
	margin: 20px 0 0 0;
}
.post-jumbotron p.post-meta {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 25px;
	padding-bottom: 0;
	position: relative;
	display: inline-block;
}
body.single-post .post-jumbotron .jumbotron .post-meta {
	margin-bottom: 0;
}
.post-jumbotron .author-link {
	font-weight: 500;
}
.post-jumbotron p.post-meta span {
	display: block;
}
.post-content .blog_nl {
	width: 90%;
	float: right;
	margin: 0 1.53% 15px;
}
.img-circle {
	border-radius: 50%;
}
.post-jumbotron .avatar {
	width: 65px;
	height: 65px;
	margin: 20px 0 15px;
	display: block;
	margin: 10px auto;
	border: 1px solid #b7b7b7;
}

.sp-page section.scs-section h2,
section.scs-section h3,
.sp-page section.scs-section h4 {
	font-size: 21px;
	margin-bottom: 15px;
}
.sp-page section.scs-section p {
	font-size: 16px;
}
.sp-page .blog_nl button {
	padding: 10px;
	width: 100%;
	font-size: 16px;
}
body .sp-page a.btn {
	background: #2268af;
	display: block;
}
.sp-page .blog_nl-container {
	padding: 25px;
}
.gdpr-label,
.gdpr-label label {
	font-size: 12px !important;
}

@media screen and (min-width: 1025px) {
	.sp-page .customer-story__social {
		width: 50px;
		margin-left: -60px;
		float: left;
		position: absolute;
		top: 0;
		padding: 0;
		border: 0;
		margin-top: 0;
	}
}
.sp-page .customer-story__social a {
	margin-bottom: 8px;
}
.sc-author.clearfix {
	margin: 65px 0 30px;
	padding: 45px 0;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.sc-author_image {
	width: 85px;
	float: left;
	padding-right: 25px;
	box-sizing: content-box;
}
.sc-author_content {
	width: calc(100% - 110px);
	float: left;
}
.sc-author_name {
	font-family: "Gilroy";
	font-size: 20px;
	padding-bottom: 8px;
	color: #333;
	font-weight: 500;
}
.sc-author-about {
	font-size: 15px;
	color: #333;
	font-family: "Aller";
}
.sc-related {
	margin: 70px 0;
	overflow: hidden;
}
@media screen and (min-width: 1025px) {
	.sc-related {
		overflow: initial;
	}
}
.blog-item.swiper-slide {
	margin: initial;
}
.sc-related .swiper-wrapper .swiper-slide {
	opacity: 0.3;
}
.sc-related .swiper-wrapper .swiper-slide.swiper-slide-active,
.sc-related .swiper-wrapper .swiper-slide.swiper-slide-next,
.sc-related .swiper-wrapper div[data-swiper-slide-index="2"],
.sc-related .swiper-wrapper div[data-swiper-slide-index="5"] {
	opacity: 1;
}
body .sc-related .swiper-wrapper .swiper-slide.swiper-slide-prev {
	opacity: 0.3;
}
.sp-page .post-content .blog_nl p {
	font-size: 14px;
}

/*-------------- Thank You Page --------*/

.ty_page {
	font-family: "Aller";
}
.ty_message {
	background-image: url(../../../../uploads/2019/01/Case-Studies-V2-Logo-Background.png);
	background-repeat: no-repeat;
	transition: background 0.3s, border 0.3s, border-radius 0.3s,
		box-shadow 0.3s;
	padding: 120px 0px;
	min-height: 500px;
	text-align: center;
}
.ty_message h3 {
	font-family: "Gilroy";
}
.ty_message.ty_sales {
	background: 0;
	padding: 70px 0 120px;
}
.ty_message.ty_sales h3 {
	margin-bottom: 0;
}
.ty_message.ty_video {
	box-sizing: content-box;
	min-height: 250px;
}
.ty_message.ty_video h3 {
	padding-top: 69px;
}

/*-------------- Landing Page Main --------------*/

.lan_page {
	font-family: "Aller";
}
.lan_section {
	padding: 60px 0;
}
.lan_section.lan_master {
	background: #222854;
	height: calc(100vh - 200px);
	padding: 0;
	position: relative;
}
.lan_master .container {
	height: 100%;
}
.lan_master-box {
	height: 90%;
	padding-top: 75px;
}
.lan_master-l {
	float: left;
	width: 45%;
	padding: calc(100vh - 93vh) 0;
}
.lan_master-content {
	font-family: "Gilroy";
	color: #fff;
}
.lan_master-content h1 {
	color: #fff;
	font-size: 46px;
	line-height: 55px;
	margin-top: 20px;
	font-family: Gilroy;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	font-size: 53px;
	letter-spacing: -0.03em;
}
.lan_master-content h3 {
	font-size: 19px;
	color: #dddd;
	font-weight: 500;
	width: 80%;
}
.lan_master-content a,
.cta_last a {
	font-size: 20px;
	color: #fff;
	display: inline-block;
	padding: 0 30px;
	line-height: 50px;
	border: 1px solid #fff;
	border-radius: 3px;
	cursor: pointer;
	margin-top: 15px;
}
.lan_master-content a:hover,
.cta_last a:hover {
	background: #fff;
	color: #222854;
	transition: 0.15s linear;
}
.lan_master-r {
	width: 59%;
	float: right;
	background: url(../../../../uploads/2021/08/Landing-Page-Masthead-Recovered-01.png);
	height: inherit;
	background-size: 100%;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: -10px;
	position: absolute;
	right: 0;
}

@media screen and (min-width: 1521px) {
	.lan_section.lan_master {
		height: calc(109vh - 125px);
	}
	.lan_master-l {
		padding: 0;
	}
}
@media screen and (min-width: 1545px) {
	.lan_section.lan_master {
		height: calc(100vh - 125px);
	}
	.lan_master-l {
		padding: 10vh 0;
	}
}
@media screen and (max-width: 1520px) {
	.lan_section.lan_master {
		height: calc(100vh - 10vw);
	}
	.lan_master-r {
		background-size: 115%;
	}
}
@media screen and (max-width: 1281px) {
	.lan_section.lan_master {
		height: calc(100vh - 7vw);
	}
}
@media screen and (max-width: 1201px) {
	.lan_section.lan_master {
		height: calc(115vh - 10vw);
	}
}

.no-list li,
.no-list {
	list-style: none;
}
.lan_master-logo ul li {
	display: inline-block;
	padding: 0 50px;
	text-align: left;
}
.lan_master-logo ul li:first-child {
	padding-left: 0;
}
.lan_master-logo ul li img {
	display: inline-block;
	max-height: 30px;
}
.lan_section.lan_solutions {
	max-width: 950px;
	margin: auto;
}
.text-center {
	text-align: center;
}
.lan_sol-title h3,
.lan_osdfa-item h3 {
	font-size: 30px;
	text-transform: uppercase;
	font-family: Gilroy;
	font-weight: 600;
	margin: 0 0 15px;
	color: #333;
	line-height: 1.55;
	letter-spacing: -0.03em;
	-webkit-font-smoothing: antialiased;
}
.lan_sol-box {
	padding: 25px 0;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-content: center;
}
.lan_sol-item {
	flex: 1;
	text-align: center;
	margin: 0 20px;
	padding: 25px 25px 100px;
	position: relative;
	border-radius: 10px;
	box-shadow: 0 24px 48px rgb(13 21 55 / 6%);
}
.lan_sol-item_title h4 {
	margin: 20px 0 10px;
	font-family: "Gilroy";
	color: #333333;
	font-size: 24px;
}
.lan_sol-item_title h5 {
	font-family: "Aller";
	color: #3062a8;
	font-size: 17px;
	line-height: 1.5;
	margin-bottom: 25px;
	min-height: 76px;
}
.lan_sol-item_content {
	text-align: left;
	font-size: 15px;
	font-family: "Aller";
	color: #333;
}
.lan_sol-item_content span {
	display: block;
	padding-bottom: 5px;
	font-weight: 600;
}
.lan_sol-item_title img {
	max-width: 100%;
	margin: auto;
	max-height: 235px;
}
a.lan_sol-cta {
	font-size: 18px;
	color: #3062a8;
	display: block;
	padding: 0 30px;
	line-height: 45px;
	border: 1px solid #3062a8;
	border-radius: 3px;
	cursor: pointer;
	margin: 15px auto 0;
	width: 40%;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	bottom: 40px;
}
a.lan_sol-cta:hover {
	background: #3062a8;
	color: #fff;
	transition: 0.1s ease-in-out;
}
.cta_last {
	padding-top: 10.1rem;
	padding-bottom: 9.3rem;
	background: #222854;
	border-bottom: 1px solid #798697;
}
.cta_last h3 {
	font-family: "Gilroy";
	font-size: 50px;
	color: #fff;
	text-transform: uppercase;
}
.cta_last h5 {
	font-family: "Gilroy";
	font-size: 35px;
	color: #fff;
	text-transform: uppercase;
	margin: -20px auto 20px;
}
.cta_last-box h3 span,
.cta_last-box h5 span {
	color: #48e0c2;
}

.swiper-slide.lan_cs-item {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: space-between;
	align-items: center;
	width: 1000px !important;
	max-width: 95%;
	margin: 0 100px;
	box-shadow: 0 2.2rem 3rem 0 rgb(13 21 55 / 5%);
	background: radial-gradient(108% 245% at 60% 25%, #fff 0%, #e9ebf5 100%);
	border-radius: 1.25rem;
}

.swiper-slide.lan_cs-item.lan_cs-small {
	max-width: 330px;
	margin: 0 19px;
}

.lan_cs-iteml {
	top: 0;
	bottom: 0;
	left: 50%;
	background: radial-gradient(
		105% 130% at 110% -20%,
		rgba(102, 222, 177, 0.4) 0%,
		rgba(128, 113, 225, 0.4) 45%,
		rgba(225, 113, 146, 0) 100%
	);
	background-color: #3062a8;
	flex: 6;
	border-bottom-right-radius: 6.25rem;
	padding: 55px;
	text-align: left;
	min-height: 404px;
}

.lan_cs-small .lan_cs-iteml {
	padding: 20px 25px 10px;
	min-height: 150px;
}

.lan_cs-iteml img {
	max-width: 300px;
	max-height: 50px;
	margin-bottom: 25px;
}

.lan_cs-small .lan_cs-iteml img {
	max-width: 220px;
	max-height: 50px;
	margin-bottom: 5px;
}

.lan_cs-itemr {
	flex: 3;
	padding: 40px;
	text-align: left;
}

.lan_cs-small .lan_cs-itemr {
	flex: 3;
	padding: 10px 35px 15px;
	text-align: left;
}

.lan_cs-itemr_main-result {
	font-size: 90px;
	font-family: "Gilroy";
	font-weight: 600;
	color: #222854;
	line-height: 90px;
}

.lan_cs-itemr_main-reason {
	font-size: 24px;
	line-height: 1.4;
	padding: 10px 0;
	color: #333;
	font-family: "Aller";
	font-weight: 600;
}

.lan_cs-itemr-link {
	padding-top: 13px;
}

.lan_cs-itemr-link a {
	font-size: 16px;
	color: #222854;
	font-weight: bold;
	position: relative;
}

.lan_cs-itemr-link a:before {
	content: "";
	width: 100%;
	height: 1px;
	background: #222854;
	position: absolute;
	top: -10px;
}

.lan_cs-itemr-link a:hover:before {
	height: 3px;
	transition: 0.1s linear;
}

.lan_cs-iteml_author {
	font-size: 15px;
	color: #48e0c2;
}

.lan_cs-iteml_author span {
	display: block;
}

.lan_cs-iteml_author span:first-child {
	font-size: 17px;
	color: #fff;
	font-weight: 600;
}

.lan_cs-slider {
	padding: 0 0 50px;
}

.lan_cs-iteml p {
	font-size: 18px;
	color: #eeee;
	padding: 10px 0 15px;
}

.lan_cs-small .lan_cs-iteml p {
	font-size: 14px;
}

.lan_cs-next,
.lan_cs-prev {
	position: absolute;
	width: 50px;
	height: 50px;
	border: 50px;
	top: calc(50% - 50px);
	z-index: 1;
	background: #fff;
	line-height: 50px;
	text-align: center;
	font-size: 30px;
	border-radius: 10px;
	box-shadow: 0 15px 25px rgb(38 46 79 / 15%);
	cursor: pointer;
	color: #222854;
}
.lan_cs-next {
	right: calc(100px - 25px);
}
.lan_cs-prev {
	left: calc(100px - 25px);
}
.lan_cs-next:hover,
.lan_cs-prev:hover {
	color: #48e0c2;
	transition: 0.1s linear;
}
.lan_counter {
	box-sizing: content-box;
	background: #222854;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.lan_counter-box {
	width: 1000px;
	margin: auto;
	max-width: 100%;
}
.lan_counter-row {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: flex-start;
	justify-content: center;
	align-items: flex-start;
}
.lan_counter-item {
	text-align: center;
	margin: 0 30px 50px;
	color: #fff;
	flex: 1;
}
.lan_counter-title span.timer {
	font-size: 35px;
	font-weight: 600;
	font-family: "Gilroy";
}
.lan_counter-title span {
	font-size: 25px;
	padding-left: 5px;
}
.lan_counter-subtitle {
	color: #eeee;
}
.lan_master-swiper {
	width: 100%;
	overflow: hidden;
}
.lan_osdfa-box {
	display: flex;
	padding: 50px 0;
	align-items: center;
}
.lan_osdfa-item {
	flex: 1;
}
.lan_osdfa-item:last-child {
	padding-left: 45px;
}
.lan_osdfa-content p {
	text-align: left;
	font-size: 17px;
	font-family: "Aller";
	color: #333;
}
.lan_osdfa-content {
	padding-top: 20px;
}
.lan_osdfa-item img {
	max-height: 400px;
}
.lan_four {
	background: #f8f8f8;
}
.lan_four-box {
	display: flex;
	text-align: center;
	justify-content: center;
	padding: 50px 0 25px;
}
.lan_four-item {
	padding: 0 20px;
	margin-bottom: 25px;
	flex: 1;
}
.lan_four-item_img img {
	text-align: center;
	max-width: 85px;
	padding-bottom: 25px;
}
.lan_four-item_head {
	font-family: "GILROY";
	font-weight: 600;
	color: #333;
}
.lan_four-item_content {
	font-size: 15px;
	font-family: "Aller";
	color: #333;
	padding-top: 10px;
}
.lan_four h3 {
	font-family: "GILROY";
	font-size: 32px;
	text-align: center;
	color: #222854;
}
.hidden {
	display: none;
}
.hidden_form {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
}
.hde_mask {
	position: absolute;
	z-index: 1001;
	width: inherit;
	height: inherit;
	display: block;
	background: rgba(0, 0, 0, 0.8);
}
.hde_form {
	position: absolute;
	width: 516px;
	z-index: 1002;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 641px;
	background: #fff;
	box-shadow: 0px 3px 6px rgb(34 40 84 / 22%);
	border-radius: 6px;
	padding: 15px 40px 40px;
	border: 8px solid #222854;
	max-width: 95%;
}
.hde_form h2 {
	font-family: "Gilroy";
	text-align: center;
	font-size: 30px;
}

/*---------------- Footer -------*/

div#bl_footer {
	transition: background 0.3s, border 0.3s, border-radius 0.3s,
		box-shadow 0.3s;
}
.bl_footer-main.clearfix {
	background: #222854;
	padding: 60px 0;
}
.bl_footer-main .container {
	display: flex;
	align-items: center;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: stretch;
	justify-content: center;
}
.bl_footer-main_left {
	flex: 2;
	margin-right: 24vw;
	color: #eeee;
	font-family: "Aller";
}
.bl_footer-main_left a img {
	padding-bottom: 15px;
	max-width: 275px;
}
.bl_footer-main_item.bl_footer-main_right {
	flex: 1;
}
.bl_footer-main_item-set_head {
	font-size: 24px;
	color: #fff;
	font-family: "Gilroy";
	font-weight: 600;
	text-transform: uppercase;
}
.bl_footer-main_item--set_content a {
	font-size: 18px;
	color: #ddd;
	display: block;
}
.bl_footer-main_item--set_content a:hover {
	color: #fff;
}
.bl_footer-copyright {
	height: 58px;
	background: #222854;
	line-height: 55px;
	font-size: 14px;
	font-family: "Aller";
	border-top: 1px solid #798697;
}
.bl_footer-copyright .container {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}
.bl_footer-cp_left {
	flex: 1.5;
}
.bl_footer-cp_social {
	flex: 1;
	text-align: right;
}
.bl_footer-cp_social ul {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.bl_footer-cp_social ul li {
	display: inline-block;
	font-size: 20px;
	margin-left: 10px;
	color: #fff;
}

.bl_footer-cp_social ul li a {
	color: #fff;
}

.bl_footer-main_item ul li {
	list-style: none;
	display: inline-block;
	padding-right: 10px;
}
.bl_footer-main_item ul li a {
	color: #fff;
	position: relative;
	font-size: 15px;
}
.bl_footer-main_item ul li a:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: white;
	left: 0;
	bottom: -7px;
}

.bl_footer-cp_right a {
	padding: 0 15px;
	color: #fff;
	border-right: 1px solid #fff;
	position: relative;
}

.bl_footer-cp_right a:hover {
	color: #2268af;
}

.bl_footer-cp_right a:last-child {
	border: 0;
}

.bl_footer-cp_right a:after {
	content: "";
	position: absolute;
	width: calc(100% - 30px);
	height: 1px;
	background: white;
	bottom: -3px;
	left: 15px;
}

.bl_footer-cp_right {
	text-align: center;
	flex: 1.5;
}

span.ft-complaince a {
	position: relative;
	color: #fff;
	padding-right: 15px;
	font-weight: 500;
}

span.ft-complaince {
	vertical-align: top;
	display: inline-block;
}

span.ft-complaince a:before {
	content: "";
	position: absolute;
	width: calc(100% - 15px);
	height: 1px;
	background: #fff;
	bottom: -3px;
	left: 0;
}

@media screen and (min-width: 1064px) {
	.uk-container-big {
		width: 1200px;
		padding: 0 20px;
		max-width: 97%;
		float: right;
		position: relative;
	}
}

/*---------------- Demo KnockOff ------------*/

.gad_page {
	font-family: "Aller";
}

.gad_section {
	padding: 50px 0;
}
.gad_master-box {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: flex-start;
}
.gad_master-item {
	flex: 3;
	max-width: 50%;
}
.gad_master-form {
	margin-left: 7%;
	box-shadow: 0px 3px 6px rgb(34 40 84 / 22%);
	border-radius: 6px;
	padding: 15px 40px 40px;
	border: 8px solid #222854;
	flex: 2;
}
.gad_master-form h2 {
	font-family: "Gilroy";
	text-align: center;
	font-size: 30px;
}
.gad_master-main h1 {
	font-size: 32px;
	font-weight: 600;
	/* text-transform: uppercase; */
	font-family: "Gilroy";
	color: #222854;
	margin: 0;
}
.gad_master-main h3 {
	box-sizing: inherit;
	color: #000;
	font-size: 22px;
	opacity: 1;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 20px;
}
.gad_master-main p {
	margin-bottom: 10px;
	font-size: 17px;
	color: #333;
}
.gad_master-main ul {
	box-sizing: inherit;
	padding-left: 0rem;
	margin: 25px 0;
	width: 522px;
	max-width: 100%;
}
.gad_master-main {
	padding-bottom: 40px;
}
.gad_master-main ul li {
	list-style: none;
}
.gad_master-main ul li:before,
.lan_osdfa-content ul li:before {
	content: "";
	box-sizing: inherit;
	border-radius: 50%;
	padding: 10px;
	-webkit-box-flex: 1;
	flex: 0 0 auto;
	width: 38px;
	height: 38px;
	background-image: url(https://phrazor.ai/assets/img/global/icon-check.svg);
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 12px;
}
.gad_master-main ul li {
	font-family: "Aller";
	color: #333;
	line-height: 35px;
}
.gad_header {
	height: 90px;
	line-height: 110px;
}
.gad_header img {
	max-width: 200px;
}
.gad_logos-box {
	display: flex;
}
.gad_logos-title {
	flex: 1;
	font-family: "Aller";
	font-size: 20px;
	font-weight: 600;
	color: #222854;
}
.gad_logos-list {
	overflow: hidden;
	flex: 3;
}
body ul#wpforms-4739-field_16 label.wpforms-field-label-inline {
	font-size: 15px;
	line-height: 1.1;
}
body ul#wpforms-4739-field_16 label.wpforms-field-label-inline a {
	padding: 0 5px;
	display: inline-block;
	color: #000;
	text-decoration: underline;
	font-size: 15px;
}
.lan_osdfa-content ul li {
	font-family: "Aller";
	color: #333;
	padding-bottom: 15px;
	list-style: none;
}

.lan_section.lan_osdfa.offwhite {
	background: #f8f8f8;
}

.gad_master-inverted {
	background: #222854;
}
.gad_master-inverted .gad_master-main h1 {
	color: #fff;
	font-weight: 500;
}
.gad_master-inverted .gad_master-main h3 {
	color: #eee;
	font-weight: 500;
}
.gad_master-inverted .gad_master-main p {
	color: #eeee;
}
.gad_master-inverted .gad_master-main ul li {
	color: #eeee;
	font-size: 16px;
}
.gad_master-inverted .gad_master-main p b {
	font-weight: 500;
}
.gad_header-inverted {
	background: #222854;
}
.gad_master-inverted .gad_master-main a {
	border-color: #fff;
	font-size: 17px;
}
.eguide_page .hde_form {
	height: 700px;
}
.lan_osdfa-content ul li::before {
	background-image: url(../../../../uploads/2021/10/rec.png);
	background-size: 65%;
}
.gad_master-img img {
	max-width: 75%;
	max-height: 550px;
	margin: auto;
	display: block;
}
.eguide_page .lan_osdfa-item h3 {
	letter-spacing: 0;
	text-transform: capitalize;
	font-size: 32px;
}

/*--------------- Schedule a Demo Thank You -------------*/

.scdty_page .ty_message h3 {
	font-size: 65px;
	padding: 0;
	color: #222854;
}
.scdty_page .ty_message p {
	font-size: 28px;
	color: #333;
}

/*------------------- Landing Page - Cart Abandonment --------------*/

.calp_section {
	padding: 50px 0;
}
.calp_three-box {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: center;
	align-content: center;
	flex-wrap: nowrap;
}
.calp_three-item {
	flex: 1;
}
.calp_three {
	padding: 0;
}
.calp_three-item ul li {
	padding-bottom: 15px;
	color: #333;
}
.calp_three-item h3 {
	font-family: "GILROY";
	text-transform: capitalize;
	font-size: 32px;
}
.calp_three-item ul {
	margin-left: 30px;
}
.calp_section.gad_master-mod h2 {
	font-size: 22px;
	margin: 0 0 15px;
}
.calp_section.gad_master-mod h1 {
	font-size: 40px;
	line-height: 1.35;
}
.gad_master.calp_section.gad_master-mod {
	background-size: 55%;
}
.calp_three-item {
	flex-grow: 1;
	overflow: visible;
}
.calp_three-box {
	background: url(../../../../uploads/2021/09/Section-3-1.png);
	width: 100%;
	height: 100%;
	background-size: 62%;
	background-position: right;
	padding: 100px 0;
	background-repeat: no-repeat;
}
.calp_five-box {
	background-image: url(../../../../uploads/2021/09/Section-5-Recolored-1.png);
	background-position: left;
	background-size: 50%;
}
.calp_page .gad_master {
	background-image: url(../../../../uploads/2021/09/Section-Master-1.png);
	background-position: right;
	background-size: 70%;
	background-repeat: no-repeat;
}
.gad_master-main a {
	font-size: 20px;
	color: #fff;
	background-color: #222854;
	display: inline-block;
	padding: 0 30px;
	line-height: 50px;
	border: 3px solid #222854;
	border-radius: 3px;
	cursor: pointer;
	margin-top: 40px;
}
.gad_master-main a:hover {
	background: #fff;
	color: #222854;
	transition: 0.1s linear;
}
.calp_page .gad_master-main h1.mb-15 {
	margin-bottom: 15px;
}

.calp_page .lan_counter-item {
	margin: 40px;
}
.calp_page .lan_counter-title {
	font-size: 47px;
}
.calp_mod h5 {
	font-size: 20px;
	font-weight: 600;
	font-family: "GILROY";
	margin: 0 0 10px;
}
.calp_mod p {
	font-size: 16px;
	color: #444;
	margin: 0 0 20px;
}
.calp_four-mod .lan_four-item_img img {
	padding: 20px 0 10px;
}

/*---------- Tertiary Pages ------------------*/

.ttp_main-box {
	padding: 50px 0 100px;
	font-family: "Aller";
}
.ttp_title h1 {
	color: #222854;
	font-family: "Gilroy";
	font-weight: 600;
	text-transform: uppercase;
}
.ttp_content {
	font-size: 16px;
	color: #333;
}
.ttp_content ol,
.ttp_content ul {
	padding-left: 17px;
	padding-top: 15px;
}
.ttp_content ol strong {
	font-size: 18px;
}
strong {
	color: #000;
}

/*-------------- Customer Stories Page --------------*/

.cs_page_title h1 {
	font-size: 46px;
	line-height: 55px;
	margin-top: 20px;
	font-family: Gilroy;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	font-size: 53px;
	letter-spacing: -0.03em;
	text-transform: uppercase;
}

.cs_page_title {
	text-align: center;
	margin: 80px 0 45px;
}

.cs_page_title h3 {
	font-size: 22px;
	width: 850px;
	margin: auto;
	max-width: 100%;
	line-height: 1.6;
	font-family: "Aller";
	font-weight: 500;
}

.cs_page_logos {
	text-align: center;
	margin-bottom: 50px;
}

.cs_cards-section {
	padding: 90px 0 45px;
	background: #222854;
}

body .customer-card__headline {
	font-size: 17px;
	font-weight: 400;
	font-family: "Aller";
}

.customer-card__image-wrapper {
	position: absolute;
	top: 0;
	display: flex;
	align-items: center;
	left: 0;
	height: 184px;
	margin-bottom: 25px;
	text-align: center;
	width: 100%;
}

.customer-card__image-wrapper img {
	max-width: 80%;
	max-height: 155px;
	object-fit: contain;
	width: auto;
	margin: 0 auto;
	object-position: center;
}
.customer-card__industry {
	font-weight: 700;
	color: #555;
	font-size: 12px;
	line-height: 1;
	letter-spacing: 2.25px;
	margin: 16px 0 36px;
	text-transform: uppercase;
	position: relative;
	left: 0;
	top: 0;
	-webkit-transform: none;
	transform: none;
	align-self: flex-start;
	display: inline-block;
	margin-top: 25px;
}
.customer-card__industry:after {
	content: "";
	height: 1px;
	position: absolute;
	top: 50%;
	left: 100%;
	max-width: 120px;
	border-width: 1px thin thin;
	border-top: thin solid #48e0c2;
	margin-left: 8px;
	width: 191%;
}
.customer-card__testimonial {
	color: #333;
	font-weight: 400;
	font-size: 16px;
	font-family: "Aller";
}
.customer-card__testimonial .author {
	font-style: italic;
	font-weight: 600;
}
.customer-card__testimonial h4,
.customer-card__testimonial p {
	font-size: 17px;
	line-height: 1.8;
	font-weight: 600;
	font-family: "Aller";
}
.customer-card-btn a {
	position: absolute;
	bottom: 25px;
	font-size: 16px;
	color: #48e0c2;
	font-weight: 600;
}
.customer-card-btn a:after {
	content: "→";
	height: 16px;
	width: auto;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	margin: 1px 0 0 15px;
	-webkit-transition: right 0 ease-out 0.4s;
	transition: right 0 ease-out 0.4s;
}

.customer-card {
	position: relative;
	width: 100%;
	padding-top: 184px !important;
	border-top: 2px solid #fff;
	border-radius: 4px;
	box-shadow: 0 24px 48px rgb(13 21 55 / 4%);
	overflow: hidden;
	height: 570px;
	margin-bottom: 2rem;
	padding: 2.2rem;
	box-sizing: border-box;
	background: #fff;
}
/* .customer-card:hover {
    border-top: 5px solid #2268af;
    box-shadow: 0 40px 64px rgb(13 21 55 / 12%);
    will-change: transform;
    opacity: 1;
    transition-duration: 450ms;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-property: transform, opacity;
    transform: translate(0px, 0px) scale(1);
} */

.cs_main-alt-box {
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
}

.cs_main-alt_title {
	flex: 1;
	padding-right: 30px;
}

.cs_main-alt-logos {
	flex: 1.5;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	align-items: center;
	margin-bottom: 60px;
}

.cs_main-alt {
	padding: 60px 0 0;
}

.cs_main-alt-logo_box .cs_main-alt-logo {
	display: none;
}

.cs_main-alt-logo.cs_main-alt-logo_active {
	display: block;
}

.cs_main-alt-logo_box {
	flex-grow: 1;
	width: 33%;
	height: 100px;
	position: relative;
}

.cs_main-alt-logo_box img {
	position: absolute;
	max-height: 75%;
	max-width: 60%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.cs_main-alt_title h1 {
	font-family: "Gilroy";
	font-size: 50px;
	letter-spacing: -2px;
	font-weight: 500;
	line-height: 1.2;
}

.cs_main-alt_title h3 {
	font-size: 22px;
	color: #333;
	font-weight: 400;
	width: 80%;
	font-family: "Aller";
}

.cs_main-alt_title a {
	font-size: 20px;
	color: #fff;
	display: inline-block;
	padding: 0 30px;
	line-height: 50px;
	border: 3px solid #222854;
	border-radius: 3px;
	cursor: pointer;
	margin-top: 15px;
	background: #222854;
}

.cs_main-alt_title a:hover {
	color: #222854;
	background: transparent;
}

/*------------------ Home Page Testimonials ------------------*/

.hm_testiStream {
	background: #eaf4f9;
	padding: 60px 0;
}

.home_landing-page-s .hm_testiStream {
	background: #eeefef;
}

.hm_testiStream h2 {
	font-family: "Gilroy";
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	color: #222854;
	font-size: 45px;
}
.hm_testiStream h3 {
	font-family: "Gilroy";
	font-weight: 500;
	text-align: center;
	font-size: 25px;
	margin: -20px 0 40px;
}
.hm_testiStream-wrapper {
	display: flex;
	justify-content: center;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
}
.hm_testiStream-container {
	display: flex;
	align-items: center;
	justify-content: center;
}
.hm_testiStream-column {
	min-width: 240px;
	max-width: 400px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 25vw;
	padding: 12px;
}
.hm_testiStream-item {
	transition: transform 0.8s, box-shadow 0.8s;
	background-color: #fff;
	padding: 24px;
	width: 100%;
	margin: 0 0 16px 0;
	box-shadow: 0 1px 3px 0 rgb(0 0 50 / 40%);
	box-sizing: border-box;
	margin-bottom: 24px;
}
.hm_testiStream-item_header {
	display: flex;
	align-items: center;
}
.hm_testiStream-item_image {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	overflow: hidden;
}
.hm_testiStream-item_rating {
	margin: 0 0 0 8px;
}
.hm_testiStream-item_starrating {
	display: flex;
	min-width: 90px;
}
.medium___1FEFm {
	width: auto;
	height: 20px;
}
.starRating___2Qn5z img {
	width: 100%;
	max-width: 100%;
	height: 100%;
	vertical-align: top;
}
.hm_testiStream-item_author {
	margin-top: 8px;
	color: #adadad;
	font-weight: normal;
	font-size: 14px;
	line-height: 1rem;
	overflow: hidden;
	text-overflow: ellipsis;
}
.hm_testiStream-item_author a {
	font-weight: 700;
	color: #111;
	text-overflow: ellipsis;
	font-family: "Aller";
	letter-spacing: 0.5px;
	line-height: 1.4;
}
.hm_testiStream-item_content {
	overflow: hidden;
	margin-top: 16px;
	font-size: 14px;
	font-family: "Aller";
	line-height: 1.5;
	color: #000;
}
.hm_testiStream-item_header img {
	max-height: 35px;
	margin-bottom: 15px;
	max-width: 135px;
}
.hm_testiStream-item_link {
	margin: 20px 0 0;
}
.hm_testiStream-item_link {
	position: relative;
}
.hm_testiStream-item_link:before {
	content: "";
	position: absolute;
	width: 30px;
	height: 2px;
	background: #222854;
	bottom: -2px;
}
.hm_testiStream-item_link a {
	color: #222854;
	font-size: 13px;
	font-weight: 600;
}

/*------------------------------ Revenue Calculator -------------------------*/

.rc_page .gad_master {
	padding: 120px 0;
	background-image: none;
	background-position: 80% 50%;
	background-size: contain;
	padding: 120px 0;
}
.rc_page .gad_master-main h2,
.rc_page .gad_master-main h1 {
	color: #fff;
	font-size: 47px;
}
.rc_page .gad_master-main h2 {
	font-size: 25px;
	margin: 0 0 5px;
}
.rc_page .gad_master-main p {
	color: #eee;
}
.rc_page .gad_master-main a {
	color: #fff;
	background-color: #222854;
	border: 3px solid #fff;
}
.rc_page .lan_osdfa-box {
	width: 100%;
	margin: auto;
	background: url(../../../../uploads/2021/09/Section-3-1.png);
	height: 100%;
	background-size: 62%;
	background-position: right;
	background-repeat: no-repeat;
}
.rc_page .lan_osdfa-content ul li span.lan_osdfa-lower {
	display: block;
	font-size: 18px;
	color: #333;
	padding-left: 32px;
	font-weight: 300;
}
.rc_page .lan_osdfa-content ul li span {
	font-size: 21px;
	font-weight: 600;
}
.rc_page .lan_section h3 {
	font-family: "GILROY";
	font-size: 32px;
	text-align: center;
	color: #222854;
}
.rc_page .lan_cs h3 {
	margin: 0 0 50px 0;
}
.rc_page .lan_osdfa-item h3 {
	text-align: left;
	text-transform: capitalize;
}
.rc_page .gad_master-box {
	align-items: center;
}
.rc_calc-item {
	width: 500px;
	max-width: 95%;
	float: left;
	margin: 0 0 52px;
}
.rc_calc-item:first-child {
	margin: 0 0 35px;
}

form#rc_calculator-form {
	clear: both;
}
.rc_calculator-box a#rc_init {
	font-size: 20px;
	color: #fff;
	background-color: #222854;
	display: inline-block;
	padding: 0 30px;
	line-height: 50px;
	border: 3px solid #222854;
	border-radius: 3px;
	cursor: pointer;
	margin-top: 40px;
}

.container-small {
	width: 1000px;
}

.rc_calc-item label {
	display: block;
	font-size: 21px;
	font-weight: 600;
	font-family: "Gilroy";
	color: #222854;
	letter-spacing: -0.5px;
	line-height: 1.4;
	margin-bottom: 30px;
}

.rc_calc-item span {
	font-size: 15px;
	display: block;
	margin-bottom: 15px;
	color: #333;
	line-height: 1.5;
	display: none;
}
.rc_calc-item input,
.rc_calc-item select {
	width: 100%;
	color: #fff;
}
.rc_calc-item select {
	padding: 0 20px;
	height: 50px;
	border-radius: 5px;
	border-color: #000;
	color: #000;
}
.ag-calculat_box {
	height: 11px;
}
.rc_page .gad_master:before {
	content: "";
	background-color: #222854;
	width: 50vw;
	height: 856px;
	left: 0;
	top: 0;
	position: absolute;
	z-index: -1;
}
.rc_page .calp_section {
	padding: 50px 0;
}

@media screen and (min-width: 1600px) {
	.rc_page .calp_section {
		padding: 95px 0;
	}
	.rc_calc-item label {
		font-size: 24px;
	}
}

.rc_calculator-box {
	padding: 0 70px;
}

.form_err {
	color: #cf000f;
	font-size: 15px;
	font-family: "Aller";
	font-weight: 600;
	display: block;
	padding: 10px 0px 0;
	display: none;
}
.rc_results-box {
	padding: 25px;
}

.rc_results-row {
	margin-bottom: 35px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: flex-start;
	width: 100%;
	position: relative;
}

.rc_results-col {
	flex: 1;
	padding: 0 10px;
}

.rc_results-email input[type="email"] {
	width: 100%;
	height: 50px;
	border-radius: 5px;
	font-size: 15px;
	padding-left: 20px;
	font-family: "Aller";
	line-height: 50px;
	color: #000;
}

.rc_results-email input[type="submit"] {
	position: absolute;
	right: 0;
	height: 50px;
	top: 10px;
	width: 130px;
	border-radius: 0 5px 5px 0;
}
.rc_page .hde_form {
	padding: 0;
	height: 400px;
}
.rc_page .hde_form h2 {
	font-family: "Gilroy";
	text-align: center;
	font-size: 22px;
	background: #222854;
	padding: 20px;
	color: #fff;
	font-weight: 500;
	margin: 0;
}
.rc_results-col label {
	font-size: 17px;
	font-weight: 600;
	line-height: 1.4;
	font-family: "Aller";
	letter-spacing: -0.2px;
	display: block;
	color: #000;
}
.rc_results-col img {
	width: 30px;
	margin: 10px 0 0;
}
.rc_page div.wpforms-container-full .wpforms-form .wpforms-submit-container {
	position: static;
	padding: 0;
	display: none;
}
button.rc_submit-master {
	position: absolute;
	right: 0;
	height: 50px;
	top: 10px;
	width: 130px;
	border-radius: 0 5px 5px 0;
}
body .rc_email-master input {
	width: 100%;
	height: 50px !important;
	border-radius: 5px !important;
	font-size: 15px !important;
	padding-left: 20px !important;
	padding-right: 150px !important;
	font-family: "Aller" !important;
	line-height: 50px;
	color: #000 !important;
}
img.blur-image {
	filter: blur(8px);
	-webkit-filter: blur(5px);
}
.rc_page div.wpforms-container-full {
	width: 100%;
	margin: 0;
}
.rc_results-col span {
	font-size: 30px;
	letter-spacing: -1.5px;
	color: #2268af;
	font-weight: 700;
	font-family: math;
}
.wpforms-error.mailcheck-error {
	display: none !important;
}

.ag-format-container {
	width: 1142px;
	margin: 0 auto;
}

.ag-calculat-block {
	padding: 150px 0;
	background-color: #000;
}
.ag-range_deposit {
	padding: 0 0 20px;
	font-size: 18px;
	color: #333;
}
.ag-locale-site-fr .ag-range_deposit {
	font-size: 44px;
}
.ag-range_deposit span {
	display: inline;
	color: #000;
}
.js-ag-range_sum,
.ag-locale-site-fr .js-ag-range_sum {
	font-weight: 900;
	font-size: 50px;
	color: #2268af;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}
.js-ag-range_sum-100 {
	color: #ff910c;
}
.js-ag-range_sum-500 {
	color: #2268af;
}
.js-ag-range-slider {
	width: 100%;
	position: relative;
}
.js-ag-range-slider_fill {
	height: 11px;
	background-color: #2268af;
	width: 0;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	z-index: 5;
	position: absolute;
	top: 0;
	left: 0;
}
.js-ag-range-slider_fill-100 {
	background-color: #2268af;
}
.js-ag-range-slider_fill-500 {
	background-color: #2268af;
}
.js-ag-range-slider_bg {
	height: 11px;
	width: 100%;
	background-color: #d7dcdf;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	z-index: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.js-ag-range-slider_range {
	height: 10px;
	width: 100%;
	margin: 0;
	padding: 0;
	background: none;
	outline: none;
	color: #2268af;
	-webkit-appearance: none;
	appearance: none;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
}
.js-ag-range-slider_range::-webkit-slider-thumb {
	height: 36px;
	width: 36px;
	border: 6px solid #222854;
	background: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/0-120-range/images/range.png)
		no-repeat scroll 50% 50% #222854;
	cursor: pointer;
	-webkit-appearance: none;
	appearance: none;
	-webkit-border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
}
.js-ag-range-slider_range::-webkit-slider-thumb:hover {
	background: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/0-120-range/images/range.png)
		no-repeat scroll 50% 50% #222854;
}
.js-ag-range-slider_range:active::-webkit-slider-thumb {
	background: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/0-120-range/images/range.png)
		no-repeat scroll 50% 50% #222854;
}
.js-ag-range-slider_range::-moz-range-thumb {
	height: 24px;
	width: 24px;
	border: 6px solid #222854;
	background: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/0-120-range/images/range.png)
		no-repeat scroll 50% 50% #222854;
	cursor: pointer;
	-webkit-border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
}
.js-ag-range-slider_range[type="range"]::-ms-track {
	height: 10px;
	width: 100%;
	margin: 0;
	padding: 0;
	background: transparent;
	border-color: transparent;
	outline: none;
	color: #22bc2b;
}
.js-ag-range-slider_range[type="range"]::-ms-fill-lower {
	background: #22bc2b;
	border: 0;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.js-ag-range-slider_range[type="range"]:focus::-ms-fill-lower {
	background: #22bc2b;
}
.js-ag-range-slider_range[type="range"]::-ms-fill-upper {
	background: #22bc2b;
	border: 0;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.js-ag-range-slider_range[type="range"]:focus::-ms-fill-upper {
	background: #22bc2b;
}
.js-ag-range-slider_range[type="range"]::-ms-thumb {
	display: none;
	background: transparent;
	cursor: pointer;
	-webkit-border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
}
body .js-ag-range-slider_value {
	padding: 5px;
	background-color: rgba(0, 0, 0, 0.5);
	text-align: center;
	font-weight: 900;
	font-size: 60px;
	color: #ffd200;
	position: absolute;
	top: 20px;
	-webkit-transition: top 0.15s ease-in-out;
	-moz-transition: top 0.15s ease-in-out;
	-o-transition: top 0.15s ease-in-out;
	transition: top 0.15s ease-in-out;
	font-size: 15px;
	display: block;
	margin-bottom: 15px;
	color: #333;
	line-height: 1.5;
	color: #eee;
}
.js-ag-range-slider_value-100 {
	color: #ff910c;
}
.js-ag-range-slider_value-500 {
	color: #22bc2b;
}

.js-ag-range-slider_range::-moz-focus-inner,
.js-ag-range-slider_range::-moz-focus-outer {
	border: 0;
}

@media only screen and (max-width: 767px) {
	.ag-format-container {
		width: 96%;
	}
}

@media only screen and (max-width: 639px) {
	.ag-range_deposit {
		font-size: 32px;
	}
	.js-ag-range_sum {
		font-size: 46px;
	}
	.js-ag-range-slider_value {
		font-size: 54px;
	}
}

/*------------------------------ Get a Demo ------------------------------*/

.dm_master {
	padding: 50px 0 0;
}
.dm_page .gad_master-main h1 {
	color: #fff;
	font-size: 39px;
}
.dm_page .gad_master-item:last-child {
	padding: 0 0 0 70px;
}
.dm_page .gad_master-main h2 {
	text-transform: uppercase;
}
.dm_page.calp_page .gad_master-main h1.mb-15 {
	margin-bottom: 40px;
}
.dm_page .gad_master-main ul li {
	color: #eee;
	font-size: 16px;
}
.dm_logo-item img {
	max-height: 35px;
	max-width: 90%;
}
.dm_master-box {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: flex-start;
	justify-content: space-between;
}
.dm_master-item {
	flex: 1;
	width: 50%;
}
.dm_form-box {
	padding: 48px;
	box-shadow: 0px 8px 24px rgb(0 0 0 / 10%);
	border-radius: 12px;
	margin: 24px 12px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 1;
	background: #fff;
}
.form-background-layer {
	position: absolute;
	height: 100%;
	width: 100%;
	background: #2268af;
	border-radius: 12px;
}
.dm_form-master {
	position: relative;
	width: 90%;
}
.dm_page div.wpforms-container-full .wpforms-form .wpforms-submit-container {
	display: inline-block;
}
body .dm_page #wpforms-form-3644 label.wpforms-field-label {
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-left: 7px;
	margin-bottom: 10px;
	font-size: 16px;
	font-family: "Roboto", sans-serif;
	font-weight: normal;
	line-height: 19px;
	color: #323338;
}
body .dm_page #wpforms-form-3644 input,
body .dm_page #wpforms-form-3644 select {
	height: 40px;
	border-radius: 4px;
	border: 1px solid;
	border-color: #c5c7d0;
	padding: 8px 15px;
	-webkit-transition: border-color 0.1s ease;
	transition: border-color 0.1s ease;
	width: 100%;
	font-size: 14px;
}
.dm_master-content_item {
	margin-top: 32px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.dm_master-content_item-left {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 135px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding-right: 15px;
	border-right: 1px solid #c5c7d0;
}
.dm_master-content_item-left img {
	width: 37px;
}
.dm_master-content_item-left span {
	margin-top: 4px;
	font-size: 13px;
	text-align: center;
	color: #676879;
}
.dm_master-content_item-right {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-left: 24px;
	line-height: 24px;
	padding-right: 48px;
	color: #333;
	font-size: 15px;
}
.dm_master-item:first-child {
	padding-right: 60px;
}
.dm_master-item h1 {
	word-break: break-word;
	font-size: 37px;
	line-height: 48px;
	font-weight: bold;
	margin-bottom: 40px;
	color: #222854;
}
.dm_master-item h2 {
	margin: 25px 0 7px;
	text-transform: uppercase;
	font-size: 18px;
	color: #333;
}
.dm_master-ul {
	font-size: 15px;
	margin: 40px 0 10px;
	color: #333;
}
.dm_master-ul ul li {
	font-family: "Aller";
	color: #333;
	line-height: 35px;
	list-style: none;
}
.dm_master-ul ul li:before {
	content: "";
	box-sizing: inherit;
	border-radius: 50%;
	padding: 10px;
	-webkit-box-flex: 1;
	flex: 0 0 auto;
	width: 38px;
	height: 38px;
	background-image: url(https://phrazor.ai/assets/img/global/icon-check.svg);
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 12px;
}
.dm_master-logos {
	margin: 40px 0 90px;
}

.rc_submit-hidden {
	display: none !important;
}

/*---------------------------- PLP PAGE ----------------------------*/

.plp_masthead {
	background: linear-gradient(76.81deg, #222854 0%, #2268af 99.59%);
	position: relative;
}

.plp_masthead:before {
	content: "";
	background: linear-gradient(76.81deg, #222854 0%, #2268afe6 99.59%);
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.plp_masthead-logo {
	position: absolute;
	top: 30px;
}

.plp_masthead-box {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
	position: relative;
}

.plp_masthead-title {
	flex: 1;
}

.plp_masthead-banner {
	flex: 1;
	padding-left: 100px;
}

.plp_masthead-title h1 {
	font-size: 60px;
	font-weight: 600;
	font-family: "Gilroy";
	color: #fff;
	margin: 0;
	text-transform: uppercase;
}

.plp_masthead-title h3 {
	font-size: 35px;
	font-weight: 400;
	margin: 20px 0 10px;
	color: #fff;
	text-transform: uppercase;
	font-family: "GILROY";
}

.one_view-section {
	height: calc(100vh);
}

.plp_masthead-cta a {
	font-size: 18px;
	color: #fff;
	/* background-color: #222854; */
	display: inline-block;
	padding: 0 30px;
	line-height: 50px;
	border: 3px solid #fff;
	border-radius: 3px;
	cursor: pointer;
	margin-top: 40px;
}

.plp_masthead-cta a:hover {
	background-color: white;
	animation: headShake;
	animation-duration: 2s;
	animation-iteration-count: 1;
	animation-timing-function: linear;
}

.plp_masthead-point {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	position: relative;
	padding: 20px 0 20px 60px;
	width: 85%;
	margin: 0 0 30px;
}

.plp_masthead-point-icon {
    position: absolute;
    left: -42px;
    padding: 19px;
    background: #22305f;
    border-radius: 50%;
    width: 84px;
    height: 84px;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    top: 0;
    bottom: 0;
    margin: auto;
}

.plp_masthead-point-text h3 {
	font-size: 40px;
	margin: 0;
	color: #2266ad;
	font-weight: 400;
	font-family: "Gilroy";
}

.plp_masthead-point-text h3 span {
    font-size: 16px;
}

.plp_masthead-point-text h3 b {
	font-weight: 600;
}

.plp_masthead-point-text p {
	color: #333;
	font-size: 15px;
	margin: -10px 0 0;
	padding: 6px 0 19px;
	font-style: italic;
	font-family: "Aller";
	line-height: 1.1;
    display: none;
}

.height-inherit {
	height: inherit;
}

.plp_calculator {
	background: #f8f8f8;
	padding: 75px 0;
}

.plp_calculator-box {
	align-items: center;
	justify-content: center;
	align-content: center;
	flex-wrap: nowrap;
	flex-direction: row;
}

form#plp-form {
	text-align: center;
	background: url(https://cdn.auth0.com/website/new-homepage/resources/bg-2.svg)
			right bottom no-repeat,
		rgb(223 223 223);
	padding: 50px;
	border-radius: 50px;
	width: 100%;
}

.plp_calc-box {
	width: 100%;
	flex: 1;
}

.plp_calculator-box h2 {
	font-size: 45px;
	font-weight: 500;
	font-family: "Gilroy";
	color: #222854;
	margin: 0 0 10px;
	text-align: center;
}

.plp_calculator-box h2 b {
	font-weight: 600;
}

.plp_calculator-box h4 {
	text-align: center;
	line-height: 1.6;
	margin: auto;
	font-family: "Gilroy";
	font-weight: 400;
	font-size: 22px;
	width: 975px;
	max-width: 100%;
}

.plp_calculator-box h5 {
	text-align: center;
	line-height: 1.6;
	margin: 15px 0 45px;
	font-family: "Gilroy";
	font-weight: 400;
	font-size: 22px;
}

.plp_calc-main-box {
	display: flex;
	justify-items: center;
	align-items: flex-start;
	grid-template-columns: 1fr 1fr;
	text-align: left;
	justify-content: space-evenly;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: center;
}

.plp_calc-main-box .rc_calc-item:first-child {
	margin-bottom: 120px;
}

.plp_calc-main-box .rc_calc-item span {
	/* padding: 10px 0px 10px; */
}

.plp_calc-main-box .rc_calc-item span.js-ag-range-slider_value {
	padding: 5px;
}

.plp_results-box h3 {
	font-size: 40px;
	font-weight: 600;
	font-family: "Gilroy";
	color: #222854;
	margin: 0 0 0;
	text-align: center;
}

.plp_results-funnel {
	width: 1100px;
	max-width: 100%;
	margin: 0 auto 0;
}

.plp_results-box h4 {
	line-height: 1.55;
	margin: 20px auto 40px;
	font-weight: 400;
	font-size: 18px;
	font-style: italic;
}

.plp_result h6 {
	font-size: 16px;
	line-height: 1.55;
	font-weight: 400;
	font-style: italic;
}

.plp_result-box {
	display: inline-block;
	padding: 0px 30px;
	background: #2268af;
	margin: 0 0 14px;
	border-radius: 10px;
}

span.plp_result-value {
	font-size: 38px;
	color: #fff;
	font-weight: 700;
}
span.plp_result-value_small {
	color: #eee;
	font-size: 16px;
}

.plp_results-why_not_shoppers {
	top: 650px;
	left: 55px;
}

.plp_results-item span.plp_results-value {
	font-size: 20px;
	color: #2268af;
	display: block;
	font-weight: 600;
	margin: 10px 0 -2px;
	line-height: 1;
}

span.plp_results-content {
	font-size: 14px;
	color: #333;
	font-style: italic;
}

.plp_results-hesitant_shopper {
	top: 285px;
	left: 55px;
}

.plp_results-extension_shopper {
	top: 520px;
	left: 55px;
}

.plp_results-adware_shopper {
	top: 155px;
	left: 700px;
}

.plp_results-coupon_runner {
	top: 395px;
	left: 700px;
}

.plp_results-wrong_coupon {
	left: 700px;
	top: 510px;
}

.plp_results-do_i_really_need_this {
	left: 700px;
	top: 655px;
	width: 225px;
}

form#plp-form a#plp-rc_init,
.plp_view_results {
	font-size: 20px;
	color: #fff;
	background-color: #222854;
	display: inline-block;
	padding: 0 30px;
	line-height: 50px;
	border: 3px solid #222854;
	border-radius: 3px;
	cursor: pointer;
	margin-top: 40px;
}

.plp_view_results:hover {
	color: #fff;
}

.plp_results-item {
	position: absolute;
	text-align: left;
}

.plp_results-box {
	text-align: center;
}

.plp_results {
	padding: 70px 0;
}

.plp_results-item span {
	display: block;
}

span.plp_results-header {
	font-size: 22px;
	color: #333;
	font-weight: 600;
	width: 330px;
	max-width: 100%;
}

a.show-plp_calc-goto {
	display: none !important;
}

.plp_resuls-item_box:hover {
	transform: scale(1.1);
	transition: 0.1s linear;
}

.plp_page .plp_calc-main-box .rc_calc-item span.js-ag-range-slider_value,
.plp_page .plp_calc-main-box .rc_calc-item input.js-ag-range-slider_value {
	left: auto !important;
	right: 0 !important;
	top: -60px !important;
	background-color: #2268ae;
	font-size: 19px;
	padding: 0 10px;
	display: inline;
	color: #fff;
}

.plp_page .rc_calc-item label {
	font-size: 23px;
}

.plp_results-funnel-box table tr td span {
	display: block;
	font-weight: 400;
	color: initial;
	font-size: 15px;
}

.plp_results-funnel-box table tr td {
	color: #2d63a9;
	font-size: 26px;
	font-weight: bold;
}

.plp_results-funnel-box table tr td:nth-child(2),
.plp_results-funnel-box table tr td:nth-child(3),
.plp_results-funnel-box table tr td:nth-child(4) {
	text-align: center;
}

.plp_results-funnel-box table tr td:last-child {
	border: 0;
}

.plp_results-funnel-box table tr td:nth-child(1) {
	font-size: 18px;
	/* text-decoration: underline; */
	font-weight: 600;
}

.plp_results-funnel-box table th {
	font-size: 20px;
	color: #222854;
	font-weight: 500;
	text-align: center;
	border: 0;
}

.plp_results-funnel-box table th span {
	display: block;
}

.plp_results-funnel-box table tr td {
	border-right: 1px solid #2d63a9;
	border-bottom: 0;
}

.plp_results-funnel-box table tr td:nth-child(4) {
	border-right: 0;
}

.plp_results-funnel-box table th:first-child {
	text-align: left;
}

/*------------------------ PLP Continue ---------------------*/

.plpc_page {
	font-family: "Aller";
}

.plpc_page a {
	scroll-behavior: smooth;
}

.plpc_masthead {
	padding: 50px 0 0;
	text-align: center;
	/* background-color: #fff; */
	position: relative;
	z-index: 1;
}

.plpc_masthead-box h1 {
	font-size: 4.44rem;
	line-height: 1.2;
	margin: 0 auto;
	color: #fff;
	font-family: "Gilroy";
	letter-spacing: -0.2px;
}

p.plpc_masthead-subtitle {
	font-size: 1.9rem;
	line-height: 1.74;
	color: #eee;
	margin: 35px 70px 0;
	font-family: "Aller";
}

.plpc_second {
	padding: 0 0 40px 0;
	min-height: inherit !important;
	padding-bottom: 80px !important;
	background: #fff;
	z-index: 0;
}

.plpc_second-box h2 {
	font-size: 50px !important;
	line-height: 120% !important;
	margin: 0 0 50px !important;
	text-align: center;
	font-weight: 600;
	font-family: "Gilroy";
	color: #fff;
}

.plpc_tabs {
	padding: 0;
	margin-top: 45px;
	margin-bottom: -17px;
	margin-left: -18px;
	margin-right: -17px;
	border-bottom: 1px solid #333;
	display: flex;
}

.plpc_tab-item {
	position: relative;
	flex: 1;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding: 100px 0 20px;
	font-size: 15px;
	color: #999;
	font-family: "Aller";
	font-weight: 500;
	text-align: center;
	vertical-align: top;
}

.plpc_tab-item.selected,
.plpc_tab-item:hover {
	border-bottom: 8px solid #2268af;
	color: #333;
	font-weight: 600;
}

.plpc_tab-item img {
	width: 90px;
	height: 90px;
	display: block;
	margin: 0 auto;
	background: #e9e9e9;
	padding: 3px;
	position: absolute;
	left: 0;
	right: 0;
	max-width: 95px;
	max-height: 95px;
	border-radius: 50%;
	top: 0;
	z-index: 1;
	border: 1px solid #222854;
}

.plpc_tab-item:before {
	content: "";
	width: 91px;
	height: 91px;
	border-radius: 50%;
	background: #222854;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 0;
	display: block;
	right: 10px;
	margin: auto;
}

.plpc_tabs-content {
	padding: 75px 0 0;
}

.plpc_tab-left {
	position: relative;
	display: flex;
	flex-direction: column;
	-webkit-box-pack: justify;
	justify-content: space-between;
	/* min-height: 34.3rem; */
	width: 100%;
	padding: 2.4rem;
	border-radius: 1.6rem;
	background: url(https://cdn.auth0.com/website/new-homepage/resources/bg-1.svg)
			340% bottom no-repeat,
		linear-gradient(76.81deg, rgb(34, 40, 84) 0%, rgb(34, 104, 175) 99.59%);
	background-blend-mode: exclusion;
	transition: all 0.5s ease-in-out 0s;
	padding: 4rem;
	min-height: 48.8rem;
	border-radius: 3.2rem;
	flex: 1;
}

.plpc_tab-content_item.active {
	display: flex;
	flex-wrap: wrap;
}

.plpc_tab-right {
	flex: 3;
}

p.plpc_tab-content-title {
	color: rgb(255, 255, 255);
	cursor: pointer;
	margin-bottom: 2.8rem;
	font-family: "Aller";
	font-size: 36px;
	line-height: 40px;
	letter-spacing: -0.005rem;
	font-weight: 500;
	max-width: 29.5rem;
	white-space: break-spaces;
}

.plpc_tab-content-desc {
	color: #eee;
	cursor: pointer;
	margin-bottom: 0.8rem;
	font-family: "Aller";
	font-size: 16px;
	line-height: 2.8rem;
	letter-spacing: -0.005rem;
	font-weight: 500;
	max-width: 29.5rem;
	white-space: unset;
}

.plpc_tab-content-item span {
	display: block;
	font-weight: 600;
}

.plpc_tab-content-item {
	margin: 0 0 10px;
}

.sc-1sydmxd-11 {
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: baseline;
	align-items: baseline;
	padding-bottom: 0.8rem;
	border-bottom: 0.05rem solid rgba(255, 255, 255, 0.5);
	margin-bottom: 15px;
	color: #fff;
}

p.sc-1sydmxd-12.frMbQt {
	color: rgb(255, 255, 255);
	font-family: Inter, sans-serif;
	letter-spacing: -0.001rem;
	font-weight: 300;
	font-size: 2rem;
	line-height: 4rem;
}

p.sc-1sydmxd-13 {
	color: #eee;
	margin: 0;
}

.sc-1sydmxd-11:last-child {
	margin: 0;
	color: #fff;
	border: 0;
}

p.sc-1sydmxd-12 {
	margin: 0;
}

.background-light_grey {
	background-color: #f8f8f8;
}

.dark_blue_band {
	background: linear-gradient(
		76.81deg,
		rgb(34, 40, 84) 0%,
		rgb(34, 104, 175) 99.59%
	);
	position: absolute;
	top: -465px;
	left: 0;
	height: 515px;
	width: 100%;
	z-index: -1;
}

.lan_cs-box h3 {
	text-align: center;
	margin: -45px 0 50px;
}

.plpc_page .beaf_container {
	margin: 20px 0 80px;
	padding-left: 80px;
}

.plpc_bl-states {
	text-align: center;
	padding-left: 80px;
}

.plpc_bl-states-item {
	display: block;
	color: #222854;
	font-size: 25px;
	font-weight: 700;
	width: 50%;
	float: left;
	margin: 0 0 10px;
	color: #999;
	cursor: pointer;
}

.plpc_bl-states-item.active {
	color: #222854;
}

.plpc_bl-states-item img {
	margin-left: 10px;
}

.plpc_bl-states-item img.act {
	display: none;
}

.plpc_bl-states-item.active img.non-act {
	display: none;
}

.plpc_bl-states-item.active img.act {
	display: inline-block;
}

.plpc_page .beaf_wrapper {
	margin: 0;
	position: absolute;
	top: 15px;
	left: 15px;
}

.plpc_impact-section {
	padding: 50px 0;
	background: #222854;
	padding: 0;
	border-bottom: 0;
}

.plpc_impact-section .plpc_impact-bg {
	position: absolute;
	z-index: 2;
	pointer-events: none;
	width: 0;
	height: 0;
	border-right: 100vw solid transparent;
	margin-top: -13.917310096006544vw;
	border-bottom: 19.9173vw solid #222854;
}

.plpc_impact-box {
	display: flex;
	align-items: flex-start;
	flex-direction: row;
	align-content: center;
	justify-content: space-between;
}

.plpc_impact-card {
	width: 286px;
	z-index: 100;
	margin: 32px 10px 0;
	padding: 22px;
	border-radius: 8px;
	border: 3px solid #fff;
	-webkit-filter: drop-shadow(0px 8px 24px rgba(29, 140, 242, 0.16));
	filter: drop-shadow(0px 8px 24px rgba(29, 140, 242, 0.16));
	-webkit-transition: filter 0.2s ease-in-out;
	transition: filter 0.2s ease-in-out;
	color: #333;
	position: relative;
	min-height: 262px;
}

.plpc_impact-top-image {
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 16px;
	height: 100px;
}

.plpc_impact-top-image img {
	max-height: 100px;
	max-width: 206px;
}

.plpc_impact-title {
	font-size: 20px;
	line-height: 24px;
	-webkit-letter-spacing: -0.5px;
	-moz-letter-spacing: -0.5px;
	-ms-letter-spacing: -0.5px;
	letter-spacing: -0.5px;
	font-weight: 600;
	margin-bottom: 24px;
	text-align: center;
	color: #fff;
}

.plpc_impact-subtitle {
	font-size: 15px;
	line-height: 24px;
	text-align: center;
	color: #eee;
}

.plpc_page .beaf_wrapper .scroller {
	border-color: #000;
	opacity: 0.6;
}

.plpc_page .beaf_wrapper .scroller:before,
.plpc_page .beaf_wrapper .scroller:after {
	background-color: #000;
	opacity: 0.6;
}

.plpc_masthead-box a {
	text-align: left;
	display: block;
	text-indent: 25px;
	margin: 0 0 0;
	font-size: 16px;
	color: #eeee;
	cursor: pointer;
	position: relative;
}

.plpc_masthead-box a:hover {
	color: #fff;
}

.plpc_masthead-box a i {
	padding-right: 5px;
}

.plpc_masthead-box a:hover:after {
	content: "";
	position: absolute;
	bottom: -5px;
	width: 80px;
	left: 75px;
	height: 2px;
	background: white;
}

img.plp_resuls-img,
.plp_resuls-btn {
	display: none;
}

.hb-logo_slider .row {
	text-align: justify;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: center;
}

.hb-logo_slider-item {
	display: inline-block;
	margin: 0 20px 60px;
	vertical-align: middle;
}

.hb-logo_slider-item img {
	max-height: 50px;
	max-width: 230px;
	width: auto;
}

.plpc_page .beaf_wrapper {
	width: calc(100% - 30px) !important;
	height: 371px !important;
}

.plpc_page a#shw_forms {
	border: 2px solid #48e0c2;
	padding: 12px 50px;
	background: #48e0c2;
	color: #222854;
	font-weight: 700;
	font-size: 30px;
	text-transform: uppercase;
}

.plpc_impact-section .cta_last {
	padding-top: 5rem;
}

.now {
	/* position: relative; */
}

.now .before img,
.now .after img {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 1;
	width: calc(100% - 30px);
	border-radius: 1% 1% 0 0;
}

.now .after img {
	z-index: 2;
}

.plpc_nav-container ul li {
	display: inline;
	list-style: initial;
	cursor: pointer;
}

.plpc_nav-container {
	text-align: center;
	position: relative;
	margin: 25px 0 0;
	flex: 2;
}

.plpc_nav-container ul li:before {
	content: "";
	width: 10px;
	height: 10px;
	border: 1px solid #222854;
	display: inline-block;
	margin: 0 3px;
	border-radius: 50%;
}

.plpc_nav-container ul li.active:before {
	background: #222854;
}

.plpc_nav-icons {
	position: absolute;
	top: -4px;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
	width: 220px;
	text-align: left;
}

span.plpc_nav-next {
	float: right;
}

span.plpc_nav-prev,
span.plpc_nav-next {
	width: 39px;
	height: 39px;
	text-align: center;
	background: #2268ae;
	line-height: 39px;
	border-radius: 50%;
	font-size: 30px;
	color: #fff;
	position: relative;
	z-index: 1;
	cursor: pointer;
}

.plpc_nav-container ul {
	display: inline;
	position: relative;
	z-index: 1;
}

.plpc_nav-content {
	position: absolute;
	top: 0;
	width: 10px;
	left: 0;
	right: 0;
	text-align: left;
	margin: auto;
	line-height: 31px;
	z-index: 0;
	font-size: 16px;
	color: #000;
	font-weight: 600;
	text-transform: capitalize;
}

.plpc_nav-content span {
	cursor: pointer;
}

.plpc_nav-item_right {
	float: right;
	left: 130px;
}

span.plpc_nav-item {
	position: absolute;
	width: 180px;
}

.plpc_nav-item_left {
	right: 130px;
	text-align: right;
}

/* .flex {
	display: flex;
	width: 100%;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-evenly;
	align-content: center;
	flex-wrap: nowrap;
} */

.flex-tanga {
	flex: 1;
}

.plpc_nav-icons span.disabled {
	background: #999;
	cursor: not-allowed;
}

/* .plpc_nav-icons span:after {
	content: "";
	position: absolute;
	width: 39px;
	right: -1px;
	border: 1px solid #000;
	border-radius: 50%;
	height: 39px;
	display: block;
	top: 2px;
	z-index: -1;
} */

.plp_testiStream .lan_cs-item.lan_cs-small.inverted .lan_cs-itemr {
	min-height: 140px;
}

.blp_optimize-accordion_content ul {
	padding: 0 0 0 40px;
	font-size: 16px;
}

.blp_optimize-accordion_content a {
	color: #48e0c2;
}

.blp_optimize-accordion_content p {
	font-size: 16px;
}

.blp_optimize-accordion_content b {
	color: #fff;
}

.blp_optimize-accordion_content p.note {
	font-size: 15px;
	font-style: italic;
	line-height: 1.3;
}

.brand-lp_optimize-box-subheader {
	margin: -40px auto 50px;
	text-align: center;
	color: #eee;
	font-size: 18px;
	line-height: 1.5;
	width: 920px;
	max-width: 100%;
}

.brand-lp_optimize-box-subheader a {
	color: #48e0c2;
}

p.blp_optimize-bottom-note {
	color: #eee;
	margin: 40px auto 0;
	text-align: center;
	font-size: 15px;
	font-style: italic;
}

.plp_faq {
    padding: 75px 0;
    background: #f8f8f8;
}

.plp_faq h3 {
    text-align: center;
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 50px;
}

.plp_faqs {
    width: 850px;
    max-width: 100%;
    margin: auto;
}

.plp_faq_item {
    margin: 0px 0 30px;
    border-bottom: 1px solid;
    padding-bottom: 20px;
}

.plp_faq_head h6 {
    font-size: 20px;
    margin: 0 0 10px;
    font-family: Gilroy;
}

.plp_faq_content p {
    font-size: 16px;
    color: #666;
    margin: 0 0 10px;
    font-family: 'Aller';
}

.plp_faq_item:last-child {
    border: 0;
}

/*------------------ Injection Types View ------------------*/

.top_injection-types {
	text-align: center;
	margin: 0 0 50px;
	max-width: 100%;
}

.top_injection-types h3 {
	display: block;
	color: #222854;
	font-size: 28px;
	margin: 0 0 35px;
	cursor: pointer;
	font-weight: 700;
}

.ti-types-box {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
	align-items: flex-start;
}

.tp_types-item {
	width: 45%;
	margin: 0 2.5% 70px;
}

.tp_types-item img {
	box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px,
		rgb(0 0 0 / 30%) 0px 8px 16px -8px;
}

.tp_types-item span {
	color: #2c61a6;
	font-weight: 600;
	font-size: 18px;
	margin: 5px 0;
	font-family: "Aller";
}

.ti_types-button a {
	display: inline-block;
	padding: 15px 35px;
	background: #2268af;
	margin: 0 0 14px;
	border-radius: 10px;
	color: #fff;
	font-weight: 700;
}

.tp_type-solution {
	width: 75%;
}

h3.ti_types-solution {
	margin: 45px 0 40px;
}

.ps-box {
	flex: 1;
	/* width: 75%; */
	margin: 0 auto 45px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	align-content: stretch;
}

.ps-box_col {
	flex: 1;
	/* max-width: 100%; */
	margin: 0 35px 45px;
}

.ps-box-item {
	margin: 0 0 25px;
}

.ps-box-item h4 {
	color: #222854;
	font-weight: 600;
	font-size: 35px;
	font-family: "Gilroy";
}

.ps-box-item p {
	min-height: 105px;
	font-size: 22px;
	color: #333;
}

.tab_extensions_shopper .ps-box-item p,
.tab_do_i_really_need_this .ps-box-item p {
	min-height: 160px;
}

.ps-box_col .ps-box-item:last-child p {
	color: #2d63a9;
	font-weight: 700;
	font-size: 50px;
	line-height: 1;
	min-height: auto;
	font-family: "Aller";
}

.ps-box_col .ps-box-item:last-child p span.small {
	width: 33%;
	display: inline-block;
	font-size: 20px;
	line-height: 1.1;
}

/*--------------------- Macbook Pro View ---------------------*/

.macbook {
	margin: 0 auto;
	max-width: 720px;
}

.macbook .screen {
	background: #000;
	border-radius: 3% 3% 0.5% 0.5% / 5%;
	margin: 0 auto;
	/* for aspect ratio */
	position: relative;
	width: 100%;
	height: 398px;
}

.macbook .screen:before {
	border: 2px solid #cacacc;
	border-radius: 3% 3% 0.5% 0.5% / 5%;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.8) inset,
		0 0 1px 2px rgba(255, 255, 255, 0.3) inset;
	content: "";
	display: block;
	/* for aspect ratio ~67:100 */
	padding-top: 55%;
}

.macbook .screen:after {
	content: "";
	border-top: 2px solid rgba(255, 255, 255, 0.15);
	position: absolute;
	bottom: 0.75%;
	left: 0.5%;
	padding-top: 1%;
	width: 99%;
}

.macbook .viewport {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	margin: 4.3% 3.2%;
	background: #333;
}

.macbook .base {
	/* for aspect ratio */
	position: relative;
	width: 115%;
	left: -7.5%;
}

.macbook .base:before {
	content: "";
	display: block;
	/* for aspect ratio ~33:1000*/
	padding-top: 3.3%;
	/* stylin */
	background: linear-gradient(
		#eaeced,
		#edeef0 55%,
		#fff 55%,
		#8a8b8f 56%,
		#999ba0 61%,
		#4b4b4f 84%,
		#262627 89%,
		rgba(0, 0, 0, 0.01) 98%
	);
	border-radius: 0 0 10% 10%/ 0 0 50% 50%;
}

.macbook .base::after {
	background: linear-gradient(
		90deg,
		rgba(0, 0, 0, 0.5),
		rgba(255, 255, 255, 0.8) 0.5%,
		rgba(0, 0, 0, 0.4) 3.3%,
		transparent 15%,
		rgba(255, 255, 255, 0.8) 50%,
		transparent 85%,
		rgba(0, 0, 0, 0.4) 96.7%,
		rgba(255, 255, 255, 0.8) 99.5%,
		rgba(0, 0, 0, 0.5) 100%
	);
	content: "";
	height: 53%;
	position: absolute;
	top: 0;
	width: 100%;
}

.macbook .notch {
	background: #ddd;
	border-radius: 0 0 7% 7% / 0 0 95% 95%;
	box-shadow: -5px -1px 3px rgba(0, 0, 0, 0.2) inset,
		5px -1px 3px rgba(0, 0, 0, 0.2) inset;
	margin-left: auto;
	margin-right: auto;
	margin-top: -3.5%;
	z-index: 2;
	/* for aspect ratio */
	position: relative;
	width: 14%;
}

.macbook .notch:before {
	content: "";
	display: block;
	/* for aspect ratio ~1:10 */
	padding-top: 10%;
}

/*-------------------- Competitor Brand Landing Pages --------------------*/

.brand-lp-testimonials h3 {
	text-align: center;
	margin: 0 0 15px;
	font-family: "Gilroy";
	text-transform: uppercase;
	font-size: 35px;
}

.brand-lp-testimonials h4 {
	text-align: center;
	margin: 0 0 60px;
	font-family: "Gilroy";
	font-weight: 400;
}

.brand-lp_optimize h3 {
	text-align: center;
	color: #fff;
}

.brand-lp_optimize .lan_four-item_head {
	color: #fff;
}

.brand-lp_optimize .lan_four-item_content {
	color: #eee;
}

.lan_dual {
	background: #2268af;
}

.lan_dual h3 {
	text-align: center;
	color: #ffff;
	font-size: 45px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0 0 50px;
}

.lan_dual-box {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-around;
	width: 1000px;
	margin: 35px auto 0px;
	max-width: 100%;
	font-family: "Aller";
}

.lan_dual-item {
	flex: 1;
	padding: 25px;
	margin: 0 15px;
	background: #fff;
	border-radius: 10px;
	text-align: left;
	min-height: 200px;
}

.lan_dual-item h4 {
	font-size: 40px;
	margin: 0 0 10px;
	color: #222854;
	font-weight: 600;
	font-family: "Gilroy";
}

.lan_dual-item p {
	color: #333;
	line-height: 1.5;
	font-size: 23px;
	font-weight: 700;
}

.brand-lp_optimize {
	background: #222854;
}

.brand-lp_optimize-box {
	display: flex;
	color: #fff;
	flex-wrap: nowrap;
	flex-direction: row;
	align-content: center;
	justify-content: space-between;
	align-items: center;
}

.brand-lp_optimize-accordion {
	flex: 1;
	padding-left: 100px;
	max-width: 100%;
}

.brand-lp_optimize-image {
	flex: 1;
}

.blp_optimize-accordion_item {
	border-top: 3px solid #fff;
	padding: 15px 0 0;
	margin: 0 0 35px;
}

.blp_optimize-accordion_content {
	display: none;
	padding: 15px 0 0;
	font-size: 19px;
	color: #eeee;
}

.blp_optimize-accordion_item.active .blp_optimize-accordion_content {
	display: block;
}

.blp_optimize-accordion_head {
	font-size: 24px;
	font-weight: bold;
	cursor: pointer;
}

.blp_optimize-accordion_item.active .blp_optimize-accordion_head {
	color: #48e0c2;
}

.blp_optimize-accordion_head i {
	float: right;
	font-size: 20px;
	line-height: 43px;
}

.blp_four .lan_four-box {
	flex-wrap: wrap;
	width: 900px;
	margin: auto;
	max-width: 100%;
}

.blp_four .lan_four-box .lan_four-item {
	flex: inherit;
	width: 50%;
	margin: 0 0 50px;
}

.blp_optimize-image_item {
	display: none;
	padding: 50px;
	transition: 0.1s linear;
}

.blp_optimize-image_item.active {
	display: block;
}

.brand-lp_page .cta_last h3 {
	margin: 0 0 40px;
}

.brand-lp_page .lan_master-r {
	background-image: url(/wp-content/uploads/2022/05/PLP-first-image.png);
	background-size: 80%;
	/* background-repeat: no-repeat; */
}

/*----------------------- Home Landing Page -----------------------*/

.home_landing-page .one_view-section {
	height: calc(100vh - 74px);
}

.home_landing-page .plp_masthead-title h3 {
	color: rgb(51, 51, 51);
}

.home_landing-page .plp_masthead-title h1 {
	color: #222854;
}

.home_landing-page .plp_masthead-cta a {
	color: #fff;
	border-color: #222854;
	background-color: #222854;
}

.home_landing-page .plp_masthead {
	background: #fff;
}

.home_landing-page .plp_masthead-point {
	background: linear-gradient(
		76.81deg,
		rgb(34, 40, 84) 0%,
		rgb(34, 104, 175) 99.59%
	);
}

.home_landing-page .plp_masthead-point-text h3 {
	color: #fff;
}

.home_landing-page .plp_masthead-point-text p {
	color: #eeee;
}

.hm_testiStream.hm-home_revenue {
	background: #fff;
}

.hmr_form {
	flex: 1;
}

.hm-home_revenue-image {
	flex: 1;
	padding-right: 60px;
}

.form-row {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	align-content: space-around;
}

form#hmr_form .form-column label {
	display: inline;
	font-weight: bold;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-left: 7px;
	margin-bottom: 10px;
	font-size: 16px;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	line-height: 19px;
	color: #222854;
	position: relative;
	bottom: -15px;
	left: 6px;
	background: #fff;
	padding: 0 10px;
}

form#hmr_form .form-column input {
	display: block;
	height: 60px;
	border-radius: 4px;
	border: 1px solid;
	border-color: #c5c7d0;
	padding: 8px 25px 8px 70px;
	-webkit-transition: border-color 0.1s ease;
	transition: border-color 0.1s ease;
	width: 100%;
	font-size: 14px;
	max-width: 100%;
	font-size: 16px;
	font-weight: 100;
}

.form-row .form-column {
	flex: 1;
	margin: 0 0 20px;
	position: relative;
}

.form-row .form-column:nth-child(2) {
	margin-left: 20px;
}

form#hmr_form {
	/* width: 650px; */
	margin: auto;
	max-width: 100%;
	padding: 50px 0 0;
}

.hmr_after {
	display: none;
	width: 1000px;
	max-width: 100%;
	margin: auto;
}

.hmr_flex {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: space-between;
	align-items: center;
}

.flex-important {
	display: flex !important;
}

form#hmr_form .form-row:nth-child(2) .form-column input {
	/* max-width: 97.5%; */
}

.hm-home_revenue-container {
	width: 1000px;
	margin: auto;
	max-width: 100%;
}

.hm-home_revenue-container h2.hm_testiStream-title {
	width: 720px;
	max-width: 100%;
	margin: 0 auto 40px;
	font-size: 55px;
	font-weight: 600;
}

.hm-home_revenue-container h3 {
	margin: -20px auto 30px;
	width: 700px;
	max-width: 100%;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 40px;
	font-size: 20px;
	color: #444;
	font-weight: 400;
}

form#hmr_form .form-row.form-submit .form-column {
	text-align: center;
}

form#hmr_form .form-row.form-submit button {
	display: inline-block;
	font-family: inherit;
	background-color: #2268af;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 25px 0 0;
	padding: 20px 40px;
	border: 0;
	cursor: pointer;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-appearance: none;
}

.lan_cs-small .lan_cs-iteml img {
	width: auto;
}

.home_landing-page-s .plp_masthead-point-icon {
	top: 0;
	bottom: 0;
	margin: auto;
	right: auto;
	left: -42px;
}

.hm_testiStream-column.hm_hmr-column {
	max-width: 100%;
	min-width: auto;
	width: auto;
}

.hm_testiStream-column.hm_hmr-column .lan_cs-item.lan_cs-small {
	margin-bottom: 30px;
}

.swiper-slide.lan_cs-item.lan_cs-small {
	max-width: 330px;
	margin: 0 19px;
	flex-direction: column;
}

.lan_cs-small .lan_cs-iteml p {
	font-size: 14px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	padding: 10px 0 0;
}

.lan_cs-small .lan_cs-itemr_main {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	align-items: flex-end;
}

.lan_cs-small .lan_cs-itemr_main-result {
	font-size: 43px;
	padding-right: 12px;
	line-height: 1.6;
}

.lan_cs-small .lan_cs-itemr {
	padding: 10px 0 15px;
}

.lan_cs-itemr_main-reason {
	font-size: 19px;
	font-weight: 500;
	color: #eee;
}

.lan_cs-item.lan_cs-small.inverted .lan_cs-itemr_main-result {
	color: #fff;
}

.lan_cs-item.lan_cs-small.inverted .lan_cs-itemr {
	padding: 10px 25px 15px;
	background: radial-gradient(
		105% 130% at 110% -20%,
		rgba(102, 222, 177, 0.4) 0%,
		rgba(128, 113, 225, 0.4) 45%,
		rgba(225, 113, 146, 0) 100%
	);
	background-color: #3062a8;
	width: 100%;
	color: #fff;
	border-top-right-radius: 50px;
}

.lan_cs-item.lan_cs-small.inverted .lan_cs-iteml p {
	color: #333;
	min-height: 86px;
}

.lan_cs-item.lan_cs-small.inverted .lan_cs-itemr-link a {
	color: #eee;
}

.lan_cs-item.lan_cs-small.inverted .lan_cs-iteml {
	background: #fff;
}

.lan_cs-item.lan_cs-small.inverted .lan_cs-itemr-link a:before {
	background: #ccc;
}

.hm-home_revenue-wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: space-between;
	align-items: center;
	padding: 0 0 60px;
}

span.show_before {
	position: absolute;
	bottom: 17.5px;
	font-size: 18px;
	left: 0;
	border-right: 1px solid #c5c7d0;
	height: 25px;
	width: 50px;
	text-align: center;
	line-height: 25px;
	font-family: "Aller";
	color: #817f7f;
}

.hmr_r1-head p {
	font-size: 21px;
	line-height: 1.5;
	margin: 20px 0 -5px;
	color: #08262c;
	font-family: "Aller";
}

.hmr_result-1 {
	text-align: center;
	font-family: "Aller";
	display: none;
}

.hmr_r1-result {
	color: #08262c;
	font-size: 30px;
	margin: 0 0 25px;
}

.hmr_r1-result span {
	font-size: 40px;
}

.hmr_r1-form {
	padding: 30px 20px 20px;
	background: #f0f0f0;
	background-size: 100%;
	background-position: 100% 0;
	box-shadow: none;
	margin: 40px 0;
	-webkit-transition: background-size 0.4s ease-in-out,
		box-shadow 0.3s ease-in;
	transition: background-size 0.4s ease-in-out, box-shadow 0.3s ease-in;
}

.hmr_r1-form h4 {
	font-size: 18px;
	line-height: 1.25;
	margin: 0 0 8px;
}

.hmr_r1-form p {
	font-size: 18px;
	line-height: 1.25;
	color: #333;
}

html body .hmr_r1-form input[type="email"].wpforms-field-large {
	border-color: #95d60d;
	box-shadow: 0 0 0 4px rgb(149 214 13 / 20%), inset 0 0 0 1px #95d60d;
	text-align: center;
	font-size: 18px;
	padding: 15px 0;
	/* margin: 20px auto; */
	display: block;
	width: 100% !important;
	/* padding: 0.91rem; */
	background-color: #fff;
	border: 1px solid #e3e6ec;
	border-radius: 12px;
	box-shadow: 0 8px 16px rgb(8 38 44 / 5%), 0 4px 8px rgb(8 38 44 / 5%);
	color: #08262c;
	font-family: var(--text-font-family);
	font-weight: var(--text-font-weight);
	font-style: var(--text-font-style);
	font-size: inherit;
	line-height: 1.56;
	height: 75px;
}

html
	body
	.hmr_r1-form
	div.wpforms-container-full
	.wpforms-form
	button.wpforms-submit {
	border: none;
	box-shadow: none;
	text-shadow: none;
	padding: 20px 0;
	font-size: 2rem;
	font-weight: 400;
	letter-spacing: 0.0625em;
	text-transform: uppercase;
	width: 90%;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-radius: 5px;
	color: #fff;
}

.home_landing-page-s .plp_masthead-points {
	margin: 30px 0 -13px;
}

.home_landing-page-s .plp_masthead-point {
	padding: 5px 0 5px 60px;
	margin-left: 40px;
	margin-bottom: 20px;
	color: #fff;
	background-color: #22305fd1;
}

.home_landing-page-s .plp_masthead-point-icon {
	width: 70px;
	height: 70px;
}

.home_landing-page-s .plp_masthead-point-text h3 {
	font-size: 30px;
	color: #fff;
}

.lan_cs-img_container {
	height: 50px;
	display: flex;
	align-items: center;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
.plp_page
	.plp_calc-main-box
	.rc_calc-item
	span.js-ag-range-slider_value
	input[type="number"] {
	-moz-appearance: textfield;
}

.plp_page .plp_calc-main-box .rc_calc-item span.js-ag-range-slider_value input {
	color: #fff;
	border: 0;
	font-size: 19px;
	text-align: center;
	width: 100%;
	padding: 0;
	display: inline-block;
	max-width: 90px;
	min-width: 25px;
	width: auto;
	vertical-align: top;
}

.plp_calc-main-box .rc_calc-item span.ag_prefix {
	display: inline-block;
	font-size: 19px;
	color: #fff;
	padding: 0;
	line-height: 40px;
	margin: 0;
}

.form-err {
	display: none;
}

.form-row.form-err p {
	background: #cf000f;
	color: #fff;
	padding: 10px 30px;
	font-size: 14px;
	display: inline-block;
	margin: 15px 0 0;
}

.home_landing-page-s .plp_masthead {
	background: linear-gradient(76.81deg, #222854 0%, #2268af 99.59%);
	position: relative;
	background: url(/wp-content/uploads/2022/12/BL-Home-image-new-01-e1670944185923.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right center;
}

/*-------------------- SCJH ------------------------*/

.hm_testiStream.hm_scjh .hm-home_revenue-container {
	width: 100%;
}

.hm_testiStream.hm_scjh h2.hm_testiStream-title,
.hm_testiStream.hm_scjh .hm-home_revenue-container h3 {
	width: 1000px;
	border: 0;
}

.cjh_page .lan_master-r {
	background-image: url(/wp-content/uploads/2022/05/PLP-first-image.png);
	background-size: 80%;
	background-position: top;
}

/*-------------------- Header ------------------------*/

a#hd-main-btn span {
	margin: 0;
}

/*----------------------- Responsive -----------------------*/

@media screen and (max-width: 1180px) {
	li.btn.hd-main-btn a span {
		margin-left: 100px;
	}
	.macbook .screen {
		height: 363.92px;
	}
	.plpc_page .beaf_wrapper {
		width: 628px !important;
		height: 337.926px !important;
	}
}

@media screen and (max-width: 900px) {
	.plpc_page .beaf_wrapper {
		width: 451px !important;
		height: 242.926px !important;
	}
}

@media screen and (max-width: 500px) {
	.plpc_page .beaf_wrapper {
		width: 343px !important;
		height: 184.831px !important;
	}
}

@media screen and (max-width: 900px) {
	.mobile-100 {
		width: 100%;
	}
}

@media screen and (max-width: 1200px) {
	/*------------------- PLP Page --------------------*/

	.plp_masthead-title h1 {
		font-size: 55px;
	}
	.plp_masthead-title h3 {
		font-size: 35px;
	}
	.plp_masthead-point-text h3 {
		font-size: 35px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.feature-banner .content-main,
	.uk-container {
		width: 90%;
	}
	.feature-banner .content-main {
		padding: 75px 0 50px;
	}
	.content-side,
	.sidebar {
		float: none;
		width: 100%;
		min-height: auto;
		padding-bottom: 50px;
		display: block;
	}
	.content-side .content-side__info {
		top: 0;
	}
	.feature-banner .content-side .cell {
		display: block;
		max-width: 85%;
	}
	.feature-banner .content-side .row:nth-child(2),
	.feature-banner .content-side .row:nth-child(3),
	.feature-banner .content-side .row:nth-child(4) {
		display: inline-block;
		width: auto;
		border: 0;
		border-right: 1px solid #7e8192;
		vertical-align: top;
	}
	.feature-banner .content-side .row,
	.feature-banner .content-side .row:nth-child(4) {
		border: 0;
	}
	.cell.cell--big {
		width: 100%;
	}
	.feature-banner .content-side .row {
		padding: 9px;
	}
	.feature-banner__headline {
		font-size: 45px;
		line-height: 49px;
	}
	.feature-banner__body {
		font-size: 20px;
	}
	section.scs-section p,
	section.scs-section ul li {
		font-size: 15px;
	}
	section.scs-section h5,
	section.scs-section h4 {
		font-size: 18px;
	}
	section.scs-section blockquote {
		line-height: 30px;
		font-size: 16px;
	}
	.beaf_wrapper,
	.scs-parent-section .beaf_wrapper {
		height: 275px;
	}

	#menu-main-menu li.btn a span {
		margin: -20px;
	}
	#site-navigation-wrap .dropdown-menu > li > a,
	#site-header.full_screen-header .fs-dropdown-menu > li > a,
	#site-header.top-header #site-navigation-wrap .dropdown-menu > li > a,
	#site-header.center-header #site-navigation-wrap .dropdown-menu > li > a,
	#site-header.medium-header #site-navigation-wrap .dropdown-menu > li > a,
	.oceanwp-mobile-menu-icon a {
		font-size: 15px;
	}
	.sp-page .customer-story__social {
		float: left;
		text-align: left;
		margin: 0 0 15px;
		border: 0;
	}
	section.scs-second_fold .text-section.text-section--intro,
	section.scs-third_fold.scs-section .text-section__body,
	section.scs-fourth_fold.scs-section .text-section__body {
		width: calc(100% - 415px);
	}
	.blog_nl button,
	.sp-page a.btn {
		font-size: 15px;
	}
	.scs-page .scs-section .sidebar-section {
		width: 320px;
		position: static;
	}
	.sp-page section.scs-section h2,
	section.scs-section h3,
	.sp-page section.scs-section h4 {
		font-size: 18px;
	}
	.lan_cs-next {
		right: 3px;
	}
	.lan_cs-prev {
		left: 3px;
	}
	.feature-banner .content-side .cell {
		max-width: 100%;
		margin: 0;
		width: 100%;
	}
	.feature-banner .content-side .row:nth-child(2),
	.feature-banner .content-side .row:nth-child(3),
	.feature-banner .content-side .row:nth-child(4) {
		width: 33%;
		padding: 9px 25px;
	}

	/*---------- Landing Page ---------*/

	.lan_section.lan_master {
		height: calc(115vh - 24vw);
	}
	.swiper-slide.lan_cs-item {
		margin: 0;
		max-width: 100.1%;
	}
	.lan_master-l {
		padding: 0;
	}
	a.lan_sol-cta {
		width: 55%;
	}

	/*-------- Demo KnockOff ---------*/
	.gad_logos-title {
		font-size: 16px;
	}

	/*---------------- Landing Page - Cart Abandonment -------------*/

	.calp_page .gad_master {
		background-position: bottom right;
	}
	.gad_master-item:first-child {
		flex: 2;
		max-width: 75%;
	}

	/*------------------ PLP ------------------*/

	.plp_masthead-cta a {
		font-size: 15px;
	}
	.rc_calc-item {
		width: 425px;
	}
	.plp_masthead-title h1 {
		font-size: 48px;
	}
	.plp_masthead-title h3 {
		font-size: 30px;
	}
	.plp_masthead-point-text h3 {
		font-size: 29px;
	}
	.plp_masthead-point-text p {
		margin: 0;
	}
	.plp_results-coupon_runner,
	.plp_results-wrong_coupon,
	.plp_results-do_i_really_need_this,
	.plp_results-adware_shopper {
		left: 650px;
		max-width: 310px;
	}

	/*------------------ PLP Continue ------------------*/

	.plpc_bl-states {
		padding-left: 0;
	}
	.plpc_bl-states-item {
		display: inline-block;
		width: 49%;
		padding: 0;
		text-align: center;
		margin: 50px 0 15px;
		font-size: 17px;
	}
	.plpc_bl-states-item img {
		width: 25px;
	}
	.plpc_tab-left {
		background: url(https://cdn.auth0.com/website/new-homepage/resources/bg-1.svg)
				1950% bottom no-repeat,
			linear-gradient(
				76.81deg,
				rgb(34, 40, 84) 0%,
				rgb(34, 104, 175) 99.59%
			);
	}
	.plpc_page .beaf_wrapper,
	.scs-parent-section .beaf_wrapper {
		width: calc(100% - 30px) !important;
		height: 300px !important;
	}
	.macbook .screen {
		height: 305.92px;
	}
	p.sc-1sydmxd-12.frMbQt {
		font-size: 2rem;
	}
	.plpc_tab-item:before {
		left: 17%;
	}
	.tablet-100 {
		width: 100%;
	}

	.scs-parent-section .beaf_container {
		margin: 50px 0 50px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	section.scs-second_fold .text-section.text-section--intro,
	section.scs-third_fold.scs-section .text-section__body,
	section.scs-fourth_fold.scs-section .text-section__body {
		width: 100%;
	}
	.content-side,
	.sidebar {
		margin-bottom: 0;
	}
	body .scs-page section.scs-second_fold {
		padding: 0 0 60px;
		margin: 0 0 60px;
	}
	section.scs-second_fold .sidebar-section {
		width: 100%;
		float: none;
		padding: 45px 5% 40px;
		margin-bottom: 40px;
	}
	.sidebar-content {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: flex-start;
		justify-content: space-between;
	}
	.scs-second_fold .sidebar-section .grid-item-header img {
		max-width: 250px;
	}
	.sidebar-first {
		flex: 1;
	}
	.sidebar__last {
		width: 100%;
		max-width: 100%;
		flex: 1;
		padding-left: 50px;
	}
	.scs-section .sidebar-section {
		float: none;
		margin: 30px 0 0;
	}
	.scs-testimonial {
		float: none;
	}
	.scs-section .sidebar-section {
		float: none;
		margin: 30px auto 0;
	}
	.scs-testimonial {
		float: none;
		width: 100%;
	}
	.customer-story__social,
	.scs-cta {
		float: none;
	}
	.beaf_wrapper,
	.scs-parent-section .beaf_wrapper {
		height: 260px;
		margin: 40px auto 0;
	}

	.customer-story__social,
	.scs-cta {
		text-align: left;
		margin: 0 0 10px;
		border: 0;
	}
	.scs-page .scs-section .sidebar-section {
		width: 100%;
		margin: 0 auto 30px;
		position: static;
	}

	/*--------- Blog --------*/

	.blog-item,
	.blog_nl {
		width: 47%;
		margin: 0 1.5% 55px;
		min-height: 480px;
	}

	/*------------- Landing Page -------*/

	.lan_master-r {
		background-size: 110%;
		background-position: -135% 0;
		width: 100%;
		float: none;
	}
	.lan_osdfa-box {
		flex-direction: column;
		padding: 0;
	}
	.lan_osdfa-item:last-child {
		padding-left: 0;
	}
	.lan_osdfa-item img {
		max-height: 430px;
		margin-top: 40px;
	}
	.lan_four-box {
		flex-wrap: wrap;
	}
	.lan_four-item {
		padding: 0 20px;
		margin-bottom: 60px;
		flex: 1 0 50%;
	}

	/*--------------- Footer -------*/

	.lan_master-l {
		float: none;
		width: 100%;
	}
	.bl_footer-cp_left {
		flex: 2;
	}

	/*-------- Demo KnockOff ----------*/

	.gad_master-form {
		margin-left: 4%;
		box-shadow: 0px 3px 6px rgb(34 40 84 / 22%);
		border-radius: 6px;
		padding: 40px 25px;
		border: 8px solid #222854;
	}
	body div.dmt-form .wpforms-field:nth-child(1),
	body div.dmt-form .wpforms-field:nth-child(2) {
		width: 100% !important;
		float: none !important;
		clear: both !important;
		margin: 0% !important;
	}

	/*------------ Landing Page - Cart Abandonment ----------*/

	.gad_master-box,
	.calp_three-box {
		flex-direction: column;
	}
	.gad_master-item {
		max-width: 100%;
	}
	.calp_page .lan_four-item {
		flex-wrap: 1 0 33%;
	}
	.calp_page .gad_master {
		padding-bottom: 45px;
		background-position: bottom right;
	}
	.calp_three-box {
		padding: 40px 0 260px;
		background-position: bottom right;
		background-size: 75%;
	}
	.calp_five-box {
		padding: 40px 0 450px;
	}
	.calp_page .lan_counter-item {
		margin: 40px 20px;
	}

	/*------------ PLP ----------*/

	.home_landing-page .one_view-section,
	.plp_masthead.one_view-section {
		height: auto;
	}

	.home_landing-page-s .plp_masthead {
		background-repeat: repeat;
	}

	.plp_masthead-logo {
		position: static;
		top: 30px;
		padding: 30px 0 45px;
		text-align: center;
	}
	.plp_masthead-box {
		flex-direction: column;
	}
	.plp_masthead-banner {
		width: 100%;
		text-align: left;
		float: none;
		padding: 20px 0;
	}
	.plp_masthead-title h1 {
		padding-top: 10px;
		font-size: 50px;
		padding-bottom: 40px;
	}
	.plp_masthead-title h3 {
		font-size: 30px;
	}
	.rc_calc-item {
		width: 95%;
	}
	.plp_calc-main-box .rc_calc-item span.js-ag-range-slider_value {
		min-height: initial;
		margin: 10px 0;
	}
	.plp_masthead-cta a {
		font-size: 15px;
	}
	.plp_calculator-box h2 {
		font-size: 32px;
	}
	.plp_calculator-box h4 {
		font-size: 17px;
	}
	.plp_results-box img {
		width: 75px;
	}
	.plp_results-item {
		position: static;
	}
	.plp_results-item {
		margin-bottom: 35px;
		width: 50%;
		float: left;
	}
	p.plpc_tab-content-title {
		font-size: 28px;
	}
	p.plpc_tab-content-desc {
		margin-bottom: 6.8rem;
	}
	span.plp_results-header {
		font-size: 15px;
		width: auto;
	}
	.plp_results-item span.plp_results-value {
		font-size: 26px;
	}
	.plp_resuls-btn {
		font-size: 13px;
		padding: 2px 7px;
		border: 3px solid #222854;
		position: relative;
		right: 0;
		top: 50px;
		float: right;
		background: #222854;
		color: #fff;
		border-radius: 4px;
	}
	img.plp_resuls-img,
	.plp_resuls-item_box,
	.plp_resuls-btn {
		display: inline-block;
		vertical-align: middle;
	}
	img.plp_resuls-img {
		width: 70px;
	}
	form#plp-form {
		padding: 50px 30px;
	}
	.plp_masthead-points {
		display: flex;
		margin: 72px 0 0;
	}
	.plp_masthead-point {
		padding: 62px 15px 10px;
		margin: 0 0 30px;
		text-align: center;
		margin: 0 15px;
	}
	.plp_masthead-point-icon {
		position: absolute;
		left: 0;
		right: 0;
		padding: 19px;
		margin: auto;
		top: -42px;
	}
	.plp_masthead-point-text h3 {
		font-size: 29px;
		min-height: 65px;
	}
	.plp_masthead-point-text p {
		margin: 10px 0 0;
		line-height: 1.1;
	}
	.plp_masthead-title {
		flex: 1;
		text-align: center;
	}

	/*----------------------- PLP Continue ----------------------*/

	.plpc_tab-content_item {
		flex-direction: column;
	}
	.dark_blue_band {
		top: -595px;
		height: 630px;
	}
	.plpc_masthead-box h1 {
		font-size: 3rem;
	}
	p.plpc_masthead-subtitle {
		font-size: 1.6rem;
		margin: 35px 0 0;
	}
	.plpc_tabs {
		margin-top: 25px;
	}
	.plpc_tab-item {
		width: calc(100% / 7 - 10px);
		margin-bottom: 0;
		padding: 90px 0 20px;
		margin: 0 3px 0;
		vertical-align: top;
	}
	.plpc_tab-item:before {
		width: 81px;
		height: 81px;
		left: 8%;
	}
	.plpc_tab-item img {
		width: 80px;
		height: 80px;
		padding: 3px;
		left: 0px;
		right: 0;
	}
	.plpc_page .beaf_container {
		padding: 0;
		margin: 0 0 40px;
	}
	.macbook .base {
		position: relative;
		width: 75%;
		left: 0;
		right: 0;
		margin: auto;
	}
	.macbook .screen {
		height: 270px;
		width: 60%;
	}
	.plpc_impact-section {
		margin: 0;
	}
	.plpc_tab-left {
		position: relative;
		display: flex;
		flex-direction: column;
		-webkit-box-pack: justify;
		justify-content: space-between;
		width: 45%;
		height: 48.8rem;
	}
	p.plpc_tab-content-desc {
		margin-bottom: 4.8rem;
	}
	.plpc_bl-states {
		padding-left: 0;
	}
	.plpc_bl-states-item {
		display: inline-block;
		width: 49%;
		padding: 0;
		text-align: center;
		margin: 50px 0 15px;
		font-size: 17px;
	}
	.plpc_bl-states-item img {
		width: 25px;
	}
	.hb-logo_slider-item img {
		max-width: 140px;
	}
	.hb-logo_slider-item {
		margin-bottom: 50px;
	}

	/*----------------- Brand Landing Page -----------------*/

	.blp_optimize-image_item {
		padding: 0;
	}
	.lan_dual-item p {
		font-size: 21px;
	}
}

@media screen and (max-width: 812px) and (max-height: 375px) {
	.lan_section.lan_master {
		height: calc(115vh - -72vw);
	}
	.gad_logos-title {
		font-size: 16px;
	}
	.calp_page .gad_master {
		padding-bottom: 0;
		background-position: 100% 61%;
	}
	.calp_page .gad_master-main h1 {
		font-size: 28px;
	}
}
@media screen and (max-width: 1366px) and (min-width: 1366px) and (min-height: 1024px) {
	.lan_section.lan_master {
		height: calc(100vh - 20vw);
	}
}
@media screen and (max-width: 1024px) and (min-height: 1366px) {
	.lan_section.lan_master {
		height: calc(60vh - 20vw);
	}
}

@media screen and (max-width: 767px) {
	.uk-container.uk-container-center.feature-banner__container {
		padding: 0;
	}
	.feature-banner .content-main {
		width: 90%;
		margin: auto;
		display: block;
		padding: 50px 0;
	}
	.feature-banner__link--small {
		font-size: 16px;
	}
	.feature-banner__headline {
		font-size: 35px;
		line-height: 38.5px;
	}
	.feature-banner__body {
		font-size: 18px;
	}
	.content-side,
	.sidebar {
		display: block;
		width: 90%;
		margin: auto;
		float: none;
		height: auto;
		min-height: auto;
		padding: 0 0 50px;
	}
	.content-side .content-side__info {
		top: 0;
		float: none;
	}
	.feature-banner--btn_whitepaper a {
		font-size: 13px;
	}
	section.scs-second_fold .sidebar-section {
		width: 100%;
		margin: -60px auto 0;
		float: none;
		padding: 50px 5vw;
	}
	section.scs-second_fold .text-section.text-section--intro,
	section.scs-third_fold.scs-section .text-section__body,
	section.scs-fourth_fold.scs-section .text-section__body {
		width: 90%;
		display: block;
		margin: auto;
	}
	.scs-second_fold .text-section.text-section--intro {
		padding-top: 60px;
	}
	section.scs-section h5,
	section.scs-section h4 {
		font-size: 18px;
	}
	section.scs-section p {
		font-size: 15.2px;
	}
	section.scs-section p img {
		max-width: 100%;
		margin: 20px auto;
	}
	.scs-page .scs-section .sidebar-section {
		float: none;
		width: 90%;
		display: block;
		margin: 50px auto 0;
		position: static;
		top: 0;
		right: 0;
	}
	.scs-testimonial {
		width: 100%;
		float: none;
	}
	.scs-cta a {
		font-size: 12px;
	}
	.ssk-round .ssk,
	.ssk.ssk-round {
		margin-right: 3px;
	}

	.beaf_wrapper,
	.scs-parent-section .beaf_wrapper {
		max-height: 215px;
		max-width: 100%;
	}

	/*---------- Blog -------*/

	.blogs_section {
		padding: 50px 0;
	}
	.blog-item,
	.blog_nl,
	.blog-item.blog-featured .blog_item-image,
	.blog-item.blog-featured .blog_item-content {
		width: 100%;
		min-height: auto;
	}
	.blog_item-content_author {
		position: static;
		padding: 20px 0 15px;
	}
	.blog-item.blog-featured {
		padding: 0 0 20px;
	}

	.sc-related {
		overflow: hidden;
	}
	.sp-page .customer-story__social {
		width: 100%;
		margin-left: 0;
		float: left;
		position: static;
		margin-bottom: 10px;
		margin-top: 25px;
		text-align: left;
	}
	.sp-page .customer-story__social a {
		margin: 0 10px 0 0;
	}
	.sp-page .scs-section .sidebar-section,
	.sp-page .post-content .blog_nl {
		width: 100%;
		margin: 0;
	}
	body.single-post .post-jumbotron .jumbotron {
		padding: 66px 5vw;
		min-height: 280px;
	}
	.post-jumbotron h1,
	.post-jumbotron h3 {
		font-size: 24px;
		line-height: 1.5;
	}
	.sc-author.clearfix {
		text-align: center;
	}
	.sc-author_image {
		width: 85px;
		float: none;
		padding-right: 0;
		box-sizing: content-box;
		margin: 0 auto 15px;
	}
	.sc-author_content,
	.sp-page section.scs-second_fold .text-section.text-section--intro,
	.sp-page section.scs-third_fold.scs-section .text-section__body,
	.sp-page section.scs-fourth_fold.scs-section .text-section__body {
		width: 100%;
		float: none;
	}
	.sp-page .scs-section .sidebar-section {
		margin: 0;
	}

	/*-------- Thank You Page -------*/

	.ty_message h3,
	.ty_message.ty_sales h3 {
		margin: -45px 0 20px;
		font-size: 20px;
	}
	.ty_message {
		min-height: 955px;
	}
	.ty_message iframe {
		height: 1020px;
	}

	/*----------- Landing Page ---------*/

	.lan_section.lan_master {
		height: calc(115vh - 15vw);
	}
	.lan_master-box {
		height: 90%;
		padding-top: 40px;
	}
	.lan_master-l {
		float: none;
		width: 100%;
		padding: 0;
	}
	.lan_master-content h1 {
		line-height: 46px;
		font-size: 35px;
		letter-spacing: -0.03em;
	}
	.lan_master-content h3 {
		font-size: 20px;
		color: #dddd;
		font-weight: 500;
		width: 90%;
	}
	.lan_master-r {
		background-size: 130%;
		width: 100%;
		background-position: -15% 37px;
	}
	.lan_sol-title h3 {
		line-height: 1.5;
		text-transform: unset;
		font-size: 26px;
	}
	.lan_sol-box {
		flex-direction: column;
	}
	.lan_sol-item {
		text-align: center;
		margin: 0 0 35px;
	}
	.lan_counter-row {
		flex-direction: column;
		align-items: center;
	}
	.lan_master-swiper {
		overflow: hidden;
	}
	.lan_master-logo ul li {
		padding: 0;
		text-align: center;
	}
	.lan_cs-slider {
		padding: 0;
	}
	.swiper-slide.lan_cs-item {
		flex-direction: column-reverse;
		margin: 0;
		max-width: 100%;
	}
	.lan_cs-next,
	.lan_cs-prev {
		top: 274px;
	}
	.lan_cs-next {
		right: -17px;
	}
	.lan_cs-prev {
		left: -17px;
	}
	.lan_cs-iteml {
		padding: 55px 25px;
	}
	.lan_cs-iteml p {
		font-size: 15px;
	}
	.lan_cs-iteml img {
		max-width: 95%;
		margin-bottom: 10px;
	}
	.lan_master-content {
		text-align: center;
	}
	a.lan_sol-cta {
		width: 55%;
	}
	.lan_four-box,
	.lan_osdfa-box {
		flex-direction: column;
	}
	.lan_osdfa-box {
		padding: 0;
	}
	.lan_osdfa-item:last-child {
		padding: 20px 0 0;
	}

	/*----------- Footer ---- ----*/

	.bl_footer-main .container {
		flex-direction: column;
		flex-wrap: nowrap;
		align-content: flex-start;
		justify-content: center;
		align-items: flex-start;
	}
	.bl_footer-main_left {
		margin: 0 0 30px;
	}
	.bl_footer-copyright {
		height: auto;
		line-height: initial;
	}
	.bl_footer-copyright .container {
		flex-direction: column;
		flex-wrap: nowrap;
	}
	.bl_footer-cp_left {
		padding: 15px 0;
	}
	.bl_footer-cp_social {
		text-align: center;
		padding: 15px 0 10px;
	}
	.bl_footer-cp_social ul li {
		margin: 0 5px;
	}

	/*----------- Demo KnockOff ------------*/

	.gad_master-box {
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		justify-content: center;
		align-items: flex-start;
	}
	.gad_master-item {
		max-width: 100%;
	}
	.gad_master-form {
		margin-left: 0;
		margin-top: 50px;
		padding: 20px;
	}
	.gad_logos-box {
		flex-direction: column;
	}
	.gad_logos-title {
		margin-bottom: 20px;
	}

	/*------------- Landing Page - Cart Abandonment ------------*/

	.gad_master.calp_section,
	.gad_master.calp_section.gad_master-mod {
		padding-bottom: 100px;
		background-size: 100%;
		background-position: bottom;
	}
	.calp_page .gad_master-main h1.mb-15 {
		font-size: 28px;
	}
	.calp_three-box {
		flex-direction: column;
	}
	.calp_three-box {
		padding: 50px 0 200px;
		background-position: bottom;
		background-size: 105%;
	}
	.calp_five-box {
		padding: 50px 0 300px;
	}
	.calp_page .lan_counter-item {
		margin: 20px;
	}

	/*------------------ Customer Stories -------------*/

	.cs_main-alt-box {
		flex-direction: column;
	}
	.cs_main-alt_title {
		flex: 1;
		padding: 0;
	}
	.cs_main-alt_title h1 {
		font-size: 38px;
	}
	.cs_main-alt-logos {
		margin-top: 35px;
		width: 100%;
	}
	.cs_main-alt-logo_box {
		width: 50%;
	}
	.customer-card {
		height: auto;
		min-height: 350px;
	}
	.customer-card-btn a {
		position: static;
	}

	/*------------------ Homepage Testimonials -------------------*/

	.hm_testiStream h2 {
		font-size: 30px;
	}
	.hm_testiStream h3 {
		font-size: 18px;
		padding: 0 20px;
	}

	/*------------------ Revenue Calculator -------------------*/

	.gad_master.calp_section {
		padding: 95px 0 80px;
	}
	.rc_page .gad_master:before {
		width: 100%;
		height: 850px;
	}
	.rc_calculator-box {
		padding: 80px 0 0;
	}
	.rc_page .lan_osdfa-box {
		background-position: bottom;
		background-repeat: no-repeat;
		padding-bottom: 200px;
		background-size: 100%;
	}
	.rc_page .hde_form {
		padding: 0;
		height: 575px;
	}
	.rc_results-row {
		flex-direction: column;
	}
	.rc_results-col {
		margin-bottom: 20px;
	}
	.rc_page .gad_master-main h2 {
		font-size: 20px;
	}
	.rc_logos {
		padding: 30px 0;
	}
	.rc_logos img {
		width: 290px;
		max-width: 80%;
		margin: auto;
	}
	body .rc_email-master input {
		padding-right: 20px !important;
	}
	.rc_results-email input[type="submit"] {
		position: static;
		border-radius: 5px;
		width: 100%;
		cursor: pointer;
	}
	.rc_page .hde_form h2 {
		width: 102%;
		margin: -1% -2% 0;
	}

	/*-------------------------- Get a Demo -----------------------------*/

	.dm_master {
		padding: 25px 0 0;
	}
	.dm_master-box {
		flex-direction: column;
	}
	.dm_master-item {
		width: 100%;
	}
	.dm_master-item:first-child {
		padding-right: 0;
	}
	.dm_master-content_item-right {
		padding: 0;
	}
	.dm_form-master {
		width: 95%;
		margin: auto;
	}
	.dm_form-box {
		padding: 48px 20px;
	}
	.dm_master-logos {
		margin: 75px 0 90px;
	}

	/*--------------------------------- PLP --------------------------------*/

	.plp_masthead-box {
		flex-direction: column;
		text-align: center;
	}
	.plp_masthead-title h1 {
		padding-top: 50px;
		font-size: 40px;
	}
	.plp_masthead-title h3 {
		font-size: 30px;
	}
	.plp_masthead-banner {
		padding: 72px 0 0;
	}
	.plp_calc-main-box {
		display: grid;
		justify-items: stretch;
		align-items: start;
		grid-template-columns: 1fr;
		text-align: left;
		justify-content: start;
	}
	.rc_calc-item {
		max-width: 100%;
		width: 100%;
	}
	.plp_calc-main-box .rc_calc-item:first-child {
		margin-bottom: 52px;
	}
	.plp_masthead-cta a {
		font-size: 15px;
	}
	.plp_calculator-box h2 {
		font-size: 32px;
	}
	.plp_calculator-box h4 {
		font-size: 17px;
	}
	.plp_results-box img {
		width: 50%;
		display: block;
	}
	.plp_results-funnel-box table tr td:nth-child(1) {
		font-size: 18px;
	}
	.plp_results-funnel-box table tr td {
		font-size: 19px;
	}
	.plp_results-funnel-box table th {
		font-size: 18px;
	}
	span.plp_result-value {
		font-size: 24px;
	}
	.plp_results-item {
		position: static;
	}
	.plp_results-item {
		margin-bottom: 35px;
		width: auto;
	}
	p.plpc_tab-content-title {
		font-size: 28px;
	}
	p.plpc_tab-content-desc {
		margin-bottom: 6.8rem;
	}
	span.plp_results-header {
		font-size: 15px;
		width: auto;
	}
	.plp_results-item span.plp_results-value {
		font-size: 26px;
	}
	.plp_resuls-btn {
		font-size: 13px;
		padding: 2px 7px;
		border: 3px solid #222854;
		position: relative;
		right: 0;
		top: 50px;
		float: right;
		background: #222854;
		color: #fff;
		border-radius: 4px;
	}
	img.plp_resuls-img,
	.plp_resuls-item_box,
	.plp_resuls-btn {
		display: inline-block;
		vertical-align: middle;
	}
	img.plp_resuls-img {
		width: 70px;
	}
	form#plp-form {
		background: url(https://cdn.auth0.com/website/new-homepage/resources/bg-2.svg)
				right bottom no-repeat,
			rgb(249 249 249);
		padding: 0 15px 50px;
	}

	.home_landing-page .one_view-section,
	.one_view-section {
		height: auto;
	}

	.home_landing-page-s .plp_masthead {
		background-repeat: repeat;
	}

	.home_landing-page-s .plp_masthead-title h1 {
		padding-top: 15px;
	}

	.plp_masthead-logo {
		position: static;
		top: 30px;
		padding: 30px 0 45px;
		text-align: center;
	}
	.plp_masthead-point {
		padding: 50px 15px 10px;
		width: 100%;
		margin: 0 0 72px;
	}
	.plp_masthead-point-icon {
		left: 0;
		padding: 19px;
		right: 0;
		top: -42px;
		margin: auto;
	}
	.plp_masthead-point-text h3 {
		font-size: 28px;
		margin: 0;
	}
	.plp_masthead-point-text p {
		margin: 0px 0 0;
		line-height: 1.1;
	}

	/*----------------------- PLP Continue ----------------------*/

	.plpc_impact-box,
	.plpc_tab-content_item {
		flex-direction: column;
	}
	.plpc_impact-box {
		align-items: center;
	}
	.dark_blue_band {
		top: -595px;
		height: 630px;
	}
	.plpc_masthead-box h1 {
		font-size: 3rem;
	}
	p.plpc_masthead-subtitle {
		font-size: 1.6rem;
		margin: 35px 0 0;
	}
	.plpc_tabs {
		margin-top: 25px;
	}
	.plpc_tab-item {
		width: calc(100% / 3 - 10px);
		margin-bottom: 0;
		padding: 90px 0 20px;
		margin: 0 3px 15px;
		flex: revert;
	}
	.plpc_tab-item:before {
		width: 81px;
		height: 81px;
		left: 8%;
	}
	.plpc_tab-item img {
		width: 80px;
		height: 80px;
		padding: 3px;
		left: 0px;
		right: 0;
	}
	.plpc_page .beaf_container {
		padding: 0;
		margin: 0 0 40px;
	}

	.top_injection-types {
		max-width: 100%;
	}
	.top_injection-types .container {
		width: 100%;
	}
	.tp_types-item {
		width: 100%;
		margin: 0 0 50px;
	}
	.ps-box {
		width: 100%;
	}
	.ps-box_col {
		margin: 0 15px 45px;
	}

	.macbook .screen {
		height: 208px;
		background: transparent;
	}
	.macbook .screen:before,
	.macbook .base,
	.macbook .notch {
		display: none;
	}
	body .hb-logo_slider .swiper-slide {
		width: 50% !important;
		/* display: inline-block; */
		text-align: center;
		float: left;
		margin: 0 0 50px;
	}
	.plpc_impact-section {
		padding: 50px 0 24px;
		margin: 0;
	}
	.plpc_impact-card {
		min-height: auto;
	}
	.plpc_masthead-box a {
		text-indent: 0;
	}
	.plpc_bl-states {
		padding-left: 0;
	}
	.plpc_bl-states-item {
		display: inline-block;
		width: 49%;
		padding: 0;
		text-align: center;
		margin: 50px 0 15px;
		font-size: 17px;
	}
	.plpc_bl-states-item img {
		width: 25px;
	}
	.hb-logo_slider-item img {
		max-width: 140px;
	}
	.hb-logo_slider-item {
		margin-bottom: 50px;
	}
	.plpc_tabs {
		text-align: center;
		flex-wrap: wrap;
	}
	.plpc_tab-content_item.active {
		/* flex-direction: column-reverse; */
	}
	.flex-tanga {
		display: none;
	}
	.plpc_nav-container {
		margin: 45px 0 0;
	}
	.plpc_nav-content {
		top: 45px;
	}
	.plpc_nav-item_left {
		right: 50px;
	}
	.plpc_nav-item_right {
		left: 50px;
	}

	/*------------- Brand Landing Page ---------------*/

	.lan_dual-box {
		flex-direction: column;
	}
	.lan_dual-item {
		margin: 0 0 25px;
		width: 100%;
	}
	.lan_dual-item p {
		font-size: 20px;
	}
	.brand-lp_optimize-box {
		flex-direction: column;
	}
	.brand-lp_optimize-accordion {
		padding: 0;
	}
	.lan_dual h3 {
		font-size: 4rem;
	}
	.blp_four .lan_four-box .lan_four-item {
		width: 100%;
	}
	.blp_optimize-image_item {
		padding: 20px;
	}
	.brand-lp_page .lan_master-r {
		background-size: 100%;
	}
	.brand-lp_page .lan_section.lan_master {
		height: calc(115vh - 40vw);
		overflow: hidden;
	}
	.brand-lp_page .hm_testiStream {
		background: #eaf4f9;
		padding: 60px 10px;
	}

	/*-------------- Home Landing Page ---------------*/

	.hm-home_revenue-wrapper,
	.hmr_flex {
		flex-direction: column;
	}
	.home_landing-page-s .plp_masthead-points {
		margin: 30px 0 -13px -40px;
	}
	.home_landing-page-s .plp_masthead-point-text h3 {
		font-size: 28px;
		color: #fff;
	}
	.home_landing-page-s .plp_masthead-banner {
		padding: 72px 0 50px;
	}
	.home_landing-page-s .plp_masthead-point {
		padding: 5px 0 5px 30px;
	}
	.plp_page .plp_calc-main-box .rc_calc-item span.js-ag-range-slider_value,
	.plp_page .plp_calc-main-box .rc_calc-item input.js-ag-range-slider_value {
		top: -63px !important;
		padding: 0 10px;
		position: relative;
		height: 40px;
		display: inline-block;
	}
	.rc_calc-item label {
		margin-bottom: 70px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
	.macbook .screen {
		height: 320px;
		width: 79.5%;
	}
	.scs-parent-section .beaf_container .macbook .base,
	.macbook .base {
		width: 105%;
		left: -2.5%;
	}
	.plpc_tab-right {
		flex: 1;
		width: 100%;
	}
	.plpc_tab-content_item.active {
		align-items: center;
	}
	.hb-logo_slider-item img {
		max-width: 140px;
	}
	.hb-logo_slider-item {
		margin-bottom: 50px;
	}
	.plpc_tabs {
		text-align: center;
	}
	form#plp-form {
		padding: 50px 30px;
	}
}

@media screen and (max-width: 900px) and (min-width: 400px) and (orientation: landscape) {
	.plpc_page .beaf_wrapper {
		width: calc(100% - 30px) !important;
		height: 250px !important;
	}

	.scs-parent-section .beaf_wrapper {
		width: calc(100% - 30px) !important;
		height: 240px !important;
	}

	.scs-parent-section .macbook .screen {
		height: 265px;
		width: 65%;
	}
	.scs-parent-section .beaf_container .macbook .base {
		position: relative;
		width: 85%;
		left: 0%;
	}
}