.xf-content-height {
    min-height: 0 !important;
    margin: 0 !important
}
/*!
 * Bootstrap v3.0.3 (http://getbootstrap.com)
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 */ /*! normalize.css v2.1.3 | MIT License | git.io/normalize */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: transparent
}

    a:focus {
        outline: thin dotted
    }

    a:active, a:hover {
        outline: 0
    }

h1 {
    margin: .67em 0;
    font-size: 2em
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

mark {
    color: #000;
    background: #ff0
}

code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

button, input, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: 100%
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
}

    button[disabled], html input[disabled] {
        cursor: default
    }

input[type="checkbox"], input[type="radio"] {
    padding: 0;
    box-sizing: border-box
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@media print {
    * {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 2cm .5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1em;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

    a:hover, a:focus {
        color: #2a6496;
        text-decoration: underline
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #999
    }

h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

    h1 small, h2 small, h3 small, h1 .small, h2 .small, h3 .small {
        font-size: 65%
    }

h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    h4 small, h5 small, h6 small, h4 .small, h5 .small, h6 .small {
        font-size: 75%
    }

h1, .h1 {
    font-size: 2em
}

h2, .h2 {
    font-size: 1.666em
}

h3, .h3 {
    font-size: 1.333em
}

h4, .h4 {
    font-size: 1em
}

h5, .h5 {
    font-size: .777em
}

h6, .h6 {
    font-size: .5em
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: .888em;
    font-weight: 200;
    line-height: 1.4
}

@media(min-width:768px) {
    .lead {
        font-size: 1.166em
    }
}

small, .small {
    font-size: 85%
}

cite {
    font-style: normal
}

.text-muted {
    color: #999
}

.text-primary {
    color: #428bca
}

    .text-primary:hover {
        color: #3071a9
    }

.text-warning {
    color: #8a6d3b
}

    .text-warning:hover {
        color: #66512c
    }

.text-danger {
    color: #a94442
}

    .text-danger:hover {
        color: #843534
    }

.text-success {
    color: #3c763d
}

    .text-success:hover {
        color: #2b542c
    }

.text-info {
    color: #31708f
}

    .text-info:hover {
        color: #245269
    }

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

    ul ul, ol ul, ul ol, ol ol {
        margin-bottom: 0
    }

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

    .list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px
    }

        .list-inline > li:first-child {
            padding-left: 0
        }

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt, dd {
    line-height: 1.428571429
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media(min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

        .dl-horizontal dd:before, .dl-horizontal dd:after {
            display: table;
            content: " "
        }

        .dl-horizontal dd:after {
            clear: both
        }

        .dl-horizontal dd:before, .dl-horizontal dd:after {
            display: table;
            content: " "
        }

        .dl-horizontal dd:after {
            clear: both
        }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eee
}

    blockquote p {
        font-size: 17.5px;
        font-weight: 300;
        line-height: 1.25
    }

        blockquote p:last-child {
            margin-bottom: 0
        }

    blockquote small, blockquote .small {
        display: block;
        line-height: 1.428571429;
        color: #999
    }

        blockquote small:before, blockquote .small:before {
            content: '\2014 \00A0'
        }

    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0
    }

        blockquote.pull-right p, blockquote.pull-right small, blockquote.pull-right .small {
            text-align: right
        }

            blockquote.pull-right small:before, blockquote.pull-right .small:before {
                content: ''
            }

            blockquote.pull-right small:after, blockquote.pull-right .small:after {
                content: '\00A0 \2014'
            }

    blockquote:before, blockquote:after {
        content: ""
    }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    white-space: nowrap;
    background-color: #f9f2f4;
    border-radius: 4px
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: .722em;
    line-height: 1.428571429;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

    .container:before, .container:after {
        display: table;
        content: " "
    }

    .container:after {
        clear: both
    }

    .container:before, .container:after {
        display: table;
        content: " "
    }

    .container:after {
        clear: both
    }

@media(min-width:768px) {
    .container {
        width: 750px
    }
}

@media(min-width:992px) {
    .container {
        width: 970px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

    .row:before, .row:after {
        display: table;
        content: " "
    }

    .row:after {
        clear: both
    }

    .row:before, .row:after {
        display: table;
        content: " "
    }

    .row:after {
        clear: both
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666666666666%
}

.col-xs-10 {
    width: 83.33333333333334%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666666666666%
}

.col-xs-7 {
    width: 58.333333333333336%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666666666667%
}

.col-xs-4 {
    width: 33.33333333333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.666666666666664%
}

.col-xs-1 {
    width: 8.333333333333332%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666666666666%
}

.col-xs-pull-10 {
    right: 83.33333333333334%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666666666666%
}

.col-xs-pull-7 {
    right: 58.333333333333336%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666666666667%
}

.col-xs-pull-4 {
    right: 33.33333333333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.666666666666664%
}

.col-xs-pull-1 {
    right: 8.333333333333332%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666666666666%
}

.col-xs-push-10 {
    left: 83.33333333333334%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666666666666%
}

.col-xs-push-7 {
    left: 58.333333333333336%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666666666667%
}

.col-xs-push-4 {
    left: 33.33333333333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.666666666666664%
}

.col-xs-push-1 {
    left: 8.333333333333332%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666666666666%
}

.col-xs-offset-10 {
    margin-left: 83.33333333333334%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666666666666%
}

.col-xs-offset-7 {
    margin-left: 58.333333333333336%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666666666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.666666666666664%
}

.col-xs-offset-1 {
    margin-left: 8.333333333333332%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media(min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666666666666%
    }

    .col-sm-10 {
        width: 83.33333333333334%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666666666666%
    }

    .col-sm-7 {
        width: 58.333333333333336%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666666666667%
    }

    .col-sm-4 {
        width: 33.33333333333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.666666666666664%
    }

    .col-sm-1 {
        width: 8.333333333333332%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666666666666%
    }

    .col-sm-pull-10 {
        right: 83.33333333333334%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666666666666%
    }

    .col-sm-pull-7 {
        right: 58.333333333333336%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666666666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.666666666666664%
    }

    .col-sm-pull-1 {
        right: 8.333333333333332%
    }

    .col-sm-pull-0 {
        right: 0
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666666666666%
    }

    .col-sm-push-10 {
        left: 83.33333333333334%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666666666666%
    }

    .col-sm-push-7 {
        left: 58.333333333333336%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666666666667%
    }

    .col-sm-push-4 {
        left: 33.33333333333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.666666666666664%
    }

    .col-sm-push-1 {
        left: 8.333333333333332%
    }

    .col-sm-push-0 {
        left: 0
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media(min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666666666666%
    }

    .col-md-10 {
        width: 83.33333333333334%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666666666666%
    }

    .col-md-7 {
        width: 58.333333333333336%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666666666667%
    }

    .col-md-4 {
        width: 33.33333333333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.666666666666664%
    }

    .col-md-1 {
        width: 8.333333333333332%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666666666666%
    }

    .col-md-pull-10 {
        right: 83.33333333333334%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666666666666%
    }

    .col-md-pull-7 {
        right: 58.333333333333336%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666666666667%
    }

    .col-md-pull-4 {
        right: 33.33333333333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.666666666666664%
    }

    .col-md-pull-1 {
        right: 8.333333333333332%
    }

    .col-md-pull-0 {
        right: 0
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666666666666%
    }

    .col-md-push-10 {
        left: 83.33333333333334%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666666666666%
    }

    .col-md-push-7 {
        left: 58.333333333333336%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666666666667%
    }

    .col-md-push-4 {
        left: 33.33333333333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.666666666666664%
    }

    .col-md-push-1 {
        left: 8.333333333333332%
    }

    .col-md-push-0 {
        left: 0
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media(min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666666666666%
    }

    .col-lg-10 {
        width: 83.33333333333334%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666666666666%
    }

    .col-lg-7 {
        width: 58.333333333333336%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666666666667%
    }

    .col-lg-4 {
        width: 33.33333333333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.666666666666664%
    }

    .col-lg-1 {
        width: 8.333333333333332%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666666666666%
    }

    .col-lg-pull-10 {
        right: 83.33333333333334%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666666666666%
    }

    .col-lg-pull-7 {
        right: 58.333333333333336%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666666666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.666666666666664%
    }

    .col-lg-pull-1 {
        right: 8.333333333333332%
    }

    .col-lg-pull-0 {
        right: 0
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666666666666%
    }

    .col-lg-push-10 {
        left: 83.33333333333334%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666666666666%
    }

    .col-lg-push-7 {
        left: 58.333333333333336%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666666666667%
    }

    .col-lg-push-4 {
        left: 33.33333333333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.666666666666664%
    }

    .col-lg-push-1 {
        left: 8.333333333333332%
    }

    .col-lg-push-0 {
        left: 0
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 20px
}

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.428571429;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd
    }

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none
}

table td[class*="col-"], table th[class*="col-"] {
    display: table-cell;
    float: none
}

.table > thead > tr > .active, .table > tbody > tr > .active, .table > tfoot > tr > .active, .table > thead > .active > td, .table > tbody > .active > td, .table > tfoot > .active > td, .table > thead > .active > th, .table > tbody > .active > th, .table > tfoot > .active > th {
    background-color: #f5f5f5
}

.table-hover > tbody > tr > .active:hover, .table-hover > tbody > .active:hover > td, .table-hover > tbody > .active:hover > th {
    background-color: #e8e8e8
}

.table > thead > tr > .success, .table > tbody > tr > .success, .table > tfoot > tr > .success, .table > thead > .success > td, .table > tbody > .success > td, .table > tfoot > .success > td, .table > thead > .success > th, .table > tbody > .success > th, .table > tfoot > .success > th {
    background-color: #dff0d8
}

.table-hover > tbody > tr > .success:hover, .table-hover > tbody > .success:hover > td, .table-hover > tbody > .success:hover > th {
    background-color: #d0e9c6
}

.table > thead > tr > .danger, .table > tbody > tr > .danger, .table > tfoot > tr > .danger, .table > thead > .danger > td, .table > tbody > .danger > td, .table > tfoot > .danger > td, .table > thead > .danger > th, .table > tbody > .danger > th, .table > tfoot > .danger > th {
    background-color: #f2dede
}

.table-hover > tbody > tr > .danger:hover, .table-hover > tbody > .danger:hover > td, .table-hover > tbody > .danger:hover > th {
    background-color: #ebcccc
}

.table > thead > tr > .warning, .table > tbody > tr > .warning, .table > tfoot > tr > .warning, .table > thead > .warning > td, .table > tbody > .warning > td, .table > tfoot > .warning > td, .table > thead > .warning > th, .table > tbody > .warning > th, .table > tfoot > .warning > th {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > .warning:hover, .table-hover > tbody > .warning:hover > td, .table-hover > tbody > .warning:hover > th {
    background-color: #faf2cc
}

@media(max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        border: 1px solid #ddd;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 1.166em;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

select[multiple], select[size] {
    height: auto
}

select optgroup {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    height: auto
}

output {
    display: block;
    padding-top: 7px;
    font-size: .777em;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: .777em;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)
    }

    .form-control:-moz-placeholder {
        color: #999
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #eee
    }

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    display: block;
    min-height: 20px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle
}

    .radio label, .checkbox label {
        display: inline;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer
    }

    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        float: left;
        margin-left: -20px
    }

    .radio + .radio, .checkbox + .checkbox {
        margin-top: -5px
    }

.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer
}

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px
    }

    input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
        cursor: not-allowed
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: .666em;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 1em;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg {
    height: auto
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block
    }

    .form-inline select.form-control {
        width: auto
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }

        .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
            float: none;
            margin-left: 0
        }
}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

    .form-horizontal .form-group:before, .form-horizontal .form-group:after {
        display: table;
        content: " "
    }

    .form-horizontal .form-group:after {
        clear: both
    }

    .form-horizontal .form-group:before, .form-horizontal .form-group:after {
        display: table;
        content: " "
    }

    .form-horizontal .form-group:after {
        clear: both
    }

.form-horizontal .form-control-static {
    padding-top: 7px
}

@media(min-width:768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: .777em;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

    .btn:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:hover, .btn:focus {
        color: #333;
        text-decoration: none
    }

    .btn:active, .btn.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        pointer-events: none;
        cursor: not-allowed;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        color: #333;
        background-color: #ebebeb;
        border-color: #adadad
    }

    .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #fff
    }

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #3276b1;
        border-color: #285e8e
    }

    .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
        background-color: #428bca;
        border-color: #357ebd
    }

    .btn-primary .badge {
        color: #428bca;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ed9c28;
        border-color: #d58512
    }

    .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #d2322d;
        border-color: #ac2925
    }

    .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #47a447;
        border-color: #398439
    }

    .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #39b3d7;
        border-color: #269abc
    }

    .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-link {
    font-weight: normal;
    color: #428bca;
    cursor: pointer;
    border-radius: 0
}

    .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent
        }

            .btn-link:hover, .btn-link:focus {
                color: #2a6496;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
                color: #999;
                text-decoration: none
            }

.btn-lg {
    padding: 10px 16px;
    font-size: 1em;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px;
    font-size: .666em;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px;
    font-size: .666em;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale
}

    .glyphicon:empty {
        width: 1em
    }

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: .777em;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.428571429;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        background-color: #428bca;
        outline: 0
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #999
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: .666em;
    line-height: 1.428571429;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media(min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group > .btn, .btn-group-vertical > .btn {
        position: relative;
        float: left
    }

        .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
            z-index: 2
        }

        .btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
            outline: 0
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar:before, .btn-toolbar:after {
    display: table;
    content: " "
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar:before, .btn-toolbar:after {
    display: table;
    content: " "
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn-group {
    float: left
}

.btn-toolbar > .btn + .btn, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn + .btn-group, .btn-toolbar > .btn-group + .btn-group {
    margin-left: 5px
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .btn-group > .btn-group:last-child > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: .666em;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: .666em;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 1em;
    line-height: 1.33;
    border-radius: 6px
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
        display: table;
        content: " "
    }

    .btn-group-vertical > .btn-group:after {
        clear: both
    }

    .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
        display: table;
        content: " "
    }

    .btn-group-vertical > .btn-group:after {
        clear: both
    }

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-right-radius: 0;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 0
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child > .btn:last-child, .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    border-collapse: separate;
    table-layout: fixed
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        display: table-cell;
        float: none;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
    display: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*="col-"] {
        float: none;
        padding-right: 0;
        padding-left: 0
    }

    .input-group .form-control {
        width: 100%;
        margin-bottom: 0
    }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 1em;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: .666em;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

    .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0
    }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: .777em;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: .666em;
        border-radius: 3px
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 1em;
        border-radius: 6px
    }

    .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
        margin-top: 0
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    white-space: nowrap
}

    .input-group-btn:first-child > .btn {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn {
        margin-left: -1px
    }

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -4px
        }

        .input-group-btn > .btn:hover, .input-group-btn > .btn:active {
            z-index: 2
        }

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .nav:before, .nav:after {
        display: table;
        content: " "
    }

    .nav:after {
        clear: both
    }

    .nav:before, .nav:after {
        display: table;
        content: " "
    }

    .nav:after {
        clear: both
    }

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #999
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #999;
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #eee;
        border-color: #428bca
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.428571429;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: #555;
            cursor: default;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .nav-tabs.nav-justified > li {
            float: none
        }

            .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

@media(min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        border-radius: 4px
    }

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #428bca
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

        .nav-justified > li > a {
            margin-bottom: 5px;
            text-align: center
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media(min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border: 1px solid #ddd
    }

@media(min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

    .navbar:before, .navbar:after {
        display: table;
        content: " "
    }

    .navbar:after {
        clear: both
    }

    .navbar:before, .navbar:after {
        display: table;
        content: " "
    }

    .navbar:after {
        clear: both
    }

@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:before, .navbar-header:after {
    display: table;
    content: " "
}

.navbar-header:after {
    clear: both
}

.navbar-header:before, .navbar-header:after {
    display: table;
    content: " "
}

.navbar-header:after {
    clear: both
}

@media(min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    max-height: 340px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch
}

    .navbar-collapse:before, .navbar-collapse:after {
        display: table;
        content: " "
    }

    .navbar-collapse:after {
        clear: both
    }

    .navbar-collapse:before, .navbar-collapse:after {
        display: table;
        content: " "
    }

    .navbar-collapse:after {
        clear: both
    }

    .navbar-collapse.in {
        overflow-y: auto
    }

@media(min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.container > .navbar-header, .container > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {
    .container > .navbar-header, .container > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width:768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 1em;
    line-height: 20px
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none
    }

@media(min-width:768px) {
    .navbar > .container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none
            }
}

@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }

        .navbar-nav.navbar-right:last-child {
            margin-right: -15px
        }
}

@media(min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1)
}

@media(min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block
    }

    .navbar-form select.form-control {
        width: auto
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }

        .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
            float: none;
            margin-left: 0
        }
}

@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media(min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-form.navbar-right:last-child {
            margin-right: -15px
        }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }

        .navbar-text.navbar-right:last-child {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-default .navbar-text {
        color: #777
    }

    .navbar-default .navbar-nav > li > a {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #ddd
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #ccc
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

    .navbar-default .navbar-link:hover {
        color: #333
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

    .navbar-inverse .navbar-brand {
        color: #999
    }

        .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-text {
        color: #999
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #999
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            background-color: #333
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        color: #fff;
        background-color: #080808
    }

@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

    .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

    .breadcrumb > li {
        display: inline-block
    }

        .breadcrumb > li + li:before {
            padding: 0 5px;
            color: #ccc;
            content: "/\00a0"
        }

    .breadcrumb > .active {
        color: #999
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.428571429;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px
        }

        .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
            background-color: #eee
        }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #428bca;
        border-color: #428bca
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #999;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 1em
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: .666em
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

    .pager:before, .pager:after {
        display: table;
        content: " "
    }

    .pager:after {
        clear: both
    }

    .pager:before, .pager:after {
        display: table;
        content: " "
    }

    .pager:after {
        clear: both
    }

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px
        }

            .pager li > a:hover, .pager li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
        color: #999;
        cursor: not-allowed;
        background-color: #fff
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

    .label[href]:hover, .label[href]:focus {
        color: #fff;
        text-decoration: none;
        cursor: pointer
    }

    .label:empty {
        display: none
    }

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #999
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: gray
    }

.label-primary {
    background-color: #428bca
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #3071a9
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:hover, .label-info[href]:focus {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:hover, .label-warning[href]:focus {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #c9302c
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: .666em;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #428bca;
    background-color: #fff
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 1.166em;
    font-weight: 200;
    line-height: 2.1428571435;
    color: inherit;
    background-color: #eee
}

    .jumbotron h1, .jumbotron .h1 {
        line-height: 1;
        color: inherit
    }

    .jumbotron p {
        line-height: 1.4
    }

.container .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 3.5em
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

    .thumbnail > img, .thumbnail a > img {
        display: block;
        height: auto;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto
    }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #428bca
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link {
        font-weight: bold
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable {
    padding-right: 35px
}

    .alert-dismissable .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #843534
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: .666em;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

    .media, .media .media {
        margin-top: 15px
    }

        .media:first-child {
            margin-top: 0
        }

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media > .pull-left {
    margin-right: 10px
}

.media > .pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .list-group-item > .badge {
        float: right
    }

        .list-group-item > .badge + .badge {
            margin-right: 5px
        }

a.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:hover, a.list-group-item:focus {
        text-decoration: none;
        background-color: #f5f5f5
    }

    a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
        z-index: 2;
        color: #fff;
        background-color: #428bca;
        border-color: #428bca
    }

        a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
            color: inherit
        }

        a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
            color: #e1edf7
        }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}

.panel-body {
    padding: 15px
}

    .panel-body:before, .panel-body:after {
        display: table;
        content: " "
    }

    .panel-body:after {
        clear: both
    }

    .panel-body:before, .panel-body:after {
        display: table;
        content: " "
    }

    .panel-body:after {
        clear: both
    }

.panel > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item {
        border-width: 1px 0
    }

        .panel > .list-group .list-group-item:first-child {
            border-top-right-radius: 0;
            border-top-left-radius: 0
        }

        .panel > .list-group .list-group-item:last-child {
            border-bottom: 0
        }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child th, .panel > .table > tbody:first-child td {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .panel > .table-bordered > thead > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:last-child > th, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:last-child > td, .panel > .table-responsive > .table-bordered > thead > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0
    }

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: .888em;
    color: inherit
}

    .panel-title > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 4px
}

    .panel-group .panel + .panel {
        margin-top: 5px
    }

.panel-group .panel-heading {
    border-bottom: 0
}

    .panel-group .panel-heading + .panel-collapse .panel-body {
        border-top: 1px solid #ddd
    }

.panel-group .panel-footer {
    border-top: 0
}

    .panel-group .panel-footer + .panel-collapse .panel-body {
        border-bottom: 1px solid #ddd
    }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #ddd
        }

    .panel-default > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #428bca
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #428bca;
        border-color: #428bca
    }

        .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #428bca
        }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #428bca
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #d6e9c6
        }

    .panel-success > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #faebcc
        }

    .panel-warning > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #ebccd1
        }

    .panel-danger > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #ebccd1
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #bce8f1
        }

    .panel-info > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #bce8f1
    }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05)
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,0.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 1.166em;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5;
        filter: alpha(opacity=50)
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: auto;
    overflow-y: scroll
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        transform: translate(0,-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0)
    }

.modal-dialog {
    position: relative;
    z-index: 1050;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50)
    }

.modal-header {
    min-height: 16.428571429px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    padding: 19px 20px 20px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer:before, .modal-footer:after {
        display: table;
        content: " "
    }

    .modal-footer:after {
        clear: both
    }

    .modal-footer:before, .modal-footer:after {
        display: table;
        content: " "
    }

    .modal-footer:after {
        clear: both
    }

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

@media screen and (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
        box-shadow: 0 5px 15px rgba(0,0,0,0.5)
    }
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: .666em;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .tooltip.top {
        padding: 5px 0;
        margin-top: -3px
    }

    .tooltip.right {
        padding: 0 5px;
        margin-left: 3px
    }

    .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px
    }

    .tooltip.left {
        padding: 0 5px;
        margin-left: -3px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #000;
    border-width: 5px 5px 0
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-top-color: #000;
    border-width: 5px 5px 0
}

.tooltip.top-right .tooltip-arrow {
    right: 5px;
    bottom: 0;
    border-top-color: #000;
    border-width: 5px 5px 0
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #000;
    border-width: 5px 5px 5px 0
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #000;
    border-width: 5px 0 5px 5px
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #000;
    border-width: 0 5px 5px
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-bottom-color: #000;
    border-width: 0 5px 5px
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-bottom-color: #000;
    border-width: 0 5px 5px
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    background-clip: padding-box
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: .777em;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover .arrow, .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover .arrow {
    border-width: 11px
}

    .popover .arrow:after {
        border-width: 10px;
        content: ""
    }

.popover.top .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,0.25);
    border-bottom-width: 0
}

    .popover.top .arrow:after {
        bottom: 1px;
        margin-left: -10px;
        border-top-color: #fff;
        border-bottom-width: 0;
        content: " "
    }

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,0.25);
    border-left-width: 0
}

    .popover.right .arrow:after {
        bottom: -10px;
        left: 1px;
        border-right-color: #fff;
        border-left-width: 0;
        content: " "
    }

.popover.bottom .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,0.25);
    border-top-width: 0
}

    .popover.bottom .arrow:after {
        top: 1px;
        margin-left: -10px;
        border-bottom-color: #fff;
        border-top-width: 0;
        content: " "
    }

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,0.25);
    border-right-width: 0
}

    .popover.left .arrow:after {
        right: 1px;
        bottom: -10px;
        border-left-color: #fff;
        border-right-width: 0;
        content: " "
    }

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            display: block;
            height: auto;
            max-width: 100%;
            line-height: 1
        }

    .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
        display: block
    }

    .carousel-inner > .active {
        left: 0
    }

    .carousel-inner > .next, .carousel-inner > .prev {
        position: absolute;
        top: 0;
        width: 100%
    }

    .carousel-inner > .next {
        left: 100%
    }

    .carousel-inner > .prev {
        left: -100%
    }

        .carousel-inner > .next.left, .carousel-inner > .prev.right {
            left: 0
        }

    .carousel-inner > .active.left {
        left: -100%
    }

    .carousel-inner > .active.right {
        left: 100%
    }

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 1.111em;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    opacity: .5;
    filter: alpha(opacity=50)
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0),color-stop(rgba(0,0,0,0.0001) 100%));
        background-image: linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0),color-stop(rgba(0,0,0,0.5) 100%));
        background-image: linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)
    }

    .carousel-control:hover, .carousel-control:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block
    }

    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
        left: 50%
    }

    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        right: 50%
    }

    .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        margin-left: -10px;
        font-family: serif
    }

        .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .carousel-control .icon-next:before {
            content: '\203a'
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0,0,0,0);
        border: 1px solid #fff;
        border-radius: 10px
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 1.666em
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .clearfix:after {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs, tr.visible-xs, th.visible-xs, td.visible-xs {
    display: none !important
}

@media(max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-xs.visible-sm {
        display: block !important
    }

    table.visible-xs.visible-sm {
        display: table
    }

    tr.visible-xs.visible-sm {
        display: table-row !important
    }

    th.visible-xs.visible-sm, td.visible-xs.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-xs.visible-md {
        display: block !important
    }

    table.visible-xs.visible-md {
        display: table
    }

    tr.visible-xs.visible-md {
        display: table-row !important
    }

    th.visible-xs.visible-md, td.visible-xs.visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-xs.visible-lg {
        display: block !important
    }

    table.visible-xs.visible-lg {
        display: table
    }

    tr.visible-xs.visible-lg {
        display: table-row !important
    }

    th.visible-xs.visible-lg, td.visible-xs.visible-lg {
        display: table-cell !important
    }
}

.visible-sm, tr.visible-sm, th.visible-sm, td.visible-sm {
    display: none !important
}

@media(max-width:767px) {
    .visible-sm.visible-xs {
        display: block !important
    }

    table.visible-sm.visible-xs {
        display: table
    }

    tr.visible-sm.visible-xs {
        display: table-row !important
    }

    th.visible-sm.visible-xs, td.visible-sm.visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-sm.visible-md {
        display: block !important
    }

    table.visible-sm.visible-md {
        display: table
    }

    tr.visible-sm.visible-md {
        display: table-row !important
    }

    th.visible-sm.visible-md, td.visible-sm.visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-sm.visible-lg {
        display: block !important
    }

    table.visible-sm.visible-lg {
        display: table
    }

    tr.visible-sm.visible-lg {
        display: table-row !important
    }

    th.visible-sm.visible-lg, td.visible-sm.visible-lg {
        display: table-cell !important
    }
}

.visible-md, tr.visible-md, th.visible-md, td.visible-md {
    display: none !important
}

@media(max-width:767px) {
    .visible-md.visible-xs {
        display: block !important
    }

    table.visible-md.visible-xs {
        display: table
    }

    tr.visible-md.visible-xs {
        display: table-row !important
    }

    th.visible-md.visible-xs, td.visible-md.visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-md.visible-sm {
        display: block !important
    }

    table.visible-md.visible-sm {
        display: table
    }

    tr.visible-md.visible-sm {
        display: table-row !important
    }

    th.visible-md.visible-sm, td.visible-md.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-md.visible-lg {
        display: block !important
    }

    table.visible-md.visible-lg {
        display: table
    }

    tr.visible-md.visible-lg {
        display: table-row !important
    }

    th.visible-md.visible-lg, td.visible-md.visible-lg {
        display: table-cell !important
    }
}

.visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg {
    display: none !important
}

@media(max-width:767px) {
    .visible-lg.visible-xs {
        display: block !important
    }

    table.visible-lg.visible-xs {
        display: table
    }

    tr.visible-lg.visible-xs {
        display: table-row !important
    }

    th.visible-lg.visible-xs, td.visible-lg.visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-lg.visible-sm {
        display: block !important
    }

    table.visible-lg.visible-sm {
        display: table
    }

    tr.visible-lg.visible-sm {
        display: table-row !important
    }

    th.visible-lg.visible-sm, td.visible-lg.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-lg.visible-md {
        display: block !important
    }

    table.visible-lg.visible-md {
        display: table
    }

    tr.visible-lg.visible-md {
        display: table-row !important
    }

    th.visible-lg.visible-md, td.visible-lg.visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

.hidden-xs {
    display: block !important
}

table.hidden-xs {
    display: table
}

tr.hidden-xs {
    display: table-row !important
}

th.hidden-xs, td.hidden-xs {
    display: table-cell !important
}

@media(max-width:767px) {
    .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-xs.hidden-sm, tr.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-xs.hidden-md, tr.hidden-xs.hidden-md, th.hidden-xs.hidden-md, td.hidden-xs.hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg {
        display: none !important
    }
}

.hidden-sm {
    display: block !important
}

table.hidden-sm {
    display: table
}

tr.hidden-sm {
    display: table-row !important
}

th.hidden-sm, td.hidden-sm {
    display: table-cell !important
}

@media(max-width:767px) {
    .hidden-sm.hidden-xs, tr.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm, tr.hidden-sm, th.hidden-sm, td.hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-sm.hidden-md, tr.hidden-sm.hidden-md, th.hidden-sm.hidden-md, td.hidden-sm.hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-sm.hidden-lg, tr.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg {
        display: none !important
    }
}

.hidden-md {
    display: block !important
}

table.hidden-md {
    display: table
}

tr.hidden-md {
    display: table-row !important
}

th.hidden-md, td.hidden-md {
    display: table-cell !important
}

@media(max-width:767px) {
    .hidden-md.hidden-xs, tr.hidden-md.hidden-xs, th.hidden-md.hidden-xs, td.hidden-md.hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-md.hidden-sm, tr.hidden-md.hidden-sm, th.hidden-md.hidden-sm, td.hidden-md.hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md, tr.hidden-md, th.hidden-md, td.hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-md.hidden-lg, tr.hidden-md.hidden-lg, th.hidden-md.hidden-lg, td.hidden-md.hidden-lg {
        display: none !important
    }
}

.hidden-lg {
    display: block !important
}

table.hidden-lg {
    display: table
}

tr.hidden-lg {
    display: table-row !important
}

th.hidden-lg, td.hidden-lg {
    display: table-cell !important
}

@media(max-width:767px) {
    .hidden-lg.hidden-xs, tr.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-lg.hidden-sm, tr.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-lg.hidden-md, tr.hidden-lg.hidden-md, th.hidden-lg.hidden-md, td.hidden-lg.hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-lg, tr.hidden-lg, th.hidden-lg, td.hidden-lg {
        display: none !important
    }
}

.visible-print, tr.visible-print, th.visible-print, td.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }

    .hidden-print, tr.hidden-print, th.hidden-print, td.hidden-print {
        display: none !important
    }
}

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
        transition-delay: 50ms
    }

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
        transition-delay: .1s
    }

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
    transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
        transition-delay: .15s
    }

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
        transition-delay: .2s
    }

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
    transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
        transition-delay: .25s
    }

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
        transition-delay: .3s
    }

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
    transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
        transition-delay: .35s
    }

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
        transition-delay: .4s
    }

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
    transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
        transition-delay: .45s
    }

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
        transition-delay: .5s
    }

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
    transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
        transition-delay: .55s
    }

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
        transition-delay: .6s
    }

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
    transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
        transition-delay: .65s
    }

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
        transition-delay: .7s
    }

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
    transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
        transition-delay: .75s
    }

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
        transition-delay: .8s
    }

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
    transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
        transition-delay: .85s
    }

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
        transition-delay: .9s
    }

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
    transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
        transition-delay: .95s
    }

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
        transition-delay: 1s
    }

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
        transition-delay: 1.05s
    }

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
        transition-delay: 1.1s
    }

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
        transition-delay: 1.15s
    }

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
        transition-delay: 1.2s
    }

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
        transition-delay: 1.25s
    }

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
        transition-delay: 1.3s
    }

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
        transition-delay: 1.35s
    }

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
        transition-delay: 1.4s
    }

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
        transition-delay: 1.45s
    }

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
        transition-delay: 1.5s
    }

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
        transition-delay: 1.55s
    }

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
        transition-delay: 1.6s
    }

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
        transition-delay: 1.65s
    }

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
        transition-delay: 1.7s
    }

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
        transition-delay: 1.75s
    }

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
        transition-delay: 1.8s
    }

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
        transition-delay: 1.85s
    }

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
        transition-delay: 1.9s
    }

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
        transition-delay: 1.95s
    }

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
        transition-delay: 2s
    }

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
        transition-delay: 2.05s
    }

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
        transition-delay: 2.1s
    }

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
        transition-delay: 2.15s
    }

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
        transition-delay: 2.2s
    }

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
        transition-delay: 2.25s
    }

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
        transition-delay: 2.3s
    }

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
        transition-delay: 2.35s
    }

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
        transition-delay: 2.4s
    }

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
        transition-delay: 2.45s
    }

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
        transition-delay: 2.5s
    }

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
        transition-delay: 2.55s
    }

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
        transition-delay: 2.6s
    }

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
        transition-delay: 2.65s
    }

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
        transition-delay: 2.7s
    }

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
        transition-delay: 2.75s
    }

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
        transition-delay: 2.8s
    }

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
        transition-delay: 2.85s
    }

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
        transition-delay: 2.9s
    }

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
        transition-delay: 2.95s
    }

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
        transition-delay: 3s
    }

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(.25,.25,.75,.75)
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
    transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
    transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
    transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
    transition-timing-function: cubic-bezier(.6,-.28,.735,.045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.175,.885,.32,1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.68,-.55,.265,1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.47,0,.745,.715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.39,.575,.565,1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.445,.05,.55,.95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.55,.085,.68,.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.25,.46,.45,.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.455,.03,.515,.955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.55,.085,.68,.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.25,.46,.45,.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.455,.03,.515,.955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.55,.085,.68,.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.25,.46,.45,.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.455,.03,.515,.955)
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity,transform
}

    [data-aos^=fade][data-aos^=fade].aos-animate {
        opacity: 1;
        transform: translateZ(0)
    }

[data-aos=fade-up] {
    transform: translate3d(0,100px,0)
}

[data-aos=fade-down] {
    transform: translate3d(0,-100px,0)
}

[data-aos=fade-right] {
    transform: translate3d(-100px,0,0)
}

[data-aos=fade-left] {
    transform: translate3d(100px,0,0)
}

[data-aos=fade-up-right] {
    transform: translate3d(-100px,100px,0)
}

[data-aos=fade-up-left] {
    transform: translate3d(100px,100px,0)
}

[data-aos=fade-down-right] {
    transform: translate3d(-100px,-100px,0)
}

[data-aos=fade-down-left] {
    transform: translate3d(100px,-100px,0)
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity,transform
}

    [data-aos^=zoom][data-aos^=zoom].aos-animate {
        opacity: 1;
        transform: translateZ(0) scale(1)
    }

[data-aos=zoom-in] {
    transform: scale(.6)
}

[data-aos=zoom-in-up] {
    transform: translate3d(0,100px,0) scale(.6)
}

[data-aos=zoom-in-down] {
    transform: translate3d(0,-100px,0) scale(.6)
}

[data-aos=zoom-in-right] {
    transform: translate3d(-100px,0,0) scale(.6)
}

[data-aos=zoom-in-left] {
    transform: translate3d(100px,0,0) scale(.6)
}

[data-aos=zoom-out] {
    transform: scale(1.2)
}

[data-aos=zoom-out-up] {
    transform: translate3d(0,100px,0) scale(1.2)
}

[data-aos=zoom-out-down] {
    transform: translate3d(0,-100px,0) scale(1.2)
}

[data-aos=zoom-out-right] {
    transform: translate3d(-100px,0,0) scale(1.2)
}

[data-aos=zoom-out-left] {
    transform: translate3d(100px,0,0) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
    transition-property: transform
}

    [data-aos^=slide][data-aos^=slide].aos-animate {
        transform: translateZ(0)
    }

[data-aos=slide-up] {
    transform: translate3d(0,100%,0)
}

[data-aos=slide-down] {
    transform: translate3d(0,-100%,0)
}

[data-aos=slide-right] {
    transform: translate3d(-100%,0,0)
}

[data-aos=slide-left] {
    transform: translate3d(100%,0,0)
}

[data-aos^=flip][data-aos^=flip] {
    backface-visibility: hidden;
    transition-property: transform
}

[data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg)
}

    [data-aos=flip-left].aos-animate {
        transform: perspective(2500px) rotateY(0)
    }

[data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg)
}

    [data-aos=flip-right].aos-animate {
        transform: perspective(2500px) rotateY(0)
    }

[data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg)
}

    [data-aos=flip-up].aos-animate {
        transform: perspective(2500px) rotateX(0)
    }

[data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg)
}

    [data-aos=flip-down].aos-animate {
        transform: perspective(2500px) rotateX(0)
    }

[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
}

.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0
}

.simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch
}

.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    visibility: visible;
    overflow: auto;
    max-width: 100%;
    max-height: 100%
}

.simplebar-content:after, .simplebar-content:before {
    content: ' ';
    display: table
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
}

.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0
}

.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all
}

.simplebar-scrollbar {
    position: absolute;
    right: 2px;
    width: 6px;
    min-height: 10px
}

    .simplebar-scrollbar:before {
        position: absolute;
        content: '';
        background: #000;
        border-radius: 7px;
        left: 0;
        right: 0;
        opacity: .5;
        transition: opacity .2s linear
    }

.simplebar-track .simplebar-scrollbar.simplebar-visible:before {
    opacity: .5;
    transition: opacity 0 linear
}

.simplebar-track.simplebar-vertical {
    top: 10px;
    width: 11px
}

    .simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
        top: 2px;
        bottom: 2px
    }

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px
}

    .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
        height: 100%;
        left: 2px;
        right: 2px
    }

    .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
        right: auto;
        left: 0;
        top: 2px;
        height: 7px;
        min-height: 0;
        min-width: 10px;
        width: auto
    }

[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0
}

.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll
}

body.scroll-lock.ipad, html.scroll-lock.ipad {
    height: 100%;
    overflow: hidden;
    position: fixed
}

.modal-backdrop {
    display: none;
    opacity: .5
}

    .modal-backdrop.active {
        display: block
    }

    .modal-backdrop.animate {
        opacity: .5
    }

.overlay {
    background: rgba(0,0,0,.5);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 998;
    left: 0;
    overflow: hidden;
    display: none
}

.overlaypopup {
    overflow: hidden
}

.overlay.active {
    display: block
}

.header-menu .topNav {
    padding-top: 0
}

    .header-menu .topNav > .row {
        display: flex
    }

    .header-menu .topNav .list-view ul {
        float: right;
        margin: 0;
        line-height: 53px;
        height: 53px;
        padding: 0;
        line-height: 52px
    }

        .header-menu .topNav .list-view ul li {
            float: left;
            text-align: left;
            display: block;
            margin-right: 32px;
            padding: 0;
            width: auto
        }

            .header-menu .topNav .list-view ul li:last-child {
                margin-right: 0
            }

            .header-menu .topNav .list-view ul li a {
                color: #471d7c;
                text-decoration: none;
                cursor: pointer;
                font-size: .777em;
                line-height: 32px;
                font-weight: 600
            }

                .header-menu .topNav .list-view ul li a:hover {
                    text-decoration: underline
                }

    .header-menu .topNav .motegrity-head {
        padding: 0;
        display: flex;
        align-items: center;
        gap: 25px;
        width: 66%
    }

    .header-menu .topNav .head-acg-booth {
        width: 10%
    }

.header-menu .motegrityhcp-mainnav {
    position: fixed;
    top: 53px;
    width: 100%;
    background-color: #f9f9f9;
    -moz-box-shadow: inset 1px 6px 12px -6px #ccc;
    -webkit-box-shadow: inset 1px 6px 12px -6px #ccc;
    box-shadow: inset 1px 6px 12px -6px #ccc;
    margin: auto;
}

.header-menu .topNav .list-view ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: right
}

.header-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    transition: .2s background;
    background: #fff;
    z-index: 99;
    box-shadow: 1px 6px 12px -6px #ccc
}

    .header-menu .white-bg {
        background: #fff
    }

    .header-menu.opaque {
        background: #fff !important;
        border-bottom: 1px solid #ddd
    }

    .header-menu .topNav .head-message p {
        font-size: .694em;
        line-height: 13px;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 0;
        margin-top: 14px
    }

    .header-menu .mainNav .main-nav {
        display: flex;
        padding: 0;
        padding-right: 32px
    }

    .header-menu .mainNav .open-hambergur {
        display: none
    }

    .header-menu .mainNav .main-nav .hambergur-wrapper {
        display: none
    }

    .header-menu .mainNav .main-nav .navbar {
        flex: 1 0 80%;
        padding-left: 10px;
        margin-bottom: 0;
        border: 0
    }

    .header-menu .mainNav .main-nav .buttonComponent {
        margin-left: 30px;
        margin-top: -3px;
        display: flex;
        align-items: center;
        height: 121px
    }

        .header-menu .mainNav .main-nav .buttonComponent a {
            background: #33bcab;
            font-size: .888em;
            color: #fff;
            display: block;
            margin-top: 0;
            width: 90px;
            padding: 9px 15px 9px 15px;
            text-align: left;
            border-radius: 9px;
            transition: .2s all;
            cursor: pointer;
            float: right;
            font-weight: 600;
            line-height: 20px
        }

            .header-menu .mainNav .main-nav .buttonComponent a:hover {
                background: #207468;
                text-decoration: none
            }

    .header-menu .mainNav .main-nav ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

        .header-menu .mainNav .main-nav ul li:nth-child(8) {
            display: flex
        }

            .header-menu .mainNav .main-nav ul li:nth-child(8) a {
                margin-top: -20px
            }

        .header-menu .mainNav .main-nav ul li {
            border-bottom: 5px solid rgba(255,255,255,0);
            float: left;
            height: 118px;
            max-width: 105px;
            margin-left: 27px;
            display: flex;
            line-height: normal;
            position: relative
        }

            .header-menu .mainNav .main-nav ul li.sub {
                flex-shrink: 0;
                max-width: 70px;
                width: 100%
            }

            .header-menu .mainNav .main-nav ul li.active, .header-menu .mainNav .main-nav ul li.hover, .header-menu .mainNav .main-nav ul li:hover {
                border-bottom: 5px solid #33bcab
            }

                .header-menu .mainNav .main-nav ul li.active a, .header-menu .mainNav .main-nav ul li.hover a, .header-menu .mainNav .main-nav ul li:hover a {
                    color: #33bcab
                }

                .header-menu .mainNav .main-nav ul li.active:after {
                    position: absolute;
                    width: 40px;
                    height: 6px;
                    content: "";
                    left: 0;
                    bottom: -5px
                }

            .header-menu .mainNav .main-nav ul li a {
                width: 100%;
                font-size: .888em;
                font-family: SourceSans,sans-serif;
                font-weight: 600;
                text-align: left;
                color: #333;
                text-decoration: none;
                align-self: center;
                display: table-cell;
                vertical-align: middle
            }

            .header-menu .mainNav .main-nav ul li.sub ul {
                display: none;
                position: absolute;
                top: 118px;
                padding: 0;
                left: 0;
                min-width: 160px;
                white-space: nowrap;
                z-index: 10;
                background: #f4ebf4
            }

            .header-menu .mainNav .main-nav ul li.sub:hover ul {
                display: block
            }

            .header-menu .mainNav .main-nav ul li.sub ul li {
                margin: 0 10px;
                display: block !important;
                height: auto
            }

                .header-menu .mainNav .main-nav ul li.sub ul li:nth-child(2) {
                    display: block !important
                }

                .header-menu .mainNav .main-nav ul li.sub ul li a {
                    font-size: .888em;
                    line-height: 20px;
                    color: #333;
                    display: flex;
                    align-items: center;
                    font-weight: 400;
                    height: 46px;
                    text-decoration: none
                }

                .header-menu .mainNav .main-nav ul li.sub ul li:hover a {
                    color: #33bcab
                }

    .header-menu .logo {
        padding-right: 0
    }

        .header-menu .logo .open-hambergur + div {
            display: block
        }

        .header-menu .logo .imgLinkComponent img {
            margin-top: 21px;
            width: 217px
        }

        .header-menu .logo > .imgLinkComponent:last-child {
            display: none
        }

@media(min-width:320px) and (max-width:767px) {
    .header-menu {
        z-index: 999;
        background: 0
    }

        .header-menu .topNav .head-message {
            display: none !important
        }

        .header-menu .topNav .motegrity-head {
            background: #fff;
            width: 100%;
            display: block
        }

        .header-menu.opaque .imgLinkComponent {
            display: block
        }

        .header-menu .motegrityhcp-mainnav {
            background: 0;
            box-shadow: none
        }

        .header-menu .mainNav .main-nav {
            background: #fff;
            width: 260px;
            position: fixed;
            top: 120px;
            right: 0;
            transition: transform .4s;
            padding: 0;
            overflow-y: auto;
            overflow-x: hidden;
            height: 40vh;
            display: none
        }

    body.ipad .header-menu .mainNav .main-nav {
        top: 110px
    }

    .header-menu.is-open .mainNav .open-hambergur .icon-bar {
        height: 5px
    }

    .header-menu.is-open .mainNav .main-nav {
        z-index: 9999;
        display: block
    }

    .header-menu .mainNav .main-nav .navbar {
        padding-left: 0
    }

    .header-menu .mainNav .main-nav ul li {
        height: auto;
        align-items: center;
        border-bottom: 1px solid #dfdfdf;
        border-right: 5px solid rgba(242,242,242,.6);
        margin: 0;
        display: block;
        clear: both;
        max-width: inherit;
        width: 100%;
        border-left: 2px solid #dfdfdf
    }

        .header-menu .mainNav .main-nav ul li.active {
            border-bottom: 1px solid #dfdfdf;
            background: #33bcab
        }

        .header-menu .mainNav .main-nav ul li.hover, .header-menu .mainNav .main-nav ul li:hover {
            border-bottom: 1px solid #dfdfdf;
            background: #fff
        }

        .header-menu .mainNav .main-nav ul li.active a {
            color: #fff
        }

        .header-menu .mainNav .main-nav ul li:nth-child(3) {
            position: static
        }

        .header-menu .mainNav .main-nav ul li:nth-child(4) {
            margin-left: 0
        }

        .header-menu .mainNav .main-nav ul li:nth-child(8) {
            display: block
        }

        .header-menu .mainNav .main-nav ul li:nth-child(6) {
            width: 100% !important
        }

        .header-menu .mainNav .main-nav ul li.hover a, .header-menu .mainNav .main-nav ul li:hover a {
            color: #33bcab
        }

        .header-menu .mainNav .main-nav ul li.active:after {
            background: 0
        }

        .header-menu .mainNav .main-nav ul li:last-child {
            width: 100%
        }

    .header-menu .mainNav .main-nav .buttonComponent {
        float: none;
        margin-left: 0;
        display: block;
        height: auto
    }

        .header-menu .mainNav .main-nav .buttonComponent a {
            background: #fff;
            color: #333;
            width: 100%;
            text-align: left;
            border-radius: 0;
            padding: 15px 23px;
            font-size: .944em;
            border-right: 5px solid rgba(242,242,242,.6);
            border-bottom: 1px solid #dfdfdf;
            border-left: 2px solid #dfdfdf
        }

            .header-menu .mainNav .main-nav .buttonComponent a:hover {
                background: #fff;
                text-decoration: none
            }

    .header-menu .mainNav .main-nav ul {
        display: block;
        float: left;
        width: 100%
    }

        .header-menu .mainNav .main-nav ul li.hide {
            display: block !important
        }

            .header-menu .mainNav .main-nav ul li.hide:first-child {
                display: none !important
            }

            .header-menu .mainNav .main-nav ul li.hide:first-child {
                display: none !important
            }

        .header-menu .mainNav .main-nav ul li a {
            display: block;
            line-height: 50px;
            padding: 2px 23px 1px 21px;
            font-size: .944em
        }

    .header-menu .logo .open-hambergur + div {
        display: none
    }

    .header-menu .logo > .imgLinkComponent:last-child {
        display: block
    }

    .header-menu .mainNav.opaque .logo .open-hambergur:first-of-type {
        display: block
    }

    .header-menu .mainNav.opaque .logo .open-hambergur:last-of-type {
        display: none
    }

    .header-menu .mainNav.opaque .logo .open-hambergur + div {
        display: block
    }

    .header-menu .mainNav.opaque .logo > .imgLinkComponent:last-child {
        display: none;
        width: 165px
    }

    .header-menu .mainNav .main-nav ul li.menubackground {
        border-bottom: 0;
        border-right: 0;
        border-left: 0;
        margin: 5px 0;
        padding-left: 10px
    }

    .header-menu .mainNav .main-nav ul li:nth-child(9) {
        margin-top: 14px
    }

    .header-menu .mainNav .main-nav ul li:nth-child(11) {
        margin-bottom: 5px
    }

    .header-menu .mainNav .main-nav ul li.menubackground a {
        padding: 7px 21px;
        display: block;
        font-size: .944em;
        color: #333;
        font-weight: normal;
        line-height: 17px
    }

    .header-menu .mainNav .open-hambergur {
        display: block;
        position: relative;
        width: 43px;
        height: 43px;
        float: right;
        outline: 0;
        background: transparent;
        top: 9px;
        right: 25px
    }

    .header-menu .logo .open-hambergur:first-of-type {
        display: none
    }

    .header-menu .mainNav .open-hambergur .icon-bar:nth-child(1) {
        transform: translateY(-12px)
    }

    .header-menu .mainNav .open-hambergur .icon-bar {
        display: block;
        position: absolute;
        height: 3px;
        width: 43px;
        background: #00c7b1;
        opacity: 1;
        top: 23px;
        left: 5px;
        transform-origin: center center;
        transition: .25s ease-in-out
    }

        .header-menu .mainNav .open-hambergur .icon-bar:nth-child(3) {
            transform: translateY(12px)
        }

    .header-menu.is-open .mainNav .open-hambergur .icon-bar:nth-child(1) {
        transform: rotate(45deg)
    }

    .header-menu.is-open .mainNav .open-hambergur .icon-bar:nth-child(2) {
        width: 0;
        opacity: 0
    }

    .header-menu.is-open .mainNav .open-hambergur .icon-bar:nth-child(3) {
        transform: rotate(-45deg)
    }

    .header-menu .topNav .list-view ul {
        display: flex;
        border-top: 1px solid #cfcfcf;
        border-bottom: 1px solid #cfcfcf;
        float: none;
        width: 100%;
        line-height: normal;
        height: auto
    }

        .header-menu .topNav .list-view ul li {
            border-right: 1px solid #cfcfcf;
            margin-right: 0;
            float: none;
            width: 50%;
            text-align: center;
            padding: 0 30px;
            line-height: normal
        }

            .header-menu .topNav .list-view ul li a {
                font-size: .611em;
                line-height: normal;
                display: block;
                padding: 7px 0
            }

            .header-menu .topNav .list-view ul li:nth-child(2) {
                border-right: 0
            }

            .header-menu .topNav .list-view ul li:last-of-type {
                display: none
            }

    .header-menu .logo .imgLinkComponent img {
        width: 165px;
        margin: 10px 0 10px -5px;
        display: inline-block
    }

    .header-menu .mainNav .main-nav ul li.sub ul {
        display: none;
        position: inherit;
        background-color: #ebebeb;
        top: 0
    }

    .header-menu .mainNav .main-nav ul li.sub.active ul {
        display: block
    }
    /*.header-menu .mainNav .main-nav ul li.sub>a:after{border-color:#53565a;border-style:solid;border-width:0 0 2px 2px;content:"";display:inline-block;height:14px;position:absolute;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);vertical-align:top;width:14px;right:10px;top:1pc;-webkit-transition:top .4s,-webkit-transform .4s;transition:top .4s,-webkit-transform .4s;transition:transform .4s,top .4s;transition:transform .4s,top .4s,-webkit-transform .4s;background:0}*/
    .header-menu .mainNav .main-nav ul li.sub.active > a:after {
        border-color: #fff;
        transform: rotate(-225deg);
        top: 22px
    }

    .header-menu .mainNav .main-nav ul li.sub ul li {
        margin-left: 10px;
        border-left: 0
    }

        .header-menu .mainNav .main-nav ul li.sub ul li a {
            font-size: .944em
        }
}

@media(min-width:767px) and (max-width:991px) {
    .header-menu .mainNav .main-nav ul li.sub ul {
        display: none;
        position: inherit !important;
        background-color: #ebebeb !important;
        top: 0 !important
    }

    .header-menu .mainNav .main-nav ul li.sub.active ul {
        display: block
    }

        .header-menu .mainNav .main-nav ul li.sub.active ul li a {
            color: #333
        }

    .header-menu .mainNav .main-nav ul li.sub > a:after {
        border-color: #53565a;
        border-style: solid;
        border-width: 0 0 2px 2px;
        content: "";
        display: inline-block;
        height: 14px;
        position: absolute;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        vertical-align: top;
        width: 14px;
        right: 10px;
        top: 25px;
        -webkit-transition: top .4s,-webkit-transform .4s;
        transition: top .4s,-webkit-transform .4s;
        transition: transform .4s,top .4s;
        transition: transform .4s,top .4s,-webkit-transform .4s;
        background: 0
    }

    .header-menu .mainNav .main-nav ul li.sub.active > a:after {
        border-color: #fff;
        transform: rotate(-225deg);
        top: 32px
    }

    .header-menu .mainNav .main-nav ul li.sub ul li {
        margin-left: 10px !important;
        border-left: 0
    }

        .header-menu .mainNav .main-nav ul li.sub ul li a {
            font-size: .944em
        }

    .header-menu .logo .open-hambergur:last-of-type {
        display: none !important
    }
}

@media(min-width:320px) and (max-width:991px) {
    .header-menu .mainNav .main-nav ul li:nth-child(5), .header-menu .mainNav .main-nav ul li:nth-child(6) {
        left: 0 !important
    }

    .header-menu .mainNav .main-nav ul li.sub:hover {
        background: #fff;
        display: flex;
        flex-direction: column
    }

    .header-menu .mainNav .main-nav ul li.sub.active {
        background: #33bcab
    }

    .header-menu .mainNav .main-nav ul li.sub:hover a {
        color: #333
    }

    .header-menu .mainNav .main-nav ul li.sub.active a {
        color: #FFF
    }

    .header-menu .mainNav .main-nav ul li.sub:hover ul {
        display: none
    }

    .header-menu .mainNav .main-nav ul li.sub.active ul {
        display: block
    }

        .header-menu .mainNav .main-nav ul li.sub.active ul li a {
            color: #333
        }

    .header-menu .mainNav .main-nav ul li.sub {
        max-width: 100%;
        width: 100%
    }

    .header-menu .mainNav .main-nav ul li:nth-child(8) a {
        margin-top: 0
    }
}

@media only screen and (max-width:767px) and (orientation:landscape) {
    .header-menu .topNav .list-view ul li {
        padding: 0 106px
    }

    .header-menu .container.topNav, .header-menu .container.mainNav {
        width: 100%
    }

    .header-menu .mainNav .main-nav ul li a {
        padding: 9px 23px 8px 21px
    }

    .header-menu .topNav .head-acg-booth {
        width: 7%
    }

    .head-acg-booth {
        padding: 0
    }
}

@media(min-width:768px) and (max-width:991px) {
    .header-menu .container.topNav {
        width: 100%
    }

    .header-menu .logo .imgLinkComponent img {
        width: 165px
    }

    .header-menu .topNav .motegrity-head {
        background: #fff;
        width: 100%;
        display: block
    }

        .header-menu .topNav .motegrity-head .buttonComponent {
            display: none
        }

    .header-menu .motegrityhcp-mainnav {
        background: 0;
        box-shadow: none
    }

    .header-menu .mainNav .open-hambergur {
        top: 18px;
        right: 25px
    }

    .header-menu .motegrityhcp-mainnav {
        background-color: #fff;
        box-shadow: none
    }

    .header-menu .logo .open-hambergur + div {
        display: block;
        width: 165px
    }

    .header-menu .logo > .imgLinkComponent:last-child {
        width: 165px
    }

    .header-menu .motegrityhcp-mainnav .mainNav {
        width: 100%
    }

    .header-menu .logo {
        padding-bottom: 0
    }

    .header-menu.is-open .mainNav .main-nav div:last-child {
        display: none
    }

    .header-menu .mainNav .main-nav {
        top: 123px
    }

        .header-menu .mainNav .main-nav ul li a {
            padding: 9px 23px 9px 21px
        }

    .header-menu .mainNav .main-nav {
        height: 610px
    }

    .header-menu .topNav .list-view ul li a {
        padding-left: 97px;
        padding-right: 97px
    }
}

@media only screen and (max-width:900px) {
    .header-menu {
        box-shadow: none !important
    }
}

@media(min-width:991px) and (max-width:1024px) {
    .header-menu .mainNav .main-nav ul li {
        margin-left: 24px
    }
}

.header-menu .topNav .motegrity-head .buttonComponent a.gtm-tracking-cta {
    border: 2px solid #471d7c;
    border-radius: 5px;
    padding: 2px 10px;
    font-family: SourceSans,sans-serif;
    font-weight: 600;
    font-size: .777em;
    line-height: 20.7px;
    background: #471d7c;
    margin: 0 auto;
    display: inline-block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 0;
    min-width: max-content;
    box-shadow: 0 6px 15px rgba(72,44,123,.3)
}

    .header-menu .topNav .motegrity-head .buttonComponent a.gtm-tracking-cta:hover, .patient-identification-tool .buttonComponent a.gtm-tracking-cta:hover {
        background: #fff;
        color: #471d7c
    }

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :landscape) {
    .header-menu .topNav .head-acg-booth {
        padding: 0
    }

    .topNav-ipad-s {
        padding-left: 0;
        padding-right: 0
    }
}

@font-face {
    font-family: 'SourceSans';
    src: url('/fonts/SourceSansPro-Light.woff2') format('woff2'),url('/fonts/SourceSansPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'SourceSans';
    src: url('/fonts/SourceSansPro-Regular.woff2') format('woff2'),url('/fonts/SourceSansPro-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'SourceSans';
    src: url('/fonts/SourceSansPro-Italic.woff2') format('woff2'),url('/fonts/SourceSansPro-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'SourceSans';
    src: url('/fonts/SourceSansPro-SemiBold.woff2') format('woff2'),url('/fonts/SourceSansPro-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'SourceSans';
    src: url('/fonts/SourceSansPro-Bold.woff2') format('woff2'),url('/fonts/SourceSansPro-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

* {
    padding: 0;
    margin: 0;
    border: 0
}

body {
    font-family: "SourceSans",sans-serif;
    color: #53565a;
    font-size: 18px;
    font-weight: 400;
    overflow-x: hidden
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "SourceSans",sans-serif
}

@media(min-width:992px) {
    .container {
        max-width: 960px
    }

    .heroComponent {
        padding-top: 171px !important;
        height: 575px;
        background-size: cover
    }
}

.resources .heroComponent .container, .resources .heroComponent .container > .row, .resources .heroComponent .container > .row > div, .resources .heroComponent .container > .row > div > .rteComponent {
    height: 100%
}

    .resources .heroComponent .container > .row > div > .rteComponent {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

.heroComponent .treat-cic h1 {
    font-size: 2.666em;
    font-weight: 700;
    color: #471d7c;
    padding-bottom: 0;
    line-height: 54px;
    margin: 5px 0
}

    .heroComponent .treat-cic h1 + p {
        font-size: 1.444em;
        margin: 26px 0;
        line-height: 33.8px
    }

        .heroComponent .treat-cic h1 + p sup, .heroComponent .treat-cic h1 + p sub {
            font-size: .8666em;
            line-height: 0;
            position: relative
        }

.heroComponent .treat-cic .buttonComponent {
    padding-top: 10px;
    padding-bottom: 18px;
    clear: both;
    display: block;
    float: left;
    width: 100%
}

    .heroComponent .treat-cic .buttonComponent a {
        color: #fff;
        background: #471d7c;
        font-size: 1em;
        padding: 11px 0;
        display: block;
        width: 350px;
        max-width: 100%;
        border: 2px solid #471d7c;
        text-align: center;
        border-radius: 10px;
        text-decoration: none
    }

        .heroComponent .treat-cic .buttonComponent a:hover {
            color: #471d7c;
            background: rgba(255,255,255,0);
            transition: all .2s;
            text-decoration: none;
            cursor: pointer
        }

    .heroComponent .treat-cic .buttonComponent + .rteComponent {
        padding: 15px 0;
        clear: both
    }

        .heroComponent .treat-cic .buttonComponent + .rteComponent h3 {
            margin: 5px 0;
            color: #471d7c;
            text-transform: uppercase;
            font-size: 1em;
            font-weight: 700
        }

        .heroComponent .treat-cic .buttonComponent + .rteComponent h4 {
            color: #471d7c;
            margin: 5px 0;
            font-weight: 700;
            line-height: 23.4px
        }

        .heroComponent .treat-cic .buttonComponent + .rteComponent ul {
            list-style-type: none;
            display: table;
            margin-bottom: 0
        }

            .heroComponent .treat-cic .buttonComponent + .rteComponent ul li {
                display: table-row;
                line-height: 23.4px
            }

                .heroComponent .treat-cic .buttonComponent + .rteComponent ul li:before {
                    content: "\2022\00a0\00a0";
                    text-align: right;
                    display: table-cell
                }

.index .container-section {
    padding-top: 35px
}

    .index .container-section .container {
        width: 100%
    }

    .index .container-section .gi-image .imgLinkComponent {
        margin-left: -32px
    }

    .index .container-section .gi-desc h2, .index .clinical-efficacy-desc h2, .index .savings-coverage-desc h2 {
        font-size: 1.666em;
        padding-bottom: 15px;
        font-weight: 700;
        margin: 5px auto
    }

.link-text-button {
    margin-top: 35px;
    padding: 0
}

    .link-text-button, .link-text-button:active {
        box-shadow: none
    }

        .link-text-button a {
            color: #471d7c;
            display: inline-block;
            text-decoration: none;
            font-weight: 700;
            font-size: 1em
        }

            .link-text-button a:after {
                content: url('/images/link-arrow.png');
                margin-left: 10px;
                transition: .2s all
            }

            .link-text-button a:hover:after {
                margin-left: 25px
            }

.index .clinical-efficacy-desc .rteComponent, .index .clinical-efficacy-img .imgLinkComponent {
    padding-top: 65px
}

.index .savings-coverage-img .imgLinkComponent {
    float: right;
    margin-right: 30px;
    margin-top: 58px
}

.index .savings-coverage-desc .rteComponent {
    padding-top: 60px
}

    .index .savings-coverage-desc .rteComponent p:nth-child(3) {
        font-size: .777em;
        line-height: normal;
        margin-top: 25px;
        margin-bottom: 0
    }

.prev-next-component ul {
    list-style-type: none;
    display: block
}

.prev-next-component .next {
    width: 300px;
    float: right;
    padding-left: 50px;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

    .prev-next-component .next:before {
        content: "";
        background: #fff url(/images/next-arrow.png) no-repeat center center;
        width: 55px;
        height: 55px;
        border-radius: 100%;
        float: none;
        display: inline-block;
        text-align: center;
        transition: .2s all;
        box-shadow: 5px 5px 21px #818181;
        background-size: 21px;
        margin-right: 0;
        margin-left: 0
    }

    .prev-next-component .next:hover:before {
        box-shadow: 0 0 20px #ababab !important
    }

.prev-next-component .prev:hover:before {
    box-shadow: 0 0 20px #ababab !important
}

.prev-next-component .next a {
    font-size: 1em;
    font-family: "SourceSans",sans-serif;
    color: #53565a;
    text-decoration: none
}

    .prev-next-component .next a span {
        display: block;
        font-weight: 700
    }

.secondary-nav {
    background: #eee
}

    .secondary-nav .nav-body {
        max-width: 1170px;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }

    .secondary-nav ul li {
        float: left;
        width: 100%;
        text-align: left;
        border-left: 1px solid #a8a8a8;
        padding: 20px 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center
    }

        .secondary-nav ul li a {
            color: #53565a;
            font-size: .888em;
            display: inline;
            font-weight: 600;
            display: inline-block;
            text-align: left
        }

        .secondary-nav ul li:last-of-type {
            border-right: 1px solid #a8a8a8;
            padding: 20px 25px 20px 25px
        }

        .secondary-nav ul li:nth-child(2) {
            padding: 20px 29px 20px 27px
        }

        .secondary-nav ul li:nth-child(3) {
            padding: 20px 15px 20px 40px
        }

        .secondary-nav ul li:nth-child(4) {
            padding: 20px 25px 20px 27px
        }

        .secondary-nav ul li:nth-child(5) {
            padding: 20px 15px 20px 15px
        }

        .secondary-nav ul li:nth-child(6) {
            padding: 20px 25px 20px 30px
        }

@media(max-width:767px) {
    .secondary-nav ul li:nth-child(2), .secondary-nav ul li:nth-child(3), .secondary-nav ul li:nth-child(4), .secondary-nav ul li:nth-child(5), .secondary-nav ul li:nth-child(6), .secondary-nav ul li:last-of-type {
        padding: 0
    }
}

@media(min-width:768px) and (max-width:991px) {
    .secondary-nav ul li:nth-child(2), .secondary-nav ul li:nth-child(3), .secondary-nav ul li:nth-child(4), .secondary-nav ul li:nth-child(5), .secondary-nav ul li:nth-child(6), .secondary-nav ul li:last-of-type {
        padding: 0
    }
}

.clinical-efficacy {
    position: relative;
    overflow-x: hidden
}

    .clinical-efficacy sub, .clinical-efficacy sup {
        font-size: .6em !important
    }

    .clinical-efficacy .heroComponent {
        padding-top: 171px;
        background-color: #1d024e;
        background-size: auto;
        height: 575px;
        display: flex;
        align-items: center
    }

        .clinical-efficacy .heroComponent .transition-text {
            opacity: 1;
            transform: none;
            -webkit-transform-origin-x: none;
            transition-property: opacity,transform,-webkit-transform;
            transition-timing-function: ease;
            transition-duration: 1s;
            pointer-events: auto;
            margin: 0 auto;
            color: #fff
        }

            .clinical-efficacy .heroComponent .transition-text .rteComponent ~ .rteComponent {
                padding-top: 1px
            }

            .clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(1) p {
                font-size: 1.111em;
                line-height: 22px;
                margin-bottom: 8px
            }

                .clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(1) p:nth-child(3) {
                    margin-bottom: 45px;
                    margin-top: 0;
                    font-size: 18px
                }

            .clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(1) h2 {
                font-size: 2.222em;
                line-height: 46px;
                letter-spacing: -1px;
                margin: 5px auto 20px;
                font-weight: 700
            }

            .clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(2) h3 {
                text-transform: uppercase;
                font-size: 1em;
                font-weight: 700;
                margin: 4px auto 6px
            }

            .clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(2) p {
                font-weight: 700;
                margin: 5px 0;
                font-size: 1em;
                line-height: 22.1px
            }

            .clinical-efficacy .heroComponent .transition-text .rteComponent p sup {
                font-size: .666em;
                font-weight: 400;
                line-height: 0;
                position: relative;
                top: -7px
            }

            .clinical-efficacy .heroComponent .transition-text ul {
                list-style-type: none;
                padding-left: 0
            }

                .clinical-efficacy .heroComponent .transition-text ul li {
                    font-size: 1em;
                    line-height: 22.1px;
                    font-weight: 400;
                    margin-bottom: 12px;
                    display: table-row
                }

                    .clinical-efficacy .heroComponent .transition-text ul li::before {
                        content: "\2022\00a0\00a0";
                        display: table-cell;
                        text-align: right
                    }

                    .clinical-efficacy .heroComponent .transition-text ul li::after {
                        content: "";
                        clear: both;
                        height: 0;
                        visibility: hidden
                    }

    .clinical-efficacy .grey-bg .text-left {
        padding-right: 20px
    }

        .clinical-efficacy .grey-bg .text-left p sup, .clinical-efficacy .white-background .patient-graph h3 sup, .clinical-efficacy .blueBg .motegrity-demo .rteComponent p sup, .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:nth-child(3) sup, .clinical-efficacy .pink-bg .motegrity-answers-table .rteComponent p sup, .clinical-efficacy .white-background .additional-endpoint p sup {
            font-size: .566em;
            font-weight: 400;
            line-height: 0;
            top: -7px
        }

    .clinical-efficacy .white-background .patient-graph h2 sup, .clinical-efficacy .blueBg .motegrity-demo .rteComponent h2 sup, .clinical-efficacy .clinical-faster .motegrity-answers-single h2 sup, .clinical-efficacy .pink-bg .motegrity-answers-table .rteComponent h2 sup {
        font-size: .933em;
        font-weight: 700;
        line-height: 0;
        top: -9px
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:nth-child(2) sup {
        font-size: 1.033em;
        font-weight: 400;
        line-height: 0;
        top: -11px
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent h1 span.block {
        font-size: 3.333em;
        line-height: 70px
    }

    .clinical-efficacy .grey-bg .text-left h1 {
        margin: 5px auto;
        color: #471d7c;
        font-weight: 700;
        padding-bottom: 14px;
        font-size: 1.555em;
        line-height: 28px
    }

    .clinical-efficacy .grey-bg .text-left p {
        font-size: .944em;
        line-height: 22.1px;
        font-weight: 400;
        color: #333;
        margin: 11px 0 18px
    }

        .clinical-efficacy .grey-bg .text-left p > strong {
            font-weight: 700
        }

    .clinical-efficacy .grey-bg .img-right {
        padding-left: 150px;
        padding-top: 11px
    }

        .clinical-efficacy .grey-bg .img-right .buttonComponent a {
            border: 2px solid #471d7c;
            border-radius: 10px;
            width: 240px;
            padding: 10px 10px 12px;
            margin-bottom: 20px;
            text-align: center;
            font-weight: 600;
            font-size: 1em;
            line-height: 22.1px;
            background: #471d7c;
            display: flex;
            justify-content: center;
            text-decoration: none;
            color: #fff;
            margin-top: -2px;
            box-shadow: 0 6px 15px rgba(72,44,123,.3)
        }

        .clinical-efficacy .grey-bg .img-right .imgLinkComponent img {
            padding-bottom: 20px;
            padding-left: 10px
        }

        .clinical-efficacy .grey-bg .img-right .buttonComponent a:hover {
            color: #471d7c;
            background: rgba(255,255,255,0);
            transition: all .2s
        }

    .clinical-efficacy .white-background .patient-graph h2 {
        margin: 5px auto;
        color: #471d7c;
        font-weight: 700;
        font-size: 1.555em;
        line-height: 28px
    }

    .clinical-efficacy .white-background .patient-graph h3 {
        font-size: 1em;
        line-height: 22.1px;
        font-weight: 400;
        color: #333;
        margin: 17px 0
    }

    .clinical-efficacy .white-background .patient-graph .imgLinkComponent {
        margin: 62px 0 30px
    }

        .clinical-efficacy .white-background .patient-graph .imgLinkComponent img {
            width: 930px;
            height: auto
        }

    .clinical-efficacy .white-background .patient-graph .rteComponent:nth-child(3) p {
        font-size: .777em;
        font-weight: 400;
        line-height: 18.2px
    }

    .clinical-efficacy .blueBg .motegrity-demo {
        z-index: 1
    }

    .clinical-efficacy .csbm .imgLinkComponent {
        position: absolute;
        content: "";
        top: 225px;
        left: 390px;
        width: 887px;
        height: 491px;
        background-size: cover;
        opacity: 1;
        z-index: -1;
        -webkit-transform: scale(1.65);
        -moz-transform: scale(1.65);
        -o-transform: scale(1.65);
        -ms-transform: scale(1.65);
        transform: scale(1.65)
    }

    .clinical-efficacy .blueBg {
        padding: 60px 0 60px 0;
        position: relative;
        background-image: linear-gradient(to right,#0c003d 0,#471d7c 41%,#b032a2 100%);
        z-index: -2
    }

        .clinical-efficacy .blueBg::before {
            position: absolute;
            content: "";
            height: 100%;
            background-image: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 15%,#fff 100%);
            top: 0;
            bottom: 0;
            left: 0;
            right: 0
        }

        .clinical-efficacy .blueBg .motegrity-demo .rteComponent h3 {
            margin: 5px auto;
            line-height: 20px;
            font-size: .888em;
            color: #fff;
            margin-bottom: 30px;
            font-weight: 700
        }

        .clinical-efficacy .blueBg .motegrity-demo .container {
            padding: 0
        }

        .clinical-efficacy .blueBg .motegrity-demo .rteComponent h2 {
            margin: 5px auto;
            font-size: 1.555em;
            color: #fff;
            line-height: 32.2px;
            font-weight: 700
        }

        .clinical-efficacy .blueBg .motegrity-demo .rteComponent p {
            font-size: .944em;
            line-height: 22.1px;
            font-weight: 400;
            color: #fff;
            margin: 17px 0
        }

    .clinical-efficacy .clinical-faster .rteComponent p:nth-child(4) {
        font-size: 1.111em;
        line-height: 26px;
        margin: 20px 0 15px
    }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .rteComponent p {
        font-size: 1.722em;
        line-height: 40px;
        color: #fff;
        font-weight: 400;
        margin: 0;
        text-shadow: 0 5px 10px rgba(0,0,0,.2)
    }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .rteComponent h1 {
        font-size: 4.444em;
        text-shadow: 0 5px 10px rgba(0,0,0,.2);
        line-height: 70px;
        padding-bottom: 0;
        color: #fff;
        font-weight: 700;
        margin: 5px auto
    }

    .clinical-efficacy .blueBg .motegrity-demo .mb_40 {
        margin-bottom: 40px;
        margin-top: 20px
    }

        .clinical-efficacy .blueBg .motegrity-demo .mb_40 .motegrity-answers-sisi h3 {
            text-transform: uppercase;
            font-size: 1em;
            color: #471d7c;
            font-weight: 700;
            margin: 5px auto
        }

        .clinical-efficacy .blueBg .motegrity-demo .mb_40 .motegrity-answers-sisi .rteComponent p:nth-child(3) {
            font-size: .944em;
            line-height: 22.1px;
            color: #000;
            font-weight: 400;
            margin-top: 0;
            margin-bottom: 17px
        }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .result-week-right {
        padding-left: 0
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-single h2 {
        font-size: 1.555em;
        line-height: 32.2px;
        color: #471d7c;
        font-weight: 700;
        margin: 5px auto
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent h1 {
        color: #471d7c;
        font-size: 4.444em;
        text-shadow: 0 5px 10px rgba(0,0,0,.2);
        line-height: 70px;
        padding-bottom: 0;
        font-weight: 700;
        margin: 5px auto
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:nth-child(2) {
        font-size: 1.722em;
        line-height: 40px;
        color: #471d7c;
        font-weight: 400;
        margin: 0;
        text-shadow: 0 5px 10px rgba(0,0,0,.2)
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:nth-child(3) {
        font-size: .944em;
        line-height: 22.1px;
        color: #333;
        font-weight: 400;
        margin-top: 11px;
        margin-bottom: 0
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:nth-child(4) {
        font-size: .777em;
        line-height: 18.2px;
        color: #333;
        font-weight: 400;
        margin-top: 10px;
        margin-bottom: 14px
    }

    .clinical-efficacy .pink-bg {
        padding: 45px 0 50px 0;
        background-color: #f5eff6
    }

        .clinical-efficacy .pink-bg .motegrity-answers-table .rteComponent h3 {
            font-size: 1.111em;
            line-height: 23px;
            color: #471d7c;
            font-weight: 700;
            margin-bottom: 30px;
            margin-top: 5px
        }

        .clinical-efficacy .pink-bg .motegrity-answers-table .rteComponent h2 {
            font-size: 1.555em;
            line-height: 32.2px;
            color: #471d7c;
            font-weight: 700;
            margin: 5px auto 20px
        }

        .clinical-efficacy .pink-bg .motegrity-answers-table .rteComponent p {
            font-size: .944em;
            line-height: 22.1px;
            color: #333;
            font-weight: 400;
            margin: 17px auto
        }

        .clinical-efficacy .pink-bg .motegrity-answers-table table {
            border-bottom: 2px solid #c7c7c7;
            margin: 70px 0 25px;
            font-size: 1em;
            border-collapse: collapse;
            text-align: center;
            width: 100%
        }

            .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr:nth-child(odd) {
                background-color: #f5eff6
            }

            .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr:nth-child(even) {
                background-color: #fff
            }

            .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr th {
                text-align: center;
                padding-top: 9px;
                padding-bottom: 0;
                vertical-align: bottom;
                border-right: 1px solid #edeeee;
                font-size: .888em;
                line-height: 18.4px
            }

            .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr:nth-child(1) {
                background-color: #fff
            }

            .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr:nth-child(2) td {
                font-size: .888em;
                line-height: 18.4px
            }

            .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td {
                padding: 5px 20px;
                border-right: 1px solid #edeeee;
                width: 150px;
                color: #333;
                font-weight: 400;
                line-height: 20.7px;
                font-size: 1em
            }

                .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:last-child {
                    width: 215px
                }

                .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:nth-child(4), .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:nth-child(5) {
                    width: 50px
                }

            .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr:nth-child(2) td:nth-child(2), .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr:nth-child(2) td:nth-child(4), .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr:nth-child(1) th:nth-child(4) {
                border-right: 0
            }

        .clinical-efficacy .pink-bg .motegrity-answers-table .rteComponent:nth-child(3) p {
            font-size: .777em;
            line-height: 18.2px;
            color: #333;
            font-weight: 400;
            margin: 14px auto
        }

    .clinical-efficacy .white-background .additional-endpoint h3 {
        font-size: 1.111em;
        line-height: 23px;
        color: #333;
        font-weight: 700;
        margin: 5px auto 30px
    }

    .clinical-efficacy .white-background .additional-endpoint h2 {
        font-size: 1.555em;
        line-height: 32.2px;
        color: #471d7c;
        font-weight: 700;
        margin: 5px auto
    }

    .clinical-efficacy .white-background .additional-endpoint p {
        font-size: .944em;
        line-height: 22.1px;
        color: #333;
        font-weight: 400;
        margin: 17px auto
    }

@media(min-width:768px) and (max-width:991px) {
    .clinical-efficacy .heroComponent .transition-text {
        padding-left: 15px
    }

    .clinical-efficacy .grey-bg, .clinical-efficacy .white-background, .clinical-efficacy .blueBg {
        padding: 60px 0
    }

    .clinical-efficacy .pink-bg {
        padding: 45px 0
    }

    .clinical-efficacy .heroComponent {
        padding-top: 175px;
        padding-left: 30px
    }

    .clinical-efficacy .grey-bg .text-left {
        width: 65%;
        padding-right: 70px;
        padding-left: 30px
    }

    .clinical-efficacy .grey-bg .img-right {
        width: 35%;
        padding-left: 0
    }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .rteComponent p, .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:nth-child(2) {
        font-size: 1.111em;
        line-height: 40px
    }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .rteComponent h1, .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent h1 {
        font-size: 2.777em;
        line-height: 40px
    }

    .clinical-efficacy .blueBg .motegrity-demo .mb_40 .motegrity-answers-sisi .rteComponent p:nth-child(3), .clinical-efficacy .clinical-faster .motegrity-answers-single h2, .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:nth-child(3) {
        padding-right: 30px
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-single h2 {
        padding-bottom: 15px
    }

    .clinical-efficacy .csbm .imgLinkComponent {
        top: 385px;
        left: 405px;
        width: 710px;
        height: 491px;
        -webkit-transform: scale(2.25);
        -moz-transform: scale(2.25);
        -o-transform: scale(2.25);
        -ms-transform: scale(2.25);
        transform: scale(2.25)
    }
}

@media(max-width:767px) {
    .clinical-efficacy .heroComponent .transition-text {
        padding-left: 15px
    }

    .clinical-efficacy .grey-bg, .clinical-efficacy .white-background, .clinical-efficacy .blueBg {
        padding: 40px 0
    }

    .clinical-efficacy .pink-bg {
        padding: 30px 0
    }

    .clinical-efficacy .heroComponent {
        height: 357px;
        background-position: 35% 25%;
        background-size: 100% 80%;
        padding-top: 148px;
        padding-bottom: 30px
    }

        .clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(1) p {
            font-size: .944em;
            line-height: 18px
        }

        .clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(1) h2, .clinical-efficacy .grey-bg .text-left h1 {
            font-size: 1.333em;
            line-height: 28px
        }

        .clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(1) h2 {
            margin: 5px auto 14px;
            letter-spacing: -1px
        }

        .clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(1) p:nth-child(3) {
            font-size: .777em;
            line-height: 18px;
            margin-bottom: 38px;
            font-size: 16px
        }

        .clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(2) h3 {
            font-size: 1em;
            line-height: 20.7px
        }

        .clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(2) p, .clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(2) ul li, .clinical-efficacy .grey-bg .text-left p, .clinical-efficacy .grey-bg .img-right .buttonComponent a, .clinical-efficacy .white-background .patient-graph h3, .clinical-efficacy .blueBg .motegrity-demo .rteComponent p, .clinical-efficacy .blueBg .motegrity-demo .mb_40 .motegrity-answers-sisi .rteComponent p:nth-child(2), .clinical-efficacy .blueBg .motegrity-demo .mb_40 .motegrity-answers-sisi .rteComponent p:nth-child(3), .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:nth-child(3), .clinical-efficacy .pink-bg .motegrity-answers-table .rteComponent p, .clinical-efficacy .white-background .additional-endpoint p {
            font-size: .888em;
            line-height: 20.8px
        }

    .clinical-efficacy .grey-bg .text-left {
        padding: 0 15px
    }

    .clinical-efficacy .grey-bg .img-right {
        padding-left: 0
    }

        .clinical-efficacy .grey-bg .img-right .imgLinkComponent img {
            width: 147px;
            margin: auto;
            padding: 10px 0 30px 0
        }

        .clinical-efficacy .grey-bg .img-right .buttonComponent a {
            width: 100%;
            border-radius: 5px
        }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .result-week-right {
        padding-left: 15px
    }

    .clinical-efficacy .grey-bg .text-left p sup, .clinical-efficacy .white-background .patient-graph h3 sup, .clinical-efficacy .blueBg .motegrity-demo .rteComponent p sup, .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:nth-child(3) sup, .clinical-efficacy .pink-bg .motegrity-answers-table .rteComponent p sup, .clinical-efficacy .white-background .additional-endpoint p sup {
        font-size: .533em
    }

    .clinical-efficacy .white-background .patient-graph h2 sup, .clinical-efficacy .blueBg .motegrity-demo .rteComponent h2 sup, .clinical-efficacy .clinical-faster .motegrity-answers-single h2 sup, .clinical-efficacy .pink-bg .motegrity-answers-table .rteComponent h2 sup {
        font-size: .766em
    }

    .clinical-efficacy .heroComponent .transition-text .rteComponent p sup {
        font-size: .466em
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:nth-child(2) sup {
        font-size: .966em
    }

    .clinical-efficacy .white-background .patient-graph h2, .clinical-efficacy .blueBg .motegrity-demo .rteComponent h2, .clinical-efficacy .pink-bg .motegrity-answers-table .rteComponent h2, .clinical-efficacy .white-background .additional-endpoint h2 {
        font-size: .8214em;
        line-height: 27px
    }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .rteComponent p, .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:nth-child(2) {
        font-size: 1.611em;
        line-height: 40px
    }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .rteComponent h1, .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent h1 {
        font-size: 2.777em;
        line-height: 40px
    }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .mobile-br .rteComponent h1 {
        padding-bottom: 20px;
        border-bottom: 1px solid #fff;
        margin-bottom: 20px
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent h1 span.block {
        font-size: 2.5em;
        line-height: 30px
    }

    .clinical-efficacy .blueBg .motegrity-demo .mb_40 .motegrity-answers-sisi h3 {
        line-height: 20.7px
    }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers-data.mobile-br > .rteComponent {
        border-bottom: 1px solid #888b8d
    }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers-data.right {
        margin-top: 20px;
        padding-bottom: 60px
    }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers-data.mobile-br .rteComponent p:nth-child(4) {
        position: relative;
        top: 265px
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table {
        margin-top: 70px
    }

        .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td {
            font-size: .666em;
            line-height: 13.8px
        }

        .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr:nth-child(1) td {
            font-size: .888em;
            line-height: 18.4px
        }

        .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td {
            border-right: 1px solid #edeeee;
            padding: 15px 6px;
            width: 50px
        }

    .clinical-efficacy .csbm .imgLinkComponent {
        top: 201px;
        left: 77px;
        width: 704px;
        height: 474px;
        -webkit-transform: scale(1.20);
        -moz-transform: scale(1.20);
        -o-transform: scale(1.20);
        -ms-transform: scale(1.20);
        transform: scale(1.20)
    }
}

@media only screen and (max-width:767px) and (orientation:landscape) {
    .clinical-efficacy .container {
        width: 540px
    }

    .clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(1) p {
        width: auto
    }

    .clinical-efficacy .grey-bg .img-right .imgLinkComponent img {
        margin: 0 auto
    }

    .clinical-efficacy .motegrity-answers-sisi {
        width: 95%
    }

    .clinical-efficacy .blueBg .motegrity-demo .mb_40 .motegrity-answers-sisi .rteComponent p:nth-child(3) {
        width: auto
    }

    .clinical-efficacy .motegrity-answers-single {
        width: 100%
    }

    .clinical-efficacy .csbm .imgLinkComponent {
        top: 194px;
        left: 0;
        width: 704px;
        height: 474px
    }
}

.index {
    position: relative
}

    .index sub, .index sup {
        font-size: .6em
    }

    .index sup {
        top: -0.65em
    }

    .index .home-hero-rt .container:first-child {
        width: auto
    }

    .index .heroComponent .home-hero-rt .rteComponent h2 {
        position: relative;
        display: inline-block;
        font-size: .888em;
        font-weight: 600;
        text-transform: uppercase;
        color: #fff;
        padding: 1px 8px 0;
        z-index: 0;
        margin: 5px auto;
        left: -35px;
        bottom: 138px
    }

        .index .heroComponent .home-hero-rt .rteComponent h2::before {
            position: absolute;
            content: "";
            background-color: #f211bf;
            transform: skewX(-17deg);
            border-radius: 4px;
            top: 0;
            bottom: -2px;
            left: 0;
            right: 0;
            z-index: -1
        }

        .index .heroComponent .home-hero-rt .rteComponent h2 ~ h2 {
            bottom: 148px;
            left: -25px
        }

    .index .heroComponent .home-hero-rt .rteComponent p {
        margin-top: 25px;
        margin-bottom: 12px;
        font-weight: 500;
        font-size: 1em;
        line-height: 24px;
        letter-spacing: .18px;
        color: #fff
    }

        .index .heroComponent .home-hero-rt .rteComponent p sub, .index .heroComponent .home-hero-rt .rteComponent p sup {
            font-size: .6em;
            font-weight: 500;
            line-height: 0;
            letter-spacing: .18px
        }

        .index .heroComponent .home-hero-rt .rteComponent p sup {
            top: -7px
        }

        .index .heroComponent .home-hero-rt .rteComponent p sub {
            bottom: -4px
        }

    .index .heroComponent .home-hero-rt .buttonComponent a {
        background: #fff;
        border: 0;
        color: #471d7c;
        font-weight: 600;
        font-size: 1em;
        line-height: 20.7px;
        display: inline-block;
        margin-bottom: 10px;
        text-decoration: none;
        padding: 10px 30px 12px;
        border-radius: 10px;
        margin: 0 auto;
        text-align: center;
        cursor: pointer
    }

        .index .heroComponent .home-hero-rt .buttonComponent a:hover {
            color: #fff;
            background: #471d7c;
            transition: all .2s
        }

    .index .heroComponent .hero-isi {
        padding-top: 20px
    }

        .index .heroComponent .hero-isi .rteComponent h3 {
            text-transform: uppercase;
            font-size: 1em;
            line-height: 20.7px;
            font-weight: 700;
            margin: 5px auto;
            color: #fff
        }

        .index .heroComponent .hero-isi .rteComponent p {
            margin: 5px 0;
            font-weight: 700;
            color: #fff;
            font-size: .944em;
            line-height: 22.1px
        }

        .index .heroComponent .hero-isi .rteComponent ul {
            list-style-type: none;
            color: #fff
        }

            .index .heroComponent .hero-isi .rteComponent ul li {
                position: relative;
                padding-left: 13px;
                font-weight: 400;
                font-size: .944em;
                line-height: 22.1px
            }

                .index .heroComponent .hero-isi .rteComponent ul li::before {
                    content: "\2022\00a0\00a0";
                    text-align: right;
                    position: absolute;
                    left: 1px
                }

    .index .greybg-Dx.prokinetic-margin {
        background-color: #f2f2f2
    }

        .index .greybg-Dx.prokinetic-margin > .container {
            padding-top: 60px;
            padding-bottom: 60px
        }

        .index .greybg-Dx.prokinetic-margin .prokinetic-left .rteComponent h2 {
            margin-bottom: 15px;
            font-size: 1.555em;
            line-height: 32.2px;
            font-weight: 700;
            color: #471d7c;
            margin: 5px auto
        }

        .index .greybg-Dx.prokinetic-margin .prokinetic-rt .rteComponent p {
            font-weight: 400;
            font-size: .944em;
            line-height: 22.1px;
            margin-bottom: 10px;
            color: #333
        }

        .index .greybg-Dx.prokinetic-margin .prokinetic-rt .buttonComponent a {
            border: 2px solid #471d7c;
            border-radius: 10px;
            padding: 10px 25px 12px;
            font-family: SourceSans,sans-serif;
            font-weight: 600;
            font-size: 1em;
            line-height: 20.7px;
            background: #471d7c;
            margin: 7px auto 0;
            display: inline-block;
            color: #fff;
            text-align: center;
            text-decoration: none;
            cursor: pointer;
            box-shadow: 0 6px 15px rgba(72,44,123,.3)
        }

            .index .greybg-Dx.prokinetic-margin .prokinetic-rt .buttonComponent a:hover {
                color: #471d7c;
                background: rgba(255,255,255,0);
                transition: all .2s
            }

    .index .Home-purple-bg {
        position: absolute;
        z-index: 0;
        overflow: hidden
    }

        .index .Home-purple-bg > .container {
            width: 100%;
            max-width: 100%
        }

        .index .Home-purple-bg .imgLinkComponent img {
            height: 300px;
            margin-top: 75px;
            -webkit-transform: scale(1.5);
            -moz-transform: scale(1.5);
            -o-transform: scale(1.5);
            -ms-transform: scale(1.5);
            transform: scale(1.5)
        }

    .index .purple-section {
        min-height: 442px;
        position: relative
    }

        .index .purple-section > .container {
            padding-top: 60px;
            padding-bottom: 60px
        }

        .index .purple-section .section-bg .rteComponent h2 {
            font-size: 1.555em;
            line-height: 32.2px;
            color: #fff;
            font-weight: 700;
            margin: 5px auto
        }

        .index .purple-section .section-bg .rteComponent p {
            color: #fff;
            font-size: .944em;
            line-height: 21px;
            font-weight: 400;
            margin: 17px 0
        }

        .index .purple-section .section-bg .buttonComponent a {
            background: #fff;
            border: 0;
            color: #33bcab;
            font-weight: 600;
            font-size: 1em;
            line-height: 20.7px;
            display: inline-block;
            margin-bottom: 10px;
            padding: 10px 30px 12px;
            text-align: center;
            border-radius: 10px;
            text-decoration: none;
            cursor: pointer
        }

            .index .purple-section .section-bg .buttonComponent a:hover {
                color: #fff;
                background: #33bcab;
                transition: all .2s
            }

        .index .purple-section .section-bg .imgLinkComponent img {
            width: 230px;
            margin: 38px
        }

        .index .purple-section .section-bg .middle-section .rteComponent:nth-child(3) p {
            font-size: .833em;
            line-height: 19px
        }

        .index .purple-section .section-bg .mobile-hide {
            width: 30%
        }

@media(min-width:320px) and (max-width:767px) {
    .index .heroComponent {
        height: 695px;
        margin-top: 30px
    }

        .index .heroComponent .home-hero-rt .rteComponent h2:nth-child(3) {
            bottom: 80px;
            left: 90px
        }

        .index .heroComponent .home-hero-rt .hidden-md .imgLinkComponent img {
            width: 214px;
            position: relative;
            bottom: 120px;
            left: 110px
        }

        .index .heroComponent .home-hero-rt .rteComponent p {
            position: relative;
            bottom: 112px;
            letter-spacing: -.01em
        }

        .index .heroComponent .home-hero-rt .buttonComponent a {
            font-size: .888em;
            line-height: 20px;
            position: relative;
            bottom: 20px;
            border-radius: 5px;
            width: 100%
        }

        .index .heroComponent .hero-isi .rteComponent p, .index .heroComponent .hero-isi .rteComponent ul li, .index .greybg-Dx.prokinetic-margin .prokinetic-rt .rteComponent p {
            font-size: .888em;
            line-height: 20.8px
        }

    .index .greybg-Dx.prokinetic-margin .prokinetic-rt .rteComponent p {
        margin: 16px 0
    }

        .index .greybg-Dx.prokinetic-margin .prokinetic-rt .rteComponent p:nth-child(1) {
            margin: 10px 0 17px
        }

    .index .greybg-Dx.prokinetic-margin > .container {
        padding-bottom: 40px;
        padding-top: 40px
    }

    .index .greybg-Dx.prokinetic-margin .prokinetic-left .rteComponent h2 {
        font-size: .8214em;
        line-height: 27px
    }

    .index .greybg-Dx.prokinetic-margin .prokinetic-rt .buttonComponent a {
        font-size: .888em;
        line-height: 18.4px;
        padding: 8px 20px 10px;
        border-radius: 5px;
        margin-top: 14px;
        box-shadow: 0 6px 15px rgba(72,44,123,.3)
    }

    .index .purple-section .section-bg .clinical-efficacy {
        padding-left: 7px
    }

    .index .purple-section .section-bg .middle-section {
        margin-left: 0 !important;
        width: 100% !important;
        padding-top: 17px;
        padding-left: 7px !important
    }

    .index .purple-section .section-bg .rteComponent h2 {
        line-height: 27px;
        margin: 2px auto
    }

    .index .purple-section .section-bg .rteComponent p {
        margin-bottom: 32px
    }

    .index .purple-section .section-bg .buttonComponent a {
        font-size: .888em;
        line-height: 20px;
        padding: 8px 20px 10px
    }

    .index .purple-section > .container {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .index .purple-section .container.section-bg {
        padding: 0 8px 0
    }

    .index .purple-section .mobile-hide {
        display: none
    }

    .index .Home-purple-bg {
        margin-top: 0
    }

        .index .Home-purple-bg .imgLinkComponent img {
            height: 650px;
            margin-top: 0;
            width: auto;
            -webkit-transform: scaleX(1.09);
            -moz-transform: scaleX(1.09);
            -o-transform: scaleX(1.09);
            -ms-transform: scaleX(1.09);
            transform: scaleX(1.09)
        }
}

@media only screen and (max-width:767px) and (orientation:landscape) {
    .secondary-nav ul li:nth-child(3) {
        padding-bottom: 41px
    }

    .dosing-administration .heroComponent {
        background-size: auto;
        background-position: -1683px 44px
    }
}

@media(min-width:768px) and (max-width:991px) {
    .index .heroComponent {
        height: 690px;
        padding-top: 255px;
        margin-top: 10px
    }

        .index .heroComponent .home-hero-rt {
            position: relative;
            bottom: 0;
            left: 226px;
            z-index: 9;
            width: 100%
        }

            .index .heroComponent .home-hero-rt .rteComponent h2 {
                bottom: 0;
                line-height: 18.4px;
                font-family: 'SourceSans',sans-serif;
                width: 95%;
                left: -20px
            }

                .index .heroComponent .home-hero-rt .rteComponent h2 ~ h2 {
                    bottom: 9px;
                    left: -5px
                }

            .index .heroComponent .home-hero-rt .hidden-md .imgLinkComponent img {
                width: 390px;
                margin-left: -10px
            }

            .index .heroComponent .home-hero-rt .rteComponent p {
                margin-top: 30px
            }

        .index .heroComponent .hero-isi {
            position: relative;
            bottom: 140px
        }

    .index .greybg-Dx.prokinetic-margin {
        height: 438px
    }

        .index .greybg-Dx.prokinetic-margin > .container {
            padding-bottom: 60px;
            position: relative;
            bottom: initial
        }

        .index .greybg-Dx.prokinetic-margin .prokinetic-left .rteComponent h2 {
            padding-left: 15px;
            padding-top: 3px
        }

        .index .greybg-Dx.prokinetic-margin .prokinetic-rt {
            padding-left: 17px
        }

            .index .greybg-Dx.prokinetic-margin .prokinetic-rt .rteComponent p {
                padding-right: 15px
            }

            .index .greybg-Dx.prokinetic-margin .prokinetic-rt .buttonComponent a {
                padding: 10px 20px 12px;
                width: 61.5%
            }

    .index .purple-section > .container {
        padding-top: 60px
    }

    .index .Home-purple-bg .imgLinkComponent img {
        height: 190px !important;
        margin-top: 0 !important;
        -webkit-transform: scale(4.25) !important;
        -moz-transform: scale(4.25) !important;
        -o-transform: scale(4.25) !important;
        -ms-transform: scale(4.25) !important;
        transform: scale(4.25) !important;
        position: relative;
        top: 191px
    }

    .index .purple-section::after {
        z-index: 0;
        position: absolute;
        height: 383px;
        top: 0;
        content: "";
        width: 100%;
        left: 0;
        background-image: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 70%,#fff 100%)
    }

    .index .purple-section .section-bg .middle-section {
        margin-left: -10px
    }

        .index .purple-section .section-bg .middle-section .rteComponent:nth-child(3) p {
            margin: 15px 0
        }

    .index .purple-section .section-bg .imgLinkComponent img {
        margin: 48px 20px 20px
    }

    .index .purple-section .section-bg .rteComponent h2 {
        width: 225px
    }
}

.prev-next-component .prev:before {
    box-shadow: -5px 5px 21px #818181
}

.error-page .heroComponent {
    background-size: 100% 100%;
    padding: 250px 0 60px
}

.error-page .container {
    max-width: 960px
}

.error-page .page-notfound-left {
    padding-top: 28px
}

.error-page .page-notfound-right {
    margin-left: 33.3333%
}

.error-page h1 {
    color: #fff;
    font-size: 1.555em;
    font-weight: 700;
    padding-bottom: 11px;
    font-family: SourceSans,sans-serif;
    margin-bottom: 0
}

.error-page a.button {
    width: 200px;
    background: #fff;
    border: 0;
    color: #471d7c;
    font-weight: 600;
    font-size: 1em;
    padding: 12px 26px;
    display: inline-block;
    border-radius: 10px;
    font-family: SourceSans,sans-serif;
    font-weight: 600;
    text-align: center
}

.error-page .page-notfound-left p {
    color: #fff;
    font-size: .786em;
    margin-bottom: 30px
}

.error-page a.button:hover {
    color: #fff;
    background: #471d7c;
    text-decoration: none
}

.error-page .heroComponent {
    background-size: 100% 100%;
    padding: 250px 0 60px
}

.error-page .container {
    max-width: 960px
}

.error-page .page-notfound-left {
    padding-top: 28px
}

.error-page .page-notfound-right {
    margin-left: 33.3333%
}

.error-page h1 {
    color: #fff;
    font-size: 1.555em;
    font-weight: 700;
    padding-bottom: 11px;
    font-family: SourceSans,sans-serif;
    margin-bottom: 0
}

.error-page a.button {
    width: 200px;
    background: #fff;
    border: 0;
    color: #471d7c;
    font-weight: 600;
    font-size: 1em;
    padding: 12px 26px;
    display: inline-block;
    border-radius: 10px;
    font-family: SourceSans,sans-serif;
    font-weight: 600;
    font-size: 1em;
    text-align: center
}

.error-page .page-notfound-left p {
    color: #fff;
    font-size: .786em;
    margin-bottom: 30px
}

.error-page a.button:hover {
    color: #fff;
    background: #471d7c;
    text-decoration: none
}

@media(min-width:320px) and (max-width:767px) {
    .error-page .heroComponent {
        padding: 190px 0 34px
    }

        .error-page .heroComponent .container > div {
            display: flex;
            flex-direction: column
        }

    .error-page .page-notfound-left {
        order: 2
    }

    .error-page .page-notfound-right {
        order: 1
    }

    .error-page .page-notfound-right {
        margin-left: auto
    }

        .error-page .page-notfound-right .img-responsive {
            margin: 0 auto;
            display: block;
            width: 110px
        }

    .error-page .page-notfound-left h1, .error-page .page-notfound-left p {
        padding-left: 10px
    }

    .error-page .page-notfound-left h1 {
        font-size: .857em;
        line-height: 28px
    }

    .error-page .page-notfound-left {
        padding-top: 30px
    }

    .error-page a.button {
        font-size: .888em;
        line-height: 20px;
        border-radius: 5px;
        width: 100%;
        padding: 9px 26px
    }
}

@media(min-width:768px) and (max-width:990px) {
    .error-page .heroComponent .container {
        width: 720px
    }

    .error-page .page-notfound-left h1 {
        padding-bottom: 0;
        margin-bottom: 12px
    }

    .error-page .page-notfound-left p {
        line-height: 1.3em
    }

    .error-page .page-notfound-left p {
        margin-bottom: 32px
    }
}

@media(min-width:320px) and (max-width:767px) {
    .error-page .heroComponent {
        padding: 190px 0 34px
    }

        .error-page .heroComponent .container > div {
            display: flex;
            flex-direction: column
        }

    .error-page .page-notfound-left {
        order: 2
    }

    .error-page .page-notfound-right {
        order: 1
    }

    .error-page .page-notfound-right {
        margin-left: auto
    }

        .error-page .page-notfound-right .img-responsive {
            margin: 0 auto;
            display: block;
            width: 110px
        }

    .error-page .page-notfound-left h1, .error-page .page-notfound-left p {
        padding-left: 10px
    }

    .error-page .page-notfound-left h1 {
        font-size: .857em;
        line-height: 28px
    }

    .error-page .page-notfound-left {
        padding-top: 30px
    }

    .error-page a.button {
        font-size: .888em;
        line-height: 20px;
        border-radius: 9px;
        width: 100%;
        padding: 9px 26px
    }
}

@media only screen and (max-width:767px) and (orientation:landscape) {
    .error-page .container {
        width: 100%
    }
}

@media(min-width:768px) and (max-width:990px) {
    .error-page .heroComponent .container {
        width: 720px
    }

    .error-page .page-notfound-left h1 {
        padding-bottom: 0;
        margin-bottom: 12px
    }

    .error-page .page-notfound-left p {
        line-height: 1.3em
    }

    .error-page .page-notfound-left p {
        margin-bottom: 32px
    }
}

.error-page .header-menu .mainNav .main-nav .buttonComponent {
    display: none
}

.savings-support .heroComponent {
    padding-top: 181px;
    height: 438px
}

    .savings-support .heroComponent .container {
        max-width: 960px
    }

.savings-support .savings-hero {
    color: #fff;
    width: 100%
}

.savings-support .heroComponent .rteComponent h1 {
    font-size: 2.222em;
    line-height: 46px;
    letter-spacing: -1px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff
}

.savings-support .pink-bg > .container {
    width: 960px;
    padding-top: 60px;
    padding-bottom: 60px
}

.savings-support .pink-bg .eligibility .left-content {
    position: relative;
    padding: 0
}

.savings-support .pink-bg .eligibility .container ~ .container {
    padding: 0
}

.savings-support .pink-bg .eligibility .left-content .container {
    width: 960px;
    padding-top: 12px
}

.savings-support .pink-bg .eligibility .left-content h1 {
    margin: 5px auto;
    color: #471d7c;
    font-weight: 700;
    padding-bottom: 3px;
    line-height: 28px;
    font-size: 1.555em;
    letter-spacing: -0.28px
}

.savings-support .pink-bg .eligibility .left-content h2 {
    font-size: .786em;
    line-height: 26px;
    font-weight: 600;
    letter-spacing: -0.22px;
    color: #471d7c;
    margin: 5px auto
}

.savings-support .pink-bg .eligibility .left-content .img-left {
    padding: 0
}

    .savings-support .pink-bg .eligibility .left-content .img-left .imgLinkComponent img {
        width: 230px
    }

.savings-support .pink-bg .eligibility .left-content .text-right {
    padding-left: 10px
}

    .savings-support .pink-bg .eligibility .left-content .text-right .rteComponent p {
        font-size: .944em;
        line-height: 22.1px;
        font-weight: 400;
        color: #333;
        margin-bottom: 17px;
        text-align: left
    }

        .savings-support .pink-bg .eligibility .left-content .text-right .rteComponent p > a {
            font-weight: 700;
            text-decoration: underline;
            color: #471d7c
        }

            .savings-support .pink-bg .eligibility .left-content .text-right .rteComponent p > a:hover {
                text-decoration: none
            }

        .savings-support .pink-bg .eligibility .left-content .text-right .rteComponent p:nth-child(2) {
            font-size: .777em;
            line-height: 18.2px;
            font-weight: 400;
            color: #333;
            margin: 14px auto
        }

.savings-support .pink-bg .eligibility .right-content {
    width: 28%;
    margin-left: 35px;
    margin-top: 1px
}

    .savings-support .pink-bg .eligibility .right-content .imgLinkComponent img {
        margin: 0 auto 15px 77px;
        width: 87px
    }

    .savings-support .pink-bg .eligibility .right-content .buttonComponent a {
        border: 2px solid #471d7c;
        border-radius: 10px;
        padding: 10px 10px 12px;
        font-weight: 600;
        font-size: 1em;
        line-height: 20.7px;
        background: #471d7c;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        text-decoration: none;
        cursor: pointer;
        color: #fff
    }

        .savings-support .pink-bg .eligibility .right-content .buttonComponent a:hover {
            color: #471d7c;
            background: rgba(255,255,255,0);
            transition: all .2s
        }

    .savings-support .pink-bg .eligibility .right-content .rteComponent h1, .savings-support .grey-bg .contact-details .rteComponent h1 {
        font-size: 1.555em;
        font-weight: 700;
        padding-bottom: 8px;
        line-height: 28px;
        color: #471d7c;
        margin: 5px auto;
        letter-spacing: -0.28px
    }

.savings-support .grey-bg .contact-details .rteComponent h1 {
    padding-bottom: 12px
}

.savings-support .pink-bg .eligibility .right-content .rteComponent p {
    font-size: .944em;
    line-height: 22.1px;
    font-weight: 400;
    color: #333;
    margin-bottom: 9px;
    margin-top: 10px
}

.savings-support .pink-bg .eligibility .conditions {
    padding-top: 45px
}

    .savings-support .pink-bg .eligibility .conditions .rteComponent h2 {
        font-size: 1.555em;
        font-weight: 700;
        line-height: 32.2px;
        color: #471d7c;
        margin: 5px auto
    }

    .savings-support .pink-bg .eligibility .conditions .rteComponent p, .savings-support .grey-bg .contact-details .rteComponent p:nth-child(3), .savings-support .grey-bg .contact-details .rteComponent p:nth-child(5) {
        font-size: .944em;
        line-height: 22.1px;
        font-weight: 400;
        color: #333;
        margin: 17px auto
    }

.savings-support .pink-bg .eligibility .content {
    padding-top: 10px
}

.savings-support .pink-bg .eligibility .container:nth-child(2) {
    padding: 20px auto
}

    .savings-support .pink-bg .eligibility .container:nth-child(2)::before {
        width: 97%;
        display: block;
        content: '';
        border-bottom: solid .1em #471d7c;
        margin: 30px auto
    }

.savings-support .pink-bg .eligibility .content .size28 {
    color: #471d7c;
    font-size: 28px;
    font-weight: 700;
    padding: 0 15px;
    display: flex;
    line-height: 32px
}

.savings-support .pink-bg .eligibility .content .size18 {
    font-size: 18px;
    padding: 0 15px;
    display: flex
}

.savings-support .cover-bg {
    padding-top: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

    .savings-support .cover-bg > .container {
        width: 100%;
        max-width: 100%;
        margin: 0
    }

    .savings-support .cover-bg .prax-auth-content {
        padding: 50px 0 65px
    }

        .savings-support .cover-bg .prax-auth-content > .imgLinkComponent {
            position: absolute;
            top: -5px;
            overflow: hidden;
            max-width: 100%;
            width: 100%;
            height: 100%;
            background-repeat: no-repeat;
            background-size: cover
        }

            .savings-support .cover-bg .prax-auth-content > .imgLinkComponent img {
                object-fit: cover;
                object-position: 0 -200px
            }

        .savings-support .cover-bg .prax-auth-content .prior-auth .size28 {
            color: #fff;
            font-size: 28px;
            font-weight: 700;
            padding: 0 15px;
            display: flex;
            line-height: 32px
        }

        .savings-support .cover-bg .prax-auth-content .prior-auth .size18 {
            color: #fff;
            font-size: 18px;
            padding: 0 15px 15px;
            display: flex
        }

        .savings-support .cover-bg .prax-auth-content .prior-auth .buttonComponent {
            padding: 0 15px
        }

            .savings-support .cover-bg .prax-auth-content .prior-auth .buttonComponent a {
                padding: 10px 25px 12px !important;
                font-size: 18px !important;
                border-radius: 10px !important;
                margin: 8px auto !important;
                background: #fff !important;
                color: #471d7c !important;
                font-weight: 700 !important
            }

                .savings-support .cover-bg .prax-auth-content .prior-auth .buttonComponent a:hover {
                    color: #fff !important;
                    background: #471d7c !important
                }

        .savings-support .cover-bg .prax-auth-content .prior-auth {
            z-index: 1;
            position: relative
        }

        .savings-support .cover-bg .prax-auth-content .parx-img .imgLinkComponent {
            z-index: 1;
            position: relative
        }

.savings-support .pink-bg .eligibility .savings-support-icd-10 .rteComponent {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center
}

.savings-support .pink-bg .eligibility .savings-support-icd-10 p {
    width: fit-content;
    position: relative;
    top: 18px;
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    padding: 5px 17px 5px 15px;
    z-index: 0;
    right: 10px;
    margin-top: 5%
}

    .savings-support .pink-bg .eligibility .savings-support-icd-10 p::before {
        position: absolute;
        background-color: #f211bf;
        transform: skewX(-17deg);
        border-radius: 10px;
        top: 1px;
        bottom: 0;
        left: -5px;
        right: 0;
        z-index: -1;
        content: ""
    }

.savings-support .grey-bg .contact-details .rteComponent p:nth-child(3), .savings-support .grey-bg .contact-details .rteComponent p:nth-child(5) {
    margin-top: 0
}

.savings-support .grey-bg {
    background-image: linear-gradient(to top,#fff 0,#d3cddc 100%)
}

    .savings-support .grey-bg .container {
        width: 960px;
        padding-top: 60px;
        padding-bottom: 60px
    }

    .savings-support .grey-bg .contact-details .rteComponent p {
        font-size: .944em;
        line-height: 22.1px;
        font-weight: 400;
        color: #333;
        padding-top: 8px
    }

        .savings-support .grey-bg .contact-details .rteComponent p span.nowrap a {
            color: #333;
            text-decoration: none
        }

            .savings-support .grey-bg .contact-details .rteComponent p span.nowrap a:hover {
                color: #333
            }

    .savings-support .grey-bg .contact-details .rteComponent ul {
        list-style-type: none;
        padding-left: 1px
    }

        .savings-support .grey-bg .contact-details .rteComponent ul li::before {
            content: "\2022\00a0\00a0";
            text-align: right
        }

        .savings-support .grey-bg .contact-details .rteComponent ul li {
            font-size: .944em;
            line-height: 22.1px;
            font-weight: 400;
            color: #333;
            margin-bottom: 0
        }

.savings-support .eligibility .row .insurance-access:first-of-type .imgLinkComponent {
    display: none
}

.savings-support .eligibility .row .insurance-access:nth-of-type(2) .imgLinkComponent {
    display: block
}

@media only screen and (max-width:900px) {
    .savings-support .eligibility .row .insurance-access:first-of-type .imgLinkComponent {
        display: block
    }

        .savings-support .eligibility .row .insurance-access:first-of-type .imgLinkComponent img {
            margin: auto
        }

    .savings-support .eligibility .row .insurance-access:nth-of-type(2) .imgLinkComponent {
        display: none
    }
}

@media(max-width:991px) {
    .savings-support .pink-bg .eligibility .savings-support-icd-10 p {
        margin-top: 0;
        margin-bottom: 25px;
        padding: 5px 12%
    }

    .savings-support .cover-bg .prax-auth-content > .container > .row {
        display: flex;
        flex-direction: column-reverse
    }

    .savings-support .cover-bg .prax-auth-content .parx-img .imgLinkComponent img {
        margin: auto;
        width: 150px;
        padding-bottom: 30px
    }

    .savings-support .cover-bg .prax-auth-content > .imgLinkComponent img {
        height: 100%;
        width: 100%;
        object-fit: none
    }
}

@media(max-width:440px) {
    .savings-support .pink-bg .eligibility .savings-support-icd-10 p {
        padding: 5px 30px;
        margin-left: 15px
    }
}

@media(min-width:768px) and (max-width:991px) {
    .savings-support .heroComponent {
        height: auto;
        padding-top: 290px;
        background-position: center
    }

    .savings-support .savings-hero {
        position: relative
    }

    .savings-support .heroComponent .rteComponent h1 {
        position: absolute;
        bottom: 100px;
        left: 30px
    }

    .savings-support .pink-bg .container, .savings-support .grey-bg .container, .savings-support .pink-bg .eligibility .left-content .container {
        width: 100%
    }

    .savings-support .pink-bg .eligibility .left-content {
        width: 70%
    }

        .savings-support .pink-bg .eligibility .left-content > .rteComponent {
            width: 85%
        }

        .savings-support .pink-bg .eligibility .left-content .img-left .imgLinkComponent img {
            width: 180px
        }

        .savings-support .pink-bg .eligibility .left-content .img-left {
            width: 38%
        }

        .savings-support .pink-bg .eligibility .left-content .text-right {
            width: 62%;
            padding-left: 0;
            padding-right: 25px
        }

    .savings-support .pink-bg .eligibility .right-content {
        width: 25%
    }

        .savings-support .pink-bg .eligibility .right-content .imgLinkComponent img {
            margin: 0 auto 15px 38px
        }

    .savings-support .pink-bg .eligibility .left-content .text-right .rteComponent p {
        text-align: left
    }

    .savings-support .pink-bg .eligibility .conditions {
        padding-left: 38px;
        padding-right: 38px
    }

    .savings-support .grey-bg .container {
        padding-left: 30px;
        padding-right: 30px
    }

    .savings-support .grey-bg .contact-details .rteComponent p:nth-child(3), .savings-support .grey-bg .contact-details .rteComponent p:nth-child(5) {
        margin: 10px auto
    }
}

@media(max-width:767px) {
    .savings-support .heroComponent {
        padding-top: 107px;
        height: 285px;
        max-height: 400px
    }

        .savings-support .heroComponent .rteComponent h1 {
            font-size: .857em;
            line-height: 28px;
            letter-spacing: -0.6px
        }

    .savings-support .pink-bg > .container, .savings-support .pink-bg .eligibility .container, .savings-support .pink-bg .eligibility .left-content .container, .savings-support .grey-bg .container {
        width: 100%
    }

    .savings-support .pink-bg .eligibility .left-content h1, .savings-support .grey-bg .contact-details .rteComponent h1 {
        font-size: 1.5em;
        line-height: 31px
    }

    .savings-support .pink-bg .eligibility .left-content .img-left .imgLinkComponent img {
        width: 230px;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 40px
    }

    .savings-support .pink-bg .eligibility .left-content .text-right .rteComponent p, .savings-support .pink-bg .eligibility .right-content .rteComponent p, .savings-support .pink-bg .eligibility .conditions .rteComponent p, .savings-support .grey-bg .contact-details .rteComponent p, .savings-support .grey-bg .contact-details .rteComponent p:nth-child(3), .savings-support .grey-bg .contact-details .rteComponent p:nth-child(5), .savings-support .grey-bg .contact-details .rteComponent ul li {
        font-size: .888em;
        line-height: 20.8px
    }

    .savings-support .pink-bg .eligibility .right-content {
        width: 100%;
        margin-left: 0
    }

        .savings-support .pink-bg .eligibility .right-content .rteComponent p {
            text-align: center
        }

        .savings-support .pink-bg .eligibility .right-content .imgLinkComponent img {
            width: 65px;
            margin: 0 auto 15px 125px
        }

        .savings-support .pink-bg .eligibility .right-content .rteComponent h1 {
            font-size: 1.5em;
            line-height: 31px;
            letter-spacing: -0.27px;
            text-align: center
        }

        .savings-support .pink-bg .eligibility .right-content .buttonComponent a {
            width: 160px;
            border-radius: 5px;
            font-size: .888em;
            line-height: 18.4px
        }

    .savings-support .pink-bg .eligibility .conditions .rteComponent h2 {
        font-size: .8214em;
        line-height: 27px
    }

    .savings-support .pink-bg > .container, .savings-support .grey-bg .container {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .savings-support .grey-bg .img-left .imgLinkComponent img {
        margin: 0 auto 15px;
        width: 122px
    }

    .savings-support .pink-bg .eligibility .conditions {
        width: auto
    }

    .savings-support .pink-bg .eligibility .left-content .text-right {
        padding-left: 0
    }
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.safety-tolerability .safety-hero .rteComponent:first-child {
    -webkit-animation-name: fadeInDown;
    -webkit-animation-duration: 3s;
    animation-name: fadeInDown;
    animation-duration: 3s
}

.safety-tolerability p {
    color: #333;
    font-size: .944em;
    line-height: 1.3em
}

.safety-tolerability sup {
    font-size: .6em
}

.safety-tolerability .heroComponent {
    padding-top: 181px;
    height: 575px;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-color: #1d024e;
    background-size: auto;
    display: flex;
    align-items: center
}

.safety-tolerability .safety-hero {
    color: #fff
}

    .safety-tolerability .safety-hero .rteComponent:first-child p {
        font-size: 1.111em;
        line-height: 22px;
        margin-bottom: 8px;
        color: #fff;
        margin-top: 59px
    }

    .safety-tolerability .safety-hero h2 {
        font-size: 2.222em;
        line-height: 46px;
        letter-spacing: -.025em;
        font-weight: 700;
        margin: 0 0 59px
    }

    .safety-tolerability .safety-hero h3 {
        text-transform: uppercase;
        font-size: 1em;
        font-weight: 700;
        margin-bottom: 6px
    }

        .safety-tolerability .safety-hero h3 + p {
            font-weight: 700;
            font-size: .944em;
            margin-bottom: 5px;
            color: #fff
        }

    .safety-tolerability .safety-hero ul {
        display: table;
        margin: 0;
        padding: 0
    }

        .safety-tolerability .safety-hero ul > li {
            display: table-row;
            margin-bottom: 12px;
            line-height: 22px;
            font-size: .944em
        }

            .safety-tolerability .safety-hero ul > li::before {
                content: "\2022\00a0\00a0";
                display: table-cell;
                text-align: right
            }

.safety-tolerability .purple-background {
    background: #f5eff6
}

.safety-tolerability .white-background {
    padding-top: 45px;
    padding-bottom: 55px
}

.safety-tolerability .heroComponent + .white-background {
    padding-top: 45px
}

.safety-tolerability .white-background + .purple-background {
    padding-top: 45px
}

.safety-tolerability .safety h1 {
    font-size: 1.555em;
    font-weight: 700;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 1em;
    color: #471d7c
}

.safety-tolerability .safety-arrows {
    padding-left: 4px
}

.safety-tolerability .safety-text {
    width: 74%
}

.safety-tolerability .safety-arrows .img-responsive {
    margin-top: 15px
}

.safety-tolerability .safety-text p {
    margin: 17px 0;
    margin-top: 15px
}

.safety-tolerability .common-reactions h2 {
    font-size: 1.555em;
    font-weight: 700;
    color: #471d7c;
    line-height: 32px
}

    .safety-tolerability .common-reactions h2 + p {
        margin-bottom: 25px;
        margin-top: 17px
    }

.safety-tolerability .adverse-table table {
    margin-bottom: 16px
}

.safety-tolerability .adverse-table tr {
    font-size: .944em;
    color: #333
}

    .safety-tolerability .adverse-table tr:first-child, .safety-tolerability .adverse-table tr:last-child {
        border-bottom: 2px solid #e4e4e4
    }

        .safety-tolerability .adverse-table tr:first-child td {
            padding-top: 11px;
            padding-bottom: 11px
        }

        .safety-tolerability .adverse-table tr:first-child p {
            margin: 0
        }

    .safety-tolerability .adverse-table tr td:first-child {
        text-align: left
    }

    .safety-tolerability .adverse-table tr td {
        padding: 11px 12px;
        text-align: center
    }

    .safety-tolerability .adverse-table tr:nth-child(odd) {
        background: #fff
    }

.safety-tolerability .adverse-table > .rteComponent > p:first-child {
    padding-top: 0;
    margin-top: 0;
    font-size: .777em;
    margin-bottom: 15px
}

.safety-tolerability .adverse-reactions > .rteComponent > p {
    font-size: 1.666em;
    line-height: 36px;
    margin-top: 27px
}

.safety-tolerability .discontinuation > .rteComponent > p:first-child {
    margin-top: 28px
}

.safety-tolerability .discontinuation > .rteComponent > p {
    margin: 15px 0
}

.safety-tolerability .discontinuation {
    padding-bottom: 55px;
    padding-right: 32px
}

.safety-tolerability .gradient-background-purple {
    background-image: linear-gradient(to right,#fff 0,#eff8f5 89%,#eff8f5 100%);
    position: relative;
    z-index: 0;
    padding-top: 46px;
    padding-bottom: 64px
}

    .safety-tolerability .gradient-background-purple::after {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-image: linear-gradient(to bottom,rgba(255,255,255,.1) 0,#fff 60%,#fff 100%);
        z-index: -1
    }

    .safety-tolerability .gradient-background-purple::after {
        content: ""
    }

.safety-tolerability .safety-analysis > .rteComponent:first-child h3 {
    font-size: 1.666em;
    font-weight: bold;
    color: #471d7c;
    line-height: 35px
}

    .safety-tolerability .safety-analysis > .rteComponent:first-child h3 + p {
        margin: 18px 0
    }

.safety-tolerability .table-safety tr:first-child {
    background: #471d7c;
    color: #fff
}

    .safety-tolerability .table-safety tr:first-child td:first-child {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px
    }

    .safety-tolerability .table-safety tr:first-child td:last-child {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px
    }

    .safety-tolerability .table-safety tr:first-child td {
        height: 50px;
        line-height: 21px;
        vertical-align: middle;
        font-weight: 700;
        font-size: 1em;
        color: #fff
    }

    .safety-tolerability .table-safety tr:first-child td {
        padding: 0 20px
    }

.safety-tolerability .table-safety tr td {
    padding: 17px 40px 36px 21px
}

    .safety-tolerability .table-safety tr td p {
        margin: 0
    }

.safety-tolerability .table-safety td:first-child {
    width: 312px
}

.safety-tolerability .table-safety td:nth-child(2) {
    width: 300px
}

.safety-tolerability .table-safety td:last-child {
    width: 382px
}

.safety-tolerability .table-safety td {
    display: table-cell;
    border-bottom: 1px solid #d3d5d7;
    vertical-align: top;
    font-size: .944em;
    color: #333
}

.safety-tolerability .safety-analysis .rteComponent:last-child p {
    padding: 0 15px
}

    .safety-tolerability .safety-analysis .rteComponent:last-child p:first-child {
        margin: 18px 0
    }

    .safety-tolerability .safety-analysis .rteComponent:last-child p:last-child {
        font-size: .777em
    }

@media(min-width:320px) and (max-width:767px) {
    .safety-tolerability .container {
        width: 100%
    }

    .safety-tolerability .heroComponent {
        padding-top: 90px;
        padding-bottom: 40px;
        height: 357px;
        background-size: cover;
        background-position: top center
    }

    .safety-tolerability .safety-hero .rteComponent:first-child p {
        font-size: .944em;
        line-height: 18px;
        margin-top: -60px
    }

    .safety-tolerability .safety-hero h2 {
        font-size: 1.333em;
        line-height: 28px;
        margin-bottom: 0
    }

    .safety-tolerability .safety-hero h3 {
        margin-top: 45px
    }

        .safety-tolerability .safety-hero h3 + p {
            font-size: .888em;
            margin-top: 4px
        }

    .safety-tolerability .safety-hero ul > li {
        line-height: 21px;
        font-size: .888em
    }

    .safety-tolerability .safety-arrows .img-responsive {
        width: 108px;
        margin: 4px auto
    }

    .safety-tolerability .white-background {
        padding-top: 19px;
        padding-bottom: 40px
    }

    .safety-tolerability .heroComponent + .white-background {
        padding-top: 19px;
        padding-bottom: 40px
    }

    .safety-tolerability .safety-arrows {
        padding: 0
    }

    .safety-tolerability .safety-text {
        width: auto
    }

    .safety-tolerability .safety h1 {
        margin-top: 0;
        font-size: 1.5em;
        line-height: 31px;
        margin-bottom: 25px
    }

    .safety-tolerability p {
        font-size: .888em;
        margin: 16px 0
    }

    .safety-tolerability .common-reactions h2 {
        font-size: 1.28em;
        line-height: 27px;
        font-weight: 700
    }

    .safety-tolerability .white-background + .purple-background {
        padding-top: 24px
    }

    .safety-tolerability .adverse-table tr:first-child td {
        font-size: .9em;
        padding-top: 15px;
        padding-bottom: 15px;
        margin: 0;
        line-height: 16px
    }

        .safety-tolerability .adverse-table tr:first-child td p {
            font-size: .98em;
            margin: 0;
            line-height: 16px
        }

    .safety-tolerability .adverse-table tr {
        font-size: .888em;
        line-height: 18px
    }

        .safety-tolerability .adverse-table tr:first-child td p + p {
            font-size: .8em
        }

    .safety-tolerability .adverse-reactions > .rteComponent > p {
        font-size: 1.28em;
        line-height: 27px;
        margin-bottom: 10px;
        margin-top: 10px
    }

    .safety-tolerability .discontinuation > .rteComponent > p:first-child {
        margin-top: 16px
    }

    .safety-tolerability .discontinuation {
        padding-bottom: 40px;
        padding-right: 15px
    }

    .safety-tolerability .gradient-background-purple {
        padding-top: 30px;
        padding-bottom: 45px
    }

    .safety-tolerability .cardio-table .rteComponent:last-child p {
        padding: 0
    }

    .safety-tolerability .cardio-table .rteComponent p:last-child {
        border-bottom: 1px solid #d3d5d7;
        padding-bottom: 21px
    }

    .safety-tolerability p {
        font-size: .888em;
        margin: 16px 0
    }

    .safety-tolerability .safety-analysis > .rteComponent:first-child h3 + p {
        font-size: 1.055em;
        line-height: 23px
    }
}

@media(min-width:768px) and (max-width:990px) {
    .safety-tolerability .heroComponent {
        background-position: bottom center
    }

    .safety-tolerability .container {
        width: 100%
    }

        .safety-tolerability .container.safety {
            width: 720px
        }

    .safety-tolerability .header-menu .mainNav {
        width: 100%
    }

    .safety-tolerability .heroComponent {
        height: 357px;
        padding-left: 24px;
        padding-right: 24px;
        padding-top: 137px
    }

    .safety-tolerability .safety-hero .rteComponent:first-child p {
        margin-top: 37px
    }

    .safety-tolerability .safety-hero h2 {
        margin: 0 0 60px
    }

    .safety-tolerability .safety-arrows .img-responsive {
        width: 164px;
        float: right
    }

    .safety-tolerability .safety-text {
        width: 75%
    }

    .safety-tolerability .safety h1, .safety-tolerability .safety p {
        padding-right: 30px
    }

    .safety-tolerability .purple-background {
        padding-left: 24px;
        padding-right: 24px
    }

    .safety-tolerability .adverse-table > .rteComponent > p:first-child {
        padding-top: 18px
    }

    .safety-tolerability .table-safety td:first-child {
        width: 370px
    }

    .safety-tolerability .table-safety td {
        line-height: 1.3em
    }

    .safety-tolerability .adverse-table table {
        margin-bottom: 0
    }

    .safety-tolerability .discontinuation {
        padding-right: 15px
    }
}

.dosing-administration .dosing-hero .hero-text {
    width: 100%
}

    .dosing-administration .dosing-hero .hero-text .rteComponent {
        display: flex;
        justify-content: flex-end
    }

.dosing-administration .dosing-hero .rteComponent:first-child {
    -webkit-animation-name: fadeInDown;
    -webkit-animation-duration: 3s;
    animation-name: fadeInDown;
    animation-duration: 3s
}

.dosing-administration {
    position: relative
}

    .dosing-administration .heroComponent {
        padding-top: 240px;
        padding-bottom: 28px;
        background-size: auto;
        background-color: #1d024e;
        height: 575px
    }

    .dosing-administration sup {
        font-size: .6em
    }

    .dosing-administration .dosing-hero p {
        font-size: 1.111em;
        line-height: 22px;
        color: #fff;
        margin-bottom: 8px
    }

    .dosing-administration .dosing-hero h2 {
        letter-spacing: -.025em;
        color: #fff;
        font-size: 2.222em;
        line-height: 46px;
        font-weight: 700;
        margin-bottom: 56px;
        margin-top: 0
    }

    .dosing-administration .dosing-hero h3 {
        color: #fff;
        font-size: 1em;
        line-height: 26.4px;
        margin-bottom: 0;
        font-weight: 700;
        margin-top: 14px;
        margin-bottom: 2px
    }

        .dosing-administration .dosing-hero h3 + p {
            font-weight: 700;
            margin: 0;
            font-size: .944em;
            line-height: 22px
        }

    .dosing-administration .dosing-hero ul {
        color: #fff;
        margin-top: 10px
    }

        .dosing-administration .dosing-hero ul li {
            font-size: .944em;
            line-height: 22px;
            list-style-type: none;
            display: table-row
        }

            .dosing-administration .dosing-hero ul li::before {
                content: "\2022\00a0\00a0";
                display: table-cell;
                text-align: right
            }

            .dosing-administration .dosing-hero ul li::after {
                clear: both;
                height: 0;
                visibility: hidden
            }

    .dosing-administration .dosing-bg {
        background-image: linear-gradient(to bottom,#fff 0,#d3cddc 100%)
    }

        .dosing-administration .dosing-bg .dosing-section-one h1 {
            font-size: 1.555em;
            font-weight: 700;
            padding-bottom: 15px;
            line-height: 28px;
            color: #471d7c;
            margin-top: 0;
            padding-top: 66px
        }

        .dosing-administration .dosing-bg .dosing-section-one p {
            font-size: 1.111em;
            color: #333;
            font-weight: 400;
            line-height: 26px
        }

        .dosing-administration .dosing-bg .once-daily {
            margin-top: 50px;
            left: 0;
            padding-left: 0;
            position: relative
        }

            .dosing-administration .dosing-bg .once-daily img {
                margin: 0 auto;
                max-width: none
            }

            .dosing-administration .dosing-bg .once-daily p {
                font-size: 1.333em;
                font-weight: 400;
                line-height: 31px;
                color: #333;
                margin-top: 26px;
                margin-bottom: 26px;
                text-align: center !important
            }

    .dosing-administration .dosing-section-one .horizontal-line:before {
        width: 100%;
        display: block;
        content: '';
        border-bottom: solid 1px #471d7c
    }

@media(max-width:991px) {
    .dosing-administration .dosing-section-one .horizontal-line:before {
        width: 85%;
        margin: auto
    }

    .dosing-administration .dosing-section-one .container .horizontal-line {
        padding: 0
    }

    .dosing-administration .dosing-section-one .horizontal-line p {
        margin-top: 15px
    }

    .dosing-administration .flexContainer.dosages {
        margin-top: 10px
    }
}

.dosing-administration .dosing-section-one .horizontal-line {
    margin-top: 51px;
    left: 8px
}

    .dosing-administration .dosing-section-one .horizontal-line p {
        font-size: 1.28em;
        color: #471d7c;
        margin-top: 25px;
        margin-bottom: 24px;
        line-height: 1.3em
    }

.dosing-administration .dosing-bg .dosing-section-one {
    padding-bottom: 27px
}

.dosing-administration .cover-bg {
    position: absolute;
    z-index: 0;
    overflow: hidden
}

    .dosing-administration .cover-bg > div {
        width: 100%;
        max-width: 100%
    }

    .dosing-administration .cover-bg .imgLinkComponent img {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.02,1);
        object-fit: none;
        height: 812px;
        margin-top: -50px
    }

    .dosing-administration .cover-bg .imgLinkComponent {
        position: relative;
        top: 21px
    }

.dosing-administration .two-dosage h1 {
    color: #fff;
    font-size: 1.555em;
    font-weight: 700;
    margin-top: 4px;
    margin-bottom: 14px
}

.dosing-administration .two-dosage .two-mg .imgLeft, .dosing-administration .two-dosage .one-mg .imgLeft {
    position: relative;
    left: -24px
}

.dosing-administration .two-dosage .two-mg img, .dosing-administration .two-dosage .one-mg img {
    position: relative;
    z-index: 1
}

.dosing-administration .two-dosage .two-mg .imgTitleDescComponent, .dosing-administration .two-dosage .one-mg .imgTitleDescComponent {
    display: flex
}

    .dosing-administration .two-dosage .two-mg .imgTitleDescComponent .description p, .dosing-administration .two-dosage .one-mg .imgTitleDescComponent .description p {
        position: relative;
        top: 18px;
        display: inline-block;
        font-size: 1em;
        font-weight: 600;
        color: #fff;
        padding: 0 15px 0 15px;
        z-index: 0;
        right: 10px
    }

        .dosing-administration .two-dosage .two-mg .imgTitleDescComponent .description p:before, .dosing-administration .two-dosage .one-mg .imgTitleDescComponent .description p:before {
            position: absolute;
            background-color: #f211bf;
            transform: skewX(-17deg);
            border-radius: 4px;
            top: 0;
            bottom: -2px;
            left: -5px;
            right: 0;
            z-index: -1;
            content: ""
        }

        .dosing-administration .two-dosage .two-mg .imgTitleDescComponent .description p:after, .dosing-administration .two-dosage .one-mg .imgTitleDescComponent .description p:after {
            content: "";
            position: absolute;
            top: 50%;
            left: -20px;
            transform: translateY(-54%);
            width: 79px;
            height: 85px
        }

.dosing-administration .two-dosage {
    padding-top: 52px;
    padding-bottom: 60px
}

    .dosing-administration .two-dosage .two-mg ul, .dosing-administration .two-dosage .one-mg ul {
        color: #fff;
        margin-top: 11px
    }

        .dosing-administration .two-dosage .two-mg ul li, .dosing-administration .two-dosage .one-mg ul li {
            padding: 0;
            list-style: none;
            font-size: 1em;
            line-height: 22px;
            margin-bottom: 15px
        }

            .dosing-administration .two-dosage .two-mg ul li:before, .dosing-administration .two-dosage .one-mg ul li:before {
                content: "\2022";
                position: absolute;
                left: 0
            }

    .dosing-administration .two-dosage .mt_60 {
        margin-top: 59px
    }

    .dosing-administration .two-dosage .storing {
        padding-top: 47px;
        left: -15px
    }

        .dosing-administration .two-dosage .storing .rteComponent h1 {
            font-weight: 700;
            padding-bottom: 8px;
            line-height: 28px;
            color: #471d7c;
            margin: 5px auto;
            font-size: 1.555em
        }

        .dosing-administration .two-dosage .storing .rteComponent p {
            color: #471d7c;
            font-size: .857em;
            line-height: 28px;
            font-weight: 700;
            margin: 5px auto 10px
        }

        .dosing-administration .two-dosage .storing .rteComponent ul {
            list-style-type: none
        }

            .dosing-administration .two-dosage .storing .rteComponent ul li::before {
                content: "\2022";
                position: absolute;
                left: 0
            }

            .dosing-administration .two-dosage .storing .rteComponent ul li {
                font-size: 1em;
                line-height: 22px;
                font-weight: 400;
                display: block;
                padding-left: 15px;
                margin-bottom: 15px;
                position: relative
            }

.dosing-administration .bottle .img-responsive {
    padding-left: 4px
}

.dosing-administration .reference-Accordion {
    padding-top: 40px;
    padding-bottom: 53px
}

@media(max-width:767px) {
    .dosing-administration .cover-bg .container .row > div {
        padding: 0
    }

    .dosing-administration .heroComponent {
        padding-top: 148px;
        background-position: top center;
        background-size: cover;
        padding-bottom: 0;
        height: auto
    }

    .dosing-administration .dosing-hero p {
        font-size: .944em;
        margin-bottom: 2px;
        padding-right: 12px
    }

    .dosing-administration .dosing-hero .rteComponent:first-child p {
        line-height: 18px;
        margin-bottom: 8px;
        margin-top: 2px
    }

    .dosing-administration .dosing-hero h2 {
        font-size: 1.333em;
        line-height: 28px;
        margin-bottom: 42px
    }

    .dosing-administration .dosing-hero h3 {
        margin-bottom: 1px
    }

        .dosing-administration .dosing-hero h3 + p {
            font-size: .888em
        }

    .dosing-administration .dosing-hero ul {
        color: #fff;
        margin-top: 5px
    }

        .dosing-administration .dosing-hero ul li {
            font-size: .888em;
            line-height: 1.3em
        }

    .dosing-administration .dosing-bg .dosing-section-one h1 {
        font-size: 1.333em;
        line-height: 28px;
        padding-top: 45px
    }

    .dosing-administration .dosing-bg .once-daily img {
        width: 90px
    }

    .dosing-administration .dosing-bg .once-daily {
        margin-top: 40px
    }

        .dosing-administration .dosing-bg .once-daily p {
            font-size: .888em;
            line-height: 1.3em;
            margin-top: 16px
        }

    .dosing-administration .dosing-section-one .horizontal-line {
        margin-top: 26px;
        margin-left: 9%
    }

        .dosing-administration .dosing-section-one .horizontal-line p {
            text-align: center;
            font-size: 22px
        }

    .dosing-administration .dosing-bg .once-daily {
        position: static;
        padding-left: 0;
        padding-right: 0
    }

    .dosing-administration .dosing-bg .dosing-section-one {
        padding-bottom: 33px
    }

    .dosing-administration .cover-bg .imgLinkComponent img {
        height: auto
    }

    .dosing-administration .two-dosage {
        padding-top: 30px;
        padding-bottom: 60px
    }

        .dosing-administration .two-dosage h1 {
            font-size: .857em;
            line-height: 28px;
            margin-bottom: 15px;
            margin-top: 15px;
            padding-left: 15px
        }

        .dosing-administration .two-dosage .two-mg ul, .dosing-administration .two-dosage .one-mg ul {
            margin-left: 31px;
            margin-top: 14px
        }

        .dosing-administration .two-dosage .one-mg {
            padding-top: 7px
        }

            .dosing-administration .two-dosage .two-mg ul li:before, .dosing-administration .two-dosage .one-mg ul li:before {
                left: 31px
            }

            .dosing-administration .two-dosage .two-mg ul li, .dosing-administration .two-dosage .one-mg ul li {
                font-size: .888em;
                line-height: 20px
            }

        .dosing-administration .two-dosage .two-mg {
            padding-right: 0
        }

        .dosing-administration .two-dosage .storing .rteComponent h1 {
            font-size: .857em;
            line-height: 28px;
            display: none
        }

        .dosing-administration .two-dosage .storing .rteComponent p {
            font-size: .888em;
            line-height: 20px;
            margin: 0 auto 10px
        }

        .dosing-administration .two-dosage .storing {
            padding-top: 0;
            padding-right: 4px;
            left: 6px
        }

            .dosing-administration .two-dosage .storing .rteComponent ul li {
                font-size: .888em;
                line-height: 20px
            }

        .dosing-administration .two-dosage .mt_60 {
            margin-top: 8px
        }

        .dosing-administration .storing-motegrity, .dosing-administration .two-dosage .mt_60 {
            padding-left: 0
        }

    .dosing-administration .storing-motegrity {
        margin-top: 40px
    }

        .dosing-administration .storing-motegrity h1 {
            color: #471d7c;
            font-size: .857em;
            line-height: 28px;
            margin-bottom: 21px
        }

    .dosing-administration .bottle .img-responsive {
        width: 125px;
        max-width: none
    }

    .dosing-administration .bottle .img-responsive {
        padding-left: 4px
    }

    .dosing-administration .reference-Accordion {
        padding-top: 0;
        padding-bottom: 4px
    }
}

@media(min-width:768px) and (max-width:991px) {
    .dosing-administration .dosing-bg .once-daily img {
        max-width: 150px
    }

    .dosing-administration .two-dosage .storing {
        padding-top: 36px;
        left: -4px
    }

    .dosing-administration .heroComponent {
        padding-top: 174px;
        background-position: bottom center;
        height: 532px
    }

    .dosing-administration .container {
        width: 720px
    }

    .dosing-administration .dosing-section-one .horizontal-line {
        margin-top: 51px;
        left: -15px;
        float: right
    }

    .dosing-administration .bottle .img-responsive {
        max-width: none;
        padding-left: 0
    }

    .dosing-administration .two-dosage .mt_60 {
        padding-left: 0
    }
}

.mechanism-of-action .heroComponent {
    padding-top: 230px;
    padding-bottom: 0;
    background-size: initial;
    display: block
}

.mechanism-of-action sup {
    font-size: .6em;
    top: -0.56em
}

.mechanism-of-action .cic-section .cic-section-inner p:first-child {
    font-size: 1.111em;
    margin-bottom: 13px
}

.mechanism-of-action .moa-hero {
    padding-left: 7px
}

.mechanism-of-action .cic-section .cic-section-inner h2:nth-child(2) {
    font-size: 2.222em;
    line-height: 46px;
    letter-spacing: -.025em;
    font-weight: 700;
    margin-top: -8px;
    padding-bottom: 5px
}

    .mechanism-of-action .cic-section .cic-section-inner h2:nth-child(2) sub {
        font-size: .6em;
        line-height: 0;
        position: relative;
        bottom: -9px;
        top: .35em
    }

.mechanism-of-action .cic-section .cic-section-inner p:nth-child(3) sup {
    font-size: .60em;
    line-height: 0;
    position: relative;
    top: -7px
}

.mechanism-of-action .cic-section .cic-section-inner p:nth-child(3) sub {
    font-size: .60em;
    line-height: 0;
    position: relative;
    bottom: -0.35em
}

.mechanism-of-action .cic-section .cic-section-inner div:nth-child(2) h3 {
    font-size: 1em;
    font-weight: 700;
    line-height: 21px;
    margin-top: 36px
}

.mechanism-of-action .cic-section .cic-section-inner div:nth-child(2) p {
    font-weight: 700;
    font-size: .944em;
    margin-top: -5px
}

.mechanism-of-action .cic-section .cic-section-inner div:nth-child(2) ul {
    padding-left: 21px;
    list-style-type: none;
    line-height: 1.2em;
    margin-top: -6px;
    width: 960px
}

.mechanism-of-action .cic-section .cic-section-inner div:nth-child(2) li {
    font-size: .944em;
    position: relative;
    line-height: 22.1px
}

    .mechanism-of-action .cic-section .cic-section-inner div:nth-child(2) li::before {
        content: "\2022\00a0\00a0";
        text-align: right;
        position: absolute;
        left: -12px
    }

.mechanism-of-action .hero-mechanism {
    background-color: #1d024e;
    height: 575px;
    padding-top: 150px !important
}

.mechanism-of-action .cic-section-inner p, .mechanism-of-action .cic-section-inner ul, .mechanism-of-action .cic-section-inner h2, .mechanism-of-action .cic-section-inner h3 {
    color: #fff;
    font-family: SourceSans,sans-serif;
    padding-left: 8px
}

.mechanism-of-action .cic-section-inner .moa-hero div:nth-child(1) p:nth-child(1) span {
    font-size: 1.111em
}

.mechanism-of-action .mechanism-section {
    padding-top: 44px;
    padding-left: 8px;
    padding-bottom: 0
}

    .mechanism-of-action .mechanism-section .div:nth-child(2) {
        padding-bottom: 30px
    }

.mechanism-of-action .mechanism-bg {
    background-color: #f5eff6;
    width: 100%;
    padding-bottom: 35px
}

.mechanism-of-action .moa-section {
    padding-bottom: 0;
    line-height: 1em;
    font-size: .944em
}

    .mechanism-of-action .moa-section sup {
        font-size: .6em;
        line-height: 0;
        position: relative
    }

    .mechanism-of-action .moa-section h1 {
        font-size: 1.555em;
        font-weight: 700;
        color: #471d7c;
        padding-bottom: 14px
    }

    .mechanism-of-action .moa-section p {
        line-height: 1.3em
    }

.mechanism-of-action .align-mechanism {
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 0
}

    .mechanism-of-action .align-mechanism .pink-bg h2 {
        margin-top: 4px
    }

    .mechanism-of-action .align-mechanism .pink-bg {
        padding-top: 6px;
        padding-bottom: 3px
    }

        .mechanism-of-action .align-mechanism .pink-bg .whiteText {
            position: relative;
            display: inline-block;
            font-size: .888em;
            font-weight: 600;
            text-transform: uppercase;
            color: #fff;
            padding: 2px 20px;
            z-index: 0
        }

            .mechanism-of-action .align-mechanism .pink-bg .whiteText::before {
                position: absolute;
                background-color: #f211bf;
                transform: skewX(-17deg);
                top: 0;
                bottom: -2px;
                left: 0;
                right: 0;
                z-index: -1;
                border-radius: 4px;
                display: block;
                content: ''
            }

    .mechanism-of-action .align-mechanism .absorb .block {
        border-right: 1px solid #471d7c;
        padding-right: 10px;
        margin-right: 4px;
        font-weight: 400;
        font-family: SourceSans,sans-serif
    }

    .mechanism-of-action .align-mechanism .absorb {
        padding-left: 9px;
        padding-top: 18px;
        padding-bottom: 20px;
        position: relative
    }

        .mechanism-of-action .align-mechanism .absorb p:first-child {
            font-size: 1.555em;
            font-weight: 700;
            line-height: 28px;
            margin-bottom: 10px;
            color: #471d7c;
            margin-top: -9px
        }

    .mechanism-of-action .align-mechanism .receptors-block p:first-child span {
        border-right: 1px solid #471d7c;
        padding-right: 8px;
        margin-right: 6px;
        font-weight: 400;
        font-family: SourceSans,sans-serif
    }

    .mechanism-of-action .align-mechanism .receptors-block p:nth-child(2) {
        font-weight: 400;
        font-family: SourceSans,sans-serif;
        font-size: .944em
    }

        .mechanism-of-action .align-mechanism .receptors-block p:nth-child(2) sub {
            font-size: .6em;
            line-height: 0;
            position: relative
        }

        .mechanism-of-action .align-mechanism .receptors-block p:nth-child(2) sup {
            font-size: .6em;
            line-height: 0;
            position: relative
        }

    .mechanism-of-action .align-mechanism .receptors-block p:nth-child(3) {
        margin-top: -18px;
        margin-left: -2px;
        margin-bottom: 27px
    }

    .mechanism-of-action .align-mechanism .receptors-block div:nth-child(2) {
        opacity: .2
    }

    .mechanism-of-action .align-mechanism .absorb p:nth-child(2) {
        margin-top: 0;
        line-height: 18px;
        padding-top: 2px;
        font-family: SourceSans,sans-serif;
        font-weight: 400;
        font-size: .944em
    }

        .mechanism-of-action .align-mechanism .absorb p:nth-child(2) sup {
            font-size: .6em;
            line-height: 0;
            position: relative
        }

    .mechanism-of-action .align-mechanism .absorb p:nth-child(3) {
        font-size: .777em;
        line-height: 18px
    }

        .mechanism-of-action .align-mechanism .absorb p:nth-child(3) strong {
            font-weight: 700
        }

        .mechanism-of-action .align-mechanism .absorb p:nth-child(3) a {
            text-decoration: underline;
            color: #471d7c
        }

.mechanism-of-action .receptor-right-section {
    padding-left: 56px;
    padding-top: 37px;
    opacity: .2
}

.mechanism-of-action .activate {
    padding-top: 19px
}

.mechanism-of-action .receptors-block {
    margin-top: 68px
}

.mechanism-of-action .align-mechanism .receptors-block p:first-child {
    font-size: 1.555em;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 7px;
    color: #471d7c
}

.mechanism-of-action .align-mechanism em {
    font-size: .777em;
    margin-top: -15px;
    margin-bottom: 27px
}

.mechanism-of-action .align-mechanism .activate {
    margin-top: -10px
}

.mechanism-of-action .align-mechanism .release p:first-child span {
    border-right: 1px solid #471d7c;
    padding-right: 8px;
    margin-right: 6px;
    font-weight: 400
}

.mechanism-of-action .align-mechanism em {
    font-size: .944em
}

.mechanism-of-action .align-mechanism .release p:nth-child(2) sup {
    top: -0.7em;
    font-size: .6em;
    line-height: 0;
    position: relative
}

.mechanism-of-action .align-mechanism .release p:nth-child(2) {
    margin-top: 6px;
    line-height: 20px;
    word-spacing: 0;
    font-size: .944em
}

    .mechanism-of-action .align-mechanism .release p:nth-child(2) sub {
        bottom: -0.25em;
        font-size: .6em;
        line-height: 0;
        position: relative
    }

.mechanism-of-action .align-mechanism .release p:first-child {
    font-size: 1.555em;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 0;
    color: #471d7c;
    margin-top: 11px
}

.mechanism-of-action .align-mechanism .move p:first-child span {
    border-right: 1px solid #471d7c;
    padding-right: 9px;
    margin-right: 4px;
    font-weight: 400
}

.mechanism-of-action .align-mechanism .move p:first-child {
    font-size: 1.555em;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 10px;
    color: #471d7c;
    margin-top: 31px
}

    .mechanism-of-action .align-mechanism .move p:first-child span {
        border-right: 1px solid #471d7c;
        padding-right: 9px;
        margin-right: 4px
    }

.mechanism-of-action .align-mechanism .move p:nth-child(2) {
    margin-top: 0;
    line-height: 20px;
    font-size: .944em
}

    .mechanism-of-action .align-mechanism .move p:nth-child(2) sup {
        top: -0.7em;
        font-size: .6em;
        line-height: 0;
        position: relative
    }

.mechanism-of-action .hapc-bg {
    position: relative;
    background-image: linear-gradient(to bottom,#fff 20%,#471d7c);
    padding-top: 60px;
    padding-bottom: 60px
}

.mechanism-of-action .motegrity-gi-section {
    text-align: left;
    padding-top: 62px;
    padding-left: 24px
}

    .mechanism-of-action .motegrity-gi-section .imgLinkComponent picture {
        position: absolute;
        content: "";
        top: 140px;
        left: calc(50% - 668px);
        width: 887px;
        height: 491px;
        background-size: cover;
        opacity: .7;
        z-index: -1
    }

.mechanism-of-action .hapc-bg {
    position: relative;
    background-image: linear-gradient(to bottom,#fff 20%,#471d7c);
    padding-top: 20px;
    padding-bottom: 60px;
    margin-left: -33px
}

.mechanism-of-action .motegrity-gi-section h1 {
    font-size: 1.555em;
    font-weight: 700;
    color: #471d7c;
    margin: 11px auto 5px
}

.mechanism-of-action .motegrity-gi-section h3 {
    font-size: 1.333em;
    margin-bottom: 30px;
    margin-top: 10px;
    font-weight: 400;
    color: #333
}

.mechanism-of-action .increased-hap-right {
    margin-left: 0;
    margin-top: 29px
}

.mechanism-of-action .natural-movement-right p:nth-child(2) {
    color: #333;
    font-size: .833em
}

.mechanism-of-action .increased-hap-left {
    margin-left: inherit;
    margin-top: 29px
}

.mechanism-of-action .natural-movement-left p:nth-child(2) {
    color: #333;
    font-size: .833em
}

.mechanism-of-action .motegrity-gi-section {
    text-align: left;
    z-index: 1
}

.mechanism-of-action .natural-movement-right {
    margin-bottom: 55px
}

    .mechanism-of-action .natural-movement-right video {
        width: 648px;
        height: 365px;
        box-shadow: 0 20px 75px rgba(0,0,0,.3)
    }

.mechanism-of-action .html5video {
    width: 648px;
    height: 365px;
    display: block;
    padding-top: 11px;
    padding-left: 0
}

.mechanism-of-action .motegrity-gi-section p {
    line-height: 1.3em;
    color: #333;
    font-size: .944em;
    margin-left: 0
}

.mechanism-of-action .motegrity-gi-section .natural-movement-right p {
    line-height: 1.3em;
    color: #fff;
    font-size: .944em;
    margin-left: -9px
}

.mechanism-of-action .motegrity-gi-section .hapc-bg .natural-movements .motegrity-gi-section .natural-movement-right p {
    line-height: 1.3em;
    color: #333;
    font-size: .944em;
    margin-left: -9px
}

.mechanism-of-action .natural-movement-right {
    text-align: center
}

    .mechanism-of-action .natural-movement-right h3 {
        font-size: .857em;
        margin-bottom: 2px;
        margin-top: 10px;
        color: #471d7c;
        font-weight: 400
    }

        .mechanism-of-action .natural-movement-right h3 sup {
            top: -0.5em;
            font-size: .6em;
            line-height: 0;
            position: relative
        }

    .mechanism-of-action .natural-movement-right strong {
        color: #471d7c;
        font-size: .857em;
        font-weight: 700;
        margin-top: -9px;
        display: block;
        margin-left: 0;
        padding-bottom: 2px
    }

.mechanism-of-action .moa-video .natural-movement-right p:first:child strong {
    margin-top: 46px;
    padding-left: 40px
}

.mechanism-of-action .natural-movement-right .light-separator {
    width: 48%;
    height: 1px;
    display: block;
    background: #471d7c;
    left: auto;
    right: auto;
    margin-top: -4px
}

.mechanism-of-action .moa-video {
    margin-left: 15%;
    margin-right: 15%;
    display: block;
    width: 680px;
    height: 367px
}

.mechanism-of-action .isi-block {
    margin-top: 29px;
    margin-left: 8px
}

    .mechanism-of-action .isi-block h3 {
        font-size: 1em;
        color: #471d7c;
        font-weight: 700;
        margin-bottom: 5px
    }

    .mechanism-of-action .isi-block p:nth-child(3) {
        line-height: 1.3em;
        color: #333;
        font-size: .944em
    }

    .mechanism-of-action .isi-block div:nth-child(1) p:nth-child(2) {
        margin: 5px 0;
        font-size: .944em;
        color: #471d7c;
        font-weight: 700;
        line-height: 1.3em
    }

    .mechanism-of-action .isi-block div:nth-child(1) p:nth-child(2) {
        line-height: 1.3em
    }

.mechanism-of-action .motegritity-isi-right h2 {
    font-size: 1.555em;
    color: #471d7c;
    margin: 5px auto;
    line-height: 1.15;
    font-weight: 700
}

    .mechanism-of-action .motegritity-isi-right h2 sup {
        top: -0.5em;
        font-size: .6em;
        line-height: 0;
        position: relative
    }

    .mechanism-of-action .motegritity-isi-right h2 sub {
        font-size: .6em;
        line-height: 0;
        position: relative
    }

.mechanism-of-action .motegritity-isi-right p {
    line-height: 1.3em;
    color: #333;
    font-size: .944em;
    font-weight: 400;
    padding-top: 10px;
    width: 454px
}

    .mechanism-of-action .motegritity-isi-right p sub {
        font-size: .6em;
        line-height: 0;
        position: relative
    }

    .mechanism-of-action .motegritity-isi-right p sup {
        font-size: .6em;
        line-height: 0;
        position: relative
    }

.mechanism-of-action .ctt-section {
    margin-left: -15px
}

    .mechanism-of-action .ctt-section p {
        padding-top: 13px
    }

    .mechanism-of-action .ctt-section h1 {
        font-size: 1.555em;
        font-weight: 700 !important;
        color: #471d7c;
        margin: 5px auto
    }

.mechanism-of-action .select-isi {
    padding-bottom: 60px
}

    .mechanism-of-action .select-isi .isi-block .ctt-section p {
        color: #333 !important;
        margin-bottom: 40px !important;
        line-height: 1.3em !important;
        font-size: .944em !important;
        font-weight: 400 !important;
        width: 870px !important
    }

    .mechanism-of-action .select-isi .isi-block .reduced-ctt-right {
        padding: 30px;
        background: #f9f9f9;
        margin-left: -15px
    }

        .mechanism-of-action .select-isi .isi-block .reduced-ctt-right h3 {
            font-size: .857em;
            font-weight: 700;
            color: #471d7c;
            margin-bottom: 20px;
            margin-top: 6px;
            padding-left: 65px
        }

        .mechanism-of-action .select-isi .isi-block .reduced-ctt-right sup {
            font-size: .6em;
            line-height: 0;
            position: relative
        }

        .mechanism-of-action .select-isi .isi-block .reduced-ctt-right .imgLinkComponent {
            padding-left: 65px;
            width: 93%
        }

.mechanism-of-action .ht-pathway {
    position: relative;
    background-image: linear-gradient(to right,#0c003d 20%,#471d7c 50%,#b032a2 100%);
    z-index: 0
}

    .mechanism-of-action .ht-pathway::after {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-image: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 30%,#fff 100%);
        z-index: -1;
        content: ""
    }

.mechanism-of-action .bowel-motility-mid {
    margin-top: 29px;
    padding-left: 55px;
    opacity: .2
}

.mechanism-of-action .ht-pathway .pathway .imgLinkComponent picture {
    position: absolute;
    content: "";
    top: 0;
    right: -170px;
    width: 393px;
    height: 714px;
    background-size: cover;
    mix-blend-mode: multiply;
    opacity: .6
}

.mechanism-of-action .pink-bg-one h2 {
    position: relative;
    display: inline-block;
    font-size: .888em;
    font-weight: 600;
    padding: 0 8px;
    margin: 5px auto;
    top: 0;
    bottom: -2px;
    left: 0;
    right: 0;
    margin-left: -15px;
    z-index: -1;
    margin-top: 60px;
    margin-bottom: 60px
}

.mechanism-of-action .pink-bg-one .whiteText {
    position: relative;
    display: inline-block;
    font-size: .888em;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    padding: 0 8px;
    z-index: 0
}

    .mechanism-of-action .pink-bg-one .whiteText::before {
        position: absolute;
        background-color: #f211bf;
        transform: skewX(-17deg);
        border-radius: 4px;
        top: 0;
        bottom: -2px;
        left: 0;
        right: 0;
        z-index: -1;
        content: ''
    }

.mechanism-of-action .closer-look-container {
    margin-top: 4px
}

.mechanism-of-action .ht-receptors-mid {
    line-height: 1.3em;
    color: #fff
}

    .mechanism-of-action .ht-receptors-mid sup {
        font-size: .6em;
        line-height: 0;
        position: relative
    }

.mechanism-of-action .ht-receptors-mid {
    margin-top: -30px;
    margin-left: -7px;
    font-size: .786em;
    line-height: 27px
}

.mechanism-of-action .ht-release-right {
    margin-left: 394px;
    margin-top: 14px;
    line-height: 28px;
    color: #fff
}

    .mechanism-of-action .ht-release-right sup {
        font-size: .6em;
        line-height: 0;
        position: relative
    }

    .mechanism-of-action .ht-release-right p strong {
        font-size: .786em;
        font-weight: 700
    }

.mechanism-of-action .ht-receptors-mid p strong {
    font-size: .786em;
    font-weight: 700;
    margin-top: 45px
}

.mechanism-of-action .ht-receptors-section .ht-receptors-mid {
    margin-top: 17px
}

.mechanism-of-action .motegritity-isi-left {
    width: 344px;
    height: 392px;
    margin-left: 37px;
    margin-top: 56px
}

.mechanism-of-action .motegritity-isi-right {
    padding-top: 55px;
    padding-left: 20px
}

.mechanism-of-action .ht-receptors-right {
    margin-left: 393px;
    margin-top: 5px;
    line-height: 27px;
    color: #fff
}

    .mechanism-of-action .ht-receptors-right sup {
        font-size: .6em;
        line-height: 0;
        position: relative
    }

    .mechanism-of-action .ht-receptors-right sub {
        font-size: .6em;
        line-height: 0;
        position: relative
    }

    .mechanism-of-action .ht-receptors-right p strong {
        font-size: .786em;
        font-weight: 700
    }

.mechanism-of-action .ht-release-right {
    font-size: .786em
}

.mechanism-of-action .ht-receptors-section .ht-receptors-mid p {
    line-height: 28px;
    padding-bottom: 4px
}

.mechanism-of-action .receptors-section .ht-receptors-right p {
    font-size: .786em;
    line-height: 28px
}

.prev-next-component {
    width: 630px;
    margin-bottom: 0;
    display: flex;
    box-sizing: border-box;
    padding-top: 0;
    padding-bottom: 30px;
    padding-top: 55px;
    margin-left: auto;
    margin-right: auto
}

@media(max-width:767px) {
    .prev-next-component {
        width: 100%
    }

        .prev-next-component ul {
            display: flex;
            justify-content: center
        }

    .resources .prev-next-component {
        padding-top: 0
    }

        .resources .prev-next-component .prev {
            margin-left: -175px
        }

    .patient-identification-tool .prev-next-component .next, .index .prev-next-component .next {
        margin-right: -150px
    }
}

.resources .coverage-alignment {
    padding: 0
}

.resources .prev-next-component {
    padding-bottom: 0
}

.prev-next-component .prev {
    width: 300px;
    float: left;
    text-align: right;
    padding-right: 50px;
    display: flex;
    justify-content: flex-end;
    align-items: center
}

@media(max-width:767px) {
    .prev-next-component .prev, .prev-next-component .next {
        width: 150px;
        align-items: flex-end;
        flex-direction: column;
        position: relative;
        display: inline-block;
        text-align: center
    }

    .prev-next-component .prev {
        padding-right: 25px
    }

    .prev-next-component .next {
        padding-left: 25px
    }
}

.prev-next-component .prev:before {
    content: "";
    background: #fff url(/images/prev-arrow.png) no-repeat center center;
    width: 55px;
    height: 55px;
    border-radius: 100%;
    float: none;
    display: inline-block;
    text-align: center;
    transition: .2s all;
    box-shadow: -5px 5px 21px #818181;
    background-size: 21px;
    margin-right: 0;
    margin-left: 0;
    position: relative;
    z-index: 0
}

.prev-next-component .next:before {
    position: relative;
    z-index: 0
}

.prev-next-component .next a {
    font-size: .944em;
    font-family: "SourceSans",sans-serif;
    color: #53565a;
    text-decoration: none;
    display: block;
    line-height: 22px;
    position: absolute !important;
    z-index: 1;
    padding: 8px 0 8px 75px
}

    .prev-next-component .next a span {
        display: block;
        font-weight: 700;
        color: #333
    }

.prev-next-component .prev span {
    display: block;
    font-weight: 700;
    color: #333;
    text-align: right
}

.prev-next-component .prev a {
    display: block;
    color: #333;
    font-size: .944em;
    line-height: 20px;
    text-decoration: none;
    position: absolute;
    z-index: 1;
    padding-right: 75px;
    padding-top: 8px;
    padding-bottom: 8px
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media(max-width:767px) and (min-width:320px) {
    .mechanism-of-action .cic-section {
        margin-top: -65px;
        margin-left: -3px
    }

    .mechanism-of-action .cic-section-inner h2 {
        font-size: .857em;
        line-height: 46px;
        letter-spacing: -.025em;
        color: #fff;
        font-weight: 700;
        margin: 5px auto;
        padding-bottom: 4px;
        font-family: SourceSans,sans-serif
    }

    .mechanism-of-action .cic-section .cic-section-inner h2:nth-child(2) {
        font-size: 2.222em;
        line-height: 46px;
        letter-spacing: -.025em;
        font-weight: 700;
        margin-top: 0;
        padding-bottom: 5px
    }

    .mechanism-of-action .heroComponent {
        padding-bottom: 0;
        background-size: contain;
        padding-top: 199px;
        margin-left: -4px;
        margin-top: 0;
        height: 606px
    }

    .mechanism-of-action .cic-section-inner {
        font-size: .777em
    }

        .mechanism-of-action .cic-section-inner .heroTitle {
            font-size: 1.1em;
            line-height: 0;
            position: relative;
            line-break: auto;
            width: 354px
        }

        .mechanism-of-action .cic-section-inner h2 .heroTitle {
            letter-spacing: -.025em;
            color: #fff;
            font-weight: 700;
            margin: 5px auto;
            font-family: SourceSans,sans-serif;
            margin-top: 0;
            display: block;
            margin-bottom: 0;
            font-size: .773em;
            line-height: 28px
        }

        .mechanism-of-action .cic-section-inner p:nth-child(3) span {
            padding-top: 2px;
            display: inline-block;
            font-size: .777em;
            padding-bottom: 12px
        }

    .mechanism-of-action .cic-section .cic-section-inner div:nth-child(2) h3 {
        font-size: 1.14em;
        font-weight: 700;
        line-height: 21px;
        margin-top: 38px
    }

    .mechanism-of-action .cic-section-inner p:nth-child(3) {
        padding-top: 5px;
        width: 300px;
        line-height: 7px
    }

    .mechanism-of-action .cic-section .cic-section-inner div:nth-child(2) p {
        font-weight: 700;
        font-size: .888em;
        margin-top: -2px
    }

    .mechanism-of-action .cic-section-inner p:nth-child(3) .heroTitle span:first-child {
        line-height: 6px;
        font-size: .777em;
        display: inline-block;
        width: 300px
    }

    .mechanism-of-action .cic-section-inner .nowrap {
        line-height: 6px
    }

    .mechanism-of-action .cic-section-inner p {
        line-height: 19px;
        margin-bottom: 8px;
        color: #fff;
        font-size: .944em;
        width: 250px
    }

    .mechanism-of-action .cic-section-inner.heroTitle {
        font-size: .944em;
        line-height: 1;
        position: relative;
        line-break: auto;
        width: 354px
    }

    .mechanism-of-action .cic-section-inner h3 {
        color: #fff;
        text-transform: uppercase;
        font-size: 1em;
        font-weight: 700;
        margin: 5px auto;
        font-family: SourceSans,sans-serif;
        margin-top: 19px;
        padding-bottom: 4px
    }

    .mechanism-of-action .cic-section .cic-section-inner div:nth-child(2) ul {
        padding-left: 20px;
        margin-top: 0;
        width: 355px;
        display: table;
        line-height: 1.3em;
        font-weight: 400
    }

    .mechanism-of-action .cic-section .cic-section-inner div:nth-child(2) li {
        font-size: .888em;
        margin-bottom: 1px;
        line-height: 20px
    }

        .mechanism-of-action .cic-section .cic-section-inner div:nth-child(2) li:nth-child(2) {
            line-height: 21px
        }

    .mechanism-of-action .moa-section h1 {
        font-size: .857em;
        font-weight: 700;
        color: #471d7c;
        padding-bottom: 14px
    }

    .mechanism-of-action .moa-section {
        padding-bottom: 0;
        line-height: 1em;
        font-size: .888em;
        margin-top: -18px;
        padding-left: 7px;
        width: 367px
    }

    .mechanism-of-action .align-mechanism .pink-bg .whiteText {
        position: relative;
        display: inline-block;
        font-size: .777em;
        font-weight: 600;
        text-transform: uppercase;
        color: #fff;
        z-index: 0;
        padding-top: 5px;
        padding-left: 0;
        padding-right: 14px
    }

        .mechanism-of-action .align-mechanism .pink-bg .whiteText::before {
            position: absolute;
            background-color: #f211bf;
            transform: skewX(-17deg);
            top: 0;
            bottom: -9px;
            left: -8px;
            right: 7px;
            z-index: -1;
            border-radius: 4px;
            content: '';
            display: block
        }

    .mechanism-of-action .align-mechanism .pink-bg h2 {
        font-size: .777em;
        margin-top: 17px
    }

    .mechanism-of-action .align-mechanism .absorb {
        padding-top: 27px;
        padding-bottom: 20px;
        position: relative;
        padding-left: 37px;
        width: 365px
    }

        .mechanism-of-action .align-mechanism .absorb p:first-child {
            font-size: 1.333em;
            font-weight: 700;
            line-height: 28px;
            margin-bottom: 10px;
            color: #471d7c;
            margin-top: -9px
        }

        .mechanism-of-action .align-mechanism .absorb p:nth-child(2) {
            margin-top: 0;
            line-height: 18px;
            padding-top: 1px;
            font-family: SourceSans,sans-serif;
            font-weight: 400;
            font-size: .888em
        }

        .mechanism-of-action .align-mechanism .absorb p:nth-child(3) {
            font-size: .777em;
            margin-top: -2px
        }

    .mechanism-of-action .receptors-block {
        margin-left: -25px;
        margin-top: 5px
    }

    .mechanism-of-action .mechanism-section .align-mechanism .activate picture {
        width: 96px;
        height: 96px;
        display: block;
        margin-left: -8px;
        margin-top: -3px
    }

    .mechanism-of-action .align-mechanism .receptors-block p:first-child {
        font-size: 1.333em;
        font-weight: 700;
        line-height: 28px;
        margin-bottom: 7px;
        color: #471d7c
    }

        .mechanism-of-action .align-mechanism .receptors-block p:first-child span {
            border-right: 1px solid #471d7c;
            padding-right: 11px;
            margin-right: 5px;
            font-weight: 400;
            font-family: SourceSans,sans-serif
        }

    .mechanism-of-action .align-mechanism .receptors-block p:nth-child(2) {
        font-family: SourceSans,sans-serif;
        width: 234px;
        font-size: .888em;
        line-height: 19px;
        padding-top: 2px;
        padding-left: 1px
    }

    .mechanism-of-action .align-mechanism .receptors-block p:nth-child(3) {
        margin-top: -12px;
        margin-left: 1px;
        margin-bottom: 31px;
        width: 234px;
        line-height: 16px
    }

    .mechanism-of-action .align-mechanism .activate {
        margin-top: -10px;
        margin-bottom: 10px
    }

    .mechanism-of-action .mechanism-section .align-mechanism .activate .receptors-block picture, .mechanism-of-action .mechanism-section .align-mechanism .move .bowel-motility-mid picture {
        display: none
    }

    .mechanism-of-action .mechanism-section .move .bowel-motility-right picture {
        width: 91px;
        height: 91px;
        display: block;
        margin-left: -6px;
        margin-top: -1px
    }

    .mechanism-of-action .align-mechanism .release {
        margin-top: -14px;
        padding-left: 38px
    }

        .mechanism-of-action .align-mechanism .release p:first-child {
            font-size: 1.333em;
            font-weight: 700;
            line-height: 28px;
            margin-bottom: 0;
            color: #471d7c;
            margin-top: 11px
        }

            .mechanism-of-action .align-mechanism .release p:first-child span {
                border-right: 1px solid #471d7c;
                padding-right: 10px;
                margin-right: 5px;
                font-weight: 400
            }

        .mechanism-of-action .align-mechanism .release p:nth-child(2) {
            margin-top: 10px;
            line-height: 19px;
            word-spacing: 0;
            font-size: .888em;
            width: 310px
        }

    .mechanism-of-action .align-mechanism em {
        font-size: .777em;
        margin-top: -15px;
        margin-bottom: 27px;
        font-style: italic
    }

    .mechanism-of-action .bowel-motility-mid {
        margin-top: 29px;
        padding-left: 55px;
        opacity: .2;
        display: none
    }

    .mechanism-of-action .align-mechanism .move .move {
        margin-top: -22px;
        margin-left: -25px
    }

    .mechanism-of-action .align-mechanism .move p:first-child {
        font-size: 1.388em;
        font-weight: 700;
        line-height: 28px;
        margin-bottom: 10px;
        color: #471d7c;
        margin-top: 31px
    }

        .mechanism-of-action .align-mechanism .move p:first-child span {
            border-right: 1px solid #471d7c;
            padding-right: 10px;
            margin-right: 5px
        }

    .mechanism-of-action .align-mechanism .move p:nth-child(2) {
        margin-top: -2px;
        font-size: .888em;
        width: 234px;
        line-height: 19px;
        margin-left: 2px
    }

    .mechanism-of-action .align-mechanism .move {
        margin-top: 29px;
        margin-bottom: 17px
    }

    .mechanism-of-action .motegrity-gi-section {
        padding-top: 39px;
        padding-left: 15px;
        width: 365px
    }

        .mechanism-of-action .motegrity-gi-section h1 {
            font-size: .857em;
            margin-bottom: 30px;
            font-weight: 700;
            color: #471d7c;
            margin: 5px auto
        }

        .mechanism-of-action .motegrity-gi-section h3 {
            font-size: 1.28em;
            line-height: 26px;
            margin-bottom: 30px;
            margin-top: 7px;
            font-weight: 400;
            color: #333
        }

        .mechanism-of-action .motegrity-gi-section p {
            line-height: 1.3em;
            color: #333;
            font-size: .888em;
            margin-left: 0;
            width: 345px;
            margin-top: -2px
        }

    .mechanism-of-action .increased-hap-right {
        margin-left: -14px;
        margin-top: 9px
    }

    .mechanism-of-action .natural-movement-right {
        text-align: right;
        margin-top: -13px;
        margin-bottom: 0
    }

        .mechanism-of-action .natural-movement-right .light-separator {
            width: 90%;
            height: 1px;
            display: block;
            background: #471d7c;
            right: auto;
            margin-top: 0;
            margin-left: 22px
        }

    .mechanism-of-action .peristalsis + .hapc-bg {
        background-image: linear-gradient(to bottom,#fff 12%,#471d7c)
    }

    .mechanism-of-action .natural-movements .motegrity-gi-section {
        padding-top: 16px
    }

    .mechanism-of-action .motegrity-gi-section .natural-movement-right .increased-hapc h3 {
        font-size: 1.111em;
        margin-bottom: 30px;
        margin-top: 7px;
        font-weight: bold;
        color: #333;
        margin-bottom: 0;
        text-align: left;
        margin-left: 0
    }

    .mechanism-of-action .motegrity-gi-section .natural-movement-right .increased-hapc {
        padding: 0;
        margin-left: -15px
    }

        .mechanism-of-action .motegrity-gi-section .natural-movement-right .increased-hapc h3 + p {
            font-size: 1.111em;
            color: #333;
            text-align: left;
            margin-left: 0;
            padding-top: 0
        }

            .mechanism-of-action .motegrity-gi-section .natural-movement-right .increased-hapc h3 + p + p {
                line-height: 1.3em;
                color: #333;
                font-size: .888em;
                margin-left: 0;
                width: 345px;
                margin-top: 18px;
                text-align: left;
                margin-bottom: 50px
            }

    .mechanism-of-action .motegrity-gi-section .imgLinkComponent picture {
        top: 385px;
        left: calc(50% - 437px);
        width: 592px;
        height: 394px
    }

    .mechanism-of-action .motegrity-gi-section .natural-movement-right h3 {
        margin-bottom: 30px;
        margin-top: 9px;
        font-weight: 400;
        font-size: .888em;
        line-height: 21px;
        color: #471d7c;
        display: block;
        margin-left: 11px;
        text-align: center
    }

    .mechanism-of-action .hapc-bg {
        position: relative;
        background-image: linear-gradient(to bottom,#fff 20%,#471d7c);
        padding-top: 16px;
        padding-bottom: 60px;
        margin-left: 0;
        padding-bottom: 125px
    }

    .mechanism-of-action .html5video {
        width: 328px;
        height: 184px;
        display: block;
        padding-top: 11px;
        padding-left: 0;
        margin-left: -17px
    }

    .mechanism-of-action .natural-movement-right video {
        width: 345px;
        height: 193px;
        margin-top: -8px
    }

    .mechanism-of-action .moa-video {
        margin-left: 0;
        margin-right: 0;
        display: block;
        width: 328px;
        height: 184px;
        text-align: center;
        padding-left: 17px;
        padding-top: 27px
    }

    .mechanism-of-action .motegrity-gi-section .natural-movement-right p {
        line-height: 1.3em;
        color: #fff;
        font-size: .722em;
        margin-left: -9px
    }

    .mechanism-of-action .natural-movement-right strong {
        color: #471d7c;
        font-size: 1em;
        font-weight: 700;
        margin-top: -9px;
        display: block;
        margin-left: 0;
        padding-bottom: 2px
    }

    .mechanism-of-action .motegrity-gi-section .natural-movement-right p {
        line-height: 1.3em;
        color: #fff;
        font-size: .722em;
        padding-top: 11px;
        margin-left: -17px
    }

    .mechanism-of-action .isi-block {
        margin-top: 16px;
        margin-left: 0
    }

        .mechanism-of-action .isi-block div:nth-child(1) p:nth-child(2) {
            margin: 5px 0;
            font-size: .888em;
            color: #471d7c;
            font-weight: 700;
            line-height: 1.3em
        }

        .mechanism-of-action .isi-block p:nth-child(3) {
            line-height: 1.3em;
            color: #333;
            font-size: .888em
        }

    .mechanism-of-action .motegritity-isi-left {
        width: 307px;
        height: 260px;
        margin-left: 19px;
        margin-top: 46px
    }

    .mechanism-of-action .motegritity-isi-right {
        padding-top: 60px;
        padding-left: 0
    }

        .mechanism-of-action .motegritity-isi-right h2 {
            font-size: .8214em;
            color: #471d7c;
            margin: 5px auto;
            line-height: 1.15;
            font-weight: 700
        }

        .mechanism-of-action .motegritity-isi-right p {
            line-height: 1.3em;
            color: #333;
            font-size: .888em;
            font-weight: 400;
            padding-top: 10px;
            width: 350px
        }

    .mechanism-of-action .ctt-section {
        margin-left: -15px;
        margin-top: 39px;
        width: 355px
    }

    .mechanism-of-action .select-isi .isi-block .ctt-section p {
        color: #333 !important;
        margin-bottom: 40px !important;
        line-height: 1.3em !important;
        font-size: .888em !important;
        font-weight: 400 !important;
        width: 350px !important
    }

    .mechanism-of-action .ctt-section h1 {
        font-size: .8214em;
        font-weight: 700 !important;
        color: #471d7c;
        margin: 5px auto
    }

    .mechanism-of-action .select-isi .isi-block .reduced-ctt-right {
        padding: 30px;
        background: #f9f9f9;
        margin-left: -15px;
        margin-right: 20px;
        width: 375px
    }

        .mechanism-of-action .select-isi .isi-block .reduced-ctt-right h3 {
            font-size: .888em;
            font-weight: 700;
            color: #471d7c;
            margin-bottom: 20px;
            margin-top: 5px;
            margin-left: -79px;
            padding-right: 10px
        }

        .mechanism-of-action .select-isi .isi-block .reduced-ctt-right .imgLinkComponent {
            margin-left: -79px;
            width: 130%;
            padding-top: 1px
        }

    .mechanism-of-action .ht-pathway {
        position: relative;
        background-image: linear-gradient(to right,#0c003d 20%,#471d7c 50%,#b032a2 100%);
        z-index: 0;
        margin-top: -29px
    }

    .mechanism-of-action .pink-bg-one h2 {
        position: relative;
        display: inline-block;
        font-weight: 600;
        padding: 0 8px;
        margin: 5px auto;
        top: 0;
        bottom: -2px;
        left: 0;
        right: 0;
        margin-left: -23px;
        z-index: -1;
        margin-top: 41px;
        margin-bottom: 60px
    }

    .mechanism-of-action .pink-bg-one .whiteText {
        position: relative;
        display: inline-block;
        font-size: .777em;
        font-weight: 600;
        text-transform: uppercase;
        color: #fff;
        padding: 0 8px;
        z-index: 0;
        padding-top: 5px;
        padding-bottom: 5px
    }

    .mechanism-of-action .ht-receptors-mid p strong {
        font-size: .833em;
        font-weight: 700;
        margin-top: 45px
    }

    .mechanism-of-action .ht-receptors-mid {
        margin-top: -19px;
        margin-left: -14px;
        font-size: .888em;
        line-height: 20px
    }

        .mechanism-of-action .ht-receptors-mid p strong {
            font-size: .888em;
            font-weight: 700;
            margin-top: 45px
        }

    .mechanism-of-action .ht-pathway .pathway .imgLinkComponent picture {
        position: absolute;
        content: "";
        top: 0;
        right: 4px;
        width: 50%;
        background-size: cover;
        mix-blend-mode: multiply;
        opacity: .6;
        padding-top: 8px
    }

    .mechanism-of-action .ht-release-right {
        margin-left: 81px;
        margin-top: 47px;
        line-height: 21px;
        color: #fff;
        width: 278px
    }

        .mechanism-of-action .ht-release-right p strong {
            font-size: .888em;
            font-weight: 700
        }

        .mechanism-of-action .ht-release-right p {
            font-size: .888em
        }

    .mechanism-of-action .ht-receptors-section .ht-receptors-mid {
        margin-top: 50px
    }

        .mechanism-of-action .ht-receptors-section .ht-receptors-mid p {
            line-height: 21px;
            padding-bottom: 4px
        }

    .mechanism-of-action .ht-receptors-right {
        margin-left: 80px;
        margin-top: 21px;
        color: #fff;
        width: 279px
    }

    .mechanism-of-action .receptors-section .ht-receptors-right p {
        font-size: .888em;
        line-height: 22px
    }

    .mechanism-of-action .ht-receptors-right p strong {
        font-size: .888em;
        font-weight: 700
    }

    .prev-next-component .container {
        width: 100%
    }

    .prev-next-component .prev, .prev-next-component .next {
        cursor: pointer;
        text-align: center
    }

        .prev-next-component .prev:before {
            content: "";
            width: 55px;
            height: 55px;
            border-radius: 100%;
            float: left;
            display: block;
            text-align: center;
            transition: .2s all;
            box-shadow: -5px 5px 24px #818181;
            background-size: 21px;
            position: absolute;
            z-index: 0;
            top: 0;
            left: calc(100% - 115px)
        }

        .prev-next-component .prev span {
            display: block;
            font-weight: 700;
            color: #333;
            text-align: center;
            font-size: .888em
        }

        .prev-next-component .prev a {
            display: block;
            color: #333;
            text-align: center;
            font-size: .888em;
            line-height: 20px;
            text-decoration: none;
            position: relative;
            z-index: 1;
            padding-right: 0;
            padding-top: 75px;
            padding-bottom: 0;
            white-space: break-spaces
        }

        .prev-next-component .next a {
            font-size: .888em;
            font-family: "SourceSans",sans-serif;
            color: #53565a;
            text-decoration: none;
            display: inline-block;
            line-height: 19px;
            text-align: center;
            position: relative !important;
            z-index: 1;
            display: block;
            padding-bottom: 0;
            padding-top: 75px;
            padding-left: 0;
            white-space: break-spaces
        }

            .prev-next-component .next a span {
                display: block;
                font-weight: 700;
                color: #333
            }

        .prev-next-component .next:before {
            content: "";
            width: 55px;
            height: 55px;
            border-radius: 100%;
            float: left;
            display: block;
            text-align: center;
            transition: .2s all;
            box-shadow: 5px 5px 21px #818181;
            background-size: 21px;
            position: absolute;
            z-index: 0;
            top: 0;
            left: calc(100% - 90px)
        }

    .mechanism-of-action.ipad section.heroComponent.hero-mechanism {
        background-position-y: 0 !important
    }
}

@media(max-width:991px) and (min-width:768px) {
    .mechanism-of-action .hero-mechanism {
        background-color: #1d024e;
        height: auto;
        padding-top: 109px;
        background-position: center bottom;
        padding-bottom: 20px
    }

    .mechanism-of-action .moa-hero {
        padding-top: 45px;
        padding-left: 23px;
        width: 755px
    }

    .mechanism-of-action .cic-section .cic-section-inner h2:nth-child(2) {
        font-size: 2.222em;
        line-height: 46px;
        letter-spacing: -.025em;
        font-weight: 700;
        margin-top: -6px;
        padding-bottom: 5px
    }

    .mechanism-of-action .cic-section .cic-section-inner div:nth-child(2) ul {
        padding-left: 20px;
        line-height: 1.2em;
        margin-top: -8px;
        width: 710px
    }

    .mechanism-of-action .moa-section {
        padding-bottom: 0;
        line-height: 1em;
        font-size: .944em;
        width: 490px
    }

    .mechanism-of-action .mechanism-section {
        padding-top: 44px;
        padding-left: 15px;
        padding-bottom: 0
    }

    .mechanism-of-action .align-mechanism .absorb {
        padding-top: 20px;
        padding-bottom: 20px;
        position: relative;
        padding-left: 75px
    }

        .mechanism-of-action .align-mechanism .absorb p:nth-child(2) {
            margin-top: 0;
            line-height: 18px;
            padding-top: 0;
            font-family: SourceSans,sans-serif;
            font-weight: 400;
            font-size: .944em
        }

    .mechanism-of-action .receptor-right-section {
        padding-left: 104px;
        padding-top: 3px;
        opacity: .2;
        margin-top: -10px
    }

    .mechanism-of-action .align-mechanism .activate {
        margin-top: -12px;
        padding-top: 17px
    }

    .mechanism-of-action .receptors-block {
        margin-top: 36px;
        padding-left: 13px
    }

    .mechanism-of-action .align-mechanism .receptors-block p:nth-child(2) {
        font-weight: 400;
        font-family: SourceSans,sans-serif;
        font-size: .944em;
        line-height: 20px;
        padding-top: 2px
    }

    .mechanism-of-action .align-mechanism .receptors-block div:nth-child(2) {
        opacity: .2;
        margin-left: 145px
    }

    .mechanism-of-action .align-mechanism .release p:nth-child(2) {
        margin-top: 10px;
        line-height: 18px;
        word-spacing: 0;
        font-size: .944em
    }

    .mechanism-of-action .align-mechanism .release {
        margin-top: -51px;
        padding-left: 76px;
        width: 480px
    }

    .mechanism-of-action .bowel-motility-mid {
        padding-left: 99px;
        opacity: .2;
        margin-top: -1px
    }

    .mechanism-of-action .bowel-motility-right {
        margin-left: 0;
        margin-top: 9px
    }

    .mechanism-of-action .align-mechanism .move {
        margin-top: 19px;
        margin-bottom: 38px;
        padding-left: 12px
    }

    .mechanism-of-action .increased-hap-right {
        margin-left: -14px;
        margin-top: 29px;
        width: 360px
    }

    .mechanism-of-action .natural-movement-right h3 {
        font-size: .857em;
        margin-bottom: 2px;
        margin-top: 10px;
        color: #471d7c;
        font-weight: 400;
        text-align: center;
        margin-left: -25px
    }

    .mechanism-of-action .moa-video {
        margin-left: 15%;
        margin-right: 15%;
        display: block;
        width: 580px;
        height: 326px
    }

    .mechanism-of-action .ht-pathway .pathway .imgLinkComponent picture {
        position: absolute;
        content: "";
        top: 0;
        right: 0;
        width: 393px;
        height: 714px;
        background-size: cover;
        mix-blend-mode: multiply;
        opacity: .6
    }

    .mechanism-of-action .motegrity-gi-section .natural-movement-right p {
        line-height: 1.3em;
        color: #fff;
        font-size: .944em;
        margin-left: -81px;
        margin-top: 0
    }

    .mechanism-of-action .html5video {
        width: 580px;
        height: 326px;
        display: block;
        padding-top: 8px
    }

    .mechanism-of-action .natural-movement-right video {
        width: 100%;
        height: 326px;
        max-width: 580px
    }

    .mechanism-of-action .isi-block {
        margin-top: 29px;
        margin-left: 15px;
        width: 730px
    }

    .mechanism-of-action .motegritity-isi-left {
        width: 300px;
        height: 338px;
        margin-left: -16px;
        margin-top: 52px
    }

    .mechanism-of-action .motegritity-isi-right {
        padding-top: 54px;
        padding-left: 16px
    }

        .mechanism-of-action .motegritity-isi-right p {
            line-height: 1.3em;
            color: #333;
            font-size: .944em;
            font-weight: 400;
            padding-top: 10px;
            width: 330px
        }

    .mechanism-of-action .ctt-section {
        margin-left: -15px;
        padding-top: 4px
    }

    .mechanism-of-action .select-isi .isi-block .ctt-section p {
        color: #333 !important;
        margin-bottom: 40px !important;
        line-height: 1.3em !important;
        font-size: .944em !important;
        font-weight: 400 !important;
        width: 690px !important
    }

    .mechanism-of-action .select-isi .isi-block .reduced-ctt-right {
        padding: 30px;
        background: #f9f9f9;
        margin-left: -35px
    }

        .mechanism-of-action .select-isi .isi-block .reduced-ctt-right h3 {
            font-size: .857em;
            font-weight: 700;
            color: #471d7c;
            margin-bottom: 20px;
            margin-top: 6px;
            padding-left: 65px;
            width: 530px
        }

        .mechanism-of-action .select-isi .isi-block .reduced-ctt-right .imgLinkComponent {
            padding-left: 66px;
            width: 92%;
            padding-top: 0
        }

    .mechanism-of-action .ht-pathway {
        position: relative;
        background-image: linear-gradient(to right,#0c003d 20%,#471d7c 50%,#b032a2 100%);
        z-index: 0;
        padding-left: 13px;
        padding-top: 3px
    }

    .mechanism-of-action .ht-receptors-mid {
        margin-top: -32px;
        margin-left: -7px;
        font-size: .786em;
        line-height: 27px
    }

    .mechanism-of-action .ht-release-right {
        margin-left: 353px;
        margin-top: 16px;
        line-height: 28px;
        color: #fff
    }

    .mechanism-of-action .ht-receptors-section .ht-receptors-mid p {
        line-height: 28px;
        padding-bottom: 4px;
        margin-top: -3px;
        width: 260px;
        display: block
    }

    .mechanism-of-action .ht-receptors-right {
        margin-left: 353px;
        margin-top: 5px;
        line-height: 27px;
        color: #fff;
        width: 361px
    }

    .mechanism-of-action .receptors-section .ht-receptors-right p {
        font-size: .786em;
        line-height: 28px;
        width: 331px
    }

    .prev-next-component .prev a {
        display: block;
        color: #333;
        text-align: right;
        font-size: .944em;
        padding-top: 6px;
        line-height: 20px;
        text-decoration: none
    }

    .prev-next-component .next a {
        font-size: .944em;
        font-family: "SourceSans",sans-serif;
        color: #53565a;
        text-decoration: none;
        padding-top: 4px;
        display: block;
        line-height: 22px
    }
}

.index .clinical-efficacy {
    position: relative;
    overflow-x: hidden;
    padding-left: 0
}

.index .purple-section .section-bg .middle-section {
    margin-left: 7.33%;
    width: 28%;
    padding-left: 9px
}

.index .purple-section .section-bg .mobile-hide {
    width: 30%;
    padding-top: 7px;
    padding-left: 22px
}

.index .purple-section .section-bg .middle-section .rteComponent:nth-child(3) p {
    font-size: .833em;
    line-height: 19px;
    margin-top: 14px
}

.unsubscribe .unsubscribe-fields .inputText:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    box-shadow: 0 0 0 .3rem rgba(0,123,255,.25)
}

.unsubscribe .unsubscribe-fields .buttonComponent a:hover {
    color: #33bcab;
    background: #fff;
    transition: all .2s;
    text-decoration: none;
    cursor: pointer;
    outline: 0 !important
}

.unsubscribe .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    pointer-events: auto;
    cursor: auto;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.savings-support .heroComponent {
    padding-bottom: 50px;
    background-size: auto
}

.savings-support .pink-bg .eligibility .left-content .text-right {
    width: 385px
}

.savings-support .pink-bg .eligibility .conditions {
    padding-top: 43px;
    width: 960px
}

.savings-support .grey-bg .contact-details .rteComponent p:nth-child(5) {
    margin-top: -1px
}

.dosing-administration .two-dosage .two-mg .imgTitleDescComponent .description p:before, .dosing-administration .two-dosage .one-mg .imgTitleDescComponent .description p:before {
    position: absolute;
    background-color: #f211bf;
    transform: skewX(-17deg);
    border-radius: 4px;
    top: 1px;
    bottom: 0;
    left: -5px;
    right: 0;
    z-index: -1;
    content: ""
}

.dosing-administration .two-dosage .two-mg ul, .dosing-administration .two-dosage .one-mg ul {
    color: #fff;
    margin-top: 7px;
    width: 355px;
    margin-bottom: 31px
}

@media(max-width:767px) and (min-width:320px) {
    .dosing-administration .cover-bg .imgLinkComponent img {
        -webkit-transform: scale(0.95,1.05);
        -moz-transform: scale(0.95,1.05);
        -o-transform: scale(0.95,1.05);
        -ms-transform: scale(0.95,1.05);
        object-fit: contain;
        transform: scale(0.95,1.05);
        height: 812px;
        margin-top: -72px;
        width: 375px
    }

    .dosing-administration .cover-bg .imgLinkComponent picture {
        display: inline-grid;
        transform: scale(1.05);
        height: 865px;
        width: 375px
    }

    .dosing-administration .two-dosage .two-mg .imgTitleDescComponent .description p, .dosing-administration .two-dosage .one-mg .imgTitleDescComponent .description p {
        position: relative;
        top: 30px;
        display: inline-block;
        font-size: .777em;
        font-weight: 600;
        color: #fff;
        padding: 0 5px 0 17px;
        z-index: 0;
        right: 16px
    }

        .dosing-administration .two-dosage .two-mg .imgTitleDescComponent .description p:before, .dosing-administration .two-dosage .one-mg .imgTitleDescComponent .description p:before {
            position: absolute;
            background-color: #f211bf;
            transform: skewX(-17deg);
            border-radius: 4px;
            top: -2px;
            bottom: -6px;
            left: -5px;
            right: -4px;
            z-index: -1;
            content: ""
        }

    .dosing-administration .two-dosage .two-mg ul, .dosing-administration .two-dosage .one-mg ul {
        color: #fff;
        margin-top: 11px;
        width: 305px;
        padding-top: 4px
    }
}

@media(min-width:768px) and (max-width:991px) {
    .dosing-administration .two-dosage .one-mg ul {
        color: #fff;
        margin-top: 11px;
        width: 265px
    }

    .dosing-administration .two-dosage .two-mg ul {
        color: #fff;
        margin-top: 11px;
        width: 355px
    }

    .dosing-administration .two-dosage .mt_60 {
        padding-left: 0;
        padding-top: 2px
    }

    .dosing-administration .two-dosage .storing .rteComponent ul {
        list-style-type: none;
        width: 510px
    }
}

.clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr:nth-child(even), .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr:nth-child(1) {
    background-color: #f9f9f9
}

.isiwrapper h2 {
    font-family: SourceSans,Arial,sans-serif;
    font-size: .944em;
    line-height: 20px;
    color: #471d7c;
    font-weight: 700
}

.content .isi-header {
    font-size: 1em;
    color: #471d7c;
    font-weight: 700;
    margin-top: 8px;
    display: block
}

.isiwrapper ul {
    list-style-type: none;
    margin: -2px 3px 16px;
    font-size: .944em;
    line-height: 22px;
    color: #53565a
}

@media(max-width:767px) and (min-width:320px) {
    .isiwrapper p, .isiwrapper ul {
        font-size: .888em;
        line-height: 1.3em
    }

    .clinical-efficacy .isiwrapper ul {
        list-style-type: none;
        margin: -2px 3px 16px;
        font-size: .888em;
        line-height: 22px;
        color: #53565a
    }

    .clinical-efficacy .isiwrapper h2 {
        font-family: SourceSans,Arial,sans-serif;
        font-size: .888em;
        line-height: 20px;
        color: #471d7c;
        font-weight: 700;
        display: block;
        width: 300px
    }

    .clinical-efficacy .reference-Accordion .referenceBody P {
        font-size: .888em
    }

    .isiwrapper ul {
        list-style-type: none;
        margin: -2px 3px 16px;
        font-size: .888em;
        line-height: 22px;
        color: #53565a
    }

    .isiwrapper h2 {
        font-family: SourceSans,Arial,sans-serif;
        font-size: .888em;
        line-height: 20px;
        color: #471d7c;
        font-weight: 700;
        display: block;
        width: 300px
    }

    .reference-Accordion .referenceBody P {
        font-size: .888em;
        line-height: 21px
    }
}

.reference-Accordion {
    padding-top: 45px;
    padding-bottom: 45px
}

    .reference-Accordion .container {
        max-width: 960px
    }

    .reference-Accordion .referenceTitle span {
        margin: 15px 0 3px;
        font-family: SourceSans,sans-serif;
        color: #333;
        font-size: .944em;
        font-weight: 700
    }

    .reference-Accordion .referenceBody {
        margin-top: 0;
        line-height: 1.3em;
        font-size: .944em
    }

@media(max-width:767px) and (min-width:320px) {
    .reference-Accordion {
        padding-bottom: 0
    }

    .reference-Accordion {
        padding-top: 20px;
        padding-bottom: 0
    }

    .mechanism-of-action .reference-Accordion {
        padding-bottom: 0
    }
}

@media(max-width:991px) and (min-width:768px) {
    .reference-Accordion .container {
        max-width: 720px
    }

    .reference-Accordion {
        padding-bottom: 0
    }

    .reference-Accordion {
        padding-top: 15px;
        padding-bottom: 0
    }

    .mechanism-of-action .reference-Accordion {
        padding-bottom: 0
    }
}

.clinical-efficacy .heroComponent .transition-text {
    opacity: 1;
    transform: none;
    -webkit-transform-origin-x: none;
    transition-property: opacity,transform,-webkit-transform;
    transition-timing-function: ease;
    transition-duration: 1s;
    pointer-events: auto;
    margin: 0 auto;
    color: #fff;
    padding-top: 2px
}

.clinical-efficacy .white-background .patient-graph h3 {
    font-size: .944em;
    line-height: 22.1px;
    font-weight: 400;
    color: #333;
    margin: 19px 0
}

.clinical-efficacy .white-background .patient-graph .rteComponent:nth-child(3) p {
    font-size: .777em;
    font-weight: 400;
    line-height: 18.2px;
    padding-top: 4px;
    padding-bottom: 3px
}

.clinical-efficacy .blueBg .motegrity-demo h2 {
    margin: 5px auto;
    font-size: 1.555em;
    color: #fff;
    line-height: 32.2px;
    font-weight: 700;
    padding-top: 5px
}

.clinical-efficacy .blueBg .motegrity-demo p:nth-child(4) {
    font-size: 1.111em;
    line-height: 22.1px;
    font-weight: 400;
    color: #fff;
    margin-top: 22px
}

.clinical-efficacy .blueBg .motegrity-demo .mb_40 .motegrity-answers-sisi h3 {
    text-transform: uppercase;
    font-size: 1em;
    color: #471d7c;
    font-weight: 700;
    margin: 4px auto
}

.clinical-efficacy .blueBg .motegrity-demo .mb_40 .motegrity-answers-sisi .rteComponent p:nth-child(2) {
    font-size: .944em;
    line-height: 22.1px;
    color: #471d7c;
    font-weight: 700;
    margin: 4px auto;
    margin-bottom: 10px
}

.clinical-efficacy .motegrity-answers-sisi {
    width: 930px
}

.clinical-efficacy .motegrity-answers-single {
    margin-top: -58px;
    width: 835px;
    margin-left: -14px
}

.clinical-efficacy .motegrity-answers-data {
    padding-left: 1px;
    padding-top: 14px;
    width: 465px
}

.clinical-efficacy .clinical-faster .right {
    padding-left: 15px;
    width: 490px
}

.clinical-efficacy .pink-bg .motegrity-answers-table .rteComponent h3 {
    font-size: 1.111em;
    line-height: 23px;
    color: #471d7c;
    font-weight: 700;
    margin-bottom: 35px;
    margin-top: 5px
}

.clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr th:nth-child(2) {
    text-align: left;
    padding-left: 53px
}

.clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr th:nth-child(3) {
    text-align: left;
    padding-left: 39px
}

.clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr:nth-child(2) td {
    font-size: .888em;
    line-height: 18.4px;
    padding-left: 6px;
    padding-top: 9px;
    padding-bottom: 10px
}

.clinical-efficacy .pink-bg .motegrity-answers-table .rteComponent h2 {
    font-size: 1.555em;
    line-height: 32.2px;
    color: #471d7c;
    font-weight: 700;
    margin: 5px auto;
    text-align: left;
    width: 800px;
    margin-left: 0
}

.clinical-efficacy .white-background .additional-endpoint h2 {
    font-size: 1.555em;
    line-height: 32.2px;
    color: #471d7c;
    font-weight: 700;
    margin: 5px auto;
    width: 803px;
    text-align: left;
    margin-left: 0;
    padding-top: 4px
}

@media(max-width:767px) and (min-width:320px) {
    .clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(1) p {
        font-size: .944em;
        line-height: 18px;
        width: 296px
    }

    .clinical-efficacy .grey-bg .img-right .buttonComponent a {
        border: 2px solid #471d7c;
        border-radius: 5px;
        width: 344px;
        padding: 5px 10px 12px;
        margin-bottom: 20px;
        text-align: center;
        font-weight: 600;
        font-size: .888em;
        line-height: 22.1px;
        background: #471d7c;
        display: flex;
        justify-content: center;
        text-decoration: none;
        color: #fff;
        margin-top: 3px;
        margin-left: 15px;
        padding-top: 6px
    }

    .clinical-efficacy .grey-bg, .clinical-efficacy .white-background, .clinical-efficacy .blueBg {
        padding: 37px 0
    }

        .clinical-efficacy .white-background .patient-graph h2 {
            margin: 5px auto;
            color: #471d7c;
            font-weight: 700;
            padding-top: 3px
        }

        .clinical-efficacy .white-background .patient-graph h3 {
            font-size: .944em;
            line-height: 22.1px;
            font-weight: 400;
            color: #333;
            margin: 19px 0;
            margin-top: 15px;
            width: 360px;
            font-family: "SourceSans",sans-serif
        }

        .clinical-efficacy .white-background .patient-graph .imgLinkComponent img {
            width: 930px;
            height: auto;
            margin-top: -3px
        }

    .clinical-efficacy .grey-bg, .clinical-efficacy .white-background, .clinical-efficacy .blueBg {
        padding: 37px 0;
        margin-bottom: 2px
    }

        .clinical-efficacy .blueBg .motegrity-demo .rteComponent h3 {
            margin: 5px auto;
            font-size: 1.111em;
            color: #fff;
            margin-bottom: 30px;
            line-height: 23px;
            font-weight: 700;
            padding-top: 2px
        }

        .clinical-efficacy .blueBg .motegrity-demo .rteComponent p {
            font-weight: 400;
            color: #fff;
            margin: 17px 0;
            margin-top: 16px
        }

        .clinical-efficacy .blueBg .motegrity-demo .rteComponent p {
            font-weight: 400;
            color: #fff;
            margin: 17px 0;
            margin-top: 16px;
            padding-top: 2px
        }

        .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .result-week-right {
            padding-left: 15px;
            margin-top: -3px
        }

        .clinical-efficacy .blueBg .motegrity-demo .mb_40 .motegrity-answers-sisi .rteComponent p:nth-child(2) {
            font-size: .888em;
            line-height: 22.1px;
            color: #471d7c;
            font-weight: 700;
            margin: 4px auto;
            padding-top: 0
        }

        .clinical-efficacy .blueBg .motegrity-demo .mb_40 .motegrity-answers-sisi .rteComponent p:nth-child(3) {
            width: 349px
        }

    .clinical-efficacy .clinical-faster .motegrity-answers-single h2 {
        font-size: 1.28em;
        line-height: 28.2px;
        color: #471d7c;
        font-weight: 700;
        margin: 5px auto
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:nth-child(2) {
        color: #471d7c;
        font-weight: 400;
        margin: 0;
        text-shadow: 0 5px 10px rgba(0,0,0,.2);
        font-size: 1.611em;
        line-height: 40px;
        margin-top: -12px
    }
}

.savings-support .cic-section .cic-section-inner .rteComponent:first-child, .clinical-efficacy .cic-section .cic-section-inner .rteComponent:first-child, .mechanism-of-action .cic-section .cic-section-inner .rteComponent:first-child {
    -webkit-animation-name: fadeInDown;
    -webkit-animation-duration: 3s;
    animation-name: fadeInDown;
    animation-duration: 3s
}

.mechanism-of-action .cic-section .cic-section-inner p:first-child {
    font-size: 1.111em;
    margin-bottom: 13px
}

.mechanism-of-action .cic-section .cic-section-inner h2:nth-child(2) {
    font-size: 2.222em;
    line-height: 46px;
    letter-spacing: -.025em;
    font-weight: 700;
    margin-top: -8px;
    padding-bottom: 5px
}

.mechanism-of-action .cic-section-inner p:nth-child(3) {
    color: #fff;
    font-family: SourceSans,sans-serif;
    padding-left: 8px;
    margin-bottom: 30px
}

@media(max-width:767px) and (min-width:320px) {
    .mechanism-of-action .container {
        width: 100%
    }

    .mechanism-of-action .cic-section-inner {
        font-size: .777em;
        padding-left: 16px
    }
}

.index .isiwrapper h2 {
    font-family: SourceSans,Arial,sans-serif;
    font-size: .944em;
    line-height: 20px;
    color: #471d7c;
    font-weight: 700
}

.index .content p:nth-child(7) {
    margin-top: -3px
}

.index .content p:nth-child(9) {
    margin-top: -2px
}

.index .content ul:nth-child(4), .index .content ul:nth-child(10) {
    margin-top: -2px;
    padding-left: 2px
}

.index .reference-Accordion {
    padding-top: 37px;
    padding-bottom: 45px
}

    .index .reference-Accordion .referenceBody P {
        margin-top: 0;
        line-height: 22px;
        margin-bottom: 26px
    }

@media(max-width:767px) and (min-width:320px) {
    .index .greybg-Dx.prokinetic-margin .prokinetic-left .rteComponent h2 {
        font-size: .8214em;
        line-height: 27px;
        margin-top: -34px
    }

    .index .purple-section .section-bg .middle-section .rteComponent:nth-child(3) p {
        font-size: .833em;
        line-height: 19px;
        margin-top: 14px;
        width: 350px
    }

    .index .isiwrapper h2 {
        margin-top: 0;
        margin-bottom: 18px;
        font-size: .888em
    }

    .index .purple-section .section-bg .buttonComponent a {
        background: #fff;
        border: 0;
        color: #33bcab;
        font-weight: 600;
        display: inline-block;
        margin-bottom: 10px;
        text-align: center;
        border-radius: 5px;
        text-decoration: none;
        cursor: pointer
    }

    .index .content .isi-header, .patient-identification-tool .content .isi-header, .dosing-administration .content .isi-header, .savings-support .content .isi-header, .mechanism-of-action .content .isi-header, .clinical-efficacy .content .isi-header, .safety-tolerability .content .isi-header {
        font-size: 1.065em;
        color: #471d7c;
        font-weight: 700;
        margin-top: 8px;
        display: block
    }

    .index .content p:nth-child(3) .isi-header {
        margin-top: -13px
    }

    .index .content ul:nth-child(4), .index .content ul:nth-child(10) {
        margin-top: -2px;
        padding-left: 2px
    }

    .index .content p:nth-child(5), .index .content p:nth-child(6), .index .content p:nth-child(7), .index .content p:nth-child(8), .index .content p:nth-child(9), .index .content p:nth-child(11), .index .content p:nth-child(12), .index .content p:nth-child(13) {
        margin-top: -2px
    }

    .index .reference-Accordion .referenceBody P {
        margin-top: 0;
        line-height: 21px;
        margin-bottom: 14px
    }

    .index .reference-Accordion {
        margin-bottom: 31px;
        padding-bottom: 0
    }
}

@media(max-width:991px) and (min-width:768px) {
    .index .heroComponent {
        height: 725px;
        padding-top: 255px;
        margin-top: 30px
    }

        .index .heroComponent .home-hero-rt .rteComponent h2 {
            bottom: 0;
            line-height: 18.4px;
            font-family: 'SourceSans',sans-serif;
            width: 387px;
            left: -20px;
            top: -7px
        }

            .index .heroComponent .home-hero-rt .rteComponent h2 ~ h2 {
                bottom: 9px;
                left: -11px;
                top: -19px;
                width: 390px;
                padding-right: 40px
            }

        .index .heroComponent .home-hero-rt .hidden-md .imgLinkComponent img {
            width: 401px;
            margin-left: 0;
            margin-top: -9px
        }

        .index .heroComponent .home-hero-rt div:nth-child(4) {
            margin-left: 15px;
            padding-top: 5px
        }

        .index .heroComponent .home-hero-rt div:nth-child(5) {
            margin-left: 15px
        }

        .index .heroComponent .hero-isi {
            padding-top: 13px;
            padding-left: 30px
        }

    .index .greybg-Dx.prokinetic-margin .prokinetic-left .rteComponent h2 {
        padding-left: 15px;
        padding-top: 8px
    }

    .index .greybg-Dx.prokinetic-margin .prokinetic-rt {
        padding-left: 17px;
        padding-top: 8px
    }

    .index .greybg-Dx.prokinetic-margin {
        height: 435px
    }

    .index .clinical-efficacy {
        position: relative;
        overflow-x: hidden;
        padding-left: 0;
        left: 10px
    }

        .index .clinical-efficacy div:nth-child(1), .index .clinical-efficacy div:nth-child(2) {
            padding-left: 5px;
            width: 210px
        }

    .index .purple-section .section-bg .middle-section {
        margin-left: -4px;
        width: 251px;
        padding-left: 9px
    }

    .index .purple-section .section-bg .imgLinkComponent img {
        margin: 40px 0 0 38px;
        height: 155px
    }

    .index .purple-section .section-bg .mobile-hide {
        width: 253px;
        padding-top: 7px;
        padding-left: 22px
    }

    .index .prev-next-component {
        width: 600px;
        margin-bottom: 0;
        display: flex;
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto
    }

    .index .reference-Accordion {
        padding-top: 13px;
        padding-bottom: 10px
    }

    .index .reference-Accordion {
        margin-bottom: 37px
    }

    .index .secondary-nav ul {
        padding: 0;
        list-style-type: none;
        display: flex;
        justify-content: space-between;
        margin-top: -10px;
        margin-bottom: -20px
    }

        .index .secondary-nav ul li:nth-child(1) {
            padding-top: 19px;
            padding-right: 11px;
            padding-left: 10px
        }

        .index .secondary-nav ul li:nth-child(2) {
            padding-top: 19px;
            padding-right: 3px;
            padding-left: 3px
        }

        .index .secondary-nav ul li:nth-child(3) {
            padding-top: 17px;
            padding-right: 13px;
            padding-left: 9px
        }

        .index .secondary-nav ul li:nth-child(4) {
            padding-top: 2px
        }

        .index .secondary-nav ul li:nth-child(5) {
            padding-top: 19px;
            padding-right: 11px;
            padding-left: 8px
        }

        .index .secondary-nav ul li:nth-child(6) {
            padding-top: 19px;
            padding-left: 6px;
            padding-right: 13px
        }

        .index .secondary-nav ul li:nth-child(7) a {
            width: 77px
        }
}

@media only screen and (max-width:767px) and (orientation:landscape) {
    .index .heroComponent {
        height: 608px;
        margin-top: 30px
    }

    .index .greybg-Dx.prokinetic-margin {
        background-color: #f2f2f2;
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 65px;
        padding-right: 66px
    }

    .index .Home-purple-bg .imgLinkComponent img {
        width: 100%
    }

    .index .purple-section .section-bg .clinical-efficacy {
        padding-left: 65px;
        padding-right: 66px
    }

    .index .purple-section .section-bg .rteComponent p {
        margin-bottom: 32px;
        width: 650px;
        display: -webkit-inline-box
    }

    .index .purple-section .section-bg .middle-section {
        width: 100% !important;
        padding-top: 17px !important;
        padding-left: 65px !important;
        padding-right: 66px !important
    }

    .index .reference-Accordion {
        padding-top: 2px;
        margin-bottom: 31px;
        padding-bottom: 0;
        padding-left: 65px;
        padding-right: 65px
    }

    .index .Home-purple-bg .imgLinkComponent img {
        height: 590px
    }

    .index .Home-purple-bg .imgLinkComponent:nth-child(2) {
        display: none
    }
}

.isiwrapper ul li {
    color: #333 !important
}

.isiwrapper p, .reference-Accordion .referenceBody P, .reference-Accordion .referenceTitle span {
    color: #333 !important
}

.isiwrapper h2 {
    font-size: .944em !important
}

.index .Home-purple-bg .imgLinkComponent img {
    height: 300px;
    margin-top: 75px;
    -webkit-transform: scale(1.8,1.5);
    -moz-transform: scale(1.8,1.5);
    -o-transform: scale(1.8,1.5);
    -ms-transform: scale(1.8,1.5);
    transform: scale(2.0,1.5);
    margin-left: 0;
    overflow-y: hidden;
    overflow-x: hidden
}

@media(max-width:767px) and (min-width:320px) {
    .index .Home-purple-bg .imgLinkComponent img {
        height: 650px;
        margin-top: 0;
        width: auto;
        -webkit-transform: scaleX(1.09);
        -moz-transform: scaleX(1.09);
        -o-transform: scaleX(1.09);
        -ms-transform: scaleX(1.09);
        transform: scaleX(1.09);
        width: 100%
    }

    .index .Home-purple-bg .imgLinkComponent:nth-child(2) {
        display: none
    }
}

@media(max-width:991px) and (min-width:768px) {
    .index .Home-purple-bg .imgLinkComponent img {
        height: 220px !important;
        margin-top: 0 !important;
        -webkit-transform: scale(3.8,2.8) !important;
        -moz-transform: scale(3.8,2.8) !important;
        -o-transform: scale(3.8,2.8) !important;
        -ms-transform: scale(3.8,2.8) !important;
        transform: scale(3.8,2.8) !important;
        position: relative;
        top: 171px;
        left: -30px
    }

    .index .purple-section::after {
        z-index: 0;
        position: absolute;
        height: 442px;
        top: 0;
        content: "";
        width: 100%;
        left: 0;
        background-image: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 66%,#fff 100%)
    }

    .index .secondary-nav .nav-body {
        padding-bottom: 20px
    }

    .index .secondary-nav ul li:nth-child(4) a {
        padding-top: 17px
    }
}

@media only screen and (max-width:767px) and (orientation:landscape) {
    .index .purple-section .section-bg .rteComponent p {
        margin-bottom: 32px;
        width: 100%;
        display: -webkit-inline-box
    }
}

.savings-support .heroComponent .rteComponent h1 {
    font-size: 2.222em;
    line-height: 46px;
    letter-spacing: -1px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    -webkit-animation-name: fadeInDown !important;
    -webkit-animation-duration: 3s;
    animation-name: fadeInDown !important;
    animation-duration: 3s !important
}

.savings-support .isiwrapper ul {
    list-style-type: none;
    margin: -1px 3px 18px;
    font-size: .944em;
    line-height: 22px;
    color: #333;
    width: 100%
}

.savings-support .left-content {
    margin-left: 14px
}

.savings-support .pink-bg .eligibility .right-content {
    width: 28%;
    margin-left: 16px;
    margin-top: 1px
}

    .savings-support .pink-bg .eligibility .right-content .buttonComponent a {
        border: 2px solid #471d7c;
        border-radius: 10px;
        padding: 10px;
        font-weight: 600;
        font-size: 1em;
        line-height: 20.7px;
        background: #471d7c;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        text-decoration: none;
        cursor: pointer;
        color: #fff;
        margin-right: 8px
    }

@media(max-width:767px) and (min-width:320px) {
    .savings-support .heroComponent .rteComponent h1 {
        font-size: .857em;
        line-height: 28px;
        letter-spacing: -0.6px
    }

    .savings-support .pink-bg .eligibility .conditions {
        padding-top: 50px;
        width: 100%
    }

    .savings-support .grey-bg .contact-details .rteComponent h1 {
        font-size: 1.5em;
        line-height: 30px
    }

    .savings-support .grey-bg .contact-details .rteComponent ul {
        list-style-type: none;
        padding-left: 1px;
        margin-top: -3px
    }

    .savings-support .grey-bg {
        background-image: linear-gradient(to top,#fff 0,#d3cddc 100%);
        margin-bottom: 40px
    }
}

@media(min-width:768px) and (max-width:990px) {
    .dosing-administration .reference-Accordion {
        padding-top: 15px !important;
        padding-bottom: 10px !important
    }

    .secondary-nav ul li:last-child a {
        padding: 0 10px !important
    }
}

@media only screen and (min-width:1024px) and (max-width:1199px) {
    .isiwrapper .title, .isiwrapper.isiwrapper-fixed .content {
        width: 100%
    }
}

@media(min-width:768px) and (max-width:990px) {
    .clinical-efficacy .heroComponent {
        background-position: bottom;
        height: 532px;
        padding-left: 24px;
        padding-right: 24px;
        padding-top: 137px
    }

        .clinical-efficacy .heroComponent .transition-text {
            padding-top: 0
        }

            .clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(1) p:nth-child(3) {
                margin-bottom: 6px !important
            }

    .clinical-efficacy .motegrity-answers-sisi {
        width: 100%
    }
}

@media(min-width:320px) and (max-width:767px) {
    .clinical-efficacy .grey-bg .img-right .buttonComponent a {
        padding: 5px 10px 10px;
        margin: 6px auto 20px;
        width: 100%
    }

    .clinical-efficacy .motegrity-answers-data, .clinical-efficacy .clinical-faster .right, .clinical-efficacy .pink-bg .motegrity-answers-table .rteComponent h2, .clinical-efficacy .white-background .additional-endpoint h2 {
        width: 100%
    }

    .secondary-nav ul li:first-child {
        padding-bottom: 33px
    }

    .secondary-nav ul li:nth-child(2) a {
        padding-right: 70px
    }

    .secondary-nav ul li:nth-child(3) a {
        padding-left: 8px
    }

    .clinical-efficacy .grey-bg .img-right {
        padding-left: 15px !important
    }

    .savings-support .pink-bg .eligibility .left-content .text-right {
        padding-right: 0
    }

    .secondary-nav ul li {
        height: 82px
    }
}

.mechanism-of-action .ht-receptors-right .rteComponent {
    padding-bottom: 35px
}

.mechanism-of-action .motegrity-gi-section .increased-hap-left p, .mechanism-of-action .motegrity-gi-section .increased-hap-right p {
    margin-bottom: 0
}

.mechanism-of-action .hapc-bg {
    background-image: linear-gradient(to bottom,#fff 0,#471d7c)
}

.clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:nth-child(4), .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:nth-child(5) {
    width: auto
}

.clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td {
    padding: 15px 20px
}

@media(min-width:320px) and (max-width:767px) {
    .mechanism-of-action .mechanism-section .move .bowel-motility-right picture {
        width: 96px;
        height: 96px
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td {
        padding: 15px 6px;
        width: 100%
    }

    .clinical-efficacy .clinical-faster .right {
        padding-left: 0 !important
    }
}

@media(min-width:768px) and (max-width:990px) {
    .clinical-efficacy .csbm .imgLinkComponent {
        top: 360px !important
    }

    .clinical-efficacy .heroComponent {
        padding-top: 134px
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr:nth-child(2) td {
        padding-left: 15px !important
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table .rteComponent h2, .clinical-efficacy .white-background .additional-endpoint h2 {
        width: 100% !important
    }

    .clinical-efficacy .clinical-faster .right {
        padding-left: 0 !important;
        width: 100%
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:nth-child(4), .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:nth-child(5) {
        width: 60px
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td {
        padding: 15px 6px !important
    }

    .secondary-nav ul li:nth-child(2) a, .secondary-nav ul li:nth-child(3) a, .secondary-nav ul li:last-child a {
        padding: 0 4px !important
    }
}

@media(min-width:320px) and (max-width:767px) {
    .savings-support .pink-bg .eligibility .right-content {
        width: 100%;
        margin-left: unset !important;
        margin-top: 0 !important;
        margin-bottom: 28px
    }

        .savings-support .pink-bg .eligibility .right-content .rteComponent p {
            font-size: .888em;
            letter-spacing: -0.27px;
            text-align: center;
            margin: 14px 50px;
            line-height: 20px;
            padding: 3px 0
        }

        .savings-support .pink-bg .eligibility .right-content .buttonComponent a {
            border: 2px solid #471d7c;
            border-radius: 5px
        }

        .savings-support .pink-bg .eligibility .right-content .imgLinkComponent img {
            width: 65px;
            margin: 0 auto 15px
        }

    .savings-support .pink-bg .eligibility .left-content .img-left .imgLinkComponent img {
        width: 230px;
        margin-top: 3px;
        margin-bottom: 20px;
        margin-left: 67px
    }

    .savings-support .pink-bg .eligibility .left-content .text-right {
        width: 100%
    }

    .savings-support .pink-bg .eligibility .left-content h2 {
        margin: 2px auto;
        text-align: left
    }

    .savings-support .pink-bg .eligibility .left-content .text-right .rteComponent p:nth-child(2) {
        font-size: .888em;
        line-height: 21px;
        margin: 14px auto;
        text-align: left;
        width: 100%
    }

    .savings-support .pink-bg .eligibility .conditions {
        padding-top: 23px;
        width: 100%
    }

    .grey-bg .contact-details .rteComponent h2 {
        line-height: 30px !important
    }

    .savings-support .grey-bg .contact-details .rteComponent p:nth-child(2), .savings-support .grey-bg .contact-details .rteComponent p:nth-child(3) {
        padding-top: 5px
    }

    .savings-support .pink-bg .eligibility .right-content .buttonComponent a {
        margin: 0 auto !important
    }

    .savings-support .left-content {
        margin-left: 0 !important
    }

    .savings-support .grey-bg .contact-details .rteComponent p:nth-child(3) {
        padding-top: 7px
    }

    .safety-tolerability .safety-analysis > .rteComponent {
        padding-left: 15px
    }
}

.savings-support .pink-bg .eligibility .left-content {
    position: relative;
    padding: 0
}

.safety-tolerability .gradient-background-purple .safety-analysis .table-safety {
    margin-left: -15px
}

.clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td {
    padding: 17px 25px;
    width: auto !important
}

.savings-support .modal .modal-content .content h2 {
    font-size: 1.2em;
    color: #333;
    font-weight: 700
}

.unsubscribe .secondary-nav ul {
    margin-top: 0
}

@media(min-width:992px) {
    .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent .desktop_break {
        font-size: 38px;
        font-weight: 500;
        line-height: 40px
    }
}

@media(min-width:320px) and (max-width:990px) {
    .scroll-lock {
        overflow: hidden
    }
}

@media(max-width:990px) and (min-width:768px) {
    .savings-support .heroComponent {
        padding-bottom: 76px;
        background-size: cover
    }

        .savings-support .heroComponent .rteComponent h1 {
            bottom: 83px
        }

    .savings-support .pink-bg .eligibility .left-content {
        padding: 0 15px
    }

    .savings-support .pink-bg .eligibility .conditions {
        width: 100%
    }

    .savings-support .pink-bg .eligibility .left-content {
        padding: 0 22px
    }

        .savings-support .pink-bg .eligibility .left-content .text-right {
            width: 62%
        }

    .savings-support .pink-bg .eligibility .right-content {
        width: 25%;
        margin-left: 0
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent h1 span.block {
        font-size: 2.222em;
        line-height: 40px
    }

    .clinical-efficacy .motegrity-answers-data, .clinical-efficacy .clinical-faster .right {
        width: 50%
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:nth-child(4), .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:nth-child(5) {
        width: 110px !important
    }

    .savings-support .pink-bg .eligibility .left-content .rteComponent + div {
        padding-left: 10px;
        padding-right: 34px
    }
}

@media(min-width:320px) and (max-width:767px) {
    .savings-support .pink-bg .eligibility .right-content .buttonComponent a {
        margin-right: auto
    }

    .clinical-efficacy .white-background .patient-graph h3 {
        font-size: .888em
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent h1 {
        padding-bottom: 10px
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table .rteComponent h2, .clinical-efficacy .white-background .additional-endpoint h2 {
        font-size: .8214em;
        line-height: 27px
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td {
        padding: 7px 6px;
        width: 100%
    }

    .safety-tolerability .adverse-table tr:first-child td {
        padding: 15px 20px
    }

    .savings-support .pink-bg .eligibility .right-content .buttonComponent a {
        font-size: .888em
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td {
        width: 100% !important
    }

    .mechanism-of-action .motegrity-gi-section .natural-movement-right .increased-hapc h3 strong {
        display: inline-block
    }

    .mechanism-of-action .motegrity-gi-section .natural-movement-right .increased-hapc h3 + p {
        font-size: .888em;
        width: 100%;
        padding: 30px 0
    }
}

@media(min-width:320px) and (max-width:767px) {
    .mechanism-of-action .heroComponent {
        background-size: cover
    }

    .mechanism-of-action .cic-section-inner .heroTitle, .mechanism-of-action .cic-section-inner p, .mechanism-of-action .moa-section, .mechanism-of-action .motegrity-gi-section, .mechanism-of-action .motegritity-isi-right p, .mechanism-of-action .ctt-section {
        width: 100%
    }

    .mechanism-of-action .motegritity-isi-right {
        padding-right: 0
    }

    .mechanism-of-action .cic-section-inner p:nth-child(3) {
        padding-left: 5px;
        width: 100%
    }

    .mechanism-of-action .select-isi .isi-block .reduced-ctt-right {
        width: 100%;
        margin-right: 0;
        margin-left: 0
    }

    .mechanism-of-action .motegrity-gi-section .natural-movement-right .increased-hapc h3 strong {
        color: #333;
        font-size: 1.111em
    }

    .mechanism-of-action .motegrity-gi-section .natural-movement-right .increased-hapc h3 {
        font-weight: normal
    }

    .mechanism-of-action .html5video {
        width: 100%;
        margin: 0 auto;
        padding-top: 24px
    }

    .mechanism-of-action .moa-video {
        margin: 0 auto;
        width: 100%;
        padding: 27px 0 0
    }

    .mechanism-of-action .motegrity-gi-section .natural-movement-right p {
        margin: 0 auto
    }

    .mechanism-of-action .select-isi .isi-block .reduced-ctt-right {
        padding: 30px 15px 30px
    }

        .mechanism-of-action .select-isi .isi-block .reduced-ctt-right h3 {
            margin: 0 0 15px;
            width: 100%;
            padding: 0
        }

        .mechanism-of-action .select-isi .isi-block .reduced-ctt-right .imgLinkComponent {
            width: 100%;
            padding: 0;
            margin: 0
        }

    .mechanism-of-action .select-isi .isi-block .reduced-ctt-alignment {
        padding: 0
    }

    .clinical-efficacy .motegrity-answers-sisi, .clinical-efficacy .blueBg .motegrity-demo .mb_40 .motegrity-answers-sisi .rteComponent p:nth-child(3) {
        width: 100%
    }

    .dosing-administration .cover-bg .imgLinkComponent img {
        margin-top: -75px;
        object-fit: cover;
        width: 100%
    }

    .dosing-administration .cover-bg .imgLinkComponent picture {
        width: 100%
    }

    .dosing-administration .two-dosage {
        padding-bottom: 0
    }
}

@media only screen and (max-width:767px) and (orientation:landscape) {
    .mechanism-of-action .heroComponent.hero-mechanism {
        height: auto;
        background-position: top center;
        background-size: cover;
        padding-top: 200px;
        padding-bottom: 25px
    }

    .mechanism-of-action .mechanism-section, .mechanism-of-action .cic-section-inner {
        max-width: 540px;
        margin: 0 auto;
        float: none;
        display: block
    }

        .mechanism-of-action .cic-section-inner h2 .heroTitle {
            margin: 0;
            width: 100%
        }

    .mechanism-of-action .cic-section .cic-section-inner div:nth-child(2) h3 {
        margin-top: 30px
    }

    .mechanism-of-action .cic-section .cic-section-inner div:nth-child(2) p {
        margin-top: 0;
        margin-bottom: 4px
    }

    .mechanism-of-action .cic-section .cic-section-inner div:nth-child(2) li:nth-child(2) {
        line-height: 20px
    }

    .mechanism-of-action .moa-section, .mechanism-of-action .cic-section .cic-section-inner p:first-child, .mechanism-of-action .cic-section-inner p:nth-child(3), .mechanism-of-action .cic-section .cic-section-inner div:nth-child(2) ul, .mechanism-of-action .align-mechanism .absorb, .mechanism-of-action .align-mechanism .receptors-block p:nth-child(2), .mechanism-of-action .align-mechanism .receptors-block p:nth-child(3), .mechanism-of-action .align-mechanism .release p:nth-child(2), .mechanism-of-action .motegrity-gi-section .increased-hap-left p {
        width: 100%
    }

    .mechanism-of-action .motegrity-gi-section {
        width: 100%;
        max-width: 540px;
        margin: 0 auto;
        float: none;
        display: block
    }

    .mechanism-of-action .align-mechanism .absorb {
        padding-left: 50px
    }

    .mechanism-of-action .align-mechanism .release p:first-child {
        margin-bottom: 18px
    }

    .mechanism-of-action .align-mechanism .move p:nth-child(2) {
        margin-top: 0;
        width: 100%
    }

    .mechanism-of-action .select-isi .isi-block .reduced-ctt-right {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        padding: 5% 13% 5% 6%
    }

    .mechanism-of-action .reference-Accordion {
        padding-left: 9%
    }

    .mechanism-of-action .warnings {
        max-width: 540px;
        float: none;
        margin: 0 auto;
        display: block
    }

    .mechanism-of-action .motegritity-isi-right p {
        width: 100%
    }

    .mechanism-of-action .select-isi .isi-block .ctt-section p {
        width: 510px !important
    }

    .mechanism-of-action .ht-pathway .pathway .ht-path-center {
        max-width: 540px;
        float: none;
        display: block;
        margin: 0 auto
    }

    .mechanism-of-action .ht-receptors-right {
        width: 100%;
        padding: 0 62px
    }

    .mechanism-of-action .motegrity-gi-section .natural-movement-right .increased-hapc h3 strong {
        display: inline-block
    }

    .mechanism-of-action .peristalsis + .hapc-bg {
        background-image: linear-gradient(to bottom,#fff 25%,#471d7c)
    }

    .mechanism-of-action .motegrity-gi-section .natural-movement-right .increased-hapc h3 + p {
        font-size: .888em;
        width: 100%;
        padding: 30px 0
    }

    .mechanism-of-action .motegrity-gi-section .imgLinkComponent picture {
        left: calc(50% - 605px)
    }

    .mechanism-of-action .natural-movement-right .light-separator {
        width: 58%;
        margin-left: auto
    }

    .mechanism-of-action .moa-video {
        margin-left: unset;
        margin-right: unset;
        width: 100%
    }

    .mechanism-of-action .motegrity-gi-section .natural-movement-right p {
        margin: 0 auto;
        display: block;
        padding-bottom: 10px
    }

    .mechanism-of-action .natural-movement-right video {
        width: 100%;
        height: 270px
    }

    .mechanism-of-action .html5video {
        width: 100%;
        margin: 0 auto
    }

    .mechanism-of-action .peristalsis + .hapc-bg {
        padding-bottom: 190px
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .index.ipad .footer .container .row {
        margin: 0
    }
}

@media(max-width:767px) and (min-width:320px) {
    .footer .footer-links li:nth-child(1) {
        padding-top: 0
    }

    .index .greybg-Dx.prokinetic-margin .prokinetic-left .rteComponent h2 {
        margin-top: 0
    }

    .mechanism-of-action .ctt-section h1 {
        margin-right: -15px
    }

    .mechanism-of-action.ipad .reference-Accordion {
        padding-bottom: 0
    }

    .header-menu .mainNav .main-nav ul li:hover a {
        color: #fff
    }

    .clinical-efficacy .csbm .imgLinkComponent {
        width: 90%
    }

    .clinical-efficacy .white-background .patient-graph h3 {
        width: 350px
    }

    .clinical-efficacy.ipad .grey-bg .img-right .buttonComponent a {
        background: #471d7c
    }

    .clinical-efficacy .motegrity-answers-data.mobile-br .rteComponent {
        border-bottom: 1px solid #888b8d
    }

    .dosing-administration.ipad .cover-bg .imgLinkComponent picture {
        height: 865px
    }

    .header-menu .mainNav .main-nav ul li:hover {
        background: #33bcab
    }
}

@media only screen and (min-device-width:360px) and (max-device-width:374px) {
    .footer ul {
        left: 10px
    }

    .overlaypopup {
        overflow-y: auto
    }

    #isitop .modal .modal-image-content {
        padding-bottom: 80px
    }

    #isitop .modal-image-content picture {
        position: fixed;
        width: 100%;
        background-color: #fff;
        padding-bottom: 20px
    }
}

#isitop .modal-image-content picture {
    position: fixed;
    width: 100%;
    top: 60px;
    background-color: #fff
}

#isitop .modal-content .content h2 {
    margin-top: 0
}

.modal .modal-image-content {
    margin-bottom: 0
}

@media(min-width:1025px) {
    #isitop .modal-content .content ul {
        padding-right: 15px
    }

    #isitop .modal-content p {
        padding-right: 15px
    }

    #studydesign .modal-content table tr:nth-child(2) td:last-child {
        padding-right: 35px
    }

    #studydesign .modal-content table tr:first-child th:first-child {
        width: 57%
    }

    #studydesign .modal-content table tr:nth-child(1) td:last-child {
        padding-left: 0;
        padding-right: 35px
    }

    .safety-tolerability td p {
        font-size: .888em
    }

    .safety-tolerability .table-safety tr:nth-child(2) td:nth-child(1) {
        padding-right: 43px
    }

    #demographics.modal .modal-content {
        padding-top: 80px
    }

    #isitop .modal-image-content picture img {
        max-width: 200px;
        width: 100%
    }

    body .overlaypopup #isitop .modal-content {
        padding: 125px 17px 80px 65px
    }

    .modal label.modal-close {
        z-index: 1
    }

    .index .Home-purple-bg .imgLinkComponent picture img {
        transform: scale(1.9,1.6)
    }

    a:focus {
        outline: none !important
    }

    .safety-tolerability .table-safety tr:nth-child(2) td:nth-child(2) {
        padding-left: 0;
        padding-right: 10px
    }

    .safety-tolerability .table-safety tr:nth-child(3) td:nth-child(2) {
        padding-left: 0;
        padding-right: 10px
    }

    .safety-tolerability .table-safety tr:nth-child(3) td:nth-child(3) {
        padding-left: 20px;
        padding-right: 75px
    }

    #isitop.modal .modal-image-content {
        margin-bottom: 100px
    }

    #isitop.modal.content .simplebar-track.simplebar-vertical {
        top: 100px
    }
}

@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none) {
    .header-menu .mainNav .main-nav .buttonComponent {
        position: relative;
        left: 20px
    }

    #isitop .modal-image-content picture {
        width: 54%;
        top: 70px
    }

    .dosing-administration .cover-bg .imgLinkComponent img {
        margin-top: -5px;
        position: relative;
        height: 670px
    }
}

.submission {
    color: #f0f;
    font-weight: 400;
    display: none
}

@media(min-width:320px) and (max-width:767px) {
    .clinical-efficacy.ipad .csbm .imgLinkComponent {
        width: 50%
    }
}

.simplebar-track.simplebar-vertical {
    top: 70px
}

.moa-video.natural-movement-right .html5video {
    position: relative;
    z-index: 9
}

.container.container-fluid {
    max-width: 100%;
    padding: 0;
    width: 100%
}

.scroll-down-component.position-bottom {
    position: absolute;
    bottom: 50px;
    right: 50px
}

.scroll-down-component.position-top {
    position: absolute;
    top: 50px;
    right: 50px
}

.scroll-down-component img {
    width: 30px
}

@media(min-width:320px) and (max-width:1025px) {
    .scroll-down-component {
        display: none
    }
}

.video-thumbnail-bg {
    background: #eef9f8;
    padding-bottom: 50px
}

@media(min-width:320px) and (max-width:767px) {
    .video-thumbnail-bg {
        padding-bottom: 0
    }
}

.mt-240 {
    margin-top: 240px
}

.video-header-section {
    padding-bottom: 50px
}

    .video-header-section h3, .video-footer-section h4, .video-footer-section h5, .video-tile h6 {
        font-weight: 700;
        color: #471d7c;
        margin: 0
    }

    .video-header-section h3 {
        font-size: .857em;
        margin-bottom: 27px
    }

    .video-header-section p, .video-footer-section p {
        color: #333
    }

.video-footer-section h4 {
    font-size: .857em;
    margin-bottom: 15px
}

.video-footer-section h5 {
    font-size: 1em;
    margin-bottom: 15px
}

.video-footer-section p {
    font-size: .944em
}

.video-tile {
    padding-right: 0
}

    .video-tile h4 {
        position: absolute;
        top: 10px;
        color: #fff;
        left: 15px;
        font-weight: 700;
        font-size: .777em;
        margin: 0;
        display: none
    }

.cmp-brightcove__component {
    position: relative
}

    .cmp-brightcove__component.active.playing .video_thumbnail__title h4 {
        display: block
    }

.video-tile h5 {
    float: right;
    position: relative;
    top: -51px;
    color: #fff;
    background: #3cbbab;
    font-size: .888em;
    font-weight: 400;
    padding: 3px 8px 3px 12px
}

.video-tile img {
    box-shadow: 0 0 8px 3px #ccc;
    width: 100%
}

.video-tile h5:after {
    content: " ";
    position: absolute;
    display: block;
    width: 13px;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #3cbbab;
    border-radius: 0 0 0 10px;
    transform-origin: top left;
    -ms-transform: skew(-30deg,0);
    -webkit-transform: skew(-30deg,0);
    transform: skew(-30deg,0)
}

.video-tile h6 {
    font-size: .777em;
    margin-top: 10px;
    margin-bottom: 13px
}

.video-tile a {
    display: block;
    height: 113px;
    overflow: hidden
}

.main-video {
    padding-right: 0
}

    .main-video .vjs-fluid {
        height: 460px
    }

.video-tile .cmp-brightcove__component.active a {
    position: relative
}

    .video-tile .cmp-brightcove__component.active a:before {
        content: " ";
        display: block;
        width: 7px;
        height: 100%;
        left: 0;
        top: 0;
        position: absolute;
        background: #f214c0
    }

.video-js .vjs-dock-text {
    bottom: 40px;
    top: auto;
    background: 0;
    padding: 20px
}

    .video-js .vjs-dock-text .vjs-dock-title {
        font-size: 1.777em;
        font-weight: 700;
        display: none
    }

    .video-js .vjs-dock-text .vjs-dock-description {
        font-size: 1em;
        font-weight: 400
    }

@media(min-width:320px) and (max-width:767px) {
    .cmp-brightcove__component {
        float: left;
        width: 100%
    }

    .mt-iphone-145 {
        margin-top: 145px
    }

    .main-video {
        padding-right: 15px;
        margin-bottom: 20px
    }

        .main-video .vjs-fluid {
            height: auto
        }

    .video-tile {
        padding-right: 15px
    }

        .video-tile a {
            display: block;
            height: auto;
            overflow: auto;
            width: 100%
        }

    .mechanism-of-action header {
        background: #471d7c
    }
}

@media(min-width:768px) and (max-width:991px) {
    .mt-ipad-170 {
        margin-top: 170px
    }

    .main-video .vjs-fluid {
        height: auto
    }

    .video-tile {
        padding-top: 15px;
        display: flex;
        justify-content: space-between
    }

        .video-tile .cmp-brightcove__component {
            width: 32%
        }

    .video-tile, .main-video {
        padding-right: 15px
    }
}

.header-menu .mainNav .main-nav .navbar {
    flex: 1 0 90%;
    max-width: 619.19px;
    margin-left: 20px
}

@media screen and (min-width:320px) and (max-width:991px) {
    .header-menu .mainNav .main-nav .navbar {
        margin-left: 0
    }
}

.patient-identification-tool .heroComponent.hero-patient-id {
    height: 575px;
    display: flex
}

    .patient-identification-tool .heroComponent.hero-patient-id > .container {
        align-self: center
    }

@media(max-width:990px) {
    .patient-identification-tool .heroComponent.hero-patient-id {
        height: fit-content
    }
}

.aem-Grid > .flexContainer:first-child, .flexContainer.dosages:first-child {
    position: relative
}

.aem-Grid > .flexContainer, .flexContainer.dosages {
    background-image: radial-gradient(circle at 60%,rgba(176,50,162,1) 0,rgba(71,29,124,1) 55%,rgba(71,29,124,1) 100%);
    height: 145px
}

    .aem-Grid > .flexContainer .row .request-samples, .flexContainer.dosages .row .request-samples {
        display: flex;
        align-items: flex-end;
        bottom: 40px;
        padding-bottom: 1px
    }

        .aem-Grid > .flexContainer .row .request-samples .rteComponent, .flexContainer.dosages .row .request-samples .rteComponent {
            color: #fff;
            flex: 50%;
            align-self: center;
            display: flex;
            flex-direction: column;
            padding-top: 30px
        }

            .aem-Grid > .flexContainer .row .request-samples .rteComponent p, .flexContainer.dosages .row .request-samples .rteComponent p {
                margin-bottom: 0
            }

            .aem-Grid > .flexContainer .row .request-samples .rteComponent span, .flexContainer.dosages .row .request-samples .rteComponent span {
                color: #fff
            }

                .aem-Grid > .flexContainer .row .request-samples .rteComponent span.size24, .flexContainer.dosages .row .request-samples .rteComponent span.size24 {
                    font-size: 24px
                }

                .aem-Grid > .flexContainer .row .request-samples .rteComponent span.size14, .flexContainer.dosages .row .request-samples .rteComponent span.size14 {
                    font-size: 15px
                }

        .aem-Grid > .flexContainer .row .request-samples > div:nth-child(2), .flexContainer.dosages .row .request-samples > div:nth-child(2) {
            display: none
        }

        .aem-Grid > .flexContainer .row .request-samples > div:nth-child(4), .flexContainer.dosages .row .request-samples > div:nth-child(4) {
            flex: 0 1 26%
        }

        .aem-Grid > .flexContainer .row .request-samples .buttonComponent, .flexContainer.dosages .row .request-samples .buttonComponent {
            flex: 0 1 20%;
            position: inherit;
            align-self: center;
            display: flex;
            flex-direction: column;
            padding-top: 30px
        }

            .aem-Grid > .flexContainer .row .request-samples .buttonComponent .gtm-tracking-cta, .flexContainer.dosages .row .request-samples .buttonComponent .gtm-tracking-cta {
                flex: 0 1 20%;
                position: inherit;
                padding: 10px 24px 12px !important;
                background: #fff !important;
                border: none !important;
                box-shadow: 0 0 10px 0 #1d024e !important;
                color: #471d7c !important;
                font-weight: 700 !important
            }

                .aem-Grid > .flexContainer .row .request-samples .buttonComponent .gtm-tracking-cta:hover, .flexContainer.dosages .row .request-samples .buttonComponent .gtm-tracking-cta:hover {
                    background: #471d7c !important;
                    color: #fff !important
                }

@media screen and (min-width:320px) and (max-width:991px) {
    .aem-Grid > .flexContainer, .flexContainer.dosages {
        padding-bottom: 60px;
        background-image: radial-gradient(circle at bottom,rgba(176,50,162,1) 0,rgba(71,29,124,1) 75%,rgba(71,29,124,1) 100%) !important;
        height: 100%
    }

        .aem-Grid > .flexContainer .row .request-samples, .flexContainer.dosages .row .request-samples {
            bottom: unset;
            flex-direction: column;
            align-items: center
        }

            .aem-Grid > .flexContainer .row .request-samples .rteComponent, .flexContainer.dosages .row .request-samples .rteComponent {
                text-align: center;
                padding: 25px 40px
            }

            .aem-Grid > .flexContainer .row .request-samples > div:nth-child(2), .flexContainer.dosages .row .request-samples > .div:nth-child(2) {
                width: 100%;
                display: flex;
                align-items: center;
                justify-content: center
            }

                .aem-Grid > .flexContainer .row .request-samples > div:nth-child(2), .flexContainer.dosages .row .request-samples > .div:nth-child(2) img {
                    width: 150px
                }

            .aem-Grid > .flexContainer .row .request-samples > div:nth-child(4), .flexContainer.dosages .row .request-samples > .div:nth-child(4) {
                display: none
            }

            .aem-Grid > .flexContainer .row .request-samples .buttonComponent {
                width: 100%
            }

                .aem-Grid > .flexContainer .row .request-samples .buttonComponent a {
                    width: 80%
                }
}

.flexContainer.dosages {
    border-radius: 27px;
    margin: 50px auto 0
}

    .flexContainer.dosages .row .request-samples {
        padding-right: 60px
    }

        .flexContainer.dosages .row .request-samples > div:nth-child(2) {
            display: flex;
            flex: 0 1 24%
        }

        .flexContainer.dosages .row .request-samples > div:nth-child(4) {
            display: none
        }

        .flexContainer.dosages .row .request-samples .buttonComponent .gtm-tracking-cta {
            padding: 10px 15px 12px !important
        }

        .flexContainer.dosages .row .request-samples .rteComponent, .flexContainer.dosages .row .request-samples .buttonComponent {
            padding-top: 0
        }

@media screen and (min-width:320px) and (max-width:991px) {
    .flexContainer.dosages {
        height: 100%;
        padding-bottom: 0
    }

        .flexContainer.dosages .row .request-samples {
            padding: 20px 40px;
            flex-direction: column;
            align-items: center
        }

            .flexContainer.dosages .row .request-samples .rteComponent, .flexContainer.dosages .row .request-samples .buttonComponent {
                padding: 30px 0;
                width: 100%
            }

                .flexContainer.dosages .row .request-samples .rteComponent :nth-child(2) {
                    padding-top: 10px;
                    line-height: 19px
                }

                .flexContainer.dosages .row .request-samples .buttonComponent a, .flexContainer.dosages .row .request-samples > div:nth-child(2) img {
                    width: 80%;
                    margin: auto
                }
}

@media screen and (min-width:990px) {
    .clinical-efficacy .flexContainer.dosages {
        margin-top: 100px;
        margin-bottom: 90px
    }

    .dosing-administration .flexContainer.dosages {
        margin-top: 70px;
        margin-bottom: 90px
    }
}

.resources .heroComponent {
    background-position: bottom center;
    background-repeat: no-repeat;
    background-color: #1d024e;
    background-size: auto
}

    .resources .heroComponent .safety-hero .rteComponent:first-child {
        color: white;
        animation-name: fadeInDown;
        animation-duration: 3s
    }

@media screen and (max-width:767px) {
    .heroComponent {
        padding-bottom: 0;
        padding-top: 110px
    }

    .resources .heroComponent {
        background-position: 35% 25%;
        background-size: 100%;
        height: 357px
    }
}

.resources .heroComponent .safety-hero .rteComponent:first-child h2 {
    font-weight: bold;
    font-size: 2.222em
}

@media screen and (max-width:767px) {
    .resources .heroComponent .safety-hero .rteComponent:first-child h2 {
        font-size: 22px;
        max-width: 260px
    }
}

@media screen and (max-width:767px) {
    .resources .heroComponent .safety-hero .rteComponent:first-child p {
        font-size: 15px
    }
}

.resources .video-thumbnail-bg {
    padding-bottom: 0
}

    .resources .video-thumbnail-bg .video-header-section .rteComponent h2 {
        color: #471d7c;
        font-weight: bold;
        padding-bottom: 32px;
        margin-bottom: 0;
        padding-top: 20px
    }

@media screen and (max-width:767px) {
    .resources .video-thumbnail-bg .video-header-section .rteComponent h2 {
        font-size: 25px;
        max-width: 100%
    }
}

@media screen and (max-width:767px) {
    .resources .video-thumbnail-bg .video-header-section .rteComponent h2 {
        font-size: 26px;
        padding-bottom: 10px
    }
}

.resources .video-thumbnail-bg .video-header-section .rteComponent p {
    margin-bottom: 0
}

.resources .video-thumbnail-bg .video-header-section .rteComponent h3 {
    margin-bottom: 0
}

    .resources .video-thumbnail-bg .video-header-section .rteComponent h3 a {
        color: #471d7c
    }

@media screen and (min-width:992px) {
    .resources .video-thumbnail-bg .video-header-section .rteComponent:last-of-type {
        width: 75%;
        margin-top: -15px
    }
}

@media screen and (max-width:767px) {
    .resources .video-thumbnail-bg .video-header-section .rteComponent h3 {
        text-align: left;
        font-size: 13px
    }
}

.resources .video-thumbnail-bg .container .row .video-header-section .playlist_wrapper .scroller .playing .video_playlist_thumbnail__title h6 {
    display: block
}

.resources .cover-bg {
    padding-top: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

    .resources .cover-bg .rteComponent {
        color: white;
        max-width: 960px;
        font-size: 28px;
        margin: 50px auto 30px;
        font-weight: bold
    }

    .resources .cover-bg .two-column-background.desktop {
        display: block
    }

    .resources .cover-bg .two-column-background.mobile {
        display: none
    }

    .resources .cover-bg .container .row .coverage-alignment:nth-child(2) .imgTitleDescComponent:nth-child(2) .description span a:after {
        content: "";
        transform: skewX(-15deg);
        border-color: white;
        background-color: #471d7c;
        color: white;
        width: 100%;
        max-width: 660px;
        top: 0;
        display: block;
        position: absolute;
        z-index: -1;
        left: 0;
        box-shadow: none !important;
        height: 38px;
        border: 2px solid white;
        border-radius: 5px;
        box-shadow: 0 6px 15px rgb(72 44 123 / 30%)
    }

    .resources .cover-bg .container .row .coverage-alignment:nth-child(2) .imgTitleDescComponent:nth-child(2) .description span a {
        background-color: transparent !important;
        box-shadow: none !important;
        border-color: transparent !important;
        transform: none !important;
        position: relative !important
    }

    .resources .cover-bg .container .row .coverage-alignment:first-child {
        padding-right: 0;
        padding-bottom: 0
    }

@media screen and (max-width:1024px) {
    .resources .cover-bg .rteComponent {
        margin: 50px 40px 30px
    }
}

.resources .cover-bg .container .row .coverage-alignment:first-child .imgTitleDescComponent:first-child {
    padding-bottom: 77px
}

@media screen and (max-width:767px) {
    .resources .cover-bg .container .row .coverage-alignment:first-child .imgTitleDescComponent:first-child {
        padding-bottom: 10px
    }

    .resources .cover-bg .two-column-background.desktop {
        display: none
    }

    .resources .cover-bg .two-column-background.mobile {
        display: block
    }
}

.resources .cover-bg .container .row .coverage-alignment:nth-child(2) .imgTitleDescComponent:first-child {
    padding-bottom: 77px
}

.resources .cover-bg .container .row .coverage-alignment:nth-child(2) .imgTitleDescComponent:nth-child(2) a {
    cursor: auto
}

@media screen and (max-width:767px) {
    .resources .cover-bg .container .row .coverage-alignment:nth-child(2) .imgTitleDescComponent:first-child {
        padding-bottom: 10px
    }
}

.resources .cover-bg .container .row .coverage-alignment .imgTitleDescComponent .description span a {
    background-color: #fff;
    color: #471d7c;
    border-color: white
}

    .resources .cover-bg .container .row .coverage-alignment .imgTitleDescComponent .description span a:hover {
        background-color: #471d7c;
        color: #fff
    }

@media screen and (max-width:767px) {
    .resources .cover-bg .container .row .coverage-alignment .imgTitleDescComponent .description span a {
        max-width: 100%
    }
}

.resources .cover-bg .container .row .coverage-alignment .imgTitleDescComponent .description h2 {
    color: white;
    margin-bottom: 10px
}

.resources .cover-bg .container .row .coverage-alignment .imgTitleDescComponent .description p {
    color: white
}

.resources .cover-bg .container .row .coverage-alignment:nth-child(2) .imgTitleDescComponent:nth-child(2) .description span a {
    transform: skewX(-15deg);
    border-color: white;
    background-color: #471d7c;
    color: white
}

.resources .cover-bg .container .row .coverage-alignment {
    padding-bottom: 30px
}

.resources .cover-bg .container .row .two-column-background .imgLinkComponent {
    position: absolute;
    z-index: -99;
    top: -5px;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
    height: calc(100% + 150px)
}

.resources .cover-bg > .container {
    width: 100%;
    max-width: 100%;
    margin: 0 -15px
}

.resources .cover-bg .container .row .two-column-background .imgLinkComponent .img-responsive {
    display: block;
    max-width: fit-content;
    object-fit: none;
    margin-top: -50px;
    transform: scale(2.02,1);
    max-height: 100%;
    height: 100%
}

@media(max-width:991px) {
    .resources .cover-bg .container .row .two-column-background .imgLinkComponent .img-responsive {
        object-fit: contain
    }

    .resources .cover-bg .container .row .two-column-background .imgLinkComponent {
        height: calc(100% + 60px)
    }

    .resources .cover-bg .container .row .coverage-alignment {
        padding-bottom: 0
    }
}

.resources .cover-bg .container .row .two-column-background .sample-block {
    padding: 0 0 50px
}

@media screen and (max-width:767px) {
    .resources .cover-bg .container .row .two-column-background .sample-block {
        padding-bottom: 0
    }
}

.resources .sample-block:nth-child(4) {
    background-image: linear-gradient(to right,#f5e4f6 6%,#feebff 9%,#fff 100%)
}

.resources .sample-block:nth-child(5) .container .row {
    display: flex;
    justify-content: center
}

    .resources .sample-block:nth-child(5) .container .row .patient-coverage-tool {
        display: none
    }

@media screen and (max-width:767px) {
    .resources .sample-block .container .row .study-component {
        padding: 0
    }
}

.resources .sample-block .container .row .study-component {
    width: 100%
}

    .resources .sample-block .container .row .study-component .imgTitleDescComponent {
        width: 75%;
        margin: auto
    }

.resources .sample-block .container .row .guide-component {
    width: 100%
}

@media screen and (max-width:767px) {
    .resources .sample-block:nth-child(6) {
        padding: 20px
    }
}

.resources .sample-block .container .row .guide-component .patient-coverage-tool {
    display: none
}

.resources .sample-block .container .row .guide-component .imgTitleDescComponent .description {
    display: flex;
    flex-direction: column;
    width: 100%
}

.resources .sample-block .container .row .guide-component .imgTitleDescComponent .description {
    display: flex;
    flex-direction: column;
    width: 100%
}

@media screen and (max-width:767px) {
    .resources .sample-block .container .row .guide-component .imgTitleDescComponent .description span {
        margin-top: 0 !important;
        margin-right: 0;
        align-self: inherit !important
    }
}

@media screen and (max-width:767px) {
    .resources .sample-block .container .row .guide-component .imgTitleDescComponent .description span a {
        min-width: 0;
        margin: 0
    }
}

.resources .sample-block .container .row .guide-component .imgTitleDescComponent .description span {
    position: absolute;
    right: 0;
    transform: translate(-50%,60%)
}

    .resources .sample-block .container .row .guide-component .imgTitleDescComponent .description span a {
        min-width: 185px
    }

@media screen and (max-width:767px) {
    .resources .sample-block .container .row .guide-component .imgTitleDescComponent .description span a {
        min-width: 0;
        margin: 0;
        max-width: 280px
    }
}

.resources .sample-block.container .row .guide-component .imgTitleDescComponent .description h2 {
    float: left
}

.resources .sample-block .container .row .guide-component .imgTitleDescComponent:nth-child(1) {
    gap: 6%;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 20px;
    padding-bottom: 15px
}

.resources .sample-block .container .row .guide-component .imgTitleDescComponent:nth-child(2) {
    gap: 4%;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 20px;
    padding-bottom: 15px
}

.resources .sample-block.sample-block .container .row .guide-component .imgTitleDescComponent:nth-child(3) {
    gap: 10%;
    padding-bottom: 40px
}

@media(max-width:767px) and (min-width:320px) {
    .resources .coverage-alignment {
        width: 100% !important;
        padding-top: 0
    }

    .resources .sample-block .coverage-alignment .imgTitleDescComponent {
        padding-top: 25px
    }
}

@media(max-width:767px) and (min-width:320px) {
    .resources br {
        display: none
    }
}

@media(min-width:320px) and (max-width:767px) {
    .resources .cmp-brightcove_playlist_component.active.playing .video_playlist_thumbnail__title:before {
        height: 175px !important
    }
}

.resources .cover-bg .container .row .coverage-alignment:first-child .imgTitleDescComponent:nth-child(1) .description {
    height: 240px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media screen and (max-width:991px) {
    .resources .cover-bg .container .row .coverage-alignment:first-child {
        padding-top: 0
    }

        .resources .cover-bg .container .row .coverage-alignment:first-child .imgTitleDescComponent:nth-child(1) .description, .resources .cover-bg .container .row .coverage-alignment:last-child .imgTitleDescComponent:nth-child(1) .description {
            height: auto !important;
            display: flex;
            flex-direction: column;
            padding-bottom: 20px
        }

        .resources .cover-bg .container .row .coverage-alignment:first-child .imgTitleDescComponent:first-child, .resources .cover-bg .container .row .coverage-alignment:nth-child(2) .imgTitleDescComponent:first-child {
            padding-bottom: 0
        }

    .resources .cover-bg .sample-block .coverage-alignment .imgTitleDescComponent .description {
        padding-bottom: 20px
    }

    .resources > .aem-Grid > .cover-bg .container {
        margin: auto;
        padding: 0
    }

    .resources .sample-block .container .row .guide-component .imgTitleDescComponent {
        margin: auto
    }
}

@media screen and (max-width:991px) {
    .resources .sample-block .container .row .guide-component .imgTitleDescComponent .description span {
        max-width: 100%;
        width: 100%
    }

        .resources .sample-block .container .row .guide-component .imgTitleDescComponent .description span a {
            max-width: 100%;
            width: 100%
        }

    .resources .sample-block .container .row .guide-component .imgTitleDescComponent .description span, .resources .sample-block .container .row .guide-component .imgTitleDescComponent:nth-child(2) .description span {
        margin-top: 0;
        padding: 0;
        max-width: 100%;
        position: unset;
        transform: unset
    }
}

.coverage-alignment .imgTitleDescComponent {
    width: 90%
}

.resources .cover-bg .container .row .coverage-alignment:last-child .imgTitleDescComponent:nth-child(1) .description {
    height: 235px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.resources .cover-bg .container .row .coverage-alignment .imgTitleDescComponent .imgWrapper {
    margin-top: 10px
}

.resources #reqsamples .modal-content {
    top: 40%
}

@media screen and (max-width:991px) {
    .resources .playlist_wrapper .cmp-brightcove__component h6:after {
        content: 'Please click here for the full Prescribing Information';
        display: block;
        color: #53565a;
        font-weight: regular;
        font-size: 14px;
        position: absolute;
        left: 0;
        top: 100%;
        text-decoration: underline
    }

    .resources .playlist_wrapper .cmp-brightcove__component h6 {
        position: relative;
        padding-bottom: 3px;
        cursor: pointer
    }

    .resources .playlist_wrapper .cmp-brightcove__component {
        margin-bottom: 25px
    }

        .resources .playlist_wrapper .cmp-brightcove__component:last-child {
            margin-bottom: 5px
        }

    .resources .video-header-section > .rteComponent:last-child {
        display: none
    }

    .resources .video-header-section {
        padding-bottom: 0
    }
}

.resources .patient-resources-title h2 {
    font-size: 1.555em;
    line-height: 32.2px;
    font-weight: 700;
    color: #471d7c;
    margin-top: 7px;
    margin-bottom: 21px
}

.resources .patient-resources-title {
    padding: 0;
    margin-top: 30px;
    margin-bottom: 0;
    margin-left: -30px
}

.resources .sample-block:first-of-type {
    padding: 62px 20px 62px 20px
}

.resources .sample-block:last-of-type {
    padding-top: 10px
}

@media screen and (max-width:991px) {
    .resources .patient-resources-title {
        display: none
    }
}

@media screen and (min-width:991px) {
    .dosing-administration .heroComponent {
        background-position-x: 55%;
        background-position-y: 105%
    }

        .dosing-administration .heroComponent .hero-text p:first-child {
            left: 95% !important
        }

        .dosing-administration .heroComponent .hero-text p:last-child {
            left: 4% !important
        }
}

.mechanism-of-action .mechanism-of-action .rteComponent h3 {
    color: #471d7c;
    margin-left: 80px;
    margin-top: 0;
    font-size: 16px;
    font-weight: 700;
    text-align: center
}

.mechanism-of-action .align-mechanism .receptors-block .rteComponent p:nth-child(3) .size12 em {
    font-size: 1em
}

.clinical-efficacy .blueBg .motegrity-demo .rteComponent h3 span {
    max-width: 200px;
    width: 100%;
    text-align: center
}

.clinical-efficacy .blueBg .motegrity-demo .rteComponent h3:first-of-type span {
    max-width: 265px
}

@media(max-width:992px) {
    .mechanism-of-action .mechanism-of-action .rteComponent h3 {
        margin-top: 10px;
        margin-left: 0
    }

        .mechanism-of-action .mechanism-of-action .rteComponent h3 br {
            display: none
        }

    .mechanism-of-action .video-header-section h2 {
        margin-bottom: 20px !important;
        line-height: 1.3
    }

    .mechanism-of-action .cmp-carousel__description sup {
        top: -0.8em
    }
}

@media(max-width:768px) {
    .mechanism-of-action .video-footer-section {
        display: none
    }
}

@media(max-width:767px) and (min-width:320px) {
    .clinical-efficacy .heroComponent .transition-text {
        padding-right: 15px !important
    }

    .dosing-hero {
        bottom: 50px
    }

    .dosing-administration .heroComponent .container .dosing-hero h2 {
        max-width: 70%;
        width: 100%
    }

    .dosing-administration .heroComponent .dosing-hero .rteComponent:first-child p:last-child {
        max-width: 53%;
        width: 100%;
        margin-bottom: -30px;
        padding-bottom: 0
    }

    .mechanism-of-action .align-mechanism .pink-bg .whiteText::before {
        left: 2px !important;
        right: 3px !important
    }

    .mechanism-of-action .align-mechanism .pink-bg .whiteText {
        padding-left: 14px !important
    }
}

.resources .cover-bg .container .row .coverage-alignment:nth-child(2) .imgTitleDescComponent:nth-child(2) .description span a span:after {
    content: "1";
    vertical-align: super;
    font-size: 60%;
    line-height: 0
}

.isiwrapper h2, .isiwrapper h3, .isiwrapper h4, .isiwrapper h5 {
    font-family: SourceSans,Arial,sans-serif;
    font-size: 18px;
    line-height: 20px;
    color: #471d7c;
    font-weight: 700
}

.isiwrapper h4, .isiwrapper h5 {
    margin: 0
}

.isiwrapper p, .isiwrapper ul {
    list-style-type: none;
    margin: 0 0 18px;
    font-size: 18px !important;
    line-height: 22px;
    color: #53565a
}

    .isiwrapper ul li {
        padding-left: 10px;
        position: relative;
        font-size: 18px !important
    }

        .isiwrapper ul li:before {
            content: "\2022";
            position: absolute;
            left: 0;
            color: #53565a
        }

.isiwrapper h5 + ul {
    float: left;
    width: 260px
}

    .isiwrapper h5 + ul + ul, .isiwrapper h5 + ul + ul + ul, .isiwrapper h5 + ul + ul + ul + ul {
        width: 120px;
        float: left
    }

.isiwrapper p {
    clear: both
}

.isiwrapper a {
    text-decoration: underline;
    color: #471d7c
}

    .isiwrapper a[href='#external'] {
        text-decoration: underline;
        color: #53565a
    }

@media(min-width:320px) and (max-width:767px) {
    .isiwrapper h5 + ul, .isiwrapper h5 + ul + ul, .isiwrapper h5 + ul + ul + ul, .isiwrapper h5 + ul + ul + ul + ul {
        width: 100% !important;
        margin-bottom: 0
    }

        .isiwrapper h5 + ul + ul + ul + ul {
            margin-bottom: 15px !important
        }
}

.isiwrapper.isiwrapper-fixed {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    z-index: 1039;
    height: 180px;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out
}

    .isiwrapper.isiwrapper-fixed .title h3 {
        color: #FFF
    }

    .isiwrapper.isiwrapper-fixed.active {
        height: 100%;
        overflow: auto
    }

.isiwrapper {
    background: #fff
}

    .isiwrapper .title h4 {
        margin: 15px 0;
        color: #ef8200;
        font-family: SourceSans,Arial,sans-serif;
        font-size: 30px;
        line-height: normal;
        letter-spacing: -0.2px
    }

    .isiwrapper.isiwrapper-fixed .title {
        position: relative;
        background: #470085;
        margin-bottom: 4px;
        min-height: 35px
    }

    .isiwrapper .title .isi-more-text, .isiwrapper .title .isi-less-text, .isiwrapper .title .isiIcon {
        display: none
    }

    .isiwrapper.isiwrapper-fixed .title .isi-more-text, .isiwrapper.isiwrapper-fixed .title .isi-less-text {
        font-family: SourceSans,Arial,sans-serif;
        font-size: 14px;
        display: inline-block;
        color: #fff;
        padding-right: 35px;
        text-transform: uppercase
    }

    .isiwrapper.isiwrapper-fixed .title .isi-less-text, .isiwrapper.isiwrapper-fixed.active .title .isi-more-text {
        display: none
    }

    .isiwrapper.isiwrapper-fixed.active .title .isi-less-text {
        display: block;
        color: #fff
    }

    .isiwrapper.isiwrapper-fixed .isiIcon {
        position: absolute;
        top: 3px;
        left: -25px;
        width: 20px;
        height: 20px;
        display: block;
        cursor: pointer;
        font-size: 25px;
        color: #fff;
        background-color: #fff;
        border-radius: 50%
    }

    .isiwrapper.isiwrapper-fixed.active .isiIcon {
        top: 0
    }

    .isiwrapper.isiwrapper-fixed .isiIcon:before, .isiwrapper.isiwrapper-fixed .isiIcon:after {
        content: "";
        position: absolute;
        background-color: #470185;
        transition: transform .25s ease-out;
        top: 23%;
        left: 9px;
        width: 2px;
        height: 10px;
        transform: rotate(45deg)
    }

    .isiwrapper.isiwrapper-fixed .isiIcon:before {
        margin-left: -3px
    }

    .isiwrapper.isiwrapper-fixed .isiIcon:after {
        top: 63%;
        left: 8px;
        width: 10px;
        height: 2px;
        margin-top: -4px
    }

    .isiwrapper.isiwrapper-fixed.active .isiIcon:before, .isiwrapper.isiwrapper-fixed.active .isiIcon:after {
        transform: rotate(135deg)
    }

    .isiwrapper.isiwrapper-fixed .container {
        padding-left: 15px;
        padding-right: 15px
    }

    .isiwrapper .see-more {
        cursor: pointer;
        display: inline-block;
        text-align: right;
        position: relative
    }

    .isiwrapper.active .see-more {
        margin-top: 7px
    }

    .isiwrapper:not(.active) .see-more {
        margin-top: 5px
    }

.overflow-hidden {
    overflow: hidden;
    position: fixed
}

.isiwrapper {
    font-family: SourceSans,Arial,sans-serif
}

    .isiwrapper .blackbox h4 {
        font-family: SourceSans,Arial,sans-serif;
        text-transform: uppercase;
        margin-top: 0;
        margin-bottom: 10px
    }

    .isiwrapper .blackbox ul {
        padding: 0 10px
    }

    .isiwrapper li::marker {
        font-size: 1.5rem;
        line-height: 1rem
    }

    .isiwrapper strong em, .isiwrapper a .wordwrap {
        font-weight: bold
    }

    .isiwrapper #isi-indication {
        display: none
    }

        .isiwrapper #isi-indication strong {
            font-size: 18px;
            display: inline-block
        }

    .isiwrapper.isiwrapper-fixed #isi-indication {
        display: block;
        margin-top: 0;
        margin-bottom: 4px
    }

    .isiwrapper.isiwrapper-fixed .title .col-md-8 {
        width: 50%
    }

@media screen and (min-width:768px) {
    .isiwrapper.isiwrapper-fixed .title h3 {
        margin-top: 9px
    }
}

.isiwrapper .container {
    width: 100%
}

.isiwrapper.isiwrapper-fixed .title .col-md-8 {
    width: 66.66% !important
}

.isiwrapper.isiwrapper-fixed .title .isi-more-text, .isiwrapper.isiwrapper-fixed .title .isi-less-text {
    padding-right: 0
}

.isiwrapper.isiwrapper-fixed {
    height: 200px
}

    .isiwrapper.isiwrapper-fixed .content .container > h3 {
        margin-top: -3px
    }

@media screen and (max-width:991px) {
    .isiwrapper.minized.isiwrapper-fixed.active, .isiwrapper.isiwrapper-fixed.active {
        height: calc(100% - 44px)
    }
}

@media screen and (max-width:767px) {
    .isiwrapper.minized.isiwrapper-fixed.active, .isiwrapper.isiwrapper-fixed.active {
        height: calc(100% - 32px)
    }
}

@media screen and (min-width:992px) {
    .isiwrapper.minized.isiwrapper-fixed.active, .isiwrapper.isiwrapper-fixed.active {
        height: calc(100% - 54px)
    }
}

.isiwrapper.minized.isiwrapper-fixed.active .content .container #isi-indication, .isiwrapper.isiwrapper-fixed.active .content .container > #isi-indication {
    display: none
}

.isiwrapper.isiwrapper-fixed.active .content .container h3 {
    padding-top: 15px;
    margin-bottom: 3px
}

@media(min-width:992px) {
    .isiwrapper .container {
        max-width: 960px !important
    }
}

@media(max-width:991px) {
    .isiwrapper-fixed .title .container .col-md-8, .isiwrapper .title .container .col-md-8 {
        width: 73% !important
    }
}
/*! isi here */ .modal#isitop .modal-content .content p:first-of-type {
    font-weight: 400 !important
}

.isiwrapper.minized.isiwrapper-fixed {
    height: 180px
}

.modal .modal-content .content h3#side-effects + ul {
    float: left;
    width: 260px
}

.isiwrapper.minized .content {
    margin-bottom: 0 !important
}

.isiwrapper.minized.isiwrapper-fixed .content {
    margin-bottom: 23px !important
}

@media(max-width:767px) and (min-width:320px) {
    .isiwrapper-fixed .title h3 {
        margin-top: 9px
    }

    .isi-more-text, .isi-less-text {
        display: none !important
    }

    .isiwrapper.isiwrapper-fixed .isiIcon {
        left: -5px;
        top: 0
    }

    .modal .modal-content .content h3#side-effects + ul {
        width: 290px
    }

    .isiwrapper ul li, .isiwrapper p {
        font-size: 15px !important
    }

    .isiwrapper.isiwrapper-fixed {
        height: 250px
    }

    .isiwrapper.minized.isiwrapper-fixed {
        height: 52px
    }

    .isiwrapper-fixed .title .container .col-md-8, .isiwrapper .title .container .col-md-8 {
        margin-bottom: 9px
    }

    .header-menu.is-open .mainNav .main-nav {
        z-index: 9999
    }
}

.modal {
    z-index: 99999
}

@media screen and (min-width:1025px) {
    .hero-move-text .rteComponent p:last-child {
        font-size: 14px !important;
        line-height: 18px
    }

    .isiwrapper h2:first-of-type {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }
}

#wm {
    margin-bottom: 0 !important
}

.isiwrapper .title {
    position: sticky !important;
    top: 0;
    z-index: 99
}

.isiwrapper.minized .title {
    position: relative !important;
    z-index: 1;
}

.isiwrapper p:last-child {
    margin-bottom: 0
}

@media screen and (max-width:768px) {
    .isiwrapper .title .container .row {
        display: flex;
        justify-content: space-around;
        align-items: center;
        padding: 10px 0;
        position: sticky;
        top: 0;
        z-index: 99
    }

        .isiwrapper .title .container .row .col-xs-8 {
            margin-bottom: 0;
            width: 75% !important
        }

            .isiwrapper .title .container .row .col-xs-8 h3 {
                margin: 0
            }

        .isiwrapper .title .container .row .text-right .see-more .isiIcon {
            position: relative
        }

        .isiwrapper .title .container .row .text-right {
            width: 25%;
            text-align: right
        }
}

@media screen and (max-width:376px) {
    .isiwrapper .title .container .row .col-xs-8 {
        width: 85% !important
    }

    .isiwrapper .title .container .row .text-right {
        width: 15% !important
    }
}

@media screen and (min-width:991px) {
    .isiwrapper.isiwrapper-fixed.minized {
        height: 35px
    }
}

@media screen and (max-width:768px) {
    .isiwrapper .content {
        margin-bottom: 0
    }

    .isiwrapper p:last-child {
        margin-bottom: 0
    }

    .isiwrapper.active p:last-child {
        margin-bottom: 18px
    }
}

.footer {
    color: #fff;
    background: #471d7c;
    margin: 0;
    padding: 40px 0
}

    .footer p {
        font-size: .888em;
        line-height: 20.8px;
        margin-top: 0;
        color: #fff;
        margin: 16px 0 16px
    }

        .footer p a {
            color: #fff;
            text-decoration: none;
            border-bottom: 1px solid #fff
        }

    .footer .rteComponent {
        float: left
    }

    .footer ul {
        display: inline-block;
        list-style-type: none;
        margin: 0;
        padding: 0;
        padding-top: 10px;
        margin-left: -17px
    }

        .footer ul li {
            display: block;
            float: left;
            padding-right: 60px
        }

.footer-links a {
    color: #fff;
    text-decoration: underline;
    font-size: 1em;
    line-height: 20.8px;
    font-weight: 600
}

.footer .copyright p br {
    display: none
}

.secondary-nav ul {
    padding: 0 85px;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    margin: 0
}

    .secondary-nav ul li {
        float: left;
        width: 100%;
        text-align: left;
        border-left: 1px solid #a8a8a8;
        padding: 20px 27px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-right: 0
    }

        .secondary-nav ul li:nth-child(2) {
            padding: 20px 26px 20px 28px
        }

        .secondary-nav ul li:last-of-type {
            border-right: 1px solid #a8a8a8;
            padding: 20px 25px 20px 25px
        }

.secondary-nav .nav-body {
    padding-left: 35px;
    padding-right: 35px
}

.secondary-nav ul li a {
    color: #333;
    line-height: 18.2px
}

    .secondary-nav ul li a.active {
        text-decoration: underline
    }

.footer .container {
    max-width: 100%
}

.footer .footer-logo .imgLinkComponent img {
    width: 141px
}

.footer ul {
    margin-left: 17px
}

.footer .footer-links a {
    text-transform: uppercase
}

.footer p {
    font-size: .777em;
    line-height: 18.2px;
    font-weight: 400;
    margin: 14px 0
}

    .footer p a {
        text-decoration: underline;
        border-bottom: 0
    }

.nowrap {
    white-space: nowrap
}

.footer > .container {
    padding-left: 23px
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) {
    .secondary-nav ul li a {
        padding: 0 27px
    }

    .footer ul {
        bottom: 4px
    }

    .footer .copyright {
        bottom: 0
    }

    .footer > .container {
        padding-left: 15px
    }
}

@media(min-width:320px) and (max-width:767px) {
    .secondary-nav {
        position: static
    }

        .secondary-nav .nav-body, .secondary-nav ul {
            padding: 0
        }

        .secondary-nav ul {
            list-style-type: none;
            margin: 0;
            display: inline-block;
            position: relative;
            top: 1px
        }

            .secondary-nav ul li {
                float: left;
                width: 50%;
                text-align: left;
                border-left: 1px solid #a8a8a8;
                border-bottom: 1px solid #a8a8a8;
                padding: 20px 27px;
                display: flex;
                justify-content: center;
                align-items: center;
                margin-right: 0;
                background: #eee
            }

                .secondary-nav ul li:first-child {
                    margin-left: 0;
                    padding-left: 0;
                    text-align: left;
                    display: block;
                    padding-top: 33px;
                    padding-bottom: 32px
                }

                .secondary-nav ul li:nth-child(odd) {
                    border-left: 0
                }

                .secondary-nav ul li:nth-child(3), .secondary-nav ul li:nth-child(4), .secondary-nav ul li:nth-child(5), .secondary-nav ul li:nth-child(6) {
                    padding-right: 1px !important;
                    padding-top: 22px;
                    padding-bottom: 23px
                }

                .secondary-nav ul li a {
                    line-height: 18.2px;
                    text-align: left;
                    font-size: .888em;
                    display: table-cell;
                    vertical-align: middle;
                    padding: 0 50px 0 30px;
                    height: 100%
                }

                .secondary-nav ul li:last-of-type {
                    border-right: 1px solid #a8a8a8;
                    padding: 31px 35px 30px 36px;
                    margin-bottom: 0
                }

                .secondary-nav ul li:last-child a {
                    text-align: center;
                    padding: 0 40px
                }

                .secondary-nav ul li:nth-child(2) {
                    padding: 25px 50px 23px 30px
                }

                    .secondary-nav ul li:nth-child(2) a {
                        padding-right: 60px
                    }

    .footer {
        padding-bottom: 0;
        color: #fff;
        background: #471d7c;
        margin-top: -5px;
        padding-top: 40px
    }

        .footer .footer-logo .imgLinkComponent {
            padding-left: 0
        }

        .footer ul {
            float: right;
            margin: 0;
            padding: 0;
            width: 190px;
            position: relative;
            bottom: 100px;
            right: 0;
            margin-bottom: -5px
        }

            .footer ul li {
                margin-bottom: 8px;
                padding-right: 0
            }

        .footer .footer-links a {
            font-size: .944em;
            line-height: 18.2px
        }

        .footer .copyright {
            position: relative;
            bottom: 20px
        }

            .footer .copyright p br {
                display: block
            }

    .isiwrapper .title .container, .isiwrapper .content .container {
        width: auto;
        max-width: inherit
    }

    .isiwrapper .title, .isiwrapper .content {
        width: auto;
        margin: 0 auto
    }

    .isiwrapper h2, .isiwrapper h3, .isiwrapper h4, .isiwrapper h5 {
        font-size: .888em
    }

    .isiwrapper h3 {
        margin-bottom: 0
    }

    .isiwrapper p, .isiwrapper ul {
        font-size: .888em;
        line-height: 1.3em
    }

    .isiwrapper .content {
        margin: 0 auto 23px
    }

    .reference-Accordion {
        margin-bottom: 31px
    }

        .reference-Accordion .referenceTitle span {
            font-size: .888em;
            font-weight: bold;
            color: #333;
            line-height: 18px
        }

        .reference-Accordion .referenceBody P {
            margin-top: 0
        }

    .footer > .container {
        padding-left: 15px
    }
}

@media only screen and (max-width:767px) and (orientation:landscape) {
    .secondary-nav ul li a {
        padding: 0 198px 0 30px
    }

    .secondary-nav ul li:nth-child(2) a {
        padding-right: 204px
    }

    .secondary-nav ul li:last-child a {
        padding: 0 264px
    }

    .secondary-nav ul li:last-of-type {
        padding: 20px 25px 20px 25px
    }

    .footer .container {
        width: 540px
    }

    .isiwrapper .title .container, .isiwrapper .content .container {
        width: 540px
    }

    .footer > .container {
        padding-left: 15px
    }
}

@media(min-width:768px) and (max-width:991px) {
    .secondary-nav .nav-body {
        padding-left: 40px;
        padding-right: 40px
    }

    .secondary-nav ul {
        padding: 0;
        list-style-type: none;
        display: flex;
        justify-content: space-between;
        margin-top: 0;
        margin-bottom: 0
    }

        .secondary-nav ul li {
            float: left;
            width: 100%;
            text-align: left;
            border-left: 1px solid #a8a8a8;
            padding: 20px 15px;
            display: flex;
            justify-content: center;
            align-items: center;
            text-align: center;
            margin-right: 0
        }

            .secondary-nav ul li a {
                text-align: center;
                font-size: .722em
            }

            .secondary-nav ul li:last-of-type {
                width: calc(50% + 1px)
            }

    .footer .container, .footer .container .row > div {
        padding: 0
    }

        .footer .container .row {
            margin-right: -40px;
            margin-left: -40px
        }

    .footer ul {
        margin-left: 5px
    }

        .footer ul li {
            padding-right: 45px
        }

    .secondary-nav ul li:nth-child(2) {
        padding: 20px 10px 20px 10px
    }

    .secondary-nav ul li:nth-child(3), .secondary-nav ul li:nth-child(4), .secondary-nav ul li:nth-child(5), .secondary-nav ul li:nth-child(6), .secondary-nav ul li:nth-child(7) {
        padding: 20px 10px 20px 10px
    }

        .secondary-nav ul li:nth-child(2) a, .secondary-nav ul li:nth-child(3) a, .secondary-nav ul li:last-child a {
            padding: 0 14px
        }

    .isiwrapper .title .container, .isiwrapper .content .container {
        width: 720px;
        max-width: inherit;
        margin: 0 auto
    }

    .isiwrapper .title, .isiwrapper .content {
        width: auto;
        margin: 0 auto
    }

    .isiwrapper h2, .isiwrapper h3, .isiwrapper h4, .isiwrapper h5 {
        font-size: .944em
    }

    .isiwrapper p, .isiwrapper ul {
        font-size: .944em;
        line-height: 1.3em
    }

    .isiwrapper .content {
        margin: 0 auto 23px
    }

    .reference-Accordion {
        margin-bottom: 52px
    }

    .safety-tolerability .container {
        width: 720px
    }

    .reference-Accordion .referenceTitle span {
        font-size: .944em;
        font-weight: bold;
        color: #333
    }

    .reference-Accordion .referenceBody P {
        margin-top: 0
    }
}

.unsubscribe h1, .unsubscribe h2, .unsubscribe h3, .unsubscribe h4, .unsubscribe h5, .unsubscribe h6, .unsubscribe p {
    font-family: SourceSans,sans-serif
}

.unsubscribe ol, .unsubscribe ul, .unsubscribe p {
    line-height: 1.3em
}

.unsubscribe input, .unsubscribe label, .unsubscribe span {
    outline: 0
}

.unsubscribe .hero.unsubscribe {
    position: relative;
    overflow: hidden;
    padding: 263px 0 137px
}

.unsubscribe .unsubscribe-banner {
    position: absolute;
    content: "";
    width: 100%;
    top: 171px;
    left: 0
}

    .unsubscribe .unsubscribe-banner .img-responsive {
        left: calc(50% - 1500px);
        width: 3000px;
        position: absolute;
        height: 630px;
        max-width: inherit
    }

.unsubscribe .unsubscribe-form {
    color: #fff
}

.unsubscribe .unsubscribe-fields {
    padding-top: 15px
}

.unsubscribe .unsubscribe-text h2 {
    font-size: 1.555em;
    font-weight: 700;
    padding-bottom: 0;
    line-height: 1em;
    margin-top: 10px;
    margin-bottom: 27px
}

.unsubscribe .unsubscribe-text p {
    font-size: .944em;
    margin-bottom: 17px
}

    .unsubscribe .unsubscribe-text p + p {
        font-size: .777em
    }

.unsubscribe .unsubscribe-fields label.sleek-text {
    position: relative;
    width: 100%;
    font-weight: normal
}

.unsubscribe .unsubscribe-fields .inputText {
    width: 100%;
    font-size: 1em;
    font-family: SourceSans,sans-serif;
    font-weight: 700;
    padding: 14px 22px 0 !important;
    height: 59px;
    margin-bottom: 40px;
    border-radius: 0;
    border: 0;
    border-bottom: 2px solid #33bcab !important
}

.unsubscribe .unsubscribe-fields input:focus ~ .floating-label, .unsubscribe .unsubscribe-fields .has-value ~ .floating-label {
    top: 8px;
    bottom: 10px;
    left: 21px;
    font-size: .611em;
    opacity: 1
}

.unsubscribe .unsubscribe-fields .floating-label {
    position: absolute;
    pointer-events: none;
    left: 25px;
    top: 18px;
    transition: .2s ease all;
    font-size: .888em;
    font-family: SourceSans,sans-serif;
    color: #929292
}

.unsubscribe .unsubscribe-fields a.btn {
    border: 2px solid #fff;
    border-radius: 10px;
    padding: 8px 10px 10px;
    font-family: SourceSans,sans-serif;
    font-weight: 600;
    font-size: 1em;
    background: #fff;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    color: #33bcab;
    margin-left: 0;
    margin-top: 25px;
    width: 125px;
    opacity: 1
}

.unsubscribe .unsubscribe-fields .error {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-weight: 700;
    font-size: .944em;
    padding-left: 25px
}

.unsubscribe .unsubscribe-fields .inputText.error-color {
    color: #f211bf
}

.unsubscribe .sleek-text .date-field.valid ~ .valid-icon, .unsubscribe .sleek-text > input[type=email].valid ~ .valid-icon, .unsubscribe .sleek-text > input[type=number].valid ~ .valid-icon, .unsubscribe .sleek-text > input[type=tel].valid ~ .valid-icon, .unsubscribe .sleek-text > input[type=text].valid ~ .valid-icon {
    width: 32px;
    height: 32px;
    position: absolute;
    background: url(/images/check.png);
    top: 28px;
    right: 11px;
    transform: translateY(-50%);
    background-size: 32px auto
}

.unsubscribe section.hero.unsubscribe.unsubscribe-form.submit-form .container, .unsubscribe .sleek-text.icon-remove > input[type=email].valid ~ .valid-icon, .unsubscribe .unsubscribe-success {
    display: none
}

.unsubscribe .hero.unsubscribe {
    min-height: 620px
}

.unsubscribe .unsubscribe-success {
    position: absolute;
    top: 250px;
    left: 0;
    right: 0
}

    .unsubscribe .unsubscribe-success h1 {
        color: #fff;
        font-size: 1.555em;
        font-weight: 700;
        line-height: 1em;
        margin-bottom: 24px;
        margin-top: 35px
    }

    .unsubscribe .unsubscribe-success p {
        color: #fff;
        margin-bottom: 16px
    }

@media(min-width:320px) and (max-width:767px) {
    .unsubscribe .unsubscribe-banner {
        top: 0
    }

        .unsubscribe .unsubscribe-banner .img-responsive {
            height: auto;
            position: static;
            max-width: 100%
        }

    .unsubscribe .hero.unsubscribe {
        padding: 135px 0 62px
    }

    .unsubscribe .unsubscribe-text h2 {
        font-size: 1.333em;
        line-height: 28px;
        padding-bottom: 14px
    }

    .unsubscribe .unsubscribe-text p {
        font-size: .888em
    }

    .unsubscribe .unsubscribe-fields {
        padding-top: 26px
    }

        .unsubscribe .unsubscribe-fields .inputText {
            margin-bottom: 26px
        }

        .unsubscribe .unsubscribe-fields .error {
            bottom: -6px;
            font-size: .888em;
            padding-left: 25px
        }

        .unsubscribe .unsubscribe-fields a.btn {
            border-radius: 5px;
            width: auto;
            font-size: .888em;
            padding: 8px 10px 8px
        }

    .unsubscribe .unsubscribe-success {
        left: 0;
        top: 20%
    }

    .unsubscribe .hero.unsubscribe {
        min-height: 435px
    }

    .unsubscribe .unsubscribe-success h1 {
        font-size: 1.333em;
        line-height: 28px;
        margin-top: 22px;
        margin-bottom: 24px
    }

    .unsubscribe .unsubscribe-success p {
        font-size: .888em;
        margin-bottom: 16px
    }
}

@media only screen and (max-width:767px) and (orientation:landscape) {
    .unsubscribe .container {
        width: 540px
    }

    .unsubscribe .unsubscribe-success {
        left: 10%;
        top: 35%
    }

        .unsubscribe .unsubscribe-success h1 {
            margin-bottom: 23px
        }
}

@media(min-width:768px) and (max-width:990px) {
    .unsubscribe .hero.unsubscribe > .container {
        width: 720px
    }

    .unsubscribe .unsubscribe-success {
        left: 3%;
        top: 25%
    }

        .unsubscribe .unsubscribe-success h1 {
            font-size: 1.555em;
            margin-top: 27px
        }

        .unsubscribe .unsubscribe-success p {
            font-size: .944em
        }
}

.modal {
    overflow: hidden;
    box-sizing: border-box
}

    .modal .modal-content {
        overflow: hidden !important;
        border-radius: 0;
        border-top-right-radius: 75px;
        border-bottom-left-radius: 75px;
        padding: 60px 65px;
        box-sizing: border-box;
        box-shadow: none;
        font-size: 1.111em;
        line-height: 22px;
        width: 950px;
        padding: 80px 65px;
        margin-left: auto;
        margin-right: auto;
        cursor: auto;
        position: relative;
        top: 50%;
        border: 0;
        transform: translate(0,-50%);
        -webkit-transform: translate(0,-50%);
        -moz-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%)
    }

        .modal .modal-content h2 {
            font-family: SourceSans,sans-serif;
            font-weight: 700;
            font-size: 1.09em;
            color: #333
        }

        .modal .modal-content h4 {
            font-size: 1.666em;
            line-height: 36px;
            margin-bottom: 30px;
            font-weight: 700;
            margin-top: 0;
            color: #242527;
            font-family: SourceSans,Arial,sans-serif
        }

        .modal .modal-content p {
            margin: 0 0 18px;
            font-size: 1em;
            line-height: 22px
        }

    .modal label.modal-close {
        position: absolute;
        right: 40px;
        top: 40px;
        background: #471d7c;
        border-radius: 50%;
        width: 34px;
        height: 34px;
        border: 0;
        font-size: 1.888em;
        line-height: 34px;
        color: #fff;
        cursor: pointer
    }

        .modal label.modal-close:after, .modal label.modal-close:before {
            content: "";
            background: #fff;
            width: 20px;
            height: 2px;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%) rotate(45deg)
        }

        .modal label.modal-close:after {
            transform: translate(-50%,-50%) rotate(-45deg)
        }

    .modal .modal-image-content {
        width: 202px;
        margin-bottom: 19px
    }

    .modal .modal-footer {
        text-align: left;
        border-top: 0;
        padding: 9px 0 0
    }

section.modal:before {
    content: '';
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    overflow: hidden;
    transition: all 1s ease-in;
    border-radius: 0
}

section.modal.show:before {
    left: 0
}

.modal .modal-footer .btn {
    display: inline-block;
    width: auto;
    cursor: pointer;
    padding: 0 28px;
    border-radius: 10px;
    color: #fff;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    font-size: .9em;
    line-height: 40px;
    font-weight: 600;
    background: #471d7c;
    border: 2px solid #471d7c
}

.modal .modal-footer .btn {
    margin-right: 20px
}

    .modal .modal-footer .btn:last-child {
        margin-right: 0
    }

    .modal .modal-footer .btn + .btn {
        margin-left: 0
    }

    .modal .modal-footer .btn.hover, .modal .modal-footer .btn:hover {
        color: #471d7c;
        background: rgba(255,255,255,0);
        transition: all .2s ease 0
    }

#studydesign .modal-content table:nth-of-type(2), #studydesign .modal-content table:nth-of-type(3) {
    display: none
}

#studydesign sup, #demographics sup {
    font-size: .6em
}

#studydesign .modal-content, #demographics .modal-content {
    height: calc(100% - 270px);
    padding: 80px 30px 80px 65px;
    top: 40%
}

    #studydesign .modal-content h2, #demographics .modal-content h2 {
        color: #471d7c;
        text-align: center;
        margin-top: 0;
        font-size: 1.555em
    }

    #studydesign .modal-content .content, #demographics .modal-content .content, #isitop .modal-content .content {
        width: 100%;
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        padding-right: 40px
    }

#studydesign .modal-image-content, #demographics .modal-image-content {
    width: 100%
}

#studydesign .modal-content p, #demographics .modal-content p, #studydesign .modal-content td {
    font-size: .944em
}

#studydesign .modal-content table tr:first-child {
    background: #471d7c;
    font-weight: 700
}

#studydesign .modal-content table th {
    padding: 10px 25px;
    font-size: .888em;
    color: #fff
}

    #studydesign .modal-content table th:first-child {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        width: 60%
    }

#studydesign .modal-content table tr:nth-child(2) td {
    padding-top: 14px
}

#studydesign .modal-content table th:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

#studydesign .modal-content table td {
    padding: 4px 23px 4px 34px;
    vertical-align: top
}

#studydesign .modal-content table li {
    color: #333
}

#studydesign .modal-content table ul {
    margin-bottom: 0
}

    #studydesign .modal-content table ul ul {
        margin-left: 25px
    }

        #studydesign .modal-content table ul ul li {
            padding-left: 0
        }

#studydesign .modal-content span.size14, #demographics .modal-content span.size14 {
    font-size: .777em
}

#demographics .content p {
    margin: 0
}

#demographics .modal-image-content + p {
    line-height: 11px;
    font-size: .777em;
    margin: 0
}

#isitop .modal-content {
    height: calc(100% - 100px);
    padding: 60px 25px 80px 65px
}

#isitop .content p span.isi-header {
    font-weight: 700;
    color: #471d7c
}

#isitop .modal-content .content {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 40px
}

#isitop .modal-content h2 {
    font-size: .75em;
    font-weight: 700;
    color: #471d7c
}

#isitop .modal-content ul li {
    font-size: .75em;
    font-family: SourceSans,sans-serif;
    display: table-row;
    margin-bottom: 12px;
    color: #333
}

    #isitop .modal-content ul li::before {
        content: "\2022\00a0\00a0";
        display: table-cell;
        text-align: right
    }

#isitop .modal-content p {
    font-size: .75em
}

#isitop .modal-content a {
    font-weight: 700;
    color: #471d7c;
    text-decoration: underline
}

#isitop .modal-footer {
    text-align: center
}

    #isitop .modal-footer a {
        width: 200px;
        text-align: center;
        color: #fff;
        text-decoration: none
    }

        #isitop .modal-footer a:hover {
            color: #471d7c;
            background: rgba(255,255,255,0);
            transition: all .2s
        }

@media(min-width:320px) and (max-width:767px) {
    .modal .modal-content h2 {
        margin-bottom: 30px
    }

    .modal .modal-image-content img {
        width: 200px;
        max-width: none
    }

    .modal .modal-content {
        padding: 60px 20px;
        width: calc(100% - 40px);
        border-top-right-radius: 50px;
        border-bottom-left-radius: 50px;
        top: 46%
    }

    .modal label.modal-close {
        top: 25px;
        right: 25px;
        z-index: 1100
    }

    .modal .modal-image-content {
        width: 108px;
        margin-bottom: 20px
    }

    .modal .modal-content h4 {
        font-weight: 700;
        font-size: .888em;
        line-height: 19px;
        margin-bottom: 15px;
        margin-top: 0;
        color: #242527
    }

    .modal .modal-content p {
        font-size: .833em;
        line-height: 18px;
        margin: 0 0 15px
    }

    .modal .modal-footer .btn {
        line-height: 35px;
        margin-right: 20px;
        border-radius: 5px;
        font-size: .8em;
        padding: 0 28px
    }

    .modal .modal-footer .btn {
        border-radius: 5px
    }

    #studydesign .modal-content, #demographics .modal-content {
        padding: 60px 10px 40px 20px;
        width: calc(100% - 40px)
    }

        #studydesign .modal-content h2, #demographics .modal-content h2 {
            font-size: 1.111em
        }

        #studydesign .modal-content p, #demographics .modal-content p #studydesign .modal-content td {
            font-size: .888em;
            line-height: 1.3em
        }

        #studydesign .modal-content table td {
            font-size: .833em;
            line-height: 1.3em
        }

        #studydesign .modal-content table:nth-of-type(1) {
            display: none
        }

        #studydesign .modal-content table:nth-of-type(2) {
            margin-bottom: 10px
        }

        #studydesign .modal-content table:nth-of-type(2), #studydesign .modal-content table:nth-of-type(3) {
            display: block
        }

        #studydesign .modal-content .content {
            padding-right: 15px
        }

        #studydesign .modal-content table td {
            padding: 4px 13px 4px 34px
        }

        #studydesign .modal-content table ul ul {
            margin-left: 22px
        }

        #studydesign .modal-content table th {
            padding-left: 16px
        }

        #demographics .modal-content .content {
            padding-right: 15px
        }

    #demographics .modal-image-content + p {
        line-height: 1.3em
    }

    #demographics .modal-image-content img {
        width: auto;
        max-width: 100%
    }

    #isitop .modal-content {
        padding: 60px 20px 20px
    }

        #isitop .modal-content .content {
            padding-right: 10px
        }

        #isitop .modal-content h2 {
            margin-bottom: 16px;
            margin-top: 6px
        }

        #isitop .modal-content ul li, #isitop .modal-content p {
            font-size: .7em;
            line-height: 1.3em
        }
}

@media(min-width:768px) and (max-width:990px) {
    .modal {
        width: 780px
    }

        .modal .modal-content {
            width: auto;
            top: 48%
        }

    #demographics .modal-image-content + p {
        line-height: 1.3em
    }

    #studydesign .modal-content table th:first-child {
        width: 71%
    }

    #isitop .modal-content .content {
        padding-right: 50px
    }

    #isitop .modal-content ul li, #isitop .modal-content p {
        line-height: 1.3em
    }

    .modal .modal-image-content {
        margin-bottom: 15px
    }

    .savings-support .modal .modal-content .content h2 {
        margin-top: 0
    }

    .modal .modal-footer .btn {
        padding: 10px 30px;
        line-height: 21px
    }

    .modal .modal-footer .btn {
        margin-right: 15px
    }
}

@media(min-width:1025px) {
    #isitop .modal-content {
        padding: 60px 17px 80px 65px
    }

    #studydesign .modal-content, #demographics .modal-content {
        padding: 80px 16px 80px 65px
    }
}

@media(min-width:320px) and (max-width:767px) {
    #isitop .modal-content {
        padding: 60px 14px 20px 20px
    }
}

.desktop_break {
    display: block
}

@media screen and (max-width:991px) {
    .desktop_break {
        display: unset
    }
}

.mobile_break {
    display: unset
}

@media screen and (max-width:991px) {
    .mobile_break {
        display: block
    }
}

.mechanism-of-action .ht-receptors-right .rteComponent {
    padding-bottom: 35px
}

.mechanism-of-action .motegrity-gi-section .increased-hap-left p, .mechanism-of-action .motegrity-gi-section .increased-hap-right p {
    margin-bottom: 0
}

.mechanism-of-action .hapc-bg {
    background-image: linear-gradient(to bottom,#fff 0,#471d7c)
}

.clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:nth-child(4), .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:nth-child(5) {
    width: auto
}

.clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td {
    padding: 15px 20px
}

@media(max-width:767px) and (min-width:320px) {
    .secondary-nav ul li:nth-child(3) {
        padding: 22px
    }

    .mechanism-of-action .hapc-bg {
        background-image: linear-gradient(to bottom,#fff 12%,#471d7c)
    }
}

.mechanism-of-action .mechanism-section .move .bowel-motility-right picture {
    width: 96px;
    height: 96px
}

.clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td {
    width: 100%
}

.clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td {
    padding: 15px 6px;
    width: 100%
}

@media(max-width:990px) and (min-width:768px) {
    .savings-support .pink-bg .eligibility .conditions {
        width: 100%
    }

    .savings-support .pink-bg .eligibility .left-content {
        padding: 0 22px
    }

        .savings-support .pink-bg .eligibility .left-content .text-right {
            width: 62%
        }

    .savings-support .pink-bg .eligibility .right-content {
        width: 25%;
        margin-left: 0
    }
}

@media(min-width:320px) and (max-width:767px) {
    .savings-support .pink-bg .eligibility .right-content .buttonComponent a {
        margin-right: auto
    }
}

@media(max-width:990px) and (min-width:768px) {
    .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent h1 span.block {
        font-size: 2.222em;
        line-height: 40px
    }

    .clinical-efficacy .motegrity-answers-data, .clinical-efficacy .clinical-faster .right {
        width: 50%
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:nth-child(4), .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:nth-child(5) {
        width: 110px !important
    }
}

@media(min-width:320px) and (max-width:767px) {
    .clinical-efficacy .white-background .patient-graph h3 {
        font-size: .888em
    }
}

.mechanism-of-action .mechanism-section p {
    color: #333
}

.dosing-administration .isiwrapper h2 {
    font-family: SourceSans,sans-serif;
    line-height: 22px
}

.dosing-administration .isiwrapper p {
    margin-bottom: 17px
}

@media(max-width:990px) and (min-width:768px) {
    .mechanism-of-action .align-mechanism .release {
        width: 100%
    }

    .mechanism-of-action .natural-movement-right .light-separator {
        width: 64%;
        margin-left: 17%
    }

    .mechanism-of-action .select-isi .isi-block .reduced-ctt-right {
        margin-left: 0;
        width: 92%
    }

    .mechanism-of-action .mechanism-section .imgLinkComponent {
        width: 96%
    }
}

@media only screen and (max-width:767px) and (orientation:landscape) {
    .savings-support .pink-bg .eligibility .left-content .img-left .imgLinkComponent img {
        margin: 0 auto
    }

    .clinical-efficacy .container {
        width: 540px
    }

    .clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(1) p {
        width: auto
    }

    .clinical-efficacy .grey-bg .img-right .imgLinkComponent img {
        margin: 0 auto
    }

    .clinical-efficacy .motegrity-answers-sisi {
        width: 95%
    }

    .clinical-efficacy .blueBg .motegrity-demo .mb_40 .motegrity-answers-sisi .rteComponent p:nth-child(3) {
        width: auto
    }

    .clinical-efficacy .motegrity-answers-single {
        width: 100%
    }

    .clinical-efficacy .csbm .imgLinkComponent {
        top: 194px;
        left: 0;
        width: 704px;
        height: 474px
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr th:nth-child(2) {
        text-align: center;
        padding: 6px 24px
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr th:nth-child(3) {
        text-align: center;
        padding: 0 40px
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr:nth-child(1) th:nth-child(4) {
        padding: 0 54px
    }
}

@media(min-width:320px) and (max-width:767px) {
    .mechanism-of-action .natural-movement-right .light-separator {
        margin-top: 20px
    }

    .mechanism-of-action .moa-video {
        padding-top: 10px
    }

    .mechanism-of-action .cic-section-inner p:nth-child(3) span {
        padding-right: 10px
    }

    .footer .footer-links li:nth-child(1) {
        padding-top: 41px
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td {
        width: auto !important
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr th:nth-child(2) {
        padding-left: 0
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td {
        padding: 8px 2px
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr:nth-child(2) td {
        padding-left: 0
    }

    .index .Home-purple-bg .imgLinkComponent img {
        height: 675px
    }

    .dosing-administration .cover-bg .imgLinkComponent picture {
        height: 924px
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr th:nth-child(3) {
        text-align: center;
        padding-left: 10px
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr th {
        padding: 10px
    }

        .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr th:nth-child(2) {
            padding-left: 0 !important;
            padding-right: 0
        }

    .mechanism-of-action .cic-section .cic-section-inner div:nth-child(2) ul, .mechanism-of-action .natural-movement-right video {
        width: 100%
    }

    .clinical-efficacy .modal-content span.size14 {
        line-height: 1.3em;
        font-weight: 400;
        font-family: SourceSans,sans-serif;
        color: #333
    }

    .clinical-efficacy .modal-content .content p:nth-child(4) {
        padding-top: 10px
    }
}

@media(min-width:1025px) {
    .index .Home-purple-bg .imgLinkComponent img {
        transform: scale(1.6,1.5)
    }

    .mechanism-of-action .moa-section {
        padding-left: 8px
    }

    .mechanism-of-action .natural-movements .motegrity-gi-section {
        padding-top: 70px
    }

    .mechanism-of-action .ht-path-center .imgLinkComponent {
        position: relative;
        left: 200px
    }

    .dosing-administration .two-dosage {
        padding-bottom: 0
    }

    .clinical-efficacy .csbm .imgLinkComponent {
        top: 174px;
        left: 474px;
        height: auto;
        transform: scale(1.9)
    }

    .clinical-efficacy .reference-Accordion .referenceTitle {
        margin-top: -8px
    }

    .safety-tolerability .discontinuation {
        padding-right: 20px
    }

    .safety-tolerability .safety-analysis .rteComponent:last-child p {
        padding: 0
    }

    .safety-tolerability .reference-Accordion .referenceTitle {
        margin-top: -8px
    }

    .mechanism-of-action .select-isi .isi-block .ctt-section p {
        width: auto !important
    }

    .mechanism-of-action .reference-Accordion {
        padding-bottom: 62px;
        padding-top: 15px
    }

    .clinical-efficacy .blueBg::before {
        background-image: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 28%,#fff 100%)
    }

    .clinical-efficacy .blueBg .motegrity-demo .mb_40 .motegrity-answers-sisi .rteComponent p:nth-child(3) {
        color: #000
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr th:nth-child(2) {
        text-align: center !important;
        padding: 0 !important;
        width: 140px
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr th:nth-child(3) {
        text-align: center !important;
        padding: 0 !important;
        width: 80px
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr:nth-child(1) th:nth-child(4) {
        width: 215px
    }

    .clinical-efficacy .modal-content span.size14 {
        line-height: 1.3em;
        font-weight: 400;
        font-family: SourceSans,sans-serif;
        color: #333
    }

    .clinical-efficacy .modal-content .content p:nth-child(4) {
        padding-top: 10px
    }

    .modal .modal-content {
        top: 47%;
        left: 10px
    }

    #isitop .modal-content h2 {
        line-height: 20px
    }

    #demographics .modal-content {
        padding-top: 54px
    }

    .clinical-efficacy .modal .modal-content p {
        line-height: 20px
    }

    .safety-tolerability .safety-text {
        width: 66.66%
    }

    #studydesign .modal-content {
        padding-top: 71px
    }

    .modal .modal-content p, #isitop .modal-content ul li {
        line-height: 20px
    }

    .mechanism-of-action .ht-pathway::after {
        background-image: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 43%,#fff 100%)
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:nth-child(2), .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:nth-child(3) {
        width: 140px !important
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:nth-child(5), .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:nth-child(4) {
        width: 100px !important
    }

    .dosing-administration .reference-Accordion {
        padding-bottom: 62px
    }

    #studydesign .modal-content span.size14 {
        line-height: 18px
    }

    #studydesign .modal-content table th {
        padding-left: 17px
    }

    #studydesign .modal-content table tr:nth-child(3) td li, #studydesign .modal-content table tr:nth-child(5) td li {
        padding-right: 20px
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr th:first-child {
        width: 150px
    }
}

@media(min-width:1025px) {
    .clinical-efficacy .reference-Accordion .referenceBody, .safety-tolerability .reference-Accordion .referenceBody {
        padding-bottom: 16px
    }

    .safety-tolerability .adverse-table tr:first-child p {
        line-height: 1.15
    }

    .clinical-efficacy #studydesign .modal-content h2 + p {
        padding: 18px 0 1px;
        color: #333
    }

    .clinical-efficacy #studydesign .modal-content table td {
        font-size: .944em
    }
}

.overlaypopup {
    position: relative;
    overflow: hidden;
    overflow-y: hidden
}

.remove-height {
    margin-top: 0 !important
}

.ipad body.overlaypopup {
    overflow: visible
}

@media(max-width:767px) and (min-width:320px) {
    .footer ul {
        margin-bottom: -50px
    }

    .clinical-efficacy .motegrity-answers-data.mobile-br .rteComponent {
        border-bottom: 1px solid #888b8d
    }

    .savings-support .isiwrapper-fixed {
        padding-bottom: 0
    }

    .index .reference-Accordion {
        padding-bottom: 10px
    }
}

.header-menu {
    transition: all .3s
}

.modal {
    display: block;
    opacity: 0;
    z-index: -20
}

    .modal.show {
        opacity: 1;
        z-index: 1040;
        transition: opacity .5s
    }

@media(max-width:980px) {
    .modal {
        left: -1000px;
        position: static;
        height: 0;
        overflow: hidden
    }

        .modal.show {
            left: 0;
            position: fixed;
            height: auto;
            overflow: auto;
            margin: auto
        }

    html.ipad.overlaypopup, body.ipad.overlaypopup {
        overflow: hidden;
        position: fixed
    }

    .header-menu {
        transition: none
    }
}

.header-menu.is-hidden {
    margin-top: -172px
}

body.ipad.overlaypopup .header-menu.is-hidden {
    margin-top: 0
}

body.ipad.overlaypopup .header-menu.opaque {
    background: 0
}

html.ipad, body.ipad {
    overflow-x: hidden;
    overflow-y: auto
}

@media only screen and (min-device-width :414px) and (max-device-width :736px) {
    .header-menu .mainNav .main-nav {
        top: 108px
    }
}

.ipad.scroll-lock {
    position: fixed
}

body.ipad.overlaypopup .header-menu {
    position: fixed;
    top: 0
}

@media(max-width:767px) and (min-width:320px) {
    .scroll-header .main-nav {
        overflow-x: scroll !important;
        overflow-y: scroll !important
    }
}

.mechanism-of-action .mechanism-bg.mechanism-of-action .moa-section h1 {
    padding-bottom: 0 !important
}

.mechanism-of-action .mechanism-section .moa-section p:first-of-type {
    color: #333;
    margin-top: 0;
    line-height: 18px;
    padding-top: 2px;
    font-family: SourceSans,sans-serif;
    font-weight: 400;
    font-size: .944em;
    margin-bottom: 20px
}

.treatment-mechanisms .rteComponent h2 {
    font-size: 1.555em;
    margin-bottom: 52px;
    font-weight: 700;
    color: #471d7c;
    margin-top: 0
}

@media(max-width:767px) and (min-width:320px) {
    .mechanism-of-action .treatment-mechanisms .rteComponent h2 {
        font-size: 1.277em;
        line-height: 27px;
        margin-top: 15px;
        margin-bottom: 15px
    }
}

@media only screen and (max-width:580px) {
    .treatment-mechanisms .rteComponent h2 {
        font-size: 1.444em !important
    }
}

.mechanism-of-action .video-header-section h2 {
    font-size: 1.555em;
    font-weight: 700;
    color: #471d7c;
    margin-bottom: 0
}

.mechanism-of-action .accelerate-colonic-ctt .rteComponent:first-child h2 {
    padding-bottom: 25px;
    font-size: 1.333em;
    line-height: 28px
}

@media(max-width:767px) and (min-width:320px) {
    .mechanism-of-action .accelerate-colonic-ctt .rteComponent:first-child h2 {
        font-size: 1.277em;
        line-height: 21px;
        margin-bottom: 0;
        padding-bottom: 10px
    }
}

.mechanism-of-action .motegrity-gi-section h2 {
    font-size: 1.555em;
    font-weight: 700;
    color: #471d7c;
    margin: 11px auto 5px
}

.mechanism-of-action .motegrity-gi-section > .rteComponent:nth-child(2) h3 {
    font-size: 1.333em;
    font-weight: 700;
    color: #471d7c;
    margin: 11px auto 5px
}

@media only screen and (max-width:900px) {
    .closer-look-left {
        display: flex;
        flex-direction: column;
        align-items: center
    }
}

.closer-look-left h2 {
    font-size: 1.555em;
    font-weight: 700;
    color: #471d7c;
    margin: 11px auto 5px;
    line-height: 1.4
}

@media only screen and (max-width:900px) {
    .closer-look-left h2 {
        line-height: 32px;
        text-align: center
    }
}

.dosing-administration .two-dosage h2 {
    color: #fff;
    font-size: 1.555em;
    font-weight: 700;
    margin-top: 4px;
    margin-bottom: 14px
}

@media(max-width:767px) {
    .dosing-administration .two-dosage h2 {
        font-size: 1.333em;
        line-height: 28px;
        margin-bottom: 15px;
        margin-top: 15px;
        padding-left: 0
    }
}

.dosing-administration .two-dosage .storing .rteComponent h2 {
    font-weight: 700;
    padding-bottom: 8px;
    line-height: 28px;
    color: #fff;
    margin: 5px auto;
    font-size: 1.555em
}

@media screen and (max-width:767px) {
    .dosing-administration .two-dosage .storing .rteComponent h2 {
        display: none
    }
}

@media(max-width:767px) and (min-width:320px) {
    .dosing-administration .storing-motegrity h2 {
        margin-bottom: 0
    }
}

.clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .rteComponent p.answers-heading {
    font-size: 4.444em;
    text-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    line-height: 70px;
    padding-bottom: 0;
    color: #fff;
    font-weight: 700;
    margin: 5px auto 25px 0
}

@media(max-width:767px) and (min-width:320px) {
    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .result-week.mobile-br .rteComponent p.answers-heading {
        padding-bottom: 7px;
        margin-bottom: 5px
    }
}

@media(min-width:320px) and (max-width:991px) {
    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .rteComponent p.answers-heading {
        font-size: 2.777em !important;
        line-height: 40px !important
    }
}

@media screen and (min-width:992px) {
    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .rteComponent p.answers-heading {
        width: 100%;
        min-width: 450px
    }
}

.clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:first-child {
    color: #fff;
    font-size: 4.444em;
    text-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    line-height: 70px;
    padding-bottom: 0;
    font-weight: 700;
    margin: 5px auto
}

    .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:first-child .size12 {
        font-size: 1.722em
    }

@media(max-width:767px) and (min-width:320px) {
    .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:first-child {
        font-size: 2.5em
    }

        .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:first-child .size12 {
            font-size: 1.611em
        }
}

@media(min-width:768px) and (max-width:991px) {
    .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:first-child {
        font-size: 2.777em;
        line-height: 70px
    }

        .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:first-child .size12 {
            font-size: 1.611em
        }
}

.clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:first-child span.block {
    font-size: .75em;
    line-height: 70px
}

@media(max-width:767px) {
    .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:first-child span.block {
        font-size: 1em;
        line-height: 30px
    }
}

@media(max-width:990px) and (min-width:768px) {
    .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:first-child span.block {
        font-size: .8em;
        line-height: 40px;
        display: block
    }
}

@media(max-width:768px) {
    .savings-support p.first-heading {
        font-size: 1.222 !important;
        line-height: 1em !important;
        margin-top: 20px;
        margin-bottom: 10px
    }
}

@media only screen and (min-width:480px) and (max-width:600px) {
    .index .heroComponent .hero-isi {
        top: 11.5% !important
    }

    .index .heroComponent {
        height: 830px !important
    }
}

@media only screen and (min-width:601px) and (max-width:767px) {
    .index .heroComponent {
        height: 925px !important
    }

        .index .heroComponent .hero-isi {
            top: 13.4% !important
        }
}

@media only screen and (min-width:768px) and (max-width:799px) {
    .index .heroComponent .hero-isi {
        top: 13.7% !important
    }
}

@media only screen and (min-width:800px) and (max-width:991px) {
    .index .heroComponent {
        height: 960px !important
    }

        .index .heroComponent .hero-isi {
            top: 15.7% !important
        }
}

.index .heroComponent .home-hero-rt .rteComponent h1 {
    margin: 0
}

    .index .heroComponent .home-hero-rt .rteComponent h1 strong {
        position: relative;
        display: inline-block;
        font-size: .5em;
        font-weight: 600;
        text-transform: uppercase;
        color: #fff;
        padding: 1px 8px 0;
        z-index: 0;
        margin: 5px auto;
        left: -35px;
        bottom: 150px
    }

        .index .heroComponent .home-hero-rt .rteComponent h1 strong:nth-child(2) {
            bottom: 169px;
            left: -25px
        }

@media(max-width:767px) and (min-width:320px) {
    .index .heroComponent .home-hero-rt .rteComponent h1 strong {
        bottom: 81px;
        left: 14px;
        font-size: .333em;
        display: block;
        width: 69%;
        line-height: 18px;
        text-align: center
    }

        .index .heroComponent .home-hero-rt .rteComponent h1 strong:nth-child(2) {
            bottom: 87px;
            left: 24px
        }

        .index .heroComponent .home-hero-rt .rteComponent h1 strong:nth-child(3) {
            bottom: 92px
        }
}

@media only screen and (min-width:601px) and (max-width:767px) {
    .index .heroComponent .home-hero-rt .rteComponent h1 strong {
        font-size: .444em;
        width: 55%;
        left: -10px
    }

        .index .heroComponent .home-hero-rt .rteComponent h1 strong:nth-child(2) {
            left: 0
        }
}

@media(min-width:768px) and (max-width:991px) {
    .index .heroComponent .home-hero-rt .rteComponent h1 strong {
        width: 444px;
        bottom: 0;
        line-height: 18.4px;
        left: -20px;
        top: -8px
    }

        .index .heroComponent .home-hero-rt .rteComponent h1 strong:nth-child(2) {
            width: 480px;
            padding-right: 10px;
            bottom: 9px;
            left: -11px;
            top: -27px
        }
}

.index .heroComponent .home-hero-rt .rteComponent h1 strong:before {
    position: absolute;
    content: "";
    background-color: #f211bf;
    transform: skewX(-17deg);
    border-radius: 4px;
    top: 0;
    bottom: -2px;
    left: 0;
    right: 0;
    z-index: -1
}

.index .heroComponent .home-hero-rt .rteComponent p {
    margin-top: 10px
}

@media(max-width:480px) and (min-width:320px) {
    .home-hero-rt > .buttonComponent:nth-child(5) {
        margin-top: 55px
    }
}

@media(max-width:767px) and (min-width:320px) {
    .home-hero-rt .stasis-peristalsis + .rteComponent {
        position: relative;
        top: 148px !important;
        margin-bottom: 45px;
        left: 0
    }
}

@media(max-width:767px) {
    .clinical-efficacy .white-background .patient-graph h2 {
        font-size: 1.277em
    }
}

@media(min-width:320px) and (max-width:767px) {
    .clinical-efficacy .pink-bg .motegrity-answers-table .rteComponent h2 {
        font-size: 1.28em;
        line-height: 27px
    }
}

@media(max-width:767px) and (min-width:320px) {
    .coverage-alignment .imgTitleDescComponent h2 {
        font-size: 1.28em !important;
        margin-bottom: 20px
    }
}

@media(max-width:767px) and (min-width:320px) {
    .coverage-alignment .imgTitleDescComponent .description p {
        font-size: .888em;
        color: #333
    }
}

@media(max-width:900px) {
    .mechanism-of-action .heroComponent .cic-section-inner p:nth-child(3) > span {
        font-size: 1.2em !important
    }

        .mechanism-of-action .heroComponent .cic-section-inner p:nth-child(3) > span .nowrap {
            font-size: 1em !important
        }
}

@media screen and (min-width:320px) and (max-width:767px) {
    .mechanism-of-action .motegrity-gi-section > .rteComponent:nth-child(2) h3 {
        font-size: 1.28em !important;
        line-height: 21px !important
    }
}

@media(max-width:767px) and (min-width:320px) {
    .mechanism-of-action .coverage-alignment .description span a, .clinical-efficacy .coverage-alignment .description span a, .safety-tolerability .coverage-alignment .description span a, .dosing-administration .coverage-alignment .description span a {
        font-size: .888em !important
    }
}

@media only screen and (max-width:900px) {
    .mechanism-section .mechanism-bg h1 {
        font-size: 1.64em !important
    }
}

@media only screen and (max-width:900px) {
    .mechanism-of-action .mechanism-section .moa-section p:last-child {
        font-size: 1.13em !important
    }
}

@media only screen and (max-width:768) {
    .mechanism-of-action .motegrity-gi-section h2 {
        padding-bottom: 10px
    }
}

@media(max-width:767px) {
    .clinical-efficacy .blueBg .motegrity-demo .rteComponent h2 {
        font-size: 1.28em !important;
        line-height: 27px
    }
}

@media(max-width:767px) {
    .clinical-efficacy .blueBg .motegrity-demo .result-week-right .rteComponent p:last-child {
        margin-bottom: 25px !important
    }
}

@media(min-width:320px) and (max-width:767px) {
    .clinical-efficacy .white-background .additional-endpoint h2 {
        font-size: 1.28em;
        line-height: 27px
    }
}

@media screen and (max-width:768px) {
    .savings-support .maintain-momentum p.first-heading {
        margin-top: 0 !important
    }

    .savings-support .insurance-access p.first-heading {
        font-size: 1.22em !important;
        padding-bottom: 0 !important
    }
}

#clinical-efficacy-graph .bar .motegrity strong, #clinical-efficacy-graph .bar .placebo strong {
    font-size: 1.33em !important
}

#clinical-efficacy-graph .bar > span b {
    font-size: 1.33em !important
}

.clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:nth-child(3) {
    font-size: .945em !important
}

#demographics .modal-image-content + p {
    font-size: .7em !important
}

#demographics .modal-content span.size14 {
    font-size: .745em !important
}

#termsandconditions .modal-content .simplebar-content p, #termsandconditions .modal-content .content h2 {
    font-size: .852em !important
}

@media screen and (max-width:767px) and (min-width:320px) {
    .index .sample-block {
        font-size: 1em !important
    }

    .index .content .isi-header {
        font-size: 1em !important
    }

    .reference-Accordion .referenceBody p {
        font-size: .943em
    }

    .mechanism-of-action .align-mechanism .release em {
        font-size: 1em !important
    }

    .treatment-mechanisms-mob .tiny {
        font-size: .875em
    }

    .main-video {
        margin-bottom: 0
    }

    .mechanism-of-action .select-important-safety-info {
        margin-top: 0
    }
}

@media screen and (min-width:320px) and (max-width:400px) {
    .index .heroComponent .home-hero-rt .rteComponent h1 strong {
        left: 38px
    }

        .index .heroComponent .home-hero-rt .rteComponent h1 strong:nth-child(2) {
            left: 48px
        }

    .index .home-hero-rt .stasis-peristalsis + .rteComponent {
        top: 102px !important
    }

    .index .home-hero-rt > .buttonComponent:nth-child(5) {
        margin-top: 40px
    }

    .index .heroComponent .hero-isi {
        top: 9.6% !important
    }
}

@media screen and (min-width:320px) and (max-width:767px) {
    .header-menu .mainNav .main-nav ul li:nth-child(9) {
        margin-top: 10px
    }

    .header-menu .mainNav .main-nav ul li:nth-child(8) {
        margin: 0;
        padding: 0
    }
}

.error-page .page-notfound-left p {
    font-size: 1.222em
}

@media screen and (max-width:767px) and (min-width:320px) {
    .prev-next-component .prev span {
        font-size: 1em !important
    }

    .error-page .page-notfound-left h1 {
        font-size: 1.34em !important
    }

    .error-page .page-notfound-left p {
        font-size: 1.22em !important
    }
}

@media screen and (min-width:400px) and (max-width:500px) {
    .index .heroComponent .hero-isi {
        top: 9.8% !important
    }

    .home-hero-rt > .buttonComponent:nth-child(5) {
        margin-top: 45px
    }

    .home-hero-rt .stasis-peristalsis + .rteComponent {
        top: 105px !important
    }
}

.safety-tolerability .sample-block .coverage-alignment:last-child .imgTitleDescComponent .description span a {
    padding: 10px 20px 12px
}

.safety-tolerability .sample-block .patient-coverage-tool .imgTitleDescComponent {
    width: 100%
}

.clinical-efficacy .sample-block {
    padding-bottom: 35px
}

.clinical-efficacy .blueBg .motegrity-demo .motegrity-answers {
    padding-top: 10px
}

.safety-tolerability .table-safety tr:nth-of-type(2) td:last-child {
    padding-right: 12px
}

.dosing-administration .coverage-alignment .imgTitleDescComponent .description p {
    font-size: .944em;
    line-height: 22px
}

.mechanism-of-action .align-mechanism .receptors-block .rteComponent p:nth-of-type(2) {
    line-height: 20px
}

.index .help-patient-bg .save-on-motegrity .terms-conditions .rteComponent p {
    margin-top: 10px
}

.mechanism-of-action .mechanism-section .align-mechanism .activate .img-responsive {
    max-height: 275px
}

.mechanism-of-action .mechanism-section .align-mechanism .move .img-responsive {
    max-height: 215px;
    max-width: 215px
}

.clinical-efficacy .white-background .patient-graph h2 sup {
    font-weight: 700 !important
}

.index .heroComponent .video-contianer.mobileHide.hide-video::before {
    display: none
}

.index .greybg-Dx.prokinetic-margin .prokinetic-left .rteComponent p {
    color: #333
}

.index .heroComponent .video-contianer.mobileHide.hide-video::after {
    display: none
}

.video-contianer video {
    min-height: 600px;
    position: relative;
    top: 170px;
    left: -25%
}

.index .heroComponent:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2;
    width: 100%;
    height: 770px;
    background: linear-gradient(to right,#28166c,#28166c 49%,#1b064c 70%,#1b064c 100%)
}

.index .stasis-to-peristalsis {
    padding-left: 0;
    padding-right: 0
}

.save-on-motegrity .help-patient-section .home-savings .img-responsive {
    height: 230px
}

#studydesign h2 sup {
    font-weight: 700 !important
}

#studydesign table sup {
    font-size: .555em !important;
    font-weight: 700 !important;
    line-height: 0;
    top: -0.7em
}

#isitop .content .simplebar-content p span.isi-header {
    font-size: 1em
}

@media(min-width:320px) and (max-width:767px) {
    #isitop .content .simplebar-content p span.isi-header {
        font-size: 1.08em
    }
}

.clinical-efficacy .heroComponent.hero-clinical .transition-text .rteComponent:nth-child(2) h3 {
    line-height: 21px
}

.unsubscribe .unsubscribe-fields a.btn:hover {
    color: #fff;
    background: #33bcab;
    border: 2px solid #33bcab
}

.modal .modal-footer .btn {
    min-width: 220px;
    padding-right: 30px;
    padding-left: 30px
}

.mechanism-of-action .coverage-alignment:first-child .description span a {
    margin-top: 0
}

.safety-tolerability .gradient-background-purple .table-safety tr:first-child td {
    border-right: 1px solid #471d7c
}

    .safety-tolerability .gradient-background-purple .table-safety tr:first-child td:last-child {
        border-right: 0 none
    }

.dosing-administration .two-dosage .two-mg .rteComponent p {
    margin-left: -9px
}

.mechanism-of-action .gc-c p {
    transform: translate(9%)
}

.mechanism-of-action .clc p {
    transform: translate(17%)
}

.savings-support .pink-bg .eligibility .left-content .rteComponent:nth-of-type(2) p:last-child {
    font-size: .777em;
    margin-bottom: 11px
}

.savings-support .pink-bg .eligibility .right-content .rteComponent p:nth-of-type(1) {
    margin-top: 16px;
    margin-bottom: 9px
}

.mechanism-of-action .prosecretory-image {
    max-width: 100%
}

.dosing-administration .cover-bg .imgLinkComponent {
    top: -5px
}

.dosing-administration .two-dosage .two-mg, .dosing-administration .two-dosage .one-mg {
    padding-top: 21PX
}

.patient-graph .rteComponent:last-child {
    margin-top: 10px
}

.clinical-efficacy .heroComponent .transition-text {
    padding-right: 5px
}

input[type=email]::-ms-clear {
    display: none
}

input[type=text]::-ms-clear {
    display: none
}

.unsubscribe .unsubscribe-fields .error:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background-image: url(/images/alert.png);
    background-repeat: no-repeat;
    background-size: contain
}

.stasis-peristalsis {
    position: absolute;
    top: -60px
}

.index .heroComponent .hero-isi {
    position: absolute;
    top: 18%;
    max-width: 1000px
}

.home-hero-rt {
    position: absolute;
    top: 10%;
    left: 45%;
    z-index: 1
}

    .home-hero-rt .rteComponent {
        max-width: 500px;
        width: 100%
    }

.index .heroComponent {
    padding-bottom: 0;
    padding-top: 150px;
    margin-bottom: -10px
}

    .index .heroComponent .home-hero-rt .buttonComponent a {
        min-width: 315px
    }

        .index .heroComponent .home-hero-rt .buttonComponent a:first-child {
            margin-bottom: 12px
        }

.index .prokinetic-margin .imgLinkComponent {
    margin: 0 auto;
    width: 220px
}

.index .save-on-motegrity .imgLinkComponent {
    margin: 0 auto;
    width: 340px
}

.mechanism-of-action span.size14 {
    color: #333;
    font-weight: normal;
    font-size: .944em
}

.overlaypopup .modal#isitop label.modal-close {
    z-index: 9
}

.overlaypopup #isitop .modal-image-content picture img {
    max-width: 200px;
    padding-bottom: 20px
}

.overlaypopup #isitop.modal .modal-image-content {
    margin-bottom: 100px
}

.mechanism-of-action .mechanism-section .moa-section p {
    color: #f110c0;
    font-weight: bold;
    font-size: 1.111em
}

.mechanism-of-action .mechanism-bg.mechanism-of-action .moa-section h1 {
    padding-bottom: 18px
}

.mechanism-of-action .mechanism-bg.mechanism-of-action .align-mechanism .pink-bg .whiteText {
    font-size: .6em
}

.mechanism-of-action .mechanism-bg.mechanism-of-action .align-mechanism .pink-bg {
    padding-top: 2px;
    padding-left: 10px
}

.align-mechanism .colon .imgLinkComponent img {
    position: relative;
    bottom: 52px;
    top: 16px;
    left: -14px;
    max-width: 175px;
    width: 100%
}

.mechanism-of-action .bowel-motility-right {
    padding-left: 9px
}

.mechanism-of-action .align-mechanism .move {
    margin-top: 0;
    margin-bottom: 50px
}

.mechanism-of-action .motegrity-gi-section .rteComponent + .rteComponent h1 {
    font-size: 1.333em
}

.imp-safety-info {
    padding-top: 40px;
    padding-left: 15px
}

    .imp-safety-info h3 {
        font-size: 1em;
        font-weight: 700;
        line-height: 1.1;
        color: #471d7c
    }

    .imp-safety-info p:first-of-type {
        font-size: .944em;
        font-weight: 700;
        line-height: 1.1;
        color: #471d7c;
        margin-bottom: 8px
    }

.mechanism-of-action .mechanism-section .align-mechanism .absorb p:first-child {
    margin-bottom: 7px
}

.mechanism-of-action .mechanism-section .align-mechanism .absorb p:nth-child(2) {
    margin-bottom: 9px
}

.mechanism-of-action .mechanism-section .receptors-block {
    margin-top: 8px;
    padding-left: 10px
}

.mechanism-of-action .mechanism-section .align-mechanism .release {
    margin-top: -52px;
    padding-left: 11px
}

.mechanism-of-action .mechanism-section .align-mechanism .activate {
    margin-top: -12px
}

.mechanism-of-action .increased-hap-left {
    margin-top: 12px
}

.accelerate-colonic-ctt {
    padding-top: 40px;
    margin-left: inherit
}

.mechanism-of-action .accelerate-colonic-ctt .rteComponent:first-child h1 {
    padding-bottom: 25px;
    font-size: 1.333em;
    line-height: 28px
}

.mo-mg-reduced {
    background-color: #f9f9f9;
    margin-bottom: 61px;
    margin-top: 30px;
    padding: 38px 0 63px 64px
}

    .mo-mg-reduced .img-responsive {
        margin: 0 auto
    }

    .mo-mg-reduced h3 {
        font-size: 1.333em;
        margin-bottom: 19px;
        font-weight: 700;
        color: #471d7c;
        padding-left: 22px;
        margin-top: 8px
    }

.treatment-mechanisms {
    padding-top: 58px;
    padding-bottom: 30px
}

    .treatment-mechanisms .rteComponent p {
        font-weight: normal;
        font-size: 1em;
        margin-bottom: 15px;
        line-height: 1.1;
        color: #333
    }

    .treatment-mechanisms .rteComponent h1 {
        font-size: 1.555em;
        margin-bottom: 52px;
        font-weight: 700;
        color: #471d7c;
        margin-top: 0
    }

    .treatment-mechanisms .osmotic-laxatives p {
        font-weight: 700;
        font-size: 1.111em;
        color: #471d7c
    }

.prosecretory-agents {
    text-align: center
}

    .prosecretory-agents .rteComponent {
        padding-right: 40px
    }

.treatment-mechanisms .prosecretory-agents p {
    font-weight: 700;
    font-size: 1.111em;
    color: #471d7c
}

.treatment-mechanisms .serotonergic-agents p {
    font-weight: 700;
    font-size: 1.111em;
    color: #471d7c;
    text-align: center;
    padding-left: 61px
}

.osmotic-laxatives-img img {
    padding-top: 35px;
    padding-bottom: 41px
}

.treatment-mechanisms .osmotic-laxatives-img p {
    font-size: .944em;
    font-weight: normal;
    line-height: 1.1;
    color: #333
}

.treatment-mechanisms .gc-c-agonist p {
    font-size: .944em;
    font-weight: normal;
    line-height: 1.1;
    color: #333
}

.treatment-mechanisms .clc-2-agonist p {
    font-size: .944em;
    font-weight: normal;
    line-height: 1.1;
    color: #333
}

.treatment-mechanisms .ht-5-agonist p {
    font-size: .944em;
    font-weight: normal;
    line-height: 1.1;
    color: #333;
    padding-left: 15px
}

.error-page .heroComponent {
    background-size: 100%;
    position: relative;
    width: 100%;
    padding-top: 33.5%;
    background-color: #3e1167
}

    .error-page .heroComponent .not-found {
        position: absolute;
        top: 240px;
        bottom: 0;
        left: 0;
        right: 0
    }

.error-page .page-notfound-right {
    margin-left: 29.6%;
    margin-top: 34px
}

.error-page .page-notfound-left p {
    margin-bottom: 25px
}

.dosing-administration .heroComponent {
    padding-top: 203px;
    height: 575px;
    background-position-x: 51.5%;
    display: flex
}

    .dosing-administration .heroComponent div.container {
        align-self: center
    }

.dosing-administration .dosing-hero p {
    margin-bottom: 5px
}

.dosing-administration .dosing-hero h2 {
    line-height: 48px;
    margin-bottom: 24px
}

.dosing-administration .dosing-hero h3 {
    margin-top: -5px
}

.dosing-administration .heroComponent .hero-text p {
    color: #fff;
    font-size: .722em
}

    .dosing-administration .heroComponent .hero-text p:first-child {
        left: 100% !important;
        position: absolute !important;
        top: unset !important;
        font-weight: 400;
        line-height: 16.9px
    }

    .dosing-administration .heroComponent .hero-text p:last-child {
        right: auto;
        left: 80px !important;
        top: 40px !important;
        white-space: nowrap;
        position: relative
    }

.dosing-administration .dosing-bg {
    background-image: linear-gradient(to left,#fff 0,#d3cddc 100%)
}

.dosing-administration .dosing-section-one .horizontal-line {
    margin-top: 49px;
    left: -15px
}

    .dosing-administration .dosing-section-one .horizontal-line p {
        margin-top: 24px
    }

.dosing-administration .dosing-bg .dosing-section-one {
    padding-bottom: 15px
}

.dosing-administration .two-dosage .storing {
    padding-top: 72px;
    left: -6px
}

    .dosing-administration .two-dosage .storing .rteComponent h1 {
        color: #fff
    }

    .dosing-administration .two-dosage .storing .rteComponent p {
        color: #fff;
        font-size: 1.222em;
        font-weight: 700
    }

    .dosing-administration .two-dosage .storing .rteComponent ul li {
        color: #fff
    }

@media(min-width:992px) {
    .dosing-administration .dosing-section-one .horizontal-line {
        width: 100% !important
    }
}

.dosing-administration .bottle, .dosing-administration .bottle .img-responsive {
    padding-left: 0;
    margin-top: -5px
}

.header-menu .topNav .head-acg-booth .rteComponent p {
    color: #471d7c;
    text-decoration: none;
    font-size: .777em;
    line-height: 1;
    font-weight: 600;
    margin-top: 0;
    text-align: center;
    margin-bottom: 0;
    padding: 13px 0 13px 0
}

.head-acg-booth .rteComponent {
    background-color: #c1ebe6
}

.head-acg-booth {
    padding: 0 30px
}

.header-menu .mainNav .main-nav .buttonComponent a {
    text-align: center
}

.index .greybg-Dx.prokinetic-margin {
    background: #FFF
}

    .index .greybg-Dx.prokinetic-margin .prokinetic-left .rteComponent h2 {
        margin-bottom: 17px;
        margin-top: 0
    }

.coverage-alignment .imgTitleDescComponent .description p {
    margin-bottom: 18px
}

.mechanism-of-action .coverage-alignment .imgTitleDescComponent .description p {
    margin-bottom: 45px
}

.coverage-alignment {
    padding-left: 0;
    padding-right: 0
}

.help-patient-bg {
    position: relative;
    background-image: linear-gradient(to left,#fff 20%,#f1e7f1 100%)
}

.index .greybg-Dx.prokinetic-margin {
    background: linear-gradient(to right,#fff 26%,#f0faf9 100%) !important
}

.help-patient-bg:before {
    background: transparent !important;
    z-index: -1
}

.help-patient-bg .save-on-motegrity {
    padding: 60px 0
}

.index .help-patient-bg .save-on-motegrity .rteComponent h2 {
    margin-bottom: 15px;
    font-size: 1.555em;
    line-height: 32.2px;
    font-weight: 700;
    color: #471d7c;
    margin: 5px auto 15px
}

.index .help-patient-bg .save-on-motegrity .rteComponent {
    padding-right: 10px
}

.tiny {
    font-size: .777em
}

.index .greybg-Dx.prokinetic-margin .rteComponent h2 {
    margin-bottom: 15px;
    font-size: 1.555em;
    line-height: 32.2px;
    font-weight: 700;
    color: #471d7c;
    margin: 5px auto 15px
}

.index .greybg-Dx.prokinetic-margin .rteComponent p {
    font-weight: 400;
    font-size: 1em;
    line-height: 22.1px;
    margin-bottom: 17px;
    color: #333
}

.index .help-patient-bg .save-on-motegrity .buttonComponent a.gtm-tracking-cta, .index .greybg-Dx.prokinetic-margin .buttonComponent a.gtm-tracking-cta {
    border: 2px solid #471d7c;
    border-radius: 10px;
    padding: 10px 25px 12px;
    font-family: SourceSans,sans-serif;
    font-weight: 600;
    font-size: 1em;
    line-height: 20.7px;
    background: #471d7c;
    margin: 0 auto;
    display: inline-block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 0;
    min-width: 220px;
    box-shadow: 0 6px 15px rgba(72,44,123,.3)
}

    .index .help-patient-bg .save-on-motegrity .buttonComponent a.gtm-tracking-cta:hover, .index .greybg-Dx.prokinetic-margin .buttonComponent a.gtm-tracking-cta:hover {
        color: #471d7c;
        background: rgba(255,255,255,0);
        transition: all .2s
    }

.index .help-patient-bg .save-on-motegrity .rteComponent p {
    font-weight: 400;
    font-size: .944em;
    line-height: 22.1px;
    margin-bottom: 17px;
    color: #333
}

.clinical-efficacy .blueBg::before {
    background-image: none;
    z-index: -1
}

.clinical-efficacy .blueBg {
    background-image: none;
    z-index: 1
}

.clinical-efficacy .gradientbg {
    background-image: radial-gradient(at bottom,#f211bf,#471d7c);
    position: relative;
    z-index: 1
}

.gradientbg.sustained-effect:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: radial-gradient(at bottom,rgba(0,0,0,.25),rgba(255,255,255,0));
    z-index: -1
}

.clinical-efficacy .gradientbg .blueBg .motegrity-demo .mb_40 .motegrity-answers-sisi h3, .clinical-efficacy .gradientbg .blueBg .motegrity-demo .mb_40 .motegrity-answers-sisi .rteComponent p:nth-child(2), .clinical-efficacy .gradientbg .blueBg .motegrity-demo .mb_40 .motegrity-answers-sisi .rteComponent p:nth-child(3), .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-single h2, .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data .rteComponent h1, .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data .rteComponent p:nth-child(2), .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data .rteComponent p:nth-child(3), .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data .rteComponent p:nth-child(4) {
    color: #fff
}

.clinical-efficacy .blueBg .motegrity-demo .rteComponent h3 span {
    display: inline-block;
    position: relative;
    padding: 8px 17px 7px;
    font-weight: 600
}

    .clinical-efficacy .blueBg .motegrity-demo .rteComponent h3 span:before {
        position: absolute;
        content: "";
        background-color: #f211bf;
        transform: skewX(-17deg);
        border-radius: 6px;
        top: 5px;
        bottom: 1px;
        left: 0;
        right: 0;
        z-index: -1;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        -o-border-radius: 6px
    }

.clinical-efficacy .gradientbg .motegrity-answers .imgLinkComponent {
    position: relative;
    margin-top: 79px;
    margin-left: -13px
}

.clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data.mobile-br .rteComponent p:nth-child(3) {
    padding-right: 10px
}

.clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data.mobile-br {
    position: relative
}

    .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data.mobile-br:before {
        position: absolute;
        content: "";
        width: 2px;
        height: 74%;
        background: #fff;
        top: 22px;
        right: 23px
    }

.clinical-efficacy .pink-bg.white-bg .motegrity-answers-table .rteComponent h3 {
    color: #f211bf
}

.clinical-efficacy .pink-bg.white-bg .motegrity-answers-table table tbody tr:nth-child(odd) {
    background: transparent
}

.clinical-efficacy .pink-bg.white-bg .motegrity-answers-table table tbody tr:nth-child(even), .clinical-efficacy .pink-bg.white-bg .motegrity-answers-table table tbody tr:nth-child(1) {
    background: #e9eaeb
}

.safety-tolerability .purple-background {
    background: transparent;
    background-image: linear-gradient(to left,#fff 10%,#f0e6f1 64%)
}

.safety-tolerability .gradient-background-purple::after {
    background-image: none
}

.sample-block {
    padding: 62px 20px 40px 20px
}

@media(max-width:768px) {
    .sample-block {
        padding-top: 20px
    }
}

.index .sample-block {
    padding: 60px 20px 65px 20px
}

.savings-support .heroComponent {
    height: 397px
}

.savings-support .pink-bg {
    background: #f5eff6
}

    .savings-support .pink-bg .eligibility .left-content .rteComponent:first-of-type {
        width: 56%;
        margin-bottom: 34px
    }

        .savings-support .pink-bg .eligibility .left-content .rteComponent:first-of-type h1, .savings-support .pink-bg .eligibility .left-content .rteComponent:first-of-type h2 {
            line-height: 1.25
        }

    .savings-support .pink-bg .eligibility .left-content .imgLinkComponent {
        position: absolute;
        top: 7px;
        left: 61%
    }

    .savings-support .pink-bg .left-content .buttonComponent a.gtm-tracking-cta {
        border: 2px solid #471d7c;
        border-radius: 10px;
        padding: 10px 30px 12px;
        font-family: SourceSans,sans-serif;
        font-weight: 600;
        font-size: 1em;
        line-height: 20.7px;
        background: #471d7c;
        margin: 0 auto;
        display: inline-block;
        color: #fff;
        text-align: center;
        text-decoration: none;
        cursor: pointer;
        margin: 5px auto 15px;
        -ms-box-shadow: 0 6px 15px rgba(72,44,123,.3);
        -webkit-box-shadow: 0 6px 15px rgba(72,44,123,.3);
        -moz-box-shadow: 0 6px 15px rgba(72,44,123,.3);
        box-shadow: 0 6px 15px rgba(72,44,123,.3)
    }

        .savings-support .pink-bg .left-content .buttonComponent a.gtm-tracking-cta:hover {
            color: #471d7c;
            background: rgba(255,255,255,0);
            transition: all .2s;
            -ms-box-shadow: 0 6px 15px rgba(72,44,123,.3);
            -webkit-box-shadow: 0 6px 15px rgba(72,44,123,.3);
            -moz-box-shadow: 0 6px 15px rgba(72,44,123,.3);
            box-shadow: 0 6px 15px rgba(72,44,123,.3)
        }

    .savings-support .pink-bg .eligibility .left-content .img-left .rteComponent h2 {
        font-weight: 600
    }

    .savings-support .pink-bg .eligibility .left-content .rteComponent h2 {
        font-weight: 600
    }

    .savings-support .pink-bg .eligibility .left-content .rteComponent p {
        font-size: .833em;
        line-height: 22.1px;
        color: #333;
        font-weight: 400;
        margin-bottom: 17px;
        padding-right: 25px
    }

    .savings-support .pink-bg .eligibility .container:nth-of-type(2) .left-content .rteComponent p:first-child {
        font-size: .944em;
        margin-bottom: 11px;
        padding-right: 60px
    }

    .savings-support .pink-bg .eligibility .right-content .rteComponent ul li {
        position: relative;
        display: block;
        padding-left: 15px;
        margin-bottom: 0;
        line-height: 1.3;
        font-size: .944em;
        color: #333
    }

        .savings-support .pink-bg .eligibility .right-content .rteComponent ul li:before {
            position: absolute;
            content: "";
            width: 5px;
            height: 5px;
            background: #333;
            left: 1px;
            top: 10px;
            border-radius: 50%
        }

    .savings-support .pink-bg .eligibility .right-content .pullthrough-wrapper {
        padding-top: 9px
    }

        .savings-support .pink-bg .eligibility .right-content .pullthrough-wrapper img {
            max-width: 163px;
            margin: 0 auto;
            width: 100%;
            text-align: center;
            margin-left: 30px;
            margin-bottom: 4px
        }

.savings-support .left-content {
    margin-left: 0
}

.savings-support .pink-bg .eligibility .right-content {
    margin-left: 0;
    padding-left: 40px;
    width: 41.6666%
}

    .savings-support .pink-bg .eligibility .right-content .pullthrough-wrapper .shortwrap h3 {
        font-size: 1.555em;
        line-height: 28px;
        font-weight: 700;
        letter-spacing: -0.22px;
        color: #471d7c;
        margin: 5px auto
    }

    .savings-support .pink-bg .eligibility .right-content .pullthrough-wrapper .shortDesc p {
        font-size: .833em;
        line-height: 22.1px;
        color: #333;
        font-weight: 400;
        margin-bottom: 17px;
        padding-right: 30px
    }

    .savings-support .pink-bg .eligibility .right-content .pullthrough-wrapper .buttonwrap a {
        border: 2px solid #471d7c;
        border-radius: 10px;
        padding: 10px 24px;
        font-family: SourceSans,sans-serif;
        font-weight: 600;
        font-size: 1em;
        line-height: 20.7px;
        background: #471d7c;
        margin: 0 auto;
        display: inline-block;
        color: #fff;
        text-align: center;
        text-decoration: none;
        cursor: pointer;
        margin: 13px auto;
        -ms-box-shadow: 0 6px 15px rgba(72,44,123,.3);
        -webkit-box-shadow: 0 6px 15px rgba(72,44,123,.3);
        -moz-box-shadow: 0 6px 15px rgba(72,44,123,.3);
        box-shadow: 0 6px 15px rgba(72,44,123,.3)
    }

        .savings-support .pink-bg .eligibility .right-content .pullthrough-wrapper .buttonwrap a:hover {
            color: #471d7c;
            background: rgba(255,255,255,0);
            transition: all .2s;
            -ms-box-shadow: 0 6px 15px rgba(72,44,123,.3);
            -webkit-box-shadow: 0 6px 15px rgba(72,44,123,.3);
            -moz-box-shadow: 0 6px 15px rgba(72,44,123,.3);
            box-shadow: 0 6px 15px rgba(72,44,123,.3)
        }

.request-samples .imgTitleDescComponent {
    display: flex
}

.request-samples .imgWrapper img {
    height: auto;
    width: 100%;
    max-width: 150px
}

.request-samples .description h2 {
    font-size: 1.555em;
    line-height: 28px;
    font-weight: bold;
    letter-spacing: -0.22px;
    color: #471d7c;
    padding-left: 30px;
    margin-top: 0
}

.request-samples .description p {
    font-size: .944em;
    font-weight: normal;
    line-height: 1.1;
    color: #333;
    padding-left: 30px
}

.request-samples .buttonComponent .gtm-tracking-cta {
    border: 2px solid #471d7c;
    border-radius: 10px;
    padding: 10px 45px 12px;
    font-family: SourceSans,sans-serif;
    font-weight: 600;
    font-size: 1em;
    line-height: 20.7px;
    background: #471d7c;
    margin: 0 auto;
    display: inline-block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    cursor: pointer
}

.footer-logo {
    padding-bottom: 20px;
    padding-right: 35px
}

.header-menu .topNav .list-view ul li {
    margin-right: 29px
}

.header-menu .mainNav .main-nav ul li {
    align-items: center
}

.header-menu .mainNav .main-nav .buttonComponent {
    margin-left: 20px
}

.savings-support .pullthrough-wrapper #shortDesc {
    font-size: .944em;
    color: #333;
    line-height: 22.1px;
    font-weight: 400;
    margin-bottom: 5px;
    margin-top: 20px
}

.savings-support .pullthrough-wrapper #longDesc div {
    font-size: .666em;
    color: #333;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 17px
}

    .savings-support .pullthrough-wrapper #longDesc div > div:first-child {
        font-size: .777em;
        margin-bottom: 12px
    }

.dosing-administration .tiny {
    color: #fff !important
}

.dosing-administration .two-dosage .mt_60 {
    margin-top: -9px;
    margin-bottom: 50px
}

.heroComponent {
    background-color: #1d024e
}

.coverage-alignment .description span a {
    border: 2px solid #471d7c;
    border-radius: 10px;
    padding: 10px 25px 12px;
    font-family: SourceSans,sans-serif;
    font-weight: 600;
    font-size: 1em;
    line-height: 20.7px;
    background: #471d7c;
    margin: 0 auto;
    display: inline-block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    min-width: 230px;
    box-shadow: 0 6px 15px rgba(72,44,123,.3)
}

    .coverage-alignment .description span a:hover {
        color: #471d7c;
        background: rgba(255,255,255,0);
        transition: all .2s
    }

.coverage-alignment .imgTitleDescComponent {
    display: flex
}

.index .coverage-alignment .imgTitleDescComponent img {
    padding-left: 8px
}

.clinical-efficacy .coverage-alignment .imgTitleDescComponent img {
    padding-left: 0
}

.savings-support .coverage-alignment .imgTitleDescComponent img {
    padding-left: 8px
}

.coverage-alignment .imgTitleDescComponent img {
    max-width: 163px;
    max-height: 163px
}

.coverage-alignment .imgTitleDescComponent h2 {
    font-size: 1.555em;
    line-height: 32.2px;
    font-weight: 700;
    color: #471d7c;
    margin-top: 7px;
    margin-bottom: 21px
}

.coverage-alignment .imgTitleDescComponent .description {
    padding-left: 22px
}

.clinical-efficacy .white-background {
    background-image: linear-gradient(to right,#fff 0,#eff8f5 100%);
    padding: 60px 0 0 0
}

.savings-support .sample-block {
    padding: 52px 0;
    background-image: linear-gradient(to right,#fff 20%,#eff8f5 100%);
    margin-bottom: 15px
}

.dynamic .pullthrough-wrapper img {
    max-width: 163px;
    width: 100%;
    height: 100%;
    margin-top: 5px
}

.index .dynamic .pullthrough-wrapper img {
    padding-left: 8px
}

.dynamic .pullthrough-wrapper {
    display: flex
}

    .dynamic .pullthrough-wrapper h3 {
        font-size: 1.555em;
        line-height: 32.2px;
        font-weight: 700;
        color: #471d7c;
        margin: 0 auto 20px
    }

.dynamic .buttonwrap a {
    border: 2px solid #471d7c;
    border-radius: 10px;
    padding: 10px 20px 12px;
    font-family: SourceSans,sans-serif;
    font-weight: 600;
    font-size: 1em;
    line-height: 20.7px;
    background: #471d7c;
    margin: 0 auto;
    display: inline-block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    cursor: pointer
}

    .dynamic .buttonwrap a:hover {
        color: #471d7c;
        background: rgba(255,255,255,0);
        transition: all .2s
    }

#longDesc {
    margin-top: 4px;
    width: 100%;
    font-size: .777em
}

.coverage-alignment .shortwrap {
    padding-left: 18px;
    padding-right: 20px
}

#shortDesc {
    font-size: 1em;
    margin-bottom: 20px;
    padding-right: 15px
}

.clinical-efficacy .csbm .imgLinkComponent {
    z-index: 0
}

.gradientbg:before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    background: url('/images/studies-wave.png') no-repeat;
    background-position: center top
}

.gc-c-agonist img {
    max-width: 235px
}

.gc-c-agonist .rteComponent:first-child p {
    padding-left: 0
}

.gc-c-agonist .imgLinkComponent {
    padding-bottom: 44px
}

.clc-2-agonist .rteComponent:first-child p {
    padding-left: 40px
}

.clc-2-agonist .rteComponent:last-child p {
    padding-left: 0
}

.clc-2-agonist .imgLinkComponent {
    padding-bottom: 40px
}

.ht-5-agonist img {
    max-width: 270px
}

.ht-5-agonist .rteComponent:last-child p {
    padding-left: 20px
}

.ht-5-agonist .imgLinkComponent {
    padding-bottom: 40px
}

.treatment-mech-safety {
    padding-top: 28px;
    padding-left: 0
}

.coverage-alignment:first-child .description span a {
    margin-top: 0;
    padding: 10px 25px 12px
}

.index .coverage-alignment:last-child .imgTitleDescComponent .description p {
    margin-bottom: 43px
}

.header-menu .mainNav .main-nav ul li:nth-child(4) {
    margin-left: 29px
}

.header-menu .mainNav .main-nav ul li:nth-child(7) {
    display: flex;
    max-width: 70px;
    flex-shrink: 0;
    width: 100%
}

@media(max-width:991px) {
    .header-menu .mainNav .main-nav ul li:nth-child(7) {
        max-width: 100% !important;
        flex-direction: column !important
    }
}

.secondary-nav .nav-body ul li a {
    text-decoration: none
}

    .secondary-nav .nav-body ul li a:hover {
        text-decoration: underline
    }

.header-menu .mainNav .main-nav .navbar {
    flex: 1 0 90%
}

.mechanism-of-action .mechanism-bg {
    background-color: transparent;
    background-image: linear-gradient(to left,#fff 0,#e8e4ee 100%);
    background: -moz-linear-gradient(right,rgba(255,255,255,0) 0,rgba(206,173,208,.3) 100%);
    background: -webkit-linear-gradient(right,rgba(255,255,255,0) 0,rgba(206,173,208,.3) 100%);
    background: linear-gradient(to left,rgba(255,255,255,0) 0,rgba(206,173,208,.3) 100%)
}

    .mechanism-of-action .mechanism-bg .mechanism-section .mechanism-bg {
        background: 0
    }

.mechanism-of-action .carousel-bg {
    background-image: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(51,188,171,.1) 100%)
}

.header-menu .motegrityhcp-mainnav .mainNav .main-nav .buttonComponent a {
    width: auto;
    text-decoration: none
}

.dynamic.coverage-alignment {
    padding: 0
}

.formulary-coverage-block {
    padding-left: 0
}

.index .greybg-Dx.prokinetic-margin > .container {
    padding-bottom: 50px
}

.index .heroComponent .home-hero-rt .rteComponent h2 ~ h2 {
    font-size: 1em
}

.index .heroComponent .hero-isi {
    padding-right: 0
}

    .index .heroComponent .hero-isi .rteComponent h3 {
        margin: 8px auto auto
    }

    .index .heroComponent .hero-isi .rteComponent p, .index .greybg-Dx.prokinetic-margin .prokinetic-rt .rteComponent p, .index .help-patient-bg .save-on-motegrity .rteComponent p {
        font-size: 1em
    }

    .index .heroComponent .hero-isi .rteComponent ul li {
        font-size: 1em
    }

.index .help-patient-bg .save-on-motegrity .rteComponent {
    padding-right: 45px
}

.safety-tolerability .coverage-alignment {
    padding-left: 15px;
    padding-right: 13px
}

.dosing-administration .two-dosage {
    margin-bottom: 0;
    padding-bottom: 20px
}

.mechanism-of-action .align-mechanism .receptors-block p:last-child {
    margin-top: -5px;
    font-size: .777em;
    line-height: 18px
}

.mechanism-of-action .container.light-grey-bg {
    padding-right: 35px;
    padding-left: 28px
}

.treatment-mechanisms-heading {
    padding: 0
}

.treatment-mechanisms-img {
    padding: 0;
    margin-top: 10px
}

.mechanism-of-action .align-mechanism .receptors-block .rteComponent p:first-child, .mechanism-of-action .align-mechanism .receptors-block .rteComponent p {
    margin-bottom: 10px
}

    .mechanism-of-action .mechanism-section p, .mechanism-of-action .align-mechanism .receptors-block .rteComponent p:nth-child(3) em {
        font-size: .777em
    }

.mechanism-of-action .align-mechanism .release .rteComponent p:first-child {
    margin-bottom: 7px
}

.mechanism-of-action .align-mechanism .move .rteComponent p:first-child {
    margin-bottom: 10px;
    margin-top: 28px
}

.mechanism-of-action .mechanism-section .moa-video p {
    font-size: .944em;
    margin-bottom: 8px
}

.mechanism-of-action .moa-video.natural-movement-right strong {
    padding-bottom: 9px;
    line-height: 22px
}

.mechanism-of-action .mechanism-section .imp-safety-info {
    padding-top: 40px;
    padding-bottom: 28px
}

    .mechanism-of-action .mechanism-section .imp-safety-info p {
        font-size: .944em;
        line-height: 1.27
    }

.mechanism-of-action .peristalsis .motegrity-gi-section {
    padding-top: 15px;
    padding-left: 15px
}

.mechanism-of-action .motegrity-gi-section .rteComponent h3 {
    margin-bottom: 17px
}

.mechanism-of-action .treatment-mechanisms-img .imgLinkComponent {
    padding-top: 17px
}

.mechanism-of-action .treatment-mechanisms-img .osmotic-laxatives-img {
    padding-top: 0
}

.mechanism-of-action .carousel-bg .text-box {
    padding-top: 18px
}

    .mechanism-of-action .carousel-bg .text-box p {
        font-size: 1.555em;
        line-height: 1.2;
        color: #461d7b
    }

        .mechanism-of-action .carousel-bg .text-box p:first-child {
            color: #f211bf;
            font-size: 1.555em;
            line-height: 32px;
            font-weight: bold;
            margin-bottom: 15px
        }

    .mechanism-of-action .carousel-bg .text-box:first-child p:first-child {
        margin-bottom: 20px;
        font-size: 1.555em;
        line-height: 32px
    }

.mechanism-of-action .carousel-bg .slick-dots {
    bottom: 0
}

.mechanism-of-action .sample-block {
    padding: 60px 20px 15px 20px
}

.mechanism-of-action .coverage-alignment {
    padding-left: 9px;
    padding-right: 0
}

.mechanism-of-action .mechanism-section .align-mechanism .colon .img-responsive {
    left: -14px
}

.index .coverage-alignment .shortwrap {
    max-width: 341px;
    width: 100%
}

.index .pullthrough-wrapper #longDesc {
    max-width: 494px;
    width: 100%
}

.index .heroComponent .home-hero-rt .rteComponent h2 {
    font-size: 1em
}

.pullthrough-wrapper #longDesc > div div:first-child {
    font-size: .777em
}

.pullthrough-wrapper #longDesc > div div {
    font-size: .666em;
    line-height: 14px
}

.coverage-alignment .description span a, .dynamic .buttonwrap a {
    -ms-box-shadow: 0 6px 15px rgba(72,44,123,.3);
    -webkit-box-shadow: 0 6px 15px rgba(72,44,123,.3);
    -moz-box-shadow: 0 6px 15px rgba(72,44,123,.3);
    box-shadow: 0 6px 15px rgba(72,44,123,.3)
}

.index .home-savings .imgLinkComponent {
    margin-top: 0
}

.clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(1) h2 {
    margin: 5px 0
}

.clinical-efficacy .blueBg {
    padding: 55px 0 20px 0
}

.clinical-efficacy .clinical-faster {
    padding-bottom: 30px
}

.clinical-efficacy .pink-bg .motegrity-answers-table .rteComponent h3 {
    margin-bottom: 5px
}

.clinical-efficacy .clinical-endpoint .additional-endpoint h3 {
    color: #f211bf;
    margin: 5px auto 0
}

.clinical-efficacy .clinical-endpoint {
    padding: 70px 0 60px 0
}

.clinical-efficacy .white-background .patient-graph .rteComponent:nth-child(3) p {
    color: #000
}

.clinical-efficacy .heroComponent .transition-text .rteComponent:first-child {
    -webkit-animation-name: fadeInDown;
    -webkit-animation-duration: 3s;
    animation-name: fadeInDown;
    animation-duration: 3s
}

.dosing-administration .coverage-alignment {
    padding-left: 7px
}

.safety-tolerability .table-safety tr:first-child td:first-child {
    padding-left: 22px
}

.safety-tolerability .table-safety tr:first-child td:nth-of-type(2) {
    padding-left: 0
}

.safety-tolerability .gradient-background-purple .safety-analysis .rteComponent:last-child {
    padding-left: 0
}

.safety-tolerability .purple-background .adverse-table tr:first-child, .safety-tolerability .purple-background .adverse-table tr:last-child {
    border-bottom: 2px solid #d3d5d7
}

.safety-tolerability .gradient-background-purple .table-safety tr:first-child td {
    border: 0
}

.header-menu .mainNav .main-nav ul li.active, .header-menu .mainNav .main-nav ul li.hover, .header-menu .mainNav .main-nav ul li:hover {
    cursor: pointer
}

.savings-support .heroComponent + .pink-bg > .container {
    padding-top: 55px;
    padding-left: 30px;
    padding-bottom: 49px
}

.savings-support .pink-bg .eligibility .eligible-patients + .right-content .rteComponent h1 {
    line-height: 1em;
    padding-bottom: 0
}

.mechanism-of-action .hero-mechanism .cic-section .cic-section-inner div:nth-child(2) p, .mechanism-of-action .hero-mechanism .cic-section .cic-section-inner div:nth-child(2) li {
    font-size: .944em
}

.clinical-efficacy .six-studies {
    padding-left: 5px;
    padding-right: 5px
}

.clinical-efficacy .blueBg .motegrity-demo .rteComponent h3 {
    margin-bottom: 5px
}

.clinical-efficacy .blueBg .motegrity-demo .rteComponent h2 {
    margin: 5px 0 5px 0
}

.clinical-efficacy .blueBg .motegrity-demo .rteComponent p {
    margin: 20px 0 30px 10px
}

.clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .rteComponent h1 {
    margin: 5px auto 25px 0
}

.clinical-efficacy .blueBg .motegrity-demo .motegrity-answers-sisi .rteComponent p {
    margin-left: 0
}

.clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-single h2 {
    margin-top: 0;
    font-weight: 700
}

.clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data.mobile-br .rteComponent h1 {
    color: #fff
}

.clinical-efficacy .motegrity-answers-data {
    width: 480px
}

.clinical-efficacy .clinical-faster .right {
    width: 475px
}

.secondary-nav ul li:last-child a {
    max-width: 67px;
    width: 100%
}

.clinical-efficacy .pink-bg .motegrity-answers-table .rteComponent h2 sup, .clinical-efficacy .white-background .patient-graph h2 sup, .clinical-efficacy .blueBg .motegrity-demo .rteComponent h2 sup {
    font-weight: normal
}

.clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr th {
    color: #333;
    padding-top: 9px;
    font-size: .888em
}

.clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr:nth-child(2) td {
    font-size: 1em
}

.clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td {
    border-right: 1px solid #edeeee;
    padding: 15px 20px
}

.clinical-efficacy .motegrity-answers-single {
    width: auto
}

.clinical-efficacy sup {
    font-weight: normal !important
}

.clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:last-child {
    border-right: 0 none !important
}

.clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data.mobile-br .rteComponent h1, .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data.right .rteComponent h1 {
    line-height: 70px
}

.clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:nth-child(4) {
    margin-top: 20px
}

.clinical-efficacy .clinical-faster .right {
    padding-left: 10px
}

#isitop .modal-content .simplebar-content p {
    color: #333
}

.clinical-efficacy .pink-bg.white-bg {
    background-color: transparent;
    background: -moz-linear-gradient(right,rgba(255,255,255,0) 0,rgba(206,173,208,.3) 100%);
    background: -webkit-linear-gradient(right,rgba(255,255,255,0) 0,rgba(206,173,208,.3) 100%);
    background: linear-gradient(to left,rgba(255,255,255,0) 0,rgba(206,173,208,.3) 100%)
}

.clinical-efficacy .grey-bg {
    background: -moz-linear-gradient(right,rgba(255,255,255,0) 0,rgba(206,173,208,.3) 100%);
    background: -webkit-linear-gradient(right,rgba(255,255,255,0) 0,rgba(206,173,208,.3) 100%);
    background: linear-gradient(to left,rgba(255,255,255,0) 0,rgba(206,173,208,.3) 100%);
    padding: 60px 0 50px 0
}

.savings-support .pink-bg .eligibility .left-content .imgLinkComponent .img-responsive {
    max-width: 200px;
    min-height: 140px
}

.clinical-efficacy .blueBg .motegrity-demo .rteComponent h2 sup, .clinical-efficacy .clinical-faster .motegrity-answers-single h2 sup, .clinical-efficacy .pink-bg .motegrity-answers-table .rteComponent h2 sup {
    font-weight: 700 !important
}

.savings-support .pink-bg .eligibility .left-content .rteComponent:first-of-type h1 {
    line-height: 1em
}

@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none) {
    #studydesign sup {
        top: -0.7em
    }

    .mechanism-of-action .heroComponent {
        background-size: 3100px
    }

    .header-menu .mainNav .main-nav ul li:nth-child(6) {
        max-width: 106px;
        width: 100%;
        margin-left: 52px;
        margin-right: 0
    }

    .dosing-administration .cover-bg .imgLinkComponent img {
        height: 720px
    }

    .header-menu .motegrityhcp-mainnav .mainNav .main-nav .buttonComponent {
        margin-left: 0;
        left: 5px
    }

    .index .dynamic .pullthrough-wrapper img {
        max-width: 163px;
        height: 100%;
        min-height: 145px;
        width: auto
    }

    .savings-support .pink-bg .eligibility .left-content .imgLinkComponent .img-responsive {
        max-width: 225px
    }
}

@-moz-document url-prefix() {
    .coverage-alignment .imgTitleDescComponent .description p {
        margin-bottom: 18px
    }

    .header-menu .mainNav .main-nav ul li:nth-child(6) {
        max-width: 106px;
        width: 100%
    }

    .safety-tolerability .table-safety tr:first-child {
        background: transparent
    }

    .safety-tolerability .gradient-background-purple .table-safety tr:first-child td {
        background: #471d7c
    }
}

@media(min-width:2240px) {
    .index .heroComponent .video-contianer {
        position: absolute
    }

        .index .heroComponent .video-contianer::before {
            width: 100%;
            left: -50%
        }

        .index .heroComponent .video-contianer::after {
            width: 100%;
            right: -50%
        }
}

@media(min-width:1920px) {
    .index .heroComponent .hero-isi {
        left: 25%
    }
}

@media screen and (min-width:1200px) {
    .ht-5-agonist .rteComponent:last-child p {
        width: 250px
    }
}

@media(min-width:1025px) {
    .dosing-administration .dosing-hero .rteComponent:first-child {
        position: relative
    }

    #studydesign .modal-content table th {
        padding-left: 17px;
        line-height: 18px
    }

    .mechanism-of-action .mechanism-section .align-mechanism .activate .imgLinkComponent {
        position: relative;
        margin-top: -48px;
        top: -11px
    }

    .dosing-administration .dosing-bg .once-daily [class*="col-"]:nth-of-type(2) {
        padding-left: 0
    }

    .dosing-administration .dosing-bg .once-daily [class*="col-"]:last-child {
        padding-left: 0;
        padding-right: 25px
    }
}

@media screen and (min-width:1024px) {
    .index .heroComponent .video-contianer + .container {
        position: absolute;
        top: 0;
        height: 100%;
        width: 100%
    }

        .index .heroComponent .video-contianer + .container + .container {
            position: absolute;
            top: 0;
            height: 100%;
            width: 100%
        }

    .clinical-efficacy .gradientbg .motegrity-answers .imgLinkComponent {
        margin-left: -56px
    }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .result-week-right {
        margin-left: -82px
    }

    .index .heroComponent .video-contianer::after {
        content: ""
    }

    .index .heroComponent {
        position: relative;
        height: 780px;
        padding-top: 170px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        background: linear-gradient(to left,rgba(34,22,95,-0.5),rgba(0,0,0,0) 50%)
    }

        .index .heroComponent .video-contianer {
            position: relative
        }

            .index .heroComponent .video-contianer::before {
                position: absolute;
                content: "";
                height: 765px;
                width: 40%;
                top: 0;
                left: -55%;
                background: linear-gradient(to right,#231661 80%,rgba(0,0,0,0));
                z-index: 9
            }

            .index .heroComponent .video-contianer::after {
                position: absolute;
                content: "";
                height: 770px;
                width: 40%;
                top: 0;
                right: -55%;
                background: linear-gradient(to left,#1b064c 80%,rgba(0,0,0,0));
                z-index: 0
            }

    .video-contianer video {
        min-height: 600px;
        position: relative
    }

    .home-hero-rt {
        position: absolute;
        top: 47%;
        left: 42%
    }

    .index .heroComponent .hero-isi {
        top: 77%
    }

    .index .heroComponent .home-hero-rt .rteComponent h2 {
        margin-left: -5px
    }
}

@media screen and (max-width:1365px) {
    .home-hero-rt {
        left: 36.5%
    }
}

@media screen and (max-width:1280px) {
    .home-hero-rt {
        left: 42.5%
    }
}

@media(max-width:1280px) and (min-width:1280px) {
    .home-hero-rt {
        left: 32%
    }
}

@media(max-width:1992px) and (min-width:1664px) {
    .error-page section.heroComponent {
        padding-top: 34.5%
    }

    .error-page .page-notfound-right {
        margin-left: 31%
    }

    .error-page .heroComponent .not-found {
        top: 265px
    }

    .index .heroComponent .hero-isi {
        top: 74%
    }
}

@media(max-width:1525px) and (min-width:1200px) {
    .index .heroComponent .hero-isi {
        top: 77%
    }
}

@media(max-width:1388px) and (min-width:1200px) {
    .error-page .page-notfound-right {
        margin-left: 24%;
        margin-top: 50px
    }

    .error-page .heroComponent .not-found {
        top: 190px
    }
}

@media only screen and (min-width:1280px) and (max-width:1365px) {
    .home-hero-rt .rteComponent {
        position: relative;
        left: 20%
    }

    .index .heroComponent .home-hero-rt .buttonComponent a {
        position: relative;
        left: 20%
    }

    .stasis-peristalsis {
        left: 20%
    }
}

@media only screen and (max-width:1400px) and (min-width:1200px) {
    .index .heroComponent .video-contianer::after {
        width: 53%
    }

    .index .heroComponent {
        background-color: #231661;
        z-index: 9
    }
}

@media(max-width:1199px) and (min-width:1025px) {
    .error-page .page-notfound-right {
        margin-left: 24%;
        margin-top: 34px
    }

    .error-page .heroComponent {
        background-size: 115%
    }

    .error-page .page-notfound-left {
        padding-left: 40px;
        padding-top: 2.5vw
    }

    .error-page .heroComponent .not-found {
        top: 158px
    }

    .isiwrapper .title, .isiwrapper .content {
        width: 100%
    }

    .index .video-contianer video {
        margin-left: 0
    }

    .index .heroComponent .hero-isi {
        top: 77%
    }

    .home-hero-rt {
        left: 46%
    }

    .index .video-contianer video {
        min-height: 600px !important;
        width: unset !important
    }
}

@media(max-width:1199px) and (min-width:992px) {
    .mechanism-section .receptors-block .rteComponent p:last-child {
        padding-right: 20px
    }

        .mechanism-section .receptors-block .rteComponent p:last-child .visible-md {
            display: inline-block !important
        }
}

@media screen and (max-width:1366px) and (min-width:1024px) {
    .mechanism-of-action .increased-hap-left {
        padding-right: 15px
    }

    .mechanism-of-action .mechanism-section .imp-safety-info p {
        padding-right: 10px
    }
}

@media only screen and (max-width:1199px) {
    .isiwrapper .title, .isiwrapper .content {
        width: 100%
    }
}

@media(min-width:992px) {
    .mechanism-of-action .mechanism-section .mechanism-bg {
        padding-bottom: 18px
    }

    .header-menu .topNav .motegrity-head .list-view ul li:nth-child(3) {
        display: inline-block
    }
}

@media screen and (min-width:992px) {
    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .rteComponent h1 {
        width: 100%;
        min-width: 450px
    }
}

@media(min-width:992px) and (max-width:1024px) {
    .index .heroComponent {
        height: 775px
    }

    .index .video-contianer video {
        margin-left: 0;
        width: unset;
        min-height: 0
    }

    .mechanism-of-action .hero-mechanism {
        background-position-x: 39%;
        background-size: 300%;
        background-position-y: 100%
    }

    .safety-tolerability .table-safety tr:first-child td:nth-of-type(2) {
        padding-left: 22px
    }
}

@media(min-width:992px) and (max-width:1023px) {
    .index .video-contianer video {
        top: -135px
    }

    .home-hero-rt {
        left: 43%
    }

    .index .heroComponent .hero-isi {
        top: 16.5% !important
    }
}

@media all and (device-width:768px) and (device-height:1023px) and (orientation:portrait) {
    .index .footer .copyright {
        min-width: 100%;
        padding-left: 30px;
        padding-right: 30px
    }

    .index.ipad .greybg-Dx.prokinetic-margin {
        height: auto
    }

        .index.ipad .greybg-Dx.prokinetic-margin > .container {
            bottom: initial
        }

    .help-patient-section .home-savings .imgLinkComponent img {
        margin-left: -26px
    }

    .index .sample-block {
        padding-top: 0 20px 40px 20px
    }

        .index .sample-block .coverage-alignment:last-child {
            padding-top: 20px
        }

    .formulary-coverage-block .dynamic.coverage-alignment {
        padding-left: 15px
    }

    .dynamic.coverage-alignment .pullthrough-wrapper {
        padding-right: 25px
    }

    .index .dynamic .pullthrough-wrapper #longDesc {
        max-width: 300px
    }

    .index .dynamic .pullthrough-wrapper {
        padding-left: 11px
    }

    .index .coverage-alignment .pullthrough-wrapper .shortwrap {
        max-width: 310px
    }

    .secondary-nav .nav-body ul, .index .secondary-nav .nav-body ul {
        padding: 0 14px
    }

    .mechanism-of-action .treatment-mechanisms {
        padding-top: 0
    }

        .mechanism-of-action .treatment-mechanisms .rteComponent h1 {
            margin-bottom: 10px
        }

    .treatment-mechanisms-img-mob .rteComponent p:first-child {
        font-size: 1.555em;
        font-weight: 700;
        color: #471d7c;
        margin-top: 0
    }

    .treatment-mechanisms-img-mob .imgLinkComponent img {
        max-width: 250px;
        margin: 0 auto
    }

    .treatment-mechanisms-img-mob .imgLinkComponent {
        margin: 30px 0
    }

    .treatment-mechanisms-img-mob .osmotic-mob {
        padding-left: 0
    }

    .treatment-mechanisms-img-mob .ht-5-agonist .imgLinkComponent {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .mechanism-of-action .coverage-alignment:first-child {
        padding-top: 20px
    }

    .mechanism-of-action .secondary-nav .nav-body {
        padding-left: 25px;
        padding-right: 25px
    }

    .treatment-mechanisms-img-mob .prosecretory-mob, .treatment-mechanisms-img-mob .cic-2-agonist-mob, .treatment-mechanisms-img-mob .ht-5-agonist, .treatment-mechanisms-img-mob .ht-5-agonist .rteComponent p {
        padding-left: 0
    }

    .clinical-efficacy .gradientbg .mb_40 .motegrity-answers-sisi {
        margin: 40px 0;
        padding-left: 15px
    }

    .gradientbg .clinical-faster .motegrity-answers-data {
        padding-bottom: 25px;
        margin-bottom: 37px;
        padding-left: 1px
    }

    .clinical-efficacy .coverage-alignment {
        padding-left: 15px
    }

    .mechanism-of-action .motegrity-gi-section .increased-hap-right {
        margin-top: 9px
    }

    .treatment-mechanisms .prosecretory-agents {
        text-align: left
    }

    .mechanism-of-action .treatment-mechanisms-img .osmotic-laxatives-img .imgLinkComponent {
        padding-top: 0
    }

    .mechanism-of-action .treatment-mechanisms-img .imgLinkComponent img.img-responsive {
        margin: 0 auto
    }

    .treatment-mechanisms-img .clc-2-agonist .rteComponent:last-child p, .treatment-mechanisms-img .clc-2-agonist .rteComponent:first-child p, .treatment-mechanisms-img .gc-c-agonist .rteComponent:first-child p {
        padding-left: 0
    }

    .mechanism-of-action .treatment-mechanisms-img .ht-5-agonist .imgLinkComponent {
        padding-left: 15px
    }

    .mechanism-of-action .carousel-bg + .sample-block {
        padding: 20px
    }

        .mechanism-of-action .carousel-bg + .sample-block .coverage-alignment:last-child {
            padding-top: 30px
        }

    .clinical-efficacy .heroComponent.hero-clinical {
        padding-top: 165px;
        height: 575px;
        padding-bottom: 0;
        background-size: cover;
        background-position: top left
    }

    .clinical-efficacy div.grey-bg .text-left {
        padding-left: 15px
    }

    .clinical-efficacy .motegrity-demo .six-studies {
        padding-left: 0
    }

    .clinical-efficacy .mb_40 .motegrity-answers-sisi {
        padding-left: 0
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-single {
        padding-left: 0
    }

    .clinical-faster .motegrity-answers-data {
        margin-left: -15px
    }

    .clinical-efficacy .coverage-alignment {
        padding-left: 15px
    }

        .clinical-efficacy .coverage-alignment .imgWrapper {
            margin-left: -10px
        }

    .clinical-efficacy .isiwrapper .container {
        padding-left: 0
    }

    .clinical-efficacy .heroComponent.hero-clinical .transition-text {
        padding-left: 0
    }

    .clinical-efficacy .grey-bg {
        padding: 45px 0 30px 0
    }

    .clinical-efficacy .white-background, .clinical-efficacy .blueBg {
        padding: 45px 0
    }

    .clinical-efficacy .blueBg {
        padding: 50px 0 45px 0
    }

    .clinical-efficacy .gradientbg .clinical-faster {
        margin-bottom: 0;
        padding-bottom: 15px
    }

    .clinical-efficacy .gradientbg .clinical-faster {
        margin: 5px auto 1px
    }

    .clinical-efficacy .pink-bg.white-bg {
        padding: 45px 0 35px
    }

    .clinical-efficacy .white-background.clinical-endpoint {
        padding: 40px 0
    }

    .clinical-efficacy .clinical-endpoint + .sample-block {
        padding: 40px 0
    }

    .clinical-efficacy .gradientbg .blueBg .motegrity-demo .container {
        width: 100%
    }

    .clinical-efficacy .gradientbg .blueBg .motegrity-demo .rteComponent h3 {
        margin-bottom: 10px
    }

    .clinical-efficacy .gradientbg .blueBg .motegrity-demo .rteComponent p {
        margin: 15px 0 45px 10px
    }

    .clinical-efficacy .gradientbg .blueBg .motegrity-demo .motegrity-answers .rteComponent p {
        font-size: .944em
    }

    .clinical-efficacy .blueBg .motegrity-demo .mb_40 {
        padding-left: 15px
    }

    .clinical-efficacy .gradientbg .motegrity-answers .imgLinkComponent img {
        transform: rotate(90deg)
    }

    .gradientbg .motegrity-answers .result-week, .gradientbg .motegrity-answers .col-md-2, .gradientbg .motegrity-answers .result-week-right {
        width: 100%;
        padding-left: 30px
    }

    .clinical-efficacy .gradientbg .blueBg .motegrity-demo .motegrity-answers .result-week-right {
        padding-left: 30px;
        margin-top: 24px
    }

    .clinical-efficacy .gradientbg .motegrity-answers .col-xs-12 .imgLinkComponent {
        margin-top: 16px;
        margin-left: 35px
    }

        .clinical-efficacy .gradientbg .motegrity-answers .col-xs-12 .imgLinkComponent img {
            display: block;
            height: 9px
        }

    .clinical-efficacy .gradientbg .mb_40 .motegrity-answers-sisi {
        margin: 40px 0;
        padding-left: 15px
    }

    .gradientbg .clinical-faster .motegrity-answers-data {
        padding-bottom: 25px;
        margin-bottom: 37px
    }

    .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data .visible-sm {
        display: inline-block !important
    }

    .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data.mobile-br:before {
        top: initial;
        right: initial;
        left: 0;
        bottom: -5px;
        height: 2px;
        width: 96%
    }

    .gradientbg .clinical-faster .motegrity-answers-data.right {
        margin-bottom: 0
    }

    .clinical-efficacy .pink-bg.white-bg .motegrity-answers-table table tbody tr:nth-child(even), .clinical-efficacy .pink-bg.white-bg .motegrity-answers-table table tbody tr:nth-child(1) {
        background: #fff
    }

    .clinical-efficacy .pink-bg.white-bg {
        background-image: linear-gradient(to left,#fff 20%,#f1e8f2 100%)
    }
}

@media(min-width:991px) and (max-width:1123px) {
    .treatment-mechanisms-img .clc-2-agonist {
        padding-right: 5px
    }

    .treatment-mechanisms-img .gc-c-agonist {
        padding-right: 5px
    }

    .treatment-mechanisms-img.container {
        max-width: 100%
    }

    .treatment-mechanisms-img .ht-5-agonist {
        padding-left: 0;
        padding-right: 0
    }

    .ht-5-agonist .rteComponent:last-child p {
        padding-left: 10px
    }

    .treatment-mechanisms .serotonergic-agents p {
        padding-left: 0
    }

    .mechanism-of-action .gc-clc img {
        max-height: 256px
    }

    .mechanism-of-action .osmotic-laxatives-img img {
        max-width: 158px;
        width: 100%
    }

    .mechanism-of-action .gc-c-agonist img {
        max-height: 200px
    }

    .mechanism-of-action .clc-2-agonist img {
        max-height: 200px
    }

    .mechanism-of-action .gc-c-agonist .imgLinkComponent {
        padding-bottom: 40px
    }
}

@media(max-width:1024px) and (min-width:992px) {
    .error-page .page-notfound-right {
        margin-left: 21%;
        max-width: 143px;
        margin-top: 34px
    }

    .error-page .heroComponent {
        background-size: 122% 105%;
        background-position: -123px 0
    }

        .error-page .heroComponent .not-found {
            top: 143px
        }

    .secondary-nav .nav-body ul, .index .secondary-nav .nav-body ul {
        padding: 0 14px
    }

    .index .heroComponent .hero-isi {
        top: 77%
    }
}

@media(min-width:786px) {
    .safety-tolerability .table-safety td {
        line-height: 22px
    }

    .index .heroComponent .hero-isi {
        max-width: 993px;
        left: 40px;
        right: 0;
        margin: 0 auto
    }

    .clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(2) p, .clinical-efficacy .heroComponent .transition-text ul li {
        font-size: .944em
    }

    html {
        overflow-x: hidden
    }
}

@media(min-width:768px) and (max-width:991px) {
    .head-acg-booth {
        padding: 0;
        display: none
    }

    #longDesc {
        padding-right: 15px
    }

    .dynamic .pullthrough-wrapper img {
        padding: 0
    }

    .safety-tolerability .gradient-background-purple .safety-analysis .rteComponent:last-child {
        padding-left: 8px
    }

    .savings-support .pink-bg .eligibility .left-content .rteComponent:first-of-type {
        width: 57%
    }

    .dosing-administration .cover-bg .imgLinkComponent {
        top: -5px
    }

    .dosing-administration .dosing-section-one .horizontal-line {
        margin-top: 30px;
        margin-bottom: 15px
    }

        .dosing-administration .dosing-section-one .horizontal-line p {
            width: 80%;
            text-align: center;
            margin-right: auto;
            margin-left: auto
        }

    .dosing-administration .dosing-bg {
        padding-bottom: 40px
    }

    .dosing-administration .cover-bg > .container {
        padding: 0
    }

    .dosing-administration .two-dosage .storing {
        left: 10px
    }

    .dosing-administration .two-dosage .one-mg .rteComponent p {
        display: none
    }

    .mechanism-of-action .align-mechanism .move {
        margin-bottom: 30px
    }

    .unsubscribe .unsubscribe-fields .error {
        bottom: -20px
    }

    .savings-support .sample-block {
        padding: 20px 0
    }

    .dosing-administration .two-dosage .mt_60 {
        margin-bottom: 40px
    }

    .safety-tolerability .sample-block {
        padding-top: 0
    }

    .safety-tolerability .table-safety tr:first-child td:nth-of-type(2) {
        padding: 0 20px
    }

    .index .coverage-alignment .shortwrap #shortDesc {
        padding: 0 190px
    }

    .dynamic .pullthrough-wrapper {
        display: block;
        text-align: center
    }

    .index .coverage-alignment .shortwrap {
        max-width: 100%
    }

    .index .pullthrough-wrapper #longDesc {
        max-width: 100%;
        text-align: left;
        padding-top: 15px;
        padding-left: 15px
    }

    .mechanism-of-action .coverage-alignment:last-child .imgTitleDescComponent .description p {
        padding: 0 190px
    }

    .safety-tolerability .coverage-alignment:last-child .imgTitleDescComponent .description p {
        padding: 0 190px
    }

    .dosing-administration .coverage-alignment:last-child .imgTitleDescComponent .description p {
        padding: 0 !important
    }

    .index .footer .container .row > div.copyright {
        min-width: 100%;
        padding-left: 30px;
        padding-right: 30px
    }

    .index .heroComponent .hero-isi {
        top: 13.3%;
        height: 300px;
        z-index: 1;
        padding-right: 30px
    }

    .clinical-efficacy .blueBg .motegrity-demo .container {
        width: 100%;
        max-width: 750px
    }

    .motegrity-answers {
        padding-left: 15px
    }

    .heroComponent .mobile-hero-video {
        position: absolute;
        top: 0;
        width: 100%
    }

        .heroComponent .mobile-hero-video .container {
            width: 100%;
            padding: 0
        }

            .heroComponent .mobile-hero-video .container .row {
                width: 100%;
                margin: 0
            }

                .heroComponent .mobile-hero-video .container .row .col-md-12 {
                    padding: 0;
                    width: 100%
                }

        .heroComponent .mobile-hero-video .html5video, .heroComponent .mobile-hero-video .html5video video {
            width: 100%
        }

    .index .heroComponent .home-hero-rt .rteComponent h2 {
        width: 444px
    }

        .index .heroComponent .home-hero-rt .rteComponent h2 ~ h2 {
            width: 476px;
            padding-right: 15px
        }

    .index .heroComponent .home-hero-rt .stasis-peristalsis .stasis-to-peristalsis {
        position: relative;
        top: 140px
    }

    .index .heroComponent .home-hero-rt div:nth-child(4) {
        margin-left: -206px;
        margin-top: 160px
    }

    .index .heroComponent .home-hero-rt div:nth-child(5), .index .heroComponent .home-hero-rt div:nth-child(6) {
        margin-left: -206px
    }

    .index .heroComponent {
        height: 675px;
        min-height: 500px
    }

    .clinical-efficacy .gradientbg .motegrity-answers .imgLinkComponent {
        margin-top: 65px;
        margin-left: -37px
    }

    .ipad .header-menu .topNav.topNav-ipad-s .head-acg-booth .rteComponent p {
        margin-bottom: 12px
    }

    .clinical-efficacy .heroComponent {
        height: 525px
    }

    .dosing-administration section.heroComponent {
        background-size: cover
    }

    .mechanism-of-action .hero-mechanism {
        background-position: unset;
        background-size: cover
    }

    .index .mobileHide {
        display: none
    }

    .mechanism-of-action .container {
        width: 100%;
        margin: 0 auto
    }

    .mechanism-of-action .mo-mg-reduced {
        padding: 20px 25px 40px 25px
    }

    .mechanism-of-action .treatment-mechanisms {
        padding-left: 30px;
        padding-right: 30px
    }

    .mechanism-of-action .treatment-mechanism {
        background-image: none
    }

    .mechanism-of-action .carousel-bg + .sample-block {
        padding: 20px 0
    }

    .mechanism-of-action .peristalsis .motegrity-gi-section .container, .mechanism-of-action .treatment-mechanisms .container {
        width: 100%
    }

    .mechanism-of-action .treatment-mechanisms {
        padding-bottom: 20px
    }

    .mechanism-of-action i.fa.slick-arrow {
        display: none !important
    }

    .mechanism-of-action .treatment-mechanisms .rteComponent p {
        font-size: .944em;
        color: #333
    }

    .mechanism-of-action .container.light-grey-bg {
        padding-right: 20px;
        padding-left: 20px
    }

    .mechanism-of-action .mo-mg-reduced h3 {
        padding-left: 0
    }

    .mechanism-of-action .align-mechanism .move .rteComponent p:first-child {
        margin-top: 25px
    }

    .mechanism-of-action .peristalsis .motegrity-gi-section {
        padding-top: 40px;
        padding-left: 30px;
        padding-right: 30px
    }

    .mechanism-of-action .mechanism-section .align-mechanism .absorb, .mechanism-of-action .mechanism-section .align-mechanism .receptors-block {
        padding-left: 15px
    }

    .mechanism-of-action .mechanism-section .align-mechanism .release, .mechanism-of-action .bowel-motility-right {
        padding-left: 15px
    }

    .mechanism-of-action .mechanism-section .release-img .imgLinkComponent {
        margin-top: 0
    }

    .mechanism-of-action .mechanism-bg.mechanism-of-action .align-mechanism .pink-bg {
        margin-left: 3px
    }

    .mechanism-of-action .align-mechanism .absorb {
        padding-bottom: 0
    }

    .mechanism-of-action .moa-video.natural-movement-right {
        padding-left: 0;
        padding-right: 0
    }

    .dosing-administration .dosing-hero ul {
        margin-top: 50px
    }

    .dosing-hero {
        margin-top: 40px
    }

    .dosing-administration .dosing-hero h2 {
        margin-bottom: 20px;
        margin-top: 20px
    }

    .savings-support .pink-bg .eligibility .left-content {
        width: 58.333333333333336%
    }

        .savings-support .pink-bg .eligibility .left-content .rteComponent + div {
            padding-right: 0
        }

        .savings-support .pink-bg .eligibility .left-content > .rteComponent {
            width: 100%
        }

    .mechanism-of-action .mechanism-of-action .peristalsis .motegrity-gi-section, .mechanism-of-action .treatment-mechanisms {
        padding-top: 0
    }

    .mechanism-of-action .secondary-nav .nav-body {
        padding-left: 19px;
        padding-right: 24px
    }

    .mechanism-of-action .treatment-mechanisms {
        padding-top: 0
    }

        .mechanism-of-action .treatment-mechanisms .rteComponent h1 {
            margin-bottom: 10px
        }

    .treatment-mechanisms-img-mob .rteComponent p:first-child {
        font-size: 1.555em;
        font-weight: 700;
        color: #471d7c;
        margin-top: 0
    }

    .treatment-mechanisms-img-mob .imgLinkComponent img {
        max-width: 250px;
        margin: 0 auto
    }

    .treatment-mechanisms-img-mob .imgLinkComponent {
        margin: 30px 0
    }

    .treatment-mechanisms-img-mob .osmotic-mob {
        padding-left: 0
    }

    .treatment-mechanisms-img-mob .ht-5-agonist .imgLinkComponent {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .mechanism-of-action .coverage-alignment:first-child {
        padding-top: 20px
    }

    .mechanism-of-action .secondary-nav .nav-body {
        padding-left: 40px;
        padding-right: 40px
    }

    .treatment-mechanisms-img-mob .prosecretory-mob, .treatment-mechanisms-img-mob .cic-2-agonist-mob, .treatment-mechanisms-img-mob .ht-5-agonist, .treatment-mechanisms-img-mob .ht-5-agonist .rteComponent p {
        padding-left: 0
    }

    .mechanism-of-action .carousel-bg + .sample-block {
        padding: 20px
    }

    .mechanism-of-action .coverage-alignment:first-child {
        padding-top: 20px
    }

    .mechanism-of-action .carousel-bg + .sample-block .coverage-alignment:last-child {
        padding-top: 30px
    }

    .dynamic .pullthrough-wrapper img {
        padding-left: 20px
    }

    .index.ipad .sample-block .coverage-alignment {
        padding: 30px 0 0
    }

        .index.ipad .sample-block .coverage-alignment:first-child {
            padding: 0
        }

    .dosing-administration .heroComponent .dosing-hero .rteComponent:first-child p:last-child {
        font-size: .777em;
        margin-bottom: 40px
    }

    .dosing-administration .heroComponent .container .hero-text {
        position: absolute;
        top: 299px;
        text-align: right;
        right: 3px
    }

    .dosing-administration .dosing-hero .rteComponent:first-child p {
        line-height: 18px;
        margin-bottom: 8px;
        margin-top: 2px
    }

    .dosing-administration .heroComponent .container .hero-text p:last-child {
        position: relative;
        top: 230px;
        right: 40px;
        left: 0
    }

    .index .home-savings .imgLinkComponent {
        margin-left: -24px
    }

    .mechanism-of-action .slick-dotted .slick-arrow {
        display: none
    }

    .mechanism-of-action .increased-hap-right {
        width: 100%
    }

    .mechanism-of-action .bowel-motility-right {
        margin-left: 0
    }

    .mechanism-of-action .align-mechanism .activate {
        margin-left: 0;
        padding-top: 0;
        padding-bottom: 20px
    }

    .mechanism-of-action .align-mechanism .move {
        padding-left: 15px
    }

    .align-mechanism .container {
        width: 100%
    }

    .mechanism-of-action .moa-video .html5video {
        width: 100%
    }

    .mechanism-of-action .moa-video.natural-movement-right {
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }

    .error-page .heroComponent {
        margin-top: 5%;
        padding-top: 36%;
        background-size: 122% 105%;
        background-position: -75px 0
    }

        .error-page .heroComponent .not-found {
            top: 23%
        }

    .error-page .page-notfound-right {
        max-width: 143px;
        margin-left: 8%;
        margin-top: 26px
    }

    .error-page .page-notfound-left {
        padding-left: 0
    }

    .header-menu .topNav.topNav-ipad-s .list-view ul li:nth-of-type(3) {
        display: none
    }

    .header-menu {
        z-index: 999;
        background: 0
    }

        .header-menu .container.topNav {
            width: 100%;
            border-bottom: 1px solid #cfcfcf
        }

        .header-menu .motegrityhcp-mainnav.motegrityhcp-mainnav-ipad-s {
            background-color: #fff;
            box-shadow: none
        }

            .header-menu .motegrityhcp-mainnav.motegrityhcp-mainnav-ipad-s .mainNav {
                width: 100%
            }

        .header-menu .motegrityhcp-mainnav .logo {
            padding-bottom: 0
        }

        .header-menu .logo .open-hambergur + div {
            display: block;
            width: 165px
        }

        .header-menu .motegrityhcp-mainnav .mainNav .open-hambergur {
            top: 10px;
            right: 25px;
            display: block;
            position: relative;
            width: 43px;
            height: 43px;
            float: right;
            outline: 0;
            background: transparent
        }

            .header-menu .motegrityhcp-mainnav .mainNav .open-hambergur .icon-bar {
                display: block;
                position: absolute;
                height: 3px;
                width: 43px;
                background: #00c7b1;
                opacity: 1;
                top: 23px;
                left: 5px;
                transform-origin: center center;
                transition: .25s ease-in-out
            }

                .header-menu .motegrityhcp-mainnav .mainNav .open-hambergur .icon-bar:nth-child(1) {
                    transform: translateY(-12px)
                }

                .header-menu .motegrityhcp-mainnav .mainNav .open-hambergur .icon-bar:nth-child(3) {
                    transform: translateY(12px)
                }

        .header-menu.is-open .motegrityhcp-mainnav .mainNav .open-hambergur .icon-bar:nth-child(1) {
            transform: rotate(45deg)
        }

        .header-menu.is-open .motegrityhcp-mainnav .mainNav .open-hambergur .icon-bar:nth-child(2) {
            width: 0;
            opacity: 0
        }

        .header-menu.is-open .mainNav .open-hambergur .icon-bar:nth-child(3) {
            transform: rotate(-45deg)
        }

        .header-menu .motegrityhcp-mainnav .mainNav .main-nav {
            background: #fff;
            width: 260px;
            position: fixed;
            top: 115px;
            right: 0;
            transition: transform .4s;
            padding: 0;
            overflow-y: scroll;
            overflow-x: hidden;
            height: 610px;
            display: none
        }

        .header-menu.is-open .motegrityhcp-mainnav .mainNav .main-nav {
            z-index: 9999;
            display: block
        }

        .header-menu .motegrityhcp-mainnav .mainNav .main-nav .navbar {
            padding-left: 0
        }

        .header-menu .motegrityhcp-mainnav .mainNav .main-nav ul {
            display: block;
            float: left;
            width: 100%
        }

            .header-menu .motegrityhcp-mainnav .mainNav .main-nav ul li {
                height: auto;
                align-items: center;
                border-bottom: 1px solid #dfdfdf;
                border-right: 5px solid rgba(242,242,242,.6);
                margin: 0;
                display: block;
                clear: both;
                max-width: inherit;
                width: 100%;
                border-left: 2px solid #dfdfdf
            }

                .header-menu .motegrityhcp-mainnav .mainNav .main-nav ul li a {
                    white-space: nowrap
                }

        .header-menu .mainNav .main-nav ul li:nth-child(5) {
            left: 0
        }

        .header-menu .mainNav .main-nav .navbar ul li:nth-child(6) {
            width: 260px !important
        }

        .header-menu .mainNav .main-nav ul li:nth-child(3), .header-menu .mainNav .main-nav ul li:nth-child(4), .header-menu .mainNav .main-nav ul li:nth-child(6) {
            left: 0;
            margin-left: 0;
            max-width: inherit
        }

        .header-menu .motegrityhcp-mainnav .mainNav .main-nav ul li a {
            display: block;
            line-height: 50px;
            font-size: .944em;
            padding: 9px 23px 9px 21px
        }

        .header-menu .motegrityhcp-mainnav .mainNav .main-nav ul li.active {
            border-bottom: 1px solid #dfdfdf;
            background: #33bcab
        }

            .header-menu .motegrityhcp-mainnav .mainNav .main-nav ul li.active a {
                color: #fff
            }

        .header-menu .motegrityhcp-mainnav .topNav.topNav-ipad-s .motegrity-head {
            width: 61.5%;
            display: inline-block;
            border-bottom: 0
        }

        .header-menu .topNav.topNav-ipad-s .head-acg-booth .rteComponent p {
            margin-top: -4px;
            font-size: .611em;
            margin-bottom: -4px
        }

        .header-menu .topNav.topNav-ipad-s .list-view ul {
            display: flex;
            border-top: 1px solid #cfcfcf;
            float: none;
            width: 100%;
            line-height: normal;
            height: auto;
            border-top: 0
        }

        .header-menu .topNav.topNav-ipad-s .motegrity-head {
            border-bottom: 0;
            widows: 100%
        }

            .header-menu .topNav.topNav-ipad-s .motegrity-head .rteComponent {
                display: none
            }

        .header-menu .topNav.topNav-ipad-s .list-view ul li {
            border-right: 1px solid #cfcfcf;
            margin-right: 0;
            float: none;
            width: 50%;
            text-align: center;
            padding: 0 30px;
            line-height: normal
        }

            .header-menu .topNav.topNav-ipad-s .list-view ul li:nth-of-type(2) {
                border-right: 0
            }

            .header-menu .topNav.topNav-ipad-s .list-view ul li:last-child {
                display: none
            }

            .header-menu .topNav.topNav-ipad-s .list-view ul li a {
                padding: 7px 0 8px;
                min-width: 100px;
                max-width: 130px;
                display: block;
                line-height: normal;
                font-size: .611em;
                margin: 0 auto
            }

        .header-menu .motegrityhcp-mainnav .logo .imgLinkComponent img {
            width: 165px;
            margin: 10px 0 10px -5px
        }

    .index .heroComponent {
        margin-top: 62px;
        min-height: 820px;
        background-color: #3f1f77
    }

    .header-menu .mainNav .main-nav .navbar ul li:nth-child(4) {
        margin-left: 0
    }

    .header-menu .mainNav .main-nav .navbar ul li:nth-child(6) {
        max-width: 100%
    }

    .mechanism-of-action .mechanism-section .imgLinkComponent {
        width: 100%
    }

        .mechanism-of-action .mechanism-section .imgLinkComponent img {
            margin: 0 auto
        }

    .mechanism-of-action .mechanism-section .moa-section {
        width: initial
    }

    .mechanism-of-action .receptors-block {
        padding-left: 5px
    }

    .mechanism-of-action .align-mechanism .receptors-block p:nth-child(3) {
        margin-left: 0
    }

    .mechanism-of-action .moa-hero {
        padding-left: 30px;
        max-width: 750px;
        width: 100%
    }

    .mechanism-of-action .cic-section-inner p, .mechanism-of-action .cic-section-inner ul, .mechanism-of-action .cic-section-inner h2, .mechanism-of-action .cic-section-inner h3 {
        padding-left: 0
    }

    .mechanism-of-action .cic-section .cic-section-inner h2:nth-child(2) {
        padding-left: 0
    }

    .mechanism-of-action .cic-section-inner p:nth-child(3) {
        padding-left: 0
    }

    .mechanism-of-action .cic-section .cic-section-inner div:nth-child(2) ul {
        padding-left: 15px
    }

    .mechanism-of-action .align-mechanism {
        padding-left: 15px
    }

    .mechanism-of-action .mechanism-section .align-mechanism .activate {
        margin-top: 0
    }

    .mechanism-of-action .mechanism-bg.mechanism-of-action .align-mechanism .pink-bg {
        padding-left: 0
    }

    .mechanism-of-action .mechanism-section .align-mechanism picture .img-responsive, .mechanism-of-action .mechanism-section .align-mechanism .colon picture .img-responsive {
        left: 0;
        top: 20px
    }

    .mechanism-of-action .mechanism-section .align-mechanism .release {
        margin-top: 0
    }

    .mechanism-of-action .mechanism-section .imgLinkComponent {
        max-width: 260px;
        margin: 0 auto
    }

    .mechanism-of-action .mechanism-section .release-img .imgLinkComponent {
        margin-top: 40px
    }

    .mechanism-of-action .natural-movement-right {
        padding-top: 50px
    }

    .mechanism-of-action .imp-safety-info {
        padding-left: 0;
        padding-right: 0
    }

    .mechanism-of-action .moa-video {
        height: auto
    }

    .mechanism-of-action .mechanism-section .imp-safety-info {
        padding-top: 0
    }

    .coverage-alignment .imgTitleDescComponent:first-child {
        padding-bottom: 30px
    }

    .serotonergic-agents .rteComponent p {
        text-align: left;
        padding-left: 0
    }

    .dosing-administration section.heroComponent {
        padding-top: 160px;
        height: auto;
        background-position: 30px 62px;
        background-image: url(/images/dosing-mobile.jpg)
    }

    .savings-support section.heroComponent {
        margin-top: 120px;
        height: 290px;
        padding-bottom: 0
    }

    .dosing-administration .heroComponent .hero-text p:last-child {
        top: 0
    }

    .dosing-administration .two-dosage {
        padding-bottom: 0;
        margin-bottom: 0;
        margin-top: 30px;
        padding-top: 0
    }

    .dosing-administration .sample-block {
        padding: 0 20px 40px 20px
    }

    .sample-block .coverage-alignment .imgTitleDescComponent {
        display: block;
        text-align: center;
        margin: auto
    }

    .clinical-efficacy .sample-block .coverage-alignment:first-child {
        padding-top: 0
    }

    .sample-block .coverage-alignment .imgTitleDescComponent img {
        max-width: 150px;
        width: 100%;
        padding-bottom: 0
    }

    .sample-block .coverage-alignment .imgTitleDescComponent .description {
        padding-left: 0
    }

    .coverage-alignment {
        padding: 60px 0 0
    }

    .clinical-efficacy .motegrity-answers-data, .clinical-efficacy .clinical-faster .right {
        width: 50%
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent h1 span.block {
        display: block
    }

    .safety-tolerability .heroComponent {
        background-size: cover;
        background-image: url('/images/image1.jpg');
        background-position: 0 60%
    }

    .index .heroComponent .mobile-hero-video .html5video::before {
        position: absolute;
        content: "";
        height: 140px;
        width: 40%;
        top: 692px;
        left: 0;
        background: linear-gradient(to right,#341765 80%,rgba(0,0,0,0));
        z-index: 0
    }

    .index .heroComponent .mobile-hero-video .html5video::after {
        position: absolute;
        content: "";
        height: 140px;
        width: 40%;
        top: 692px;
        right: 0;
        background: linear-gradient(to left,#41237b 80%,rgba(0,0,0,0));
        z-index: 0
    }
}

@media only screen and (min-width:800px) and (max-width:991px) {
    .index .heroComponent {
        height: 920px
    }

        .index .heroComponent .home-hero-rt div:nth-child(4) {
            margin-top: 270px;
            margin-left: -240px
        }

        .index .heroComponent .hero-isi {
            top: 15%;
            margin-left: -30px;
            padding-right: 110px;
            padding-left: 30px
        }

        .index .heroComponent .home-hero-rt div:nth-child(5), .index .heroComponent .home-hero-rt div:nth-child(6) {
            margin-left: -240px
        }
}

@media only screen and (max-width:767px) {
    .index .help-patient-bg .save-on-motegrity .rteComponent h2 {
        font-size: 1.333em
    }

    .index .help-patient-bg .save-on-motegrity .rteComponent {
        padding-right: 0
    }

        .index .help-patient-bg .save-on-motegrity .rteComponent p {
            font-size: .888em
        }

            .index .help-patient-bg .save-on-motegrity .rteComponent p .tiny {
                font-size: .875em
            }

    .index .help-patient-bg .save-on-motegrity .buttonComponent a.gtm-tracking-cta {
        margin: 15px auto 30px
    }

    .index .heroComponent {
        margin-top: 45px
    }
}

@media(max-width:767px) and (min-width:320px) {
    .dynamic .pullthrough-wrapper h3 {
        line-height: 27px;
        font-size: 1.277em;
        margin-bottom: 15px
    }

    .modal .modal-footer .btn {
        min-width: 130px
    }

    .clinical-efficacy .blueBg .motegrity-demo .rteComponent h3 span {
        font-size: .777em;
        padding: 8px 15px 7px
    }

    .clinical-efficacy .blueBg .motegrity-demo .six-studies .rteComponent h3 span:before {
        top: 7px;
        bottom: 3px
    }

    .mechanism-of-action .carousel-bg .slick-dots {
        margin-top: -19px
    }

    .mechanism-of-action .carousel-bg .text-box:nth-of-type(3) P:last-child, .mechanism-of-action .carousel-bg .text-box:nth-of-type(4) P:last-child {
        margin-top: -9px
    }

    .mechanism-of-action .carousel-bg .text-box.slick-slide p:first-child {
        font-size: 1.277em;
        line-height: 27px
    }

    .mechanism-of-action .mechanism-bg.mechanism-of-action .align-mechanism .pink-bg .whiteText {
        font-size: .777em
    }

    .mechanism-of-action .align-mechanism .pink-bg .whiteText::before {
        bottom: -8px
    }

    .savings-wrap .terms-headline {
        font-weight: 700
    }

    .mechanism-of-action .motegrity-gi-section .rteComponent + .rteComponent h1 {
        font-size: 1.277em;
        line-height: 21px
    }

    .mechanism-of-action .treatment-mechanisms .rteComponent h1 {
        font-size: 1.277em;
        line-height: 27px
    }

    .dosing-administration .two-dosage .two-mg .imgLeft, .dosing-administration .two-dosage .one-mg .imgLeft {
        left: 0
    }

    .mechanism-of-action .align-mechanism .move {
        margin-bottom: 30px
    }

    .index .heroComponent .hero-isi {
        width: 100%
    }

    .secondary-nav.is-fixed .nav-body ul li:nth-child(3) {
        padding-top: 20px
    }

    .secondary-nav .nav-body ul li:nth-child(4), .secondary-nav .nav-body ul li:nth-child(5), .secondary-nav .nav-body ul li:nth-child(6) {
        padding-top: 22px
    }

    .safety-tolerability .gradient-background-purple .safety-analysis .rteComponent:last-child {
        padding-left: 0
    }

    .safety-tolerability .safety-analysis .cardio-table {
        padding-left: 0
    }

    .safety-tolerability .safety-analysis .rteComponent:last-child p:first-child {
        padding-left: 0
    }

    .safety-tolerability .safety-analysis .rteComponent:last-child p {
        padding-left: 0
    }

    .footer ul {
        float: left;
        left: 170px
    }

    .mechanism-of-action .natural-movement-right video {
        width: 480px;
        height: auto
    }

    .mechanism-of-action .carousel-bg .text-box.slick-slide p, .mechanism-of-action .carousel-bg .text-box:first-child p:first-child {
        margin-bottom: 30px
    }

    .mechanism-of-action .mo-mg-reduced h3 {
        padding-left: 5px
    }

    .mechanism-of-action .mo-mg-reduced .img-responsive {
        padding-right: 15px;
        padding-left: 10px
    }

    .mechanism-of-action .light-grey-bg .mo-mg-reduced h3 {
        padding-left: 15px;
        font-size: 1.333em;
        margin-top: 20px
    }

    .mechanism-of-action i.fa.slick-arrow {
        display: none !important
    }

    .mechanism-of-action .mechanism-section .imp-safety-info {
        background-image: none;
        padding-left: 10px;
        padding-right: 10px
    }

    .clinical-efficacy.ipad .blueBg {
        padding: 75px 0 30px 0
    }

    .mechanism-of-action .motegrity-gi-section p {
        width: 100%
    }

    .safety-tolerability .safety-analysis > .rteComponent {
        padding-left: 0
    }

    .index .heroComponent .hero-isi {
        padding-top: 0;
        z-index: 1;
        top: 8.5%
    }

    .home-hero-rt .stasis-peristalsis + .rteComponent {
        position: relative;
        top: 80px;
        left: 0
    }

    .stasis-to-peristalsis img {
        max-width: 200px;
        position: relative;
        left: 50%;
        top: 30px
    }

    .index .heroComponent .home-hero-rt .rteComponent h2 ~ h2 {
        bottom: 71px;
        left: 100px;
        font-size: .666em
    }

    .index .heroComponent .home-hero-rt .rteComponent h2 {
        font-size: .666em;
        line-height: 18px;
        padding: 0 6px;
        width: 66%;
        left: 90px;
        bottom: 62px
    }

    .stasis-peristalsis {
        top: -4px
    }

    .index section.heroComponent {
        height: 770px;
        padding-top: 30px;
        margin-top: 0;
        background: #402078
    }

    .mobile-hero-video .html5video {
        margin-left: -15px;
        margin-right: -15px
    }

        .mobile-hero-video .html5video video {
            min-width: 420px;
            width: 100%
        }

    .video-contianer.mobileHide {
        display: none
    }

    .error-page .heroComponent {
        background-image: url(/images/image2.jpg);
        background-position: 0 0
    }

    .footer .footer-links li:nth-child(1) {
        padding-top: 30px
    }

    .savings-support #longDesc {
        padding-top: 0
    }

    .savings-support .pink-bg .eligibility .left-content h2 {
        padding-bottom: 15px
    }

    .mechanism-of-action .mechanism-bg.mechanism-of-action .mechanism-section {
        padding-top: 45px;
        background-image: linear-gradient(to left,#fff 40%,#e8e4ee 100%);
        background: -moz-linear-gradient(right,rgba(255,255,255,0) 0,rgba(206,173,208,.3) 100%);
        background: -webkit-linear-gradient(right,rgba(255,255,255,0) 0,rgba(206,173,208,.3) 100%);
        background: linear-gradient(to left,rgba(255,255,255,0) 0,rgba(206,173,208,.3) 100%)
    }

    .mechanism-of-action .mechanism-section .imp-safety-info {
        margin-top: 45px;
        padding-top: 20px
    }

    .isiwrapper .title .container, .isiwrapper .content .container {
        width: 100%
    }

    .index .reference-Accordion {
        padding-left: 0;
        padding-right: 0
    }

    .secondary-nav .nav-body ul li a {
        padding-left: 0;
        padding-right: 10px;
        display: block;
        max-width: 103px
    }

    .secondary-nav.is-fixed .nav-body ul li:nth-child(4), .secondary-nav .nav-body ul li:nth-child(5), .secondary-nav .nav-body ul li:nth-child(6) {
        padding-top: 22px
    }

    .mechanism-of-action .align-mechanism .receptors-block p:nth-child(3) {
        line-height: 19px
    }

    .header-menu .mainNav .main-nav ul li:nth-child(3) {
        max-width: 100%
    }

    .mechanism-of-action .moa-video.natural-movement-right {
        padding-left: 15px;
        padding-right: 15px;
        background-image: linear-gradient(to left,#fff 40%,#e8e4ee 100%)
    }

        .mechanism-of-action .moa-video.natural-movement-right strong {
            padding-bottom: 10px
        }

    .mechanism-of-action .mechanism-section .moa-video p {
        margin-bottom: 5px
    }

    .mechanism-of-action .mechanism-bg.mechanism-of-action .mechanism-section, .mechanism-of-action .container.light-grey-bg, .mechanism-of-action .treatment-mechanisms-img-mob .osmotic-mob, .mechanism-of-action .treatment-mechanisms-img-mob .prosecretory-mob, .mechanism-of-action .treatment-mechanisms-img-mob .cic-2-agonist-mob, .mechanism-of-action .treatment-mechanisms-img-mob .ht-5-agonist, .mechanism-of-action .treatment-mechanisms .ht-5-agonist p {
        padding-left: 0;
        padding-right: 0
    }

    .mechanism-of-action .ht-5-agonist .imgLinkComponent {
        padding-bottom: 0
    }

    .mechanism-of-action .treatment-mechanisms-img-mob .ht-5-agonist {
        padding-top: 20px
    }

    .mechanism-of-action .treatment-mechanisms {
        padding-bottom: 0;
        padding-top: 45px
    }

    .mechanism-of-action .carousel-bg .text-box p:first-child {
        width: 95%;
        margin: 0 auto 25px auto
    }

    .mechanism-of-action .hero-mechanism .cic-section .cic-section-inner div:nth-child(2) p, .mechanism-of-action .hero-mechanism .cic-section .cic-section-inner div:nth-child(2) li {
        font-size: 1.14em;
        line-height: 21px
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table {
        position: relative
    }

    .savings-support .coverage-alignment .imgTitleDescComponent .description p {
        padding-left: 40px;
        padding-right: 40px;
        margin-left: 25px;
        margin-right: 25px
    }

    .savings-support .eligible-patients .buttonComponent {
        padding-top: 0;
        padding-bottom: 15px;
        text-align: left
    }

    .clinical-efficacy .heroComponent.hero-clinical .transition-text .rteComponent:nth-child(2) h3 {
        font-size: .888em
    }

    .clinical-efficacy .heroComponent.hero-clinical .transition-text .rteComponent:nth-child(1) p:nth-child(3) {
        margin-bottom: 20px
    }

    .clinical-efficacy .blueBg .motegrity-demo .mb_40 {
        margin-bottom: 20px
    }

    .clinical-efficacy .gradientbg .blueBg .motegrity-demo .six-studies .result-week .rteComponent:first-child p {
        margin-bottom: 10px;
        margin-top: 0;
        line-height: 1.1
    }

    .clinical-efficacy .gradientbg .blueBg .motegrity-demo .six-studies .rteComponent:first-child h3:last-child {
        margin-bottom: 5px
    }

    .clinical-efficacy .gradientbg .motegrity-answers .col-xs-12.pink-arrow .imgLinkComponent img.img-responsive {
        height: auto;
        transform: none;
        margin-left: 0
    }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .result-week.mobile-br .rteComponent h1 {
        margin-bottom: 5px
    }

    .clinical-efficacy .gradientbg .six-studies .motegrity-answers .pink-arrow .imgLinkComponent {
        bottom: 0;
        margin-top: 0;
        margin-left: 0
    }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .result-week-right.week-12 {
        margin-top: 0
    }

    .clinical-efficacy .gradientbg .blueBg .motegrity-demo .six-studies .result-week-right.week-12 .rteComponent:first-child p {
        margin-bottom: 0
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data {
        width: 100%
    }

        .clinical-efficacy .clinical-faster .motegrity-answers-data.mobile-br .rteComponent p:nth-child(2), .clinical-efficacy .clinical-faster .motegrity-answers-data.right .rteComponent p:nth-child(2) {
            font-size: 1.5em
        }

        .clinical-efficacy .clinical-faster .motegrity-answers-data.mobile-br .rteComponent {
            border-bottom: 1px solid #fff
        }

    .gradientbg .clinical-faster .motegrity-answers-data.mobile-br {
        margin-bottom: 0
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data.mobile-br .rteComponent p:nth-child(4) {
        padding-bottom: 10px
    }

    .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data.mobile-br.csbm-faster {
        margin-bottom: 20px
    }

    .mechanism-of-action .mechanism-bg:nth-child(2) {
        background-image: none
    }

    .prev-next-component .next a span {
        padding-bottom: 2px
    }

    .index .greybg-Dx.prokinetic-margin > .container {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .header-menu .topNav .motegrity-head .list-view ul li:nth-child(3) a {
        padding-left: 15px;
        padding-right: 15px
    }

    .header-menu .topNav .motegrity-head .list-view ul li a {
        padding: 8px 0
    }

    .header-menu .topNav .motegrity-head .list-view ul li:nth-child(2) {
        border-right: 1px solid #cfcfcf
    }

    .header-menu .topNav .motegrity-head .list-view ul li:nth-child(3) {
        border-right: 0;
        background-color: #c1ebe6
    }

    .header-menu .topNav .motegrity-head .list-view ul li {
        margin-right: 0;
        padding-left: 0;
        padding-right: 0
    }

    .header-menu .topNav .rteComponent p {
        font-size: .611em;
        line-height: normal;
        display: block;
        padding: 7px 0
    }

    .header-menu.headerbg .topNav .motegrity-head {
        display: flex
    }

        .head-acg-booth, .header-menu.headerbg .topNav .motegrity-head .buttonComponent {
            display: none
        }

    .error-page .page-notfound-right .img-responsive {
        bottom: 40px;
        position: relative
    }

    .error-page .heroComponent {
        height: 570px;
        background-size: cover
    }

        .error-page .heroComponent .not-found {
            top: 40%
        }

    .error-page .not-found .page-notfound-right {
        margin-left: 0;
        margin-top: 0
    }

    .error-page .page-notfound-left {
        padding-top: 0;
        position: relative;
        bottom: 40px
    }

        .error-page .page-notfound-left p {
            margin-bottom: 30px
        }

    .header-menu .mainNav.opaque .main-nav ul li:nth-child(6) {
        width: 100%;
        max-width: 100%
    }

    .sample-block .coverage-alignment .imgTitleDescComponent {
        display: block;
        text-align: center;
        margin: auto
    }

        .sample-block .coverage-alignment .imgTitleDescComponent img {
            max-width: 120px;
            width: 100%;
            padding-bottom: 0;
            object-fit: contain
        }

    .coverage-alignment {
        padding: 40px 0 0
    }

    .index .sample-block {
        padding: 0 20px
    }

    .index .dynamic .pullthrough-wrapper {
        display: block;
        text-align: center
    }

    .coverage-alignment .shortwrap {
        padding-bottom: 20px
    }

    #longDesc {
        text-align: left;
        padding-top: 20px
    }

    .formulary-coverage-block .coverage-alignment {
        padding-top: 30px
    }

    .index .coverage-alignment .imgTitleDescComponent .description {
        padding-left: 0
    }

    .header-menu .topNav .motegrity-head .list-view ul li:nth-child(1) {
        margin-right: 0
    }

    .mechanism-of-action .mechanism-section .align-mechanism .activate .imgLinkComponent picture {
        max-width: 195px;
        width: 100%;
        height: 100%;
        margin-left: 0;
        margin-top: 0;
        margin: 0 auto
    }

    .mechanism-of-action .mechanism-bg .moa-section {
        padding-left: 15px
    }

    .mechanism-of-action .mechanism-section .align-mechanism {
        padding-left: 5px;
        padding-right: 5px
    }

        .mechanism-of-action .mechanism-section .align-mechanism .absorb {
            padding-left: 15px;
            width: 100%
        }

        .mechanism-of-action .mechanism-section .align-mechanism .receptors-block p:nth-child(2) {
            width: 100%
        }

        .mechanism-of-action .mechanism-section .align-mechanism .receptors-block p:nth-child(3) {
            width: 100%
        }

    .mechanism-of-action .mechanism-section {
        padding-left: 15px
    }

    .mechanism-of-action .activate .receptors-block {
        margin-left: 0
    }

    .mechanism-of-action .mechanism-section .align-mechanism .release {
        padding-left: 15px;
        margin-bottom: 20px
    }

    .mechanism-of-action .mechanism-section .align-mechanism .release-img .imgLinkComponent img {
        max-width: 110px;
        margin: 0 auto;
        width: 100%
    }

    .mechanism-of-action .align-mechanism .moa-video {
        padding-top: 40px;
        margin-bottom: 80px
    }

    .imp-safety-info {
        padding-left: 0;
        padding-right: 0;
        margin-top: 20px
    }

    .light-grey-bg .mo-mg-reduced {
        margin-bottom: 0;
        margin-top: 20px;
        padding: 0 15px 30px 15px
    }

        .light-grey-bg .mo-mg-reduced h3 {
            padding-left: 0;
            font-size: .777em
        }

    .osmotic-mob img {
        max-width: 220px;
        width: 100%;
        margin: 0 auto
    }

    .prosecretory-mob img {
        max-width: 220px;
        width: 100%;
        margin: 0 auto
    }

    .cic-2-agonist-mob img {
        max-width: 220px;
        width: 100%;
        margin: 0 auto
    }

    .ht-5-receptor-mob img {
        max-width: 220px;
        width: 100%;
        margin: 0 auto
    }

    .treatment-mechanisms .ht-5-agonist .rteComponent p:first-child {
        font-size: 1.111em;
        margin-bottom: 21px
    }

    .prosecretory-mob {
        padding-top: 20px
    }

    .mechanism-of-action .sample-block {
        padding: 0 20px 40px 20px
    }

    .cic-2-agonist-mob {
        padding-top: 20px;
        padding-bottom: 5px
    }

    .ht-5-receptor-mob {
        padding-top: 20px
    }

    .treatment-mechanisms .rteComponent p:last-child {
        padding-bottom: 5px
    }

    .carousel .slick-dots {
        position: static
    }

    .sample-block .coverage-alignment .imgTitleDescComponent .description {
        padding: 0 10px;
        margin-bottom: 16px;
        font-size: 1em;
        line-height: 21px;
        color: #333
    }

    .header-menu .mainNav .main-nav ul li:nth-child(4) {
        margin-left: 0
    }

    .header-menu .mainNav.opaque .main-nav ul li:nth-child(4) {
        margin-left: 0
    }

    .clinical-efficacy .blueBg .six-studies {
        padding: 10px
    }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .mobile-br .rteComponent h1 {
        border-bottom: 1px solid transparent
    }

    .clinical-efficacy .gradientbg .six-studies .motegrity-answers .imgLinkComponent {
        margin-top: 0;
        left: 60px;
        bottom: 20px
    }

    .clinical-efficacy .blueBg .motegrity-demo .mb_40 .motegrity-answers-sisi .rteComponent h3 {
        font-size: .944em
    }

    .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data.mobile-br:before {
        display: none
    }

    .clinical-efficacy .motegrity-answers-data.mobile-br {
        padding-left: 0;
        padding-right: 0
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data.mobile-br .rteComponent h1 {
        font-size: 2.5em
    }

    .clinical-efficacy .clinical-faster .right {
        padding-right: 0
    }

    .clinical-efficacy .sample-block .coverage-alignment:first-child {
        padding-top: 0
    }

    .safety-tolerability .motegrity-head p {
        font-size: .611em;
        margin: 0
    }

    .safety-tolerability .safety-analysis > .rteComponent:first-child h3 + p {
        font-size: 1em
    }

    .safety-tolerability .sample-block .coverage-alignment:first-child {
        padding-top: 0
    }

    .safety-tolerability .sample-block {
        padding: 40px 20px 0 20px
    }

    .dosing-administration .heroComponent {
        background-position-y: 45px;
        background-position-x: 100%;
        min-height: 620px
    }

    .dosing-hero {
        position: relative;
        bottom: 25px
    }

    .dosing-administration .dosing-bg .dosing-section-one h1 {
        padding-top: 0
    }

    .dosing-administration .storing-motegrity h1 {
        color: #fff;
        margin-bottom: 0
    }

    .dosing-administration .storing-motegrity {
        padding-left: 15px
    }

    .dosing-administration .two-dosage.container .mt_60 {
        margin-top: 20px
    }

    .dosing-administration .two-dosage .bottle {
        padding-left: 15px
    }

        .dosing-administration .two-dosage .bottle + .storing {
            padding-top: 0;
            left: 0
        }

    .dosing-administration .sample-block {
        padding: 60px 20px 40px 20px
    }

    .savings-support section.heroComponent {
        background-position-x: 100%;
        height: 100%;
        background-position-y: 100%;
        padding-bottom: 60px;
        background-size: cover;
        background-position: 80% 10px
    }

    .savings-support .pink-bg .eligibility .eligible-patients-mob.left-content .rteComponent:first-of-type {
        width: 100%;
        display: block
    }

    .savings-support .pink-bg .eligibility .eligible-patients-mob.left-content .imgLinkComponent {
        position: static
    }

    .savings-support .pink-bg .eligibility .left-content .imgLinkComponent img {
        margin: 0 auto;
        max-width: 200px
    }

    .savings-support .pink-bg .eligibility .left-content.eligible-patients .rteComponent:first-child {
        display: none
    }

    .savings-support .pink-bg .eligibility .left-content.eligible-patients .imgLinkComponent {
        display: none
    }

    .savings-support .pink-bg .eligibility .eligible-patients + .right-content {
        width: 100%;
        padding-left: 15px;
        margin-bottom: 0
    }

    .savings-support .pink-bg .eligibility .eligible-patients.left-content {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 0
    }

    .eligible-patients .buttonComponent {
        text-align: center
    }

    .savings-support .pink-bg .eligibility .eligible-patients.left-content .rteComponent p {
        padding-right: 0
    }

    .savings-support .pink-bg .eligibility .eligible-patients + .right-content .rteComponent h1 {
        text-align: initial
    }

    .savings-support .pink-bg .eligibility .eligible-patients + .right-content .rteComponent p {
        text-align: initial;
        margin: 0
    }

    .savings-support .pink-bg .eligibility .right-content .pullthrough-wrapper {
        text-align: center
    }

    .savings-support .pink-bg .eligibility .eligible-patients + .right-content .pullthrough-wrapper img {
        width: 100%;
        text-align: initial;
        margin-left: 0;
        max-width: 120px
    }

    .savings-support .sample-block .coverage-alignment:first-child {
        padding: 0
    }

    .unsubscribe .unsubscribe-form .unsubscribe-banner .img-responsive {
        height: 745px;
        width: 100%
    }

    .treatment-mechanisms .treatment-mech-safety .rteComponent p:first-child {
        color: #333;
        font-weight: normal;
        margin-bottom: 7px;
        font-size: .888em
    }

    .mechanism-of-action .carousel-bg {
        padding-bottom: 48px
    }

        .mechanism-of-action .carousel-bg .text-box:first-child p:first-child {
            margin-bottom: 50px
        }

        .mechanism-of-action .carousel-bg .text-box.slick-slide p {
            font-size: 1.333em;
            line-height: 31px
        }

    .mechanism-of-action section.heroComponent.hero-mechanism {
        height: auto;
        background-position-y: 35%;
        background-position-x: 30%;
        padding-bottom: 20px;
        background-size: cover
    }

    .mechanism-of-action .mechanism-bg.mechanism-of-action .moa-section h1 {
        padding-bottom: 3px
    }

    .treatment-mechanisms-img-mob .prosecretory-mob {
        padding-top: 0;
        margin-top: 20px
    }

    .mechanism-of-action .heroComponent .cic-section-inner p:nth-child(3) span {
        font-size: .777em;
        line-height: 18px;
        padding-right: 0;
        padding-bottom: 0
    }

    .mechanism-of-action .mechanism-section .align-mechanism .activate .activate {
        margin-top: 30px;
        padding-top: 0
    }

    .mechanism-of-action .mechanism-section .align-mechanism img.img-responsive {
        left: 0
    }

    .mechanism-of-action .mechanism-section .container .align-mechanism .absorb {
        padding-left: 35px
    }

    .mechanism-of-action .mechanism-section .align-mechanism .vitro-studies + .release {
        margin-top: 0
    }

    .mechanism-of-action .mechanism-section .receptors-block, .mechanism-of-action .mechanism-section .align-mechanism .vitro-studies + .release {
        padding-left: 35px
    }

    .mechanism-of-action .mechanism-section .container .release-img .imgLinkComponent {
        margin-top: 0
    }

    .mechanism-of-action .align-mechanism .move .rteComponent p:first-child {
        margin-top: 20px
    }

    .mechanism-of-action .mechanism-section .bowel-motility-right {
        width: 100%;
        padding-left: 35px
    }

    .mechanism-of-action .moa-video.natural-movement-right {
        margin: 10px auto 50px
    }

    .mechanism-of-action .treatment-mechanisms-img-mob .img-responsive {
        max-width: 220px;
        width: 100%;
        margin: 0 auto
    }

    .header-menu.headerbg .topNav .motegrity-head .list-view {
        width: 100%
    }

    .index .greybg-Dx.prokinetic-margin .prokinetic-rt .buttonComponent a {
        margin: 7px auto 15px
    }

    .index .help-patient-bg .save-on-motegrity .rteComponent p {
        margin-bottom: 20px
    }

    .index .help-patient-bg .save-on-motegrity .buttonComponent a.gtm-tracking-cta {
        margin-bottom: 35px
    }

    .index .home-savings {
        margin-left: -21px;
        margin-bottom: 10px
    }

    .index .pullthrough-wrapper #longDesc {
        padding-left: 15px;
        padding-right: 15px
    }

    .formulary-coverage-block {
        padding-right: 0
    }

    .index .coverage-alignment .shortwrap {
        max-width: 100%
    }

    .secondary-nav .nav-body ul li:last-child a {
        max-width: 100%;
        text-align: left
    }

    .index .help-patient-section, .index .home-hero-rt {
        padding-left: 15px;
        padding-right: 15px
    }

    .dosing-administration .heroComponent {
        position: relative
    }

        .dosing-administration .heroComponent .container .hero-text p:last-child {
            position: relative;
            left: -18px;
            top: 285px
        }

        .dosing-administration .heroComponent .container .hero-text {
            position: absolute;
            top: -5px;
            text-align: right;
            right: 3px
        }

        .dosing-administration .heroComponent .container .dosing-hero h2 {
            line-height: 1.25;
            margin-bottom: 9px;
            margin-top: 10px
        }

        .dosing-administration .heroComponent .dosing-hero .rteComponent:first-child p:last-child {
            font-size: .777em;
            margin-bottom: 24px;
            padding-bottom: 20px
        }

    .dosing-administration .dosing-bg .dosing-section-one .rteComponent h1 {
        padding-top: 15px
    }

    .dosing-administration .dosing-section-one .container .horizontal-line {
        left: 0;
        right: 0;
        width: 100%;
        margin: auto
    }

    .dosing-administration .dosing-bg .dosing-section-one .horizontal-line:before {
        border-bottom: 1px solid #471d7c
    }

    .dosing-administration .dosing-bg .dosing-section-one .once-daily {
        margin-top: 30px
    }

    .dosing-administration .two-dosage .one-mg p {
        padding-left: 18px;
        margin-bottom: 0
    }

    .dosing-administration .two-dosage .imgWrapper img {
        max-width: 60px
    }

    .dosing-administration .two-dosage .two-mg .imgTitleDescComponent.imgLeft .description p, .dosing-administration .two-dosage .one-mg .imgTitleDescComponent.imgLeft .description p {
        top: 15px
    }

    .dosing-administration .two-dosage .bottle + .storing .rteComponent p {
        font-size: .888em;
        font-weight: 700
    }

    .dosing-administration .two-dosage .container.mt_60 {
        margin-top: 25px;
        margin-bottom: 50px
    }

    .dosing-administration .container .two-dosage {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .dosing-administration .bottle, .dosing-administration .bottle img.img-responsive {
        width: 100%;
        max-width: 119px;
        margin-left: 13px;
        margin-right: 15px;
        margin-top: 5px
    }

    .dosing-administration .storing-motegrity {
        margin-top: 0
    }

    .dosing-administration.ipad .cover-bg .imgLinkComponent picture {
        height: 763px
    }

    .dosing-administration .cover-bg .imgLinkComponent {
        top: 0
    }

        .dosing-administration .cover-bg .imgLinkComponent img {
            margin-top: -30px;
            height: 732px
        }

    .dosing-administration .container + .sample-block {
        padding: 10px 20px 15px 20px
    }

    .dosing-administration .sample-block .coverage-alignment {
        padding-top: 30px
    }

        .dosing-administration .sample-block .coverage-alignment:first-child {
            padding-top: 0;
            padding-bottom: 10px;
            margin-top: 0
        }

    .coverage-alignment:first-child .description span a {
        margin-top: 10px
    }

    .dosing-bg.dosing-bg-gradient {
        padding-top: 40px;
        background-image: linear-gradient(to top,#ebe3f0 0,#fff 100%);
        padding-bottom: 50px
    }

    .dosing-administration .cover-bg .imgLinkComponent picture {
        height: 780px
    }

    .help-patient-bg .save-on-motegrity {
        padding: 30px 0
    }

    .index .coverage-alignment {
        padding: 45px 0 0
    }

        .index .coverage-alignment .shortwrap {
            padding-bottom: 0
        }

    .clinical-efficacy .blueBg .motegrity-demo .rteComponent h3 {
        margin-bottom: 0
    }

    .clinical-efficacy .blueBg .motegrity-demo .rteComponent h2 {
        margin: 3px 0 0
    }

    .clinical-efficacy .gradientbg .blueBg .motegrity-demo .six-studies .result-week .rteComponent:first-child p {
        font-size: 1.611em
    }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .result-week.mobile-br .rteComponent h1 {
        padding-bottom: 7px
    }

    .clinical-efficacy .gradientbg .motegrity-answers .col-xs-12.pink-arrow .imgLinkComponent img.img-responsive {
        height: 55px
    }

    .clinical-efficacy .gradientbg .blueBg .motegrity-demo .six-studies .result-week-right.week-12 .rteComponent:first-child p {
        font-size: 1.611em;
        margin-top: 0
    }

    .clinical-efficacy .blueBg .motegrity-demo .mb_40 {
        margin-top: 20px
    }

    .clinical-efficacy.ipad .blueBg {
        padding: 25px 0 30px 0
    }

    .clinical-efficacy .sample-block .coverage-alignment .imgTitleDescComponent .description {
        padding: 0 40px
    }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .rteComponent h1 {
        word-spacing: 1px;
        letter-spacing: 1px
    }

    .index .sample-block {
        font-size: .888em;
        color: #333
    }
}

@media only screen and (max-width:767px) and (orientation:landscape) {
    .secondary-nav .nav-body ul li:nth-child(2), .secondary-nav .nav-body ul li:nth-child(3), .secondary-nav .nav-body ul li:nth-child(4), .secondary-nav .nav-body ul li:nth-child(5), .secondary-nav .nav-body ul li:nth-child(6) {
        padding-top: 30px
    }

    .gradientbg.sustained-effect:before {
        bottom: 0;
        top: 575px
    }

    .clinical-efficacy.ipad .gradientbg:before {
        background-position: 30px 325px
    }

    .mechanism-of-action .peristalsis .motegrity-gi-section {
        padding-top: 30px
    }

    .mechanism-of-action section.heroComponent.hero-mechanism {
        height: 480px
    }

    .mechanism-of-action .carousel-bg {
        padding-bottom: 15px
    }

    .mechanism-of-action .reference-Accordion {
        padding-left: 0
    }

    .dosing-administration .two-dosage .bottle + .storing {
        left: 15px
    }

    .savings-support section.heroComponent {
        background-position-y: 42%
    }

    .mechanism-of-action .mechanism-section, .mechanism-of-action .cic-section-inner {
        max-width: 100%
    }

    .mechanism-of-action .motegrity-gi-section {
        max-width: 100%
    }

    .index.ipad .home-hero-rt {
        margin-top: 10px
    }

    .index .heroComponent .home-hero-rt .rteComponent h2 ~ h2 {
        font-size: .777em
    }

    .index .heroComponent .home-hero-rt .rteComponent h2 {
        font-size: .777em;
        line-height: 18px;
        padding: 6px 30px;
        width: 50%
    }

    .index section.heroComponent {
        height: 840px
    }

    .index .heroComponent .home-hero-rt .buttonComponent a {
        max-width: 100%;
        top: 80px
    }

    .index .heroComponent .hero-isi {
        top: 12%
    }

    .home-hero-rt .rteComponent {
        max-width: 100%;
        position: relative;
        left: 20%;
        top: 40px
    }

    .stasis-to-peristalsis img {
        max-width: 100%;
        position: relative;
        left: 45%;
        top: 160px
    }

    .index .heroComponent .home-hero-rt .rteComponent p {
        bottom: 0
    }

    .index .home-hero-rt {
        margin-top: 0
    }

    .mobile-hero-video .html5video {
        margin-right: -15px;
        margin-right: -15px
    }

        .mobile-hero-video .html5video video {
            max-width: 100%
        }

    .savings-support.ipad section.heroComponent {
        background-position-x: 100%;
        background-position-y: 100%;
        background-size: 50%
    }

    .savings-support section.heroComponent {
        padding-bottom: 40px
    }

    .secondary-nav .nav-body ul li a {
        max-width: 103px
    }

    .secondary-nav .nav-body ul li:nth-child(3).secondary-nav .nav-body ul li:nth-child(4), .secondary-nav .nav-body ul li:nth-child(5), .secondary-nav .nav-body ul li:nth-child(6) {
        padding-top: 22px
    }

    .header-menu.headerbg .topNav .list-view ul li {
        min-height: 45px
    }

    .header-menu .topNav .list-view ul li {
        padding: 0 16px
    }

    .dosing-administration .heroComponent {
        background-position-y: 40px;
        background-position-x: 55%;
        height: 490px;
        min-height: 530px
    }

    .header-menu .topNav .list-view ul li {
        margin-right: 0;
        min-height: 40px
    }

    .mechanism-of-action.ipad.scroll-lock section.heroComponent.hero-mechanism {
        background-position-y: -150px;
        background-position-x: 70%
    }

    .header-menu .mainNav .main-nav {
        height: 250px
    }
}

@media only screen and (max-device-width:736px) and (min-device-width:414px) {
    .header-menu .mainNav.opaque .main-nav {
        top: 125px
    }

    .header-menu.headerbg .mainNav .main-nav {
        top: 124px
    }

    .mechanism-of-action .heroComponent.hero-mechanism {
        background-position: center center
    }

    .header-menu .headerbg .mainNav .main-nav {
        top: 121px
    }

    .header-menu .topNav .motegrity-head .list-view ul li:nth-child(2) {
        padding-right: 10px;
        padding-left: 10px
    }

    .mechanism-of-action .carousel-bg + .sample-block {
        padding: 0 20px 40px 20px
    }

    .secondary-nav ul li:nth-child(3) {
        padding-left: 0
    }

    .secondary-nav ul li:nth-child(2) a {
        padding-left: 0
    }

    .secondary-nav ul li:nth-child(odd) {
        padding: 30px 0
    }

    .secondary-nav ul li:nth-child(2) {
        padding: 30px 0
    }

    .secondary-nav ul li:nth-child(3) a {
        padding-left: 0
    }

    .secondary-nav ul li:nth-child(3) {
        padding: 30px 0
    }

    .secondary-nav ul li:nth-child(4) {
        padding: 30px 0
    }

    .secondary-nav ul li:nth-child(5) {
        padding: 30px 0
    }

    .secondary-nav ul li:nth-child(6) {
        padding: 30px 0
    }
}

@media only screen and (max-device-width:736px) and (min-device-width:414px) and (orientation:landscape) {
    .header-menu .headerbg .motegrityhcp-mainnav-ipad-s .mainNav .main-nav {
        top: 121px !important
    }

    .secondary-nav ul li:nth-child(odd) {
        padding: 30px
    }

    .secondary-nav ul li:nth-child(2) {
        padding: 30px
    }

    .secondary-nav ul li:nth-child(3) {
        padding: 30px
    }

    .secondary-nav ul li:nth-child(4) {
        padding: 30px
    }

    .secondary-nav ul li:nth-child(5) {
        padding: 30px
    }

    .secondary-nav ul li:nth-child(6) {
        padding: 30px
    }

    .secondary-nav ul li:nth-child(3) a {
        padding-left: 0
    }

    .secondary-nav ul li:nth-child(2) a {
        padding-left: 0
    }
}

@media only screen and (max-device-width:667px) and (min-device-width:375px) {
    .index .heroComponent .home-hero-rt .buttonComponent a:first-child {
        margin-top: 10px
    }

    .home-hero-rt .rteComponent {
        position: relative;
        left: 3%
    }

    .stasis-to-peristalsis img {
        left: 60%
    }

    .index .heroComponent .home-hero-rt .rteComponent p {
        bottom: 85px
    }

    .header-menu .mainNav.opaque .main-nav {
        top: 125px
    }

    .mechanism-of-action.ipad section.heroComponent.hero-mechanism {
        background-position-x: 30%;
        background-position-y: 30%;
        background-size: 100%;
        padding-bottom: 20px
    }

    .light-grey-bg .mo-mg-reduced {
        padding: 30px
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .home-hero-rt .stasis-peristalsis + .rteComponent {
        top: 122px
    }

    .index .heroComponent .home-hero-rt .buttonComponent a {
        top: 21px
    }

    .dosing-administration section.heroComponent {
        background-image: url(/images/dosing-mobile.jpg)
    }

    .savings-support section.heroComponent {
        background-image: url(/images/savingsupport-hero.png)
    }

    .safety-tolerability .heroComponent {
        background-image: url(/images/image1.jpg)
    }

    .dosing-administration .heroComponent.dosing-hero {
        background-position-y: 30px;
        background-position-x: 64%
    }

    .error-page .heroComponent {
        background-position: 0 -160px
    }

    .mechanism-of-action .moa-video.natural-movement-right {
        height: auto
    }

    .index .help-patient-section, .index .home-hero-rt {
        padding-top: 40px
    }

    .stasis-to-peristalsis img {
        max-width: 240px;
        left: 60%;
        top: 70px
    }

    .home-hero-rt .rteComponent {
        left: 60px;
        position: relative
    }

    .mobile-hero-video .html5video video {
        min-width: 600px
    }

    .home-hero-rt .stasis-peristalsis + .rteComponent {
        top: 122px
    }

    .index .heroComponent .home-hero-rt .buttonComponent a {
        bottom: -60px
    }

    .index .heroComponent .hero-isi {
        top: 10.5%
    }

    .index section.heroComponent {
        height: 850px
    }

    .modal .modal-footer .btn {
        min-width: 130px
    }
}

@media only screen and (min-width:601px) and (max-width:767px) {
    .index .home-hero-rt {
        padding-top: 80px
    }

    .mobile-hero-video .html5video video {
        min-width: 767px;
        margin-top: -15px
    }

    .home-hero-rt .rteComponent {
        left: 130px;
        top: 50px
    }

    .stasis-to-peristalsis img {
        max-width: 270px;
        left: 90%;
        top: 130px
    }

    .index .heroComponent .home-hero-rt .rteComponent h2 {
        font-size: .888em;
        width: 55%
    }

        .index .heroComponent .home-hero-rt .rteComponent h2 ~ h2 {
            font-size: .888em
        }

    .index .heroComponent .home-hero-rt .rteComponent p {
        bottom: 0
    }

    .index .heroComponent .hero-isi {
        top: 13%
    }

    .index .heroComponent .home-hero-rt .buttonComponent a {
        bottom: initial;
        top: 115px
    }

    .home-hero-rt .rteComponent {
        left: 130px;
        top: 10px
    }
}

@media only screen and (min-width:581px) and (max-width:767px) {
    .dosing-administration .container + .sample-block {
        padding: 70px 20px 15px 20px
    }
}

@media(max-width:580px) {
    .mechanism-of-action .natural-movement-right video {
        width: 100%;
        height: auto
    }

    .mechanism-of-action .mechanism-section .imp-safety-info {
        margin-top: 0;
        padding-top: 0
    }

    .mechanism-of-action .moa-video.natural-movement-right {
        margin-bottom: 10px;
        height: auto
    }

    .mechanism-of-action .html5video {
        height: auto
    }
}

@media only screen and (min-device-width:360px) and (max-device-width:374px) {
    .dosing-administration .cover-bg {
        min-height: 850px
    }

    .home-hero-rt .rteComponent {
        top: -65px
    }

    .index .heroComponent .hero-isi {
        top: 8%
    }

    .index .heroComponent .home-hero-rt .buttonComponent a {
        bottom: 65px
    }

    .index .heroComponent .home-hero-rt .rteComponent p {
        bottom: 119px
    }

    .save-on-motegrity > .row {
        margin: 0
    }

    .mobile-hero-video .html5video video {
        min-width: 360px
    }

    .footer ul {
        left: 150px;
        bottom: 100px
    }

    .unsubscribe .unsubscribe-success {
        top: 28%
    }

    .unsubscribe .unsubscribe-fields .inputText {
        width: 100%;
        max-width: 330px
    }

    .mechanism-of-action .mechanism-section .align-mechanism .activate .activate {
        margin-top: 10px
    }

    .index .heroComponent .home-hero-rt .rteComponent h2 {
        width: 75%
    }

    .isiwrapper .content p:nth-child(13) {
        font-size: .833em
    }

    .index .reference-Accordion .referenceBody P {
        font-size: .872em
    }

    .error-page .heroComponent {
        background-size: 100% 100%
    }

    .header-menu .mainNav .main-nav {
        top: 122px
    }

        .header-menu .mainNav .main-nav ul li:nth-child(3) {
            max-width: 100%
        }

    .index .heroComponent.home-hero .home-hero-rt .rteComponent h2 {
        font-size: .555em
    }

        .index .heroComponent.home-hero .home-hero-rt .rteComponent h2 ~ h2 {
            font-size: .555em
        }

    .index .heroComponent .home-hero-rt .hidden-md .imgLinkComponent img {
        max-width: 185px
    }

    .index .heroComponent .hero-isi .rteComponent ul {
        padding-right: 40px
    }

    .index .greybg-Dx.prokinetic-margin {
        height: 540px
    }

        .index .greybg-Dx.prokinetic-margin > .container {
            position: relative;
            bottom: 30px
        }

    .help-patient-bg .save-on-motegrity {
        padding: 30px 0
    }

    .index .help-patient-bg .save-on-motegrity .rteComponent {
        padding-right: 0
    }

    .header-menu .topNav .motegrity-head .list-view ul li:nth-child(3) a {
        padding-left: 12px;
        padding-right: 12px
    }

    .index section.heroComponent {
        height: 790px
    }

    .index .greybg-Dx.prokinetic-margin .prokinetic-left .rteComponent h2 {
        margin-bottom: 20px;
        margin-top: 30px
    }

    .coverage-alignment .shortwrap {
        padding-bottom: 0
    }

    .index .isiwrapper-fixed {
        margin-top: 20px
    }

    .mechanism-of-action section.heroComponent.hero-mechanism {
        height: 610px;
        background-size: 100% 85%
    }

    .mechanism-of-action .cic-section-inner p:nth-child(3) span {
        padding-bottom: 0
    }

    .mechanism-section .imp-safety-info h3 {
        font-size: 1em;
        line-height: 21px
    }

    .mechanism-of-action .mechanism-section .imp-safety-info p {
        font-size: .777em
    }

    .mechanism-of-action .carousel-bg .text-box.slick-slide p {
        font-size: 1.222em
    }

    .mechanism-of-action .sample-block {
        padding: 0 20px 40px 20px
    }

    .clinical-efficacy .gradientbg .blueBg {
        padding: 40px 0 0 0
    }

    .clinical-efficacy .blueBg .motegrity-demo .six-studies {
        padding: 0
    }

    .clinical-efficacy .motegrity-answers-single {
        padding: 0
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-single .rteComponent h2 {
        font-weight: bold
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data.mobile-br .rteComponent h1 {
        font-size: 2.111em
    }

    .clinical-efficacy .motegrity-answers-data.mobile-br {
        margin-left: -15px;
        margin-right: -15px
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data.csbm-faster .rteComponent p:nth-child(2) {
        font-size: 1.444em
    }

    .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data.mobile-br .rteComponent p:nth-child(3) {
        padding-right: 0
    }

    .clinical-efficacy .gradientbg:before {
        background: url('/images/studies-wave-m.png') no-repeat;
        background-position: center bottom;
        background-size: 100%;
        transform: scale(1,1)
    }

    .clinical-efficacy .clinical-faster {
        padding-bottom: 15px
    }

    .clinical-efficacy .pink-bg.white-bg {
        padding: 40px 0 30px 0;
        background-image: linear-gradient(to left,#fff 0,#f1e8f2 100%)
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr th {
        font-size: .666em;
        padding: 8px
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:first-child {
        width: 70px !important
    }

    .clinical-efficacy .white-background.clinical-endpoint {
        padding: 40px 0 40px 0
    }

    .clinical-efficacy .sample-block {
        padding: 50px 0
    }

    .safety-tolerability .safety-hero h2 {
        font-size: 1.222em
    }

    .safety-tolerability .safety-hero h3 {
        font-size: .944em
    }

    .safety-tolerability .gradient-background-purple .safety-analysis .rteComponent:last-child {
        padding-left: 0
    }

    .dosing-administration .dosing-hero h3 {
        font-size: .972em
    }

    .dosing-administration .cover-bg .imgLinkComponent img {
        height: 680px
    }

    .dosing-administration .cover-bg .imgLinkComponent picture {
        height: 740px
    }

    .dosing-administration .bottle, .dosing-administration .bottle img.img-responsive {
        margin-left: 0;
        margin-right: 0
    }

    .dosing-administration .sample-block .coverage-alignment:first-child {
        padding-top: 20px
    }

    .savings-support section.heroComponent {
        padding-bottom: 35px
    }

    .savings-support .pink-bg .eligibility .left-content h2 {
        font-family: Semi-Bold;
        padding-bottom: 10px
    }

    .savings-support #longDesc {
        padding-top: 0
    }

    .savings-support .pink-bg .eligibility .eligible-patients.left-content .rteComponent p {
        padding-right: 20px
    }

    .savings-support .pink-bg .left-content .buttonComponent a.gtm-tracking-cta {
        margin-bottom: 20px
    }
}

@media only screen and (min-device-width:360px) and (max-device-width:667px) and (orientation:landscape) {
    .index .heroComponent .home-hero-rt .rteComponent h2 {
        width: 60%
    }

    .home-hero-rt .rteComponent {
        top: 0
    }

    .index .heroComponent .hero-isi {
        top: 12%
    }

    .index section.heroComponent {
        height: 920px
    }

    .error-page .heroComponent {
        background-size: cover
    }

    .hero-mechanism .heroComponentVar-1678449022 {
        background-image: url(/images/image.jpg)
    }

    .mechanism-of-action section.heroComponent.hero-mechanism {
        height: auto;
        background-position-x: 0;
        background-position-y: -300px
    }

    .footer-logo {
        padding-bottom: 0
    }

    .footer ul {
        right: 150px
    }

    .savings-support section.heroComponent {
        background-size: 100%;
        background-position: 80% -29px;
        padding-bottom: 35px
    }

    .index .home-hero-rt {
        margin-top: 60px
    }
}

@media(max-width:991px) {
    .index .prokinetic-margin .imgLinkComponent {
        margin: 0 auto;
        width: 193px
    }

    .index .save-on-motegrity .imgLinkComponent {
        margin: 0 auto;
        width: 311px
    }

    .index .greybg-Dx.prokinetic-margin .help-patient-section {
        padding: 0
    }

    .index .greybg-Dx.prokinetic-margin {
        height: auto
    }

        .index .greybg-Dx.prokinetic-margin .help-patient-section .row {
            display: flex;
            flex-direction: column-reverse;
            max-width: 750px
        }

            .index .greybg-Dx.prokinetic-margin .help-patient-section .row .home-savings {
                margin: 0;
                padding-left: 15px
            }

                .index .greybg-Dx.prokinetic-margin .help-patient-section .row .home-savings .imgLinkComponent {
                    margin: auto
                }

                    .index .greybg-Dx.prokinetic-margin .help-patient-section .row .home-savings .imgLinkComponent a {
                        display: block;
                        margin: auto;
                        width: 224px
                    }

        .index .greybg-Dx.prokinetic-margin .rteComponent h2 {
            margin-top: 30px
        }

        .index .greybg-Dx.prokinetic-margin .rteComponent h2 {
            font-size: 1.333em
        }

        .index .greybg-Dx.prokinetic-margin .rteComponent p {
            font-size: .888em
        }

        .index .greybg-Dx.prokinetic-margin .buttonComponent a.gtm-tracking-cta {
            width: 100%;
            margin-bottom: 31
        }
}

.mechanism-of-action #motegrity_2 h3.ctt-graph-heading {
    padding-left: 80px
}

#motegrity_2 {
    padding: 30px 20px;
    height: 385px;
    display: block;
    overflow: hidden;
    max-width: 963px;
    background: #f9f9f9;
    margin-top: 30px;
    margin-bottom: 60px
}

    #motegrity_2 .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
        float: none
    }

.moa-reduced-ctt .ctt-graph-heading {
    font-size: 1.333em;
    font-weight: 700;
    color: #471d7c;
    margin-bottom: 20px
}

@media(max-width:991px) {
    #motegrity_2 {
        height: 340px
    }
}

@media(max-width:767px) {
    #motegrity_2 {
        padding: 30px 9px;
        height: 300px;
        margin-bottom: 30px
    }

    .header-menu .mainNav .main-nav ul li.sub {
        margin: 0
    }
}

@media(max-width:320px) {
    #motegrity_2 {
        height: 270px
    }
}

#motegrity_2 > div {
    margin: auto;
    padding: 0;
    width: 100%;
    height: 301px;
    background: url(/images/graph-colonic-transit-time-ani.png) 50% 100% no-repeat;
    background-size: 100% auto
}

@media(max-width:991px) {
    #motegrity_2 > div {
        height: 280px
    }
}

@media(max-width:767px) {
    #motegrity_2 > div {
        width: 338px;
        height: 230px;
        background: url(/images/graph-colonic-transit-time-mobile-ani.png) 50% 100% no-repeat;
        background-size: 100% auto
    }
}

@media(max-width:320px) {
    #motegrity_2 > div {
        width: 288px;
        height: 210px
    }
}

#motegrity_2 h3 {
    padding: 0;
    margin: 0
}

.graph-motegrity, .graph-placebo {
    position: relative;
    height: 36px
}

@media(max-width:991px) {
    .graph-motegrity, .graph-placebo {
        height: 26px
    }
}

.graph-motegrity:after, .graph-placebo:after {
    position: absolute;
    top: 0;
    content: '';
    width: 36px;
    height: 36px;
    border-radius: 100%
}

@media(max-width:991px) {
    .graph-motegrity:after, .graph-placebo:after {
        width: 26px;
        height: 26px
    }
}

@media(max-width:767px) {
    .graph-motegrity:after, .graph-placebo:after {
        width: 14px;
        height: 14px
    }
}

@media(max-width:320px) {
    .graph-motegrity:after, .graph-placebo:after {
        width: 12px;
        height: 12px
    }
}

.graph-motegrity > b, .graph-placebo > b {
    position: absolute;
    top: 0;
    width: 42px;
    height: 36px;
    opacity: 0;
    font-size: 1.166em;
    line-height: 36px
}

@media(max-width:991px) {
    .graph-motegrity > b, .graph-placebo > b {
        height: 26px;
        font-size: .944em;
        line-height: 26px
    }
}

@media(max-width:767px) {
    .graph-motegrity > b, .graph-placebo > b {
        height: 14px;
        font-size: .833em;
        line-height: 14px
    }
}

@media(max-width:320px) {
    .graph-motegrity > b, .graph-placebo > b {
        height: 12px;
        font-size: .722em;
        line-height: 12px
    }
}

.graph-motegrity {
    width: 446px;
    left: 600px;
    -webkit-box-shadow: 10px 18px 10px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 10px 18px 10px 0 rgba(0,0,0,.1);
    box-shadow: 10px 18px 10px 0 rgba(0,0,0,.1);
    background: #9c4fec;
    background: -moz-linear-gradient(left,#9c4fec 0,#6b3ba0 24%,#5d348b 100%);
    background: -webkit-linear-gradient(left,#9c4fec 0,#6b3ba0 24%,#5d348b 100%);
    background: linear-gradient(to right,#9c4fec 0,#6b3ba0 24%,#5d348b 100%)
}

@media(max-width:991px) {
    .graph-motegrity {
        width: 334px
    }
}

@media(max-width:767px) {
    .graph-motegrity {
        width: 186px;
        height: 14px
    }
}

.graph-motegrity:after {
    left: -18px;
    background: #5b328a
}

@media(max-width:991px) {
    .graph-motegrity:after {
        left: -12px
    }
}

@media(max-width:767px) {
    .graph-motegrity:after {
        left: -7px
    }
}

.graph-motegrity > b {
    left: -60px;
    margin-right: -30px;
    text-align: left;
    color: #5b328a
}

@media(max-width:767px) {
    .graph-motegrity > b {
        left: -35px
    }
}

@media(max-width:320px) {
    .graph-motegrity {
        width: 157px;
        height: 12px;
        -webkit-box-shadow: 8px 8px 5px 0 rgba(0,0,0,.1);
        -moz-box-shadow: 8px 8px 5px 0 rgba(0,0,0,.1);
        box-shadow: 8px 8px 5px 0 rgba(0,0,0,.1)
    }

        .graph-motegrity > b {
            left: -29px
        }
}

.graph-placebo {
    width: 5px;
    left: -20px
}

    .graph-placebo:after {
        -webkit-box-shadow: 3px 8px 10px 0 rgba(0,0,0,.1);
        -moz-box-shadow: 3px 8px 10px 0 rgba(0,0,0,.1);
        box-shadow: 3px 8px 10px 0 rgba(0,0,0,.1);
        right: -16px;
        background: #5187a0
    }

@media(max-width:991px) {
    .graph-placebo:after {
        right: -10px
    }
}

@media(max-width:767px) {
    .graph-placebo:after {
        right: -4px
    }
}

@media(max-width:320px) {
    .graph-placebo:after {
        right: -2px;
        -webkit-box-shadow: 2px 4px 5px 0 rgba(0,0,0,.1);
        -moz-box-shadow: 2px 4px 5px 0 rgba(0,0,0,.1);
        box-shadow: 2px 4px 5px 0 rgba(0,0,0,.1)
    }
}

.graph-placebo > b {
    right: -54px;
    margin-left: -30px;
    text-align: right;
    color: #5187a0
}

@media(max-width:767px) {
    .graph-placebo > b {
        right: -35px
    }
}

.faster-colonic {
    font-family: SourceSans,sans-serif;
    position: relative;
    left: 300px;
    padding-right: 30px;
    height: 34px;
    font-weight: 700;
    font-size: .888em;
    text-align: right;
    color: #471d7c;
    overflow: visible;
    background: url(/images/graph-arrow.png) 52% -2px no-repeat
}

@media(max-width:991px) {
    .faster-colonic {
        padding-right: 20px;
        height: 23px;
        line-height: 21px;
        font-size: .722em;
        margin: 5px 0;
        background: url(/images/graph-arrow.png) 49% 1px no-repeat;
        background-size: 48px auto
    }
}

@media(max-width:767px) {
    .faster-colonic {
        padding-right: 6px;
        background: url(/images/graph-arrow.png) 0 5px no-repeat;
        background-size: 23px auto
    }
}

@media(max-width:320px) {
    .graph-placebo > b {
        right: -24px
    }

    .faster-colonic {
        height: 17px;
        line-height: 20px;
        font-size: .611em;
        background: url(/images/graph-arrow.png) 17% 6px no-repeat;
        background-size: 22px auto
    }
}

.graph-wrapper-motegrity, .graph-wrapper-placebo {
    position: absolute;
    overflow: hidden;
    padding-bottom: 100px
}

.graph-wrapper-motegrity {
    top: 85px;
    right: 193px;
    padding-left: 100px
}

@media(max-width:991px) {
    .graph-wrapper-motegrity {
        top: 112px;
        right: 143px
    }
}

@media(max-width:767px) {
    .graph-wrapper-motegrity {
        top: 109px;
        right: 70px
    }
}

@media(max-width:320px) {
    .graph-wrapper-motegrity {
        top: 94px;
        right: 68px
    }
}

.graph-wrapper-placebo {
    top: 152px;
    right: 89px;
    padding-right: 100px
}

@media(max-width:991px) {
    .graph-wrapper-placebo {
        top: 170px;
        right: 39px
    }
}

@media(max-width:767px) {
    .graph-wrapper-placebo {
        top: 156px;
        right: -25px
    }
}

@media(max-width:320px) {
    .graph-wrapper-placebo {
        top: 134px;
        right: -36px
    }
}

#motegrity_2.animate .graph-motegrity {
    animation: motegrity_moa .5s ease-in-out forwards;
    animation-delay: 1.1s
}

    #motegrity_2.animate .graph-motegrity b {
        animation: fadeIn_moa .4s ease-in forwards;
        animation-delay: 1.7s
    }

#motegrity_2.animate .graph-placebo {
    animation: placebo_moa .3s ease-in-out forwards
}

    #motegrity_2.animate .graph-placebo b {
        animation: fadeIn_moa .4s ease-in forwards;
        animation-delay: .5s
    }

#motegrity_2.animate .faster-colonic {
    animation: colonic_moa .5s ease-in-out forwards;
    animation-delay: 1.1s
}

@keyframes colonic_moa {
    0 {
        left: 300px
    }

    100% {
        left: 0
    }
}

@keyframes motegrity_moa {
    0 {
        left: 600px
    }

    100% {
        left: 0
    }
}

@keyframes placebo_moa {
    0 {
        left: -20px
    }

    100% {
        left: 0
    }
}

@keyframes fadeIn_moa {
    0 {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

#clinical-efficacy-graph {
    position: relative;
    margin-top: 60px;
    max-width: 930px;
    height: 420px;
    background: url(/images/Efficacy-Barchart-Desktop-bg.png);
    background-size: 100% auto
}

@media(max-width:991px) {
    #clinical-efficacy-graph {
        width: 690px;
        height: 312px
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph {
        width: 330px;
        height: 738px;
        background: url(/images/Efficacy-Barchart-Mobile-bg.png);
        background-size: 330px auto
    }

        #clinical-efficacy-graph .bar {
            left: 73px;
            height: 91px
        }
}

#clinical-efficacy-graph .bar {
    position: absolute;
    overflow: hidden
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar {
        width: 102px;
        bottom: 72px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar {
        width: 77px;
        bottom: 54px
    }
}

#clinical-efficacy-graph .bar > span {
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    display: block;
    font-weight: 700;
    font-size: .666em;
    text-align: center
}

@media(max-width:991px) {
    #clinical-efficacy-graph .bar > span {
        font-size: .555em
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph .bar > span {
        display: inline-block;
        font-size: .638em;
        text-align: right;
        line-height: 84px
    }
}

#clinical-efficacy-graph .bar > span b {
    font-size: .888em;
    display: block;
    font-weight: 700
}

@media(max-width:991px) {
    #clinical-efficacy-graph .bar > span b {
        font-size: .666em
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph .bar > span b {
        display: inline-block;
        font-size: .777em
    }

        #clinical-efficacy-graph .bar > span b.desktop {
            display: none
        }
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar > span b.mobile {
        display: none
    }
}

#clinical-efficacy-graph .bar .motegrity, #clinical-efficacy-graph .bar .placebo {
    position: absolute;
    padding-top: 10px;
    border-radius: 8px 8px 0 0;
    opacity: .95;
    text-align: center;
    color: #fff;
    font-size: .666em;
    line-height: 16px
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar .motegrity, #clinical-efficacy-graph .bar .placebo {
        width: 55px;
        -webkit-box-shadow: 12px 19px 22px 0 rgba(0,0,0,.2);
        -moz-box-shadow: 12px 19px 15px 0 rgba(0,0,0,.2);
        box-shadow: 12px 19px 15px 0 rgba(0,0,0,.2)
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar .motegrity, #clinical-efficacy-graph .bar .placebo {
        padding-top: 9px;
        width: 42px;
        font-size: .5em;
        line-height: 11px;
        -webkit-box-shadow: 4px 8px 11px 0 rgba(0,0,0,.2);
        -moz-box-shadow: 4px 8px 11px 0 rgba(0,0,0,.2);
        box-shadow: 4px 8px 11px 0 rgba(0,0,0,.2)
    }
}

#clinical-efficacy-graph .bar .motegrity > div, #clinical-efficacy-graph .bar .placebo > div {
    opacity: 0;
    font-weight: 700
}

@media(max-width:767px) {
    #clinical-efficacy-graph .bar .motegrity, #clinical-efficacy-graph .bar .placebo {
        padding-top: 5px;
        padding-right: 5px;
        border-radius: 0 8px 8px 0;
        height: 48px;
        text-align: right;
        font-size: .611em;
        line-height: 12px
    }

        #clinical-efficacy-graph .bar .motegrity > div, #clinical-efficacy-graph .bar .placebo > div {
            display: inline-block;
            text-align: center;
            font-weight: 700
        }

        #clinical-efficacy-graph .bar .motegrity strong, #clinical-efficacy-graph .bar .placebo strong {
            padding-bottom: 2px
        }
}

#clinical-efficacy-graph .bar .motegrity strong, #clinical-efficacy-graph .bar .placebo strong {
    font-size: .888em;
    display: block
}

#clinical-efficacy-graph .bar .placebo {
    z-index: 2;
    background: #5d9fa8
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar .placebo {
        bottom: -180px;
        background: -moz-linear-gradient(top,#5d9fa8 0,#71d3ff 100%);
        background: -webkit-linear-gradient(top,#5d9fa8 0,#71d3ff 100%);
        background: linear-gradient(to bottom,#5d9fa8 0,#71d3ff 100%)
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph .bar .placebo {
        top: 0;
        left: -120px;
        background: -moz-linear-gradient(right,#5d9fa8 0,#71d3ff 100%);
        background: -webkit-linear-gradient(right,#5d9fa8 0,#71d3ff 100%);
        background: linear-gradient(to left,#5d9fa8 0,#71d3ff 100%)
    }
}

#clinical-efficacy-graph .bar .motegrity {
    z-index: 1;
    background: #471d7c
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph.animate .bar-6 .motegrity {
        animation: motegrity .6s ease-in-out forwards;
        animation-delay: 1.3s
    }

    #clinical-efficacy-graph .bar .motegrity {
        bottom: -330px;
        background: -moz-linear-gradient(top,#471d7c 0,#792cd8 100%);
        background: -webkit-linear-gradient(top,#471d7c 0,#792cd8 100%);
        background: linear-gradient(to bottom,#471d7c 0,#792cd8 100%)
    }

    #clinical-efficacy-graph.animate .bar-1 .placebo {
        animation: placebo .6s ease-in-out forwards;
        animation-delay: .1s
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar .motegrity {
        left: 47px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar .motegrity {
        left: 35px
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph .bar .motegrity {
        top: 43px;
        left: -230px;
        background: -moz-linear-gradient(right,#471d7c 0,#792cd8 100%);
        background: -webkit-linear-gradient(right,#471d7c 0,#792cd8 100%);
        background: linear-gradient(to left,#471d7c 0,#792cd8 100%)
    }

    #clinical-efficacy-graph .bar-1 {
        top: 118px;
        width: 233px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-1 {
        left: 97px;
        height: 304px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-1 {
        left: 73px;
        height: 225px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-1 .placebo {
        height: 85px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-1 .placebo {
        height: 63px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-1 .motegrity {
        height: 283px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-1 .motegrity {
        height: 210px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-2 {
        left: 228px;
        height: 344px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-2 {
        left: 169px;
        height: 254px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-2 .placebo {
        height: 150px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-2 .placebo {
        height: 112px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-2 .motegrity {
        height: 325px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-2 .motegrity {
        height: 240px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-3 {
        left: 356px;
        height: 184px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-3 {
        left: 265px;
        height: 136px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-3 .placebo {
        height: 85px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-3 .placebo {
        height: 63px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-3 .motegrity {
        height: 164px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-3 .motegrity {
        height: 122px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-4 {
        left: 484px;
        height: 270px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-4 {
        left: 359px;
        height: 200px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-4 .placebo {
        height: 115px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-4 .placebo {
        height: 86px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-4 .motegrity {
        height: 249px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-4 .motegrity {
        height: 185px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-5 {
        left: 610px;
        height: 226px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-5 {
        left: 452px;
        height: 165px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-5 .placebo {
        height: 104px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-5 .placebo {
        height: 78px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-5 .motegrity {
        height: 204px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-5 .motegrity {
        height: 150px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-6 {
        left: 737px;
        height: 255px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-6 {
        left: 548px;
        height: 187px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-6 .placebo {
        height: 170px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-6 .placebo {
        height: 126px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-6 .motegrity {
        height: 215px
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph .bar-1 .placebo {
        width: 56px
    }

    #clinical-efficacy-graph .bar-1 .motegrity {
        width: 187px
    }

    #clinical-efficacy-graph .bar-2 {
        top: 224px;
        width: 260px
    }

        #clinical-efficacy-graph .bar-2 .placebo {
            width: 94px
        }

        #clinical-efficacy-graph .bar-2 .motegrity {
            width: 214px
        }

    #clinical-efficacy-graph .bar-3 {
        top: 328px;
        width: 155px
    }

        #clinical-efficacy-graph .bar-3 .placebo {
            width: 55px
        }

        #clinical-efficacy-graph .bar-3 .motegrity {
            width: 106px
        }

    #clinical-efficacy-graph .bar-4 {
        top: 430px;
        width: 208px
    }

        #clinical-efficacy-graph .bar-4 .placebo {
            width: 75px
        }

        #clinical-efficacy-graph .bar-4 .motegrity {
            width: 161px
        }

    #clinical-efficacy-graph .bar-5 {
        top: 534px;
        width: 178px
    }

        #clinical-efficacy-graph .bar-5 .placebo {
            width: 68px
        }

        #clinical-efficacy-graph .bar-5 .motegrity {
            width: 133px
        }

    #clinical-efficacy-graph .bar-6 {
        top: 638px;
        width: 208px
    }

        #clinical-efficacy-graph .bar-6 .placebo {
            width: 112px
        }

        #clinical-efficacy-graph .bar-6 .motegrity {
            width: 142px
        }

    #clinical-efficacy-graph.animate .bar-1 .placebo {
        animation: placebo_mobile .6s ease-in-out forwards;
        animation-delay: .1s
    }
}

#clinical-efficacy-graph.animate .bar-1 .placebo > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 750ms
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph.animate .bar-1 .motegrity {
        animation: motegrity .6s ease-in-out forwards;
        animation-delay: .8s
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph.animate .bar-1 .motegrity {
        animation: motegrity_mobile .6s ease-in-out forwards;
        animation-delay: .8s
    }
}

#clinical-efficacy-graph.animate .bar-1 .motegrity > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.45s
}

#clinical-efficacy-graph.animate .bar-1 > span {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.5s
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph.animate .bar-2 .placebo {
        animation: placebo .6s ease-in-out forwards;
        animation-delay: .2s
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph.animate .bar-2 .placebo {
        animation: placebo_mobile .6s ease-in-out forwards;
        animation-delay: .2s
    }
}

#clinical-efficacy-graph.animate .bar-2 .placebo > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 850ms
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph.animate .bar-2 .motegrity {
        animation: motegrity .6s ease-in-out forwards;
        animation-delay: .9s
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph.animate .bar-2 .motegrity {
        animation: motegrity_mobile .6s ease-in-out forwards;
        animation-delay: .9s
    }
}

#clinical-efficacy-graph.animate .bar-2 .motegrity > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.55s
}

#clinical-efficacy-graph.animate .bar-2 > span {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.6s;
    color: #333
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph.animate .bar-3 .placebo {
        animation: placebo .6s ease-in-out forwards;
        animation-delay: .3s
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph.animate .bar-3 .placebo {
        animation: placebo_mobile .6s ease-in-out forwards;
        animation-delay: .3s
    }
}

#clinical-efficacy-graph.animate .bar-3 .placebo > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 950ms
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph.animate .bar-3 .motegrity {
        animation: motegrity .6s ease-in-out forwards;
        animation-delay: 1s
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph.animate .bar-3 .motegrity {
        animation: motegrity_mobile .6s ease-in-out forwards;
        animation-delay: 1s
    }
}

#clinical-efficacy-graph.animate .bar-3 .motegrity > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.65s
}

#clinical-efficacy-graph.animate .bar-3 > span {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.7s;
    color: #333
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph.animate .bar-4 .placebo {
        animation: placebo .6s ease-in-out forwards;
        animation-delay: .4s
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph.animate .bar-4 .placebo {
        animation: placebo_mobile .6s ease-in-out forwards;
        animation-delay: .4s
    }
}

#clinical-efficacy-graph.animate .bar-4 .placebo > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.05s
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph.animate .bar-4 .motegrity {
        animation: motegrity .6s ease-in-out forwards;
        animation-delay: 1.1s
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph.animate .bar-4 .motegrity {
        animation: motegrity_mobile .6s ease-in-out forwards;
        animation-delay: 1.1s
    }
}

#clinical-efficacy-graph.animate .bar-4 .motegrity > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.75s
}

#clinical-efficacy-graph.animate .bar-4 > span {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.8s;
    color: #333
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph.animate .bar-5 .placebo {
        animation: placebo .6s ease-in-out forwards;
        animation-delay: .5s
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph.animate .bar-5 .placebo {
        animation: placebo_mobile .6s ease-in-out forwards;
        animation-delay: .5s
    }
}

#clinical-efficacy-graph.animate .bar-5 .placebo > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.15s
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph.animate .bar-5 .motegrity {
        animation: motegrity .6s ease-in-out forwards;
        animation-delay: 1.2s
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph.animate .bar-5 .motegrity {
        animation: motegrity_mobile .6s ease-in-out forwards;
        animation-delay: 1.2s
    }
}

#clinical-efficacy-graph.animate .bar-5 .motegrity > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.85s
}

#clinical-efficacy-graph.animate .bar-5 > span {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.9s;
    color: #333
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph.animate .bar-6 .placebo {
        animation: placebo .6s ease-in-out forwards;
        animation-delay: .6s
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph.animate .bar-6 .placebo {
        animation: placebo_mobile .6s ease-in-out forwards;
        animation-delay: .6s
    }
}

#clinical-efficacy-graph.animate .bar-6 .placebo > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.25s
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph.animate .bar-6 .motegrity {
        animation: motegrity .6s ease-in-out forwards;
        animation-delay: 1.3s
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph.animate .bar-6 .motegrity {
        animation: motegrity_mobile .6s ease-in-out forwards;
        animation-delay: 1.3s
    }
}

#clinical-efficacy-graph.animate .bar-6 .motegrity > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.95s
}

#clinical-efficacy-graph.animate .bar-6 > span {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 2s;
    color: #333
}

@keyframes placebo {
    0 {
        bottom: -180px
    }

    100% {
        bottom: 0
    }
}

@keyframes placebo_mobile {
    0 {
        left: -120px
    }

    100% {
        left: 0
    }
}

@keyframes motegrity {
    0 {
        bottom: -330px
    }

    100% {
        bottom: 0
    }
}

@keyframes motegrity_mobile {
    0 {
        left: -230px
    }

    100% {
        left: 0
    }
}

@keyframes fadeIn {
    0 {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@media(min-width:768px) and (max-width:991px) {
    #motegrity_2 h3 {
        max-width: 590px;
        margin: 0 auto
    }

    #motegrity_2 {
        height: 380px
    }

    .mechanism-of-action #motegrity_2 h3.ctt-graph-heading {
        padding-left: 0
    }
}

@media(min-width:800px) and (max-width:991px) {
    .index .heroComponent .mobile-hero-video .html5video::before {
        height: 235px;
        width: 100%;
        top: 707px
    }

    .index .heroComponent .mobile-hero-video .html5video::after {
        height: 250px;
        width: 100%;
        top: 692px
    }

    #motegrity_2 h3 {
        max-width: 100%;
        margin: 0 auto
    }

    #motegrity_2 {
        height: 380px
    }

        #motegrity_2 > div {
            height: 290px
        }

        #motegrity_2 h3 {
            max-width: 83%;
            margin: 0 auto;
            padding-bottom: 15px
        }

    .mechanism-of-action #motegrity_2 h3.ctt-graph-heading {
        padding-left: 0
    }
}

@media(max-width:767px) {
    .dosing-administration .two-dosage .two-mg ul li, .dosing-administration .two-dosage .one-mg ul li {
        font-size: .888em;
        line-height: 18px
    }

    .dosing-administration .two-dosage .two-mg ul, .dosing-administration .two-dosage .one-mg ul {
        width: 92%
    }
}

@media(max-width:767px) and (min-width:320px) {
    .mechanism-of-action .graph {
        margin-top: -30px
    }

    #motegrity_2 h3 {
        max-width: 338px;
        margin: 0 auto
    }

    .mechanism-of-action #motegrity_2 h3.ctt-graph-heading {
        padding-left: 0
    }

    .index .heroComponent .home-hero-rt .rteComponent h2 {
        bottom: 82px
    }

        .index .heroComponent .home-hero-rt .rteComponent h2 ~ h2 {
            bottom: 91px
        }

        .index .heroComponent .home-hero-rt .rteComponent h2:nth-child(3) {
            bottom: 101px
        }

    .stasis-peristalsis {
        top: -12px
    }

    .index .greybg-Dx.prokinetic-margin .prokinetic-left .rteComponent h2 {
        padding-right: 20px
    }

    .mechanism-of-action .align-mechanism .pink-bg .whiteText::before {
        bottom: -7px;
        top: -2px
    }

    .mechanism-of-action .motegrity-gi-section .rteComponent + .rteComponent h1 {
        line-height: 26px
    }

    .treatment-mech-safety .rteComponent p {
        font-size: .888em;
        line-height: 21px;
        padding-bottom: 5px;
        margin-bottom: 5px
    }

    .clinical-efficacy .blueBg .motegrity-demo .rteComponent h3 {
        line-height: 20px
    }

    .clinical-efficacy .blueBg .motegrity-demo .six-studies .rteComponent h3 span:before {
        top: 5px;
        bottom: 2px
    }

    .savings-support .pink-bg .eligibility .container:nth-of-type(2) .left-content .rteComponent p:first-child {
        font-size: .888em;
        line-height: 21px
    }

    .index section.heroComponent {
        background: linear-gradient(to right,#331c5a,#452680)
    }

    .scroll-lock .home-hero-rt {
        top: 34%
    }

    .index.scroll-lock .heroComponent .hero-isi {
        top: 73.8%
    }

    .dosing-administration .two-dosage .one-mg ul {
        margin-bottom: 15px
    }

    .dosing-administration .two-dosage .two-mg ul {
        margin-bottom: 15px
    }

    .clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(1) p:last-child {
        font-size: .888em;
        width: auto;
        line-height: 21px
    }

    .dosing-administration .cover-bg {
        margin-top: -10px
    }
}

@media only screen and (min-device-width:360px) and (max-device-width:374px) {
    .graph-wrapper-placebo {
        right: -38px
    }

    .graph-wrapper-motegrity {
        right: 68px
    }

    .mechanism-of-action #motegrity_2 h3.ctt-graph-heading {
        padding-left: 25px
    }

    .dosing-administration .two-dosage .one-mg ul {
        margin-bottom: 15px
    }

    .dosing-administration .two-dosage .two-mg ul {
        margin-bottom: 15px
    }

    .clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(1) p:last-child {
        font-size: .888em;
        width: auto;
        line-height: 21px
    }

    .index .help-patient-section {
        padding-left: 0;
        padding-right: 0
    }

    .index .greybg-Dx.prokinetic-margin .prokinetic-left .rteComponent h2 {
        padding-right: 0
    }

    .home-hero-rt {
        top: 4.5%
    }

        .home-hero-rt .stasis-peristalsis + .rteComponent {
            top: 100px
        }

    .index .heroComponent .home-hero-rt .buttonComponent a {
        bottom: 45px
    }

    .index .heroComponent .hero-isi {
        top: 8.2%
    }

    .mobile-hero-video .html5video video {
        min-width: 391px
    }

    .index section.heroComponent {
        padding-top: 30px
    }

    .dosing-administration .cover-bg .imgLinkComponent img {
        margin-top: -10px
    }

    .dosing-administration .two-dosage {
        padding-top: 65px
    }

    .index section.heroComponent {
        background: linear-gradient(to right,#2b1551,#3c2170)
    }

    .coverage-alignment .description span a {
        padding: 10px 22px 12px
    }

    .modal#reqrep .modal-footer .btn {
        min-width: 125px
    }

    .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-single h2 {
        margin-top: 40px
    }
}

.clinical-efficacy .coverage-alignment:first-child .imgTitleDescComponent .description p {
    margin-bottom: 46px
}

.safety-tolerability .coverage-alignment:first-child .imgTitleDescComponent .description p {
    margin-bottom: 41px
}

.dosing-administration .coverage-alignment:first-child .imgTitleDescComponent .description p {
    margin-bottom: 42px
}

@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none) {
    .index .heroComponent .video-contianer + .container {
        left: 0;
        right: 0
    }

        .index .heroComponent .video-contianer + .container + .container {
            left: 0;
            right: 0
        }

    .index .heroComponent::after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        z-index: -2;
        width: 100%;
        height: 770px;
        background: linear-gradient(to right,#28166c,#28166c 49%,#1b064c 70%,#1b064c 100%)
    }

    .index .heroComponent .hero-isi {
        left: 40px;
        right: 0;
        margin: 0 auto
    }
}

.white-background .patient-graph .bar span > em {
    font-weight: 700;
    font-size: .666em;
    color: #333
}

input[type=email]::-ms-clear {
    display: none
}

input[type=text]::-ms-clear {
    display: none
}

.unsubscribe .unsubscribe-fields .error:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background-image: url(/images/alert.png);
    background-repeat: no-repeat;
    background-size: contain
}

.stasis-peristalsis {
    position: absolute;
    top: -60px
}

.home-hero-rt .rteComponent {
    max-width: 500px;
    width: 100%
}

.index .heroComponent {
    padding-bottom: 0;
    padding-top: 150px;
    margin-bottom: -10px
}

.mechanism-of-action span.size14 {
    color: #333;
    font-weight: normal;
    font-size: .944em
}

.overlaypopup .modal#isitop label.modal-close {
    z-index: 9
}

.overlaypopup #isitop .modal-image-content picture img {
    max-width: 200px;
    padding-bottom: 20px
}

.overlaypopup #isitop.modal .modal-image-content {
    margin-bottom: 100px
}

.mechanism-of-action .hero-mechanism {
    background-position-x: 50%;
    background-size: auto;
    display: flex;
    justify-content: center
}

    .mechanism-of-action .hero-mechanism .cic-section {
        align-self: center
    }

.mechanism-of-action .mechanism-section .moa-section p {
    color: #f110c0;
    font-weight: bold;
    font-size: 1.111em
}

.mechanism-of-action .motegrity-gi-section .rteComponent + .rteComponent h1 {
    font-size: 1.333em
}

.imp-safety-info h3 {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.1;
    color: #471d7c
}

.imp-safety-info p:first-of-type {
    font-size: .944em;
    font-weight: 700;
    line-height: 1.1;
    color: #471d7c;
    margin-bottom: 8px
}

.mechanism-of-action .increased-hap-left {
    margin-top: 12px
}

.mechanism-of-action .increased-hap-right {
    margin-top: 12px
}

.accelerate-colonic-ctt {
    padding-top: 40px;
    margin-left: inherit
}

.mo-mg-reduced {
    background-color: #f9f9f9;
    margin-bottom: 61px;
    margin-top: 30px;
    padding: 38px 0 63px 64px
}

    .mo-mg-reduced .img-responsive {
        margin: 0 auto
    }

    .mo-mg-reduced h3 {
        font-size: 1.333em;
        margin-bottom: 19px;
        font-weight: 700;
        color: #471d7c;
        padding-left: 22px;
        margin-top: 8px
    }

.treatment-mechanisms {
    padding-top: 58px;
    padding-bottom: 30px
}

    .treatment-mechanisms .rteComponent h1 {
        font-size: 1.555em;
        margin-bottom: 52px;
        font-weight: 700;
        color: #471d7c;
        margin-top: 0
    }

    .treatment-mechanisms .osmotic-laxatives p {
        font-weight: 700;
        font-size: 1.111em;
        color: #471d7c
    }

.prosecretory-agents {
    text-align: center
}

    .prosecretory-agents .rteComponent {
        padding-right: 40px
    }

.treatment-mechanisms .prosecretory-agents p {
    font-weight: 700;
    font-size: 1.111em;
    color: #471d7c
}

.treatment-mechanisms .serotonergic-agents p {
    font-weight: 700;
    font-size: 1.111em;
    color: #471d7c;
    text-align: center;
    padding-left: 61px
}

.osmotic-laxatives-img img {
    padding-top: 35px;
    padding-bottom: 41px
}

.treatment-mechanisms .osmotic-laxatives-img p {
    font-size: .944em;
    font-weight: normal;
    line-height: 1.1;
    color: #333
}

.treatment-mechanisms .gc-c-agonist p {
    font-size: .944em;
    font-weight: normal;
    line-height: 1.1;
    color: #333
}

.treatment-mechanisms .clc-2-agonist p {
    font-size: .944em;
    font-weight: normal;
    line-height: 1.1;
    color: #333
}

.treatment-mechanisms .ht-5-agonist p {
    font-size: .944em;
    font-weight: normal;
    line-height: 1.1;
    color: #333;
    padding-left: 15px
}

.error-page .heroComponent {
    background-size: 100%;
    position: relative;
    width: 100%;
    padding-top: 33.5%;
    background-color: #3e1167
}

    .error-page .heroComponent .not-found {
        position: absolute;
        top: 240px;
        bottom: 0;
        left: 0;
        right: 0
    }

.error-page .page-notfound-right {
    margin-left: 29.6%;
    margin-top: 34px
}

.error-page .page-notfound-left p {
    margin-bottom: 25px
}

.dosing-administration .dosing-hero p {
    margin-bottom: 5px
}

.dosing-administration .col-xs-12.col-sm-12.col-md-7.dosing-hero p:last-of-type {
    font-size: 14px
}

.dosing-administration .dosing-hero h2 {
    line-height: 48px;
    margin-bottom: 24px
}

.dosing-administration .dosing-hero h3 {
    margin-top: -5px
}

.dosing-administration .two-dosage .storing {
    padding-top: 72px;
    left: -6px
}

    .dosing-administration .two-dosage .storing .rteComponent h1 {
        color: #fff
    }

    .dosing-administration .two-dosage .storing .rteComponent p {
        color: #fff;
        font-size: 1.222em;
        font-weight: 700
    }

    .dosing-administration .two-dosage .storing .rteComponent ul li {
        color: #fff
    }

.dosing-administration .bottle, .dosing-administration .bottle .img-responsive {
    padding-left: 0;
    margin-top: -5px
}

.header-menu .topNav .head-acg-booth .rteComponent p {
    color: #471d7c;
    text-decoration: none;
    font-size: .777em;
    line-height: 1;
    font-weight: 600;
    margin-top: 0;
    text-align: center;
    margin-bottom: 0;
    padding: 13px 0 13px 0
}

.head-acg-booth .rteComponent {
    background-color: #c1ebe6
}

.head-acg-booth {
    padding: 0 30px
}

.header-menu .mainNav .main-nav .buttonComponent a {
    text-align: center
}

.index .greybg-Dx.prokinetic-margin {
    background: #FFF
}

    .index .greybg-Dx.prokinetic-margin .prokinetic-left .rteComponent h2 {
        margin-bottom: 17px;
        margin-top: 0
    }

.help-patient-bg {
    position: relative;
    background-image: linear-gradient(to left,#fff 20%,#f1e7f1 100%)
}

.index .greybg-Dx.prokinetic-margin {
    background: linear-gradient(to right,#fff 26%,#f0faf9 100%) !important
}

.help-patient-bg:before {
    background: transparent !important;
    z-index: -1
}

.index .help-patient-bg .save-on-motegrity .rteComponent {
    padding-right: 10px
}

.tiny {
    font-size: .777em
}

.index .help-patient-bg .save-on-motegrity .buttonComponent a.gtm-tracking-cta:hover {
    color: #471d7c;
    background: rgba(255,255,255,0);
    transition: all .2s
}

.clinical-efficacy .blueBg::before {
    background-image: none;
    z-index: -1
}

.clinical-efficacy .blueBg {
    background-image: none;
    z-index: 1
}

.gradientbg.sustained-effect:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: radial-gradient(at bottom,rgba(0,0,0,.25),rgba(255,255,255,0));
    z-index: -1
}

.clinical-efficacy .blueBg .motegrity-demo .rteComponent h3 span {
    display: inline-block;
    position: relative;
    padding: 8px 17px 7px;
    font-weight: 600
}

    .clinical-efficacy .blueBg .motegrity-demo .rteComponent h3 span:before {
        position: absolute;
        content: "";
        background-color: #f211bf;
        transform: skewX(-17deg);
        border-radius: 6px;
        top: 5px;
        bottom: 1px;
        left: 0;
        right: 0;
        z-index: -1;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        -o-border-radius: 6px
    }

.clinical-efficacy .gradientbg .motegrity-answers .imgLinkComponent {
    position: relative;
    margin-top: 79px;
    margin-left: -13px
}

.clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data.mobile-br .rteComponent p:nth-child(3) {
    padding-right: 10px
}

.clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data.mobile-br {
    position: relative
}

    .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data.mobile-br:before {
        position: absolute;
        content: "";
        width: 2px;
        height: 74%;
        background: #fff;
        top: 22px;
        right: 23px
    }

.clinical-efficacy .pink-bg.white-bg .motegrity-answers-table .rteComponent h3 {
    color: #f211bf
}

.clinical-efficacy .pink-bg.white-bg .motegrity-answers-table table tbody tr:nth-child(odd) {
    background: transparent
}

.clinical-efficacy .pink-bg.white-bg .motegrity-answers-table table tbody tr:nth-child(even), .clinical-efficacy .pink-bg.white-bg .motegrity-answers-table table tbody tr:nth-child(1) {
    background: #e9eaeb
}

.safety-tolerability .purple-background {
    background: transparent;
    background-image: linear-gradient(to left,#fff 10%,#f0e6f1 64%)
}

.safety-tolerability .gradient-background-purple::after {
    background-image: none
}

.savings-support .pink-bg .eligibility .left-content .rteComponent:first-of-type {
    width: 56%;
    margin-bottom: 34px
}

.savings-support .pink-bg .eligibility .left-content .img-left .rteComponent h2 {
    font-weight: 600
}

.savings-support .pink-bg .eligibility .left-content .rteComponent h2 {
    font-weight: 600
}

.savings-support .pink-bg .eligibility .left-content .rteComponent p {
    font-size: .833em;
    line-height: 22.1px;
    color: #333;
    font-weight: 400;
    margin-bottom: 17px;
    padding-right: 25px
}

.savings-support .pink-bg .eligibility .container:nth-of-type(2) .left-content .rteComponent p:first-child {
    font-size: .944em;
    margin-bottom: 11px;
    padding-right: 60px
}

.savings-support .pink-bg .eligibility .right-content .rteComponent ul li:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: #333;
    left: 1px;
    top: 10px;
    border-radius: 50%
}

.savings-support .pink-bg .eligibility .right-content .pullthrough-wrapper {
    padding-top: 9px
}

.savings-support .left-content {
    margin-left: 0
}

.savings-support .pink-bg .eligibility .right-content {
    margin-left: 0;
    padding-left: 40px;
    width: 41.6666%
}

    .savings-support .pink-bg .eligibility .right-content .pullthrough-wrapper .shortwrap h3 {
        font-size: 1.555em;
        line-height: 28px;
        font-weight: 700;
        letter-spacing: -0.22px;
        color: #471d7c;
        margin: 5px auto
    }

    .savings-support .pink-bg .eligibility .right-content .pullthrough-wrapper .shortDesc p {
        font-size: .833em;
        line-height: 22.1px;
        color: #333;
        font-weight: 400;
        margin-bottom: 17px;
        padding-right: 30px
    }

.request-samples .imgTitleDescComponent {
    display: flex
}

.request-samples .imgWrapper img {
    height: auto;
    width: 100%;
    max-width: 150px
}

.request-samples .description h2 {
    font-size: 1.555em;
    line-height: 28px;
    font-weight: bold;
    letter-spacing: -0.22px;
    color: #471d7c;
    padding-left: 30px;
    margin-top: 0
}

.request-samples .description p {
    font-size: .944em;
    font-weight: normal;
    line-height: 1.1;
    color: #333;
    padding-left: 30px
}

.request-samples .buttonComponent .gtm-tracking-cta {
    border: 2px solid #471d7c;
    border-radius: 10px;
    padding: 10px 45px 12px;
    font-family: SourceSans,sans-serif;
    font-weight: 600;
    font-size: 1em;
    line-height: 20.7px;
    background: #471d7c;
    margin: 0 auto;
    display: inline-block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    cursor: pointer
}

.footer-logo {
    padding-bottom: 20px;
    padding-right: 35px
}

.header-menu .topNav .list-view ul li {
    margin-right: 29px
}

.header-menu .mainNav .main-nav ul li {
    align-items: center
}

.header-menu .mainNav .main-nav .buttonComponent {
    margin-left: 20px
}

.savings-support .pullthrough-wrapper #longDesc div {
    font-size: .666em;
    color: #333;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 17px
}

    .savings-support .pullthrough-wrapper #longDesc div > div:first-child {
        font-size: .777em;
        margin-bottom: 12px
    }

.header-menu .mainNav .main-nav .buttonComponent {
    display: none;
    width: 100%;
    margin: 0;
    padding: 20px 30px 30px;
    height: auto
}

@media(max-width:991px) {
    .header-menu .mainNav .main-nav .buttonComponent {
        display: block
    }
}

.dosing-administration .tiny {
    color: #fff !important
}

.dosing-administration .two-dosage .mt_60 {
    margin-top: -9px;
    margin-bottom: 50px
}

.heroComponent {
    background-color: #1d024e
}

.coverage-alignment .imgTitleDescComponent {
    display: flex
}

.coverage-alignment:last-child .imgTitleDescComponent .description p {
    margin-bottom: 20px
}

.clinical-efficacy .sample-block {
    padding: 80px 0
}

.dynamic .pullthrough-wrapper img {
    max-width: 163px;
    width: 100%;
    height: 100%;
    margin-top: 5px
}

.dynamic .pullthrough-wrapper {
    display: flex
}

.dynamic .buttonwrap a {
    border: 2px solid #471d7c;
    border-radius: 10px;
    padding: 10px 20px 12px;
    font-family: SourceSans,sans-serif;
    font-weight: 600;
    font-size: 1em;
    line-height: 20.7px;
    background: #471d7c;
    margin: 0 auto;
    display: inline-block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    cursor: pointer
}

    .dynamic .buttonwrap a:hover {
        color: #471d7c;
        background: rgba(255,255,255,0);
        transition: all .2s
    }

#longDesc {
    margin-top: 4px;
    width: 100%;
    font-size: .777em
}

#shortDesc {
    font-size: 1em;
    margin-bottom: 20px
}

.clinical-efficacy .csbm .imgLinkComponent {
    z-index: 0
}

.gc-c-agonist img {
    max-width: 235px
}

.gc-c-agonist .rteComponent:first-child p {
    padding-left: 0
}

.gc-c-agonist .imgLinkComponent {
    padding-bottom: 44px
}

.clc-2-agonist .rteComponent:first-child p {
    padding-left: 40px
}

.clc-2-agonist .rteComponent:last-child p {
    padding-left: 0
}

.clc-2-agonist .imgLinkComponent {
    padding-bottom: 40px
}

.ht-5-agonist img {
    max-width: 270px
}

.ht-5-agonist .rteComponent:last-child p {
    padding-left: 20px
}

.ht-5-agonist .imgLinkComponent {
    padding-bottom: 40px
}

.treatment-mech-safety {
    padding-top: 28px;
    padding-left: 0
}

.header-menu .mainNav .main-nav ul li:nth-child(4) {
    margin-left: 29px
}

.header-menu .mainNav .main-nav .navbar {
    flex: 1 0 90%
}

.mechanism-of-action .mechanism-bg .mechanism-section .mechanism-bg {
    background: 0
}

.header-menu .motegrityhcp-mainnav .mainNav .main-nav .buttonComponent a {
    width: auto;
    text-decoration: none;
    width: 100%;
    padding: 10px;
    font-size: 1.15em;
    font-weight: 600;
    line-height: 1.3em;
    color: #471d7c;
    background: #fff;
    border: 1px solid #471d7c;
    border-radius: 10px
}

.dynamic.coverage-alignment {
    padding: 0
}

.formulary-coverage-block {
    padding-left: 0
}

.index .greybg-Dx.prokinetic-margin > .container {
    padding-bottom: 50px
}

.index .heroComponent .home-hero-rt .rteComponent h2 ~ h2 {
    font-size: 1em
}

.index .heroComponent .hero-isi .rteComponent h3 {
    margin: 8px auto auto
}

.index .heroComponent .hero-isi .rteComponent ul li {
    font-size: 1em
}

.index .help-patient-bg .save-on-motegrity .rteComponent {
    padding-right: 45px
}

.mechanism-of-action .container.light-grey-bg {
    padding-right: 35px;
    padding-left: 28px
}

.treatment-mechanisms-heading {
    padding: 0
}

.treatment-mechanisms-img {
    padding: 0;
    margin-top: 10px
}

.mechanism-of-action .motegrity-gi-section .rteComponent h3 {
    margin-bottom: 17px
}

.mechanism-of-action .treatment-mechanisms-img .imgLinkComponent {
    padding-top: 17px
}

.mechanism-of-action .treatment-mechanisms-img .osmotic-laxatives-img {
    padding-top: 0
}

.mechanism-of-action .carousel-bg .text-box {
    padding-top: 18px
}

.mechanism-of-action .carousel-bg .slick-dots {
    bottom: 0
}

.mechanism-of-action .mechanism-section .align-mechanism .img-responsive {
    left: 52px;
    position: relative
}

.index .pullthrough-wrapper #longDesc {
    max-width: 494px;
    width: 100%
}

.index .heroComponent .home-hero-rt .rteComponent h2 {
    font-size: 1em
}

.pullthrough-wrapper #longDesc > div div:first-child {
    font-size: .666em;
    line-height: 14px;
    margin-bottom: 0
}

.pullthrough-wrapper #longDesc > div div {
    font-size: .666em
}

.index .pullthrough-wrapper #longDesc {
    padding-right: 40px
}

.clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(1) h2 {
    margin: 5px 0
}

.clinical-efficacy .pink-bg .motegrity-answers-table .rteComponent h3 {
    margin-bottom: 5px
}

.clinical-efficacy .clinical-endpoint .additional-endpoint h3 {
    color: #f211bf;
    margin: 5px auto 0
}

.clinical-efficacy .clinical-endpoint {
    padding: 70px 0 60px 0
}

.clinical-efficacy .white-background .patient-graph .rteComponent:nth-child(3) p {
    color: #000
}

.clinical-efficacy .heroComponent .transition-text .rteComponent:first-child {
    -webkit-animation-name: fadeInDown;
    -webkit-animation-duration: 3s;
    animation-name: fadeInDown;
    animation-duration: 3s
}

.dosing-administration .coverage-alignment {
    padding-left: 7px
}

.safety-tolerability .table-safety tr:first-child td:first-child {
    padding-left: 22px
}

.safety-tolerability .purple-background .adverse-table tr:first-child, .safety-tolerability .purple-background .adverse-table tr:last-child {
    border-bottom: 2px solid #d3d5d7
}

.safety-tolerability .gradient-background-purple .table-safety tr:first-child td {
    border: 0
}

.header-menu .mainNav .main-nav ul li.active, .header-menu .mainNav .main-nav ul li.hover, .header-menu .mainNav .main-nav ul li:hover {
    cursor: pointer
}

.header-menu .mainNav .main-nav ul li:nth-child(3) {
    max-width: 70px
}

.clinical-efficacy .six-studies {
    padding-left: 5px;
    padding-right: 5px
}

.clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .rteComponent h1 {
    margin: 5px auto 25px 0
}

.clinical-efficacy .blueBg .motegrity-demo .motegrity-answers-sisi .rteComponent p {
    margin-left: 0
}

.clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-single h2 {
    margin-top: 0;
    font-weight: 700
}

.clinical-efficacy .motegrity-answers-data {
    width: 480px
}

.clinical-efficacy .clinical-faster .right {
    width: 475px
}

.secondary-nav ul li:last-child a {
    max-width: 67px;
    width: 100%
}

.clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr:nth-child(2) td {
    font-size: 1em
}

.clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:first-child {
    text-align: center
}

.clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr th:first-child {
    text-align: center
}

.clinical-efficacy .motegrity-answers-single {
    width: auto
}

.clinical-efficacy sup {
    font-weight: normal !important
}

.clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:last-child {
    border-right: 0 none !important
}

.clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent p:nth-child(4) {
    margin-top: 20px
}

.clinical-efficacy .clinical-faster .right {
    padding-left: 10px
}

#isitop .modal-content .simplebar-content p {
    color: #333
}

@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none) {
    #studydesign sup {
        top: -0.7em
    }

    .mechanism-of-action .heroComponent {
        background-size: 3100px
    }

    .header-menu .mainNav .main-nav ul li:nth-child(6) {
        max-width: 106px;
        width: 100%;
        margin-left: 52px;
        margin-right: 0
    }

    .dosing-administration .cover-bg .imgLinkComponent img {
        height: 720px
    }

    .header-menu .motegrityhcp-mainnav .mainNav .main-nav .buttonComponent {
        margin-left: 0;
        left: 5px
    }

    .index .dynamic .pullthrough-wrapper img {
        max-width: 163px;
        height: 100%;
        min-height: 145px;
        width: auto
    }

    .savings-support .pink-bg .eligibility .left-content .imgLinkComponent .img-responsive {
        max-width: 225px
    }
}

@-moz-document url-prefix() {
    .coverage-alignment .imgTitleDescComponent .description p {
        margin-bottom: 18px
    }

    .header-menu .mainNav .main-nav ul li:nth-child(6) {
        max-width: 106px;
        width: 100%
    }

    .safety-tolerability .table-safety tr:first-child {
        background: transparent
    }

    .safety-tolerability .gradient-background-purple .table-safety tr:first-child td {
        background: #471d7c
    }
}

@media(min-width:2240px) {
    .index .heroComponent .video-contianer {
        position: absolute
    }

        .index .heroComponent .video-contianer::before {
            width: 100%;
            left: -50%
        }

        .index .heroComponent .video-contianer::after {
            width: 100%;
            right: -50%
        }
}

@media screen and (min-width:1200px) {
    .ht-5-agonist .rteComponent:last-child p {
        width: 250px
    }
}

@media(min-width:1025px) {
    .safety-tolerability .sample-block {
        padding: 58px 20px 11px 20px
    }

    .clinical-efficacy .sample-block {
        padding-bottom: 35px
    }

    #studydesign .modal-content table th {
        padding-left: 17px;
        line-height: 18px
    }

    .mechanism-of-action .mechanism-section .align-mechanism .activate .imgLinkComponent {
        position: relative;
        margin-top: -48px;
        top: -11px
    }

    .safety-tolerability td p {
        font-size: .944em
    }

    .dosing-administration .sample-block {
        padding: 64px 20px 15px 20px
    }

    .safety-tolerability .table-safety tr:nth-of-type(2) td:last-child p b {
        font-size: 1.0625em;
        line-height: 22px
    }

    .safety-tolerability .table-safety tr:nth-of-type(2) td:last-child p {
        font-size: .941em;
        line-height: 22px;
        margin-bottom: -1px
    }
}

@media screen and (min-width:1024px) {
    .index .heroComponent .video-contianer + .container {
        position: absolute;
        top: 0;
        height: 100%;
        width: 100%
    }

        .index .heroComponent .video-contianer + .container + .container {
            position: absolute;
            top: 0;
            height: 100%;
            width: 100%
        }

    .clinical-efficacy .gradientbg .motegrity-answers .imgLinkComponent {
        margin-left: -56px
    }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .result-week-right {
        margin-left: -82px
    }

    .index .heroComponent .video-contianer::after {
        content: ""
    }

    .index .heroComponent {
        position: relative;
        height: 780px;
        padding-top: 170px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        background: linear-gradient(to left,rgba(34,22,95,-0.5),rgba(0,0,0,0) 50%)
    }

        .index .heroComponent .video-contianer {
            position: relative
        }

            .index .heroComponent .video-contianer::before {
                position: absolute;
                content: "";
                height: 765px;
                width: 40%;
                top: 0;
                left: -55%;
                background: linear-gradient(to right,#231661 80%,rgba(0,0,0,0));
                z-index: 9
            }

            .index .heroComponent .video-contianer::after {
                position: absolute;
                content: "";
                height: 770px;
                width: 40%;
                top: 0;
                right: -55%;
                background: linear-gradient(to left,#1b064c 80%,rgba(0,0,0,0));
                z-index: 0
            }

    .video-contianer video {
        min-height: 600px;
        position: relative
    }

    .index .heroComponent .home-hero-rt .rteComponent h2 {
        margin-left: -5px
    }

    .dosing-administration .heroComponent .hero-text p:first-child {
        min-width: 250px
    }
}

@media screen and (max-width:1365px) {
    .home-hero-rt {
        left: 36.5%
    }
}

@media screen and (max-width:1280px) {
    .home-hero-rt {
        left: 42.5%
    }
}

@media(max-width:1280px) and (min-width:1280px) {
    .home-hero-rt {
        left: 32%
    }
}

@media(max-width:1992px) and (min-width:1664px) {
    .error-page section.heroComponent {
        padding-top: 34.5%
    }

    .error-page .page-notfound-right {
        margin-left: 31%
    }

    .error-page .heroComponent .not-found {
        top: 265px
    }
}

@media(max-width:1525px) and (min-width:1200px) {
    .index .heroComponent .hero-isi {
        top: 77%
    }
}

@media(max-width:1388px) and (min-width:1200px) {
    .error-page .page-notfound-right {
        margin-left: 24%;
        margin-top: 50px
    }

    .error-page .heroComponent .not-found {
        top: 190px
    }
}

@media only screen and (min-width:1280px) and (max-width:1365px) {
    .home-hero-rt .rteComponent {
        position: relative;
        left: 20%
    }

    .index .heroComponent .home-hero-rt .buttonComponent a {
        position: relative;
        left: 20%
    }

    .stasis-peristalsis {
        left: 20%
    }
}

@media only screen and (max-width:1400px) and (min-width:1200px) {
    .index .heroComponent .video-contianer::after {
        width: 53%
    }

    .index .heroComponent {
        background-color: #231661;
        z-index: 9
    }
}

@media(max-width:1199px) and (min-width:1025px) {
    .error-page .page-notfound-right {
        margin-left: 24%;
        margin-top: 34px
    }

    .error-page .heroComponent {
        background-size: 115%
    }

    .error-page .page-notfound-left {
        padding-left: 40px;
        padding-top: 2.5vw
    }

    .error-page .heroComponent .not-found {
        top: 158px
    }

    .isiwrapper .title, .isiwrapper .content {
        width: 100%
    }

    .index .video-contianer video {
        margin-left: 0
    }

    .index .heroComponent .hero-isi {
        top: 77%
    }

    .home-hero-rt {
        left: 46%
    }

    .index .video-contianer video {
        min-height: 600px !important;
        width: unset !important
    }
}

@media(max-width:1199px) and (min-width:992px) {
    .mechanism-section .receptors-block .rteComponent p:last-child {
        padding-right: 20px
    }

        .mechanism-section .receptors-block .rteComponent p:last-child .visible-md {
            display: inline-block !important
        }
}

@media screen and (max-width:1366px) and (min-width:1024px) {
    .mechanism-of-action .increased-hap-left {
        padding-right: 15px
    }

    .mechanism-of-action .mechanism-section .imp-safety-info p {
        padding-right: 10px
    }
}

@media only screen and (max-width:1199px) {
    .isiwrapper .title, .isiwrapper .content {
        width: 100%
    }
}

@media(min-width:992px) {
    .header-menu .topNav .motegrity-head .list-view ul li:nth-child(3) {
        display: inline-block
    }
}

@media screen and (min-width:992px) {
    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .rteComponent h1 {
        width: 100%;
        min-width: 450px
    }
}

@media(min-width:992px) and (max-width:1024px) {
    .index .heroComponent {
        height: 775px
    }

    .index .video-contianer video {
        margin-left: 0;
        width: unset;
        min-height: 0
    }

    .mechanism-of-action .hero-mechanism {
        background-position-x: 39%;
        background-size: 300%;
        background-position-y: 100%
    }

    .safety-tolerability .table-safety tr:first-child td:nth-of-type(2) {
        padding-left: 22px
    }
}

@media(min-width:992px) and (max-width:1023px) {
    .index .video-contianer video {
        top: -135px
    }

    .home-hero-rt {
        left: 43%
    }

    .index .heroComponent .hero-isi {
        top: 16.5% !important
    }
}

@media all and (device-width:768px) and (device-height:1023px) and (orientation:portrait) {
    .index .footer .copyright {
        min-width: 100%;
        padding-left: 30px;
        padding-right: 30px
    }

    .index.ipad .greybg-Dx.prokinetic-margin {
        height: auto
    }

        .index.ipad .greybg-Dx.prokinetic-margin > .container {
            bottom: initial
        }

    .help-patient-section .home-savings .imgLinkComponent img {
        margin-left: -26px
    }

    .index .sample-block {
        padding-top: 0 20px 40px 20px
    }

        .index .sample-block .coverage-alignment:last-child {
            padding-top: 20px
        }

    .formulary-coverage-block .dynamic.coverage-alignment {
        padding-left: 15px
    }

    .dynamic.coverage-alignment .pullthrough-wrapper {
        padding-right: 25px
    }

    .index .dynamic .pullthrough-wrapper #longDesc {
        max-width: 300px
    }

    .index .dynamic .pullthrough-wrapper {
        padding-left: 11px
    }

    .index .coverage-alignment .pullthrough-wrapper .shortwrap {
        max-width: 310px
    }

    .secondary-nav .nav-body ul, .index .secondary-nav .nav-body ul {
        padding: 0 14px
    }

    .mechanism-of-action .treatment-mechanisms {
        padding-top: 0
    }

        .mechanism-of-action .treatment-mechanisms .rteComponent h1 {
            margin-bottom: 10px
        }

    .treatment-mechanisms-img-mob .rteComponent p:first-child {
        font-size: 1.555em;
        font-weight: 700;
        color: #471d7c;
        margin-top: 0
    }

    .treatment-mechanisms-img-mob .imgLinkComponent img {
        max-width: 250px;
        margin: 0 auto
    }

    .treatment-mechanisms-img-mob .imgLinkComponent {
        margin: 30px 0
    }

    .treatment-mechanisms-img-mob .osmotic-mob {
        padding-left: 0
    }

    .treatment-mechanisms-img-mob .ht-5-agonist .imgLinkComponent {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .mechanism-of-action .coverage-alignment:first-child {
        padding-top: 20px
    }

    .mechanism-of-action .secondary-nav .nav-body {
        padding-left: 25px;
        padding-right: 25px
    }

    .treatment-mechanisms-img-mob .prosecretory-mob, .treatment-mechanisms-img-mob .cic-2-agonist-mob, .treatment-mechanisms-img-mob .ht-5-agonist, .treatment-mechanisms-img-mob .ht-5-agonist .rteComponent p {
        padding-left: 0
    }

    .clinical-efficacy .gradientbg .mb_40 .motegrity-answers-sisi {
        margin: 40px 0;
        padding-left: 15px
    }

    .gradientbg .clinical-faster .motegrity-answers-data {
        padding-bottom: 25px;
        margin-bottom: 37px;
        padding-left: 1px
    }

    .clinical-efficacy .coverage-alignment {
        padding-left: 15px
    }

    .mechanism-of-action .motegrity-gi-section .increased-hap-right {
        margin-top: 9px
    }

    .treatment-mechanisms .prosecretory-agents {
        text-align: left
    }

    .mechanism-of-action .treatment-mechanisms-img .osmotic-laxatives-img .imgLinkComponent {
        padding-top: 0
    }

    .mechanism-of-action .treatment-mechanisms-img .imgLinkComponent img.img-responsive {
        margin: 0 auto
    }

    .treatment-mechanisms-img .clc-2-agonist .rteComponent:last-child p, .treatment-mechanisms-img .clc-2-agonist .rteComponent:first-child p, .treatment-mechanisms-img .gc-c-agonist .rteComponent:first-child p {
        padding-left: 0
    }

    .mechanism-of-action .treatment-mechanisms-img .ht-5-agonist .imgLinkComponent {
        padding-left: 15px
    }

    .mechanism-of-action .carousel-bg + .sample-block {
        padding: 20px
    }

        .mechanism-of-action .carousel-bg + .sample-block .coverage-alignment:last-child {
            padding-top: 30px
        }

    .clinical-efficacy div.grey-bg .text-left {
        padding-left: 15px
    }

    .clinical-efficacy .motegrity-demo .six-studies {
        padding-left: 0
    }

    .clinical-efficacy .mb_40 .motegrity-answers-sisi {
        padding-left: 0
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-single {
        padding-left: 0
    }

    .clinical-faster .motegrity-answers-data {
        margin-left: -15px
    }

    .clinical-efficacy .coverage-alignment {
        padding-left: 15px
    }

        .clinical-efficacy .coverage-alignment .imgWrapper {
            margin-left: -10px
        }

    .clinical-efficacy .isiwrapper .container {
        padding-left: 0
    }

    .clinical-efficacy .heroComponent.hero-clinical .transition-text {
        padding-left: 0
    }

    .clinical-efficacy .grey-bg {
        padding: 45px 0 30px 0
    }

    .clinical-efficacy .white-background, .clinical-efficacy .blueBg {
        padding: 45px 0
    }

    .clinical-efficacy .blueBg {
        padding: 50px 0 45px 0
    }

    .clinical-efficacy .gradientbg .clinical-faster {
        margin-bottom: 0;
        padding-bottom: 15px
    }

    .clinical-efficacy .gradientbg .clinical-faster {
        margin: 5px auto 1px
    }

    .clinical-efficacy .pink-bg.white-bg {
        padding: 45px 0 35px
    }

    .clinical-efficacy .white-background.clinical-endpoint {
        padding: 40px 0
    }

    .clinical-efficacy .clinical-endpoint + .sample-block {
        padding: 40px 0
    }

    .clinical-efficacy .gradientbg .blueBg .motegrity-demo .container {
        width: 100%
    }

    .clinical-efficacy .gradientbg .blueBg .motegrity-demo .rteComponent h3 {
        margin-bottom: 10px
    }

    .clinical-efficacy .gradientbg .blueBg .motegrity-demo .rteComponent p {
        margin: 15px 0 45px 10px
    }

    .clinical-efficacy .gradientbg .blueBg .motegrity-demo .motegrity-answers .rteComponent p {
        font-size: .944em
    }

    .clinical-efficacy .blueBg .motegrity-demo .mb_40 {
        padding-left: 15px
    }

    .clinical-efficacy .gradientbg .motegrity-answers .imgLinkComponent img {
        transform: rotate(90deg)
    }

    .gradientbg .motegrity-answers .result-week, .gradientbg .motegrity-answers .col-md-2, .gradientbg .motegrity-answers .result-week-right {
        width: 100%;
        padding-left: 30px
    }

    .clinical-efficacy .gradientbg .blueBg .motegrity-demo .motegrity-answers .result-week-right {
        padding-left: 30px;
        margin-top: 24px
    }

    .clinical-efficacy .gradientbg .motegrity-answers .col-xs-12 .imgLinkComponent {
        margin-top: 16px;
        margin-left: 35px
    }

        .clinical-efficacy .gradientbg .motegrity-answers .col-xs-12 .imgLinkComponent img {
            display: block;
            height: 9px
        }

    .clinical-efficacy .gradientbg .mb_40 .motegrity-answers-sisi {
        margin: 40px 0;
        padding-left: 15px
    }

    .gradientbg .clinical-faster .motegrity-answers-data {
        padding-bottom: 25px;
        margin-bottom: 37px
    }

    .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data .visible-sm {
        display: inline-block !important
    }

    .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data.mobile-br:before {
        top: initial;
        right: initial;
        left: 0;
        bottom: -5px;
        height: 2px;
        width: 96%
    }

    .gradientbg .clinical-faster .motegrity-answers-data.right {
        margin-bottom: 0
    }

    .clinical-efficacy .pink-bg.white-bg .motegrity-answers-table table tbody tr:nth-child(even), .clinical-efficacy .pink-bg.white-bg .motegrity-answers-table table tbody tr:nth-child(1) {
        background: #fff
    }

    .clinical-efficacy .pink-bg.white-bg {
        background-image: linear-gradient(to left,#fff 20%,#f1e8f2 100%)
    }
}

@media(min-width:991px) and (max-width:1123px) {
    .treatment-mechanisms-img .clc-2-agonist {
        padding-right: 5px
    }

    .treatment-mechanisms-img .gc-c-agonist {
        padding-right: 5px
    }

    .treatment-mechanisms-img.container {
        max-width: 100%
    }

    .treatment-mechanisms-img .ht-5-agonist {
        padding-left: 0;
        padding-right: 0
    }

    .ht-5-agonist .rteComponent:last-child p {
        padding-left: 10px
    }

    .treatment-mechanisms .serotonergic-agents p {
        padding-left: 0
    }

    .mechanism-of-action .gc-clc img {
        max-height: 256px
    }

    .mechanism-of-action .osmotic-laxatives-img img {
        max-width: 158px;
        width: 100%
    }

    .mechanism-of-action .gc-c-agonist img {
        max-height: 200px
    }

    .mechanism-of-action .clc-2-agonist img {
        max-height: 200px
    }

    .mechanism-of-action .gc-c-agonist .imgLinkComponent {
        padding-bottom: 40px
    }
}

@media(max-width:1024px) and (min-width:992px) {
    .error-page .page-notfound-right {
        margin-left: 21%;
        max-width: 143px;
        margin-top: 34px
    }

    .error-page .heroComponent {
        background-size: 122% 105%;
        background-position: -123px 0
    }

        .error-page .heroComponent .not-found {
            top: 143px
        }

    .secondary-nav .nav-body ul, .index .secondary-nav .nav-body ul {
        padding: 0 14px
    }

    .index .heroComponent .hero-isi {
        top: 77%
    }
}

@media(min-width:786px) {
    .safety-tolerability .table-safety td {
        line-height: 22px
    }

    .clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(2) p, .clinical-efficacy .heroComponent .transition-text ul li {
        font-size: .944em
    }

    html {
        overflow-x: hidden
    }
}

@media(min-width:768px) and (max-width:991px) {
    .head-acg-booth {
        padding: 0;
        display: none
    }

    #longDesc {
        padding-right: 15px
    }

    .dynamic .pullthrough-wrapper img {
        padding: 0
    }

    .safety-tolerability .gradient-background-purple .safety-analysis .rteComponent:last-child {
        padding-left: 8px
    }

    .savings-support .pink-bg .eligibility .left-content .rteComponent:first-of-type {
        width: 57%
    }

    .dosing-administration .cover-bg .imgLinkComponent {
        top: -5px
    }

    .dosing-administration .two-dosage .storing {
        left: 10px
    }

    .dosing-administration .two-dosage .one-mg .rteComponent p {
        display: none
    }

    .mechanism-of-action .align-mechanism .move {
        margin-bottom: 30px
    }

    .unsubscribe .unsubscribe-fields .error {
        bottom: -20px
    }

    .savings-support .sample-block {
        padding: 20px 0
    }

    .dosing-administration .two-dosage .mt_60 {
        margin-bottom: 40px
    }

    .safety-tolerability .sample-block {
        padding-top: 0
    }

    .safety-tolerability .table-safety tr:first-child td:nth-of-type(2) {
        padding: 0 20px
    }

    .index .coverage-alignment .shortwrap #shortDesc {
        padding: 0 190px
    }

    .dynamic .pullthrough-wrapper {
        display: block;
        text-align: center
    }

    .index .coverage-alignment .shortwrap {
        max-width: 100%
    }

    .index .pullthrough-wrapper #longDesc {
        max-width: 100%;
        text-align: left;
        padding-top: 15px;
        padding-left: 15px
    }

    .mechanism-of-action .coverage-alignment:last-child .imgTitleDescComponent .description p {
        padding: 0 190px
    }

    .safety-tolerability .coverage-alignment:last-child .imgTitleDescComponent .description p {
        padding: 0 190px
    }

    .dosing-administration .coverage-alignment:last-child .imgTitleDescComponent .description p {
        padding: 0 !important
    }

    .index .footer .container .row > div.copyright {
        min-width: 100%;
        padding-left: 30px;
        padding-right: 30px
    }

    .index .heroComponent .hero-isi {
        top: 13.3%;
        height: 300px;
        z-index: 1;
        padding-right: 30px
    }

    .clinical-efficacy .blueBg .motegrity-demo .container {
        width: 100%;
        max-width: 750px
    }

    .motegrity-answers {
        padding-left: 15px
    }

    .heroComponent .mobile-hero-video {
        position: absolute;
        top: 0;
        width: 100%
    }

        .heroComponent .mobile-hero-video .container {
            width: 100%;
            padding: 0
        }

            .heroComponent .mobile-hero-video .container .row {
                width: 100%;
                margin: 0
            }

                .heroComponent .mobile-hero-video .container .row .col-md-12 {
                    padding: 0;
                    width: 100%
                }

        .heroComponent .mobile-hero-video .html5video, .heroComponent .mobile-hero-video .html5video video {
            width: 100%
        }

    .index .heroComponent .home-hero-rt .rteComponent h2 {
        width: 444px
    }

        .index .heroComponent .home-hero-rt .rteComponent h2 ~ h2 {
            width: 476px;
            padding-right: 15px
        }

    .index .heroComponent .home-hero-rt .stasis-peristalsis .stasis-to-peristalsis {
        position: relative;
        top: 140px
    }

    .index .heroComponent .home-hero-rt div:nth-child(4) {
        margin-left: -206px;
        margin-top: 160px
    }

    .index .heroComponent .home-hero-rt div:nth-child(5), .index .heroComponent .home-hero-rt div:nth-child(6) {
        margin-left: -206px
    }

    .index .heroComponent {
        height: 675px;
        min-height: 500px
    }

    .clinical-efficacy .gradientbg .motegrity-answers .imgLinkComponent {
        margin-top: 65px;
        margin-left: -37px
    }

    .ipad .header-menu .topNav.topNav-ipad-s .head-acg-booth .rteComponent p {
        margin-bottom: 12px
    }

    .clinical-efficacy .heroComponent {
        height: 525px
    }

    .dosing-administration section.heroComponent {
        background-size: cover
    }

    .mechanism-of-action .hero-mechanism {
        background-position: unset;
        background-size: cover
    }

    .index .mobileHide {
        display: none
    }

    .mechanism-of-action .container {
        width: 100%;
        margin: 0 auto
    }

    .mechanism-of-action .mo-mg-reduced {
        padding: 20px 25px 40px 25px
    }

    .mechanism-of-action .treatment-mechanisms {
        padding-left: 30px;
        padding-right: 30px
    }

    .mechanism-of-action .treatment-mechanism {
        background-image: none
    }

    .mechanism-of-action .carousel-bg + .sample-block {
        padding: 20px 0
    }

    .mechanism-of-action .peristalsis .motegrity-gi-section .container, .mechanism-of-action .treatment-mechanisms .container {
        width: 100%
    }

    .mechanism-of-action .treatment-mechanisms {
        padding-bottom: 20px
    }

    .mechanism-of-action i.fa.slick-arrow {
        display: none !important
    }

    .mechanism-of-action .treatment-mechanisms .rteComponent p {
        font-size: .944em;
        color: #333
    }

    .mechanism-of-action .container.light-grey-bg {
        padding-right: 20px;
        padding-left: 20px
    }

    .mechanism-of-action .mo-mg-reduced h3 {
        padding-left: 0
    }

    .mechanism-of-action .align-mechanism .move .rteComponent p:first-child {
        margin-top: 25px
    }

    .mechanism-of-action .peristalsis .motegrity-gi-section {
        padding-top: 40px;
        padding-left: 30px;
        padding-right: 30px
    }

    .mechanism-of-action .mechanism-section .align-mechanism .absorb, .mechanism-of-action .mechanism-section .align-mechanism .receptors-block {
        padding-left: 15px
    }

    .mechanism-of-action .mechanism-section .align-mechanism .release, .mechanism-of-action .bowel-motility-right {
        padding-left: 15px
    }

    .mechanism-of-action .mechanism-section .release-img .imgLinkComponent {
        margin-top: 0
    }

    .mechanism-of-action .mechanism-bg.mechanism-of-action .align-mechanism .pink-bg {
        margin-left: 3px
    }

    .mechanism-of-action .align-mechanism .absorb {
        padding-bottom: 0
    }

    .mechanism-of-action .moa-video.natural-movement-right {
        padding-left: 0;
        padding-right: 0
    }

    .dosing-administration .dosing-hero ul {
        margin-top: 50px
    }

    .dosing-hero {
        margin-top: 40px
    }

    .dosing-administration .dosing-hero h2 {
        margin-bottom: 20px;
        margin-top: 20px
    }

    .savings-support .pink-bg .eligibility .left-content {
        width: 58.333333333333336%
    }

        .savings-support .pink-bg .eligibility .left-content .rteComponent + div {
            padding-right: 0
        }

        .savings-support .pink-bg .eligibility .left-content > .rteComponent {
            width: 100%
        }

    .mechanism-of-action .mechanism-of-action .peristalsis .motegrity-gi-section, .mechanism-of-action .treatment-mechanisms {
        padding-top: 0
    }

    .mechanism-of-action .secondary-nav .nav-body {
        padding-left: 19px;
        padding-right: 24px
    }

    .mechanism-of-action .treatment-mechanisms {
        padding-top: 0
    }

        .mechanism-of-action .treatment-mechanisms .rteComponent h1 {
            margin-bottom: 10px
        }

    .treatment-mechanisms-img-mob .rteComponent p:first-child {
        font-size: 1.555em;
        font-weight: 700;
        color: #471d7c;
        margin-top: 0
    }

    .treatment-mechanisms-img-mob .imgLinkComponent img {
        max-width: 250px;
        margin: 0 auto
    }

    .treatment-mechanisms-img-mob .imgLinkComponent {
        margin: 30px 0
    }

    .treatment-mechanisms-img-mob .osmotic-mob {
        padding-left: 0
    }

    .treatment-mechanisms-img-mob .ht-5-agonist .imgLinkComponent {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .mechanism-of-action .coverage-alignment:first-child {
        padding-top: 20px
    }

    .mechanism-of-action .secondary-nav .nav-body {
        padding-left: 40px;
        padding-right: 40px
    }

    .treatment-mechanisms-img-mob .prosecretory-mob, .treatment-mechanisms-img-mob .cic-2-agonist-mob, .treatment-mechanisms-img-mob .ht-5-agonist, .treatment-mechanisms-img-mob .ht-5-agonist .rteComponent p {
        padding-left: 0
    }

    .mechanism-of-action .carousel-bg + .sample-block {
        padding: 20px
    }

    .mechanism-of-action .coverage-alignment:first-child {
        padding-top: 20px
    }

    .mechanism-of-action .carousel-bg + .sample-block .coverage-alignment:last-child {
        padding-top: 30px
    }

    .dynamic .pullthrough-wrapper img {
        padding-left: 20px
    }

    .index.ipad .sample-block .coverage-alignment {
        padding: 30px 0 0
    }

        .index.ipad .sample-block .coverage-alignment:first-child {
            padding: 0
        }

    .dosing-administration .heroComponent .dosing-hero .rteComponent:first-child p:last-child {
        font-size: .777em;
        margin-bottom: 40px
    }

    .dosing-administration .heroComponent .container .hero-text {
        position: absolute;
        top: 299px;
        text-align: right;
        right: 3px
    }

    .dosing-administration .dosing-hero .rteComponent:first-child p {
        line-height: 18px;
        margin-bottom: 8px;
        margin-top: 2px
    }

    .dosing-administration .heroComponent .container .hero-text p:last-child {
        position: relative;
        top: 230px;
        right: 40px;
        left: 0
    }

    .index .home-savings .imgLinkComponent {
        margin-left: -24px
    }

    .mechanism-of-action .slick-dotted .slick-arrow {
        display: none
    }

    .mechanism-of-action .increased-hap-right {
        width: 100%
    }

    .mechanism-of-action .bowel-motility-right {
        margin-left: 0
    }

    .mechanism-of-action .align-mechanism .activate {
        margin-left: 0;
        padding-top: 0;
        padding-bottom: 20px
    }

    .mechanism-of-action .align-mechanism .move {
        padding-left: 15px
    }

    .align-mechanism .container {
        width: 100%
    }

    .mechanism-of-action .moa-video .html5video {
        width: 100%
    }

    .mechanism-of-action .moa-video.natural-movement-right {
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }

    .error-page .heroComponent {
        margin-top: 5%;
        padding-top: 36%;
        background-size: 122% 105%;
        background-position: -75px 0
    }

        .error-page .heroComponent .not-found {
            top: 23%
        }

    .error-page .page-notfound-right {
        max-width: 143px;
        margin-left: 8%;
        margin-top: 26px
    }

    .error-page .page-notfound-left {
        padding-left: 0
    }

    .header-menu .topNav.topNav-ipad-s .list-view ul li:nth-of-type(3) {
        display: none
    }

    .header-menu {
        z-index: 999;
        background: 0
    }

        .header-menu .container.topNav {
            width: 100%;
            border-bottom: 1px solid #cfcfcf
        }

        .header-menu .motegrityhcp-mainnav.motegrityhcp-mainnav-ipad-s {
            background-color: #fff;
            box-shadow: none
        }

            .header-menu .motegrityhcp-mainnav.motegrityhcp-mainnav-ipad-s .mainNav {
                width: 100%
            }

        .header-menu .motegrityhcp-mainnav .logo {
            padding-bottom: 0
        }

        .header-menu .logo .open-hambergur + div {
            display: block;
            width: 165px
        }

        .header-menu .motegrityhcp-mainnav .mainNav .open-hambergur {
            top: 10px;
            right: 25px;
            display: block;
            position: relative;
            width: 43px;
            height: 43px;
            float: right;
            outline: 0;
            background: transparent
        }

            .header-menu .motegrityhcp-mainnav .mainNav .open-hambergur .icon-bar {
                display: block;
                position: absolute;
                height: 3px;
                width: 43px;
                background: #00c7b1;
                opacity: 1;
                top: 23px;
                left: 5px;
                transform-origin: center center;
                transition: .25s ease-in-out
            }

                .header-menu .motegrityhcp-mainnav .mainNav .open-hambergur .icon-bar:nth-child(1) {
                    transform: translateY(-12px)
                }

                .header-menu .motegrityhcp-mainnav .mainNav .open-hambergur .icon-bar:nth-child(3) {
                    transform: translateY(12px)
                }

        .header-menu.is-open .motegrityhcp-mainnav .mainNav .open-hambergur .icon-bar:nth-child(1) {
            transform: rotate(45deg)
        }

        .header-menu.is-open .motegrityhcp-mainnav .mainNav .open-hambergur .icon-bar:nth-child(2) {
            width: 0;
            opacity: 0
        }

        .header-menu.is-open .mainNav .open-hambergur .icon-bar:nth-child(3) {
            transform: rotate(-45deg)
        }

        .header-menu .motegrityhcp-mainnav .mainNav .main-nav {
            background: #fff;
            width: 260px;
            position: fixed;
            top: 115px;
            right: 0;
            transition: transform .4s;
            padding: 0;
            overflow-y: scroll;
            overflow-x: hidden;
            height: 610px;
            display: none
        }

        .header-menu.is-open .motegrityhcp-mainnav .mainNav .main-nav {
            z-index: 9999;
            display: block
        }

        .header-menu .motegrityhcp-mainnav .mainNav .main-nav .navbar {
            padding-left: 0
        }

        .header-menu .motegrityhcp-mainnav .mainNav .main-nav ul {
            display: block;
            float: left;
            width: 100%
        }

            .header-menu .motegrityhcp-mainnav .mainNav .main-nav ul li {
                height: auto;
                align-items: center;
                border-bottom: 1px solid #dfdfdf;
                border-right: 5px solid rgba(242,242,242,.6);
                margin: 0;
                display: block;
                clear: both;
                max-width: inherit;
                width: 100%;
                border-left: 2px solid #dfdfdf
            }

        .header-menu .mainNav .main-nav ul li:nth-child(3), .header-menu .mainNav .main-nav ul li:nth-child(4), .header-menu .mainNav .main-nav ul li:nth-child(6) {
            left: 0;
            margin-left: 0;
            max-width: inherit
        }

        .header-menu .motegrityhcp-mainnav .mainNav .main-nav ul li.hide {
            display: none !important
        }

        .header-menu .motegrityhcp-mainnav .mainNav .main-nav ul li a {
            display: block;
            line-height: 50px;
            font-size: .944em;
            padding: 9px 23px 9px 21px
        }

        .header-menu .motegrityhcp-mainnav .mainNav .main-nav ul li.active {
            border-bottom: 1px solid #dfdfdf;
            background: #33bcab
        }

            .header-menu .motegrityhcp-mainnav .mainNav .main-nav ul li.active a {
                color: #fff
            }

        .header-menu .motegrityhcp-mainnav .topNav.topNav-ipad-s .motegrity-head {
            width: 61.5%;
            display: inline-block;
            border-bottom: 0
        }

        .header-menu .topNav.topNav-ipad-s .head-acg-booth .rteComponent p {
            margin-top: -4px;
            font-size: .611em;
            margin-bottom: -4px
        }

        .header-menu .topNav.topNav-ipad-s .list-view ul {
            display: flex;
            border-top: 1px solid #cfcfcf;
            float: none;
            width: 100%;
            line-height: normal;
            height: auto;
            border-top: 0
        }

        .header-menu .topNav.topNav-ipad-s .motegrity-head {
            border-bottom: 0;
            widows: 100%
        }

            .header-menu .topNav.topNav-ipad-s .motegrity-head .rteComponent {
                display: none
            }

        .header-menu .topNav.topNav-ipad-s .list-view ul li {
            border-right: 1px solid #cfcfcf;
            margin-right: 0;
            float: none;
            width: 50%;
            text-align: center;
            padding: 0 30px;
            line-height: normal
        }

            .header-menu .topNav.topNav-ipad-s .list-view ul li:nth-of-type(2) {
                border-right: 0
            }

            .header-menu .topNav.topNav-ipad-s .list-view ul li:last-child {
                display: none
            }

            .header-menu .topNav.topNav-ipad-s .list-view ul li a {
                padding: 7px 0 8px;
                min-width: 100px;
                max-width: 130px;
                display: block;
                line-height: normal;
                font-size: .611em;
                margin: 0 auto
            }

        .header-menu .motegrityhcp-mainnav .logo .imgLinkComponent img {
            width: 165px;
            margin: 10px 0 10px -5px
        }

    .index .heroComponent {
        margin-top: 62px;
        min-height: 820px;
        background-color: #3f1f77
    }

    .header-menu .mainNav .main-nav .navbar ul li:nth-child(4) {
        margin-left: 0
    }

    .header-menu .mainNav .main-nav .navbar ul li:nth-child(6) {
        max-width: 100%
    }

    .mechanism-of-action .mechanism-section .imgLinkComponent {
        width: 100%
    }

        .mechanism-of-action .mechanism-section .imgLinkComponent img {
            margin: 0 auto
        }

    .mechanism-of-action .mechanism-section .moa-section {
        width: initial
    }

    .mechanism-of-action .receptors-block {
        padding-left: 5px
    }

    .mechanism-of-action .align-mechanism .receptors-block p:nth-child(3) {
        margin-left: 0
    }

    .mechanism-of-action .moa-hero {
        padding-left: 30px;
        max-width: 750px;
        width: 100%
    }

    .mechanism-of-action .cic-section-inner p, .mechanism-of-action .cic-section-inner ul, .mechanism-of-action .cic-section-inner h2, .mechanism-of-action .cic-section-inner h3 {
        padding-left: 0
    }

    .mechanism-of-action .cic-section .cic-section-inner h2:nth-child(2) {
        padding-left: 0
    }

    .mechanism-of-action .cic-section-inner p:nth-child(3) {
        padding-left: 0
    }

    .mechanism-of-action .cic-section .cic-section-inner div:nth-child(2) ul {
        padding-left: 15px
    }

    .mechanism-of-action .align-mechanism {
        padding-left: 15px
    }

    .mechanism-of-action .mechanism-section .align-mechanism .activate {
        margin-top: 0
    }

    .mechanism-of-action .mechanism-bg.mechanism-of-action .align-mechanism .pink-bg {
        padding-left: 0
    }

    .mechanism-of-action .mechanism-section .align-mechanism picture .img-responsive, .mechanism-of-action .mechanism-section .align-mechanism .colon picture .img-responsive {
        left: 0;
        top: 20px
    }

    .mechanism-of-action .mechanism-section .align-mechanism .release {
        margin-top: 0
    }

    .mechanism-of-action .mechanism-section .imgLinkComponent {
        max-width: 260px;
        margin: 0 auto
    }

    .mechanism-of-action .mechanism-section .release-img .imgLinkComponent {
        margin-top: 40px
    }

    .mechanism-of-action .natural-movement-right {
        padding-top: 50px
    }

    .mechanism-of-action .imp-safety-info {
        padding-left: 0;
        padding-right: 0
    }

    .mechanism-of-action .moa-video {
        height: auto
    }

    .mechanism-of-action .mechanism-section .imp-safety-info {
        padding-top: 0
    }

    .coverage-alignment .imgTitleDescComponent:first-child {
        padding-bottom: 30px
    }

    .serotonergic-agents .rteComponent p {
        text-align: left;
        padding-left: 0
    }

    .dosing-administration section.heroComponent {
        padding-top: 160px;
        height: auto;
        background-position: 30px 62px;
        background-image: url(/images/dosing-mobile.jpg)
    }

    .savings-support section.heroComponent {
        margin-top: 120px;
        height: 290px;
        padding-bottom: 0
    }

    .dosing-administration .heroComponent .hero-text p:last-child {
        top: 0
    }

    .dosing-administration .two-dosage {
        padding-bottom: 0;
        margin-bottom: 0;
        margin-top: 30px;
        padding-top: 0
    }

    .dosing-administration .sample-block {
        padding: 0 20px 40px 20px
    }

    .sample-block .coverage-alignment .imgTitleDescComponent {
        display: block;
        text-align: center;
        margin: auto
    }

    .clinical-efficacy .sample-block .coverage-alignment:first-child {
        padding-top: 0
    }

    .sample-block .coverage-alignment .imgTitleDescComponent .description {
        padding-left: 0
    }

    .coverage-alignment {
        padding: 60px 0 0
    }

    .clinical-efficacy .motegrity-answers-data, .clinical-efficacy .clinical-faster .right {
        width: 50%
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data .rteComponent h1 span.block {
        display: block
    }

    .safety-tolerability .heroComponent {
        background-size: cover;
        background-image: url('/images/image1.jpg');
        background-position: 0 60%
    }

    .index .heroComponent .mobile-hero-video .html5video::before {
        position: absolute;
        content: "";
        height: 140px;
        width: 40%;
        top: 692px;
        left: 0;
        background: linear-gradient(to right,#341765 80%,rgba(0,0,0,0));
        z-index: 0
    }

    .index .heroComponent .mobile-hero-video .html5video::after {
        position: absolute;
        content: "";
        height: 140px;
        width: 40%;
        top: 692px;
        right: 0;
        background: linear-gradient(to left,#41237b 80%,rgba(0,0,0,0));
        z-index: 0
    }
}

@media only screen and (min-width:800px) and (max-width:991px) {
    .index .heroComponent {
        height: 920px
    }

        .index .heroComponent .home-hero-rt div:nth-child(4) {
            margin-top: 270px;
            margin-left: -240px
        }

        .index .heroComponent .hero-isi {
            top: 15%;
            margin-left: -30px;
            padding-right: 110px;
            padding-left: 30px
        }

        .index .heroComponent .home-hero-rt div:nth-child(5), .index .heroComponent .home-hero-rt div:nth-child(6) {
            margin-left: -240px
        }
}

@media only screen and (max-width:767px) {
    .index .help-patient-bg .save-on-motegrity .rteComponent h2 {
        font-size: 1.333em
    }

    .index .help-patient-bg .save-on-motegrity .rteComponent {
        padding-right: 0
    }

        .index .help-patient-bg .save-on-motegrity .rteComponent p {
            font-size: .888em
        }

    .index .help-patient-bg .save-on-motegrity .buttonComponent a.gtm-tracking-cta {
        margin: 15px auto 30px
    }

    .index .heroComponent {
        margin-top: 45px
    }
}

@media(max-width:767px) and (min-width:320px) {
    .modal .modal-footer .btn {
        min-width: 130px
    }

    .clinical-efficacy .blueBg .motegrity-demo .rteComponent h3 span {
        font-size: .7em;
        padding: 8px 15px 7px
    }

    .clinical-efficacy .blueBg .motegrity-demo .six-studies .rteComponent h3 span:before {
        top: 7px;
        bottom: 3px
    }

    .mechanism-of-action .carousel-bg .slick-dots {
        margin-top: -19px
    }

    .mechanism-of-action .carousel-bg .text-box:nth-of-type(3) P:last-child, .mechanism-of-action .carousel-bg .text-box:nth-of-type(4) P:last-child {
        margin-top: -9px
    }

    .mechanism-of-action .carousel-bg .text-box.slick-slide p:first-child {
        font-size: 1.277em;
        line-height: 27px;
        padding-right: 20px;
        padding-left: 20px
    }

    .mechanism-of-action .mechanism-bg.mechanism-of-action .align-mechanism .pink-bg .whiteText {
        font-size: 1em
    }

    .mechanism-of-action .align-mechanism .pink-bg .whiteText::before {
        bottom: -8px
    }

    .mechanism-of-action .motegrity-gi-section .rteComponent + .rteComponent h1 {
        font-size: 1.277em;
        line-height: 21px
    }

    .mechanism-of-action .motegrity-gi-section .rteComponent:first-child h1 {
        padding-bottom: 10px;
        line-height: 32px;
        font-size: 1.555em
    }

    .savings-wrap .terms-headline {
        font-weight: 700
    }

    .mechanism-of-action .treatment-mechanisms .rteComponent h1 {
        font-size: 1.277em;
        line-height: 27px
    }

    .dosing-administration .two-dosage .two-mg .imgLeft, .dosing-administration .two-dosage .one-mg .imgLeft {
        left: 0
    }

    .mechanism-of-action .align-mechanism .move {
        margin-bottom: 30px
    }

    .index .heroComponent .hero-isi {
        width: 100%
    }

    .secondary-nav.is-fixed .nav-body ul li:nth-child(3) {
        padding-top: 20px
    }

    .secondary-nav .nav-body ul li:nth-child(4), .secondary-nav .nav-body ul li:nth-child(5), .secondary-nav .nav-body ul li:nth-child(6), .secondary-nav .nav-body ul li:nth-child(7), .secondary-nav .nav-body ul li:nth-child(8) {
        padding-top: 22px
    }

    .safety-tolerability .gradient-background-purple .safety-analysis .rteComponent:last-child {
        padding-left: 0
    }

    .safety-tolerability .safety-analysis .cardio-table {
        padding-left: 0
    }

    .safety-tolerability .safety-analysis .rteComponent:last-child p:first-child {
        padding-left: 0
    }

    .safety-tolerability .safety-analysis .rteComponent:last-child p {
        padding-left: 0
    }

    .footer ul {
        float: left;
        left: 170px
    }

    .mechanism-of-action .natural-movement-right video {
        width: 480px;
        height: auto
    }

    .mechanism-of-action .mo-mg-reduced h3 {
        padding-left: 5px
    }

    .mechanism-of-action .mo-mg-reduced .img-responsive {
        padding-right: 15px;
        padding-left: 10px
    }

    .mechanism-of-action .light-grey-bg .mo-mg-reduced h3 {
        padding-left: 15px;
        font-size: 1.333em;
        margin-top: 20px
    }

    .mechanism-of-action i.fa.slick-arrow {
        display: none !important
    }

    .clinical-efficacy.ipad .blueBg {
        padding: 75px 0 30px 0
    }

    .mechanism-of-action .motegrity-gi-section p {
        width: 100%
    }

    .mechanism-of-action .peristalsis .motegrity-gi-section {
        padding-top: 50px
    }

    .safety-tolerability .safety-analysis > .rteComponent {
        padding-left: 0
    }

    .index section.heroComponent {
        height: 585px
    }

    .index .heroComponent .hero-isi {
        padding-top: 0;
        z-index: 1;
        top: 9.5%
    }

    .home-hero-rt .stasis-peristalsis + .rteComponent {
        position: relative;
        top: 80px;
        left: 0
    }

    .stasis-to-peristalsis img {
        max-width: 200px;
        position: relative;
        left: 50%;
        top: 30px
    }

    .index .heroComponent .home-hero-rt .rteComponent h2 ~ h2 {
        bottom: 71px;
        left: 100px;
        font-size: .666em
    }

    .index .heroComponent .home-hero-rt .rteComponent h2 {
        font-size: .666em;
        line-height: 18px;
        padding: 0 6px;
        width: 66%;
        left: 90px;
        bottom: 62px
    }

    .stasis-peristalsis {
        top: -4px
    }

    .home-hero-rt {
        position: absolute;
        top: 4.5%;
        left: 0;
        z-index: 1
    }

    .mobile-hero-video .html5video {
        margin-left: -15px;
        margin-right: -15px
    }

        .mobile-hero-video .html5video video {
            min-width: 420px;
            width: 100%
        }

    .video-contianer.mobileHide {
        display: none
    }

    .error-page .heroComponent {
        background-image: url(/images/image2.jpg);
        background-position: 0 0
    }

    .footer .footer-links li:nth-child(1) {
        padding-top: 30px
    }

    .savings-support #longDesc {
        padding-top: 0
    }

    .savings-support .pink-bg .eligibility .left-content h2 {
        padding-bottom: 15px
    }

    .mechanism-of-action .mechanism-section .imp-safety-info {
        margin-top: 45px;
        padding-top: 20px
    }

    .isiwrapper .title .container, .isiwrapper .content .container {
        width: 100%
    }

    .index .reference-Accordion {
        padding-left: 0;
        padding-right: 0
    }

    .secondary-nav .nav-body ul li:nth-child(odd), .secondary-nav .nav-body ul li:nth-child(3), .secondary-nav .nav-body ul li:nth-child(5), .secondary-nav .nav-body ul li:nth-child(7) {
        padding: 26px 30px 30px 32px;
        text-align: left;
        justify-content: flex-start
    }

    .secondary-nav .nav-body ul li:nth-child(2n) {
        padding: 24px 30px 30px 31px;
        text-align: left;
        justify-content: flex-start
    }

    .secondary-nav .nav-body ul li a {
        padding-left: 0;
        padding-right: 10px;
        display: block;
        max-width: 103px
    }

    .secondary-nav.is-fixed .nav-body ul li:nth-child(4), .secondary-nav .nav-body ul li:nth-child(5), .secondary-nav .nav-body ul li:nth-child(6), .secondary-nav .nav-body ul li:nth-child(7),, .secondary-nav .nav-body ul li:nth-child(8) {
        padding-top: 22px
    }

    .mechanism-of-action .align-mechanism .receptors-block p:nth-child(3) {
        line-height: 19px
    }

    .header-menu .mainNav .main-nav ul li:nth-child(3) {
        max-width: 100%
    }

    .mechanism-of-action .moa-video.natural-movement-right {
        padding-left: 15px;
        padding-right: 15px;
        background-image: linear-gradient(to left,#fff 40%,#e8e4ee 100%)
    }

        .mechanism-of-action .moa-video.natural-movement-right strong {
            padding-bottom: 10px;
            font-size: 1.388em;
            line-height: 28px
        }

    .mechanism-of-action .mechanism-section .moa-video p {
        margin-bottom: 5px
    }

    .mechanism-of-action .treatment-mechanisms .rteComponent h1 {
        margin-bottom: 45px
    }

    .mechanism-of-action .mechanism-bg.mechanism-of-action .mechanism-section, .mechanism-of-action .container.light-grey-bg, .mechanism-of-action .treatment-mechanisms-img-mob .osmotic-mob, .mechanism-of-action .treatment-mechanisms-img-mob .prosecretory-mob, .mechanism-of-action .treatment-mechanisms-img-mob .cic-2-agonist-mob, .mechanism-of-action .treatment-mechanisms-img-mob .ht-5-agonist, .mechanism-of-action .treatment-mechanisms .ht-5-agonist p {
        padding-left: 0;
        padding-right: 0
    }

    .mechanism-of-action .ht-5-agonist .imgLinkComponent {
        padding-bottom: 0
    }

    .mechanism-of-action .treatment-mechanisms-img-mob .ht-5-agonist {
        padding-top: 20px
    }

    .mechanism-of-action .treatment-mechanisms {
        padding-bottom: 0
    }

    .mechanism-of-action .carousel-bg .text-box p:first-child {
        width: 95%;
        margin: 0 auto 25px auto
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table {
        position: relative
    }

    .savings-support .coverage-alignment .imgTitleDescComponent .description p {
        padding-left: 40px;
        padding-right: 40px;
        margin-left: 25px;
        margin-right: 25px
    }

    .clinical-efficacy .heroComponent.hero-clinical .transition-text .rteComponent:nth-child(1) p:nth-child(3) {
        margin-bottom: 20px
    }

    .clinical-efficacy .blueBg .motegrity-demo .mb_40 {
        margin-bottom: 20px
    }

    .clinical-efficacy .gradientbg .blueBg .motegrity-demo .six-studies .result-week .rteComponent:first-child p {
        margin-bottom: 10px;
        margin-top: 0;
        line-height: 1.1
    }

    .clinical-efficacy .gradientbg .blueBg .motegrity-demo .six-studies .rteComponent:first-child h3:last-child {
        margin-bottom: 5px
    }

    .clinical-efficacy .gradientbg .motegrity-answers .col-xs-12.pink-arrow .imgLinkComponent img.img-responsive {
        height: auto;
        transform: none;
        margin-left: 0
    }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .result-week.mobile-br .rteComponent h1 {
        margin-bottom: 5px
    }

    .clinical-efficacy .gradientbg .six-studies .motegrity-answers .pink-arrow .imgLinkComponent {
        bottom: 0;
        margin-top: 0;
        margin-left: 0
    }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .result-week-right.week-12 {
        margin-top: 0
    }

    .clinical-efficacy .gradientbg .blueBg .motegrity-demo .six-studies .result-week-right.week-12 .rteComponent:first-child p {
        margin-bottom: 0
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data {
        width: 100%
    }

        .clinical-efficacy .clinical-faster .motegrity-answers-data.mobile-br .rteComponent p:nth-child(2), .clinical-efficacy .clinical-faster .motegrity-answers-data.right .rteComponent p:nth-child(2) {
            font-size: 1.5em
        }

        .clinical-efficacy .clinical-faster .motegrity-answers-data.mobile-br .rteComponent {
            border-bottom: 1px solid #fff
        }

    .gradientbg .clinical-faster .motegrity-answers-data.mobile-br {
        margin-bottom: 0
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data.mobile-br .rteComponent p:nth-child(4) {
        padding-bottom: 10px
    }

    .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data.mobile-br.csbm-faster {
        margin-bottom: 20px
    }

    .mechanism-of-action .mechanism-bg:nth-child(2) {
        background-image: none
    }

    .prev-next-component .next a span {
        padding-bottom: 2px
    }

    .index .greybg-Dx.prokinetic-margin > .container {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .header-menu .topNav .motegrity-head .list-view ul li:nth-child(3) a {
        padding-left: 15px;
        padding-right: 15px
    }

    .header-menu .topNav .motegrity-head .list-view ul li a {
        padding: 8px 0
    }

    .header-menu .topNav .motegrity-head .list-view ul li:nth-child(2) {
        border-right: 1px solid #cfcfcf
    }

    .header-menu .topNav .motegrity-head .list-view ul li:nth-child(3) {
        border-right: 0;
        background-color: #c1ebe6
    }

    .header-menu .topNav .motegrity-head .list-view ul li {
        margin-right: 0;
        padding-left: 0;
        padding-right: 0
    }

    .header-menu .topNav .rteComponent p {
        font-size: .611em;
        line-height: normal;
        display: block;
        padding: 7px 0
    }

    .header-menu.headerbg .topNav .motegrity-head {
        display: flex
    }

    .head-acg-booth {
        display: none
    }

    .error-page .page-notfound-right .img-responsive {
        bottom: 40px;
        position: relative
    }

    .error-page .heroComponent {
        height: 570px;
        background-size: cover
    }

        .error-page .heroComponent .not-found {
            top: 40%
        }

    .error-page .not-found .page-notfound-right {
        margin-left: 0;
        margin-top: 0
    }

    .error-page .page-notfound-left {
        padding-top: 0;
        position: relative;
        bottom: 40px
    }

        .error-page .page-notfound-left p {
            margin-bottom: 30px
        }

    .header-menu .mainNav.opaque .main-nav ul li:nth-child(6) {
        width: 100%;
        max-width: 100%
    }

    .sample-block .coverage-alignment .imgTitleDescComponent {
        display: block;
        text-align: center;
        margin: auto !important
    }

    .index .sample-block {
        padding: 0 20px
    }

    .index .dynamic .pullthrough-wrapper {
        display: block;
        text-align: center
    }

    .coverage-alignment .shortwrap {
        padding-bottom: 20px
    }

    #longDesc {
        text-align: left;
        padding-top: 20px
    }

    .formulary-coverage-block .coverage-alignment {
        padding-top: 30px
    }

    .index .coverage-alignment .imgTitleDescComponent .description {
        padding-left: 0
    }

    .header-menu .topNav .motegrity-head .list-view ul li:nth-child(1) {
        margin-right: 0
    }

    .mechanism-of-action .mechanism-section .align-mechanism .activate .imgLinkComponent picture {
        max-width: 195px;
        width: 100%;
        height: 100%;
        margin-left: 0;
        margin-top: 0;
        margin: 0 auto
    }

    .mechanism-of-action .mechanism-bg .moa-section {
        padding-left: 15px
    }

    .mechanism-of-action .mechanism-section .align-mechanism {
        padding-left: 5px;
        padding-right: 5px
    }

        .mechanism-of-action .mechanism-section .align-mechanism .absorb {
            padding-left: 15px;
            width: 100%
        }

        .mechanism-of-action .mechanism-section .align-mechanism .receptors-block p:nth-child(2) {
            width: 100%
        }

        .mechanism-of-action .mechanism-section .align-mechanism .receptors-block p:nth-child(3) {
            width: 100%
        }

    .mechanism-of-action .mechanism-section {
        padding-left: 15px
    }

    .mechanism-of-action .activate .receptors-block {
        margin-left: 0
    }

    .mechanism-of-action .mechanism-section .align-mechanism .release {
        padding-left: 15px;
        margin-bottom: 20px
    }

    .mechanism-of-action .mechanism-section .align-mechanism .release-img .imgLinkComponent img {
        max-width: 110px;
        margin: 0 auto;
        width: 100%
    }

    .mechanism-of-action .align-mechanism .moa-video {
        padding-top: 40px;
        margin-bottom: 80px
    }

    .imp-safety-info {
        padding-left: 0;
        padding-right: 0;
        margin-top: 20px
    }

    .light-grey-bg .mo-mg-reduced {
        margin-bottom: 0;
        margin-top: 20px;
        padding: 0 15px 30px 15px
    }

        .light-grey-bg .mo-mg-reduced h3 {
            padding-left: 0;
            font-size: .777em
        }

    .osmotic-mob img {
        max-width: 220px;
        width: 100%;
        margin: 0 auto
    }

    .prosecretory-mob img {
        max-width: 220px;
        width: 100%;
        margin: 0 auto
    }

    .cic-2-agonist-mob img {
        max-width: 220px;
        width: 100%;
        margin: 0 auto
    }

    .ht-5-receptor-mob img {
        max-width: 220px;
        width: 100%;
        margin: 0 auto
    }

    .treatment-mechanisms .ht-5-agonist .rteComponent p:first-child {
        font-size: 1.111em
    }

    .prosecretory-mob {
        padding-top: 20px
    }

    .mechanism-of-action .sample-block {
        padding: 0 20px 40px 20px
    }

    .ht-5-receptor-mob {
        padding-top: 20px
    }

    .carousel .slick-dots {
        position: static
    }

    .header-menu .mainNav .main-nav ul li:nth-child(4) {
        margin-left: 0
    }

    .header-menu .mainNav.opaque .main-nav ul li:nth-child(4) {
        margin-left: 0
    }

    .clinical-efficacy .gradientbg:before {
        background: url('/images/studies-wave-m.png') no-repeat;
        background-position: center bottom;
        background-size: 100%;
        transform: scale(1,1)
    }

    .clinical-efficacy .blueBg .six-studies {
        padding: 10px
    }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .mobile-br .rteComponent h1 {
        border-bottom: 1px solid transparent
    }

    .clinical-efficacy .gradientbg .six-studies .motegrity-answers .imgLinkComponent {
        margin-top: 0;
        left: 60px;
        bottom: 20px
    }

    .clinical-efficacy .blueBg .motegrity-demo .mb_40 .motegrity-answers-sisi .rteComponent h3 {
        font-size: .944em
    }

    .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data.mobile-br:before {
        display: none
    }

    .clinical-efficacy .motegrity-answers-data.mobile-br {
        padding-left: 0;
        padding-right: 0
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data.mobile-br .rteComponent h1 {
        font-size: 2.5em
    }

    .clinical-efficacy .clinical-faster .right {
        padding-right: 0
    }

    .clinical-efficacy .sample-block .coverage-alignment:first-child {
        padding-top: 0
    }

    .safety-tolerability .motegrity-head p {
        font-size: .611em;
        margin: 0
    }

    .safety-tolerability .safety-analysis > .rteComponent:first-child h3 + p {
        font-size: 1em
    }

    .safety-tolerability .sample-block .coverage-alignment:first-child {
        padding-top: 0
    }

    .dosing-administration .heroComponent {
        background-position-y: 45px;
        background-position-x: 100%;
        min-height: 620px
    }

    .dosing-hero {
        position: relative;
        bottom: 25px
    }

    .dosing-administration .dosing-bg .dosing-section-one h1 {
        padding-top: 0
    }

    .dosing-administration .storing-motegrity h1 {
        color: #fff;
        margin-bottom: 0
    }

    .dosing-administration .storing-motegrity {
        padding-left: 15px
    }

    .dosing-administration .two-dosage.container .mt_60 {
        margin-top: 20px
    }

    .dosing-administration .two-dosage .bottle {
        padding-left: 15px
    }

        .dosing-administration .two-dosage .bottle + .storing {
            padding-top: 0;
            left: 0
        }

    .dosing-administration .sample-block {
        padding: 60px 20px 40px 20px
    }

    .savings-support .pink-bg .eligibility .eligible-patients-mob.left-content .rteComponent:first-of-type {
        width: 100%;
        display: block
    }

    .savings-support .pink-bg .eligibility .eligible-patients-mob.left-content .imgLinkComponent {
        position: static
    }

    .savings-support .pink-bg .eligibility .left-content.eligible-patients .rteComponent:first-child {
        display: none
    }

    .savings-support .pink-bg .eligibility .left-content.eligible-patients .imgLinkComponent {
        display: none
    }

    .savings-support .pink-bg .eligibility .eligible-patients + .right-content {
        width: 100%;
        padding-left: 15px;
        margin-bottom: 0
    }

    .savings-support .pink-bg .eligibility .eligible-patients.left-content {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 0
    }

        .savings-support .pink-bg .eligibility .eligible-patients.left-content .rteComponent p {
            padding-right: 0
        }

    .savings-support .pink-bg .eligibility .eligible-patients + .right-content .rteComponent h1 {
        text-align: initial
    }

    .savings-support .pink-bg .eligibility .eligible-patients + .right-content .rteComponent p {
        text-align: initial;
        margin: 0
    }

    .savings-support .pink-bg .eligibility .right-content .pullthrough-wrapper {
        text-align: center;
        padding-top: 40px
    }

    .savings-support .sample-block .coverage-alignment:first-child {
        padding: 0
    }

    .unsubscribe .unsubscribe-form .unsubscribe-banner .img-responsive {
        height: 745px;
        width: 100%
    }

    .treatment-mechanisms .treatment-mechanisms-img-mob .cic-2-agonist-mob .rteComponent p:first-child {
        color: #333;
        font-weight: 400;
        font-size: 1.111em;
        margin-bottom: 20px
    }

    .mechanism-of-action .carousel-bg .text-box:first-child p:first-child {
        margin-bottom: 51px
    }

    .mechanism-of-action section.heroComponent.hero-mechanism {
        height: auto;
        background-position-y: 35%;
        background-position-x: 30%;
        padding-bottom: 20px;
        background-size: cover
    }

    .mechanism-of-action .mechanism-bg.mechanism-of-action .moa-section h1 {
        padding-bottom: 3px
    }

    .treatment-mechanisms-img-mob .prosecretory-mob {
        padding-top: 0;
        margin-top: 20px
    }

    .mechanism-of-action .heroComponent .cic-section-inner p:nth-child(3) span {
        font-size: .777em;
        line-height: 18px;
        padding-right: 0;
        padding-bottom: 0
    }

    .mechanism-of-action .mechanism-section .align-mechanism .activate .activate {
        margin-top: 30px;
        padding-top: 0
    }

    .mechanism-of-action .mechanism-section .align-mechanism img.img-responsive {
        left: 0
    }

    .mechanism-of-action .mechanism-section .container .align-mechanism .absorb {
        padding-left: 35px
    }

    .mechanism-of-action .mechanism-section .align-mechanism .vitro-studies + .release {
        margin-top: 0
    }

    .mechanism-of-action .mechanism-section .receptors-block, .mechanism-of-action .mechanism-section .align-mechanism .vitro-studies + .release {
        padding-left: 35px
    }

    .mechanism-of-action .mechanism-section .container .release-img .imgLinkComponent {
        margin-top: 0
    }

    .mechanism-of-action .align-mechanism .move .rteComponent p:first-child {
        margin-top: 20px
    }

    .mechanism-of-action .mechanism-section .bowel-motility-right {
        width: 100%;
        padding-left: 35px
    }

    .mechanism-of-action .moa-video.natural-movement-right {
        margin: 10px auto 50px
    }

    .mechanism-of-action .treatment-mechanisms-img-mob .img-responsive {
        max-width: 220px;
        width: 100%;
        margin: 0 auto
    }

    .header-menu.headerbg .topNav .motegrity-head .list-view {
        width: 100%
    }

    .index .greybg-Dx.prokinetic-margin .prokinetic-rt .buttonComponent a {
        margin: 7px auto 15px
    }

    .index .help-patient-bg .save-on-motegrity .rteComponent p {
        margin-bottom: 20px
    }

    .index .help-patient-bg .save-on-motegrity .buttonComponent a.gtm-tracking-cta {
        margin-bottom: 35px
    }

    .index .home-savings {
        margin-left: -21px;
        margin-bottom: 10px
    }

    .index .pullthrough-wrapper #longDesc {
        padding-left: 15px;
        padding-right: 15px
    }

    .formulary-coverage-block {
        padding-right: 0
    }

    .index .coverage-alignment .shortwrap {
        max-width: 100%
    }

    .index .isiwrapper-fixed {
        margin-top: 0
    }

    .secondary-nav .nav-body ul li:last-child a {
        max-width: 100%
    }

    .index .help-patient-section, .index .home-hero-rt {
        padding-left: 15px;
        padding-right: 15px
    }

    .dosing-administration .heroComponent {
        position: relative
    }

        .dosing-administration .heroComponent .container .hero-text p:last-child {
            position: relative;
            left: 0 !important;
            top: 285px !important
        }

        .dosing-administration .heroComponent .container .hero-text {
            position: absolute;
            top: -5px;
            text-align: right;
            right: 3px
        }

        .dosing-administration .heroComponent .container .dosing-hero h2 {
            line-height: 1.25;
            margin-bottom: 9px;
            margin-top: 10px
        }

        .dosing-administration .heroComponent .dosing-hero .rteComponent:first-child p:last-child {
            font-size: .777em;
            margin-bottom: 24px;
            padding-bottom: 20px
        }

        .dosing-administration .heroComponent .dosing-hero h3 + p {
            font-size: .888em;
            line-height: 21px;
            margin-top: 5px;
            margin-bottom: 10px
        }

    .dosing-administration .dosing-bg .dosing-section-one .rteComponent h1 {
        padding-top: 15px
    }

    .dosing-administration .dosing-section-one .container .horizontal-line {
        left: 0;
        right: 0;
        width: 100%;
        margin: auto
    }

    .dosing-administration .dosing-bg .dosing-section-one .horizontal-line:before {
        border-bottom: 1px solid #471d7c
    }

    .dosing-administration .heroComponent.dosing-hero {
        height: auto;
        min-height: auto;
        bottom: 0;
        background-position-y: 32px;
        padding-top: 160px;
        padding-bottom: 0;
        background-position-x: 0 !important
    }

    .dosing-administration .heroComponent div.container {
        margin-left: 0 !important
    }

    .dosing-administration .dosing-bg .dosing-section-one .once-daily {
        margin-top: 30px
    }

    .dosing-administration .two-dosage .one-mg p {
        padding-left: 18px;
        margin-bottom: 0
    }

    .dosing-administration .two-dosage .imgWrapper img {
        max-width: 60px
    }

    .dosing-administration .two-dosage .two-mg .imgTitleDescComponent.imgLeft .description p, .dosing-administration .two-dosage .one-mg .imgTitleDescComponent.imgLeft .description p {
        top: 15px
    }

    .dosing-administration .two-dosage .bottle + .storing .rteComponent p {
        font-size: .888em;
        font-weight: 700
    }

    .dosing-administration .two-dosage .container.mt_60 {
        margin-top: 25px;
        margin-bottom: 50px
    }

    .dosing-administration.ipad .cover-bg .imgLinkComponent picture {
        height: 763px
    }

    .dosing-administration .cover-bg .imgLinkComponent {
        top: 0
    }

    .dosing-administration .container + .sample-block {
        padding: 34px 20px 10px 20px
    }

    .dosing-administration .sample-block .coverage-alignment {
        padding-top: 30px
    }

        .dosing-administration .sample-block .coverage-alignment:first-child {
            padding-top: 0;
            padding-bottom: 10px;
            margin-top: 0
        }

    .coverage-alignment:first-child .description span a {
        margin-top: 10px;
        padding: 8px 20px 8px
    }

    .dosing-bg.dosing-bg-gradient {
        padding-top: 40px;
        background-image: linear-gradient(to left,#fff 0,#d3cddc 100%)
    }

    .dosing-administration .cover-bg .imgLinkComponent picture {
        height: 780px
    }

    .help-patient-bg .save-on-motegrity {
        padding: 30px 0
    }

    .index .coverage-alignment {
        padding: 45px 0 0
    }

        .index .coverage-alignment .shortwrap {
            padding-bottom: 0
        }

    .clinical-efficacy .blueBg .motegrity-demo .rteComponent h3 {
        margin-bottom: 0
    }

    .clinical-efficacy .blueBg .motegrity-demo .rteComponent h2 {
        margin: 3px 0 0
    }

    .clinical-efficacy .gradientbg .blueBg .motegrity-demo .six-studies .result-week .rteComponent:first-child p {
        font-size: 1.611em
    }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .result-week.mobile-br .rteComponent h1 {
        padding-bottom: 7px
    }

    .clinical-efficacy .gradientbg .motegrity-answers .col-xs-12.pink-arrow .imgLinkComponent img.img-responsive {
        height: 55px
    }

    .clinical-efficacy .gradientbg .blueBg .motegrity-demo .six-studies .result-week-right.week-12 .rteComponent:first-child p {
        font-size: 1.611em;
        margin-top: 0
    }

    .clinical-efficacy .blueBg .motegrity-demo .mb_40 {
        margin-top: 20px
    }

    .clinical-efficacy.ipad .blueBg {
        padding: 25px 0 30px 0
    }

    .clinical-efficacy .sample-block .coverage-alignment .imgTitleDescComponent .description {
        padding: 0 40px
    }

    .clinical-efficacy .blueBg .motegrity-demo .motegrity-answers .rteComponent h1 {
        word-spacing: 1px;
        letter-spacing: 1px
    }

    .index .sample-block {
        font-size: .888em;
        color: #333
    }
}

@media only screen and (max-width:767px) and (orientation:landscape) {
    .secondary-nav .nav-body ul li:nth-child(2), .secondary-nav .nav-body ul li:nth-child(3), .secondary-nav .nav-body ul li:nth-child(4), .secondary-nav .nav-body ul li:nth-child(5), .secondary-nav .nav-body ul li:nth-child(6) {
        padding-top: 30px
    }

    .gradientbg.sustained-effect:before {
        bottom: 0;
        top: 575px
    }

    .clinical-efficacy.ipad .gradientbg:before {
        background-position: 30px 325px
    }

    .mechanism-of-action .peristalsis .motegrity-gi-section {
        padding-top: 30px
    }

    .mechanism-of-action section.heroComponent.hero-mechanism {
        height: 480px
    }

    .mechanism-of-action .carousel-bg {
        padding-bottom: 15px
    }

    .mechanism-of-action .reference-Accordion {
        padding-left: 0
    }

    .dosing-administration .two-dosage .bottle + .storing {
        left: 15px
    }

    .savings-support section.heroComponent {
        background-position-y: 42%
    }

    .mechanism-of-action .mechanism-section, .mechanism-of-action .cic-section-inner {
        max-width: 100%
    }

    .mechanism-of-action .motegrity-gi-section {
        max-width: 100%
    }

    .index.ipad .home-hero-rt {
        margin-top: 10px
    }

    .index .heroComponent .home-hero-rt .rteComponent h2 ~ h2 {
        font-size: .777em
    }

    .index .heroComponent .home-hero-rt .rteComponent h2 {
        font-size: .777em;
        line-height: 18px;
        padding: 6px 30px;
        width: 50%
    }

    .index section.heroComponent {
        height: 880px
    }

    .index .heroComponent .home-hero-rt .buttonComponent a {
        max-width: 100%;
        top: 80px
    }

    .index .heroComponent .hero-isi {
        top: 12%
    }

    .home-hero-rt .rteComponent {
        max-width: 100%;
        position: relative;
        left: 20%;
        top: 40px
    }

    .stasis-to-peristalsis img {
        max-width: 100%;
        position: relative;
        left: 45%;
        top: 160px
    }

    .index .heroComponent .home-hero-rt .rteComponent p {
        bottom: 0
    }

    .index .home-hero-rt {
        margin-top: 0
    }

    .mobile-hero-video .html5video {
        margin-right: -15px;
        margin-right: -15px
    }

        .mobile-hero-video .html5video video {
            max-width: 100%
        }

    .savings-support.ipad section.heroComponent {
        background-position-x: 100%;
        background-position-y: 100%;
        background-size: 50%
    }

    .savings-support section.heroComponent {
        padding-bottom: 40px
    }

    .secondary-nav .nav-body ul li a {
        max-width: 103px
    }

    .secondary-nav .nav-body ul li:nth-child(3).secondary-nav .nav-body ul li:nth-child(4), .secondary-nav .nav-body ul li:nth-child(5), .secondary-nav .nav-body ul li:nth-child(6) {
        padding-top: 22px
    }

    .header-menu.headerbg .topNav .list-view ul li {
        min-height: 45px
    }

    .header-menu .topNav .list-view ul li {
        padding: 0 16px
    }

    .dosing-administration .heroComponent {
        background-position-y: 40px;
        background-position-x: 55%;
        height: 490px;
        min-height: 530px
    }

    .header-menu .topNav .list-view ul li {
        margin-right: 0;
        min-height: 40px
    }

    .mechanism-of-action.ipad.scroll-lock section.heroComponent.hero-mechanism {
        background-position-y: -150px;
        background-position-x: 70%
    }

    .header-menu .mainNav .main-nav {
        height: 250px
    }
}

@media only screen and (max-device-width:736px) and (min-device-width:414px) {
    .header-menu .mainNav.opaque .main-nav {
        top: 125px
    }

    .header-menu.headerbg .mainNav .main-nav {
        top: 124px
    }

    .mechanism-of-action .heroComponent.hero-mechanism {
        background-position: center center
    }

    .header-menu .headerbg .mainNav .main-nav {
        top: 121px
    }

    .header-menu .topNav .motegrity-head .list-view ul li:nth-child(2) {
        padding-right: 10px;
        padding-left: 10px
    }

    .mechanism-of-action .carousel-bg + .sample-block {
        padding: 0 20px 40px 20px
    }

    .secondary-nav ul li:nth-child(3) {
        padding-left: 0
    }

    .secondary-nav ul li:nth-child(2) a {
        padding-left: 0
    }

    .secondary-nav ul li:nth-child(odd) {
        padding: 30px 0
    }

    .secondary-nav ul li:nth-child(2) {
        padding: 30px 0
    }

    .secondary-nav ul li:nth-child(3) a {
        padding-left: 0
    }

    .secondary-nav ul li:nth-child(3) {
        padding: 30px 0
    }

    .secondary-nav ul li:nth-child(4) {
        padding: 30px 0
    }

    .secondary-nav ul li:nth-child(5) {
        padding: 30px 0
    }

    .secondary-nav ul li:nth-child(6) {
        padding: 30px 0
    }
}

@media only screen and (max-device-width:736px) and (min-device-width:414px) and (orientation:landscape) {
    .header-menu .headerbg .motegrityhcp-mainnav-ipad-s .mainNav .main-nav {
        top: 121px !important
    }

    .secondary-nav ul li:nth-child(odd) {
        padding: 30px
    }

    .secondary-nav ul li:nth-child(2) {
        padding: 30px
    }

    .secondary-nav ul li:nth-child(3) {
        padding: 30px
    }

    .secondary-nav ul li:nth-child(4) {
        padding: 30px
    }

    .secondary-nav ul li:nth-child(5) {
        padding: 30px
    }

    .secondary-nav ul li:nth-child(6) {
        padding: 30px
    }

    .secondary-nav ul li:nth-child(3) a {
        padding-left: 0
    }

    .secondary-nav ul li:nth-child(2) a {
        padding-left: 0
    }
}

@media only screen and (max-device-width:667px) and (min-device-width:375px) {
    .home-hero-rt .rteComponent {
        position: relative;
        left: 3%
    }

    .stasis-to-peristalsis img {
        left: 60%
    }

    .index .heroComponent .home-hero-rt .rteComponent p {
        bottom: 85px
    }

    .mechanism-of-action.ipad section.heroComponent.hero-mechanism {
        background-position-x: 30%;
        background-position-y: 30%;
        background-size: 100% 99%;
        padding-bottom: 20px;
        height: 325px
    }

    .light-grey-bg .mo-mg-reduced {
        padding: 30px
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .home-hero-rt .stasis-peristalsis + .rteComponent {
        top: 122px
    }

    .index .heroComponent .home-hero-rt .buttonComponent a {
        top: 21px
    }

    .dosing-administration section.heroComponent {
        background-image: url(/images/dosing-mobile.jpg)
    }

    .savings-support section.heroComponent {
        background-image: url(/images/savingsupport-hero.png)
    }

    .safety-tolerability .heroComponent {
        background-image: url(/images/image1.jpg)
    }

    .dosing-administration .heroComponent.dosing-hero {
        background-position-y: 30px;
        background-position-x: 64%
    }

    .error-page .heroComponent {
        background-position: 0 -160px
    }

    .mechanism-of-action .moa-video.natural-movement-right {
        height: auto
    }

    .index .help-patient-section, .index .home-hero-rt {
        padding-top: 40px
    }

    .stasis-to-peristalsis img {
        max-width: 240px;
        left: 60%;
        top: 70px
    }

    .home-hero-rt .rteComponent {
        left: 60px;
        position: relative
    }

    .mobile-hero-video .html5video video {
        min-width: 600px
    }

    .home-hero-rt .stasis-peristalsis + .rteComponent {
        top: 122px
    }

    .index .heroComponent .home-hero-rt .buttonComponent a {
        bottom: -60px
    }

    .index .heroComponent .hero-isi {
        top: 10.5%
    }

    .index section.heroComponent {
        height: 890px
    }

    .modal .modal-footer .btn {
        min-width: 130px
    }
}

@media only screen and (min-width:601px) and (max-width:767px) {
    .index .home-hero-rt {
        padding-top: 80px
    }

    .mobile-hero-video .html5video video {
        min-width: 767px;
        margin-top: -15px
    }

    .home-hero-rt .rteComponent {
        left: 130px;
        top: 50px
    }

    .stasis-to-peristalsis img {
        max-width: 270px;
        left: 90%;
        top: 130px
    }

    .index .heroComponent .home-hero-rt .rteComponent h2 {
        font-size: .888em;
        width: 55%
    }

        .index .heroComponent .home-hero-rt .rteComponent h2 ~ h2 {
            font-size: .888em
        }

    .index .heroComponent .home-hero-rt .rteComponent p {
        bottom: 0
    }

    .index .heroComponent .hero-isi {
        top: 14%
    }

    .index .heroComponent .home-hero-rt .buttonComponent a {
        bottom: initial;
        top: 115px
    }

    .home-hero-rt .rteComponent {
        left: 130px;
        top: 10px
    }
}

@media only screen and (min-width:581px) and (max-width:767px) {
    .dosing-administration .container + .sample-block {
        padding: 70px 20px 15px 20px
    }
}

@media(max-width:580px) {
    .mechanism-of-action .natural-movement-right video {
        width: 100%;
        height: auto
    }

    .mechanism-of-action .mechanism-section .imp-safety-info {
        margin-top: 0;
        padding-top: 0
    }

    .mechanism-of-action .moa-video.natural-movement-right {
        margin-bottom: 10px;
        height: auto
    }

    .mechanism-of-action .html5video {
        height: auto
    }
}

@media only screen and (min-device-width:360px) and (max-device-width:374px) {
    .dosing-administration .cover-bg {
        min-height: 850px
    }

    .home-hero-rt .rteComponent {
        top: -65px
    }

    .index .heroComponent .hero-isi {
        top: 8%
    }

    .index .heroComponent .home-hero-rt .buttonComponent a {
        bottom: 65px
    }

    .stasis-to-peristalsis img {
        top: 40px;
        left: 54%
    }

    .index .heroComponent .home-hero-rt .rteComponent p {
        bottom: 119px
    }

    .save-on-motegrity > .row {
        margin: 0
    }

    .mobile-hero-video .html5video video {
        min-width: 360px
    }

    .footer ul {
        left: 150px;
        bottom: 100px
    }

    .unsubscribe .unsubscribe-success {
        top: 28%
    }

    .unsubscribe .unsubscribe-fields .inputText {
        width: 100%;
        max-width: 330px
    }

    .mechanism-of-action .mechanism-section .align-mechanism .activate .activate {
        margin-top: 10px
    }

    .index .heroComponent .home-hero-rt .rteComponent h2 {
        width: 75%
    }

    .isiwrapper .content p:nth-child(13) {
        font-size: .833em
    }

    .index .reference-Accordion .referenceBody P {
        font-size: .872em
    }

    .error-page .heroComponent {
        background-size: 100% 100%
    }

    .header-menu .mainNav .main-nav ul li:nth-child(3) {
        max-width: 100%
    }

    .index .heroComponent.home-hero .home-hero-rt .rteComponent h2 {
        font-size: .555em
    }

        .index .heroComponent.home-hero .home-hero-rt .rteComponent h2 ~ h2 {
            font-size: .555em
        }

    .index .heroComponent .home-hero-rt .hidden-md .imgLinkComponent img {
        max-width: 185px
    }

    .index .heroComponent .hero-isi .rteComponent ul {
        padding-right: 40px
    }

    .index .greybg-Dx.prokinetic-margin {
        height: 540px
    }

        .index .greybg-Dx.prokinetic-margin > .container {
            position: relative;
            bottom: 15px
        }

    .help-patient-bg .save-on-motegrity {
        padding: 30px 0
    }

    .index .help-patient-bg .save-on-motegrity .rteComponent {
        padding-right: 0
    }

    .header-menu .topNav .motegrity-head .list-view ul li:nth-child(3) a {
        padding-left: 12px;
        padding-right: 12px
    }

    .index .greybg-Dx.prokinetic-margin .prokinetic-left .rteComponent h2 {
        margin-bottom: 5px;
        margin-top: 30px
    }

    .index .greybg-Dx.prokinetic-margin {
        height: 522px
    }

    .coverage-alignment .shortwrap {
        padding-bottom: 0
    }

    .mechanism-of-action section.heroComponent.hero-mechanism {
        background-size: 100% 85%
    }

    .mechanism-of-action .cic-section-inner p:nth-child(3) span {
        padding-bottom: 0
    }

    .mechanism-of-action .mechanism-section .imp-safety-info p {
        font-size: .777em
    }

    .mechanism-of-action .carousel-bg .text-box.slick-slide p {
        font-size: 1.222em
    }

    .mechanism-of-action .sample-block {
        padding: 0 20px 40px 20px
    }

    .clinical-efficacy .gradientbg .blueBg {
        padding: 40px 0 0 0
    }

    .clinical-efficacy .blueBg .motegrity-demo .six-studies {
        padding: 0
    }

    .clinical-efficacy .motegrity-answers-single {
        padding: 0
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-single .rteComponent h2 {
        font-weight: bold
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data.mobile-br .rteComponent h1 {
        font-size: 2.111em
    }

    .clinical-efficacy .motegrity-answers-data.mobile-br {
        margin-left: -15px;
        margin-right: -15px
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data.csbm-faster .rteComponent p:nth-child(2) {
        font-size: 1.444em
    }

    .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data.mobile-br .rteComponent p:nth-child(3) {
        padding-right: 0
    }

    .clinical-efficacy .gradientbg:before {
        background: url('/images/studies-wave-m.png') no-repeat;
        background-position: center bottom;
        background-size: 100%;
        transform: scale(1,1);
        bottom: 5px
    }

    .clinical-efficacy .clinical-faster {
        padding-bottom: 15px
    }

    .clinical-efficacy .pink-bg.white-bg {
        padding: 40px 0 30px 0;
        background-image: linear-gradient(to left,#fff 0,#f1e8f2 100%)
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr th {
        font-size: .666em;
        padding: 8px
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:first-child {
        width: 70px !important
    }

    .clinical-efficacy .white-background.clinical-endpoint {
        padding: 40px 0 40px 0
    }

    .clinical-efficacy .sample-block {
        padding: 50px 0
    }

    .safety-tolerability .safety-hero h2 {
        font-size: 1.222em
    }

    .safety-tolerability .safety-hero h3 {
        font-size: .944em
    }

    .safety-tolerability .gradient-background-purple .safety-analysis .rteComponent:last-child {
        padding-left: 0
    }

    .dosing-administration .dosing-hero h3 {
        font-size: .972em
    }

    .dosing-administration .cover-bg .imgLinkComponent picture {
        height: 740px
    }

    .dosing-administration .bottle, .dosing-administration .bottle img.img-responsive {
        margin-left: 0;
        margin-right: 0
    }

    .dosing-administration .sample-block .coverage-alignment:first-child {
        padding-top: 20px
    }

    .savings-support section.heroComponent {
        padding-bottom: 35px
    }

    .savings-support .pink-bg .eligibility .left-content h2 {
        font-family: Semi-Bold;
        padding-bottom: 10px
    }

    .savings-support #longDesc {
        padding-top: 0
    }

    .savings-support .pink-bg .eligibility .eligible-patients.left-content .rteComponent p {
        padding-right: 20px
    }

    .savings-support .pink-bg .left-content .buttonComponent a.gtm-tracking-cta {
        margin-bottom: 20px
    }
}

@media only screen and (min-device-width:360px) and (max-device-width:667px) and (orientation:landscape) {
    .index .heroComponent .home-hero-rt .rteComponent h2 {
        width: 60%
    }

    .home-hero-rt .rteComponent {
        top: 0
    }

    .index .heroComponent .hero-isi {
        top: 12%
    }

    .index section.heroComponent {
        height: 960px
    }

    .error-page .heroComponent {
        background-size: cover
    }

    .hero-mechanism .heroComponentVar-1678449022 {
        background-image: url(/images/image.jpg)
    }

    .mechanism-of-action section.heroComponent.hero-mechanism {
        height: auto;
        background-position-x: 0;
        background-position-y: -300px
    }

    .footer-logo {
        padding-bottom: 0
    }

    .footer ul {
        right: 150px
    }

    .savings-support section.heroComponent {
        background-size: 100%;
        background-position: 80% -29px;
        padding-bottom: 35px
    }

    .index .home-hero-rt {
        margin-top: 0;
        padding-top: 30px
    }

    .index .help-patient-bg .save-on-motegrity .rteComponent {
        padding-right: 60px;
        padding-left: 60px
    }

    .index .help-patient-bg .save-on-motegrity .buttonComponent a.gtm-tracking-cta {
        margin-left: 60px
    }

    .index .home-savings {
        margin-left: 40px
    }

    .index .pullthrough-wrapper #longDesc {
        margin: 0 auto
    }

    .index .isiwrapper-fixed {
        margin-left: 50px;
        margin-right: 50px
    }
}

@media only screen and (min-width:480px) and (max-width:600px) {
    .index section.heroComponent {
        height: 800px
    }

    .index .heroComponent .hero-isi {
        top: 11.5%
    }
}

@media only screen and (min-width:601px) and (max-width:767px) {
    .index section.heroComponent {
        height: 900px
    }
}

.mechanism-of-action #motegrity_2 h3.ctt-graph-heading {
    padding-left: 80px
}

.dosing-administration .coverage-alignment:last-child .imgTitleDescComponent .description p {
    padding-right: 10px
}

@media(max-width:320px) {
    #motegrity_2 {
        height: 270px
    }
}

@media(max-width:320px) {
    #motegrity_2 > div {
        width: 288px;
        height: 210px
    }
}

#motegrity_2 h3 {
    padding: 0;
    margin: 0
}

.graph-motegrity, .graph-placebo {
    position: relative;
    height: 36px
}

@media(max-width:991px) {
    .graph-motegrity, .graph-placebo {
        height: 26px
    }

    .header-menu.headerbg .topNav .motegrity-head .list {
        width: 100%
    }

    .header-menu.headerbg .topNav .motegrity-head .cta {
        display: none
    }
}

.graph-motegrity:after, .graph-placebo:after {
    position: absolute;
    top: 0;
    content: '';
    width: 36px;
    height: 36px;
    border-radius: 100%
}

@media(max-width:991px) {
    .graph-motegrity:after, .graph-placebo:after {
        width: 26px;
        height: 26px
    }
}

@media(max-width:767px) {
    .graph-motegrity:after, .graph-placebo:after {
        width: 14px;
        height: 14px
    }
}

@media(max-width:320px) {
    .graph-motegrity:after, .graph-placebo:after {
        width: 12px;
        height: 12px
    }
}

.graph-motegrity > b, .graph-placebo > b {
    position: absolute;
    top: 0;
    width: 42px;
    height: 36px;
    opacity: 0;
    font-size: 1.166em;
    line-height: 36px
}

@media(max-width:991px) {
    .graph-motegrity > b, .graph-placebo > b {
        height: 26px;
        font-size: .944em;
        line-height: 26px
    }
}

@media(max-width:767px) {
    .graph-motegrity > b, .graph-placebo > b {
        height: 14px;
        font-size: .833em;
        line-height: 14px
    }
}

@media(max-width:320px) {
    .graph-motegrity > b, .graph-placebo > b {
        height: 12px;
        font-size: .722em;
        line-height: 12px
    }
}

.graph-motegrity {
    width: 446px;
    left: 600px;
    -webkit-box-shadow: 10px 18px 10px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 10px 18px 10px 0 rgba(0,0,0,.1);
    box-shadow: 10px 18px 10px 0 rgba(0,0,0,.1);
    background: #9c4fec;
    background: -moz-linear-gradient(left,#9c4fec 0,#6b3ba0 24%,#5d348b 100%);
    background: -webkit-linear-gradient(left,#9c4fec 0,#6b3ba0 24%,#5d348b 100%);
    background: linear-gradient(to right,#9c4fec 0,#6b3ba0 24%,#5d348b 100%)
}

@media(max-width:991px) {
    .graph-motegrity {
        width: 334px
    }
}

@media(max-width:767px) {
    .graph-motegrity {
        width: 186px;
        height: 14px
    }
}

.graph-motegrity:after {
    left: -18px;
    background: #5b328a
}

@media(max-width:991px) {
    .graph-motegrity:after {
        left: -12px
    }
}

@media(max-width:767px) {
    .graph-motegrity:after {
        left: -7px
    }
}

.graph-motegrity > b {
    left: -60px;
    margin-right: -30px;
    text-align: left;
    color: #5b328a
}

@media(max-width:767px) {
    .graph-motegrity > b {
        left: -35px
    }
}

@media(max-width:320px) {
    .graph-motegrity {
        width: 157px;
        height: 12px;
        -webkit-box-shadow: 8px 8px 5px 0 rgba(0,0,0,.1);
        -moz-box-shadow: 8px 8px 5px 0 rgba(0,0,0,.1);
        box-shadow: 8px 8px 5px 0 rgba(0,0,0,.1)
    }

        .graph-motegrity > b {
            left: -29px
        }
}

.graph-placebo {
    width: 5px;
    left: -20px
}

    .graph-placebo:after {
        -webkit-box-shadow: 3px 8px 10px 0 rgba(0,0,0,.1);
        -moz-box-shadow: 3px 8px 10px 0 rgba(0,0,0,.1);
        box-shadow: 3px 8px 10px 0 rgba(0,0,0,.1);
        right: -16px;
        background: #5187a0
    }

@media(max-width:991px) {
    .graph-placebo:after {
        right: -10px
    }
}

@media(max-width:767px) {
    .graph-placebo:after {
        right: -4px
    }
}

@media(max-width:320px) {
    .graph-placebo:after {
        right: -2px;
        -webkit-box-shadow: 2px 4px 5px 0 rgba(0,0,0,.1);
        -moz-box-shadow: 2px 4px 5px 0 rgba(0,0,0,.1);
        box-shadow: 2px 4px 5px 0 rgba(0,0,0,.1)
    }
}

.graph-placebo > b {
    right: -54px;
    margin-left: -30px;
    text-align: right;
    color: #5187a0
}

@media(max-width:767px) {
    .graph-placebo > b {
        right: -35px
    }
}

@media(max-width:991px) {
    .faster-colonic {
        padding-right: 20px;
        height: 23px;
        line-height: 21px;
        font-size: .722em;
        margin: 5px 0;
        background: url(/images/graph-arrow.png) 49% 1px no-repeat;
        background-size: 48px auto
    }
}

@media(max-width:767px) {
    .faster-colonic {
        padding-right: 6px;
        background: url(/images/graph-arrow.png) 12% 5px no-repeat;
        background-size: 28px auto
    }
}

@media(max-width:320px) {
    .graph-placebo > b {
        right: -24px
    }

    .faster-colonic {
        height: 17px;
        line-height: 20px;
        font-size: .611em;
        background: url(/images/graph-arrow.png) 17% 6px no-repeat;
        background-size: 22px auto
    }
}

.graph-wrapper-motegrity, .graph-wrapper-placebo {
    position: absolute;
    overflow: hidden;
    padding-bottom: 100px
}

.graph-wrapper-motegrity {
    top: 73px;
    right: 193px;
    padding-left: 100px
}

@media(max-width:991px) {
    .graph-wrapper-motegrity {
        top: 112px;
        right: 143px
    }
}

@media(max-width:767px) {
    .graph-wrapper-motegrity {
        top: 109px;
        right: 70px
    }
}

@media(max-width:320px) {
    .graph-wrapper-motegrity {
        top: 94px;
        right: 68px
    }
}

.graph-wrapper-placebo {
    top: 152px;
    right: 89px;
    padding-right: 100px
}

@media(max-width:991px) {
    .graph-wrapper-placebo {
        top: 170px;
        right: 39px
    }
}

@media(max-width:767px) {
    .graph-wrapper-placebo {
        top: 156px;
        right: -25px
    }
}

@media(max-width:320px) {
    .graph-wrapper-placebo {
        top: 134px;
        right: -36px
    }
}

#motegrity_2.animate .graph-motegrity {
    animation: motegrity_moa .5s ease-in-out forwards;
    animation-delay: 1.1s
}

    #motegrity_2.animate .graph-motegrity b {
        animation: fadeIn_moa .4s ease-in forwards;
        animation-delay: 1.7s
    }

#motegrity_2.animate .graph-placebo {
    animation: placebo_moa .3s ease-in-out forwards
}

    #motegrity_2.animate .graph-placebo b {
        animation: fadeIn_moa .4s ease-in forwards;
        animation-delay: .5s
    }

#motegrity_2.animate .faster-colonic {
    animation: colonic_moa .5s ease-in-out forwards;
    animation-delay: 1.1s
}

@keyframes colonic_moa {
    0 {
        left: 300px
    }

    100% {
        left: 0
    }
}

@keyframes motegrity_moa {
    0 {
        left: 600px
    }

    100% {
        left: 0
    }
}

@keyframes placebo_moa {
    0 {
        left: -20px
    }

    100% {
        left: 0
    }
}

@keyframes fadeIn_moa {
    0 {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@media(max-width:991px) {
    #clinical-efficacy-graph {
        width: 690px;
        height: 312px
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph {
        width: 330px;
        height: 738px;
        background: url(/images/Efficacy-Barchart-Mobile-bg.png);
        background-size: 330px auto
    }

        #clinical-efficacy-graph .bar {
            left: 73px;
            height: 91px
        }
}

#clinical-efficacy-graph .bar {
    position: absolute;
    overflow: hidden
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar {
        width: 102px;
        bottom: 72px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar {
        width: 77px;
        bottom: 54px
    }
}

#clinical-efficacy-graph .bar > span {
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    display: block;
    font-weight: 700;
    font-size: .666em;
    text-align: center
}

@media(max-width:991px) {
    #clinical-efficacy-graph .bar > span {
        font-size: .555em
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph .bar > span {
        display: inline-block;
        font-size: .638em;
        text-align: right;
        line-height: 84px
    }
}

#clinical-efficacy-graph .bar > span b {
    font-size: .888em;
    display: block;
    font-weight: 700
}

@media(max-width:991px) {
    #clinical-efficacy-graph .bar > span b {
        font-size: .666em
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph .bar > span b {
        display: inline-block;
        font-size: .777em
    }

        #clinical-efficacy-graph .bar > span b.desktop {
            display: none
        }
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar > span b.mobile {
        display: none
    }
}

#clinical-efficacy-graph .bar .motegrity, #clinical-efficacy-graph .bar .placebo {
    position: absolute;
    padding-top: 10px;
    border-radius: 8px 8px 0 0;
    opacity: .95;
    text-align: center;
    color: #fff;
    font-size: .666em;
    line-height: 16px
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar .motegrity, #clinical-efficacy-graph .bar .placebo {
        width: 55px;
        -webkit-box-shadow: 12px 19px 22px 0 rgba(0,0,0,.2);
        -moz-box-shadow: 12px 19px 15px 0 rgba(0,0,0,.2);
        box-shadow: 12px 19px 15px 0 rgba(0,0,0,.2)
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar .motegrity, #clinical-efficacy-graph .bar .placebo {
        padding-top: 9px;
        width: 42px;
        font-size: .5em;
        line-height: 11px;
        -webkit-box-shadow: 4px 8px 11px 0 rgba(0,0,0,.2);
        -moz-box-shadow: 4px 8px 11px 0 rgba(0,0,0,.2);
        box-shadow: 4px 8px 11px 0 rgba(0,0,0,.2)
    }
}

.dosing-administration .cover-bg .col-xs-12.col-sm-12.col-md-12 {
    padding: 0
}

#clinical-efficacy-graph .bar .motegrity > div, #clinical-efficacy-graph .bar .placebo > div {
    opacity: 0;
    font-weight: 400
}

#clinical-efficacy-graph .bar .placebo > div {
    font-weight: normal
}

@media(max-width:767px) {
    #clinical-efficacy-graph .bar .motegrity, #clinical-efficacy-graph .bar .placebo {
        padding-top: 5px;
        padding-right: 5px;
        border-radius: 0 8px 8px 0;
        height: 48px;
        text-align: right;
        font-size: .611em;
        line-height: 12px
    }

        #clinical-efficacy-graph .bar .motegrity > div, #clinical-efficacy-graph .bar .placebo > div {
            display: inline-block;
            text-align: center;
            font-weight: 700
        }

        #clinical-efficacy-graph .bar .motegrity strong, #clinical-efficacy-graph .bar .placebo strong {
            padding-bottom: 2px
        }
}

#clinical-efficacy-graph .bar .motegrity strong, #clinical-efficacy-graph .bar .placebo strong {
    font-size: .888em;
    display: block
}

#clinical-efficacy-graph .bar .placebo {
    z-index: 2;
    background: #5d9fa8
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar .placebo {
        bottom: -180px;
        background: -moz-linear-gradient(top,#5d9fa8 0,#71d3ff 100%);
        background: -webkit-linear-gradient(top,#5d9fa8 0,#71d3ff 100%);
        background: linear-gradient(to bottom,#5d9fa8 0,#71d3ff 100%)
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph .bar .placebo {
        top: 0;
        left: -120px;
        background: -moz-linear-gradient(right,#5d9fa8 0,#71d3ff 100%);
        background: -webkit-linear-gradient(right,#5d9fa8 0,#71d3ff 100%);
        background: linear-gradient(to left,#5d9fa8 0,#71d3ff 100%)
    }
}

#clinical-efficacy-graph .bar .motegrity {
    z-index: 1;
    background: #471d7c
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph.animate .bar-6 .motegrity {
        animation: motegrity .6s ease-in-out forwards;
        animation-delay: 1.3s
    }

    #clinical-efficacy-graph .bar .motegrity {
        bottom: -330px;
        background: -moz-linear-gradient(top,#471d7c 0,#792cd8 100%);
        background: -webkit-linear-gradient(top,#471d7c 0,#792cd8 100%);
        background: linear-gradient(to bottom,#471d7c 0,#792cd8 100%)
    }

    #clinical-efficacy-graph.animate .bar-1 .placebo {
        animation: placebo .6s ease-in-out forwards;
        animation-delay: .1s
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar .motegrity {
        left: 47px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar .motegrity {
        left: 35px
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph .bar .motegrity {
        top: 43px;
        left: -230px;
        background: -moz-linear-gradient(right,#471d7c 0,#792cd8 100%);
        background: -webkit-linear-gradient(right,#471d7c 0,#792cd8 100%);
        background: linear-gradient(to left,#471d7c 0,#792cd8 100%)
    }

    #clinical-efficacy-graph .bar-1 {
        top: 118px;
        width: 233px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-1 {
        left: 97px;
        height: 304px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-1 {
        left: 73px;
        height: 225px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-1 .placebo {
        height: 85px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-1 .placebo {
        height: 63px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-1 .motegrity {
        height: 283px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-1 .motegrity {
        height: 210px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-2 {
        left: 228px;
        height: 344px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-2 {
        left: 169px;
        height: 254px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-2 .placebo {
        height: 150px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-2 .placebo {
        height: 112px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-2 .motegrity {
        height: 325px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-2 .motegrity {
        height: 240px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-3 {
        left: 356px;
        height: 184px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-3 {
        left: 265px;
        height: 136px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-3 .placebo {
        height: 85px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-3 .placebo {
        height: 63px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-3 .motegrity {
        height: 164px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-3 .motegrity {
        height: 122px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-4 {
        left: 484px;
        height: 270px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-4 {
        left: 359px;
        height: 200px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-4 .placebo {
        height: 115px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-4 .placebo {
        height: 86px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-4 .motegrity {
        height: 249px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-4 .motegrity {
        height: 185px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-5 {
        left: 610px;
        height: 226px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-5 {
        left: 452px;
        height: 165px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-5 .placebo {
        height: 104px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-5 .placebo {
        height: 78px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-5 .motegrity {
        height: 204px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-5 .motegrity {
        height: 150px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-6 {
        left: 737px;
        height: 255px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-6 {
        left: 548px;
        height: 187px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-6 .placebo {
        height: 170px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph .bar-6 .placebo {
        height: 126px
    }
}

@media(min-width:992px) and (max-width:9999px) {
    #clinical-efficacy-graph .bar-6 .motegrity {
        height: 215px
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph .bar-1 .placebo {
        width: 56px
    }

    #clinical-efficacy-graph .bar-1 .motegrity {
        width: 187px
    }

    #clinical-efficacy-graph .bar-2 {
        top: 224px;
        width: 260px
    }

        #clinical-efficacy-graph .bar-2 .placebo {
            width: 94px
        }

        #clinical-efficacy-graph .bar-2 .motegrity {
            width: 214px
        }

    #clinical-efficacy-graph .bar-3 {
        top: 328px;
        width: 155px
    }

        #clinical-efficacy-graph .bar-3 .placebo {
            width: 55px
        }

        #clinical-efficacy-graph .bar-3 .motegrity {
            width: 106px
        }

    #clinical-efficacy-graph .bar-4 {
        top: 430px;
        width: 208px
    }

        #clinical-efficacy-graph .bar-4 .placebo {
            width: 75px
        }

        #clinical-efficacy-graph .bar-4 .motegrity {
            width: 161px
        }

    #clinical-efficacy-graph .bar-5 {
        top: 534px;
        width: 178px
    }

        #clinical-efficacy-graph .bar-5 .placebo {
            width: 68px
        }

        #clinical-efficacy-graph .bar-5 .motegrity {
            width: 133px
        }

    #clinical-efficacy-graph .bar-6 {
        top: 638px;
        width: 208px
    }

        #clinical-efficacy-graph .bar-6 .placebo {
            width: 112px
        }

        #clinical-efficacy-graph .bar-6 .motegrity {
            width: 142px
        }

    #clinical-efficacy-graph.animate .bar-1 .placebo {
        animation: placebo_mobile .6s ease-in-out forwards;
        animation-delay: .1s
    }
}

#clinical-efficacy-graph.animate .bar-1 .placebo > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 750ms
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph.animate .bar-1 .motegrity {
        animation: motegrity .6s ease-in-out forwards;
        animation-delay: .8s
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph.animate .bar-1 .motegrity {
        animation: motegrity_mobile .6s ease-in-out forwards;
        animation-delay: .8s
    }
}

#clinical-efficacy-graph.animate .bar-1 .motegrity > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.45s
}

#clinical-efficacy-graph.animate .bar-1 > span {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.5s;
    color: #333
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph.animate .bar-2 .placebo {
        animation: placebo .6s ease-in-out forwards;
        animation-delay: .2s
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph.animate .bar-2 .placebo {
        animation: placebo_mobile .6s ease-in-out forwards;
        animation-delay: .2s
    }
}

#clinical-efficacy-graph.animate .bar-2 .placebo > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 850ms
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph.animate .bar-2 .motegrity {
        animation: motegrity .6s ease-in-out forwards;
        animation-delay: .9s
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph.animate .bar-2 .motegrity {
        animation: motegrity_mobile .6s ease-in-out forwards;
        animation-delay: .9s
    }
}

#clinical-efficacy-graph.animate .bar-2 .motegrity > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.55s
}

#clinical-efficacy-graph.animate .bar-2 > span {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.6s;
    color: #333
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph.animate .bar-3 .placebo {
        animation: placebo .6s ease-in-out forwards;
        animation-delay: .3s
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph.animate .bar-3 .placebo {
        animation: placebo_mobile .6s ease-in-out forwards;
        animation-delay: .3s
    }
}

#clinical-efficacy-graph.animate .bar-3 .placebo > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 950ms
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph.animate .bar-3 .motegrity {
        animation: motegrity .6s ease-in-out forwards;
        animation-delay: 1s
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph.animate .bar-3 .motegrity {
        animation: motegrity_mobile .6s ease-in-out forwards;
        animation-delay: 1s
    }
}

#clinical-efficacy-graph.animate .bar-3 .motegrity > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.65s
}

#clinical-efficacy-graph.animate .bar-3 > span {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.7s;
    color: #333
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph.animate .bar-4 .placebo {
        animation: placebo .6s ease-in-out forwards;
        animation-delay: .4s
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph.animate .bar-4 .placebo {
        animation: placebo_mobile .6s ease-in-out forwards;
        animation-delay: .4s
    }
}

#clinical-efficacy-graph.animate .bar-4 .placebo > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.05s
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph.animate .bar-4 .motegrity {
        animation: motegrity .6s ease-in-out forwards;
        animation-delay: 1.1s
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph.animate .bar-4 .motegrity {
        animation: motegrity_mobile .6s ease-in-out forwards;
        animation-delay: 1.1s
    }
}

#clinical-efficacy-graph.animate .bar-4 .motegrity > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.75s
}

#clinical-efficacy-graph.animate .bar-4 > span {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.8s;
    color: #333
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph.animate .bar-5 .placebo {
        animation: placebo .6s ease-in-out forwards;
        animation-delay: .5s
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph.animate .bar-5 .placebo {
        animation: placebo_mobile .6s ease-in-out forwards;
        animation-delay: .5s
    }
}

#clinical-efficacy-graph.animate .bar-5 .placebo > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.15s
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph.animate .bar-5 .motegrity {
        animation: motegrity .6s ease-in-out forwards;
        animation-delay: 1.2s
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph.animate .bar-5 .motegrity {
        animation: motegrity_mobile .6s ease-in-out forwards;
        animation-delay: 1.2s
    }
}

#clinical-efficacy-graph.animate .bar-5 .motegrity > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.85s
}

#clinical-efficacy-graph.animate .bar-5 > span {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.9s;
    color: #333
}

@media(min-width:768px) and (max-width:9999px) {
    #clinical-efficacy-graph.animate .bar-6 .placebo {
        animation: placebo .6s ease-in-out forwards;
        animation-delay: .6s
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph.animate .bar-6 .placebo {
        animation: placebo_mobile .6s ease-in-out forwards;
        animation-delay: .6s
    }
}

#clinical-efficacy-graph.animate .bar-6 .placebo > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.25s
}

@media(min-width:768px) and (max-width:991px) {
    #clinical-efficacy-graph.animate .bar-6 .motegrity {
        animation: motegrity .6s ease-in-out forwards;
        animation-delay: 1.3s
    }
}

@media(max-width:767px) {
    #clinical-efficacy-graph.animate .bar-6 .motegrity {
        animation: motegrity_mobile .6s ease-in-out forwards;
        animation-delay: 1.3s
    }
}

#clinical-efficacy-graph.animate .bar-6 .motegrity > div {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 1.95s
}

#clinical-efficacy-graph.animate .bar-6 > span {
    animation: fadeIn .5s ease-in-out forwards;
    animation-delay: 2s;
    color: #333
}

@keyframes placebo {
    0 {
        bottom: -180px
    }

    100% {
        bottom: 0
    }
}

@keyframes placebo_mobile {
    0 {
        left: -120px
    }

    100% {
        left: 0
    }
}

@keyframes motegrity {
    0 {
        bottom: -330px
    }

    100% {
        bottom: 0
    }
}

@keyframes motegrity_mobile {
    0 {
        left: -230px
    }

    100% {
        left: 0
    }
}

@keyframes fadeIn {
    0 {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@media(min-width:768px) and (max-width:991px) {
    #motegrity_2 h3 {
        max-width: 590px;
        margin: 0 auto
    }

    #motegrity_2 {
        height: 380px
    }

    .mechanism-of-action #motegrity_2 h3.ctt-graph-heading {
        padding-left: 0
    }

    .index .coverage-alignment.patient-coverage-tool .pullthrough-wrapper img {
        max-width: 150px
    }

    .clinical-efficacy .white-background {
        padding-bottom: 60px
    }
}

@media(min-width:800px) and (max-width:991px) {
    .index .heroComponent .mobile-hero-video .html5video::before {
        height: 235px;
        width: 100%;
        top: 707px
    }

    .index .heroComponent .mobile-hero-video .html5video::after {
        height: 250px;
        width: 100%;
        top: 692px
    }

    #motegrity_2 h3 {
        max-width: 100%;
        margin: 0 auto
    }

    #motegrity_2 {
        height: 380px
    }

        #motegrity_2 > div {
            height: 290px
        }

        #motegrity_2 h3 {
            max-width: 83%;
            margin: 0 auto;
            padding-bottom: 15px
        }

    .mechanism-of-action #motegrity_2 h3.ctt-graph-heading {
        padding-left: 0
    }
}

@media(max-width:767px) {
    .dosing-administration .two-dosage .two-mg ul li, .dosing-administration .two-dosage .one-mg ul li {
        font-size: .888em;
        line-height: 18px
    }

    .dosing-administration .two-dosage .two-mg ul, .dosing-administration .two-dosage .one-mg ul {
        width: 92%
    }

    .graph-motegrity {
        width: 160px
    }

    .graph-wrapper-motegrity {
        top: 109px
    }

    .graph-wrapper-placebo {
        right: -35px
    }

    #clinical-efficacy-graph .bar .motegrity > div, #clinical-efficacy-graph .bar .placebo > div {
        font-weight: 400
    }

    .graph-motegrity {
        width: 176px
    }

    .graph-wrapper-motegrity {
        right: 80px
    }

    .graph-wrapper-placebo {
        right: -25px
    }

    .dosing-administration .two-dosage h1 {
        padding-left: 0
    }
}

@media(max-width:767px) and (min-width:320px) {
    .mechanism-of-action .mechanism-section .imp-safety-info p {
        font-size: .888em;
        line-height: 21px
    }

    .mechanism-section .imp-safety-info h3 {
        font-size: .977em;
        line-height: 21px
    }

    .mechanism-of-action .graph {
        margin-top: -30px
    }

    #motegrity_2 h3 {
        max-width: 338px;
        margin: 0 auto
    }

    .mechanism-of-action #motegrity_2 h3.ctt-graph-heading {
        padding-left: 0
    }

    .index .heroComponent .home-hero-rt .rteComponent h2 {
        bottom: 82px
    }

        .index .heroComponent .home-hero-rt .rteComponent h2 ~ h2 {
            bottom: 91px
        }

        .index .heroComponent .home-hero-rt .rteComponent h2:nth-child(3) {
            bottom: 101px
        }

    .stasis-peristalsis {
        top: -12px
    }

    .index .greybg-Dx.prokinetic-margin .prokinetic-left .rteComponent h2 {
        padding-right: 20px
    }

    .mechanism-of-action .align-mechanism .pink-bg .whiteText::before {
        bottom: -7px;
        top: -2px
    }

    .mechanism-of-action .mechanism-section .align-mechanism .release-img .imgLinkComponent img {
        max-width: 330px
    }

    .mechanism-of-action .motegrity-gi-section .rteComponent + .rteComponent h1 {
        line-height: 26px
    }

    .clinical-efficacy .blueBg .motegrity-demo .rteComponent h3 {
        line-height: 20px
    }

    .clinical-efficacy .blueBg .motegrity-demo .six-studies .rteComponent h3 span:before {
        top: 5px;
        bottom: 2px
    }

    .savings-support .pink-bg .eligibility .container:nth-of-type(2) .left-content .rteComponent p:first-child {
        font-size: .888em;
        line-height: 21px
    }

    .index section.heroComponent {
        background: linear-gradient(to right,#331c5a,#452680)
    }

    .scroll-lock .home-hero-rt {
        top: 34%
    }

    .index.scroll-lock .heroComponent .hero-isi {
        top: 73.8%
    }

    .savings-support .sample-block {
        padding: 52px 0 10px;
        margin-bottom: 0;
        padding-bottom: 0
    }

    .dosing-administration .two-dosage .one-mg ul {
        margin-bottom: 15px
    }

    .dosing-administration .two-dosage .two-mg ul {
        margin-bottom: 15px
    }

    .clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(1) p:last-child {
        font-size: .888em;
        width: auto;
        line-height: 21px
    }

    .coverage-alignment .description span a {
        padding: 10px 22px 12px
    }

    .dosing-administration .cover-bg {
        width: 100%;
        margin-top: -10px
    }

    .index .heroComponent .home-hero-rt .rteComponent h1 {
        position: relative;
        left: 15px;
        top: 20px
    }

    .mechanism-of-action .mechanism-section .align-mechanism .release-img .imgLinkComponent img {
        max-width: 215px
    }

    .coverage-alignment .description span a {
        padding: 8px 20px 8px;
        max-width: 240px;
        display: block;
        border-radius: 5px;
        font-size: 1em;
        line-height: 18px
    }

    .dynamic .buttonwrap a {
        padding: 8px 20px 8px;
        max-width: 240px;
        display: block;
        border-radius: 5px;
        font-size: .888em;
        line-height: 18px
    }

    .index .coverage-alignment:last-child .imgTitleDescComponent .description p {
        margin-bottom: 15px
    }

    .coverage-alignment .imgTitleDescComponent h2 {
        line-height: 27px
    }

    .savings-support .pink-bg .eligibility .left-content .rteComponent h2 {
        font-weight: bold
    }

    .header-menu .mainNav.opaque .main-nav {
        top: 110px
    }

    .clinical-efficacy .clinical-faster {
        padding-bottom: 20px
    }

    .clinical-efficacy .pink-bg {
        padding: 30px 0
    }

        .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr:nth-child(2) td {
            font-size: .888em;
            line-height: 18px
        }

        .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr th:nth-child(2) {
            font-size: .888em;
            line-height: 18px;
            width: 110px !important
        }

        .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr th:first-child, .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:first-child {
            padding-left: 10px;
            width: 65px !important
        }

        .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td {
            padding: 7px 3px 7px
        }

    .clinical-efficacy .clinical-endpoint {
        padding: 40px 0 60px 0
    }

    .savings-support .heroComponent + .pink-bg > .container {
        padding-left: 15px
    }

    .clinical-efficacy .sample-block {
        padding-bottom: 20px;
        padding-top: 40px
    }

    .clinical-efficacy .grey-bg .img-right {
        padding-top: 0;
        position: relative;
        bottom: 20px
    }

        .clinical-efficacy .grey-bg .img-right .buttonComponent:nth-child(2) a {
            margin-bottom: 35px;
            margin-top: 0
        }

        .clinical-efficacy .grey-bg .img-right .buttonComponent + .buttonComponent a {
            margin-bottom: 0
        }

    .patient-graph .rteComponent:last-child {
        margin-top: 10px
    }

    .clinical-efficacy .blueBg .motegrity-demo .six-studies {
        padding: 0
    }

    .clinical-efficacy .gradientbg .blueBg {
        padding: 30px 0 0 0
    }

    .clinical-efficacy .motegrity-answers-single {
        margin-top: 20px;
        max-width: 350px;
        margin-left: -30px;
        margin-right: -30px
    }

    .clinical-efficacy .clinical-faster .right {
        margin-left: -15px;
        margin-right: -15px
    }

    .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-single h2 {
        margin-bottom: 0
    }

    .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data.mobile-br.csbm-faster {
        margin-bottom: 5px;
        margin-left: -15px;
        margin-right: -15px
    }

    .index .help-patient-bg .save-on-motegrity .rteComponent p {
        margin-bottom: 15px
    }

    .index .help-patient-bg .save-on-motegrity .buttonComponent a.gtm-tracking-cta {
        margin-bottom: 25px
    }

    .mechanism-of-action .treatment-mechanisms-img-mob .img-responsive {
        max-width: 307px
    }

    .savings-support .pink-bg .eligibility .right-content .rteComponent ul li {
        font-size: .888em;
        line-height: 21px;
        color: #333
    }

    .savings-support .pink-bg .eligibility .right-content .rteComponent ul {
        margin-top: 8px
    }

    .modal .modal-content {
        padding: 60px 15px
    }

    .overlaypopup #isitop .modal-image-content picture img {
        padding-bottom: 10px
    }

    .savings-support .pink-bg .eligibility .eligible-patients-mob.left-content .imgLinkComponent {
        padding-bottom: 20px
    }

    .savings-support .pink-bg .eligibility .container:nth-of-type(2) .left-content .rteComponent p:first-child {
        padding-right: 0
    }

    .savings-support .pink-bg .eligibility .left-content .rteComponent:nth-of-type(2) p:last-child {
        padding-right: 10px
    }

    .index .pullthrough-wrapper #longDesc {
        padding-right: 15px
    }

    .mechanism-of-action .sample-block {
        padding: 0 20px 0 20px
    }

    .mechanism-of-action .isiwrapper h2 {
        margin-top: 30px
    }

    .clinical-efficacy .isiwrapper h2 {
        margin-top: 0
    }

    .dosing-administration .container + .sample-block {
        padding: 10px 20px 10px 20px
    }

    .index .greybg-Dx.prokinetic-margin .prokinetic-rt .rteComponent p {
        font-size: .888em;
        line-height: 21px;
        color: #333
    }

    .index .greybg-Dx.prokinetic-margin .prokinetic-rt .buttonComponent a {
        margin: 7px auto 3px
    }

    .index .greybg-Dx.prokinetic-margin .prokinetic-rt .rteComponent p br {
        display: block;
        content: "";
        margin: 1em
    }

    .index .greybg-Dx.prokinetic-margin .prokinetic-left .rteComponent h2 + p {
        display: none
    }

    .mechanism-of-action .motegrity-gi-section .rteComponent + .rteComponent h1 {
        line-height: 21px
    }

    .mechanism-of-action .graph {
        margin-top: -35px
    }

    .savings-support .pink-bg .eligibility .left-content .rteComponent h2 {
        font-weight: 600
    }

    .savings-support .sample-block .coverage-alignment .imgTitleDescComponent img {
        max-width: 120px;
        padding-bottom: 10px;
        padding-left: 0
    }

    .mechanism-of-action #motegrity_2 .col-md-10 {
        margin-left: 12px;
        flex: 0;
        max-width: 100%
    }

    .safety-tolerability .safety-analysis .cardio-table .rteComponent:last-child p:last-child {
        font-size: .888em;
        line-height: 21px
    }

    .dosing-administration .storing-motegrity {
        padding-left: 0
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr th:first-child {
        text-align: left
    }

    .treatment-mechanisms .ht-5-agonist .rteComponent p:first-child {
        font-size: 1.166em
    }

    .safety-tolerability .adverse-table tr:first-child td {
        padding: 14px 10px
    }

        .safety-tolerability .adverse-table tr:first-child td:nth-of-type(2) {
            padding-right: 0;
            padding-left: 0
        }

        .safety-tolerability .adverse-table tr:first-child td:first-child {
            padding-right: 0;
            width: 53%
        }

        .safety-tolerability .adverse-table tr:first-child td:last-child {
            padding-right: 0
        }

    .clinical-efficacy .coverage-alignment .imgTitleDescComponent img {
        padding-left: 0
    }

    .safety-tolerability .coverage-alignment .imgTitleDescComponent img {
        margin-left: 0
    }

    .safety-tolerability .coverage-alignment:last-child {
        padding: 40px 0 0
    }

    .savings-support .pink-bg .eligibility .right-content .pullthrough-wrapper .shortwrap h3 {
        font-size: 1.277em;
        line-height: 27px
    }

    .savings-support .coverage-alignment:last-child .imgTitleDescComponent .description p {
        margin-bottom: 15px
    }

    .index .coverage-alignment .imgTitleDescComponent img {
        padding-left: 0
    }

    .index .dynamic .pullthrough-wrapper img {
        padding-left: 0;
        max-width: 120px;
        padding-bottom: 20px
    }

    .coverage-alignment .description span a:hover {
        color: #fff;
        background: #471d7c
    }

    .mechanism-of-action .align-mechanism .release em {
        font-size: .888em;
        line-height: 19px
    }

    .mechanism-of-action .motegrity-gi-section .accelerate-colonic-ctt .rteComponent:first-child h1 {
        font-size: 1.277em;
        line-height: 21px;
        margin-bottom: 0
    }

    .help-patient-section .rteComponent .visible-xs {
        display: inline-block !important
    }

    .treatment-mech-safety .tiny {
        line-height: 18px
    }

    .treatment-mech-safety {
        padding-top: 64px
    }

    .clinical-efficacy .coverage-alignment:first-child .imgTitleDescComponent .description p {
        margin-bottom: 20px
    }

    .safety-tolerability .coverage-alignment:first-child .imgTitleDescComponent .description p {
        margin-bottom: 15px
    }

    .dosing-administration .coverage-alignment:first-child .imgTitleDescComponent .description p {
        margin-bottom: 15px
    }

    .mechanism-of-action .motegrity-gi-section .accelerate-colonic-ctt .rteComponent h1 {
        line-height: 21px;
        font-size: 1.277em
    }

    .clinical-efficacy #studydesign .modal-content h2 + p {
        color: #333
    }

    .mechanism-of-action .treatment-mechanisms .moa-reduced-ctt .ctt-graph-heading {
        font-size: .888em;
        line-height: 21px
    }

    .treatment-mechanisms .rteComponent p {
        font-size: .888em
    }

        .treatment-mechanisms .rteComponent p:first-child {
            font-size: 1.111em;
            color: #471d7c;
            font-weight: 700
        }

    .treatment-mechanisms .prosecretory-mob .rteComponent p:first-child {
        margin-bottom: 23px
    }

    .treatment-mechanisms .prosecretory-mob .rteComponent p:nth-of-type(2) {
        margin-bottom: 22px
    }

    .treatment-mechanisms .prosecretory-mob {
        padding-bottom: 20px
    }

    .treatment-mechanisms .ht-5-agonist .rteComponent p:nth-of-type(2) {
        margin-bottom: 25px
    }

    .mechanism-bg.mechanism-of-action.treatment-mechanism {
        padding-bottom: 40px
    }

    .mechanism-of-action .coverage-alignment .imgTitleDescComponent .description p {
        margin-bottom: 15px
    }

    .coverage-alignment:last-child .imgTitleDescComponent .description p {
        margin-bottom: 15px
    }

    .clinical-efficacy .grey-bg {
        padding: 40px 0 40px 0
    }

    .clinical-efficacy .white-background {
        padding: 40px 0 50px 0
    }

    .clinical-efficacy .gradientbg {
        background-image: linear-gradient(to top,#f211bf,#471d7c)
    }

        .clinical-efficacy .gradientbg .blueBg .motegrity-demo .six-studies .rteComponent:first-child p {
            margin-top: 5px;
            margin-bottom: 5px;
            margin-left: 0
        }

    .mechanism-of-action #motegrity_2 h3.ctt-graph-heading {
        font-size: .888em;
        line-height: 21px
    }

    .mechanism-of-action .treatment-mechanisms-img-mob .osmotic-mob {
        padding-bottom: 10px
    }

    .safety-tolerability .purple-background .adverse-table tr:first-child td:first-child {
        padding-right: 66px
    }

    .safety-tolerability .adverse-table tr td {
        padding: 15px 11px
    }

    .safety-tolerability .container.cardiovascular {
        padding-left: 30px
    }

    .dosing-administration .coverage-alignment .imgTitleDescComponent .description p {
        font-size: .888em;
        line-height: 21px
    }

    .treatment-mechanisms .rteComponent p:first-child {
        font-size: 1.166em
    }
}

@media only screen and (min-device-width:360px) and (max-device-width:374px) {
    .mechanism-of-action .mechanism-section .align-mechanism .release-img .imgLinkComponent img {
        max-width: 215px
    }

    .savings-support section.heroComponent {
        background-size: 420px;
        background-position: 85% 10px
    }

    .graph-wrapper-placebo {
        right: -38px
    }

    .graph-wrapper-motegrity {
        right: 68px
    }

    .mechanism-of-action #motegrity_2 h3.ctt-graph-heading {
        padding-left: 25px
    }

    .dosing-administration .two-dosage .one-mg ul {
        margin-bottom: 15px
    }

    .dosing-administration .two-dosage .two-mg ul {
        margin-bottom: 15px
    }

    .clinical-efficacy .heroComponent .transition-text .rteComponent:nth-child(1) p:last-child {
        font-size: .888em;
        width: auto;
        line-height: 21px
    }

    .index .help-patient-section {
        padding-left: 0;
        padding-right: 0
    }

    .index .greybg-Dx.prokinetic-margin .prokinetic-left .rteComponent h2 {
        padding-right: 0
    }

    .home-hero-rt {
        top: 3.4%
    }

        .home-hero-rt .stasis-peristalsis + .rteComponent {
            top: 100px
        }

    .index .heroComponent .home-hero-rt .buttonComponent a {
        bottom: 27px
    }

    .index .heroComponent .hero-isi {
        top: 8.2%
    }

    .mobile-hero-video .html5video video {
        min-width: 391px
    }

    .index section.heroComponent {
        padding-top: 30px
    }

    .dosing-administration .two-dosage {
        padding-top: 25px
    }

    .index section.heroComponent {
        background: linear-gradient(to right,#2b1551,#3c2170)
    }

    .coverage-alignment .description span a {
        padding: 8px 20px 8px
    }

    .modal#reqrep .modal-footer .btn {
        min-width: 125px
    }

    .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-single h2 {
        margin-top: 40px
    }

    .dosing-administration .heroComponent.dosing-hero {
        background-position-x: -45px
    }

    .dosing-administration .heroComponent .container .hero-text p:last-child {
        left: 5px;
        top: 280px
    }

    .mechanism-of-action .treatment-mechanisms-img-mob .img-responsive {
        max-width: 307px
    }

    .header-menu .mainNav .main-nav {
        top: 110px
    }

    .savings-support .heroComponent + .pink-bg > .container {
        padding-left: 15px
    }

    .savings-support .pink-bg .eligibility .left-content .imgLinkComponent img {
        max-width: 200px
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr th {
        font-size: .888em
    }

    .clinical-efficacy .grey-bg .img-right .buttonComponent:nth-child(2) a {
        margin-bottom: 35px;
        margin-top: 0
    }

    .clinical-efficacy .grey-bg .img-right {
        padding-top: 0;
        position: relative;
        bottom: 20px
    }

        .clinical-efficacy .grey-bg .img-right .buttonComponent + .buttonComponent a {
            margin-bottom: 0
        }

    .patient-graph .rteComponent:last-child {
        margin-top: 10px
    }

    .clinical-efficacy .gradientbg .blueBg {
        padding: 30px 0 0 0
    }

    .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-single h2 {
        margin-top: 80px
    }

    .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data.mobile-br.csbm-faster {
        margin-bottom: 10px;
        padding-top: 0
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data.mobile-br .rteComponent p:nth-child(4) {
        padding-bottom: 1px
    }

    .clinical-efficacy .clinical-faster .motegrity-answers-data {
        margin-left: -15px
    }

    .index .help-patient-bg .save-on-motegrity .rteComponent p {
        margin-bottom: 15px
    }

    .index .help-patient-bg .save-on-motegrity .buttonComponent a.gtm-tracking-cta {
        margin-bottom: 25px
    }

    .index .home-savings {
        margin-bottom: 15px
    }

    .index .coverage-alignment:last-child .imgTitleDescComponent .description p {
        margin-bottom: 15px
    }

    .index .coverage-alignment {
        padding: 40px 0 0
    }

    .dynamic .pullthrough-wrapper img {
        margin-top: -5px
    }

    #shortDesc {
        margin-bottom: 15px
    }

    .sample-block .coverage-alignment .imgTitleDescComponent img {
        max-width: 120px
    }

    .mechanism-of-action .coverage-alignment {
        padding: 40px 0 0
    }

    .sample-block .coverage-alignment .imgTitleDescComponent img {
        padding-bottom: 5px
    }

    .mechanism-of-action .coverage-alignment .imgTitleDescComponent .description p {
        margin-bottom: 15px
    }

    .mechanism-of-action .coverage-alignment:last-child .imgTitleDescComponent .description p {
        margin-bottom: 15px
    }

    .mechanism-of-action .sample-block {
        padding: 0 20px 0 20px
    }

    .clinical-efficacy .sample-block {
        padding: 40px 0;
        padding-bottom: 20px
    }

    .clinical-efficacy .coverage-alignment .imgTitleDescComponent .description p {
        margin-bottom: 5px
    }

    .clinical-efficacy .coverage-alignment:last-child {
        padding: 40px 0 0
    }

        .clinical-efficacy .coverage-alignment:last-child .imgTitleDescComponent .description p {
            margin-bottom: 15px
        }

    .safety-tolerability .sample-block {
        padding: 40px 20px 0 20px
    }

    .safety-tolerability .coverage-alignment:last-child {
        padding: 40px 0 0
    }

        .safety-tolerability .coverage-alignment:last-child .imgTitleDescComponent .description p {
            margin-bottom: 15px
        }

    .dosing-administration .sample-block .coverage-alignment:first-child {
        padding-top: 0
    }

    .dosing-administration .coverage-alignment .imgTitleDescComponent .description p {
        margin-bottom: 5px
    }

    .dosing-administration .coverage-alignment:last-child .imgTitleDescComponent .description p {
        margin-bottom: 15px;
        margin-top: 20px
    }

    .dosing-administration .container + .sample-block {
        padding: 10px 20px 0 20px
    }

    .savings-support .sample-block {
        padding: 40px 0 10px
    }

    .savings-support .coverage-alignment .imgTitleDescComponent .description p {
        font-size: .944em;
        color: #333
    }

    .savings-support .coverage-alignment:last-child {
        padding: 40px 0 0
    }

        .savings-support .coverage-alignment:last-child .imgTitleDescComponent .description p {
            margin-bottom: 15px;
            margin-top: 20px
        }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr th:nth-child(2) {
        padding-left: 2px !important;
        padding-right: 2px;
        width: 110px !important
    }

    .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr th:first-child, .clinical-efficacy .pink-bg .motegrity-answers-table table tbody tr td:first-child {
        padding-left: 10px;
        width: 70px !important
    }

    .clinical-efficacy .motegrity-answers-single {
        margin-top: -60px;
        max-width: 350px;
        margin-left: -15px;
        margin-right: -15px
    }

    .clinical-efficacy .gradientbg .clinical-faster .motegrity-answers-data.mobile-br.csbm-faster {
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 5px
    }

    .savings-support .pink-bg .eligibility .container:nth-of-type(2) .left-content .rteComponent p:first-child {
        padding-right: 0
    }

    .header-menu .mainNav .main-nav .navbar {
        height: 450px;
    }

    .index .terms-conditions {
        padding-left: 5px
    }

    .mechanism-of-action #motegrity_2 h3.ctt-graph-heading {
        padding-left: 6px
    }

    .mechanism-of-action #motegrity_2 .col-md-10 {
        max-width: 96%;
        margin-left: 9px
    }

    .mechanism-of-action .graph {
        margin-top: -42px
    }

    .graph-wrapper-motegrity {
        right: 78px
    }

    .graph-wrapper-placebo {
        right: -26px
    }

    .header-menu .mainNav .main-nav {
        height: 390px
    }
}

@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none) {
    .index .heroComponent .video-contianer + .container {
        left: 0;
        right: 0
    }

        .index .heroComponent .video-contianer + .container + .container {
            left: 0;
            right: 0
        }

    .index .heroComponent::after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        z-index: -2;
        width: 100%;
        height: 770px;
        background: linear-gradient(to right,#28166c,#28166c 49%,#1b064c 70%,#1b064c 100%)
    }

    .index .heroComponent .hero-isi {
        left: 40px;
        right: 0;
        margin: 0 auto
    }

    #reqsamples.modal .modal-content h2 {
        margin-bottom: 20px
    }

    #reqsamples.modal .modal-content p {
        line-height: 22px
    }

    #reqsamples.modal .modal-content .simplebar-track.simplebar-vertical {
        visibility: hidden !important
    }

    .mechanism-of-action .coverage-alignment {
        padding-right: 0
    }

    .dosing-administration :last-child.coverage-alignment .imgTitleDescComponent .description p {
        padding-right: 0
    }

    .dosing-administration .heroComponent {
        background-position-x: 52%
    }
}

.dosing-administration .coverage-alignment .imgTitleDescComponent {
    width: 100%
}

.important-safety-information .isiwrapper-fixed {
    margin-top: 170px
}

@media(max-width:991px) {
    .important-safety-information .isiwrapper-fixed {
        margin-top: 105px
    }
}

@media(max-width:767px) and (min-width:320px) {
    .scroll-lock .home-hero-rt {
        top: 200px
    }

    .index.scroll-lock .heroComponent .hero-isi {
        top: 534px !important;
        max-width: 100vw
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .index.scroll-lock .heroComponent .hero-isi {
        top: 777px !important
    }
}

h2.movement-in-action-heading br {
    display: none
}

@media only screen and (max-width:1200px) and (min-width:1025px) {
    .error-page .page-notfound-left {
        padding-left: 40px;
        padding-top: 35px !important
    }
}

@media only screen and (max-width:1100px) and (min-width:1025px) {
    .error-page .page-notfound-left {
        padding-left: 55px
    }
}

@charset 'UTF-8';

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: transparent
}

    .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
        color: transparent;
        outline: 0;
        background: transparent
    }

        .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
            opacity: 1
        }

    .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
        opacity: .25
    }

    .slick-prev:before, .slick-next:before {
        font-family: 'slick';
        font-size: 20px;
        line-height: 1;
        opacity: .75;
        color: white;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

.slick-prev {
    left: -25px
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

[dir='rtl'] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: -25px
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: '→'
}

[dir='rtl'] .slick-next:before {
    content: '←'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer
    }

        .slick-dots li button {
            font-size: 0;
            line-height: 0;
            display: block;
            width: 20px;
            height: 20px;
            padding: 5px;
            cursor: pointer;
            color: transparent;
            border: 0;
            outline: 0;
            background: transparent
        }

            .slick-dots li button:hover, .slick-dots li button:focus {
                outline: 0
            }

                .slick-dots li button:hover:before, .slick-dots li button:focus:before {
                    opacity: 1
                }

            .slick-dots li button:before {
                font-family: 'slick';
                font-size: 6px;
                line-height: 20px;
                position: absolute;
                top: 0;
                left: 0;
                width: 20px;
                height: 20px;
                content: '•';
                text-align: center;
                opacity: .25;
                color: black;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale
            }

        .slick-dots li.slick-active button:before {
            opacity: .75;
            color: black
        }

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: 0
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:before, .slick-track:after {
        display: table;
        content: ''
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.carousel {
    width: 923px;
    margin: 0 auto;
    text-align: center;
    min-height: 200px
}

i.fa.fa-arrow-right.slick-arrow {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    left: auto;
    right: 0
}

i.fa.fa-arrow-left.slick-arrow {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}

.slick-slide {
    outline: 0
}

.slick-arrow {
    border: solid grey;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 10px;
    position: absolute;
    left: -20px;
    top: 54%;
    outline: 0;
    cursor: pointer
}

.text-box {
    padding-top: 30px
}

    .text-box h4 {
        color: #ee38cb;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 18px;
        margin-top: 15px
    }

    .text-box h2 {
        text-transform: uppercase;
        font-weight: 400;
        color: #735c92;
        font-size: 24px;
        margin-bottom: 0
    }

    .text-box p {
        color: #432882;
        text-align: center;
        font-size: 29px;
        margin: 0
    }

        .text-box p sup {
            font-size: 17px
        }

.dot {
    height: 10px;
    width: 10px;
    background-color: #d6d1e7;
    border-radius: 50%;
    display: inline-block
}

.slick-active .dot {
    background-color: #3a1773
}

.slick-arrow.slick-disabled {
    opacity: -0.2
}

.text-box:first-child p:first-child {
    color: #f311bd;
    font-size: 20px;
    line-height: 28px;
    font-weight: bold
}

.slick-dots {
    bottom: 10px
}

.slick-dotted.slick-slider {
    margin-top: 45px;
    margin-bottom: 90px
}

@media(max-width:990px) and (min-width:320px) {
    .carousel {
        width: auto;
        padding: 0 15px
    }

    .slick-arrow {
        left: 0;
        padding: 6px
    }

    .slick-dotted.slick-slider {
        margin-top: 26px
    }
}

.cmp-carousel.slick-dotted.slick-slider {
    margin-bottom: 0;
    margin-top: 0
}

.cmp-carousel .text-box h4 {
    font-size: 20px;
    color: #471d7c
}

.cmp-carousel .text-box p {
    font-size: 14px;
    color: #333
}

.cmp-carousel .cmp-carousel__image {
    text-align: center;
    padding: 50px 0 20px
}

    .cmp-carousel .cmp-carousel__image img {
        display: inline;
        max-width: 210px
    }

.cmp-carousel .cmp-carousel__description {
    padding-bottom: 30px
}

    .cmp-carousel .cmp-carousel__description p {
        font-size: 14px;
        color: #333
    }

.outer-shadow {
    box-shadow: 0 0 12px 5px #eaeaea;
    margin-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 25px
}

@media(max-width:767px) and (min-width:320px) {
    .isiwrapper p, .isiwrapper ul {
        font-size: .888em;
        line-height: 1.3em
    }

    .isiwrapper ul {
        list-style-type: none;
        margin: -2px 3px 16px;
        font-size: .888em;
        line-height: 22px;
        color: #53565a
    }

    .isiwrapper h2 {
        font-family: SourceSans,Arial,sans-serif;
        font-size: .888em;
        line-height: 20px;
        color: #471d7c;
        font-weight: 700;
        display: block;
        width: 300px
    }

    .reference-Accordion .referenceBody P {
        font-size: .888em
    }

    .isiwrapper ul {
        list-style-type: none;
        margin: -2px 3px 16px;
        font-size: .888em;
        line-height: 22px;
        color: #53565a
    }

    .isiwrapper h2 {
        font-family: SourceSans,Arial,sans-serif;
        font-size: .888em;
        line-height: 20px;
        color: #471d7c;
        font-weight: 700;
        display: block;
        width: 300px
    }

    .reference-Accordion .referenceBody P {
        font-size: .888em;
        line-height: 21px
    }
}

@media(min-width:320px)and (max-width: 360px) {
    .stasis-to-peristalsis img {
        top: 50px;
    }

    .mechanism-of-action section.heroComponent.hero-mechanism {
        background-size: 100% 100%;
    }
}

@media only screen and (max-device-width: 320px) {
    .index section.heroComponent {
        height: 700px
    }

    .stasis-to-peristalsis img {
        top: 80px;
    }
}

.expect-guide {
    max-width: 100px;
}

.discuss-guide {
    max-width: 100px;
}

.digital-guide {
    max-width: 100px;
}

.menu-style {
    position: absolute;
    left: 10px;
    top: 38px;
    color: #00c7b1;
    font-size: 13px;
    font-weight: 800;
}