html {
    overflow-x: hidden;
}

body {
    background: #e3e8ea;
    overflow-x: hidden;
}

.site-mobile-menu a {
    font-family: 'sofia_proregular';
}

.siteHeaderBg {
    position: fixed;
    top: 29px;
    left: 0px;
    right: 0px;
    z-index: 11;
    transition: top 0.4s ease;
}

.header-scrolled {
    top: 0px;
}

div.site-mobile-menu {
    background: #d2d34f;
    border-left: 1px solid #90903b;
    box-shadow: -10px 0 20px rgba(0, 0, 0, 0.25);
}

.site-navbar {
    background: #D2D34F;
    padding: 14.5px 20px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 50px;
}

.webMemuList {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.webMemuList ul.site-menu {
    padding: 0px;
    margin: 0px;
}

.webMemuList ul.site-menu li a {
    font-weight: 400;
    color: #2E343B;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'sofia_proregular';
}

.menuContactUs a {
    background: #2E343B;
    color: #E3E8EA !important;
    padding: 10px 25px 10px 20px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 5px;
    font-size: 16px;
    font-family: 'sofia_proregular';
    display: inline-flex;
    width: initial;
    align-items: center;
    justify-content: center;
    gap: 14px;
}

.homeBanner {
    background-image: url("images/homeBanner.jpg");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    border-bottom-right-radius: 441px;
}

.homeBannerIner {
    /* background: linear-gradient(180deg, rgb(15 15 15 / 15%) 0%, rgb(63 63 27 / 65%) 100%); */
    min-height: 941px;
    border-bottom-right-radius: 441px;
    display: flex;
    align-items: flex-end;
    padding-bottom: 82px;
}

.BannerText h1 {
    color: #fff;
    font-size: 62px;
    font-weight: 400;
    line-height: 67px;
    margin-bottom: 0px;
    font-family: 'sofia_proregular';
}

.BannerText h1 label {
    display: block;
}

.BannerText h2 {
    color: #fff;
   	font-size: 47px;
    font-weight: 700;
    line-height: 52px;
    margin-bottom: 21px;
    font-family: 'sofia_proregular';
}

.BannerText h2 label {
    display: block;
}


.BannerText p {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    line-height: 35px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'sofia_promedium';
}

.realWordCard {
    background: #2E343B;
    padding: 46px 6%;
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 30px;
    text-align: center;
    margin-bottom: 45px;
}

.realWordCard img {
    height: 95px;
    width: auto;
}

.realWordCard label {
    width: 245px;
    min-height: 64px;
    /* margin: 18px auto; */
    margin: 14px auto 8px;
    color: #D2D34F;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    display: block;
    font-family: 'sofia_prosemibold';
}

.realWordCard p {
    margin: 0px;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    display: block;
    font-family: 'sofia_proregular';
}

.realWordLink a {
    margin-top: 24px;
    display: inline-flex;
    width: initial;
    align-items: center;
    justify-content: center;
    gap: 14px;
    background: #D2D34F;
    color: #000000;
    padding: 10px 20px 10px 20px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 5px;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    font-family: 'sofia_proregular';
    text-transform: uppercase;
    line-height: 24px;
}

.realWordLink img {
    height: 14px;
    vertical-align: middle;
}

.realWordCardUpr .row {
    justify-content: center;
}

.realWordCardUpr h2 {
    margin-bottom: 42px;
    font-size: 56px;
    line-height: 61px;
    font-weight: 700;
    font-family: 'sofia_prosemibold';
    text-align: center;
}

.realWordCardUpr h2 label {
    display: block;
}

.complyForCard p {
    margin: 0px;
    color: #2E343B;
    font-size: 18px;
    line-height: 22px;
    display: block;
    font-family: 'sofia_prolight';
}

.complyForCard label {
    color: #2E343B;
    margin: 0px 0px 5px 0px;
    font-weight: 700;
    font-size: 21px;
    line-height: 25px;
    display: block;
    font-family: 'sofia_prosemibold';
}

.complyForCard img {
    width: 100%;
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 0px;
}

.complyForCard {
    background: #E3E8EA;
    border-bottom-right-radius: 75px;
    border-bottom-left-radius: 15px;
    height: 100%;
}

section.complyFor {
    background: #2E343B;
    border-top-left-radius: 300px;
    padding: 10% 10% 10%;
    margin-top: 92px;
}

.complyForCard div {
    padding: 14px 18px;
}

.complyForInfo h2 {
    color: #D2D34F;
    font-weight: 700;
    font-size: 56px;
    line-height: 70px;
    display: block;
    margin-bottom: 9px;
    font-family: 'sofia_prosemibold';
}

.complyForInfo p {
    width: 90%;
    margin: 0px auto;
    color: #fff;
    font-weight: 400;
    font-size: 36px;
    line-height: 43px;
    display: block;
    font-family: 'sofia_proregular';
}

.complyForInfo {
    text-align: center;
    margin-bottom: 55px;
}

.complianceTxt p {
    margin: 0px;
    color: #fff;
    font-weight: 400;
    font-size: 36px;
    line-height: 43px;
    display: block;
    font-family: 'sofia_proregular';
    text-align: center;
}

.complianceTxt {
    margin-top: 93px;
}

.spkTeam h2 {
    color: #fff;
    font-size: 62px;
    font-weight: 400;
    line-height: 67px;
    margin-bottom: 16px;
    font-family: 'sofia_proregular';
}

.spkTeam p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 30px;
    font-family: 'sofia_proregular';
}

.spkTeam a {
    display: inline-flex;
    width: initial;
    align-items: center;
    justify-content: center;
    gap: 14px;
    background: #D2D34F;
    color: #000000 !important;
    padding: 10px 20px 10px 20px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 5px;
    font-size: 16px;
    text-decoration: none !important;
    font-weight: 400;
    font-family: 'sofia_proregular';
    text-transform: uppercase;
    line-height: 24px;
}

/* Stay in control */
.stayControlUpr {
    background-image: url("images/footerBg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom-right-radius: 300px;
}

.stayControlBg {
    background: linear-gradient(180deg, rgba(210, 211, 79, 0.10) 0%, rgb(210 211 79 / 5%) 100%), rgba(0, 0, 0, 0.5);
    min-height: 840px;
    justify-content: flex-end;
    display: flex;
    align-items: flex-end;
    padding: 9% 0px;
    border-bottom-right-radius: 300px;
}


.compRegReg h2 {
    margin-bottom: 21px;
    font-size: 47px;
    line-height: 52px;
    font-weight: 700;
    font-family: 'sofia_prosemibold';
}

.compRegReg p {
    margin-bottom: 40px;
    color: #2E343B;
    font-size: 20px;
    line-height: 26px;
    display: block;
    font-family: 'sofia_promedium';
}

.compRegReg a {
    display: inline-flex;
    width: initial;
    align-items: center;
    justify-content: center;
    gap: 14px;
    background: #D2D34F;
    color: #000000;
    padding: 10px 20px 10px 20px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 5px;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    font-family: 'sofia_proregular';
    text-transform: uppercase;
    line-height: 24px;
}

.compRegLeft img {
    width: 100%;
}

section.compRegUpr {
    background-image: url('images/ecosystemCurve.png');
    /* background-size: contain;
    background-position: -112px 154px;
    background-repeat: no-repeat;
    padding-top: 120px;
    padding-bottom: 217px; */
    background-size: 35%;
    background-position: left 0% bottom 0%;
    background-repeat: no-repeat;
    padding-top: 120px;
    padding-bottom: 217px;
}

.ecoControlLft, 
.ecoControlRght,
.ecoSystemSwiperAddOn {
    min-height: 530px;
}

.ecoControlLft {
    padding: 0px 8%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #2E343B;
    border-bottom-left-radius: 200px;
}

.ecoControlRght {
    border-top-right-radius: 200px;
}

.ecoControlLft h2 {
    font-size: 64px;
    line-height: 78px;
    font-weight: 700;
    font-family: 'sofia_prosemibold';
    color: #e3e8e9;
}

.ecoControlLft h5 label {
    display: block;
    color: #D2D34F;
}

.ecoLftUpr {
    padding-right: 0px;
}

.ecoRghtUpr {
    padding-left: 0px;
    padding-right: 0px;
    background: transparent;
    padding-top: 92px;
    border-top-right-radius: 200px;
}

.ecoControlUpr {
    background-image: url('images/curve2.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 100% 25%;
    min-height: 906px;
}

.ecoSystemImageSlide .swiper-wrapper .swiper-slide:first-child {
    background: #f0f0f0;
    border-top-right-radius: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ecoControlSlide label {
    display: block;
    font-size: 52px;
    line-height: 55px;
    font-weight: 700;
    margin-bottom: 17px;
    font-family: 'sofia_prosemibold';
}

.ecoControlSlide p {
    margin: 0px;
    color: #2E343B;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    display: block;
    font-family: 'sofia_proregular';
}

.ecoControlSlide strong {
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 4px;
    font-family: 'sofia_promedium';
}

.ecoControlSlide {
    background: #D2D34F;
    min-height: 100%;
    padding: 9% 25% 15% 14%;
    overflow: hidden;
    border-top-right-radius: 200px;
}

.ecoRghtPerson {
    text-align: center;
    height: auto;
    width: auto;
    overflow: hidden;
    background-image: url('images/personBg.png');
    background-size: 98%;
    background-repeat: no-repeat;
    background-position: top;
    margin: 0 auto;
}

.ecoRghtPerson img {
    height: 233px;
    width: auto;
    margin-top: -7px;
}

section.realWordCardUpr {
    margin-top: 92px;
}

section.stayControlUprBg {
    background: #2e343c;
}


.ecoControlSlide div {
    margin: 0px;
    color: #2E343B;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    display: block;
    font-family: 'sofia_proregular';
}

.complyForCardUpr {
    justify-content: center;
}

.ecoControlRght .swiper-container {
    overflow: hidden;
}

.ecoControlSlideUpr {
    position: relative;
}

.ecoSystemImageSlide {
    position: relative;
}
.ecoSystemImageSlide .swiper-wrapper {
    width: 100%;
}

div.ecoSystemImageSlide div.swiper-pagination {
    transform: initial;
    display: flex;
    left: inherit;
    right: 0px;
    margin: 0 auto;
    justify-content: center;
    gap: 9px;
    bottom: 12%;
    height: initial;
    top: initial;
    width: 100%;
}

div.ecoControlSlideUpr span.swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    background: transparent;
    border: 1px solid #2E343B;
}

div.ecoControlSlideUpr .swiper-pagination-bullet-active {
    background: #2E343B !important;
}

.newsBreadCrumb {
    margin-top: 37px;
}

 /* Home Echo Slider */
 .ecoSystemWheelRow {
    padding: 0px 7%;
}
div.echoContainerSet {
    max-width: 100%;
}
/* End of Home Echo Slider */

/* Why choose */
section.whyChooseUpr {
    background: #D2D34F;
}

.whyChooseIner {
    background-image: url('images/curveBg.png');
    background-size: cover;
    background-position: right bottom;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    padding: 7% 0px 9%;
}

.whyChooseIner h2 {
    color: #2E343B;
    font-weight: 700;
    font-size: 56px;
    line-height: 60px;
    display: block;
    margin-bottom: 35px;
    font-family: 'sofia_prosemibold';
}

.whyChooseIner ul {
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 16px;
}

.whyChooseIner ul li {
    width: 48%;
    padding-left: 38px;
    display: inline-block;
    margin: 0px;
    color: #2E343B;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 24px;
    font-family: 'sofia_proregular';
    position: relative;
}

.whyChooseIner ul li:before {
    content: '';
    width: 21px;
    height: 21px;
    background-size: contain;
    background-image: url('images/whiteArrow.png');
    position: absolute;
    left: 0px;
    top: 0px;
    background-repeat: no-repeat;
}

/* End of Why Choose */

/* Footer css */
footer {
    background: #2E343B;
    padding: 82px 0px 82px;
}

.footerMenu ul {
    padding: 0px;
    margin: 0px;
}

.footerMenu ul li a {
    margin: 0px;
    color: #fff !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    display: block;
    font-family: 'sofia_proregular';
    margin-bottom: 18px;
    position: relative;
}

.footerMenu li {
    list-style-type: none;
}

.footerMenu div {
    flex: 1 1;
}

.footerMenu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 14%;
}

.footerMenu label {
    margin: 0px;
    color: #fff !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 35px;
    display: block;
    font-family: 'sofia_proregular';
    border-bottom: 1px solid #D2D34F;
    margin-bottom: 35px;
}

.footerMenu ul li a:after {
    content: "";
    height: 14px;
    width: 8px;
    background-size: contain;
    background-image: url('images/LeftArrowGreen.svg');
    position: absolute;
    right: 0px;
    top: 5px;
    background-repeat: no-repeat;
}

.footerAddress label {
    margin-bottom: 16px;
    color: #D2D34F;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    display: block;
    font-family: 'sofia_prosemibold';
}

.footerAddress p {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    display: block;
    margin-bottom: 9px;
    font-family: 'sofia_proregular';
}

.footerLogo {
    margin-bottom: 75px;
}

.footerContact ul li {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 15px;
    font-family: 'sofia_proregular';
    list-style-type: none;
    display: flex;
    flex-direction: row;
    gap: 14px;
}

.footerContact ul {
    padding: 0px;
    margin: 0px;
    margin-top: 43px;
}

.footerAddress p b {
    font-family: 'sofia_probold';
}

.footerCopyRight {
    border-top: 1px solid #D2D34F;
    margin-top: 112px;
    padding-top: 32px;
}

.footerCopyRight ul {
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.footerCopyRight ul li,
.footerCopyRight p {
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    margin: 0px;
    font-family: 'sofia_proregular';
    line-height: 25px;
    list-style-type: none;

}

.footerContact {
    margin-bottom: 42px;
}

/* End of Footer css */


/* Platform page css */
.platformBanner {
    background-image: url("images/platformBanner.jpg");
}

.platformOrg h2 {
    color: #2E343B;
    font-size: 28px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 20px;
    font-family: 'sofia_proregular';
}

.platformOrgImg img {
    width: 100%;
    border-radius: 30px;
}

section.platformOrgUpr {
    margin-top: 122px;
    padding-bottom: 130px;
    position: relative;
}

.platformOrg p {
    color: #2E343B;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 18px;
    font-family: 'sofia_proregular';
}

.platformOrg p:last-child {
    margin-bottom: 0px;
}

.platformOrg {
    padding-right: 12%;
    z-index: 1;
    position: relative;
}

.totalCompliance {
    background: #2E343B;
    border-bottom-right-radius: 300px;
    padding: 7% 7%;
    margin-top: -25px;
    z-index: 1;
    position: relative;
}

.totalCompliance h2 {
    margin: 0px;
    color: #fff;
    font-weight: 400;
    font-size: 62px;
    line-height: 66px;
    display: block;
    margin-bottom: 6px;
    font-family: 'sofia_proregular';
}

.totalCompliance p {
    margin-bottom: 61px;
    color: #D2D34F;
    font-weight: 400;
    font-size: 62px;
    line-height: 66px;
    display: block;
    font-family: 'sofia_proregular';
}

.totalCompliance a {
    display: inline-flex;
    width: initial;
    align-items: center;
    justify-content: center;
    gap: 14px;
    background: #D2D34F;
    color: #000000 !important;
    padding: 10px 25px 10px 23px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 5px;
    font-size: 16px;
    text-decoration: none !important;
    font-weight: 400;
    font-family: 'sofia_proregular';
    text-transform: uppercase;
    line-height: 24px;
}

section.buildUpr {
    background: #2E343B;
}

/* .buildIner {
    background-image: url('images/buildBg2.png');
    background-size: cover;
    background-position: left 32% bottom 22%;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    padding: 7% 0px 9%;
    margin: 112px 0px 0px;
    min-height: 952px;
} */

.buildIner {
    display: flex;
    align-items: center;
    padding: 7% 0px 9%;
    margin: 112px 0px 0px;
    position: relative;
    overflow: hidden;
}

.buildIner:before {
    content: "";
    position: absolute;
    top: -26.6%;
    left: 0;
    background-image: url('images/combineBg.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 126.6%;
    width: 100%;
}

.buildIner h2 {
    color: #fff;
    font-size: 44px;
    font-weight: 400;
    line-height: 47px;
    font-family: 'sofia_proregular';
    padding-left: 12%;
    padding-right: 14%;
    margin-bottom: 32px;
}

.builtParts label {
    display: block;
    margin-top: 14px;
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 10px;
    color: #D2D34F;
    font-family: 'sofia_promedium';
}

.builtParts div p {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0px;
    font-family: 'sofia_proregular';
}

.builtParts {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 9%;
    padding-left: 3%;
}

.builtParts img {
    height: 53px;
    width: auto;
}

.builtParts div {
    width: 45%;
    margin-bottom: 55px;
}

.builtParts div:last-child {
    margin-bottom: 0px;
}

.insdiePlatform {
    text-align: center;
    margin: 92px 0px 92px;
}

.insdiePlatform h2 {
    margin-bottom: 8px;
    font-size: 56px;
    line-height: 60px;
    font-weight: 700;
    font-family: 'sofia_probold';
}

.insdiePlatform p {
    color: #2E343B;
    font-size: 34px;
    font-weight: 400;
    line-height: 42px;
    margin-bottom: 0px;
    font-family: 'sofia_proregular';
}

.platfrmCrdLft strong {
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    font-family: 'sofia_promedium';
}

.platfrmCrdLft label {
    padding-right: 12%;
    display: block;
    font-size: 40px;
    line-height: 42px;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 17px;
    font-family: 'sofia_probold';
}

.platfrmCrdLft p {
    margin: 0px;
    color: #2E343B;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    display: block;
    font-family: 'sofia_proregular';
}

.platfrmCrdRght img {
    width: 100%;
}

.firstSetOrder .bottom-left-radius {
    border-bottom-left-radius: 200px;
}

.firstSetOrder .top-right-radius,
.firstSetOrder .top-right-radius img {
    border-top-right-radius: 200px;
}

.secondSetOrder .bottom-left-radius {
    border-bottom-right-radius: 200px;
}

.secondSetOrder .top-right-radius,
.secondSetOrder .top-right-radius img {
    border-top-left-radius: 200px;
}

.platfrmCrdLft a {
    align-self: flex-start;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    background: #fff;
    color: #000000;
    padding: 10px 20px 10px 20px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 5px;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    font-family: 'sofia_proregular';
    text-transform: uppercase;
    line-height: 24px;
    margin-top: 37px;
}

.secondSetOrder {
    flex-direction: row-reverse;
}

/* make columns equal height */
.row.equal-height {
    align-items: stretch;
    margin-bottom: 62px;
}

/* column should be flex */
.row.equal-height>div {
    display: flex;
}

/* card fills full height */
.platfrmCrdLft {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    background: #D2D34F;
    padding: 2% 14% 7%;
}

/* image column fill height */
.platfrmCrdRght img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

section.stndMatterUpr {
    background: #2E343B;
    border-bottom-right-radius: 200px;
    margin-top: 92px;
    margin-bottom: 92px;
    padding: 8% 12%;
}

.stndMatterIner h2 {
    color: #D2D34F;
    font-weight: 700;
    font-size: 56px;
    line-height: 60px;
    display: block;
    margin-bottom: 8px;
    font-family: 'sofia_prosemibold';
}

.stndMatterIner h6 {
    display: inline-block;
    margin: 0px;
    margin-top: 18px;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    font-family: 'sofia_proregular';
    position: relative;
}

.stndMatterIner ul {
    padding: 0px;
    margin-top: 50px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 16px;
}

.stndMatterIner ul li {
    width: 48%;
    padding-left: 38px;
    display: inline-block;
    margin: 0px;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 24px;
    font-family: 'sofia_proregular';
    position: relative;
}

.stndMatterIner ul li:before {
    content: '';
    width: 21px;
    height: 21px;
    background-size: contain;
    background-image: url('images/greenArrow.png');
    position: absolute;
    left: 0px;
    top: 0px;
    background-repeat: no-repeat;
}

.stndMatterIner p {
    display: inline-block;
    margin: 0px;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    font-family: 'sofia_proregular';
    position: relative;
}

.SpkReqBtns {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.SpkReqBtns a:last-child {
    background: #E3E8EABF;
}

.footerPlaformBg .stayControlUpr {
    background-image: url("images/Education.png");
}

.siteHeaderIner .siteHeaderBg {
    top: 0px;
}

.siteHeaderIner .site-navbar {
    background: #fff;
}



.siteHeaderIner {
    position: fixed;
    top: 0;
    left: 0px;
    right: 0px;
    z-index: 11;
    transition: top 0.4s ease;
    background: #fff;
}

.siteHeaderIner div.siteHeaderBg {
    position: initial;
}


.platformOrgUpr:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -6%;
    background-image: url('images/regVector.svg');
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
    min-height: 504px;
    width: 15%;
}

/* End of Platform page css */

.buildIner .container {
    z-index: 1;
}

.spkTeam a {
    margin-right: 12px;
    margin-bottom: 12px;
}

a.secondBtn {
    background: #E3E8EABF;
}

.innerPageContentUpr {
    min-height: 60vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 15px;
    font-family: 'sofia_proregular';
}

.innerPageContent.page-not-found h1 {
    font-size: 48px;
}

.innerPageContent.page-not-found {
    text-align: center;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a {
    line-height: 20px;
}

.footerMenu ul li,
.footerMenu ul li a {
    text-decoration: none;
}

.footerLogo .textwidget p {
    margin: 0px;
}


/* Header css put */

.ecoSystemImageSlide .ecoRghtPersonAddOn {
    min-height: auto;
    height: auto;
    background: transparent;
    padding: 10px 0px 0px 0px;
}

.ecoSystemImageSlide .ecoRghtPersonAddOn strong {
    display: none;
}

.ecoSystemImageSlide img {
    height: auto;
    width: 72%;
    margin-top: 0px;
}

div.ecoRghtUprAddons {
    padding-top: 0px;
}

.ecoSystemSwiperAddOn {
    touch-action: pan-x;
    max-height: 427px;
    overflow: hidden;
}

.platformBanner .homeBannerIner {
    min-height: 633px;
    background: transparent;
}

.platformBanner {
    margin-top: 78px;
}

.stayControlBg {
    background: transparent;
}

.webMemuList ul.site-menu li a {
    cursor: pointer;
}

.complyForCard p:empty,
.realWordCard p:empty {
    display: none;
}

.homeBannerIner {
    position: relative;
}

nav.custom-breadcrumb {
    position: absolute;
    top: 35px;
}

nav.custom-breadcrumb a,
nav.custom-breadcrumb span.sep,
nav.custom-breadcrumb span.sepActv {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    font-family: 'sofia_proregular';
    text-decoration: none;
    margin: 0px 3px;
    text-transform: uppercase;
}

img.homeIcon {
    vertical-align: sub;
    margin-right: 10px;
}

nav.custom-breadcrumb span.sepActv {
    color: #D2D34F;
}


/* Who we help css */
section.whoWeHelp:before {
    content: initial;
}

section.socialCareUpr {
    background: #2E343B;
    border-top-right-radius: 300px;
    border-bottom-left-radius: 300px;
    padding: 7% 7%;
    z-index: 1;
    position: relative;
    margin-bottom: 62px;
}

.socialProvid h2 {
    color: #D2D34F;
    font-weight: 700;
    font-size: 56px;
    line-height: 60px;
    display: block;
    margin-bottom: 22px;
    font-family: 'sofia_probold';
}

.socialProvid p {
    margin: 0px;
    font-size: 28px;
    font-weight: 500;
    line-height: 38px;
    color: #E3E8EA;
    font-family: 'sofia_promedium';
}

.socialCare label {
    color: #D2D34F;
    font-weight: 700;
    font-size: 38px;
    line-height: 45px;
    display: block;
    margin-bottom: 18px;
    font-family: 'sofia_probold';
}

.socialCare {
    margin-top: 42px;
}

.socialCare ul li {
    position: relative;
    font-size: 26px;
    font-weight: 500;
    line-height: 35px;
    color: #E3E8EA;
    padding-left: 35px;
    margin-bottom: 22px;
    font-family: 'sofia_promedium';
    list-style-type: none;
}

.socialCare ul li:last-child {
    margin-bottom: 0px;
}

.socialCare ul {
    padding-left: 0px;
    margin: 0px;
    margin-bottom: 15px;
}

.addBulets li:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #D2D34F;
    position: absolute;
    top: 11px;
    left: 11px;
    border-radius: 12px;
}

.addRightArow li:before {
    content: "";
    width: 23px;
    height: 20px;
    position: absolute;
    top: 8px;
    left: 3px;
    border-radius: 12px;
    background-image: url('images/yellowRight.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

div.addRightArow li {
    padding-left: 40px;
}

section.socialCareYelow {
    background: #D2D34F;
}

section.socialCareYelow .socialProvid h2,
section.socialCareYelow .socialCare label,
section.socialCareYelow .socialCare ul li,
section.socialCareYelow .socialProvid p {
    color: #2E343B;
}

section.socialCareYelow .addBulets li:before {
    background: #2E343B;
}

section.socialCareYelow .addRightArow li:before {
    background-image: url('images/rightBlack.svg');
}

.menuContactUs a {
    text-decoration: none;
}

@media (max-width: 600px) {
    .socialProvid h2 {
        font-size: 30px;
        line-height: 38px
    }
    .socialCare label {
    font-size: 32px;
    line-height: 36px;
    }

    section.socialCareUpr {
        padding: 7% 2%;
    }

    section.socialCareUpr {
        border-top-right-radius: 100px;
        border-bottom-left-radius: 100px;
    }

    .socialCare ul li {
        font-size: 24px;
        line-height: 32px;
        padding-left: 35px;
        margin-bottom: 14px;
    }

    section.socialCareUpr {
        margin-bottom: 42px;
    }
}

/* End of Who we help css */


/* Start of News Ingishts css */
section.blogSection {
    margin-top: 97px;
}

.blogTitle a {
    display: inline-block;
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    font-family: 'sofia_probold';
    color: #2E343B;
    margin-bottom: 6px;
    text-decoration: none;
}

.blogContent p {
    color: #2E343B;
    font-weight: 500;
    font-size: 19px;
    line-height: 25px;
    display: block;
    margin-bottom: 0px;
    font-family: 'sofia_proregular';
}

.blogContent {
    margin-bottom: 18px;
}

.blogImg img {
    width: 100%;
    border-bottom-right-radius: 100px;
}

.readMoreBtn {
    margin-top: 8px;
}

.readMoreBtn a {
    align-self: flex-start;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    background: #D2D34F;
    color: #000000;
    padding: 10px 20px 10px 20px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 5px;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    font-family: 'sofia_proregular';
    text-transform: uppercase;
    line-height: 24px;
    margin-top: 0px;
}

.blogCardUpr {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 15px;
    width: 100%;
}

.blogCard {
    width: 31.5%;
    position: relative;
    display: flex;
    flex-direction: column;
}

.blogCardBox {
    padding: 14px 12px 12px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 2px;
}

span.blogCategory {
    font-weight: 600;
    font-size: 12px;
    display: inline-block;
    padding: 6px;
    border-radius: 7px;
    position: absolute;
    left: 0px;
    top: 0px;
}

span.blogCategory a {
    text-decoration: none;
    font-family: 'sofia_prosemibold';
    letter-spacing: 1px;
}

span.blogCategory a {
    text-decoration: none;
    font-family: 'sofia_prosemibold';
    color: #fff;
}

span.blogCategory {
    font-weight: 600;
    font-size: 12px;
    display: inline-block;
    padding: 2px 9px;
    border-radius: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
}

span.blogCategory.news {
    background: #7CD6B4;
}

span.blogCategory.podcast {
    background: #EFA5B7;
}

span.blogCategory.webinar {
    background: #99A2D6;
}

span.blogCategory.uncategorized {
    background: #e4b3b3;
}

.insghtSecRight img {
    width: 100%;
    border-top-right-radius: 300px;
}

section.insghtSection {
    margin-top: 95px;
}

.insghtSecLbl label {
    color: #2E343B;
    font-size: 28px;
    line-height: 32px;
    display: inline-block;
    font-family: 'sofia_promedium';
}

.insghtSecLbl h1 {
    color: #2E343B;
    font-weight: 400;
    font-size: 60px;
    line-height: 64px;
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: 'sofia_proregular';
}

.insghtSecLbl h1 strong {
    display: block;
    font-weight: 400;
}

.insghtSecTxt p {
    color: #2E343B;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    display: block;
    font-family: 'sofia_proregular';
    margin: 0px;
}

.insghtSecLink a {
    align-self: flex-start;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    background: #D2D34F;
    color: #000000;
    padding: 10px 20px 10px 20px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 5px;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    font-family: 'sofia_proregular';
    text-transform: uppercase;
    line-height: 24px;
    margin-top: 0px;
}

.insghtSecTxt {
    margin-bottom: 40px;
    padding-right: 28%;
}

.insghtSecLink {
    margin-bottom: 26px;
}

.blogFooterBaner p {
    width: 74%;
}

ul.page-numbers li a {
    color: #2E343B;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    display: inline-block;
    margin-bottom: 0px;
    font-family: 'sofia_proregular';
    text-decoration: none !important;
}

ul.page-numbers {
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 39px;
    width: 100%;
    margin-top: 8%;
    margin-bottom: 11%;
}

ul.page-numbers li {
    text-decoration: none !important;
    list-style-type: none;
}

a.prev.page-numbers,
a.next.page-numbers {
    color: #D2D34F;
}

span.page-numbers.current {
    color: #8a8b00;
    font-size: 20px;
}

.allPostsList {
    background: #2E343B;
    border-radius: 30px;
    padding: 35px 23px;
    margin-bottom: 112px;
}

.allPostsList h5 {
    display: block;
    font-size: 32px;
    line-height: 35px;
    font-weight: 700;
    font-family: 'sofia_probold';
    color: #D2D34F;
    margin-bottom: 30px;
    padding-bottom: 8px;
    border-bottom: 1px solid #FFFFFF;
}

.allPostsList ul {
    padding: 0px;
    margin: 0px;
}

.allPostsList ul li a {
    display: block;
    margin-top: 0px;
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 5px;
    color: #D2D34F;
    font-family: 'sofia_promedium';
    text-decoration: none;
    list-style-type: none;
}

.sideblogText {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0px;
    font-family: 'sofia_proregular';
}

.allPostsList ul li {
    margin-bottom: 22px;
    list-style-type: none;
}

.allPostsList ul li:last-child {
    margin-bottom: 0px;
}

section.blogSection {
    margin-bottom: 42px;
}

.blogBreakCrumb nav.custom-breadcrumb {
    position: initial;
    margin-top: 72px;
}

.blogBreakCrumb nav.custom-breadcrumb a,
.blogBreakCrumb nav.custom-breadcrumb span.sep,
.blogBreakCrumb nav.custom-breadcrumb span.sepActv {
    color: #2E343B;
}

.blogFilterList {
    background: #2E343B;
    border-radius: 30px;
    padding: 40px;
    margin: 0px;
}

ul.categoryList {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 0px;
    margin: 0px;
    flex-wrap: wrap;
}

ul.categoryList li {
    list-style-type: none;
    text-decoration: none;
}

ul.categoryList li a {
    text-decoration: none;
}

ul.categoryList li a {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    line-height: 15px;
    display: block;
    margin-bottom: 0px;
    font-family: 'sofia_proregular';
}

.blogFilterList {
    margin-bottom: 65px;
}

label.fltrLbl {
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    display: block;
    font-family: 'sofia_promedium';
    border-bottom: 1px solid #D2D34F;
    padding-bottom: 10px;
    margin-bottom: 25px;
}

ul.categoryList li a:after {
    content: "+";
    color: #D2D34F;
    font-size: 23px;
    font-weight: 200 !important;
    font-family: 'sofia_prolight' !important;
    vertical-align: text-bottom;
    margin-left: 4px;
    line-height: normal;
}

ul.categoryList a.active {
    color: #d2d34e;
}

@media (max-width: 1200px) {
    .insghtSecTxt {
        padding-right: 0px;
    }
}

@media (max-width: 767px) {
    .blogCard {
        width: 48%;
    }

    .blogCardUpr {
        justify-content: center;
    }
}

@media (max-width: 600px) {
    div.blogCard {
        width: 100%;
        margin-bottom: 0px;
    }

    .insghtSecLbl h1 {
        font-size: 34px;
        line-height: 43px;
    }

    ul.page-numbers {
        margin-top: 3%;
        margin-bottom: 18%;
    }

    section.insghtSection {
        margin-top: 58px;
    }

    .blogFooterBaner p {
        width: 100%;
    }
    .blogTitle a {
        font-size: 23px;
    }
    .allPostsList h5 {
        font-size: 30px;
        line-height: 35px;
    }
    .allPostsList ul li a {
        font-size: 21px;
    }
    label.top_small_text {
        font-size: 24px;
        line-height: 32px;
    }
}

/* End of News Ingishts css */


/* Start of Contact us screen */
.contactFormInr .wpcf7-response-output {
    background: #d6d6d6;
    font-family: 'sofia_proregular';
    border-radius: 4px;
}

.contactInfo .contactOrdr {
    flex-direction: row-reverse;
    padding: 0px;
    margin: 0px;
}

.contact-equal-height {
    align-items: stretch;
    margin-bottom: 62px;
}

.contact-equal-height>div {
    display: flex;
}

.contactInfo .contactDoLft {
    background: #D2D34F;
}

.contactInfo .bottom-left-radius {
    border-top-right-radius: 300px;
}

.contactDoLft {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    background: #2E343B;
    padding: 8% 14% 8%;
}

.contactDoLft label {
    color: #2E343B;
    display: block;
    font-size: 46px;
    line-height: 50px;
    font-weight: 700;
    margin-bottom: 17px;
    font-family: 'sofia_probold';
}

.contactDoLft p {
    margin: 0px;
    line-height: 26px;
}

.contactDoLft ul li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 16px;
    list-style-type: none;
    color: #2E343B;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    font-family: 'sofia_proregular';
}

.contactDoRght img {
    width: 100%;
}

.contactInfo .container {
    width: 100%;
    max-width: 100%;
    padding: 0px;
}

.contactDoLft ul {
    padding: 0px;
    margin: 0px;
}

.contactDoLft li strong {
    font-family: 'sofia_probold';
}

.contactInfo .contactDoLftUpr,
.contactDoRght {
    padding: 0px;
}

.contactFormInfo {
    background: #2E343B;
    padding: 7% 0px;
    border-radius: 0px 0px 300px 75px;
    width: 70%;
    margin: 0 auto;
}

.contactFormInr label {
    display: block;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 3px;
    font-family: 'sofia_proregular';
}

.contactFormInr input[type="text"],
.contactFormInr input[type="email"],
.contactFormInr input[type="tel"],
.contactFormInr textarea {
    width: 100%;
    border: 0px;
    outline: none;
    min-height: 50px;
    padding: 12px 12px;
}

.contactFormInr div {
    margin-bottom: 28px;
}


.formSubmit input[type="submit"] {
    display: inline-flex;
    width: initial;
    align-items: center;
    justify-content: center;
    gap: 14px;
    background: #D2D34F;
    color: #000000;
    padding: 10px 20px 10px 20px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 5px;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    font-family: 'sofia_proregular';
    text-transform: uppercase;
    line-height: 24px;
    outline: none;
    border: 0px;
    background-image: url('images/LeftArrow.svg');
    background-repeat: no-repeat;
    padding-right: 46px;
    background-position: calc(100% - 20px);
}

.getIntouch {
    text-align: center;
    margin-bottom: 32px;
    padding: 0px 12px;
}

.getIntouch h2 {
    color: #D2D34F;
    display: block;
    font-size: 56px;
    line-height: 60px;
    font-weight: 700;
    margin-bottom: 8px;
    font-family: 'sofia_probold';
}

.getIntouch p {
    margin-bottom: 16px;
    list-style-type: none;
    color: #fff;
    font-weight: 500;
    font-size: 28px;
    line-height: 35px;
    font-family: 'sofia_promedium';
}

.contactFormInr textarea {
    min-height: 153px;
    resize: vertical;
}

.contactFormInr {
    padding: 0px 12px;
}

.contactUsrBg1 {
    background-image: url("images/bg11.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0% 0%;
}
.contactUsrBg2 {
    background-image: url("images/bg11Upr.png");
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: bottom -1% right;
    padding-top: 12%;
    padding-bottom: 12%;
}

@media (max-width: 991px) {
    .contactFormInfo {
        width: 90%;
    }
}

@media (max-width: 767px) {
    div.contactFormInfo {
        width: 100%;
    }

    div.contactFormInr {
        padding: 0px 28px;
    }
}

/* End of Contact us screen */


/* what-we-do css */
.equal-height {
    align-items: stretch;
    margin-bottom: 62px;
}

.equal-height>div {
    display: flex;
}

.whtWeDoOrdr .bottom-left-radius {
    border-bottom-left-radius: 200px;
}

.whtWeDoLft {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    background: #2E343B;
    padding: 10% 14% 12%;
}

.whtWeDoLft h2 {
    color: #D2D34F;
    display: block;
    font-size: 46px;
    line-height: 50px;
    font-weight: 700;
    margin-bottom: 17px;
    font-family: 'sofia_probold';
}

.whtWeDoLft p {
    margin: 0px;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    display: block;
    font-family: 'sofia_proregular';
}

.whtWeDoLft a {
    align-self: flex-start;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    background: #fff;
    color: #000000;
    padding: 10px 20px 10px 20px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 5px;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    font-family: 'sofia_proregular';
    text-transform: uppercase;
    line-height: 24px;
    margin-top: 37px;
}

.whtWeDoOrdr .top-right-radius,
.whtWeDoOrdr .top-right-radius img {
    border-top-right-radius: 200px;
}

.whtWeDoRght img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.whtWeDoLft ul li {
    position: relative;
    margin: 0px;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    display: block;
    font-family: 'sofia_proregular';
    margin-bottom: 7px;
    padding-left: 34px;
}

.whtWeDoLft ul li:last-child {
    margin-bottom: 0px;
}

.whtWeDoLft ul {
    padding: 0px;
    margin: 0px;
    margin-top: 14px;
}

.whtWeDoLft ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #d2d34e;
    position: absolute;
    left: 8px;
    top: 8px;
    border-radius: 12px;
}

.whtWeDoSecond .whtWeDoOrdr {
    flex-direction: row-reverse;
}

.whtWeDoSecond .top-right-radius,
.whtWeDoSecond .top-right-radius img {
    border-top-right-radius: 0px;
    border-top-left-radius: 200px;
}

.whtWeDoSecond .bottom-left-radius {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 200px;
}

.whtWeDoSecond .whtWeDoLft {
    background: #D2D34F;
}

.whtWeDoSecond .whtWeDoLft h2,
.whtWeDoSecond .whtWeDoLft p,
.whtWeDoSecond .whtWeDoLft ul li {
    color: #2E343B;
}

.whtWeDoSecond .whtWeDoLft ul li:before {
    background: #2E343B;
}

@media (min-width: 1200px) {
    .whatDoFooter .spkTeam {
        padding-right: 20%;
    }
}

@media (min-width: 992px) {
    .whtWeDoFirst .whtWeDoLftUpr {
        padding-right: 0px;
    }

    .whtWeDoFirst .whtWeDoRght {
        padding-left: 0px;
    }

    .whtWeDoSecond .whtWeDoRght {
        padding-right: 0px;
    }

    .whtWeDoSecond .whtWeDoLftUpr {
        padding-left: 0px;
    }
}

@media (max-width: 600px) {
    .whtWeDoLft {
        padding: 10% 4% 12%;
    }

    .whtWeDoLft h2 {
        font-size: 32px;
        line-height: 38px;
    }

    .whtWeDoFirst .bottom-left-radius {
        border-bottom-left-radius: 150px;
    }

    .whtWeDoSecond .bottom-left-radius {
        border-bottom-right-radius: 50px;
    }

    .whtWeDoFirst .whtWeDoOrdr,
    .whtWeDoSecond .whtWeDoOrdr {
        flex-direction: column-reverse;
    }
}

/* End what-we-do css */

/* Start of learning-management-system */
.learnMgntBner {
    background-image: url('images/learningMgntSystem.jpg');
    z-index: 1;
    position: relative;
}

.learnMgntBner .BannerText p {
    width: 60%;
}

.learnMgntBner .homeBannerIner {
    inset: 0;
    /* background: rgba(0, 0, 0, 0.5); */
    background: rgb(0 0 0 / 40%);
    background-image: linear-gradient(to bottom, rgba(210, 211, 79, 0.10), rgb(210 211 79 / 11%));
    background-blend-mode: overlay;
    pointer-events: none;
}

.lernMgntSystem {
    padding-right: 4%;
    z-index: 1;
    position: relative;
}

.lernMgntSystem h2 {
    color: #2E343B;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 20px;
    font-family: 'sofia_proregular';
}

.lernMgntSystem p {
    color: #2E343B;
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 18px;
    font-family: 'sofia_prolight';
}

.aboutUsOrgUpr p {
    padding-right: 10%;
}

.lernMgntSystem p:last-child {
    margin-bottom: 0px;
}

.lernMgntSystemImg img {
    width: 100%;
    border-radius: 30px;
}

.lernMgntBtn {
    margin-top: 25px;
}

.lernMgntBtn a {
    display: inline-flex;
    width: initial;
    align-items: center;
    justify-content: center;
    gap: 14px;
    background: #D2D34F !important;
    color: #000000 !important;
    padding: 10px 20px 10px 20px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 5px;
    font-size: 16px;
    text-decoration: none !important;
    font-weight: 400;
    font-family: 'sofia_proregular';
    text-transform: uppercase;
    line-height: 24px;
}

.lmsSetupLeft img {
    width: 100%;
    border-bottom-left-radius: 200px;
}

.lmsSetup {
    align-items: stretch;
}

.lmsSetupRght {
    background: #D2D34F;
}

.lmsSetupRght label {
    display: block;
    font-size: 38px;
    line-height: 42px;
    font-weight: 700;
    margin-bottom: 12px;
    font-family: 'sofia_probold';
}

.lmsSetupRght p {
    color: #2E343B;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    display: block;
    margin-bottom: 10px;
    font-family: 'sofia_proregular';
}

.lmsSetupRght p:last-child {
    margin-bottom: 0px;
}

.lmsSetupRght {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    background: #D2D34F;
    padding: 2% 5% 2%;
}


.lmsSetup2 .lmsSetupLeft img {
    border-top-left-radius: 200px;
    border-bottom-left-radius: 0px;
}

.lmsSetup2 {
    margin-top: 44px;
}

section.lmsSetupUpr {
    background: #2E343B;
    margin-top: 122px;
    padding: 112px 0px;
}

.hostPlugIn h2 {
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 46px;
    line-height: 52px;
    display: block;
    margin-bottom: 50px;
    font-family: 'sofia_prosemibold';
}

.systemSlideLft {
    background: #e3e8ea;
}

.systemSlideLft img {
    width: 100%;
}

.learnSystemLabel h2 {
    text-align: center;
    color: #2E343B;
    font-weight: 700;
    font-size: 46px;
    line-height: 52px;
    display: block;
    margin-bottom: 50px;
    font-family: 'sofia_prosemibold';
}

.systemSlideRght {
    padding: 2% 7% 9%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.systemSlideRght label {
    display: block;
    font-weight: 700;
    font-family: 'sofia_probold';
}

.systemSlideRght p {
    color: #2E343B;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    display: block;
    margin-bottom: 12px;
    font-family: 'sofia_proregular';
}

.systemSlideRght ul {
    padding: 0px;
    margin: 0px;
    padding-left: 10px;
    margin-bottom: 18px;
}

.systemSlideRght li {
    padding-left: 20px;
    position: relative;
    color: #2E343B;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    display: block;
    margin-bottom: 8px;
    font-family: 'sofia_proregular';
}

.systemSlideRght li:last-child {
    margin-bottom: 0px;
}

.systemSlideRght li:before {
    content: "";
    height: 8px;
    width: 8px;
    border-radius: 12px;
    background: #2E343B;
    position: absolute;
    left: 0px;
    top: 9px;
}

.systemSlideRght strong {
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    font-family: 'sofia_promedium';
}

div.swiper-container-Mgnt span.swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    background: transparent;
    border: 1px solid #2E343B;
}

.swiper-container-Mgnt .swiper-pagination {
    left: initial;
    width: 50%;
    right: 0px;
    bottom: 16px;
}

div.swiper-container-Mgnt .swiper-pagination-bullet-active {
    background: #2E343B !important;
}

.swiper-container-Mgnt {
    position: relative;
    overflow: hidden;
    background: #D2D34F;
}

.swiper-container-Mgnt .swiper-wrapper {
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.swiper-container-Mgnt .swiper-slide {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.swiper-container-Mgnt .swiperPrevBtn,
.swiper-container-Mgnt .swiperNextBtn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper-container-Mgnt .swiperPrevBtn {
    left: 15px;
}

.swiper-container-Mgnt .swiperNextBtn {
    right: 15px;
}

/* arrow icons */
.swiper-container-Mgnt .swiperPrevBtn::after {
    content: "";
    background-image: url('images/left.svg');
    height: 53px;
    width: 30px;
    object-fit: contain;
    background-repeat: no-repeat;
}

.swiper-container-Mgnt .swiperNextBtn::after {
    content: "";
    background-image: url('images/right.svg');
    height: 53px;
    width: 30px;
    object-fit: contain;
    background-repeat: no-repeat;
}

section.whyLearn {
    background: #2E343B;
    padding: 6% 6%;
    border-bottom-right-radius: 300px;
    margin-bottom: 120px;
}

.whyLms h3 {
    font-size: 50px;
    line-height: 58px;
    font-weight: 700;
    font-family: 'sofia_probold';
    color: #D2D34F;
    margin-bottom: 12px;
}

.whyLms p {
    color: #E3E8EA;
    font-size: 22px;
    font-weight: 400;
    line-height: 31px;
    margin-bottom: 0px;
    font-family: 'sofia_proregular';
}

.lmsDiffer label {
    display: block;
    font-size: 45px;
    line-height: 50px;
    font-weight: 700;
    font-family: 'sofia_probold';
    color: #D2D34F;
    margin-bottom: 19px;
}

.lmsDiffer ul li,
.lmsDiffer p {
    color: #E3E8EA;
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 15px;
    font-family: 'sofia_proregular';
    position: relative;
    padding-left: 28px;
    list-style-type: none;
}

.lmsDiffer ul li:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #D2D34F;
    position: absolute;
    left: 0px;
    top: 10px;
    border-radius: 13px;
}

.lmsDiffer ul {
    padding: 0px;
    margin: 0px;
    padding-left: 12px;
}

.whoLms label {
    display: block;
    font-size: 45px;
    line-height: 50px;
    font-weight: 700;
    font-family: 'sofia_probold';
    color: #D2D34F;
    margin-bottom: 19px;
}

.whoLms li {
    color: #E3E8EA;
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 38px;
    font-family: 'sofia_proregular';
    position: relative;
    padding-left: 40px;
    list-style-type: none;
    width: 48%;
    display: inline-block;
}

.whoLms li:before {
    content: '';
    background-image: url('images/yellowRight.svg');
    width: 25px;
    height: 19px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 5px;
}

.whoLms ul {
    padding: 0px;
    margin: 0px;
    padding-left: 12px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 16px;
}

.whoLms li strong {
    display: block;
    font-family: 'sofia_prosemibold';
    margin-bottom: 7px;
}

.whyLms,
.lmsDiffer {
    margin-bottom: 40px;
}


section.lernMgntSystemUpr {
    background-image: url('images/cornor.svg');
    background-size: 21%;
    background-position: right bottom -14%;
    background-repeat: no-repeat;
    padding-top: 0px;
    margin-top: -7%;
    padding-bottom: 150px;
    margin-bottom: 13px;
}

.learnMgntBnerUpr {
    background-image: url('images/verticalArow.svg');
    background-size: 25%;
    background-position: right 29% bottom -5%;
    background-repeat: no-repeat;
    padding-bottom: 17%;
}

.systemSlideRghtUpr {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1;
    background: #D2D34F;
    position: relative;
    border-top-right-radius: 200px;
}

.swiper-container-Mgnt {
    border-top-right-radius: 200px;
    border-bottom-left-radius: 200px;
}

.stayControlBg {
    padding: 9% 0px 5%;
}

.cdsBlogH1{
    display: block;
    font-size: 38px;
    line-height: 42px;
    font-weight: 700;
    margin-bottom: 12px;
    font-family: 'sofia_probold';
}

@media (min-width: 1200px) {
    .learnMgntBnerUpr p {
        padding-right: 35%;
    }
}

@media (min-width: 992px) {
    .lmsSetupLeft {
        padding-right: 0px;
    }
}

@media (max-width: 991px) {
    .lernMgntBtn {
        margin-bottom: 35px;
    }

    .lmsSetupRght {
        min-height: 242px;
        padding: 6% 5% 6%;
    }
}

@media (max-width: 767px) {
    .whoLms ul {
        display: block;
    }

    .whoLms li {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .learnSystemLabel h2 {
        font-size: 34px;
        line-height: 36px;
    }

    .whyLms h3,
    .whoLms label {
        font-size: 40px;
        line-height: 47px;
    }

    .lmsDiffer label {
        font-size: 36px;
    }

    .hostPlugIn h2 {
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 24px;
    }

    .learnMgntBner .BannerText p {
        width: 100%;
    }

    .systemSlideRght {
        padding: 8% 8% 15%;
    }

    .swiper-container-Mgnt .swiperPrevBtn,
    .swiper-container-Mgnt .swiperNextBtn {
        bottom: -20px;
        top: initial;
    }

    .lernMgntSystem {
        padding-right: 0px;
    }

    section.lernMgntSystemUpr {
        padding-top: 0px;
        margin-top: 0px;
        padding-bottom: 32px;
    }

    section.lmsSetupUpr {
        background: #2E343B;
        margin-top: 72px;
    }
    .cdsBlogH1 {
        display: block;
        font-size: 28px;
        line-height: 32px;
    }
}

/* End of learning-management-system */

@media (min-width: 1896px) {
    .platformBanner .homeBannerIner {
        min-height: 70vh;
    }
}

@media (max-width: 1267px) {
    .spkTeam h2 {
        font-size: 45px;
        line-height: 54px;
    }

    .systemSlideRghtUpr {
        border-top-right-radius: 100px;
    }

    .swiper-container-Mgnt {
        border-top-right-radius: 100px;
        border-bottom-left-radius: 100px;
    }
}

@media (max-width: 1200px) {
    .systemSlideRght {
        padding: 0% 4% 1%;
    }

    .contactFormInfo {
        width: 90%;
    }
}

@media (max-width: 991px) {
    .systemSlideRghtUpr {
        min-height: 522px;
    }

    .systemSlideRght {
        padding: 3% 8% 3%;
    }
}

@media (min-width: 992px) {
    .systemSlideLft {
        padding-right: 0px;
    }

    .systemSlideRghtUpr {
        padding-left: 0px;
    }

    .swiper-paginationUpr .swiper-pagination {
        left: 50%;
        width: 50%;
        bottom: 4%;
    }

    .systemSlideLft img {
        min-height: 650px;
        object-fit: cover;
    }
}

@media (max-width: 600px) {
    section.platformBanner div.homeBannerIner {
        min-height: 480px;
    }

    .stayControlBg {
      min-height: 348px;
    }
    div.lmsSetupRght p {
      margin-bottom: 12px;
    }
    div.lmsSetupRght {
        padding: 4% 5% 2%;
    }


    .site-mobile-menu-close.mt-3 {
        margin-top: 0px !important;
    }

    .site-mobile-menu .site-nav-wrap a {
        padding: 5px 6px;
    }

    .site-mobile-menu .site-nav-wrap>li>ul>li>a,
    .site-mobile-menu .site-nav-wrap>li>ul>li>a:hover {
        padding-left: 19px !important;
    }

    .site-mobile-menu .site-nav-wrap>li>a,
    .site-mobile-menu .site-nav-wrap>li>a:hover {
        padding-left: 10px !important;
    }

    .policyCatIner ul li {
        width: 100% !important;
    }

    .whatInclude li {
        width: 100% !important;
    }

    .spkTeam h2 br,
    .spkTeam p br {
        display: none;
    }

    .lernMgntSystemUpr .row {
        flex-direction: column-reverse;
        gap: 32px;
    }

    div.whyusPro h2 {
        font-size: 34px;
        line-height: 40px;
    }

    div.whyusPro h4 {
        display: block;
        font-size: 35px;
        line-height: 42px;
    }
    .lmsSetupRght {
        min-height: auto;
    }

}

.whyusPro h2 {
    font-size: 50px;
    line-height: 58px;
    font-weight: 700;
    font-family: 'sofia_probold';
    color: #D2D34F;
    margin-bottom: 14px;
}

.whyusPro h4 {
    display: block;
    font-size: 45px;
    line-height: 50px;
    font-weight: 700;
    font-family: 'sofia_probold';
    color: #D2D34F;
    margin-top: 40px;
    margin-bottom: 20px;
}

.whyusPro p {
    color: #E3E8EA;
    font-size: 22px;
    font-weight: 400;
    line-height: 31px;
    margin-bottom: 0px;
    font-family: 'sofia_proregular';
}

.whyusPro {
    margin-bottom: 40px;
}

.whyusPro ul {
    padding: 0px;
    margin: 0px;
    padding-left: 12px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.whyusPro ul li,
.whyusPro p {
    color: #E3E8EA;
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 18px;
    font-family: 'sofia_proregular';
    position: relative;
    list-style-type: none;
}

.whyusPro ul li:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #D2D34F;
    position: absolute;
    left: 0px;
    top: 10px;
    border-radius: 13px;
}

.whyusPro ul li {
    padding-left: 32px;
}

.whatInclude h2 {
    display: block;
    font-size: 45px;
    line-height: 50px;
    font-weight: 700;
    font-family: 'sofia_probold';
    color: #D2D34F;
    margin-bottom: 19px;
}

.whatInclude label {
    display: block;
    line-height: 36px;
    color: #D2D34F;
    margin-bottom: 0px;
    font-size: 32px;
    font-family: 'sofia_proregular';
    font-weight: 400;
}

.whatInclude ul {
    padding: 0px;
    margin: 25px 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 14px;
}

.whatInclude li {
    color: #E3E8EA;
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 14px;
    font-family: 'sofia_proregular';
    position: relative;
    padding-left: 40px;
    list-style-type: none;
    width: 48%;
    display: inline-block;
}

.whatInclude li:before {
    content: '';
    background-image: url('images/yellowRight.svg');
    width: 25px;
    height: 19px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 5px;
}

.whatInclude p {
    color: #E3E8EA;
    font-size: 26px;
    font-weight: 400;
    line-height: 32px;
    font-family: 'sofia_proregular';
    position: relative;
    width: 100%;
    display: block;
}

section.whyusProUpr {
    background: #2E343B;
    padding: 6% 6% 5%;
    border-bottom-right-radius: 300px;
    border-bottom-left-radius: 75px;
    margin-bottom: 110px;
}

section.policyCatUpr {
    background: #2e343b;
    margin-top: 122px;
}

.policyCatIner {
    background-image: url('images/curveBg.png');
    background-size: cover;
    background-position: right bottom;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    padding: 7% 0px 9%;
}

.policyCatIner h2 {
    color: #D2D34F;
    font-weight: 700;
    font-size: 56px;
    line-height: 60px;
    display: block;
    margin-bottom: 20px;
    font-family: 'sofia_prosemibold';
}

.policyCatIner ul {
    padding: 0px;
    margin: 12px 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
}

.policyCatIner ul li {
    width: 49%;
    padding-left: 38px;
    display: inline-block;
    margin: 0px;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 14px;
    font-family: 'sofia_proregular';
    position: relative;
}

.policyCatIner ul li:before {
    content: '';
    width: 21px;
    height: 21px;
    background-size: contain;
    background-image: url('images/greenArrow.png');
    position: absolute;
    left: 0px;
    top: 0px;
    background-repeat: no-repeat;
}

.policyCatIner ul li b {
    font-family: 'sofia_probold';
    font-weight: 700;
}

.policyCatIner p {
    width: 100%;
    display: inline-block;
    margin: 0px;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 22px;
    font-family: 'sofia_proregular';
    position: relative;
}

.whatInclude li strong {
    font-weight: 600;
    font-family: 'sofia_prosemibold';
}

.setTrainingCstm .policyCatIner {
    background-image: url('images/curvBg1.png');
    padding: 6% 0px 15%;
}

section.builtInspctUpr {
    background: #D2D34F;
    margin-top: 0px;
}

section.builtInspctUpr .policyCatIner h2,
section.builtInspctUpr .policyCatIner p,
section.builtInspctUpr .policyCatIner ul li {
    color: #2E343B;
}

.builtInspctUpr .policyCatIner {
    background-image: url('images/curvBg.png');
    background-size: cover;
    background-position: right top;
    padding: 11% 0px 8%;
    /* padding: 11% 0px 12.2%; */
}

.complianceDocScreen .policyCatIner {
    /* padding: 8% 0px 8%;
    min-height: 782px; */
    padding: 9.5% 0px 13.7%;
}

section.builtInspctUpr .policyCatIner ul li:before {
    background-image: url('images/LeftArrow2.png');
    top: 4px;
}

.setLeftRight {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    gap: 10px;
}

.setLeftRight div {
    flex: 1 1;
}

div.setLeftRight p {
    margin-bottom: 12px !important;
}

.learnSystemLabel h2 p {
    color: #2E343B;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: 'sofia_proregular';
}

.whatInclude p code,
.whyusPro ul li code,
.whyusPro p code {
    color: #D2D34F;
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;
    font-family: 'sofia_probold';
}

ul.setFullWdth {
    gap: 10px;
    flex-direction: column;
    margin-top: 0px;
}

ul.setFullWdth li {
    width: 100%;
}

section.AiAssistantBlack ul li:before {
    background-image: url('images/yellowRight.svg') !important;
    top: 5px;
}

section.AiAssistantYellow ul li:before {
    /* background: #000;
    width: 8px;
    height: 8px;
    border-radius: 32px;
    top: 9px;
    left: 10px; */
    outline: none;
}


.AiAssistantFoterTxt .policyCatIner {
    background: transparent;
    margin-bottom: 0px;
    display: block;
    padding: 0px;
}

.AiAssistantFoterTxt .policyCatIner h2 {
    font-size: 48px;
    line-height: 58px;
}

.AiAssistantFoterTxt mark {
    display: block;
    background-color: transparent;
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    font-family: 'sofia_probold';
    color: #D2D34F;
    padding: 0px;
    margin-top: 12px;
}

ul.AiAssistantUl2 li::before {
    width: 8px;
    height: 8px;
    background: #d2d34e;
    border-radius: 32px;
    left: 12px;
    top: 10px;
}

section.AiAssistantFoterTxt {
    border-radius: 0px 200px 0px 200px;
    padding: 6% 6% 5%;
    margin-bottom: 110px;
    margin-top: 112px;
}

ul.AiAssistantUl2 {
    gap: 4px;
    margin-top: 0px;
}

.learning_mgmt_Upr .systemSlideRght p {
    font-size: 25px;
    line-height: 33px;
    margin-bottom: 14px;
}

.whatInclude li div {
    margin-top: 6px;
}


/* Legal Compliance Page */
section.legalComplianceAddOn {
    background: #D2D34F;
}

section.legalComplianceAddOn .policyCatIner h2 {
    color: #2E343B;
}

section.legalComplianceAddOn .policyCatIner ul li {
    color: #2E343B;
}

section.legalComplianceAddOn .policyCatIner {
    background-image: url('images/orgBg.png');
    padding: 8% 0px 12%;
}

section.legalComplianceAddOn .policyCatIner ul li:before {
    background-image: url('images/LeftArrow2.png');
    top: 4px;
}

.leglCompSlidrHead h2 {
    text-align: center;
    color: #2E343B;
    font-weight: 700;
    font-size: 46px;
    line-height: 52px;
    display: block;
    margin-bottom: 10px;
    font-family: 'sofia_prosemibold';
}

.leglCompSlidrHead p {
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    line-height: 32px;
    color: #2e343c;
    font-family: 'sofia_promedium';
    margin: 0px;
}

.leglCompSlidrHead {
    margin-top: 94px;
    margin-bottom: 32px;
}

/* End of Legal Compliance Page */


/* This is only for curve lines */
@media (max-width: 1292px) {
    .policyCatIner h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .policyCatIner p {
        font-size: 20px;
        line-height: 28px;
    }

    .policyCatIner ul li {
        font-size: 18px;
        line-height: 22px;
    }

    /* .setTrainingCstm .policyCatIner {
        padding: 6% 0px 19%;
    } */
    /* .complianceDocScreen .policyCatIner {
        min-height: 624px;
    } */

    .complianceDocScreen .policyCatIner {
        padding: 11% 0px 10.7%;
    }

}

@media (max-width: 1200px) {
    .complianceDocScreen .policyCatIner {
        padding: 10% 0px 8.9%;
    }
}

@media (max-width: 1024px) {
    .setTrainingCstm .policyCatIner {
        padding: 6% 0px 18%;
    }
}

@media (max-width: 991px) {
    .setTrainingCstm .policyCatIner {
        padding: 6% 0px 18.8%;
    }

    .complianceDocScreen .policyCatIner {
        padding: 10% 0px 16.7%;
    }
}

@media (max-width: 784px) {
    .setTrainingCstm .policyCatIner {
        padding: 6% 0px 23%;
    }

    .complianceDocScreen .policyCatIner {
        padding: 13% 0px 17.2%;
    }
}

/* End of This is only for curve lines */

@media (max-width: 767px) {
    section.whyusProUpr {
        border-bottom-right-radius: 20px;
    }

    .policyCatIner {
        background-image: none !important;
    }

    .setLeftRight {
        flex-wrap: wrap;
    }

    section.AiAssistantFoterTxt {
        border-radius: 0px 100px 0px 100px;
    }
}

.singleBlogUpr {
    background-image: url('images/blogTopBG.png');
    background-size: 30%;
    background-position: right top;
    background-repeat: no-repeat;
    padding-top: 115px;
}

.singleBlog {
    background-image: url('images/singleBg.png');
    background-size: 30%;
    background-position: right bottom;
    background-repeat: no-repeat;
    padding: 10% 21% 14%;
    padding-top: 2%;
}

.singleBreadCrumb {
    position: relative;
}

.singleBreadCrumb nav.custom-breadcrumb {
    position: initial;
    top: initial;
    left: initial;
    margin-bottom: 40px;
}

.singleBreadCrumb nav.custom-breadcrumb a,
.singleBreadCrumb nav.custom-breadcrumb span.sep {
    color: #2E343B;
}

.singleBreadCrumb nav.custom-breadcrumb span.sepActv {
    color: #D2D34F;
}

.singleBreadCrumb nav.custom-breadcrumb span:last-child {
    color: #D2D34F;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    font-family: 'sofia_proregular';
    text-transform: uppercase;
}


.singleCategoryInfo code {
    background: #99A2D6;
    font-weight: 600;
    font-size: 12px;
    display: inline-block;
    padding: 4px 9px 2px;
    border-radius: 0px;
    font-family: 'sofia_prosemibold';
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.singleCategoryInfo label {
    display: block;
    font-size: 26px;
    line-height: 32px;
    font-weight: 500;
    color: #2E343B;
    margin-top: 15px;
    margin-bottom: 8px;
    text-decoration: none;
    font-family: 'sofia_prosemibold';
}

.singleInfo h1 {
     color: #2E343B;
    font-size: 58px;
    line-height: 66px;
    margin-bottom: 18px;
    font-family: 'sofia_proregular';
}

.singleInfo p {
    color: #2E343B;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    display: block;
    margin-bottom: 18px;
    font-family: 'sofia_proregular';
}

.singleInfo img {
    width: 100%;
    border-radius: 20px;
    margin-top: 26px;
    margin-bottom: 18px;
}

.singleInfo label {
    display: block;
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    color: #2E343B;
    margin-top: 25px;
    margin-bottom: 16px;
    text-decoration: none;
    font-family: 'sofia_probold';
}

.weekPodcast h3 {
    text-align: center;
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
    color: #2E343B;
    margin-bottom: 40px;
    text-decoration: none;
    font-family: 'sofia_probold';
}

.weekPodcast {
    margin-top: 78px;
    margin-bottom: 68px;
}

.postCastInfo {
    border: 1px solid #2E343B;
    border-radius: 100px 0px 100px 0px;
    display: flex;
    align-items: center;
    gap: 42px;
    width: 100%;
    padding: 32px;
}

.postCastInfoLft img {
    width: 100%;
    border-radius: 75px 10px 10px 10px;
}

.postCastInfoRght {
    width: 65%;
}

.postCastInfoRght p {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    color: #2E343B;
    margin-bottom: 0px;
    font-family: 'sofia_probold';
}

.postCastInfoRght label {
    color: #2E343B;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    display: block;
    margin-bottom: 6px;
    font-family: 'sofia_proregular';
}

.postCastInfoLft {
    width: 35%;
}

img.trackAudio {
    margin-left: 22px;
}

.postCastInfoRght a img {
    cursor: pointer;
}

.playModal {
    position: absolute;
    top: 0px;
    left: 7%;
    bottom: 0px;
    width: 100%;
    display: inline-flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    text-align: left;
}

.playModal p {
    margin: 0px;
}

.playModal h4 {
    width: 40%;
    color: #fff;
    font-weight: 400;
    font-size: 38px;
    line-height: 43px;
    display: block;
    margin-bottom: 18px;
    font-family: 'sofia_proregular';
}

.playModal button {
    border: 0px;
    display: inline-flex;
    width: initial;
    align-items: center;
    justify-content: center;
    gap: 14px;
    background: #E3E8EABF;
    color: #000000 !important;
    padding: 10px 28px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 5px;
    font-size: 16px;
    text-decoration: none !important;
    font-weight: 400;
    font-family: 'sofia_proregular';
    text-transform: uppercase;
    line-height: 24px;
}

.audioControls button {
    border: none;
    background: transparent;
    outline: none;
    padding-left: 0px;
    padding-right: 0px;
}

.imageContent {
    position: relative;
}

.cstmVideoModelClose {
    position: absolute;
    right: 6px;
    top: 3px;
}

.cstmVideoModelClose button {
    background: transparent !important;
    border: 0px;
    outline: none;
    padding: 0px;
    margin: 0px;
}

.cstmVideoModelClose img {
    margin: 0px;
    height: 21px;
    cursor: pointer;
}

.cstmVideoModel .modal-dialog {
    width: 90%;
    max-width: 50%;
    background: transparent !important;
    border-radius: 10px;
    margin: 0 auto;
}

.cstmVideoModel video {
    border-radius: 16px;
}

.cstmVideoModel .modal-content {
    background: transparent !important;
    box-shadow: initial !important;
    border: 0px;
}

@media (max-width: 1024px) {
    .singleBlog {
        padding: 6% 0px 14%;
    }
}

@media (max-width: 991px) {
    .playModal h4 {
        width: 70%;
    }
}

@media (max-width: 767px) {
    .postCastInfo {
        flex-direction: column;
        padding: 14px 17px;
        border-radius: 118px 0px 118px 0px;
    }

    .postCastInfoLft,
    .postCastInfoRght {
        width: 100%;
    }

    img.trackAudio {
        margin-left: 0px;
        width: 80%;
        margin-top: 10px;
        display: block;
    }

    .audioControls {
        margin-top: 10px;
    }
    .ecoControlLft {
        min-height: 235px;
        border-bottom-left-radius: 100px;
      }
      .ecoControlUpr {
        min-height: auto;
      }
}

@media (max-width: 600px) {
    .playModal h4 {
        width: 70%;
    }

    .singleInfo h1 {
        font-size: 42px;
        line-height: 50px;
    }

    .playModal h4 {
        font-size: 31px;
        line-height: 37px;
    }

    .cstmVideoModel .modal-dialog {
        width: 90%;
        max-width: 90%;
    }

    .homeBannerIner {
        min-height: 480px;
      }
      .contactInfo .bottom-left-radius {
        border-top-right-radius: 90px;
      }
      .contactUsrBg1 {
        background-image: none;
      }
      div.ecoControlSlide label {
        display: block;
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 8px;
      }
      .ecoControlLft{
        min-height: 225px;
      }
      .ecoControlRght, 
      .ecoSystemSwiperAddOn {
        min-height: 422px;
      }
      div.ecoSystemImageSlide div.swiper-pagination {
        bottom: 5%;
      }

}

.lmsSetup3 {
    margin-top: 44px;
}

.lmsTrackLbl {
    margin-top: 72px;
    margin-bottom: 62px;
}

.lmsTrackLbl h3 {
    text-align: center;
    color: #2E343B;
    display: block;
    font-size: 52px;
    line-height: 56px;
    font-weight: 700;
    margin-bottom: 0px;
    font-family: 'sofia_probold';
}

.freeCpdBtn {
    margin-top: 36px;
    margin-bottom: 18px;
}

.freeCpdBtn a {
    display: inline-flex;
    width: initial;
    align-items: center;
    justify-content: center;
    gap: 14px;
    background: #D2D34F;
    color: #000000 !important;
    padding: 10px 20px 10px 20px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 5px;
    font-size: 16px;
    text-decoration: none !important;
    font-weight: 400;
    font-family: 'sofia_proregular';
    text-transform: uppercase;
    line-height: 24px;
}

@media (min-width: 992px) {
    .footerRight {
        text-align: right;
    }
}


div.ecoSystemImageSlide span.swiper-pagination-bullet {
    border: 1px solid #2e343b !important;
    background: transparent !important;
    width: 12px;
    height: 12px;
}
div.ecoSystemImageSlide span.swiper-pagination-bullet-active {
    background: #2e343b !important;
}
.echoHeadingForMobile {
    display: none;
}


/* Start of Large Screen  */

@media (min-width: 1600px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 80%;
    }

    .buildIner:before {
        left: 0;
    }

    .totalComplianceContain {
        max-width: 88%;
    }
}

@media (min-width: 1675px) {
    section.ecoControlUpr {
        position: relative;
        background-image: none;
        margin-bottom: 262px;
    }

    section.ecoControlUpr:after {
        content: "";
        background-image: url('images/curve2.png');
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: left 18% bottom;
        min-height: 599px;
        width: 83%;
        position: absolute;
        bottom: -11.6%;
        left: 17%;
    }
}

@media (min-width: 1891px) {
    .buildIner {
        min-height: 1306px;
    }
}

@media (min-width: 2000px) {
    .buildIner h2 {
        padding-left: 8%;
        padding-right: 36%;
    }

    .buildIner:before {
        content: initial;
    }

    .buildIner {
        background-image: url('images/buildBg.png');
        background-size: cover;
        background-position: left 32% bottom 22%;
        background-repeat: no-repeat;
        display: flex;
        align-items: center;
        padding: 7% 0px 9%;
        margin: 112px 0px 0px;
        min-height: 952px;
    }
}

@media (min-width: 2200px) {
    .buildIner {
        min-height: 1606px;
    }

    section.ecoControlUpr {
        position: relative;
        background-image: none;
        margin-bottom: 392px;
    }

    section.ecoControlUpr:after {
        min-height: 799px;
        bottom: -33.5%;
        left: 17%;
    }
}

@media (min-width: 4000px) {
    section.ecoControlUpr:after {
        content: inherit;
    }
}

/* End of Large Screen  */


 @media (max-width: 1410px){
    .firstSetOrder .bottom-left-radius {
        border-bottom-left-radius: 120px;
    }
    .firstSetOrder .top-right-radius, 
    .firstSetOrder .top-right-radius img {
        border-top-right-radius: 120px;
    }
    .secondSetOrder .top-right-radius, 
    .secondSetOrder .top-right-radius img{
        border-top-left-radius: 120px;
    }
    .secondSetOrder .bottom-left-radius {
        border-bottom-right-radius: 120px;
    }
    .systemSlideRghtUpr {
        border-top-right-radius: 120px;
    }
}

@media (max-width: 1299px){
    .firstSetOrder .bottom-left-radius {
        border-bottom-left-radius: 110px;
    }
    .firstSetOrder .top-right-radius, 
    .firstSetOrder .top-right-radius img {
        border-top-right-radius: 110px;
    }
    .secondSetOrder .top-right-radius, 
    .secondSetOrder .top-right-radius img{
        border-top-left-radius: 110px;
    }
    .secondSetOrder .bottom-left-radius {
        border-bottom-right-radius: 110px;
    }
    .systemSlideRghtUpr {
        border-top-right-radius: 110px;
    }
}


@media (min-width: 1200px) {
    .complyForCardUpr {
        gap: 2rem;
    }
}

/* Shrink header nav before it overflows around ~1240px */
@media (max-width: 1400px) {
    .webMemuList ul.site-menu li a,
    .menuContactUs a {
        font-size: 13px;
        padding: 10px 12px 10px 8px;
    }

    .menuContactUs a img {
        height: 9px;
    }

    .site-navbar .site-navigation .site-menu>li {
        padding: 10px 6px;
    }
}

@media (max-width: 1200px) {
    .webMemuList ul.site-menu li a,
    .menuContactUs a {
        font-size: 12px;
        padding: 10px 14px 10px 10px;
    }

    .menuContactUs a img {
        height: 9px;
    }

    .ecoControlSlide {
        border-top-right-radius: 40px;
    }

    .buildIner:before {
        content: initial;
    }

    .platformOrg {
        padding-right: 0px;
    }
    .contactInfo .bottom-left-radius {
        border-top-right-radius: 150px;
    }
}

@media (min-width: 992px) {
    .complyForCardUpr .col-xxl-3 {
        flex: 0 0 auto;
        width: 30%;
    }

    .firstSetOrder .platfrmCrdLftUpr {
        padding-right: 0px;
    }

    .firstSetOrder .platfrmCrdRght {
        padding-left: 0px;
    }

    .secondSetOrder .platfrmCrdLftUpr {
        padding-left: 0px;
    }

    .secondSetOrder .platfrmCrdRght {
        padding-right: 0px;
    }

    .footerCmpnyMenu {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        min-height: 320px;
    }
}

@media (max-width: 991px) {
    .container {
        max-width: 98%;
        width: 98%;
    }

    .webMemuList {
        justify-content: end;
        flex-direction: row-reverse;
        column-gap: 22px;
    }

    .firstSetOrder .platfrmCrdLft {
        border-radius: 120px 120px 0px 0px;
        border-bottom-left-radius: 0px !important;
        padding: 5% 14% 5%;
    }

    .firstSetOrder .platfrmCrdRght,
    .firstSetOrder .platfrmCrdRght img {
        border-radius: 0px 0px 120px 120px;
        border-top-right-radius: 0px !important;
    }

    .secondSetOrder .platfrmCrdLft {
        border-radius: 120px 120px 0px 0px;
        border-bottom-left-radius: 0px !important;
        padding: 5% 14% 5%;
    }

    .secondSetOrder .platfrmCrdRght,
    .secondSetOrder .platfrmCrdRght img {
        border-radius: 0px 0px 120px 120px;
        border-top-right-radius: 0px !important;
    }

    .platformOrg {
        margin-bottom: 52px;
    }

    div.ecoSystemImageSlide div.swiper-pagination {
        left: 0px;
        width: 100%;
      }
      div.ecoSystemImageSlide .ecoLftUpr {
        display: none;
      }
      .echoHeadingForMobile {
        display: block;
       }
       .ecoSystemImageSlide .swiper-wrapper {
            width: 100%;
        }
        .ecoControlLft {
            min-height: 340px;
            border-bottom-left-radius: 100px;
        }
        .ecoControlUpr {
            min-height: auto;
        }
        .ecoControlSlide {
            border-top-right-radius: 100px;
        }
        .ecoSystemWheelRow {
            padding: 0px 2%;
        }

        .swiper-container-Mgnt .swiper-pagination {
            left: initial;
            width: 100%;
            left: 0px;
            right: 0px;
            bottom: 16px;
        }
}


@media (max-width: 600px) {
    .container {
        max-width: 100%;
        width: 100%;
    }

    .site-logo img {
        width: auto;
        height: 38px;
    }

    .ecoSystemImageSlide img {
        height: 308px;
        width: auto;
    }

    .BannerText h1 {
        font-size: 34px;
        line-height: 38px;
    }

    .BannerText p {
        font-size: 20px;
        line-height: 24px;
    }

    .complyForInfo h2 {
        font-size: 30px;
        line-height: 38px;
    }

    .whyChooseIner ul li {
        width: 100%;
    }

    .footerLogo img {
        height: 42px;
    }

    footer {
        margin-top: -0.4px;
        padding-bottom: 48px;
    }

    .complyForInfo p {
        font-size: 30px;
        line-height: 37px;
    }

    section.complyFor {
        padding: 10% 2% 10%;
    }

    .footerMenu div {
        flex: initial;
    }

    .footerMenu {
        display: block;
    }

    .stayControlUpr {
        background-position: right;
    }


    .compRegReg h2 {
        font-size: 30px;
        line-height: 38px;
    }

    .whyChooseIner h2 {
        font-size: 38px;
        line-height: 50px;
    }

    .footerCopyRight {
        margin-top: 32px;
    }

    .site-navbar {
        padding: 5.5px 10px;
    }

    .builtParts div {
        width: 100%;
    }

    .builtParts {
        width: 100%;
        display: block;
        flex-direction: initial;
        flex-wrap: wrap;
        column-gap: 0px;
        padding-left: 0px;
    }

    .stndMatterIner ul li {
        width: 100%;
    }

    .stndMatterIner ul {
        display: block;
    }

    section.stndMatterUpr {
        padding: 8% 2%;
    }

    .buildIner h2 {
        font-size: 30px;
        line-height: 38px;
        padding-left: 2%;
        padding-right: 2%;
    }

    .platformOrg {
        padding-right: 0px;
    }

    .totalCompliance h2,
    .totalCompliance p {
        font-size: 36px;
        line-height: 42px;
    }

    .totalCompliance a {
        font-size: 15px;
    }

    .insdiePlatform h2 {
        font-size: 34px;
        line-height: 44px;
    }

    .insdiePlatform p {
        font-size: 29px;
        line-height: 32px;
    }

    .firstSetOrder .platfrmCrdLft,
    .secondSetOrder .platfrmCrdLft {
        border-radius: 70px 70px 0px 0px;
        padding: 10% 10% 10%;
    }

    .firstSetOrder .platfrmCrdRght,
    .firstSetOrder .platfrmCrdRght img,
    .secondSetOrder .platfrmCrdRght,
    .secondSetOrder .platfrmCrdRght img {
        border-radius: 0px 0px 70px 70px;
    }

    .stndMatterIner h2 {
        color: #D2D34F;
        font-weight: 700;
        font-size: 30px;
        line-height: 40px;
    }

    .spkTeam h2 {
        color: #fff;
        font-size: 34px;
        font-weight: 400;
        line-height: 40px;
    }

    .complyForInfo p {
        width: 100%;
    }
    
    .complianceTxt p {
        font-size: 30px;
        line-height: 38px;
    }
    .stndMatterIner ul li {
        width: 48%;
        font-size: 22px;
        line-height: 27px;
        margin-bottom: 23px;
    }
    .policyCatIner h2 {
        font-size: 32px !important;
        line-height: 38px !important;
    }
    .whtWeDoOrdr .top-right-radius, 
    .whtWeDoOrdr .top-right-radius img {
       border-top-right-radius: 50px;
   }
   .whtWeDoSecond .top-right-radius, 
   .whtWeDoSecond .top-right-radius img {
        border-top-right-radius: 0px;
        border-top-left-radius: 50px;
  }
}

@media (max-width: 491px) {
    .site-logo img {
        width: auto;
        height: 26px;
    }

    .webMemuList ul.site-menu li a,
    .menuContactUs a {
        padding: 6px 12px 6px 6px;
    }
}