/* habits page css */
.habits-video-heading span {
	text-transform: uppercase;
	color: #d45767;
	font-style: italic;
}
div#playBtn {
    background: #f00 !important;
}
.habits-will-you-get-img .vce-single-image-figure-inner {
	width: 100% !important;
}
.why-join-img {
	display: flex;
}
.why-join-img .vce-single-image-wrapper {
	padding: 8px;
	background: #d45767;
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
.social-media-icons {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	column-gap: 10px;
}
.social-media-icons a svg {
	height: 25px;
	width: 25px;
	color: #fff;
	fill: #fff;
	font-size: 25px;
}

.thank-you-page-main .vce-row-content {
	justify-content: center;
}

@media only screen and (max-width: 1199px) {
.habits-page-heading .vce-google-fonts-heading-inner {	font-size: 35px !important;}

}
@media only screen and (max-width: 991px) {
.habits-video-heading .vce-google-fonts-heading-inner {text-align: center;}
.habits-video-subheading .vce-google-fonts-heading-inner {text-align: center;}
.habits-video-button {text-align: center;}
.why-join-img .vce-single-image-wrapper {margin: 0 auto;}
.thank-you-page-main .vce-row-content {flex-direction: column-reverse;row-gap: 25px !important;}
.thank-you-page-main .vce-row-content .vce-col {width: 100%;}
.thank-you-page-heading {text-align: center;}
.thank-you-page-content h2, .thank-you-page-content h3, .thank-you-page-content h4, .thank-you-page-content h5, .thank-you-page-content h6 {text-align: center !important;}
.thank-you-page-content p {text-align: center !important;}
.thank-you-page-text .vce-button--style-basic-container {text-align: center !important;}
}
@media only screen and (max-width: 800px) {
.habits-video-heading .vce-google-fonts-heading-inner {font-size: 28px !important;}
.habits-video-subheading .vce-google-fonts-heading-inner {font-size: 20px !important;}
.habits-why-join-heading .vce-google-fonts-heading-inner {font-size: 30px !important;}
.habits-will-yout-get-heading .vce-google-fonts-heading-inner {font-size: 30px !important;}
.habits-testimonial-heading .vce-google-fonts-heading-inner {font-size: 30px !important;}
.habits-about-heading .vce-google-fonts-heading-inner {font-size: 32px !important;}
.habits-joinnow-heading .vce-google-fonts-heading-inner {font-size: 30px !important;}
.thank-you-page-heading .vce-google-fonts-heading-inner {font-size: 30px !important;}
.thank-you-page-content h4 span {font-size: 22px !important;}
}
@media only screen and (max-width: 767px){
.habits-page-heading .vce-google-fonts-heading-inner {font-size: 32px !important;}
.habits-video-heading .vce-google-fonts-heading-inner {font-size: 25px !important;}
.habits-video-subheading .vce-google-fonts-heading-inner {font-size: 18px !important;}
.habits-why-join-heading .vce-google-fonts-heading-inner {font-size: 28px !important;}
.habits-service-heading .vce-google-fonts-heading-inner {font-size: 20px !important;}
.habits-will-yout-get-heading .vce-google-fonts-heading-inner {font-size: 28px !important;}
.habits-testimonial-heading .vce-google-fonts-heading-inner {font-size: 28px !important;}
.habits-about-heading .vce-google-fonts-heading-inner {font-size: 30px !important;}
.habits-richa-heading .vce-google-fonts-heading-inner {font-size: 28px !important;}
.habits-joinnow-heading .vce-google-fonts-heading-inner {font-size: 28px !important;}
}
@media only screen and (max-width: 539px) {
.why-join-img .vce-single-image-wrapper {padding: 5px;}
.habits-page-heading .vce-google-fonts-heading-inner {font-size: 30px !important;}
.habits-video-heading .vce-google-fonts-heading-inner {font-size: 22px !important;}
.habits-why-join-heading .vce-google-fonts-heading-inner {font-size: 25px !important;}
.habits-service-heading .vce-google-fonts-heading-inner {font-size: 18px !important;}
.habits-will-yout-get-heading .vce-google-fonts-heading-inner {font-size: 25px !important;}
.habits-testimonial-heading .vce-google-fonts-heading-inner {font-size: 25px !important;}
.habits-about-heading .vce-google-fonts-heading-inner {font-size: 28px !important;}
.habits-richa-heading .vce-google-fonts-heading-inner {font-size: 25px !important;}
.habits-joinnow-heading .vce-google-fonts-heading-inner {font-size: 25px !important;}

.thank-you-page-heading .vce-google-fonts-heading-inner {font-size: 28px !important;}
.thank-you-page-content h4 span {font-size: 20px !important;}
.thank-you-page-content p span {font-size: 15px !important;}
}
