@font-face {
    font-family: "the_seasonsregular";
    src: url("seasons-fonts/fontspring-demo-theseasons-reg-webfont.woff")
            format("woff2"),
        url("seasons-fonts/fontspring-demo-theseasons-reg-webfont.woff")
            format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Lovelace Text";
    src: url("lovelace-fonts/LovelaceText-Regular.woff2") format("woff2"),
        url("lovelace-fonts/LovelaceText-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

span.lovelace-font {
    font-family: "Lovelace Text" !important;
}

.hero-banner {
    height: 100vh;
}

.hero-banner h5,
.contact-footer .left h5 {
    font-family: "Montserrat", sans-serif !important;
    letter-spacing: 8px;
    line-height: 25px;
}

.hero-banner h1 {
    font-family: "the_seasonsregular" !important;
    margin-top: 6rem;
    margin-bottom: 4rem;
    font-size: 80px;
    color: #bf9745;
    line-height: 90px;
}

.contact-footer h1 {
    font-family: "the_seasonsregular" !important;
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-size: 45px;
    color: #bf9745;
    line-height: 60px;
}

.hero-banner .left {
    background-color: #222831;
    height: 100%;
    color: #fff;
    padding: 4rem 5rem;
    text-align: left;
}

.js-ag-carousel {
    padding: 50px 0;
}

.contact-footer .left {
    background-color: #222831;
    color: #fff;
    padding: 5rem 5rem;
    text-align: left;
}

.contact-footer {
    display: flex;
    flex-wrap: wrap;
}

.contact-footer .right {
    background-image: url("images/powering-ai/footer-bg.jpg");
    background-size: cover;
    background-position: center;
    filter: grayscale(1);
}

.contact-footer a {
    color: #fff;
    font-weight: 200;
    text-decoration: underline;
}

.contact-footer .left p {
    font-family: "Montserrat", sans-serif !important;
    font-size: 17px;
    font-weight: 200;
    line-height: 33px;
    line-height: 23px;
    padding-left: 0;
    text-align: left;
    padding-right: 8rem;
    color: #fff;
    margin-bottom: 2rem;
}

.contact-footer span {
    color: #bf9745;
    font-size: 17px;
    font-weight: 200;
    letter-spacing: 4px;
    padding-bottom: 1rem;
}

.hero-banner p {
    font-family: "Montserrat", sans-serif !important;
    font-size: 23px;
    font-weight: 200;
    line-height: 33px;
    line-height: 33px;
    padding-left: 0;
    text-align: left;
}

.hero-banner .contact-us-btn {
    font-family: "Montserrat", sans-serif !important;
    color: #bf9745;
    border: 1px solid #bf9745;
    padding: 1rem 3rem;
    background-color: transparent;
    margin-top: 5rem;
    letter-spacing: 5px;
}

.px-8 {
    padding: 0 8rem;
}

.learn-more {
    font-family: "Montserrat", sans-serif !important;
    color: #bf9745;
    border: 1px solid #bf9745;
    padding: 0.75rem 1.5rem;
    background-color: transparent;
    letter-spacing: 5px;
    font-size: 12px;
    position: relative;
    display: inline-block;
    margin-bottom: 3rem;
    text-decoration: none;
}

.lets-work-together-btn {
    font-size: 18px;
    margin-bottom: 8rem;
}

.hero-banner .right.banner-training {
    background-image: url("images/training/training01.jpg?v=2");
    filter: none !important;
    background-position: top !important;
}

.hero-banner .right.banner-powering-ai {
    background-image: url("images/powering-ai/hero-bg.jpg");
}

.hero-banner .right.banner-powering-people {
    background-image: url("img/powering/powering-people.jpg");
}

.hero-banner .right.banner-commercial-price {
    background-image: url("img/commercial-price/Commercial-Price-List-overlay.png");
}

.hero-banner .right.banner-assessments {
    background-image: url("images/assessments/assessment-bg.jpg");
    filter: unset;
    height: 70vh;
}

.hero-banner .right.banner-conversational {
    background-image: url("images/powering-ai/conversational-bg.jpg");
    height: 70vh;
    filter: unset;
}

.hero-banner .right.banner-personivate {
    background-image: url("images/personivate/Personality_Unique.png");
    min-height: 300px;
    height: auto;
    filter: unset;
}

.hero-banner .right.banner-lead-style {
    background-image: url("images/lead-style/LeaderStandingOut.png");
    min-height: 300px;
    height: auto;
    filter: unset;
}

.hero-banner .right.banner-heartbeat {
    background-image: url("images/heartbeat/Home.png");
    min-height: 300px;
    height: auto;
    filter: unset;
}

.hero-banner .right.banner-consulting {
    background-image: url("images/consulting/advisory-bg.jpg");
    filter: unset;
    height: 50vh;
}

.hero-banner .right.banner-accurate-training {
    background-image: url("lb/custom_data_header.jpeg");
    height: 70vh;
    filter: unset;
}

.hero-banner .right.banner-nlp-services {
    background-image: url("lb/nlp_services_header.jpg");
    height: 70vh;
    filter: unset;
}

.hero-banner .right.banner-ai-services {
    background-image: url("lb/ai_services_header.jpeg");
    height: 70vh;
    background-position: 10% 50%;
    filter: unset;
}

.blue-text-cursive {
    color: #173654;
    font-family: "the_seasonsregular" !important;
}

.hero-banner .right {
    background-size: cover;
    background-position: center;
    height: 100%;
    filter: grayscale(1);
}

.header {
    font-family: "the_seasonsregular" !important;
    color: #bf9745;
    font-size: 2.5em;
}

section {
    font-family: "Montserrat", sans-serif !important;
    background-color: #173654;
    color: #fff;
}

.text-center {
    text-align: center !important;
}

.text-left {
    text-align: left !important;
}

.not-hero {
    padding: 5rem 0;
}

section p {
    font-family: "Montserrat", sans-serif !important;
    font-size: 18px;
    text-align: center;
    line-height: 35px;
    font-weight: 200;
}

.image-slider1 img {
    filter: invert(61%) sepia(6%) saturate(3444%) hue-rotate(2deg)
        brightness(98%) contrast(103%);
}

.slick-slide {
    height: auto;
}

.mb-6 {
    margin-bottom: 5rem;
}

.mb-3 {
    margin-bottom: 3rem;
}

.mb-1 {
    margin-bottom: 1rem;
}

.mt-1 {
    margin-top: 1rem;
}

.dark-gray-bg {
    background-color: #222831;
}

img.ratio-1x1 {
    aspect-ratio: 1/1;
    object-fit: cover;
}

figure {
    margin: 0 0 1.5em;
}

.our-services img {
    filter: grayscale(1);
}

.icon-services h2 {
    font-family: "the_seasonsregular" !important;
    color: #bf9745;
    font-size: 2em;
    margin-bottom: 2rem;
}

.icon-services h3 ol li {
    font-family: "the_seasonsregular" !important;
    font-size: 0.75em;
    margin-bottom: 1rem;
}

.icon-services .border-top {
    width: 166px;
    height: 2px;
    background-color: #c2cad2;
    margin-bottom: 1rem;
}

.pb-2 {
    padding-bottom: 2rem;
}

.are-you-ready-bg.heartb-bg {
    background-image: url("images/heartbeat/EngagedTeam_1.png") !important;
    height: auto !important;
    background-color: #222831;
}

.are-you-ready-bg {
    background-image: url("images/personivate/EmotionalIntelligenceScale_.png") !important;
    height: auto !important;
}

.are-you-ready-commercial-bg {
    background-image: url("img/commercial-price/Commercial-Price-Grow-overlay.png") !important;
    height: auto !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}


.what-sets-apart {
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url("images/powering-ai/counter-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.training-with-impact {
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url("images/training/training02.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.what-sets-apart h2,
.training-with-impact h2 {
    font-family: "the_seasonsregular" !important;
    color: #fff;
    font-size: 4em;
    margin-bottom: 2rem;
}

@media only screen and (max-width: 820px) {
    .what-sets-apart h2,
    .training-with-impact h2 {
        font-size: 3em;
    }
}

.what-sets-apart span.lovelace-font,
.training-with-impact span.lovelace-font {
    color: #fff;
    font-weight: 200;
}

.what-sets-apart span,
.training-with-impact span {
    color: #bf9745;
    padding-bottom: 3rem;
    letter-spacing: 2px;
    font-weight: 300;
}

.counter-div {
    padding: 5rem 0;
}

.case-studies p {
    line-height: 1.5;
}

.case-studies .read-more-btn {
    color: #bf9745;
    margin-top: 1rem;
    position: relative;
    z-index: 9999;
    font-family: "Montserrat", sans-serif !important;
    letter-spacing: 4px;
    font-weight: 300;
    text-decoration: none;
}

.case-studies figure {
    margin: 0 0 1em;
}

.case-studies {
    display: flex;
    flex-wrap: wrap;
}

.case-studies .content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.case-studies img {
    filter: grayscale(1);
}

.modalDialog {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99999;
    opacity: 0;
    -webkit-transition: opacity 100ms ease-in;
    -moz-transition: opacity 100ms ease-in;
    transition: opacity 100ms ease-in;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modalDialog h2 {
    color: #000000;
    font-size: 1.25rem;
    margin-bottom: 2rem;
}

.modalDialog:target {
    opacity: 1;
    pointer-events: auto;
}

.modalDialog > div {
    max-width: 800px;
    width: 90%;
    position: relative;
    margin: 10% auto;
    border-radius: 5px;
    text-align: left;
    background: #fff;
    height: 90vh;
    color: #000;
}

.modalDialog > div h2 {
    font-family: "Montserrat", sans-serif !important;
    font-weight: bold;
}

.modalDialog > div .content {
    height: 90vh;
    color: #000;
    overflow-y: auto !important;
    overflow-x: clip;
    padding: 3rem 4rem;
}

.modalDialog > div p {
    color: #000;
    font-weight: 400;
    font-size: 15px;
    text-align: left;
    line-height: 1.25;
}

.modalDialog > div b {
    color: #000;
    margin-bottom: 1rem;
}

.modalDialog > div ol,
.modalDialog > div ul {
    padding-left: 2rem;
}

.modalDialog > div ol li {
    list-style-type: auto;
    font-weight: 400;
    font-size: 15px;
    text-align: left;
    line-height: 1.25;
    font-family: "Montserrat", sans-serif !important;
}

.modalDialog > div ul li {
    list-style-type: disc;
    font-weight: 400;
    font-size: 15px;
    text-align: left;
    line-height: 1.25;
    font-family: "Montserrat", sans-serif !important;
}

.fw-bold {
    font-weight: bold;
}

.close {
    background: #f26d7d;
    color: #fff;
    opacity: 1;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 34px;
    height: 34px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
    padding-top: 5px;
}

.close:hover {
    background: #fa3f6f;
}

.contact-footer .social {
    display: flex;
    margin-top: 1rem;
    padding-left: 0;
}

.contact-footer .social li {
    margin: 0 1rem;
}

.contact-footer .social li:first-child {
    margin: 0 1rem 0 0;
}

.contact-footer .social li i {
    font-size: 2rem;
    color: #bf9745;
}

.d-md-none {
    display: none;
}

.d-block {
    display: block;
}

.input-group {
    align-items: center;
}

.input-group .input-group-btn.one {
    width: 41px;
}

.input-group .input-group-btn.two {
    width: 29px;
}

.testimonial .qoute {
    font-size: 150px;
    line-height: 150px;
    font-family: montserratlight !important;
}

.testimonial p {
    font-weight: 300;
}

.testimonial .position {
    color: #bf9745;
    letter-spacing: 4px;
    font-size: 18px;
}

.what-we-do-for-you .filter-button {
    color: #bf9745 !important;
    background-color: transparent !important;
    border-color: #bf9745 !important;
    height: auto !important;
}

.what-we-do-for-you .filter-button.active {
    color: #000 !important;
    background-color: #dbe5e3 !important;
    border-color: #bf9745 !important;
}

.what-we-do-for-you .filter-button:focus {
    outline: none !important;
}

.what-we-do-for-you .left-bg {
    background-image: url("images/powering-people/organizations.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 300px;
}

.what-we-do-for-you .filter-result li {
    width: 100%;
    background-color: #bf9745;
    text-align: center;
    padding: 1.25rem;
    margin-bottom: 1rem;
}

.what-we-do-for-you .filter-result li:last-of-type {
    margin-bottom: 0;
}

.what-we-do-for-you .filter-result li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 5px;
    width: 100%;
    height: auto;
    display: block;
    font-weight: 600;
    font-size: 18px;
}

.personative h4 {
    font-weight: 300;
    font-family: "Montserrat", sans-serif !important;
}

.personative .right-bg {
    background-image: url("images/powering-people/personative-bg.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 50vh;
}

.what-sets-apart.powering-people {
    height: auto;
    background-image: url("images/powering-people/what-set-apart-powering-people-bg.jpg");
}

.filter-gold {
    filter: invert(61%) sepia(6%) saturate(3444%) hue-rotate(2deg)
        brightness(98%) contrast(103%);
}

.owl-theme img {
    width: 100%;
    object-fit: cover;
}

.owl-carousel .owl-prev,
.owl-carousel .owl-next {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    background-color: #fff !important;
    color: #000 !important;
    font-size: 1.5em !important;
    width: 40px;
    height: 40px;
    border-radius: 100% !important;
    font-weight: bold;
    padding: 15px !important;
    text-align: center;
    box-shadow: 0px 0px 10px 0px #000;
}

.owl-carousel .owl-prev:hover,
.owl-carousel .owl-next:hover {
    box-shadow: 0px 0px 0px 0px #000;
    background-color: red !important;
    color: #fff !important;
}

.owl-carousel .owl-prev {
    left: -30px;
}

.owl-carousel .owl-next {
    right: -30px;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: red !important;
    width: 25px;
    transition: 0.2s ease-in-out;
}

.owl-theme .owl-dots .owl-dot:hover span {
    background: red !important;
    transition: 0.2s ease-in-out;
}

.top-white-bg p {
    font-weight: 400;
}

ul.gem li {
    font-family: "Montserrat", sans-serif !important;
    font-size: 18px;
    font-weight: 200;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0.75rem;
    line-height: 30px;
}

ul.gem li .fa-gem {
    font-size: 23px;
    margin-top: 7px;
    margin-right: 1rem;
    font-weight: 200;
    color: #bf9745;
}

ul.participate li {
    list-style-type: disc;
    font-family: "Montserrat", sans-serif !important;
    font-size: 18px;
    line-height: 35px;
    font-weight: 200;
}

section.training-icons .header {
    font-size: 2em;
}

.text-normal-case {
    text-transform: none !important;
}

.btn-blue-bg-gold-border {
    font-family: "Montserrat", sans-serif !important;
    color: #bebebe;
    border: 1px solid #bf9745;
    padding: 0.9rem 1.5rem;
    background-color: #173654;
    letter-spacing: 6px;
    font-size: 20px;
    position: relative;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
}

a {
    cursor: pointer;
}

#myModal.modal.in {
    background: rgba(0, 0, 0, 0.6);
    display: flex !important;
    align-items: center;
    justify-content: center;
}

#myModal.modal.in .modal-content {
    width: 900px;
    padding: 2rem 4rem;
}

#myModal.modal.in .modal-content .logo {
    width: 500px;
}

.pad-100 {
    padding-top: 100px;
    padding-left: 100px;
}

.bg-blue {
    background: #173654;
    padding-top: 100px;
    padding-bottom: 100px;
}

.bg-dark {
    background: #222831;
    padding-top: 100px;
    padding-bottom: 100px;
}

.mybigtitles {
    font-family: "the_seasonsregular" !important;
    margin-top: 6rem;
    margin-bottom: 4rem;
    color: #bf9745;
    line-height: 80px;
    font-size: 60px;
}

.mytitles {
    color: #bf9745 !important;
    font-family: "the_seasonsregular" !important;
    font-size: 42px;
    text-transform: none !important;
}

.Paragraph {
    line-height: 1.75;
    font-size: 22px;
    color: rgb(255 255 255 / 80%) !important;
    letter-spacing: 0.5px;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 300;
    padding: 0 180px;
}

p.quote {
    font-size: 22px;
    text-align: left !important;
    font-weight: 300;
    padding-left: 20px;
}

.first-letter {
    font-size: 90px;
    line-height: 40px;
}

.text-gold {
    text-transform: uppercase;
    color: #bf9745;
    font-size: 22px;
    text-align: left;
    font-weight: 300;
    padding-left: 20px;
}

.btn2 {
    --bs-btn-padding-y: 3.75rem !important;
    white-space: normal;
    width: 100%;
    height: 170px;
}

.btn3 {
    white-space: normal;
    width: 100%;
    --bs-btn-color: #bf9745;
    --bs-btn-bg: transparent;
    --bs-btn-border-color: #bf9745;
    height: 65px;
}

.btn4 {
    white-space: normal;
    width: 100%;
    height: 90px;
}

.btn-primary {
    --bs-btn-color: #bf9745 !important;
    --bs-btn-bg: transparent !important;
    --bs-btn-border-color: #bf9745 !important;
    --bs-btn-hover-color: #bf9745 !important;
    --bs-btn-hover-bg: #fff !important;
    --bs-border-radius: 0;
}

.contacts {
    font-family: "the_seasonsregular" !important;
    text-transform: none;
    font-weight: 100;
    color: #fff;
    font-size: 35px;
}

.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
    color: #173654 !important;
    background-color: #fff !important;
    border-color: #bf9745 !important;
    font-weight: 400;
}

.know-yourself-icon h4, .are-you-ready-icons h4 {
    font-family: "the_seasonsregular" !important;
    font-weight: normal;
    padding-top: 1rem;
    text-align: center;
    letter-spacing: 3px;
    font-size: 25px;
}

.know-yourself-icon img, .are-you-ready-icons img {
    width: 120px;
}

.white-text {
    color: #fff !important;
}

h3.personality-title {
    font-family: "the_seasonsregular" !important;
    color: #fff;
    font-size: 2.5em;
    margin-bottom: 2rem;
}

h3.personality-title.yellow {
    color: #bf9745;
}

.fw-500 {
    font-weight: 500 ;
}

.center-border {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.learn-more.yellow {
    font-family: "Montserrat", sans-serif !important;
    color: #fff;
    border: 1px solid #bf9745;
    background-color: #bf9745;
}

.learn-more.yellow:hover, .learn-more.dark-yellow:hover {
    color: #222831 !important; 
}

.learn-more.dark-yellow {
    font-family: "Montserrat", sans-serif !important;
    color: #fff;
    border: 1px solid #9b6b08;
    background-color: #9b6b08;    
}

.grid-icon {
    display: grid;
    grid-template-columns: 280px 180px 180px 280px;
    grid-template-rows: 250px 250px 250px;
}

.grid-icon .icon {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}

.grid-icon h4 {
    font-family: "the_seasonsregular" !important;
    letter-spacing: 2px;
    font-size: 22px;
}

.grid-icon img {
    width: 100px;
    margin-bottom: 0.75rem;
}

.icon-1 {
    grid-column: 2 / 3;
    justify-content: start !important;
}

.icon-2 {
    grid-column: 3 / 4;
    justify-content: start !important;
}

.icon-3 {
    align-items: flex-end !important;
    justify-content: end !important;
    grid-row: 1 / 2;
    grid-column: 1 / 2;
}

.icon-4 {
    align-items: flex-start !important;
    justify-content: end !important;
    grid-column: 4 / 5;
    grid-row: 1 / 2;
}

.icon-5 {
    align-items: start !important;
    grid-column: 1 / 2;
    grid-row: 2 / 3;
}

.icon-6 {
    grid-column: 4 / 5;
    grid-row: 2 / 3;
    align-items: end !important;
}

.icon-7 {
    grid-column: 1 / 2;
    grid-row: 3 / 4;
    align-items: end !important;
    justify-content: start !important;
}

.icon-8 {
    grid-column: 4 / 5;
    grid-row: 3 / 4;
    align-items: start !important;
    justify-content: start !important;
}

.icon-9 {
    grid-column: -4 / -2;
    grid-row: 3 / 4;
    justify-content: end !important;
}

.learn-more.leadership {
    width: 550px;
}

.heartbeat-icon .mytitles {
    font-size: 28px; 
}

.heartbeat-icon p {
    color: #bf9745;
    text-align: left;
    font-size: 20px;
    font-weight: 400;
}

.heartbeat-icon img {
    width: 100px;
}

.yellow-bold {    
    color: #bf9745 !important;
}

.heartbeat-list {
    font-size: 20px !important;
    width: 75%;
}

.heartbeat-list li {
    margin-bottom: 1.5rem;
}

.heartbeat-list span {
    font-weight: 300;
}

.fw-700 {
    font-weight: 700;
}

/* Laptop Responsiveness */
@media only screen and (max-width: 1536px) {
    .intro-commercial h1{
        margin: 0px 0px 30px 0px;
    }

    .hero-banner .contact-us-btn {
        margin-top: 2rem;
    }
}   

@media only screen and (max-width: 1280px) {
    .hero-banner h1 {
        font-size: 78px;
    }

    .hero-banner .left-title h1 {
        font-size: 70px;
        line-height: 70px;
    }
}

@media only screen and (max-width: 1024px) {
    .hero-banner .left {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        justify-content: center;
    }

    .proprietary-assessment .Paragraph {
        padding: 1rem;
    }

    .hero-banner h1 {
        font-size: 63px;
    }
}

@media only screen and (max-width: 991px) {
    .contact-footer .right {
        height: 50vh;
        width: 100%;
    }

    .mybigtitles {
        color: #bf9745 !important;
        font-family: "the_seasonsregular" !important;
        font-size: 24px;
        text-transform: none !important;
    }

    .grid-icon {
        display: grid;
        grid-template-columns: 230px 130px 130px 230px;
        grid-template-rows: 200px 200px 200px;
    }

    .grid-icon img {
        width: 75px;
    }

    .grid-icon h4 {
        font-size: 17px;
    }

    .heartbeat-list {
        width: 100%;
    }
}

@media only screen and (max-width: 912px) {
    .what-sets-apart {
        height: auto;
    }

    .what-sets-apart h6 {
        margin-bottom: 3rem;
    }

    .counter-div {
        padding: 2rem 0;
    }

    .counter-div .col-sm-3 {
        display: grid;
        margin-bottom: 4rem;
    }

    .hero-banner {
        height: auto;
    }

    .experts-data .px-8 {
        padding: 0 4rem;
    }

    .hero-banner .left {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        height: auto;
    }

    .hero-banner .right {
        height: 50vh;
    }

    .hero-banner .banner-training.individual {
        height: auto;
        display: flex;
        align-items: center;
    }

    .hero-banner .banner-training.individual .pad-100 {
        padding-left: 1rem;
        padding-top: 0;
    }

    .text-center-mobile {
        text-align: center !important;
    }

    .training-with-impact {
        height: auto;
    }
}

@media only screen and (max-width: 820px) {
    .btn3 {
        height: 90px;
    }

    .carousel-caption {
        top: 10px !important;
        left: 24px;
    }

    .hero-banner .left-title h1 {
        font-size: 60px;
        line-height: 60px;
    }

    .grid-icon {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .grid-icon .icon {
        width: calc(100% / 3);
        justify-content: center !important;
        align-items: center !important;
        margin-bottom: 1.5rem;
    }

    .learn-more.leadership {
        width: auto;
    }    
}

@media only screen and (max-width: 767px) {
    .heartbeat-icon p {
        text-align: center;
    }
}

@media only screen and (max-width: 700px) {
    .pad-100 {
        padding-top: 25px;
        padding-left: 60px;
    }

    .Paragraph {
        padding: 0 10px;
    }
}

@media only screen and (max-width: 600px) {
    .testimonial .qoute {
        font-size: 80px;
        line-height: 0;
    }

    .hero-banner .right.banner-assessments {
        height: 50vh;
    }

    .hero-banner .left-title h1 {
        font-size: 50px;
        line-height: 50px;
    }

    .grid-icon .icon {
        width: calc(100% / 2);
    }
}

@media only screen and (max-width: 480px) {
    .contact-footer .left {
        padding: 5rem 3rem;
        width: 100%;
    }

    .hero-banner h1 {
        font-size: 45px;
        line-height: 50px;
    }

    .hero-banner .contact-us-btn {
        margin-top: 3rem;
    }

    .hero-banner .left {
        padding: 4rem 2rem;
    }

    .experts-data .px-8 {
        padding: 0 2rem;
    }

    .modalDialog > div .content {
        padding: 2rem 1.5rem;
    }

    .owl-theme .owl-dots .owl-dot {
        display: none;
    }

    .owl-carousel .owl-prev,
    .owl-carousel .owl-next {
        width: 30px;
        height: 30px;
        font-size: 14px !important;
        top: 45%;
        box-shadow: 0px 0px 0px 0px #000;
    }

    .owl-carousel .owl-prev {
        left: 0px;
    }

    .owl-carousel .owl-next {
        right: 0px;
    }
}

@media only screen and (max-width: 375px) {
    .header {
        font-size: 2em;
    }

    .what-sets-apart h2 {
        margin-bottom: 1rem;
    }

    .contact-footer .left p {
        padding-right: 2rem;
    }

    .contact-footer .left {
        padding: 5rem 1rem;
    }
}

.challenges {
    font-weight: 400;
    color: black;
    text-align: left;
    font-size: 20px;
}

.approach p {
    font-size: 20px;
    color: #fff;
}

.findings {
    font-size: 23px;
    color: #000;
    text-align: left;
}

.fs-23 {
    font-size: 23px;
}

/* PRICE LIST - CLIENTS TESTIMONIAL */

.clients-tstmnl {
    font-size: 5em;
}