#pp-column.azcl-columns__base {
    display: grid;
    align-items: center;
   grid-template-columns: 48% 48%;
    justify-content: space-between;
    flex-direction: row;
    gap: 30px;
}

#pp-column.azcl-columns__base .azcl-column-par1,
#pp-column.azcl-columns__base .azcl-column-par2{
    height: 100%;
}

#thirty-sev #green-booklet-btn p {
    width: 196px;
    margin: 0 auto;
    background: #C5D76B;
    text-align: center;
    line-height: 26px;
    padding: 5px 10px;
    border-radius: 10px;
    font-weight: 400;
}
#owning-asthma-video-gallery .cmp-videogallery__content--right-desktop .cmp-videogallery__chapters li {
    padding-bottom: 27px!important;
}
#owning-asthma-video-gallery .cmp-videogallery__content--right-desktop .cmp-videogallery__chapter-title {
    text-align: left!important;
    padding: 0;
}
#thirty-sev-patient #orange-booklet-btn p a {
    color: #fff;
}
#thirty-sev-patient {
    border: 5px solid #009FC4;
    border-radius: 15px;
    padding: 10px 20px 29px;
    margin-bottom: 20px;
}
#thirty-sev-patient #orange-booklet-btn p {
    width: 196px;
    margin: 0 auto;
    background: #E6661C;
    text-align: center;
    line-height: 26px;
    padding: 5px 10px;
    border-radius: 10px;
    font-weight: 400;
}
#thirty-sev-patient ul {
    list-style-position: outside;
    padding-left: 18px;
    list-style-type: disc;
    margin-left: 10px;
    margin-bottom: 20px;
}
#thirty-sev-patient #blue-border-box p a {
    color: #E6661C;
    text-decoration: underline;
}
#thirty-sev-patient ul li {
    font-size: clamp(0.875rem, 0.7325rem + 0.2972vw, 1rem);
    line-height: 24px;
    font-family: 'Acumin Pro regular';
    font-weight: 400;
}
#thirty-sev {
    border: 5px solid #C5D76B;
    border-radius: 15px;
    padding: 10px 20px;
    margin-bottom: 20px;
}
#thirty-sev #green-border-box b {
    color: #463D91;
}
#thirty-sev ul {
    list-style-position: outside;
    padding-left: 18px;
    list-style-type: disc;
    margin-left: 10px;
    margin-bottom: 20px;
}
#thirty-sev ul li {
    font-size: clamp(0.875rem, 0.7325rem + 0.2972vw, 1rem);
    line-height: 24px;
    font-family: 'Acumin Pro regular';
    font-weight: 400;
}
#thirty-sev #green-booklet-btn p a {
    color: #463D91;
}
/*div#pp-bg {*/
/*    background: #DCE2F4;*/
    /*padding-bottom: 48px;*/
/*}*/
/*a#patient-page {*/
/*    padding: 16px;*/
/*    border-style: solid;*/
/*    border-color: #463D91;*/
/*    border-radius: 20px;*/
/*    background: #fff;*/
/*    width: 100%;*/
/*    display: inline-block;*/
/*    text-align:center;*/
/*}*/
div#pp-title {
    padding-bottom: 0px;
    margin-bottom: 7px;
}
.modal.modal--visible.popup-container.modal--overflow {
    cursor: default!important;
}
.modal.modal--visible.popup-container.modal--overflow .modal-box__content {
    padding: 0px 0px 0px 0px!important;
}
button.modal__close {
    display: block;
}
/*.modal.modal--visible.popup-container.modal--overflow .modal-box__content {*/
/*    background: #DCE2F4;*/
/*}*/

#audio-component-container .audioComponent {
    margin-top: 10px;
}
#audio-component-container span.cmp-audioComponent__button--text {
    font-size: clamp(0.875rem, 0.7325rem + 0.2972vw, 1rem);
    line-height: 24px;
    font-family: 'Acumin Pro regular';
    font-weight: 400;
}
#audio-component-container button.cmp-audioComponent__button.btn.btn-grey {
    padding: 2px 12px;
    background: #F8F8F8;
    border: 1px solid #D2D2D2;
    cursor: pointer;
}
#audio-component-container i.cmp-audioComponent__button--icon{
    margin-left: 5px;
}
/*Normal code need to write here upto 1366px.*/

#header-foot {
    background: #009FC4;
}
#header-foot p {
    color:#FFFFFF;
    text-align:center;
}
#orange-bg{
    background:#E6661C;
}

#logo-container.azcl-columns__base {
    align-items: center;
    padding: 10px 0px;
}

#buttons-container.azcl-columns__base {
   justify-items: center;
  
}

#buttons-container .text {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

div#care-giver {
    height: 100%;
}
#young-adults p a{
    color: #fff;
}
#young-adults p{
    font-size: 12px;
    line-height: normal;
}
#care-giver p a{
    color: #000;
}
#care-giver p {
    font-weight: 700;
    font-size: 12px;
    line-height: normal;
}

#buttons-container .azcl-column-par1 {
    border: 3px solid #FFFFFF;
    background:transparent;
    border-radius:15px;
    text-align:center;
     padding:5px 5px;
     /*width: 100%;*/
}

#buttons-container .azcl-column-par2 {
    border: 3px solid #009FC4;
    background:#FFFFFF;
    border-radius:15px;
    text-align:center;
     padding:5px 5px;
     /*width: 100%;*/
}
#young-adults p {
    color: #FFFFFF;
    /* border: 1px solid; */
}
#blue-bg #buttons-container-two .azcl-column-par1, #orange-bg #buttons-container .azcl-column-par1{
    padding: 5px 15px;
}
#blue-bg #buttons-container-two .azcl-column-par2, #orange-bg #buttons-container .azcl-column-par2{
    padding: 5px 12px;
}
#blue-bg #buttons-container-two, #orange-bg #buttons-container{
    display: flex;
    gap: 11px;
    justify-content:flex-end;
}



#parent-two-column-video-section .azcl-column-par1 {
    background: #F8F8F8;
    border: 1px solid rgba(210, 210, 210, 1);
    border-radius: 8px;
}
#parent-two-column-video-section .azcl-column-par2 {
    background: #F8F8F8;
    border: 1px solid rgba(210, 210, 210, 1);
    border-radius: 8px;
}
.text-with-icon {
    display: flex;
    align-items: center;
    /* justify-content: space-evenly; */
    gap: 20px;
}

.cmp-video__content {
    display: none;
}
div#video-description {
    margin-bottom: 50px;
}
div#inner-padding-two-column .button {
    /* text-align: right; */
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

a#orange-button {
    /* text-align: center; */
    /* width: 131px; */
    background: var(--orange, rgba(230, 102, 28, 1));
    padding: 12px 32px;
    border-radius: 15px;
    /* width: 100px; */
    /* margin-bottom: 20px; */
}

div#inner-padding-two-column span.cmp-button__text {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-family: 'Acumin Pro bold';
}
div#inner-padding-two-column {
    padding: 0px 24px;
}
#parent-two-column-video-section.azcl-columns__base {
    display: grid;
    gap: 86px;
    grid-template-columns: repeat(var(--col-count), 1fr);
}

/*------banner css--------*/
.cmp-container__backgroundImage--enabled {
	margin: 0 !important;
}
#oa-parent-banner{
	max-width: 1180px;
    margin: auto;
    padding: 37px 0 110px;
}
h1 {
	font-size: clamp(2.25rem, 0.8254rem + 2.9718vw, 3.5rem);
	line-height: 60px;
	font-family: 'Acumin Pro bold';
    font-weight: 700;

}
#oa-parent-banner h1 {
    color: #fff;
    margin:0 0 20px 0;

}
#oa-parent-banner p{
	font-size: 23px;
	line-height: 29px;
	font-family: 'Acumin Pro regular';
    font-weight: 400;
    color: #fff;
    width: 81%;
}
div#ao-parent-banner-col1 {
    max-width: 480px;
}
#oa-young-adult-banner-heading h1{
	color: #463D91;
}
#oa-young-adult-banner-text p{
	color: #000000;
}
/*--------banner css end------*/

/*--------------footer css------------*/
#oa-footer,
#oa-footer2{
	background-color: #F8F8F8;
}
#oa-footer{
	padding: 37px 0 0px;
}
#oa-footer2{
	padding: 0px 0 30px;
}
#oa-footer .cmp-text,
#oa-footer2 .cmp-text{
	padding: 0;
}
#oa-footer p,
#oa-footer ul,
#oa-footer2 p,
#oa-footer2 ul{
	font-size: 16px;
	line-height: 24px;
	font-family: 'Acumin Pro regular';
    font-weight: 400;
    color: #3C4242;
}
#oa-footer2 ul{
	display: flex;
	column-gap: 20px;
	justify-content: flex-end;
}
#oa-footer2 ul li{
	position:relative;
}
#oa-footer2 ul li::after{
	position:absolute;
	content: '|';
	right: -12px;
}
#oa-footer2 ul li:last-child::after{
	display: none;
}
#oa-footer2 ul a{
	color: #3C4242;
}
#oa-footer-row,
#oa-footer-row2{
	max-width: 1180px;
    margin: auto;
    align-items: flex-end;
}
#oa-footer-row .azcl-column-par1,
#oa-footer-row2 .azcl-column-par1{
	max-width: 745px;
}
#oa-footer-col2 .image{
	max-width: 272px;
	margin-bottom: 30px;
	float: right;
}
#oa-footer-row .footer-p1{
	margin-bottom:18px;
}
#oa-footer-row .footer-p3{
	margin-bottom:20px;
}
#oa-footer-row .footer-p3 a{
    color:inherit;
}
div#parent-page-four-column-gap {
    padding-top: 20px;
}
div#teal-color {
    max-width: 97%;
    padding-bottom: 56px;
}
/*---------footer css end-----------*/

@media only screen and (max-width: 1220px){
    .modal.modal--visible.popup-container.modal--overflow {
    cursor: default!important;
}
.modal.modal--visible.popup-container.modal--overflow .modal-box__content {
    padding: 0px 0px 0px 0px!important;
}
button.modal__close {
    display: block;
}

	.cmp-container__backgroundImage--enabled {
		background-position: center;
	}
	#oa-parent-banner{
		max-width: 100%;
	    padding: 37px 16px 110px;
	}
	#oa-footer-row,
	#oa-footer-row2{
		max-width: 100%;
	    padding: 0 16px;
	}
	#oa-footer-row .azcl-column-par1,
	#oa-footer-row2 .azcl-column-par1{
		width: auto;
	}
}
@media only screen and (max-width: 992px){
    #oa-parent-banner h1 {
        margin:0 0 40px 0;
    }
    #oa-parent-banner {
        padding: 40px 16px 40px;
    }
	#oa-footer-row,
	#oa-footer-row2{
		--col-count: 1;
		text-align: center;
	}
	#oa-footer-row .azcl-column-par1,
	#oa-footer-row2 .azcl-column-par1{
		order: 2;
		width: 100%;
	}
	#oa-footer {
	    padding: 37px 0 30px;
	}
	#oa-footer-col2 .image {
	    margin-bottom: 0px;
	    float: none;
	    margin-left: auto;
	    margin-right: auto;
	}
	#oa-footer2 ul {
	    justify-content: center;
	    margin-bottom: 10px;
	    flex-direction: column;
        gap: 10px;
	}
	#oa-footer-row .footer-p3 {
	    margin-bottom:0px;
	}
	#oa-footer2 ul li::after{
		display: none;
	}
}
div#teal-color {
    color: #009FC4;
}
span.video-description-title {
    font-family: 'Acumin Pro bold';
    font-size: 16px;
    line-height: 24px;
}
/*Large desktop above 1920px*/

@media only screen and (min-width: 1920px){
    .modal.modal--visible.popup-container.modal--overflow {
    cursor: default!important;
}
.modal.modal--visible.popup-container.modal--overflow .modal-box__content {
    padding: 0px 0px 0px 0px!important;
}
button.modal__close {
    display: block;
}

	
}


/*ipad potrait*/
@media only screen and (min-width: 768px) and (max-width: 991px){
    
    #parent-two-column-video-section.azcl-columns__base {
    display: grid;
    gap: 40px;
    grid-template-columns: 100%;
    word-wrap: break-word;
    justify-content: center;
}
div#adverse-event {
    padding: 10px 20px;
}
div#teal-color {
    max-width: 100%;
    padding-bottom: 56px;
}
    
	
}


/*ipad landscape*/
@media only screen and (min-width: 992px) and (max-width: 1279px){
    
	#parent-two-column-video-section.azcl-columns__base {
    display: grid;
    gap: 40px;
    grid-template-columns: 100%;
    word-wrap: break-word;
    justify-content: center;
}
div#adverse-event {
    padding: 10px 20px;
}
div#teal-color {
    max-width: 100%;
    padding-bottom: 56px;
}
}

/*mobile -potrait*/
@media only screen and (max-width: 767px){
    #pp-column.azcl-columns__base {
    display: flex;
    gap: 25px;
    grid-template-columns: repeat(var(--col-count), 1fr);
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
    div#mobile-align-center {
    text-align: center;
}
    h1{
        line-height:45px;
    }
    #parent-two-column-video-section.azcl-columns__base {
    display: grid;
    gap: 40px;
    grid-template-columns: 100%;
    word-wrap: break-word;
    justify-content: center;
}
div#adverse-event {
    padding: 10px 20px;
}
#oa-parent-banner p {
    width: 100%;
}
    
    #logo-container.azcl-columns__base {
    display: block;
}
#logo-container .azcl-column-par1 {
    margin-bottom: 20px;
}

#buttons-container .azcl-column-par1 {
    padding: 5px 10px;
    width: 100%;
}
#buttons-container .azcl-column-par2 {
    padding: 5px 10px;
    width: 100%;
}
#buttons-container.azcl-columns__base {
    display: block !important;
    width: max-content;
     margin: auto;
}
#owning-logo img{
    margin:auto;
    display: block;
}
div#teal-color {
    max-width: 100%;
    padding-bottom: 56px;
}

}


/*mobile -landscape*/

@media only screen and (max-width: 767px) and (orientation: landscape){

}





#thirty-sev-column-container{
    display: flex;
    gap: 80px;
    margin-top: 15px
}
#thirty-sev-column-container .azcl-column-par1{
    width: 33%;
}
#thirty-sev-column-container .azcl-column-par2{
    width: 67%;
}
#thirty-sev-column-container #blue-border-box{
    /*border: 5px solid #e6661c;*/
    border: 5px solid #009FC4;
    border-radius: 15px;
    padding: 10px 20px 29px;
    margin-bottom: 20px;
}
#thirty-sev-column-container ul{
    list-style-position: outside;
    padding-left: 18px;
    list-style-type: disc;
    margin-left: 10px;
    margin-bottom: 20px;
}
#thirty-sev-column-container ul li{
    font-size: clamp(0.875rem, 0.7325rem + 0.2972vw, 1rem);
    line-height: 24px;
    font-family: 'Acumin Pro regular';
    font-weight: 400;
}
#thirty-sev-column-container #blue-border-box p a{
    color: #E6661C;
    text-decoration: underline;
}
#thirty-sev-column-container #audio-btn{
    position: relative;
    color: #000;
}
.banner-center-content{
    text-align: center;
    margin-top: 10px;
}
#thirty-sev-column-container #audio-btn-container p{
    width: fit-content;
    background: #F8F8F8;
    padding: 3px 14px 1px 12px;
    border: 1px solid #D2D2D2;
    margin-bottom: 10px;
}
#downloadable-resources-container{
    padding-bottom: 40px;
}
#thirty-sev-column-container #audio-btn-container p img{
    margin-left: 14px;
}
#thirty-sev-column-container #orange-booklet-btn {
    margin-top: 20px;
}
#thirty-sev-column-container #orange-booklet-btn p{
    width: 196px;
    margin: 0 auto;
    background: #E6661C;
    text-align: center;
    line-height: 26px;
    padding: 5px 10px;
    border-radius: 10px;
    font-weight: 400;
}
#thirty-sev-column-container #orange-booklet-btn p a{
    color: #fff;
}
#downloadable-resources-container h4{
    margin-bottom: 6px;
    margin-top: 0;
}
#thirty-sev-column-container #green-booklet-btn p{
    width: 196px;
    margin: 0 auto;
    background: #C5D76B;
    text-align: center;
    line-height: 26px;
    padding: 5px 10px;
    border-radius: 10px;
    font-weight: 400;
}
#thirty-sev-column-container #green-booklet-btn p a{
    color: #463D91;
}
#thirty-sev-column-container #green-border-box b{
    color: #463D91;
}
#thirty-sev-column-container #green-border-box{
    border: 5px solid #C5D76B;
    border-radius: 15px;
    padding: 10px 20px;
    margin-bottom: 20px;
}

/* media css for download resources section */

/*css for video section*/
#sec-footnotes{
	padding: 19px 0 0px
}
#oa-video-section{
	background-color:#F7F4EC;
	padding-bottom:30px;
}
#oa-video-section h2{
	margin: 21px 0;
}
#oa-video-row1,
#oa-video-row2{
	column-gap: 94px;
	margin-bottom: 24px;
}
#oa-video-section #oa-video-row1 .azcl-column-par1, 
#oa-video-section #oa-video-row1 .azcl-column-par2 {
    background: #F8F8F8;
    border: 1px solid #D2D2D2;
    border-radius: 8px;
}
/*#oa-video-section #oa-video-row1  .azcl-column-par2 {*/
/*    display: none;*/
/*}*/
#oa-video-section h3{
	margin-bottom: 30px;
	margin-top:16px;
	padding: 0 16px;
	color: #009FC4;
}
#oa-video-section .button a{
	background-color:#E6661C;
	color: #fff;
	padding:6px 30px;
	font-weight: 700;
	line-height: 26px;
	font-size: clamp(0.875rem, 0.7325rem + 0.2972vw, 1rem);
    font-family: 'Acumin Pro regular';
    border-radius: 15px;
    display: inline-block;
}
#oa-video-section .button{
	text-align: right;
	padding: 0 25px 26px;
}

/*--------video section end-----------*/
@media only screen and (min-width: 1143px) and (max-width: 1336px){
	#oa-video-section #oa-video-row2-col1 h3{
		margin-bottom: 70px;
	}
}
@media only screen and (max-width: 820px){
    #thirty-sev-column-container{
        gap: 0;
        flex-direction: column;
    }
    #thirty-sev-column-container .azcl-column-par1, #thirty-sev-column-container .azcl-column-par2{
        width: 100%;
    }
    #thirty-sev-column-container .azcl-column-par1 .cmp-image{
        width: 345px;
        margin: 0 auto;
    }
    #thirty-sev-column-container #orange-booklet-btn p, #thirty-sev-column-container #green-booklet-btn p{
        width: 300px;
    }
    #thirty-sev-column-container #orange-booklet-btn, #thirty-sev-column-container #green-booklet-btn {
        margin-top: 0;
        margin-bottom: 15px;
    }
    #oa-video-row1,
	#oa-video-row2{
		--col-count: 1;
	}
}

	



