/**********************************
        All REFERENCE Strong
*/
/* strong {
    font-family: 'Helvetica Neue LT Std 77 Bold Condensed';
} */

.container-trial p.sec-p strong, 
.above-footer .bold-text,
.above-footer strong, 
.de-pref strong, 
.thd-pref strong,
.st-ref strong {
    font-family: 'Helvetica Neue LT Std 77 Bold Condensed' !important;
}

.with-back-pink-f br.demo-effi {
    display: none;
}




/* ********************************************************** */

#adhesion-data {
    padding: 0;
    position: relative;
}

#adhesion-data .container-fluid.section-break {
    padding: 0;
}

#adhesion-data .container-fluid.heading-section {
    background: rgb(193,24,141);
    background: linear-gradient(180deg, rgba(193,24,141,1) 0%, rgba(117,0,126,1) 61%, rgba(95,38,135,1) 220%);
    position: relative;
    padding: 0;
    z-index: 1;
    padding-bottom: 80px;
}

#using-twerla .container-fluid.heading-section::after,
#adhesion-data .container-fluid.heading-section::after {
    content: '';
    position: absolute;
    /* background-image: url('images/secure-trialshape.svg'); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    height: 250px;
    width: 100%;
    bottom: -1px;
}

.skin-tech .container-fluid.heading-section p {
    color: #CCCCCC;
    font-size: 18px;
    font-weight: lighter;
    max-width: 746px;
    width: 100%;
    margin-top: 20px;
    line-height: 1.5;
}

#adhesion-data .heading-wrapper .content-wrapper {
    padding-top: 250px;
    padding-bottom: 100px;
    width: 657px;
}

#adhesion-data span.sub-header-title {
    font-size: 18px;
    color: #63D2CA;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: bold;
    letter-spacing: 0.3em;
}

#adhesion-data .heading-wrapper h2 {
    line-height: 1;
}

/* patch-section */

#adhesion-data .container-fluid.patch-section {
    padding-top: 165px;
    padding-bottom: 90px;
    margin-top: -50px;
    position: relative;
}

#adhesion-data .container-fluid.patch-section .container.patch-wrapper {
    margin-left: auto;
    padding-top: 190px;
}
#adhesion-data .patch-content p.top-text-violet{
    font-size: 28px;
    color: #5F2687;
    font-family: 'Helvetica Neue LT 67 Medium Condensed';
    padding-left: 160px;
    text-align: center;
}

#adhesion-data .image-circle-container {
    background-image: url('images/patch photo with circles.png');
    max-width: 1150px;
    width: 100%;
    /* height: 830px; */
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-size: cover;
    background-repeat: no-repeat;
    margin: auto;
    /* max-width: 100%; */
    max-width: 1530px;
}

#adhesion-data .patch-content .percent-num {
    justify-self: end;
    align-self: end;
}
#adhesion-data .patch-content .percent-num .middle-text-big {
    font-size: 195px;
    color: #C0188D;
    font-family: 'Helvetica Neue LT 27 Ultra Light Condensed';
    line-height: 87%;
    margin-right: -16px;
}

#adhesion-data .patch-content .percent-text {
    align-self: end;
}

#adhesion-data .patch-content .percent-text .middle-text-medium {
    font-size: 53px;
    color: #C0188D;
    font-family: 'Helvetica Neue LT 47 Light Condensed';
    line-height: 100%;
    width: 80%;
}

#adhesion-data .patch-content .bottom-text-big {
    font-size: 58px;
    font-family: 'Helvetica Neue LT 67 Medium Condensed';
    color: #5F2687;
    text-align: center;
    display: block;
    padding-left: 241px;
    line-height: 1;
    padding-bottom: 20px;
}

#adhesion-data .patch-content .bottom-text-small {
    text-align: left;
    /* margin: 0 auto; */
    font-size: 24px;
    font-family: 'Helvetica Neue LT 57 Condensed';
    padding: 10px 0px 10px 380px;
    color: #6C6D70;
    width: 85%;
    line-height: 1;
}
#adhesion-data .patch-content .percent-num .middle-text-big sup.sup-script {
    color: #C0188D;
    font-family: 'Helvetica Neue LT 47 Light Condensed';
    top: -95px;
    font-size: 50px;
}
.adhesion-data .patch-wrapper .patch-content {
    width: 60%;
    margin: 0 auto;
}

#adhesion-data .patch-content p {
    color: black;
}

#adhesion-data .patch-content .percent-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

/* Last Section */

#adhesion-data .container-fluid.last-section {
    padding-bottom: 85px;
    margin-top: 102px;
}
#adhesion-data .last-section .last-content .text-with-purple {
    color: #6C6D70;
    font-size: 22px;
    padding: 60px 94px 65px;
}

.with-background-adhesion {
    padding-bottom: 40px;
    padding-top: 60px;
}

#adhesion-data .last-section .last-content .text-with-purple .inner-purple {
    color: #D052A9;
    font-family: 'Helvetica Neue LT Std 77 Bold Condensed';
}

#adhesion-data .last-section .with-background-content {
    padding: 35px 80px;
    margin: 0 90px;
    background: linear-gradient(90deg, rgba(255,255,255,1) -12%, rgba(220,199,224,1) 161%);
    position: relative;
}


#adhesion-data .last-section .with-background-content::after {
    content: '';
    position: absolute;
    width: 140px;
    height: 100%;
    background-image: url(images/flower-white.svg);
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    right: -65px;
    margin: 0;
}
#adhesion-data .with-background-adhesion .with-background-content .light-text {
    font-size: 28px;
    font-family: 'Helvetica Neue LT 47 Light Condensed';
    color: #C0188D;
}

#adhesion-data .with-background-adhesion .with-background-content .light-text .purple-bold {
    font-family: 'Helvetica Neue LT 67 Medium Condensed';
    color: #5F2687;
}

#adhesion-data .with-pink-button {
    padding-left: 110px;
    padding-bottom: 65px;
}

#adhesion-data span.text-big-with-btn{
    font-size: 32px;
    font-family: 'Helvetica Neue LT 57 Condensed';
    margin-right: 40px;
    line-height: 1.2;
}

#adhesion-data .last-section .with-pink-button .text-button {
    padding-bottom: 90px;
}

a .btn-inner-p {
    background-color: #D052A9;
    padding: 14px 60px;
    display: block;
}

#adhesion-data .last-section .with-pink-button .tiny-text-wrapper p{
    color: #6C6D70;
    font-size: 15px;
    font-family: 'Helvetica Neue LT 57 Condensed';
    padding-right: 80px;
}


#adhesion-data .above-footer {
    color: #6C6D70;
    margin-top: 0;
    font-size: 17px;
    margin-left: 0;
    width: 101% !important;
}

#adhesion-data .container.reference-text {
    width: 101%;
}


#adhesion-data.adhesion-data-page .single-white-flower{
    display: none;
}


#adhesion-data.adhesion-data-page .cust-btn-lg {
    border: 3px solid #cd76954d;
    padding: 5px 5px;
}



/* ----------------------------------
        End of Adhesion Data CSS
----------------------------------*/


#adhesion-data.patient-cons .flower-pattern-white {
    bottom: 185px;
    position: absolute;
    left: -95px;
}
/* -----------------
    PATIENT CONSIDERATIONS
----------------------*/
#adhesion-data.patient-cons .container-fluid.heading-section {
    background: linear-gradient(180deg, rgba(193,24,141,1) 0%, rgba(117,0,126,1) 60%, rgba(95,38,135,1) 100%);
}

#adhesion-data.patient-cons .container-fluid.heading-section::after {
    background-image: url('images/patient-consideration-section-break.svg');
    background-size: cover;
    background-position: center;
    z-index: -1;
    height: 250px;
    width: 100%;
    bottom: -1px;
}
#adhesion-data.patient-cons h6.sub-header-title{
    color: #DCC7E0;
}

#adhesion-data.patient-cons .heading-section .content-wrapper h2 sup {
    position: relative;
    font-size: 58%;
    line-height: 0;
    vertical-align: baseline;
    font-family: 'Helvetica Neue LT 57 Condensed';
}

#adhesion-data.patient-cons .page-wrapper .box-section {
    padding-top: 25px;
}

#adhesion-data.patient-cons .page-container-fluid {
    background: linear-gradient(180deg, rgba(255,255,255,1) 69%, rgba(183,239,247,1) 119%);
    padding-bottom: 10px;
    padding-top: 40px;
}

#adhesion-data.patient-cons p.text-description-medium{
    font-family: 'Helvetica Neue LT 57 Condensed';
    font-size: 22px;
    color: #6C6D70;
    text-align: center;
    padding: 0 70px;
}
#adhesion-data.patient-cons .page-wrapper {
    margin-top: 30px;
}
#adhesion-data.patient-cons .container.page-content {
    max-width: 864px;
}

#adhesion-data.patient-cons .greybox-container {
    padding-left: 35px;
    padding-right: 0;
}

#adhesion-data.patient-cons .pinkbox-container {
    padding-right: 35px;
    padding-left: 0;
}

#adhesion-data.patient-cons .box-section .pinkbox-wrapper {
    background-color: #F6DEEE;

}

#adhesion-data.patient-cons .box-section .greybox-wrapper {
    background-color: #E8E8E8;
}

#adhesion-data.patient-cons .box-section .greybox-wrapper, #adhesion-data.patient-cons .box-section .pinkbox-wrapper  {
    border-radius: 20px;
    height: 100%;
    padding: 20px;
}

#adhesion-data.patient-cons .box-section .box-heading {
    font-size: 24px;
    font-family: 'Helvetica Neue LT 67 Medium Condensed';
    text-align: center;
}

#adhesion-data.patient-cons .box-section ul {
    list-style-type: none;
}

#adhesion-data.patient-cons .box-section .box-heading.pink {
    color: #C0188D;
}

#adhesion-data.patient-cons .box-section .box-heading.grey {
    color: #5F2687;

}

#adhesion-data.patient-cons .box-section .box-ul li, .prescribing-section .prescribing-content .prescribing-ul li{
    font-family: 'Helvetica Neue LT 57 Condensed';
    color: #6C6D70;
    font-size: 22px;
    padding-bottom: 20px;
    padding-left: 35px;
    background-repeat: no-repeat;
}
#adhesion-data.patient-cons .box-section .box-ul.pink li, .prescribing-section .prescribing-content .prescribing-ul li {
    background-image: url('images/Little Pink Flower.svg');
}

#adhesion-data.patient-cons .box-section .box-ul.grey li:first-child {
    margin-right: 65px;
}
#adhesion-data.patient-cons .box-section .box-ul.grey li {
    background-image: url('images/Little Grey Flower.svg'); 
}

#adhesion-data.patient-cons .box-section .box-ul.pink, .prescribing-section .prescribing-content .prescribing-ul {
    list-style-type: none;
    padding-left: 0;
}


#adhesion-data.patient-cons .prescribing-section .heading-pink {
    font-size: 22px;
    font-family: 'Helvetica Neue LT Std 77 Bold Condensed';
    color: #C0188D;
    line-height: 1;
}

#adhesion-data.patient-cons .container.prescribing-container, .container.bottom-container .container.inner-bottom-container {
    max-width: 975px;
    margin-right: 0;
}

#adhesion-data.patient-cons .prescribing-section .prescribing-content .prescribing-ul {
    max-width: 90%;
}

#adhesion-data.patient-cons .box-section .box-ul.grey {
    list-style-type: none;
    padding-left: 0;
}

#adhesion-data.patient-cons .prescribing-content p {
    font-family: 'Helvetica Neue LT 57 Condensed';
    font-size: 22px;
    color: #6C6D70;
    margin-bottom: 35px;
    text-align: left;
}

#adhesion-data.patient-cons .with-pink-button {
    padding: 0;
}

#adhesion-data.patient-cons .text-big-with-btn {
    font-size: 32px;
    font-family: 'Helvetica Neue LT 57 Condensed';
    /* margin-right: 40px; */
    display: inline-block;
    width: 50%;
    line-height: 1.1;
}

#adhesion-data.patient-cons .with-pink-wrapper a{
    vertical-align: top;
    display: inline-block;
}

#adhesion-data.patient-cons .bottom-section {
    padding-top: 85px;
}


#adhesion-data.patient-cons .inner-bottom-container {
    margin-bottom: 91px;
}

/* #adhesion-data.patient-cons .reference-wrapper {
    margin-bottom: 90px;
} */
.box-row {
    margin-bottom: 75px ;
}

.patient-cons2 .container-fluid.heading-section{
    overflow: hidden;
}


/* --------------------------
    Skin Tech CSS
---------------------------*/
.pink-big-text.top p{
    color: #6b6e79;
    font-size: 24px;
    text-align: center;
    font-family: "Helvetica Neue LT 57 Condensed";
    line-height: 1.5;
}

#adhesion-data.skin-tech #using-twerla .single-white-flower {
    position: absolute;
    bottom: -27px;
    right: 20%;
    z-index: 1;
    display: none;
}

#adhesion-data.skin-tech {
    padding-bottom: 85px;
}

#adhesion-data.skin-tech .heading-wrapper .content-wrapper {
    padding-top: 250px;
    padding-bottom: 100px;
    width: 100%;
}

#adhesion-data.skin-tech .page-wrapper .pink-big-text h3{
    font-size: 40px;
    text-align: center;
    padding: 40px 0 20px;
}

#adhesion-data.skin-tech .page-wrapper .pink-big-text.top h3 {
    width: 75%;
    margin: 0 auto;
}

/* #adhesion-data.skin-tech .infographic-content {
    align-items: center;
    padding-bottom: 80px;
} */

#adhesion-data.skin-tech .infographic-title {
    text-align: center;
    font-family: 'Helvetica Neue LT Std 77 Bold Condensed';
    font-size: 28px;
    color: #5F2687;
    padding-top: 45px;
    letter-spacing: 3px;
}

#adhesion-data.skin-tech .description-ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: right;
    list-style-type: none;
    padding-left: 0;
    column-gap: 30px;
}

#adhesion-data.skin-tech .description-ul li {
    font-family: 'Helvetica Neue LT 67 Medium Condensed';
    font-size: 28px;
    color: #5F2687;
    line-height: 1;
    padding-bottom: 32px;
    background-image: url('images/Little Pink Flower.svg');
    background-repeat: no-repeat;
    padding-left: 40px;
}



#adhesion-data.skin-tech .description-ul li span.li-text {
    padding-right: 10px;
}

/* 
#adhesion-data.skin-tech .description-ul li::before {
    content: '';
    display: inline-block;
    height: 28px;
    width: auto;
    background-image: url('images/Component 73 â€“ 4.svg');
} */

#adhesion-data.skin-tech .description-ul li span.small-text {
    font-family: 'Helvetica Neue LT 47 Light Condensed';
    font-size: 24px;
    color: #6C6D70;
    line-height: 1;
    padding-bottom: 40px;
}

#adhesion-data.skin-tech .bullet.flower {
    margin-right: 10px;
}

/* #adhesion-data.skin-tech .bullet.flower img {
    height: 28px;
} */
#adhesion-data.skin-tech .infographic-content .image-container {
    position: relative;
}

#adhesion-data.skin-tech .layer-text {
    font-family: 'Helvetica Neue LT 57 Condensed';
    font-size: 15px;
    color: #6C6D70;
    position: absolute;
    z-index: 9;
}

#adhesion-data.skin-tech .five-layer.layer-text {
    bottom: 12%;
    right:32%;
}

#adhesion-data.skin-tech .illustrative-purposes {
    bottom: 12%;
    right: 2%;
}

#adhesion-data.skin-tech .not-actual-size {
    bottom: 24%;
    right: 6%;
}

#adhesion-data.skin-tech .infographic-list {
    padding-top: 40px;
}
/* #adhesion-data.skin-tech .infographic-content .image-container  */
/* 
.infographic-content .image-container img{
    width: 100%;
    transform: scale(1.45);
    margin-left: -112px;
    margin-bottom: -74px;
} */

/* .small-plus-btn, .small-minus-btn {
    font-size: 21px;
    font-family: 'Helvetica Neue Bold';
    padding: 0px 2px 2px 2px;
    position: absolute;
    cursor: pointer;
}
.small-minus-btn {
    padding: 0px 2px 3px 2px;
}

.small-plus-btn .btn-inner-p {
    padding: 0px 8px 3px 8px;
    letter-spacing: 0;
}

.small-minus-btn .btn-inner-p {
    padding: 0.5px 6px 4px 11px;
    background-color: #710780;
}

#adhesion-data.skin-tech .cust-btn-p.small-minus:hover {
    border: 3px solid rgb(208,82,169, .3);
    transition: background 0.3s ease-in-out;
}


#adhesion-data.skin-tech .small-minus-btn:hover .btn-inner-p {
    background-color: #D052A9;
    transition: background 0.3s ease-in-out;
}
/* -------------
    Small Circular Plus Buttons
---------------*/
/* #adhesion-data.skin-tech .small-minus-btn {
    display: none;
}

#adhesion-data.skin-tech .small-plus-btn:hover .btn-inner-p {
    background-color: #710780;
    transition: background 0.3s ease-in-out;
}

#adhesion-data.skin-tech .cust-btn-p:hover {
    border: 3px solid rgb(112,11,129, .3);
    transition: background 0.3s ease-in-out;
} */

.small-plus-btn.layer1 {
    left: 40%;
    bottom: 28%;
}

.small-plus-btn.layer2 {
    left: 48%;
    bottom: 32%;
}
.small-plus-btn.layer3 {
    left: 62%;
    bottom: 39%;
}

.small-plus-btn.layer4 {
    left: 72%;
    bottom: 43%;
} 

/* .small-plus-btn.layer5 {
    left: 88%;
    bottom: 39%;
} */


/* Minus Circular Button */

/* .small-minus-btn.layer1 {
    left: 40%;
    bottom: 28%;
}

.small-minus-btn.layer2 {
    left: 48%;
    bottom: 32%;
}
.small-minus-btn.layer3 {
    left: 62%;
    bottom: 39%;
}

.small-minus-btn.layer4 {
    left: 72%;
    bottom: 43%;
} */

/* .small-minus-btn.layer5 {
    left: 60%;
    bottom: 55%;
} */

/* -------------------- */

#adhesion-data.skin-tech .page-wrapper .pink-big-text.bottom h3 {
    width: 65%;
    margin: 0 auto;
    line-height: 1;
}

#adhesion-data.skin-tech .video-container .video-content {
    text-align: center;
}

#adhesion-data.skin-tech .video-container .video-content > img {
    width: 65%;
}

#adhesion-data.skin-tech .skinlogo-container {
    /* padding-bottom: 20px; */
    padding-bottom: 0;
}

#adhesion-data.skin-tech .skinlogo-container .skinlogo-content {
    text-align: center;
}

#adhesion-data.skin-tech .video-container {
    padding-bottom: 35px;
    padding-top: 10px;
}

/* --------------
    Flower Pattern
------------------*/
#adhesion-data .fixed-flower-img {
    top: 210px;
}

#adhesion-data .flower-pattern-white{
    bottom: 340px;
    position: absolute;
    left: -95px;
}

#adhesion-data .small-single-flower {
    position: absolute;
    top: 910px;
    z-index: 10;
    left: 10px;
}


#adhesion-data.skin-tech .with-link > a {
    color: inherit;
    text-decoration: underline;
}

#adhesion-data.skin-tech .with-link > a:hover {
    color:#EE09D8;
    transition: 300ms ease-in-out;
}
/* Skin Tech Flower Pattern */

#adhesion-data.skin-tech .fixed-flower-img {
    top: 210px;
    
}

#adhesion-data.skin-tech .flower-pattern-white{
    bottom: 340px;
    position: absolute;
    left: -95px;
}

#adhesion-data.skin-tech .small-single-flower {
    position: absolute;
    top: 875px;
    z-index: 10;
    left: 10px;
}


.patch-layer-image {
    width: 100%;
    position: relative;
}
.rollover-image {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top:0;
}

.rollover-content {
    position: relative;
    padding-bottom: 45px;
}

/* -----------------------
    Circular Buttons
------------------ */

.skin-tech .rollover-content{
    padding-bottom: 0 !important;
    z-index: -1;
}

.cssCircle {
    border-radius: 999px;
    
    width: 28px;
    height: 28px;
    padding: 0px;
    
    background-color: #D052A9;
    color: #003580;
    text-align: center;
    position: absolute;
    z-index: 1;
    cursor: pointer;
  }
  
  .cssCircle::before {
    content: '';
    position: absolute;
    width: 37px;
    height: 37px;
    background-color: transparent;
    border-radius: 999px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    border: 3px solid rgba(205, 118, 149, 0.3);
    
  }
  
  .vertical, .horizontal {
    position: absolute;
    background-color: white;
  }
  
  .vertical {
    width: 3px;
    height: 11px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  
  .horizontal {
    width: 11px;
    height: 3px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }


  /* Plus Buttons */
  .cssCircle.plusSign {
    background-color: #D052A9;
    transition: background 0.3s ease-in-out;
  }
  .cssCircle.plusSign:hover {
    background-color: #710780;
  }

  .cssCircle.plusSign.layer1 {
    left: 41%;
    bottom: 24%;
  }

  .cssCircle.plusSign.layer2 {
    left: 51%;
    bottom: 29%;

  }

  .cssCircle.plusSign.layer3 {
    left: 65%;
    bottom: 35%;
  }

  .cssCircle.plusSign.layer4 {
    left: 72%;
    bottom: 38%;
  }

  /* Minus Buttons */

  .cssCircle.minusSign {
    display: none;
    background-color: #710780;
    transition: background 0.3s ease-in-out;
  }

  .cssCircle.minusSign:hover {
    background-color: #D052A9;
  }

  .cssCircle.minusSign.layer1 {
    left: 41%;
    bottom: 24%;
  }

  .cssCircle.minusSign.layer2 {
    left: 51%;
    bottom: 29%;

  }

  .cssCircle.minusSign.layer3 {
    left: 65%;
    bottom: 35%;
  }

  .cssCircle.minusSign.layer4 {
    left: 72%;
    bottom: 38%;
  }
/* ---------------------------------------- */

.single-white-flower {
    position: absolute;
    bottom: -22px;
    right: 20%;
}


  /* Other Pages Fixes */


  #adhesion-data.new-app-sched .left-text, #adhesion-data.new-app-sched .right-text{
    font-family: 'Helvetica Neue LT 67 Medium Condensed' !important ;
    font-family: 'Helvetica Neue LT 67 Medium Condensed';
}

#adhesion-data.new-app-sched .container-fluid.big-text-pink .content {
    padding-left: 80px;
    padding-right: 80px;
    margin: 0 90px;
    background: linear-gradient(90deg, rgba(255,255,255,1) -12%, rgba(220,199,224,1) 161%);
    position: relative;
}

#adhesion-data.new-app-sched .container-fluid.big-text-pink .container.wrapper{
    padding-top: 60px;
    padding-bottom: 60px;
}

#adhesion-data.new-app-sched .container-fluid.big-text-pink .content::after {
    content: '';
    position: absolute;
    width: 140px;
    height: 100%;
    background-image: url(images/flower-white.svg);
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    right: -65px;
    margin: 0;
}

#adhesion-data.new-app-sched .container-fluid.big-text-pink .content .cust-p-balance {
    text-align: left;
    font-size: 28px;
    font-family: 'Helvetica Neue LT 47 Light Condensed';
    color: #C0188D;
}

#adhesion-data.new-app-sched .container-fluid.big-text-pink .content .cust-p-balance span {
    font-family: 'Helvetica Neue LT 67 Medium Condensed';
    color: #5F2687;
}

#adhesion-data.adhesion-data-page .cust-btn-lg {
    display: inline-block;
    padding: 5px 5px;
}

#safety-and-tolerability-2 .floral-background {
    padding-left: 40px;
}

#safety-and-tolerability-2 .floral-background .wf-content {
    padding-top: 20px;
    padding-bottom: 20px;
}

#safety-and-tolerability-2 .floral-background .wf-content {
    text-align: center;
}

#safety-and-tolerability-2 .with-floral-background img {
    height: 100%;
}


/* ---------------------------------------------------------------------------------------------- Media Query Block */

@media only screen and (max-width: 1920px) {
    #adhesion-data.adhesion-data-page {
        overflow: hidden;
    }
    #adhesion-data .container-fluid.heading-section::after, #adhesion-data.patient-cons .container-fluid.heading-section::after {
        height:190px ;
    }
  }

  @media only screen and (max-width: 1500px) {
    #adhesion-data .image-circle-container {
        max-width: 1438px;
    }
    #adhesion-data .patch-content .bottom-text-small {
        width: 92%;
    }

    #adhesion-data.adhesion-data-page .patch-content{
        padding-left: 30px;
    }

    #adhesion-data .container-fluid.patch-section .container.patch-wrapper {
        padding-top: 155px;
    }


  }

  @media only screen and (max-width: 1420px) {
    #adhesion-data.adhesion-data-page .patch-content {
        padding-left: 95px;
    }

    #adhesion-data .container-fluid.patch-section .container.patch-wrapper {
        padding-top: 95px;
    }
}

  @media only screen and (max-width: 1199px) { 
    #adhesion-data .patch-content .bottom-text-small {
        width: 95%;
        padding-left: 380px;
    }

    #adhesion-data .last-section .with-background-content {
        padding-left: 35px;
        padding-right: 35px;
    }
    #adhesion-data .patch-content {
        margin-right: -90px;
        /* padding-top: 75px;
        padding-left: 80px; */
    }
    #adhesion-data.adhesion-data-page .patch-content {
        padding-left: 55px;
    }
    #adhesion-data .image-circle-container {
        height: 95%;
    }

    #adhesion-data .container-fluid.patch-section .container.patch-wrapper {
        padding-top: 25px;
    }
  }

  @media only screen and (max-width: 1069px) {
    #adhesion-data.adhesion-data-page .patch-content {
        padding-top: 0;
    }
    #adhesion-data .container-fluid.patch-section .container.patch-wrapper {
        padding-top: 0;
    }
  }

  @media only screen and (max-width: 991px) {
    
    /* ----------------
        ADHESION DATA
    */
    #adhesion-data .patch-content .percent-num .middle-text-big {
        font-size: 150px;
    }
    #adhesion-data .patch-content .percent-num .middle-text-big sup.sup-script {
        top: -65px;
    }

    #adhesion-data .patch-content .percent-text .middle-text-medium {
        font-size: 35px;
    }

    #adhesion-data .last-section .with-background-content {
        padding-left: 15px;
        padding-right: 15px;
        margin: 0;
    }
    #adhesion-data .patch-content .bottom-text-small {
        font-size: 22px;
        padding-left: 300px;
    }
    #adhesion-data .patch-content .bottom-text-big {
        font-size: 50px;
    }

    #adhesion-data .last-section .last-content .text-with-purple {
        padding-left: 0;
        padding-right: 0;
    }

    #adhesion-data .last-section .last-content .text-with-purple {
        text-align: center;
    }
    #adhesion-data .last-section .with-pink-button .text-button {
        padding: 0;
        text-align: center;
        margin-bottom: 80px;
    }

    #adhesion-data .with-pink-button {
        padding: 0;
    }

    #adhesion-data span.text-big-with-btn {
        margin: 0;
    }

    #adhesion-data .with-pink-wrapper a {
        display: block;
        width: 60%;
        margin: 0 auto;
        margin-top: 30px;
        padding: 5px 5px;
        text-align: center;
    }

    #adhesion-data .with-pink-wrapper a>span {
        display: inline-block;
        width: 100%;
    }

    #adhesion-data.adhesion-data-page .cust-btn-lg {
        padding: 5px;
    }

    #adhesion-data.new-app-sched .container-fluid.big-text-pink .container.wrapper {
        max-width: 100%;
    }

  }
  @media only screen and (max-width: 767px) {
    /* -------------------
        SKINFUSION TECHNOLOGY
    */

    #adhesion-data.adhesion-data-page .single-white-flower{
        display: block;
    }


    #adhesion-data.skin-tech .infographic-list {
        margin-top: -140px;
    }

    #adhesion-data.skin-tech .infographic-list.no-margin {
        margin-top: 0;
    }

    #adhesion-data.skin-tech .layer-text {
        bottom: 35% !important;
    }

    #adhesion-data.skin-tech .illustrative-purposes {
        right: 30%;
    }

    #adhesion-data.skin-tech .five-layer.layer-text {
        /*display: none !important;*/
        right: 10%;
        bottom: 31% !important;
    }
    #adhesion-data .heading-wrapper h2 {
        font-size: 44px;
    }

    
    #adhesion-data.skin-tech .page-wrapper .pink-big-text.top h3 {
        width: 100%;
        margin: 0 auto;
        padding: 40px 12px 20px;
        font-size: 36px;
    }
    #adhesion-data.skin-tech .heading-wrapper h2 {
        width: 81%;
    }
    #adhesion-data.skin-tech .pink-big-text.top p {
        font-size: 22px;
    }
    #adhesion-data.skin-tech .infographic-title {
        font-size: 24px;
    }

    #adhesion-data.skin-tech .page-wrapper .pink-big-text.bottom h3 {
        font-size: 36px;
    }
    #adhesion-data.skin-tech .video-container .video-content > img {
        width: 80%;
    }
    /* ----------------
        Adhesion Data
    */

    #adhesion-data.skin-tech .heading-wrapper .content-wrapper {
        padding-top: 235px;
        padding-bottom: 120px;
        width: 100%;
    }

    #adhesion-data .container-fluid.heading-section {
        margin-bottom: 60px;
    }

    #adhesion-data .container-fluid.heading-section::after {
        background-image: url("images/skin-tech-break-01.svg");
    }

    #adhesion-data .patch-content .bottom-text-small:last-child {
        margin-bottom: 90px;
    }

    #adhesion-data.skin-tech .description-ul {
        display: grid;
        justify-items: left;
        grid-template-columns:unset;
        list-style-type: none;
        padding-left: 0;
    }
    #adhesion-data .last-section .container.last-content {
        display: grid;
    }
    #adhesion-data .with-background-adhesion .with-background-content .light-text {
        font-size: 24px;
        transform: scaleX(.68);
        text-align: center;
    }
    #adhesion-data .last-section .with-background-content::after {
        content: '';
        display: none;
    }

    #adhesion-data .with-background-adhesion {
        /*
        grid-row-start: 2;
        grid-row-end: 3;
        */
        transform: scaleX(1.6);
    }
    #adhesion-data.skin-tech .fixed-flower-img {
        display: none;
    }

    #adhesion-data .flower-pattern-white {
        display: none;
    }

    #adhesion-data .small-single-flower {
        top: 460px;
    }

    #adhesion-data.skin-tech .page-wrapper .pink-big-text.bottom h3 {
        width: 100%;
    }

      /* -----------------
        BUTTONS
    */

    .cssCircle {
        width: 28px;
        height: 28px;
    }

    .cssCircle::before {
        width: 37px;
        height: 37px;

    }

    .cssCircle.plusSign.layer1 {
        left: 18%;
        bottom: 38%;
      }
    
      .cssCircle.plusSign.layer2 {
        left: 42%;
        bottom: 44%;
      }
    
      .cssCircle.plusSign.layer3 {  
        left: 69%;
        bottom: 49%;
      }
    
      .cssCircle.plusSign.layer4 {
        left: 87%;
        bottom: 51%;
      }

      .cssCircle.minusSign.layer1 {
        left: 18%;
        bottom: 38%;
      }
    
      .cssCircle.minusSign.layer2 {
        left: 42%;
        bottom: 44%;
      }
    
      .cssCircle.minusSign.layer3 {
        left: 69%;
        bottom: 49%;
      }
    
      .cssCircle.minusSign.layer4 {
        left: 87%;
        bottom: 51%;
      }

      /* ---------------------------
        SKINFUSION TECHNOLOGY
      */

      #adhesion-data.skin-tech .small-single-flower {
          top: 470px;
      }

      #adhesion-data .image-circle-container{
          height: 475px;
      }

      #adhesion-data.adhesion-data-page .patch-content {
          padding-left: 0;
      }
    

      /* --------------------
        PATIENT CONSIDERATION
      */
      #adhesion-data.patient-cons .heading-wrapper .content-wrapper {
          width: unset;
          /* padding-top: 120px; */
          padding-bottom: 140px;
      }

      #adhesion-data.patient-cons .heading-wrapper h2 {
          width: unset;
          font-size: 44px !important;
          padding: 0 10px;
      }

      #adhesion-data.patient-cons h6.sub-header-title {
          padding: 0 10px 40px;
      }
      #adhesion-data.patient-cons .page-container-fluid {
          padding: 0;
      }
      #adhesion-data.patient-cons .box-section .greybox-wrapper, #adhesion-data.patient-cons .box-section .pinkbox-wrapper {
          padding: 0;
      }

      #adhesion-data.patient-cons .prescribing-content p {
          text-align: center;
      }
      /* #adhesion-data.patient-cons .container-fluid.heading-section::after {
          transform: rotateY(180deg);
          height: 150px;
      } */

      #adhesion-data.patient-cons .small-single-flower {
        top: 510px;
        }

      #adhesion-data.patient-cons p.text-description-medium {
          padding: 0;
      }

      #adhesion-data.patient-cons .row.box-row .col-md-6 {
          padding:0;
      }

      #adhesion-data.patient-cons .box-section .greybox-wrapper, #adhesion-data.patient-cons .box-section .pinkbox-wrapper {
          background-color: white;
          border-radius: 0;
      }

      #adhesion-data.patient-cons .text-big-with-btn {
          margin: 0;
          width: 100%;
          text-align: center;
      }

      #adhesion-data.patient-cons .with-pink-wrapper a, #adhesion-data .with-pink-wrapper a  {
          display: block;
          width: 80%;
          margin: 0 auto;
          margin-top: 30px;
          padding: 5px 5px;
          text-align: center;
          width: 100% !important;
      }

      #adhesion-data.patient-cons .with-pink-wrapper a>span , #adhesion-data .with-pink-wrapper a>span {
        display: inline-block;
        width: 100%;
    }
    
    #adhesion-data.patient-cons .prescribing-section .prescribing-content .prescribing-ul, #adhesion-data.patient-cons .prescribing-content p {
        max-width: 100%;
    }

    #adhesion-data.patient-cons .prescribing-section .heading-pink {
        text-align: center;
    }

    #adhesion-data.patient-cons .inner-bottom-container {
        margin-bottom: 65px;
    }

    #adhesion-data.patient-cons .above-footer {
        /*text-align: center;*/
        /*display: none;*/
    }

    /* -------------------------
        ADHESION DATA
    */
    #adhesion-data .heading-wrapper .content-wrapper {
        width: 100%;
        /* padding-top: 180px;
        padding-bottom: 160px; */
    
    }
    #adhesion-data .fixed-flower-img{
        display: none;
    }

    #adhesion-data .patch-content .bottom-text-small {
        padding: 5px 0;
        width: 100%;
        font-size: 22px;
        text-align: center;

    }

    #adhesion-data .last-section .last-content .text-with-purple {
        padding: 0;
        margin-bottom: 75px;
    }

    #adhesion-data .with-pink-button  {
        padding: 0;
    }
    #adhesion-data .last-section .with-pink-button .text-button {
        padding: 0;
        text-align: center;
        margin-bottom: 80px;
    }


    #adhesion-data span.text-big-with-btn {
        margin: 0;
    }
    #adhesion-data .last-section .with-pink-button .tiny-text-wrapper p {
        padding-right: 0;
    }

    #adhesion-data .patch-content .percent-num .middle-text-big {
        font-size: 150px;
    }

    #adhesion-data .patch-content {
        margin-right: 0px;
        padding-top: 25px;
    }

    #adhesion-data .patch-content .percent-text .middle-text-medium {
        font-size: 22px;
        width: 100%;
    }

    #adhesion-data .patch-content .percent-num .middle-text-big sup.sup-script {
        top: -75px;
    }

    #adhesion-data .patch-content .bottom-text-big {
        padding-bottom: 100px;
        text-align: left;
   }
   #adhesion-data .heading-wrapper h2 {
       font-size: 44px !important;
   }
   #adhesion-data .patch-content .bottom-text-big, #adhesion-data .patch-content .bottom-text-big, #adhesion-data .patch-content .percent-content, #adhesion-data .patch-content p.top-text-violet {
       padding-left: 200px;
   }


    #adhesion-data .patch-content .bottom-text-big {
        text-align: left;
    }

    #adhesion-data .patch-content .percent-content {
        display: block;
    }

    #adhesion-data .image-circle-container {
        height: 475px;
    }
    #adhesion-data .patch-content p.top-text-violet {
        font-size: 18px;
        text-align: left;
    }
    #adhesion-data.skin-tech #using-twerla .single-white-flower {
        display: block;
    }

    #adhesion-data.new-trans-horm .th-section3 {
        text-align: left;
    }
    #adhesion-data.new-trans-horm .with-bullet{
        width: 100%;
    }

    #adhesion-data.skin-tech.new-secure-t .section4-wrapper {
        display: none !important;
    }

    #adhesion-data.skin-tech.new-secure-t #secure-trial > div > div:nth-child(5) {
        margin-top: 50px !important;
    }

    #adhesion-data.skin-tech.new-secure-t #secure-trial .container-trial > .section3-wrapper {
        padding-top: 50px;
    }

    .demonstrate-efficacy-page .dem-cus-pad-top-2 {
        padding-top: 5px !important;
    }

    #adhesion-data.new-app-sched .container-fluid.big-text-pink {
        padding: 0;
    }

    #adhesion-data.new-app-sched .container-fluid.big-text-pink .container.wrapper {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    #adhesion-data.new-app-sched .container-fluid.big-text-pink .content {
        margin: 0;
        padding-left: 40px;
        padding-right: 40px;
    }

    #adhesion-data.new-app-sched .container-fluid.big-text-pink .content .cust-p-balance {
        text-align: center;
    }

    #adhesion-data.new-app-sched .container-fluid.big-text-pink .content::after {
        display: none;
    }

  }

  @media only screen and (max-width: 691px) { 
    #adhesion-data.skin-tech .heading-wrapper .content-wrapper {
        padding-top: 255px;
    }
  }

  @media only screen and (max-width: 600px) { 
    #adhesion-data .image-circle-container {
        height: 470px;
    }

    #adhesion-data .patch-content .bottom-text-big span {
        display: none;
    }

    #adhesion-data .small-single-flower {
        top: 520px;
    }

    #adhesion-data.skin-tech .video-container .video-content > img {
        width: 90%;
    }

    #adhesion-data .patch-content .bottom-text-big {
        padding-bottom: 65px;
   }
  }


  @media only screen and (max-width: 480px) { 
    #adhesion-data.skin-tech .illustrative-purposes {
        right: 10%;
    }
    #adhesion-data.skin-tech .not-actual-size {
        /*display: none;*/
        bottom: 39% !important;
        right: 10%;
    }
    #adhesion-data.skin-tech .video-container .video-content > img {
        width: 100%;
    }
    #adhesion-data .small-single-flower {
        top: 560px;
    }
    #adhesion-data.skin-tech h6.sub-header-title {
        width: 90%;
    }

    #adhesion-data .image-circle-container {
        height: 430px;
    }

    #adhesion-data .container-fluid.patch-section {
        padding-top: 125px;
    }

    #adhesion-data .heading-wrapper h2 {
        width: 78%;
    }

    /* References */

    #main-page .above-footer, 
    #secure-trial.demonstrate-efficacy-page .de-pref,
    #transdermal-hormone .container-trial .thd-pref, 
    .secure-trial-page .container-trial .sec-p.footer 
    {
        text-align: left !important;
    }
  }

  @media only screen and (max-width: 424px)  {
    #adhesion-data.skin-tech .heading-wrapper .content-wrapper,
    #adhesion-data.adhesion-data-page .heading-wrapper .content-wrapper {
        padding-top: 270px;
    }
    
  }

    @media only screen and (max-width: 414px)  {

        #adhesion-data .image-circle-container {
            height: 400px;
        }
        #adhesion-data .patch-content .bottom-text-big, #adhesion-data .patch-content .bottom-text-big, #adhesion-data .patch-content .percent-content, #adhesion-data .patch-content p.top-text-violet {
            padding-left: 175px;
        }

        #adhesion-data .container-fluid.patch-section {
            padding-top: 85px;
        }
    }

    @media only screen and (max-width: 384px) {
        #adhesion-data .patch-content .bottom-text-big, #adhesion-data .patch-content .bottom-text-big, #adhesion-data .patch-content .percent-content, #adhesion-data .patch-content p.top-text-violet {
            padding-left: 150px;
        }
    }

    @media only screen and (max-width: 414px)  {
    #adhesion-data.skin-tech .heading-wrapper .content-wrapper,
    #adhesion-data.adhesion-data-page .heading-wrapper .content-wrapper {
        padding-bottom: 20px !important;
    }

    #adhesion-data .container-fluid.heading-section {
        padding-bottom: 80px;
    }
    
  }

    @media only screen and (max-width: 380px) { 
        #adhesion-data.new-app-sched .sub-header-title {
            display: inline-block;
            width: 90% !important;
            padding-bottom: 20px;
        }

        #adhesion-data.new-safety-tol .cust-btn-lg {
            padding: 5px !important;
        }
        #adhesion-data.new-app-sched .patch-content {
            padding-left: 0;
        }

        #adhesion-data.new-app-sched .col-md-6.pill img {
            margin-left: -40px;
            padding-bottom: 30px;
        }

        #adhesion-data.new-app-sched .col-md-6.patch img {
            margin-left: -5px;
        }

        .right-text {
            padding-left: 20px;
        }

        #secure-trial.demonstrate-efficacy-page .de-pref{
            margin-top: 0 !important;
        }

    }

    /* @media (max-height: 812px) and (max-width: 375px) { 
        #patch-placement-2 .banner.with-banner-background .top-banner h1,
        #adhesion-data .container-fluid.heading-section .content-wrapper h1,
        #main-page.main.home h1 {
            font-size: 40px !important;
        }
        #adhesion-data.new-dem-effi .container-fluid.heading-section::after {
            bottom: -1307px !important;
        }
        #adhesion-data.new-app-sched .container-fluid.heading-section::after {
            height: 237% !important;
        }
        #adhesion-data.patient-cons.patient-considerations .container-fluid.heading-section::after {
            height: 257% !important;
        }

        #adhesion-data.new-safety-tol .container-fluid.heading-section::after {
            height: 244% !important;
        }

        #adhesion-data.skin-tech2 .container-fluid.heading-section::after {
            height: 209% !important;
        }

        #adhesion-data.patient-cons.patient-considerations .container-fluid.heading-section::after {
            height: 258% !important;
        }
        #adhesion-data.new-secure-t .container-fluid.heading-section::after {
            bottom:-1237px !important;
        }
    } */
    

  @media only screen and (max-width: 375px) { 

    #adhesion-data.new-app-sched .patch-content img {
        width: 334px !important;
    }
    #adhesion-data.new-app-sched .col-md-6.pill img {
        margin-left: -45px;
    }
    #adhesion-data.patient-cons .single-white-flower {
        bottom: -8px;
    }

    #adhesion-data.patient-cons .small-single-flower {
        top: 600px;
    }

    #adhesion-data .image-circle-container {
        height: 415px;
    }
    #adhesion-data .container-fluid.patch-section {
        padding-top: 90px;
    }

    #adhesion-data .patch-content .bottom-text-big, #adhesion-data .patch-content .bottom-text-big, #adhesion-data .patch-content .percent-content, #adhesion-data .patch-content p.top-text-violet {
        padding-left: 150px;
    }

    #adhesion-data .image-circle-container {
        height: 390px;
    }

    .with-back-pink-f br.demo-effi {
        display: block;
    }

  }



