#diagnosing-attr .banner-wrapper {
  background-image: url(/content/dam/intelligentcontent/unbranded/attr-dsa/en/desktop/diagnosing-attr.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  box-shadow: rgba(0, 0, 0, 0.90) 0px -60px 65px 9px inset;
  position: relative;
  top: 0px;
}

#diagnosing-attr .column-one.border-active .com-border {
  border: 1.5px solid #585AEA;
  border-right: 0;
}

#diagnosing-attr .column-two.border-active .com-border {
  border: 1.5px solid #585AEA;
  border-left: 0;
}

#diagnosing-attr .border-active .tab {
  border: 1.5px solid transparent;
}

#diagnosing-attr .tooltip-text span.cover {
  cursor: text;
}

#diagnostic-attr .mt-5 {
  margin-top: 5px;
}

#diagnostic-attr sup {
  line-height: normal;
  vertical-align: super;
  font-size: .5em;
  font-family: "Kanit", sans-serif;
  font-weight: 400;
  font-style: normal;
}

#diagnosing-attr #InteractiveSectionWrapper {
  margin: 0 auto;
  background-color: #FAFAFA;
  padding-bottom: 40px;
    /*border-bottom: 2px inset;*/;
}
#diagnostic-attr #bigTextandBanner .sub-section h2 {
    padding-top: 35px;
}

#diagnosing-attr #InteractiveSectionWrapper .sub-section h2 {
  font-size: 25px;
  line-height: 29px;
  padding-bottom: 1px;
}

#diagnosing-attr  .sub-section h2 sup {
    font-family: "Kanit", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size:.60em;
}
#diagnosing-attr #InteractiveSectionWrapper .sub-section h4 {
    font-family: "Kanit", sans-serif;
  font-weight: 700;
  font-style: normal;
    font-size: clamp(18px, 2.75vw, 20px);
    line-height: 1.2;
    letter-spacing: -0.3px;
    margin: 5px auto 8px;
    text-align: center;
    color: #000000;
}
#diagnosing-attr #InteractiveSectionWrapper .sub-section p {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-style: normal;
  font-size: clamp(16px, 2.75vw, 18px);
  line-height: 1.2;
  letter-spacing: 0px;
  color: #00215F;
  padding-bottom: 0px;
  text-align: center;
  color: #151515;
}

#diagnosing-attr #InteractiveSectionWrapper .download-wrapper {
  text-align: center;
  padding-top: 32px;
  padding-bottom: 32px;
}

#diagnosing-attr #InteractiveSectionWrapper .download-wrapper a {
  text-decoration: underline;
  font-family: "Kanit", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0px;
  color: #00215F;
}

#diagnosing-attr #InteractiveSectionWrapper .download-wrapper a::before {
  content: url('/content/dam/intelligentcontent/unbranded/attr-dsa/en/desktop/icon-feather-download.svg');
  display: inline-block;
  margin-right: 17px;
  vertical-align: middle;
  max-width: 20px;
}

#diagnosing-attr #InteractiveSectionWrapper .wrapper-bottom-notes p {
  text-align: left;
  font-family: "Kanit", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0px;
  padding-bottom: 1px;
  color: #151515;
}

#diagnosing-attr #InteractiveSectionWrapper .wrapper-bottom-notes p:nth-child(1) sup:nth-child(1) {
  line-height: normal;
  vertical-align: super;
  font-size: .9em;
  top: 4px;
  position: relative;
  font-family: "Kanit-Regular";
}

#diagnosing-attr #bigTextandBanner .wrapper-text-checks {
  padding-top: 5px;
  background: white;
  padding-bottom: 25px;
}

#diagnosing-attr #bigTextandBanner .wrapper-text-checks p {
  text-align: left;
  font-family: "Kanit", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 15px;
  margin-left: 90px;
  color: #000000;
}

#diagnosing-attr #bigTextandBanner .wrapper-text-checks p sup {
    font-family: "Kanit", sans-serif;
    font-weight: 700;
    font-style: normal;
}

#diagnosing-attr #bigTextandBanner .wrapper-text-checks p a {
  text-decoration: underline;
  color: #00215F;
}

#diagnosing-attr #bigTextandBanner .wrapper-text-checks p::before {
  content: url('/content/dam/intelligentcontent/unbranded/attr-dsa/en/desktop/ionic-md-checkmark-circle-outline28.svg');
  display: inline-block;
  margin-right: 24px;
  position: relative;
  height: 28px;
  top: 7px;
  width: 28px;
  height: 28px;
}

.br-hidetabletdesk {
  display: none;
}

#diagnosing-attr .hastooltip {
  position: relative;
}

#diagnosing-attr .hastooltip .tooltip-text {
  display: none;
  visibility: hidden;
}

#diagnosing-attr .hastooltip .info-img {
  width: 18px;
  height: 18px;
}

#diagnosing-attr .hastooltip.tooltip-active .tooltip-text {
  display: inline-block;
  visibility: visible;
}

#diagnosing-attr .tooltip-text span.cover {
  transform: translate(-93.1%);
  width: 36vw;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 10px #00000066;
  border: 2px solid #00215F;
  min-width: 471.9px !important;
  color: #151515;
  position: absolute;
  padding: 11px 16px;
  top: 29px;
  width: 100%;
  text-align: left;
  z-index: 1;
  margin: 0px auto;
  left: 0;
  max-width: 472px;
}

#diagnosing-attr .tooltip-text>span.cover:after,
#diagnosing-attr .tooltip-text>span.cover:before {
  content: '';
  display: block;
  position: absolute;
  left: 95.3%;
  top: 0px;
  height: 0;
  border-style: solid;
  -webkit-transform: translate(-50%, calc(-100% - 5px));
  transform: translate(-50%, calc(-100% - 0px));
}

#diagnosing-attr .tooltip-text>span.cover:after {
  top: 1px;
  border-color: transparent transparent #fff transparent;
  border-width: 10px;
}

#diagnosing-attr .tooltip-text>span.cover:before {
  top: -2px;
  border-color: transparent transparent #00215F transparent;
  border-width: 11px;
}

#diagnosing-attr .tooltip-text span {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-style: normal;
  font-size: 14px;
  line-height: 16px;
}

#diagnosing-attr .flowchart {
  width: 90%;
  margin: 25px auto 0;
  max-width: 974px;
}

#diagnosing-attr .tabs {
  display: flex;
  justify-content: center;
  margin-bottom: 0px;
}

#diagnosing-attr .tabs sup {
    font-family: "Kanit", sans-serif;
    font-weight: 600;
    font-style: normal;
}

#diagnosing-attr .genetic-tabs {
  display: flex;
  justify-content: center;
}

#diagnosing-attr .column-two {
  width: 100%;
  max-width: 479px;
}

#diagnosing-attr .column-two .first-row .arrow-box .hastooltip .tooltip-text .cover .head,
#diagnosing-attr .column-two .first-row .arrow-box .hastooltip .tooltip-text .cover .head-1 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-style: normal;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 5px;
  text-align: center;
  color: #151515;
}

#diagnosing-attr .column-two .first-row .arrow-box .hastooltip .tooltip-text .cover .bg-flex {
  background: url(/content/dam/intelligentcontent/unbranded/attr-dsa/en/desktop/bg-flex.png);
  background-size: 100%;
  background-repeat: no-repeat;
  min-height: 131px;
  padding: 82px 10px 7.7px;
  margin-bottom: 22.7px;
  display: flex;
  margin: 0px auto 15px;
  max-width: 307px;
  align-items: center;
  justify-content: space-evenly;
}

#diagnosing-attr .column-two .first-row .arrow-box .hastooltip .tooltip-text .cover .bg-flex p {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-style: normal;
  font-size: 10px;
  line-height: 10px;
  margin-bottom: 5px;
  text-align: center;
  color: #151515;
  background: rgba(255, 255, 255, .8);
  padding: 5px 7.5px;
  min-width: 82px;
  min-height: 29px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#diagnosing-attr .column-two .first-row .arrow-box .hastooltip .tooltip-text .cover .bg-flex p:nth-child(2) {
  margin: 0 21px 5px;
}

#diagnosing-attr .column-two .first-row .arrow-box .hastooltip .tooltip-text .cover .bg-flex1 {
  background: url(/content/dam/intelligentcontent/unbranded/attr-dsa/en/desktop/bg-flex1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  max-width: 308px;
  margin: 0 auto 4px;
  min-height: 131px;
  padding: 107px 83.5px 0;
  margin-bottom: 4px;
}

#diagnosing-attr .column-two .first-row .arrow-box .hastooltip .tooltip-text .cover .bg-flex1 p {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-style: normal;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
  color: #151515;
  background: rgba(255, 255, 255, .8);
  padding: 2px 0px;
  min-width: 141px;
  min-height: 15px;
}

#diagnosing-attr .column-two .first-row .arrow-box .hastooltip .tooltip-text .cover .footer,
#diagnosing-attr .column-two .third-row .arrow-box .hastooltip .tooltip-text .cover .footer {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-style: normal;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  color: #000000;
}

#diagnosing-attr .column-two .third-row .arrow-box .hastooltip .tooltip-text .cover .img-flex {
  min-height: 192px;
  display: flex;
  margin: 8px auto;
  align-items: center;
  justify-content: space-evenly;
}

#diagnosing-attr .column-two .third-row .arrow-box .hastooltip .tooltip-text .cover .img-1,
#diagnosing-attr .column-two .third-row .arrow-box .hastooltip .tooltip-text .cover .img-2 {
  min-height: 192px;
  display: flex;
  margin: 8px auto;
  align-items: flex-start;
  justify-content: space-evenly;
}

#diagnosing-attr .column-two .third-row .arrow-box .hastooltip .tooltip-text .cover .img-flex img {
  min-height: 192px;
  max-width: 65.45px;
}

#diagnosing-attr .column-two .third-row .arrow-box .hastooltip .tooltip-text .cover .img-flex .sub-c-1,
#diagnosing-attr .column-two .third-row .arrow-box .hastooltip .tooltip-text .cover .img-flex .sub-c-2 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-style: normal;
  font-size: 12px;
  line-height: 12px;
  color: #151515;
  width: 75px;
}

#diagnosing-attr .column-two .third-row .arrow-box .hastooltip .tooltip-text .cover .img-flex .sub-c-2 {
  margin-top: 49px;
  width: 95px;
}

#diagnosing-attr .column-two .third-row .arrow-box .hastooltip .tooltip-text .cover .img-flex .sub-c-1 b {
    font-family: "Kanit", sans-serif;
    font-weight: 700;
    font-style: normal;
}

#diagnosing-attr .genetic .hastooltip .tooltip-text .cover .flex-s {
  display: flex;
  align-items: center;
}

#diagnosing-attr .genetic .hastooltip .tooltip-text .cover .flex-s .img-flex-s-1 {
  margin: 0 0px 0 25px;
  max-width: 170px;
}

#diagnosing-attr .genetic .hastooltip .tooltip-text .cover .flex-s .img-flex-s-2 {
  max-width: 123px;
}

#diagnosing-attr .genetic .hastooltip .tooltip-text .cover .flex-s .tooltip-img {
  width: 134px;
  height: 45px;
  margin: auto 0 0 2px;
}

#diagnosing-attr .genetic .hastooltip .tooltip-text .cover .flex-s .img-flex-s-2 .tooltip-img {
  margin: auto 0 0 -4px;
}

#diagnosing-attr .genetic .hastooltip .tooltip-text .cover .flex-s .head-1 {
    font-family: "Kanit", sans-serif;
    font-weight: 700;
    font-style: normal;
  font-size: 12px;
  line-height: 10px;
  text-align: center;
  color: #151515;
  padding-top: 8px;
}

#diagnosing-attr .genetic .hastooltip .tooltip-text .cover .flex-s .content-1 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-style: normal;
  padding-top: 4px;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  color: #151515;
  width: 89%;
}

#diagnosing-attr .genetic .hastooltip .tooltip-text .cover .flex-s p {
  width: 100%;
}

#diagnosing-attr .genetic .hastooltip .tooltip-text .cover .flex-s .img-data {
  display: flex;
  width: 40%;
  justify-content: space-between;
}

#diagnosing-attr .column-one {
  max-width: 479px;
}

#diagnosing-attr .content {
  display: flex;
  gap: 30px;
}

#diagnosing-attr .tab-content {
  display: none;
  margin-top: 20px;
}

#diagnosing-attr .tab-content.active {
  display: flex;
  justify-content: space-around;
}

#diagnosing-attr .box {
  padding: 10px 12px;
  text-align: center;
  min-width: 120px;
  max-width: 478px;
  margin-top: -5px;
  min-height: 40px;
  height: 40px;
  background: #F2F2FF;
  border: 2px solid #585AEA;
  cursor: pointer;
  font-family: "Kanit", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 17px;
  color: #00215F;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#diagnosing-attr .first-row {
  text-align: center;
}

#diagnosing-attr .first-row .box {
  margin-top: 25px;
  text-align: center;
  display: flex;
  justify-content: space-between;
}

#diagnosing-attr .genetic-box {
  padding: 10px 10px;
  text-align: center;
  min-width: 120px;
  margin-top: -5px;
  min-height: 40px;
  height: 40px;
  background: transparent linear-gradient(90deg, #FEEEFE 0%, #E1E3FE 50%, #E4FEFE 100%) 0% 0% no-repeat padding-box;
  border: 2px solid #C927C9;
  opacity: 1;
  cursor: pointer;
  color: #00215F;
  font-family: "Kanit", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: #00215F;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

#diagnosing-attr .genetic-box sup {
    font-family: "Kanit", sans-serif;
    font-weight: 700;
    font-style: normal;
}

#diagnosing-attr .row-one .arrow-box:nth-child(2) .genetic-box {
  min-height: 40px;
  height: 58px;
}

#diagnosing-attr .genetic-tabs .genetic-box {
  display: block;
}

#diagnosing-attr .genetic-box p {
  width: 100%;
}

#diagnosing-attr .genetic-box  span.cover {
  transform: translate(-96%);
  min-width: 781px !important;
  max-width: max-content;
  padding: 5px 30px 10px 24px;
}

#diagnosing-attr .genetic-box .tooltip-text>span.cover:after,
#diagnosing-attr .genetic-box .tooltip-text>span.cover:before {
  left: 97.5%;
}

#diagnosing-attr .tab {
  padding: 15px 20px;
  border: 1px solid #585AEA;
  border-radius: 5px;
  text-align: center;
  margin-top: 20px;
  min-width: 120px;
  min-height: 48px;
  cursor: pointer;
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 17px;
  color: #00215F;
}

#diagnosing-attr .column-one .com-border {
  border: 1px solid #585AEA;
  border-radius: 14px 0 0 14px;
  border-right: 0;
}

#diagnosing-attr .column-two .com-border {
  border: 1px solid #585AEA;
  border-radius: 0 14px 14px 0;
  border-left: 0;
}

#diagnosing-attr .column-one .tab {
  border-radius: 14px 0 0 14px;
  margin-top: 0px;
}

#diagnosing-attr .column-two .tab {
  border-radius: 0 14px 14px 0;
  margin-top: 0px;
}

#diagnosing-attr .arrow-box {
  text-align: center;
}

#diagnosing-attr .column-two .second-row .arrow-box:nth-child(1) .sub-box,
#diagnosing-attr .column-two .second-row.box-active .arrow-box:nth-child(1) .sub-box.sub-unselected {
  /*border: 2px solid #000000;*/
  background: #ffffff !important;
  /*color: #000000;*/
   border: 2px solid rgba(0, 0, 0, .6);
    color: rgba(0, 0, 0, .6);
    opacity: 1;
  /*opacity: .6;*/
}
#diagnosing-attr .column-two .second-row.box-active .arrow-box:nth-child(1) .sub-box.sub-unselected {
 
    color: #000;
}


/*#diagnosing-attr .column-two .second-row.box-active .arrow-box .deadend{*/
/*    background: transparent!important;*/
/*    border: 2px solid rgba(0, 0, 0, .6)!important;*/
/*    color: rgba(0, 0, 0, .6);*/
/*    opacity: 1!important;*/
/*    border-radius: 0;*/
/*} */
/*#diagnosing-attr .column-two .second-row .arrow-box:nth-child(1) .sub-box p {*/
/*  width: 100%;*/
/*}*/
#diagnosing-attr  .arrow-box  p {
  width: 100%;
}

#diagnosing-attr .column-two .second-row .arrow-box:nth-child(1) .sub-box .hastooltip.tooltip-active  span.cover {
  transform: translate(-41.8%);
}

#diagnosing-attr .column-two .second-row .arrow-box:nth-child(1) .sub-box .tooltip-text span.cover:before,
#diagnosing-attr .column-two .second-row .arrow-box:nth-child(1) .sub-box .tooltip-text span.cover:after {
  left: 43.7%;
}

#diagnosing-attr .column-two .fourth-row .arrow-box:nth-child(2) .sub-box,
#diagnosing-attr .column-two .fourth-row.box-active .arrow-box:nth-child(2) .sub-box.sub-unselected,
#diagnosing-attr .column-two .fifth-row .arrow-box:nth-child(2) .sub-box,
#diagnosing-attr .column-two .fifth-row.box-active .arrow-box:nth-child(2) .sub-box.sub-unselected {
  border: 2px solid #000000;
  /*background: #F2F2FF !important;*/
  color: #000000;
  opacity: .6;
}
#diagnosing-attr .column-two .fourth-row .arrow-box:nth-child(2) .sub-box,
#diagnosing-attr .column-two .fifth-row .arrow-box:nth-child(2) .sub-box {
      background: #ffffff !important;
}
#diagnosing-attr .genetic-testing .row-two .genetic-box {
  border: 2px solid #000000;
  background: transparent;
  color: #000000;
  opacity: .6 !important;
}

#diagnosing-attr .column-two .fourth-row.box-active .arrow-box:nth-child(2) .sub-box,
#diagnosing-attr .column-two .fifth-row.box-active .arrow-box:nth-child(2) .sub-box,
#diagnosing-attr .column-two .second-row.box-active .arrow-box:nth-child(1) .sub-box {
  opacity: 1;
  background: #ffffff !important;
}
#diagnosing-attr .column-two .second-row.box-active .arrow-box:nth-child(1) .sub-box {
  opacity: 1;
  background: #ffffff !important;
  border: 2px solid #000000;
  color:#000000;
}

#diagnosing-attr .genetic-testing .row-two .genetic-box.genetic-clicked {
  opacity: 1 !important;
  background: #ffffff !important;
  border: 2px solid #000000 !important;
}

#diagnosing-attr  .hastooltip {
  position: relative;
  top: 2px;
}

#diagnosing-attr .first-row .tooltip-text span.cover,
#diagnosing-attr .third-row .tooltip-text span.cover {
  top: 28px;
}

#diagnosing-attr .arrow-box .bottom-img,
#diagnosing-attr .arrow-box .up-img {
  margin-left: -2px;
  max-height: 18.71px;
}

#diagnosing-attr .column-one .fourth-row .arrow-box .bottom-img {
  max-height: 81px;
}

#diagnosing-attr .column-one .first-row .bottom-img {
  width: 75%;
  max-height: 26.64px;
  margin-left: 0px;
}

#diagnosing-attr .column-two .first-row .bottom-img {
  width: 57%;
  max-height: 26.64px;
  margin-left: 0px;
}

#diagnosing-attr .second-row .arrow-box,
#diagnosing-attr .fifth-row .arrow-box {
  min-height: 56px;
  padding-right: 8px;
  width: 50%;
}

#diagnosing-attr .fourth-row .arrow-box .box {
  min-height: 53px;
  height: 53px;
}

#diagnosing-attr .second-row .sub-box {
  min-height: 53px;
  height: 53px;
  justify-content: center;
}

#diagnosing-attr .fifth-row .sub-box {
  padding: 10px 4px;
  justify-content: center;
}

#diagnosing-attr .fifth-row .sub-box sup {
  position: relative;
  top: -3px;
}

#diagnosing-attr .column-two .fourth-row .sub-box {
  min-height: 49px;
  justify-content: center;
}

#diagnosing-attr .column-two .fourth-row .arrow-box {
  width: 50%;
  padding-right: 8px;
}

#diagnosing-attr .second-row .arrow-box:nth-child(2) {
  padding: 0px 8px 0;
}

#diagnosing-attr .second-row .arrow-box:nth-child(3) {
  padding: 0px 0px 0 8px;
}

#diagnosing-attr .column-two .second-row .arrow-box:nth-child(2) {
  padding: 0px 0 0 8px;
}

#diagnosing-attr .fourth-row .arrow-box:nth-child(2) {
  padding: 0px 0 0 8px;
}

#diagnosing-attr .fifth-row .arrow-box:nth-child(2) {
  padding: 0px 0 0 8px;
}

#diagnosing-attr .fourth-row,
#diagnosing-attr .fourth-row .sub-box {
  text-align: center;
  justify-content: center;
}

#diagnosing-attr .third-row {
  text-align: center;
}

#diagnosing-attr .row.disabled,
#diagnosing-attr .row-one.disabled,
#diagnosing-attr .row-two.disabled,
#diagnosing-attr .data-row .box.disabled,
#diagnosing-attr .genetic-testing.disabled {
  opacity: 0.4!important;
  pointer-events: none;
}
#diagnosing-attr .row-two.disabled .data-row .box.deadend,
#diagnosing-attr .row-two.disabled .fourth-row.data-row .arrow-box:nth-child(2) .box{
    opacity:1!important;
        border: 2px solid #000000;
    color: #000000!important;
}
#diagnosing-attr .genetic-testing.disabled .row-two .genetic-box{
    opacity:1!important;
     
}
#diagnosing-attr .two-row.data-row .arrow-box:nth-child(1) .box.disabled{
     border: 2px solid #000;
    color: #000!important;
}
#diagnosing-attr .tab.tab-active {
  background: transparent linear-gradient(93deg, #27296D 0%, #3C40BD 43%, #B297F5 72%, #66B5ED 100%) 0% 0% no-repeat padding-box;
  color: #FFFFFF;
  border-radius: 14px;
}

#diagnosing-attr .second-row {
  display: flex;
}
/*#diagnosing-attr .row-one {*/
/*    margin-right: 8px;*/
/*    width: 100%;*/
/*}*/
#diagnosing-attr .row-two {
  padding-left: 7.5px;
  width: 100%;
}

#diagnosing-attr .row-one {
  padding-right: 7.5px;
  width: 100%;
}

#diagnosing-attr .column-two .fourth-row,
.column-two .fifth-row {
  display: flex;
}

#diagnosing-attr .column-one {
  width: 100%;
}

#diagnosing-attr .genetic-testing {
  width: 80%;
  margin: auto;
}

#diagnosing-attr .genetic-testing .box {
  background: transparent linear-gradient(90deg, #FEEEFE 0%, #E1E3FE 50%, #E4FEFE 100%) 0% 0% no-repeat padding-box;
  border: 2px solid #C927C9;
  border-radius: 0;
}

#diagnosing-attr .box-active .box {
  background: transparent linear-gradient(93deg, #27296D 0%, #3C40BD 43%, #B297F5 72%, #66B5ED 100%) 0% 0% no-repeat padding-box !important;
  border: 2px solid #585AEA;
  border-radius: 0;
  color: #FFFFFF;
}

#diagnosing-attr .genetic.genetic-active,
#diagnosing-attr .genetic-clicked {
  background: transparent linear-gradient(93deg, #27296D 0%, #3C40BD 24%, #6565E6 52%, #B297F5 76%, #66B5ED 100%) 0% 0% no-repeat padding-box!important;
  border: 2px solid #585AEA!important;
  border-radius: 0;
  color: #FFFFFF;
}

#diagnosing-attr .box.sub-unselected {
  border: 2px solid #585AEA;
  background: #F2F2FF!important;
  color: #00215F;
  border-radius: 0;
}

#diagnosing-attr .box.deadend.disabled {
  background: transparent!important;
  border: 2px solid #000000!important;
  color: #00215F;
  opacity: 0.4;
  border-radius: 0;
}

#diagnosing-attr .genetic-testing .row-two .genetic-box.disabled {
  opacity: 0.4!important;
  pointer-events: none;
}
#diagnosing-attr .genetic-box.disabled {
  opacity: 0.4!important;
  pointer-events: none;
}

#diagnosing-attr .box-active .deadend {
  background: transparent!important;
  border: 2px solid #000000!important;
  color: #00215F;
  opacity: 0.5;
  border-radius: 0;
}

#diagnosing-attr .mobile-tabs {
  display: none;
}

#diagnosing-attr .mobile_only {
  display: none;
}
 .aboutattr-footer-btn a .mobile_only{
      display:none!important;
  }
  @media screen and (min-width:992px)and (max-width:1055px){
      #diagnosing-attr  .column-two .fifth-row .box{
    display: table!important;
    min-height: 60px!important;
    width:100%;
}
      #diagnosing-attr  .column-two .fifth-row .arrow-box:nth-child(1) .box{
    padding-top:20px;
}
  }
@media screen and (max-width: 991px) {
  #diagnosing-attr .mobile_only {
    display: block;
  }

  #diagnosing-attr .desktop_only {
    display: none;
  }
#diagnosing-attr  .sub-section h2 {
    padding-left:5px;
     padding-right:5px;
}
#diagnosing-attr #InteractiveSectionWrapper .sub-section h4 {
   
    font-size: 18px;
    line-height: 22px;
 
}
  #diagnosing-attr .mobile-tabs .border-active .tab {
    border: 1.5px;
  }

  #diagnosing-attr #InteractiveSectionWrapper .gradient-line img {
    max-width: 320px;
  }

  /*#diagnosing-attr #InteractiveSectionWrapper .sub-section-content p {*/
  /*  padding: 0 10px;*/
  /*}*/

  #diagnosing-attr .banner-wrapper {
    background-image: url(/content/dam/intelligentcontent/unbranded/attr-dsa/en/mobile/dignose-bg.png);
    background-position: 65% 100%;
  }

  #diagnosing-attr .banner-wrapper .banner-content .banner-txt {
    padding-top: 53px;
    width: 90%;
  }

  #diagnosing-attr    .banner-wrapper .banner-content h1 {
    padding-bottom: 25px;
    padding-top: 8px;
  }

  #diagnosing-attr .box {
    min-height: 53px;
  }

  #diagnosing-attr .column-one .first-row .bottom-img {
    width: 75%;
    max-height: 23px;
    margin-left: 0px;
  }

  #diagnosing-attr  .first-row .bottom-img {
    width: 57%;
    max-height: 21.64px;
  }

  #diagnosing-attr .arrow-box .bottom-img, #diagnosing-attr .arrow-box .up-img {
    max-height: 14px;
    margin-bottom: 2px;
  }
/* #diagnosing-attr .arrow-box .up-img {*/
   
/*    margin-top:-2px;*/
/*}*/
/*#diagnosing-attr .third-row,*/
/*#diagnosing-attr .fourth-row,*/
/*#diagnosing-attr .column-two .fifth-row,*/
/*#diagnosing-attr .column-two .second-row,*/
/*#diagnosing-attr .genetic-box{*/
    
/*    margin-top: 2px;*/
/*}*/
  #diagnosing-attr .genetic-box {
    padding: 12px 16px;
    text-align: center;
    min-width: 100px;
    margin-top: -5px;
    min-height: 40px;
  }

  #diagnosing-attr .column-two .third-row .box,
#diagnosing-attr .column-one .third-row .box,
#diagnosing-attr .column-one .fourth-row .box {
    min-height: 40px;
    height: 40px;
  }

  #diagnosing-attr .genetic {
    min-height: 40px;
    padding: 7px 8px;
  }

  #diagnosing-attr .hastooltip.tooltip-active .tooltip-text span.cover {
    top: 28px;
    transform: translate(-91.7%);
        /* width: 36vw; */
    min-width: 352.8px !important;
    max-width: 352px;
  }

  #diagnosing-attr .genetic-box .hastooltip.tooltip-active .tooltip-text span.cover {
    transform: translate(-92%);
        /* width: 36vw; */
    top: 28px;
    min-width: 352px !important;
    max-width: 352px;
  }

  #diagnosing-attr .genetic .hastooltip .tooltip-text .cover .flex-s .content-1 {
    font-size: 10px;
    line-height: 10px;
    padding-top: 8px;
  }

  #diagnosing-attr .genetic-box .tooltip-text>span.cover:after, #diagnosing-attr .genetic-box .tooltip-text>span.cover:before {
    left: 96%;
  }

  #diagnosing-attr .tooltip-text>span.cover:after, #diagnosing-attr .tooltip-text>span.cover:before {
    left: 96%;
  }

  #diagnosing-attr .genetic-testing {
    width: 100%;
    margin: auto;
  }

  #diagnosing-attr .genetic-box span.cover {
    padding: 10px 16px 21px 16px;
  }

  #diagnosing-attr .genetic-box span.cover .head1 {
    margin-bottom: 4.5px;
  }

  #diagnosing-attr .genetic .hastooltip .tooltip-text .cover .flex-s .tooltip-img {
    margin: auto 0 0 16px;
  }

  #diagnosing-attr .genetic .hastooltip .tooltip-text .cover .flex-s p {
    width: 100%;
  }

  #diagnosing-attr .genetic .hastooltip .tooltip-text .cover .flex-s {
    display: block;
    align-items: center;
  }

  #diagnosing-attr .genetic .hastooltip .tooltip-text .cover .flex-s .img-data {
    display: flex;
    align-items: self-start;
    margin-top: 6px;
    width: 100%;
    justify-content: center;
  }

  #diagnosing-attr .column-two .first-row .arrow-box .hastooltip .tooltip-text .cover .bg-flex {
    margin-bottom: 15px;
  }
/*#diagnosing-attr .column-two .first-row .arrow-box .hastooltip .tooltip-text .cover .bg-flex p:nth-child(2) {*/
/*    margin: 0 17px 5px;*/
/*}*/
  #diagnosing-attr .column-two .third-row .arrow-box .hastooltip .tooltip-text .cover .img-flex img {
    min-height: 176px;
    max-width: 60px;
  }

  #diagnosing-attr .column-two .third-row .arrow-box .hastooltip .tooltip-text .cover .img-flex .sub-c-1, #diagnosing-attr .column-two .third-row .arrow-box .hastooltip .tooltip-text .cover .img-flex .sub-c-2 {
    font-size: 10px;
    line-height: 12px;
    width: 85px;
  }

  #diagnosing-attr .fifth-row .sub-box {
    padding: 10px 2px;
    justify-content: center;
  }

  #diagnosing-attr .fifth-row .arrow-box:nth-child(2) .sub-box {
    display: block;
  }

  #diagnosing-attr .column-two .third-row .arrow-box .hastooltip .tooltip-text .cover .img-flex .sub-c-1 {
    margin-top: 7px;
  }

  #diagnosing-attr .column-two .third-row .arrow-box .hastooltip .tooltip-text .cover .img-flex .img-2 .sub-c-1 {
    margin-top: 7px;
    padding-left: 5px;
  }

  #diagnosing-attr .column-two .third-row .arrow-box .hastooltip .tooltip-text .cover .img-flex .sub-c-2 {
    margin-top: 45px;
    width: 90px;
  }

  #diagnosing-attr .column-two .third-row .arrow-box .hastooltip .tooltip-text .cover .img-flex {
    min-height: 170px;
    justify-content: space-between;
  }

  #diagnosing-attr .column-two .third-row .arrow-box .hastooltip .tooltip-text .cover .img-1, #diagnosing-attr .column-two .third-row .arrow-box .hastooltip .tooltip-text .cover .img-2 {
    min-height: 170px;
    margin: 8px auto 0;
  }

  /*#diagnosing-attr .genetic .hastooltip .tooltip-text .cover .flex-s .img-flex-s-1 {*/
  /*  margin: 0 27px 0 0px;*/
  /*}*/

  #diagnosing-attr .genetic .hastooltip .tooltip-text .cover .flex-s .img-flex-s-2 {
    max-width: 50%;
  }

  #diagnosing-attr .genetic-testing {
    width: 100%;
    margin: auto;
  }

  #diagnosing-attr .column-two .second-row .arrow-box:nth-child(2) {
    padding: 0px 0 0 2.5px;
  }

  #diagnosing-attr .fourth-row .arrow-box:nth-child(2) {
    padding: 0px 0 0 2.5px;
  }

  #diagnosing-attr .fifth-row .arrow-box:nth-child(2) {
    padding: 0px 0 0 2.5px;
  }

  #diagnosing-attr .column-two .second-row .arrow-box:nth-child(1) .sub-box .tooltip-text span.cover:before, #diagnosing-attr .column-two .second-row .arrow-box:nth-child(1) .sub-box .tooltip-text span.cover:after {
    left: 43.9%;
  }

  #diagnosing-attr .column-two .second-row .arrow-box:nth-child(1) .sub-box .hastooltip.tooltip-active span.cover {
    transform: translate(-41.6%);
  }

  #diagnosing-attr .row-two,
#diagnosing-attr .row-one {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
  }

  #diagnosing-attr .genetic-testing .row-two {
    padding-left: 5px;
    width: 100%;
  }

  #diagnosing-attr  .genetic-tabs .row-one .arrow-box:nth-child(1) .genetic-box {
    padding: 12px 20px;
  }

  #diagnosing-attr .column-one .fourth-row .arrow-box .bottom-img {
    max-height: 25px;
  }

  #diagnosing-attr .column-one .fourth-row .arrow-box .mobile_only {
    display: inline;
  }

  #diagnosing-attr .genetic-testing .row-one {
    padding-right: 0px;
    width: 100%;
  }

  #diagnosing-attr .column-two .first-row .arrow-box .hastooltip .tooltip-text .cover .head-1 {
    font-size: 10px;
  }

  #diagnosing-attr #InteractiveSectionWrapper .wrapper-bottom-notes p {
    margin-right: 5px;
  }

  #diagnosing-attr #InteractiveSectionWrapper .wrapper-bottom-notes p sup:nth-child(1) {
    margin-left: -5px;
  }
    
    
    /*  #diagnosing-attr #InteractiveSectionWrapper {*/
    /*    border-bottom: 2px inset;*/
    /*}*/
  #diagnosing-attr #InteractiveSectionWrapper .download-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
    width: 85%;
  }

  #diagnosing-attr #InteractiveSectionWrapper .download-wrapper .download-btn {
    width: 100%;
    margin: auto;
    padding-left: 35px;
  }

  #diagnosing-attr #InteractiveSectionWrapper .download-wrapper a::before {
    margin-right: -45px;
    vertical-align: unset;
    max-width: 20px;
    top: 14.5px;
    text-indent: -145px;
    position: relative;
  }

  #diagnosing-attr #bigTextandBanner .wrapper-text-checks p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 16px;
    margin-left: 40px;
    margin-top: -12px;
  }

  #diagnosing-attr #bigTextandBanner .wrapper-text-checks p:before {
    text-indent: -42px;
    margin-right: -28px;
    top: 12px;
  }

  #diagnosing-attr #bigTextandBanner .wrapper-text-checks {
    padding-top: 25px;
    padding-bottom: 24px;
  }

  .br-hidetabletdesk {
    display: block;
  }

  #diagnosing-attr .mobile-tabs {
    display: block;
  }

  #diagnosing-attr .row.disabled,
    #diagnosing-attr .row-one.disabled,
    #diagnosing-attr .row-two.disabled {
    opacity: 0.4;
    pointer-events: none;
    display: none;
  }

  #diagnosing-attr .tab {
    padding: 16px 2vw;
    min-width: auto;
    min-height: 48px;
    border-width: 1px;
  }

  #diagnosing-attr .tab sup {
    font-family: "Kanit", sans-serif;
    font-weight: 600;
    font-style: normal;
  }

  #diagnosing-attr .tabs {
    display: block;
  }

  #diagnosing-attr .column-one .com-border,
    #diagnosing-attr .column-two .com-border {
    display: none;
  }

  #diagnosing-attr .box {
    padding: 10px 8px;
    text-align: center;
    min-width: auto;
  }

  #diagnosing-attr .second-row .arrow-box:nth-child(2) {
    padding: 0px 2.5px 0;
  }

  #diagnosing-attr .second-row .arrow-box:nth-child(3) {
    padding: 0 0 0 2.5px;
  }

  #diagnosing-attr .second-row .arrow-box, #diagnosing-attr .fifth-row .arrow-box {
    padding-right: 2.5px;
  }

  #diagnosing-attr .column-two .fourth-row .arrow-box:nth-child(1) {
    padding-right: 2.5px;
  }

  #diagnosing-attr .second-row .arrow-box .mobile_only {
    display: inline-block;
  }

  #diagnosing-attr .hastooltip:hover span.cover {
    transform: translate(-90.5%);
    min-width: 335px !important;
    max-width: 472px;
  }

  #diagnosing-attr .mobile-tabs {
    display: flex;
    justify-content: center;
    margin-bottom: 0px;
  }

  #diagnosing-attr .mobile-tabs .com-border1 {
    border: 1.5px solid #585AEA;
    border-radius: 14px 0 0 14px;
    border-right: 0;
  }

  #diagnosing-attr .mobile-tabs .com-border2 {
    border: 1.5px solid #585AEA;
    border-radius: 0 14px 14px 0;
    border-left: 0;
  }

  #diagnosing-attr .mobile-tabs .tab {
    border: 1.5px solid transparent;
  }
/*       #diagnosing-attr .mobile-tabs .border-active{*/
/*    border: none;*/
/*}*/
  #diagnosing-attr .mobile-tabs .border-active.com-border1 {
    border-right: none;
  }

  #diagnosing-attr .mobile-tabs .border-active.com-border2 {
    border-left: none;
  }

  #diagnosing-attr .mobile-tabs .border-active .tab {
    border: 0;
  }

  #diagnosing-attr .mobile-tabs .com-border1 .tab {
    border-radius: 12px 0 0 12px;
    margin-top: 0px;
  }

  #diagnosing-attr .mobile-tabs .com-border2 .tab {
    border-radius: 0 12px 12px 0;
    margin-top: 0px;
  }

  #diagnosing-attr .mobile-tabs .tab.tab-active {
    background: transparent linear-gradient(93deg, #27296D 0%, #3C40BD 43%, #B297F5 72%, #66B5ED 100%) 0% 0% no-repeat padding-box;
    color: #FFFFFF;
    border-radius: 12px;
    border: 1.5px solid #585AEA;
  }

  #diagnosing-attr .genetic-box {
    height: auto;
  }

  #diagnosing-attr .row-one .arrow-box:nth-child(2) .genetic-box {
    min-height: 40px;
    height: auto;
  }
}
@media screen and (min-width: 451px)and (max-width: 991px){
    #diagnosing-attr .hastooltip.tooltip-active .tooltip-text span.cover {
       
        transform: translate(-93%);
       
        min-width: 399.8px !important;
    }
    #diagnosing-attr .genetic-box .hastooltip.tooltip-active .tooltip-text span.cover {
        transform: translate(-93.5%);
        min-width: 399px !important;
    }
        #diagnosing-attr .column-two .second-row .arrow-box:nth-child(1) .sub-box .hastooltip.tooltip-active span.cover {
        transform: translate(-42.7%);
    }
    #diagnosing-attr .column-two .second-row .arrow-box:nth-child(1) .sub-box .tooltip-text span.cover:before, #diagnosing-attr .column-two .second-row .arrow-box:nth-child(1) .sub-box .tooltip-text span.cover:after {
        left: 44.9%;
    }
    #diagnosing-attr .flowchart {
    
    max-width: 400px;
}
 #diagnosing-attr .tab {
  
    min-width: 200px;
 }
#diagnosing-attr #InteractiveSectionWrapper .download-wrapper a::before {
      
        top: 5.5px;
}
}
@media screen and (max-width: 450px){
  .aboutattr-footer-btn a .mobile_only{
      display:block!important;
  }   
      #diagnosing-attr #InteractiveSectionWrapper .download-wrapper .download-btn {
         
    max-width: 299px;
      }
      #diagnosing-attr .flowchart {
   
    max-width: 351px;
}
#diagnosing-attr .tab {
       
        width: 175px;
        
    }
    
  #diagnosing-attr .genetic-box .tooltip-text>span.cover:after, #diagnosing-attr .genetic-box .tooltip-text>span.cover:before {
    left: 95%;
  }

  #diagnosing-attr .tooltip-text>span.cover:after, #diagnosing-attr .tooltip-text>span.cover:before {
    left: 95%;
  }
}
@media screen and (min-width: 376px)and (max-width: 389px){
    #diagnosing-attr .flowchart {
  
  
    width: 338px;
}
    #diagnosing-attr .hastooltip.tooltip-active .tooltip-text span.cover {
      
        min-width: 339.8px !important;
    }
    #diagnosing-attr .genetic-box .hastooltip.tooltip-active .tooltip-text span.cover {
       
        min-width: 339px !important;
    }
      #diagnosing-attr .tab {
       
        width: 168px;
        
    }
}
@media screen and (max-width: 380px) {
  #diagnosing-attr .tab {
    padding: 16px 2vw;
  }

  #diagnosing-attr .hastooltip.tooltip-active .tooltip-text span.cover {
    transform: translate(-91.6%);
        /* width: 36vw; */
    min-width: 338.9px !important;
    max-width: 339px;
  }

  #diagnosing-attr .genetic-box .hastooltip.tooltip-active .tooltip-text span.cover {
    transform: translate(-92%);
    /* width: 36vw; */
    min-width: 338px !important;
    max-width: 340px;
  }
     
  
}
@media screen and (max-width: 374px){
      #diagnosing-attr .tab {
    padding: 16px 1.5vw;
  }
      #diagnosing-attr .tab {
        width: 150px;
    }
  #diagnosing-attr .tab {
    line-height:16px;
    font-size: 13px;
  }
    #diagnosing-attr #InteractiveSectionWrapper .gradient-line img {
        max-width: 275px;
    }
    #diagnosing-attr .hastooltip.tooltip-active .tooltip-text span.cover {
        transform: translate(-91%);
        /* width: 36vw; */
        min-width: 286.9px !important;
        max-width: 339px;
    }
    #diagnosing-attr .flowchart {
    width: 90%;
    margin: 25px auto 0;
    max-width: 287px;
}
    #diagnosing-attr .mobile-tabs .com-border2,
      #diagnosing-attr .mobile-tabs .com-border1{
       
        width: 50%;
    }
    #diagnosing-attr .mobile-tabs {
        
        width: 287px;
    }
#diagnosing-attr .genetic-box .hastooltip.tooltip-active .tooltip-text span.cover {
        transform: translate(-91%);
        /* width: 36vw; */
        min-width: 287px !important;
        max-width: 340px;
    }
    #diagnosing-attr .column-two .first-row .arrow-box .hastooltip .tooltip-text .cover .bg-flex1 {
   
    padding: 107px 55.5px 0;
  
}
#diagnosing-attr .column-two .first-row .arrow-box .hastooltip .tooltip-text .cover .bg-flex p {
   
    min-width: 64px;
 
}
#diagnosing-attr .column-two .first-row .arrow-box .hastooltip .tooltip-text .cover .bg-flex {
    
    padding: 50px 10px 7.7px;
}
#diagnosing-attr .column-two .second-row .arrow-box:nth-child(1) .sub-box .tooltip-text span.cover:before, #diagnosing-attr .column-two .second-row .arrow-box:nth-child(1) .sub-box .tooltip-text span.cover:after {
        left: 42.9%;
    }
    #diagnosing-attr .column-two .second-row .arrow-box:nth-child(1) .sub-box .hastooltip.tooltip-active span.cover {
        transform: translate(-40.6%);
    }
        #diagnosing-attr .column-two .third-row .arrow-box .hastooltip .tooltip-text .cover .img-flex .sub-c-2 {
        margin-top: 45px;
        width: 70px;
    }
        #diagnosing-attr .column-two .third-row .arrow-box .hastooltip .tooltip-text .cover .img-flex .sub-c-1, #diagnosing-attr .column-two .third-row .arrow-box .hastooltip .tooltip-text .cover .img-flex .sub-c-2 {
        font-size: 10px;
        line-height: 12px;
        width: 70px;
    }
        #diagnosing-attr .fifth-row .box {
        min-height: 75px;
         height: auto; 
    }
    #diagnosing-attr .column-two .third-row .box, #diagnosing-attr .column-one .third-row .box, #diagnosing-attr .column-one .fourth-row .box {
        min-height: 40px;
         height: auto; 
    }
    #diagnosing-attr #InteractiveSectionWrapper .download-wrapper a::before {
        margin-right: 0px;
      
        text-indent: -65px;
        position: relative;
    }
    .aboutattr-footer-btn a:after {
        
        background-size: 38px 43px!important;
    }
    .aboutattr-footer-btn a {
      
        padding: 13px 13px 13px 25px!important;
       
    }
}