body { position: relative; }
.coachingwrapper { padding-top: 104px; }
.coachingbanner_sec { width: 100%; background-size: cover; background-repeat: no-repeat; background-position: center top; height: 575px; display: flex; flex-wrap: wrap; align-items: center; align-content: center; }
.coachban_details h1 { font-size: 60px; color: #ffffff; font-weight: 700; margin: 10px 0 15px; }
.coachban_details p { font-size: 30px; color: #ffffff; font-weight: 500; margin: 0; }
.rightplace_sec { width: 100%; text-align: center; padding: 70px 0 40px; } 
.rightplace_data { max-width: 850px; margin: 0 auto; }
.rightplace_data h5 { font-size: 20px; color: #000000; font-weight: 600; margin: 0 0 10px; } 
.rightplace_data p { font-size: 30px; color: #000000; font-weight: 300; margin: 0 0 25px; } 
.rightplace_data .btn { border: none; padding: 0; font-size: 20px; color: #2FB67C; font-weight: 700; text-transform: uppercase; margin: 0 0 25px; text-align: center; }
.rightplace_data .img-fluid { display: block; margin: 0 auto; } 
.coachingarticle_sec { width: 100%; padding: 0 0 70px; }
.brainanother_sec { width: 100%; padding: 0px 0px; overflow: hidden; position: relative; z-index: 2;}
.brainspeechimg_box .img-fluid { width: 100%; height: 100%; border-radius: 25px; }
.brainanother_data h5 { font-size: 20px; color: #000000; font-weight: 500; margin: 0 0 10px; } 
.brainanother_data h2 { font-size: 45px; color: #000000; font-weight: 700; margin: 0 0 15px; } 
.brainanother_data p { font-size: 18px; color: #404040; line-height: 31px; margin: 0 0 20px; }
.heartbgmain { width: 100%; padding: 0; height: 160px; background: #6ECFEA; position: relative; margin-top: -60px; }
.heartbgmain .quoteicon { top: auto; bottom: -45px; }
.foundational_sec .homeservice_col { align-items: flex-start; }
.foundational_sec .homeservice_col:after { display: none; }
.coachingclient_sec { width: 100%; padding: 80px 0 70px; background: #D9FAFF; position: relative; text-align: center; margin: 0 0 70px;  }
.quoteicon { width: 90px; height: 90px; line-height: 90px; text-align: center; margin: 0 auto; border-radius: 200px; background: #fff; position: absolute; top: -45px; left: 0; right: 0; z-index: 3; }
.quoteicon .img-fluid { max-height: 37px; }
.clientheading { font-size: 30px; font-weight: 700; color: #000000; margin: 0 0 20px; }
.testimonialslider { max-width: 850px; margin: 0 auto; }
.testidetails p { font-size: 20px; color: #000000; font-weight: 700; line-height: 34px; margin: 0 0 25px; }
.testidetails img { margin: 0 auto; }
.testidetails h6 { font-size: 18px; color: #404040; font-weight: 500; font-style: italic; margin: 25px 0; }
.testimonialslider .slick-slide { padding: 0 12px; }
.testimonialslider .slick-dots { position: relative; bottom: 0; } 
.testimonialslider .slick-dots li button { border: 2px solid #6ECFEA; border-radius: 50px; padding: 0; margin: 0; } 
.testimonialslider .slick-dots .slick-active button::before { display:none; } 
.testimonialslider .slick-dots .slick-active button { background: #6ECFEA; }




/*-------------------------------- Responsive Media Query --------------------------------*/
@media (min-width: 1200px){
.brainspeechimg_box { width: 100%; padding-right: 20px; }


}


@media (max-width: 991px){
.coachingbanner_sec { height: 400px; }
.coachban_details h1 { font-size: 40px; }
.coachban_details p, .rightplace_data p { font-size: 18px; }
.brainanother_data { margin-top: 25px; }
.brainanother_data h2 { font-size: 36px; }
.heartbgmain { height: 100px; margin-top: 50px; }
.aboutexperdata h2 { font-size: 28px; }


}


@media (max-width: 767px){
.coachingwrapper { padding-top: 60px; }
.coachingbanner_sec { height: auto; padding: 70px 0; }
.coachban_details .img-fluid { max-height: 35px; }
.coachban_details h1, .brainanother_data h2 { font-size: 28px; }
.coachban_details p, .rightplace_data p, .coachingarticle_sec .articaldata_box p, .brainanother_data p { font-size: 15px; font-weight: 400; line-height: 26px; }
.rightplace_sec { padding: 40px 0; }
.rightplace_data .btn, .brainanother_data h5 { font-size: 18px; }
.coachingarticle_sec { padding: 0 0 30px; }
.heartbgmain .quoteicon { width: 70px; height: 70px; line-height: 70px; bottom: -35px; }
.quoteicon .img-fluid { max-height: 32px; }
.homeservices_sec.foundational_sec { padding: 80px 0; }
.aboutexperdata h5 { font-size: 18px; margin: 0 0 8px; }
.coachingclient_sec { padding: 60px 0 40px; }
.testidetails p { font-size: 16px; font-weight: 500; line-height: 28px; }
.testidetails h6 { font-size: 16px; }


}


@media (max-width: 480px){
.coachingbanner_sec { padding: 45px 0; }
.coachban_details h1, .clientheading { font-size: 24px; }
.aboutexperdata h2 { font-size: 22px; line-height: inherit; }


}