@font-face {
  font-family: 'AvenirRegular';
  src: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/fonts/AvenirRegular.ttf);
  font-display: swap;
}

@font-face {
  font-family: 'AvenirLight';
  src: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/fonts/Avenir%20Light.ttf);
  font-display: swap;
}

@font-face {
  font-family: 'AvenirHeavy';
  src: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/fonts/Avenir%20Heavy.ttf);
  font-display: swap;
}

@font-face {
  font-family: 'AvenirBook';
  src: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/fonts/Avenir%20Book.ttf);
  font-display: swap;
}

@font-face {
  font-family: 'AvenirBlack';
  src: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/fonts/Avenir%20Black.ttf);
  font-display: swap;
}

@font-face {
  font-family: 'MYRIADPRO-SEMIBOLD';
  src: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/fonts/MYRIADPRO-SEMIBOLD.OTF);
  font-display: swap;
}

@font-face {
  font-family: 'MYRIADPRO-BOLD';
  src: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/fonts/MYRIADPRO-BOLD.OTF);
  font-display: swap;
}

@font-face {
  font-family: 'LEXIA';
  src: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/fonts/LEXIA___.ttf);
  font-display: swap;
}
@font-face {
  font-family: 'Lexia_Lt';
  src: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/fonts/Lexia_Lt.woff);
  font-display: swap;
}


* {
  padding: 0;
  margin: 0;
  box-zizing: border-box;
}
html, body{
    overflow-x: hidden;
}
body {
  color: #000;
  font-family: 'AvenirRegular';
  font-size: 18px;
  line-height: normal;
  background: #F7F7F5;
}

p {
  line-height: initial;
  font-family: 'AvenirRegular';
  color:#231F20;
  

}
li, a{
    font-family: 'AvenirRegular';
}

h2, h3, h4, h5, h6 {
  font-family: 'AvenirBlack';
  line-height: 100%;
  margin-bottom: 20px;
}

a:hover,
a:active,
a:focus {
  outline: 0;
  text-decoration: none;
}

:focus {
  outline: 0;
}

a {
  text-decoration: none;
}

.ft-26 {
  font-size: 26px;
}
.ft-12{
    font-size: 12px; 
}
.color-pink {
  color: #D9139E !important;
}
.br-bt-pink{
    border-bottom: 1px solid #AE2573;
}
.color-dr-pink{
    color: #AE2573 !important;
}
.jt-cnt-spbt {
  justify-content: space-between;
}
.clr-bk {
    color: #000;
}
.flex {
  display: flex;
  align-items: center;
}
.align-start{
    align-items: flex-start;
}

.cmp-text {
  padding: 0 !important;
}

.clr-white {
  color: #fff;
}

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



.pd-bt-20 {
  padding-bottom: 20px;
}
.pd-bt-15 {
  padding-bottom: 15px;
}
.mr-bt-20 {
  margin-bottom: 20px;
}
.mr-bt-30 {
  margin-bottom: 30px;
}
.mr-bt-16 {
  margin-bottom: 16px;
}
.mr-tp-20{
    margin-top:20px;
}
.mr-tp-25{
    margin-top:25px;
}
.pd-10 {
  padding: 10px;
}
.pd-tb-30{
    padding:32px 20px;
}

.pd-20 {
  padding: 20px;
}

.pd-12 {
  padding: 12px 0;
}
.clr-black{
   color: #231F20;
}
.clr-white {
    color: #fff !important;
}
.border-white {
  border-bottom: 1px solid #FCC7A8;
}
.border-cream {
    border-bottom: 1px solid #FFDA65;
}
.txt-bd {
  font-family: 'AvenirRegular';
  font-weight: 800;
}

.ln-ht-100 {
  line-height: 100%;
}

.txt-orn {
  color: #FF7F32;
}
.txt-pink{
    color: #DC11A0; 
}
.txt-pink-d9{
    color:#D9139E;
}
.ft-black {
  font-family: 'AvenirBlack';
}

.gap-15 {
  gap: 18px;
}
.ft-10{
    font-size:10px;
}
.txt-bk{
  color:#231F20;  
}
.ft-16 {
  font-size: 16px;
  color: #231F20; 
  /*line-height:21.86px;*/
  line-height: 136%;
}
.ft-28{
  font-size: 28px;
  line-height: initial;
}
.ft-30{
  font-size: 30px;
  line-height: initial;
}
.ft-18 {
    font-size: 18px;
}
.ft-24 {
    font-size: 24px;
}
.ft-bk {
  font-family: 'AvenirHeavy';
}
.align-center{
    align-items: center;
}
.pd-tp-20{
    padding-top:15px;
}
a.clr-bk{
    color: #231F20; 
}
a.ft-heavy {
      font-family: 'AvenirBlack';
}
.pd-bt-0{
    padding-bottom: 0 !important;
}
.mr-top-40{
    margin-top:40px;
}
.justify-center{
    justify-content: center;
}
.txt-left{
    text-align:left !important;
}
.clr-prp{
    color:#003865;
}
.ln-ht-154{
 line-height: 136%;

}
.bg-pink{
    background:#AE2573;
}
.mr-bt-25{
    margin-bottom:25px;
}
.pd-bt-10{
    padding-bottom:10px;
}
.mr-tb-40{
    margin:40px 0;
}
.clr-green {
    color: #00B297;
}
span.display-inblock{
    display:inline-block;
    line-height:initial;
}
.txt-capitalize{
   text-transform: capitalize;
}
.mr-left-5{
    margin-left: 4px;
}
.flex-column{
    flex-direction: column;
}
.list.align-content{
    align-content: center;
    flex-wrap: wrap;
    align-items: baseline;
}
sup.sup1 {
   line-height: 1;
    top: 1px;
    position: relative;
    font-size: 70%;
}
sup.sup2 {
    line-height: 1;
    font-size: 63%;
    top: 1px;
    position: relative;
}
div#fas-lt p {
    letter-spacing: 0.4px;
}
/*footer css start */
#footer-darkgrey {
  background: #1F1F1F;
  padding: 50px 0;
}

p.copy-right {
  color: #FFF;
  font-size: 14px;
  font-family: 'Lexia_Lt';
  line-height: 17.3px;
}
p.copy-right a{
     color: #FFF;
     text-decoration: underline;
}
#ref-april-text p{
    color: #231F20;
}
#footer-logo img {
  max-width: 210px;
}

#footer-logo {
  text-align: center;
  margin-top: 40px;
}

#footer-backtotop {
  background: #3C4242;
}

#footer-backtotop {
  background: #3C4242;
}

.top-arrow {
  float: right;
  padding: 17px 0;
  color: #eeeeee;
  cursor:pointer;
  font-family: 'Lexia_Lt';
    font-size: 14px;
}

.top-arrow span img {
  width: 20px;
  vertical-align: middle;
  margin-left: 10px;
}

.top-arrow span {
  display: inline-block;
}
.top-arrow:hover img {
    position: relative;
    top: -2px;
}
.mr-tp-0 {
    margin-top: 0 !important;
}
/*footer css end */

/*home page css start */
#hero-banner .cmp-container__backgroundImage--enabled {
  margin: 0 !important;
  /*height: clamp(28.125rem, 21.7917rem + 13.1944vw, 37.625rem);*/
  height: clamp(28.75rem, 19.3966rem + 15.0862vw, 37.5rem);
  border-bottom: 6px solid #EF4136;
  background-position: center;
}

#mid-container {
  max-width: 1280px;
  margin: 0 auto;
}

#one-international img {
  max-width: clamp(10.625rem, 4.625rem + 12.5vw, 19.625rem);
  float: right;
  margin-top: 40px;
}

#ibling-logo {
  text-align: center;
}

#ibling-logo img {
  max-width: clamp(3.75rem, -3rem + 14.0625vw, 13.875rem);
  text-align: center;
  margin-top: -30px;
}

#banner-content {
  margin: 69px 0 38px 0;
}

.heading {
   font-size: clamp(1.75rem, 0.8815rem + 1.4009vw, 2.5625rem);
  line-height: 120%;
  margin-bottom: 25px;
  text-transform: capitalize;
  line-height: 135%;
    margin-bottom: 15px;
}
.display-block {
    display: block;
}
.content-text {
  font-size: 18px;
  padding: 0px 0 0px 0;
  width: 83%;
}
#banner-detail {
    position: initial;
}
#hero-banner {
    position: relative;
}
.content-text.note-text {
    width: 83%;
    padding-top:20px;
    font-size: 12px;
    position: absolute;
    bottom: 17px;
    width: 38%;
}

#ibling-logo-mb{
    display:none;
}
#section1 {
  padding: 62px 0 76px;
}

.card-outer {
  padding: 40px 15px 40px 40px;
  gap: 10px;
}

.card1 {
  background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/TEZSPIRE_banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  background-position: top;
}

.card2 {
  background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/fasenra_banner_3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  background-position: center;
}
.card3 {
    background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/isan-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    background-position: center;
}
.flex div {
  flex-basis: calc(100% / 2);
}

.ambition p {
    color: #231F20;
}
#bg-card1 {
  padding-right: 15px !important;
}
#card-single #bg-card1{
    padding-right: 0px !important;
}
#bg-card2 {
  padding-left: 15px !important;
}
div#card-single >.aem-Grid > .text{
    float: none;
    margin: 0 auto;
}
.card-right h4 {
  color: #fff;
  font-family: 'AvenirHeavy';
  font-size: 26px;
}

.card-right p {
  color: #fff;
  font-size: 21px;
  padding-right: 15px;
  text-transform: capitalize;
}
#card-single .card-right p {
    text-transform: initial;
}
.card3 .card-right p {
    font-size: 20px;
    line-height: 130%;
}
button.learn-more {
  border-radius: 50px;
  padding: 10px 30px;
  margin-top: 30px;
}
#desktop-carousel .card-right p {
    font-family: 'AvenirHeavy';
}
.head-text p{
    color: #333F48;
}
button.learn-more a {
  font-family: 'AvenirBlack';
  font-size: 20px;
  transition: .5s ease-out; 
}

button.learn-more a.text-orange {
  color: #EF4136;
}

button.learn-more a.txt-green {
  color: #00B297;
}
button.learn-more a.txt-pink {
  color: #AE2573;
}
button.learn-more-ornbg{
   background: linear-gradient(to left, #ffffff 50%, #EF4136 50%) right;
    background-size: 200%;
    transition: .5s ease-out; 
}
button.learn-more-ornbg:hover {
    background-position: left;
}
button.learn-more:hover a{
    color:#fff;
}

button.learn-more-greenbg{
   background: linear-gradient(to left, #ffffff 50%, #00B297 50%) right;
    background-size: 200%;
    transition: .5s ease-out; 
}
button.learn-more-greenbg:hover {
    background-position: left;
}

button.learn-more-pinkbg{
   background: linear-gradient(to left, #ffffff 50%, #AE2573 50%) right;
    background-size: 200%;
    transition: .5s ease-out; 
}
button.learn-more-pinkbg:hover {
    background-position: left;
}

hr {
  border-width: 2px;
  color: #333F48;
  margin-top: 110px;
  margin-bottom: 50px;
}

.evnt-clnder {
    margin-top: 20px;
    position: absolute;
    bottom: 20px;
    width:calc(100% - 20px);
    /*width: -webkit-fill-available;*/

    padding: 0 20px 0 0;
}

.events-section {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.events {
  border-radius: 10px;
  border: 1px solid #BABABA;
  padding: 20px 20px 80px;
  box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.10);
  background: #fff;
  width: 100%;
    position: relative;
}

.events img {
  border-radius: 10px;
  border: 1px solid #BABABA;
}

.events h4 {
  font-size: 18px;
  font-family: 'AvenirHeavy';
  padding: 20px 0 0;
  margin-bottom: 10px;
  line-height: normal;
  color: #231F20;
}

.events p {
  color: #231F20;
  font-size: 14px;
}

button.learn-more-orn {
    padding: 8px 20px;
    border-radius: 50px;
    background: linear-gradient(to left, #EF4136 50%, #D9139E 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
}
button.learn-more-orn:hover {
    background-position: left;
}
button.learn-more-orn a {
  color: #fff;
  font-size: 18px;
  font-family: 'AvenirBlack';
}

h2.sub-heading {
  font-size: 30px;
  margin-bottom: 25px;
  text-transform: uppercase;
  padding: 0 0 20px 0;
}
h2.sub-heading.txt-orn.txt-center.mr-bt-10 {
    margin-bottom: 10px;
}
.txt-orn {
  color: #FF7F32;
}

.txt-center {
  text-align: center;
}
#asthma-prfm-text {
    margin: 0 17px;
}
.txt-orn-head {
    color:#EF4136;
}


/*carousel css start */
#carousel-custom .cmp-carousel__actions--swipe {
    position: absolute;
    width: 82%;
    display: flex;
    justify-content: space-between;
    top: 30%;
    z-index: 99;
    left: 9%;
}
#carousel-custom .cmp-carousel__actions {
    position: absolute;
    width: 108%;
    display: flex;
    justify-content: space-between;
    top: 50%;
    z-index: 99;
    left: -4%;
    transform: translateY(-50%);
}
div#carousel-custom{
    position:relative;
}
div#carousel-custom span.cmp-carousel__action-text {
    display: none;
}

div#carousel-custom button.cmp-carousel__action--previous span.cmp-carousel__action-icon {
    cursor: pointer;
    display: inline-block;
    background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/arrow.png) transparent no-repeat;
    width: 45px;
    height: 46px;
    
}

div#carousel-custom button.cmp-carousel__action--next span.cmp-carousel__action-icon {
    transform:rotate(180deg);
    cursor: pointer;
    display: inline-block;
    background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/arrow.png) transparent no-repeat;
    width: 45px;
    height: 46px;
}
#carousel-custom .cmp-carousel__action{
    background: transparent;
}
#carousel-custom .cmp-carousel-horizontal .cmp-carousel__indicators{
    width: 5%;
    bottom: -13%;
    left: 50%;
    transform: translateX(-50%);
    align-items: center;
}
#carousel-custom .cmp-carousel-horizontal .cmp-carousel__caption {
    display: none;
}
#carousel-custom .cmp-carousel-horizontal .cmp-carousel__indicator {
    border: 1px solid #7A7A7A;
    width: 15px;
    height: 15px;
    background: #F7F7F5;
}
#carousel-custom .cmp-carousel-horizontal .cmp-carousel__indicator--active{
     background: #EF4136;
     border: 1px solid transparent;
      width: 15px;
     height: 15px;
   
}
#carousel-custom .cmp-carousel-horizontal .cmp-carousel__indicators li.cmp-carousel__indicator::after {
    width: 26px;
    height: 26px;
    right: -4px;
    top: -4px;
    border: 1px solid #D9139E;
}
#carousel-custom .cmp-carousel-horizontal .cmp-carousel__indicators li.cmp-carousel__indicator--active::after {
     border: 1px solid transparent;
}

@keyframes slideIn {
    from {
        transform: translateX(-5%);
    }
    to {
        transform: translateX(0);
    }
}

@keyframes slideOut {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(100%);
    }
}

#carousel-custom .cmp-carousel__item{
    animation-duration: 0.5s;
}
#carousel-custom .cmp-carousel__item--active{
    display: block;
    animation-name: slideIn;
}
#mobile-carousel{
    display:none;
}
/*end */

/*home page css end */

/*tezspire coming son */
#bg-tezspire {
  background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/Banner_tezspire.jpg);
  background-repeat: no-repeat;
}

#tezspire-logo img {
  max-width: 300px;
  margin-bottom: 35px;
}

div#coming-soon-banner-img {
  /*margin: 70px 0 25%;*/
  margin-top: 100px;
 margin-bottom: calc(23vh);
}

#bg-fasenra {
  background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/Banner_fasenra.jpg);
  background-repeat: no-repeat;
}

#bg-fasenra img {
  max-width: 300px;
  margin-bottom: 35px;
}
#tezspire-mobile, #fasenra-mobile{
    display:none;
}

#bg-isan {
  background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/isan-Banner_1200x150.jpg);
  background-repeat: no-repeat;
}
/*newsletter */
#news-banner {
  background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/inner%20page_banner.jpg) no-repeat;
  background-size: cover;
  height: 150px;
  display: flex;
  align-items: center;
}

#upcoming-section {
  margin-top: 55px;
}

#upcoming-section {
  margin-top: 55px;
}

.timing-div p {
  flex-basis: calc(100% / 2);
  text-align: center;
  background: linear-gradient(270deg, #EF4136 0%, #FCAE3D 100%);
  padding: 14px 8px;
  font-size: 16px;
  font-family: 'AvenirBlack';
  color:#231F20;
}
.timing-div p.ft-bk {
    font-family: 'AvenirHeavy';
}
.timing-div p {
    font-size: 16px;
}
.timing-div{
    font-size: 15px;
}
.timing-div {
  gap: 18px;
}

img {
  vertical-align: middle;
}

p.option-text span {
  padding-left: 10px;
}

.pd-15 {
  padding: 15px 0;
}

.pink-bg {
  background: #D9139E;
  text-align: center;
}

.bg-ht {
  padding: 52px 0 73px;
}
#feb-news .bg-ht {
 padding: 52px 0 73px;
}
#feb-news #news-section3-right {
    padding: 20px 22px 28px;
}
.calender-man {
  background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/calender-man.png) no-repeat;
  height: 130px;
  background-position: center;
}

.calender-man {
  background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/calender-man.png) no-repeat;
  height: 130px;
  background-position: center;
  padding-left: 38px;
}

.pink-bg p {
  font-family: 'AvenirBlack';
}

p.month {
  color: #D9139E;
  font-size: 16px;
  padding-top: 43px;
  /*text-transform: uppercase;*/
}

p.date {
  font-size: 36px;
  color: #D9139E;
  line-height: 114%;
}

.text-cont {
  /*padding: 20px 60px 0;*/
  padding: 20px 10px 0;
}

#news-section2 {
  margin: 50px 0;
}

#news-section2-left {
  margin-right: 8px;
}

#news-section2-right {
  background: #FF7F32;
  border-radius: 10px;
  padding: 20px 20px 28px;
  margin-left: 8px;
  height: 483px;
}

.left-amb, .mid-amb {
  border-right: 1px solid #FCC7A8;
}
.left-amb.no-border, .mid-amb.no-border {
  border-right: 0px solid #FCC7A8;
}
.mid-amb.no-border{
    text-align:center;
}
.bx-shadow {
  border-radius: 10px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.bg-white {
  background: #FFF;
}

.fasenra {
  border-right: 1px solid #7A7A7A;
}

.left-amb, .mid-amb, .rt-amb {
  padding: 20px 0;
}
.rt-amb p{
    line-height: 134%;
}
img.mn-wd-94 {
  max-width: 94px;
  /*max-width: 60%;*/
}

.rect-cards div {
  flex-basis: calc(100% / 3);
  gap: 1%;
}

div#news-section2-left {
  background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/amb-left.png) no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 483px;
}

.flex.align-items-initial {
  align-items: baseline;
  justify-content: space-between;
}
#feb-news .flex.align-items-initial{
    align-items: initial;
}
.rect-cards {
  margin-top: 55px;
}
ul.list {
    padding: 10px 0px 0px 0px !important;
     margin-left: 18px !important;
   
}
ul.list.mr-left-11 {
    margin-left: 11px !important;
}
ul.list li {
    font-size: 12px;
    list-style: disc;
    color: #231F20; 
}
ul.list li {
    font-size: 12px;
    list-style: none;
    line-height: 134%;
}
ul.list li span {
    margin-left: -6px;
    display: block;
    font-family: 'AvenirRegular';
    margin-bottom: 4px ;
    margin-right: 4px !important;
    position: relative;
}
ul.list li:last-child span {
    margin-bottom: 0;
}
ul.list li span:before {
    position: absolute;
    content: '.';
    font-size: 19PX;
    top: 0;
    left: -8px;
    color: #231F20;
    line-height: 4px;
}
ul.list.list2 li span:before{
    line-height:12px;
}
ul.list li span b {
    font-family: 'AvenirBlack';
}
.card {
    /*padding: 0 9px;*/
    padding: 0 9px 0 17px;
}
#icons-block .card {
   padding: 0 5px;
}

.sm-text-ref {
    position: absolute;
    bottom: 2%;
    padding: 0 10px !important;
}
div#news-section3-left .cmp-text {
    position: initial;
}
#news-section3-right {
    background: #FABE00;
    border-radius: 10px;
    padding: 20px 10px 28px;
    margin-left: 8px;
}
div#news-section3-left {
    background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/Img-3.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 556px;
    position: relative;
}
#news-section3-right{
     height: 556px;
}
div#news-section3 .aem-Grid .container, div#news-section2 .aem-Grid .container {
    padding-right: 8px;
}

.text1 {
    padding: 20px 0 23px;
}
.rect-cards.text-block {
    /*margin-top: 150px;*/
    margin: 150px 10px 0;
}
p.text2 {
    padding-top: 89px;
}
.list.list2 {
    margin-top:20px;
}
.list.list2 li  {
    font-size: 16px;
    font-family: 'AvenirHeavy';
    line-height:normal;
}
.list.list2 li span {
    font-size: 16px;
    /*font-family: 'AvenirHeavy';*/
    font-family: 'AvenirRegular';
    font-weight: 800;
    line-height:normal;
}
.list.list2 li{
    margin-bottom:15px;
}
.ct-pd-rt {
    padding-right: 10px;
}
#section-border {
    border-radius: 10px;
    border: 1px solid #FABE00;
    margin: 35px 0 50px 0;
    padding: 30px 29px;
}
#fasenra-block{
    background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/fasenra-block.png) no-repeat;
    background-size: 100% 100%;
    height:394px;
}
.fasenra-lg {
    padding-left: 30px;
}
.fasenra-lg img {
    width: 328px;
}

.ht-ct {
    height: 394px;
}
.bar-content {
    padding:10% 10% 0 5%;
}
.bar-content p:nth-child(2) {
    padding: 77px 0px 60px;
}
.bar-content p{
    color: #000;
}
.acc-text {
    margin-left: -7px;
}
#tezspire-block {
    background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/tezspire-block.png) no-repeat;
    background-size: 100% 100%;
    height:394px;
    margin: 30px 0 0;
}
.tezspire-lg{
    padding-right:30px;
}
.row-reverse{
    flex-direction: row-reverse;
}
.tezspire-lg img {
    width: 328px;
}
.bar-content.text-right p {
    text-align: right;
}
#tezspire-block .bar-content {
    padding: 65px 29px 0 52px;
}
#tezspire-block .bar-content p:nth-child(2) {
    padding: 66px 0px 44px;
}

span.line {
    border-left: 4px solid #fff;
    padding-right: 25px;
    height: 80px;
    display: inline-block;
}
.display-dst-none{
    display:none;
}
/*login css start */
#login-section {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background: linear-gradient(159deg, rgb(255 255 255 / 52%), rgb(255 255 255 / 39%)), url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/iBLING-Banner-New.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
        min-height: 70vh;
}
#login-section .cmp-user__base {
    position: relative;
    display: flex;
    justify-content: center;
    padding-bottom: 2%;
}
#login-section .cmp-user-az__base .cmp-user__flyout{
    left: 50%;
    transform: translateX(-50%);
}
#login-section .cmp-user-az__base{
    border:0;
}
#login-section .cmp-user-az__base .cmp-user__flyout{
   background: #D9139E;
    border-radius: 100px;
    padding: 20px;
}
#login-section .cmp-user__base .azcl-button a{
    font-family: 'AvenirRegular';
    color: #fff;
    font-size: 27px;
}
#login-section .cmp-user-az__base .fa-user:before{
    background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/login.png) no-repeat;
    background-size: 100%;
    width: 35px;
    height: 35px;
}
p.disclaimer {
    padding: 25px;
    font-size: 24px;
    text-align: center;
    padding-top: calc(16% - 200px);
}
#login-section .cmp-user-az__base .cmp-user__flyout{
    top: 62px;
}
/*login css end */

/*responsive start*/
@media (min-width:1400px){
.gm-launch div:nth-child(1) {
    padding-right: 40px;
}
}
@media (min-width:768px){
    #display-mobile{
    display: none;
}
.schedule-right {
    padding-left: 12px;
}

}

@media (min-width:1299px) and (max-width:1400px){
  .text-cont p {
    font-size: 25px;
}
}
@media (min-width: 768px) and (max-width:1400px) {

  /*news start */
  .timing-div p{
      font-size: 12px;
      padding: 7px 6px;
  }
 

.ft-26 {
    font-size: 25px;
}
#news-section3-right {
    padding: 20px 20px 14px;
}
.fasenra-lg img {
    width: 50%;
}

.tezspire-lg img {
   width: 50%;
}
.acc-text {
    padding: 4px;
}



  /*news end */
}




@media (min-width: 992px) and (max-width:1400px) {
    .bg-ht{
        padding-top: clamp(-0.0625rem, -11.4596rem + 18.3824vw, 5.625rem);
        padding-bottom:clamp(1.875rem, -12rem + 22vw, 5.4rem);
    }
    .ft-24 {
    font-size: 20px;
}
.timing-div p {
    font-size: 11px;
    }
 p.option-text span img {
    width: 14px;
}
.text-cont {
    padding: 20px 0px 0;
}
.rect-cards.text-block{
    margin: 170px 10px 0;
}
.sm-text-ref {
    
    padding: 44px 12px;
}
.card p {
    font-size: 13px;
}
.ambition p {
    font-size: 14px;
}
.list.list2 li span {
    font-size: 14px;
}


}

@media (min-width:1100px) and (max-width:1200px){
    p.text2 {
    padding-top: 50px;
}
.card p {
    font-size: 11px;
}
#fasenra-block .bar-content p:nth-child(2) {
    padding: 0;
}

}
@media (max-width:1400px) {
    p.disclaimer{
            padding-top: calc(23% - 200px);
    }
  #mid-container {
    max-width: 90vw;
    margin: 0 auto;
  }
div#carousel-custom button.cmp-carousel__action--previous span.cmp-carousel__action-icon, div#carousel-custom button.cmp-carousel__action--next span.cmp-carousel__action-icon{
      width: 20px;
    height: 50px ;
  }
  #carousel-custom .cmp-carousel__actions{
      width: 106%;
      left: -3%;
  }

  ul.list li{
    font-size: 10px;
    line-height: normal;
}
.content-text.note-text{
    width: 53%;
}
.ft-16{
    font-size: 12px;
}
.bar-content {
    padding: 61px 50px 61px 25px;
}
.bar-content p:nth-child(2) {
 padding:0
}
.card-right p{
    font-size: 18px;
}
.card3 .card-right p {
    font-size: 17px;
}
#tezspire-block .bar-content {
    padding:0 20px 4px 30px;
}
#tezspire-block .bar-content p:nth-child(2) {
    padding: 0;
}
.bar-content {
    height: 397px;
    padding:0 30px 0 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.bar-content p{
    font-size: 20px;
}
.card-right p{
    padding-right: 11px;
}

}



@media (max-width:1200px) {

 .ft-26 {
    font-size: 22px;
}
.card {
    padding: 0;
}
.pd-12 {
    padding: 16px 0;
}
.list.list2 li span {
    font-size: 11px;
}
div#news-section2-left, #news-section2-right{
    height: 434px;
    /*height: clamp(27.125rem, 27.125rem + 0vw, 27.125rem);*/
}
.left-amb, .mid-amb, .rt-amb {
    padding: 4px 0;
}
.rect-cards {
    margin-top: 49px;
}
div#news-section3-left, #news-section3-right{
        height: 430px;
}
ul.list li{
 font-size: 8px;
 line-height: 150%;
}
.ft-16 {
    font-size: 12px;
}
.ft-28 {
    font-size: 17px;
}
.rect-cards.text-block {
    margin-top: 117px;
}

.card {
    padding: 0 8px 0 10px;
}
#text-hd-sb .mr-bt-20 {
    margin-bottom: 20px;
}
#fasenra-block{
    height: 390px;
}

.bar-content p:nth-child(2) {
    padding: 0;
}
#tezspire-block .bar-content {
    padding:0 25px 0 26px;
}
#tezspire-block .bar-content p:nth-child(2) {
    padding:0;
}

div#coming-soon-banner-img {
    margin-top: 100px;
    margin-bottom: calc(100vh - 73.5vh);
}

.card-outer {
    padding: 20px 20px;
    gap:15px;
}
.bar-content p {
    font-size: 19px;
}
#tezspire-block .bar-content {
    padding: 0 20px 0 20px;
}
#desktop-carousel .card-right p{
    font-size: 15px;
}
}


@media(min-width:768px) and (max-width:1100px){
    .text-cont {
    padding: 28px 22px 0;
    font-size: 15px;
}
.bg-ht {
    padding: 15px 0 32px;
}
.pd-15 {
    padding: 6px 0;
}
.calender-man{
    height: 104px;
}

.timing-div img {
    width: 12px;
}
.timing-div p {
    font-size: 8px;
}
p.month{
    padding-top: 27px;
}
.text-cont p.ft-24 {
    font-size: 15px;
}
#feb-news .bg-ht {
    padding: 25px 0 25px;
}
#news-section2-right .ft-26 {
     font-size: 16px;
     
}
span.wd-60 {
    flex-basis: 40px;
}
#news-section3-left .ft-26 {
   font-size: 20px;
    padding-bottom: 10px;
}
.rect-cards.text-block{
    margin-left:5px;
    margin-right:5px;
}
.card {
    padding:0 8px 0 13px;
}
#news-section3-left ul.list li span{
    margin-bottom: 3px;
}
.sm-text-ref {
    padding: 17px 12px;
}

button.learn-more-orn a{
    font-size: 14px;
}
#tezspire-block .bar-content p:nth-child(2) {
    line-height: 130%;
}
.card-left.card {
    padding: 0 6px 0 6px;
}
ul.list {
    margin-left: 16px !important;
}
.ambition .mid-amb img, .ambition .left-amb img {
    width:55%;
}
#news-section3-right .ambition .mid-amb img{
    width:100%;
}
.rt-amb img {
    width: 55%;
}
.ambition > div > div {
    height: 144px;
}
.list.list2 li {
    margin-bottom: 0;
}
p.text2 {
    padding-top: 42px;
}
.rect-cards.text-block {
    /*margin-top: 111px;*/
      margin-top: 101px;
}
ul.list li span{
    margin-bottom: 0;
}
.bar-content p:nth-child(2) {
    padding: 0;
}
#fasenra-block .ht-ct {
    height: 390px;
}

#fasenra-block .bar-content p:nth-child(2) {
    padding: 0;
}
.bar-content p {
    font-size: 14px;
}
.card-right h4{
    margin-bottom:10px;
}
.bar-content p.ft-18 {
    /*font-size: 16px;*/
    font-size: 13px;
}
.timing-div {
    gap: 6px;
}
}


@media (max-width:991px){
    p.disclaimer{
        padding-top: calc(42% - 200px);
            font-size: 18px;
    }
     #login-section .cmp-user__base .azcl-button a{
        font-size: 20px;
    }
#desktop-carousel{
    display:none;
}

#mobile-carousel{
    display:block;
}
#carousel-custom .cmp-carousel-horizontal .cmp-carousel__indicators {
    width: 12%;
}
div#card-single >.aem-Grid > .text {
    float: none;
    margin: 0 auto;
    width: 70%;
}
 .list.list2 li span {
    font-size: 11px; 
}
.ft-18 {
    font-size: 17px;
}
.bar-content p:nth-child(2) {
    padding: 57px 0px 47px;
}
.bar-content p{
    font-size: 15px;
}

#tezspire-block .bar-content p:nth-child(2) {
    padding:0;
}
.text-cont {
    padding: 21px 10px 0;
}
ul.list li {
    font-size: 7px;
}
.card-rt.card .acc-text {
    font-size: 9px;
    padding-left: 9px;
}
/*home */
#hero-banner .cmp-container__backgroundImage--enabled{
    height:520px;

}


#banner-content h2.heading {
    font-size: 28px;
}
.content-text {
    font-size: 16px;
    padding-right: 15px;
}
#banner-content {
    margin: 49px 0px 0 10px;
}
button.learn-more{
    padding: 10px 20px;
}
.card-right h4{
        margin-bottom: 5px;
}
.card-outer{
    gap:15px;
    padding: 25px 15px;
}
.card-right p{
    font-size:13px;
    padding-right: 10px;
}
.card3 .card-right p{
    font-size:13px; 
}
button.learn-more a{
    font-size: 18px;
}
#footer-logo{
    margin-top:20px;
}
#footer-logo{
    padding: 35px 0;
}
.events-section{
    grid-template-columns: repeat(2, 1fr);
}
div#section-container {
    padding: 0 20px;
}
}

@media (max-width: 1200px) and (orientation:landscape){
    p.disclaimer {
    padding-top: calc(31% - 200px);
    }
}
@media (min-width:1024px) and (max-width:1300px){
    .bar-content p.ft-18{
            font-size: 17px;
    padding-right: 10px;
    }
}
@media (max-width:767px){
    #login-section .cmp-user-az__base .fa-user:before{
        width: 25px;
    height: 25px;
    }
   
    p.disclaimer {
    padding: 25px;
    font-size: 18px;
    text-align: center;
    padding-top: calc(88% - 200px);
}
   #one-international img {
    max-width: 163px;
   }
div#card-single >.aem-Grid > .text{
        width: 100%;
}
#banner-content .text{
    width: 100%;
}
#banner-content{
    text-align:center;
}

#banner-content h2.heading{
    font-size: 20px;
    line-height: 140%;
}
.card {
    padding: 0 15px 11px 12px;
}

ul.list.list2 li span:before {
     line-height: 5px; 
}
#card-single {
    padding: 0 8px;
}
#icons-block .card {
    /*padding: 0 2px;*/
    padding: 0;
}
#bg-tezspire {
    background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/Banner_tezspire-mb.png) no-repeat;
    background-size: cover; 
}
#bg-isan {
    background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/banner-isan-mb.png) no-repeat;
        background-size: cover;
}
#bg-fasenra {
    background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/Banner_fasenra-mb.png) no-repeat;
        background-size: cover;
}
div#carousel-custom button.cmp-carousel__action--next span.cmp-carousel__action-icon{
    width: 15px;
    height: 27px;
    background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/arrow-r-mb.png) no-repeat;
    transform:none;
}
div#carousel-custom button.cmp-carousel__action--previous span.cmp-carousel__action-icon{
    width: 15px;
    height: 27px;
    background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/arrow-l-mb.png) no-repeat;
}
div#carousel-custom .cmp-carousel-horizontal .cmp-carousel__indicators{
    display: flex;
    flex-wrap: nowrap;
    gap: 0px;
    width: 30% !important;
    bottom: -20px !important;
}
.content-text {
    font-size: 14px;
    padding-right: 0;
    padding-top: 10px;
    margin: 0 auto;
    width:100%;
}
.content-text.note-text{
    width:100%;
    position: relative;
}
.display-block {
    display: inline-block;
}
.heading {
    margin-bottom: 0;
}

#ibling-logo{
    display:none;
}
#ibling-logo-mb{
    display:block;
}
div#ibling-logo-mb {
    text-align: left;
    position: absolute;
    bottom: 2%;
}
div#ibling-logo-mb img {
    width: 94px;
    margin-top: 20px;
    margin-bottom: 6px;
    margin-left: 8px;
}
#banner-content {
    margin: 25px 0 38px 0;
}
#hero-banner .cmp-container__backgroundImage--enabled{
    height:470px;
    background-position: center;
    position:relative;
}
div#bg-card1 {
    padding-right: 0 !important;
}
div#bg-card2 {
    padding-left: 0 !important;
}
#section1 .text{
    width: 100%;
}
#section1 {
    padding: 30px 0;
}
.card-outer {
    padding: 20px;
     gap: 20px;
}
.card-right h4{
    font-size:22px;
}
button.learn-more{
    margin-top: 20px;
}

.card-right p{
    font-size:14px;
}
#mobile-carousel .card-right p {
    font-size: 18px;
    line-height: 24px;
    padding-right: 14px;
    padding-left: 2px;
    text-transform: capitalize;
    font-family: 'AvenirHeavy';
}
#mobile-carousel .card-right p.txt-normal {
    text-transform: initial;
}
.card3 .card-right p{
   font-size:14px; 
}
button.learn-more a{
    font-size:16px;
}

button.learn-more{
    padding: 10px 20px;
}
.display-mb-none{
    display:none;
}
.display-dst-none{
    display:block;
}
div#bg-card2 .flex div{
    width: 100%;
}
div#bg-card1 .card-outer {
    margin-bottom: 20px;
}
hr{
    margin-top: 60px;
    margin-bottom: 5px;
}
div#text-d473bb27d1 hr{
    margin-top: 50px;
    margin-bottom: 30px;
    
}
.events-section{
    grid-template-columns: repeat(1, 1fr);
}
div#text-4ff3442c85 h2.sub-heading {
    margin-bottom: 0;
}

#home .events {
    padding:30px 20px 30px !important;
}
#home .evnt-clnder{
    padding-right: 0;
}
#home .evnt-clnder {
    margin-top: 15px;
    position: static !important;
}
.events img{
    border:0px;
}
.events-section{
    gap:25px;
}
button.learn-more-orn a
{
    font-size: 16px;
    line-height: 21.86px;
}

.events h4{
    padding-top:0;
}

.events img{
     margin-bottom:20px;
     width: 100%;
}
#footer-darkgrey {
    padding: 30px 20px;
}
#ref-april-text p.ft-12.ft-black.pd-tp-20 {
    font-size: 14px;
}
h2.sub-heading.txt-orn-head {
    font-size: 26px;
    line-height: 35px;
    margin-bottom: 0;
        margin-top: 25px;
}
ul.list {
    padding: 10px 0px 0px 5px !important;
}
#upcoming-section .image {
    width: 100%;
}
#upcoming-section .text {
    width: 100%;
}
#news-section2 .container {
    width: 100%;
    margin-bottom: 17px;
}
#news-section3 .container{
    width: 100%;
}
#news-section2-left {
    margin-right: 0px;
    margin-bottom:20px;
}
div#news-section3 .aem-Grid .container, div#news-section2 .aem-Grid .container {
    padding-right: 0px;
}
#news-section2-right, #news-section3-right{
    margin-left:0;
}
div#news-section3-left {
    margin-bottom: 25px;
    background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/mobile/Mob-Img-4.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 542px;
}
.ft-16 {
    font-size: 16px;
}
div#mid-container {
    width: calc(100% - 30px);
    margin: 0 auto;
    max-width: 100%;
}
h2.sub-heading{
    /*font-size: 24px;*/
}
#news-banner{
    height: 120px;
    background-position: 50.5%;
}
span.line{
    border-left: 2px solid #fff;
    line-height: 55px;
    display: inline-block;
    padding-right: 10px;
}
#upcoming-section {
    margin-top: 27px;
}
#news-section2 {
    margin: 30px 0 0;
}
#mb-display-none{
   display: none; 
}
#display-mobile{
    display: block;
}
div#news-section2-left {
    background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/Mob-Img-1.png) no-repeat;
    height:100rem;
    height: clamp(44.375rem, 4.6429rem + 198.6607vw, 100rem) ;
    background-size: 100% 100%;
    position: relative;

}
.head-text {
    position: absolute;
    top: 50%;
    /*left: 10px;*/
    left: 2%;
    transform: translatey(-50%);
}

.head-text p {
   writing-mode: vertical-lr;
   font-family: 'AvenirHeavy';
   transform: rotate(-180deg);
   font-size: 22px;
}
.flex-column-mb {
    flex-direction: column;
}
#display-mobile {
    margin-left: 20.1vw;
}
#display-mobile .rect-cards {
    margin-top: 6%;
}
ul.list li {
    font-size: 14px;
    line-height: normal;
}
div#news-section2-left .cmp-text {
    position: initial !important;
}

.mr-tp-30{
    margin-top: 35px;
}
.card p {
    font-size: 20px;
}
#display-mobile .card-mid.card {
   margin-top: 0;
    margin-bottom: 0;
}

.ft-15{
    font-size: 20px;
}
.ft-mb-20{
    font-size: 20px;
}
.ambition .left-amb img, .ambition .rt-amb img {
    width: 40px;
     margin-bottom: 17px;
}
#feb-news #news-section2 .container{
    margin-bottom:0;
}
#news-section2-right .ambition .mid-amb img{
    width: 50px;
    margin-bottom: 17px;
        margin-top: 8px;
}
.ft-18-mb{
   font-size: 18px; 
}
.ft-12-mb{
    font-size: 12px;
}
.ln-ht-100{
    line-height:normal;
}
.ambition .rt-amb img {
   margin-bottom: 26px;
       margin-top: 6px;
}
.ambition p.txt-bd {
    margin-bottom: 8px;
}
.txt-pad {
    padding-left: 25px;
    padding-right: 25px;
}
.pd-0-mb {
    padding: 0;
}
.logo-amb {
   margin-top: 5px;
   padding: 5px 0;
}
.mr-bt-30-mb{
    margin-bottom: 30px;
}
.text1 {
    padding: 20px 0 23px;
}
#news-section3-left .rect-cards.text-block {
    margin: 68px 10px 0;
}
.gap-mb-7{
    gap: 7px;
}
#news-section3-left .card-left.card{
    padding: 0;
}
#display-mobile .rect-cards .card-left.card {
    min-height: clamp(18.25rem, 1.15rem + 76vw, 37.25rem);
}
#display-mobile .rect-cards .card-mid.card {
   min-height: clamp(17.0625rem, 0.3562rem + 74.25vw, 35.625rem);
   margin-top: 6%;
}
.list.list2.ft-12-mb li, .list.list2.ft-12-mb li span {
    font-size: 12px;
    line-height: 16px;
}
#news-section3-right .ambition .mid-amb img {
    width: 153px;
        margin-top: 13px;
}
.ct-pd-rt {
    padding-right: 0;
}
.list.list2 li {
    margin-bottom: 7px;
}
#news-section3-right .left-amb{
    padding-top:0;
}
p.text2 {
    padding-top: 38px;
}
.sm-text-ref {
    padding: 13% 4% 0;
}
 .gap-mb-14{
     gap:14px
 }
 #section-border{
     padding: 20px 10px;
 }
 #fasenra-block {
    background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/mobile/Mob-Img-3.png) no-repeat;
    background-size: 100% 100%;
    height: 360px;
 }
 #fasenra-block .text{
    width: 100%;
}
.fasenra.pd-20 img, .tezspire.pd-20 img {
width: 104px;
}
.ht-ct {
    height: auto;
    display: block !important;
}
.fasenra-lg img, .tezspire-lg img {
    width: 158px;
    margin: 14px 0;
}
.fasenra-lg, .tezspire-lg {
    padding-left: 0;
    text-align: center;
}
.bar-content {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    text-align: center;
    padding:89px 5px 0;
    gap: 5px;
    flex-direction: row;
        height: auto;
}
.bar-content p {
    flex-basis: calc(100% / 3);
    font-size: 14px;
     padding-left:5px;
    padding-right: 5px;
}
.bar-content p:nth-child(2){
    padding: 0 5px
}
#tezspire-block  .text{
    width: 100%;
    
}
#tezspire-block > .aem-Grid {
    display: flex;
    flex-direction: column-reverse;
}
#tezspire-block {
    background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/mobile/Mob-Img-2.png) no-repeat;
    background-size: 100% 100%;
    height: 420px;
    margin: 50px 0 0;
}
#tezspire-block .bar-content {
    padding: 92px 5px 0;
}
.bar-content.text-right p {
    text-align: center;
}
.gap-15 {
    gap: 10px;
}
.ft-18 {
    /*font-size: 12px;*/
}
#footer-darkgrey{
    padding: 30px 20px;
}
p.copy-right{
    
}
.acc-text {
    margin-bottom: 40px;
}
#news-section3-left .card p {
    font-size: 14px;
}
#upcoming-section .image img {
    margin-bottom: 20px;
}
.ft-24 {
    font-size: 22px;
}
.acc-text {
    margin-left: -2px;
}
#tezspire-block .bar-content p:nth-child(2){

    padding:0 4px;
}
#tezspire-mobile, #fasenra-mobile{
    display:block;
    text-align:center;
}
#tezspire-logo, #tezspire-logo{
    display:none;
}
#tezspire-mobile img, #fasenra-mobile img{
    max-width:200px;
    padding: 20px 0;
    margin-bottom: 0;
}
.top-arrow{
    text-align: center;
    float: none;
}
#footer-logo {
    padding: 10px 0;
}
.card-outer {
    align-items: flex-start;
    margin-bottom: 20px;
}
#hero-banner .cmp-container__backgroundImage--enabled{
    border-bottom: 2px solid #EF4136;
}
div#text-151fb13c56 .flex {
    flex-direction: column;
}

div#text-151fb13c56 .flex {
    flex-direction: column;
}
#carousel-custom .cmp-carousel__actions{
   width: 100%;
   left: 0%;
}
#carousel-custom .cmp-carousel__content{
    padding: 0 12px;
}
.timing-div {
    gap: 15px;
}
#feb-news .bg-ht {
    padding: 50px 0;
}
.sm-text-ref{
    bottom: 18px;
}

div#text-hd-sb p {
    font-size: 18px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.rt-amb p {
    font-size: 12px;
}
#feb-news #news-section3-right {
    padding: 20px 10px 28px;
}
#news-section3-right{
    height:390px;
}
#section-border .ft-30 {
    font-size: 22px;
}
.text-cont {
    padding: 31px 0px 0;
}
.pink-bg.pk-ht {
    padding: 50px 30px;
    height: auto;
}

#feb-news #news-section3-left .rect-cards.text-block {
    margin: 68px 8px 0 9px;
}
#feb-news div#news-section3 {
    margin: 30px 0 17px;
}
#feb-news div#news-section3-left {
    margin-bottom: 20px;
}
#tezspire-block{
    margin: 20px 0 0;
}

}

@media screen and (min-width:501px) and (max-width:760px){
#banner-content h2.heading {
    font-size: 26px;
}
.content-text {
    font-size: 18px;
    line-height: 24px;
    padding-top: 17px;
}
.content-text.note-text {
    font-size: 12px;
    line-height: 18px;
    padding: 30px 30px;
}

#news-section2-left .card p {
    font-size: 26px;
    margin: 10% 4px 2%;
}
ul.list li {
    font-size: 18px;
    line-height: 26px;
}
#news-section2-left #display-mobile .card p {
    font-size: 26px;
    margin: 10% 20px 2%;
    line-height: 35px;
}
#news-section2-left .card-rt.card p {
    margin-top: 0;
    margin-bottom: 7%;
}
#news-section3-left .card p {
    font-size: 16px;
}
#news-section3-left .rect-cards.text-block {
    margin: 68px 18px 0;
}
#news-section2-left #display-mobile .card p:nth-child(1) {
    margin-top: 0;
}
.sm-text-ref {
    padding: 6% 4% 0;
}
.bar-content
{
   padding: 23% 2% 0; 
}
ul.list {
    margin-left: 44px !important;
    margin-right: 20px !important;
}
#tezspire-block .bar-content {
    padding: 149px 8px 0 10px;
}
#tezspire-block .bar-content p:nth-child(2) {
    padding: 0 15px;
}
.card-outer img{
    margin-bottom:15px;
}

}




@media (max-width:500px){
    #hero-banner .cmp-container__backgroundImage--enabled {
    height: 350px;
    }
div#line-hr {
    width: calc(100% + 30px);
    margin-left: -15px;
}
#one-international img{
    margin-top: 38px;
}
   #banner-content {
    margin: 13px 0 11px 0;
}
.content-text{
    padding: 7px 0px 8px;
}
#banner-content h2.heading {
    font-size: 18px;
    line-height: 24.59px;
}
.calender-man{
    height: 107px;
        background-size: contain;
        padding-left: 35px;
}
p.month{
    font-size:14px;
    padding-top: 31px;
    line-height:19px;
}
p.date {
    font-size: 30px;
    line-height: 40px;
    padding-top: 4px;
}
div#section-container {
    padding: 0 0px;
}
.evnt-clnder p {
    font-size: 12px;
}
button.learn-more-orn {
    padding: 10px 20px;
}
.content-text {
    font-size: 12.9px;
    line-height: 17.76px;
}
.content-text.note-text{
    font-size: 10px;
    line-height: 13px;
}
.ft-16 {
    font-size: 14px;
}
.ft-18 {
    font-size: 12px;
}
.ft-18-mb{
   font-size: 18px !important; 
}
.ft-12-mb{
    font-size: 12px;
}
.ft-15{
    font-size: 15px;
}
.ft-mb-20{
    font-size: 20px;
    line-height: 27px;
}
.ft-26, .ft-mb-22 {
    font-size: 20px;
        line-height: 27px;
}
li.pad-mb-5 {
    padding-bottom: 5px;
}
h2.sub-heading{
    font-size: 24px;
}
 #feb-news h2.sub-heading {
    font-size: 20px;
} 
ul.list li {
    font-size: 12px;
}
.txt-pad {
    padding-left: 10px;
    padding-right: 10px;
}
#asthma-prfm-text .txt-pad{
     padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
}
#text-hd-sb p.font-mb-20 {
    font-size: 20px;
}
#section-border{
    margin: 15px 0 20px 0;
}
#news-june .pink-bg.pk-ht {
    padding: 50px 30px;
    height: auto;
}
#feb-news .card-rt.card p.acc-text {
    margin-top: 6px;
}
#display-mobile .card-mid.card {
    margin-top: 0;
    margin-bottom: 0px;
}
.acc-text {
    margin-bottom: 0px;
}
.text1 {
    padding: 20px 0 17px;
}
.sm-text-ref {
    padding: 2% 12px 0;
}
.card3{
    background: url(/content/dam/intelligentcontent/unbranded/ibling/my/en/images/isan-carousel-img.png) no-repeat;
    background-size: cover;
    background-position: bottom;
}

.card p{
    font-size: 14px;
}
.card-rt.card .acc-text {
    font-size: 15px;
}
#feb-news .card-rt.card p {
    padding-top: 10px;
    padding: 0 5px;
}
#feb-news .text-cont p{
    padding: 0 25px;
}

#news-section3-left .card p {
    font-size: 14px;
    padding: 0 3px;
}
div#news-section3-left{
     height: 495px;
}
#fasenra-block{
    height:336px;
}
.bar-content p{
    font-size:12px;
    line-height: 16.39px;
}
.bar-content{
    padding:129px 5px 0;
}
#tezspire-block{
    height:385px;
}
#tezspire-block .bar-content {
    padding: 35% 5px 0;
}
.top-arrow{
    font-size:14px;
}
.ft-24 {
    font-size: 20px;
}
.timing-div p{
    padding: 6px 8px;
}
.timing-div p{
    font-size:14px;
    padding: 7px 4px !important;
    min-height:40px;
}
.schedule-right .timing-div:nth-child(2) p {
    padding: 9px 4px !important;
}
.text-cont p {
    font-size: 22px;
    line-height: 30px;
}
.head-text p{
   font-size: 22px;
    line-height: 30px;
}
#news-april .head-text p{
     line-height: 32px;
}
ul.list{
    margin-left: 12px !important;
    margin-top: 35px;
}
ul.list.list2 {
    margin-left: 8px !important;
}
.logo-brand-text {
    margin: 6px 0 31px;
}
.rect-cards ul.list.list-feb li span {
    padding-left: 0;
}
ul.list.list-feb {
    margin-left: 14px !important;
}
ul.list.list-apr {
    margin-left: 9px !important;
}
.gm-launch-left p.ft-12{
    margin-left: 14px !important;
}
}


@media (max-width:460px){
.sm-text-ref {
    padding: 5% 12px 0;
}
.ambition p, .list.list2 li span {
    line-height: 16.39px;
}
img.mn-wd-94 {
    max-width: 94px;
}
}


@media (max-width:400px){
div#news-section3-left {
    height: 521px;
}
#news-section3-left .card p {
   font-size: 14px;
    line-height: 19px;
}
#tezspire-block .bar-content p {
    padding: 4px 3px;
}
#tezspire-block .bar-content p:nth-child(2) {
    padding: 4px 3px;
}
#tezspire-block .bar-content {
    padding: 119px 4px 0;
}
.text1 {
    padding: 20px 0 20px;
}
.sm-text-ref {
    padding: 34px 12px 0;
}
.list.list2 {
    margin-top: 10px;
}
.ambition .list.list2 {
    margin-top: 20px;
}
div#text-hd-sb p {
    /*font-size: 18px;*/
}
span.line{
    padding-right: 10px;
}
  .sm-text-ref{
      padding:22px 12px 0;
}
#feb-news .ambition.mr-bt-16{
    margin-bottom:0;
}
#feb-news div#news-section3 div#news-section3-right {
    height: auto;
    padding-bottom: 20px;
}
}

/*responsive end */

/*error pages*/
body#error-page .cmp-container__backgroundImage--enabled {
    background-size: cover;
    margin: 0;
    height: 60vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
div#error-sec {
    text-align: center;
}
p.err-head {
    font-weight: bold;
    font-size: 42px;
    text-transform: capitalize;
}
p.err-link a {
    color: #231f20;
    font-weight: bold;
    text-decoration: underline;
}
/*error pages*/