/*home css start */
#bannerlogo img {
  width: 734px;
  margin-left: 18px;
}

#bannerlogo {
  text-align: center;
  padding: 157px 0 78px;
}

#hero-banner .cmp-container__backgroundImage--enabled {
  padding-bottom: 31px;
  height: 708px;
}

#homesec-1 {
  margin: 90px 0 104px;
}

#video-intro .cmp-video__player {
  padding: 0 !important;
  /*height: auto !important;*/
  ;
}

#homesec-1 .azcl-columns__base {
  gap: 0 !important;
}

#video-text {
  max-width: 400px;
}

#video-text p {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.2px;
}

#bg-grd-shadow .cmp-container__backgroundImage--enabled {
  background-size: 90%;
  background-repeat: no-repeat;
  background-position-y: 11%;
  background-position-x: right;
}

#info-img {
  margin-top: 75px;
}

#cards-section ul.cmp-imagelist li {
  list-style: none;
  background: rgba(231, 239, 255, 1);
  padding: 24px 22px;
  box-shadow: 0px 9.88px 12.84px 0px rgba(0, 0, 0, 0.13);
  position: relative;
  border-radius: 10px;
  transition: cubic-bezier(0.4, 0, 1, 1) 0.2s;
}

#cards-section ul.cmp-imagelist li:hover {
  transform: scale(1.03);
}

#cards-section ul.cmp-imagelist li:nth-child(5), #cards-section ul.cmp-imagelist li:nth-child(6) {
  margin-top: 58px;
}

#cards-section h3.cmp-imagelist__title {
  font-size: 18px;
  color: #000;
  line-height: 21.94px;
  font-weight: 500;
  padding: 24px 0 0;
}

#cards-section ul.cmp-imagelist li {
  direction: rtl;
}

#video-section {
  margin: 203px 0 25px;
}

#clients-video-testimonials {
  text-align: center;
}

#clients-video-testimonials p {
  padding: 0 17%;
  font-weight: 500;
  line-height: 27px;
  font-size: 18px;
}

p.title {
  font-size: 26px;
  font-weight: 700;
  line-height: 31.69px;
}

#references-section {
  margin-top: 3rem !important;
}

#references-section h2 {
  cursor: pointer;
  display: flex;
  column-gap: .5rem;
  align-items: center;
  color: rgba(94, 103, 102, 1);
  margin-bottom: 1.5rem !important;
  font-weight: 700;
  font-size: 26px;
}

.references-content {
  overflow-y: hidden;
  transition: .2s all;
  background: rgba(142, 194, 214, 0.14);
  display: none;
  border-radius: 12px;
  padding: 24px;
}

.references-content ol li {
  color: #6b6e6d;
  font-size: 14px !important;
}

p.btn-gr a {
  background: rgba(124, 188, 78, 1);
  border-radius: 100px;
  color: #fff;
  padding: 8px 12px;
  position: absolute;
  bottom: 20px;
  font-size: 14px;
  transition: ease-in 0.3s;
}

p.btn-gr a:hover {
  background: rgba(232, 31, 151, 1);
}

#cards-section h3.cmp-imagelist__title p {
  padding-bottom: 28px;
  font-size: 18px;
  line-height: 21.94px;
}

#references-section.opened .references-content {
  display: block;
  height: auto;
}

#vd-text p {
  margin-bottom: 78px;
  padding-right: 12px;
  font-size: 26px;
  font-weight: 700;
}

#video-section .cmp-video__player {
  padding: 0;
}

#references-section #container {
  padding: 0;
}

#clients-video-testimonials .cmp-video__player {
  /*height: auto !important;*/
  ;
}

.mr-bt-10 {
  margin-bottom: 10px !important;
}

.ft-21 {
  font-size: 21px !important;
}

.references-content ol li a {
  color: rgba(102, 102, 102, 1);
  word-wrap: break-word;
  font-family: "Source Code Pro", serif;
}

.references-content ol {
  direction: ltr;
  text-align: left;
  font-family: "Source Code Pro", serif;
  padding-left: 15px !important;
}

#references-section {
  margin-top: 3rem !important;
}

#references-section span.arrow-left {
  background: url(/content/dam/intelligentcontent/unbranded/hekayatnadra/eg/ar/images/home/arrow-dropdown.png);
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 10px 0px 0 0;
  transform: rotate(90deg);
  width: 29px;
  height: 15px;
}

#references-section.opened span.arrow-left {
  transform: rotate(0deg);
}
/*neuromyelitis-optica css*/
#innerlogo {
  text-align: center;
}

#innerlogo img {
  width: 50%;
  padding-top: 12.5%;
  padding-bottom: 5.8%;
  margin: 0 auto;
}

h1.heading {
  color: #E81F97;
  font-size: 30px;
  font-style: normal;
  line-height: 48px;
}

#page2-sec1 {
  padding: 102px 0 15px;
}

h2.sub-heading {
  font-size: 26px;
  line-height: normal;
  position: relative;
  display: inline-block;
  margin-bottom: 23px;
}

h2.sub-heading:after {
  position: absolute;
  left: -50px;
  content: '';
  background: url(/content/dam/intelligentcontent/unbranded/hekayatnadra/eg/ar/images/neuromyelitis/md-arrow-dropdown.png) no-repeat;
  width: 29px;
  height: 14px;
  top: 11px;
}

.text-justify {
  text-align: justify;
}

#wd-container {
  max-width: 684px;
}

#container2 p {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#img-lady {
  padding-right: 10px;
}

#bg-green {
  background: #EFF7E9;
}

#container2 ol li {
  font-size: 20px;
}

.mr-tp-0 {
  margin-top: 0 !important;
}

#border-btm {
  border-bottom: 1px solid rgba(40, 40, 40, 0.2);
}

#img1-wd {
  text-align: center;
}

#img1-wd img {
  width: 68%;
  margin: 0 auto;
}

.lt-sp-1 {
  letter-spacing: -1px;
}

h2.sub-heading:after {
  left: -41px;
}

#page2-sec2 {
  padding: 19px 0 17px;
}

#women-img {
  margin-top: -10px;
}

#img-lady1 {
  padding-right: 20px;
}

#page2-sec4 {
  padding: 26px 0px;
}

ul.list {
  margin: 0 0.1rem 1.5em 0 !important;
  padding-right: 1.8rem !important;
}

#chart {
  margin-top: -11%;
  text-align: center;
  margin-bottom: -36px;
}

#chart img {
  width: 94%;
  margin: 0 auto;
}

#chart-txt p {
  padding-left: 13px;
  line-height: 171%;
}

#page2-sec5 {
  padding: 39px 0 24px;
}

#img2-wd img {
  width: 70%;
  margin: 0 auto;
  vertical-align: bottom;
}

#img2-wd {
  text-align: center;
  margin-top: 9%;
}

#wd-container2 p {
  padding-left: 10px;
}

#wd-container2 li {
  letter-spacing: -0.15px;
  line-height: 28px;
}

#wd-container2 ol.list-ordered {
  margin-right: 0 !important;
}

#wd-container2 ol.list-ordered li {
  padding-right: 0 !important;
}

.mr-bt-50 {
  margin-bottom: 50px !important;
}

#img3-wd img {
  width: 83%;
  margin: 0 auto;
}

#page2-sec6 {
  padding: 48px 0 0;
}

.mr-bt-0 {
  margin-bottom: 0 !important;
}

#sub-heading2 p {
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#page2-sec7 {
  padding: 20px 0 45px;
}

#pdf-img {
  text-align: center;
}

#pdf-img img {
  width: 77%;
  margin: 0 auto;
}

#guide-sec {
  padding: 72px 0 90px;
}

.btn-pdf {
  max-width: 308px;
  display: flex;
  align-items: center;
  border-radius: 50px;
  gap: 10px;
  margin-right: 20px;
}

.green-bg {
  background: rgba(167, 210, 106, 0.25);
}

.pink-bg {
  background: rgba(241, 134, 185, 0.25);
}

.mr-bt-30 {
  margin-bottom: 30px !important;
}

.mr-bt-25 {
  margin-bottom: 25px !important;
}

.mr-bt-70 {
  margin-bottom: 70px !important;
}

.mr-tp-55 {
  margin-top: 55px;
}
/*page3 gmg css start */
#page3-img1 {
  width: 54%;
  text-align: center;
  margin: 0 auto;
}

#page3-sec1 {
  padding: 99px 0 45px;
}

#wd-container3 {
  max-width: 758px;
}

.lnht-129 {
  line-height: 129% !important;
}

#page3-sec2 {
  padding: 63px 0 47px;
}

#page3-sec2 > .aem-Grid {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  direction: revert-layer;
}

#page3-img2 {
  width: 51%;
  margin: 0 auto;
}

#page3-img3 {
  width: 58%;
  margin: 5% auto 0;
}

#page3-sec3 {
  padding: 63px 0 15px;
}

.lnht-normal {
  line-height: normal;
}

.lnht-169 p, .lnht-169 ul li {
  line-height: 169% !important;
}

#page3-sec4 {
  padding: 30px 0;
  position: relative;
}

#gmg-img-cir1 {
  width: 68%;
  margin: -8% auto 10% auto;
}

#gmg-img-cir2 {
  width: 68.5%;
  margin: 5% auto 5.5% auto;
  z-index: 2;
  position: relative;
}

#page3-sec4:before {
  position: absolute;
  content: '';
  background: url(/content/dam/intelligentcontent/unbranded/hekayatnadra/eg/ar/images/gmg/bg-green-grad.jpg) no-repeat;
  top: -18%;
  right: -6%;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-size: cover;
}

.flex.circle-chart {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.flex.circle-chart {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0 45px 20px;
}

.text-flex p {
  line-height: 169% !important;
}

#page3-sec6 {
  padding: 30px 0 10px;
}

.mr-bt-40 {
  margin-bottom: 40px !important;
}

.flex {
  display: flex;
}

.img-sm {
  width: 61%;
  text-align: left;
  margin-top: -2%;
}

.lnht-169 * {
  line-height: 169%;
}

.text-div {
  text-align: justify;
}

.cnt1 {
  /*padding-top: 30px;*/
  /*padding-bottom: 10px;*/
  ;
}

.lnht-169 ol.mr-bt-0 li {
  line-height: 169% !important;
}

.img-sm2 {
  width: 64%;
  text-align: center;
}

.align-center {
  align-items: center;
}

.cnt2 {
  padding-top: 20px;
  padding-bottom: 10px;
}

.img-sm3 {
  text-align: center;
  width: 33%;
}

.cnt3 {
  width: 68%;
}

div#page3-sec8 {
  padding: 30px 0 40px;
}

.img-sm4 {
  width: 49%;
  text-align: center;
}

div#page3-sec9 {
  padding: 30px 0;
}

.man-bino {
  gap: 78px;
}

.img-sm4 {
  width: 65.5%;
  text-align: center;
}

.cnt4 {
  text-align: justify;
}

#page3-sec10 {
  padding: 30px 0 200px;
}

#wd-container4 {
  text-align: justify;
  max-width: 845px;
}

.align-end {
  align-items: flex-end;
}

.lnht-169 {
  line-height: 169% !important;
}

#pdf-img-guide {
  text-align: left;
  width: 82%;
}

#pdf-img-guide-gmg {
  text-align: right;
  width: 79%;
  margin: 0 auto 0 0;
}

#page4-img1 {
  width: 67%;
  margin: -10% auto 0 0;
}

#human-sec p {
  padding-left: 30px;
}

#page4-sec1 {
  padding: 99px 0 55px;
}

#page4-sec2 {
  padding: 20px 0 25px;
}

p.cst-wd-txt {
  max-width: 85%;
}

.lnht-32 {
  line-height: 29px !important;
}

#prp-bg {
  background: rgba(189, 184, 239, 0.23);
}

#page4-sec4 {
  padding: 56px 0 45px;
}

#pink-gradient {
  position: relative;
}

#pink-gradient:before {
  position: absolute;
  content: '';
  border-radius: 0;
  opacity: 1;
  background: url(/content/dam/intelligentcontent/unbranded/hekayatnadra/eg/ar/images/nf1/pink-bg-grad.jpg) no-repeat;
  top: 6%;
  right: 0;
  width: 100%;
  height: 1084px;
  z-index: -1;
  background-size: 100%;
}

#nf1-img-section {
  margin-top: -39%;
  margin-left: 1%;
}

#nf1-img-cir1 {
  width: 28%;
  margin: 0 auto 0 0;
}

#nf1-img-cir2 {
  width: 71%;
  margin: 41px auto 0 0;
}

#nf1-img-cir3 {
  width: 84%;
  margin: 41px auto 0 0;
}

ul.list-34 li {
  line-height: 34.38px;
}

#page4-sec5 {
  padding: 95px 0 50px;
}

#border-top {
  border-top: 1px solid rgba(40, 40, 40, 0.2);
}

#page4-sec6 {
  padding: 40px 0 20px;
}

#nf1-hnd-img {
  width: 77%;
  margin: 0 auto 50px;
}

#page4-sec7 {
  padding: 48px 0 25px;
}

.people-img {
  text-align: center;
  margin-bottom: 65px;
}

.lnht-36 {
  line-height: 36px !important;
}

#page4-sec9 {
  padding: 30px 5px 20px 5px;
}

#wd-scan {
  max-width: 585px;
}

#page4-sec8 {
  padding: 32px 0 10px;
}

#scan-image {
  width: 96%;
  margin: 23% auto 0 -23px;
}

#nf1-nrm-text {
  margin: 39px 0 118px;
}

#pdf-img-guide-nf1 {
  text-align: left;
  width: 89%;
  margin: 0 auto 0 -17px;
}
/*media starts*/


@media screen and (min-width:768px) {
  #cards-section ul.cmp-imagelist {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 26px;
    direction: ltr;
    margin: 0 !important;
    padding: 0 !important;
  }

  #cards-section ul.cmp-imagelist li:nth-child(5) {
    grid-column: 2;
  }

  #cards-section ul.cmp-imagelist li:nth-child(6) {
    grid-column: 3;
  }

  #ahus-main #container2 {
    padding-left: 0;
  }

  #page3-sec2 > .aem-Grid > .container:nth-child(1) {
    order: 2;
  }

  #nf1-main #container2 {
    padding-right: 5px;
  }
}

@media (max-width:1400px) {
  #hero-banner .cmp-container__backgroundImage--enabled {
    height: 580px;
  }

  #bannerlogo img {
    width: 520px;
  }

  #innerlogo img {
    width: 494px;
    padding-top: 148px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width:1200px) {
  p, ol.list, li {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }

  .references-content ol li {
    font-size: 10px !important;
    line-height: 18px !important;
  }

  h2.sub-heading:after {
    left: -10px;
  }

  h2.sub-heading {
    padding-left: 20px;
  }

  #vd-text p {
    font-size: 1.6rem;
    margin-bottom: 40px;
  }

  #video-section {
    margin: 70px 0 0px;
  }

  #hero-banner .cmp-container__backgroundImage--enabled {
    height: 420px;
  }

  h1.heading {
    font-size: 20px;
  }

  #bannerlogo {
    padding: 12% 0 0;
  }

  #innerlogo img {
    width: 262px;
    padding-bottom: 50px;
    padding-top: 129px;
  }

  #bannerlogo img {
    width: 300px;
  }

  #video-text p {
    font-size: 1rem;
    line-height: 1.5em;
    padding-left: 30px;
  }

  #women-img {
    width: 90%;
    margin: 0 auto 0 0;
  }

  #cards-section h3.cmp-imagelist__title p {
    font-size: 12px;
    line-height: normal;
  }

  #cards-section ul.cmp-imagelist li:nth-child(5), #cards-section ul.cmp-imagelist li:nth-child(6) {
    margin-top: 0px;
  }

  #bg-grd-shadow .cmp-container__backgroundImage--enabled {
    background-position-y: 24%;
  }

  #guide-sec {
    padding: 30px 0;
  }
}

@media (min-width:768px) and (max-width:991px) {
  #bannerlogo {
    padding: 13% 0 0;
  }

  #bannerlogo img {
    width: 300px;
  }

  #cards-section ul.cmp-imagelist {
    grid-template-columns: repeat(3, 1fr);
  }

  #clients-video-testimonials p {
    padding: 0 10%;
  }

  #bg-grd-shadow .cmp-container__backgroundImage--enabled {
    background-position-y: 16%;
    background-size: 100%;
  }

  #gmg-img-cir1 {
    margin: -2% auto 10% auto;
  }

  #page3-sec10 {
    padding: 30px 0 50px;
  }

  #guide-sec {
    padding: 30px 0;
  }

  #guide-sec p.mr-bt-70 {
    margin-bottom: 30px !important;
  }

  #references-section {
    margin-top: 0rem !important;
  }

  #pdf-img-guide-gmg {
    margin: 0 auto;
  }

  h2.sub-heading {
    font-size: 22px;
    line-height: 32px;
  }
}

@media (max-width:991px) {
  p, ol.list, li {
    font-size: 16px !important;
    line-height: 22px !important;
  }
}

@media (max-width:767px) {
    /*home css */
    
  #bannerlogo {
    padding: 100px 0 0;
  }

  .lnht-36 {
    line-height: 28px !important;
  }

  #bannerlogo img {
    width: 300px;
    margin: 0 auto;
    padding-left: 10px;
  }

  #bg-grd-shadow .cmp-container__backgroundImage--enabled {
    background-size: 130%;
    background-repeat: no-repeat;
    background-position-y: 10%;
    background-position-x: center;
  }

  #video-text p {
    font-size: 1em;
    line-height: 1.5em;
  }

  #cards-section {
    margin-top: 30px;
  }

  #cards-section ul.cmp-imagelist li:nth-child(5), #cards-section ul.cmp-imagelist li:nth-child(6) {
    margin-top: 0;
  }

  #cards-section ul.cmp-imagelist {
    margin: 0 30px !important;
    padding-right: 0 !important;
  }

  #cards-section ul.cmp-imagelist li {
    margin-bottom: 35px !important;
    text-align: center;
  }

  #cards-section .cmp-imagelist__description {
    text-align: right;
  }

  #cards-section ul.cmp-imagelist li h3.cmp-imagelist__title {
    text-align: right;
  }

  span.dsp-inb {
    display: inline-block;
  }

  .references-content {
    padding: 10px;
  }

  #references-section div#container {
    max-width: 100%;
  }

  #hero-banner .cmp-container__backgroundImage--enabled {
    height: 370px;
  }

  #innerlogo img {
    width: 260px;
    padding-top: 104px;
    padding-bottom: 40px;
  }

  h1.heading {
    font-size: 1.3rem;
    line-height: 1.4;
  }

  #page2-sec1 {
    padding: 3rem 0;
  }

  h2.sub-heading {
    font-size: 1.5em;
    text-align: right;
    padding-left: 20px;
    line-height: 2.3rem;
  }

  #references-section h2 {
    font-size: 20px;
  }

  #clients-video-testimonials p {
    line-height: 22px;
    font-size: 14px;
  }

  #references-section span.arrow-left {
    width: 20px;
    height: 14px;
  }

  #container2 p {
    font-size: 1rem;
  }

  #img1-wd img {
    width: 75%;
  }

  h2.sub-heading.lt-sp-1:after {
    left: 0px;
  }

  h2.sub-heading:after {
    width: 20px;
    height: 11px;
    background-size: 100%;
  }

  ul li {
    font-size: 1em;
  }

  #chart {
    margin-bottom: 0;
  }

  #chart-txt p {
    line-height: normal;
  }

  #img2-wd img {
    width: 90%;
    margin: 0 auto;
  }

  #container2 ol li, #wd-container2 li {
    font-size: 1em;
    line-height: 1.6;
  }

  .mr-bt-50 {
    margin-bottom: 30px !important;
  }

  p {
    line-height: 1.5;
  }

  #guide-sec {
    padding: 30px 0;
  }

  .mr-bt-70 {
    margin-bottom: 40px !important;
  }

  #sub-heading2 p {
    font-size: 1.5em;
  }

  h2.sub-heading:after {
    left: 10px;
  }

  #homesec-1 {
    margin: 40px 0;
  }

  #nf1-nrm-text {
    margin: 39px 0 50px;
  }
  
  /*gmg css */
  #page3-sec1, #page3-sec3, #page3-sec2, #page3-sec10 {
    padding: 30px 0;
  }

  div#page3-sec1 .container, div#page3-sec2 .container, div#page3-sec3 .container {
    width: 100%;
  }

  div#page3-sec1 > .aem-Grid, div#page3-sec2 > .aem-Grid, div#page3-sec3 > .aem-Grid {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
  }

  #gmg-img-cir1 {
    margin: 1% auto 10% auto;
  }

  .cnt3 {
    width: 100%;
  }

  .man-bino {
    gap: 30px;
  }
  
  /*nf1 css */
  #nf1-main #container2 > .aem-Grid .container {
    width: 100%;
  }

  #page4-sec1 > .aem-Grid, #page4-sec9 > .aem-Grid {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
    align-items: center;
    justify-content: center;
  }

  #page4-img1, #scan-image {
    margin: 0 auto;
  }

  #nf1-img-section {
    margin-top: -25%;
  }

  #pdf-img-guide-nf1 {
    margin: 0 auto;
  }
  
  /*ahus */
  #page2-sec1 > .aem-Grid, #page2-sec2 > .aem-Grid, #page2-sec5 > .aem-Grid, #page2-sec6 > .aem-Grid {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    gap: 20px;
  }

  #page2-sec1 > .aem-Grid .container, #page2-sec2 > .aem-Grid .container, #page2-sec5 > .aem-Grid .container, #page2-sec6 > .aem-Grid .container {
    width: 100%;
  }

  #img2-wd {
    text-align: center;
    margin-top: 0;
  }

  #women-img {
    margin-top: 0;
  }

  #references-section div#container {
    max-width: 100%;
  }
}

@media (max-width: 991px) and (orientation: landscape) {
  .cmp-text .references-content ol {
    padding-left: 30px !important;
  }

  .references-content ol {
    padding-left: 30px !important;
  }
}
