/* 09-2-2025 css start */
:root {
    --space-20: 20px;
    --space-40: 40px;
    --space-50: 50px;
    --space-60: 60px;
    --space-70:70px;
    --space-80: 80px;
    --space-110:110px;
    --space-160: 160px;
}
:root {
    --primary: #231F29;
    --secondary: #FFFFFF;
    --radius: 3px;
    --font-primary: "Plus Jakarta Sans", sans-serif;
}

.programs-wrapper.desktop-only .slider-image-wrapper , .programs-wrapper.desktop-only .slider-heading {
    cursor: default;
}
.contact-page-media-links a {
    font-weight: 600;
    font-size: 15px;
    line-height: 100%;
    color: #FFFFFF;
    display: inline-flex;

}
.contact-page-media-links a:not(:last-child) {
    padding-right: 15px;
}
.contact-page-media-links a img {
    height: 15px;
    width: 15px;
    margin-right: 5px;
}
a:focus {
    background: transparent !important;
}
a{
    text-decoration: none !important;
    background-image: none !important;
    margin-bottom: 1px !important;
}
a:hover{
    background-image: none !important;
}
h3{
    font-weight: 600;
}
h4 {
    font-weight: 300;
}
h5 {
    font-weight: 600;
    letter-spacing: 0px;
}
p {
    font-weight: 400;
}
section {
    left: unset !important;
    right: unset !important;
    margin: 0 auto !important;
    padding: 0px !important;
}
.banner-section {
    height: 900px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner-section h2 {
    font-weight: 600;
}
.banner-main-heading-block h1 {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 100px;
    line-height: 100%;
    letter-spacing: 0px;
}
.banner-main-heading-block h1 span {
    color: #EBB000;
}
.banner-main-heading-block {
    margin-bottom: var(--space-40);
}
.banner-section p{
    font-weight: 600 ;
    font-size: 26px !important;
    line-height: 140% !important;
    letter-spacing: 0px !important;
    color: #FFFFFF !important;
}
.banner-section p {
    font-weight: 600;
}
.banner-fix-img-row {
    position: absolute;
    bottom: 30px;
    right: 30px;
    height: 94px;
    width: 94px;
}
.page-container {
    max-width: 1266px !important;
    width: 100% !important;
    margin: 0 auto !important;
	border-radius:3px;
}
.custom-btn button, .custom-btn a {
    padding: 23px 35px 23px 77px !important;
    position: relative !important;
    border-radius: var(--radius) !important;
	font-weight: 600;
	font-size: 15px !important;
	line-height: 100% !important;
	letter-spacing: 0px;
    white-space: nowrap;
    font-family: var(--font-primary) !important;
}
.custom-btn button::before, .custom-btn a:before {
    content: "";
    position: absolute;
    height: 22px;
    width: 22px;
    top: 50%;
    left: 35px;
    transform: translateY(-50%);
    border-radius: 30px;
    background-color: #EBB000;
    background-image: url("/wp-content/uploads/2025/12/btn-icon.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: all 0.2s ease-in-out;
}
.custom-btn a:hover:before {
    left: calc(100% - 50px);
}
.custom-btn a:hover {
    padding: 23px 77px  23px 35px !important;
    background-color: var(--secondary)!important;
    color: var(--primary) !important;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.35);
}
.custom-btn.black-hover a:hover {
    background-color: var(--primary) !important;
    color: var(--secondary) !important;
}
#transparent-btn a {
    background-color: transparent !important;
    border-color: #FFFFFF !important;
    color: #FFFFFF !important;
}
#transparent-btn a:hover{
    background-color:#FFFFFF !important;
    color:#231F29 !important;
}
.banner-inner-top-row {
    padding-bottom: var(--space-80);
}
.second-heading {
    padding-bottom: var(--space-40);
}
.max-width-text {
    width: 100%;
}
.fake-btns button {
    border-radius: 20px !important;
    padding: 10px 15px !important;
}
/*  */
.meadium-heading {
    margin-bottom: var(--space-80) !important;
}
.belief-subtext {
    font-weight: 300;
    margin-bottom: var(--space-60) !important;
}
.belief-text {
    margin-bottom: 30px !important;
}
.about-inner-col{
    padding-top: 73px;
}
.about-inner-col {
	border-top: 1px solid var(--Dark, #231F29);
}
.small-headings {
    margin-bottom: var(--space-20) !important;
}
.medium-space{
    margin-bottom: var(--space-50) !important;
}
.inner-max-width {
    max-width: 1001px;
    width: 100%;
    padding-top: 110px;
}
.full-width-content {
    max-width: 100%;
}
.about-inner-col .wpb_wrapper {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
    column-gap: 50px;
}
.program-quote-row {
    padding-top: var(--space-40);
/*     border-top: 1px solid #231F29; */
    display: flex;
    justify-content: space-between;
	gap:30px;
}
.program-quote-left-col {
/*     max-width: 618px; */
	width:100% !important;
}
.program-quote-right-col {
/*     max-width: 510px; */
}
.program-quote-row::before, .program-quote-row::after {
    display: none !important;
}
.program-quote-content p {
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    letter-spacing: 0px;
    color: #231F29;
}
.program-quote-right-col .program-quote-content p {
    padding-bottom: 30px;
}
.program-quote-right-col #quets-image {
    padding-bottom: 30px !important;
}
.program-quote-right-col #quets-image figure, .program-quote-right-col #quets-image figure > div {
    display: flex;
    min-height: auto !important;
    max-height: unset !important;
    height: auto !important;
}
.program-quote-right-col #quets-image figure img {
    height: 20px !important;
    width: 28px !important;
}
.mobile-bottom-spacing.home-about-inner-col {
/*     padding-top: var(--space-60) !important; */
	padding-top:30px !important;
    border: unset !important;
}
.mobile-bottom-spacing.home-about-inner-col .wpb_wrapper {
    flex-direction: column;
    align-items: flex-start;
}
.program-quote-right-col .bold-tag{
    font-weight: 600;
}
.home-page-quets-sec {
    padding-top: var(--space-160) !important;
}
.home-page-quets-sec .page-container {
    padding: var(--space-70) !important;
}
.home-page-inner{
	border-top: 1px solid #231F29;
}
.home-page-inner-max-width {
    max-width: 1050px;
    width: 100%;
    margin-left: auto !important;
    float: unset !important;
}
/* .home-page-single-image {
    padding-top: var(--space-160) !important;
} */
/* #home-page-single-image-max-width {
    max-width: 834px;
    width: 100%;
    opacity: 1;
    max-height: 432px;
    margin: 0 auto;
}
#home-page-single-image-max-width figure, #home-page-single-image-max-width figure > div {
    display: block !important;
}
#home-page-single-image-max-width figure img {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
} */
/*  */
.benefits-box-col {
    padding: var(--space-50) !important;
	border: 1px solid #FCF6ED;
	border-radius: 3px;
}
.benefits-box-col > div {
    height: 100%;
}
.benefits-box-col > div > .wpb_wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
	gap:40px;
}
.benefits-box-col .medium-space{
    margin-bottom: var(--space-20) !important;
}
.col-inner-top p {
    margin-bottom: 25px;
}
/*  */
.scoreapp-sectioin{
    padding-top: var(--space-160) !important;
    padding-bottom: var(--space-160) !important;
}
.scoreapp-sectioin .about-inner-col{
    padding-bottom: 0px !important;
}
.scoreapp-sectioin-container{
    padding: var(--space-70) !important;
}

/* slider css */
.slider-container-main{
    padding-top: var(--space-160) !important;
/*     padding-bottom: var(--space-160) !important; */
}
.heading-btn-main {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 40px;
    padding-bottom: var(--space-50);
}
.heading-main p {
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    color: #EBB000;
    margin-bottom: var(--space-20);
}
.heading-main h3 {
    font-weight: 600;
    font-size: 60px;
    line-height: 120%;
    color: var(--primary);
}
.btn-main button {
    height: 62px;
    width: 62px;
    border: unset !important;
    background-color: #FCF6ED !important;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    transition: all 0.2s ease-in-out;
}
.btn-main button a {
    background-color: #FCF6ED;
    height: 22px;
    width: 22px;
    display: flex;
    border-radius: 11px;
    background-color:#EBB000 !important;
    pointer-events: none; 
    transition: all 0.2s ease-in-out;
}
.btn-main button#prevBtn a{
    background-color: #EBB000 !important;
}
.btn-main button a img {
    padding: 6px 7px;
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: center;
    transition: all 0.2s ease-in-out;
}
.btn-main button#nextBtn img {
    transform: rotate(180deg);
}
.btn-main button:focus{
    outline:none;
}
.btn-main button:hover {
    background-color: #EBB000 !important;
}
.external-nav {
/*     display: flex; */
	display:none;
    gap: 20px;
}
.slider-container-main .swiper-slide .slider-image-wrapper{
      height:493px;
      overflow:hidden;
}
.slider-container-main .swiper-slide img{
      width: 100% !important;
      height:100%;
      object-fit:cover;
	  border-radius:3px;
}
.slider-container-main .swiper-slide.swiper-slide-next {
    width: 57.3% !important;
}
.slider-container-main .swiper-slide.swiper-slide-active {
	width: 40.3% !important;
}
.slider-itmes-main .slider-heading {
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.slider-container-main .swiper-slide.swiper-slide-next .slider-heading h4 {
    font-weight: 600;
    font-size: 50px;
    line-height: 120%;
    letter-spacing: 0px;
}
.slider-container-main .slider-heading h4 {
    font-weight: 600;
/*     font-size: 40px; */
	font-size:50px;
    line-height: 120%;
    letter-spacing: 0px;
}
.slider-itmes-main .slider-heading p {
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    color: #595959;
}
.slider-itmes-main .slider-custom-btn{
    padding: 23px 35px 23px 77px !important;
    position: relative !important;
    border-radius: var(--radius) !important;
	font-weight: 600;
	font-size: 15px !important;
	line-height: 100% !important;
	letter-spacing: 0px;
    background-color: var(--primary);
    color: var(--secondary);
    display: inline-block;
    transition: all 0.2s ease-in-out;
    margin-bottom: 2px;
    font-family: var(--font-primary) !important;
}
.slider-itmes-main .slider-custom-btn:hover{
    padding: 23px 77px 23px 35px !important;
    background-color: var(--secondary);
    color: var(--font-primary);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.35);
}
.slider-itmes-main .slider-custom-btn::before {
    content: "";
    position: absolute;
    height: 22px;
    width: 22px;
    top: 50%;
    left: 35px;
    transform: translateY(-50%);
    border-radius: 30px;
    background-color: #EBB000;
    background-image: url("/wp-content/uploads/2025/12/btn-icon.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: all 0.2s ease-in-out;
}
.slider-itmes-main .slider-custom-btn:hover::before{
    left:calc(100% - 50px);
}
.slider-container-main .swiper-slide a.slider-custom-btn {
/*     display: none; */
}
.slider-container-main .swiper-slide .slider-heading p {
/*     display: none; */
}
.slider-container-main .swiper-slide.swiper-slide-next .slider-heading p {
    display: block;
}
.slider-container-main .swiper-slide.swiper-slide-next a.slider-custom-btn {
    display: inline-block;
}

/*  */
.testimonial-section-top-con {
    padding-top: var(--space-160);
    padding-bottom: var(--space-60);
}
/*  */
.testimonials-section {
    padding-top: 80px !important;
    background-color: #231F29;
}
.max-width-testi-row {
    max-width: 1018px;
    width: 100%;
}
.Testimonials-slider .Testimonials-slider-itmes h4 {
    font-weight: 600;
    font-size: 50px;
    line-height: 110.00000000000001%;
    color: #FFFFFF;
}
.Testimonials-slider .Testimonials-slider-itmes .title-heading-main h6 {
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    color: #FFFFFF;
    margin-bottom: 10px;
}
.Testimonials-slider .Testimonials-slider-itmes .title-heading-main p {
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    color: #FFFFFF;
}
.Testimonials-slider-itmes {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	gap: 95px;
}
.inner-max-width-box h4 {
    font-weight: 600;
}
.inner-max-width-box p {
	font-weight:500;
}
.slider-image {
/*     margin-bottom: 30px; */
}
.testi-btn-main .testi-btn::after {
    display: none;
}
.testi-btn-main .testi-btn {
    height: 62px;
    width: 62px;
    background-color: #FCF6ED;
    border-radius: 3px;
    position: unset;
    transition: all 0.2s ease-in-out;
	margin-top:0px;
}
.testi-btn-main .testi-btn img {
    height: 22px;
    width: 22px;
}
.testi-btn-main .testi-btn:hover {
    background-color: #EBB000;
}
.testi-btn-main .swiper-button-next.testi-btn img {
    transform: rotate(180deg);
}
.testi-btn-main {
    display: flex;
    gap: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.testimonials-section-bottom {
    height: 570px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.testi-row-main {
    transform: translateY(193px);
    margin-top: -193px !important;
}

/*  */
.comunite-sec {
    padding-top: 20px !important;
    padding-bottom: var(--space-160) !important;
    overflow: hidden;
}
/*  */
.founder-section{
    padding-top: var(--space-160) !important;
    padding-bottom: var(--space-160) !important;
}
/*  */
.core-progrma-main h3{
    margin-bottom: var(--space-60);
}
/*  */
.communities-col {
    display: flex;
    column-gap: 30px;
}
.communities-col::before, .communities-col::after {
    display: none !important;
}
.communities-row > div > div > .wpb_wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
}
.inner-max-width-box {
    max-width: 402px;
    width: 100% !important;
	min-height:271px !important;
    opacity: 1;
    border-radius: 3px;
}
.inner-max-width-box > div {
    height:100%;
	padding:var(--space-40) !important;
}
.communities-col-right {
    justify-content: flex-end;
}
.inner-max-width-box .wpb_wrapper {
	height:100%;
    display: flex;
    flex-direction: column;
    gap: 58px;
}
.footer-main footer#colophon .privacy-policy {
    display: none;
}
/*  */
.founder-image-main {
    padding: var(--space-50);
    height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
	background-size:100% 100% !important
}
.founder-inner-content {
    padding-top: var(--space-60);
    max-width: 618px;
    margin-left: auto !important;
	margin-right:0px !important;
}
.founder-inner-content p{
    margin-bottom: var(--space-40);
}

/* animation start*/
.word-wrapper {
  display: inline-block;
  white-space: nowrap;
}
.scroll-walk-fast .char {
  opacity: 0;
  transform: translateX(-15px);
  display: inline-block; 
  filter: blur(3px);
  transition: all 0.25s cubic-bezier(0.22, 1, 0.36, 1);
}
.scroll-walk-fast .char.show-walk {
  opacity: 1;
  transform: translateX(0);
  filter: blur(0);
}
.scroll-walk-slow .char {
  opacity: 0;
  transform: translateX(-25px);
  display: inline-block;
  filter: blur(4px);
  transition: all 0.75s cubic-bezier(0.25, 1, 0.5, 1);
}
.scroll-walk-slow .char.show-walk {
  opacity: 1;
  transform: translateX(0);
  filter: blur(0);
}
.hero-drop span span {
  opacity: 0;
  transform: translateY(-20px); 
  display: inline-block;
  transition: transform 0.2s ease-out, opacity 0.2s ease-out;
}
.hero-drop span span.animated {
  opacity: 1;
  transform: translateY(0); 
}
.animate-box {
  opacity: 0;
  transform: translateX(0);
  transition: all 0.8s ease-out;
}
.from-left {
  transform: translateX(-100px); 
}
.from-right {
  transform: translateX(100px); 
}
.animate-box.show {
  opacity: 1;
  transform: translateX(0);
}

/* animation End  */

/* video section */
.home-page-video {
    padding-bottom: var(--space-160) !important;
}
.home-page-video h3, .video-section h3 {
    max-width: 1050px;
    text-align: left !important;
    margin-left: auto;
    margin-right: auto;
}
.video-section h3{
    margin-bottom: var(--space-50);
    font-weight: 600;
    font-family: var(--font-primary) !important;
}
.video-section .video-section-container{
    padding-top: var(--space-160);
}
.video-section .video-row > div{
    line-height: 100%;
}
.video-wrapper {
    position: relative;
    max-width: 1050px;
    width: 100%;
    aspect-ratio: 16 / 9;
    margin: auto;
    border-radius: 3px;
    overflow: hidden;
}
.video-wrapper video {
  width: 100%;
  display: block;
  object-fit: cover;
  border-radius: 3px;
  height: 100%;
  cursor: pointer;
}

/* image slider  */

.image-slider-sectioin .image-slider-row .image-slider .swiper-slide {
  width: auto !important;  
  display: flex;
  align-items: center;
}
.image-slider-sectioin .image-slider-row{
    padding-bottom: var(--space-60);
}
.image-slider-sectioin .image-slider-row .image-slider  {
  height: 100px;  
  cursor: pointer;
}

/* Parents & Children page */
.parent-page-testi {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 90%;
}
.inner-pages-banner-main {
    height: 520px !important;
}
.inner-pages-banner-main  .banner-inner-top-row{
    padding-bottom: 0px !important;
}
.parenting-program-intro-section .program-overview-container-top h4 {
    margin-bottom: var(--space-60);
}
.parenting-program-bottom-border {
    border-bottom: 1px solid #231F29;
}
.parenting-program-intro-section .program-overview-container-top {
    padding-top: var(--space-110);
    border-bottom: 1px solid var(--primary);
}
.parenting-program-bottom-container .program-overview-container-footprint {
    width: 17%;
}
.parenting-program-bottom-container .program-overview-container-bottom {
    width: 83%;
}
.program-cards {
    position: relative;
}
.program-cards::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	pointer-events:none;
}
.program-card--Raise-Tiger::before {
    background: #231F2950;
}
.parenting-program-bottom-container {
    padding-top: var(--space-60);
}
.program-overview-inner-content-left {
    padding-right: 15px !important;
}
.program-overview-inner-content-right {
    padding-left: 15px !important;
}
.program-overview-container-bottom-inner {
    padding-bottom: var(--space-60);
}
.paw-diffrent-col-img-row {
    width: 100%;
    max-width: 216px;
    padding-top: var(--space-60);
    margin-bottom: -160px !important;
}
.parents-children-im-raar-contai-row {
    width: 100% !important;
}
.paw-diffrent-col-img-row >div {
    justify-content: center;
}
section#parenting-program-intro {
    overflow: visible;
}
.parents-children-page-container {
    flex-wrap: nowrap !important;
}
.program-card--fear {
/*     margin-top: var(--space-70) !important; */
    margin-top: var(--space-160) !important;
}
.program-card--Raise-Tiger {
    margin-top: var(--space-60) !important;
}
.program-card--Raise-Tiger .custom-btn a:before {
    background-image: url("/wp-content/uploads/2026/01/btn-img.svg");
}
.program-card-Transform {
    margin-top: var(--space-60) !important;
}
.program-card-Transform::before {
    content: "";
    width: 100%;
    height: 100%;
	display:inline-block !important;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
/*     background: linear-gradient(90deg, #F68D51 18.8%, rgba(246, 141, 81, 0) 100%); */
	background: linear-gradient(90deg, rgba(35, 31, 41, 0.45) 18.8%, rgba(35, 31, 41, 0) 100%);
}
.program-cards {
    padding: var(--space-70);
}
.program-cards-heading-row {
    border-bottom: 1px solid var(--secondary);
}
.program-cards-heading-row h3 {
    margin-bottom: 20px;
}
.list-wrapper {
    margin-bottom:40px !important;
    margin-top: 20px;
}
.list-wrapper p {
    font-weight: 600;
    font-size: 23px;
    line-height: 140%;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding-bottom: var(--space-20);
}
.list-wrapper ul {
    padding-left: 25px;
    color: #FFFFFF;
}
.list-wrapper ul li {
    font-weight: 400;
	font-size: 22px;
    line-height: 140%;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.list-wrapper ul li:not(:last-child) {
    padding-bottom: 5px;
}
.program-card--fear .custom-btn a:before {
    background-color: #FF3053 !important;
    background-image: url("/wp-content/uploads/2025/12/Vector-1.svg");
    background-size: 60% 60%;   
}
.program-overview-inner-max-width {
    max-width: 1021px;
    width: 100%;
}
.footprint-erase-con .program-overview-container-bottom {
    max-width: 1050px;
    width: 100%;
}
.footprint-erase-con .program-overview-container-footprint {
    display: none;
}
.footprint-erase-con {
    display: flex;
    justify-content: flex-end;
}
.parentchild-page-video-sec {
    padding-bottom: var(--space-160) !important;
}
.testimonial-quiz-section {
    overflow: visible !important;
}
.testimonial-quiz-max-width {
    max-width: 1018px;
    width: 100%;
    opacity: 1;
    padding-bottom: var(--space-160);
}
.testimonial-quiz-max-width h3 {
    margin-bottom: var(--space-50);
}
.testimonial-quiz-max-width h4 {
    margin-bottom: var(--space-50);
    font-weight: 600;
    letter-spacing: 0px;
}
.testimonial-quiz-max-width h6{
    font-weight: 700;
}
.mayhem-magic-container {
    padding-top: var(--space-160);
    padding-bottom: var(--space-160);
}
.mayhem-magic-container h3 {
    margin-bottom: var(--space-40);
}
.mayhem-magic-container h6{
	font-weight:600;
	letter-spacing:0px;
}
.info-cards-row {
    gap: 30px;
	padding-bottom:var(--space-160) !important;
}
.info-card {
    max-width: calc((100% - 60px) /3);
    width: 100%;
}
.info-card > div {
    padding: 30px !important;
}
.info-card > div > .wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.info-cards-inner-bottom-row {
    padding-top: 20px;
    height: 100%;
}
.info-card > div > .wpb_wrapper {
    height: 100%;
}
.info-cards-inner-top-row h4 {
    margin-bottom:20px !important;
    font-weight: 600;
}
.info-cards-inner-top-row {
    border-bottom: 1px solid var(--secondary, #FCF6ED);
}
.info-cards-inner-bottom-row h6 {
    margin-bottom: var(--space-60);
}
.info-cards-inner-bottom-row-inner {
    min-height: 230px !important;
    display: flex;
    height: 100%;
}
.info-cards-inner-bottom-row-inner > div {
    min-height: 100% !important;
}
.info-cards-inner-bottom-row-inner > div .wpb_wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.life-hero-inner-max-width-row {
/*     max-width: 1050px; */
    width: 100%;
    opacity: 1;
    margin: 0 auto !important;
/*     padding-top: var(--space-160); */
    padding-bottom: var(--space-160);
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: center;
}
.life-hero-inner-max-width-row::before, .life-hero-inner-max-width-row::after {
    display: none !important;
}
.life-hero-inner-max-width-row .life-hero-left-col {
/*     width: 53.3%; */
	width:100%;
	max-width:754px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.life-hero-inner-max-width-row .life-hero-right-col {
/*     width: 47.7%; */
	width:100%;
	max-width:482px;
}
.life-hero-image {
    max-height: 362px;
    overflow: hidden;
}
.life-hero-image figure {
    display: block !important;
}
.life-hero-image figure > div {
    display: block !important;
}
.life-hero-image img {
    max-width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
}
.life-hero-inner-max-width-row .life-hero-left-col h3 {
    margin-bottom: var(--space-20);
}
.life-hero-inner-max-width-row .life-hero-left-col h6 {
    margin-bottom: var(--space-50);
	letter-spacing:0px;
}
.parenting-program-intro-heading {
    margin-bottom: var(--space-20) !important;
}
.parenting-program-intro-label {
    margin-bottom: var(--space-60) !important;
    font-weight: 700;
}
.parent-child-testimonials .home-testimonials-max-width {
    padding-bottom: 0px !important;
}
.parent-child-testimonials {
    margin-bottom:var(--space-160) !important;
}
/* professionals-educators page */
.wellbeing-aprroach-section {
    padding-top: var(--space-160) !important;
    padding-bottom: var(--space-160) !important;
}
.wellbeing-title-row h3 {
/*     margin-bottom: var(--space-20); */
    margin-bottom: 20px;
	
}
.wellbeing-title-row {
    border-bottom: 1px solid var(--secondary, #FCF6ED);
}
.wellbeing-container {
    background-blend-mode: color;
    background: #F68D5126;
    background-color: #1F2F46;
    padding: var(--space-70);
    border-radius:3px;
}
.wellbeing-content-row {
/*     margin-top: var(--space-20); */
    margin-top:20px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 30px;
}
.wellbeing-content {
    width: 57.2% !important;
}
.wellbeing-content-full-width {
    width: 100% !important;
}
.wellbeing-content-row::before, .wellbeing-content-row::after {
    display: none !important;
}
.wellbeing-image-col {
    width: 42.8% !important;
}
.wellbeing-list {
    margin-bottom: var(--space-40) !important;
}
.wellbeing-list ul {
    padding-left: 25px;
    color: #FFFFFF;
	padding-bottom:10px;
}
.wellbeing-list ul li {
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    color: #FFFFFF;
}
.wellbeing-list ul li {
    padding-bottom: 5px;
}
.approach-container {
    margin-top: var(--space-40 ) !important;
    background-color: #1B454F;
    padding: var(--space-70);
}
.wellbeing-image {
    height: 298px;
}
.wellbeing-image figure {
    display: block !important;
    height: 100%;
}
.wellbeing-image figure > div {
    display: block !important;
    height: 100%;
}
.wellbeing-image figure > div img {
    max-width: 100% !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
    border-radius: 3px;
}
.wellbeing-list p {
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    color: #FFFFFF;  
}
.who-we-help-grid-row {
    gap: 30px;
}
.who-we-help-grid-row .help-card {
    width: calc((100% - 60px) / 3);
    padding: var(--space-40);
    padding-bottom: var(--space-60);
    background-color: #FCF6ED !important;
}
.who-we-help-grid-row .help-card > div {
    padding-top: 0px;
}
.who-we-help-title-row h3 {
    margin-bottom: var(--space-50);
}
.who-we-help-grid-row .help-card h4 {
    font-weight: 600;
    margin-bottom: var(--space-20);
}
.help-card-list ul {
    padding-left: 25px;
    color: #595959;
}
.help-card-list ul li {
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    color: #595959;
    padding-bottom: 5px;
}
.help-card-list ul li:last-child {
    padding-bottom: 0px;
}
.who-we-help-container {
    padding-bottom: var(--space-160);
}
.people-say-section {
    padding-bottom: var(--space-80) !important;
}
.professionals-people-say-section {
    padding-top: var(--space-160) !important;
    padding-bottom: 0px !important;
    margin-bottom: var(--space-160)  !important;
    background-size: 100% 90%  !important;
    background-repeat: no-repeat;
    background-color: #231F29;
    background-position: center;
}
.people-say-section .testimonial-quiz-max-width h3 {
    margin-bottom: var(--space-50);
}
.people-say-section .testimonial-quiz-max-width h6 {
    margin-bottom: 95px;
	font-weight:400;
	letter-spacing: 0;
}
.people-say-section .testimonial-quiz-max-width h6
.testimonial-quiz-max-width h6:nth-child(3) {
	font-weight:700;
}
.people-say-section .about-inner-col {
    border-color: #FCF6ED;
}
.profesional-page-img-slider .image-slider-row {
    padding-top: var(--space-80);
}
.wellbeing-aprroach-section .custom-btn a:before, .people-say-section .custom-btn a:before{
    background-image: url("/wp-content/uploads/2025/12/Frame-2-1.svg");
}
/* raise-a-tiger page */
.outcomes-section {
    margin-top: var(--space-160) !important;
}
.outcomes-container {
    padding-top: var(--space-160);
    padding-bottom: var(--space-160);
}
.outcomes-col-img {
    width: 10.9% !important;
}
.outcomes-col-one {
    width: 31.8% !important;
}
.outcomes-col-three {
    width: 57.3% !important;
}
.outcomes-col-one h5 {
    text-align: right !important;
} 
.outcomes-col-img-wrapper {
    text-align: center !important;
	padding-top:15px;
}
.outcomes-col-img-wrapper img {
    max-width: 45px;
}
.outcomes-row {
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #595959;
    display: flex;
	transition: all 0.2s ease-in-out;
}
.outcomes-title {
    padding-bottom: var(--space-50);
    border-bottom: 1px solid #595959;
}
.outcomes-title  .wpb_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.music-mind-container {
    padding-top: var(--space-160);
}
.music-mind-title-row h3 {
    margin-bottom: var(--space-60);
}
.music-mind-title-row {
    border-bottom: 1px solid #231F29;
}
.music-mind-content-row {
    max-width: 1050px;
    margin-left: auto !important;
    padding-top: var(--space-60);
}
.music-mind-btn {
    padding-top: var(--space-40);
}
.music-mind-content-left {
    padding-right: 15px !important;
}
.music-mind-content-right {
    padding-left: 15px !important;
}
.included-title-row {
    margin-bottom: var(--space-50);
}
.included-title-row > div > .wpb_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 30px;
    position: relative;
}
.included-title-row .included-quote-row-fix {
    position: absolute;
    left: 50%;
    height: 100%;
    width: 100%;
    margin-left: 30px !important;
}
.included-quote-row {
    width: 50%;
    padding: 30px 0px 30px 30px;
    position: relative;
    z-index: 1;
}
.included-title-row h3 {
    width: 50%;
    margin-bottom: 0px !important;
}
.included-quote-col {
    width: 11%;
    max-width: 50px;
}
.included-quote-col-content .bold-heading {
    font-weight: 700;
}
.included-quote-col-content-normal-heading {
    font-weight: 600;
}
.raise-tiger-included-section {
    overflow: hidden;
}
.raisetiger-gallery-container {
    height: 606px;
    display: flex;
    align-items: stretch;
    gap: 30px;
}
.raisetiger-gallery-container::before {
    display: none !important;
}
.raisetiger-gallery-container::after {
    display: none !important;
}
.img-gallery-col > div > .wpb_wrapper {
    display: flex;
    row-gap: 30px;
    flex-direction: column;
    height: 100%;
}
.img-gallery-col {
  display: flex;
}
.img-gallery-col > div {
  height: 100%;
}
.inner-image-wrapper {
  flex: 1;
}
.inner-image-wrapper figure {
    height: 100%;
    display: block !important;
}
.inner-image-wrapper figure > div {
    height: 100%;
    display: block !important;
}
.inner-image-wrapper img {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  object-fit: cover;
  aspect-ratio: auto;
  contain-intrinsic-size: unset;
  border-radius: 3px;
}
.img-gallery-first-col {
    width:31.75% !important;
}
.img-gallery-sec-col {
    width: 40.28% !important;
}
.img-gallery-third-col {
    width: 23.24% !important;
}
.our-journey-title-row h3 {
    margin-bottom: var(--space-50);
}
.our-journey-content-row h6 {
    margin-top: var(--space-40);
    margin-bottom: var(--space-20);
	font-weight:600;
}
.footeprint-numbering {
    position: relative;
    z-index: 2;
}
.our-journey-content-col-first:before {
    content: "";
    position: relative;
    height: 95px;
    width: 100%;
    display: inline-block;
}
.our-journey-content-col-sec:before {
    content: "";
    position: relative;
    height: 65px;
    width: 100%;
    display: inline-block;
}
.our-journey-content-col-forth:before {
    content: "";
    position: relative;
    height: 30px;
    width: 100%;
    display: inline-block;
}
.our-journey-content-col-fifth {
    margin-top: -55px;
}
.article-slider-wrapper .swiper-wrapper {
    box-sizing: border-box;
}
.our-journey-content-row {
    display: flex;
    gap: 30px;
}
.our-journey-content-row::before, .our-journey-content-row::after {
    display: none !important;
}
.our-pourney-container {
    padding-top: var(--space-160);
    padding-bottom: var(--space-160);
}
.hero-cta-container-inner-row {
    padding-top: var(--space-160);
    padding-bottom: var(--space-160);
}
.hero-cta-section{
	position:relative;
}
.hero-cta-section:before {
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    display: inline-block;
    position: absolute;
    background-blend-mode: color;
    background: #231F2950;
    pointer-events: none;
}
.hero-cta-title-row h3 {
/*     margin-bottom: var(--space-20); */
    margin-bottom: 10px;
	white-space:nowrap;
	text-align:left !important;
}
.hero-cta-title-row {
/*     border-bottom: 1px solid #FCF6ED; */
}
.hero-cta-title-bottom-row {
    padding-top: var(--space-20);
}
.hero-cta-title-bottom-row h5 {
    text-align: center !important;
/*     margin-bottom: 30px; */
}
.hero-cta-title-bottom-row .wpb_wrapper {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}
.coaching-testimonials-title-row h3 {
    font-weight: 600;
    font-size: 60px;
    line-height: 120%;
    color: #231F29;
}
.coaching-testimonials-title-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: var(--space-50);
}
.coaching-testimonials-nav {
    display: flex;
    gap: 20px;
}
.coaching-testimonials-nav .testimonial-btn {
    background: #FCF6ED !important;
    border-radius: 3px;
    width: 62px;
    height: 62px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px !important;
}
.coaching-testimonials-nav .testimonial-btn:hover {
    border: none;
}
.coaching-testimonials-nav .testimonial-btn:focus {
    outline: none;
}
.coaching-testimonials-nav .testimonial-btn a {
    width: 22px;
    height: 22px;
    opacity: 1;
    border-radius: 11px;
    background: #F68D51;
    display: flex;
    pointer-events: none;
}
.coaching-testimonials-nav .testimonial-btn a img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: center;
    padding: 6px;
    filter: invert(1);
}
.coaching-testimonials-nav .testimonial-btn--prev a , .partners-testimonial-btn--prev a{
    transform: rotate(180deg);
}
.coaching-testimonials-inner-row {
    padding-top: var(--space-160);
    padding-bottom: var(--space-160);
}
.testimonials-card-inner {
    padding: 20px 15px;
    border-right: 1px solid #FCF6ED;
}
.testimonial-card__quote img {
    width: 28px;
    height: 20px;
    opacity: 1;
}
.testimonial-card__quote {
    margin-bottom: 30px;
}
.testimonials-card-inner p {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    color: #231F29;
    margin-bottom: 32px;
}
.testimonials-card-inner h6 {
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    color: #231F29;
    margin-bottom: 10px;
}
.testimonials-card-inner span {
    font-weight: 600;
    font-size: 18px;
    line-height: 120%;
    color: #231F29;
}
.coaching-testimonials__swiper {
    margin: 0px -15px;
}
.riase-a-tiger-btn a:before {
    background-color: #F68D51;
    background-image: url("/wp-content/uploads/2026/01/black-arrow.svg");
    background-size: unset;
}
/* force to feare page */
.im-raar-contai-row {
    max-width: 1050px;
    width: 100%;
    margin-left: auto !important;
    float: unset !important;
    padding-top: var(--space-60);
}
.im-raar-contai-inner-row {
    display: flex;
    gap: 30px;
    padding-bottom: var(--space-40);
}
.about-page-flex-col {
    flex-direction: column;
    gap:10px !important;  
}
.about-page-flex-col .im-raar-contai-inner-col {
    width: 100% !important;
}
.im-raar-contai-inner-row::before, .im-raar-contai-inner-row::after {
    display: none !important;
}
.core-principles-container h3 {
    margin-bottom: var(--space-50);
}
.core-principles-bottom-left-col > div > .wpb_wrapper {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.connection-diagram-left-heading p, .connection-diagram-right-heading p {
	font-weight: 700;
	writing-mode: sideways-lr;
	text-transform: uppercase;
}
.connection-diagram-left-heading, .connection-diagram-right-heading {
    width: 5.49% !important;
}
.connection-diagram-label-img {
    width: 23.14% !important;
}
.connection-diagram-center-text {
    width: 30.45% !important;
}
.connection-diagram-label {
    background-color: #231F29;
    padding: 10px 20px;
    display: inline-block;
}
.connection-diagram-center-text p {
    font-weight: 700;
    text-transform: uppercase;
    text-align: center !important;
}
.connection-diagram {
    margin: 0px;
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: space-between;
    padding: 25px 22px 32px;
}
.connection-diagram::before, .connection-diagram::after{
	display:none !important;
}
.connection-diagram-label-img > div  > .wpb_wrapper {
    display: flex;
    flex-direction: column;
    gap: 28px;
    align-items: center;
    justify-content: center;
}
.connection-diagram-label-img-up img {
    transform: rotate(175deg);
}
.core-principles-bottom-right-col {
    width:40.29% !important;
}
.core-principles-bottom-right-col figure {
    display: block !important;
}
.core-principles-bottom-right-col figure  > div {
    display: flex !important;
}
.core-principles-bottom-right-col figure img {
    max-width: 100% !important;
}
.core-principles-bottom-left-col {
    width: 48.82% !important;
}
.core-principles-container-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.core-principles-container-bottom::before, .core-principles-container-bottom::after {
    display: none !important;
}
.core-principles-container {
    padding-top: var(--space-160);
}
.fear-to-fierce-outcomes::before {
    content: "";
    display: inline-block;
    width: 100%;
    position: absolute;
    height: 594px;
    background-image: url("/wp-content/uploads/2025/12/Glitter-2-1.png");
    background-repeat: no-repeat;
    background-size: 100%;
	top:0;
}
.fear-to-fierce-outcomes::after {
    content: "";
    display: inline-block;
    width: 100%;
    position: absolute;
    height: 594px;
    background-image: url("/wp-content/uploads/2025/12/Glitter-2-1.png");
    background-repeat: no-repeat;
    background-size: 100%;
    bottom: 0;
	left:0;
	pointer-events:none;
    transform: rotate(180deg);
}
.outcomes-row-increes {
    padding-bottom: var(--space-50);
    padding-top: var(--space-50);
}
.fear-to-fierce-outcomes {
    margin-bottom: var(--space-160) !important;
}
.col-inner-top p {
    font-weight: 600 !important;
}
.fear-to-fierce-journey .footeprint-numbering:before {
    background-image:unset;
    background-size: contain;
}
.oaching-testimonials, .oaching-testimonials div {
    overflow: visible;
}
.white-border{
	border-color:#FFFFFF;
}
.top-space-img-slider .image-slider-row{
	padding-top:var(--space-160);
}
.fear-to-fierce-journey {
    margin-top: var(--space-160) !important;
}
.fear-to-fierce-journey .our-journey-content-col::before {
	display: none;
}
.fear-to-fierce-journey .footeprint-numbering {
    height: unset;
    justify-content: flex-start;
	padding-left:0px;
}
.fear-to-fierce-journey .our-journey-content-row h6 {
    margin-top: var(--space-20);
}
.fear-to-fierce-journey .our-journey-content-col {
    margin: 0px;
	width:auto !important;
}
.fear-to-fierce-journey .our-journey-content-row {
    padding-top: var(--space-60);
}
.fear-to-fierce-journey .our-journey-content-row {
	justify-content:space-between;
}
.fear-to-fierce-btn a:before {
    background-color: #595959;
    background-image: url("/wp-content/uploads/2025/12/Vector-1.svg");
    background-size: unset;
}
.im-raar-contai-inner-col p:not(:last-child) {
    padding-bottom: 10px;
}
/* transform-your-mornings page */
.transform-mornings-banner{
	z-index:1;
}
.transform-mornings-banner::before {
/*     content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	z-index:-1;
    pointer-events: none;
    background: linear-gradient(90deg, #F68D51 18.8%, rgba(246, 141, 81, 0) 100%); */
}
.transform-mornings-banner::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	z-index:-1;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}
.transform-mornings-banner .max-width-text {
    max-width: 826px;
    width: 100%;
}
.transform-your-mornings-outcomes{
	margin-bottom:var(--space-160) !important;
}
.transform-your-mornings-testimonials .coaching-testimonials-inner-row{
	padding-top:0px !important;
}
.transform-mornings-program p:not(:last-child) {
    padding-bottom: 10px;
}
.transform-mornings-program .program-overview-inner-content-left {
    padding-right: 0px !important;
}
/* about page */
.about-page-our-journey .our-journey-title-row h3 {
    margin-bottom: var(--space-40) !important;
}
.our-mission-vision-inner-col {
    background-color: #231F29;
    border-radius: 3px;
    width: calc((100% - 30px) /2) !important;
    padding: var(--space-40) !important;
}
.our-mission-vision-inner-row {
    display: flex;
    gap: 30px;
}
.our-mission-vision-inner-col h4 {
    margin-bottom: var(--space-50);
    font-weight: 600;
}
.team__swiper {
    overflow: visible !important;
}
.team__swiper .swiper-wrapper {
    --swiper-wrapper-transition-timing-function: linear !important;
}
.team-section {
    padding-bottom: var(--space-160) !important;
    padding-top: var(--space-160) !important;
	margin-bottom:var(--space-160) !important;
}
.team-page-top-con h3 {
    margin-bottom: 0px;
}
.team-page-top-inner-row .wpb_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.team-founder-row {
    display: flex;
    gap: 30px;
    justify-content: space-between;
    padding-top: var(--space-50);
}
.team-founder-row::before, .team-founder-row::after {
    display: none !important;
}
.team-btn .testimonial-btn {
    background-color: #231F29 !important;
}
.team-btn .testimonial-btn a {
    background-color: #FEC829;
}
.team-founder-left-col {
    max-width: 507px;
}
.team-founder-right-col {
    max-width: 617px;
}
.team-founder-img-wrapper figure {
    display: block !important;
}
.team-founder-img-wrapper figure > div {
    display: block !important;
}
.team-founder-img-wrapper figure img {
    height: 100%;
    max-height: 294px!important;
    object-fit: cover;
    object-position: center;
}
.team-founder-left-col p {
    margin-bottom: 0px;
}
.team-page-top-con {
    padding-bottom: var(--space-160);
}
.team__swiper .swiper-slide.team-card.swiper-slide-active {
    width: 66% !IMPORTANT;
}
.team__swiper .swiper-slide.team-card.swiper-slide-next {
    width: 14.7% !important;
}
.team-card-wrapper {
    display: flex;
    gap: 0px;
}
.team__swiper .swiper-slide.team-card.swiper-slide-active .team-card-wrapper {
    gap: 30px;
}
.team-card-wrapper .team-card-left-col {
    width: 100%;
    background-color: #FCF6ED !important;
    position: relative;
    z-index: 1;
}
.team-card-wrapper .team-card-right-col {
	width: 0%;
	opacity: 0;
	visibility: hidden;
	position: relative;
	z-index: 0;
}
.team__swiper .swiper-slide.team-card.swiper-slide-active .team-card-wrapper .team-card-left-col {
    width: 40%;
}
.team-card-wrapper .team-card-left-col .team-img-wrapper {
    height: 409px;
}
.team-card-wrapper .team-card-left-col .team-img-wrapper img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.team-card-wrapper .team-card-left-col .team-title {
    margin-top: 20px;
}
.team-card-wrapper .team-card-left-col .team-title h6 {
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    letter-spacing: 0px;
    color: #231F29;
    margin-bottom: 10px;
}
.team-card-wrapper .team-card-left-col .team-title p {
    font-weight: 600;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0px;
    color: #231F29;
}
.team__swiper .swiper-slide.team-card.swiper-slide-active .team-card-wrapper .team-card-right-col {
    display: block;
	transform: translateX(0%);
    width: 60%;
    visibility: visible;
    opacity: 1;
}
.team-card-wrapper .team-card-right-col .bold-text {
    font-weight: 600;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0px;
    color: #231F29;
    padding-bottom: 5px;
}
.team-card-wrapper .team-card-right-col p {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0px;
    color: #231F29;
}
.team-card-wrapper .team-card-right-col .team-right-col-content:not(:last-child) {
    padding-bottom: 20px;
}
.core-values-inner-col {
    padding: var(--space-50) !important;
	border: 1px solid #FCF6ED;
}
.core-values-inner-diffrent-col {
    padding: 0px !important;
}
.core-values-inner-col h5 {
    margin-bottom: var(--space-20);
	height:144px;
}
.core-values-inner-col .core-values-img-wrapper {
    height: 30px;
}
.core-values-inner-col img {
    height: 20px;
}
.core-values-inner-col figure > div {
	height: 100%;
}
.core-values-inner-col .core-values-img-wrapper figure {
    height: 100%;
}
.core-values-inner-col .core-values-img-wrapper figure img {
    height: 100% !important;
    width: 100% !important;
    object-fit: contain;
    object-position: center;
}
.core-values-inner-col p {
    margin-top: var(--space-20);
}
.core-values-inner-col > div > .wpb_wrapper {
    display: flex;
    flex-direction: column;
	gap:10px;
    height: 100%;
}
.core-values-inner-diffrent-col h3 {
    margin-bottom: var(--space-50);
}
.core-values-inner-row {
/*     padding-top: var(--space-160); */
	padding-bottom:var(--space-160);
}
.Get-in-touch-section {
    padding-top: var(--space-160) !important;
}
.Get-in-touch-inner-row {
/*     border-bottom: 1px solid  #595959; */
}
.Get-in-touch-innner > div > .wpb_wrapper {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap;
}
.Get-in-touch-inner-row h3 {
    margin-bottom: var(--space-20);
}
.Get-in-touch-container h5 {
    margin-bottom: var(--space-50);
    margin-top: var(--space-20);
}
.transform-page-max-width {
/*     max-width: 1001px; */
    width: 100%;
}
section.vc_section.our-mission-vision-sec {
    padding-bottom: var(--space-160)!important;
}
.about-parenting-program-container {
    padding-bottom: var(--space-160) !important;
}
.about-parenting-program-top-container h3 {
    margin-bottom: var(--space-60) !important;
}
.about-parenting-program-inner-row {
    display: flex;
    gap: 30px;
    justify-content: space-between;
    padding-bottom: var(--space-60) !important;
    border-bottom: 1px solid #231F29;
}
.about-parenting-program-inner-row::before, .about-parenting-program-inner-row::after{
    display:none !important;
}
.about-parenting-program-inner-row .about-parenting-program-left-col {
/*     max-width: 814px; */
    max-width: 726px;
    width: 100%;
}
.about-parenting-program-inner-row .about-parenting-program-right-col {
    width: 100%;
/*     max-width: 402px; */
    max-width: 490px;
}
.about-parenting-program-inner-row h5{
	font-weight:300;
}
section.vc_section.hero-cta-section {
	margin-bottom:var(--space-160) !important;
}
.about-page-parenting-program .program-overview-container-top {
    border: unset;
}
.about-page-parenting-program .program-overview-container-top h4 {
    margin-bottom: 0px;
}
.about-parenting-program-bottom-inner-row {
    margin-top: var(--space-40) !important;
    max-width: 1050px;
    width: 100%;
}
.about-page-parenting-program-bottom {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: var(--space-60) !important;
    border-top: 1px solid  #231F29;
}
.about-parenting-program-bottom-text-block p {
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    letter-spacing: 0px;
    color: #231F29;
}
.about-parenting-program-bottom-text-block p:not(:last-child) {
    padding-bottom: 10px;
}
.about-parenting-program-bottom-text-block {
    margin-bottom: var(--space-40) !important;
}
.transform-mornings-image-gallery {
    padding-bottom: var(--space-160) !important;
    padding-top: var(--space-160) !important;
}
/* Testimonials page */
.video-testimonials {
    padding-bottom: var(--space-160) !important;
	overflow:hidden;
}
.video-testimonials-block .video-slider{
	overflow:visible !important;
}
.video-testimonials-block .video-slider .swiper-wrapper{
	overflow:visible !important;
}
.video-testimonials-block .video-slider .video-btn-main .client-next-btn::after {
    display:none;
}
.video-testimonials-block .video-slider .video-btn-main .client-prev-btn:after {
    display:none;
}
.video-testimonials-block .video-slider .video-btn-main .client-next-btn {
	width: 62px;
	height: 62px;
	gap: 20px;
	opacity: 1;
	border-radius: 3px;
	background-color: #231F29;
	position: unset;
	margin: 0px;
	transition:all 0.4s ease;
}
.video-testimonials-block .video-slider .video-btn-main .client-prev-btn {
	width: 62px;
	height: 62px;
	gap: 20px;
	opacity: 1;
	border-radius: 3px;
	background-color: #231F29;
	position: unset;
	margin: 0px;
	transition:all 0.4s ease;
}
.video-testimonials-block .video-slider .video-btn-main .client-prev-btn img {
    transform: rotate(180deg);
}
.video-testimonials-block .video-slider .video-btn-main .client-prev-btn:hover, .video-testimonials-block .video-slider .video-btn-main .client-next-btn:hover {
    background-color: #FEC829;
}
.video-testimonials-block .video-slider .video-btn-main {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top:var(--space-40);
}
.video-testimonials-block .video-slider .video-wrapper {
    height: 419px;
}
.video-testimonials-heading {
    margin-bottom: var(--space-50) !important;
}
section.about-page-banner::before {
/*     content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, #231F29 0%, rgba(35, 31, 41, 0.4) 45.67%, #231F29 100%);
    pointer-events: none; */
}
.parent-page-banner::before {
/*     content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, #231F29 0%, rgba(35, 31, 41, 0.4) 45.67%, #231F29 100%);
    pointer-events: none; */
}
.testimonial-intro-row {
    padding-top: var(--space-110);
    max-width: 1050px;
    margin: 0 auto !important;
    display: flex;
    align-items: center;
    gap: 30px;
}
.Testimonials-video {
    max-width: 100%;
    height: 592px;
	width:451px;
}
.Testimonials-video video{
    border-radius: 0px;
}
.testimonial-intro-row::before,.testimonial-intro-row::after {
    display: none !important;
}
.testimonial-intro-left-col {
    width: 54% !important;
}
.testimonial-intro-right-col {
    width: 43% !important;
}
.testimonial-intro-row .testimonial-intro-left-col h3 {
    margin-bottom: var(--space-20);
}
.testimonial-intro-row .testimonial-intro-left-col h5 {
    margin-bottom: 10px;
}
.testimonial-intro-row .testimonial-intro-left-col p {
    margin-bottom: var(--space-50);
}
.partners-testimonials-section .testimonial-btn {
    background: #231F29 !important;
}
.partners-testimonials-section .testimonial-btn a {
    background: #FEC829;
}
.parent-coach-testimonials-section .testimonial-btn{
    background: #FCF6ED !important;
}
.parent-coach-testimonials-section .testimonial-btn a{
    background: #EBB000 ;
}
.black-hover a:hover {
    background-color: #231F29 !important;
    color: #FCF6ED !important;
}
.transform-your-mornings-testimonials .testimonial-btn {
    background: #FCF6ED !important;
}
.transform-your-mornings-testimonials .testimonial-btn a {
    background: #EBB000;
}
.fear-fierce-testimonials .testimonial-btn a {
    background: #EBB000;
}
/*  */
.home-testimonial-sec {
    padding-top: var(--space-160) !important;
    padding-bottom: var(--space-160) !important;
}
.home-testimonial-sec h3 {
    margin-bottom: var(--space-80);
}
.home-testimonial-sec .Testimonials-slider {
    padding-top: var(--space-60);
/*     margin-bottom: var(--space-40); */
}
.home-testimonials-max-width {
    max-width: 1018px;
    width: 100%;
    padding-bottom: var(--space-160);
}
.testimonial-intro-row-heading {
    margin-bottom: var(--space-60) !important;
}
.testimonial-quiz-section {
    background-size: 100% 100% !important;
}
/* meadia hub page */
.swiper-slide.yellow .badge, .inner-article-class .article-inner-page .badge.red {
    background: #F70859 !important;
}
.swiper-slide.yellow .badge p, .inner-article-class .article-inner-page .badge.red p{
    color: #FFFFFF !important;
}
.swiper-slide.white .badge {
    background: #40C639 !important;
}
.swiper-slide.white .badge p {
    color: #231F29 !important;
}
.team-card-wrapper .team-card-right-col .team-right-col-content {
    display: none;
}
.team__swiper .swiper-slide.team-card.swiper-slide-active .team-card-wrapper .team-card-right-col .team-right-col-content {
    display: block;
}
/*  */
.programs-wrapper .swiper-wrapper {
    display: flex;
    box-sizing: border-box;
    gap: 30px;
    justify-content: center;
}
.programs-wrapper .swiper-wrapper .swiper-slide{
	cursor:pointer;
}
.programs-wrapper.first-slide .swiper-wrapper .swiper-slide:not(:last-child) {
/*     width: 57.3% !important; */
    width: 48.8% !important;
    transition: all 0.4s ease;
}
.programs-wrapper.first-slide .swiper-wrapper .swiper-slide:not(:first-child) {
/*     width: 40.3% !important; */
    width: 48.8% !important;
    transition: all 0.4s ease;
}
.programs-wrapper.second-slide .swiper-wrapper .swiper-slide:not(:last-child) {
/*     width: 40.3% !important; */
    width: 48.8% !important;
    transition: all 0.4s ease;
}
.programs-wrapper.second-slide .swiper-wrapper .swiper-slide:not(:first-child) {
/*     width: 57.3% !important; */
    width: 48.8% !important;
    transition: all 0.4s ease;
}
.programs-wrapper.first-slide .swiper-wrapper .swiper-slide:not(:last-child) .slider-heading p {
    display: block;
}
.programs-wrapper.first-slide .swiper-wrapper .swiper-slide:not(:last-child) a.slider-custom-btn {
    display: inline-block;
    transition: all 0.4s ease;
}
.programs-wrapper.second-slide .swiper-wrapper .swiper-slide:not(:first-child) .slider-heading p {
    display: block;
}
.programs-wrapper.second-slide .swiper-wrapper .swiper-slide:not(:first-child) a.slider-custom-btn {
    display: inline-block;
    transition: all 0.4s ease;
}
.programs-wrapper.first-slide .swiper-wrapper .swiper-slide:not(:last-child) .slider-heading h4 {
    font-weight: 600;
    font-size: 50px;
    line-height: 120%;
    letter-spacing: 0px;
    transition: all 0.4s ease;
}
.programs-wrapper.second-slide .swiper-wrapper .swiper-slide:not(:first-child) .slider-heading h4 {
    font-weight: 600;
    font-size: 50px;
    line-height: 120%;
    letter-spacing: 0px;
    transition: all 0.4s ease;
}
.programs-wrapper .swiper-wrapper .swiper-slide .slider-heading h4 {
    transition: all 0.4s ease;
}
.programs-wrapper .swiper-wrapper .swiper-slide .slider-heading p {
    transition:unset;
}
.mySwiper.mobile-only {
    display: none;
}
.coaching-testimonials__swiper .swiper-slide , .parent-coach-testimonials .swiper-slide{
    height: auto;
}
.coaching-testimonials__swiper .testimonials-card-inner, .parent-coach-testimonials .testimonials-card-inner {
    height:100%;
    display: flex;
    flex-direction: column;
    box-sizing:border-box;
}
.coaching-testimonials__swiper .testimonials-card-inner h6 , .parent-coach-testimonials .testimonials-card-inner h6{
    margin-top: auto;
}
.our-journey-content-row p {
    white-space: nowrap;
}
.professionals-people-say-section {
    background-size: 100% 80%  !important;
}
.partners-testimonials-section .mini-course-btn--prev a {
    transform: rotate(180deg);
}
.benefits-box-image {
    height: 20px;
}
/* music-mind-slider */
.music-mind-main .music-mind-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 30px;
    border-bottom: 1px solid #231F29;
    padding-bottom: var(--space-60);
}
.music-mind-main .music-mind-btn-nav {
    display: flex;
    gap: 20px;
}
.music-mind-heading h3 {
    font-weight: 600;
    font-size: 60px;
    line-height: 120%;
    letter-spacing: 0px;
    color: #231F29;
}
.music-mind-heading {
    max-width: 942px;
}
.music-mind-btn {
    width: 62px !important;
    height: 62px !important;
    opacity: 1;
    border-radius: 3px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FCF6ED !important;
    margin: 0px !important;
	outline: none !important;
    border: unset !important;
	transition:all 0.4s ease-in-out;
}
.music-mind-btn:hover {
    background-color: #EBB000 !important;
}
.music-mind-btn-main {
    display: flex;
}
.music-mind-btn a {
    width: 22px;
    min-width: 22px;
    height: 22px;
    opacity: 1;
    border-radius: 11px;
    margin: 0px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #EBB000;
}
.music-mind-btn.music-mind-btn-prev {
    transform:rotate(180deg);
}
.music-mind-section {
	padding-bottom: var(--space-160) !important;
    padding-top: var(--space-160) !important;
}
.music-mind-slider {
    padding-bottom: var(--space-60);
    padding-top: var(--space-60);
	overflow:visible;
}
.music-card-wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.music-card-image {
    height: 350px;
}
.music-card-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.music-card-content h5 {
    font-weight: 600;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0px;
    color: #231F29;
    padding-bottom: 20px;
}
.music-card-content p {
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0px;
    color: #595959;
}
.mini-course-col > div {
    padding: 0px !important;
}
.mini-course-col{
    padding:var(--space-50) !important;
    opacity: 1;
    border-radius: 3px;
    border: 1px solid #FCF6ED;
    min-height: 432px !important;
}
.mini-course-holo-image {
    padding-bottom: 24px;
}
.mini-course-holo-image figure, .mini-course-holo-image figure > div {
    display: flex !important;
}
.mini-course-holo-image figure img {
    width: 74px !important;
    height: 19px !important;
    opacity: 1;
}
.mini-course-diff-col h3 {
    margin-bottom: var(--space-50);
}
.mini-course-col h5{
	margin-bottom:0px;
}
.mini-course-row {
    display: flex;
    flex-wrap: wrap;
	margin:0px !important;
}
.mini-course-row > div {
    width:calc(100% /3) !important;
}


/* 27-1-26 */
.parenting-program-intro-section.fear-to-intro-section h4.vc_custom_heading {
    margin-bottom: 20px;
}
.parenting-program-intro-section.fear-to-intro-section h4.vc_custom_heading:first-child {
    margin-bottom: 20px;
}
.parenting-program-intro-section.fear-to-intro-section h4.vc_custom_heading:last-child {
    margin-bottom: var(--space-60);
}
.parenting-program-intro-section.fear-to-intro-section .vc_row.wpb_row.vc_inner.vc_row-fluid.program-overview-container-top {
    margin: 0px;
}
section.vc_section.banner-section.inner-pages-banner-main.media-banner p.vc_custom_heading {
    opacity: 0;
}


/* privacy-css */
section#privacy-section{
	padding-bottom:80px !important;
}
section#privacy-section{
	h1,h2,h3,h4,h5,h6{
		font-size:30px;
		font-weight:600;
		color:#fff;
		margin-bottom:20px;
		margin-top:40px;
	}
	p{
		font-size:17px;
		color:#fff;
		margin-bottom:20px;
	}
	ul,ol{
		padding-left:20px;
		margin-bottom:20px;
		margin-top:20px;
	}
	ul li,ol li{
		padding-left:20px;
		margin-bottom:3px;
	}
	a,ul li,ol li,div{
		font-size:17px;
		color:#fff;
	}
}
.vc_row.wpb_row.vc_row-fluid.inner-container.privacy-rows > div, .vc_row.wpb_row.vc_row-fluid.inner-container.privacy-rows > div > div {
    max-width: 100% !important;
    width: 100%;
}
section.vc_section.error-section {
    padding: 100px 0 80px !important;
    background-color: #231f29;
}

/* Responsive start */

@media (max-width:1600px) and (max-height:900px) and (min-width:1200px){
	section#banner-mian .vc_row.banner-inner-top-row {
    padding-top: 100px;
}
}
@media screen and (max-width:1296px){
    :root {
        --space-50:35px;
        --space-60: 40px;
        --space-160: 70px;
    }
    section{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .banner-section {
        height: 700px;
    }
	.banner-main-heading-block h1{
        font-size: 80px;
	}
    .banner-section h2 {
        font-size: 80px !important;
    }
    .inner-max-width {
        padding-top: 80px;
    }
    .about-inner-col {
        padding-top: 55px;
    }
    .slider-container-main .swiper-slide .slider-image-wrapper{
        height:450px;
    }
    .Testimonials-slider .Testimonials-slider-itmes .title-heading-main h6 {
        font-size: 27px;
    }
	.Testimonials-slider-itmes{
		gap:60px
	}
    .testimonials-section {
         padding-top: 50px !important;
    }
    /* parents-children page */
    .testimonial-quiz-max-width h6 .mayhem-magic-container h6, .info-cards-inner-bottom-row h6, .life-hero-left-col h6, .our-journey-content-row h6, 
    .testimonials-card-inner h6, .team-title h6, .program-quote-right-col h6{
        font-size: 27px !important;
    }
    .info-cards-row {
        gap: 20px;
    }
    .info-card {
        max-width: calc((100% - 40px) /3);
    }
	/* fear-to-fierce */
    .core-principles-bottom-right-col {
		width: 50% !important;
	}
	.our-journey-content-row p {
		white-space: unset;
	}
	.info-cards-inner-bottom-row-inner {
		min-height: auto !important;
	}
	.banner-fix-img-row{
		right:15px;
		bottom:15px;
	}
	.testimonial-intro-left-col {
		width: 50% !important;
	}
	.testimonial-intro-right-col {
		width: 50% !important;
	}
	.paw-diffrent-col-img-row {
		margin-bottom: -70px !important;
	}
}
@media(max-width:1200px){
	.page-id-662 .header-main .primary-navigation .menu-wrapper .drop-down-menu .sub-menu {
		background: unset !important;
	}
}
@media screen and (min-width:1024px){
/* 	.team__swiper .swiper-slide.team-card.swiper-slide-next + .swiper-slide{
		width: 14.7% !important;
	} */
}
@media screen and (max-width:1024px){
    :root {
        --space-20:15px;
        --space-40:25px;
        --space-50:30px;
        --space-60: 35px;
        --space-70:40px;
        --space-80: 50px;
        --space-110: 55px;
        --space-160: 60px;
    }
    .banner-section {
        height: 650px;
    }
	.banner-main-heading-block h1{
        font-size: 70px;
	}
    .banner-section h2 {
        font-size: 70px !important;
    }
    .banner-fix-img-row {
        position: absolute;
        height: 80px;
        width: 80px;
    }
    /* btn css start */
    .custom-btn button, .custom-btn a {
        padding: 20px 30px 20px 65px !important;
    }
    .custom-btn button::before, .custom-btn a:before {
        left: 30px;
    }
    .custom-btn a:hover:before {
        left: calc(100% - 45px);
    }
    .custom-btn a:hover {
        padding: 20px 65px  20px 30px !important;
    }
    /* btn css End */
    .inner-max-width {
        padding-top: 70px;
    }
    .inner-max-width h4 {
        font-size: 40px !important;
    }
    .about-inner-col h5 , .benefits-box-col h5, .outcomes-row h5, .hero-cta-title-bottom-row h5,.core-principles-bottom-left-col h5, .Get-in-touch-container h5, 
    .core-values-inner-col h5, .team-page-top-inner-row h5, .testimonial-intro-left-col h5, .about-parenting-program-inner-row h5, .music-card-content h5, .mini-course-col h5, .belief-subtext{
        font-size: 30px !important;
    }
    .about-inner-col {
        padding-top: 50px;
    }
    .heading-main h3 , .Benefits-section h3, .scoreapp-sectioin-container h3, .testimonial-section-top-con h3, .core-progrma-main h3, .founder-image-main h3,
    .video-section h3, .program-cards-heading-row h3, .testimonial-quiz-max-width h3, .mayhem-magic-container h3, .life-hero-left-col h3, .wellbeing-title-row h3,
    .who-we-help-title-row h3, .outcomes-title h3, .music-mind-title-row h3, .our-journey-title-row h3,.coaching-testimonials-title-row h3,.hero-cta-title-row h3, 
    .core-principles-container h3, .core-values-inner-diffrent-col h3, .team-page-top-con h3, .testimonial-intro-left-col h3, .home-testimonial-sec h3, .video-testimonials-heading, .about-parenting-program-top-container h3, .music-mind-heading h3,.mini-course-diff-col h3{
        font-size:45px !important;
    }
    .btn-main button, .testi-btn-main .testi-btn {
        height: 55px;
        width: 55px;
    }
    .slider-container-main .swiper-slide .slider-image-wrapper{
        height:430px;
    }
    .slider-container-main .swiper-slide.swiper-slide-next .slider-heading h4 , .inner-max-width-box h4, .Testimonials-slider .Testimonials-slider-itmes h4, 
    .program-overview-container-top h4, .info-cards-inner-top-row h4, .help-card h4, .our-mission-vision-inner-col h4, .programs-wrapper.second-slide .swiper-wrapper .swiper-slide:not(:first-child) .slider-heading h4, .programs-wrapper.first-slide .swiper-wrapper .swiper-slide:not(:last-child) .slider-heading h4, .about-parenting-program-inner-row h4{
        font-size: 40px !important;
    }
    .slider-container-main .slider-heading h4{
        font-size: 40px !important;
/*         font-size: 30px !important; */
    }
    .slider-container-main .swiper-slide .slider-heading p, .Testimonials-slider .Testimonials-slider-itmes .title-heading-main p {
        font-size: 16px;
    }
     .inner-max-width-box p,
    .included-quote-col-content .bold-heading , .our-journey-content-row p, .testimonials-card-inner p, .connection-diagram p, .core-values-inner-col p, .our-mission-vision-inner-col p, .team-founder-left-col p, 
    .team-title p, .team-card-right-col p , .bold-text, .testimonial-intro-left-col p{
        font-size: 16px !important;
    }
	.list-wrapper p{
		font-size:21px;
	}
	.founder-inner-content p, .banner-section p, .program-overview-container-bottom p, .list-wrapper ul li, .wellbeing-list p, .wellbeing-list ul li, .help-card-list ul li, .im-raar-contai-inner-row p, .included-quote-col-content-normal-heading, .music-mind-content p, .about-parenting-program-bottom-text-block p, .music-card-content p, .program-quote-content p{
		font-size:20px !important;
	}
    .col-inner-top p {
        margin-bottom: 20px;
    }
    .scoreapp-sectioin-container p{
        margin-bottom: 15px !important;
    }
	.Testimonials-slider-itmes{
		gap:50px
	}
	.inner-max-width-box {
		min-height: 250px !important;
	}
    .Testimonials-slider .Testimonials-slider-itmes .title-heading-main h6{
        font-size: 26px;
    }
    .founder-image-main {
        height: 400px;
    }
    .testimonials-section {
         padding-top: 45px !important;
    }
    .play-icon {
        opacity: 1;
        border-radius: 3px;
    }
    /* parents-children page */
    .list-wrapper ul {
        padding-left: 20px;
    }
    /* parents-children page */
    .testimonial-quiz-max-width h6 .mayhem-magic-container h6, .info-cards-inner-bottom-row h6, .life-hero-left-col h6, .our-journey-content-row h6, 
    .testimonials-card-inner h6, .connection-diagram-label, .team-title h6, .program-quote-right-col h6{
        font-size: 26px !important;
    }
    /* professionals-educators page */
    .wellbeing-content-row {
        gap: 20px;
    }
    .who-we-help-grid-row {
        gap: 20px;
    }
    .who-we-help-grid-row .help-card {
        width: calc((100% - 40px) / 3);
    }
	/* raise a tiger page */
	.included-quote-row {
		padding: 20px 0px 20px 10px;
	}
	.raisetiger-gallery-container {
		height: 500px;
		gap: 20px;
	}
	.img-gallery-col > div > .wpb_wrapper{
		gap:20px;
	}
	/* 	 fear-to-fierce page  */
	.im-raar-contai-inner-row {
		gap: 20px;
	}
	/* about page */
	.team__swiper .swiper-slide.team-card.swiper-slide-next{
/* 		width: 31.7% !important; */
	}
	.team__swiper .swiper-slide.team-card.swiper-slide-active .team-card-wrapper {
		gap: 20px;
	}
	.team-card-wrapper .team-card-right-col .team-right-col-content:not(:last-child) {
		padding-bottom: 15px;
	}
	.team__swiper .swiper-slide.team-card.swiper-slide-active .team-card-wrapper .team-card-left-col {
/* 		width: 50%; */
	}
	.team__swiper .swiper-slide.team-card.swiper-slide-active .team-card-wrapper .team-card-right-col {
/* 		width: 50%; */
	}
	.benefits-box-col > div > .wpb_wrapper{
		gap:40px;
	}
	.benefits-box-col > div > .wpb_wrapper img{
		max-width:60px !important;
	}
	.benefits-box-image {
		height: 13px;
	}
	.mini-course-col {
		min-height: 350px !important;
	}
	.paw-diffrent-col-img-row {
		margin-bottom: -60px !important;
	}
}
@media screen and (max-width:991px){
    :root {
        --space-160: 50px;
    }
	.banner-main-heading-block h1{
        font-size: 60px;
	}
    .banner-section h2 {
        font-size: 60px !important;
    }
    .inner-max-width {
        padding-top: 60px;
    }
    .inner-max-width h4, .inner-max-width-box h4, .Testimonials-slider .Testimonials-slider-itmes h4, .program-overview-container-top h4,
    .testimonial-quiz-max-width h4, .info-cards-inner-top-row h4, .help-card h4 ,.our-mission-vision-inner-col h4, .about-parenting-program-inner-row h4{
        font-size: 35px !important;
    }
    .about-inner-col h5, .benefits-box-col h5,.hero-cta-title-bottom-row h5, .core-principles-bottom-left-col h5, .Get-in-touch-container h5 , 
    .core-values-inner-col h5,.team-page-top-inner-row h5, .testimonial-intro-left-col h5, .about-parenting-program-inner-row h5, .music-card-content h5,.belief-subtext{
        font-size: 25px !important;
    }
    .about-inner-col {
        padding-top: 40px;
    }
    .heading-main h3, .Benefits-section h3, .scoreapp-sectioin-container h3, .testimonial-section-top-con h3, .core-progrma-main h3, .founder-image-main h3 ,
    .video-section h3, .program-cards-heading-row h3, .testimonial-quiz-max-width h3, .mayhem-magic-container h3, .life-hero-left-col h3, .wellbeing-title-row h3,
    .who-we-help-title-row h3, .outcomes-title h3, .music-mind-title-row h3, .our-journey-title-row h3, .coaching-testimonials-title-row h3, .hero-cta-title-row h3 ,
    .core-principles-container h3, .Get-in-touch-inner-row h3, .core-values-inner-diffrent-col h3, .team-page-top-con h3, .testimonial-intro-left-col h3, .home-testimonial-sec h3, .video-testimonials-heading, .about-parenting-program-top-container h3, .music-mind-heading h3, .mini-course-diff-col h3{
        font-size:40px !important;
    }
    .slider-container-main .swiper-slide .slider-image-wrapper{
        height:400px;
    }
    .slider-container-main .swiper-slide.swiper-slide-next .slider-heading h4, .programs-wrapper.second-slide .swiper-wrapper .swiper-slide:not(:first-child) .slider-heading h4, .programs-wrapper.first-slide .swiper-wrapper .swiper-slide:not(:last-child) .slider-heading h4 {
        font-size: 35px !important;
    }
    .slider-container-main .slider-heading h4{
        font-size: 35px !important;
    }
    .Testimonials-slider .Testimonials-slider-itmes .title-heading-main h6{
        font-size: 24px;
    }
    .testimonials-section {
         padding-top: 40px !important;
    }
    .play-icon {
        width: 60px;
        height: 60px;
    }
    /* parents-children page */
    .program-overview-inner-content-left {
        padding-right: 0px !important;
        width: 100% !important;
        padding-bottom: var(--space-20);
    }
    .program-overview-inner-content-right {
        padding-left: 0px !important;
        width: 100% !important;
    }
    .parenting-program-bottom-container .program-overview-container-footprint {
        width: 25%;
    }
    .parenting-program-bottom-container .program-overview-container-bottom {
        width: 75%;
    }
    .testimonial-quiz-max-width h6, .mayhem-magic-container h6, .info-cards-inner-bottom-row h6, .life-hero-left-col h6, .our-journey-content-row h6, 
    .testimonials-card-inner h6, .connection-diagram-label, .team-title h6, .program-quote-right-col h6{
        font-size: 24px !important;
    }
    .info-cards-row {
        gap: 10px;
    }
    .info-card {
        max-width: calc((100% - 20px) /3);
        width: 100%;
    }
    .life-hero-inner-max-width-row {
        gap: 20px;
    }
    /* professionals-educators page */
    .wellbeing-content-row {
        gap: 20px;
    }
    .who-we-help-grid-row {
        gap: 15px;
    }
    .who-we-help-grid-row .help-card {
        width: calc((100% - 30px) / 3);
    }
	/* 	raise a tiger page  */
	.our-journey-content-row {
		gap: 20px;
		flex-wrap: wrap;
	}
	.our-journey-content-col {
		width: calc((100% - 60px) / 4) !important;
	}
	.our-journey-content-col-fifth {
		margin-top: 0px;
	}
	.raisetiger-gallery-container {
		height: 450px;
	}
	/* fear-to-fierce page  */
	.connection-diagram {
		gap: 10px;
		padding: 20px 20px 25px;
	}
	.fear-to-fierce-journey .our-journey-content-col.our-journey-content-col-fifth {
		margin-right: auto;
	}
	/* 	about page */
	.team__swiper .swiper-slide.team-card.swiper-slide-active {
		width: 70% !IMPORTANT;
	}
	.team__swiper .swiper-slide.team-card.swiper-slide-next {
		width: 27.7% !important;
	}
	.our-mission-vision-inner-row {
		gap: 20px;
	}
	.programs-wrapper .swiper-wrapper {
		gap: 20px;
	}
	.mini-course-col {
		min-height: 300px !important;
	}
	.parents-children-im-raar-contai-inner-row {
		flex-direction: column;
	}

	.parents-children-im-raar-contai-inner-row .im-raar-contai-inner-col {
		width: 100% !important;
	}
	.paw-diffrent-col-img-row {
		margin-bottom: -50px !important;
	}
section.vc_section.program-section .mySwiper.mobile-only{
		display:none !important;
	}
	section.vc_section.program-section .programs-wrapper.desktop-only {
		display: block;
}
	.programs-wrapper .swiper-wrapper {
         flex-direction: column;
		row-gap:40px;
}
.programs-wrapper.first-slide .swiper-wrapper .swiper-slide:not(:last-child) {
    width: 100% !important;
}
.programs-wrapper.first-slide .swiper-wrapper .swiper-slide:not(:first-child) {
    width: 100% !important;
}
	section.vc_section.program-section	.external-nav {
    display: none !important;
}
p.vc_custom_heading.scroll-walk-fast.add-mobile-br br {
    display: block !important;
}
}
@media(min-width:769px){
	section#banner-mian {
    height: 100vh !important;
}
}
@media screen and (max-width:768px){
    :root {
        --space-20:10px;
        --space-40:20px;
        --space-50:25px;
        --space-60: 28px;
        --space-70:30px;
        --space-80: 40px;
        --space-110: 40px;
        --space-160: 60px;  
    }
    .banner-section {
        height: 630px;
    }
	.inner-pages-banner-main{
		height: 450px !important;
	}
	section#banner-mian {
   		background-image: url("https://raar-group.com/wp-content/uploads/2026/01/banner-mobile.png") !important;
	}
	.banner-section .page-container {
		padding-top: 80px;
		padding-bottom:80px;
	}
	.banner-main-heading-block h1{
        font-size: 50px;
	}
    .banner-section h2 {
        font-size: 50px !important;
    }
    .banner-section p > br{
        display: none;
    }
    .banner-fix-img-row {
        height: 70px;
        width: 70px;
    }
    /* btn css start */
    .custom-btn button, .custom-btn a, .slider-container-main .swiper-slide a.slider-custom-btn {
        padding: 15px 25px 15px 60px !important;
    }
    .custom-btn button::before, .custom-btn a:before , .slider-container-main .swiper-slide a.slider-custom-btn:before{
        left: 25px;
    }
    .custom-btn a:hover:before , .slider-container-main .swiper-slide a.slider-custom-btn:hover:before{
        left: calc(100% - 40px);
    }
    .custom-btn a:hover, .slider-container-main .swiper-slide a.slider-custom-btn:hover {
        padding: 15px 60px  15px 25px !important;
    }
    /* btn css End */
    .inner-max-width {
        padding-top: 50px;
    }
    .inner-max-width h4, .inner-max-width-box h4, .Testimonials-slider .Testimonials-slider-itmes h4, .program-overview-container-top h4,
    .testimonial-quiz-max-width h4, .info-cards-inner-top-row h4,.help-card h4, .our-mission-vision-inner-col h4 , .about-parenting-program-inner-row h4{
        font-size: 30px !important;
    }
    .about-inner-col h5, .benefits-box-col h5, .outcomes-row h5, .hero-cta-title-bottom-row h5, .core-principles-bottom-left-col h5, .Get-in-touch-container h5, 
    .core-values-inner-col h5, .team-page-top-inner-row h5, .testimonial-intro-left-col h5, .about-parenting-program-inner-row h5, .music-card-content h5, .mini-course-col h5, .belief-subtext{
        font-size: 22px !important;
    }
	.belief-text {
    	margin-bottom: 20px !important;
	}
    .about-inner-col {
        padding-top: 30px;
    }
    .about-inner-col .wpb_wrapper {
        align-items: flex-start;
        flex-direction: column;
    }
    .heading-main h3, .Benefits-section h3 , .scoreapp-sectioin-container h3,.testimonial-section-top-con h3, .core-progrma-main h3, .founder-image-main h3, 
    .video-section h3, .program-cards-heading-row h3, .testimonial-quiz-max-width h3, .mayhem-magic-container h3, .life-hero-left-col h3, .wellbeing-title-row h3,
    .who-we-help-title-row h3, .outcomes-title h3, .music-mind-title-row h3, .our-journey-title-row h3, .coaching-testimonials-title-row h3,.hero-cta-title-row h3,
    .core-principles-container h3, .Get-in-touch-inner-row h3, .core-values-inner-diffrent-col h3, .team-page-top-con h3, .testimonial-intro-left-col h3, .home-testimonial-sec h3, .video-testimonials-heading, .about-parenting-program-top-container h3, .music-mind-heading h3,.mini-course-diff-col h3{
        font-size:35px !important;
    }
    .btn-main button, .testi-btn-main .testi-btn {
        height: 45px;
        width: 45px;
    }
    .btn-main button a , .testi-btn-main .testi-btn img{
        height: 20px;
        width: 20px;
    }
    .slider-container-main .swiper-slide .slider-image-wrapper{
        height:350px;
    }
    .slider-container-main .swiper-slide.swiper-slide-next .slider-heading h4,.programs-wrapper.second-slide .swiper-wrapper .swiper-slide:not(:first-child) .slider-heading h4, .programs-wrapper.first-slide .swiper-wrapper .swiper-slide:not(:last-child) .slider-heading h4 {
        font-size: 30px !important;
    }
    .slider-container-main .slider-heading h4, .slider-container-main .swiper-slide.swiper-slide-next .slider-heading h4 {
        font-size: 30px !important;
    }
    .slider-container-main .swiper-slide .slider-heading p{
        font-size: 15px;
    }
    .slider-itmes-main .slider-heading {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .inner-max-width-box p, .Testimonials-slider .Testimonials-slider-itmes .title-heading-main p,
    .included-quote-col-content .bold-heading , .our-journey-content-row p, .testimonials-card-inner p,
    .connection-diagram p, .core-values-inner-col p, .our-mission-vision-inner-col p, .team-founder-left-col p, .team-title p, .team-card-right-col p , .bold-text, 
    .testimonial-intro-left-col p, .parenting-program-intro-label{
        font-size: 15px !important;
    }
	.list-wrapper p{
		font-size:19px;
	}
	.founder-inner-content p, .banner-section p, .program-overview-container-bottom p, .list-wrapper ul li, .wellbeing-list p, .wellbeing-list ul li, .help-card-list ul li, .im-raar-contai-inner-row p, .included-quote-col-content-normal-heading, .benefits-box-col .col-inner-bottom p, .music-mind-content p, .about-parenting-program-bottom-text-block p, .music-card-content p, .program-quote-content p{
		font-size:18px !important
	}
    .col-inner-top p {
        margin-bottom: 15px;
    }
    .scoreapp-sectioin-container p{
        margin-bottom: 10px !important;
    }
	.Testimonials-slider-itmes{
		gap:40px
	}
	.inner-max-width-box {
		min-height: 200px !important;
	}
    .testimonials-section-bottom {
        height: 500px;
    }
    .Testimonials-slider .Testimonials-slider-itmes .title-heading-main h6{
        font-size: 22px;
    }
    .communities-col {
        column-gap: 15px;
    }
	.communities-row > div > div > .wpb_wrapper {
		row-gap: 15px;
	}
    .slider-image{
/*         margin-bottom:20px; */
    }
    .founder-image-main {
        height: 290px;
    }
	.founder-section .founder-image-main {
    	background-image: url("/wp-content/uploads/2026/01/founder-mobile.jpg") !important;
	}
    .testimonials-section {
         padding-top: 35px !important;
    }
    .play-text {
        padding: 5px 10px;
        font-size: 14px;
        margin-left: 0px;
    }
    /* parents-children page */
    .parenting-program-bottom-container {
        display: flex;
    }
    .parenting-program-bottom-container .program-overview-container-footprint {
        width: 30%;
    }
    .parenting-program-bottom-container .program-overview-container-bottom {
        width: 70%;
    }
	.people-say-section .testimonial-quiz-max-width h6 {
		margin-bottom: 50px;
	}
    .testimonial-quiz-max-width h6:nth-child(3){
        margin-bottom: 5px !important;
    }
    .testimonial-quiz-max-width h6, .mayhem-magic-container h6, .info-cards-inner-bottom-row h6, .life-hero-left-col h6, .our-journey-content-row h6, 
    .testimonials-card-inner h6, .connection-diagram-label, .team-title h6, .program-quote-right-col h6{
        font-size: 22px !important;
    }
    .mayhem-magic-container h6:not(:last-child){
        margin-bottom: 10px !important;
    }
    .info-cards-row {
        gap: 20px;
    }
    .info-card {
        max-width: calc((100% - 20px) /2);
        width: 100%;
    }
    .life-hero-inner-max-width-row {
        flex-direction: column-reverse;
    }
    .life-hero-inner-max-width-row .life-hero-left-col {
        width: 100%;
    }
    .life-hero-inner-max-width-row .life-hero-right-col {
        width: 100%;
		max-width:100%;
    }
    /* professionals-educators page */
    .wellbeing-content-row {
        flex-direction: column-reverse;
    }
    .wellbeing-content {
        width: 100% !important;
    }
    .wellbeing-image-col {
        width: 100% !important;
    }
    .who-we-help-grid-row {
        gap: 20px;
    }
    .who-we-help-grid-row .help-card {
        width: calc((100% - 20px) / 2);
    }
	/* raise a tiger page */
	.music-mind-content-left {
		padding-right: 0px !important;
	}
	.music-mind-content-right {
		padding-left: 0px !important;
		padding-top:15px !important;
	}	
	.included-title-row > div > .wpb_wrapper {
		align-items: flex-start;
		gap: 20px;
		flex-direction: column-reverse;
	}
    .included-title-row h3 {
		width: 100%;
	}
	.included-quote-row {
		width: 100%;
	}
	.included-title-row .included-quote-row-fix {
		display: none;
	}
	.our-journey-content-col {
		width: calc((100% - 40px) / 3) !important;
	}
	.raisetiger-gallery-container {
		height: 400px;
	}
	.testimonial-card__quote {
		margin-bottom: 20px;
	}
	.testimonials-card-inner p {
		margin-bottom: 20px;
	}
	.coaching-testimonials-nav {
		gap: 10px;
	}
	.coaching-testimonials-nav .testimonial-btn , .video-testimonials-block .video-slider .video-btn-main .client-prev-btn, .video-testimonials-block .video-slider .video-btn-main .client-next-btn{
		width: 52px;
		height: 52px;
	}
	/* 	 fear-to-fierce page  */
	.im-raar-contai-inner-row {
		flex-direction:column;
		gap: 15px;
	}
	.core-principles-container-bottom {
		flex-direction: column;
		gap:25px;
	}
	.core-principles-bottom-right-col {
		width:100% !important;
	}
	.core-principles-bottom-left-col {
		width: 100% !important;
	}
	.core-values-inner-diffrent-col h3 br{
		display:none;
	}
	.our-mission-vision-inner-col {
		width: calc((100% - 0px) /1) !important;
	}
	.our-mission-vision-inner-col p:not(:last-child){
		margin-bottom:15px !important;
	}
	.team-page-top-inner-row .wpb_wrapper {
		align-items: flex-start;
		flex-direction: column;
		gap:20px;
	}
	.team-founder-row {
		gap: 20px;
		flex-direction: column-reverse;
		padding-top: var(--space-50);
	}
	.team-founder-left-col {
		width: 100% !important;
	}
	.team-founder-right-col {
		width: 100% !important;
	}
	.team-card-wrapper {
		flex-direction: column;
		gap: 15px;
	}
	.team-card-wrapper .team-card-left-col .team-title {
		margin-top: 15px;
	}
	.team__swiper .swiper-slide.team-card.swiper-slide-active .team-card-wrapper .team-card-left-col {
/* 		width: 100%; */
	}
	.team-card-wrapper .team-card-right-col {
/* 		width: 100%; */
	}
	.team__swiper .swiper-slide.team-card.swiper-slide-active .team-card-wrapper .team-card-right-col {
/* 		width: 100%; */
	}
	.team-card-wrapper .team-card-right-col {
/* 		transform: translateX(0%); */
	}
	.team__swiper .swiper-slide.team-card.swiper-slide-active {
/* 		width: 100% !IMPORTANT; */
	}
	.team__swiper .swiper-slide.team-card.swiper-slide-next {
/* 		width: 100%!important; */
	}
    /* testimonials page */
    .testimonial-intro-row {
        flex-direction: column-reverse;
    }
    .testimonial-intro-left-col {
        width: 100% !important;
    }
    .testimonial-intro-right-col {
        width: 100% !important;
    }
    .testimonial-intro-row .testimonial-intro-left-col h3 br {
        display: none;
    }
	.info-cards-inner-top-row h4 br {
		display: none;
	}
	.mySwiper.mobile-only {
		display: block;
	}
	.programs-wrapper.desktop-only {
		display: none;
	}
	.slider-container-main .swiper-slide{
        width: 100% !important;
    }
	.slider-container-main .swiper-slide.swiper-slide-active{
        width: 100% !important;
	}
	.slider-container-main .swiper-slide.swiper-slide-next{
		width:100% !important;
	}
	.slider-container-main .swiper-slide .slider-heading p {
		display: block;
	}
	.slider-container-main .swiper-slide a.slider-custom-btn {
		display: inline-block;
	}
	.core-values-inner-col h5 {
		height: unset;
	}
	.about-parenting-program-inner-row {
		flex-direction: column;
	}
	.about-parenting-program-inner-row .about-parenting-program-right-col {
		max-width: 100%;
	}
	.about-inner-col .wpb_wrapper {
        gap: 30px;
    }
	.benefits-box-col > div > .wpb_wrapper{
		gap:25px;
	}
	.benefits-box-col > div > .wpb_wrapper img{
		max-width:50px !important;
	}
	.outcomes-title{
		padding-bottom:30px !important
	}
	.list-wrapper{
		margin-bottom:30px !important;
	}
	.list-wrapper ul li:not(:last-child) {
		padding-bottom: 0px;
	}
	.info-card > div{
		padding:20px !important;
	}
	.info-cards-inner-bottom-row h6{
		margin-bottom:32px !important;
	}
	.mobile-bottom-spacing {
		padding-bottom: 15px;
	}
	.core-values-inner-diffrent-col {
		padding-bottom: 40px !important;
	}
	.page-container.program-cards.program-card--fear {
		background-size: 130% 100% !important;
	}
	.our-journey-title-row{
		padding-top:10px;
	}
	.program-card--fear {
		margin-top: 60px !important;
	}
	.music-card-content h5{
		padding-bottom:15px;
	}
	.program-quote-right-col .program-quote-content p {
		padding-bottom: 20px;
	}
	.program-quote-right-col #quets-image {
		padding-bottom: 20px !important;
	}
	.program-quote-row {
		flex-direction: column;
		gap:20px;
	}
	.program-quote-col {
		max-width: 100%;
	}
	.program-quote-right-col #quets-image figure img {
		height: 17px !important;
		width: 23px !important;
	}
	.mini-course-col {
		min-height: 250px !important;
	}
	.mini-course-row > div {
		width: calc(100% /2) !important;
	}
	.music-mind-btn{
		width:52px !important;
		height:52px !important;
	}
	.external-nav{
		display:flex;
	}
	.core-principles-bottom-left-col > div > .wpb_wrapper {
		gap: 20px;
	}
	.paw-diffrent-col-img-row {
		display: none !important;
	}
	
	section#privacy-section{
		h1,h2,h3,h4,h5,h6{
			font-size: 22px;
			margin-bottom:15px;
			margin-top:20px;
		}
	}
	.vc_row.wpb_row.vc_row-fluid.inner-container.privacy-rows > div > div {
    	padding: 0px;
}
	section#privacy-section {
    padding-bottom: 40px !important;
}
section.vc_section.error-section {
    padding: 100px 0 40px !important;
}
}

@media screen and (max-width:600px){
    .communities-col {
        flex-direction: column;
        row-gap: 20px;
    }
	.communities-row > div > div > .wpb_wrapper {
		row-gap: 20px;
	}
    .inner-max-width-box {
        max-width: 100%;
        display: flex;
    }
    .inner-max-width-box > div {
        height: auto;
    }
    .slider-container-main .swiper-slide .slider-image-wrapper {
        height: 300px;
    }
    .testimonials-section {
        padding-top: 30px !important;
    }
    /* parents-children page */
    .parenting-program-bottom-container .program-overview-container-footprint {
        display: none;
    }
    .parenting-program-bottom-container .program-overview-container-bottom {
        width: 100%;
    }
    .info-card {
        max-width: calc((100% - 0px) /1);
        width: 100%;
		min-height:250px !important;
    }
    /* professionals-educators page */
    .who-we-help-grid-row .help-card {
        width: calc((100% - 0px) / 1);
    }
	/*  rasies a tiger page	 */
	.our-journey-content-col {
		width: calc((100% - 20px) / 2) !important;
	}
	.raisetiger-gallery-container {
		height: auto;
		gap: 15px;
		flex-direction: column;
	}
	.img-gallery-col > div > .wpb_wrapper {
		gap: 15px;
		display: flex;
		flex-direction: row;
	}
	.img-gallery-col {
		width: 100% !important;
		height: 220px !important;
	}
	#inner-pages-banner.fear-to-fierce {
		background-image: url("https://raar-group.com/wp-content/uploads/2026/01/fearce-banner.png") !important;
	}
	.mini-course-row > div {
		width: calc(100% /1) !important;
		display: flex;
		align-items: center;
	}
	.mini-course-diff-col {
		margin-bottom: 40px;
	}
	.mini-course-col {
		min-height: 180px !important;
	}
	
	
}

@media screen and (max-width:576px){
	
    :root {
        --space-50: 25px;
        --space-80: 35px;
    }
	body.home .banner-main-heading-block h1 {
		font-size: 33px;
		line-height: 120%;
	}
	.inner-pages-banner-main{
		height: 390px !important;
	}
	.banner-main-heading-block h1{
        font-size: 45px;
	}
    .banner-section h2 {
        font-size: 45px !important;
    }
    .banner-section p br {
        display: none;
    }
    .banner-fix-img-row {
        height: 56px;
        width: 56px;
    }
    .inner-max-width-box p, .Testimonials-slider .Testimonials-slider-itmes .title-heading-main p,
     .included-quote-col-content .bold-heading ,.our-journey-content-row p,.testimonials-card-inner p, .connection-diagram p, .core-values-inner-col p, .our-mission-vision-inner-col p, .team-founder-left-col p, .team-title p, .team-card-right-col p, .bold-text,
     .testimonial-intro-left-col p{
        font-size: 14px !important;
    }
	.list-wrapper p{
		font-size:17px;
	}
	.founder-inner-content p, .banner-section p, .program-overview-container-bottom p, .list-wrapper ul li, .wellbeing-list p, .wellbeing-list ul li, .help-card-list ul li, .im-raar-contai-inner-row p, .included-quote-col-content-normal-heading, .benefits-box-col .col-inner-bottom p, .music-mind-content p, .about-parenting-program-bottom-text-block p, .music-card-content p, .program-quote-content p{
		font-size:16px !important;
	}
    .inner-max-width {
        padding-top: 40px;
    }
    .inner-max-width h4, .inner-max-width-box h4, .Testimonials-slider .Testimonials-slider-itmes h4 , .program-overview-container-top h4,
    .testimonial-quiz-max-width h4,  .help-card h4, .our-mission-vision-inner-col h4,.programs-wrapper.second-slide .swiper-wrapper .swiper-slide:not(:first-child) .slider-heading h4, .programs-wrapper.first-slide .swiper-wrapper .swiper-slide:not(:last-child) .slider-heading h4, .about-parenting-program-inner-row h4{
        font-size: 25px !important;
    }
	.slider-container-main .slider-heading h4{
        font-size: 25px !important;
	}
	.info-cards-inner-top-row h4{
        font-size: 26px !important;
	}
    .about-inner-col {
        padding-top: 25px;
    }
    .about-inner-col h5, .benefits-box-col h5 , .outcomes-row h5, .hero-cta-title-bottom-row h5, .core-principles-bottom-left-col h5, .Get-in-touch-container h5, 
    .core-values-inner-col h5, .team-page-top-inner-row h5, .testimonial-intro-left-col h5, .about-parenting-program-inner-row h5, .music-card-content h5, .mini-course-col h5, .belief-subtext{
        font-size: 21px !important;
    }
    .heading-main h3, .Benefits-section h3, .scoreapp-sectioin-container h3, .testimonial-section-top-con h3, .core-progrma-main h3, .founder-image-main h3 ,
    .video-section h3, .program-cards-heading-row h3, .testimonial-quiz-max-width h3, .mayhem-magic-container h3, .life-hero-left-col h3, .wellbeing-title-row h3,
    .who-we-help-title-row h3, .outcomes-title h3, .music-mind-title-row h3, .our-journey-title-row h3, .coaching-testimonials-title-row h3, .hero-cta-title-row h3, 
    .core-principles-container h3, .Get-in-touch-inner-row h3, .core-values-inner-diffrent-col h3, .team-page-top-con h3, .testimonial-intro-left-col h3, .home-testimonial-sec h3, .video-testimonials-heading, .about-parenting-program-top-container h3,.music-mind-heading h3, .mini-course-diff-col h3{
        font-size: 30px !important;
    }
    .slider-container-main .swiper-slide .slider-heading p {
        font-size: 14px;
    }
    .slider-image{
/*         margin-bottom:15px; */
    }
    .testimonials-section-bottom {
        height: 450px;
    }
	.slider-container-main .swiper-slide.swiper-slide-next {
        width: 100% !important;
    }
    .slider-container-main .swiper-slide.swiper-slide-prev {
        width: 100% !important;
    }
    .slider-container-main .swiper-slide{
        width: 100% !important;
    }
	.slider-container-main .swiper-slide.swiper-slide-active{
        width: 100% !important;
	}
	.slider-container-main .swiper-slide a.slider-custom-btn {
		display: inline-block;
	}
	.slider-container-main .swiper-slide .slider-heading p {
		display: block;
	}
	.Testimonials-slider-itmes{
		gap:30px
	}
    .founder-image-main {
        height: 240px;
    }
    .testimonials-section {
         padding-top: 25px !important;
    }
    /* parents-children page */
    .testimonial-quiz-max-width h6, .mayhem-magic-container h6, .life-hero-left-col h6, .our-journey-content-row h6, 
    .testimonials-card-inner h6, .connection-diagram-label, .team-title h6, .program-quote-right-col h6{
        font-size: 20px !important;
    }
    .mayhem-magic-container h6:not(:last-child){
        margin-bottom: 8px !important;
    }
	/* raise a tiger page */
	.outcomes-title  .wpb_wrapper {
		align-items: flex-start;
		flex-direction: column;
		gap: 20px;
	}
    .outcomes-row {
		flex-direction: column;
	}
	.outcomes-row .outcomes-col-img {
		width: 100% !important;
	}
	.outcomes-row .outcomes-col-one {
		width: 100% !important;
	}
	.outcomes-row .outcomes-col-three {
		width: 100% !important;
	}
	.outcomes-col-one h5 {
		text-align: center !important;
	}
	.outcomes-row h5 {
		text-align: center !important;
	}
	.team-card-wrapper .team-card-left-col .team-img-wrapper {
		height: 300px;
	}
	/* 	home page testimonials */
	.testi-btn-main {
		position: relative;
		align-items: center;
		justify-content: center;
		margin-top: 30px;
	}
	.wellbeing-image {
		height: 200px;
	}
    /* testimonials page */
    .testimonial-intro-row {
        gap: 20px;
    }
	.our-journey-content-col-first:before {
		height: 65px;
	}
	.our-journey-content-col-forth:before {
		display:none;
	}
	.our-journey-content-row {
		column-gap: 15px;
		row-gap: 30px;
	}
	.our-journey-content-col {
		width: calc((100% - 15px) / 2) !important;
	}
	.wellbeing-list ul li {
		padding-bottom: 0px;
	}
	.footeprint-image img {
		height: 110px !important;
	}
	.music-card-image {
		height: 300px;
	}
	.hero-cta-title-bottom-row .wpb_wrapper {
		gap: 15px;
		flex-direction: column;
		align-items: flex-start;
	}
	.team-box-img.Jo.Timerick , .team-box-img.Iren.Vedadi , .team-box-img.Miles.M.Reid {
    	height: 508px;
	}
	
}

@media screen and (max-width:480px){
    :root {
        --space-50: 20px;
        --space-70: 20px;
    }
	body.home .banner-main-heading-block h1 {
		font-size: 33px;
		line-height: 120%;
	}
	.banner-main-heading-block h1{
        font-size: 40px;
	}
    .banner-section h2 {
        font-size: 40px !important;
    }
    .fake-btns button {
        padding: 6px 10px !important;
        font-size: 13px !important;
    }
    .inner-max-width h4, .inner-max-width-box h4, .Testimonials-slider .Testimonials-slider-itmes h4, .program-overview-container-top h4 ,
    .testimonial-quiz-max-width h4, .help-card h4,.our-mission-vision-inner-col h4, .about-parenting-program-inner-row h4{
        font-size: 22px !important;
    }
	.slider-container-main .slider-heading h4 , .slider-container-main .swiper-slide.swiper-slide-next .slider-heading h4{
        font-size: 22px !important;	
	}
    .about-inner-col h5, .benefits-box-col h5, .outcomes-row h5, .hero-cta-title-bottom-row h5 , .core-principles-bottom-left-col h5, .Get-in-touch-container h5, 
    .core-values-inner-col h5, .team-page-top-inner-row h5,.testimonial-intro-left-col h5, .about-parenting-program-inner-row h5, .music-card-content h5, .mini-course-col h5, .belief-subtext{
        font-size: 19px !important;
    }
    .slider-container-main .btn-main {
        position: absolute;
        width: 100%;
        top: 50%;
        z-index: 99;
        max-width: 480px;
    }
    .slider-container-main {
        position: relative;
    }
    .slider-container-main .heading-btn-main {
        position: unset;
    }
    .slider-container-main .external-nav {
        justify-content: space-between;
        margin-left: -15px;
        margin-right: -15px;
    }
    .slider-container-main .swiper-slide a.slider-custom-btn {
        display: inline-block;
    }
    .slider-container-main .swiper-slide .slider-heading p {
        display: block;
    }
    .slider-itmes-main .slider-heading {
        gap: 15px;
    }
    .heading-main h3, .Benefits-section h3, .scoreapp-sectioin-container h3, .testimonial-section-top-con h3, .core-progrma-main h3, .founder-image-main h3,
    .video-section h3 ,.program-cards-heading-row h3,.testimonial-quiz-max-width h3, .mayhem-magic-container h3, .life-hero-left-col h3, .wellbeing-title-row h3,
    .who-we-help-title-row h3, .outcomes-title h3, .music-mind-title-row h3, .our-journey-title-row h3, .coaching-testimonials-title-row h3, .hero-cta-title-row h3, 
    .core-principles-container h3, .Get-in-touch-inner-row h3, .core-values-inner-diffrent-col h3, .team-page-top-con h3,.testimonial-intro-left-col h3, .home-testimonial-sec h3, .video-testimonials-heading, .about-parenting-program-top-container h3,.music-mind-heading h3, .mini-course-diff-col h3{
        font-size: 26px !important;
    }
	.founder-image-main h3{
		font-size:24px !important;
	}
    .slider-image{
/*         margin-bottom:10px; */
    }
    .slider-image img {
/*         width:30px */
    }
    .testimonials-section-bottom {
        height: 400px;
    }
    .inner-max-width-box {
        min-height: 170px !important;
    }
    .communities-col {
        row-gap: 15px;
    }
	.communities-row > div > div > .wpb_wrapper {
		row-gap: 15px;
	}	
    .founder-image-main {
        height: 188px;
    }
    .testimonials-section {
         padding-top: 20px !important;
    }
    .play-text {
        font-size: 12px;
    }
    .testimonial-quiz-max-width h6, .mayhem-magic-container h6,  .life-hero-left-col h6, .our-journey-content-row h6, 
    .testimonials-card-inner h6,.connection-diagram-label .team-title h6, .program-quote-right-col h6{
        font-size: 18px !important;
    }
	/* raise a tiger page	 */
	.img-gallery-col > div > .wpb_wrapper {
		flex-direction: column;
	}
	.img-gallery-sec-col {
		height: 455px !important;
	}

	.img-gallery-third-col {
		height: 690px !important;
	}
	.coaching-testimonials-title-row {
		flex-direction: column;
		align-items:flex-start;
		gap: 20px;
	}
	.coaching-testimonials-title-row .coaching-testimonials-title {
		width: 100% !important;
	}
   /* fear-to-fierce page	*/
	.connection-diagram-label {
		padding:7px 15px
	}
	.slider-container-main .swiper-slide .slider-image-wrapper {
		height: 250px;
	}
	.hero-cta-title-row h3{
		font-size:22px !important;
		white-space:unset;
	}
}

/* team slider start   */
.slider-wrapper {
	position: relative;
    max-width: 1266px;
    width: 100%;
    margin: auto;
}
.slider-container {
    overflow: visible;
}
.slider-track {
    display: flex;
    align-items: flex-start;
    transition: transform 0.6s ease !important;
	transition-timing-function: linear !important;
}
.slide {
    max-height: 607px;
    overflow: hidden;
    margin-right: 30px;
   	flex-shrink: 0;
	transition: 0.6s linear;
}
.slide.active {
	width:66%;
}
.slide:not(.active) {
    width: 186px;
}
.team-slider-top-main {
    overflow: hidden;
}
.team2-btn {
    display: flex;
    gap: 20px;
}
.team2-btn>button {
    border: none !important;
    padding: 0px !important;
	height:62px;
	width:62px;
	border-radius:3px;
	background-color:#231F29;
	transition:all 0.4s ease-in-out;
	display:flex;
	align-items:center;
	justify-content:center;
}
.team2-btn>button.nav.prev img{
	transform:rotate(180deg);
}
.team2-btn>button:hover {
	background-color:#EBB000;
}
.team2-btn>button:focus{
	outline:none !important;
}
.team2-btn>button img{
	border-radius:3px;
}
.team2-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 50px;
}
.team2-title h2 {
    font-weight: 600;
    font-size: 60px;
    line-height: 120%;
    color: rgb(35, 31, 41);
    margin: 0px;
}
.team-box2-cont h4 {
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    letter-spacing: 0px;
    color: #231F29;
    margin-bottom: 10px;
    margin-top: 20px;
}
.team-box2-cont h6 {
    font-weight: 600;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0px;
    color: #231F29;
    margin: 0px;
}
.team-right-content h6 {
    font-weight: 600;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0px;
    color: #231F29;
    padding-bottom: 5px;
    margin: 0px;
}
.team-right-content p {
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    letter-spacing: 0px;
    color: #231F29;
    margin: 0;
}
.team-right-content {
   	margin-bottom: 20px;
}
.slide.active .team-box2 {
    display: flex;
}
.slide.active .team-box2{
	gap:30px;
}
.team-box2-content {
    opacity: 0;
    visibility: hidden;
}
.slide.active .team-box2-content {
    opacity: 1;
    visibility: visible;
    transition: .6s linear;
    transition-delay: .6s;
}
.team-box-img {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
	height:409px;
	overflow:hidden;
	border-radius:3px;
	mix-blend-mode: inherit;
    background-color: #FFFFFF;
	max-width:294px;
}
.team-box2-cont {
    max-width: 294px;
}
.slide.active .team-box-img {
    width: 294px;
}
.team-box-img img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    object-fit: cover;
    margin: auto;
	pointer-events:none;
}
.slider-track {
    user-select: none;
    cursor: grab;
}
.slider-track:active {
    cursor: grabbing;
}
/* video slider css  */
.video-slider .video-thumbnail {
    position: absolute;
    cursor: pointer;
    height: 100%;
    width: 100%;
    background-color: transparent !important;
    z-index: 1;
}
.video-slider .slide-testi.slick-slide {
    margin: 0px 15px;
    box-sizing: border-box;
}
.video-slider {
    margin: 0px -15px;
    box-sizing: border-box !important;
}
.video-slider .slick-list {
    overflow: visible;
}
.testimonial-video-wrapper .video-btn-main {
    display: flex;
    margin-top: 40px;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.testimonial-video-wrapper .video-btn-main .slick-arrow {
    width: 62px;
    height: 62px;
    border-radius: 3px;
    opacity: 1;
    background-color: #231F29;
    display: flex;
	cursor:pointer;
	transition:all 0.4s ease-in-out;
}
.testimonial-video-wrapper .video-btn-main .slick-arrow:hover{
	background-color:#EBB000;
}
.testimonial-video-wrapper .video-btn-main .slick-prev-btn.client-prev-btn.slick-arrow img {
    transform: rotate(180deg);
}
.testimonial-video-wrapper .video-btn-main .slick-arrow img {
    margin: auto;
}
.slide.active .team-box2-content {
    max-height: 607px;
    overflow: auto;
}
@media (max-width:1024px){
.slide.active .team-box2-content {
    max-height: 400px;
    overflow: auto;
}
.team-right-content p {
    font-size: 18px;
}
}
@media (max-width: 768px) {
.slider-container {
	width: 100%;
	overflow: hidden;
}
.slider-track {
    display: flex;
	align-items:flex-start;
}
.slide {
    width: 100% !important;
    min-width: 100%;
    margin-right: 0;
}
.slide.active {
    width: 100% !important;
}
.slide:not(.active) {
    width: 100% !important;
}
.team-box2 {
    flex-direction: column;
}
.team-box2-content {
    opacity: 1;
    visibility: visible;
}
.slide.active .team-box2-content {
 	opacity: 1;
    visibility: visible;
}
.slide {
   max-height: max-content;
}
.team2-title h2 {
  font-size: 35px;
}
.team-box-img{
	height:auto;		
}
.team2-title{
	padding-bottom:30px;
}
.slide.active .team-box2-content{
	max-height:unset;
}
.team-box-img{
	width:100%;
}
.team-right-content p {
    font-size: 16px;
}
.team-box2-cont h4 {
    font-size: 28px;
}
.slide.active .team-box-img{
	width:100%;
}
/* video slider css */
.testimonial-video-wrapper .video-btn-main .slick-arrow, .team2-btn>button {
    width: 52px;
    height: 52px;
}
.testimonial-video-wrapper .video-btn-main {
    margin-top: 30px;
}
.video-slider {
    margin: 0px -10px;
}
.video-slider .slide-testi.slick-slide {
    margin: 0px 10px;
}
.team-box2-cont {
    max-width: 100%;
}
.slide .team-box2 {
    gap: 20px;
	display:flex;
}
.slide.active .team-box2{
    gap: 20px;	
}
.team-box-img {
    max-width: 100%;
}
}

 @media(max-width:576px) {
.team2-title {
	align-items: start;
    justify-content: space-between;
    padding-bottom: 30px;
    flex-direction: column;
    gap: 20px;
}
.team2-title h2 {
     font-size: 26px;
}
}
