html {
    height: 100%;
    background: #e2e2e2; }

.align-right {
    float: right;
    clear: none; }

.align-left {
    float: left;
    clear: none; }

a {
    text-decoration: none; }


.page-wrapper {
    display: block;
    background: white;
    position: relative;
    z-index: 10;
    width: 100%;
    margin: 16em 0 3em 0;
    overflow: hidden; }
@media only screen and (min-width: 48em) {
    .page-wrapper {
        max-width: 960px;
        margin: 25em auto 0 auto;
        padding: 30px 30px 0 30px; } }
    @media only screen and (min-width: 60em) {
    .page-wrapper {
        background: rgba(255, 255, 255, 0.95);
        margin: 25em auto 5em auto; } }

.wrapper {
    max-width: 960px;
    margin: 0 auto;
    padding: 1em 0.75em 2em 0.75em;
    display: block;
    overflow: hidden; }

.issue-name {
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 0.85em;
    line-height: 1.0em;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase; }
.issue-name a {
    color: #8c1515; }
.issue-name a:hover {
    color: #252525; }

.type {
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 0.85em;
    font-weight: 700;
    letter-spacing: -0.05em;
    text-transform: uppercase;
    color: #8c1515; }

.half {
    width: 100%; }
@media only screen and (min-width: 30em) {
    .half {
        width: 49%; } }

.full {
    width: 100%;
    clear: both; }

.left {
    float: left;
    clear: none; }

.right {
    float: right;
    clear: none; }

h4 {
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.3em;
    line-height: 0.95em;
    letter-spacing: -0.035em;
    font-weight: 700;
    font-style: normal;
    margin: 0; }
h4 a, h4 a:visited {
    color: #252525; }
h4 a:hover {
    color: #8c1515; }

.link-list ul {
    list-style: none;
    margin: 0;
    padding: 0; }
.link-list ul li p {
    font-family: "minion-pro", "Times New Roman", Times, serif;
    font-size: 1em;
    line-height: 1em;
    font-weight: 400;
    font-style: italic;
    margin: 0.35em 0 1.0em 0; }
@media only screen and (min-width: 60em) {
    .link-list ul li p {
        margin: 0.35em 0; } }

form {
    padding: 0.5em 0; }
form input[type="text"] {
    border: 1px solid #dedede;
    border-radius: 3px;
    background-color: #fff;
    margin: 0 0.25em 0 0;
    padding: 5px;
    outline: none;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.15);
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif; }
form .btn {
    border: 0;
    background-color: #8c1515;
    color: #fff;
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.1rem;
    line-height: 1.1em;
    font-weight: 700;
    border: none;
    border-radius: 3px;
    padding: 7px 10px; }

/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
    padding: 0; }

/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
    top: 0;
    bottom: 0; }

/* padding for main container */
.mfp-no-margins .mfp-container {
    padding: 0; }

.mfp-title {
    font-family: "minion-pro", "Times New Roman", Times, serif;
    font-size: 1.0rem;
    letter-spacing: -0.025em;
    font-weight: 400;
    font-style: italic;
    text-align: center;
    padding: 0.5em 0; }

.list-index .page-wrapper {
    margin: 8em 0 3em 0;
    padding: 1em; }
@media only screen and (min-width: 48em) {
    .list-index .page-wrapper {
        margin: 12em auto 0 auto;
        padding: 30px 30px 10px 30px; } }
    @media only screen and (min-width: 60em) {
    .list-index .page-wrapper {
        margin: 12em auto 5em auto; } }
    .list-index h1 {
    font-size: 2.2em;
    line-height: 1em;
    letter-spacing: -0.05em; }
@media only screen and (min-width: 48em) {
    .list-index h1 {
        font-size: 3em;
        line-height: 1.1em; } }
    .list-index .deck {
    margin: 0.5em 0 0 0;
    font-size: 1.4rem;
    font-style: italic; }
.list-index section[role="river"] {
    width: 100%;
    float: right;
    clear: both;
    margin: 1.0em 0; }
@media only screen and (min-width: 48em) {
    .list-index section[role="river"] {
        width: 100%;
        clear: none;
        margin: 2.0em 0; } }
.list-index section[role="river"] article {
    margin: 0;
    padding: 1.5em 0 1.0em 0;
    overflow: hidden;
    border-top: 1px solid #d4d4d4; }
.list-index section[role="river"] h3 {
    margin: 0 0 0.25em 0;
    font-size: 1.45rem;
    line-height: 1.0em; }
.list-index section[role="river"] h3 a, .list-index section[role="river"] h3 a:visited {
    color: #252525; }
.list-index section[role="river"] h3 a:hover {
    color: #8c1515; }
.list-index section[role="river"] img {
    width: 100%;
    height: auto;
    float: none;
    clear: both;
    margin: 0 0 0.5em 0; }
@media only screen and (min-width: 30em) {
    .list-index section[role="river"] img {
        width: 20%;
        float: left;
        clear: none;
        margin: 0 0 1.0em 0; } }
.list-index section[role="river"] .info {
    width: 100%;
    float: none;
    clear: both;
    margin: 0 0 1.5em 0; }
@media only screen and (min-width: 30em) {
    .list-index section[role="river"] .info {
        width: 78%;
        float: right;
        clear: none;
        margin: 0; } }
.list-index section[role="river"] .pagination {
    text-align: center;
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    text-transform: normal;
    margin: 2rem auto 1rem auto;
    color: #d4d4d4;
    font-size: 1.1rem; }
.list-index section[role="river"] .pagination .ss-icon {
    font-size: 0.75rem; }
.list-index section[role="river"] .pagination a, .list-index section[role="river"] .pagination a:visited {
    color: #252525;
    font-weight: 700;
    padding: 0 0.15em; }
.list-index section[role="river"] .pagination a:hover, .list-index section[role="river"] .pagination a.current {
    color: #8c1515;
    font-weight: 700;
    padding: 0 0.15em; }

#banner {
    display: block;
    position: fixed;
    z-index: 20;
    width: 100%;
    top: 0;
    padding: 10px 10px 0 10px;
    min-height: 44px;
    background: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
@media only screen and (min-width: 48em) {
    #banner {
        background: rgba(255, 255, 255, 0.95);
        padding: 15px 10px 0 10px;
        min-height: 50px; } }
.lt-ie9 #banner {
    border-bottom: 1px #dedede solid; }
#banner #masthead {
    max-width: 940px;
    margin: 0 auto; }
#banner .logo {
    background: url(/etc/clientlibs/sm/custom/stanmed/images/stanmed-logo-mobile.png) 0 0 no-repeat;
    background-size: 223px 13px;
    width: 223px;
    height: 13px;
    text-indent: -9999px;
    margin: 5px auto 0 auto;
    float: none;
    text-align: center; }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #banner .logo {
        background: url(/etc/clientlibs/sm/custom/stanmed/images/stanmed-logo-mobile@2x.png) 0 0 no-repeat;
        background-size: 223px 13px; } }
@media only screen and (min-width: 48em) {
    #banner .logo {
        background: url(/etc/clientlibs/sm/custom/stanmed/images/stanmed-logo.png) 0 0 no-repeat;
        background-size: 326px 13px;
        width: 326px;
        height: 13px;
        float: left;
        margin: 2px 4px 0 4px; } }
@media only screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 48em) and (-moz-min-device-pixel-ratio: 1.5), only screen and (min-width: 48em) and (min-device-pixel-ratio: 1.5) {
    #banner .logo {
        background: url(/etc/clientlibs/sm/custom/stanmed/images/stanmed-logo@2x.png) 0 0 no-repeat;
        background-size: 326px 13px; } }
@media only screen and (min-width: 60em) {
    #banner .logo {
        margin: 2px 4px 0 0; } }
.lt-ie9 #banner .logo {
    background: url(/etc/clientlibs/sm/custom/stanmed/images/stanmed-logo.png) 0 0 no-repeat; }
#banner .right-nav {
    display: none; }
@media only screen and (min-width: 48em) {
    #banner .right-nav {
        display: block;
        float: right;
        clear: none; } }
#banner #current-issue, #banner .browse-issues {
    display: none; }
@media only screen and (min-width: 48em) {
    #banner #current-issue, #banner .browse-issues {
        display: inline-block;
        font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
        color: #252525;
        font-size: 1.0rem;
        line-height: 1.0em;
        font-weight: 400;
        font-style: normal;
        text-transform: uppercase;
        float: left;
        margin: 0 0.5em 0 0.5em;
        padding-left: 0.5em;
        border-left: 1px solid #d4d4d4; } }
#banner #current-issue .ss-icon, #banner .browse-issues .ss-icon {
    font-size: 0.65rem; }
#banner #current-issue a, #banner .browse-issues a {
    color: #252525; }
#banner #current-issue a:hover, #banner .browse-issues a:hover {
    color: #8c1515; }
#banner .browse-issues {
    border-left: none;
    padding-left: 0;
    padding-right: 0.5em;
    border-right: 1px solid #d4d4d4; }
#banner #mobile-nav {
    display: inline-block;
    float: left;
    clear: none;
    margin-top: -3px; }
@media only screen and (min-width: 48em) {
    #banner #mobile-nav {
        display: none; } }
#banner #mobile-nav .ss-icon {
    font-size: 1.1rem; }
#banner #mobile-search {
    display: inline-block;
    float: right;
    clear: none;
    margin-top: -17px; }
@media only screen and (min-width: 48em) {
    #banner #mobile-search {
        display: none; } }
#banner .date, #banner .browse {
    display: none; }
@media only screen and (min-width: 60em) {
    #banner .date, #banner .browse {
        display: inline-block; } }
#banner .ss-social {
    display: none; }
@media only screen and (min-width: 48em) {
    #banner .ss-social {
        display: inline-block;
        padding: 0 0.25em 0 0.25em; } }
#banner .ss-icon a {
    color: #252525; }
#banner .ss-icon a:hover {
    color: #8c1515; }
#banner .search-icon {
    padding: 0;
    font-size: 1.1rem; }
@media only screen and (min-width: 48em) {
    #banner .search-icon {
        padding: 0 0.75em 0 0.25em;
        font-size: 1.0rem; } }
#banner #main-nav {
    display: none;
    width: 100%;
    clear: left;
    padding: 0.75em 0 0 0;
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif; }
#banner #main-nav h6 {
    font-size: 1.1rem;
    line-height: 1.1em;
    letter-spacing: -0.015em;
    font-weight: 700;
    margin: 0 0 0.1em 0;
    font-style: normal; }
#banner #main-nav a, #banner #main-nav a:visited {
    font-weight: 400;
    font-style: normal;
    color: #252525; }
#banner #main-nav a .desc, #banner #main-nav a:visited .desc {
    font-weight: 400;
    color: #252525; }
#banner #main-nav a:hover {
    color: #8c1515; }
#banner #main-nav a:hover h6 {
    color: #8c1515; }
#banner #main-nav a:hover div {
    font-weight: 400;
    color: #252525; }
#banner #main-nav .cover {
    display: none; }
@media only screen and (min-width: 48em) {
    #banner #main-nav .cover {
        display: block;
        width: 15%;
        float: left;
        clear: none;
        margin: 1.0em 0.75em 0 0;
        text-align: center; } }
#banner #main-nav .cover img {
    width: 100%;
    height: auto;
    margin-bottom: 0.5em;
    border: 1px solid #d4d4d4; }
#banner #main-nav .cover h5 {
    margin: 0;
    font-size: 0.9rem;
    line-height: 0.7em;
    letter-spacing: -0.015em;
    text-transform: uppercase; }
#banner #main-nav .cover a h5:hover {
    color: #8c1515; }
#banner #main-nav .cover .toc {
    text-align: center;
    font-size: 0.9rem;
    margin: 0.15em 0 0 0; }
#banner #main-nav .cover .toc a:hover {
    color: #252525; }
@media only screen and (min-width: 48em) {
    #banner #main-nav .stories {
        width: 82%;
        float: left;
        clear: none;
        display: block;
        margin: 1.0em 0 1.2em 0; } }
@media only screen and (min-width: 48em) and (min-width: 60em) {
    #banner #main-nav .stories {
        width: 65%; } }
#banner #main-nav .etc {
    display: none; }
@media only screen and (min-width: 60em) {
    #banner #main-nav .etc {
        display: block;
        float: right;
        clear: none;
        width: 18%;
        margin: 1.0em 0 0 0;
        padding-left: 1.5em;
        border-left: 1px solid #d4d4d4;
        font-size: 0.85rem;
        line-height: 1.2em; }
    #banner #main-nav .etc a:hover {
        color: #252525; }
    #banner #main-nav .etc a:hover h6 {
        color: #8c1515; }
    #banner #main-nav .etc div {
        margin: 0 0 0.75em 0; } }
#banner #main-nav ul {
    list-style: none;
    margin: 0 -10px 0 -10px;
    padding: 0; }
@media only screen and (min-width: 48em) {
    #banner #main-nav ul {
        margin: 0;
        padding: 0; } }
#banner #main-nav ul li {
    font-size: 0.85rem;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none;
    border-top: 1px solid #d4d4d4;
    padding: 5px 10px; }
@media only screen and (min-width: 48em) {
    #banner #main-nav ul li {
        width: 50%;
        float: left;
        border-top: none;
        padding: 0 10px 1.0em 10px;
        min-height: 94px; } }
@media only screen and (min-width: 48em) {
    #banner #main-nav ul li div {
        margin: 0 0.5em 0 0;
        display: block;
        line-height: 1.2em; } }
#banner #main-nav ul li img {
    display: none; }
@media only screen and (min-width: 48em) {
    #banner #main-nav ul li img {
        display: block;
        float: left;
        clear: none;
        width: 30%;
        height: auto;
        margin: 0 1.0em 0.5em 0; } }
#banner #main-nav ul li.primary {
    display: block;
    letter-spacing: -0.05em;
    font-size: 1.2rem; }
@media only screen and (min-width: 48em) {
    #banner #main-nav ul li.primary {
        display: none; } }
#banner #main-nav ul li.primary a {
    text-transform: uppercase;
    font-weight: 700; }
#banner #main-nav ul li.primary a span {
    float: right;
    padding-top: 3px;
    font-size: 1.0rem; }
#banner #main-nav ul li.primary a div {
    font-family: "minion-pro", "Times New Roman", Times, serif;
    font-weight: 400;
    font-style: italic;
    text-transform: none;
    font-size: 1.0rem;
    letter-spacing: -0.025em; }
#banner #main-nav ul li.heading {
    display: block;
    font-size: 0.85rem;
    font-weight: 700;
    color: #aaa;
    padding: 5px 10px 0 10px;
    text-transform: uppercase; }
@media only screen and (min-width: 48em) {
    #banner #main-nav ul li.heading {
        display: none; } }
#banner #main-nav ul li.heading a, #banner #main-nav ul li.heading a:visited {
    font-weight: 700; }
#banner #main-nav .bottom {
    display: block;
    height: 5px;
    margin: 2px -10px 0 -10px;
    background: #252525; }
@media only screen and (min-width: 48em) {
    #banner #main-nav .bottom {
        display: none; } }
#banner #issue-browser {
    display: none; }
@media only screen and (min-width: 48em) {
    #banner #issue-browser {
        display: block;
        position: relative;
        top: -9999px;
        height: 0px;
        /* overflow: hidden; */ } }
#banner #issue-browser .all {
    text-align: center;
    font-family: "minion-pro", "Times New Roman", Times, serif;
    font-size: 1.0em;
    font-weight: 400;
    font-style: italic;
    margin-top: 10px; }
#banner #issue-browser .all span {
    font-size: 0.75em;
    padding-right: 3px; }
#banner .slider {
    display: block; }
#banner #search {
    display: none;
    width: 100%;
    clear: left;
    padding: 0.75em 0 0.5em 0;
    text-align: center; }
#banner #search form input[type="text"] {
    width: 75%; }
#banner .button.active a, #banner .button.active a:visited {
    color: #8c1515 !important; }

/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
    position: relative;
    display: block;
    top: 20px;
    margin: 0 auto;
    padding: 0 0 40px 0;
    *zoom: 1;
    text-align: center; }
@media only screen and (min-width: 48em) {
    .bx-wrapper {
        width: 700px; } }
    @media only screen and (min-width: 60em) {
    .bx-wrapper {
        width: auto; } }

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

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
    left: 0;
    background: transparent;
    clear: both; }

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

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(/etc/clientlibs/sm/custom/stanmed/images/bx_loader.gif) center center no-repeat white;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
    display: none;
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px; }

.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;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }

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

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: -30px;
    background: url(/etc/clientlibs/sm/custom/stanmed/images/bx-controls.png) no-repeat 0 -32px; }
@media only screen and (min-width: 60em) {
    .bx-wrapper .bx-prev {
        left: -50px; } }

.bx-wrapper .bx-next {
    right: -30px;
    background: url(/etc/clientlibs/sm/custom/stanmed/images/bx-controls.png) no-repeat -43px -32px; }
@media only screen and (min-width: 60em) {
    .bx-wrapper .bx-next {
        right: -40px; } }

.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: 45%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999; }

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

/* AUTO CONTROLS (START / STOP) */
.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(/etc/clientlibs/sm/custom/stanmed/images/bx-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(/etc/clientlibs/sm/custom/stanmed/images/bx-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; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.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; }

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

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

/* ADDITIONAL UPDATES */
.bx-wrapper h6 {
    font-size: 0.9rem;
    line-height: 1.0em;
    text-transform: uppercase;
    /*margin: 0.25em 0;*/
    margin: 0;
    background-color: #ffffff;
    display: inline-block;
    padding: 0.25em 0;
    width: 100%;
  }

.bx-wrapper a, .bx-wrapper a:visited {
    color: #252525; }

.bx-wrapper a h6:hover {
    color: #8c1515; }

.bx-wrapper span {
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 0.85em; }

article {
    margin: 0 0.65em 3.0em 0.65em;
    padding-top: 0.5em;
    padding-bottom: 3.0em; }
@media only screen and (min-width: 48em) {
    article {
        margin-bottom: 4.0em;
        padding-bottom: 0; } }
    @media only screen and (min-width: 60em) {
    article {
        margin: 0 4.0em 4.0em 4.0em;
        padding-top: 0; } }
    article h1 {
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 2.5rem;
    line-height: 1.1em;
    letter-spacing: -0.15rem;
    font-weight: 700;
    font-style: normal;
    margin: 0; }
@media only screen and (min-width: 48em) {
    article h1 {
        font-size: 4.0rem;
        letter-spacing: -0.25rem;
        margin: 0 -0.2em 0 -0.2em; } }
@media only screen and (min-width: 60em) {
    article h1 {
        font-size: 5.125rem;
        letter-spacing: -0.25rem;
        margin: 0; } }
.lt-ie9 article h1 {
    font-size: 70px; }
article h2 {
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.5rem;
    line-height: 1.1em;
    letter-spacing: -0.05rem;
    font-weight: 400;
    font-style: normal;
    margin: 0.25em 0 0.5em 0; }
@media only screen and (min-width: 48em) {
    article h2 {
        margin: 0.25em -0.5em 0.5em -0.5em; } }
@media only screen and (min-width: 60em) {
    article h2 {
        font-size: 2.5rem;
        letter-spacing: -0.10rem;
        margin: 0.25em 0 0.5em 0; } }
.lt-ie9 article h2 {
    font-size: 32px; }
article h3{
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.4rem;
    line-height: 1.2em;
    letter-spacing: -0.05rem;
    font-weight: 700;
    font-style: normal;
    margin: 1.5em 0 0.5em 0; }

article h4.heading {
    color: #8c1515; }
article h4 {
    margin-bottom: 0.25em; }
article p, article ul li {
    font-family: "minion-pro", "Times New Roman", Times, serif;
    font-size: 1.1rem;
    line-height: 1.4em;
    margin: 0 0 1.0em 0; }
article p .ss-icon, article ul li .ss-icon {
    font-size: 0.75em; }
article .deck {
    font-size: 1.2rem;
    line-height: 1.2em;
    margin: 0.5em 0 1em; }
@media only screen and (min-width: 48em) {
    article .deck {
        margin: 0.5em -0.75em; } }
@media only screen and (min-width: 60em) {
    article .deck {
        font-size: 1.4rem;
        line-height: 1.3em;
        margin: 0.5em 0 1em; } }
article .bodee {
    margin: 0;
    padding: 0 0 2.0em 0; }
@media only screen and (min-width: 48em) {
    article .bodee {
        margin: 0 5.0em;
        padding: 0; } }
@media only screen and (min-width: 60em) {
    article .bodee {
        margin: 0 9.0em;
        padding: 0; } }
article .byline {
    display: block;
    width: 100%;
    clear: both;
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.0rem;
    line-height: 1.3em;
    font-weight: 400;
    color: #999;
    margin: 0;
    padding: 0 0 1.0em 0; }
@media only screen and (min-width: 48em) {
    article .byline {
        margin: 0 0 0 -0.5em; } }
@media only screen and (min-width: 60em) {
    article .byline {
        margin: 0; } }
article .byline span {
    font-family: "minion-pro", "Times New Roman", Times, serif;
    font-style: italic;
    padding-left: 3px; }
article .extras, article .upfront {
    float: left;
    clear: both;
    width: 100%;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 1.5em; }
@media only screen and (min-width: 30em) {
    article .extras, article .upfront {
        float: left;
        clear: none;
        width: 5.0em;
        margin-right: 1.0em;
        border-bottom: none; } }
@media only screen and (min-width: 48em) {
    article .extras, article .upfront {
        float: left;
        clear: none;
        width: 5.0em;
        text-align: left;
        margin: 0.35em 0 0 -5.5em; } }
@media only screen and (min-width: 60em) {
    article .extras, article .upfront {
        width: 7.5em;
        margin: 0.35em 0 0 -9.0em;
        text-align: left; } }
article .extras h5, article .upfront h5 {
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.0rem;
    line-height: 1.1em;
    font-weight: 700;
    border-bottom: 1px solid #d4d4d4;
    margin: 0 0 0.75em 0;
    padding-bottom: 0.5em; }
article .extras p, article .upfront p {
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 0.80rem;
    line-height: 1.3em;
    font-weight: 400;
    color: #777;
    margin: 0 0 0.5em 0;
    clear: both; }
article .extras p .ss-icon, article .upfront p .ss-icon {
    font-size: 0.75em;
    line-height: 0.5em;
    padding-right: 0.25em; }
article .extras .desc, article .upfront .desc {
    font-family: "minion-pro", "Times New Roman", Times, serif;
    font-size: 0.85rem;
    line-height: 1.4em;
    color: #888;
    font-weight: 400;
    font-style: italic;
    margin: 4px 0 10px 0; }
article .extras a, article .extras a:visited, article .upfront a, article .upfront a:visited {
    color: #777; }
article .extras a:hover, article .upfront a:hover {
    color: #8c1515; }
article .upfront {
    margin-top: 0;
    padding-top: 0; }
figure a {
    display: block;
    position: relative;
}
figure.medium figcaption {
    float: left;
}
figure.medium.has-modal a {
    width:48%;
    float:left;
}
figure.medium.has-modal .image{
    width: 100%;
}
figure .popup-overlay {
    display: block;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 10px;
    left: 10px;
    height: 24px;
    width: 24px;
    border-radius: 3px;
    color: #fff;
    padding: 0.25em; }
figure .popup-overlay:hover {
    background: #8c1515;
    color: #fff; }
article figure.lead {
    display: block;
    position: relative;
    float: none;
    width: 100%;
    margin: 1.0em 0; }
@media only screen and (min-width: 30em) {
    article figure.lead {
        float: right;
        clear: none;
        width: 40%;
        margin-left: 1.0em; } }
@media only screen and (min-width: 48em) {
    article figure.lead {
        float: right;
        clear: none;
        width: 45%;
        margin: 0.5em -5.5em 1.5em 1.0em; } }
@media only screen and (min-width: 60em) {
    article figure.lead {
        width: 50%;
        margin: 0 -6.0em 1.5em 1.0em; } }
article figure.lead img {
    width: 100%;
    height: auto; }
@media only screen and (min-width: 60em) {
    article figure.lead img {
        width: 300px; } }
article figure.lead figcaption {
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 0.80rem;
    line-height: 1.3em;
    font-weight: 400;
    color: #999;
    margin: 0.5em 0 0 0; }
article figure.lead figcaption p{
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 0.80rem;
    line-height: 1.3em;
    font-weight: 400;
    color: #999;
    margin: 0.5em 0 0 0; }
article figure.lead a {
    display: block;
    position: relative;
}
article figure.large {
    display: block;
    float: none;
    clear: both;
    width: 100%;
    margin: 1.0em 0; }
@media only screen and (min-width: 30em) {
    article figure.large {
        float: right;
        clear: none;
        width: 40%;
        margin-left: 1.0em; } }
@media only screen and (min-width: 48em) {
    article figure.large {
        float: none;
        clear: both;
        width: auto;
        margin: 0.5em -2.0em 1.5em -2.0em; } }
@media only screen and (min-width: 60em) {
    article figure.large {
        width: 38.75em;
        margin: 1.5em -3.0em 2.5em -3.0em; } }
.lt-ie9 article figure.large {
    margin-left: -48px; }
article figure.large img {
    width: 100%;
    height: auto; }
article figure.large figcaption {
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 0.80rem;
    line-height: 1.3em;
    font-weight: 400;
    color: #999;
    margin: 0.5em 0 0 0; }
article figure.large figcaption p{
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 0.80rem;
    line-height: 1.3em;
    font-weight: 400;
    color: #999;
    margin: 0.5em 0 0 0; }
article figure.medium {
    display: block;
    float: none;
    clear: both;
    width: 45%;
    border: 1px black;
    margin: 1.0em 0; }
@media only screen and (min-width: 30em) {
    article figure.medium {
        float: right;
        clear: none;
        width: 20%;
        margin-left: 1.0em; } }
@media only screen and (min-width: 48em) {
    article figure.medium {
        float: none;
        clear: both;
        width: auto;
        margin: 0.5em -2.0em 1.5em -2.0em; } }
@media only screen and (min-width: 60em) {
    article figure.medium {
        width: 38.75em;
        margin: 1.5em -3.0em 2.5em -3.0em;
        margin-bottom: 20px; } }
.lt-ie9 article figure.medium {
    margin-left: -48px; }
article figure.medium img {
    width: 48%;
    height: auto;
    display: inline;
    margin-bottom: .5em; }

article figure.medium div.image{
    width: 48%;
    height: auto;
    display: inline;
    float:left;
    margin-bottom: 0;}

article figure.medium div.image img{
    width: 98%;
    display: block;}

article figure.medium figcaption {
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 0.80rem;
    line-height: 1.3em;
    font-weight: 400;
    color: #999;
    margin: 0 0 0 0; }
article figure.medium figcaption p{
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 0.80rem;
    line-height: 1.3em;
    font-weight: 400;
    color: #999;
    margin: 0 0 0 0; }
article figure.right {
    display: block;
    float: right;
    width: 40%;
    clear: none;
    margin: 0.5em 0 1.0em 1.0em; }
@media only screen and (min-width: 48em) {
    article figure.right {
        float: right;
        clear: none;
        width: 40%;
        margin: 0.5em -5.5em 1.5em 1.0em; } }
@media only screen and (min-width: 60em) {
    article figure.right {
        width: 50%;
        margin: 0 -9.0em 1.5em 1.0em; } }
article figure.right img {
    width: 100%;
    height: auto; }
article figure.right figcaption {
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 0.80rem;
    line-height: 1.3em;
    font-weight: 400;
    color: #999;
    margin: 0.5em 0 0 0; }
article figure.right figcaption p{
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 0.80rem;
    line-height: 1.3em;
    font-weight: 400;
    color: #999;
    margin: 0.5em 0 0 0; }
article figure.left {
    display: block;
    float: left;
    width: 40%;
    clear: none;
    margin: 0.5em 1.0em 1.0em 0em; }
@media only screen and (min-width: 48em) {
    article figure.left {
        float: left;
        clear: none;
        width: 40%;
        margin: 0.5em 1.0em 1.5em -5.5em; } }
@media only screen and (min-width: 60em) {
    article figure.left {
        width: 50%;
        margin: 0 1.0em 1.5em -9.0em; } }
article figure.left img {
    width: 100%;
    height: auto; }
article figure.left figcaption {
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 0.80rem;
    line-height: 1.3em;
    font-weight: 400;
    color: #999;
    margin: 0.5em 0 0 0; }
article figure.left figcaption p{
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 0.80rem;
    line-height: 1.3em;
    font-weight: 400;
    color: #999;
    margin: 0.5em 0 0 0; }
article figure.left.landscape, article figure.right.landscape {
    width: 60%; }
article aside.pullquote {
    font-family: "minion-pro", "Times New Roman", Times, serif;
    font-size: 1.5rem;
    line-height: 1.25em;
    margin: 0.5em 0 1.0em 0;
    font-weight: 400;
    font-style: italic;
    text-indent: -3px; }
@media only screen and (min-width: 48em) {
    article aside.pullquote {
        margin: 0.5em 0 1.0em -3.0em;
        font-size: 1.6rem;
        line-height: 1.25em; } }
@media only screen and (min-width: 60em) {
    article aside.pullquote {
        margin: 0.5em 0 1.0em -6.0em;
        /* text-indent: -23px; */ } }
.lt-ie9 article aside.pullquote {
    font-size: 22px; }
article .about-author {
    clear: both;
    display: block;
    width: 100%;
    border-top: 1px solid #d4d4d4;
    margin: 0;
    padding: 1.5em 0 3.0em 0; }
article .about-author p {
    font-size: 1.0rem;
    line-height: 1.15em;
    color: #666;
    margin: 0 0 0.5em 0; }
article .about-author p span {
    font-size: 0.75em;
    padding-right: 3px; }
article .about-author .bio {
    float: right;
    clear: none;
    width: 77%;
    padding-bottom: 40px; }
article .about-author figure img {
    float: left;
    clear: none;
    width: 20%;
    margin: 0 0.5em 0 0; }
article .share {
    text-align: center;
    margin: 3.0em 0 4.5em 0; }
article .share label {
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.0rem;
    line-height: 1.0em;
    font-weight: 700;
    text-transform: uppercase;
    color: #aaa;
    letter-spacing: -0.05em; }
article .share div {
    clear: both;
    margin: 0.25em 0 0 0; }
article .share .ss-icon {
    font-size: 1.2rem; }
article .share a, article .share a:visited {
    color: #aaa;
    padding: 0 0.5em; }
article .share a:hover {
    color: #8c1515; }

.share-top {
    display: none; }
@media only screen and (min-width: 30em) {
    .share-top {
        display: block;
        float: right;
        clear: none;
        margin: 0.5em -0.5em 0 0; } }
    @media only screen and (min-width: 48em) {
    .share-top {
        margin: 1.5em -1.5em 0 0; } }
    @media only screen and (min-width: 60em) {
    .share-top {
        margin: 1.5em -4.5em 0 0; } }
    .share-top div {
    clear: none;
    float: left;
    margin: 0 0 0 0; }
@media only screen and (min-width: 30em) {
    .share-top div {
        float: none;
        clear: both; } }
@media only screen and (min-width: 48em) {
    .share-top div {
        margin: 0 0 0.5em 0; } }
.share-top .ss-icon {
    font-size: 1.2rem; }
@media only screen and (min-width: 48em) {
    .share-top .ss-icon {
        font-size: 1.5rem; } }
.share-top a, .share-top a:visited {
    color: #dedede;
    padding: 0 0.5em; }
.share-top a:hover {
    color: #8c1515; }

article .prev-next {
    margin: -2em 0 0 0;
    letter-spacing: -0.05em; }
@media only screen and (min-width: 30em) {
    article .prev-next {
        margin: -8.85em -1.0em 0 -1.0em; } }
    @media only screen and (min-width: 48em) {
    article .prev-next {
        margin: -8.85em -9.0em 3.0em -9.0em;
        padding-bottom: 80px; } }
    article .prev-next a.blog-nav {
    text-decoration: none;
    display: block;
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.0rem;
    font-weight: 700;
    margin: 1.15rem 10px 0 10px;
    width: 42%;
    color: #aaa; }
@media only screen and (min-width: 30em) {
    article .prev-next a.blog-nav {
        width: 25%; } }
article .prev-next a.blog-nav .ss-icon {
    font-size: 0.75em; }
article .prev-next a h4 {
    font-size: 1.4rem;
    color: #aaa; }
article .prev-next a h4:hover {
    color: #8c1515; }
article .prev-next .title {
    text-transform: uppercase; }
article .prev-next .prev {
    float: left;
    text-align: right; }
article .prev-next .next {
    float: right;
    text-align: left; }

section[role="more-reading"] {
    background: #f3f3f3;
    margin: 0 -30px;
    padding: 0 20px;
    display: block;
    clear: both;
    overflow: hidden;
    position: relative;
    z-index: 10; }
@media only screen and (min-width: 60em) {
    section[role="more-reading"] {
        background: rgba(243, 243, 243, 0.95); } }
section[role="more-reading"] .wrapper {
    padding: 0 0.75em 0 0.75em;
    position: relative; }
@media only screen and (min-width: 60em) {
    section[role="more-reading"] .wrapper {
        padding: 0 0.75em 4.0em 0.75em; } }
section[role="more-reading"] h3 {
    font-size: 1.3em;
    color: #8c1515;
    letter-spacing: -0.05em;
    text-transform: uppercase;
    padding: 0 0 0.35em 0;
    margin: 0.75em 0 1.25em 0;
    border-bottom: 1px solid #d4d4d4; }
section[role="more-reading"] .feature {
    width: 100%;
    margin: 0 0 1.0em 0;
    display: block;
    float: left;
    clear: both; }
@media only screen and (min-width: 48em) {
    section[role="more-reading"] .feature {
        width: 62%;
        margin: 0 2% 1.0em 0;
        float: left;
        clear: none; } }
@media only screen and (min-width: 60em) {
    section[role="more-reading"] .feature {
        width: 31%;
        margin: 0 2% 0 0;
        clear: none; } }
section[role="more-reading"] .feature img {
    width: 40%;
    height: auto;
    float: left;
    clear: none;
    margin: 0 0.75em 1em 0; }
@media only screen and (min-width: 30em) {
    section[role="more-reading"] .feature img {
        width: 30%; } }
@media only screen and (min-width: 48em) {
    section[role="more-reading"] .feature img {
        width: 24%; } }
@media only screen and (min-width: 60em) {
    section[role="more-reading"] .feature img {
        width: 45%; } }
section[role="more-reading"] .feature .info {
    width: 55%;
    float: right;
    clear: none;
    margin: -0.15em 0 0 0; }
@media only screen and (min-width: 30em) {
    section[role="more-reading"] .feature .info {
        width: 66%; } }
@media only screen and (min-width: 48em) {
    section[role="more-reading"] .feature .info {
        width: 73%; } }
@media only screen and (min-width: 60em) {
    section[role="more-reading"] .feature .info {
        width: 50%; } }
section[role="more-reading"] .feature .info p {
    font-family: "minion-pro", "Times New Roman", Times, serif;
    font-size: 1em;
    line-height: 1em;
    font-weight: 400;
    font-style: italic;
    margin: 0.5em 0; }
section[role="more-reading"] .link-list {
    width: 100%;
    display: block;
    float: left;
    clear: both;
    margin: 0 0 1.0em 0; }
@media only screen and (min-width: 48em) {
    section[role="more-reading"] .link-list {
        width: 33%;
        margin: -0.25em 0.75em 0 0;
        float: right;
        clear: none;
        position: absolute;
        right: 0; } }
@media only screen and (min-width: 60em) {
    section[role="more-reading"] .link-list {
        position: static;
        right: auto;
        margin: -0.25em 0 0 0; } }

.basic .page-wrapper, .basic-video .page-wrapper {
    margin: 8em 0 3em 0; }
@media only screen and (min-width: 48em) {
    .basic .page-wrapper, .basic-video .page-wrapper {
        margin: 12em auto 0 auto;
        padding: 30px 30px 0 30px; } }
    @media only screen and (min-width: 60em) {
    .basic .page-wrapper, .basic-video .page-wrapper {
        margin: 12em auto 5em auto; } }
    .basic article h1, .basic-video article h1 {
    font-size: 2.2em;
    line-height: 1em;
    letter-spacing: -0.05em;
    margin-bottom: 0.5em; }
@media only screen and (min-width: 48em) {
    .basic article h1, .basic-video article h1 {
        font-size: 3em;
        line-height: 1.1em; } }
    .basic article .deck, .basic-video article .deck {
    font-style: italic; }
.basic article .embed-container, .basic-video article .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    /* 16/9 ratio */
    padding-top: 30px;
    /* IE6 workaround*/
    height: 0;
    overflow: hidden;
    margin: 1.0em 0; }
.basic article .embed-container iframe, .basic article .embed-container object, .basic article .embed-container embed, .basic-video article .embed-container iframe, .basic-video article .embed-container object, .basic-video article .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.basic-video h1 {
    margin-bottom: 0.5em; }

.lt-ie9 #masthead {
    width: 940px; }

.lt-ie9 .page-wrapper {
    width: 900px; }

.audio-module {
    display: block;
    border-radius: 4px;
    background: #efefef;
    clear: both;
    overflow: auto;
    width: 100%;
    margin: 2.0em 0; }
@media only screen and (min-width: 48em) {
    .audio-module {
        width: 38.76em;
        margin: 0 -3.0em 1.0em -3.0em; } }
    .audio-module img {
    display: none; }
@media only screen and (min-width: 48em) {
    .audio-module img {
        display: block;
        width: 20%;
        height: auto;
        float: left;
        margin-right: 1.0em; } }
.audio-module .info {
    padding: 0.5em 1.5em 0 0.5em; }
.audio-module .info h4 {
    margin-bottom: 0.35em; }
.audio-module .info p {
    font-size: 1.0rem;
    line-height: 1.2em;
    font-style: italic; }

.mejs-container {
    position: relative;
    background: #000;
    font-family: Helvetica, Arial;
    text-align: left;
    vertical-align: top;
    text-indent: 0;
    float: left; }

.me-plugin {
    position: absolute; }

.mejs-embed, .mejs-embed body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #000;
    overflow: hidden; }

.mejs-container-fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1000; }

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
    width: 100%;
    height: 100%; }

/* Start: LAYERS */
.mejs-background {
    position: absolute;
    top: 0;
    left: 0; }

.mejs-mediaelement {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.mejs-poster {
    position: absolute;
    top: 0;
    left: 0; }

.mejs-poster img {
    border: 0;
    padding: 0;
    border: 0;
    display: block; }

.mejs-overlay {
    position: absolute;
    top: 0;
    left: 0; }

.mejs-overlay-play {
    cursor: pointer; }

.mejs-overlay-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    background: url(/etc/clientlibs/sm/custom/stanmed/images/bigplay.svg) no-repeat; }

.no-svg .mejs-overlay-button {
    background-image: url(/etc/clientlibs/sm/custom/stanmed/images/bigplay.png); }

.mejs-overlay:hover .mejs-overlay-button {
    background-position: 0 -100px; }

.mejs-overlay-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    background: #333;
    background: url(/etc/clientlibs/sm/custom/stanmed/images/background.png);
    background: rgba(0, 0, 0, 0.9);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.9)), to(rgba(0, 0, 0, 0.9)));
    background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: -o-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: linear-gradient(rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9)); }

.mejs-overlay-loading span {
    display: block;
    width: 80px;
    height: 80px;
    background: transparent url(loading.gif) 50% 50% no-repeat; }

/* End: LAYERS */
/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
    position: absolute;
    background: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
    border-radius: 3px;
    background: url(/etc/clientlibs/sm/custom/stanmed/images/background.png);
    background: #484b4c;
    background: -moz-linear-gradient(top, #484b4c 0%, #2d2f30 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #484b4c), color-stop(100%, #2d2f30));
    background: -webkit-linear-gradient(top, #484b4c 0%, #2d2f30 100%);
    background: -o-linear-gradient(top, #484b4c 0%, #2d2f30 100%);
    background: -ms-linear-gradient(top, #484b4c 0%, #2d2f30 100%);
    background: linear-gradient(to bottom, #484b4c 0%, #2d2f30 100%);
    height: 30px;
    width: 100%; }

.mejs-container .mejs-controls div {
    list-style-type: none;
    background-image: none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 26px;
    height: 26px;
    font-size: 11px;
    line-height: 11px;
    background: 0;
    font-family: Helvetica, Arial;
    border: 0; }

.mejs-controls .mejs-button button {
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0;
    text-decoration: none;
    margin: 7px 5px;
    padding: 0;
    position: absolute;
    height: 16px;
    width: 16px;
    border: 0;
    background: transparent url(/etc/clientlibs/sm/custom/stanmed/images/controls.svg) no-repeat; }

.no-svg .mejs-controls .mejs-button button {
    background-image: url(/etc/clientlibs/sm/custom/stanmed/images/controls.png); }

/* :focus for accessibility */
.mejs-controls .mejs-button button:focus {
    outline: solid 1px transparent; }

/* End: CONTROL BAR */
/* Start: Time (current / duration) */
.mejs-container .mejs-controls .mejs-time {
    color: #fff;
    display: block;
    height: 17px;
    width: auto;
    padding: 8px 3px 0 3px;
    overflow: hidden;
    text-align: center;
    padding: auto 4px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }

.mejs-container .mejs-controls .mejs-time span {
    font-size: 11px;
    color: #fff;
    line-height: 12px;
    display: block;
    float: left;
    margin: 1px 2px 0 0;
    width: auto; }

/* End: Time (current / duration) */
/* Start: Play/pause */
.mejs-controls .mejs-play button {
    background-position: 0 0; }

.mejs-controls .mejs-pause button {
    background-position: 0 -16px; }

/* End: Play/pause */
/* Stop */
.mejs-controls .mejs-stop button {
    background-position: -112px 0; }

/* End: Play/pause */
/* Start: Progress bar */
.mejs-controls div.mejs-time-rail {
    width: 200px;
    padding-top: 5px; }

.mejs-controls .mejs-time-rail span {
    display: block;
    position: absolute;
    width: 180px;
    height: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer; }

.mejs-controls .mejs-time-rail .mejs-time-total {
    margin: 5px;
    background: #333;
    background: rgba(50, 50, 50, 0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
    background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8)); }

.mejs-controls .mejs-time-rail .mejs-time-buffering {
    width: 100%;
    background-image: -o-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: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    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: -moz-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: -ms-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);
    -webkit-background-size: 15px 15px;
    -moz-background-size: 15px 15px;
    -o-background-size: 15px 15px;
    background-size: 15px 15px;
    -webkit-animation: buffering-stripes 2s linear infinite;
    -moz-animation: buffering-stripes 2s linear infinite;
    -ms-animation: buffering-stripes 2s linear infinite;
    -o-animation: buffering-stripes 2s linear infinite;
    animation: buffering-stripes 2s linear infinite; }

@-webkit-keyframes buffering-stripes {
    from {
        background-position: 0 0; }

    to {
        background-position: 30px 0; } }

@-moz-keyframes buffering-stripes {
    from {
        background-position: 0 0; }

    to {
        background-position: 30px 0; } }

@-ms-keyframes buffering-stripes {
    from {
        background-position: 0 0; }

    to {
        background-position: 30px 0; } }

@-o-keyframes buffering-stripes {
    from {
        background-position: 0 0; }

    to {
        background-position: 30px 0; } }

@keyframes buffering-stripes {
    from {
        background-position: 0 0; }

    to {
        background-position: 30px 0; } }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    width: 0; }

.mejs-controls .mejs-time-rail .mejs-time-current {
    width: 0;
    background: #bb0000;
    background: -moz-linear-gradient(top, #bb0000 0%, #8e0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bb0000), color-stop(100%, #8e0000));
    background: -webkit-linear-gradient(top, #bb0000 0%, #8e0000 100%);
    background: -o-linear-gradient(top, #bb0000 0%, #8e0000 100%);
    background: -ms-linear-gradient(top, #bb0000 0%, #8e0000 100%);
    background: linear-gradient(to bottom, #bb0000 0%, #8e0000 100%); }

.mejs-controls .mejs-time-rail .mejs-time-handle {
    display: none;
    position: absolute;
    margin: 0;
    width: 10px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    border: solid 2px #333;
    top: -2px;
    text-align: center; }

.mejs-controls .mejs-time-rail .mejs-time-float {
    position: absolute;
    display: none;
    background: #eee;
    width: 36px;
    height: 17px;
    border: solid 1px #333;
    top: -26px;
    margin-left: -18px;
    text-align: center;
    color: #111; }

.mejs-controls .mejs-time-rail .mejs-time-float-current {
    margin: 2px;
    width: 30px;
    display: block;
    text-align: center;
    left: 0; }

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    border: solid 5px #eee;
    border-color: #eee transparent transparent transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: 15px;
    left: 13px; }

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
    width: 48px; }

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
    width: 44px; }

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
    left: 18px; }

/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
    visibility:visible;
}
*/
/* End: Progress bar */
/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
    background-position: -32px 0; }

.mejs-controls .mejs-unfullscreen button {
    background-position: -32px -16px; }

/* End: Fullscreen */
/* Start: Mute/Volume */
.mejs-controls .mejs-mute button {
    background-position: -16px -16px; }

.mejs-controls .mejs-unmute button {
    background-position: -16px 0; }

.mejs-controls .mejs-volume-button {
    position: relative; }

.mejs-controls .mejs-volume-button .mejs-volume-slider {
    display: none;
    height: 115px;
    width: 25px;
    background: url(../img/background.png);
    background: rgba(50, 50, 50, 0.7);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: -115px;
    left: 0;
    z-index: 1;
    position: absolute;
    margin: 0; }

.mejs-controls .mejs-volume-button:hover {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px; }

/*
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
    display: block;
}
*/
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    background: #ddd;
    background: rgba(255, 255, 255, 0.5);
    margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    background: #ddd;
    background: rgba(255, 255, 255, 0.9);
    margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
    position: absolute;
    left: 4px;
    top: -3px;
    width: 16px;
    height: 6px;
    background: #ddd;
    background: rgba(255, 255, 255, 0.9);
    cursor: N-resize;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    margin: 0; }

/* horizontal version */
.mejs-controls div.mejs-horizontal-volume-slider {
    height: 26px;
    width: 60px;
    position: relative; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #333;
    background: rgba(50, 50, 50, 0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
    background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8)); }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8)); }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
    display: none; }

/* End: Mute/Volume */
/* Start: TRACK (Captions and Chapters) */
.mejs-controls .mejs-captions-button {
    position: relative; }

.mejs-controls .mejs-captions-button button {
    background-position: -48px 0; }

.mejs-controls .mejs-captions-button .mejs-captions-selector {
    visibility: hidden;
    position: absolute;
    bottom: 26px;
    right: -10px;
    width: 130px;
    height: 100px;
    background: url(../img/background.png);
    background: rgba(50, 50, 50, 0.7);
    border: solid 1px transparent;
    padding: 10px;
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }

/*
.mejs-controls .mejs-captions-button:hover  .mejs-captions-selector {
    visibility: visible;
}
*/
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none !important;
    overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
    margin: 0 0 6px 0;
    padding: 0;
    list-style-type: none !important;
    display: block;
    color: #fff;
    overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
    width: 100px;
    float: left;
    padding: 4px 0 0 0;
    line-height: 15px;
    font-family: helvetica, arial;
    font-size: 10px; }

.mejs-controls .mejs-captions-button .mejs-captions-translations {
    font-size: 10px;
    margin: 0 0 5px 0; }

.mejs-chapters {
    position: absolute;
    top: 0;
    left: 0;
    -xborder-right: solid 1px #fff;
    width: 10000px;
    z-index: 1; }

.mejs-chapters .mejs-chapter {
    position: absolute;
    float: left;
    background: #222;
    background: rgba(0, 0, 0, 0.7);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);
    overflow: hidden;
    border: 0; }

.mejs-chapters .mejs-chapter .mejs-chapter-block {
    font-size: 11px;
    color: #fff;
    padding: 5px;
    display: block;
    border-right: solid 1px #333;
    border-bottom: solid 1px #333;
    cursor: pointer; }

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
    border-right: none; }

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
    /*background: #333;*/
    background: #666;
    background: rgba(102, 102, 102, 0.7);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
    background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232); }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
    font-size: 12px;
    font-weight: bold;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 0 3px 0;
    line-height: 12px; }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
    font-size: 12px;
    line-height: 12px;
    margin: 3px 0 4px 0;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis; }

.mejs-captions-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    /*font-weight: bold;*/
    line-height: 22px;
    font-size: 12px;
    color: #fff; }

.mejs-captions-layer a {
    color: #fff;
    text-decoration: underline; }

.mejs-captions-layer[lang=ar] {
    font-size: 20px;
    font-weight: normal; }

.mejs-captions-position {
    position: absolute;
    width: 100%;
    bottom: 15px;
    left: 0; }

.mejs-captions-position-hover {
    bottom: 45px; }

.mejs-captions-text {
    padding: 3px 5px;
    background: url(../img/background.png);
    background: rgba(20, 20, 20, 0.8); }

/* End: TRACK (Captions and Chapters) */
.mejs-clear {
    clear: both; }

/* Start: ERROR */
.me-cannotplay a {
    color: #fff;
    font-weight: bold; }

.me-cannotplay span {
    padding: 15px;
    display: block; }

/* End: ERROR */
/* Start: Loop */
.mejs-controls .mejs-loop-off button {
    background-position: -64px -16px; }

.mejs-controls .mejs-loop-on button {
    background-position: -64px 0; }

/* End: Loop */
/* Start: backlight */
.mejs-controls .mejs-backlight-off button {
    background-position: -80px -16px; }

.mejs-controls .mejs-backlight-on button {
    background-position: -80px 0; }

/* End: backlight */
/* Start: picture controls */
.mejs-controls .mejs-picturecontrols-button {
    background-position: -96px 0; }

/* End: picture controls */
/* context menu */
.mejs-contextmenu {
    position: absolute;
    width: 150px;
    padding: 10px;
    border-radius: 4px;
    top: 0;
    left: 0;
    background: #fff;
    border: solid 1px #999;
    z-index: 1001;
    /* make sure it shows on fullscreen */ }

.mejs-contextmenu .mejs-contextmenu-separator {
    height: 1px;
    font-size: 0;
    margin: 5px 6px;
    background: #333; }

.mejs-contextmenu .mejs-contextmenu-item {
    font-family: Helvetica, Arial;
    font-size: 12px;
    padding: 4px 6px;
    cursor: pointer;
    color: #333; }

.mejs-contextmenu .mejs-contextmenu-item:hover {
    background: #2C7C91;
    color: #fff; }

/* Start: SourceChooser */
.mejs-controls .mejs-sourcechooser-button {
    position: relative; }

.mejs-controls .mejs-sourcechooser-button button {
    background-position: -128px 0; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
    visibility: hidden;
    position: absolute;
    bottom: 26px;
    right: -10px;
    width: 130px;
    height: 100px;
    background: url(../img/background.png);
    background: rgba(50, 50, 50, 0.7);
    border: solid 1px transparent;
    padding: 10px;
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none !important;
    overflow: hidden; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
    margin: 0 0 6px 0;
    padding: 0;
    list-style-type: none !important;
    display: block;
    color: #fff;
    overflow: hidden; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
    width: 100px;
    float: left;
    padding: 4px 0 0 0;
    line-height: 15px;
    font-family: helvetica, arial;
    font-size: 10px; }

/* End: SourceChooser */
/* Start: Postroll */
.mejs-postroll-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/background.png);
    background: rgba(50, 50, 50, 0.7);
    z-index: 1000;
    overflow: hidden; }

.mejs-postroll-layer-content {
    width: 100%;
    height: 100%; }

.mejs-postroll-close {
    position: absolute;
    right: 0;
    top: 0;
    background: url(../img/background.png);
    background: rgba(50, 50, 50, 0.7);
    color: #fff;
    padding: 4px;
    z-index: 100;
    cursor: pointer; }

/* End: Postroll */
article .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    /* 16/9 ratio */
    padding-top: 30px;
    /* IE6 workaround*/
    height: 0;
    overflow: hidden;
    margin: 1.0em 0; }
article .embed-container iframe, article .embed-container object, article .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

footer {
    width: 100%;
    background: white;
    display: block;
    overflow: hidden;
    padding: 1.0em 0 2.0em 0;
    /* border-top: 5px solid $primary; */
    position: relative;
    z-index: 2; }
@media only screen and (min-width: 60em) {
    footer {
        background: rgba(255, 255, 255, 0.95); } }
    footer .ft-logo a {
    display: none; }
@media only screen and (min-width: 60em) {
    footer .ft-logo a {
        display: block;
        float: left;
        clear: none;
        background: url(/etc/clientlibs/sm/custom/stanmed/images/logo.png) 0 0 no-repeat;
        background-size: 200px 57px;
        width: 200px;
        height: 57px;
        text-indent: -9999px;
        margin: 1.0em 0 0; }
    .lt-ie9 footer .ft-logo a {
        background: url(/etc/clientlibs/sm/custom/stanmed/images/logo.png) 0 0 no-repeat; } }
    @media only screen and (min-width: 60em) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 60em) and (-moz-min-device-pixel-ratio: 1.5), only screen and (min-width: 60em) and (min-device-pixel-ratio: 1.5) {
    footer .ft-logo a {
        background: url(/etc/clientlibs/sm/custom/stanmed/images/logo@2x.png) 0 0 no-repeat;
        background-size: 200px 57px; } }
footer .ft-mobile {
    display: block;
    width: 100%;
    float: left;
    clear: both;
    margin: 0; }
@media only screen and (min-width: 48em) {
    footer .ft-mobile {
        margin: 1.0em 0 0 0;
        border-top: 1px solid #d4d4d4; } }
@media only screen and (min-width: 60em) {
    footer .ft-mobile {
        display: none; } }
footer .ft-mobile .social-mobile {
    display: block;
    text-align: center;
    margin: 1.0em auto 0 auto;
    padding-bottom: 1.0em;
    border-bottom: 1px solid #d4d4d4; }
@media only screen and (min-width: 48em) {
    footer .ft-mobile .social-mobile {
        display: none; } }
footer .ft-mobile .social-mobile label {
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.4rem;
    line-height: 0.8em;
    letter-spacing: -0.05em;
    margin-right: 0.35em;
    font-weight: 700;
    font-style: normal;
    color: #252525; }
footer .ft-mobile .social-mobile .ss-icon {
    font-size: 1.1em; }
footer .ft-mobile .social-mobile a, footer .ft-mobile .social-mobile a:visited {
    color: #252525;
    padding: 0 0.25em; }
footer .ft-mobile .social-mobile a:hover {
    color: #8c1515; }
footer .ft-mobile .logo-mobile {
    display: block;
    clear: none;
    background: url(/etc/clientlibs/sm/custom/stanmed/images/logo.png) 0 0 no-repeat;
    background-size: 200px 57px;
    width: 200px;
    height: 57px;
    text-indent: -9999px;
    margin: 2.0em auto 1.0em auto; }
@media only screen and (min-width: 48em) {
    footer .ft-mobile .logo-mobile {
        margin-bottom: 0; } }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    footer .ft-mobile .logo-mobile {
        background: url(/etc/clientlibs/sm/custom/stanmed/images/logo@2x.png) 0 0 no-repeat;
        background-size: 200px 57px; } }
footer .latest-issue {
    display: block;
    width: 100%;
    clear: both;
    float: left;
    border: none;
    border-bottom: 1px solid #d4d4d4;
    padding: 0 0 1.0em 0;
    margin: 0 0 1.0em; }
@media only screen and (min-width: 48em) {
    footer .latest-issue {
        clear: none;
        width: 50%;
        border-bottom: none;
        border-right: 1px solid #d4d4d4;
        padding: 0 0.5em 0 0; } }
@media only screen and (min-width: 60em) {
    footer .latest-issue {
        width: 41%;
        border-left: 1px solid #d4d4d4;
        padding: 0 0.5em 0 1.25em;
        margin: 0 0 0 1.25em; } }
footer .latest-issue img {
    width: 30%;
    float: left;
    clear: none; }
footer .latest-issue .info {
    width: 66%;
    float: right;
    clear: none;
    margin: -0.15em 0 0 0; }
footer .latest-issue .info p {
    font-family: "minion-pro", "Times New Roman", Times, serif;
    font-size: 1em;
    line-height: 1em;
    font-weight: 400;
    font-style: italic;
    margin: 0.5em 0; }
footer .newsletter {
    width: 100%;
    float: left;
    clear: both;
    padding: 0 0 1.0em 0;
    border-bottom: 1px solid #d4d4d4; }
@media only screen and (min-width: 48em) {
    footer .newsletter {
        width: 47%;
        float: right;
        clear: none;
        padding: 0;
        border-bottom: none; } }
@media only screen and (min-width: 60em) {
    footer .newsletter {
        width: 33%; } }
footer .newsletter h5 {
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.3rem;
    line-height: 1.0em;
    letter-spacing: -0.035em;
    color: #252525;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 0.25em 0; }
footer .newsletter p {
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 0.95em;
    line-height: 1.1em;
    font-weight: 400;
    font-style: normal;
    margin: 0 0 0.5em 0; }
footer .newsletter form input[type="text"] {
    width: 80%; }
footer .copyright {
    display: block;
    float: none;
    clear: both;
    width: 100%;
    margin: 0.5em auto 1.5em auto;
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 0.85em;
    font-weight: 400;
    color: #999;
    font-style: normal;
    text-align: center; }
@media only screen and (min-width: 48em) {
    footer .copyright {
        padding-top: 2em; } }
@media only screen and (min-width: 60em) {
    footer .copyright {
        text-align: left;
        float: left;
        border-top: 1px solid #d4d4d4;
        margin: 2.0em auto 1.5em auto; } }
footer .copyright span {
    padding: 0 5px;
    color: #d4d4d4; }
footer .copyright span.first {
    display: none; }
@media only screen and (min-width: 60em) {
    footer .copyright span.first {
        display: inline-block; } }
footer .copyright a, footer .copyright a:visited {
    color: #252525; }
footer .copyright a:hover {
    color: #8c1515; }
footer .copyright div {
    float: none;
    clear: both;
    padding-bottom: 0.5em; }
@media only screen and (min-width: 60em) {
    footer .copyright div {
        float: left;
        clear: none; } }



.bodee .text .pullquote{
    font-family: "minion-pro", "Times New Roman", Times, serif;
    font-size: 1.5rem;
    line-height: 1.25em;
    margin: 0.5em 0 1.0em 0;
    font-weight: 400;
    font-style: italic;
    text-indent: -3px; }
@media only screen and (min-width: 48em) {
    .bodee .text .pullquote{
        margin: 0.5em 0 1.0em -3.0em;
        font-size: 1.6rem;
        line-height: 1.25em; } }
@media only screen and (min-width: 60em) {
    .bodee .text .pullquote{
        margin: 0.5em 0 1.0em -6.0em;
        /* text-indent: -23px; */ } }
.lt-ie9 .bodee .text .pullquote{
    font-size: 22px; }



.bodee .text .caption {
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 0.80rem;
    line-height: 1.3em;
    font-weight: 400;
    color: #999;
    margin: 0.5em 0 0 0; }

article .bodee .text h1 {
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 2.5rem;
    line-height: 1.1em;
    letter-spacing: -0.15rem;
    font-weight: 700;
    font-style: normal;
    margin: 0; }
@media only screen and (min-width: 48em) {
    article .bodee .text h1 {
        font-size: 4.0rem;
        letter-spacing: -0.25rem;
        margin: 0 -0.2em 0 -0.2em; } }
@media only screen and (min-width: 60em) {
    article .bodee .text h1 {
        font-size: 5.125rem;
        letter-spacing: -0.25rem;
        margin: 0; } }
.lt-ie9 article .bodee .text h1 {
    font-size: 70px; }
article .bodee .text h2 {
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.5rem;
    line-height: 1.1em;
    letter-spacing: -0.05rem;
    font-weight: 400;
    font-style: normal;
    margin: 0.25em 0 0.5em 0;
}
@media only screen and (min-width: 48em) {
    article .bodee .text h2 {
        margin: 0.25em -0.5em 0.5em -0.5em; } }
@media only screen and (min-width: 60em) {
    article .bodee .text h2 {
        font-size: 2.5rem;
        letter-spacing: -0.10rem;
        margin: 0.25em 0 0.5em 0; } }
.lt-ie9 article .bodee .text h2 {
    font-size: 32px; }
article .bodee .text h3 {
    font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.4rem;
    line-height: 1.2em;
    letter-spacing: -0.05rem;
    font-weight: 700;
    font-style: normal;
    margin: 1.5em 0 0.5em 0;
}
article .bodee .text h4.heading {
    color: #8c1515; }
article .bodee .text h4 {
    margin-bottom: 0.25em; }
article .bodee .text p, article .bodee .text ul li {
    font-family: "minion-pro", "Times New Roman", Times, serif;
    font-size: 1.1rem;
    line-height: 1.4em;
    margin: 0 0 1.0em 0; }
article .bodee .text p .ss-icon, article .bodee .text ul li .ss-icon {
    font-size: 0.75em; }

/* Fixing broken styling from commons */
.stanmed .image {
    overflow: visible;
    margin-bottom:0;
}

.text h2:after {
    content:none;
}
.text h3 {    
    color: #252525 !important;
}