@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 ul.default-dash {
	margin: 0;
}

.mindsg ul.default-dash {
	list-style-type: none;
	margin-left: 0;
	padding-left: 1em;
}

.mindsg ul.default-dash > li:last-child {
	margin-bottom: 0;
}

.mindsg ul.default-dash > li:before {
	content: "-";
	width: 1em;
	margin-left: -1em;
	display: inline-block;
}

.mindsg-main.dealing-with-anxiety-disorder h1 {
	margin-bottom: 25px;
}
.mindsg-main.dealing-with-anxiety-disorder .pos-relative {
	position: relative;
}
.mindsg-main.dealing-with-anxiety-disorder .border-top-white {
	border-top: 6px solid #ffffff;
}
.mindsg-main.dealing-with-anxiety-disorder .border-bottom-white {
	border-bottom: 6px solid #ffffff;
}
.mindsg-main.dealing-with-anxiety-disorder .border-radius-20 {
	border-radius: 20px;
}
.mindsg-main.dealing-with-anxiety-disorder .section-age-group {
	padding-bottom: 10px;
}
.mindsg-main.dealing-with-anxiety-disorder .panel-group .panel {
	background-color: #fff;
}
.mindsg-main.dealing-with-anxiety-disorder .panel-group .panel .panel-body {
	margin-top: -15px;
}
.mindsg-main.dealing-with-anxiety-disorder .padding-m-0 {
	padding-bottom: 0 !important;
}
.mindsg-main.dealing-with-anxiety-disorder hr {
	border-top: 1px solid #000;
}
.mindsg-main.dealing-with-anxiety-disorder .section-one-content-wrapper {
	padding: 40px;
	position: relative;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-one-content-wrapper.no-padding-bottom {
	padding-bottom: 0;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-one-content-wrapper
	.container {
	z-index: 2;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-one-content-wrapper
	.bg-bottom-left {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-one-content-wrapper
	.bg-top-right {
	position: absolute;
	top: -20px;
	right: 0;
	z-index: 1;
	width: 20vw;
	text-align: right;
	overflow: hidden;
}
@media screen and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder
		.section-one-content-wrapper
		.bg-top-right {
		top: 0px;
		right: 0px;
	}
}
@media screen and (min-width: 768px) {
	.mindsg-main.dealing-with-anxiety-disorder
		.section-one-content-wrapper
		.bg-top-right
		img {
		margin-right: -20px;
	}
}
.mindsg-main.dealing-with-anxiety-disorder .section-one {
	background-color: #ffe0b1;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 45px 30px;
}
.mindsg-main.dealing-with-anxiety-disorder .section-one p {
	width: 92%;
}
.mindsg-main.dealing-with-anxiety-disorder .section-one .btn-wrapper {
	margin-top: 30px;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-one
	.btn-wrapper
	.self-assessment-btn {
	background-color: #000;
	color: #fff;
	font-family: "CocogoosePro";
	padding: 15px 50px;
	border-radius: 50px;
	text-decoration: none;
}
.mindsg-main.dealing-with-anxiety-disorder .section-two {
	position: relative;
}
.mindsg-main.dealing-with-anxiety-disorder .section-two .img-wrapper-one {
	position: relative;
	width: 85%;
	margin: 0 auto;
}
.mindsg-main.dealing-with-anxiety-disorder .section-three {
	position: relative;
}
.mindsg-main.dealing-with-anxiety-disorder .section-three .img-wrapper-one {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder
		.section-three
		.img-wrapper-one-m {
		width: 65%;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
	}
}
.mindsg-main.dealing-with-anxiety-disorder .section-four {
	width: 80%;
	margin: 0 auto;
	position: relative;
}
.mindsg-main.dealing-with-anxiety-disorder .section-four li {
	margin-bottom: 0.75em;
}
.mindsg-main.dealing-with-anxiety-disorder .section-four .copy-wrapper {
	width: 90%;
	margin: 0 auto;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-four
	.common-misconceptions-modal {
	margin-top: 20px;
	margin-bottom: 30px;
	position: relative;
	z-index: 2;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-four
	.common-misconceptions-modal
	.item {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-left: 15px;
	margin-right: 15px;
	background-color: #fff;
	padding: 20px 30px;
}
@media screen and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder
		.section-four
		.common-misconceptions-modal
		.item {
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 15px;
	}
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-four
	.common-misconceptions-modal
	.click-to-reveal {
	position: absolute;
	bottom: 0px;
	text-align: center;
	width: 100%;
}
@media screen and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder
		.section-four
		.common-misconceptions-modal
		.click-to-reveal {
		text-align: left;
	}
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-four
	.common-misconceptions-modal
	.item-wrapper {
	text-align: center;
	position: relative;
	display: table;
	height: 100%;
	padding-bottom: 15px;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-four
	.common-misconceptions-modal
	.item-wrapper
	.img-area {
	width: 70%;
	margin: 10px auto;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-four
	.common-misconceptions-modal
	.item-wrapper
	.click-to-reveal
	a {
	color: black;
	text-decoration: underline;
}
@media screen and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder .section-four ul {
		text-align: left;
	}
	.mindsg-main.dealing-with-anxiety-disorder
		.section-four
		.how-does-it-affect-us-img {
		width: 40%;
	}
}
.mindsg-main.dealing-with-anxiety-disorder .section-five .panel-group {
	width: 93%;
}
@media screen and (max-width: 991px) {
	.mindsg-main.dealing-with-anxiety-disorder .section-five .panel-group {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder .section-five .panel-body {
		padding: 20px !important;
	}
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	.intro-carousel-wrapper {
	margin-top: 30px;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	.causes-carousel-container
	.carousel {
	margin-top: 30px;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	.signs-and-symptoms-carousel-container
	.carousel {
	margin-top: 30px;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	.signs-and-symptoms-carousel-container
	.carousel
	.item__container {
	min-height: 220px;
}
@media screen and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder
		.section-six
		.signs-and-symptoms-carousel-container
		.carousel {
		margin-top: 0px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	.signs-and-symptoms-carousel-container
	.carousel-inner {
	margin-left: -2.5%;
}
@media screen and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder
		.section-six
		.signs-and-symptoms-carousel-container
		.carousel-inner {
		margin-left: auto;
	}
}
.mindsg-main.dealing-with-anxiety-disorder .section-six .parent-indicator {
	color: #9b9898 !important;
	margin-bottom: 23px;
	cursor: pointer;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	.parent-indicator.selected {
	color: #000000 !important;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	.parent-indicator.selected
	> span {
	color: #000000 !important;
}
.mindsg-main.dealing-with-anxiety-disorder .section-six .carousel-indicators {
	width: 100%;
	border-right: none;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	.carousel-indicators
	.sub-indicator
	.f-size
	li {
	font-size: 18px !important;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	.carousel-control.opacity
	span
	img {
	opacity: 0.5;
}
.mindsg-main.dealing-with-anxiety-disorder .section-six .carousel-inner h5 {
	margin-bottom: 20px;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	.carousel-inner
	.copy-wrapper {
	width: 80%;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder
		.section-six
		.carousel-inner
		.copy-wrapper {
		width: 100%;
	}
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	.carousel-inner
	.item-wrapper
	.text-area {
	padding-right: 15px;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	.carousel-inner
	.item-wrapper
	.text-area
	ul {
	margin-bottom: 0;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	.carousel-inner
	.item-wrapper
	.text-area
	ul
	li {
	margin-bottom: 10px;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	.carousel-inner
	.item-wrapper
	.text-area
	ul
	li:last-child {
	margin-bottom: 0;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	.carousel-inner
	.item-wrapper
	.img-area {
	width: 30%;
}
@media screen and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder
		.section-six
		#causesCarousel
		.carousel-inner,
	.mindsg-main.dealing-with-anxiety-disorder
		.section-six
		#causesCarouselSeniors
		.carousel-inner {
		border-left: 0px solid transparent;
	}
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	#causesCarousel
	.carousel-inner
	.item-wrapper,
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	#causesCarouselSeniors
	.carousel-inner
	.item-wrapper {
	width: 100%;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	#causesCarousel
	.carousel-indicators-wrapper,
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	#causesCarouselSeniors
	.carousel-indicators-wrapper {
	border-right: 0px solid transparent;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	#causesCarousel
	.carousel-indicators-wrapper
	p,
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	#causesCarouselSeniors
	.carousel-indicators-wrapper
	p {
	margin-top: 5px;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	#causesCarousel
	.copy-wrapper,
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	#causesCarouselSeniors
	.copy-wrapper {
	position: absolute;
	margin: 0 auto;
	width: 100%;
	display: block;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	#causesCarousel
	.copy-wrapper
	p,
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	#causesCarouselSeniors
	.copy-wrapper
	p {
	margin-top: 0px;
}
@media screen and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder
		.section-six
		#causesCarousel
		.copy-wrapper,
	.mindsg-main.dealing-with-anxiety-disorder
		.section-six
		#causesCarouselSeniors
		.copy-wrapper {
		padding: 0px 0px 10px;
	}
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	#causesCarousel
	.carousel-control.left
	.icon-prev,
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	#causesCarouselSeniors
	.carousel-control.left
	.icon-prev {
	top: 70%;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	#causesCarousel
	.carousel-control.right
	.icon-next,
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	#causesCarouselSeniors
	.carousel-control.right
	.icon-next {
	top: 70%;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	#causesCarousel
	.temp-copy,
.mindsg-main.dealing-with-anxiety-disorder
	.section-six
	#causesCarouselSeniors
	.temp-copy {
	opacity: 0;
	margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder
		.section-six
		#causesCarousel
		.temp-copy,
	.mindsg-main.dealing-with-anxiety-disorder
		.section-six
		#causesCarouselSeniors
		.temp-copy {
		margin-bottom: 0px;
		padding: 0px 0px 10px;
	}
	.mindsg-main.dealing-with-anxiety-disorder
		.section-six
		#causesCarousel
		.temp-copy
		p,
	.mindsg-main.dealing-with-anxiety-disorder
		.section-six
		#causesCarouselSeniors
		.temp-copy
		p {
		margin-top: 0px;
	}
}
.mindsg-main.dealing-with-anxiety-disorder .section-seven .bdr-bottom {
	border-bottom: 1px solid #000;
}
.mindsg-main.dealing-with-anxiety-disorder .section-seven .inner-section-one {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	margin: 0 auto;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-seven
	.inner-section-one
	.wrapper {
	max-width: 950px;
	width: 100%;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder
		.section-seven
		.inner-section-one
		.wrapper {
		position: relative;
		max-width: 767px;
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-seven
	.inner-section-one
	.wrapper__inner {
	width: 33%;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-seven
	.inner-section-one
	.wrapper__inner
	.item {
	min-height: 82px;
	background-color: #fff;
	border-radius: 20px;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-seven
	.inner-section-one
	.wrapper__inner
	.item
	p {
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder
		.section-seven
		.inner-section-one
		.wrapper__inner {
		margin-left: 5px;
		margin-right: 5px;
		width: 50%;
	}
	.mindsg-main.dealing-with-anxiety-disorder
		.section-seven
		.inner-section-one
		.wrapper__inner
		.item {
		min-height: 100px;
		margin-bottom: 10px;
	}
	.mindsg-main.dealing-with-anxiety-disorder
		.section-seven
		.inner-section-one
		.wrapper__inner
		p {
		padding: 10px;
	}
}
@media screen and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder
		.section-seven
		.inner-section-one {
		position: relative;
	}
}
.mindsg-main.dealing-with-anxiety-disorder .section-nine {
	margin-top: 30px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.mindsg-main.dealing-with-anxiety-disorder .section-nine .main-intro-content {
	margin-top: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.mindsg-main.dealing-with-anxiety-disorder
	.section-nine
	.main-intro-content
	img {
	width: 35%;
	position: relative;
	right: -40px;
}
.mindsg-main.dealing-with-anxiety-disorder .section-nine .main-intro-content p {
	width: 65%;
}
.mindsg-main.dealing-with-anxiety-disorder
	.intro-carousel
	.intro-carousel-wrapper
	.carousel-indicators {
	margin: 0;
}
.mindsg-main.dealing-with-anxiety-disorder .anxiety-treatment .bg-top-right {
	top: 0;
	right: 0;
	width: 20vw;
	text-align: right;
}

.modal-common-misconceptions .modal-body p {
	margin: 0;
}
.modal-common-misconceptions .modal-body p.line-one {
	text-decoration: underline;
	margin-bottom: 0px;
}
.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;
}
.modal-common-misconceptions .modal-body .line-two {
	margin-bottom: 20px !important;
}

.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;
	}
	h1 {
		margin-bottom: 0px;
	}
	.mindsg .mindsg-main .panel-group .panel {
		border-radius: 10px;
	}
	.mindsg .mindsg-main .panel-group .panel .panel-title a {
		padding: 20px !important;
	}
	.mindsg .mindsg-container.has-sub-navbar .mindsg-main > :first-child {
		padding-top: 0;
	}
	.mindsg-main.dealing-with-anxiety-disorder .m-text-left {
		text-align: left;
	}
	.mindsg-main.dealing-with-anxiety-disorder .m-no-margin-bottom {
		margin-bottom: 0px;
	}
	.mindsg-main.dealing-with-anxiety-disorder .border-radius-20 {
		border-radius: 10px;
	}
	.mindsg-main.dealing-with-anxiety-disorder .section-age-group {
		padding-bottom: 0px;
	}
	.mindsg-main.dealing-with-anxiety-disorder .section-one-content-wrapper {
		padding: 30px 15px;
	}
	.mindsg-main.dealing-with-anxiety-disorder
		.section-one-content-wrapper#common-misconceptions {
		padding-top: 0;
	}
	.mindsg-main.dealing-with-anxiety-disorder .intro-carousel-wrapper .title {
		margin-bottom: 0px;
	}
	.mindsg-main.dealing-with-anxiety-disorder .arrow-position {
		font-size: 22px;
		width: 22px;
		height: 22px;
	}
	.mindsg-main.dealing-with-anxiety-disorder .carousel-control {
		width: 22px;
	}
	.mindsg-main.dealing-with-anxiety-disorder
		.carousel-control.left
		.icon-prev {
		left: -50%;
		margin-left: -32px;
		top: 150px !important;
	}
	.mindsg-main.dealing-with-anxiety-disorder
		.carousel-control.right
		.icon-next {
		right: -50%;
		margin-right: -27px;
		top: 150px !important;
	}
	.mindsg-main.dealing-with-anxiety-disorder .section-one {
		margin: 15px;
		text-align: center;
		padding: 30px 15px;
	}
	.mindsg-main.dealing-with-anxiety-disorder .section-one img {
		width: 60%;
		margin: 20px auto;
	}
	.mindsg-main.dealing-with-anxiety-disorder .section-one p {
		width: 100%;
	}
	.mindsg-main.dealing-with-anxiety-disorder .section-one .btn-wrapper {
		width: 90%;
		margin: 0 auto;
	}
	.mindsg-main.dealing-with-anxiety-disorder
		.section-one
		.btn-wrapper
		.self-assessment-btn {
		display: block;
	}
	.mindsg-main.dealing-with-anxiety-disorder .section-two {
		text-align: center;
		padding-left: 15px;
		padding-right: 15px;
	}
	.mindsg-main.dealing-with-anxiety-disorder .section-two .img-wrapper-one-m {
		width: 50%;
		margin: 0 auto;
	}
	.mindsg-main.dealing-with-anxiety-disorder .section-two .img-wrapper-two-m {
		width: 70%;
		margin: 0 auto;
	}
	.mindsg-main.dealing-with-anxiety-disorder .section-four {
		width: 100%;
	}
	.mindsg-main.dealing-with-anxiety-disorder .section-four h4 {
		margin-top: 10px !important;
	}
	.mindsg-main.dealing-with-anxiety-disorder .section-four h5 {
		font-size: 15px;
		line-height: 25px;
	}
	.mindsg-main.dealing-with-anxiety-disorder .section-four ul {
		list-style-position: inside;
		padding-left: 0px;
		margin-bottom: 20px;
		margin-top: -20px;
	}
	.mindsg-main.dealing-with-anxiety-disorder .section-four .copy-wrapper {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.mindsg-main.dealing-with-anxiety-disorder
		.section-four
		.common-misconceptions-modal {
		margin-bottom: 0px;
	}
	.mindsg-main.dealing-with-anxiety-disorder
		.section-four
		.common-misconceptions-modal
		.item {
		padding: 20px 0px 20px 20px;
	}
	.mindsg-main.dealing-with-anxiety-disorder
		.section-four
		.common-misconceptions-modal
		.item:nth-child(2)
		.img-area {
		width: 160%;
	}
	.mindsg-main.dealing-with-anxiety-disorder
		.section-four
		.common-misconceptions-modal
		.item-wrapper {
		margin-bottom: 0px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.mindsg-main.dealing-with-anxiety-disorder
		.section-four
		.common-misconceptions-modal
		.item-wrapper
		.inner:first-child {
		width: 20%;
	}
	.mindsg-main.dealing-with-anxiety-disorder
		.section-four
		.common-misconceptions-modal
		.item-wrapper
		.inner:last-child {
		width: 75%;
		text-align: left;
	}
	.mindsg-main.dealing-with-anxiety-disorder
		.section-four
		.common-misconceptions-modal
		.item-wrapper
		.f4 {
		margin-bottom: 15px;
		margin-top: 0px;
	}
	.mindsg-main.dealing-with-anxiety-disorder
		.section-four
		.common-misconceptions-modal
		.item-wrapper
		.img-area {
		margin: 0px auto;
		padding: 0;
		width: 105%;
	}
	.mindsg-main.dealing-with-anxiety-disorder
		.section-six
		.causes-carousel-container
		.carousel {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-top: 30px;
	}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder
		.section-six
		.causes-carousel-container
		.carousel {
		margin-top: 0px;
	}
}
@media screen and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder
		.section-six
		.intro-carousel-wrapper
		p {
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder
		.section-six
		.intro-carousel-wrapper
		p {
		margin-top: 10px;
	}
}
@media screen and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder
		.section-six
		.carousel-indicators-wrapper {
		border: none;
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		padding: 0px;
	}
}
@media screen and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder
		.section-six
		.carousel-inner
		.title {
		padding-left: 0;
	}
	.mindsg-main.dealing-with-anxiety-disorder
		.section-six
		.carousel-inner
		.img-area
		img {
		width: 40%;
	}
}
@media screen and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder .section-seven .marginBottom45 {
		margin-bottom: 0px;
	}
}
@media screen and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder .section-nine {
		margin-top: 0;
		padding: 0;
		width: 100%;
	}
	.mindsg-main.dealing-with-anxiety-disorder
		.section-nine
		.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.dealing-with-anxiety-disorder
		.section-nine
		.main-intro-content
		p {
		text-align: center;
		width: 100%;
	}
	.mindsg-main.dealing-with-anxiety-disorder
		.section-nine
		.main-intro-content
		img {
		width: 60%;
		right: 0;
	}
}
@media screen and (max-width: 767px) {
	.mindsg-main.dealing-with-anxiety-disorder .accordion-wrapper img {
		width: 40%;
	}
	.mindsg-main.dealing-with-anxiety-disorder
		.accordion-wrapper
		.accordion-copy {
		line-height: normal;
	}
}
@media screen and (max-width: 767px) {
	.modal-common-misconceptions {
		text-align: center;
	}
	.modal-common-misconceptions .modal-body img {
		width: 40%;
		margin-bottom: 15px;
	}
	.modal-common-misconceptions .modal-body .line-two {
		margin-top: 15px !important;
		margin-bottom: 20px !important;
		width: 100%;
		margin: 0 auto;
	}
	.modal-common-misconceptions .modal-body .line-four {
		margin-bottom: 20px !important;
	}
}
@media screen and (max-width: 767px) {
	.mobile-copy {
		display: block;
	}
}
.useful-self-help-tools-slider.slick-slider .slick-track {
	margin: 0 auto;
}

/* 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: #ffe0b1;
	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 */
