@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,400,600,700);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
    display: block
}

address, caption, cite, dfn, th, var {
    font-style: normal;
    font-weight: normal
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th {
    font-weight: bold;
    text-align: left
}

.alignleft {
    float: left
}

img.alignleft {
    margin-right: 23.625px
}

.alignright {
    float: right
}

img.alignright {
    margin-left: 23.625px
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

img.aligncenter {
    margin-bottom: 23.625px
}

.textright {
    text-align: right
}

.clearfix:before, .form__group .form__group__controls:before, .container:before, .row:before, .clearfix:after, .form__group .form__group__controls:after, .container:after, .row:after {
    content: '';
    display: table;
    line-height: 0
}

.clearfix:after, .form__group .form__group__controls:after, .container:after, .row:after {
    clear: both
}

.colour-secondary {
    color: #57c077
}

.colour-tertiary {
    color: #333333
}

.showonmobile {
    display: none
}

@media (max-width: 640px) {
    .hideonmobile {
        display: none !important
    }

    .showonmobile {
        display: block
    }
}

sup {
    vertical-align: super;
    font-size: smaller
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

html {
    background-color: #fff;
    color: #8f8f8f;
    font: 84.375%/1.75 "Open Sans", sans-serif;
    min-height: 100%
}

a {
    color: inherit;
    text-decoration: none
}

h1, h2, h3, h4, h5, h6, p, hr, ul, ol {
    margin-bottom: 23.625px;
    color: #333;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 23.625px
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #333;
}

strong, th {
    font-weight: bold
}

ul, ol {
    margin-left: 23.625px
}

ul ul, ol ol {
    margin-bottom: 0
}

img {
    display: block;
    height: auto;
    max-width: 100%
}

blockquote {
    font-family: serif;
    padding-left: 23.625px
}

em {
    font-style: italic
}

hr {
    background-color: #8f8f8f;
    border: 0;
    color: #8f8f8f;
    height: 1px
}

table {
    width: 100%
}

table th, table td {
    padding: 5.90625px;
    text-align: left
}

a {
    color: #636363
}

a:hover {
    color: #333333
}

input, select, textarea {
    background-color: #fff;
    border: solid 1px #8f8f8f;
    color: #8f8f8f;
    display: inline-block;
    font: inherit;
    line-height: 23.625px;
    padding: 5.90625px;
    width: 100%
}

input[type="checkbox"], input[type="radio"] {
    background: transparent;
    border: 0;
    width: auto
}

label {
    display: block;
    font-weight: bold
}

select {
    height: 35.4375px
}

textarea {
    min-height: 94.5px
}

.form__group {
    margin-bottom: 23.625px
}

.form__group .form__group__controls label {
    font-weight: normal
}

.form__group .form__group__controls.form__group__controls--inline label {
    display: inline-block
}

.container {
    max-width: 1080px;
    margin: 0 auto;
    padding: 0 23.625px;
}

.row {
    margin-left: -23.625px
}

.col {
    float: left;
    padding-left: 23.625px
}

.col--ld-1 {
    width: 8.33333%
}

.col--ld-offset-1 {
    margin-left: 8.33333%
}

.col--ld-2 {
    width: 16.66667%
}

.col--ld-offset-2 {
    margin-left: 16.66667%
}

.col--ld-3 {
    width: 25%
}

.col--ld-offset-3 {
    margin-left: 25%
}

.col--ld-4 {
    width: 33.33333%
}

.col--ld-offset-4 {
    margin-left: 33.33333%
}

.col--ld-5 {
    width: 41.66667%
}

.col--ld-offset-5 {
    margin-left: 41.66667%
}

.col--ld-6 {
    width: 50%
}

.col--ld-offset-6 {
    margin-left: 50%
}

.col--ld-7 {
    width: 58.33333%
}

.col--ld-offset-7 {
    margin-left: 58.33333%
}

.col--ld-8 {
    width: 66.66667%
}

.col--ld-offset-8 {
    margin-left: 66.66667%
}

.col--ld-9 {
    width: 75%
}

.col--ld-offset-9 {
    margin-left: 75%
}

.col--ld-10 {
    width: 83.33333%
}

.col--ld-offset-10 {
    margin-left: 83.33333%
}

.col--ld-11 {
    width: 91.66667%
}

.col--ld-offset-11 {
    margin-left: 91.66667%
}

.col--ld-12 {
    width: 100%
}

.col--ld-offset-12 {
    margin-left: 100%
}

@media only screen and (min-width: 641px) and (max-width: 1199px) {
    .col--md-1 {
        width: 8.33333%
    }

    .col--md-offset-1 {
        margin-left: 8.33333%
    }

    .col--md-2 {
        width: 16.66667%
    }

    .col--md-offset-2 {
        margin-left: 16.66667%
    }

    .col--md-3 {
        width: 25%
    }

    .col--md-offset-3 {
        margin-left: 25%
    }

    .col--md-4 {
        width: 33.33333%
    }

    .col--md-offset-4 {
        margin-left: 33.33333%
    }

    .col--md-5 {
        width: 41.66667%
    }

    .col--md-offset-5 {
        margin-left: 41.66667%
    }

    .col--md-6 {
        width: 50%
    }

    .col--md-offset-6 {
        margin-left: 50%
    }

    .col--md-7 {
        width: 58.33333%
    }

    .col--md-offset-7 {
        margin-left: 58.33333%
    }

    .col--md-8 {
        width: 66.66667%
    }

    .col--md-offset-8 {
        margin-left: 66.66667%
    }

    .col--md-9 {
        width: 75%
    }

    .col--md-offset-9 {
        margin-left: 75%
    }

    .col--md-10 {
        width: 83.33333%
    }

    .col--md-offset-10 {
        margin-left: 83.33333%
    }

    .col--md-11 {
        width: 91.66667%
    }

    .col--md-offset-11 {
        margin-left: 91.66667%
    }

    .col--md-12 {
        width: 100%
    }

    .col--md-offset-12 {
        margin-left: 100%
    }
}

@media only screen and (max-width: 640px) {
    .col--sd-1 {
        width: 8.33333%
    }

    .col--sd-offset-1 {
        margin-left: 8.33333%
    }

    .col--sd-2 {
        width: 16.66667%
    }

    .col--sd-offset-2 {
        margin-left: 16.66667%
    }

    .col--sd-3 {
        width: 25%
    }

    .col--sd-offset-3 {
        margin-left: 25%
    }

    .col--sd-4 {
        width: 33.33333%
    }

    .col--sd-offset-4 {
        margin-left: 33.33333%
    }

    .col--sd-5 {
        width: 41.66667%
    }

    .col--sd-offset-5 {
        margin-left: 41.66667%
    }

    .col--sd-6 {
        width: 50%
    }

    .col--sd-offset-6 {
        margin-left: 50%
    }

    .col--sd-7 {
        width: 58.33333%
    }

    .col--sd-offset-7 {
        margin-left: 58.33333%
    }

    .col--sd-8 {
        width: 66.66667%
    }

    .col--sd-offset-8 {
        margin-left: 66.66667%
    }

    .col--sd-9 {
        width: 75%
    }

    .col--sd-offset-9 {
        margin-left: 75%
    }

    .col--sd-10 {
        width: 83.33333%
    }

    .col--sd-offset-10 {
        margin-left: 83.33333%
    }

    .col--sd-11 {
        width: 91.66667%
    }

    .col--sd-offset-11 {
        margin-left: 91.66667%
    }

    .col--sd-12 {
        width: 100%
    }

    .col--sd-offset-12 {
        margin-left: 100%
    }
}

header .container.brand {
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: url("/images/hd.jpg");
    height: 100%;
    background-repeat: repeat-x;
}

@media (max-width: 640px) {
    header .container.brand {
        padding-bottom: 10px
    }

    header .container.brand img {
        margin: auto
    }
}

header .container.brand .brand__strapline {
    font-weight: bold;
    padding-top: 10px;
    margin-bottom: 0;
    font-size: 11px
}

header .container.brand .searchform input {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-color: #9c9c9c;
    outline: none;
    padding: 0.5em 3em 0.5em 1em;
    margin-bottom: 0.5em
}

header .container.brand .input {
    position: relative
}

header .container.brand .input:after {
    font-family: 'FontAwesome';
    content: "\f002";
    position: absolute;
    top: 0;
    right: 1em
}

header .container.brand a {
    text-decoration: underline
}

header .container.brand a:hover {
    text-decoration: none
}

.navigation {
    background-color: #57c077;
    -webkit-box-shadow: 0 2px 2px #ccc;
    box-shadow: 0 2px 2px #ccc;
    font-size: 1.1em
}

.navigation .mobile-toggle {
    display: none
}

.navigation ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.navigation ul > li {
    float: left;
    color: #fff
}

.navigation ul > li a {
    color: #fff;
    display: block;
    width: 100%;
    padding: 15px 25px
}

.navigation ul > li a:hover, .navigation ul > li a.active {
    background-color: #48a564
}

.navigation ul > li:hover .sub-menu {
    display: block
}

.navigation ul > li.topic-dropdown a {
    padding-right: 0
}

.navigation ul > li.topic-dropdown a:after {
    content: "\f078";
    display: inline-block;
    font-family: 'FontAwesome';
    padding: 0 15px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    text-shadow: none
}

.navigation ul > li.topic-dropdown a.active:after {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (max-width: 640px) {
    .navigation .container {
        padding: 0
    }

    .navigation ul {
        display: none
    }

    .navigation ul li {
        float: none;
        width: 100%
    }

    .navigation .mobile-toggle {
        display: block;
        padding: 0 23.625px;
        overflow: hidden
    }

    .navigation a.nav-toggle {
        color: #fff;
        font-size: 1.8em;
        float: left
    }

    .navigation a.nav-search {
        color: #fff;
        font-size: 1.8em;
        float: right
    }
}

.navigation--topic {
    background-color: #333333;
    display: none
}

.navigation--topic ul {
    padding: 23.625px 0;
    width: 33.33%;
    float: left;
    margin: 0
}

@media (max-width: 640px) {
    .navigation--topic {
        padding: 23.625px 0
    }

    .navigation--topic ul {
        width: 50%;
        padding: 0
    }

    .navigation--topic ul li {
        margin-bottom: 0.5em
    }
}

.navigation--topic li {
    list-style: none
}

.navigation--topic a {
    color: #fff
}

.navigation--topic a:hover {
    text-decoration: underline
}

@media (max-width: 640px) {
    .searchform {
        display: none;
        padding-top: 1em
    }
}

section.banner {
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-box-shadow: 0 2px 2px #ccc;
    box-shadow: 0 2px 2px #ccc;
    z-index: 2;
    position: relative;
    color: #636363
}

section.banner .container {
    height: 450px;
    padding-top: 80px
}

section.banner h1 {
    font-size: 2em
}

section.banner h2 {
    margin-bottom: 2.25em;
    font-size: 1.1em
}

@media (max-width: 768px) {
    section.banner .container {
        padding-top: 40px
    }
}

@media (max-width: 640px) {
    section.banner .container {
        text-align: center;
        background-color: rgba(255, 255, 255, 0.6)
    }
}

section.banner h1, section.banner h2, section.banner a {
    display: none
}

body.no-js section.banner h1, body.no-js section.banner h2, body.no-js section.banner a {
    display: block
}

section.gradient {
    background: #fff url("/images/gradient.jpg") repeat-x top left
}

.container.overlap {
    margin-top: -45px
}

@media (max-width: 640px) {
    .container.overlap {
        margin-top: 0;
        padding-top: 30px
    }
}

.floatbox {
    position: relative;
    z-index: 3;
    margin-bottom: 3em
}

.floatbox .inner {
    padding: 0 2em 1.75em 2em;
    -webkit-box-shadow: 0 2px 2px #ccc;
    box-shadow: 0 2px 2px #ccc;
    min-height: 172px
}

.floatbox h3 {
    background-color: #93c5db;
    color: #fff;
    padding: 0.70em 1.7em;
    margin: 0;
    font-size: 1.2em
}

.floatbox img, .floatbox embed, .floatbox iframe, .floatbox .fluid-width-video-wrapper {
    margin-bottom: 1.5em
}

.floatbox.white {
    background-color: #fff
}

.topiclist .inner {
    overflow: hidden
}

.topiclist ul {
    width: 50%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0.95em;
    padding: 2em 0 0 0
}

.topiclist ul li {
    margin-bottom: 1.3em
}

aside.sidebar h2 {
    font-size: 2em;
    line-height: 1.2em;
    margin: 1em 0;
    color: #636363
}

aside.sidebar ul.sections, aside.sidebar ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 2em
}

aside.sidebar ul.sections.collapsed li, aside.sidebar ul.menu.collapsed li {
    cursor: pointer
}

aside.sidebar ul.sections.collapsed ul.subpages, aside.sidebar ul.menu.collapsed ul.subpages {
    display: none
}

aside.sidebar ul.sections.collapsed ul.subpages.expanded, aside.sidebar ul.menu.collapsed ul.subpages.expanded {
    display: block
}

aside.sidebar ul.sections.blog li span, aside.sidebar ul.sections.resources li span, aside.sidebar ul.menu.blog li span, aside.sidebar ul.menu.resources li span {
    display: block;
    background-color: #eeeeee;
    padding: 0.5em 1.25em;
    margin-bottom: 2px;
    font-size: 1.2em;
    color: #636363
}

aside.sidebar ul.sections.blog li span:hover, aside.sidebar ul.sections.resources li span:hover, aside.sidebar ul.menu.blog li span:hover, aside.sidebar ul.menu.resources li span:hover {
    color: #9c9c9c
}

aside.sidebar ul.sections > li.topic-overview span.dot, aside.sidebar ul.menu > li.topic-overview span.dot {
    background-color: #ee4d4e
}

aside.sidebar ul.sections > li.research span.dot, aside.sidebar ul.menu > li.research span.dot {
    background-color: #57c077
}

aside.sidebar ul.sections > li.hcp-resource span.dot, aside.sidebar ul.menu > li.hcp-resource span.dot {
    background-color: #93c5db
}

aside.sidebar ul.sections > li.media-material span.dot, aside.sidebar ul.menu > li.media-material span.dot {
    background-color: #e2568e
}

aside.sidebar ul.sections > li > a, aside.sidebar ul.menu > li > a {
    display: block;
    background-color: #eeeeee;
    padding: 0.5em 1.25em;
    margin-bottom: 2px;
    font-size: 1.2em
}

aside.sidebar ul.sections > li > a a, aside.sidebar ul.menu > li > a a {
    color: #8f8f8f
}

aside.sidebar ul.sections > li > a.active, aside.sidebar ul.menu > li > a.active {
    background-color: #c7c7c7
}

aside.sidebar ul.sections > li > a.active a, aside.sidebar ul.menu > li > a.active a {
    color: #fff
}

aside.sidebar ul.sections > li > a span.dot, aside.sidebar ul.menu > li > a span.dot {
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5em;
    -webkit-border-radius: 100%;
    border-radius: 100%
}

aside.sidebar ul.sections > li.secondary a, aside.sidebar ul.menu > li.secondary a {
    background-color: transparent;
    font-size: 1em;
    padding: 0.5em 1.25em;
    color: #8f8f8f
}

aside.sidebar ul.sections > li.secondary a:hover, aside.sidebar ul.menu > li.secondary a:hover {
    color: #636363
}

aside.sidebar ul.sections > li.secondary a .fa, aside.sidebar ul.menu > li.secondary a .fa {
    padding: 0 0.25em
}

aside.sidebar ul.subpages, aside.sidebar ul.sub-menu {
    margin-bottom: 2em;
    font-size: 0.9em;
    list-style: disc;
    margin: 1em 0 1em 3.2em
}

aside.sidebar ul.subpages li, aside.sidebar ul.sub-menu li {
    line-height: 1.5em;
    padding: 0.7em 0;
    position: relative
}

aside.sidebar ul.subpages li:before, aside.sidebar ul.sub-menu li:before {
    border-left: 1px #ccc solid;
    height: 30px;
    width: 1px;
    display: inline-block;
    content: "";
    position: absolute;
    left: -14px;
    top: -14px;
    z-index: 0
}

aside.sidebar ul.subpages li:first-child:before, aside.sidebar ul.sub-menu li:first-child:before {
    height: 43px;
    top: -27px
}

aside.sidebar ul.subpages li a, aside.sidebar ul.sub-menu li a {
    color: #8f8f8f
}

aside.sidebar ul.subpages li a:hover, aside.sidebar ul.sub-menu li a:hover {
    color: #636363;
    text-decoration: underline
}

aside.sidebar ul.subpages li.active a, aside.sidebar ul.sub-menu li.active a {
    color: #636363
}

aside.sidebar ul.subpages.topic-overview li:before, aside.sidebar ul.sub-menu.topic-overview li:before {
    border-color: #ee4d4e
}

aside.sidebar ul.subpages.research li:before, aside.sidebar ul.sub-menu.research li:before {
    border-color: #57c077
}

aside.sidebar ul.subpages.hcp-resource li:before, aside.sidebar ul.sub-menu.hcp-resource li:before {
    border-color: #93c5db
}

aside.sidebar ul.subpages.media-material li:before, aside.sidebar ul.sub-menu.media-material li:before {
    border-color: #e2568e
}

aside.sidebar ul.sections.pages li:before, aside.sidebar ul.menu li:before, aside.sidebar ul.sections.blog li:before, aside.sidebar ul.sections.resources li:before {
    z-index: -1
}

main.main h1 {
    margin: 1.4em 0 1em 0;
    color: #006699
}

.disclaimer {
    margin-top: 5em;
    color: #9c9c9c;
    font-size: 0.9em;
    clear: both
}

.post-navigation {
    overflow: hidden
}

h1 {
    font-size: 1.5rem;
    line-height: 1.4em
}

.subscribe-button-inner {
    vertical-align: top
}

article.blogpost h3 {
    margin: 0;
    font-weight: bold
}

article.blogpost .postdate {
    margin-bottom: 1em
}

main h1.blog-title {
    margin-bottom: 0
}

.post-content h3 {
    font-weight: bold;
    margin: 0;
    padding: 0
}

.post-content i, .post-content em {
    font-style: italic
}

.post-content i.fa {
    font-style: normal
}

.post-content ul li, .post-content ul li ul li {
    margin: 1em 0
}

.post-content blockquote {
    background-color: #eee;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 2em;
    font-family: "Open Sans", sans-serif;
    font-size: 0.9em;
    margin-bottom: 2em
}

.post-content blockquote ul li {
    margin-bottom: 1em
}

.post-content .print {
    display: inline-block;
    color: #9c9c9c;
    float: right;
    margin: 2.4em 0 1em 0
}

.post-content h1 {
    display: inline-block
}

footer {
    background-color: #FFFFFF;
    color: #fff;
    padding: 47.25px 0;
    font-size: 0.9em
}

footer .container .row:first-child {
    margin-bottom: 1em
}

footer .menu {
    clear: both
}

footer .menu li {
    list-style: none;
    float: right;
    padding: 0 0 0 1em;
    margin-left: 1em;
    border-left: 1px #fff solid;
    line-height: 1em
}

footer .menu li:last-child {
    border: none
}

footer .menu a {
    color: #fff;
    text-transform: lowercase
}

footer .menu a:hover {
    text-decoration: underline
}

footer .subscribe-button-inner {
    clear: both;
    float: right
}

.nav {
    list-style: none;
    margin: 0
}

.nav > li {
    display: inline-block
}

.nav > li > a {
    display: block
}

.btn {
    background-color: #8f8f8f;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font: inherit;
    font-weight: bold;
    padding: 13.125px 47.25px;
    text-align: center;
    width: auto;
    text-shadow: 1px 1px 2px #666
}

.btn::-moz-focus-inner {
    border: 0;
    padding: 0
}

.btn.btn-primary {
    background-color: #ee4d4e;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.btn.btn-primary:hover {
    background-color: #c21314
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    -webkit-text-size-adjust: none
}

.bx-wrapper img {
    max-width: 100%;
    display: block
}

.bx-wrapper .bx-viewport {
    -webkit-transform: translatez(0);
    -ms-transform: translatez(0);
    transform: translatez(0)
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url("/images/bx_loader.gif") center center no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: right;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
    position: absolute;
    top: -60px;
    right: 2em
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    font-size: 0
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url("/images/controls.png") no-repeat 0 -32px
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url("/images/controls.png") no-repeat -43px -32px
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url("/images/controls.png") -86px -11px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url("/images/controls.png") -86px -44px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666 \9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    display: block;
    font-size: .85em;
    padding: 10px
}

.product {
    width: 250px;
    text-align: center;
}

.main.col.col--ld-8.col--sd-12 p a {
    font-size: 16px;
    color: #F00;
    text-decoration: underline;
}

.main.col.col--ld-8.col--sd-12 h2 {
    font-size: 18px;
    font-weight: bold;
    color: #069;
}