/*---home css---*/
/*wavy-code*/
.main-class-card {
  display: flex;
  padding-top: 30px;
  padding-bottom: 40px;
  column-gap: 6em;
  width: 85%;
  margin: auto;
}

#wavy-sec {
  background-color: #eaeaea;
}

.card-img-1 img, .card-img-2 img, .card-img-3 img {
  width: 250px;
  height: 250px;
  object-fit: cover;
  border-radius: 50%;
}

.card-text-1,.card-text-2,.card-text-3 {
  padding-top: 30px;
  text-align: center;
  font-size: 14px;
}

.wav-txt {
  padding: 20px 0px 0px 60px;
  font-size: 16px;
  color: #000000;
  letter-spacing: 1px;
}

#text-button-sec {
  background-color: #000000;
  padding: 60px;
}

.black-box-1,.black-box-2 {
  color: white;
  text-align: center;
  letter-spacing: 1px;
}

.black-box-1 {
  font-size: 36px;
}

.black-box-2 {
  font-size: 24px;
  font-weight: bold;
}

#resourc .black-box-2 {
  font-size: 19px;
  font-weight: bold;
}

.black-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
}

.button {
  padding:0px;
}
.button .black-box-2 a{
  background-color: #009f98;
  padding: 20px 60px 20px 60px;
}
#pro .button .black-box-2 a{
  background-color: #009f98;
  padding: 10px ;
}

@media screen and (max-width:767px) {
  .main-class-card {
    display: block !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    gap: 0;
    width: unset;
    margin: unset;
    flex-direction: unset;
  }

  html[lang="de"]  .main-class-stage {
    padding: 16px!important;
  }

  .card-1 {
    width: 46%;
    float: left;
    margin-left: 20px;
  }

  .card-2 {
    width: 47%;
    float: right;
    margin-left: 6px;
  }

  .card-3 {
    width: 48%;
    margin-left: 110px;
  }

  .card-img-1 img, .card-img-2 img, .card-img-3 img {
    width: 140px;
    height: 140px;
    object-fit: cover;
    border-radius: 50%;
  }

  .card-3 img {
    margin-top: 30px;
  }

  .wav-txt {
    padding: 12px !important;
    font-size: 20px;
  }

  .black-box-1 {
    font-size: 28px;
    letter-spacing: 4px;
    line-height: 40px;
    font-weight: bolder;
    text-shadow: none;
  }

  html[lang="de"] .black-box-1 {
    font-size: 24px !important;
  }

  .black-box-2 {
    font-size: 18px;
  }

  html[lang="es"] .download-1,.download-2,.download-3,.download-4 {
    line-height: 20px;
  }
}

@media screen and (max-width:767px) and (orientation:landscape) {
  .main-class-card {
    display: block !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    gap: 0;
    width: unset;
    margin: unset;
    flex-direction: unset;
    margin-left: 100px;
  }

  .card-3 {
    margin-left: 160px;
  }

  .card-3 {
    margin-left: 160px;
  }

  .card-text-1,.card-text-2,.card-text-3 {
    width: 50%;
    line-height: 20px;
  }
}

@media screen and (min-width:768px) and (max-width:1023px) {
  .card-img-1 img, .card-img-2 img, .card-img-3 img {
    width: 180px;
    height: 160px;
    object-fit: cover;
    border-radius: 50%;
  }

  html[lang="de"] .res-4 {
    margin-top: 113px;
  }

  html[lang="de"] .download-4 {
    margin-top: 22px;
  }
}
/*wavy-code ends*/
/*symp-sec*/
#sym-pro {
  background-color: #eaeaea;
}

.main-class-symp {
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
  column-gap: 6em;
  width: 85%;
  margin: auto;
}

.wt-1 {
  font-size: 30px;
  padding: 30px 30px 20px 60px;
  letter-spacing: 1px;
  font-weight: bold;
  text-shadow: none;
}

#text-064245c71a .wt-1 {
  text-transform: uppercase;
}

.wt-2 {
  font-size: 16px;
  letter-spacing: 1px;
  padding-left: 60px;
}

.symp-text-1,.symp-text-2,.symp-text-3,.symp-text-4,.symp-text-5 {
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 1px;
}

.symp-img-1,.symp-img-2,.symp-img-3,.symp-img-4,.symp-img-5 {
  text-align: center;
}

.symp-text-1 {
  margin-top: 20px;
}

.symp-text-2 {
  margin-top: 22px;
}

.symp-text-3 {
  margin-top: 23px;
}

.symp-text-4 {
  margin-top: 24px;
}

.symp-text-5 {
  margin-top: 25px;
}

@media screen and (min-width:1024px) and (max-width:1199px) {
  .symp-text-1 {
    margin-top: 20px;
  }

  .symp-text-2 {
    margin-top: 26px;
  }

  .symp-text-3 {
    margin-top: 29px;
  }

  .symp-text-4 {
    margin-top: 32px;
  }

  .symp-text-5 {
    margin-top: 37px;
  }
}

@media screen and (max-width:767px) {
  .main-class-symp {
    display: flex !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    gap: 0;
    width: unset;
    margin: unset;
    flex-wrap: wrap;
  }

  .main-class-symp>div {
    width: 50%;
    margin-top: 20px;
  }

  .wt-1,.wt-2 {
    padding-left: 20px;
    line-height: 1.3em;
  }

  .symp-text-2 {
    margin-top: 21px;
  }

  .symp-text-4 {
    margin-top: 27px;
  }
}

@media screen and (min-width:768px) and (max-width:1023px) {
  .main-class-symp {
    margin-left: 30px;
    column-gap: 1em;
  }

  .symp-text-1 {
    margin-top: 30px;
  }

  .symp-text-2 {
    margin-top: 32px;
  }

  .symp-text-3 {
    margin-top: 35px;
  }

  .symp-text-4 {
    margin-top: 37px;
  }

  .symp-text-5 {
    margin-top: 37px;
  }

  .wt-1 {
    padding-left: 20px;
  }

  .wt-2 {
    padding-left: 20px;
  }
}

@media screen and (min-width:1300px) and (max-width:1399px) {
  .symp-text-1 {
    margin-top: 30px;
  }

  .symp-text-2 {
    margin-top: 33px;
  }

  .symp-text-3 {
    margin-top: 34px;
  }

  .symp-text-4 {
    margin-top: 36px;
  }

  .symp-text-5 {
    margin-top: 35px;
  }
}
/*symp sec ends*/
/*pathway sec starts*/
#pathway {
  background-color: #eaeaea;
}

.main-class-stage {
  display: flex;
  padding: 60px 80px 60px 80px;
  column-gap: 1em;
  width: 75%;
  margin: auto;
  background-color: white;
}

.pc-text {
  padding: 0 280px 0 300px;
  font-size: 36px;
  line-height: 46px;
  letter-spacing: 1px;
  font-weight: bold;
}

.pc-sub {
  padding: 20px 300px 40px 300px;
  font-size: 16px;
  line-height: 36px;
  color: #000000;
  text-shadow: none;
}

.c1 {
  color: #c4d600;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
}

.stage-1-text-2,.stage-2-text-2,.stage-3-text-2,.stage-4-text-2 {
  padding-top: 20px;
  letter-spacing: 1px;
  line-height: 20px;
}

.stage-2 {
  padding-left: 10px;
}

.stage-3 {
  padding-left: 30px;
}

@media screen and (min-width:1024px) and (max-width:1199px) {
  .pc-text {
    padding: 0 100px 0 200px;
    font-size: 36px;
    line-height: 46px;
    letter-spacing: 1px;
    font-weight: bold;
  }

  .pc-sub {
    padding: 20px 200px 40px 200px;
    font-size: 16px;
    line-height: 36px;
    color: #000000;
    text-shadow: none;
  }

  .main-class-stage {
    width: 80%;
    padding: 60px 70px 60px 70px;
  }
}

@media screen and (min-width:768px) and (max-width:1023px) {
  .pc-text {
    padding: 0 80px 0 40px;
    font-size: 36px;
    line-height: 46px;
    letter-spacing: 1px;
    font-weight: bold;
  }

  .pc-sub {
    padding: 20px 60px 40px 40px;
    font-size: 16px;
    line-height: 36px;
    color: #000000;
    text-shadow: none;
  }

  .main-class-stage {
    width: 95%;
    padding: 60px 10px 50px 30px;
  }

  html[lang="es"] .res-4 {
    margin-top: 30px;
  }
}

@media screen and (max-width:767px) {
  .pc-text {
    padding: 8px 0px 0px 0px;
    font-size: 32px;
    line-height: 46px;
    letter-spacing: 1px;
    font-weight: bold;
  }

  .pc-sub {
    padding: 18px 0px 30px 0px;
    font-size: 16px;
    line-height: 36px;
    color: #000000;
    text-shadow: none;
  }

  .main-class-stage {
    display: flex;
    padding: 20px;
    column-gap: 0;
    width: 100%;
    margin: auto;
    background-color: white;
    flex-wrap: wrap;
  }

  .stage-1,.stage-2,.stage-3,.stage-4 {
    width: 50%;
  }

  .stage-3 {
    padding-left: 0;
    margin-top: 50px;
  }

  .stage-4 {
    padding-left: 10px;
    margin-top: 50px;
  }

  #grey-bgc {
    margin-top: -9px;
  }

  .pathway {
    font-size: 20px !important;
    font-weight: bold;
    text-align: center;
    padding: 22px 0 22px 0 !important;
  }
}

@media screen and (max-width:767px) and (orientation:landscape) {
  .card-img-blc {
    text-align: center;
  }
}
/*pathway sec ends*/
div#first-cont {
  margin-top: 5em;
  margin-bottom: 5em;
}

div#img-id img {
  border-radius: 20em;
  margin-top: 5em;
}

p.sec1-title {
  font-size: 34px;
  font-family: Antonio-Bold;
  line-height: 1em;
}

p.sec11-title {
  font-size: 45px;
  font-family: Antonio-Bold;
  line-height: 1.3em;
  color: #009f98;
  margin-bottom: 0.6em;
}

p.sec1-cont {
  font-size: 24px;
  font-family: 'Objektiv-rg';
  text-shadow: none;
}

div#first-cont {
  width: 100%;
}

.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--6 div#first-cont {
  width: 100%;
}

div#img-id {
  width: 100%;
}

/* -- Banner section -- */

p.bnnr-title {
  font-size: 32px;
  color: white;
  padding: 20px 0 0;
  text-align: center;
  letter-spacing: 1px;
}

p.bnnr-title1 {
  font-size: 32px;
  text-align: center;
  color: white;
  padding: 20% 0 0;
  letter-spacing: 1px;
}

p.bnnr-title2 {
  font-size: 40px;
  text-align: center;
  padding: 5px 0 20px;
  color: #009f98;
  letter-spacing: 1px;
}

.cmp-container__backgroundImage--enabled {
  margin: 0 !important;
}

#bnnr-txt span {
  color: #009f98;
}

.ref-cont {
  font-size: 18px;
  font-family: "Montserrat",sans-serif;
  line-height: 1.2em;
  letter-spacing: 0px;
}

.mob-show {
  display: none;
}

.desk-show {
  display: block;
}

@media screen and (max-width:767px) {
  .mob-show {
    display: block;
  }

  .desk-show {
    display: none;
  }

  p.bnnr-title {
    font-size: 26px;
    padding: 15px 0 0;
  }

  p.bnnr-title1 {
    font-size: 26px;
    padding: 45% 0 0;
  }

  p.bnnr-title2 {
    font-size: 32px;
  }

  html[lang="sl"] .cmp-container__backgroundImage--enabled {
    background-image: url(/content/dam/intelligentcontent/unbranded/ic-dtc-nevermiss-slovenia/si/sl/images/resource_banner_Slovenia.png);
  }

}    
/* -- Banner section end -- */




@media screen and (max-width: 667px) {
  div#img-id img {
    margin-top: 0 !important;
  }

  p.sec1-title {
    font-size: 30px;
    margin-bottom: 0.5em;
  }

  html[lang="fr"] p.sec1-title {
    padding-right: 20px;
  }

  p.sec11-title {
    font-size: 38px;
    margin-bottom: 0.5em;
  }

  #second-cont-sec-col {
    margin-top: 3em;
    margin-bottom: 3em;
  }

  #first-cont {
    margin-top: 3em !important;
    margin-bottom: 3em !important;
  }

  #img-id2 {
    margin-top: 2em;
  }

  .sec1-cont {
    line-height: 1.5em;
    font-size: 18px;
  }

  #img-id img {
    margin-top: 0em;
  }

  #last-ab-footer {
    margin-top: 3em;
  }

  #last-sec-card {
    margin-bottom: 3em;
  }

  #last-card {
    margin-bottom: 3em;
  }

  .ref-cont {
    font-size: 18px;
    line-height: 1.3em;
  }
}

@media screen and (min-width:650px) and (max-width:750px) {

  .container.responsivegrid.aem-GridColumn--default--none.aem-GridColumn--phone--none.aem-GridColumn--phone--10.aem-GridColumn.aem-GridColumn--default--7.aem-GridColumn--offset--phone--1.aem-GridColumn--offset--default--1 {
    width: 85%;
  }

  .container.responsivegrid.aem-GridColumn--default--none.aem-GridColumn--phone--none.aem-GridColumn--phone--10.aem-GridColumn.aem-GridColumn--offset--phone--1.aem-GridColumn--default--3.aem-GridColumn--offset--default--0 {
    width: 70%;
    margin-left: 7.5em;
  }

  .container.responsivegrid.aem-GridColumn--default--none.aem-GridColumn--phone--none.aem-GridColumn--phone--10.aem-GridColumn.aem-GridColumn--offset--phone--1.aem-GridColumn--default--4.aem-GridColumn--offset--default--1 {
    width: 70%;
  }

  .container.responsivegrid.aem-GridColumn--default--none.aem-GridColumn--phone--none.aem-GridColumn--phone--10.aem-GridColumn.aem-GridColumn--offset--phone--1.aem-GridColumn--default--6.aem-GridColumn--offset--default--0 {
    margin-left: 4em;
    width: 85%;
  }

  .container.responsivegrid.aem-GridColumn--default--none.aem-GridColumn--phone--none.aem-GridColumn--phone--10.aem-GridColumn.aem-GridColumn--offset--phone--1.aem-GridColumn--default--5.aem-GridColumn--offset--default--1 {
    margin-left: 7%;
    margin-right: 4%;
  }

  .button {
    background-color: #009f98;
    padding: 10px 0 10px 0;
  }

  .container.responsivegrid.aem-GridColumn--default--none.aem-GridColumn--phone--none.aem-GridColumn--phone--10.aem-GridColumn.aem-GridColumn--offset--phone--1.aem-GridColumn--default--6.aem-GridColumn--offset--default--1 {
    width: 85%;
  }

  .container.responsivegrid.aem-GridColumn--default--none.aem-GridColumn--phone--none.aem-GridColumn--phone--10.aem-GridColumn.aem-GridColumn--offset--phone--1.aem-GridColumn--offset--default--0.aem-GridColumn--default--4 {
    width: 70%;
    margin-left: 4em;
  }

  .container.responsivegrid.aem-GridColumn--default--none.aem-GridColumn--phone--none.aem-GridColumn--phone--12.aem-GridColumn.aem-GridColumn--default--7.aem-GridColumn--offset--phone--0.aem-GridColumn--offset--default--0 {
    width: 85%;
    margin-left: 4em;
  }

  .container.responsivegrid.aem-GridColumn--default--none.aem-GridColumn--phone--none.aem-GridColumn--phone--10.aem-GridColumn.aem-GridColumn--offset--phone--1.aem-GridColumn--default--3.aem-GridColumn--offset--default--1 {
    width: 70%;
    margin-left: 7.5em;
  }

  .container.responsivegrid.aem-GridColumn--default--none.aem-GridColumn--phone--none.aem-GridColumn--phone--10.aem-GridColumn.aem-GridColumn--default--7.aem-GridColumn--offset--phone--1.aem-GridColumn--offset--default--0 {
    width: 85%;
    margin-left: 4em;
  }

  .pc-sub {
    padding: 18px 40px 30px 50px;
  }

  .pc-text {
    padding: 8px 40px 0px 50px;
  }
}

@media screen and (min-width:767px) and (max-width:992px) {
  p.sec1-title {
    font-size: 28px;
  }

  html[lang="fr"] p.sec1-title {
    padding-right: 50px;
  }

  p.sec11-title {
    font-size: 35px;
  }

  p.sec1-cont {
    font-size: 18px;
  }

  div#img-id img {
    margin-top: 8em;
  }

  div#img-id2 {
    margin-top: 2em;
  }

  div#first-cont {
    padding-right: 1em;
  }

  div#second-cont-sec-col {
    padding-left: 1em;
    padding-bottom: 3em;
  }
}

@media screen and (min-width:1024px) {

  div#img-id img {
    margin-top: 5em;
  }

  div#img-id2 img {
    margin-top: 3em;
  }

  div#first-cont {
    padding-right: 1em;
  }

  div#second-cont-sec-col {
    padding-left: 1em;
    padding-bottom: 3em;
  }
}

@media screen and (min-width:1180px) {
  div#img-id2 img {
    margin-top: 0;
  }

  div#first-cont {
    padding-top: 3em;
    padding-right: 1em;
  }

  div#second-cont-sec-col {
    padding-top: 3em;
    padding-left: 1em;
    padding-bottom: 3em;
  }
}

@media screen and (min-width:1600px) {
  div#img-id img {
    margin-top: 2em;
  }

  div#second-cont-sec-col {
    padding-top: 7em;
  }
}

@media screen and (min-width:767px) {
  div#last-card, div#last-card-1 {
    padding-right: 1em;
    margin-bottom: 3em;
  }

  div#last-card-2 {
    padding-left: 1em;
    margin-bottom: 3em;
  }

  div#last-ball-footer {
    margin-top: 3em;
  }

   .button.ref-btn {
    padding:0px;
  }
  .button.ref-btn  .black-box-2 a{
  padding: 20px 0px 20px 0px;
  display: flex;
  }

  div#last-ab-footer {
    margin-top: 3em;
  }
}

/* -- Black-box section css -- */

#black-box-sect {
  background-color: #000000;
  padding: 65px 0px 45px;
}

.black-box-nw1 {
  color: white;
  font-size: 85px;
  line-height: 94px;
  letter-spacing: 1px;
  font-family: 'Antonio-Bold';
}

@media screen and (max-width:767px) {
    
  .black-box-nw1 {
    font-size: 40px;
    line-height: 50px;
  }

  p.sec11-title {
    margin-left: 8%;
  }

  #black-box-sect {
    padding: 40px 0px 35px;
  }

  html[lang="sr"] .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin: 0px 8.33333333%;
    width: auto;
  }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    
  .black-box-nw1 {
    font-size: 44px;
    line-height: 58px;
  }

  #black-box-sect {
    padding: 54px 0px 35px;
  }
}

@media screen and (min-width:1024px) and (max-width:1223px) {
    
  .black-box-nw1 {
    font-size: 82px;
    line-height: 90px;
  }
}

.black-box-nw2 {
  color: white;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 1px;
  text-align: center;
  padding: 13% 0 15px;
}

#black-box-sect1 {
  background-color: #000000;
  padding: 65px 75px 45px;
}

.main-class-img {
  padding-top: 30px;
  width: 32%;
  margin: auto;
  position: absolute;
  top: 17px;
  left: 40%;
}

.card-img-blc img {
  width: 325px;
  height: 325px;
  object-fit: cover;
  border-radius: 50%;
}

#grey-bgc {
  padding-bottom: 205px;
  background-color: #eaeaea;
}

@media screen and (max-width:767px) {
    
  .main-class-img {
    width: 60%;
    top: 10px;
    left: 20%;
  }

  .card-img-blc img {
    width: 225px;
    height: 225px;
  }

  .black-box-nw2 {
    font-size: 20px;
    line-height: 30px;
    padding: 23% 0 12px;
  }

  #black-box-sect1 {
    padding: 50px 25px 25px;
  }

  #grey-bgc {
    padding-bottom: 155px;
    background-color: white !important;
  }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    
  .main-class-img {
    position: absolute;
    top: 25px;
    left: 33%;
  }

  .card-img-blc img {
    width: 260px;
    height: 260px;
  }

  #black-box-sect1 {
    padding: 60px 45px 30px;
  }

  #grey-bgc {
    padding-bottom: 185px;
  }
}

@media screen and (min-width:1024px) and (max-width:1223px) {
    
  .main-class-img {
    top: 15px;
    left: 36%;
  }

  #black-box-sect1 {
    padding: 70px 60px 38px;
  }
}

/* -- Black-box section css end -- */

/************88RESORCES PAGE************************/
@media screen and (min-width:768px) {
  #resourc div#last-sec-card,#resourc div#last-sec-card-1 {
    padding-left: 1em;
    margin-bottom: 3em;
  }
}

p.two-color-text {
  font-size: 19px;
  line-height: 25px;
}

p.two-color-text span {
  color: #009f98;
  font-family: 'Antonio-Bold';
  font-size: 20px;
}

div#divide-resource {
  padding-top: 4em;
  padding-bottom: 4em;
  background: #ddd1d1;
  margin-top: 4.5em;
}

#resourc #black-box-sect {
  background: linear-gradient(90deg, rgba(0,158,150,0.989233193277311) 39%, rgba(0,0,0,1) 56%) !important;
}

.white-container {
  display: flex;
  background: white;
  margin-bottom: 10px;
  padding-top: 1em;
  padding-bottom: 1em;
}

.title {
  width: 60%;
    /* background: aqua; */
  display: flex;
  justify-content: center;
  align-items: center;
}

.para {
  width: 100%;
    /* background: brown; */
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid darkgrey;
}

.para p {
  width: 80%;
}

.button.ref-btn.ress {
  width: 85%;
}

.para p {
  width: 80%;
  font-size: 13px;
  line-height: 22px;
  font-family: Antonio-Regular;
}

.title p {
  font-size: 18px;
  font-family: 'Antonio-Bold';
  line-height: 25px;
}

#resourc .ref-cont {
  font-size: 16.5px;
  font-family: 'Objektiv-rg';
  line-height: 1.2em;
  letter-spacing: 0px;
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .button.ref-btn.ress {
    width: 90%;
  }

  #resourc .black-box-2 {
    font-size: 17px;
    font-weight: bold;
  }

  .title {
    width: 50%;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  
  p.two-color-text {
    font-size: 17px;
    line-height: 25px;
  }

  p.two-color-text span {
    font-size: 18px;
  }

  .title {
    width: 40%;
  }

  .para p {
    width: 85%;
  }

  .para p {
    font-size: 12px;
    line-height: 20px;
  }

  .button.ref-btn.ress p {
    font-size: 20px;
  }

  .button.ref-btn.ress {
    width: 100%;
  }

  #resourc .black-box-2 {
    font-size: 13px;
    font-weight: bold;
  }

  .title p {
    font-size: 16px;
    font-family: 'Antonio-Bold';
    line-height: 25px;
  }
}

@media screen and (max-width:767px) {
  .white-container {
    flex-direction: column;
  }

  .some-text {
    width: 84%;
    margin: auto;
  }

  .white-container {
    flex-direction: column;
    padding: 1.5em 2.5em 1.5em 2.5em;
  }

  #divide-resource .container.responsivegrid.aem-GridColumn--default--none.aem-GridColumn.aem-GridColumn--default--10.aem-GridColumn--offset--default--1 {
    width: 100%;
    margin-left: 0;
  }

  .title {
    width: 100%;
    display: inline;
    padding-bottom: 2em;
  }

  .para {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: none;
  }

  .para p {
    width: 100% !important;
  }

  .button.ref-btn.ress {
    width: 105%;
  }

  #resourc .black-box-2 {
    font-size: 13px;
    font-weight: bold;
  }

  html[lang="fr"] #resourc .black-box-2 {
    line-height: 18px !important;
  }
}



/*about-section*/


.button.abt-btn {
  padding: 10px 0 10px 0 !important;
  width: 46%;
  margin-top: 20px;
}

#pro .button.abt-btn {
  padding: 0 !important;
}

.abt-sec-cont {
  margin-right: 8%;
  margin-left: 8%;
  display: flex;
}

.first-cont-abt {
  padding-top: 3em;
}

img#img-id {
  height: 32em;
  width: 105em;
}

img.hr-about-img {
  width: 115em !important;
}

#text-37884d79b5 img#img-id {
  height: 32em;
  width: 119em;
}

p.small-title {
  padding-top: 1em;
  padding-bottom: 1em;
  font-family: 'Antonio-Bold';
  font-size: 30px;
}

p.sec1-cont.abt-content {
  font-size: 18px;
  line-height: 1.2em;
}

p.number-br-mob {
  padding-right: 5px;
}

.first-cont-abt .break-mob {
  display: none;
}

p.sec1-title.abt-title {
  margin-top: 1em;
}

#about p.sec1-title.abt-title {
  margin-top: 1em;
  text-transform: uppercase;
}

p.two-color-text {
  padding-bottom: 15px;
}

@media screen and (max-width:767px) {
  .abt-sec-cont {
    flex-direction: column;
  }

  img#img-id {
    height: 21em !important;
    width: 30em !important;
  }

  html[lang="fr"] img#img-id {
    margin-top: 20px;
  }

  .first-image {
    text-align: center;
  }

  .wt-2 {
    padding-right: 10px;
  }

  .first-cont-abt .break-mob {
    display: block;
  }
}

@media screen and (max-width:768px) {
  .button.abt-btn {
    padding: 10px 0 10px 0 !important;
    width: 68%;
    margin-top: 20px;
  }
}

@media screen and (max-width:500px) {
  .button.ref-btn.ress {
    width: 127%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

#homepa-section2 {
  background-color: #eaeaea;
}

.button.ref-btn.button-gr {
  background: #08b57b;
}
.button.ref-btn.button-gr a{
  background: #00b040;
}

#para-section-2 {
  width: 85%;
  margin: auto;
  padding: 3% 0 4%;
}

.section2-heading {
  color: #009f98;
  font-size: 34px;
}

.sect1-home-para {
  padding-top: 1.5%;
}

.section2-para1 {
  font-size: 24px;
  padding-top: 1em;
  line-height: 30px;
  font-family: 'Objektiv-rg';
}

.section2-para2,.section2-para3 {
  font-size: 24px;
  padding-top: 0.8em;
  line-height: 30px;
  font-family: 'Objektiv-rg';
}

#homepa-section2 .button.ref-btn a,#homepa-section2 .button.ref-btn a:hover,#homepa-section2 .button.ref-btn a:focus {
  color: #ffffff;
  text-decoration: none;
}

.banner-para1 p {
  font-size: 25px;
  color: #ffffff;
}

.banner-para1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
  padding-left: 38%;
}

.know-home {
  padding-bottom: 0.5em;
}

.bnnr-title {
  text-align: unset!important;
  padding-left: 38%!important;
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .banner-para1,.bnnr-title {
    padding-left: 35%!important;
  }
}

@media screen and (max-width:991px) {
  .banner-para1,.bnnr-title {
    padding-left: unset!important;
    text-align: center!important;
  }
}

@media screen and (min-width:1367px) {
  .banner-para1,.bnnr-title {
    padding-left: 42%!important;
  }
}

@media screen and (min-width:1279px) {
  .symptoms-pro {
    padding-left: 45px;
  }

  .wt-2 {
    padding-left: 8.5%;
    padding-right: 7%;
    line-height: 26px;
  }

  .head-allign {
    padding: 0 0 10px 6.5em;
  }
}

@media screen and (min-width:1024px) and (max-width:1199px) {
  .symptoms-pro {
    padding-left: 28px;
  }

  .wt-2 {
    padding-left: 9%;
    padding-right: 8%;
    line-height: 24px;
  }

  .main-class-symp {
    column-gap: 3em!important;
  }

  .head-allign {
    padding: 0 0 10px 5.5em;
  }
}

@media screen and (max-width:767px) {
  .symp-text-1,.symp-text-2,.symp-text-3,.symp-text-4 {
    margin-left: 11px;
  }

  .symp-text-5 {
    margin-left: 16px;
  }

  .wt-1 {
    padding-right: 20px;
  }

  .head-allign {
    padding: 0 0 10px 18px;
  }

  .mob-btn-new-text {
    font-size: 14px;
    line-height: 20px;
  }

  .mob-btn-new{
    padding: 0px;
  }
.mob-btn-new .black-box-2 a{
    padding: 20px;
  }

  .mob-al {
    padding-right: 10px;
    line-height: 22px;
  }
}
@media (max-width: 650px) {
    .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--6,
    .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--6{
        width: 80%;
    }
}


@media screen and (min-width:768px) and (max-width:1023px) {
  .wt-1 {
    padding-left: 70px;
    padding-right: 0;
    line-height: 40px;
  }

  .wt-2 {
    padding-left: 10%;
  }

  .main-class-symp {
    margin-left: 40px;
  }

  .head-allign {
    padding: 0 4em 10px 4.5em;
  }

  html[lang="de"] .head-allign {
    padding-right: 4.5em !important;
  }

  .wt-2 {
    padding-right: 20px;
    line-height: 28px;
  }

  .cont-align-3 {
    padding-top: 81px;
  }
}

@media screen and (max-width:767px) and (orientation:landscape) {
  .wt-1 {
    padding-left: 48px;
    padding-right: 0;
    line-height: 40px;
  }

  .wt-2 {
    padding-left: 48px;
  }

  .head-allign {
    padding: 0 0 10px 3em;
  }

  .mob-btn-new-text {
    font-size: 14px;
    line-height: 20px;
  }

  .mob-btn-new {
    width: 75%;
    padding: 15px 0 15px 0;
  }

  .newer-wt-2 {
    padding-right: 50px;
  }
}

@media screen and (min-width:1300px) and (max-width:1399px) {

  .head-allign {
    padding: 0 0 10px 7em;
  }
}

.black-box-2 a {
    color: white;
    text-decoration: none !important;
    color: white;
    text-decoration: none !important;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 20px 0px 20px 0px;
}
/*pathway sec*/
.pathway {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  padding: 40px 0 40px 0;
}

.pathway img {
  text-align: center;
  padding-top: 40px;
}

@media screen and (min-width:991px) {
  #second-cont-sec img.cq-dd-image {
    margin-top: 40px;
    margin-left: -36px;
  }

  div#img-id2 img {
    margin-left: -22px;
  }

  .pathway img {
    width: 60%;
  }

  .beak {
    width: 29em;
  }

  .beak-1 {
    letter-spacing: normal;
  }

  .imp-pad {
    padding: 0 70px 0 0;
  }
}

@media screen and (min-width:767px) {
  #home-banner {
    padding-top: 10%;
    padding-bottom: 20%;
  }
   /*seribian code start  */
  html[lang="sr"] #home-banner {
    padding-top: 10%;
    padding-bottom: 36%;
  }

  html[lang="sr"] #para-section-2 {
    width: 88%;
  }
   /*seribian code end  */;
}

@media screen and (max-width:767px) and (orientation:portrait) {
  .cmp-container__backgroundImage--enabled {
    min-height: 100px !important;
    padding: 100px 0 50px 10px;
  }

  html[lang="sr"] .cmp-container__backgroundImage--enabled {
    min-height: 196px !important;
    background-position-x: center;
  }
}

#homepa-section {
  background-color: #ebebeb;
}

.text-gap {
  padding: 15px 0 15px 0;
}

.button.ref-btn.button-gr {
  background: #00b040;
}

@media screen and (min-width:768px) and (max-width:1023px) {
  .imp-pad {
    padding: 0 55px 0 0;
  }

  html[lang="de"] .imp-pad {
    padding: 0;
  }

  html[lang="en"] .download-4 {
    margin-top: 12px;
  }

  .need-tx {
    padding: 0 60px 0 0 !important;
  }

  html[lang="de"] .need-tx {
    padding: 0 !important;
  }

  div#i img {
    padding-top: 40px;
  }

  .first-image img {
    margin-top: 77px;
    margin-left: -30px;
    height: 27em !important;
  }

  .newer-wt-1 {
    padding-right: 11px;
  }

  .newer-wt-2 {
    padding-right: 68px;
  }

  .abt-second-cont-2 {
    display: flex;
    flex-direction: row-reverse;
  }

  .new-second-image img {
    margin-left: 25px;
  }
 /* .res-head{
    padding-top:12px;
  }*/
  html[lang="es"] .symp-text-3 {
    margin-top: 12px;
  }

  html[lang="es"] .symp-text-4 {
    margin-top: 30px;
  }

  html[lang="es"] .symp-text-5 {
    margin-top: 12px;
  }

  html[lang="es"] .res-1 {
    margin-top: 27px;
  }

  html[lang="es"] .download-4 {
    margin-top: 22px;
  }
}

@media screen and (min-width:1024px) and (max-width:1199px) {
  .need-tx {
    padding: 0 60px 0 0 !important;
  }

  div#i img {
    padding-top: 40px;
  }

  .beak {
    width: 30em;
  }

  .new-second-image img {
    margin-left: 25px;
  }

  .imp-pad {
    padding-right: 80px;
  }

  .cont-align {
    padding-top: 0 !important;
  }

  html[lang="es"] .res-card1, html[lang="es"] .res-card2 {
    height: 30em!important;
  }

  html[lang="es"] .res-card3, html[lang="es"] .res-card4 {
    height: 35em!important;
  }

  html[lang="es"] .res-4 {
    margin-top: 35px!important;
  }
}

@media screen and (min-width:1300px) and (max-width:1399px) {
  .new-second-image img {
    margin-left: 35px;
  }

  .cont-align {
    padding-top: 0!important;
  }
}

@media screen and (min-width:1920px) {
  .imp-pad {
    padding-right: 100px;
  }

  html[lang="de"] #text-button-sec {
    padding: 60px 70px;
  }
}

@media screen and (min-width:1279px) {
  .imp-pad {
    padding-right: 100px;
  }
}

.imp-pad {
  padding-right: 80px;
}

.how-text {
  padding-bottom: 30px;
}

@media screen and (min-width:992px) {
  .res-card1,.res-card2,.res-card3,.res-card4 {
    height: 24em;
  }

  html[lang="de"] .res-card1, html[lang="de"] .res-card2 {
    height: 26em;
  }

  html[lang="de"] .res-card3,html[lang="de"] .res-card4 {
    height: 30em;
  }

  html[lang="fr"] .res-card1, html[lang="fr"] .res-card2 {
    height: 26em;
  }

  html[lang="fr"] .res-card3, html[lang="fr"] .res-card4 {
    height: 26em!important;
  }

  html[lang="fr"] .res-4 {
    margin-top: 35px;
  }

/*html[lang="fr"] .download-4{*/
/*  margin-top:12px;*/
/*}*/
  #resourc button.ref-btn.ress.download-4 {
    margin-top: 11px;
  }
/*.res-head{
  margin-top:12px;
}*/
  html[lang="en"] .download-4 {
    margin-top: 12px;
  }

  .lh {
    line-height: 1.2em!important;
  }

  .cont-align {
    padding-top: 33px;
  }

  .cont-align-3 {
    padding-top: 36px;
  }

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

  html[lang="es"] .res-card3, html[lang="es"] .res-card4 {
    height: 30em;
  }

  html[lang="es"] .res-card1, html[lang="es"] .res-card2 {
    height: 25em;
  }

  html[lang="es"] .res-4 {
    margin-top: 70px;
  }

  html[lang="es"] .symp-text-5 {
    margin-top: 0px !important;
  }

  html[lang="de"] .res-4 {
    margin-top: 105px;
  }

  html[lang="de"] .download-4 {
    margin-top: 10px;
  }

  html[lang="es"] .download-4 {
    margin-top: 12px;
  }

  html[lang = "es"] .need-tx {
    padding-right: 45px!important;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .res-card1, .res-card2, .res-card3, .res-card4 {
    height: 30em;
  }

  html[lang="de"] .res-card1, html[lang="de"] .res-card2 {
    height: 32em;
  }

  html[lang="de"] .res-card3,html[lang="de"] .res-card4 {
    height: 36em;
  }

  html[lang="fr"] .res-card1, html[lang="fr"] .res-card2 {
    height: 30em;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .res-card1, .res-card2, .res-card3, .res-card4 {
    height: 37em;
  }

  html[lang="de"] .res-card1, html[lang="de"] .res-card2 {
    height: 38em;
  }

  html[lang="de"] .res-card3,html[lang="de"] .res-card4 {
    height: 42em;
  }

  html[lang="fr"] .res-card1, html[lang="fr"] .res-card2 {
    height: 39em;
  }

  html[lang="de"] .main-class-symp img {
    height: 7em;
  }
}

@media screen and (max-width:767px) {
  .imp-pad {
    padding-right: 0;
  }
}

#resourc .cmp-container__backgroundImage--enabled {
  background-size: 100% 100%;
}

#resourc p.sec1-title {
  padding-bottom: 0.8em;
  text-transform: uppercase;
}

@media screen and (min-width:1279px) and (max-width:1365px) {
  .cont-align {
    padding-top: 0;
  }
}

.download-4 {
  line-height: 24px;
}

.head-1,.head-2,.head-3,.head-4 {
  line-height: 36px !important;
}

.download-3 {
  margin-top: 12px;
}

sup {
  font-size: 0.6em!important;
}

@media screen and (min-width:768px) {
  html[lang="fr"] p.pathway_text.cap {
    padding: 0 60px;
  }

  #home-banner-roadshow-mobile {
    display: none;
  }

/*  #home-banner-roadshow-desktop {
    display: block!important;
  }*/
  #home-banner-roadshow-desktop {
    display: none;
  }
}

@media screen and (max-width:767px) {
  html[lang="fr"] p.pathway_text.cap {
    padding: 0 30px;
  }

  #home-banner-roadshow-mobile {
    display: none;
  }

  #home-banner-roadshow-desktop {
    display: none;
  }
/*  #home-banner-roadshow-mobile {
    display: block!important;
  }

  #home-banner-roadshow-desktop {
    display: none!important;
  }*/;
}

@media screen and (min-width:1024px) and (max-width:1199px) {

  html[lang="fr"] .res-card3, html[lang="fr"] .res-card4 {
    height: 35em!important;
  }

  html[lang="de"] .res-4 {
    margin-top: 133px;
  }
}

html[lang="de"] p.pathway_text.cap {
  padding: 0 3.5em;
}
/*cards sec*/
@media screen and (min-width:992px) {
  .main-class-stage {
    width: 81%!important;
  }

  .stage-1,.stage-2,.stage-3,.stage-4 {
    width: 25%!important;
  }

  .stage-2,.stage-3 {
    padding-left: 0;
  }
}

@media screen and (min-width:768px) and (max-width:1023px) {
  .main-class-stage {
    width: 94%!important;
  }

  .stage-1,.stage-2,.stage-3,.stage-4 {
    width: 25%!important;
  }

  .stage-2,.stage-3 {
    padding-left: 0;
  }
}

html[lang="de"] #resourc .black-box-2, html[lang="fr"] #resourc .black-box-2 {
  line-height: 22px;
}

@media screen and (min-width:768px) and (max-width:1023px) {
  #footer-id p {
    padding-bottom: 3%;
  }

  .col2-main .col2-img2 img, .col2-main .col2-img1 img {
    margin-bottom: 3%;
  }
}

