@media screen and (min-width:924px) and (max-width:1024px) {
    #pills-section ul li a {
        padding: .6em 1em;
        text-align: center;
        color: #332A86;
        margin-left: 1em;
    }

    .settings-wrapper {
        padding: 1.2em;
    }

    .footer {
        padding: 1.2em;
    }
}

@media screen and (max-width:992px) {
    .ds-sm-block {
        display: none;
        text-align: center;
    }

    .promotional {
        font-size: 10px;
        padding-left: 2.7em !important;
        padding-right: 2.7em !important;
        padding-bottom: 1em;
        text-align: center !important;
        width: 100%;
    }
}

@media screen and (min-width:992px) {
    .ds-md-none {
        display: none;
        text-align: center;
        padding-bottom: 2em;
        padding-top: .5em;
        margin-left: 0em !important;
    }

}

@media screen and (max-width: 768px) {
    .target {
        /* background-color: #332A86; */
        /* padding-bottom: 2em; */
    }


    .small-screen-feature {
        display: block;
    }

    .btn-assessment {
        font-size: .85rem !important;
    }

    .links-wrapper {
        width: 100%;
        text-align: right;
        margin-right: 1em;
        padding-right: 1em;
        text-align: left;
        margin: auto;
        width: 95%;
    }

    .signup {
        padding-right: 1em;
    }

    .row {
        margin: 0;
    }

    .first__copy {
        margin-top: 2em;
        background-color: #fff;
        border: 2px solid #FAA634;
        border-radius: 10px;
        padding: 1em 2em !important;
        transition: all .5s ease-in-out;
        margin-left: 0.8rem !important;
        margin-right: 1em;
    }

    .second__copy {
        padding-left: 0rem !important;
    }

    .second_row_adjustment {
        padding-left: 2.9rem;
    }

    .inline-block {
        max-width: 51%;
        margin: auto;
        margin-top: 6em;
        text-indent: -96px;
        position: relative;
        left: 0;
    }

    .sm-row-adverse-events {
        padding: .5em .2em;
        padding-right: 0rem !important;
    }

    .second__row__wrapper {
        border-right: 0;
    }

    .d-sm-block-md-none {
        display: block;
    }

    #pills-section ul li a {
        padding: .3em .6em;
        text-align: center;
        color: #332A86;
        font-size: 13px;
    }

    .icon-active:after {
        content: url(../assets/clicked.svg);
        width: 21px;
        height: 21px;
        display: inline-block;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 3333;
        z-index: 3333;
        margin-right: -10px;
        margin-top: -10px;
        transition: all .3 linear;
        animation-name: spin;
        animation-duration: 500ms;
        animation-iteration-count: 1;
        animation-timing-function: linear;
        display: none;
    }
    .icon-active:before{
        display: block;
    }

    .nav-pills .nav-item {
        margin-left: 1rem !important;
        min-width: 90%;
        margin: auto;
        text-align: center;
        margin-top: .5em;
    }

    .tab-pane {
        width: 91%;
        margin: auto;
    }

    .footer {
        width: 90%;
        margin: auto;
    }

    .hr-three {
        padding: 0 2em;
        border: 3px solid #FAA634;
        border-radius: 5px;
        /* margin: 1.6em 0; */
        width: 80%;
        position: relative;
        margin: auto;
        top: -1em;
    }

}

@media screen and (max-width:767px) {
    .sm-amend-positive {
        position: relative;
        top: 3.3em;
    }
    .mr-sm-3 {
        margin-right: .8rem;
        margin-left: .2rem !important;
    }
    .modal{
        -webkit-z-index: 3333333222233333 !important;
        z-index: 3333333222233333 !important;
    }
.question-wrapper {
    padding-right: 1em;
    padding-left: 0.3em !important;
}

    .sm-amend-negative {
        position: relative;
        top: -3.4em;
    }

    .sm-amend-negative-unique {
        position: relative;
        top: -3.7em;
    }

    .sm-amend-positive-unique {
        position: relative;
        top: 3.4em;
    }

    .hr-three {
        padding: 0 2em;
        border: 3px solid #FAA634;
        border-radius: 5px;
        /* margin: 1.6em 0; */
        width: 80%;
        position: relative;
        margin: auto;
        top: 0em;
    }

    /* .promotional{
        /* font-size: 12px; */
    /* padding-left: 2.7em !important; */
    /* padding-right: 2.7em !important; */
    /* padding-bottom: 2em;
        padding-top: 2em;
        margin-left: -1em !important;
    } */
}

@media screen and (max-width: 568px) {
    .hr-three {
        padding: 0 2em;
        border: 3px solid #FAA634;
        border-radius: 5px;
        /* margin: 1.6em 0; */
        width: 80%;
        position: relative;
        margin: auto;
        top: 0em;
    }
    .intro-reference {
        font-size: 16px;
        font-weight: bold;
        color: #4D4F53;
        padding-left: 0.5em;
    }

    .sm-amend-negative-unique {
        position: relative;
        top: -4.3em;
    }

    .sm-amend-positive-unique {
        position: relative;
        top: 3.9em;
    }

    .sm-screen-only-br {
        display: block;
    }
    #section-onclick-one .reference-list li, #section-onclick-two .reference-list li, #section-onclick-three .reference-list li{
        padding-right: 0.9em !important;
    }
}

@media screen and (max-width:416px) {
    .adverse__events {
        color: #4D4F53;
        font-weight: bold;
        border: 2px solid #FAA634 !important;
        transition: all .5s linear;
        font-size: 14px;
    }

    .inline-block {
        max-width: 68%;
        margin: auto;
        margin-top: 6em;
        text-indent: -96px;
        position: relative;
        left: 58px;
    }

    .sm-amend-negative-unique {
        position: relative;
        top: -5.4em;
    }

    .sm-amend-positive-unique {
        position: relative;
        top: 3.9em;
    }
    .w-h {
        max-width: 105px !important;
    }
    .bi__top__logo {
        width: 105px !important;
    }

}

/* dec 6th changes  */
@media screen and (max-width:767px){
    .order-first {
        -ms-flex-order: -1;
        order: -1;
      }
      
      .order-last {
        -ms-flex-order: 13;
        order: 13;
      }
      
      .order-0 {
        -ms-flex-order: 0;
        order: 0;
      }
      
      .order-1 {
        -ms-flex-order: 1;
        order: 1;
      }
      
      .order-2 {
        -ms-flex-order: 2;
        order: 2;
      }
      
      .order-3 {
        -ms-flex-order: 3;
        order: 3;
      }
      
      .order-4 {
        -ms-flex-order: 4;
        order: 4;
      }
      
      .order-5 {
        -ms-flex-order: 5;
        order: 5;
      }
      
      .order-6 {
        -ms-flex-order: 6;
        order: 6;
      }
      
      .order-7 {
        -ms-flex-order: 7;
        order: 7;
      }
      
      .order-8 {
        -ms-flex-order: 8;
        order: 8;
      }
      
      .order-9 {
        -ms-flex-order: 9;
        order: 9;
      }
}


