/****************************************************************
 *
 * Cusrom CSS ACEUP
 * Author: Roman I.
 *
*****************************************************************/

header.header .header-container {
    min-height: 80px !important;
}
header.header {
    min-height: 125px !important;
}
main {
    margin-top: 125px !important;
}
body {
    font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
/*============================*/
/*========SOLUTIONS PAGE======*/
/*============================*/
body {
    background: #fff !important;
    overflow-x: hidden;
}

.hero-section-main-message {
    overflow: hidden;
}

.hero-main-message-bg-img {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 42%;
    min-height: 100%;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.black-text {
    color: #1B1B1B !important;
}

.mw45 {
    max-width: 48%;
}

.mw55 {
    max-width: 52%;
}

.mw55 .col-content {
    max-width: none !important;
}

.our-model-list {
    padding-left: 65px;
}

.our-model-icon {
    width: 95px;
    height: 95px;
    border-radius: 50%;
    justify-content: center;
    z-index: 5;
}

.our-model-icon img {
    width: 38px;
    height: auto;
}

.our-model-title h5 {
    margin-bottom: 0;
    text-transform: none;
    font-size: 16px;
    letter-spacing: 0;
}

.our-model-list-item {
    margin-bottom: 20px;
    width: calc(100% - 70px);
}

.our-model-list-item:last-child {
    margin-bottom: 0;
}

.our-model-title {
    padding: 18px 20px 18px 35px;
    background: #fff;
    box-shadow: 2px 4px 45px 0px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    margin-left: -20px;
    width: calc(100% - 135px);
    z-index: 0;
}

.section-our-mission,
.section-main-value-prop {
    background: #fff;
}

.mvp-text-content {
    font-size: 18px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 30px;
    padding-bottom: 20px;
    position: relative;
    color: #1B1B1B !important;
}

.mvp-text-content:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 50px;
    background: #343940;
}
.p-text-18 p {
    font-size: 18px !important;
}

.btn-mvs {
    min-height: 64px !important;
}

.section-our-mission.content-right .col-content {
    padding-left: 65px;
    padding-right: 36px;
}

.prop-icon-list-item {
    margin-bottom: 10px;
}

.prop-icon-list-item:last-child {
    margin-bottom: 0;
}

.prop-icon-list-item img {
    width: 35px;
    margin-right: 25px;
}

.prop-item-content {
    width: calc(100% - 60px);
    margin-bottom: 5px;
}

.prop-item-content h6 {
    font-size: 17px;
    letter-spacing: 0;
    margin-bottom: 5px;
}

.prop-item-content p {
    font-size: 15px;
    line-height: 130%;
}

.col.col-list-content .col-content {
    padding-right: 0px;
}

.section-main-value-prop.content-right .image {
    max-width: 80%;
    display: inline-block;
}

.section-image-content .col.col-prop-img {
    text-align: right;
    flex: 0.8;
}

.section-image-content .col.col-list-content {
    flex: 1.2;
}

.section-image-content .col-list-content .col-content {
    max-width: none;
}

.section-main-value-prop.content-right .prop-background {
    right: 42%;
    width: 128%;
    height: 80%;
    bottom: 0;
    background-size: cover !important;
    background-position: center top !important;
    z-index: -1;
    background-repeat: no-repeat !important;
}

.prop-background {
    position: absolute;
}

.section-our-mission .prop-item-content p {
    margin-bottom: 0;
    font-size: 1.1rem;
}

.section-our-mission .prop-item-content h6 {
    font-size: 1.4rem;
}

.section-our-mission .prop-icon-list-item {
    margin-bottom: 18px;
}

.prop-icon-list-item img {
    width: 50px;
}

.section-roadmap-for-impact {
    background: #fff;
}

.section-roadmap-for-impact:before {
    content: '';
    position: absolute;
    width: 38%;
    height: 100%;
    top: 0;
    left: 0;
    background: #008AF8;
    z-index: -1;
}

.roadmap-title-wrap {
    width: 460px;
    height: 460px;
    background: #fff;
    border: 22px solid #00D4FF;
    border-radius: 50%;
    align-self: flex-end;
    text-align: center;
    align-items: center;
    margin: 80px;
    position: relative;
}

.roadmap-title-wrap:before {
    content: '';
    position: absolute;
    width: calc(100% + 171px);
    height: calc(100% + 171px);
    top: -83px;
    left: -72px;
    border: 8px solid #00D4FF;
    border-radius: 50%;
    z-index: -5;
}

.roadmap-title-wrap h2 {
    max-width: 100%;
    font-size: 58px;
    font-weight: 700;
    line-height: 70px;
    max-width: 80%;
    margin: 0 auto;
}

.col-roadmap-content {
    justify-content: flex-end;
    align-items: center;
}

.roadmap-list {
    width: 37%;
}

.roadmap-list-item h5 {
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 17px;
    font-size: 18px;
    font-weight: 600;
}

.roadmap-list-item h6 {
    margin-bottom: 6px;
    font-size: 20px;
}

.roadmap-list-item p {
    font-size: 16px;
    margin-bottom: 0;
}

.rli-number {
    display: flex;
    align-items: center;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: #008AF8;
    margin-right: 40px;
    text-align: center;
    justify-content: center;
}

.rli-number h4 {
    color: #FFF;
    text-align: center;
    font-size: 38px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 0;
}

.rli-content {
    width: calc(100% - 140px);
}

.roadmap-list-item {
    margin-bottom: 35px;
}

.roadmap-list-item:last-child {
    margin-bottom: 0;
}

.roadmap-list-item:nth-child(1),
.roadmap-list-item:nth-child(5) {
    margin-left: -227px;
}

.roadmap-list-item:nth-child(2) {
    margin-left: -97px;
    margin-bottom: 45px;
}

.roadmap-list-item:nth-child(3) {
    margin-left: -58px;
    margin-bottom: 48px;
}

.roadmap-list-item:nth-child(4) {
    margin-left: -87px;
}

.blog-post-grid-container {
    display: flex;
    flex-wrap: wrap;
}

.survey-form .gfield_label.gform-field-label {
    font-size: 22px;
}

.survey-form .gfield_required {
    opacity: 0;
}

.survey-form .gfield_radio label {
    font-size: 22px !important;
    line-height: 2 !important;
}

.survey-form .gfield_radio .gfield-choice-input {
    width: 17px !important;
    height: 17px !important;
}

.survey-form .gform_confirmation_message {
    font-size: 24px;
}

.survey-form .gform_confirmation_message {
    padding: 0 !important;
    background: transparent !important;
    color: #fff !important;
    max-width: 80%;
}

.badge-col {
    width: calc(50% - 33px);
    min-height: 290px;
}

.badge-illustrations {
    row-gap: 56px;
    column-gap: 56px;
    flex-wrap: wrap;
    padding-top: 95px;
    padding-bottom: 95px;
    background: #f7f7f7;
}

.badges-section-heading-wrap h2 {
    margin-bottom: 32px;
}

.badges-section-heading-wrap {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

.badge-item {
    padding: 44px;
    background: #fff;
    box-shadow: 2px 4px 45px 0px rgba(0, 0, 0, 0.15);
    background-repeat: no-repeat !important;
    background-position: right bottom !important;
}

.badge-label {
    display: inline-block;
    padding: 10px 24px;
    color: #fff;
    border-radius: 28px;
}

.badge-item-content {
    width: 68%;
}

.badge-item-content h6 {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 0;
}

.badge-item-content p {
    font-size: 16px;
}

.sticky-toc {
    -webkit-sticky;
    position: sticky;
    top: 35px;
}

header.slideDown+main .sticky-toc {
    top: 150px;
}

/*=======================*/
/*=======MEGA MENU=======*/
/*=======================*/
header .logo {
    margin-top: 0 !important;
}

header.header .header-container {
    align-items: center !important;
}

.mobile-nav-item {
    display: none !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu {
    top: 85px;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item:nth-child(2) {
    background: #fff !important;
}

.nav-container ul li.nav-demo>a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center !important;
    width: 190px !important;
    height: 58px !important;
    border-radius: 35px !important;
    color: #FFF !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    padding: 0 !important;
    margin-left: 40px !important;
    background: #008af8 !important;
}

.mega-menu-item .textwidget h6 {
    color: #343940 !important;
    margin-bottom: 3px !important;
}

.mega-menu-item .textwidget p {
    margin-bottom: 15px !important;
}

.mega-menu-item .textwidget p img,
.mega-menu-item .textwidget img {
    margin: 0 !important;
    width: 100%;
    max-width: 100%;
}

.mega-menu-item .textwidget a {
    color: #343940;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
}

.mega-menu-item .textwidget a p {
    font-size: 14px;
    font-weight: 400;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu {
    display: flex;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-item {
    flex: 1;
}

.mega-menu-item .textwidget a:hover,
.mega-menu-item .textwidget a:hover * {
    color: #00d4ff !important;
}

.textwidget h2,
.textwidget h3,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
    color: #343940 !important;
    margin-bottom: 5px !important;
    line-height: 1.2em !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0;
    text-transform: none;
}

.textwidget h2 {
    font-size: 32px !important;
}

.textwidget h3 {
    font-size: 24px !important;
}

.textwidget h4 {
    font-size: 21px !important;
}

.textwidget h5 {
    font-size: 18px !important;
}

.textwidget h6 {
    font-size: 16px !important;
}

/*PILLAR PAGE*/
.ppt-gen-data {
    padding-bottom: 40px;
    margin-bottom: 78px;
    border-bottom: 1px solid #00d4ff;
}

.ppt-gen-data .section-post-heading {
    padding: 0 !important;
}

.ppt-gen-data .section-post-heading h1 {
    margin-top: 0;
    margin-bottom: 35px;
}

.toc-list h2 {
    font-weight: 500;
    font-size: 30px;
    line-height: 36px;
    color: #343940;
    margin-top: 0;
    margin-bottom: 35px;
}

.pp-wrap {
    column-gap: 95px;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.toc-list {
    width: 324px;
}

.ppt-content-wrap {
    width: calc(100% - 420px);
}

.page-template-page-pillar {
    background: #fff !important;
}

.ppt-content-wrap h2,
.ppt-content-wrap h3,
.ppt-content-wrap h4,
.ppt-content-wrap h5,
.ppt-content-wrap h6 {
    color: #343940;
}

.toc-list ul {
    list-style: none;
    border-left: 1px solid rgba(52, 57, 64, .5);
}

.toc-list ul li {
    padding: 13px 0 13px 21px !important;
    position: relative !important;
}

.toc-list ul li:before {
    opacity: 0 !important;
    transition: all ease-in-out 150ms;
}

.toc-list ul li:hover:before {
    content: '' !important;
    position: absolute !important;
    left: -2.5px !important;
    top: 0 !important;
    width: 4px !important;
    height: 100% !important;
    background: #008AF8 !important;
    opacity: 1 !important;
    border-radius: 0 !important;
}

.toc-list ul li a {
    color: rgba(52, 57, 64, .5);
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
    text-decoration: none;
    transition: all ease-in-out 150ms;
}

.toc-list ul li:hover a,
.toc-list ul li a.active {
    color: #343940;
}

.toc-list ul li a.active {
    position: relative;
}

.toc-list ul li a.active:before {
    content: '' !important;
    position: absolute !important;
    left: -23.5px !important;
    top: -15px !important;
    width: 4px !important;
    height: calc(100% + 31px) !important;
    background: #008AF8 !important;
    opacity: 1 !important;
    border-radius: 0 !important;
}

.toc-list ul li:has(.active):hover:before {
    display: none;
}

.pp-wrap blockquote {
    border-left: 4px solid #00D4FF;
    padding-left: 35px;
}

.pp-wrap blockquote cite {
    color: #00D4FF;
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    font-style: normal;
    margin-bottom: 35px;
    margin-top: 30px;
}

.pp-wrap p:empty {
    display: none;
}

.pp-wrap figure {
    margin-bottom: 3rem;
}

.ppt-content-wrap ul {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}

.ppt-content-wrap ul li {
    padding: 0 0 7px 20px !important;
}

.ppt-content-wrap table thead,
.ppt-content-wrap table td {
    border: none;
}

.ppt-content-wrap table td {
    vertical-align: top;
}

.ppt-content-wrap table th {
    border: none !important;
    font-size: 22px;
}

.ppt-content-wrap table tr,
.ppt-content-wrap table thead tr:last-child {
    border: none !important;
    border-bottom: 1px solid rgba(52, 57, 64, .2) !important;
}

.ppt-content-wrap table tr:last-child {
    border: none !important;
}

.ppt-content-wrap table td ul {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.ppt-content-wrap table td:nth-child(2),
.ppt-content-wrap table th:nth-child(2) {
    background: #f8f8f8;
}

.ppt-content-wrap table td:nth-child(3),
.ppt-content-wrap table th:nth-child(3) {
    background: #008af7;
    color: #fff;
}

.ppt-content-wrap table td:nth-child(3) ul li:before {
    background: #fff !important;
}

.ppt-content-wrap h5 {
    font-size: 24px;
    line-height: 30px;
    text-transform: none;
    color: #343940 !important;
    letter-spacing: 0;
    margin-bottom: 22px !important;
    margin-top: 30px;
}

.ppt-content-wrap h6 {
    font-size: 20px;
    line-height: 26px;
    text-transform: none;
    color: #343940 !important;
    letter-spacing: 0;
    margin-bottom: 22px !important;
    margin-top: 30px;
}

.has-media-on-the-right .wp-block-media-text__content {
    padding-left: 0;
}

.wp-block-buttons {
    text-align: center;
}

.wp-block-buttons .wp-block-button__link {
    padding: 24px 62px;
}

.is-style-outline .wp-element-button {
    text-align: left;
    padding: 0 !important;
    border: none !important;
}

.ppt-content-wrap h3,
.ppt-content-wrap h4 {
    margin-bottom: 22px !important;
    margin-top: 30px;
}

.ppt-page-wrap {
    max-width: 1400px;
    margin: 0 auto;
}

.ppt-content-wrap .wp-block-image img {
    width: 100%;
}

/*HERO SECTION CONTENT LEFT*/
.bbcl-banner.section-hero:after {
    display: none;
}

.bbcl-banner .col {
    flex: 0.5;
}

.section-hero.bbcl-banner .col-content .label {
    font-size: 46px;
    font-weight: 500;
    line-height: 54px;
    margin-top: 0;
    margin-bottom: 28px;
    text-transform: none !important;
}

.section-hero.bbcl-banner .col-content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0;
}

.bbcl-image {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 45%;
    max-height: 100%;
}

.centered-content {
    text-align: center;
}

.grid-hover-section-wrap h2.black-text {
    max-width: 70%;
    margin: 0 auto 25px;
}

.grid-hover-wrap {
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 30px;
}

.gh-item {
    position: relative;
    min-height: 520px;
    justify-content: center;
    border-radius: 16px;
    overflow: hidden;
}

.gh-item:hover {
    cursor: pointer;
}

.gh-item.third {
    width: calc(100%/3 - 20px);
}

.gh-item.half {
    width: calc(50% - 15px);
}

.gh-item.full {
    width: 100%;
}

.gh-item h6.white-text {
    color: #fff !important;
    font-family: "Nunito Sans", sans-serif;
    font-size: 26px;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
    max-width: 65%;
    margin: 0 auto;
    z-index: 1;
}

.gblock-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 16px;
    opacity: .75 !important;
}

.gh-item-hover-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 100%;
    border-radius: 16px;
    background: #fbfbfb;
    transition: all ease-in-out 250ms;
    z-index: 5;
}

.gh-item:hover .gh-item-hover-content {
    left: 0;
}

.ghi-content-wrap {
    padding: 30px;
    position: relative;
    height: 100%;
}

.ghi-hover-content {
    z-index: 5;
    position: relative;
}

.ghi-content-wrap:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    right: 0;
    bottom: -30px;
    border-style: solid;
    border-width: 0 0 200px 200px;
    border-color: transparent transparent #e7e7e7 transparent;
    transform: rotate(0deg);
    z-index: 0;
}

.slider-coach.rounded-coaches-slider .section-heading h2.blue {
    color: #343940 !important;
}

.slider-coach.rounded-coaches-slider .slide-img img {
    border-radius: 50%;
    border: 3px solid #00D4FF;
    max-width: 270px;
    height: auto;
    margin: 0 auto;
}

.slider-coach.rounded-coaches-slider .slide-img a {
    text-align: center;
}

.slider-coach.rounded-coaches-slider .slick-slide,
.slider-coach.rounded-coaches-slider .slide-content {
    background: transparent;
}

.slider-coach.rounded-coaches-slider .slide-content .slide-text {
    padding-top: 25px;
    padding-bottom: 0;
}

.slider-coach.rounded-coaches-slider .slide-content .slide-text h3 {
    font-family: "Nunito Sans", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 5px;
}

.slider-coach.rounded-coaches-slider .slide-content .slide-text h3 a {
    color: #5E2DD6;
}

.slider-coach.rounded-coaches-slider .slide-content .slide-text .coach-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    color: #343940;
}

.slider-coach.rounded-coaches-slider .slide-content .slide-text p.dark-text {
    margin-top: 15px;
    font-size: 18px;
    line-height: 22px;
}

.slider-coach.rounded-coaches-slider .slick-arrow {
    background: #F7F7F7;
    color: #00D4FF;
}

.slider-coach.rounded-coaches-slider .slick-arrow:hover {
    color: #fff;
}

.ace-chart-wrap {
    background: #F5F8FA;
    padding-top: 75px;
    padding-bottom: 75px;
}

.ace-chart-wrap h2 {
    max-width: 80%;
    margin: 0 auto 50px;
}

.chart-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    row-gap: 45px;
}

.circle-item {
    width: 31%;
    text-align: center;
}

.pc3 {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.pc3 svg:before {
    content: transparent;
    display: block;
}

.pc3 svg {
    width: 250px;
    height: 250px;
    transform: rotate(-90deg);
}

.pc3 svg .percent-circle-inner {
    fill: transparent;
    stroke-width: 16px;
    stroke-dasharray: 0 750px;
    transition: stroke-dasharray 2s ease-out;
}

.pc3:after {
    content: attr(data-percent) "%";
    display: block;
    width: 240px;
    height: 240px;
    background: transparent;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 50%;
    color: inherit !important;
    text-align: center;
    line-height: 240px;
    font-size: 46px;
    font-weight: 500;
}

.hidden {
    display: none;
}

.circle-item .dark-text {
    width: 72%;
    margin: 20px auto 0;
}

.page-template-default.survey header {
    display: none;
}

.page-template-default.survey .wrapper main {
    margin-top: 0 !important;
}

.survey .gform_wrapper.gravity-theme .gfield_label {
    font-size: 27px;
}

.survey .gform_next_button {
    margin-top: 0;
    background: #F57800;
}

.survey input[type="submit"] {
    background: #F57800;
}

.survey form .gfield {
    margin-bottom: 5px;
}

.survey .gf_progressbar {
    margin-bottom: 30px !important;
}

.survey .survey-form .gfield_radio label {
    font-size: 21px !important;
    line-height: 1.8 !important;
}

.survey fieldset {
    margin-bottom: 10px !important;
}

.survey .padding-sm {
    padding-top: 35px !important;
}

.survey .gform_wrapper.gravity-theme .gform_previous_button.button {
    text-transform: uppercase;
    font-weight: 500;
}

.fw-bg-section .hero-main-message-bg-img {
	min-width: 100%;	
}
.uhp-separator {
	height: 2px !important;
	max-width: 1200px !important;
	margin: 0 auto !important;
	opacity: 1 !important;
}
.au-banner-logo-slider .slick-list {
	margin: 0 -27px;
}
.au-banner-logo-slider {
    display: none;
}
.au-banner-logo-slider .slick-slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 38px;
    margin: 0 27px;
}

.au-banner-logo-slider .slick-slide img {
    height: 31px !important; 
}

.au-banner-logo-slider-wrap {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 75px;
}

.hero-section-main-message.standard-padding.au-banner-with-slider {
    padding-bottom: 130px !important;
}

.section-testimonials-slider-wrap {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}

.testimonials-slider-item .testimonial-photo {
    width: calc(35% - 60px);
}

.testimonials-slider-item .testimonial-content {
    width: 64%;
    padding-left: 60px;
    margin-left: 60px;
    border-left: 1px solid #fff;
}

.section-testimonials-slider .slick-dots {
    position: absolute;
    padding: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    bottom: -65px;
}

.section-testimonials-slider .slick-dots button {
    font-size: 0;
    width: 10px;
    height: 12px;
    border-radius: 50%;
    border: none;
    margin: 0 7px;
}

.section-testimonials-slider .slick-dots li::marker {
    display: none;
    color: transparent;
}

.section-testimonials-slider .slick-dots li.slick-active button {
    background: #2E2E2E;
}

.section-testimonials-slider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-size: 20px;
    font-weight: 400;
    border-radius: 50%;
    background: transparent;
    border: 1px solid #fff;
    transition: all ease 0.4s;
}

.section-testimonials-slider .slick-prev {
    left: -68px;
}

.section-testimonials-slider .slick-next {
    right: -68px;
}

.testimonials-slider-item .author-name {
    text-align: right;
    font-weight: 500;
    font-size: 22px;
    margin-top: 10px;
}

.testimonials-slider-item .author-title {
    text-align: right;
}

.aligned-top-mv-content .mvp-text-content:after {
    display: none;
}

.aligned-top-mv-content .prop-icon-list-item {
    align-items: flex-start !important;
}

.aligned-top-mv-content .prop-icon-list-item img {
    width: 20px;
    margin-right: 13px;
    margin-top: 4px;
}

.aligned-top-mv-content .prop-icon-list-item .prop-item-content {
    width: calc(100% - 33px);
}

.aligned-top-mv-content .prop-icon-list-item .prop-item-content h6 {
    font-size: 22px;
}

.aligned-top-mv-content .prop-icon-list-item .prop-item-content p {
    font-size: 18px;
    color: #1B1B1B;
    line-height: 30px;
}

.team-transform-engine {
	padding-top: 75px;
    padding-bottom: 100px;
}
.full-height-card {
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding: 20px;
    flex: 0 0 300px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.tt-engine-wrap {
	gap: 20px;
}
.tt-engine-list {
    flex-wrap: wrap;
    gap: 20px;
    flex: 1;
}
.tt-card {
    background-color: white;
    border-radius: 8px;
    box-shadow: 0px 3.3px 48px 0px #18509E33;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1 1 calc(50% - 10px);
}
.tt-card h4, .full-height-card h4 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 8px;
}
.tt-card h2, .full-height-card h2 {
	font-weight: 700;
	margin-bottom: 12px;
	line-height: 1.2em;
}
.tt-card:nth-child(1),
.tt-card:nth-child(4) {
    flex: 1 1 calc(40% - 10px);
}

.tt-card:nth-child(2),
.tt-card:nth-child(3) {
    flex: 1 1 calc(60% - 10px);
}

.full-height-card {
    background-color: white;
    border-radius: 8px;
    box-shadow: 0px 3.3px 48px 0px #18509E33;
    padding: 20px;
    flex: 0 0 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.pd-engine {
	border-bottom: 1px solid rgba(46, 46, 46, .3);
	margin-bottom: 15px;
}
.aligned-percentage-title .pd-engine {
	display: flex;
	align-items: flex-start;
	gap: 15px;
}
.aligned-percentage-title .pd-engine h2 {
	color: #2AB34B;
}
.badge-client {
	color: #5E2DD6;
	font-size: 16px;
	font-weight: 600;
}
.tt-engine-wrap {
	margin-top: 35px;
}
.mw75 {
	max-width: 75%;
	margin: 0 auto 1rem;
}
.oc-solutions {
	padding: 40px; 
	background: rgba(17, 37, 22, 0.7) !important; 
	border-radius: 15px; 
	flex-wrap: wrap;
	justify-content: space-between;
    flex-direction: column;
}
.cs-columns-wrap .col-content {
	flex: 1;
	align-items: stretch;
    display: flex;
}
.ci-bg-wrap {
	border-radius: 16px;
	padding: 35px;
	background-size: cover !important;
}
.ci-content-wrap .image {
	display: flex;
	flex-wrap: wrap;
	column-gap: 20px;
	row-gap: 20px;
	align-items: center;
}
.li-img {
	width: 100px;
}
.ci-content-wrap h3 {
	width: calc(100% - 120px);
	font-size: 28px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 0;
}
.ci-content-wrap .coach-title {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
}
.pg-item-bg .col .item {
	margin-bottom: 20px !important;
}
.ci-bg-wrap {
	text-align: left !important;
}
.ci-img-wrap {
	width: 100%;
	display: flex;
	column-gap: 20px;
	align-items: center;
}
.pg-item-bg .item {
	display: flex;
}
.ci-img-wrap a {
	text-decoration: none;
}
.world-powering {
	flex-direction: column;
	gap: 18px;
	padding: 20px;
	background: #5E2DD6;
	margin-top: -16px;
	z-index: 5;
	position: relative;
}
a.btn.d-flex {
	justify-content: space-between;
	align-items: center;
	margin-top: 0;
	background: transparent;
	padding: 0;
	height: auto;
	text-transform: none;
	font-size: 18px;
	font-weight: 600;
	min-height: unset;
	min-width: unset;
}
a.btn.d-flex i {
	width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #008AF8;
    font-size: 20px;
    font-weight: 900;
    border-radius: 50%;
    background: #fff;
    border: none;
    transition: all ease 0.4s;
}
.wco-wrap img {
	width: 100% !important;
}
.mb30 {
	margin-bottom: 30px !important;
}

.accordion {
    position: relative;
    margin-bottom: 30px;
}

.accordion__title {
    cursor: pointer;
    margin: 0;
    color: #fff !important;
    text-transform: none;
}
.accordion-number {
	font-size: 65px;
	font-weight: 700;
	line-height: 78.88px;
	margin-right: 15px;
}
.accordion--open .accordion__content {
	display: block;
}
.accordion__content {
    display: none;
}

.accordion__content p:last-child {
    margin-bottom: 0;
}

.accordion__content {
    padding: 5px 0 0 0;
}
.acc-wrap-img {
	padding-left: 15px;
}
.accordion-wrap {
	padding-right: 30px;
}
.acc-section-wrap {
	background-repeat: no-repeat !important;
	background-size: 50% 100% !important;
	background-position: top left !important;
}
.col-acc-content {
	background: transparent !important;
}
.col-acc-content-mobile {
	display: none;
}
.ap-video-wrap iframe {
	max-width: 100% !important;
}
.ap-video-wrap .container.section-content {
	background: #fff;
}
.ap-video-wrap .container.section-content .col:first-child p {
	margin-bottom: 0 !important;
}
.ally-slider-wrap .slick-track {
	display: flex;
    gap: 20px;
    align-items: stretch;
}
.ally-slider-item {
    height: auto !important; 
    justify-content: space-between; 
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important; 
    padding: 60px 45px 50px;
    flex: 1;
}
.alls-number {
	position: relative;
	margin-bottom: 40px;
}
.als-number-wrap {
	width: 41px;
	height: 41px;
	border-radius: 50%;
	border: 2.3px solid #fff;
	display: flex;
	z-index: 5;
}
.alls-number:after {
	position: absolute;
	content: '';
	width: calc(100% + 90px);
	top: calc(50% - 1px);
	left: -45px;
	height: 2px;
	background: #fff;
	z-index: 0;
}
.als-number-wrap div.d-flex {
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	z-index: 5;
	border-radius: 50%;
}
.als-number-wrap span {
	font-size: 23.77px;
	font-weight: 600;
	line-height: 28.76px;
	text-align: center;
}
.ally-slider-item h4 {
	margin-bottom: 20px;
}
.ally-slider-wrap .slick-dots {
	position: absolute;
    padding: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    bottom: -77px;
}
.ally-slider-wrap .slick-dots button {
    font-size: 0;
    width: 10px;
    height: 12px;
    border-radius: 50%;
    border: none;
    margin: 0 7px;
    background: #D9D9D9 !important;
}
.ally-slider-wrap .slick-dots li::marker {
    display: none;
    color: transparent;
}
.ally-slider-wrap .slick-dots li.slick-active button {
    background: #0C7EF4 !important;
}
.ally-slider-wrap .slick-arrow {
 	position: absolute;
    bottom: -110px;
    transform: translateY(-50%);
    width: 57px;
    height: 57px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-size: 20px;
    font-weight: 400;
    border-radius: 50%;
    background: #0C7EF4;
    border: none;
    transition: all ease 0.4s;
}
.ally-slider-wrap .slick-next {
 	left: calc(50% + 60px);
}
.ally-slider-wrap .slick-prev {
 	left: calc(50% - 120px);
}
.ally-slider-wrap-section {
	padding-bottom: 160px !important;
}

.tabs {
    display: flex;
  	gap: 20px;
  	max-width: 90%;
  	margin: 0 auto 25px;
}
.tab {
    padding: 10px 0px;
    cursor: pointer;
    border-bottom: 2px solid #2E2E2E99;
    gap: 15px;
    width: 33%;
}
.tab.active {
    font-weight: bold;
    border-bottom: 2px solid #007bff;
}
.tab-content {
    display: none;
    padding: 20px;
    background: #D1EBFF59;
    padding: 50px;
}
.tab-content.active {
    display: block;
}
.tab h5 {
	margin-bottom: 0;
	font-size: 20px;
	font-weight: 500;
	line-height: 23.7px;
	text-transform: none;
	color: #333333 !important;
	letter-spacing: normal;
}
.tab-number {
    width: 44px !important;
    height: 44px !important;
    border-radius: 50%;
    border: 2px solid #008AF8;
    color: #008AF8;
    justify-content: center;
}
.tab-number span {
	width: 44px;
	text-align: center;
}
.active .tab-number {
	color: #fff;
	background: #008AF8;
}
.ap-tabs-wrap {
	padding: 44px 75px;
	background: #fff;
	box-shadow: 2px 2px 25px 0px #00000026;
	border-radius: 15px;
}
.tmc-description {
	background: #fff;
	width: calc(56% - 16px);
	padding: 20px;
}
.tab-img {
	width: calc(50% - 16px);
}
.tab-img img{
	max-width: 100%;
}
.tab-content-wrap {
	gap: 30px;
    align-items: stretch;
} 
/*.tab-content-wrap div {
	flex: 1;
}*/
.tabs-section {
	margin-top: -90px;
	margin-bottom: 40px;
}
.new-demo-form.padding-lg {
    padding-top: 80px !important;
}
.new-demo-form .col-6:last-child .col-content {
    max-width: 70%;
}
.new-demo-form .gform_heading {
	display: none;
}
.new-demo-form .gform_wrapper,
.new-demo-form .hbspt-form {
	padding: 20px 32px 10px;
	background: #FFFFFF6B;
	border-radius: 15px;
}
.new-demo-form .gform_wrapper {
    padding-top: 40px;
}
.new-demo-form .actions {
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 0;
}
.new-demo-form .button {
	margin: 0 auto;
	background: #008AF8;
	color: #fff;
	min-height: 45px;
}
.new-demo-form form input[type="text"], .new-demo-form form input[type="tel"], .new-demo-form form input[type="email"],
.new-demo-form .hbspt-form input[type="text"], .new-demo-form .hbspt-form input[type="tel"], .new-demo-form .hbspt-form input[type="email"] {
	height: 35px;
	color: #5A5C76;
    width: 100%;
    background-color: #fff;
}
.new-demo-form form .gfield {
	margin-bottom: 5px;
	background: #fff;
	color: #5A5C76;
}
.hs-error-msgs {
    display: none !important;
}
.new-demo-form form input::placeholder,
.new-demo-form .hbspt-form input::placeholder {
	text-transform: none;
	color: #5A5C76;
}
.tabs-list-content.tabs-list-fw-content div {
    flex: none !important;
    justify-content: center !important;
    flex-direction: column;
}
.tabs-list-content div {
    flex: auto;
}
.tabs-list-content.tabs-list-fw-content .tmc-description { 
    width: 55%;
    justify-content: center;
}
.tabs-list-content .tmc-description {
    flex-wrap: wrap;
    align-items: flex-start !important;
    gap: 18px;
    width: 100%;
} 
.tabs-list-fw-content .tl-item {
    width: 100%;
}
.tab-img {
    width: calc(45% - 30px);
}
.tl-item {
    width: calc(50% - 9px);
    position: relative;
    padding-left: 30px;
}
.tl-item b, .tl-item strong {
    font-weight: 600 !important
}
.tl-item p {
    margin-bottom: 0;
}
.tl-item:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 20px;
    height: 21px;
    background: url(../img/check.png) no-repeat center;
}
.mvp-complex-text * {
    color: #1B1B1B;
}
.mvp-complex-text ul {
    margin-top: 0 !important;
}
.mvp-complex-text ul li {
    padding-bottom: 0px !important;
    padding-left: 15px !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
}
.mvp-complex-text p {
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 18px;
}
.oa-img-wrap {
    display: flex;
    align-items: flex-end;
    min-height: 310px;
    max-height: 310px;
    margin-bottom: 30px;
    position: relative;
}
.oa-img-wrap.bg1:after {
    content: '';
    position: absolute;
    width: 152%;
    height: 333%;
    top: -107%;
    left: -15%;
    background: url(../img/1bg.svg) no-repeat center;
    background-size: 90%;
}
.oa-img-wrap.bg2:after {
    content: '';
    position: absolute;
    width: 113%;
    height: 114%;
    top: 2%;
    left: -6%;
    background: url(../img/2bg.svg) no-repeat center;
    background-size: 129%;
    z-index: 1;
}
.oa-img-wrap.bg3:after {
    content: '';
    position: absolute;
    width: 124%;
    height: 158%;
    top: -5%;
    left: -25%;
    background: url(../img/3bg.svg) no-repeat center;
    background-size: 120%;
}
.oa-img-wrap img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 310px;
    z-index: 1;
}
.mvp-complex-text ul li:before {
    background: #1B1B1B !important;
}
.ox-hidden {
    overflow-x: hidden;
    overflow-y: hidden;
}
.tab-content-hidden-desktop {
    display: none !important;
}
.tab-number-wrap {
    column-gap: 10px;
}
.mvp-complex-text {
    margin-top: 22px;
}
.ace-paddding-side {
    padding: 30px 36px 36px;
}
.ace-video-label {
    font-weight: 400;
    font-size: 14px;
    line-height: 28.8px;
    text-transform: uppercase;
    color: rgba(46, 46, 46, 1);
    display: block;
    margin-bottom: 10px;
}
.ace-video iframe {
    width: 100%;
}
.ace-video-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    color: rgba(46, 46, 46, 1);
    margin-top: 0;
    margin-bottom: 26px;
}
.mb0 {
    margin-bottom: 0 !important;
}
.ace-video-section-wrap {
    margin-bottom: 35px;
}
.ace-video-content-wrap .ace-vc-content {
    background: #fff;
    box-shadow: 2px 2px 25px 0px rgba(0, 0, 0, 0.15);
    flex: 1;
    display: flex;
}
.ace-video-wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.ace-video-wrap iframe {
    display: block;
}
.ace-tp-section-wrap {
    margin-bottom: 35px;
}
.font-size-15 {
    font-size: 15px;
    line-height: 100%;
}
.ace-t-p-testi-wrap {
    background: rgba(0, 138, 248, 1);
    background-size: cover !important;
    background-repeat: no-repeat !important; 
    padding: 36px;
}
.ace-t-p-testi-wrap * {
    color: #fff !important;
}
.ace-testi-author-wrap {
    column-gap: 20px;
}
.ace-testi-author-wrap {
    margin-top: 30px;
}
.ace-testi-author-wrap img {
    border-radius: 50%;
    max-width: 70px;
    height: auto;
    border: 4px solid #fff;
}
.ace-ta-name {
    font-weight: 500;
    font-size: 18px;
    line-height: 28.8px;
    margin-top: 0;
    margin-bottom: 0px;
    text-transform: none;
    letter-spacing: 0;
    color: #fff !important;
}
.ace-ta-position {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
.ace-podcast-content {
    background: rgba(0, 212, 255, 1);
    background-size: cover !important;
    background-repeat: no-repeat !important; 
    padding: 46px 36px;
}
.ace-pdc-title {
    margin-top: 0;
    margin-bottom: 22px;
    font-size: 24px;
    line-height: 100%;
    color: #fff;
}
.ace-podcast-text {
    margin-bottom: 0;
    color: ##fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-top: 22px;
}
#lightbox-inner iframe {
    max-width: 100%;
}
#lightbox-modal {
    z-index: 555;
}
.fw-logos-slider .logo-slider {
    max-width: none;
    width: 100%;
}
.fw-logos-slider .slick-slide img {
    height: auto;
    max-height: 30px !important;
}
.fw-logos-slider .slick-list {
  margin: 0 -27px !important;
}
.fw-logos-slider .slick-slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 38px;
    margin: 0 27px;
}
.ace-corp-testimonial {
    padding: 48px 36px;
}
.ace-corp-testimonial img {
    max-width: 100% !important;
    width: auto !important;
    margin: 0;
}
.wco-wrap .row {
    row-gap: 30px;
}
.lightbox-trigger:hover {
    cursor: pointer;
}
.ace-podcasts-slider .slick-list {
  margin: 0 -17.5px;
}
.ace-podcasts-slider .slick-track {
    display: flex;
    align-items: stretch;
}
.ace-podcasts-slider .slick-track .slick-slide {
    display: flex !important;
    height: auto;
    margin: 0 17.5px;
}
.ace-podcast-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.ace-podcasts-slider .slick-arrow {
    border-radius: 50%;
    width: 48px;
    height: 48px;
    background: transparent;
    position: absolute;
    top: 120px;
}
.ace-podcasts-slider .slick-prev {
    left: -70px;
}
.ace-podcasts-slider .slick-next {
    right: -70px;
}
.ace-psider-section-wrap {
    margin-bottom: 70px;
}
.section-grid-people .two .grid .item {
    width: calc(50% - 20px);
}
.section-grid-people .four .grid .item {
    width: calc(25% - 15px);
    min-width: auto;
    margin: 0;
}
.section-grid-people .four .grid {
    column-gap: 20px;
}
.section-grid-people .four .ci-content-wrap h3 {
    font-size: 22px;
}
.section-grid-people .four .ci-bg-wrap {
    padding: 20px;
    max-width: 100%;
}
.ace-video-short-part {
    overflow-y: hidden;
}
@media screen and (max-width: 1550px) {
    .hero-section-main-message.padding-lg {
        padding-top: 50px !important;
        padding-bottom: 64px !important;
    }

    .hero-section-main-message.standard-padding.au-banner-with-slider {
        padding-bottom: 110px !important;
    }
    .au-banner-logo-slider-wrap {
    	bottom: 60px;
    }
}

@media screen and (max-width: 1460px) {
    .ppt-page-wrap {
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media screen and (max-width: 1300px) {
    .pp-wrap {
        column-gap: 30px;
    }

    .toc-list {
        width: 300px;
    }

    .ppt-content-wrap {
        width: calc(100% - 330px);
    }

    .section-testimonials-slider .slick-arrow {
        display: none !important;
    }
    .ally-slider-item {
    	padding: 45px 30px 35px;
    }
    .ally-slider-wrap .slick-track {
	    gap: 15px;
	}
    .ace-podcasts-slider .slick-arrow  {
        display: none !important;
    }
}

@media screen and (max-width: 1200px) {
    .our-model-list {
        padding-left: 70px;
    }

    .mw45 {
        max-width: 45%;
    }
    .ap-tabs-wrap {
    	padding: 44px 50px;
	}
	.tabs {
		max-width: 95%;
	}
}

@media screen and (max-width: 1100px) {
    .nav-container ul li.nav-demo>a {
        margin-left: 10px !important;
        width: 150px !important;
    }

    .ghi-hover-content p {
        font-size: 16px;
        line-height: 22px;
    }
}

@media screen and (max-width: 1024px) {
    .section-roadmap-for-impact:before {
        display: none;
    }

    .col-roadmap-content {
        flex-wrap: wrap;
        justify-content: center;
    }

    .roadmap-list {
        width: 85%;
    }

    .roadmap-list-item {
        margin-left: 0 !important;
        margin-bottom: 40px !important;
    }

    .roadmap-title-wrap {
        margin: 0 0 50px 0;
    }

    .roadmap-title-wrap:before {
        display: none;
    }

    .section-hero.bbcl-banner .col-content .label {
        font-size: 42px;
        line-height: 50px;
    }

    .bbcl-banner .col {
        flex: 0.55;
    }
    .section-grid-people .pg-item-bg .grid .item {
        min-width: 45%;
    }
    main, .header-minimal main {
        margin-top: 50px !important;
    }
    header.header {
        min-height: 100px !important;
    }


}

@media screen and (max-width: 1023px) {
    .section-main-value-prop.content-right .prop-background {
        right: 37%;
        width: 122%;
        height: 80%;
        bottom: 0;
    }

    #mega-menu-wrap-header-menu .mega-menu-toggle+#mega-menu-header-menu {
        display: block;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu {
        display: none;
    }

    .hamburger-nav,
    .menu-active .hamburger-nav .hamburger-nav-icon {
        user-select: none;
    }

    /*	.mega-menu-toggle {
		display: none !important;
	}*/
    nav.nav-mobile .nav-container {
        padding-right: 30px !important;
    }

    nav.nav-mobile .nav-container {
        height: auto !important;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item {
        padding-bottom: 20px;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link {
        padding-left: 0 !important;
        padding-right: 0 !important;
        font-weight: 600 !important;
    }

    .nav-container ul li.nav-demo>a {
        margin-left: 0 !important;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu {
        margin-bottom: 10px;
    }

    .nav-mobile::-webkit-scrollbar {
        display: none;
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;
        /* Firefox */
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item {}

    #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item {
        padding: 15px 20px 21px 20px;
    }

    .mobile-nav-item {
        display: block !important;
    }

    .nav-mobile .nav-container ul li.nav-demo>a {
        background: #00d4ff !important;
        width: 202px !important;
        font-weight: 700;
        font-size: 14px;
        margin-left: 0;
        margin-top: 20px;
        height: 70px !important;
        border-radius: 35px;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        color: #008af8 !important;
        font-size: 18px;
        line-height: 42px;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
        border-bottom: none !important;
        ;
    }
    .ace-video-content-wrap {
        order: 1;
        width: 100%;
    }
    .ace-video-short-part {
        order: 2;
    }
    .ace-video-section-wrap .row {
        justify-content: center;
        row-gap: 30px;
    }
}

@media screen and (max-width: 992px) {
    .our-model-list {
        padding-left: 20px;
    }
    .ace-tp-section-wrap .row {
        justify-content: center;
        row-gap: 30px;
    }
    .ace-tp-section-wrap .col-8 {
        width: 100%;
    }

    .our-model-title {
        width: calc(100% - 75px);
    }

    .badge-item {
        padding: 30px;
    }

    .badge-col {
        min-height: 270px;
        width: calc(50% - 23px);
    }

    .badge-illustrations {
        row-gap: 46px;
        column-gap: 46px;
    }
    .team-transform-engine {
		padding-top: 25px;
	    padding-bottom: 60px;
	}
	.ap-tabs-wrap {
        padding: 30px;
    }
    .tab-content {
    	padding: 30px;
    }
}

@media screen and (max-width: 900px) {
    .toc-list {
        width: 100%;
    }

    .ppt-content-wrap {
        width: 100%;
        margin-top: 50px;
    }

    .pp-wrap {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 769px) {
    .hero-section-main-message {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .section-testimonials-slider-wrap.padding-lg {
        padding-bottom: 105px;
    }
    .oa-img-wrap.bg1:after {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-size: 130%;
    }
    .oa-img-wrap.bg2:after {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-size: 100%;
    }
    .oa-img-wrap.bg3:after {
        top: 0;
        left: 0;
        background-size: 109%;
    }
    .mw45 {
        max-width: none;
        width: 100%;
    }
    .tl-item {
        width: 100%;
    }
    .tab-content-wrap {
        flex-wrap: wrap;
    }
    .tmc-description, .tab-img, 
    .tabs-list-content.tabs-list-fw-content .tmc-description {
        width: 100%;
    }
    .section-our-mission {
        flex-wrap: wrap;
    }

    .col.mw55 {
        width: 100%;
        max-width: none;
    }

    .badge-col {
        width: 100%;
    }

    .badges-section-heading-wrap.badge-col {
        min-height: auto;
    }

    .badges-section-heading-wrap h2 {
        margin-bottom: 0;
    }

    .badge-col {
        min-height: auto;
    }

    .badge-col:nth-child(2) {
        background-size: 24% 82% !important;
    }

    .wp-block-media-text .wp-block-media-text__media {
        margin-bottom: 30px;
    }

    .wp-block-media-text .wp-block-media-text__content {
        padding: 0;
    }

    .ppt-content-wrap .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1;
    }

    .ppt-content-wrap .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content,
    .ppt-content-wrap .wp-block-media-text .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2;
    }

    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns: 100% !important;
    }

    .bbcl-banner .col {
        flex: 1;
    }

    .section-hero.bbcl-banner .section-content {
        padding-right: 30px;
    }

    .section-hero.bbcl-banner {
        flex-wrap: wrap;
        padding-bottom: 0 !important;
        padding-right: 0 !important;
        justify-content: flex-end;
    }

    .bbcl-image {
        position: relative;
        max-width: 80%;
    }

    .gh-item.third {
        width: 100%;
    }

    .gh-item.half {
        width: 100%;
    }

    .ghi-hover-content p {
        font-size: 18px;
        line-height: 24px;
    }

    .gh-item {
        min-height: 400px;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }

    .circle-item {
        width: 100%;
    }

    .circle-item .dark-text {
        width: 85%;
    }

    .testimonials-slider-item .testimonial-content {
        order: 1;
        width: 100%;
        border: none;
        margin-left: 0;
        padding-left: 0;
        margin-bottom: 15px;
    }

    .testimonials-slider-item {
        flex-wrap: wrap;
        justify-content: flex-end !important;
    }

    .testimonials-slider-item .testimonial-photo {
        order: 2;
        width: 50%;
        margin-top: 15px;
    }
    .tt-engine-wrap {
    	flex-wrap: wrap;
    }
    .full-height-card {
    	flex: 100%;
    }
    .ci-bg-wrap {
    	padding: 25px;
    }
    .acc-section-wrap {
    	flex-wrap: wrap;
    	row-gap: 30px;
    }
    .acc-section-wrap .col {
    	flex: 1 0 100%;
    }
	.col-acc-content-mobile {
	    margin-left: -30px;
	    margin-right: -30px;
	    padding-right: 30px;
	    padding-left: 30px;
	    margin-top: -50px;
	    padding-top: 50px;
	    padding-bottom: 30px;
	    background-size: cover !important;
	    background-repeat: no-repeat;

	}
	.acc-section-wrap {
		background: transparent !important;
	}
	.col-acc-content-desktop {
		display: none;
	}
	.col-acc-content-mobile {
		display: block;
	}
	.tab {
		width: 100%;
	}
	.tabs {
        max-width: 100%;
        flex-wrap: wrap;
    }
    .tabs-section {
    	margin-top: 50px;
    	margin-bottom: 50px;
    }
    .au-banner-with-slider.hero-section-main-message {
    	padding-top: 90px !important;
    }
    .au-banner-with-slider.hero-section-main-message  .hero-main-message-bg-img {
    	position: absolute !important;
        height: 100%;
    }
    .au-banner-with-slider.hero-section-main-message .row {
    	flex-direction: column;
    	gap: 30px;
    }
    .uh-our-approach {
    	padding-top: 50px !important;
    	padding-bottom: 0 !important;
    }
    .hide-img-mobile .col-prop-img {
        display: none;
    }
    .tab-content.tab-content-hidden-mobile {
        display: none !important;
    }
    .tab.active .tab-content-hidden-desktop {
        display: block !important;
        position: relative;
        margin-top: 24px;
    }
    .tab.active .tab-content-hidden-desktop:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        background: #008AF8;
        top: -24px;
        left: 0;
    }
    .tab.active {
        flex-wrap: wrap;
        border-bottom: none;
    }
    .tab-img {
        display: none !important;
    }
    .tab-number-wrap {
        width: 100%;
        padding-right: 25px;
        position: relative;
    }
    .black-text.accordion-title {
        position: relative;
        padding-right: 25px;
    }
    .black-text.accordion-title:hover {
        cursor: pointer;
    }
    .tab-number-wrap:after, .black-text.accordion-title:after {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f078";
        position: absolute;
        right: 0;
        color: #626262;
        transition: transform 200ms ease-in-out, color 200ms ease-in-out;
        top: calc(50% - 20px);
    }
    .tab h5, .black-text.accordion-title {
        color: #626262 !important;
    }
    .tab.active h5, .tab:hover h5, .black-text.accordion-title.active, .black-text.accordion-title:hover  {
        color: #2E2E2E !important;
    }
    .tab.active .tab-number-wrap:after,
    .black-text.accordion-title.active:after {
        color: #008AF8;
        transform: rotateX(180deg);
    } 
    .smvp-content {
        padding-right: 25px;
    }
    .au-banner-logo-slider .slick-slide {
        min-width: 0;
    }
    .ace-video-short-part, .ace-tp-section-wrap .col-4 {
        width: 50%;
    }
    .wco-wrap .row {
        row-gap: 0;
    }
}

@media screen and (max-width: 700px) {
    main {
        margin-top: 100px !important;
    }
    .fw-logos-slider .slick-list {
      margin: 0 !important;
    }
    .ace-video-content-wrap, .ace-video-short-part {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .mspacing-40 {
        height: 40px !important;
    }
    .ace-video-short-part, .ace-tp-section-wrap .col-4 {
        width: 70%;
    }
    .hero-main-message-bg-img {
        position: relative;
        min-width: 100%;
        min-height: 350px;
        margin-top: 50px;
    }

    .col.mw55,
    .mw40 {
        flex-basis: 100%;
    }

    .hero-section-main-message .col-content {
        width: 100% !important;
        max-width: 100% !important;
    }

    .ppt-gen-data {
        margin-bottom: 50px;
    }

    .toc-list h2 {
        margin-bottom: 25px;
    }
	.section-grid-people .pg-item-bg .grid .item {
		width: 80%;
	}
	.tab-content-wrap {
		flex-wrap: wrap;
	}
	.tab-content-wrap div {
		width: 100%;
		flex: auto;
	}
	.section-image-content.same-content-width .image {
		margin-bottom: 30px;
	}
	.section-image-content.same-content-width .mvp-text-content {
		margin-bottom: 0;
	}
	.ap-video-wrap.padding-lg {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
    .new-demo-form.padding-lg {
        padding-top: 80px !important;
        padding-bottom: 50px !important;
    }
	.ap-video-wrap.padding-lg .col {
		padding-right: 0 !important;
		padding-left: 0 !important; 
	}
	.hidden-mobile {
		display: none !important;
	}
    .oa-img-wrap {
        min-height: auto;
        max-height: none;
    }
    .oa-img-wrap img {
        max-height: none;
    }
    .section.team-transform-engine {
        padding-top: 0;
    }
    .hp-coach-image {
        width: calc(50% - 20px);
        display: flex;
        justify-content: center;
    }
    .tabs-section {
        margin-bottom: 25px;
    }
    .section-image-content.ptm-50 {
        padding-top: 50px;
    }
    .prop-item-content {
        margin-bottom: 5px;
    }
    .aligned-top-mv-content .prop-icon-list-item .prop-item-content p {
        margin-bottom: 0;
    }
    .padding-sm.fw-logos-slider {
        padding-top: 12px !important;
        padding-bottom: 0 !important;
    }
    .fw-logos-slider .logo-slider {
        padding-bottom: 20px !important;
    }
    .wco-wrap.padding-med {
        padding-top: 30px !important;
        padding-bottom: 20px !important;
    }
    .wco-wrap .font-size-18, .ace-psider-section-wrap .font-size-18 {
        margin-bottom: 12px !important;
    }
    .ace-psider-section-wrap .col-content {
        margin-bottom: 20px !important;
    }
    .wco-wrap .section-content .col {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .wco-wrap .world-powering p {
        margin-bottom: 5px !important;
        min-height: auto !important;
    }
    .wco-wrap .row .col {
        padding-bottom: 30px !important;
    }
    .ace-podcasts-slider .slick-track .slick-slide, 
    .ace-podcasts-slider .slick-list {
        margin: 0px;
    }
    .ace-tp-section-wrap .col, .ace-ps-slider-wrap {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .ace-psider-section-wrap {
        margin-bottom: 50px;
    }
    .wco-wrap .black-text {
        margin-bottom: 0 !important;
    }
    .world-powering {
        min-height: auto !important;
    }
}

@media screen and (max-width: 620px) {
    .gh-item h6.white-text {
        max-width: 80%;
    }
    .tt-card {
    	flex: 100% !important;
    }
    .pd-engine {
    	display: flex;
    	align-items: flex-start;
    	gap: 15px;
    }
    .new-demo-form h1 {
        font-size: 36px !important;
    }
    .section-image-content {
        padding-bottom: 50px;
    }
    .mmr-0 {
        margin-right: 0;
    }
    .ace-video-short-part, .ace-tp-section-wrap .col-4 {
        width: 100%;
    }
}

@media screen and (max-width: 570px) {
    .our-model-list {
        padding-left: 0px;
        margin-top: 25px;
    }

    .roadmap-title-wrap {
        width: 380px;
        height: 380px;
    }

    .roadmap-title-wrap h2 {
        max-width: 90%;
        font-size: 46px;
        line-height: 60px;
    }

    .roadmap-list {
        width: 95%;
    }

    .rli-content {
        width: calc(100% - 125px);
    }

    .rli-number {
        margin-right: 35px;
    }

    .ppt-content-wrap table th {
        font-size: 20px;
    }

    .ppt-content-wrap table td {
        font-size: 16px;
    }

    .section-hero.bbcl-banner .col-content .label {
        font-size: 36px;
        line-height: 42px;
        letter-spacing: 2px;
    }

    .bbcl-image {
        position: relative;
        max-width: 90%;
    }

    .gh-item {
        min-height: 450px;
    }

    .ghi-hover-content p {
        font-size: 16px;
        line-height: 22px;
    }
    .section-grid-people .pg-item-bg .grid .item {
		width: 100%;
	} 
}

@media screen and (max-width: 500px) {
    .our-model-list {
        padding-left: 0px;
        margin-top: 25px;
    }

    .our-model-list-item {
        width: 100%;
        margin-left: 0 !important;
    }

    .section-main-value-prop.content-right .image {
        max-width: 85%;
    }

    .section-hero.bbcl-banner .col-content .label {
        font-size: 42px;
        line-height: 48px;
    }

    .gh-item {
        min-height: 560px;
    }

    .ghi-content-wrap {
        padding: 20px;
    }

    .ghi-hover-content p {
        line-height: 21px;
    }
    h2 {
        font-size: 28px !important;
    }
    .small-images-mobile img {
        max-height: 28px;
    }
    .section.small-images-mobile .container .row .col {
        padding-bottom: 27px;
    }
    .mobile-side-padding-15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .ap-tabs-wrap, .tab-content {
        padding: 20px 15px;
    }
}

@media screen and (max-width: 450px) {
    .roadmap-title-wrap {
        width: 320px;
        height: 320px;
    }

    .roadmap-title-wrap h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .roadmap-list {
        width: 100%;
    }

    .rli-number {
        width: 75px;
        height: 75px;
    }

    .rli-number {
        margin-right: 30px;
    }

    .rli-content {
        width: calc(100% - 105px);
    }
    .oc-solutions {
        padding: 30px;
    }
    .ci-content-wrap h3 {
        font-size: 24px;
    }
}