@font-face {
    font-family: "Barlow-Bold";
    src: url('/content/dam/intelligentcontent/brands/thinkagainlungsummit-resources/uk/en/font/Barlow-Bold.ttf') format('truetype'); /* Super Modern Browsers */
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Barlow-Regular";
    src: url('/content/dam/intelligentcontent/brands/thinkagainlungsummit-resources/uk/en/font/Barlow-Regular.ttf') format('truetype'); /* Super Modern Browsers */
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Barlow-Medium";
    src: url('/content/dam/intelligentcontent/brands/thinkagainlungsummit-resources/uk/en/font/Barlow-Medium.ttf') format('truetype'); /* Super Modern Browsers */
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Proxima-Nova";
    src: url('/content/dam/intelligentcontent/brands/thinkagainlungsummit-resources/uk/en/font/Proxima-Nova.ttf') format('truetype'); /* Super Modern Browsers */
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Proxima-Nova-Bold";
    src: url('/content/dam/intelligentcontent/brands/thinkagainlungsummit-resources/uk/en/font/Proxima-Nova-Bold.ttf') format('truetype'); /* Super Modern Browsers */
    font-style: normal;
    font-weight: normal;
}


.cmp-selfcertification__continue.self-certify-yes:hover {
    text-decoration: underline; 
}

/*self cert*/
#selfCertification .cmp-selfcertification {
    background: #707070 !important;
   
}

#selfCertification .cmp-selfcertification .modal-box {
    width: 640px;
    border-radius: 0px;
    padding: 35px;
    background-color: #5F2F59;
}

#selfCertification .desk-block{
    display:block;
}
#selfCertification .cmp-selfcertification {
    background: dimgray;
    z-index: 31966;
}

#selfCertification .self-lung{
     font-size: 21px;
    line-height: 26px;
    color:#FFFFFF;
    padding-top: 2px;
    padding-bottom:18px;
    font-family: "Proxima-Nova-Bold";
}

#selfCertification .self-lung-body {
    font-size: 16px;
    line-height: 18px;
    color:#FFFFFF;
    padding-bottom:22px;
    font-family: "Proxima-Nova";
}

#selfCertification .cmp-selfcertification__continue {
   font-size: 14px;
    line-height: 18px;
    color:#000000; 
    background-color:#FFF2F2;
    border-radius:0px;
    width: 100%;
    padding: 10px 32px;
    font-family: "Proxima-Nova-Bold";
}

#selfCertification .cmp-selfcertification__actions {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}


#selfCertification .modal {
   
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    justify-content: center;
} 

#resources-library .art_txt ul li a {color: #000000;}
#resources-library #text-e5a52f1027 sup {
    position: unset;
    font-size: 100%;
    top: 0px;
    transform: unset; 
}



/*Self cert*/



/*Exit ramp*/

.exit-ramp-modal .modal-box {
    width: 670px;
}
.exit-ramp-modal .exit-ramp-title {
    font-size: 28px;
    color: #fff;
    text-align: center;
    font-family: "Proxima-Nova-Bold";
    line-height: 32px;
    margin-bottom: 20px;
}

.exit-ramp-continue {
    width: 100%;
    display: block;
    margin: auto;
}


.exit-ramp-modal .exit-ramp-body {
    font-size: 20px;
    line-height: 25px;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    padding-top: 2px;
    margin: auto;
    font-family: "Proxima-Nova";
}

.exit-ramp-modal .exit-ramp-continue {
    font-size: 17px;
    line-height: 21px;
    color: #000000;
    text-align: center;
    font-family: "Proxima-Nova-Bold";
    background-color: #FFF2F2;
    padding: 10px;
    width: 22%;
    margin: auto;
    margin-top: 32px;
}

.exit-ramp-modal .modal__close {
    display:none;
    position: fixed;
   top: 39%;
    left: 22.7%;
    z-index: 1000;
    padding: 0;
    width: 23px;
    height: 23px;
    border: none;
    background-color: transparent;
    color: #fff;
    cursor: pointer;
}

.exit-ramp-modal .exit-ramp-cancel.close-exit-ramp {
    content: url(/content/dam/intelligentcontent/brands/thinkagainlungsummit-resources/uk/en/images/close.svg);
    display: block;
    width: 20px;
    position: absolute;
    top: 20px;
    right: 20px;
}








/*Exit ramp*/


/* Modal box css for popup starts*/
/*.modal.exit-ramp-modal.modal--visible {*/
/*    position: fixed;*/
/*    top: 0vw;*/
/*    left: 0vw;*/
/*    bottom: 0vw;*/
/*    right: 0vw;*/
/*    z-index: 999;*/
/*    background-color: #949494!important;*/
/*}*/




/*.modal.exit-ramp-modal .modal-box {*/
/*    position: relative;*/
/*    top: 7.5vw;*/
/*    width: 34%;*/
/*    padding: 36px 36px 48px;*/
/*    margin: auto;*/
/*    background-color: #5f2f59;*/
/*    border-radius: 0px;*/
/*}*/

/*.modal.exit-ramp-modal .exit-ramp-title {*/
/*    font-size: 25px;*/
/*    line-height: 32px;*/
/*    width: 47%;*/
/*    padding-bottom: 28px;*/
/*    font-family: "Roboto-Bold";*/
/*}*/


/*.modal.exit-ramp-modal .exit-ramp-body{*/
/*    font-size:18px;*/
/*    line-height:24px;*/
/*    font-family:"Roboto-Medium";*/
/*    padding-right:5%;*/
/*}*/

/*.modal.exit-ramp-modal .modal-box__content {*/
/*    padding: 0rem 0rem;*/
    
/*}*/

/*.modal.exit-ramp-modal .exit-ramp-actions {*/
/*    display: flex;*/
/*    width: 100%;*/
/*    margin: auto;*/
/*    flex-wrap: wrap;*/
/*    justify-content: space-between;*/
/*    padding-top: 35px;*/
/*    flex-direction: row-reverse;*/
/*}*/

/*.modal.exit-ramp-modal .exit-ramp-continue{*/
/*    width:49%;*/
/*    font-size:15px;*/
/*    line-height:18px;*/
/*    font-family:"Roboto-Medium";*/
/*     border: 1px solid#FF592D;*/
/*    padding: 10px 50px;*/
/*    border-radius: 20px;*/
/*    text-align:center;*/
/*}*/

/*.modal.exit-ramp-modal .exit-ramp-cancel{*/
/*    width:49%;*/
/*    font-size:15px;*/
/*    line-height:18px;*/
/*    font-family:"Roboto-Medium";*/
/*    border: 1px solid#FF592D;*/
/*    padding: 10px 50px;*/
/*    border-radius: 20px;*/
/*    text-align:center;*/
/*    background-color:#FF592D;*/
/*    color:#FFFFFF;*/
/*}*/

/*.modal.exit-ramp-modal .modal__close{*/
/*    display:none;*/
/*}*/

/*.modal.exit-ramp-modal a.exit-ramp-continue {*/
/*    text-decoration: none;*/
/*     font-size:15px;*/
/*    line-height:18px;*/
/*    font-family:"Roboto-Medium";*/
/*    color:#000000;*/
/*}*/

.modal.exit-ramp-modal.modal--visible {
    position: fixed;
    top: 0vw;
    left: 0vw;
    bottom: 0vw;
    right: 0vw;
    z-index: 999;
    background-color: #707070!important;
}

.modal-box {
    background-color: #5F2F59;
}

.modal-box__content {
    background-color: #5F2F59;
}




/* Modal box css for popup ends*/


#row-container {
		width: 1050px;
		margin:  auto!important;
	}
	
#resources-library .head p a {
    color: #000;
}	
	
#resources-library #lungsum-head{
    background-color:#F2F2F2;
}

#resources-library #library{
    background-color:#5F2F59;
}


#resources-library .cmp-text {
    padding: 0em 0;
   
}

#resources-library p.head-txt {
    font-size: 61px;
    line-height: 73px;
    color: #FFFFFF;
    font-family: 'Barlow-Bold';
    padding-bottom: 20px;
}

#resources-library p.head-txt1 {
    font-size: 21px;
    line-height: 26px;
    color:#FFFFFF;
    font-family:'Barlow-Regular';
    
}

#resources-library .main-box {
    display: flex;
    align-items: center;
    padding-top: 26px;
    padding-bottom: 41px;
}


#resources-library .resource {
    width: 92%;
    margin-left: 35px;
}


#resources-library .head-img {
    width: 64%;
    float: right;
    margin-right: 30px;
}

#resources-library .bottom {
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 14px;
    font-family: 'Barlow-Bold';
}

#resources-library .art_txt ul {
    display: flex;
    justify-content: center;
}

#resources-library .highrel {
     font-size: 36px;
    line-height: 44px;
    color:#5F2F59;
    text-align:center;
    font-family:'Barlow-Bold';
}

#resources-library .hear{
     font-size: 21px;
    line-height: 26px;
    color:#000000;
    text-align:center;
    font-family:'Barlow-Regular';
    padding-top: 10px;
   
}


#resources-library #vid-img-con {
   width: 82.8%;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 38px;
}

#resources-library #present{
    background-color:#F2F2F2;
    padding-top: 30px;
}

#resources-library .present-lung {
    font-size: 38px;
    line-height: 42px;
    color: #5F2F59;
    text-align: center;
    font-family: 'Barlow-Bold';
}

#resources-library .box-txt-head {
    font-size: 20px;
    line-height: 25px;
    color: #5F2F59;
    text-align: center;
    font-family: 'Barlow-Bold';
}

#resources-library .box-txt{
     font-size: 17px;
    line-height: 21px;
    color:#000000;
    text-align:center;
    font-family:'Barlow-Regular';
    padding-top: 6px;
    /*padding-bottom: 80px;*/

}


#resources-library .parent-con {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 30px;
}

#resources-library .para3 .parent-con {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-top: 50px;
    gap: 60px;
}

#resources-library .child-con {
    width: 28.8%;
}


#resources-library .lung-img {
    width: 73%;
    margin: auto;
    margin-bottom: 14px;
}


#resources-library .button-box a {
    background-color: #5F2F59;
    margin: auto;
    width: 75%;
    padding: 6px;
    text-decoration: none;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    border-radius: 50px;
}

#resources-library .down-lo {
    font-size: 17px;
    line-height: 21px;
    color: #FFFFFF;
    text-align: center;
    font-family: 'Barlow-Medium';
}

#resources-library .download-icon {
    margin-left: 10px;
    width: 9.5%;
}


#resources-library .box-txt {
    padding-right: 5px;
    padding-left: 5px;
}

#resources-library .box-txt-one {
    margin-bottom:75px;
}

#resources-library .box-txt-two {
    margin-bottom:54px;
    padding-right: 0px;
    padding-left: 0px;
}

#resources-library .box-txt-three {
    margin-bottom:12px;
}
#resources-library .box-txt-four {
    margin-bottom:45px;
}
#resources-library .box-txt-five {
    margin-bottom:16px;
}
#resources-library .box-txt-six {
    margin-bottom:24px;
}
#resources-library .box-txt-seven {
    margin-bottom:55px;
}

#resources-library .box-txt-eight {
    margin-bottom:35px;
    padding-right: 13px;
    padding-left: 13px;
}

#resources-library .para2 {
    padding-top: 35px;
}

#resources-library .para3 {
    padding-top: 30px;
    padding-bottom: 70px;
}


#resources-library #questions {
    background-color: #5F2F59;
    padding-top: 2px;
    padding-bottom: 4px;
    margin-bottom: 65px;
}


.para_txt p:nth-child(2) {
    width: 97%;
    margin:auto;
}



#resources-library .bulb-parent {
    width: 86%;
    margin: auto;
    display: flex;
    align-items: center;
}

#resources-library .bulb-box {
    width: 18.5%;
}

#resources-library .bulb {
    position: relative;
    top: 32px;
}

#resources-library .again{
    margin-left:30px;
}

#resources-library .again{
    margin-left:61px;
}

#resources-library .medical{
     font-size: 28px;
    line-height: 34px;
    color:#FFFFFF;
    text-align:left;
    font-family:'Barlow-Bold';
    padding-bottom: 22px;

}

#resources-library .mail{
     font-size: 26px;
    line-height: 32px;
    color:#FFFFFF;
    text-align:left;
    font-family:'Barlow-Regular';
}

#resources-library .para_txt p {
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    padding-bottom: 30px;
    font-family: 'Barlow-Regular';
}

#resources-library .mail a{
    color:#FFFFFF;
    text-decoration: underline;
}




#resources-library .cmp-container__backgroundImage--enabled {
    height: 205px;
    background-size: 100%;
    background-repeat: no-repeat;
    min-height: unset !important;
    margin: 0px;
}


#resources-library .para p {
    font-size: 17px;
    text-align: center;
    line-height: 26px;
    font-family: 'Barlow-Regular';
}

#resources-library .pi_link{
    text-decoration:underline;
    font-family: 'Barlow-Bold';
        color: #5f2f59;

}

#resources-library .rectangle p {
    width: 100%;
    margin: auto;
    text-align: center;
    border: 1px solid #000000;
    font-size: 17px;
    line-height: 26px;
    padding: 12px 98px;
    margin-top: 45px;
    margin-bottom: 50px;
    font-family: 'Barlow-Regular';
}

#resources-library .head {
    font-size: 17px;
    line-height: 21px;
    padding-top: 24px;
    padding-bottom: 18px;
    text-align: center;
    font-family: 'Barlow-Regular';
}
#astra_logo{
   background-color:#f2f2f2;
}

 

 

#resources-library .artbg {
    background-color: #f2f2f2bf;
    padding-top: 42px;
    padding-bottom: 48px;
    width: 24%;
    margin: auto;
}


 

#resources-library .btm-txt{
   font-size: 14px;
   line-height:26px;
    padding-top: 33px;
    font-family: 'Barlow-Regular';
    display: flex;
    color:#000000;
    justify-content: space-between;
    padding-bottom: 28px;
}
#resources-library .art_txt {
    padding-top: 0px;
    width: 100%;
    margin: auto;
    color:#000000;
}


.art_txt ul li {
    float: left;
    text-align: center;
    font-size: 14px;
    line-height:26px;
    color:#000000;
    padding-right: 15px;
    font-family: 'Barlow-Regular';
}

.art_txt ul li:last-child {
   padding-right:0px;
}

.rectangle a{
    color:#000000;
    text-decoration:underline;
}
 
#resources-library .head-mob {
    display:none;
}

#resources-library sup {
    position: relative;
    font-size: 58%;
    top: 0px;
    transform: translate(0px,-5px);
}

#resources-library h3.cmp-video__item-title {
    display: none;
}






@media screen and (min-width: 1920px) and (max-width: 2560px){
    #row-container {
		width: 1294px;
		margin:  auto!important;
	}
	
#selfCertification .self-lung{
     font-size: 25px;
    line-height: 30px;
    color:#FFFFFF;
    padding-bottom: 22px;
    padding-top:3px;

}
.exit-ramp-modal .modal-box {
    width: 820px;
}


#selfCertification .self-lung-body {
    font-size: 20px;
    line-height: 22px;
    color:#FFFFFF;
    padding-bottom: 28px;
}

#selfCertification .cmp-selfcertification__continue {
   font-size: 18px;
    line-height: 22px;
    color:#000000; 
}

#selfCertification .cmp-selfcertification .modal-box {
    width: 770px;
    
}


.exit-ramp-modal .exit-ramp-body {
    font-size: 25px;
    line-height: 30px;
    padding-top: 4px;
    /* width: 683px; */
    width: 100%;
    /* padding: 3rem 1rem; */
}
.exit-ramp-modal .exit-ramp-title {
    font-size: 30px;
    color: #fff;
    text-align: center;
    font-family: "Proxima-Nova-Bold";
    line-height: 32px;
    margin-bottom: 20px;
}
.exit-ramp-modal .exit-ramp-continue {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 6px;
}

	
	
	
	
#resources-library .head {
    font-size: 21px;
    line-height: 25px;
    padding-top: 35px;
    padding-bottom: 27px;
    text-align: center;
}
	
	#resources-library p.head-txt1 {
    font-size: 25px;
    line-height: 30px;
    color:#FFFFFF;
    font-family:'Barlow-Regular';
    
}

#resources-library #vid-img-con {
    width: 79.8%;
    margin: auto;
    padding-top: 25px;
    padding-bottom: 50px;
}
	


#resources-library .rectangle p {
    width: 100%;
    margin: auto;
    text-align: center;
   
    font-size: 21px;
    line-height: 30px;
    padding: 22px 120px;
    margin-top: 45px;
    margin-bottom: 58px;
    
}


#resources-library .present-lung {
    font-size: 45px;
    line-height: 55px;
   
}


#resources-library .box-txt-head {
    font-size: 24px;
    line-height: 29px;
    
}

#resources-library .box-txt {
    font-size: 21px;
    line-height: 25px;
    padding-top: 8px;
   
}
	
#resources-library .down-lo {
    font-size: 21px;
    line-height: 25px;
   
}

#resources-library .box-txt-one {
    margin-bottom:92px;
}

#resources-library .box-txt-two {
    margin-bottom:67px;
    padding-right: 0px;
    padding-left: 0px;
}

#resources-library .box-txt-three {
    margin-bottom:18px;
}
#resources-library .box-txt-four {
    margin-bottom:51px;
}
#resources-library .box-txt-five {
    margin-bottom: 18px;
}
#resources-library .box-txt-six {
    margin-bottom:26px;
}
#resources-library .box-txt-seven {
    margin-bottom:60px;
    width: 92%;
}

#resources-library .box-txt-eight {
    margin-bottom:35px;
    padding-right: 16px;
    padding-left: 16px;
}


#resources-library .button-box a {
   
    width: 77%;
    padding: 10px;
   
}

#resources-library .download-icon {
    margin-left: 14px;
}

#resources-library p.head-txt {
    font-size: 65px;
    line-height: 78px;
    padding-bottom: 20px;
}

#resources-library .resource {
    width: 69%;
    margin-left: 50px
}	

#resources-library .bottom {
    font-size: 18px;
    line-height: 22px;
    text-align:center;
    padding-top:20px;
    padding-bottom: 25px;
    
}


#resources-library .highrel {
     font-size: 40px;
    line-height: 48px;
    
}

#resources-library .hear {
    font-size: 25px;
    line-height: 30px;
    padding-top: 12px;
}	
	
	#resources-library .bulb {
    position: relative;
    top: 40px;
}


#resources-library .cmp-container__backgroundImage--enabled {
    height: 248px;
    background-size: 100%;
    background-repeat: no-repeat;
    min-height: unset !important;
    margin:0px;
}

#resources-library .medical {
    font-size: 32px;
    line-height: 38px;
    color: #FFFFFF;
    text-align: left;
    font-family: 'Barlow-Bold';
    padding-bottom: 28px;
}

#resources-library .mail {
    font-size: 30px;
    line-height: 36px;
    color: #FFFFFF;
    text-align: left;
    font-family: 'Barlow-Regular';
}

#resources-library .bulb-box {
    width: 18.5%;
}


#resources-library .bulb-parent {
    width: 83%;
    margin: auto;
    
}

#resources-library .para_txt p{
    font-size: 21px;
    line-height: 24px;
    text-align:center;
    padding-bottom: 30px;
    font-family: 'Barlow-Regular';
}

#resources-library .para_txt p:last-child{

    padding-bottom: 38px;
}

#resources-library .para p {
    font-size: 21px;
    text-align: center;
    line-height: 30px;
    font-family: 'Barlow-Regular';
}

#resources-library .art_txt {
    padding-top: 0px;
    width: 100%;
    margin: auto;
}

#resources-library .art_txt ul li {
    font-size: 18px;
    line-height: 30px;
    padding-right: 15px;
    
}
#resources-library .btm-txt {
    font-size: 18px;
    line-height: 30px;
    padding-top: 33px;
    
}


#resources-library .main-box {
    display: flex;
    align-items: center;
    padding-top: 45px;
    padding-bottom: 60px;
}


#resources-library #present {
    background-color: #F2F2F2;
    padding-top: 38px;
}

#resources-library .parent-con {
    padding-top: 38px;
}


#resources-library .lung-img {
    width: 74%;
    margin: auto;
    margin-bottom: 20px;
}

#resources-library .para2 {
    padding-top: 45px;
}

#resources-library .para3 {
    padding-top: 40px;
    padding-bottom: 70px;
}

#resources-library #questions {
    background-color: #5F2F59;
    padding-top: 6px;
    padding-bottom: 12px;
    margin-bottom: 55px;
}


#resources-library .big-scrrn-block {
    display: block;
}

#resources-library .para_txt {
    width: 95%;
    margin: auto;
}


#resources-library .head-img {
    width: 58%;
    margin-top: 6px;
    float: right;
    margin-right: 30px;
}



	
}









@media screen and (max-width: 1300px) {
		#row-container {
		width: 1050px;
		margin:  auto!important;
	}
	
	#resources-library .cmp-container__backgroundImage--enabled {
    height: 15.8vw;
    background-size: 100%;
    background-repeat: no-repeat;
    min-height: unset !important;
    margin: 0px;
}

}



@media screen and (max-width: 1200px) {
    #row-container {
      max-width: 1050px;
      margin: 0 auto!important;
    
    }
    
    #resources-library .cmp-container__backgroundImage--enabled {
    height: 205px;
    background-size: 100%;
    background-repeat: no-repeat;
    min-height: unset !important;
    margin: 0px;
}
}


@media screen and (max-width: 1024px) {
    #row-container{
        max-width: 970px;
        margin: 0 auto;
    }
    
    
}


@media screen and (max-width: 991px) {
    #row-container {
        max-width: 750px;
        margin: 0 auto;
    }
    
}



@media only screen and (min-width:768px) and (max-width:991px){
    
    
    #resources-library p.head-txt1 {
    font-size: 18px;
    line-height: 23px;
    
}


#resources-library p.head-txt {
    font-size: 48px;
    line-height: 60px;
}


#resources-library #vid-img-con {
    width: 95%;
    margin: auto;
}


#resources-library .box-txt-one {
    margin-bottom: 96px;
}

#resources-library .box-txt-five {
    margin-bottom: 100px;
}

#resources-library .box-txt-four {
    margin-bottom: 58px;
}

#resources-library .box-txt-eight {
    margin-bottom: 20px;
}

#resources-library .box-txt-seven {
    margin-bottom: 41px;
}


#resources-library .cmp-container__backgroundImage--enabled {
    height: 17.8vw;
    background-size: 100%;
    background-repeat: no-repeat;
    min-height: unset !important;
    margin: 0px;
}

#resources-library .medical {
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 14px;
}

#resources-library .mail {
    font-size: 20px;
    line-height: 32px;
    
}

#resources-library .bulb {
    position: relative;
    top: 22px;
}

#resources-library #questions {
    background-color: #5F2F59;
    padding-top: 2px;
    padding-bottom: 4px;
    margin-bottom: 35px;
}


#resources-library .art_txt {
    padding-top: 0px;
    width: 100%;
    margin: auto;
    color: #000000;
}

#resources-library .resource {
    width: 93%;
    margin-left: 30px;
}

#resources-library .head-img {
    width: 65%;
    margin-top: 10px;
    float: right;
    margin-right: 20px;
}

#resources-library .child-con {
    width: 29.9%;
}

#resources-library .artbg {
    
    width: 30%;
    
}

#selfCertification .cmp-selfcertification .modal-box {
    width: 670px;
    
}


    
}

@media only screen and (min-width:992px) and (max-width:1199px){
    
    #resources-library .head-img {
    width: 52%;
    float: right;
    margin-right: 15px;
}

#resources-library .button-box a {
    margin: auto;
    width: 73%;
    
}


#resources-library .box-txt-two {
    padding-right: 0px;
    padding-left: 0px;
}

#resources-library .head-img {
    width: 65%;
    float: right;
    margin-right: 15px;
}

#selfCertification .cmp-selfcertification .modal-box {
    width: 680px;
    
}


    
}

    

@media only screen and (max-width: 767px){
    
    
.exit-ramp-modal .modal-box {
    width: 100%;
}

.exit-ramp-modal .exit-ramp-body {
    font-size: 25px;
    line-height: 30px;
    color: #FFFFFF;
    text-align: center;
    width: 70%;
    padding-top: 20px;
    margin: auto;
      font-family: "Proxima-Nova";
}
.exit-ramp-modal .exit-ramp-continue {
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    text-align: center;
     font-family: "Proxima-Nova-Bold";
    background-color: #FFF2F2;
    padding: 15px;
    width: 36%;
    margin: auto;
    margin-top: 32px;
    margin-bottom: 5px;
}

.exit-ramp-modal .exit-ramp-cancel.close-exit-ramp {
    top: 30px;
    right: 30px;
}
    
    #selfCertification .cmp-selfcertification .modal-box {
    width: 100%;
    border-radius: 0px;
    padding: 28px;
    background-color: #5F2F59;
}

#selfCertification .self-lung {
    font-size: 25px;
    line-height: 30px;
    color: #FFFFFF;
    padding-top: 4px;
    padding-bottom: 25px;
    width: 80%;
}

#selfCertification .modal {
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    justify-content: flex-start;
    padding-top: 65px;
}

#selfCertification .self-lung-body {
    font-size: 20px;
    line-height: 22px;
    color: #FFFFFF;
    padding-bottom: 22px;
    font-family: "Proxima-Nova";
}

#selfCertification .cmp-selfcertification .modal-box {
    width: 100%;
    margin: 0px;
    padding-bottom: 50px;
}

#selfCertification .cmp-selfcertification__continue {
    font-size: 18px;
    line-height: 28px;
    width: 100%;
    padding: 10px 10px;
    
}

#selfCertification .self-certify-no{
    margin-top:28px;
}
#selfCertification .cmp-selfcertification__actions {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    flex-direction: column-reverse;
    justify-content: space-between;
}
    
    
    
    
    #row-container {
		width: auto;
		padding-right:20px;
		padding-left:20px;
	}
	
#resources-library .main-box {
    display: flex;
    align-items: center;
    padding-top: 35px;
    padding-bottom: 45px;
    flex-direction: column-reverse;
}

#resources-library .parent-con {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 0px;
}

#resources-library .para3 .parent-con {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 0px;
    gap: 0px;
}
#resources-library .bulb-box {
    width: 32%;
    margin-bottom: 15px;
}

#resources-library .bulb {
    position: relative;
    top: 26px;
}

#resources-library .bulb-parent {
    width: 100%;
    margin: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
}

#resources-library .again {
    margin-left: 0px;
}

#resources-library .child-con {
    width: 100%;
}

#resources-library .cmp-container__backgroundImage--enabled {
    height: 98.5vw;
    background-size: 100%;
    background-repeat: no-repeat;
    min-height: unset !important;
    margin: 0px;
}

#resources-library .contact-box {
    width: 84%;
    margin: auto;
}
#resources-library .medical {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    padding-bottom: 22px;
}
#resources-library .mail {
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    
}

#resources-library .mail a {
    color: #FFFFFF;
    display: block;
    width: 69%;
    margin: auto;
    word-wrap: break-word;
}


#resources-library #questions {
    background-color: #5F2F59;
    padding-top: 12px;
    padding-bottom: 14px;
    margin-bottom: 28px;
}

#resources-library .para_txt p {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    padding-bottom: 14px;
    font-family: 'Barlow-Regular';
}
#resources-library .para{
    padding-top:5px;
}

#resources-library .para p {
    font-size: 14px;
    text-align: center;
    line-height: 18px;
    font-family: 'Barlow-Regular';
}

#resources-library .rectangle p {
    width: 100%;
    margin: auto;
    word-wrap: break-word;
    font-size: 14px;
    line-height: 18px;
    padding: 12px 12px;
    margin-top: 28px;
    margin-bottom: 33px;
    font-family: 'Barlow-Regular';
}

#resources-library .artbg {
    background-color: #f2f2f2bf;
    padding-top: 33px;
    padding-bottom: 36px;
    width: 50%;
    margin: auto;
}

#resources-library .art_txt .line{
   display:none; 
}

.art_txt ul li {
    float: none;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    padding-right: 0px;
    padding-bottom: 1px;
   
}

#resources-library .btm-txt {
    font-size: 15px;
    line-height: 30px;
    padding-top: 25px;
    display: flex;
    color: #000000;
    flex-direction: column;
    align-items: center;
    padding-bottom: 28px;
}

body {
    padding-top: 0px !important;
}

#resources-library .head-mob {
    font-size: 14px;
    line-height: 16px;
    padding-top: 15px;
    margin: auto;
    display:block;
    font-family: 'Barlow-Regular';
    width: 100%;
    padding-bottom: 15px;
    text-align: center;
}

#resources-library .head {
    display:none;
}

#resources-library .head-mob p a {
    color: #000;
}


#resources-library .head-img {
    width: 60%;
    margin: auto;
    float: none;
   
}

#resources-library p.head-txt {
    font-size: 40px;
    line-height: 48px;
    padding-bottom: 15px;
    text-align: center;
}

#resources-library p.head-txt1 {
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    width: 95%;
    text-align: center;
    font-family: 'Barlow-Regular';
}

#resources-library .bottom {
    font-size: 12px;
    line-height: 16px;
    padding-top: 22px;
    padding-bottom: 15px;
}

#resources-library .highrel {
    font-size: 30px;
    line-height: 36px;
    
}

#resources-library .hear {
    font-size: 20px;
    line-height: 24px;
    padding-top: 12px;
    
}

#resources-library #vid-img-con {
    width: 100%;
    margin: auto;
    padding-top: 19px;
    padding-bottom: 32px;
}

#resources-library .present-lung {
    font-size: 32px;
    line-height: 38px;
    padding-bottom: 35px;
    
}


#resources-library .lung-img {
    width: 54%;
    margin: auto;
}


#resources-library .box-txt-head {
    font-size: 20px;
    line-height: 24px;
    padding-top: 22px;
    
}


#resources-library .box-txt {
    font-size: 18px;
    line-height: 22px;
    width: 91%;
    margin: auto;
    padding-bottom: 14px;
}

#resources-library .button-box a {
    background-color: #5F2F59;
    margin: auto;
   width: 67%;
    padding: 12px;
    
}



#resources-library .button-box {
    margin-bottom: 45px;
}

#resources-library .para3 {
    padding-top: 0px;
    padding-bottom: 0px;
}

#resources-library .para2 {
    padding-top: 0px;
}

#resources-library .cmp-video__player, .cmp-video__content {
    padding: 0em 0em;
}
#resources-library .cmp-video__content {
    display:none;
    padding: 0em 0em;
}

#resources-library .art_txt ul {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

#resources-library .resource {
    width: 100%;
    margin-left: 0px;
}

#selfCertification .desk-block{
    display:inline;
}


#resources-library .download-icon {
    margin-left: 20px;
    width: 11.5%;
}

#resources-library .down-lo {
    font-size: 18px;
    line-height: 22px;
    
}


/*#resources-library .cmp-video__holder {*/
/*    border: 1px solid #53477F;*/
/*}*/


}




@media only screen and (max-device-width: 767px) and (orientation: landscape) {

    #resources-library .cmp-container__backgroundImage--enabled {
    height: 101.5vw;
    background-size: 100%;
    background-repeat: no-repeat;
    min-height: unset !important;
    margin: 0px;
}

#selfCertification .modal {
    flex-direction: column;
    align-items: center;
    overflow: scroll;
    justify-content: flex-start;
    padding-top: 65px;
}
#selfCertification .cmp-selfcertification__content {
    padding: 0px;
}

#selfCertification .self-lung {
    
    width: 100%;
}

#resources-library .mail a {
    color: #FFFFFF;
    display: block;
    width: 90%;
    margin: auto;
    word-wrap: break-word;
}

#resources-library .bulb {
    position: relative;
    top: 150px;
}

#resources-library .bulb-box {
    width: 26%;
    margin-bottom: 50px;
}

#resources-library .head-img {
    width: 46%;
    margin: auto;
    float: none;
}


#resources-library .lung-img {
    width: 48%;
    margin: auto;
}

#resources-library .artbg {
    width: 40%;
    margin: auto;
}

#resources-library .button-box a {
    width: 40%;
    padding: 12px;
}


}



@media only screen and (max-width: 375px){
    #resources-library .bulb {
    position: relative;
    top: 25px;
}

#resources-library .bulb-box {
    width: 32%;
    margin-bottom: 8px;
}
#resources-library .medical {
    font-size: 23px;
    line-height: 28px;
    text-align: center;
    padding-bottom: 22px;
}

#resources-library .mail {
    font-size: 21px;
    line-height: 24px;
    text-align: center;
}

#resources-library .box-txt {
    width: 95%;
    
}


.exit-ramp-modal .exit-ramp-body {
   
    width: 100%;
   
}




}



/* safari only css */
@media not all and (min-resolution:.001dpcm) {
    
    #resources-library .art_txt ul li a {
        color: #000000;
    }

}




