@font-face {
  font-family: 'Roboto-Bold';
  font-display: swap;
  src: url('/content/dam/open-digital/airq-hcp/en/fonts/Roboto-Bold.ttf');
}

@font-face {
  font-family:'Roboto-Light';
  font-display:swap;
  src:url('/content/dam/open-digital/airq-hcp/en/fonts/Roboto-Light.ttf');
}

@font-face {
  font-family:'Roboto-LightItalic';
  font-display:swap;
  src:url('/content/dam/open-digital/airq-hcp/en/fonts/Roboto-LightItalic.ttf');
}

@font-face {
  font-family:'Roboto-Medium';
  font-display:swap;
  src:url('/content/dam/open-digital/airq-hcp/en/fonts/Roboto-Medium.ttf');
}

@font-face {
  font-family:'Roboto-Regular';
  font-display:swap;
  src:url('/content/dam/open-digital/airq-hcp/en/fonts/Roboto-Regular.ttf');
}
/* to desgin video popup start here */
.modal {
  background: rgba(2,6,10,0.7);
}

.modal-content .modal-header .modal-title, .video-thumb-parent .video-play-icon {
  display: none;
}

.white_space{
    white-space: nowrap;
}

#popup-template .modal-dialog .modal-body {
  overflow-y: clip!important;
}

#popup-template .modal-dialog .modal-content {
  background: transparent;
  box-shadow: none!important;
  border: 0px!important;
}

.modal-content .modal-header {
  border: 0px!important;
}

/*
.video-thumb-parent .video-thumb-cta {
  border: 12px solid #FFFFFF;
  border-radius: 10px;
}*/
/*to hide 2nd video for desktop */
.video.section:nth-child(2) {
  display: none;
}
/* css for popup ends here */
/*a {
  text-decoration: none !important;
}
*/
.static-links-wrapper li:nth-child(4) a {
  color: #29CBA7!important;
}

.static-links-wrapper li:nth-child(4) a.bottom-hover-border:after {
  text-decoration: none;
  transform: scaleX(1);
  margin-left: -3px;
}

.asthma-clm-1 .row,.asthma-checklist-col {
  display: flex;
  /*align-items: center;*/
  ;
}

.asthma-res-sec-2 {
  padding-bottom: 0;
}

#resources-section-for-line {
  padding: 0;
  padding-bottom: 30px;
}

#resources-section-for-line .page-section-inner {
  border-top: 1.5px solid #DBDBDB;
  margin: auto;
  width: calc(100% - 150px);
}
/*.asthma-checklist-col {
  border-bottom: 1.5px solid #DBDBDB;
}*/
/* col ctrl below resources card */
.asthma-checklist-col .col-sm-9.col-xs-12.column-1 {
  width: 95%;
}

.about-airq-hero-section {
  background: #3C3D4F 0% 0% no-repeat padding-box;
  margin-top: -39px;
}

.asthma-res-sec-2,.precision-section {
  background: #FFFFFF;
}

.precision-section {
  padding: 10px 0px 20px;
}

.asthama-org {
  text-align: left;
  font: normal normal bold 15px/24px Roboto-Bold;
  letter-spacing: 0.4px;
  line-height: 24px;
  color: #FEA82E;
  text-transform: uppercase;
}

.asthama-white {
  text-align: left;
  font: normal normal 300 22px/30px Roboto-Light;
  letter-spacing: 0px;
  color: #FFFFFF;
}

.asthma-clm-1 {
  margin-top: 7%;
  margin-bottom: 3%;
}

.resources-clm-1 {
  text-align: left;
  font: normal normal bold 15px/24px Roboto-bold;
  letter-spacing: 0px;
  color: #FEA82E;
  text-transform: uppercase;
  opacity: 1;
  margin-top: 30px;
}

.asthma-clm-sec-1-1 {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 30px;
}

.asthma-clm-sec-1-1 .cta .cta-container .info-link a {
  background: #29CBA7 0% 0% no-repeat padding-box;
  border-radius: 5px;
  text-align: center;
  font: normal normal bold 15px/24px Roboto-bold;
  color: #FFFFFF;
  text-transform: uppercase;
}

.asthma-clm-sec-1-1 .cta .cta-container .info-link a:hover {
  border: 2px solid #29CBA7;
  background: #FFFFFF;
  color: #29CBA7;
}

.airq-root-section {
  padding: 0;
}

.asthma-clm-sec-1-1 .cta .cta-container,.interested-section .cta .cta-container {
  text-align: left;
  padding-left: 0px;
}

.asthma-clm-sec-1-1 .cta .cta-container .info-link,.interested-section .cta .cta-container .info-link {
  padding-left: 0px;
}

.resourse-1 {
  text-align: left;
  font: normal normal 300 18px/24px Roboto-light;
  letter-spacing: 0px;
  color: #000000;
}

.resource-2 {
  text-align: left;
  font: normal normal 300 14px/20px Roboto-light;
  letter-spacing: 0px;
  color: #3B3B3B;
  opacity: 1;
}

.asthma-clm-sec-1-1 {
  margin-top: 4%;
}

.asthma-clm-sec-1-1 > .row {
  display: flex;
  align-items: center;
}
/* for description below resources card */
.asthma-res-sec-2 .res-sec-2-desc-1 {
  font-family: 'Roboto-Light';
  font-size: 15px;
  line-height: 20px;
  color: #000000;
  margin-top: 20px;
}

.asthma-res-sec-2 .res-sec-2-desc-2 {
  font-family: 'Roboto-Light';
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  margin-top: 20px;
  margin-bottom: 50px;
}

.asthma-res-sec-2 .res-sec-2-desc-2 a {
  color: #29CBA7!important;
}


/*precision-section */
.precision-sec-heading-desktop {
  font-family: 'Roboto-Bold';
  font-size: 14px;
  line-height: 21px;
  color: #FEA82E;
  margin-top: 20px;
}

.precision-sec-heading-mobile {
  display: none;
}

.precision-sec-desc {
  font-family: 'Roboto-Light';
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  margin-top: 20px;
}

.evidence-col {
  margin-top: 70px;
  margin-bottom: 80px;
}

.evidence-col-heading {
  font-family: 'Roboto-Bold';
  font-size: 15px;
  line-height: 24px;
  color: #FEA82E;
  text-align: center;
  margin-top: 20px;
}

.evidence-col-desc {
  font-family: 'Roboto-Light';
  font-size: 15px;
  line-height: 24px;
  color: #3B3B3B;
  margin-top: 20px;
  text-align: center;
}

.text-after-video {
  font-family: 'Roboto-Light';
  font-size: 22px;
  line-height: 30px;
  color: #000000;
  margin: 30px 0;
  text-align: center;
}

.text-after-video a {
  color: #29CBA7!important;
}


/*get-started sec*/
.get-started-section {
  background: #3C3D4F;
}

.get-started-col .row {
  display: flex;
  align-items: center;
}

.get-started-col {
  margin-top: 40px;
  margin-bottom: 40px;
}

.get-started-sec-heading {
  font-family: 'Roboto-Light';
  font-size: 22px;
  line-height: 30px;
  color: #FFFFFF;
}

.special-text {
  font-family: 'Roboto-Light';
  font-size: 22px;
  line-height: 30px;
  color: #FEA82E;
}

.get-started-desc {
  font-family: 'Roboto-Light';
  font-size: 17px;
  line-height: 24px;
  color: #FFFFFF;
  margin-top: 20px;
}

.yellow-clr a {
  border-radius: 5px!important;
  text-decoration: none!important;
  color: #FFFFFF;
  background-color: #FEA82E;
  border: 3px solid #FEA82E!important;
  font-family: 'Roboto-Bold';
  font-size: 15px;
  line-height: 24px;
  text-align: center;
}

.on-hover {
  display: none;
}

.non-hover a:hover {
  border: 2px solid #FEA82E;
  background: #FFFFFF;
  color: #FEA82E;
}


/*
.yellow-clr:hover>.non-hover {
  display: none;
}

.yellow-clr:hover>.on-hover {
  display: block;
}
*/

.non-hover a {
  padding: 4%;
}

.on-hover a {
  padding: 4%;
  margin-left: 7%;
  background-color: #ffffff;
  color: #FEA82E;
  border: 2px solid  #FEA82E;
}

.yellow-clr {
  margin-top: 7%;
  margin-left: 12%;
}

.precision-section .video-thumb-parent .video-play-icon {
  display: none;
}

/*SEO Update*/

.asthama-org{margin-top: 0;}

/*SEO Update*/

/*.precision-section .video.section .video-parent>div {
  height: auto !important;
} it was giving a less height by default*/
@media screen and (min-width:992px) and (max-width:1199px) {
  .cta-pdf-lan .cta .cta-container .info-link a {
    padding: 10px 15px;
  }
}

@media(min-width:768px) {
  .modal-dialog button.close {
    margin-right: -5%;
    color: #ffffff;
  }

  .precision-section .video.section img.video-thumb-cta {
    width: 50%;
    margin-top: 25px;
  }

  .asthma-clm-sec-1 > .row {
    display: flex;
  }

  .asthma-clm-sec-1 > .row > .column-1 {
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    margin: 2% 1%;
  }

  .asthma-clm-sec-1 > .row > .column-2 {
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    margin: 2% 1%;
  }
  /*to disabble the extra blank card*/
  .asthma-clm-sec-to-disable > .row > .column-2 {
    margin: 2% 1%!important;
   /* box-shadow: none!important;*/
    ;
  }

  .asth-check-col > .row > .column-2 {
    box-shadow: none!important;
  }

  .dis-dia-col-2 > .row > .column-2 {
    box-shadow: none!important;
  }

  .using-col > .row > .column-2 {
    box-shadow: none!important;
  }

  .asthma-clm-sec-to-disable > .row > .column-1 {
    margin: 2% 1%!important;
  }

  .asthma-clm-sec-1-1 .cta .cta-container .info-link {
    padding: 0;
  }

  .cta-pdf-lan .column-1, .cta-pdf-lan .column-2,.cta-pdf-lan .cta .cta-container {
    padding-right: 0;
  }

  .asthma-clm-1 .column-2 .new-image {
    text-align: right !important;
    transition: unset;
    margin-top: -10px;
  }
}

@media(min-width:992px) {
  /*video modal size style starts here*/
  
  .modal.video-modal-class .modal-dialog {
    width: 900px;
    margin-top: 0%!important;
  }

  .modal.video-modal-class .modal-body {
    min-height: 100vh!important;
    max-height: 100vh!important;
    padding: 5px 0 5% 0;
  }

  .modal-dialog button.close {
    margin-top: 2%;
  }
}

@media(min-width:1024px) {
  .asthma-clm-1 .column-2 .new-image {
    transition: unset;
    margin-top: -40px;
  }
}

@media(max-width:767px) {
  .modal-dialog button.close {
    color: #ffffff;
  }

  .img-r-123 {
    display: none;
  }

  #resources-section-for-line .page-section-inner {
    border-top: none!important;
  }

  .asthama-org {
    margin: 60px 0 30px;
  }

  .asthama-white {
    padding-bottom: 30px;
  }

  .about-airq-hero-section, .asthma-res-sec-2, .precision-section, .get-started-section {
    padding-right: 30px;
    padding-left: 30px;
  }

  .about-airq-hero-section > .page-section-inner.container, 
  .asthma-res-sec-2 > .page-section-inner.container, 
  .precision-section > .page-section-inner.container, 
  .get-started-section > .page-section-inner.container {
    padding: 0;
  }

  .precision-sec-heading-mobile {
    font-family: 'Roboto-Bold';
    font-size: 20px;
    line-height: 21px;
    color: #FEA82E;
    display: block;
    margin: 20px 0 0;
  }

  .precision-sec-heading-desktop {
    display: none;
  }

  .resources-clm-1,.resourse-1, .resource-2,.asthma-clm-sec-1-1 .cta .cta-container {
    text-align: center;
  }

  .asthma-clm-sec-1-1 .cta .cta-container,.asthma-clm-sec-1-1 .cta .cta-container .info-link {
    padding-left: 2rem;
    padding-bottom: 1rem;
  }

  .asthma-clm-1 .row {
    display: block;
  }

  .resourse-1 {
    color: #3b3b3b;
    margin-bottom: 40px;
    font: normal normal 300 24px/28px Roboto-light;
  }

  .resource-2 {
    font: normal normal 300 18px/22px Roboto-light;
  }
  /*get started sec */
  .get-started-col .row,.asthma-checklist-col {
    display: block;
  }

  .asthma-checklist-col {
    border-bottom: 0px solid #DBDBDB;
  }

  .asthma-res-sec-2 .res-sec-2-desc-2 {
    margin-bottom: 0;
  }
  /*.asthma-checklist-col .col-sm-9.col-xs-12.column-1{*/
  /*    padding:0;*/
  /*}*/
  /*.evidence-col, .asthma-clm-1, .get-started-col,.asthma-checklist-col {*/
  /*  padding-left: 15px;*/
  /*  padding-right: 15px;*/
  /*}*/
  .evidence-col .col-xs-12 {
    margin: 30px 0;
  }

  .evidence-col {
    margin-top: 10px;
    margin-bottom: 50px;
  }

  .get-started-col {
    margin-top: 5px;
    margin-bottom: 10px;
  }

  .text-after-video {
    text-align: left;
    margin-bottom: 20px;
  }
  /*.precision-section .video.section img.video-thumb-cta {*/
  /*  width: 100%;*/
  /*}*/
  .yellow-clr {
    margin: 45px 0 25px;
  }

  .precision-section {
    padding: 0;
  }

  .text-after-video,.evidence-col,.precision-sec-desc,.precision-sec-heading-mobile {
    padding: 0 30px;
  }

  .asthma-clm-sec-1-1 {
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
  }

  .asthma-clm-sec-1-1 > .row {
    display: block;
    align-items: unset;
  }
}
/*@media screen and (max-width:767px) and (orientation:landscape){*/
/*    .text-after-video {*/
/*    margin: 100px 0;*/
/*    }*/
/*}*/
@media screen and (min-width:1199px) {
  .get-started-col {
    margin-left: 10%;
  }
}

@media screen and (max-width:1300px) {
  #resources-section-for-line .page-section-inner {
    width: 1140px;
  }
}

@media screen and (max-width:1199px) {
  #resources-section-for-line .page-section-inner {
    width: 940px;
  }
}

@media screen and (max-width:991px) {
  #resources-section-for-line .page-section-inner {
    width: 720px;
  }
}
/*mobile-landscape*/
@media screen and (max-width:830px) and (orientation:landscape) {
  .modal.video-modal-class .modal-dialog {
    margin: 0 auto!important;
    width: calc(100% - 15em);
  }

  .modal.video-modal-class .modal-header {
    display: none;
  }

  .modal.video-modal-class .modal-body {
    min-height: 100vh!important;
    max-height: 100vh!important;
    padding-top: 35px;
  }
}

@media screen and (min-width:1199px) and (max-width:1199.5px) {
    .asthma-resources .cta .cta-container .info-link a{padding: 1rem 2rem;}
}
