@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Serif&display=swap');

.fin .fin-logo img {
	max-width: 220px;
}

.fin .fin-logo a {
	display: block;
	top: 16px;
	position: relative;
}

html {
	scroll-behavior: smooth;
}

.back-to-top {
	position: absolute;
	bottom: -10px;
	width: 1215px;
	max-width: 80%;
	left: 50%;
	transform: translateX(-50%);
}

.back-to-top.relative {
	position: relative;
}

a.btn-blue {
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 0.538462px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 15px 22px;
	background-color: #45A0E3;
	border-radius: 0;
	margin: 10px 20px 10px 0;
	display: inline-block;
	text-decoration: none;
}

.filterdailyspan {
	top: 4px;
	position: relative;
}

.desktoponly {
	display: block !important;
}

.mobileonly {
	display: none !important;
}

.membership-plans .plans table thead th a {
	color: #45A0E3;
	text-decoration: none;
}

.fin #menu ul#menu-finalytics li.current-menu-item:after,
.fin #menu ul#menu-finalytics li:hover:after {
	width: 100%;
}

.fin #menu ul#menu-finalytics li ul li.current-menu-item a,
.fin #menu ul#menu-finalytics li ul li a:hover {
	background: #0060AB;
	color: #FFF;
}

.mb30 {
	margin-bottom: 30px;
}

.mt30 {
	margin-top: 30px;
}

@media (max-width: 767.98px) {
	.fin {
		height: auto;
	}

	footer.fin a {
		word-break: break-all;
	}

	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		padding: 0 15px;
	}

	.col-xs-6 {
		flex-basis: 100%;
		max-width: 100%;
	}

	.back-to-top {
		left: 16px;
		transform: none;
	}

	.desktoponly {
		display: none !important;
	}

	.mobileonly {
		display: block !important;
	}

	.fin {
		height: auto !important;
	}

	.fin .fin-logo a {
		top: 0;
	}

	.fin .fin-logo img {
		margin-top: 46px;
		margin-bottom: 0;
	}

	main,
	.chartsectionchild {
		overflow-x: hidden;
	}

	a.btn-blue {
		font-size: 13px;
		line-height: 13px;
		margin: 10px 10px 10px 0;
		padding: 15px;
	}

	.finalytics form input[type="email"] {
		width: 100%;
		max-width: 360px;
	}
}


/* Report title */

.report-title {
	padding-top: 44px;
	padding-bottom: 61px;
	position: relative;
}

.report-title::before {
	content: "";
	width: 100%;
	height: 100%;
	background: radial-gradient(400.02% 149.33% at 47.86% 88.57%, rgba(0, 0, 0, 0.68343) 0%, #000000 100%);
	mix-blend-mode: normal;
	opacity: 0.87;
	transform: rotate(-180deg);
	position: absolute;
	left: 0;
	top: 0;
}

.report-title .title-area {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.report-title .left-area h3 {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5em;
	letter-spacing: 1.17333px;
	text-transform: uppercase;
	color: #AFDBFF;
}

.report-title .left-area h2 {
	font-weight: 200;
	font-size: 46px;
	line-height: 1.4em;
	color: #FFFFFF;
	background: none;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
	background-clip: unset;
	text-fill-color: unset;
}

.report-title .right-area .round-text {
	background: #74C3FF;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 120px;
	height: 120px;
}

.report-title .right-area .round-text p {
	font-weight: 500;
	font-size: 10.2816px;
	line-height: 1.2;
	letter-spacing: 0.205165px;
	color: #FFFFFF;
	margin-bottom: 0;
}

.report-title .right-area .round-text p.year {
	font-style: italic;
	font-weight: 500;
	font-size: 39.6576px;
	letter-spacing: -0.02754px;
	color: #000000;
}

@media (max-width: 767.98px) {
	.report-title .mobileonly h2 {
		font-size: 25px;
		line-height: 1.4em;
		color: #fff;
		background: none;
		-webkit-background-clip: unset;
		-webkit-text-fill-color: unset;
		background-clip: unset;
		text-fill-color: unset;
		margin: 20px 0;
	}
}


/* header report nav */

.header-report-nav {
	background: #F2F2F2;
	padding-top: 40px;
	padding-bottom: 10px;
}

.header-report-nav .cta {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 15px;
}

.header-report-nav .cta a {
	margin-right: 15px;
}

.header-report-nav .cta h2 {
	font-weight: 500;
	font-size: 22px;
	line-height: 28px;
	color: #00419B;
	letter-spacing: 0;
	margin: 0 5px;
	background: none;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
	background-clip: unset;
	text-fill-color: unset;
}

.header-report-nav h3 {
	font-style: italic;
	font-size: 24px;
	line-height: 30px;
	color: #3B3B3B;
	margin-bottom: 50px;
	letter-spacing: 0;
	padding-right: 10%;
}

.header-report-nav .report-nav ul {
	display: inline-flex;
	flex-wrap: wrap;
	list-style: none;
	padding-left: 0;
	align-items: flex-end;
	border-bottom: 0.707px solid #979797;
	width: 100%;
}

.header-report-nav .report-nav ul li {
	margin-right: 48px;
	max-width: 145px;
	margin-bottom: 0;
}

.header-report-nav .report-nav ul li a {
	font-size: 16px;
	line-height: 20px;
	color: #3B3B3B;
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
	transition: all .35s;
}

.header-report-nav .report-nav ul li a:hover {
	opacity: 0.75;
}

.header-report-nav .report-nav ul li.active a {
	font-weight: 700;
	border-bottom: 5px solid #8B8B8B;
	bottom: -5px;
	position: relative;
	transition: all .35s;
}

@media only screen and (max-width: 1280px) {
	.header-report-nav .report-nav ul li {
		margin-right: 20px;
	}
}

@media only screen and (max-width: 992px) {
	.header-report-nav .report-nav ul li {
		margin-bottom: 15px;
	}
}

@media (max-width: 767.98px) {
	.header-report-nav .report-nav ul {
		display: block;
		text-align: center;
		width: 100%;
		max-width: 100%;
		border-bottom: 0;
	}

	.header-report-nav .report-nav ul li {
		display: block;
		text-align: center;
		width: 100%;
		max-width: 100%;
		border-bottom: 0.707px solid #979797;
	}
}


/* Digital Experience */

.winners {
	background-color: #F2F2F2;
	padding-top: 65px;
	padding-bottom: 65px;
}

.winners img {
	max-width: 100%;
}

.winners h2.title {
	font-family: 'IBM Plex Sans', 'Arial', sans-serif;
	font-size: 36px;
	line-height: 1.4em;
	letter-spacing: -0.225px;
	color: #00419B;
	margin-bottom: 50px;
	background: none;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
	background-clip: unset;
	text-fill-color: unset;
}

.winners .left-area h3 {
	font-weight: 500;
	font-size: 22px;
	line-height: 28px;
	color: #00419B;
	letter-spacing: 0;
}

.winners .left-area p {
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	color: #1A1A1A;
}

.winners .left-area .blue-box {
	background: #12294F;
	padding: 22px 35px 22px 21px;
	margin-top: 40px;
}

.winners .left-area .blue-box h3 {
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	letter-spacing: 0;
}

.winners .left-area .blue-box p {
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	color: #FFFFFF;
}

.winners .left-area .blue-box a.btn-blue {
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 0.538462px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 15px 22px;
	background-color: #45A0E3;
	border-radius: 0;
	margin: 10px 0;
	display: inline-block;
	text-decoration: none;
}

.winners .right-area img {
	margin-bottom: 60px;
}

.winners .right-area ul,
.rowtogglecu ul {
	padding-left: 0;
	list-style: none;
}

.winners .right-area ul li,
.rowtogglecu ul li {
	font-size: 14px;
	line-height: 18px;
	color: #3B3B3B;
}

.winners .right-area ul li a,
.rowtogglecu ul li a {
	color: #3B3B3B;
	text-decoration: none;
	font-weight: normal;
}

.winners .right-area ul li a:hover,
.rowtogglecu ul li a:hover {
	text-decoration: underline;
}

.winners .right-area ul li span,
.rowtogglecu ul li span {
	color: #00419B;
	font-weight: 500;
	width: 30px;
	display: inline-block;
}

.togglecu {
	color: #00419B;
	text-decoration: none;
}

.togglecu::before {
	content: '+';
	padding-right: 10px;
}

.togglecu.showup::before {
	content: '-';
}

@media (max-width: 767.98px) {
	.winners .left-area .blue-box {
		margin-bottom: 30px;
	}

	.winners .right-area img {
		margin-bottom: 20px;
	}

	.winners .right-area ul.nomargin {
		margin: -10px 0 0 0 !important;
	}

	.winners h2.title {
		margin-bottom: 30px;
	}
}


/* Our Approach */

.approach {
	background-color: #fff;
	padding-top: 65px;
	padding-bottom: 65px;
}

.approach img {
	max-width: 100%;
}

.approach h2.title {
	font-family: 'IBM Plex Sans', 'Arial', sans-serif;
	font-size: 36px;
	line-height: 1.4em;
	letter-spacing: -0.225px;
	color: #00419B;
	margin-bottom: 50px;
	background: none;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
	background-clip: unset;
	text-fill-color: unset;
}

.approach .left-area h3 {
	font-weight: 500;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: 0;
	color: #00419B;
	margin-bottom: 23px;
}

.approach .left-area p {
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	color: #1A1A1A;
}

.approach .left-area p strong {
	font-weight: 500;
}

.approach .left-area ul {
	margin-top: -13px;
}

.approach .left-area ul li {
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	color: #1A1A1A;
	margin-bottom: 5px;
	margin-left: 10px;
}

.approach .right-area img {
	margin: 30px 0 60px;
}

.approach .right-area p {
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	color: #1A1A1A;
}

.approach .right-area p strong {
	font-weight: 500;
}

.approach .right-area p.small {
	font-weight: 300;
	font-size: 12px;
	line-height: 16px;
	color: #1A1A1A;
}

@media (max-width: 767.98px) {

	.font h2.title {
		margin-bottom: 30px;
	}
}

/*  cat 3 column header */

.cat-3-column .cat-3-column-header {
	background-color: #F2F2F2;
	padding-top: 65px;
	padding-bottom: 65px;
}

.cat-3-column .cat-3-column-header img {
	max-width: 100%;
}

.cat-3-column .cat-3-column-header h2.title {
	font-family: 'IBM Plex Sans', 'Arial', sans-serif;
	font-size: 36px;
	line-height: 1.4em;
	letter-spacing: -0.225px;
	color: #00419B;
	margin-bottom: 50px;
	background: none;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
	background-clip: unset;
	text-fill-color: unset;
}

.cat-3-column .cat-3-column-header .left-area h3 {
	font-weight: 500;
	font-size: 22px;
	line-height: 28px;
	color: #00419B;
	margin-bottom: 23px;
	letter-spacing: 0;
}

.cat-3-column .cat-3-column-header .left-area p {
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	color: #1A1A1A;
}

.cat-3-column .cat-3-column-header .left-area ul {
	margin-top: -13px;
}

.cat-3-column .cat-3-column-header .left-area ul li {
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	color: #1A1A1A;
	margin-bottom: 5px;
	margin-left: 10px;
}

.cat-3-column .cat-3-column-header .right-area img {
	margin-bottom: 60px;
}

.cat-3-column .cat-area {
	padding: 0 29px 30px;
}

.cat-3-column .cat-area .img-area {
	width: 100%;
	min-height: 280px;
	padding-top: 70px;
	padding-bottom: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.cat-3-column .cat-area .img-area img {
	max-width: 100%;
}

.cat-3-column .cat-area h3 {
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	color: #00419B;
	letter-spacing: 0;
}

.cat-3-column .cat-area p {
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	color: #1A1A1A;
}

@media (max-width: 767.98px) {
	.cat-3-column .cat-area .img-area {
		padding-top: 0;
		padding-bottom: 0;
		min-height: unset;
	}

	.cat-3-column .cat-3-column-header h2.title {
		margin-bottom: 30px;
	}
}


/* cat-2-column */

.cat-2-column .cat-2-column-header {
	background-color: #F2F2F2;
	padding-top: 65px;
	padding-bottom: 65px;
}

.cat-2-column .cat-2-column-header img {
	max-width: 100%;
}

.cat-2-column .cat-2-column-header h2.title {
	font-family: 'IBM Plex Sans', 'Arial', sans-serif;
	font-size: 36px;
	line-height: 1.4em;
	letter-spacing: -0.225px;
	color: #00419B;
	margin-bottom: 50px;
	background: none;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
	background-clip: unset;
	text-fill-color: unset;
}

.cat-2-column .cat-2-column-header .left-area h3 {
	font-weight: 500;
	font-size: 22px;
	line-height: 28px;
	color: #00419B;
	margin-bottom: 23px;
	letter-spacing: 0;
}

.cat-2-column .cat-2-column-header .left-area p {
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	color: #1A1A1A;
}

.cat-2-column .cat-2-column-header .left-area ul li {
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	color: #1A1A1A;
	margin-left: 10px;
}

.cat-2-column .cat-2-column-header .right-area img {
	margin-bottom: 60px;
}

.cat-2-column .cat-area {
	padding: 0 33px;
}

.cat-2-column .cat-area .img-area {
	width: 100%;
	min-height: 280px;
	padding-top: 70px;
	padding-bottom: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.cat-2-column .cat-area .img-area img {
	max-width: 100%;
}

.cat-2-column .cat-area h3 {
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	color: #00419B;
	letter-spacing: 0;
}

.cat-2-column .cat-area p {
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	color: #1A1A1A;
}

.cat-2-column .cat-area p strong {
	font-weight: 500;
}

.cat-2-column .link-area ol {
	padding-left: 46px;
}

.cat-2-column .link-area ol li {
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	color: #535353;
	padding-bottom: 4px;
}

.cat-2-column .link-area ol {
	list-style-type: none;
	margin-left: 0;
}

.cat-2-column .link-area ol>li:before {
	content: counter(list-item) "\A0";
	float: left;
	text-align: left;
	width: 1em;
	position: absolute;
	margin-left: -14px;
}

.cat-2-column .link-area ol li a {
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	color: #52B5FF;
	text-decoration: none;
}

.cat-2-column .link-area ol li a::after {
	content: "";
	background-image: url(https://www.extractable.com/wp-content/uploads/link-icon.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
	display: inline-block;
	margin-left: 8px;
	top: 1px;
	position: relative;
}

@media (max-width: 767.98px) {
	.cat-2-column .cat-area .img-area {
		padding-top: 0;
		padding-bottom: 0;
		min-height: unset;
	}

	.cat-2-column .link-area ol.nomargin {
		margin: -18px 0 0 0;
	}

	.cat-2-column .cat-2-column-header h2.title {
		margin-bottom: 30px;
	}
}


/* Cta */
.cta {
	margin: 0 auto;
}

.cta .cta-box {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 15px;
}

.cta .cta-box.center-xs {
	margin: 0 auto 15px auto;
	max-width: 350px;
}

.cta .cta-box a {
	margin-right: 15px;
	min-width: 250px;
}

.cta .col-md-10 {
	margin: 0 auto;

}

.cta .cta-box h2 {
	font-weight: 500;
	font-size: 22px;
	line-height: 28px;
	color: #00419B;
	letter-spacing: 0;
	margin: 0 5px;
	background: none;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
	background-clip: unset;
	text-fill-color: unset;
}


/* Media Right */

.media-right h2.title {
	font-family: 'IBM Plex Sans', 'Arial', sans-serif;
	font-size: 36px;
	line-height: 1.4em;
	letter-spacing: -0.225px;
	color: #00419B;
	margin-bottom: 50px;
	background: none;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
	background-clip: unset;
	text-fill-color: unset;
}

.media-right .left-area h3 {
	font-weight: 500;
	font-size: 22px;
	line-height: 28px;
	color: #00419B;
	margin-bottom: 23px;
	letter-spacing: 0;
}

.media-right .left-area p {
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	color: #1A1A1A;
}

.media-right .left-area .button-area {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin: 10px 0 20px;
}

.media-right .right-area img {
	margin-bottom: 60px;
}

@media (max-width: 767.98px) {
	.media-right h2.title {
		margin-bottom: 30px;
	}
}


/* Only Text */
.onlytext.withbackground .container {
	background-size: cover;
	padding: 50px;
}

.onlytext h2.title {
	font-family: 'IBM Plex Sans', 'Arial', sans-serif;
	font-size: 36px;
	line-height: 1.4em;
	letter-spacing: -0.225px;
	color: #00419B;
	margin-bottom: 50px;
	background: none;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
	background-clip: unset;
	text-fill-color: unset;
}

.onlytext.withbackground *,
.onlytext.withbackground h2.title {
	color: #fff;
}

.onlytext h3 {
	font-weight: 500;
	font-size: 22px;
	line-height: 28px;
	color: #00419B;
	margin-bottom: 23px;
	letter-spacing: 0;
}

.onlytext p {
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	color: #1A1A1A;
}

.onlytext ul {
	margin-top: -13px;
}

.onlytext ul li {
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	color: #1A1A1A;
	margin-bottom: 5px;
	margin-left: 10px;
}

@media (max-width: 767.98px) {
	.onlytext.withbackground .container {
		padding: 40px 20px;
	}

	.onlytext h2.title {
		margin-bottom: 30px;
	}
}


.finalytics a.btn {
	cursor: pointer;
}

.cards .card h3 a {
	font-weight: 300;
	color: #0096af;
	text-decoration: none;
}

.cards .card .icon img {
	max-width: 50px;
}

button.btn.btn-primary-inverted:after,
a.btn.btn-primary-inverted:after {
	left: -42%;
}

button.btn.btn-primary-inverted:hover:after,
a.btn.btn-primary-inverted:hover:after {
	width: 145%;
}

.hero.finalytics button.btn.btn-primary,
.hero.finalytics a.btn.btn-primary,
.cards button.btn.btn-primary,
.cards a.btn.btn-primary,
.membership-plans button.btn.btn-primary,
.membership-plans a.btn.btn-primary {
	background: none;
	border: 1px solid #45A0E3;
	background: #45A0E3;
	color: #FFF;
	margin-bottom: 15px;
}

.cards button.btn.btn-primary-inverted,
.cards a.btn.btn-primary-inverted,
.membership-plans button.btn.btn-primary-inverted,
.membership-plans a.btn.btn-primary-inverted {
	background: none;
	border: 1px solid #45A0E3;
	color: #45A0E3;
	margin-bottom: 15px;
}

.cards button.btn.btn-primary-inverted:hover,
.cards a.btn.btn-primary-inverted:hover,
.membership-plans button.btn.btn-primary-inverted:hover,
.membership-plans a.btn.btn-primary-inverted:hover {
	color: #fff;
}

.cards button.btn:before,
.cards button.btn:after,
.cards a.btn:before,
.membership-plans button.btn:before,
.membership-plans button.btn:after,
.membership-plans a.btn:before,
a.btn:after {
	background: #45A0E3;
}

#menu-footer-menu {
	margin-top: -5px;
}

@media (max-width: 767.98px) {
	#menu {
		display: none !important;
	}

	.hero.finalytics {
		padding: 40px 16px;
	}

	.hero.finalytics h1 {
		font-size: 40px;
	}

	.hero.finalytics button.btn.btn-primary,
	.hero.finalytics a.btn.btn-primary,
	.cards button.btn.btn-primary,
	.cards a.btn.btn-primary,
	.membership-plans button.btn.btn-primary,
	.membership-plans a.btn.btn-primary {
		padding: 13px;
		font-size: 13px;
	}
}


/* Benchamrk Header */
.benchmarks-header {
	padding-top: 80px;
	padding-bottom: 80px;
	background: url(https://finalytics.millennialwebdevelopment.com/wp-content/uploads/fin-hero-gradient.png) no-repeat left;
	background-repeat: no-repeat;
	background-size: cover;
	max-height: 640px;
	overflow: hidden;
}

.benchmarks-header input[type=text],
.benchmarks-header input[type=email],
.fininput {
	padding: 10px 16px;
	font-size: 20px;
	min-width: 310px;
}

.benchmarks-header .text-area,
.benchmarks-header .text-area p {
	font-size: 1.5rem;
	color: #FFF;
	font-weight: 300;
	line-height: 1.5em;
}

.benchmarks-header h1.title {
	font-size: 3.2rem;
}

.benchmarks-header h2.title {
	font-family: 'IBM Plex Sans', 'Arial', sans-serif;
	font-size: 36px;
	line-height: 1.4em;
	letter-spacing: -0.225px;
	color: #B1E0FF;
	margin-bottom: 30px;
	background: none;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
	background-clip: unset;
	text-fill-color: unset;
}

.benchmarks-header .media-area img {
	max-width: 96%;
	margin: 0 auto;
	display: table;
}

.benchmarks-header .post-share {
	text-align: right;
	margin-top: 10px;
}

.benchmarks-header .text-area .query-api {
	margin: 25px 0;
}

#popup-subscribe {
	text-align: center;
}

#popup-subscribe h3 {
	font-weight: 500;
	font-size: 22px;
	line-height: 28px;
	color: #00419B;
	letter-spacing: 0;
}

#popup-subscribe p {
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	color: #1A1A1A;
}

#popup-subscribe .button-area a {
	margin: 10px;
}

@media (max-width: 767.98px) {
	.benchmarks-header {
		max-height: 100%;
	}

	.benchmarks-header .col-md-5 {
		padding-top: 30px;
	}

	.benchmarks-header h1.title {
		font-size: 2rem;
	}

	.benchmarks-header .button-area {
		margin-bottom: 20px;
	}
}

/* Media Left */
.media-left h2.title {
	font-family: 'IBM Plex Sans', 'Arial', sans-serif;
	font-size: 36px;
	line-height: 1.4em;
	letter-spacing: -0.225px;
	color: #00419B;
	margin-bottom: 50px;
	background: none;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
	background-clip: unset;
	text-fill-color: unset;
}

.media-left .text-area h3 {
	font-weight: 500;
	font-size: 22px;
	line-height: 28px;
	color: #00419B;
	margin-bottom: 23px;
	letter-spacing: 0;
}

.media-left .text-area p {
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	color: #1A1A1A;
}

.media-left .text-area .button-area {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin: 10px 0;
}

.media-left .media-area img {
	margin-bottom: 60px;
}

@media (max-width: 767.98px) {
	.media-left h2.title {
		margin-bottom: 30px;
	}
}

/* Three column media */

.three-col-media h2.title {
	font-family: 'IBM Plex Sans', 'Arial', sans-serif;
	font-size: 36px;
	line-height: 1.4em;
	letter-spacing: -0.225px;
	color: #00419B;
	margin-bottom: 50px;
	background: none;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
	background-clip: unset;
	text-fill-color: unset;
}

.three-col-media .media-area {
	max-width: 340px;
}

.three-col-media .media-area img {
	max-width: 100%;
	text-align: center;
	margin: 0 auto 10px;
}

.three-col-media .media-area h3 {
	font-weight: 500;
	font-size: 22px;
	line-height: 28px;
	color: #00419B;
	letter-spacing: 0;
	margin-bottom: 5px;
}

.three-col-media .media-area h3 a {
	color: #00419B;
	text-decoration: none;
}

.three-col-media .media-area p {
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	color: #1A1A1A;
}

@media (max-width: 767.98px) {
	.three-col-media h2.title {
		margin-bottom: 30px;
	}
}



/* chart report*/
.chartdomain {
	padding: 50px 0;
}

.chartreport section {
	z-index: 0;
}

.chartreport h3 {
	font-family: 'IBM Plex Sans', 'Arial', sans-serif;
	font-size: 32px;
	line-height: 44px;
	letter-spacing: -0.225px;
	color: #00419B;
	margin-bottom: 50px;
	background: none;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
	background-clip: unset;
	text-fill-color: unset;
}

.chartreport .chartsection {
	margin-bottom: 30px;
}

.chartreport section .col-lg-12 {
	padding-bottom: 40px;
}

.highcharts-background {
	fill: transparent !important;
}

.cwerror {
	font-weight: bold;
	color: #ff0000;
	font-size: 30px;
}

@media (max-width: 767.98px) {
	.chartreport h3 {
		margin-bottom: 30px;
	}
}



.memberpress .mp_wrapper .mepr-signup-form .mp-form-row {
	float: left !important;
	width: 48% !important;
	margin-right: 2% !important;
	height: 100px !important;
}

.memberpress .mp_wrapper .mepr-signup-form .mp-form-row.mepr_tos {
	width: 100% !important;
	height: auto !important;
	float: none;
	clear: both;
}

.memberpress .mp_wrapper .mepr-signup-form select {
	padding: 17px;
}

.filterbar {
	background: #f1f1f1;
	padding: 10px;
	margin: 0 0 30px 0;
	display: none;
}

.filterbar .flexbar {
	display: flex;
}

.filterbar .flexbar .field {
	padding: 0 20px 0 0;
	display: grid;
	align-items: center;
	align-content: center;
	line-height: 1.5em;
	font-size: 16px;
}

.filterbar .flexbar .field .filteryear {
	width: 100px;
	margin-bottom: 2px;
}

.filterbar .flexbar .field select {
	font-size: 14px;
	padding: 3px;
}


.jsnav-header-wrapper {
	position: absolute;
	right: 22px;
	display: none;
}

@media (max-width: 767.98px) {
	.jsnav-header-wrapper {
		display: block;
	}
}

.jsnav-header-wrapper .logo {
	padding: 30px 15px;
}

.jsnav-header-wrapper .jsnav-menu {
	position: absolute;
	right: 0;
	top: 20px;
	background: #fff;
	width: 200px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);

}

.jsnav-header-wrapper .jsnav-menu>ul {
	display: none;
	padding: 0 0 20px;
	margin-bottom: 0;
}

.jsnav-header-wrapper .jsnav-menu ul {
	list-style: none;
}

.jsnav-header-wrapper .jsnav-menu ul li {
	position: relative;
}

.jsnav-header-wrapper .jsnav-menu ul li>a {
	display: inline-block;
	padding: 5px 10px;
	font-size: 13px;
	text-decoration: none;
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	width: 75%;
}

.jsnav-header-wrapper .jsnav-menu ul ul li {
	margin-bottom: 5px;
}

.jsnav-header-wrapper .jsnav-menu ul ul li>a {
	padding: 5px 10px;
	font-size: 13px;
	line-height: 1.6em;
}

.jsnav-header-wrapper .jsnav-menu ul ul ul li>a {
	padding: 14px 15px 14px 45px;
}

.jsnav-header-wrapper .jsnav-menu li>ul {
	display: none;
}

.jsnav-header-wrapper .burger-menu {
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
	width: 20px;
	height: 15px;
}

.jsnav-header-wrapper .hamburger {
	margin-top: 7px;
}

.jsnav-header-wrapper .hamburger-inner {
	position: absolute;
	width: 20px;
	height: 3px;
	background-color: #000;
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}

.jsnav-header-wrapper .hamburger-inner:after,
.hamburger-inner:before {
	position: absolute;
	width: 20px;
	height: 3px;
	background-color: #000;
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}

.jsnav-header-wrapper .hamburger-inner:after {
	display: block;
	content: "";
}

.jsnav-header-wrapper .hamburger-inner:before {
	display: block;
	content: "";
	top: -7px;
}

.jsnav-header-wrapper .hamburger-inner:after {
	bottom: -7px;
}

.jsnav-header-wrapper .burger-menu.menu-open .hamburger-inner {
	background-color: transparent;
}

.jsnav-header-wrapper .burger-menu.menu-open .hamburger-inner:before {
	top: 0px;
	transform: rotate(-45deg);
}

.jsnav-header-wrapper .burger-menu.menu-open .hamburger-inner:after {
	bottom: 0px;
	transform: rotate(45deg);
}


.jsnav-header-wrapper .dropdown-plus {
	position: absolute;
	cursor: pointer;
	top: 0;
	right: 0;
	width: 50px;
	height: 30px;
	line-height: 1em;
}

.jsnav-header-wrapper .dropdown-plus::after {
	position: absolute;
	top: 11px;
	right: 18px;
	width: 10px;
	height: 10px;
	content: "";
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-right: 2px solid #c1c1c1;
	border-bottom: 2px solid #c1c1c1;
}

/*.jsnav-header-wrapper .dropdown-plus::after,
.dropdown-plus::before {
	position: absolute;
    top: 17px;
	right: 18px;
	width: 13px;
	height: 2px;
	content: "";
	background-color: #c1c1c1;
}

.jsnav-header-wrapper .dropdown-plus::after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.jsnav-header-wrapper .dropdown-plus.dropdown-open::after {
	display: none;
}*/

.errordomain {
	color: #ff0000;
	padding: 20px 0 10px 0;
}

@media (min-width: 1200px) {
	.jsnav-header-wrapper {
		height: 90px;
	}

	.jsnav-header-wrapper .logo {
		float: left;
		padding: 30px 40px 30px 0;
	}

	.jsnav-header-wrapper .burger-menu {
		display: none;
	}

	.jsnav-header-wrapper .jsnav-menu {
		float: right;
		clear: inherit;
	}

	.jsnav-header-wrapper .jsnav-menu>ul {
		display: block !important;
		padding: 0;
		font-size: 0;
	}

	.jsnav-header-wrapper .jsnav-menu>ul>.dropdown_menu::after {
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		border: solid #c1c1c1;
		border-width: 0 3px 3px 0;
		padding: 2px;
		content: '';
		margin-bottom: 3px;
		text-align: right;
		position: absolute;
		right: 7px;
		top: 40px;
	}

	.jsnav-header-wrapper .jsnav-menu>ul>li {
		display: inline-block;
	}

	.jsnav-header-wrapper .jsnav-menu>ul>li>a {
		position: relative;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		height: 90px;
		padding: 0 25px;
		line-height: 90px;
		white-space: nowrap;
	}

	.jsnav-header-wrapper .jsnav-menu ul li {
		position: relative;
	}

	.jsnav-header-wrapper .jsnav-menu ul li.dropdown_menu>a>span {
		display: none;
	}

	.jsnav-header-wrapper .jsnav-menu ul ul li>a {
		position: relative;
		padding: 9px 35px 7px !important;
	}

	.jsnav-header-wrapper .jsnav-menu li>ul {
		background: #F8F9FA;
		position: absolute;
		top: 100%;
		left: 0;
		display: block !important;
		width: 250px;
		padding: 27px 0;
		visibility: hidden;
		-webkit-box-shadow: 0 12px 30px -2px rgba(0, 0, 0, 0.07);
		box-shadow: 0 12px 30px -2px rgba(0, 0, 0, 0.07);
		opacity: 0;
		-webkit-transition: all 0.15s ease-in-out;
		transition: all 0.15s ease-in-out;
	}

	.jsnav-header-wrapper .jsnav-menu li>ul ul {
		top: -27px;
		left: 100%;
	}

	.jsnav-header-wrapper .jsnav-menu li>ul>.dropdown_menu::after {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		border: solid #c1c1c1;
		border-width: 0 3px 3px 0;
		padding: 2px;
		content: '';
		margin-bottom: 3px;
		text-align: right;
		position: absolute;
		right: 27px;
		top: 19px;
	}

	.jsnav-header-wrapper .jsnav-menu li:hover>ul {
		opacity: 1;
		visibility: visible;
	}

	.jsnav-header-wrapper .dropdown-plus {
		display: none;
	}
}

/* Seo */

@media (max-width: 767.98px) {
	.seo td {
		min-width: 100px !important;
	}

	.seo .mobile-fix {
		display: block !important;
	}

	.seo .table-container td {
		display: block;
	}
}

.seo .flexbar .link {
	margin-right: 20px;
	margin-bottom: 20px;
}

.seo .search {
	padding: 11px 3px;
}

.seo .titleGroup {
	display: flex;
	align-items: center;
}

.seo .titleGroup h4 {
	font-family: 'IBM Plex Sans', 'Arial', sans-serif;
	font-size: 32px;
	line-height: 44px;
	letter-spacing: -0.225px;
	color: #00419B;
	background: none;
}

.seo .titleGroup h4,
.seo .titleGroup label {
	padding-right: 20px;
}


.seo .titleGroup input {
	margin-right: 7px;
}

.seo .text .toggle {
	font-size: 14px;
}

.seo .addMargin {
	margin-bottom: 10px;
}

.seo .table-container td {
	border: solid 1px #fff;
	padding: 10px;
}

.seo .text {
	display: flex;
	justify-content: space-between;
}

.seo td {
	width: 250px;
}

.seo .keyword-1 {
	background-color: #05BD33;
	color: #fff;
	font-weight: 700;
}

.seo .keyword-2 {
	background-color: #45CE67;
	color: #000;
}

.seo .keyword-3 {
	background-color: #8DE1A2;
	color: #000;
}

form#mepr_loginform, 
form#mepr_account_form, 
form#mepr_forgot_password_form, 
form#mepr_reset_password_form {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}