@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot') format('woff2'), url('../fonts/glyphicons-halflings-regular.svg') format('svg'), url('../fonts/glyphicons-halflings-regular.ttf') format('ttf'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2');
}

.falls-prevention-215-container {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smooth: always;
    font-size: 0.75em;
    max-width: 1200px;
    margin: 0 auto;
}

@media screen and (min-width: 768px) {
    .falls-prevention-215-container {
        font-size: 0.875em;
    }
}

.falls-prevention-215-container p {
    margin-bottom: 1em;
    line-height: 1.5;
    font-family: inherit;
}

.falls-prevention-215-container .back-link {
    position: absolute;
    top: 30px;
    color: #fff !important;
    text-decoration: underline;
    font-size: 0.857em;
    background: url(../images/back-to-ageing.png) no-repeat left top;
    background-size: auto 100%;
    padding-left: 30px;
    margin-left: 10px;
}

.falls-prevention-215-container .carousel .carousel-inner {
    margin: 0 30px;
    width: auto;
}

.falls-prevention-215-container .carousel .carousel-inner .item {
    padding: 0 1em;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.0625em;
    border: 0;
}

.falls-prevention-215-container .carousel .carousel-control {
    background: none;
    width: 1.5em;
    opacity: 1;
}

.falls-prevention-215-container .carousel .carousel-control span.glyphicon {
    background: center center/100% auto no-repeat;
    width: 15px;
    height: 40px;
    margin-top: -15px;
}

.falls-prevention-215-container .carousel .carousel-control span.glyphicon:before {
    content: none;
}

.falls-prevention-215-container .carousel .carousel-control span.glyphicon.glyphicon-chevron-left {
    background-image: url(../images/arrow-left.png);
}

.falls-prevention-215-container .carousel .carousel-control span.glyphicon.glyphicon-chevron-right {
    background-image: url(../images/arrow-right.png);
}

.falls-prevention-215-container .carousel .carousel-indicators {
    bottom: 10px;
}

.falls-prevention-215-container .carousel .carousel-indicators li {
    border: 0;
    margin: 0 2px;
}

.falls-prevention-215-container .tab-content>.tab-pane:not(.active) {
    position: absolute;
    width: 100%;
}


.falls-prevention-215-hero {
    background: url(../images/radial-glow.jpg) bottom center/100% auto no-repeat;
}

.falls-prevention-215-hero p {
    margin: 0;
    padding: 2% 15% 5%;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.25em;
    line-height: 1.5;
}

.falls-prevention-215-tips {
    margin-top: 5%;
}

.falls-prevention-215-tips h2 {
    font-size: 2.75em;
    font-family: "Avenir Next Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    color: #f09006;
    margin-bottom: 3%;
}

.falls-prevention-215-tips .falls-prevention-215-tips-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    z-index: 1;
}

.falls-prevention-215-tips .falls-prevention-215-tips-nav li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0;
    margin: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.25em;
    font-weight: bold;
    line-height: 1.5;
    height: 1.5em;
    text-transform: uppercase;
    transition: none;
}

.falls-prevention-215-tips .falls-prevention-215-tips-nav li a {
    display: block;
    text-decoration: none;
    text-align: center;
    color: #bbb;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.falls-prevention-215-tips .falls-prevention-215-tips-nav li.active a {
    color: #f09006;
    border-bottom: 4px solid #f09006;
}

.falls-prevention-215-tips .falls-prevention-215-tip {
    padding: 15px 3em;
    margin: 0;
    background-color: #fff1da;
}

.falls-prevention-215-tips .falls-prevention-215-tip h3 {
    font-family: "Avenir Next Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 2.5em;
    color: #ad3b21;
    text-align: center;
}

.falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content {
    padding-top: 3%;
    font-size: 1.0625em;
    margin: 0 -15px;
}

.falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content-full {
    padding: 0 15px 30px;
}

.falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content-left,
.falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content-right {
    padding: 0 15px 30px;
}

@media screen and (min-width: 768px) {
    .falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content:after {
        content: '';
        display: table;
        clear: both;
    }

    .falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content-left,
    .falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content-right {
        width: 50%;
        float: left;
    }
}

.falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content-left {
    padding-bottom: 30px;
}

.falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content .falls-prevention-215-tip-video-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 15px;
    margin: 0;
    list-style: none;
}

.falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content .falls-prevention-215-tip-video-nav li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 5px;
}

.falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content .falls-prevention-215-tip-video-nav li:first-child {
    padding-left: 0;
}

.falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content .falls-prevention-215-tip-video-nav li a {
    display: block;
    text-align: center;
    background: #ccc;
    border-radius: 3px;
    padding: 2px 5px;
    color: #818181;
}

.falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content .falls-prevention-215-tip-video-nav li.active a {
    background: #fff;
    color: #f09006;
}

.falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content .falls-prevention-215-tip-videos .falls-prevention-215-tip-video.active {
    padding-bottom: 56.25%;
    position: relative;
}

.falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content .falls-prevention-215-tip-videos .falls-prevention-215-tip-video .falls-prevention-215-tip-video-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #888;
}

.falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content .red-underline {
    color: #ad3b21;
    text-decoration: underline;
}

.falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content .carousel .carousel-inner .item h4 {
    color: #ff9900;
    text-align: center;
    border-radius: 5px;
    background: #ffd698;
    padding: 10px;
}

.falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content .carousel .carousel-inner .item p {
    color: #ad3b21;
}

.falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content .falls-prevention-215-tip-content-more-calcium-title {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.53em;
    color: #ff9900;
    text-align: center;
    padding: 30px 5%;
}

.falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content .falls-prevention-215-tip-content-more-calcium-foods {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.125em;
    color: #313131;
    text-align: center;
    /* padding: 0 5% 30px; */
}

@media screen and (min-width: 768px) {
  .falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content .falls-prevention-215-tip-content-more-calcium-foods {
    font-size: 0.882em;
  }
}

.falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content .falls-prevention-215-tip-content-more-calcium-foods .falls-prevention-215-tip-content-more-calcium-food {
    display: inline-block;
    width: 190px;
    vertical-align: text-top;
    text-align: center;
    padding: 0 10px;
}

@media screen and (max-width:460px){
    .falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content .falls-prevention-215-tip-content-more-calcium-foods .falls-prevention-215-tip-content-more-calcium-food{
        width: auto;
    }
}
@media screen and (max-width:381px){
    .falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content .falls-prevention-215-tip-content-more-calcium-foods .falls-prevention-215-tip-content-more-calcium-food{
        width: 127px;
    }
}
@media screen and (max-width:355px){
    .falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content .falls-prevention-215-tip-content-more-calcium-foods .falls-prevention-215-tip-content-more-calcium-food{
        width: 109px;
}
}

.falls-prevention-215-tips .falls-prevention-215-tip .falls-prevention-215-tip-content .falls-prevention-215-tip-content-more-calcium-foods .falls-prevention-215-tip-content-more-calcium-food img {
    display: block;
    margin: 0 auto;
}

.falls-prevention-215-guides {
    background: #d17e02;
}

.falls-prevention-215-guides .falls-prevention-215-guide-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 00;
    margin: 0;
    list-style: none;
    font-size: 1em;
}

.falls-prevention-215-guides .falls-prevention-215-guide-nav li {
    width: 25%;
    background: #d17e02;
    border-left: 1px solid #ff9900;
    text-align: center;
    font-size: 1em;
}

.falls-prevention-215-guides .falls-prevention-215-guide-nav li.active {
    background: #ff9900;
}

.falls-prevention-215-guides .falls-prevention-215-guide-nav li a {
    display: block;
    padding: 10px;
    color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.0625em;
}

.falls-prevention-215-guides .falls-prevention-215-guide-tab-pane {
    background: #ff9900;
    margin: 0;
    color: #fff;
    padding: 3em;
}

.falls-prevention-215-guides .falls-prevention-215-guide-tab-pane .falls-prevention-215-guide-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 1em;
}

.falls-prevention-215-guides .falls-prevention-215-guide-tab-pane .falls-prevention-215-guide-item p {
    flex: 1 0 100%;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.25em;
    line-height: 1.2;
}

.falls-prevention-215-container .chinese {
    font-size: 1.28em !important;
}

.falls-prevention-215-container .cn-spacing {
    letter-spacing: 2px;
}

.falls-prevention-215-guides .falls-prevention-215-guide-tab-pane .falls-prevention-215-guide-item p small {
    display: block;
    font-size: 0.85em;
}

.falls-prevention-215-guides .falls-prevention-215-guide-tab-pane .falls-prevention-215-guide-item .falls-prevention-215-guide-buttons a {
    border-radius: 3px;
    background: #d17e02 right 0.5em center/auto 70% no-repeat;
    padding: .5em 3em .5em 1.25em;
    border: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.065em;

    margin-bottom: .5em;
    color: inherit;
    text-decoration: none;
}

.falls-prevention-215-guides .falls-prevention-215-guide-tab-pane .falls-prevention-215-guide-item .falls-prevention-215-guide-buttons {
    flex: 1 0 100%;
}

@media screen and (min-width: 768px) {
    .falls-prevention-215-guides .falls-prevention-215-guide-tab-pane .falls-prevention-215-guide-item .falls-prevention-215-guide-buttons {
        white-space: nowrap;
        flex: 1 0 5%;
        text-align: right;
    }

    .falls-prevention-215-guides .falls-prevention-215-guide-tab-pane .falls-prevention-215-guide-item .falls-prevention-215-guide-buttons button {
        margin-bottom: 0;
    }
    .falls-prevention-215-guides .falls-prevention-215-guide-tab-pane .falls-prevention-215-guide-item p {
        flex: 1 0 50%;
    }
    .falls-prevention-215-guides .falls-prevention-215-guide-tab-pane .falls-prevention-215-guide-item .falls-prevention-215-guide-buttons a {
        margin-left: .5em;
    }
    .falls-prevention-215-guides .falls-prevention-215-guide-tab-pane .falls-prevention-215-guide-item .falls-prevention-215-guide-buttons a.falls-prevention-215-guide-download-btn {
        display: inline-block !important;
        width: auto !important;
    }

    .falls-prevention-215-guides .falls-prevention-215-guide-tab-pane .falls-prevention-215-guide-item .falls-prevention-215-guide-buttons a.falls-prevention-215-guide-watch-btn {
        width: auto !important;
        display: inline-block !important;
    }
}

.falls-prevention-215-guides .falls-prevention-215-guide-tab-pane .falls-prevention-215-guide-item .falls-prevention-215-guide-buttons a.falls-prevention-215-guide-download-btn {
    background-image: url(../images/icon-download.png);
    display: block;
    width: 100%;
}
.falls-prevention-215-guides .falls-prevention-215-guide-tab-pane .falls-prevention-215-guide-item .falls-prevention-215-guide-buttons a.falls-prevention-215-guide-comingsoon-btn {
    background-image: none !important;
}

.falls-prevention-215-guides .falls-prevention-215-guide-tab-pane .falls-prevention-215-guide-item .falls-prevention-215-guide-buttons a.falls-prevention-215-guide-watch-btn {
    background-image: url(../images/icon-watch.png);
    display: block;
    width: 100%;
}

.falls-prevention-215-checklist h2 {
    font-size: 2.75em;
    font-family: "Avenir Next Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    color: #f09006;
    margin-top: 6%;
    margin-bottom: 3%;
}

.falls-prevention-215-checklist h3 {
    font-size: 1.4375em;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-align: center;
    color: #ad3b21;
    margin-bottom: 3%;
}

.falls-prevention-215-checklist .falls-prevention-215-checklist-carousel .carousel-inner {
    padding-bottom: 40px;
    background: #fff9ef;
}

.falls-prevention-215-checklist .falls-prevention-215-checklist-carousel .carousel-inner .item img {
    margin: 0 auto;
}

.falls-prevention-215-checklist .falls-prevention-215-checklist-carousel .carousel-indicators li {
    background: #ccc;
    width: 8px;
    height: 8px;
}

.falls-prevention-215-checklist .falls-prevention-215-checklist-carousel .carousel-indicators li.active {
    background: #ff9900;
}

.falls-prevention-215-icon-copy {
    background: #fff1da;
    border-radius: 10px;
    margin: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.falls-prevention-215-icon-copy .falls-prevention-215-icon,
.falls-prevention-215-icon-copy .falls-prevention-215-copy {
    padding: 1.5em 1em;
}

.falls-prevention-215-icon-copy .falls-prevention-215-copy {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.falls-prevention-215-icon-copy .falls-prevention-215-copy h2,
.falls-prevention-215-more-tips h2 {
    padding: 0;
    margin: 0 0 .5em;
    font-size: 1.5625em;
    font-family: "Avenir Next Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.falls-prevention-215-more-tips h2 {
    text-transform: capitalize;
}

.falls-prevention-215-icon-copy .falls-prevention-215-copy h2 img {
    margin-top: -6px;
}

.falls-prevention-215-icon-copy .falls-prevention-215-copy p {
    padding: 0;
    font-size: 1.0625em;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
}

.falls-prevention-215-icon-copy .falls-prevention-215-copy p a {
    font-weight: 700;
    color: #ad3b21;
}

.falls-prevention-215-icon-copy .falls-prevention-215-copy p small {}

.falls-prevention-215-icon-copy .falls-prevention-215-copy .falls-prevention-215-with-frame {
    border: 5px solid #fbd9b0;
    padding: 1em;
    font-size: 1.0625em;
    margin-top: 1.5em;
}

.falls-prevention-215-icon-copy .falls-prevention-215-copy .falls-prevention-215-with-frame.note {
    border: 0px solid transparent !important;
    padding-bottom: 0px;
}

.falls-prevention-215-icon-copy .falls-prevention-215-copy .falls-prevention-215-with-frame.note p {
    margin-bottom: 0px;
    font-size: 1.0em;
}

@media screen and (min-width: 768px) {
    .falls-prevention-215-icon-copy .falls-prevention-215-copy .falls-prevention-215-with-frame {
        margin-right: 5em;
        margin-left: 80px;
        margin-top: 0em;
    }
    .falls-prevention-215-icon-copy .falls-prevention-215-copy h2 img {
        margin-top: 0px;
    }
}

.falls-prevention-215-icon-copy .falls-prevention-215-copy .falls-prevention-215-with-frame ul,
.falls-prevention-215-icon-copy .falls-prevention-215-copy .falls-prevention-215-with-frame li {
    margin: 0;
    padding: 0;
}

.falls-prevention-215-icon-copy .falls-prevention-215-copy .falls-prevention-215-with-frame ul {
    padding-left: 1.4em;
}

.falls-prevention-215-icon-copy .falls-prevention-215-copy .falls-prevention-215-footnote {
    margin-left: 100px;
    margin-top: 1em;
    font-size: 0.7em;
    font-style: italic;
}


.fixed-width.falls-prevention-215-container {
    /*  max-width: 632px; */
}

.falls-prevention-215-container select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/nav-arrow2.png) no-repeat center right 10px;
    border: 3px solid #fbe0c2 !important;
    border-radius: 0 !important;
    box-shadow: none;
    height: 46px;
    color: #ea790a;
    width: 100%;
    margin-bottom: 0px;
}

.falls-prevention-215-container select#language {
    text-align: center;
    text-align-last: center;
}


@media screen and (max-width:767px) {
    .falls-prevention-215-tip-content-right img.pull-right {
        float: none !important;
    }
    .falls-prevention-215-icon-copy .falls-prevention-215-copy .falls-prevention-215-footnote {
        margin-left: 10px;
    }
    .falls-prevention-215-container img.m-youcanprevent {
        margin-top: -3em;
    }
    .falls-prevention-215-tips h2, .falls-prevention-215-checklist h2 {
        font-size: 2.5em;
    }
    .falls-prevention-215-tips .falls-prevention-215-tip h3 {
        font-size: 2.2em;
    }
    .falls-prevention-215-tip-content-right .selector,
    .falls-prevention-215-guides .selector {
        display: block !important;
        width: 100% !important;
    }

    .falls-prevention-215-container .back-link {
        top: 4px;
        margin-left: 2px;
    }
    .falls-prevention-215-icon-copy .falls-prevention-215-icon,
    .falls-prevention-215-icon-copy .falls-prevention-215-copy {
        padding: 1.5em 1em 0em 1em;
    }
}

.falls-prevention-215-tip-content-right .selector>span,
.falls-prevention-215-guides .selector>span {
    display: none !important;
}

.falls-prevention-215-more-tips.more-tips {
    background: #fafafa;
    color: #000;
    font-size: 1em;
    padding: 40px;
}

.falls-prevention-215-more-tips.more-tips ul li a,
.falls-prevention-215-more-tips.more-tips ul li a:focus,
.falls-prevention-215-more-tips.more-tips ul li a:hover {
    color: #000000;
    line-height: 1.8em;
    text-decoration: underline;
}

.falls-prevention-215-more-tips.more-tips ul {
    margin-bottom: 0px;
}

.falls-prevention-215-back-to {
    text-align: center;
    padding: 20px;
}

.falls-prevention-215-back-to a,
.falls-prevention-215-back-to a:hover,
.falls-prevention-215-back-to a:focus {
    margin-left: 10px;
    color: inherit;
    text-decoration: none;
}

.falls-prevention-215-container .mobile {
    display: none;
}

@media screen and (max-width: 409px) {
    .falls-prevention-215-container .desktop {
        display: none;
    }
    .falls-prevention-215-container .mobile {
        display: block;
    }
}
.falls-prevention-215-copyright p{
    padding: 10px;
    font-style: italic;
}
