@import url("https://ch-api.healthhub.sg/api/public/content/83fab8568b1545e59795f1de8076b94f");
.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;
  }
}
.ocd.audio-wrapper {
  background-color: white;
  border-radius: 20px;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ocd.audio-wrapper.adult {
  width: 90%;
}
.ocd.audio-wrapper.teens {
  background-color: #afadd6;
  width: 60%;
  margin: 0 auto;
}
.ocd.audio-wrapper.youths {
  background-color: #afadd6;
  width: 70%;
  margin: 0 auto;
}
.ocd.audio-wrapper .audio-item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ocd.audio-wrapper .audio-item {
  text-align: center;
  width: 120px;
}
.ocd.audio-wrapper .audio-item .copy-text {
  font-weight: normal;
}
.ocd.audio-wrapper .audio-item a {
  color: #000;
  text-decoration: none;
}
.ocd.audio-wrapper .audio-item img {
  width: 70px;
}
.ocd.audio-wrapper .audio-item .short-line-height {
  line-height: 20px !important;
}
@media screen and (max-width: 767px) {
  .ocd.audio-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    border-radius: 10px;
  }
  .ocd.audio-wrapper.adult {
    width: 100%;
  }
  .ocd.audio-wrapper.teens {
    width: 100%;
  }
  .ocd.audio-wrapper.youths {
    width: 100%;
  }
  .ocd.audio-wrapper .audio-category {
    margin-top: 20px;
  }
  .ocd.audio-wrapper .audio-category:nth-child(1) .audio-item-wrapper {
    margin-left: 0;
  }
  .ocd.audio-wrapper .audio-item-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ocd.audio-wrapper .audio-item-wrapper .audio-item p {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .ocd.audio-wrapper .title {
    text-align: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 15px;
  }
}

.mindsg .mindsg-container .panel-group .panel.panel-default {
  background-color: white;
  border-radius: 10px;
}

.modal-what-is-ocd-misconceptions .modal-body p {
  margin: 0;
}
.modal-what-is-ocd-misconceptions .modal-body p.line-one {
  text-decoration: underline;
  margin-bottom: 0px;
}
.modal-what-is-ocd-misconceptions .modal-body p.line-three {
  text-decoration: underline;
  margin-bottom: 10px;
}
.modal-what-is-ocd-misconceptions .modal-body .line-two {
  margin-bottom: 20px !important;
}

.mindsg-main.living-with-ocd .section-two-content-wrapper .section-ten .ocd-accordion {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}

.mindsg-main.living-with-ocd .section-two-content-wrapper .section-ten .ocd-accordion .coping-with-ocd-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-ten .ocd-accordion .coping-with-ocd-cards .box {
  width: 30%;
  margin: 0 13px 26px;
  background-color: #ffffff;
  padding: 25px 15px;
  border-radius: 20px;
  height: 100%;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-ten .ocd-accordion .coping-with-ocd-cards .box .content {
  position: relative;
  padding-bottom: 36px;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-ten .ocd-accordion .coping-with-ocd-cards .box .content img {
  width: 160px;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-ten .ocd-accordion .coping-with-ocd-cards .box .content u {
  -webkit-text-decoration: underline 2px;
          text-decoration: underline 2px;
  text-underline-offset: 3px;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-ten .ocd-accordion .coping-with-ocd-cards .box .content .readmore {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-ten .ocd-accordion .coping-with-ocd-cards .box .content .readmore a {
  color: inherit;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-ten .ocd-accordion .coping-with-ocd-cards .box:nth-child(1) p.card-title, .mindsg-main.living-with-ocd .section-two-content-wrapper .section-ten .ocd-accordion .coping-with-ocd-cards .box:nth-child(2) p.card-title, .mindsg-main.living-with-ocd .section-two-content-wrapper .section-ten .ocd-accordion .coping-with-ocd-cards .box:nth-child(3) p.card-title {
  min-height: 52px;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-ten .ocd-accordion .coping-with-ocd-cards .box:nth-child(4) p.card-title, .mindsg-main.living-with-ocd .section-two-content-wrapper .section-ten .ocd-accordion .coping-with-ocd-cards .box:nth-child(5) p.card-title, .mindsg-main.living-with-ocd .section-two-content-wrapper .section-ten .ocd-accordion .coping-with-ocd-cards .box:nth-child(6) p.card-title {
  min-height: 78px;
}

@media screen and (max-width: 767px) {
  .mindsg .mindsg-container.color-theme-yellow .active-text-wrapper {
    color: rgb(197, 184, 106) !important;
  }
  .modal-what-is-ocd-misconceptions .modal-body {
    text-align: center;
    padding: 42px 15px !important;
  }
  .modal-what-is-ocd-misconceptions .modal-body img {
    width: 50%;
    margin: 0 auto;
  }
  .panel-group .panel.panel-default {
    border-radius: 10px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-three .title {
    line-height: 1.2;
  }
}
.mindsg-main.living-with-ocd .border-top-white {
  border-top: 6px solid #ffffff;
}
.mindsg-main.living-with-ocd .border-bottom-white {
  border-bottom: 6px solid #ffffff;
}
.mindsg-main.living-with-ocd .section-one-content-wrapper {
  padding: 0 40px 0 40px;
}
.mindsg-main.living-with-ocd .section-one-content-wrapper .section-one {
  padding-top: 40px;
}
.mindsg-main.living-with-ocd .section-one-content-wrapper .section-one .main-intro-content {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 12.5%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mindsg-main.living-with-ocd .section-one-content-wrapper .section-one .main-intro-content img {
  width: 47%;
  -ms-flex-item-align: end;
      align-self: end;
}
.mindsg-main.living-with-ocd .section-one-content-wrapper .section-one .main-intro-content p {
  width: 100%;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper {
  padding: 40px;
  position: relative;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper.no-padding-bottom {
  padding-bottom: 0;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .content-bg {
  position: absolute;
  width: 270px;
  left: 0;
  bottom: 0;
  overflow: hidden;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .content-bg img {
  margin-left: -25px;
  margin-bottom: -40px;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-two {
  width: 65%;
  margin: 0 auto;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-two .sub-title {
  margin-bottom: 20px;
  margin-top: 30px;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-two .card-intro-wrapper {
  background-color: white;
  border-radius: 20px;
  padding: 10px 25px 25px 25px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-two .card-intro-wrapper .img-wrapper {
  width: 50%;
  margin: 0 auto;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-two .card-intro-wrapper a {
  color: black;
  text-decoration: underline;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-three {
  width: 75%;
  margin: 0 auto;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-three .videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-three .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-three .title {
  margin-bottom: 20px;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-four {
  width: 80%;
  margin: 0 auto;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 1px solid #000;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-one .img-area img {
  width: 185px;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-one .text-area {
  width: 70%;
  padding-left: 30px;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .text-area {
  margin-top: 20px;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .text-area p {
  width: 90%;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .img-area {
  background-color: white;
  border-radius: 20px;
  padding: 15px;
  width: 100%;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .img-area p {
  margin-bottom: 0;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .img-area img {
  width: 70%;
  margin: 0 auto;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .sub-title-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  margin: 0 auto 30px;
  padding-right: 5%;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .sub-title-area p {
  padding-left: 30px;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .sub-title-area .type {
  font-size: 30px;
  font-family: "CocogoosePro" !important;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .sub-title-area .type .spacer {
  display: block;
  opacity: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-top: -1em;
  pointer-events: none;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .img-position {
  position: absolute;
  left: 0%;
  width: 38%;
  bottom: 0;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .img-position.second {
  width: 33%;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .common-text {
  margin-bottom: 0;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-one {
  margin-top: 30px;
  border-bottom: 1px solid #000;
  padding-bottom: 30px;
  position: relative;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-one .group-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-one .group-wrapper .group-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-one .group-wrapper .group-item {
  background-color: white;
  border-radius: 20px;
  padding: 20px;
  margin: 12px;
  width: 295px;
  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;
  text-align: center;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-one .group-wrapper .group-item.no-bg {
  background-color: transparent;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-one .group-wrapper.group-wrapper-one .group-one {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-one .group-wrapper.group-wrapper-one .group-two {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-one .group-wrapper.group-wrapper-two .group-one {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-one .group-wrapper.group-wrapper-two .group-two {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-two {
  margin-top: 40px;
  border-bottom: 1px solid #000;
  padding-bottom: 30px;
  position: relative;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-two .group-wrapper .group-one,
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-two .group-wrapper .group-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-two .group-wrapper .group-item {
  background-color: white;
  border-radius: 20px;
  padding: 20px;
  margin: 12px;
  width: 29.5%;
  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;
  text-align: center;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-three {
  width: 96%;
  margin: 0 auto;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-three .sub-title {
  width: 72%;
  margin: 40px auto;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-three .card-wrapper {
  background-color: white;
  border-radius: 20px;
  padding: 20px 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-three .card-wrapper .text-area {
  width: 70%;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-three .card-wrapper .img-area {
  width: 30%;
  padding-left: 30px;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-eight {
  margin-top: 30px;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-eight .main-intro-content {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-eight .main-intro-content img {
  width: 35%;
  position: relative;
  right: -40px;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-eight .main-intro-content p {
  width: 65%;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper.treatment .img-position {
  position: absolute;
  top: -20px;
  left: -90px;
  width: 400px;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-nine {
  position: relative;
  z-index: 2;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-nine .copy-wrapper {
  width: 55%;
  margin: 30px auto 45px;
  text-align: center;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-nine .ocd-accordion {
  width: 90%;
  margin: 0 auto;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-nine .accordion-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-nine .accordion-wrapper p {
  width: 75%;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-nine .accordion-wrapper .accordion-img {
  width: 25%;
  text-align: center;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-nine .accordion-wrapper .accordion-img img {
  width: 60%;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .summary-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 90%;
  margin: 0 auto;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .summary-wrapper .summary-text-area {
  width: 50%;
  padding-right: 50px;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .summary-wrapper .summary-audio-area {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.mobile-copy {
  display: none;
}

.mobile-second-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-main.living-with-ocd .section-one h1.f-l {
    font-size: 27px;
  }
  .mindsg-main.living-with-ocd .section-one-content-wrapper {
    padding: 0;
  }
  .mindsg-main.living-with-ocd .section-one-content-wrapper .section-one {
    margin-top: 0;
    padding: 40px 0px 0;
  }
  .mindsg-main.living-with-ocd .section-one-content-wrapper .section-one .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;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .mindsg-main.living-with-ocd .section-one-content-wrapper .section-one .main-intro-content {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .mindsg-main.living-with-ocd .section-one-content-wrapper .section-one .main-intro-content p {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .mindsg-main.living-with-ocd .section-one-content-wrapper .section-one .main-intro-content img {
    width: 80%;
    -ms-flex-item-align: center;
        align-self: center;
  }
}
@media screen and (max-width: 767px) {
  .mindsg-main.living-with-ocd .section-two-content-wrapper {
    padding: 30px 15px 0;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-two {
    width: 100%;
    padding: 0;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-two .card-intro-wrapper {
    margin-bottom: 15px;
    padding: 15px;
    text-align: left;
    border-radius: 10px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-two .card-intro-wrapper p {
    margin-top: 0;
    margin-bottom: 15px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-two .card-intro-wrapper .mobile-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-two .card-intro-wrapper .mobile-layout div:nth-child(1) {
    width: 60%;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-two .card-intro-wrapper .mobile-layout div:nth-child(2) {
    width: 30%;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-two .sub-title {
    margin-top: 20px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .content-bg {
    position: relative;
    bottom: 0;
    width: 40%;
    left: unset;
    margin: 0 auto;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .content-bg img {
    margin: 0;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-three {
    width: 100%;
    text-align: center;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-three .title,
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-three .subtitle {
    font-size: 28px;
    font-family: "CocogoosePro";
    line-height: normal;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four {
    width: 100%;
    padding-bottom: 15px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-one {
    -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;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-one .text-area {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-one .text-area p {
    margin-bottom: 20px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-one .img-area {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 20px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .text-area {
    margin-top: 0;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .text-area p {
    width: 75%;
    margin: 0 auto 10px;
    text-align: center;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .img-area {
    border-radius: 10px;
    padding-left: 0;
    padding-right: 0;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .img-area .row .card-wrapper:nth-child(1) {
    position: relative;
    left: 15px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .img-area .row .card-wrapper:nth-child(3) {
    position: relative;
    right: 15px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .img-area p {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.4 !important;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .img-area img {
    width: 70%;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .sub-title-area {
    display: block;
    width: 100%;
    padding: 0;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .sub-title-area .type {
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .sub-title-area p {
    padding: 0;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .img-position {
    position: relative;
    left: unset;
    width: 70%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .img-position.second {
    width: 70%;
    margin-top: 10%;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-one {
    margin-top: 20px;
    padding-bottom: 0;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-one p {
    margin: 0;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-one p.type {
    margin-bottom: 20px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-one .group-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-one .group-wrapper .group-item {
    margin: 5px;
    width: 100%;
    border-radius: 10px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-one .group-wrapper.group-wrapper-one .group-one {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-one .group-wrapper.group-wrapper-one .group-two {
    padding-right: 10px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-one .group-wrapper.group-wrapper-two {
    padding-right: 10px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-one .group-wrapper.group-wrapper-two .group-one {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-two {
    margin-top: 10px;
    padding-bottom: 0;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-two p.type {
    margin-bottom: 20px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-two .group-wrapper .group-item {
    width: 100%;
    padding: 15px;
    margin: 5px;
    border-radius: 10px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-two .group-wrapper .group-item p {
    margin: 0;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-two .group-wrapper .group-one,
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-two .group-wrapper .group-two {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-three {
    width: 98%;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-three .col-xs-12:nth-child(3) .img-area img {
    width: 80%;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-three .removeMargin15 {
    margin: 0 -15px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-three .note-copy {
    margin-top: 0;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-three .sub-title {
    width: 100%;
    margin: 20px auto;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-three .card-wrapper {
    padding: 15px 15px 15px 15px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 10px;
    margin-bottom: 15px;
    min-height: 145px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-three .card-wrapper .title {
    margin: 0 0 10px 0;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-three .card-wrapper .copy {
    margin: 0;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-three .card-wrapper .img-area {
    padding-left: 0;
    width: 50%;
    text-align: center;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-three .card-wrapper .text-area {
    width: 100%;
    text-align: left;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-left: 10px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-three .card-wrapper .text-area img {
    width: 30%;
    margin: 0 auto 10px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-eight {
    margin-top: 0;
    padding: 0;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-eight .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.living-with-ocd .section-two-content-wrapper .section-eight .main-intro-content p {
    text-align: center;
    width: 100%;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-eight .main-intro-content img {
    width: 60%;
    right: 0;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-nine .ocd-accordion {
    width: 100%;
    margin-top: 20px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-nine .accordion-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 15px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-nine .accordion-wrapper p {
    width: 100%;
    padding-right: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 18px auto;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-nine .accordion-wrapper .accordion-img {
    width: 50%;
    text-align: center;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-nine .copy-wrapper {
    width: 100%;
    margin: 10px auto 45px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-nine .summary-wrapper {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-nine .summary-wrapper .summary-audio-area {
    width: 100%;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-nine .summary-wrapper .summary-text-area {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-nine .summary-wrapper .summary-text-area h4 {
    width: 68%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .mindsg-main.living-with-ocd .coping-with-ocd {
    padding-top: 0;
  }
  .mindsg-main.living-with-ocd .coping-with-ocd .section-ten .ocd-accordion {
    width: 100%;
  }
  .mindsg-main.living-with-ocd .coping-with-ocd .section-ten .ocd-accordion .coping-with-ocd-cards {
    margin: 0 -15px;
  }
  .mindsg-main.living-with-ocd .coping-with-ocd .section-ten .ocd-accordion .coping-with-ocd-cards .box {
    width: 43%;
    border-radius: 10px;
    margin-bottom: 14px;
  }
  .mindsg-main.living-with-ocd .coping-with-ocd .section-ten .ocd-accordion .coping-with-ocd-cards .box .content {
    padding-bottom: 5px;
  }
  .mindsg-main.living-with-ocd .coping-with-ocd .section-ten .ocd-accordion .coping-with-ocd-cards .box:nth-child(odd) {
    margin-right: 7px;
  }
  .mindsg-main.living-with-ocd .coping-with-ocd .section-ten .ocd-accordion .coping-with-ocd-cards .box:nth-child(even) {
    margin-left: 7px;
  }
  .mindsg-main.living-with-ocd .coping-with-ocd .section-ten .ocd-accordion .coping-with-ocd-cards .box:nth-child(1) p.card-title, .mindsg-main.living-with-ocd .coping-with-ocd .section-ten .ocd-accordion .coping-with-ocd-cards .box:nth-child(2) p.card-title {
    min-height: 84px;
  }
  .mindsg-main.living-with-ocd .coping-with-ocd .section-ten .ocd-accordion .coping-with-ocd-cards .box:nth-child(3) p.card-title, .mindsg-main.living-with-ocd .coping-with-ocd .section-ten .ocd-accordion .coping-with-ocd-cards .box:nth-child(4) p.card-title {
    min-height: 168px;
  }
  .mindsg-main.living-with-ocd .coping-with-ocd .section-ten .ocd-accordion .coping-with-ocd-cards .box:nth-child(5) p.card-title, .mindsg-main.living-with-ocd .coping-with-ocd .section-ten .ocd-accordion .coping-with-ocd-cards .box:nth-child(6) p.card-title {
    min-height: 78px;
  }
  .mindsg-main.living-with-ocd .coping-with-ocd .section-ten .summary-wrapper {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mindsg-main.living-with-ocd .coping-with-ocd .section-ten .summary-wrapper .summary-audio-area {
    width: 100%;
  }
  .mindsg-main.living-with-ocd .coping-with-ocd .section-ten .summary-wrapper .summary-text-area {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .mindsg-main.living-with-ocd .coping-with-ocd .section-ten .summary-wrapper .summary-text-area h4 {
    width: 68%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .mindsg-main.living-with-ocd .section-nine .border-bottom-white {
    border-bottom: none;
  }
}
@media screen and (max-width: 767px) {
  .modal-coping-with-ocd .modal-body {
    text-align: center;
  }
  .modal-coping-with-ocd .modal-body img {
    width: 70%;
  }
  .modal-coping-with-ocd#coping-with-ocd-understand-how-ocd-works .modal-body img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .padding-bottom-30 {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .mobile-copy {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .mobile-second-copy {
    display: block;
  }
}
.modal-coping-with-ocd a {
  color: #0014ff;
  font-weight: normal;
  text-decoration: underline;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25% !important;
}