header .wp-block-navigation ul .product-menu ul {
    min-width: 100% !important;
    width: 25rem !important;
}
.sec-title {
 font-size: 3rem;
}
h2 {
    color: #fff;
    line-height: 1.15;
}
p {
  line-height: 1.35;
}
.btm-cnt p {
    display: block;
    width: 80%;
    line-height: 1.15;
}
footer {
    margin-top: 0 !important;
}
footer li {
 list-style: none !important;
}

.conclusion-wrap p {
    width: 75%;
    text-align: left;
    margin: 0 !important;
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
.next-post-wrap {
 display: block;
 margin: 2rem 0;
 clear: both;
}

.btn-center a {
    margin: 2rem 0;
    display: block;
    position: relative;
    color: #000 !important;
}
.page-id-1265  h1.wp-block-post-title {
 display: none;
}
.page-id-1265 main {
    margin-top: 0 !important;
    padding: 0 !important;
}
.leaders-list ul {
    padding: 0;
    display: block;
    float: none;
}
.leaders-list ul li {
    display: inline-block;
    float: left;
    width: 30.33%;
    margin: 0;
    background: transparent;
    border-radius: 0;
    box-shadow: none;
    border: 0.01rem solid #f5f5f5;
    padding: 0;
    min-height: 22rem;
}
.page-id-1450 .leaders-list ul li {
    min-height: 100%;
    position: relative;
    overflow: hidden;
    max-width: 100%;
}
.leaders-list ul li:hover {
    background: #fff;
}
.page-id-1450 .leaders-list ul li:hover {
    background: transparent;
}
.page-id-1450 .leaders-list ul li:hover .team-set {
    z-index: 10;
    overflow: visible;
    height: 100%;
}
.leaders-list ul li:hover .team-set {
    /* opacity: 0; */
    z-index: 0;
}
.leaders-list ul li .team-set {
    position: relative;
}
.leaders-list ul li img {
    width: 100% !important;
    height: 22rem !important;
    object-position: top;
    vertical-align: middle !important;
    border-radius: 0rem;
    background: transparent;
}
.leaders-list ul li figure {
    width: 100% !important;
    height: 100% !important;
    background: transparent;
}
.leaders-list ul li .team-set {
    position: unset;
    z-index: 1;
    overflow: unset;
    margin-bottom: 0;
    width: 100%;
    height: 100%;
    padding: 1.55rem;
}
.leaders-list ul li .team-set .team-content h2,
.leaders-list ul li .team-set .team-content p {
    color: #fff !important;
}
.leaders-list ul li .team-set .team-content p {
    margin-bottom: 0.15rem;
}
.leaders-list ul li .team-set h2 {
    margin-bottom: 2rem;
    font-size: 2.35rem;
    font-weight: 200;
    line-height: 1.15;
    min-height: 6rem;  
}
.leaders-list ul li:hover .team-set h2 {
    position: relative;
    z-index: -1;
    display: block;
    pointer-events: none;
}
.leaders-list ul li:hover .team-set.service-pg h2 {
 pointer-events: default;
 z-index: 10;
}
.leaders-list ul li .team-set p {
    color: #fff !important;
}
.leaders-list ul li .team-set .team-content {
    position: absolute;
    /* transition: all 0.35s ease-in-out; */
    /* -webkit-transition: all 0.35s ease-in-out; */
    background: transparent;
    width: 100%;
    height: 100%;
    padding: 1rem;
    z-index: 1;
    top: 25%;
    margin: 0 auto;
    opacity: 0;
    /* transition: all ease .3s; */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    left: 0;
    right: 0;
    text-align: center;
}
.leaders-list ul li .team-set.service-pg .team-content {
 position: relative;
 opacity: 1;
 top: 0;
 overflow: visible;
 display: block;
 text-align: left;
}
.leaders-list ul li:hover .team-set .team-content {
    opacity: 1;
    z-index: 10;
}
.leaders-list ul li .team-set.service-pg .team-content {
 padding: 0.35rem 0;
 /* position: unset; */
}
.page-id-1450 .leaders-list ul li .project-card.team-1 {
    min-height: 18rem;
}
.page-id-1450 .leaders-list ul li .team-set.service-pg .team-content {
    position: unset;
    height: 100%;
    =: =;
    display: block;
    margin: 0;
}
.leaders-list ul li:hover .team-set.service-pg .team-content {
    background: transparent;
}
.leaders-list ul li .team-set .team-content a {
    color: #000 !important;
    width: 100%;
    display: block;
    position: relative;
    z-index: 100;
    overflow: hidden;
}
.page-id-1450 .leaders-list ul li .team-set .team-content a {
    color: #82e7eb !important;
    padding: 0;
    margin: 0.35rem 0;
    overflow: unset;
    z-index: 100;
    bottom: -1rem;
    height: 2rem;
    position: absolute;
}
.page-id-1450 .leaders-list ul li .team-set .team-content a:hover {
    color: #fff !important;
}
.leaders-list .team-1:hover .team-content {
    opacity: 1 !important;
    background: #fff;
    height: 100%;
    padding: 0;
}
.card-br {
    border: 0.08rem solid #93c7e6;
    margin: 0 !important;
    background: #fff;
    padding: 2rem 1rem !important;
    border-radius: 2rem;
    box-shadow: 1px 5px 8px #ccc;
    margin-bottom: 2rem !important;
}
.what-is-cbie-wrap .card-br figure {
 width: 20%;
}
.what-is-cbie-wrap .card-br img {
  width: 4rem;
  height: 4rem;
  object-fit: contain;
}
.what-is-cbie-wrap .card-br .wp-block-media-text {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}
.what-is-cbie-wrap .card-br .wp-block-media-text h2 {
    font-size: 1.35rem;
    margin: 0.35rem 0 0.55rem;
}
.what-is-cbie-wrap .card-br .wp-block-media-text p {
  line-height: 1.15;
  font-size: 0.85rem !important;
  margin-bottom: 0.35rem;
}
.what-is-cbie-wrap .wp-block-media-text__content {
    padding-right: 0.15rem !important;
    padding-left: 0.15rem !important;
}
.postcard-no-sls .btm-cnt.br-bg  p {
    width: 86%;
}
.cpr-wrap .warp-2col-incnt img {
 margin-left: 0;
}
.ai-tools-cnt {
 margin-top: 1rem;
}
.ai-tools-cnt .postcard-no-sls .li {
  position: relative;
  margin: 4rem 1rem;
  padding: 4rem 2rem;
}
.ai-tools-wrap .postcard-no-sls img {
    max-width: 100%;
    width: 6rem;
    height: 6rem;
    object-fit: contain !important;
    position: absolute;
    box-shadow: none;
    top: -3rem;
    margin: 0 auto;
    display: block;
    left: 0;
    right: 0;
}
.ai-tools-wrap .slick-dots {
    bottom: 0rem;
}
.ai-tools-wrap .btm-cnt p,
.vc-count-wp .btm-cnt p {
margin: 0 auto;
}
.platform-capabilities-wrap.product-mang-warp .bg-blue-cnt {
    min-height: 18rem;
   background: #fff !important;
}
.platform-capabilities-wrap.product-mang-warp .bg-blue-cnt:hover {
 background: linear-gradient(90deg, rgba(2, 5, 129, 1) 0%, rgba(23, 110, 201, 1) 100%) !important;
}
.cpr-wrap {
    margin-bottom: 0 !important;
}
.platform-capabilities-wrap.product-mang-warp .bg-blue-cnt h2 {
 color: #1251b6 !important;
 text-align: left !important;
}
.platform-capabilities-wrap.product-mang-warp .bg-blue-cnt p {
 color: #58595b !important;
  text-align: left !important;
}
.platform-capabilities-wrap.product-mang-warp .bg-blue-cnt:hover h2,
.platform-capabilities-wrap.product-mang-warp .bg-blue-cnt:hover p {
 color: #fff !important;
}
.platform-capabilities-wrap.product-mang-warp .bg-blue-cnt {
    position: relative;
}
.platform-capabilities-wrap.product-mang-warp .bg-blue-cnt img {
    position: absolute;
    width: 4rem;
    height: 4rem;
    object-fit: contain;
    right: 0;
}
.counter-in-cnt h3 {
    width: 65%;
    line-height: 1.15;
}
.count-circle {
    background: linear-gradient(90deg, rgba(2, 5, 129, 1) 0%, rgba(23, 110, 201, 1) 100%) !important;
    color: #fff;
    padding: 0.55rem;
    border-radius: 100%;
    width: 10rem;
    height: 10rem;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 2px 2px 5px #a29d9d;
}
.hm-fold1.pg-ver2 .ban-head {
    font-size: 3rem;
}
.hm-fold1.pg-ver2.home-banner .wp-block-image img {
    width: 27rem !important;
}
.warp-2col-incnt img {
    z-index: 2;
    position: relative;
}
.platform-capabilities-wrap.product-mang-warp .bg-blue-cnt h2 {
    margin-left: 0;
    width: 100%;
}
.single-leadership .inner-pg-cnt figure img {
    width: 15rem !important;
    height: 15rem !important;
    object-position: top;
    margin-left: 0 !important;
}
.single-leadership .inner-pg-cnt figure {
    width: auto !important;
    height: auto !important;
    aspect-ratio: 0 !important;
}

.home-ban-incnt {
    width: 90%;
    text-align: right;
}
.home-ban-incnt h2 {
    color: #fff;
    font-size: 3rem;
    line-height: 1.15;
    margin: 0.75rem 0;
    background: linear-gradient(
2.55deg, rgba(255, 255, 255, 1) 21%, rgb(252 252 248) 52%, rgb(54 51 47) 67%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.home-ban-incnt h2.btm-txt {
    background: linear-gradient(178deg, rgba(255, 255, 255, 1) 21%, rgb(252 252 248) 52%, rgb(54 51 47) 67%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.home-ban-incnt h2.txt-white {
 color: #fff !important;
 font-weight: 300;
 background: none;
 -webkit-text-fill-color: unset;
}
.kadence-video-popup-wrap img {
 border-radius: 0;
}
.recent-project-cards ul li  .cs-role-txt {
 margin-top: 0.15rem;
 color: #333;
}
.intro h2.wp-block-heading {
    font-size: 4rem;
    line-height: 1.15;
    margin: 2rem 0;
    background: linear-gradient(182deg, rgba(255, 255, 255, 1) 21%, rgb(252 252 248 / 22%) 52%, rgb(48 43 36) 67%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 300;
}
.clients-wrap img {
    width: 85%;
    height: 3rem;
    object-fit: contain;
    margin: 2rem 0;
}
.text-background .tesi-wrap blockquote {
    background: transparent;
    box-shadow: none;
    text-align: left;
    font-style: normal;
    padding: 1rem 0;
    border-radius: 0;
    width: 65%;
    color: #fff;
}
.text-background .tesi-wrap blockquote {
    font-weight: 200;
}
.text-background ul,
.text-background ul li {
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
}
.text-background ul li .kt-testimonial-item-wrap,
.text-background ul li .kt-testimonial-meta-wrap {
    max-width: 100%;
    display: block;
}
.text-background ul li .kt-testimonial-meta-wrap {
    border-top: 0.1rem solid #ccc;
    padding: 1rem 0;
}
.kt-testimonial-meta-wrap .kt-testimonial-meta-name-wrap .kt-testimonial-name,
.kt-testimonial-meta-wrap .kt-testimonial-occupation-wrap .kt-testimonial-occupation {
 font-size: 1rem;
 width: 75%;
}
.kt-testimonial-meta-wrap .kt-testimonial-meta-name-wrap .kt-testimonial-name {
    color: #f5f5f5;
    opacity: 0.6;
}
.kt-testimonial-meta-wrap .kt-testimonial-occupation-wrap .kt-testimonial-occupation {
color: #fff;
}

/* home recent pros */
.recent-project-cards ul {
    display: block;
    float: none;
    width: 90%;
    margin: 0;
}
.recent-project-cards ul li {
    width: 46%;
    display: inline-block;
    float: left;
    margin: 1rem !important;
}
.recent-project-cards ul li figure {
    width: 100%;
    height: auto;
    position: relative;
}
.recent-project-cards ul li figure:before {
    content: '';
    background: rgb(0 0 0 / 43%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 0;
}
.recent-project-cards ul li figure img {
    height: 40rem;
    object-fit: cover;
    object-position: top;
}
.recent-project-cards ul li .bg-color {
    background: #ccc;
    color: #000;
    padding: 1rem 2rem;
    margin: 0 !important;
    margin-block-start: 0 !important;
}
.recent-project-cards ul li .bg-color h2 {
    margin-bottom: 0;
}
.recent-project-cards ul li .bg-color h2,
.recent-project-cards ul li .bg-color a {
    color: #000;
    line-height: 1.15;
    height: 100%;
    min-height: 100%;
}
.recent-project-cards ul li:nth-child(1) .bg-color {
  background: #fabd61;
}
.recent-project-cards ul li:nth-child(2) .bg-color {
  background: #f2bbd6;
}
.recent-project-cards ul li:nth-child(3) .bg-color {
  background: #ff6a6a;
}
.recent-project-cards ul li:nth-child(4) .bg-color {
  background: #92a2b2;
}
.recent-project-cards ul li:nth-child(5) .bg-color {
  background: #f2bbd6;
}
.recent-project-cards ul li:nth-child(6) .bg-color {
  background: #debea5;
}
.recent-project-cards {
    margin-top: 6rem !important;
}
.recent-project-cards ul li:nth-child(2) .project-card, 
.recent-project-cards ul li:nth-child(4) .project-card, 
.recent-project-cards ul li:nth-child(6) .project-card {
    top: 2rem;
    position: relative;
}
.text-background .bg {
  position: relative;
}
.text-background .bg:before {
    content: '';
    background: 
    radial-gradient(at 30% 30%, rgba(255, 0, 0, 0.25), transparent 50%),
    radial-gradient(at 70% 70%, rgba(255, 0, 0, 0.2), transparent 50%),
    linear-gradient(120deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 1));
    z-index: -1;
    color: #fff;
    padding: 1rem;
    border-radius: 0;
    position: absolute;
    width: 85%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -2rem;
    height: 100%;
    }
.testimonial-warp .slick-next:before, 
.testimonial-warp .slick-prev:before {
 opacity: 0;
 font-size: 0;
 width: 0;
}
.testimonial-warp .kb-splide .splide__arrow {
    top: auto !important;
    bottom: 0 !important;
    left: auto;
    right: 0;
    transform: none;
    opacity: 1;
    height: 3rem;
    width: 3rem;
    border-radius: 100%;
    z-index: 12;
}
.testimonial-warp .kb-splide .splide__arrow.slick-prev {
    right: 5rem;
}
.testimonial-warp .kb-splide .splide__arrow.slick-next {
    
}
.service-banner {
 height: 100vh;
 display: flex;
 align-items: center;
 justify-content: center;
}
.service-banner h2 {
    color: #fff;
    font-size: 5rem;
    line-height: 1.15;
    margin: 0.75rem 0;
    background: linear-gradient(184deg, rgb(171 157 157) 21%, rgb(97 97 91) 52%, rgb(54 51 47) 67%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
}
.page-id-1450 main {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.page-id-1450 main .wp-block-group.alignfull {
    padding-top: 0 !important;
}
.singlepg-main {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
}
.singlepg-main .inner-pg-cnt,
.singlepg-main .post-banner {
 padding: 0 !important;
}
.singlepg-main section {
    padding: 2.55rem 0 !important;
}
.post-2col-cnt .in-cnt-group {
 margin-bottom: 2rem;
}
.post-2col-cnt p {
 margin-top: 0 !important;
 margin-bottom: 1rem !important;
}
.post-ourworks-gallery .gallery-wrap .gallery-incnt .kt-row-column-wrap {
 padding:0;
}
.post-ourworks-gallery .gallery-wrap .gallery-incnt figure {
    margin: 0;
    padding: 0;
}
.post-ourworks-gallery .gallery-wrap .gallery-incnt figure img {
    width: 100%;
    height: 25rem;
    object-fit: cover;
    object-position: top;
    margin: 0rem;
    padding: 0 0.55rem;
}




@media(max-width: 991px) {
    .leaders-list ul li {
    width: 50%;
    }
  .recent-project-cards ul li {
    width: 100%;
    display: block;
    float: none;
}
.recent-project-cards ul li:nth-child(2) .project-card, 
.recent-project-cards ul li:nth-child(4) .project-card, 
.recent-project-cards ul li:nth-child(6) .project-card {
    top: 0;
}
.leaders-list ul li .team-set .team-content {
    top: 0;
}
.recent-project-cards ul li {
    margin-bottom: 3rem !important;
}  
.recent-project-cards ul {
    width: 100%;
}
.recent-project-cards ul li {
    margin: 1rem 0 !important;
}
}




@media(max-width: 767px) {
.postcard-no-sls .li {
    padding: 4rem 2rem;
}
.leaders-list ul li img {
    height: 100% !important;
}
.leaders-list ul li {
    width: 100%;
    }
.postcard-no-sls .li h2 {
    font-size: 2rem;
}
.postcard-no-sls .btm-cnt.br-bg p {
    width: 100%;
}
  .mob-f3 {
    font-size: 3rem !important;
    text-align: center;
    display: block;
  }
.platform-capabilities-wrap.product-mang-warp .bg-blue-cnt {
    min-height: 100%;
    padding-bottom: 8rem;
}
.platform-capabilities-wrap.product-mang-warp .bg-blue-cnt img {
    width: 8rem;
    height: 8rem;
}
.platform-capabilities-wrap.product-mang-warp .bg-blue-cnt h2 {
    font-size: 2.35rem;
}
.counter-in-cnt h3 {
    width: 100%;
    font-size: 2.35rem;
}
.kb-count-up-number {
    font-size: 3rem !important;
}
.count-circle {
    width: 15rem;
    height: 15rem;
}
.ai-tools-wrap .btm-cnt p {
    width: 100%;
    font-size: 1.65rem;
}
.btm-cnt p {
    width: 100%;
}
.what-is-cbie-wrap .card-br .wp-block-media-text h2 {
    font-size: 2rem;
}  
.what-is-cbie-wrap .card-br .wp-block-media-text h2 {
    font-size: 2rem;
}
.intro h2.wp-block-heading {
    padding-left: 0.65rem;
    padding-right: 0.65rem;
}
p.tab-cnt-set {
    font-size: 1.35rem !important;
}
.inner-pg-cnt figure {
        margin: 2rem 0 !important;
}
.single-leadership .inner-pg-cnt figure img {
    width: 100% !important;
    height: 100% !important;
    margin: 0rem !important;
}
header .wp-block-navigation ul .product-menu ul {
    width: 100% !important;
}
.service-banner h2 {
    font-size: 3rem;
}
.service-banner {
    height: 80vh;
}
footer p.ft-mail-txt a {
    font-size: 2.55rem;
}
.privacy-colum .wp-block-group {
    align-items: center;
    justify-content: center;
}
.leaders-list ul li .team-set {
    padding-bottom: 4rem;
}
.page-id-1450 .leaders-list ul li .team-set .team-content a {
    bottom: -3rem;
}


}
