@charset "UTF-8";
@import url("https://ch-api.healthhub.sg/api/public/content/83fab8568b1545e59795f1de8076b94f");
.itemCarousel .carousel-inner .item.next {
	border-radius: 0px !important;
	border: none !important;
	color: inherit;
	height: inherit;
	line-height: inherit;
}

.mindsg-main .intro-carousel {
	padding: 20px;
}
.mindsg-main .intro-carousel .intro-carousel-wrapper {
	background-color: white;
	padding: 45px 60px 30px;
	border-radius: 20px;
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .title {
	margin-bottom: 25px;
	margin-top: 0;
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .copy {
	width: 78%;
	margin: 0 auto 50px;
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .itemCarousel {
	display: table;
	width: 100%;
}
@media screen and (max-width: 767px) {
	.mindsg-main .intro-carousel .intro-carousel-wrapper .itemCarousel {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-control {
	opacity: 1;
	background-image: unset !important;
	display: none;
}
@media screen and (max-width: 767px) {
	.mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-control {
		display: block;
	}
}
.mindsg-main
	.intro-carousel
	.intro-carousel-wrapper
	.carousel-control
	.icon-next:before,
.mindsg-main
	.intro-carousel
	.intro-carousel-wrapper
	.carousel-control
	.icon-prev:before {
	content: "";
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .f-size {
	font-size: 18px;
}
.mindsg-main
	.intro-carousel
	.intro-carousel-wrapper
	.carousel-indicators-wrapper {
	width: 28%;
	display: table-cell;
	vertical-align: top;
}
@media screen and (max-width: 767px) {
	.mindsg-main
		.intro-carousel
		.intro-carousel-wrapper
		.carousel-indicators-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-indicators {
	display: table-cell;
	vertical-align: top;
	position: relative;
	left: auto;
	bottom: 0;
	margin: auto;
	width: 28%;
}
@media (min-width: 768px) {
	.mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-indicators {
		padding-right: 15px;
	}
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-indicators li {
	background-color: transparent !important;
	display: block !important;
	text-indent: inherit;
	width: 100%;
	height: auto;
	margin: 0 0 25px;
	text-align: left;
	border: none;
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-indicators li a,
.mindsg-main
	.intro-carousel
	.intro-carousel-wrapper
	.carousel-indicators
	li
	span {
	color: #9b9898;
	text-decoration: none;
	cursor: pointer;
}
.mindsg-main
	.intro-carousel
	.intro-carousel-wrapper
	.carousel-indicators
	li.active
	a,
.mindsg-main
	.intro-carousel
	.intro-carousel-wrapper
	.carousel-indicators
	li.active
	span {
	color: #000000;
	text-decoration: none;
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .mh_carousel-inner {
	border-left: 1px solid #000;
	padding-left: 5%;
	display: table-cell;
	width: 72%;
}
@media screen and (max-width: 767px) {
	.mindsg-main .intro-carousel .intro-carousel-wrapper .mh_carousel-inner {
		border-left: 0px solid transparent;
		margin-left: 0px;
		padding-left: 0;
		width: 100%;
	}
}
.mindsg-main
	.intro-carousel
	.intro-carousel-wrapper
	.carousel-inner
	.item-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin: 0 auto;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.mindsg-main
	.intro-carousel
	.intro-carousel-wrapper
	.carousel-inner
	.item-wrapper
	.title-area {
	width: 100%;
}
.mindsg-main
	.intro-carousel
	.intro-carousel-wrapper
	.carousel-inner
	.item-wrapper
	.text-area {
	-ms-flex-preferred-size: 0%;
	flex-basis: 0%;
	-webkit-box-flex: 3;
	-ms-flex-positive: 3;
	flex-grow: 3;
	padding-right: 15px;
	position: relative;
	z-index: 1;
	height: 100%;
}
.mindsg-main
	.intro-carousel
	.intro-carousel-wrapper
	.carousel-inner
	.item-wrapper
	.img-area {
	-ms-flex-preferred-size: 0%;
	flex-basis: 0%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 15px;
	padding-right: 15px;
	height: 100%;
}
@media screen and (max-width: 767px) {
	.mindsg-main
		.intro-carousel
		.intro-carousel-wrapper
		.carousel-inner
		.item-wrapper
		.img-area {
		-ms-flex-preferred-size: 0%;
		flex-basis: 0%;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		padding-left: 0;
		padding-right: 0;
	}
}
.mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-inner .copy {
	width: 100%;
	margin-bottom: 0;
}
.mindsg-main
	.intro-carousel
	.intro-carousel-wrapper
	.carousel-inner
	.img-area
	img {
	width: 150px;
}

@media screen and (max-width: 1280px) {
	.mindsg-main .intro-carousel .intro-carousel-wrapper .copy {
		width: 80%;
	}
}
@media screen and (max-width: 767px) {
	.mindsg-main .intro-carousel {
		padding: 30px;
	}
	.mindsg-main .intro-carousel .intro-carousel-wrapper {
		padding: 15px;
		border-radius: 10px;
	}
	.mindsg-main .intro-carousel .intro-carousel-wrapper .f-size {
		font-size: 16px;
		line-height: 26px;
	}
	.mindsg-main .intro-carousel .intro-carousel-wrapper .itemCarousel {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.mindsg-main
		.intro-carousel
		.intro-carousel-wrapper
		.itemCarousel
		.carousel-control
		.icon-next,
	.mindsg-main
		.intro-carousel
		.intro-carousel-wrapper
		.itemCarousel
		.carousel-control
		.icon-prev {
		top: 60px;
	}
	.mindsg-main .intro-carousel .intro-carousel-wrapper .title {
		margin-bottom: 15px;
	}
	.mindsg-main .intro-carousel .intro-carousel-wrapper .copy {
		width: 100%;
		margin-bottom: 30px;
	}
	.mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-indicators {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		border-right: none;
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: -10px;
	}
	.mindsg-main
		.intro-carousel
		.intro-carousel-wrapper
		.carousel-indicators
		li {
		font-size: 0.8em;
		line-height: 1.14286;
		width: 14px;
		height: 14px;
		background-color: #9b9898 !important;
		display: inline-block !important;
		margin: 3px 3px 0 3px;
	}
	.mindsg-main
		.intro-carousel
		.intro-carousel-wrapper
		.carousel-indicators
		li.active {
		background-color: #000000 !important;
	}
	.mindsg-main
		.intro-carousel
		.intro-carousel-wrapper
		.carousel-indicators
		li.parent-indicator {
		display: none !important;
	}
	.mindsg-main .intro-carousel .intro-carousel-wrapper .carousel-inner {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
		margin-bottom: 35px;
	}
	.mindsg-main
		.intro-carousel
		.intro-carousel-wrapper
		.carousel-inner
		.item-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 100%;
	}
	.mindsg-main
		.intro-carousel
		.intro-carousel-wrapper
		.carousel-inner
		.item-wrapper
		.text-area {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		padding-right: 0;
	}
	.mindsg-main
		.intro-carousel
		.intro-carousel-wrapper
		.carousel-inner
		.item-wrapper
		.img-area {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
		margin-bottom: 30px;
	}
}
.section-diagnosis {
	padding: 40px 40px 0 40px;
}
.section-diagnosis .section-diagnosis-wrapper {
	margin-top: 30px;
}
.section-diagnosis .section-diagnosis-wrapper .main-intro-content {
	margin-top: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.section-diagnosis .section-diagnosis-wrapper .main-intro-content img {
	width: 35%;
	position: relative;
	right: -40px;
	-ms-flex-item-align: end;
	align-self: flex-end;
}
.section-diagnosis .section-diagnosis-wrapper .main-intro-content p {
	width: 65%;
}

@media screen and (max-width: 767px) {
	.section-diagnosis {
		padding: 30px 15px 0;
	}
	.section-diagnosis .section-diagnosis-wrapper {
		margin-top: 0;
		padding: 0;
	}
	.section-diagnosis .section-diagnosis-wrapper .main-intro-content {
		margin: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.section-diagnosis .section-diagnosis-wrapper .main-intro-content img {
		width: 60%;
		right: 0;
		-ms-flex-item-align: center;
		align-self: center;
	}
	.section-diagnosis .section-diagnosis-wrapper .main-intro-content p {
		width: 100%;
		text-align: center;
	}
}
.mindsg-main.understanding-depression .border-top-white {
	border-top: 6px solid #ffffff;
}
.mindsg-main.understanding-depression .border-bottom-white {
	border-bottom: 6px solid #ffffff;
}
.mindsg-main.understanding-depression .border-radius-20 {
	border-radius: 20px;
}
.mindsg-main.understanding-depression .section-age-group {
	padding-bottom: 10px;
}
.mindsg-main.understanding-depression .section-one-content-wrapper {
	padding: 40px;
}
.mindsg-main.understanding-depression
	.section-one-content-wrapper.no-padding-bottom {
	padding-bottom: 0;
}
.mindsg-main.understanding-depression .section-two {
	position: relative;
}
.mindsg-main.understanding-depression .section-two .img-wrapper-one {
	position: relative;
	top: 60px;
	width: 85%;
	margin: 30px auto;
}
.mindsg-main.understanding-depression .section-two .img-wrapper-two {
	position: relative;
	top: 140px;
}
.mindsg-main.understanding-depression .section-two .img-wrapper-one-shorter {
	position: relative;
	top: 35px;
	width: 80%;
	margin: 0 auto;
}
.mindsg-main.understanding-depression .section-two .img-wrapper-two-shorter {
	position: relative;
	top: 90px;
}
.mindsg-main.understanding-depression .section-three {
	width: 80%;
	margin: 0 auto;
}
.mindsg-main.understanding-depression .section-three .what-is-depression-modal {
	margin-top: 20px;
}
.mindsg-main.understanding-depression
	.section-three
	.what-is-depression-modal
	.item-wrapper {
	background-color: #fff;
	padding: 20px 30px;
	text-align: center;
}
.mindsg-main.understanding-depression
	.section-three
	.what-is-depression-modal
	.item-wrapper
	.img-area {
	width: 40%;
	margin: 0 auto 20px;
}
.mindsg-main.understanding-depression
	.section-three
	.what-is-depression-modal
	.item-wrapper
	.click-to-reveal
	a {
	color: black;
	text-decoration: underline;
}
.mindsg-main.understanding-depression .section-four {
	width: 80%;
	margin: 0 auto;
}
.mindsg-main.understanding-depression .section-four h4 {
	margin-bottom: 20px;
}
.mindsg-main.understanding-depression
	.section-four
	.common-misconceptions-slick-wrapper
	.slick-list {
	margin: 0 -15px 0 -15px;
}
.mindsg-main.understanding-depression
	.section-four
	.common-misconception-card-wrapper {
	background-color: #fff;
	padding: 20px 30px;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
}
.mindsg-main.understanding-depression .section-four .img-area {
	width: 50%;
	margin: 0 auto 20px;
}
.mindsg-main.understanding-depression .section-four .but-did-you-know a {
	color: black;
	text-decoration: underline;
}
.mindsg-main.understanding-depression
	.section-five.intro-carousel
	.intro-carousel-wrapper {
	background-color: #d2eeea !important;
}
.mindsg-main.understanding-depression .section-five .section-five-inner {
	margin: 0 15px 30px;
}
@media (min-width: 768px) {
	.mindsg-main.understanding-depression
		.section-five
		.section-five-inner
		.itemCarousel.some-common-depressive-disorders-carousel
		.item
		.item-wrapper
		.img-area {
		width: auto;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}
}
.mindsg-main.understanding-depression
	.section-five
	.section-five-inner
	.itemCarousel.some-common-depressive-disorders-carousel
	.item.item-0
	.item-wrapper {
	display: block;
}
.mindsg-main.understanding-depression
	.section-five
	.section-five-inner
	.itemCarousel.some-common-depressive-disorders-carousel
	.item.item-0
	.item-wrapper
	.text-area {
	width: 100%;
	margin-bottom: 20px;
}
.mindsg-main.understanding-depression
	.section-five
	.section-five-inner
	.itemCarousel.some-common-depressive-disorders-carousel
	.item.item-0
	.item-wrapper
	.img-area {
	width: 60%;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 0;
}
@media screen and (max-width: 767px) {
	.mindsg-main.understanding-depression
		.section-five
		.section-five-inner
		.itemCarousel.some-common-depressive-disorders-carousel
		.item.item-0
		.item-wrapper
		.img-area {
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}
@media (max-width: 767px) {
	.mindsg-main.understanding-depression
		.section-five
		.section-five-inner
		.itemCarousel.some-common-depressive-disorders-carousel
		.carousel-control.left,
	.mindsg-main.understanding-depression
		.section-five
		.section-five-inner
		.itemCarousel.some-common-depressive-disorders-carousel
		.carousel-control.right {
		top: 0;
		margin-top: 170px;
	}
}
.mindsg-main.understanding-depression
	.section-five
	.carousel-inner
	.item:first-child
	.text-area {
	width: 64%;
}
.mindsg-main.understanding-depression
	.section-five
	.carousel-inner
	.item:first-child
	.img-area
	img {
	width: 100%;
}
.mindsg-main.understanding-depression .section-six .intro-carousel-wrapper {
	margin-top: 30px;
}
.mindsg-main.understanding-depression
	.section-six
	.causes-carousel-container
	.carousel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 50px;
}
.mindsg-main.understanding-depression
	.section-six
	.causes-carousel-container
	.carousel-inner {
	min-height: 280px;
}
@media screen and (max-width: 767px) {
	.mindsg-main.understanding-depression
		.section-six
		.causes-carousel-container
		.carousel-inner {
		min-height: auto;
	}
}
.mindsg-main.understanding-depression
	.section-six
	.carousel-indicators-wrapper {
	width: 30%;
}
.mindsg-main.understanding-depression .section-six .parent-indicator {
	color: #9b9898 !important;
	cursor: pointer;
}
.mindsg-main.understanding-depression .section-six .parent-indicator.selected {
	color: #000000 !important;
}
.mindsg-main.understanding-depression .section-six .carousel-indicators {
	width: 100%;
	border-right: none;
}
.mindsg-main.understanding-depression .section-six .carousel-control {
	width: 8%;
}
.mindsg-main.understanding-depression .section-six .carousel-inner .item {
	padding-top: 10px;
}
.mindsg-main.understanding-depression
	.section-six
	.carousel-inner
	.item-wrapper
	.img-area {
	width: auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.mindsg-main.understanding-depression
	.section-six
	.carousel-inner
	.item-wrapper
	.text-area {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	width: 100%;
	padding-left: 15px;
	padding-right: 0;
}
.mindsg-main.understanding-depression .section-seven {
	width: 80%;
	margin: 0 auto;
}
.mindsg-main.understanding-depression .section-seven .acronym-wrapper .title {
	margin-bottom: 30px;
}
.mindsg-main.understanding-depression .section-seven .acronym-text-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.mindsg-main.understanding-depression
	.section-seven
	.acronym-text-wrapper.margin-top-50 {
	margin-top: 50px;
}
.mindsg-main.understanding-depression
	.section-seven
	.acronym-text-wrapper
	.sub-title {
	width: 20%;
	text-align: right;
	padding-right: 6px;
	margin-top: 5px;
}
@media screen and (max-width: 767px) {
	.mindsg-main.understanding-depression
		.section-seven
		.acronym-text-wrapper
		.sub-title {
		margin-top: 0px;
	}
}
.mindsg-main.understanding-depression
	.section-seven
	.acronym-text-wrapper
	.list-area {
	width: 80%;
}
.mindsg-main.understanding-depression
	.section-seven
	.acronym-text-wrapper
	.last-child {
	margin-bottom: 15px;
}
.mindsg-main.understanding-depression
	.section-seven
	.acronym-text-wrapper
	.list-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.mindsg-main.understanding-depression
	.section-seven
	.acronym-text-wrapper
	.list-item
	.highlight {
	width: 9%;
	margin-top: 3px;
	margin-bottom: 3px;
}
.mindsg-main.understanding-depression
	.section-seven
	.acronym-text-wrapper
	.list-item
	.normal-text {
	width: 91%;
	padding-left: 3px;
	margin-top: 5px;
	margin-bottom: 3px;
}
@media screen and (max-width: 767px) {
	.mindsg-main.understanding-depression
		.section-seven
		.acronym-text-wrapper
		.list-item
		.normal-text {
		margin-top: 0px;
	}
}
.mindsg-main.understanding-depression
	.section-seven
	.acronym-text-wrapper
	.highlight {
	background-color: #fccf45;
	border-radius: 50px;
	padding: 2px;
	width: 30px !important;
	height: 30px !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.mindsg-main.understanding-depression .section-eight {
	width: 80%;
	margin: 0 auto;
}
.mindsg-main.understanding-depression .section-eight .accordion-wrapper {
	margin-top: 20px;
}
.mindsg-main.understanding-depression
	.section-eight
	.accordion-wrapper
	.category-wrapper
	h4 {
	margin-top: 20px;
	margin-bottom: 15px;
}
.mindsg-main.understanding-depression .section-eight .accordion-img {
	position: relative;
	top: 15px;
	width: 90%;
	margin: 0 auto;
}
.mindsg-main.understanding-depression .section-eight .dysthymia-wrapper {
	background-color: #fccf45;
	text-align: center;
	min-height: 100px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 30px;
}
.mindsg-main.understanding-depression .section-eight span.highlight-category {
	background-color: #9bcdf2;
	width: 35px;
	height: 35px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50px;
}
.mindsg-main.understanding-depression .section-eight .img-wrapper-pmdd {
	position: relative;
	top: 160px;
}
.mindsg-main.understanding-depression .section-ten {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.mindsg-main.understanding-depression .section-ten .main-intro-content {
	margin-top: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.mindsg-main.understanding-depression .section-ten .main-intro-content img {
	width: 35%;
	position: relative;
	right: -40px;
}
.mindsg-main.understanding-depression .section-ten .main-intro-content p {
	width: 65%;
}
.mindsg-main.understanding-depression .section-eleven {
	position: relative;
	z-index: 2;
	width: 80%;
	margin: 0 auto;
}
.mindsg-main.understanding-depression .section-eleven .copy-wrapper {
	width: 65%;
	margin: 30px auto;
	text-align: center;
}
.mindsg-main.understanding-depression
	.section-eleven
	.depression-treatment-accordion {
	width: 100%;
	margin: 20px auto 0;
}
.mindsg-main.understanding-depression .section-eleven .accordion-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 3px;
}
.mindsg-main.understanding-depression .section-eleven .accordion-wrapper p {
	width: 75%;
	padding-right: 0px;
}
.mindsg-main.understanding-depression
	.section-eleven
	.accordion-wrapper
	.accordion-img {
	width: 25%;
}
.mindsg-main.understanding-depression
	.section-eleven
	.accordion-wrapper
	.accordion-img
	img {
	width: 70%;
}
.mindsg-main.understanding-depression .section-eleven .sub-title {
	padding-left: 40px;
}
.mindsg-main.understanding-depression #depression-treatment {
	position: relative;
}
.mindsg-main.understanding-depression #depression-treatment .img-position {
	position: absolute;
	top: 0;
	right: 0;
	width: 330px;
}
.mindsg-main.understanding-depression .section-twelve .sub-title {
	padding-left: 40px;
	width: 80%;
	margin: 0 auto;
}
.mindsg-main.understanding-depression .section-twelve-inner {
	width: 80%;
	margin: 20px auto 0;
	padding-right: 0;
	padding-left: 40px;
}
@media (max-width: 767px) {
	.mindsg-main.understanding-depression .section-twelve-inner {
		padding-left: 5px;
	}
}
.mindsg-main.understanding-depression
	.section-twelve-inner.intro-carousel-wrapper
	h1.title,
.mindsg-main.understanding-depression
	.section-twelve-inner.intro-carousel-wrapper
	p.copy {
	display: none;
}
.mindsg-main.understanding-depression
	.section-twelve-inner
	.item-wrapper
	.text-area
	p.copy {
	display: block;
}
.mindsg-main.understanding-depression .section-thirteen .sub-title {
	padding-left: 40px;
	width: 80%;
	margin: 0 auto;
}
.mindsg-main.understanding-depression .relax-guy {
	position: absolute;
	bottom: -20px;
	width: 250px;
	left: -150px;
}
.mindsg-main.understanding-depression .learn-to-manage-stress-inner {
	width: 80%;
	margin: 20px auto 0;
}
.mindsg-main.understanding-depression
	.learn-to-manage-stress-inner.intro-carousel-wrapper {
	background-color: #d1eeea;
	padding-bottom: 0;
}
.mindsg-main.understanding-depression
	.learn-to-manage-stress-inner.intro-carousel-wrapper
	h1.title,
.mindsg-main.understanding-depression
	.learn-to-manage-stress-inner.intro-carousel-wrapper
	p.copy {
	display: none;
}
.mindsg-main.understanding-depression .section-thirteen-inner {
	position: relative;
	width: 80%;
	margin: 20px auto 0;
}
.mindsg-main.understanding-depression
	.section-thirteen-inner.intro-carousel-wrapper {
	background-color: #d1eeea;
	padding-bottom: 0;
}
@media (min-width: 768px) {
	.mindsg-main.understanding-depression
		.section-thirteen-inner.intro-carousel-wrapper {
		padding-bottom: 45px;
		padding-left: 40px;
		padding-right: 40px;
	}
}
.mindsg-main.understanding-depression
	.section-thirteen-inner.intro-carousel-wrapper
	h1.title,
.mindsg-main.understanding-depression
	.section-thirteen-inner.intro-carousel-wrapper
	p.copy {
	display: none;
}
.mindsg-main.understanding-depression .section-thirteen-inner .item-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.mindsg-main.understanding-depression
	.section-thirteen-inner
	.item-wrapper
	.img-area {
	width: 100%;
	margin: 50px auto 0;
	text-align: center;
}
.mindsg-main.understanding-depression
	.section-thirteen-inner
	.item-wrapper
	.img-area
	.img {
	width: 100%;
}
.mindsg-main.understanding-depression
	.section-thirteen-inner
	.item-wrapper
	.text-area
	p.copy {
	display: block;
}
.mindsg-main.understanding-depression
	.section-thirteen-inner
	.item-wrapper
	.img-area {
	width: 100%;
	margin: 0 auto;
}
.mindsg-main.understanding-depression
	.section-thirteen-inner
	.item-wrapper
	.img-area.img-five {
	width: 50% !important;
	margin-top: 30px !important;
}
.mindsg-main.understanding-depression
	.section-thirteen-inner
	.item-wrapper
	.img-area.img-six {
	width: 40% !important;
	margin-top: 30px !important;
	margin-bottom: 30px;
}
.mindsg-main.understanding-depression
	.section-thirteen-inner
	.item-wrapper
	.img-area.img-seven {
	width: 50% !important;
	margin-top: 30px !important;
	margin-bottom: 30px;
}
.mindsg-main.understanding-depression
	.section-thirteen-inner
	.item-wrapper
	.img-area.img-eight {
	width: 50% !important;
	margin-top: 30px !important;
	margin-bottom: 30px;
}
.mindsg-main.understanding-depression
	.section-thirteen-inner
	.item-wrapper
	.img-area
	img {
	width: 100%;
}
.mindsg-main.understanding-depression
	.section-thirteen-inner
	.item-wrapper.better-manage-two
	.btn-area {
	margin-top: 30px;
}
.mindsg-main.understanding-depression
	.section-thirteen-inner
	.item-wrapper.better-manage-two
	.btn-area
	.button-wrapper {
	margin-bottom: 35px;
	text-align: center;
}
.mindsg-main.understanding-depression
	.section-thirteen-inner
	.item-wrapper.better-manage-two
	.btn-area
	.button-wrapper
	a {
	background-color: white;
	padding: 15px 30px;
	border-radius: 50px;
	text-align: center;
	text-decoration: none;
	color: inherit;
}
.mindsg-main.understanding-depression
	.section-thirteen-inner
	.item-wrapper.better-manage-three
	audio {
	height: 38px;
	margin-top: 10px;
}
.mindsg-main.understanding-depression
	.section-thirteen-inner
	.item-wrapper.better-manage-three
	audio::-webkit-media-controls-play-button {
	background-color: #97e3d6;
	border-radius: 50%;
}
.mindsg-main.understanding-depression
	.section-thirteen-inner
	.item-wrapper.better-manage-three
	ul
	li {
	margin-bottom: 20px;
}
.mindsg-main.understanding-depression
	.section-thirteen-inner
	.item-wrapper.better-manage-three
	.img-area {
	width: 50% !important;
}
.mindsg-main.understanding-depression
	.section-thirteen-inner
	.item-wrapper.better-manage-three
	.img-area
	img {
	width: 35%;
}
@media (min-width: 768px) {
	.mindsg-main.understanding-depression
		.section-thirteen-inner
		.item-wrapper.better-manage-three
		.img-area {
		width: 18% !important;
		margin-right: 0;
	}
	.mindsg-main.understanding-depression
		.section-thirteen-inner
		.item-wrapper.better-manage-three
		.img-area
		img {
		width: 100%;
		margin-top: -80px !important;
	}
}
.mindsg-main.understanding-depression
	.intro-carousel
	.intro-carousel-wrapper
	.carousel-indicators {
	margin: 0;
}
.mindsg-main.understanding-depression
	.intro-carousel
	.intro-carousel-wrapper
	.item-wrapper
	.img-area
	> div {
	width: 100%;
}
.mindsg-main.understanding-depression
	.intro-carousel
	.intro-carousel-wrapper
	.mh_carousel-inner {
	width: 70%;
	padding-left: 3%;
}
@media screen and (max-width: 767px) {
	.mindsg-main.understanding-depression
		.intro-carousel
		.intro-carousel-wrapper
		.mh_carousel-inner {
		width: 100%;
		padding-left: 0;
	}
	.mindsg-main.understanding-depression
		.intro-carousel
		.intro-carousel-wrapper
		.mh_carousel-inner
		.causes-mobile-title {
		font-size: 14px;
	}
}
.mindsg-main.understanding-depression
	.intro-carousel
	.intro-carousel-wrapper
	.dash-wrap {
	display: block;
	padding-left: 0.5em;
	text-indent: -0.5em;
	margin-bottom: 0.75em;
	margin-left: 0.5em;
}
.mindsg-main.understanding-depression
	.intro-carousel
	.intro-carousel-wrapper
	.list-dash {
	display: inline-block;
	width: 0.5em;
}

.modal-what-is-depression .modal-img {
	width: 65%;
	margin-top: 15px;
}
.modal-what-is-depression .modal-copy-wrapper {
	margin-top: 20px;
}
.modal-what-is-depression#what-is-depression-who-is-affected .modal-img {
	width: 50%;
	margin-top: 15px;
}

.modal-common-misconceptions .modal-body p {
	margin: 0;
}
.modal-common-misconceptions .modal-body p.line-one {
	text-decoration: underline;
}
.modal-common-misconceptions .modal-body p.line-three {
	text-decoration: underline;
	margin-bottom: 10px;
}
.modal-common-misconceptions .modal-body img {
	width: 80%;
	margin-top: 10px;
}

#manage-depression.carousel .carousel-inner .item {
	min-height: 580px;
	padding-top: 46px;
}
#manage-depression.carousel .carousel-inner .item.three {
	padding-top: 0px;
}
#manage-depression.carousel .carousel-inner .item .img-area img {
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
#manage-depression.carousel .carousel-inner .item .img-area.img-four img {
	width: 55%;
}
#manage-depression.carousel .carousel-inner .item .img-area.img-five img,
#manage-depression.carousel .carousel-inner .item .img-area.img-six img,
#manage-depression.carousel .carousel-inner .item .img-area.img-seven img,
#manage-depression.carousel .carousel-inner .item .img-area.img-eight img {
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	margin: 0 auto;
}
#manage-depression.carousel .carousel-inner .item.teens {
	min-height: 580px;
	padding-top: 69px;
}
#manage-depression.carousel .carousel-inner .item.teens.three {
	padding-top: 0px;
}
#manage-depression.carousel .carousel-inner .item-wrapper .img-area {
	width: 81%;
}
#manage-depression.carousel .carousel-control {
	width: 5%;
}
#manage-depression.carousel .carousel-indicators {
	bottom: 0px;
}

.depression-non-drug-carousel .carousel-inner {
	margin-right: 5%;
}
@media screen and (max-width: 767px) {
	.depression-non-drug-carousel .carousel-inner {
		margin-right: 0;
	}
}
.depression-non-drug-carousel .carousel-inner .item .item-wrapper {
	padding-left: 5px;
}
.depression-non-drug-carousel .carousel-inner .item .item-wrapper .text-area {
	padding-right: 0;
}
@media screen and (max-width: 767px) {
	.depression-non-drug-carousel .carousel-inner .item .item-wrapper {
		padding-left: 0;
	}
}
.depression-non-drug-carousel
	.carousel-inner
	.item
	.item-wrapper
	.img-area
	img {
	width: 100%;
}
.depression-non-drug-carousel .carousel-control {
	width: 5%;
}

#some-common-depressive-disorders-carousel .carousel-control {
	width: 5%;
}
#some-common-depressive-disorders-carousel .carousel-inner .item-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
#some-common-depressive-disorders-carousel .videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
#some-common-depressive-disorders-carousel .videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.mobile-copy {
	display: none;
}

@media screen and (max-width: 767px) {
	.mindsg-container.has-mobile-topics .mindsg-main .border-bottom-white {
		border-bottom: 0;
	}
	.mindsg-container.has-mobile-topics .mindsg-main .border-bottom-white {
		border-top: 0;
	}
	.mindsg .mindsg-container.color-theme-depression .active-text-wrapper {
		color: rgb(74, 131, 121) !important;
	}
	.mindsg .mindsg-main .panel-group .panel {
		border-radius: 10px;
	}
	.mindsg-main.understanding-depression .border-radius-20 {
		border-radius: 10px;
	}
	.mindsg-main.understanding-depression .section-age-group {
		padding-bottom: 0px;
	}
	.mindsg-main.understanding-depression .section-one-content-wrapper {
		padding: 30px 15px;
	}
	.mindsg-main.understanding-depression
		.section-one-content-wrapper#common-misconceptions {
		padding-top: 0;
	}
	.mindsg-main.understanding-depression .section-two {
		text-align: center;
	}
	.mindsg-main.understanding-depression .section-two .img-wrapper-one-m {
		width: 50%;
		margin: 0 auto;
	}
	.mindsg-main.understanding-depression .section-two .img-wrapper-two-m {
		width: 50%;
		margin: 0 auto;
	}
	.mindsg-main.understanding-depression .section-three {
		width: 100%;
	}
	.mindsg-main.understanding-depression
		.section-three
		.what-is-depression-modal
		.item-wrapper {
		margin-bottom: 15px;
	}
	.mindsg-main.understanding-depression
		.section-three
		.what-is-depression-modal
		.item-wrapper
		p {
		margin-bottom: 20px;
	}
	.mindsg-main.understanding-depression .section-four {
		width: 100%;
	}
	.mindsg-main.understanding-depression .section-four h4 {
		margin-top: 10px !important;
	}
	.mindsg-main.understanding-depression
		.section-four
		.common-misconceptions-slick-wrapper {
		margin: 0 auto 20px;
		width: 90%;
	}
	.mindsg-main.understanding-depression
		.section-four
		.common-misconceptions-slick-wrapper
		.slick-next,
	.mindsg-main.understanding-depression
		.section-four
		.common-misconceptions-slick-wrapper
		.slick-prev {
		top: 150px;
	}
	.mindsg-main.understanding-depression
		.section-four
		.common-misconceptions-slick-wrapper
		.slick-dots {
		bottom: -40px;
	}
	.mindsg-main.understanding-depression
		.section-four
		.common-misconceptions-slick-wrapper
		.common-misconception-card-wrapper {
		padding-bottom: 50px;
	}
	.mindsg-main.understanding-depression
		.section-four
		.common-misconceptions-slick-wrapper
		.common-misconception-card-wrapper
		p {
		margin-top: 0px;
		margin-bottom: 0;
	}
	.mindsg-main.understanding-depression
		.section-four
		.common-misconceptions-slick-wrapper
		.common-misconception-card-wrapper
		.but-did-you-know {
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.mindsg-main.understanding-depression .section-five {
		padding-top: 0;
		padding-left: 15px;
		padding-right: 15px;
	}
	.mindsg-main.understanding-depression
		.section-five#common-depressive-disorders {
		padding-top: 70px;
	}
	.mindsg-main.understanding-depression
		.section-five.intro-carousel
		.intro-carousel-wrapper {
		width: 90%;
		margin: 0 auto;
	}
	.mindsg-main.understanding-depression .section-five .carousel-control {
		top: 35%;
	}
	.mindsg-main.understanding-depression .section-five .carousel-control.left {
		left: -42px;
	}
	.mindsg-main.understanding-depression
		.section-five
		.carousel-control.right {
		right: -38px;
	}
	.mindsg-main.understanding-depression .section-five .section-five-inner {
		margin: 0;
	}
	.mindsg-main.understanding-depression .section-five .section-five-inner h1 {
		font-size: 16px;
		line-height: 26px;
	}
	.mindsg-main.understanding-depression
		.section-five
		.carousel-inner
		.item:first-child
		.text-area {
		width: 100%;
	}
	.mindsg-main.understanding-depression
		.section-five
		.carousel-inner
		.item:first-child
		.img-area
		img {
		width: 100%;
	}
	.mindsg-main.understanding-depression
		.section-five
		.carousel-inner
		.item
		.img-area {
		width: 100%;
		margin-bottom: 0;
		margin-top: 30px;
		text-align: center;
	}
	.mindsg-main.understanding-depression
		.section-five
		.carousel-inner
		.item
		.img-area
		img {
		width: 110px;
	}
	.mindsg-main.understanding-depression
		.section-five
		.carousel-inner
		.item
		.text-area {
		text-align: center;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.mindsg-main.understanding-depression .section-five .item-wrapper {
		min-height: auto;
	}
	.mindsg-main.understanding-depression .section-six .intro-carousel-wrapper {
		width: 90%;
		margin: 10px auto 0;
	}
	.mindsg-main.understanding-depression
		.section-six
		.intro-carousel-wrapper
		.itemCarousel
		.carousel-control {
		top: 40px;
	}
	.mindsg-main.understanding-depression
		.section-six
		.intro-carousel-wrapper
		.itemCarousel
		.carousel-control.left {
		left: -45px;
	}
	.mindsg-main.understanding-depression
		.section-six
		.intro-carousel-wrapper
		.itemCarousel
		.carousel-control.right {
		right: -40px;
	}
	.mindsg-main.understanding-depression
		.section-six
		.causes-carousel-container
		.carousel {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-top: 0;
	}
	.mindsg-main.understanding-depression
		.section-six
		.intro-carousel-wrapper
		p {
		margin-bottom: 20px;
	}
	.mindsg-main.understanding-depression
		.section-six
		.carousel-indicators-wrapper {
		border: none;
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.mindsg-main.understanding-depression .section-six .carousel-inner .item {
		padding-top: 0;
	}
	.mindsg-main.understanding-depression
		.section-six
		.carousel-inner
		.item-wrapper
		.img-area {
		width: 100%;
	}
	.mindsg-main.understanding-depression
		.section-six
		.carousel-inner
		.item-wrapper
		.text-area {
		text-align: center;
		width: 100%;
		padding-left: 0;
	}
	.mindsg-main.understanding-depression .section-six .carousel-inner .title {
		padding-left: 0;
		text-align: center;
	}
	.mindsg-main.understanding-depression .section-seven {
		width: 100%;
	}
	.mindsg-main.understanding-depression .section-seven .acronym-wrapper p {
		margin-top: 0;
		margin-bottom: 0;
	}
	.mindsg-main.understanding-depression
		.section-seven
		.acronym-text-wrapper
		.highlight {
		width: 23px !important;
		height: 23px !important;
	}
	.mindsg-main.understanding-depression
		.section-seven
		.acronym-text-wrapper.margin-top-50 {
		margin-top: 0;
	}
	.mindsg-main.understanding-depression
		.section-seven
		.acronym-text-wrapper
		p {
		margin: 0 0 10px 0;
	}
	.mindsg-main.understanding-depression .section-eight {
		width: 100%;
	}
	.mindsg-main.understanding-depression
		.section-eight
		.panel-group
		.panel-default
		> .panel-heading
		.panel-title
		a {
		padding-left: 30px;
	}
	.mindsg-main.understanding-depression .section-eight .line-one,
	.mindsg-main.understanding-depression .section-eight .line-two {
		margin-bottom: 20px;
	}
	.mindsg-main.understanding-depression .section-eight .accordion-img {
		width: 50%;
		top: 5px;
	}
	.mindsg-main.understanding-depression .section-eight .accordion-wrapper {
		margin-top: 20px;
		text-align: left;
	}
	.mindsg-main.understanding-depression
		.section-eight
		.accordion-wrapper
		.category-wrapper
		h4 {
		margin-top: 0;
		margin-bottom: 10px;
	}
	.mindsg-main.understanding-depression .section-eight .accordion-wrapper p {
		margin: 0;
	}
	.mindsg-main.understanding-depression
		.section-eight
		.accordion-wrapper
		p.accordion-copy {
		margin-bottom: 20px;
	}
	.mindsg-main.understanding-depression
		.section-eight
		.accordion-wrapper
		.col-wrapper
		.col-wrapper-inner:nth-child(odd) {
		padding-right: 7.5px;
		padding-left: 7.5px;
	}
	.mindsg-main.understanding-depression
		.section-eight
		.accordion-wrapper
		.col-wrapper
		.col-wrapper-inner:nth-child(even) {
		padding-right: 7.5px;
		padding-left: 7.5px;
	}
	.mindsg-main.understanding-depression
		.section-eight
		.accordion-wrapper
		.dysthymia-wrapper {
		margin-bottom: 15px;
		padding: 10px;
		min-height: 120px;
	}
	.mindsg-main.understanding-depression
		.section-eight
		.accordion-wrapper
		.category-wrapper {
		margin-top: 30px;
	}
	.mindsg-main.understanding-depression
		.section-eight
		.accordion-wrapper
		.category-wrapper
		.category-a {
		margin-bottom: 30px;
		text-align: left;
		padding-left: 60px;
	}
	.mindsg-main.understanding-depression
		.section-eight
		.accordion-wrapper
		.category-wrapper
		.category-a
		ul {
		text-align: left;
		padding-left: 0;
	}
	.mindsg-main.understanding-depression
		.section-eight
		.accordion-wrapper
		.category-wrapper
		.category-a
		ul
		li {
		margin: 0 0 10px 0;
	}
	.mindsg-main.understanding-depression
		.section-eight
		.accordion-wrapper
		.category-wrapper
		.category-b {
		margin-bottom: 0;
		text-align: left;
		padding-left: 60px;
	}
	.mindsg-main.understanding-depression
		.section-eight
		.accordion-wrapper
		.category-wrapper
		.category-b
		ul {
		text-align: left;
		padding-left: 0;
	}
	.mindsg-main.understanding-depression
		.section-eight
		.accordion-wrapper
		.category-wrapper
		.category-b
		ul
		li {
		margin: 0 0 10px 0;
	}
	.mindsg-main.understanding-depression
		.section-eight
		.accordion-wrapper
		.category-wrapper
		.category-b
		ul
		p {
		margin: 0;
	}
	.mindsg-main.understanding-depression
		.section-eight
		.accordion-wrapper
		.img-wrapper-pmdd {
		position: relative;
		top: 6px;
		width: 50%;
		margin: 0 auto;
	}
	.mindsg-main.understanding-depression .section-ten {
		margin-top: 0;
		padding: 0;
		width: 100%;
	}
	.mindsg-main.understanding-depression .section-ten .main-intro-content {
		margin: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.mindsg-main.understanding-depression .section-ten .main-intro-content p {
		text-align: center;
		width: 100%;
	}
	.mindsg-main.understanding-depression .section-ten .main-intro-content img {
		width: 60%;
		right: 0;
	}
	.mindsg-main.understanding-depression .section-eleven {
		width: 100%;
	}
	.mindsg-main.understanding-depression .section-eleven .sub-title {
		padding-left: 15px;
		margin-top: 20px;
	}
	.mindsg-main.understanding-depression
		.section-eleven
		.depression-treatment-accordion {
		width: 100%;
		margin-top: 15px;
	}
	.mindsg-main.understanding-depression
		.section-eleven
		.depression-treatment-accordion
		.panel.panel-default {
		margin-bottom: 10px;
	}
	.mindsg-main.understanding-depression .section-eleven .accordion-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.mindsg-main.understanding-depression .section-eleven .accordion-wrapper p {
		width: 100%;
		padding-right: 0;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin: 0px auto 10px;
	}
	.mindsg-main.understanding-depression
		.section-eleven
		.accordion-wrapper
		.accordion-img {
		width: 50%;
		text-align: center;
		margin-top: 30px;
		margin-bottom: 10px;
	}
	.mindsg-main.understanding-depression .section-eleven .copy-wrapper {
		width: 100%;
		margin: 10px auto;
	}
	.mindsg-main.understanding-depression .section-twelve {
		width: 100%;
		padding: 15px;
	}
	.mindsg-main.understanding-depression .section-twelve .sub-title {
		padding-left: 15px;
		width: 100%;
	}
	.mindsg-main.understanding-depression .section-twelve-inner {
		width: 100%;
		margin-top: 10px;
		padding-right: 13px;
	}
	.mindsg-main.understanding-depression
		.section-twelve-inner
		.carousel-control {
		top: 80px;
	}
	.mindsg-main.understanding-depression
		.section-twelve-inner
		.carousel-control.left {
		left: -32px;
	}
	.mindsg-main.understanding-depression
		.section-twelve-inner
		.carousel-control.right {
		right: -34px;
	}
	.mindsg-main.understanding-depression
		.section-twelve-inner
		.carousel-control
		.arrow-position {
		font-size: 16px;
		width: 26px;
		height: 26px;
	}
	.mindsg-main.understanding-depression
		.section-twelve-inner
		.carousel-inner
		.item {
		min-height: auto;
	}
	.mindsg-main.understanding-depression
		.section-twelve-inner
		.carousel-inner
		.img-area {
		display: none;
	}
	.mindsg-main.understanding-depression
		.section-twelve-inner
		.carousel-inner
		.text-area
		img {
		width: 50%;
		margin: 30px auto;
	}
	.mindsg-main.understanding-depression .manage-stress {
		width: 100%;
		padding: 15px;
	}
	.mindsg-main.understanding-depression .manage-stress .sub-title {
		padding-left: 5px;
		width: 100%;
	}
	.mindsg-main.understanding-depression .section-thirteen {
		width: 100%;
		padding: 15px 15px 40px 15px;
	}
	.mindsg-main.understanding-depression .section-thirteen .sub-title {
		padding-left: 5px;
		width: 100%;
	}
	.mindsg-main.understanding-depression .relax-guy {
		position: relative;
		width: 70%;
		margin: 0 auto 30px;
		bottom: 0;
		left: 0;
	}
	.mindsg-main.understanding-depression .learn-to-manage-stress-inner {
		width: 100%;
		margin-top: 10px;
	}
	.mindsg-main.understanding-depression .section-thirteen-inner {
		width: 100%;
		margin-top: 10px;
	}
	.mindsg-main.understanding-depression
		.section-thirteen-inner
		.item-wrapper.better-manage-three
		audio {
		width: 95%;
	}
	.mindsg-main.understanding-depression
		.section-thirteen-inner
		.carousel-control {
		top: 150px;
	}
	.mindsg-main.understanding-depression
		.section-thirteen-inner
		.carousel-control.left {
		left: -42px;
	}
	.mindsg-main.understanding-depression
		.section-thirteen-inner
		.carousel-control.right {
		right: -34px;
	}
	.mindsg-main.understanding-depression
		.section-thirteen-inner
		.carousel-control
		.arrow-position {
		font-size: 16px;
		width: 26px;
		height: 26px;
	}
	.mindsg-main.understanding-depression
		.section-thirteen-inner
		.carousel-inner
		.img-area {
		display: none;
	}
	.mindsg-main.understanding-depression
		.section-thirteen-inner
		.carousel-inner
		.text-area
		img {
		width: 50%;
		margin: 30px auto;
	}
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.text-area {
		text-align: left;
	}
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.text-area
		.title {
		text-align: center;
	}
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.text-area.text-area-title {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.text-area.text-area-copy {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.carousel-indicators {
		position: absolute;
		bottom: -30px;
	}
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.img-area {
		display: block;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		margin-bottom: 0;
	}
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.carousel-inner {
		margin-bottom: 0;
	}
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.carousel-inner
		.item {
		min-height: auto;
		padding: 0;
	}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.item-wrapper {
		width: 100% !important;
	}
}
@media screen and (max-width: 767px) {
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.item-wrapper.better-manage-one
		.img-area {
		width: 100%;
		margin-top: 0;
	}
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.item-wrapper.better-manage-one
		.img-area
		img {
		width: 100%;
		position: relative;
	}
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.item-wrapper.better-manage-one
		.img-area.img-five
		img,
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.item-wrapper.better-manage-one
		.img-area.img-six
		img,
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.item-wrapper.better-manage-one
		.img-area.img-seven
		img,
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.item-wrapper.better-manage-one
		.img-area.img-eight
		img {
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 767px) {
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.item-wrapper.better-manage-two {
		width: 100% !important;
	}
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.item-wrapper.better-manage-two
		.text-area {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.item-wrapper.better-manage-two
		.btn-area {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.item-wrapper.better-manage-two
		.btn-area
		.button-wrapper {
		text-align: left;
	}
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.item-wrapper.better-manage-two
		.btn-area
		.button-wrapper
		a {
		font-size: 10px;
		line-height: 20px;
		display: block;
		text-align: left;
	}
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.item-wrapper.better-manage-two
		.img-area {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		width: 100%;
	}
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.item-wrapper.better-manage-two
		.img-area
		img {
		position: relative;
	}
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.item-wrapper.better-manage-two
		.img-area.img-two
		img {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.item-wrapper.better-manage-three
		.text-area {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.item-wrapper.better-manage-three
		.img-area {
		position: relative;
		bottom: 0;
		right: -90px;
	}
	.mindsg-main.understanding-depression
		#manage-depression.carousel
		.item-wrapper.better-manage-three
		.img-area.img-three
		img {
		position: relative;
	}
}
@media screen and (max-width: 767px) {
	.modal-what-is-depression {
		text-align: center;
	}
	.modal-what-is-depression#what-is-depression-who-is-affected .modal-img {
		width: 40%;
	}
	.modal-what-is-depression .modal-img {
		width: 40%;
		margin-top: 50px;
		margin-bottom: 20px;
	}
	.modal-what-is-depression .modal-copy-wrapper {
		margin-top: 20px;
	}
	.modal-what-is-depression .modal-copy-wrapper p {
		margin: 0;
	}
}
@media screen and (max-width: 767px) {
	.modal-what-is-ocd-misconceptions .modal-body {
		text-align: center;
	}
	.modal-what-is-ocd-misconceptions .modal-body .line-two {
		margin-top: 20px;
	}
	.modal-what-is-ocd-misconceptions .modal-body img {
		width: 50%;
		margin: 0 auto;
	}
}
@media screen and (max-width: 767px) {
	.modal-common-misconceptions {
		text-align: center;
	}
	.modal-common-misconceptions .modal-body img {
		width: 40%;
		margin-bottom: 15px;
		margin-top: 50px;
	}
	.modal-common-misconceptions .modal-body .line-two {
		margin-top: 15px !important;
		margin-bottom: 30px !important;
		width: 70%;
		margin: 0 auto;
	}
	.modal-common-misconceptions .modal-body .line-four {
		margin-bottom: 30px !important;
	}
}
@media screen and (max-width: 767px) {
	.mindsg
		.mindsg-container
		.modal-what-is-depression
		.modal-dialog
		.modal-body {
		padding: 15px 15px 30px 15px;
	}
}
@media screen and (max-width: 767px) {
	#some-common-depressive-disorders-carousel .carousel-inner .item-wrapper {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.common-misconceptions-slick-wrapper .slick-prev {
		left: -40px !important;
	}
	.common-misconceptions-slick-wrapper .slick-next {
		right: -40px !important;
	}
}
@media screen and (max-width: 767px) {
	.intro-carousel .intro-carousel-wrapper .carousel-control {
		width: 5%;
	}
}
@media screen and (max-width: 767px) {
	.mobile-copy {
		display: block;
	}
}
.mindsg .mindsg-container .slick-prev.prev-arrow:before,
.mindsg .mindsg-container .slick-next.next-arrow:before {
	display: none;
	background-image: none;
}

.scroll-text {
	overflow: scroll;
	height: 210px;
}

.mindsg .mindsg-container ul.bullets > li::before {
	content: "–";
	display: inline-block;
	width: 0.7em;
	text-indent: 0;
}

/* Start: Quiz Numbers */
.mindsg
	.mindsg-container
	.modal-self-assessment
	.modal-dialog
	.modal-content
	.modal-body {
	padding-left: 50px;
	padding-right: 50px;
}
.quiz-contacts-container {
	display: flex;
	gap: 12px;
	justify-content: center;
	flex-wrap: wrap;
}
.quiz-contacts-custom {
	border-radius: 50px;
	background-color: #97e3d6;
	display: inline-flex;
	height: 64px;
	min-width: 200px;
	color: #000000 !important;
	text-decoration: none !important;
}
.quiz-contacts-custom p {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

@media screen and (max-width: 767px) {
	.mindsg
		.mindsg-container
		.modal-self-assessment
		.modal-dialog
		.modal-content
		.modal-body {
		padding-left: 15px;
		padding-right: 15px;
	}
	.quiz-contacts-container {
		gap: 20px;
	}
	.quiz-contacts-custom {
		min-width: 100%;
	}
}

/* End: Quiz Number */
