.clearfix:after {
    clear:both;
    content:'.';
    display:block;
    visibility:hidden;
    height:0;
}
.clearfix {
    display:inline-block;
}
* html .clearfix {
    height:1%;
}
.clearfix {
    display:block;
}
#backToTop{z-index: 9;}
*+html .clearfix {
    display: inline-block;
}
html, body{
	overflow-x: hidden!important;
}
html.hideScroll,body.hideScroll{overflow:hidden;}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	font-size: 16px;
        font-weight:400;
	color:#000;
}
 section *,.popup-testi-vdo *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
article,
footer,
header,
section {
	display: block;
}
[hidden],
template {
	display: none;
}
a {
	background-color: transparent;
	text-decoration: none!important;
	color: #4CA9F5;
}
a:active,
a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight:600;
}
small {
	font-size: 80%;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -.5em;
}
sub {
	bottom: -.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
img {
	vertical-align: middle;
	max-width: 100%;
	height:auto;
}
article h2{font-size: 1.8em;}
h2{
	font-size: 1.8em;
	margin:0 0 16px;
	line-height:1.4;
	font-weight: 600;
}
article h3{font-size:20px;}
h3{
	margin:0;
	font-weight: 600;
        font-size:20px;
        line-height:30px;
}
p {
	margin: 0 0 25px;
    line-height: 1.6;
    color:#000;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-uppercase {
	text-transform: uppercase;
}
.text-capitalize {
	text-transform: capitalize;
}
.text-blue
{
	    color: #243A5D;
}
.text-light {
	color: #fff!important;
}
.text-dark {
	color: #000!important;
}
.top-margin {
	margin-top: 25px!important;
}
.bottom-margin {
	margin-bottom: 25px!important;
}
.space-large {
	height: 50px;
}
.space-medium {
	height: 25px;
}
.space-small {
	height: 10px;
}
.margin-0 {
	margin: 0!important;
}
.padding-0 {
	padding: 0!important;
}
.non-click {
	cursor: default;
	pointer-events: none;
}
.fr{float: right;}
.fl{float: left;}
li>ol, li>ul{padding-left:0;}
ol,
ul {
	margin-top: 0;
	margin-bottom:0;
	list-style-type: none;
	padding: 0px;
	
}
strong,
b {
	font-weight: 600;
}
.me-row:after,
.me-row:before,
section:after,
section:before,
footer:after,
footer:before,
header:before,
header:after,
.me-container:before,
.me-container:after,
.clearfix:after,
.clearfix:before {
	display: table;
	content: "";
	clear: both;
}
.me-row {
	margin-right: -10px;
	margin-left: -10px;
}
.me-container,.me-containermid{
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 1200px;
}
.me-container-fluid {
	width: 100%;
	max-width: 100%;
	position: relative
}
.me-large-2,
.me-large-25,
.me-large-3,
.me-large-4,
.me-large-5,
.me-large-6,
.me-large-7,
.me-large-8,
.me-large-9,
.me-large-10,
.me-large-12
{
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.me-large-2 {
	width: 16.6%;
}
.me-large-25 {
	width: 20%;
}
.me-large-3 {
	width: 25%;
}
.me-large-4 {
	width: 33.3%;
}
.me-large-5{
	width: 41.6%;
}
.me-large-6 {
	width: 50%;
}
.me-large-7 {
	width: 58.3%;
}
.me-large-8 {
	width: 66.6%;
}
.me-large-9 {
	width: 75%;
}
.me-large-10 {
	width: 87.5%;
}
.me-large-12 {
	width: 100%;
}
.cols-center
{
	    margin: 0 auto;
    float: none;
}
@media only screen and (max-width: 992px)
{
	.me-medium-12 {
	width: 100%;
}
	.me-medium-9 {
	width: 75%;
}
	.me-medium-6 {
	width: 50%;
}
	.me-medium-4 {
	width: 33.3%;
}
	.me-medium-3 {
	width: 25%;
}
}
@media only screen and (max-width: 650px){
	.me-small-12 {
	width: 100%;
}
	.me-small-9 {
	width: 75%;
}
	.me-small-8 {
	width: 66.6%;
}
	.me-small-6 {
	width: 50%;
}
	.me-small-4 {
	width: 33.3%;
}
	.me-small-3 {
	width: 25%;
}
}
section{
	padding:100px 0;
}
.boxcenteralign{
	display:flex;
	align-items:center;
}

/* ------------ Secondary menu ----------- */
#tab-secondary-menu {
    position: relative;
	overflow-y: hidden;
	background: #00005D;
	border-bottom: 1px solid #fff;
}
#tab-secondary-menu.fixed {
    position: fixed;
    left: 0;
    top: 54px;
    width: 100%;
    z-index: 9999;
	background: #020426;
}
#tab-secondary-menu > .me-container {
    position: relative;
}
.no-gap {
    margin: 0 !important;
    padding: 0 !important;
}
.secondary-tab-menu {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin: 0;
    padding: 0;
    list-style: none;
}
.secondary-tab-menu li a {
    display: flex;
    align-items: center;
    padding: 15px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    text-decoration: none !important;
    border-bottom: 3px solid transparent;
    transition: color 0.2s, border-color 0.2s;
    line-height: 1.4;
    text-align: center;
}
.secondary-tab-menu li:first-child a {
    padding-left: 0;
}
.secondary-tab-menu li:last-child a {
    padding-right: 0;
}
.secondary-tab-menu li a:hover {
	 border-bottom: 3px solid #fff;
}
.secondary-tab-menu li.active-tab-menu a{
    font-weight: 600;
    border-bottom: 3px solid #fff;
}
#tab-secondary-menu.header-fixed {
    position: fixed;
    z-index: 9999;
    top: 0 !important;
    width: 100%;
}

/* ------------- Banner Styles ------------- */
@keyframes bannerFadeUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
#banner {
	position: relative;
	background: linear-gradient(to bottom, #2040BB, #1E29B5);
	color: #fff;
	padding: 60px 0 0;
	overflow: hidden;
}
.banner-text {text-align: center;}
.banner-image {
	width: 320%;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	margin-top: 30px;
}
.banner-image svg {
	width: 100%;
	height: auto;
	display: block;
}
h1{
    font-size: 3em;
    line-height: 1.2;
    font-weight: 600;
    margin: 0 0 15px;
    opacity: 0;
    animation: bannerFadeUp 0.8s ease forwards;
    animation-delay: 0.2s;
}
#banner p {
    font-size: 1.6em;
    line-height: 1.3;
    font-weight: 400;
    margin: 0;
    opacity: 0;
    animation: bannerFadeUp 0.8s ease forwards;
    animation-delay: 0.5s;
    color:#fff;
}

/* ----------- Section 2 Styles ------------ */
  :root {
    --cols: 20;
    --container-max: 1200px;
    --cell: calc(var(--container-max) / var(--cols));
    --grid-offset-x: calc((100vw - var(--container-max)) / 2);
  }
#section2{padding: 150px 0 100px;}
.checkerboard-bg {
    position: relative;
    background-color: #ffffff;
    background-image:
        linear-gradient(to right, #DCDFFF .5px, transparent .5px),
        linear-gradient(to bottom, #DCDFFF .5px, transparent .5px);
    background-size: 15px 15px;
    background-repeat: repeat;
}
.checkerboard-bg > .me-container {
    position: relative;
    z-index: 1;
}
#section2 .me-row {
	display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.card-panel {
    position: relative;
    background: #ffffff;
    border: 1px solid #1919D8;
    padding: 40px 30px;
    margin-top: 100px;
    box-sizing: border-box;
	flex: 1;
	display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 90%;
    margin-top: 100px;
	min-height: 480px;
}
.card-right .card-panel {
	float: right;
}
.card-icon {
    position: absolute;
    top: -150px;
    left: -1px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #1919D8;
    padding: 30px 20px 20px;
    border-bottom: none;
}
.card-icon img {
    width: auto;
    height: 100px;
}
.card-heading {
    color: #0000DC;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 16px;
}
/* Section 2 read-more (mobile only) — hidden on all screens by default */
.s2-ellipsis,
.s2-read-more-btn { display: none; }

.country-maps {
    display: flex;
    background: #ffffff;
    border: 1px solid #1919D8;
    margin-top: 40px;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    grid-column: 1 / -1;
}
.country-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 32px 16px;
	position: relative;
    transition: background 0.25s ease, transform 0.25s ease;
    pointer-events: none;
}
.country-item:after{
    position: absolute;
    content: '';
    width: 0px;
    height: 120px;
    border: .9px solid #1919d9;
    right: 0;
}
.country-item:last-child:after { border: none; }
.country-item img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    margin-bottom: 14px;
    transition: transform 0.25s ease;
}
.country-item:hover img {
    transform: scale(1.1);
}
.country-item span {
    font-weight: 600;
    font-size: 16px;
    color: #1235CC;
}
.country-overview{margin: 60px 0 0;}
.country-overview p{font-size: 1.1em;}

/* ----------- Section 3 styles ------------ */
#section3 {
    background-color: #1E29B5;
    color: #fff;
    background-image: linear-gradient(to right, #2031e9 .5px, transparent .5px), linear-gradient(to bottom, #2031e9 .5px, transparent .5px);
    background-size: 15px 15px;
    background-repeat: repeat;
}
#section3 p, #section4 p, #section5 p, #section6 p, #section7 p, #section8 p { font-weight: 200; font-size: 1.2em; color:#fff;}

/* ----------- Section 4 styles ------------ */
#section4 {
    background-color: #000000;
    color: #fff;
    background-image: linear-gradient(to right, #1a1d22 .5px, transparent .5px), linear-gradient(to bottom, #1a1d22 .5px, transparent .5px);
    background-size: 15px 15px;
    background-repeat: repeat;
}
#section4 .note{margin: 0px;}
#section4 .tab-bar{background: #1E1E1E;border: 1px solid #484848;}
#section4 .panels{background: #000000;border: 1px solid #484848;}
#section4 .big-stat, #section4 .comp-title{border-bottom: 1px solid #484848;}
#section4 .panel-right{border-left: 1px solid #484848;}
#section4 .panel-right ul { list-style: none; padding: 0; margin: 0; }
#section4 .panel-right li {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 20px;
    padding: 6px 10px 6px 8px;
    border-left: 3px solid transparent;
    border-radius: 2px;
}
#section4 .panel-right li .people { flex: 1; margin: 0; gap: 0; justify-content: space-between; flex-wrap: nowrap; }
#section4 .panel-right li .people .person { flex-shrink: 1; min-width: 0; }
#section4 .panel-right li > b {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    min-width: 38px;
    text-align: right;
}
#section4 .note, #section7 .note{background: #1E1E1E;border: 1px solid #484848;}
/* Vertical bar chart */
.stat-vbars {
    display: flex;
    align-items: flex-end;
    gap: 14px;
    margin-bottom: 125px;
    list-style: none;
    padding: 0 0 1px;
    border-bottom: 1px solid #286FFF;
	margin-top: 90px;
}
.stat-vbars li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    position: relative;
	width: 100%;
}
.stat-vbars b {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 8px;
    white-space: nowrap;
}
.stat-vbars span {
	display: block;
    width: 80px;
    height: 0;
    background: linear-gradient(to top, #000A8E, #00BBEF, #C0F3FF);
    border-radius: 6px 6px 0 0;
    transition: height 0.85s cubic-bezier(0.22, 1, 0.36, 1);
}
.stat-vbars.visible span { height: var(--h); }
.stat-vbars p {
    position: absolute;
    top: calc(100% + 14px);
    font-size: 16px !important;
    text-align: center;
    line-height: 1.5;
    margin: 0 !important;
    width: 100%;
    font-weight: 500 !important;
    background: #000000;
}
/* Callout box */
.s4-callout {
    display: flex;
    gap: 48px;
    align-items: center;
    background: #00006C;
    border: 1px solid #92B6FF;
    padding: 28px 36px;
}
.s4-callout strong {
    font-size: 1.1em;
    font-weight: 600;
    color: #fff;
    min-width: 210px;
    line-height: 1.5;
    flex-shrink: 0;
}
.s4-callout p {
    color: rgba(255,255,255,0.85) !important;
    font-size: 1em !important;
    margin: 0 !important;
    font-weight: 200 !important;
}
.intro {
    max-width: 90%;
    margin-bottom: 40px;
}
.tab-bar {
    display: flex;
    gap: 0;
    margin-bottom: 0;
    background: #00006C;
    padding: 12px;
    width: fit-content;
    border: 1px solid #92B6FF;
    font-weight: 600;
	margin: 0 0 40px;
}
.tab-bar li {
	padding: 8px 20px;
    border: none;
    background: transparent;
    font-size: 16px;
    cursor: pointer;
    border-radius: 4px;
    transition: background 0.2s, color 0.2s;
    font-weight: 500;
    color: #fff;
}
.tab-bar li.active, .tab-bar li:hover {
    background: #EAAB00;
    color: #000;
}
.panels { margin-bottom: 40px;background: #00006C;padding: 0; border:1px solid #92B6FF; }
.panel{ display: none; padding: 32px; }
.panel.active { display: block; }
.panel-left {
    padding: 10px 60px 10px 10px;
}
.panel-right {
    border-left: 1px solid #286FFF;;
    padding-left: 45px;
	padding-right: 24px;
}
.country-label {
    font-weight: 600;
    font-size: 1.1em;
    margin: 0 0 25px;
}
.big-stat {
    font-size: 8em;
    font-weight: 600;
    line-height: 1;
    color: #FFC55E;
    margin-bottom: 48px;
    transform: scaleY(1.4);
    border-bottom: 1px solid #286FFF;
    display: block;
}


/* People icons */
.people {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    margin: 20px 0 18px;
}
.person {
    display: inline-block;
    width: 13px;
    height: 15px;
    background-image: url("https://www.manageengine.com/images/shield-icon-disabled.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
.person::before { display: none; }
.person.on  { background-image: url("https://www.manageengine.com/images/shield-icon-active.svg"); }
.person.half { background-image: url("https://www.manageengine.com/images/shield-icon-half.svg"); }
.person.on::before, .person.half::before { display: none; }

/* Section 3 panel-left: shield icons fill full width, single row */
#section3 .panel-left .people {
    flex-wrap: nowrap;
    gap: 0;
    width: 100%;
    margin: 20px 0 18px;
}
#section3 .panel-left .person {
    flex: 1 1 0;
    min-width: 0;
    height: 15px;
}

/* Section 4 panel-left: person icons fill full width, single row */
#section4 .panel-left .people {
    flex-wrap: nowrap;
    gap: 0;
    width: 100%;
}
#section4 .panel-left .person {
    flex: 1 1 0;
    min-width: 0;
    height: 15px;
}

/* Section4 person silhouette icons (gold when active) */
#section4 .panel-left .person{ background-image: url("https://www.manageengine.com/images/person-icon-disabled.svg");height: 12px;}
#section4 .panel-left .person.on   { background-image: url("https://www.manageengine.com/images/person-icon-active.svg"); }
#section4 .panel-right .person  { background-image: url("https://www.manageengine.com/images/people-disabled.svg");width: 22px;height: 40px; }
#section4 .panel-right .person.on {background-image: url("https://www.manageengine.com/images/people-enabled.svg");}
#section4 .panel-right .person.on.half {background-image: url("https://www.manageengine.com/images/people-half-enabled.svg");}
#section4 .panel-right li.active .person.on  { background-image: url("https://www.manageengine.com/images/people-active.svg"); }
#section4 .panel-right li.active .person.half { background-image: url("https://www.manageengine.com/images/people-half-active.svg"); }

@keyframes shieldPop {
    0%   { transform: scale(0.3); opacity: 0; }
    65%  { transform: scale(1.25); opacity: 1; }
    100% { transform: scale(1); }
}
.person.on.animate, .person.half.animate {
    animation: shieldPop 0.35s ease forwards;
}

/* Progress bar */
.s3-bar-track {
	height: 15px;
    background: #003296;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.s3-bar-fill {
    height: 100%;
    background: linear-gradient(to right, #DC8B00, #FFC003, #FFFBDF);
    border-radius: 10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    transition: width 0.85s cubic-bezier(0.22, 1, 0.36, 1);
}
.s3-bar-labels {
    display: flex;
    justify-content: space-between;
    font-size: 1em;
    color: #578EFF;
    font-weight: 300;
}

/* Cross-market comparison */
.comp-title {
    font-weight: 600;
    color: #fff;
    font-size: 17px;
    margin: 0 0 40px;
    padding-bottom: 14px;
    border-bottom: 1px solid #286FFF;
}
.s3-comp-row {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 40px;
}
.comp-flag { width: 42px; }
.comp-name {
    min-width: 100px;
    font-size: 16px;
    font-weight: 600;
}
.s3-comp-bar {
    flex: 1;
    height: 26px;
    background: #002E8B;
    border-radius: 12px;
    overflow: hidden;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.s3-comp-fill {
    height: 100%;
    background: linear-gradient(to right, #C2D6FF, #2861FF);
    border-radius: 12px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    transition: width 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}
.s3-comp-row.active .s3-comp-fill {
    background: linear-gradient(to left, #FFFBDF, #FFC003, #DC8B00);
}
.s3-comp-pct {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    min-width: 36px;
    text-align: right;
}
.s3-comp-row.active .s3-comp-pct {color: #FFD074;}

/* Note box */
.note {
    background: #00006C;
    border: 1px solid #92B6FF;
    padding: 20px 28px;
    margin-bottom: 56px;
}
.note p {margin: 0;}

/* Section titles below data */
.s3-section-title {
    font-weight: 600;
    color: #fff;
    font-size: 20px;
    margin: 0 0 28px;
    line-height: 1.4;
}

/* Critical bars */
.s3-critical-bars {
    display: flex;
    gap: 0;
    margin-bottom: 60px;
    align-items: stretch;
}
.s3-crit-item {
    display: flex;
    flex-direction: column;
    min-width: 0;
}
/* Above-bar zone: label+marker for even items, empty spacer for odd */
.s3-crit-above {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 60px;
    overflow: visible;
}
/* Below-bar zone: marker+label for odd items, empty spacer for even */
.s3-crit-below {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 60px;
    overflow: visible;
}
.s3-crit-above .s3-crit-marker{
    top: 55px;
    z-index: 9999;
    position: absolute;
    height: 30px;
}
.s3-crit-above .s3-crit-label{
	width: 150px;
    position: absolute;
    top: 2px;
}
.s3-crit-below .s3-crit-label{
	position: absolute;
    width: 150px;
    bottom: 5px;
}
.s3-crit-bar {
    background: linear-gradient(to right, #000A8E, #00BBEF, #C0F3FF);
    padding: 10px 14px 25px;
    border-radius: 0;
    width: 0;
    overflow: hidden;
	border-radius: 0 5px 5px 0;
}
.s3-crit-pct {
    font-size: 16px;
}
.s3-crit-marker {
	width: 1px;
    height: 40px;
    background: #fff;
    margin-left: 14px;
    position: relative;
    z-index: 9999;
    margin-top: -17px;
}
.s3-crit-above .s3-crit-marker::after {
    content: '';
    position: absolute;
    top: -4px;
    left: -2px;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%;
}
.s3-crit-below .s3-crit-marker::after {
	content: '';
    position: absolute;
    bottom: 0;
    left: -2px;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%;
}
.s3-crit-label {
    font-size: 16px;
    color: #FFC55E;
    padding: 6px 0;
    line-height: 1.4;
	margin-left: 0px;
}

.s3-flex-66 { flex: 42; }
.s3-flex-20 { flex: 20; }
.s3-flex-9  { flex: 9;  }
.s3-flex-5  { flex: 5;  }

.s3-mob-card { display: none; }

/* Impact bars */
.s3-impact-bars {
    display: flex;
    gap: 0;
    margin-bottom: 20px;
    align-items: stretch;
}
.s3-impact-item {
    display: flex;
    flex-direction: column;
    min-width: 0;
}
.s3-impact-above {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 70px;
    overflow: visible;
}
.s3-impact-below {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 70px;
    overflow: visible;
}
.s3-impact-bar {
    background: linear-gradient(to right, #000A8E, #00BBEF, #C0F3FF);
    border-radius: 0;
    padding: 10px 14px 25px;
    width: 0;
    overflow: hidden;
	border-radius: 0 5px 5px 0;
}
.s3-impact-pct {
    font-size: 16px;
}
.s3-impact-above .s3-impact-marker {
    top: 65px;
    z-index: 9999;
    position: absolute;
    height: 30px;
}
.s3-impact-above .s3-impact-label {
    width: 300px;
    position: absolute;
    top: -10px;
}
.s3-impact-below .s3-impact-label {
    position: absolute;
    width: 180px;
    bottom: -6px;
}
.s3-impact-marker {
    width: 1px;
    height: 40px;
    background: #fff;
    margin-left: 14px;
    position: relative;
    z-index: 9999;
    margin-top: -17px;
}
.s3-impact-above .s3-impact-marker::after {
    content: '';
    position: absolute;
    top: -4px;
    left: -2px;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%;
}
.s3-impact-below .s3-impact-marker::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: -2px;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%;
}
.s3-impact-label {
    font-size: 16px;
    color: #FFC55E;
    padding: 6px 0;
    line-height: 1.4;
}
.s3-impact-44 { flex: 44; }
.s3-impact-29 { flex: 29; }
.s3-impact-14 { flex: 14; }
.s3-impact-10 { flex: 10; }
.s3-impact-3  { flex: 3; min-width: 55px; }

/* s3 checkbg wrapper */
.tab-container{
    margin-bottom: 40px;
}

/* ----------- Section 5 Styles ----------- */
#section5 { color: #000; }

.s5-intro {
    border: 1px solid #d8dce8;
    padding: 24px 28px;
    margin-bottom: 40px;
    background: #fff;
}
.s5-intro p { margin: 0; font-size: 15px; line-height: 1.7;color:#000 !important;}

.s5-card {
    padding: 24px 20px;
    border: .9px solid #7A7A7A;
    background: #fff;
    text-align: center;
	margin: auto;
	width: 84%;
    min-height: 356px;
}
.s5-card p {
    display: block;
    font-size: 1em !important;
    color: #000000 !important;
    text-transform: uppercase;
    margin-bottom: 18px;
    font-weight: 400 !important;
}
.circle-graph{margin-bottom: 40px;margin-left: -10px;margin-right: -10px;}
.s5-donut {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    background: #e4e7f2;
    margin: 0 auto 16px;
    flex-shrink: 0;
}
.s5-donut .inner-circle {
    position: absolute;
    width: 87%;
    height: 87%;
    background: #fff;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    font-weight: 600;
    color: #000;
}
.s5-donut .half-circle {
    width: 100%;
    height: 100%;
    background: #0152F6;
    position: absolute;
    left: -50%;
    overflow: hidden;
}
.s5-donut .circle-right-half { left: 50%; }
@keyframes s5RightSpin {
    from { transform: rotate(0deg); }
    to   { transform: rotate(var(--right-rot, 0deg)); }
}
@keyframes s5LeftSpin {
    from { transform: rotate(0deg); }
    to   { transform: rotate(var(--left-rot, 0deg)); }
}
.s5-donut .half-box {
    width: 50%;
    height: 100%;
    position: absolute;
    background: #DAE7FF;
    transform: rotate(0deg);
}
.s5-donut .circle-right-half .half-box { transform-origin: 0 50%; }
.s5-donut .circle-left-half .half-box {
    left: 50%;
    transform-origin: 100% 50%;
}
.visible .s5-card .s5-donut .circle-right-half .half-box {
    animation: s5RightSpin 0.55s ease-out forwards;
}
.visible .s5-card .s5-donut .circle-left-half .half-box {
    animation: s5LeftSpin 0.55s ease-out forwards;
    animation-delay: 0.52s;
}

/* Accent card (leadership gap) warm colours */
.s5-accent .s5-donut { background: #f0e4cc; }
.s5-accent .s5-donut .half-circle { background: #E07535; }
.s5-accent .s5-donut .inner-circle { background: #FDF6E8; }
.s5-accent .s5-donut .half-box { background: #F5B342; }
.s5-card span {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
}
.s5-accent {
    background: #FDF6E8;
    border-color: #E08C3C;
}

.s5-illus { width: 100%; max-width: 280px; display: block; margin: 0 auto; }
.s5-gap-note {
    border: .9px solid #FF1F1F;
    background: #FFF7E5;
    padding: 28px 40px;
    display: flex;
    align-items: center;
    vertical-align: middle;
}
.s5-gap-note p { margin: 0; font-size: 15px; line-height: 1.8; color: #0D0D0D !important; }

.s5-involve {
    align-items: center;
    margin-top: 40px;
    background: #fff;
    padding: 40px;
    border: 1px solid #d8dce8;
}
.s5-involve-hd h3 { font-size: 18px; line-height: 1.4; color: #000; }
.s5-involve img{width: 160px;margin: 25px 0 0 0;}
.s5-lollipop { padding: 0 10px 0 40px; }
.s5-lollipop > div {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 28px;
}
.s5-lollipop > div:last-child { margin-bottom: 0; }
.s5-lollipop > div > span {
    flex: 0 0 200px;
    text-align: right;
    font-size: 16px;
    color: #000;
    line-height: 1.2;
    font-weight: 500;
}
.s5-lollipop > div > b {
    flex: 0 0 40px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.s5-track {
    flex: 1;
    position: relative;
    height: 3px;
    background: #d4d8ea;
    border-radius: 2px;
    overflow: visible;
}
.s5-fill {
    position: absolute;
    left: 0; top: 0;
    height: 3px;
    width: 0;
    background: #1878F7;
    border-radius: 2px;
}
.s5-fill::after {
    content: '';
    position: absolute;
    right: -8px;
    top: -6px;
    width: 15px;
    height: 15px;
    background: #1878F7;
    border-radius: 50%;
    transform: scale(1);
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.s5-fill.s5-done::after {
    transform: scale(1);
}

/* ----------- Section 6 Styles ----------- */
#section6 .panel{min-height: 500px;}

/* ----------- Conclusion Styles ----------- */
#conclusion {
	background: #ffffff;
}
#conclusion p {
	width: 90%;
    font-weight: 200;
    font-size: 1.2em;
}
.conclusion-image img{margin:60px auto 0;}
.ebook-banner{
	background: #2152da;
    color: #fff;
	padding: 60px;
	margin: 40px 0 0 0;
}
.ebook-banner h3{
    font-size: 30px;
    line-height: 1.4;
    margin-bottom: 42px;
}
.download-button{
	color: #000;
    padding: 20px 30px;
    background: #FFC55E;
    font-size: 1.2em;
    display: inline-block;
    font-weight: 600;
    cursor: pointer;
}
.download-button:hover {
	background: #E1C83B;
}
.ebook-banner img{
    width: 350px;
    margin: auto;
    text-align: center;
    display: block;
}

/*--------popup form--------*/
.overlay, .overlay * {
    box-sizing: border-box;
}
.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 68%);
    z-index: 999999;
    top: 0;
    left: 0;
    display: none;
}
.popup {
    position: fixed;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 500px;
    max-width: 95%;
    max-height: 95vh;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 0 10px rgb(0 0 0 / 26%);
    border-radius: 3px;
    z-index: 99;
}
span.close {
    position: absolute;
    z-index: 999;
    top: 6px;
    right: 6px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    font-weight: 600;
    font-size: 14px;
    padding: 2px 10px;
    background: #3863f1;
    transform:none;
}
span.close:hover {
    color: #d5cdff;
}
.popup-content {
    overflow: scroll;
    height: 100%;
    max-height: 90vh;
}
h2.popup-title {
    text-align: center;
    margin: 0;
    line-height: 1.6;
    color: #fff;
    font-size: 1.2rem;
    padding: 20px 25px;
    margin-bottom: 30px;
	background:#1E29B5;
}
.popup-content form {
    width: 90%;
    margin: 0 auto;
}
.form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    box-shadow: none;
    position: relative;
	    margin-bottom: 20px;
        height: 48px;
    border: 1px solid #c9c6c6;
    transition: border ease .9s;
    -webkit-transition: border ease .9s;
    -moz-transition: border ease .9s;
}
.form-control .label {
    position: absolute;
    transform: translate(0%, -50%);
    top: 50%;
    left: 30px;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.4s;
    font-size: 16px;
    z-index: 8;
    opacity: 0.7;
}
.form-control.dropdown-control.uscountry {
  background: #fff;
}

.form-control.active-row {
  border: 1px solid #fff;
}

.form-control.btn-submits {
  border: none;
  margin-bottom: 45px;
  padding-left: 0;
      text-align: center;	
}

.form-control.form-comments {
  height: 85px;
}

.form-control:after,
.form-control:before {
  box-sizing: inherit;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  z-index: 1;
  border: 2px solid transparent;
  border-radius: 5px;
  pointer-events: none;
}

.form-control:before {
  top: 0px;
  left: 0px;
}

.form-control:after {
  bottom: 0;
  right: 0;
}

.form-control .error {
  position: absolute;
  bottom: -8px;
  left: 30px;
  transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.4s;
  font-size: 12px;
  z-index: 8;
  opacity: 1;
  background: #fff;
  padding: 5px;
  line-height: 0.5;
  color: red;
  display: none;
}

.form-control .error.phone_codeerror {
  line-height: 1.2;
  bottom: -18px;
  left: 14px;
  margin-right: 8px;
}

.form-control * {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.form-control .label {
  position: absolute;
  transform: translate(0%, -50%);
  top: 50%;
  left: 30px;
  transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.4s;
  font-size: 16px;
  z-index: 8;
  opacity: 0.7;
}

.form-comments.form-control .label {
  top: 35%;
}

.form-control input,
.form-control select,
.form-control textarea {
  width: 100%;
  outline: none;
  border: none;
  background: none !important;
  height: 100%;
  padding-left: 20px;
  font-size: 1.2em;
  position: relative;
  z-index: 9;
  opacity: 0.6;
  resize: none;
}
.form-control textarea {
    padding: 10px 15px;
}
.form-control select {
  opacity: 0;
  background: url(https://www.manageengine.com/government/images/arrow.png)
    no-repeat !important;
  background-position: 98% !important;
padding:0;padding-left:20px;
}

.form-control.active-row select {
  opacity: 1;
  color: #7c7979;
}

.btn-submits button {
  	border-radius: 2px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    cursor: pointer;
    outline: none;
    display: inline-block;
    padding: 15px 40px;
    margin: 0 0 20px 0;
    border: none;
	background: #f7c94a;
}

.btn-submits button:hover {
    background: #002089;
	color: #fff;
}

.form-control.btn-submit,
.form-control.btn-submit-new {
  background: transparent;
  border: none;
  height: auto;
  text-align: center;
}

.btn-submit-new button {
 font-size: 18px;
    font-weight: 400;
    border: 2px solid #e04d3b;
    border-radius: 5px;
    background: #e04d3b;
    color: #fff;
    cursor: pointer;
    outline: none;
    display: inline-block;
    padding: 12px 50px;
    margin: 20px 0;
}

.btn-submit-new button:hover {
  background: #222222;
  border-color: #222222;
}

.active-row.form-control::before {
  border-top-color: #15368b;
  border-right-color: #15368b;
  transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
  width: 100%;
  height: 100%;
}

.active-row.form-control::after {
  border-bottom-color: #15368b;
  border-left-color: #15368b;
  transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s,
    height 0.15s ease-out 0.45s;
  width: 100%;
  height: 100%;
}

.form-control.active-row .label {
  top: 0;
  background: #fff;
  padding: 0 6px;
  left: 15px;
  font-size: 1em;
  opacity: 1;
}

.uscountry.form-control {
  height: auto;
  background: transparent;
  padding: 0;
  border-color: transparent;
}

.uscountry.form-control:before,
.uscountry.form-control:after {
  display: none;
}

.uscountry select#country,
.uscountry select#zc-country {
  height: 60px;
  border: 2px solid #15368b;
  border-radius: 4px;
  opacity: 1;
  background: url(https://www.manageengine.com/government/images/arrow.png)
    no-repeat #fff !important;
  background-position: 95% !important;
width:100%;
}

.uscountry.form-control.active-row .label {
  z-index: 99;
}

.uscountry select#country_state,.uscountry select#ukcountry_region {
  height: 60px;
  background: url(https://www.manageengine.com/government/images/arrow.png)
    no-repeat #fff !important;
  background-position: 95% !important;
  margin-top: 15px;
  border-radius: 4px;
  opacity: 1;
  border: 2px solid #15368b;
width:100%;
}
.uscountry .state-label {
  top: unset !important;
  bottom: 38px;
}
#IframeUrl #meGDPRMessage .checkmarkgdpr.enableCheckgdpr:before {
	    width: 4px;
    height: 7px;
    border: 1px solid #000;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    content: '';
    position: absolute;
    top: 1px;
    left: 3px;
}
b.sup {
    font-size: 0.8em;
    position: relative;
    bottom: 5px;
    left: 2px;
}
#meGDPRMessage a{
    color: #000000 !important;
    text-decoration: underline !important;
}
#meGDPRMessage a:hover {text-decoration: none !important;}
p.callback-text {
        margin: 0 0 12px 0;
    color: #3b3b3b;
    font-size: 0.9em;
    position: relative;
    bottom: 7px;
}
.success-msg {
    position: fixed;
	z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 20px;
    background: #834100;
    color: #fff;
    font-weight: 400;
    font-size: 1.2em;
	display: none;
	    line-height: 1.5;
}
.success-msg span
{
	display: block
}

p.privacy-policy {
      font-size: 14px;
    color: #000000;
    margin-top: 20px;
}

p.privacy-policy a {
  color: #000000;
  text-decoration: underline!important;
}
#meGDPRMessage {
      color: #000000;
    font-size: 14px;
    width: 100%;
    line-height: 1.6;
}
#meGDPRMessage label {
    cursor: pointer;
}
#meGDPRMessage .checkmarkgdpr {
    height: 12px!important;
    width: 12px!important;
    top: 1px;
}
.success-down-msg, .success-inq-msg {
    background: rgba(0, 0, 0, .9);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    display: none;
}
.msgcon {
    position: fixed;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 400px;
    background: #205FE9;
    padding: 40px;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    line-height: 1.5;
}
.msg-close {
    position: absolute;
    z-index: 999;
    top: 1px;
    right: 1px;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    /* background: #205FE9; */
    border-radius: 6px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 30px;
    font-weight: 500;
}
.msg-close:hover{
	    opacity: 0.8;
}
.msgcon img {
    width: 100%;
    height: auto;
}
.msgcon h3 {
    font-weight: 500;
    font-size: 1.5em;
    line-height: normal;
    font-weight: 600;
    margin: 0 0 10px;
}
.msg-line{
	display: block;
    width: 30%;
    height: 3px;
    background: #ffffff;
    margin: 15px auto;
    text-align: center;
}
.msg-span{
	font-weight: 300;
	display:block;
}
.privacy-policy, .privacy-policy a {
	color: #fff;
}

/* ----------- Scroll Animations ----------- */
.scroll-anim {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 0.7s ease, transform 0.7s ease;
}
.scroll-anim.visible {
    opacity: 1;
    transform: translateY(0);
}

/* scale-in for images */
.scroll-anim-scale {
    opacity: 0;
    transform: scale(0.85);
    transition: opacity 0.6s ease, transform 0.6s ease;
}
.scroll-anim-scale.visible {
    opacity: 1;
    transform: scale(1);
}

@media (prefers-reduced-motion: reduce) {
    .scroll-anim,
    .scroll-anim-scale {
        opacity: 1;
        transform: none;
        transition: none;
    }
}

/* ----------- Section 6 Styles ----------- */
#section6 {
    background-color: #1E29B5;
    color: #fff;
    background-image: linear-gradient(to right, #2031e9 .5px, transparent .5px), linear-gradient(to bottom, #2031e9 .5px, transparent .5px);
    background-size: 15px 15px;
    background-repeat: repeat;
}
#section6 .tab-container {margin-top: 45px;}
#section6 .tab-bar { border: .9px solid #92B6FF;}
#section6 .tab-bar li { border: .9px solid transparent;}
#section6 .tab-bar li.active, #section6 .tab-bar li:hover { 
    background: #2121C3;
    color: #fff;
    border: .9px solid #2D55EA;
 }
#section6 .panels {background: #00006C;border: .9px solid #92B6FF;}
#section6 .panel { padding: 40px 40px 20px; }
#section6 h3 {
    padding-bottom: 14px;
    border-bottom: 1px solid #286FFF;
    margin-bottom: 24px;
	font-size: 1.1em;
}
.s6-vbars {
    display: flex;
    align-items: flex-end;
    gap: 14px;
    border-bottom: 1px solid #286FFF;
    padding-bottom: 0;
    margin-bottom: 90px;
    position: relative;
}
.s6-vbars li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    width: 100%;
    min-height: 284px;
}
.s6-vbars li > b {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 8px;
    white-space: nowrap;
}
.s6-vbars li > span {
    display: block;
    width: 80px;
    height: 0;
    background: linear-gradient(to top, #000A8E, #00BBEF, #C0F3FF);
    border-radius: 6px 6px 0 0;
}
.s6-vbars li > p {
    position: absolute;
    top: calc(100% + 14px);
    font-size: 16px !important;
    font-weight: 500 !important;
    text-align: center;
    color: #fff;
    line-height: 1.5;
    margin: 0 !important;
    width: 100%;
}
.stat-rows{margin-left: -10px;margin-right: -10px;}
.s6-stat {
    display: flex;
    align-items: center;
    gap: 30px;
    border: .9px solid #92B6FF;
    padding: 30px 25px;
    background: #00006C;
}
.s6-stat p{margin: 0;}
.s6-stat svg { flex-shrink: 0; }
.s6-callout {
    border: .9px solid #92B6FF;
    background: #00006C;
    padding: 24px 28px;
    margin-top: 40px;
	font-size: 1.1em;
}
.s6-callout p { margin: 0; font-size: 15px; line-height: 1.8; color: rgba(255,255,255,0.9); font-weight: 400; }
.s6-callout strong { color: #EAAB00; font-weight: 600; }

/* ----------- Section 7 Styles ----------- */
#section7 {
    background-color: #000000;
    color: #fff;
    background-image: linear-gradient(to right, #1a1d22 .5px, transparent .5px), linear-gradient(to bottom, #1a1d22 .5px, transparent .5px);
    background-size: 15px 15px;
}
#section7 h2 { color: #fff; }
#section7 h3 { margin: 75px 0 25px;}
.s7-phd {
	display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.s7-phd > span {
    font-weight: 600;
    border: 1px solid #484848;
    padding: 15px 25px;
    font-size: 16px;
    background: #1E1E1E;
}
#section7 .tab-container{margin-top: 68px;}
#section7 .tab-bar { 
	margin: 0;
    background: #1E1E1E;
    border: 1px solid #484848;
}
#section7 .tab-bar { padding: 8px; }

#section7 .panels {
    background: #000000;
    border: 1px solid #484848;
    margin: 50px 0 60px;
}
#section7 .panel { padding: 0; }
.s7-chart { list-style: none; margin: 0; padding: 0; }
.s7-chart > li {
    display: flex;
    align-items: center;
    gap: 0 20px;
    padding: 30px;
    border-bottom: 1px solid #484848;
}
.s7-chart li:last-child { border-bottom: none; }
.s7-scale-row {padding: 15px 30px !important;}
.s7-chart li > span {
    flex: 0 0 190px;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
}
.s7-scale-row > span { font-weight: 600; color: #fff; font-size: 14px; }
.s7-scale {
    flex: 1;
    display: flex;
    justify-content: space-between;
}
.s7-scale li { font-size: 16px; font-style: normal; color: rgba(255,255,255,0.35); list-style:none;}
.s7-track {
    flex: 1;
    height: 25px;
    background: #1E1E1E;
    position: relative;
}
.s7-fill {
    position: absolute;
    left: 0; top: 0; bottom: 0;
    width: 0;
    background: linear-gradient(to right, #000A8E, #00BBEF, #C0F3FF);
}
.s7-chart li > b {
    flex: 0 0 60px;
    text-align: right;
    font-size: 24px;
}
.s7-scale-row > b { flex: 0 0 60px; }
.s7-pbar { display: flex;}
.s7-pbar > div {
    flex: none;
    width: 0;
    height: 68px;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 0 16px;
	border-radius: 0 5px 5px 0;
	background: linear-gradient(to right, #000A8E, #00BBEF, #C0F3FF);
}
.s7-pbar > div:last-child {
    background: linear-gradient(to right, #0028CC, #0028CC, #00DDFF, #E0F9FF);
}
.s7-pbar b { font-size: 20px; font-weight: 600; color: #fff; white-space: nowrap; }
.s7-mob-pct { display: none; }
.s7-plabels { display: flex; list-style: none; margin: 16px 0 60px; padding: 0; }
.s7-plabels li {
    flex: none;
    width: 0;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    position: relative;
    padding-top: 14px;
    font-weight: 500;
	line-height: 1.2;
}
.s7-plabels li::before {
    content: '';
    position: absolute;
    top: -27px;
    left: 19px;
    width: 1px;
    height: 33px;
    background: #fff;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.s7-plabels li::after {
    content: '';
    position: absolute;
    top: 2px;
    left: 17px;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.s7-plabels li {
    transition: opacity 0.4s ease, transform 0.4s ease;
}
.s7-plabels li.s7-label-visible {
    opacity: 1;
    transform: translateY(0);
}
.s7-plabels li.s7-label-visible::before,
.s7-plabels li.s7-label-visible::after {
    opacity: 1;
}
@media (min-width: 651px) {
    .s7-plabels li { opacity: 0; transform: translateY(8px); }
}
#section7 .note strong{color: #FFC184;}

/* ----------- Section 8 Styles ----------- */
#section8 {
    background-color: #0152F6;
    background-image: linear-gradient(to right, #1e5bf1 .5px, transparent .5px), linear-gradient(to bottom, #1e5bf1 .5px, transparent .5px);
    background-size: 15px 15px;
    color: #fff;
}
#section8 h2, #section8 h3 { color: #fff; }
#section8 h3 { font-weight: 600;font-size: 22px; margin: 0 0 14px; }
.s8-compare {
    display: flex;
    align-items: stretch;
    gap: 0;
    margin: 50px 0 75px;
    min-height: 420px;
}
.s8-cmp-stats {
    flex: 0 0 210px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding-right: 30px;
}
.s8-stat strong {
    display: block;
    font-size: 52px;
    color: #FFC55E;
    font-weight: 600;
    line-height: 1;
}
.s8-stat p {
    font-size: 16px !important;
    color: #fff;
    margin: 6px 0 0;
    font-weight: 400 !important;
    line-height: 1.4;
}
.s8-cmp-chart {
    flex: 1;
    position: relative;
	background: #3C7CFF;
}
.s8-vbar {
    position: absolute;
    bottom: 0; left: 0; right: 0;
    height: 0;
    will-change: height;
}
.s8-vbar-bg { background: #9FD4FF; z-index: 1; border-top: 1px solid #fff; }
.s8-vbar-fg { background: #012AA0; z-index: 2; border-top: 1px solid #fff; }
.s8-vbar-bg::after, .s8-vbar-fg::after {
    content: '';
    position: absolute;
    top: -1px;
    right: -10px;
    width: 10px;
    height: 1px;
    background: #fff;
}
.s8-vbar-bg::before, .s8-vbar-fg::before {
    content: '';
    position: absolute;
    top: -1px;
    left: -10px;
    width: 10px;
    height: 1px;
    background: #fff;
}
.s8-cmp-legend {
    flex: 0 0 150px;
    position: relative;
    margin-left: 20px;
}
.s8-cmp-legend::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 14px;
    height: 83.6%;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.s8-cmp-legend::after {
    content: '';
    position: absolute;
    left: 30px;
    bottom: 0;
    width: 14px;
    height: 42%;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.s8-leg-item {
    position: absolute;
    left: 10px;
    right: 0;
    bottom: 0;
    padding-left: 22px;
    transform: translateY(50%);
}
.s8-leg-item:nth-child(1) { bottom: 78%; }
.s8-leg-item:nth-child(2) {bottom: 28%;left: 40px;}
.s8-leg-item i {
    width: 12px; height: 12px;
    flex-shrink: 0;
    font-style: normal;
    display: block;
}
.s8-leg-item:nth-child(1) i {background: #9FD4FF;}
.s8-leg-item:nth-child(2) i {background: #012AA0;}
.s8-leg-item span { 
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	margin-top: 10px;
	display: block;
}
.s8-table-wrap {
 	background: #003091;
    border: .9px solid #92B6FF;
    margin-bottom: 50px;
}
.s8-table-hd { padding: 40px;}
.s8-country-tabs { padding: 0 40px 20px; }
.s8-ctab-bar {
    display: flex;
    gap: 0;
    margin: 0;
    padding: 12px;
    width: fit-content;
    background: #00006C;
    border: .9px solid #92B6FF;
    font-weight: 600;
    list-style: none;
}
.s8-ctab-bar li {
    padding: 8px 20px;
    background: transparent;
    font-size: 16px;
    cursor: pointer;
    border-radius: 4px;
    border: .9px solid transparent;
    transition: background 0.2s, color 0.2s;
    color: #fff;
}
.s8-ctab-bar li.active,
.s8-ctab-bar li:hover {
    background: #2121C3;
    color: #fff;
    border: .9px solid #2D55EA;
}
@keyframes s8RowIn {
    from { opacity: 0; transform: translateY(12px); }
    to   { opacity: 1; transform: translateY(0); }
}
.s8-table tbody tr.s8-row-enter {
    animation: s8RowIn 0.35s ease forwards;
}
.s8-table-hd h3 { margin-bottom: 8px; }
.s8-table-hd p { margin: 0; }
.s8-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
}
article table tr:nth-child(odd), article table tr:nth-child(even){background:none;}
article table, article th, article td{border: .9px solid #92B6FF !important;}
.s8-table th, .s8-table td {
    padding: 30px;
    text-align: left;
    color: #fff;
    line-height: 1.4;
    font-weight: 600;
    vertical-align: middle;
}
article table thead tr{background:none !important;}
.s8-table td { border-right: .9px solid #92B6FF !important;}
.s8-table td:last-child { border-right: none !important; }
.s8-table th {
    font-weight: 600;
    color: #fff;
    border: .9px solid #92B6FF;
    border-left: none;
}
.s8-table th:last-child { border-right: none; }
.s8-table tbody tr:last-child td { border-bottom: none; }
.s8-table td:first-child { font-weight: 600; }
.s8-table td img { vertical-align: middle; margin-right: 10px; width: 48px; }
.s8-table th:first-child { width: 22%; }
.s8-table th:nth-child(2) { width: 35%; }
.s8-freq { align-items: center; padding: 20px 0 10px; }
.s8-freq h3 { margin-bottom: 14px; }
.s8-freq-left{padding-right: 40px;}
.s8-freq-right { display: flex; flex-direction: column; justify-content: center; }
.s8-pbar {display: flex;}
.s8-pbar > div {
    flex: none;
    width: 0;
    height: 62px;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 0 16px;
    background: linear-gradient(to right, #000A8E, #00BBEF, #C0F3FF);
    border-radius: 0 5px 5px 0;
}
.s8-pbar b {
	font-size: 20px;
    font-weight: 600;
    color: #F0FF25;
    white-space: nowrap;
}
.s8-plabels { display: flex; list-style: none; margin: 16px 0 0; padding: 0; }
.s8-plabels li {
    flex: none;
    width: 0;
    font-size: 16px;
    color:#fff;
    white-space: nowrap;
    position: relative;
    padding-top: 14px;
    font-weight: 600;
	line-height: 1.2;
	padding-right: 2px;
}
.s8-plabels li::before {
    content: '';
    position: absolute;
    top: -24px;
    left: 18px;
    width: 1px;
    height: 33px;
    background: #fff;
}
.s8-plabels li::after {
    content: '';
    position: absolute;
    top: 4px;
    left: 16px;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%;
}
.mb-text{display: none;}
.fix #top-header{display:none;}
#subscribe-section{display:none;}

/* ------------ Media Queries ------------- */
@media only screen and (max-width:1400px){
	.me-container,.me-containermid{max-width:1200px;}
}
@media only screen and (max-width:1250px){
	.me-container,.me-containermid{max-width:90%;padding:0;}
	.card-panel{min-height: 512px;}
}
@media only screen and (max-width:1100px){
	.card-panel{min-height: 584px;}
}
@media only screen and (max-width:1121px){
	#tab-secondary-menu {z-index:9;top:31px !important;}
}
@media only screen and (max-width: 1025px){
    #tab-secondary-menu { display: none; }
	#commonHeader{min-height: 64px;height: 64px;}
	#header-mainsec .headerinner {position: fixed;z-index: 99999;top:0;width: 100%;}
#top-header{padding:18px 0;}
.fix #top-header{display:block;}
}
@media only screen and (max-width: 992px) {
    .banner-image svg{margin-top: 0;}
    .banner-image{transform: translateX(-51%);width: 500%;}
	.card-panel{min-height: auto;width: 100%;}
	.card-right .card-panel{margin-top:200px;float: none;}
	.country-maps { flex-wrap: wrap; }
	.country-item {flex: 1 1 33%;border-bottom: 1px solid #1919d9;}
	.country-item:nth-child(3):after {display: none;}
	.country-item:nth-child(4), .country-item:nth-child(5) {border-bottom: none;}
	.intro{max-width: 100%;}
	.panel-left {padding: 10px;}
    .panel-right { border-left: none;padding: 10px; padding-top: 24px; }
    .s3-critical-bars {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: repeat(2, auto);
        grid-auto-flow: column;
        gap: 1px;
    }
    .s3-impact-bars {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: repeat(3, auto);
        grid-auto-flow: column;
        gap: 5px;
    }
    .s3-crit-item, .s3-impact-item {
        flex: unset !important;
        min-width: unset !important;
        padding: 18px 0px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .s3-crit-above, .s3-crit-bar, .s3-crit-below,
    .s3-impact-above, .s3-impact-bar, .s3-impact-below { display: none !important; }
    .s3-mob-card { display: block; padding-right: 15px; }
    .s3-mob-label {
        display: block;
        font-size: 16px;
        color: #FFC55E;
        font-weight: 500;
        margin-bottom: 10px;
        line-height: 1.3;
    }
    .s3-mob-pct {
        display: block;
        font-size: 1.6em;
        font-weight: 500;
        color: #fff;
        line-height: 1;
    }
    .note br { display: none; }
	.note h3 { margin-bottom: 12px;font-size: 20px; }
	#section4 .note{padding: 16px;}
	#section4 .panel-right{border: none;}
    .s5-lollipop { padding: 30px 10px 0; }
	.s5-card{width: 100%;}
    .s5-lollipop > div { flex-wrap: wrap; gap: 8px; }
    .s5-lollipop > div > span { flex: 1 1 100%; text-align: left; }
    .s5-track { flex: 1 1 auto; }
	.s5-involve img, .s5-illus{display: none;}
    .s5-gap-note { padding: 20px; margin-top: 20px; }
    .s5-donut { width: 130px; height: 130px; }
    .s5-donut .inner-circle { font-size: 22px; }
    .s6-vbars { gap: 6px; }
    .s6-vbars li > span { width: 60px; }
	.s6-stat.first{margin-bottom: 30px;}
    .s7-phd { flex-direction: column; align-items: flex-start; gap: 12px; }
    .s7-chart li > span { flex: 0 0 140px;}
    .s7-chart li > b { font-size: 26px; }
    .s7-pbar > div { height: 54px;padding: 0 8px; }
    .s7-pbar b { font-size: 16px; }
    .s8-cmp-stats { flex: 0 0 160px; padding-right: 16px; }
    .s8-cmp-legend { flex: 0 0 110px; }
	.s8-cmp-legend::before{left: 0;width: 8px;}
	.s8-leg-item{padding-left: 18px;left: 0px;right: 0;}
	.s8-cmp-legend::after{left: 20px;bottom: 0;width: 8px;}
	.s8-leg-item:nth-child(2){left: 16px;}
	#conclusion{padding: 60px 0;}
	#conclusion p{width: 100%;}
	.conclusion-image img{width: 100%;max-width: 400px;display: block;margin: 20px auto 0;}
	.ebook-banner img{display: none;}
}
@media only screen and (max-width:850px) {
	#section6 .panel {padding: 20px 20px 40px;}
	.stat-vbars li:nth-child(6), .stat-vbars li:nth-child(7){display: none;}
    .s8-ctab-bar li{padding: 8px 12px;}
    .s8-table-hd{padding:30px;}
}
@media only screen and (max-width: 650px) {
    h1{font-size: 2.6em;}
    #banner p{font-size: 1.4em;}
	#banner br, .s3-section-title, .s3-impact-bars, #section4 .note:last-child p, .s8-table-wrap{display: none !important;}
    #section2 {padding: 120px 0 80px;}
    section{padding: 80px 0;}
	.country-item img, .country-item:after{display: none;}
	.country-item{border-right: 1px solid #1919d9;padding: 15px;background: #0055ff;}
    .country-item span{color:#fff;}
	.country-item:nth-child(3), .country-item:nth-child(5){border-right: none;}
	.country-item:hover{background: #ffffff;}
	.country-item:hover span{color: #000;}
    .checkerboard-bg, section:not(#banner){background-image:none !important;}
    .tab-bar {display: none;}
	.big-stat{font-size: 6em;margin-bottom: 34px;}
	.comp-flag{display: none;}
    #section7 .tab-container, #section4 .note h3{margin-bottom: 0;}
	#section3 .note{background: none; border: none; padding: 0;margin-bottom: 0;}
	.stat-vbars li:nth-child(5), .stat-vbars li:nth-child(4){display: none;}
	.s5-card{        
		background: none;
        min-height: auto;
        border: none;
        border-bottom: 1px solid #000;
        text-align: left;
	}
	.s5-card span{
		display: inline-block;
    	vertical-align: middle;
    	width: 62%;
	}
	.s5-accent {border-bottom:none;}
	.s5-donut {
        width: 80px;
        height: 80px;
        margin: 0 15px 0 0;
        display: inline-block;
        vertical-align: middle;
    }
    .s6-vbars{margin-bottom: 120px;}
    .s6-vbars li:nth-child(1), .s6-vbars li:nth-child(2){display: none;}
    .s6-vbars li > p{font-size:14px !important;}
	.s5-involve{padding: 30px;}
    #section6 .panel { padding: 0;min-height: auto;}
	#section6 .panels{padding: 0;background: none;border:none;}
	.s6-callout{padding: 0;background: none;border: none;}
	.s7-chart > li{gap:0;}
    .s7-chart li { flex-wrap: wrap; row-gap: 14px; }
    .s7-chart li > span { flex: 1 1 100%; }
	.s7-chart li > b{font-size: 18px;flex: 0 0 44px;}
    .s7-track { flex: 1 1 calc(100% - 72px); }
    .s7-plabels li:last-child, .s7-pbar div:last-child{display: none;}
    .s7-plabels li{font-size: 14px;}
    .s8-compare { flex-wrap: wrap; min-height: auto; gap: 20px; }
    .s8-cmp-stats { flex: 0 0 100%; flex-direction: row; gap: 20px; padding-right: 0;display: block; }
	.s8-stat{padding: 28px 0;border-bottom: 1px solid #74A0FF;}
	.s8-stat:last-child{border-bottom: none;}
    .s8-cmp-chart { min-height: 260px; }
    .s8-cmp-legend { flex: 0 0 110px; }
    .s8-freq { padding: 0;}
    .s8-freq-right { margin-top: 24px; }
    .s8-plabels li { white-space: normal; }
    .s8-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .s8-table { min-width: 600px; }
    .s8-country { display: inline-flex; align-items: center; gap: 8px; }
    .s8-country img { width: 24px; height: auto; flex-shrink: 0; margin-right: 0; }
	.s8-cmp-legend::before{width:6px;left: -18px;}
	.s8-leg-item{padding-left: 0;}
	.s8-cmp-legend::after{left: -2px;width: 6px;}
	.dt-text{display: none;}
	.mb-text{display: block;}
    #section4 .panel-right li { gap: 4px 6px; padding: 4px 6px; flex-wrap: wrap; }
    #section4 .panel-right .comp-flag { width: 24px !important; height: auto !important; }
    #section4 .panel-right .comp-name { flex: 1 1 100%; }
    #section4 .panel-right li .people { flex: 1 1 auto; }
    #section4 .panel-right .person { width: 14px !important; height: 26px !important; }
    #section4 .panel-right li > b {min-width: 46px; flex-shrink: 0; }
    #section3 .panel-right .s3-comp-row { flex-wrap: wrap; gap: 6px 12px; }
    #section3 .panel-right .comp-name { flex: 1 1 100%; }
    #section3 .panel-right .s3-comp-bar { flex: 1 1 auto; }
    #section3 .panel-right .s3-comp-pct { flex-shrink: 0; }
	.msgcon {width: 75%;}
    .ebook-banner{padding: 40px;}
	.ebook-banner h3{text-align: center;}
	.download-button{width: 100%;text-align: center;}
    .conclusion-image{display: none;}
    .s8-country-tabs, .s8-table-scroll{display: none;}

    /* Section 2 read-more on mobile */
    .s2-collapse-text { display: none; }
    .s2-ellipsis {
        display: inline;
        font-weight: 400;
        color: #000;
    }
    .s2-read-more-btn {
        display: block;
        margin-top: 10px;
        background: none;
        border: none;
        padding: 0;
        color: #0000DC;
        font-weight: 600;
        font-size: 15px;
        cursor: pointer;
        text-decoration: underline;
    }
    .card-panel.s2-expanded span.s2-collapse-text,
    .conclusion-text.s2-expanded span.s2-collapse-text { display: inline; }
    .card-panel.s2-expanded p.s2-collapse-text,
    .conclusion-text.s2-expanded p.s2-collapse-text { display: block; }
    .card-panel.s2-expanded .s2-ellipsis,
    .card-panel.s2-expanded .s2-read-more-btn,
    .conclusion-text.s2-expanded .s2-ellipsis,
    .conclusion-text.s2-expanded .s2-read-more-btn { display: none; }
    .site-logo {width:160px;}
    .logo-brand {font-sizze:1.4em;}
    .logo-brand:before{display:none;}
}
@media only screen and (max-width: 450px) {
	#section3 .panel-left .person { height: 12px; }
	#section4 .panel-left .person{ height: 10px;}
}