/* Base Elements */

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    font-family: "Arial", sans-serif;
    font-size: 1em;
    line-height: 1.25em;
}

/* Headers */

.t-header-3 {
    font-size: 1.25em;
    line-height: 1.3em;
}

/* Modules */

.m-pagination-1 {
    font-size: 0.8125em;
    line-height: 1.84615em;
    font-weight: bold;
}

.m-pagination-1 a {
    color: #1c75bc;
}

/* UI */

.ui-btn-2 {
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}

.ui-btn-2:hover {
    color: #fff;
}

/* Comment Form */

.comment-form {
    display: block;
    margin: 15px 0px 0px 0px;
}

.comment-form label {
    display: block;
}

.comment-form input, .comment-form textarea {
    display: block;
}

/* Comments */

.comment {
    display: block;
    margin: 15px 0px 0px 10px;
}

.comment span.date {
    display: block;
    color: #1c75bc;
    font-size: 11px;
}

.comment span.comment-entry {
    display: block;
    margin: 0px 0px 0px 10px;
    font-size: 11px;
}

/* `Classes */

.tinier, .site-footer .footer-content {
    /* 11px / 16px */
    font-size: 0.6875em;
    line-height: 1.45455em;
}

.tiny, .ui-btn-2, .m-pagination-2, #g-header #global-info .social, .content p, .moreline, .sidebar .events .event p span, .search_grants .toggler, .search_grants .options, .table, .search input, .sidebar-search input, .see_more {
    /* 12px / 18px */
    font-size: 0.75em;
    line-height: 1.5em;
}

.smaller, .sidebar a, .sidebar .events .event p strong {
    /* 13px / 20px */
    font-size: 0.8125em;
    line-height: 1.53846em;
}

.small {
    /* 14px / 20px */
    font-size: 0.875em;
    line-height: 1.5em;
}

.normal, h4, .table .row li .meta p {
    /* 16px / 24px */
    font-size: 1em;
    line-height: 1.5em;
}

.big, h3, .checkbox-bar label {
    /* 18px / 24px */
    font-size: 1.125em;
    line-height: 1.6875em;
}

.large, h2 {
    /* 24px / 32px */
    font-size: 1.5em;
    line-height: 1.33333em;
}

.larger, h1 {
    /* 28px / 34px */
    font-size: 1.75em;
    line-height: 1.21429em;
}

.huge {
    /* 36px / 42px */
    font-size: 2.25em;
    line-height: 1.16667em;
}

.tight-line-height, .ui-btn-2, .sidebar li, .sidebar .events .event p, .search input, .sidebar-search input {
    line-height: 1em;
}

.screen-reader-text {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.t-nowrap {
    white-space: nowrap;
}

p.callout.intro-text {
    font-size: 16px;
    line-height: 18px;
    font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
    letter-spacing: 0.050em;
    color: #5F5F5F;
}

p.intro-text strong {
    font-family: "Helvetica Bold",Arial,Helvetica, sans-serif;
}

.heading {
    display: block;
    width: 100%;
    border-bottom: 1px solid #66933a;
    font-size: 16px;
    font-family: "Helvetica Bold",Arial,Helvetica, sans-serif;
    letter-spacing: 0.050em;
    color: #66933a;
    padding: 5px 0px 5px 5px;
    margin: 0px 0px 15px 0px;
}

.jcarousel {
    position: relative;
    overflow: hidden;
    width: auto;
    height: 200px;
}

.jcarousel ul {
    height: 20000em;
    position: relative;
    list-style: none !important;
    margin: 0;
    padding: 0;
}

.jcarousel-control-next {
    display:block;
    width: 100%;
    height: 50px;
    font-family: "Helvetica Bold",Arial,Helvetica, sans-serif;
    font-size: 13px;
    line-height: 13px;
    font-weight: bold;
    letter-spacing: 0em;
    color: #66933a;
    text-align:center;
}

.jcarousel-control-next:hover {
    color: #66933a;
    text-decoration:none;
}

.jcarousel-control-next:after {
    position:absolute;
    content: url('/assets/img/site/arrow-more.png');
    width: 13px;
    height: 7px;
    margin: 15px 0px 0px -40px;
    text-align:center;
}

.grid-2 .entry {
    margin: 0px 0px 10px 0px;
    height: 40px;
}

.grid-2 .entry a {
    font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
    font-size: 13px;
    line-height: 13px;
    font-weight: bold;
    letter-spacing: 0.050em;
    color: #5f5f5f;
}

.grid-2 .entry a:hover {
    text-decoration: none;
    color: #5f5f5f;
}

.grid-2 .entry a strong {
    font-family: "Helvetica Bold",Arial,Helvetica, sans-serif;
    font-size: 14px;
    line-height: 12px;
    letter-spacing: 0.050em;
    color: #5f5f5f;
}

.newsletter {
    margin: 20px 0px 0px 0px;
}

.newsletter input {
    width: 265px;
    height: 36px;
    padding: 0px 5px 0px 15px !important;
    margin: 0px 0px 0px 0px !important;
    border: none;
    background: url("/assets/img/site/email-input-bg.png") no-repeat;
    box-shadow: none !important; -webkit-box-shadow: none !important;
    font-family: 'Helvetica Light', Arial,Helvetica;
    font-weight: bold;
    color: #424242;
    line-height: 16px;
    font-size: 14px;
    letter-spacing: 0.050em;
    float: left; display: block;
}

.newsletter input.submit {
    width: 123px !important;
    height: 36px !important;
    border:none;
    -moz-border-radius: 0px; padding: 0px;
    -webkit-border-radius: 0px; margin: 0px;
    box-shadow: none !important; -webkit-box-shadow: none !important;
    background: url("/assets/img/site/email-submit-bg.png") no-repeat;
    font-size: 0px; float: left; display: block;
}


/* Annual Reports */

.highlight {
    display: inline-block;
    float: left;
    width: 300px;
    height:235px;
}

.highlight .image {
    display: inline-block;
    float: left;
    width: 150px;
    height: 206px;
    border: 1px solid rgba(0,0,0,.50);
    padding: 2px;
}

.highlight .info {
    display: inline-block;
    float: left;
    width: 135px;
    margin-left: 5px;
}

/* CONTAINER */

.l-wrapper {
    min-height: 1px;
    width: 996px;
    margin: 0 auto;
    position: relative;
    box-shadow: 1px 17px 67.16px 24.84px rgba(4, 4, 4, 0.32);
    background: #FFFFFF;
}

.site-content .l-wrapper {
    box-shadow: none !important;
}

.l-wrapper:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.l-wrapper .grid-1, .l-wrapper .grid-3 {
    margin: 0 0.60241%;
    padding: 0;
    display: inline;
    float: left;
}

.l-wrapper .grid-2 {
    margin: 2% 6% 0 2%;
    padding: 0;
    display: inline;
    float: left;
}

.l-wrapper .grid-4 {
    margin: 0;
    padding: 0;
    display: inline;
    float: left;
}

.l-wrapper .grid-1 {
    width: 23.79518%;
}

.l-wrapper .grid-2 {
    width: 48.79518%;
}

.l-wrapper .grid-3 {
    width: 73.79518%;
}

.l-wrapper .grid-4 {
    width: 100%;
}

.l-wrapper.extra-margins {
    width: 972px;
}

.l-wrapper.extra-margins .grid-1 {
    width: 23.79518%;
}

.l-wrapper.extra-margins .grid-2 {
    width: 42%;
}

.l-wrapper.extra-margins .grid-3 {
    width: 73.79518%;
}

.l-wrapper.extra-margins .grid-4 {
    width: 100%;
}

.l-wrapper .grid-wrapper {
    display: block;
    overflow: hidden;
    width: 100%;
}

body > .l-wrapper {
    background: white;
    /* jmw
    margin-top: 50px;
    margin-bottom: 50px;
    */
    margin-top: 0;
}

/* BASE ELEMENTS */

::-moz-selection {
    background: #44a1dd;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #44a1dd;
    color: #fff;
    text-shadow: none;
}

html, body {
    height: 100%;
    margin: 0;
    background: #9F9F9F;
}

a {
    color: #1C75BC;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}

p {
    margin-top: 0;
    margin-bottom: 1.5em;
    color: #333;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
}

h1 {
    margin: 10px 0px 15px 0px;
    font-weight: normal;
    color: #000;
}

h2 {
    margin-bottom: 0.25em;
    font-weight: normal;
    color: #1c75bc;
}

h3 {
    color: #1c75bc;
}

h4 {
    color: #1c75bc;
}

/* `Header */

/* Navigation */
#g-nav-wrapper {
    background-color: silver;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(silver));
    background-image: -webkit-linear-gradient(top, #f0f0f0, silver);
    background-image: -moz-linear-gradient(top, #f0f0f0, silver);
    background-image: -ms-linear-gradient(top, #f0f0f0, silver);
    background-image: -o-linear-gradient(top, #f0f0f0, silver);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
    z-index: 1000;
    min-height: 1px;
    font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: 0.025em;
    height: 60px;
    width: 1044px;
    margin: 12px 0px 0px -25px;
}

.g-nav-wrapper-left {
    position: absolute;
    top:60px;
    left: 0px;
    width: 25px;
    height: 29px;
    background: url("/assets/img/site/box-left.png") no-repeat;
}

.g-nav-wrapper-right {
    position: absolute;
    top:60px;
    right: -2px;
    width: 25px;
    height: 29px;
    background: url("/assets/img/site/box-right.png") no-repeat;
}

#g-nav-wrapper:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

#g-nav {
    position: relative;
    z-index: 1000;
    width: 996px;
    margin: 0px 0px 0px 25px;
}

#g-nav > ul {
    min-height: 1px;
    margin: 0 auto;
    padding: 0;
    background: url("/assets/img/site/logo-shape.png") no-repeat 14px -142px;
}

#g-nav > ul:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

#g-nav > ul > li {
    float: left;
    width: 16.6666667%;
    position: relative;
}

#g-nav > ul > li > a {
    text-align: center;
    position: relative;
    z-index: 11;
    display: block;
    line-height: 60px;
    height: 60px;
    color: #0e76bc;
    text-shadow: 0 1px 0 #f0f0f0;
    border-right: 1px solid #bfbfbf;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-left: 1px solid white;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    font-size: 14px;
}

#g-nav > ul > li > a:first-of-type {
    text-align: center;
    position: relative;
    z-index: 11;
    display: block;
    line-height: 60px;
    height: 60px;
    color: #0e76bc;
    text-shadow: 0 1px 0 #f0f0f0;
    border-right: 1px solid #bfbfbf;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-left: none;
    font-size: 14px;
}

#g-nav > ul > li > a:hover {
    text-decoration: none;
}

#g-nav > ul > li:nth-last-child(2) a {
    border-right: none;
}

#g-nav > ul > li.active > a {
    color: #689937;
}

#g-nav > ul > li.donate {
    position:absolute;
    right: -25px;
    top:0px;
    width: 187px;
}

#g-nav > ul > li.donate ul {
    width: 162px !important;
}

#g-nav > ul > li.donate > a {
    background: #f7740b;
    border-top-right-radius: 10px;
    font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
    text-shadow: none;
    font-weight: normal;
    letter-spacing: 0.050em;
    color: white;
    border: none;
    padding: 0;
}

#g-nav > ul > li.donate > a:after {
    display: inline-block;
    content: url('/assets/img/site/link-after.png');
    width: 5px;
    height: 10px;
    margin: 0px 0px 0px 10px;
}

#g-nav > ul > li.donate > a:hover {
    background: #fccccb;
    /* Old browsers */
    background: -moz-linear-gradient(top, #fccccb 0%, #f77629 50%, #f66e17 51%, #faaf00 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fccccb), color-stop(50%, #f77629), color-stop(51%, #f66e17), color-stop(100%, #faaf00));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fccccb 0%, #f77629 50%, #f66e17 51%, #faaf00 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fccccb 0%, #f77629 50%, #f66e17 51%, #faaf00 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fccccb 0%, #f77629 50%, #f66e17 51%, #faaf00 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #fccccb 0%, #f77629 50%, #f66e17 51%, #faaf00 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='lighten(#fab4b3, 5%)', endColorstr='#faaf00',GradientType=0 );
}

/* IE6-9 */

#g-nav > ul > li.events > a {
    border-right: none;
}

#g-nav .nav-indicator {
    position: absolute;
    margin-top: -1px;
    left: 50%;
    margin-left: -16px;
}

/* dropdowns */
#g-nav ul ul {
    display: none;
    width: 100%;
    background: white;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 1000;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

#g-nav ul ul li {
    float: none;
}

#g-nav ul ul li a {
    display: block;
    text-decoration: none;
    padding: 10px 10px 10px 15px;
    border-top: 1px solid #eee;
    color: #1c75bc;
    font-size: 13px;
    line-height: 20px;
    z-index: 9999;
    min-height: 20px;
    text-indent: 0px;
}

#g-nav ul ul li a:hover {
    background: #eee;
}

#g-nav ul li ul li.nested-children {
    position: relative;
}

#g-nav ul li ul li.nested-children:after {
    position: absolute;
    top: 10px;
    right: 8px;
    font-size: 14px;
    line-height: 20px;
    color: #adadad;
    content: '\203A';
}

#g-nav ul li ul li.nested-children ul {
    display: none;
    position: absolute;
    top: 0px;
    left: 165px;
}

/* Buttons */

.ui-btn-2 {
    padding: 8px 20px;
    margin: 6px 0;
    border: 0;
    background-color: #5c8730;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#82bd46), to(#5c8730));
    background-image: -webkit-linear-gradient(top, #82bd46, #5c8730);
    background-image: -moz-linear-gradient(top, #82bd46, #5c8730);
    background-image: -ms-linear-gradient(top, #82bd46, #5c8730);
    background-image: -o-linear-gradient(top, #82bd46, #5c8730);
    font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
    font-weight: normal;
    letter-spacing: 0.050em;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}

.ui-btn-2:hover {
    background: #fab4b3;
    /* Old browsers */
    background: -moz-linear-gradient(top, #fab4b3 0%, #f77629 50%, #f6680d 51%, #faaf00 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fab4b3), color-stop(50%, #f77629), color-stop(51%, #f6680d), color-stop(100%, #faaf00));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fab4b3 0%, #f77629 50%, #f6680d 51%, #faaf00 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fab4b3 0%, #f77629 50%, #f6680d 51%, #faaf00 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fab4b3 0%, #f77629 50%, #f6680d 51%, #faaf00 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #fab4b3 0%, #f77629 50%, #f6680d 51%, #faaf00 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fab4b3', endColorstr='#faaf00',GradientType=0 );
    /* IE6-9 */
    text-decoration: none; }

/* Classes */

.ui-shadow-1 {
    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5) #888888;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5) #888888;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5) #888888;
}

/* Padding */

.p-pad-box-15 {
    padding: 15px;
}

.p-pad-sides-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.p-pad-caps-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.p-pad-l-15 {
    padding-left: 15px;
}

.p-pad-r-15 {
    padding-right: 15px;
}

.p-pad-b-15 {
    padding-bottom: 15px;
}

.p-pad-t-15 {
    padding-top: 15px;
}

.p-pad-box-20 {
    padding: 20px;
}

.p-pad-sides-20 {
    padding-left: 20px;
    padding-right: 20px;
}

.p-pad-caps-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.p-pad-l-20 {
    padding-left: 20px;
}

.p-pad-r-20 {
    padding-right: 20px;
}

.p-pad-b-20 {
    padding-bottom: 20px;
}

.p-pad-t-20 {
    padding-top: 20px; }

/* Margins */

.p-mar-l-5 {
    margin-left: 5px;
}

.p-mar-r-5 {
    margin-right: 5px;
}

.p-mar-b-5 {
    margin-bottom: 5px;
}

.p-mar-t-5 {
    margin-top: 5px;
}

.p-move-l-5 {
    margin-left: -5px;
}

.p-mar-l-20 {
    margin-left: 20px;
}

.p-mar-r-20 {
    margin-right: 20px;
}

.p-mar-b-20 {
    margin-bottom: 20px;
}

.p-mar-t-20 {
    margin-top: 20px;
}

.p-move-l-20 {
    margin-left: -20px;
}

/* Alignment */

.p-align-l {
    position: absolute;
    left: 0;
}

.p-align-r {
    position: absolute;
    right: 0;
}

.p-align-b {
    position: absolute;
    bottom: 0;
}

.p-align-t {
    position: absolute;
    top: 0;
}

.p-align-outside-r {
    position: absolute;
    left: 100%;
}

.p-align-outside-l {
    position: absolute;
    right: 100%;
}

.p-align-outside-b {
    position: absolute;
    top: 100%;
}

.p-align-outside-t {
    position: absolute;
    bottom: 100%;
}

.p-center-y-13 {
    position: absolute;
    top: 50%;
    margin-top: -6.5px;
}

/* Classes */

.p-relative {
    position: relative;
}

.p-group {
    min-height: 1px;
}

.p-group:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.p-left {
    float: left;
}

/* Carousel */

.m-slides {
    position: relative;
    height: 400px;
}

.m-slides-container {
    height: 400px;
    display: none;
    position: relative;
    overflow: hidden;
}

.m-slides-container .video-container,
.m-slides-container .image-container {
    width: 775px;
    height: 400px;
    position: absolute;
    left: 285px;
    top: 0;
    z-index: 1000;
}

.video-container {
    position: relative;
}

.video-container .video-placeholder {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1090;
    cursor: pointer;
}

.video-container .play-icon {
    background: url("/assets/img/site/play-icon.png") no-repeat;
    display: block;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2000;
    pointer-events: none;
    cursor: pointer;
}

.video-container .play-icon.loading {
    width: 220px;
    margin-left: -110px;
    background: url("/assets/img/site/loader.gif") no-repeat center center;
}

.video-container .video-embed {
    position: absolute;
    height: 400px;
    left: 0;
    top: 0;
    z-index: 1010;
}

.m-slides .text-container {
    background: #00aeef;
    color: #fff;
    width: 285px;
    height: 251px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
}

.m-slides .text-container h2 {
    color: #fff;
    font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
    font-size: 29px;
    line-height: 31px;
    letter-spacing: 0em;
    padding: 50px 30px 0px 30px;
}

.m-slides-pagination {
    position: absolute;
    right: 15px;
    bottom: 16px;
    z-index: 2000;
}

.m-slides-pagination li {
    float: left;
}

.m-slides-pagination li a {
    display: block;
    width: 13px;
    height: 13px;
    margin-right: 20px;
    text-align: center;
    line-height: 13px;
    font-size:0px;
    color: #fff;
    background: #CDCDCD;
    border: 0;
    border-radius:13px;
    -moz-border-radius:13px;
    -webkit-border-radius:13px;
}

.m-slides-pagination li.current a {
    background: #0089C6;
    color: #000;
}

.m-carousel-link {
    z-index: 2000;
    color: #0b3858;
    font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
    text-transform: lowercase;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0em;
    padding: 0px 0px 0px 30px;
}

.m-carousel-link:after {
    display: inline-block;
    content: url('/assets/img/site/link-after-dark.png');
    width: 5px;
    height: 10px;
    margin: 0px 0px 0px 10px;
}

.m-carousel-link:hover {
    color: #0b3858;
    text-decoration: none;
}

/* Pagination */

.m-pagination-1 {
    min-height: 1px;
    border-top: 1px solid #aaa;
    padding: 5px 0;
}

.m-pagination-1:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.m-pagination-1 .prev {
    float: left;
}

.m-pagination-1 .next {
    float: right;
}

.m-pagination-2 {
    float: right;
    padding: 0.75em 0;
    margin-right: 3em;
}

.m-pagination-2 *, .m-pagination-2 #prev_link, .m-pagination-2 #prev_link2, .m-pagination-2 #next_link, .m-pagination-2 #next_link2 {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.m-pagination-2 input.text {
    width: 25px;
}

.m-pagination-2 span {
    padding: 0 1em;
}

/* Homepage Buttons */

.addf-access-btn {
    position:absolute;
    display:table;
    top: 251px;
    left: 0px;
    width: 285px;
    height: 75px;
    border-top: 1px solid #FFFFFF;
    background: url("/assets/img/site/addf-access-bg.png") no-repeat;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 0em;
}

.addf-access-btn a {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align:middle;
    padding: 0px 15px 0px 15px;
    color: #FFFFFF;
}

.addf-access-btn a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.addf-access-btn a span.title, .addf-access-btn a span.pipe {
    font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
    font-style: normal;
}

.addf-access-btn a span.subtitle {
    font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
    letter-spacing: 0.020em;
    font-style: italic;
}

.cognitive-vitality-btn {
    position:absolute;
    display:table;
    top: 324px;
    left: 0px;
    width: 285px;
    height: 75px;
    border-top: 1px solid #FFFFFF;
    background: url("/assets/img/site/cognitive-vitality-bg.png") no-repeat;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 0em;
}

.cognitive-vitality-btn a {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align:middle;
    padding: 0px 15px 0px 15px;
    color: #FFFFFF;
}

.cognitive-vitality-btn a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.cognitive-vitality-btn a span.title, .cognitive-vitality-btn a span.pipe {
    font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
    font-style: normal;
}

.cognitive-vitality-btn a span.subtitle {
    font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
    letter-spacing: 0.020em;
    font-style: italic;
}

/* Sprites */

.disclosure-r-yellow-8px {
    display: block;
    background-position: -32px -0px;
    background-repeat: no-repeat;
    overflow: hidden;
    line-height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: 100%;
    background-image: url("/assets/img/site/icons/alzheimers-sprite-icons.png");
    width: 8px;
    height: 13px;
}

.arr-l-grey-dark-7px {
    display: block;
    background-position: -32px -16px;
    background-repeat: no-repeat;
    overflow: hidden;
    line-height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: 100%;
    background-image: url("/assets/img/site/icons/alzheimers-sprite-icons.png");
    width: 7px;
    height: 14px;
}

.arr-r-grey-dark-7px {
    display: block;
    background-position: -32px -32px;
    background-repeat: no-repeat;
    overflow: hidden;
    line-height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: 100%;
    background-image: url("/assets/img/site/icons/alzheimers-sprite-icons.png");
    width: 7px;
    height: 14px;
}

.icon,
.sprite {
    text-indent: -9999px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    display: block;
}

.sprite {
    background-image: url("/assets/img/site/alzheimers-sprite-images.png");
}

.nav-indicator {
    background-position: 0 -299px;
    width: 33px;
    height: 18px;
}

.footer-heading-text {
    background-position: 0 0;
    width: 400px;
    height: 15px;
}

.footer-heading-graphic {
    background-position: -295px 0;
    width: 184px;
    height: 35px;
    background: url("/assets/img/site/footer-heading-graphic.png") no-repeat;
}

.toggler-icon {
    background-position: 0 -280px;
    width: 18px;
    height: 17px;
}

.active .toggler-icon {
    background-position: 0 -261px;
}

.twitter-header, .facebook-header, .youtube-header, .linkedin-header {
    width: 19px;
    height: 19px;
}

.twitter-header {
    background: url("/assets/img/site/icons/twitter-blue.png") no-repeat;
}

.facebook-header {
    background: url("/assets/img/site/icons/facebook-blue.png") no-repeat;
}

.youtube-header {
    background: url("/assets/img/site/icons/youtube-blue.png") no-repeat;
}

.linkedin-header {
    background: url("/assets/img/site/icons/linkedin-blue.png") no-repeat;
}

.twitter-footer, .facebook-footer, .youtube-footer, .linkedin-footer {
    width: 19px;
    height: 19px;
}

.twitter-footer {
    background: url("/assets/img/site/icons/twitter.png") no-repeat;
}

.facebook-footer {
    background: url("/assets/img/site/icons/facebook.png") no-repeat;
}

.youtube-footer {
    background: url("/assets/img/site/icons/youtube.png") no-repeat;
}

.linkedin-footer {
    background: url("/assets/img/site/icons/linkedin.png") no-repeat;
}

#g-header {
    position: relative;
    z-index: 10;
    height: 110px;
    /* jmw margin-top: 10px; */
}



#g-header #site-logo {
    float: left;
    margin-left: 38px;
    padding-top: 20px;
}

#g-header #global-info {
    float: right;
    margin-top: 35px;
}

#g-header #global-info .options {
    display: block;
    height: 19px;
    margin-right: 30px;
    margin-bottom: 8px;
}

#g-header #global-info .options li {
    float: right;
    margin-left: 5px;
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}


#g-header #global-info .search {
    width: 235px;
    display: block;
    margin-right: 30px;
}

#g-header #global-info .search input {
    margin-top: 3px;
    float: right;
}

#g-header #global-info .social {
    color: #012d6b;
}

#g-header #global-info .social li {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin-right: 5px;
}

#g-header #global-info .social li.contact {
    margin-left: 20px;
}
/* new footer 996 jmw */
footer{
    margin-top: 1.5em;
    padding: 1.5em;
    background-color: #404041;
    font-family: "ff-kievit-web", "Helvetica light", Ariel,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: normal;
}
footer p{
    color: #fff;
    font-weight: normal;
}
footer p.badge{
    margin: 1em auto;
    text-align: center;
}
footer p.address{
    line-height: 2.7em;
}
.l-wrapper footer .grid-1, .l-wrapper footer .grid-2{
    margin: 0;
    padding: 0;
    /*border: 1px dashed yellow;*/
}
.l-wrapper footer .left{
    padding: 0 1.5em 0 0 ;
}
.l-wrapper footer .grid-2{
    margin-bottom: 1em;
    width: 46%;
}
.l-wrapper footer div.border-l{
    margin: 0;
    padding: 0 0 0 1.5em;
    border-left: 1px solid #6d6f71;
    color: #fff;
    width: 100%;
}
footer h3{
    color: #29aae0;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.2em;
}
footer .copyright{
    margin-top: 1em;
}
footer li{
    margin: 0 0 .3em 0;
}
footer a{
    color: #fff;
}
footer a:hover{
    color: #fff;
}
footer a.donate{
    color: #29aae0;
    font-weight: bold;
}

button,
input,
select,
textarea {
    margin: 0;
}
footer .search-bar{
    margin: 2.9em 0 0 0;
    padding: 0 1.5em 0 1.5em;
}
/* Append & Prepend */
.input-groups {
    display: table !important;
}
.input-groups input {
    width: 100%;
}
.input-groups .btn-append {
    display: table-cell !important;
}
.btn-append{
    width: 1%;
    vertical-align: middle;
    color: #29aae0;
    /*display: table-cell !important;*/
}
.btn-append .btn {
    display: block;
    height: auto;
    margin: 0 0 0 -5px;
    border: none;
    border-radius: 0;
    color: #29aae0;
    background: #fff;
}
footer .search-bar input[type="text"] {

    font-size: 1em;
    box-shadow: none;
    margin:0;
    padding: 0.3em 0.35em ;
    line-height: 1.65em;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    outline: none;

}
footer .search-bar button{
    padding: 0.3625em 1.3em;
}
.btn,
footer .search-bar input[type="submit"].btn {
    display: inline-block;
    vertical-align: top;
    font-family: "Helvetica Neue", Helvetica, Tahoma, sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.65em;
    text-align: center;
    text-decoration: none;
    color: #222222;
    -webkit-appearance: none;
    outline: none;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    background: #e0e3e5;
    padding: 0.55em 2.5em;
}

@media only screen and (max-width: 500px) {
    footer .copyright{
        margin-top: .5em;
    }
    .l-wrapper footer .grid-2{
        padding: 0;
        border: none;
    }
    footer .search-bar input[type="text"] {
        width: 60%;
    }
}
/* end footer new */

.site-footer {
    margin-top: 30px;
}

.site-footer header {
    height: 35px;
    background-color: #bebebe;
    background-image: url("/assets/img/site/footer-capital-bg.gif");
    background-repeat: repeat-x;
    background-position: 0% 0%;
}

.site-footer header .footer-heading-text {
    margin-top: 6px;
    margin-left: 12px;
    color: #595959;
    font-size: 16px;
    letter-spacing: 0.050em;
    font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
}

.site-footer header .drop-shadow-top {
    bottom: -15px;
}

.site-footer .footer-content {
    min-height: 1px;
    width: 100%;
    border-top: 1px solid #888888;
    background-color: #D1D1D1;
}

.site-footer .footer-content:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.site-footer .footer-content .top {
    min-height: 1px;
    width: 976px;
    height: 20px;
    margin: 0 auto;
    padding: 15px 0px 30px 0px;
    position: relative;
    display: block;
}

.site-footer .footer-content .top ul.menu-7 {
    width: 90%;
    height: 20px;
    display: inline-block;
    float: left;
}

.site-footer .footer-content .top ul.menu-7 li {
    width: auto;
    float: left;
    text-align: center;
    display: inline-block;
}

.site-footer .footer-content .top ul.menu-7 li a {
    color: #595959;
    font-size: 13px;
    font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: 0.050em;
    padding: 0px 15px 0px 15px;
}

.site-footer .footer-content .top ul.social {
    width: 10%;
    height: 20px;
    display: inline-block;
    float: left;
}

.site-footer .footer-content .top ul.social li {
    float: left;
    margin-right: 5px;
}

.site-footer .footer-content .menu-5 {
    min-height: 1px;
    width: 976px;
    height: 20px;
    margin: 0 auto;
    position: relative;
    display: block;
}

.site-footer .footer-content .menu-5 ul {
    width: 650px;
    margin: 0px auto;
    height: 20px;
    display: block;
}

.site-footer .footer-content .menu-5 ul li a {
    color: #575757;
    font-size: 12px;
    font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: 0.050em;
    padding: 0px 20px 0px 20px;
}

.site-footer .footer-content .menu-5 ul li {
    width: auto;
    float: left;
    text-align: center;
    display: inline-block;
}

.site-footer .footer-content .copyright-address {
    min-height: 1px;
    width: 976px;
    height: 20px;
    margin: 0 auto;
    position: relative;
    display: block;
    color: #575757;
    font-size: 12px;
    font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: 0.050em;
    text-align: center;
    padding: 0px 0px 15px 0px;
}

.drop-shadow-top, .drop-shadow-bottom {
    position: absolute;
    left: 50%;
    margin-left: -461px;
    width: 923px;
    height: 15px;
    z-index: 100;
    background-image: url("/assets/img/site/carousel-bg.png");
    pointer-events: none;
}

.drop-shadow-top {
    top: auto;
    bottom: -15px;
    background-position: 0 -16px;
}

.drop-shadow-bottom {
    background-position: 0 0;
    bottom: 0;
}

.site-footer .footer-content a {

}

.site-footer .footer-content a:hover {
    text-decoration: none;
}

/* Pages */

.interior-page {
    margin-top: 1.5em;
}

.content p {
    font-size: 14px;
}

.content p strong.title {
    display: block;
}

.content li {
    list-style-type: disc;
}

.content .content-subnav {
    margin-top: 3em;
}

.content .content-subnav ul {
    position: relative;
}

.content .content-subnav li {
    margin-bottom: 2.25em;
}

.content .content-subnav li > a {
    position: relative;
    display: block;
    padding: 0.125em;
    background-color: #82bd46;
}

.content .content-subnav li > a:hover {
    text-decoration: none;
}

.content .content-subnav li > a h3 {
    padding: 0.15em 0.75em;
    font-weight: normal;
    color: #fff;
}

.content .content-subnav li > a .arr {
    position: absolute;
    right: 2px;
    top: 2px;
    bottom: 2px;
    z-index: 10;
    width: 50px;
    background-color: #75ab3f;
    background-image: url("/assets/img/site/rarr-white.png");
    background-repeat: no-repeat;
    background-position: center;
}

.content .content-subnav li > a.active .arr {
    background-color: #fff;
    background-image: url("/assets/img/site/darr-green.png");
}

.content .content-subnav .toggle-content {
    padding: 2.25em 0.75em;
    padding-bottom: 0;
}

.grid-3.content ul {
    margin-top: 0;
    margin-bottom: 1.5em;
    margin-left: 0px;
    color: #333;
    font-size: 14px;
    line-height: 1.5em;
}

.grid-3.content ul li {
    margin-left: 30px;
}

.grid-3.content .content-subnav ul {
    margin-left: 0px;
}

.grid-3.content .content-subnav ul li {
    list-style-type: none;
}

.about .content img {
    margin-bottom: 1.5em;
}

.events section {
    padding: 0.375em 0 0;
    margin: 0.375em 0 0;
    background-image: url("/assets/img/site/dotted-x.gif");
    background-repeat: repeat-x;
    background-position: left top;
}

.events section.even .event {
    /*background-color: #e2f1d3; */
}

.events section.odd {
    margin-bottom: 1em;
}

.events section .event {
    padding: 0;
}

.events section .event > div {
    margin-bottom: 1em;
}

.events section .event > div p {
    margin: 0;
}

.events section .event > div.last {
    margin-bottom: 0;
}

.events.up-and-coming {
    padding-left: 10px;
}

.events.up-and-coming .event {
    margin-bottom: 1.5em;
}

.events.up-and-coming .event p {
    font-size: 0.875em;
    line-height: 1.5em;
    margin-bottom: 5px;
    color: #777;
}

.search_grants section {
    clear: both;
}

.addf-row {
    display: block;
    overflow: hidden;
}

.addf-row a, .addf-row > div {
    position: relative;
}

.addf-row a div, .addf-row > div div {
    position: absolute;
    top: 0px;
    color: #13406a;
    text-decoration: underline;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
}

.addf-row a.biologics-link div, .addf-row > div.biologics-link div {
    top: 20px;
    left: 80px;
}

.addf-row a.assays div, .addf-row > div.assays div {
    top: 40px;
    left: 65px;
}

.addf-row a.in-vivo div, .addf-row > div.in-vivo div {
    top: 40px;
    left: 27px;
}

.addf-row a.assay-development div, .addf-row > div.assay-development div {
    top: 30px;
    left: 27px;
}

.addf-row a.hit-to-lead div, .addf-row > div.hit-to-lead div {
    top: 30px;
    left: 27px;
}

.addf-row a.ind-enabling div, .addf-row > div.ind-enabling div {
    top: 50px;
    left: 27px;
}

.addf-row a.drug-discovery div, .addf-row > div.drug-discovery div {
    top: 35px;
    left: 200px;
    text-decoration: none;
}

.addf-row a.development div, .addf-row > div.development div {
    top: 35px;
    left: 40px;
    text-decoration: none;
}

.addf-row a.research-resources div, .addf-row > div.research-resources div {
    top: 15px;
    left: 275px;
}

.addf-row a:hover div {
    color: #000;
}

.addf-row.biologics {
    margin-right: 56px;
}

.about .content .addf-row img {
    margin-bottom: 10px;
}

/* Modules */

.callouts {
    padding-top: 20px;
    padding-right: 20px;
}

.callouts > section {
    background: #eee;
    padding: 20px;
}

.callouts > section p {
    font-size: 0.9375em;
    line-height: 1.46667em;
    margin-bottom: 10px;
    -webkit-font-smoothing: antialiased;
}

.callouts > section.featured {
    background: #82bd46;
}

.callouts > section.featured h2, .callouts > section.featured p {
    color: white;
}

.callouts > section.featured .ui-btn-2 {
    background-color: #eeeeee;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#eeeeee));
    background-image: -webkit-linear-gradient(top, white, #eeeeee);
    background-image: -moz-linear-gradient(top, white, #eeeeee);
    background-image: -ms-linear-gradient(top, white, #eeeeee);
    background-image: -o-linear-gradient(top, white, #eeeeee);
    color: #82bd46;
    text-shadow: none;
}

.dateline {
    margin: 12px 0 6px;
}

.moreline {
    color: #000;
}

.moreline em, .moreline span {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.moreline .triangle {
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 6px;
    border-color: transparent transparent transparent #82bd46;
}

.moreline:hover {
    text-decoration: none;
    color: #82bd46;
}

.sidebar {
    display: block;
}

.sidebar.mobile {
    display: none;
}

.breadcrumbs.mobile {
    display: none;
    margin-bottom: 10px;
}

.breadcrumbs.mobile li {
    display: inline;
    font-size: 0.875em;
    color: #777;
}

.breadcrumbs.mobile li.active {
    color: #0e76bc;
}

.breadcrumbs.mobile li a {
    color: #777;
    padding: 0px 5px 0px 5px;
}

.breadcrumbs.mobile li a img {
    display: inline-block;
    margin-right: 5px;
}

.breadcrumbs.mobile li:after {
    content: " / ";
}

.breadcrumbs.mobile li:last-of-type:after {
    content: "";
}

.sidebar h4 {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 1.5em;
}

.sidebar a {
    display: block;
    padding: 2px 0;
    color: #777;
    font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.5em;
}

.sidebar a.active, .sidebar a:hover {
    color: #1c75bc;
    text-decoration: none;
}

.sidebar .indented {
    margin-left: 10px;
}

.sidebar .indented a {
    font-weight: normal;
}

.sidebar .indented li a {
    font-size: 13px;
    line-height: 1.5em;
}

.sidebar section {
    padding: 0 0.25em;
    padding-bottom: 1.5em;
    margin-bottom: 1.5em;
    background-image: url("/assets/img/site/dotted-x.gif");
    background-repeat: repeat-x;
    background-position: left bottom;
}

.sidebar section p {
    margin-bottom: 0.25em;
}

.sidebar .events h2 {
    margin-bottom: 0.75em;
}

.sidebar .events .event {
    margin-bottom: 1.5em;
    padding-bottom: 1.5em;
    background-image: url("/assets/img/site/dotted-x.gif");
    background-repeat: repeat-x;
    background-position: left bottom;
}

.sidebar .events .event.last {
    padding-bottom: 0;
    background-image: none;
}

.condensed-nav li {
    border-bottom: 1px solid #ededed;
    padding: 3px 0px;
}

.condensed-nav li ul {
    display: none;
    margin-left: 15px;
}

.condensed-nav li ul li {
    border: none;
    padding: 0px;
}

.condensed-nav li ul li a {
    font-weight: normal;
}

.condensed-nav li.active > a {
    color: #4b8eda;
}

.condensed-nav li.active ul {
    display: block;
}

.condensed-nav li.active ul a {
    text-decoration: none;
}

.grid-3.content ul.breadcrumb {
    font-size: 0.875em;
    line-height: 1.71429em;
    margin: 15px 0px;
}

.grid-3.content ul.breadcrumb li {
    display: inline;
    color: #777;
    margin-left: 0px;
}

.grid-3.content ul.breadcrumb li a {
    color: #777;
}

.company-info {
    border-bottom: 1px solid #ededed;
    padding: 10px 0px;
}

.sort {
    margin-top: 0.5em;
    padding: 0.5em;
    background-color: #989898;
}

.sort h4 {
    display: inline;
    margin-right: 1.5em;
    color: #fff;
}

.meta > div {
    margin-bottom: 1em;
}

.meta p {
    margin-bottom: 10px;
}

.news-meta {
    margin-bottom: 20px;
}

.news-meta p.date {
    margin-bottom: 5px;
    font-style: italic;
}

.checkbox-bar {
    padding: 0.375em 0.75em;
    background-color: #f4f3f3;
}

.checkbox-bar h3 {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin-right: 4.5em;
    font-weight: normal;
    color: #2f59a8;
}

.checkbox-bar label {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin-right: 2.25em;
}

.checkbox-bar input {
    margin-right: 0.375em;
}

.toggler {
    color: #333333;
}

.toggler span {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.toggler:hover {
    text-decoration: none;
}

.search_grants .toggler {
    display: block;
    padding: 0.75em 0;
    text-transform: uppercase;
}

.search_grants .toggler span {
    margin-left: 0.375em;
}

.search_grants .options {
    min-height: 1px;
    padding: 0.75em;
    padding-left: 3em;
}

.search_grants .options:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.search_grants .options .option {
    float: left;
    padding: 0.375em 0;
}

.search_grants .options .option label {
    padding: 0 1.5em 0 0.375em;
}

.search_grants .filter-btn {
    margin-left: 3em;
}

.search_grants ul.header-row {
    margin-bottom: 0px;
}

.year-selector {
    border-bottom: 1px solid #7a7a7a;
    background-image: url("/assets/img/site/dotted-x.gif");
    background-repeat: repeat-x;
    background-position: left top;
}

/* Table */

.table .thead {
    min-height: 1px;
    background-image: url("/assets/img/site/dotted-x.gif");
    background-repeat: repeat-x;
    background-position: left top;
    font-weight: bold;
}

.table .thead:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.table .row-wrapper {
    background-image: url("/assets/img/site/dotted-x.gif");
    background-repeat: repeat-x;
    background-position: left top;
    padding: 0.375em 0;
}

.table .row-wrapper.even .row {
    background-color: #e2f1d3;
}

.table .row {
    position: relative;
    padding: 0em;
    min-height: 1px;
}

.table .row:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.table .row li.toggle-col {
    position: absolute;
    top: 0.75em;
    bottom: 0.75em;
    width: 20px;
    min-height: 1px;
    cursor: pointer;
}

.table .row li {
    float: left;
    width: 17%;
    padding: 0;
    min-height: 1px;
}

.table .row li > div {
    padding: 0.75em 0em 0em 0em;
}

.table .row .short-column {
    width: 5%;
}

.table .row .full-width {
    min-height: 1px;
    width: 90%;
    margin-left: 40px !important;
}

.table .row .full-width:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.table .row .full-width ul {
    width: 100%;
    float: left;
}

.table .row .full-width ul li {
    margin-left: 10px !important;
}

/* Forms */

input.text {
    padding: 0.375em;
    background: #eee;
    border: none;
    -moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.25) #888888;
    -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.25) #888888;
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.25) #888888;
}

form .section-header {
    clear: both;
    padding: 0.1875em 0.75em;
    margin-bottom: 1.5em;
    background-color: #989898;
}

form .section-header h3 {
    font-weight: normal;
    color: #fff;
}

form .form-section {
    min-height: 1px;
    clear: both;
    background-image: url("/assets/img/site/dotted-x.gif");
    background-repeat: repeat-x;
    background-position: left bottom;
    padding: 0 0.75em;
    margin-bottom: 0.75em;
}

form .form-section:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

form .form-section p {
    margin-bottom: 2.25em;
    width: 50%;
    float: left;
}

form .form-section p.full-width {
    width: 100%;
}

form .form-section p.full-width input {
    width: 100%;
}

form .form-section label {
    display: block;
    padding: 0.375em 0;
}

form .form-section label span {
    margin-left: 2px;
    color: #ff6600;
}

form .form-section input {
    width: 80%;
    border: 0;
}

form .form-section textarea {
    width: 100%;
    height: 200px;
}

form.general-form label {
    display: block;
    padding: 0.375em 0;
}

form.general-form label span {
    margin-left: 2px;
    color: #ff6600;
}

form.general-form input[type="text"], form.general-form input[type="email"], form.general-form input[type="password"] {
    width: 60%;
}

form.general-form textarea {
    width: 60%;
    height: 200px;
}

form.general-form .error {
    display: block;
    color: red;
    font-style: italic;
}

.search {
    width: 230px;
}

.search input.text {
    width: 160px;
    padding: 4px;
    margin-right: 0;
    line-height: 1.3;
    float: left;
    height: 17px;
}

.search input.ui-btn-2 {
    margin: 0;
    background-color: silver;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dddddd), to(silver));
    background-image: -webkit-linear-gradient(top, #dddddd, silver);
    background-image: -moz-linear-gradient(top, #dddddd, silver);
    background-image: -ms-linear-gradient(top, #dddddd, silver);
    background-image: -o-linear-gradient(top, #dddddd, silver);
    color: #888;
    text-shadow: 0 1px 0 white;
    float: left;
    height: 25px;
}

.sidebar-search {
    width: 100%;
    margin-top: 15px;
    overflow: hidden;
}

.sidebar-search input.text {
    width: 160px;
    padding: 4px;
    margin-right: 0;
    line-height: 1.3;
    float: left;
    height: 17px;
}

.sidebar-search input.ui-btn-2 {
    margin: 0;
    background-color: silver;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dddddd), to(silver));
    background-image: -webkit-linear-gradient(top, #dddddd, silver);
    background-image: -moz-linear-gradient(top, #dddddd, silver);
    background-image: -ms-linear-gradient(top, #dddddd, silver);
    background-image: -o-linear-gradient(top, #dddddd, silver);
    color: #888;
    text-shadow: 0 1px 0 white;
    float: left;
    height: 25px;
}

.form-bar {
    padding: 0.1875em 0.75em;
    background-color: #989898;
}

.form-bar * {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.form-bar h3 {
    font-weight: normal;
    color: #fff;
}

.form-bar .results {
    margin: 0;
    margin-left: 0.75em;
    color: #fff;
}

.form-bar .results span {
    font-weight: bold;
    color: #2c59a8;
}

/* Misc */

.grid-3.content ul.people-list {
    margin-left: 0px;
}

.people-list li {
    overflow: hidden;
    margin-bottom: 10px;
}

.people-photo {
    float: left;
    margin: 0px 15px 15px 0px;
}

.block-2 {
    overflow: hidden;
}

.block-2 li {
    float: left;
    width: 50%;
}

.qtip-content {
    font-size: 12px;
    line-height: 1.5em;
}

.gallery {
    overflow: hidden;
}

.gallery li {
    float: left;
    display: block;
    height: 150px;
    width: 150px;
    margin: 0 20px 20px 0;
}

#signup-box {
    display: none;
    padding: 30px;
    overflow: hidden;
}

#signup-box #signup-logo {
    margin-bottom: 10px;
}

#signup-box p {
    font-size: 14px;
}

#signup-box p.popup-skip {
    font-size: 12px;
}

/* Colors */

.c-black {
    color: black;
}

.c-green {
    color: #82bd46;
}

.c-aqua {
    color: #22b9f1;
}

.c-bg-black {
    background-color: black;
}

.c-bg-green {
    background-color: #82bd46;
}

.c-bg-aqua {
    background-color: #22b9f1;
}

.c-border-black {
    border: 1px solid black;
}

.c-border-l-black {
    border-left: 1px solid black;
}

.c-border-r-black {
    border-right: 1px solid black;
}

.c-border-b-black {
    border-bottom: 1px solid black;
}

.c-border-t-black {
    border-top: 1px solid black;
}

.c-border-green {
    border: 1px solid #82bd46;
}

.c-border-l-green {
    border-left: 1px solid green;
}

.c-border-r-green {
    border-right: 1px solid green;
}

.c-border-b-green {
    border-bottom: 1px solid green;
}

.c-border-t-green {
    border-top: 1px solid green;
}

.c-border-aqua {
    border: 1px solid #22b9f1;
}

.c-border-l-aqua {
    border-left: 1px solid aqua;
}

.c-border-r-aqua {
    border-right: 1px solid aqua;
}

.c-border-b-aqua {
    border-bottom: 1px solid aqua;
}

.c-border-t-aqua {
    border-top: 1px solid aqua;
}

/* Base Classes */

.left {
    float: left;
}

.right {
    float: right;
}

.inline-block {
    display: inline-block;
    *display: inline;
}

.percent-width, .percent-25 {
    float: left;
}

.percent-25 {
    width: 25%;
}

.uc {
    text-transform: uppercase;
}

.subheadline {
    margin-bottom: 0.75em;
    font-weight: normal;
    color: #82bd46;
}

.bulleted li {
    padding-left: 0.5em;
    margin-left: 1em;
    background-image: url("/assets/img/site/bullet.png");
    background-position: left 0.375em;
    background-repeat: no-repeat;
}

.bulleted li a {
    font-weight: bold;
    color: #000;
    border-bottom: 1px dotted #555;
}

.see_more {
    font-weight: bold;
    color: #000;
}

.see_more:hover {
    border-bottom: 1px dotted #555;
    text-decoration: none;
}

.asterisk {
    color: #78ad43;
    font-size: 18px;
}

.asterisk li {
    margin-bottom: 20px;
}

.asterisk li:before {
    content: "* ";
    color: #33bdf1;
    font-size: 26px;
}

.bracket {
    color: #78ad43;
    font-size: 22px;
}

.bracket li {
    margin-bottom: 20px;
    padding-left: 20px;
    background: url("/assets/img/site/li-bracket.png") white no-repeat left center;
}

.facts {
    font-size: 32px;
    line-height: 32px;
    color: #33bdf1;
}

.callout {
    color: #012d6b;
    font-size: 16px !important;
    padding-right: 10px;
}

.callout.black {
    color: #292929;
}

.hide {
    display: none;
}

.no-mar {
    margin: 0;
}

.no-top-pad {
    padding-top: 0;
}

.no-pad {
    padding: 0;
}

/*Removed as inline styles */

.addf-access-buttons-sm {
    display: inline-block;
    /*margin-top: 20px;*/
    padding-bottom: 10px;
    font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
    font-size: 14px;
    /*margin-left: 30px;*/
    width: 100%;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.428571429;
    ext-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover, .btn:focus {
    color: #333333;
    text-decoration: none;
}

.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-primary {
    color: #ffffff;
    background-color: #428bca;
    border-color: #357ebd;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #3276b1;
    border-color: #285e8e;
}

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-image: none;
}

.text-center {
    text-align: center;
}

.pull-right {
    float: right !important;
    padding: 0px 10px 0px 0px;
}

.pull-left {
    float: left !important;
}

.text-muted {
    color: #999999;
}

small {
    font-size: 14px;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: " ";
}

.clearfix:after {
    clear: both;
}

.btn.sm {
    width: 100px;
    margin-left: 0px;
    margin-right: 0px;
    font-weight: 400;
}

.shadow {
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.5);
    -o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.5);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.5);

}
.btn-register-blue {
    background-color: hsl(212, 66%, 44%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3c84d7", endColorstr="#266bba");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#3c84d7), to(#266bba));
    background-image: -moz-linear-gradient(top, #3c84d7, #266bba);
    background-image: -ms-linear-gradient(top, #3c84d7, #266bba);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c84d7), color-stop(100%, #266bba));
    background-image: -webkit-linear-gradient(top, #3c84d7, #266bba);
    background-image: -o-linear-gradient(top, #3c84d7, #266bba);
    background-image: linear-gradient(#3c84d7, #266bba);
    border-color: #266bba #266bba hsl(212, 66%, 41.5%);
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.16);
    -webkit-font-smoothing: antialiased;
}

.btn-register-blue:hover, .btn-register-blue:focus, .btn-register-blue:active, .btn-register-blue.active, .open .dropdown-toggle.btn-register-blue {
    background-position: 0 -15px;
    color: #ffffff;
}

.btn-register-blue:active, .btn-register-blue.active, .open .dropdown-toggle.btn-register-blue {
    background-image: none;
}

.buttons-inner {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}
.buttons-inner p {
    text-align: left;
    margin-bottom: 0;
}

.buttons-title {
    margin-top: 7px;
}

/* Cognitive Vitality Buttons */

.row .col-xs-12 ul.cv li {
    display:inline-block;
    width: 33%;
    float:left;
    text-align:center;
}

.cv-donate {
    display:block;
    background: url('/assets/img/site/cv-donate.png') no-repeat;
    width: 230px;
    height: 46px;
    font-size: 0px;
}

.cv-donate:hover {
    background: url('/assets/img/site/cv-donate.png') no-repeat;
    text-decoration:none;
}

.questions-suggestions {
    font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
    color: #1c75bc !important;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.100em;
    text-transform:uppercase;
}

.questions-suggestions:hover {
    color: #1c75bc !important;
    text-decoration: none !important;
}

.questions-suggestions:after {
    position:absolute;
    content: url('/assets/img/site/arrow-right-blue.png');
    width: 13px;
    height: 7px;
}

.cv-emailform {
    display:block;
    width:301px;
    height:47px;
}

.cv-emailform .email_address{
    display:inline-block;
    float:left;
    width: 208px !important;
    height: 47px !important;
    background: #FFFFFF !important;
    padding: 8px 8px 8px 9px !important;
    border: 1px solid #1c75bc !important;
    font-family: 'Helvetica Medium';
    font-style:italic;
    color: #666666 !important;
    line-height: 14px;
    font-size: 14px !important;
    letter-spacing: 0.100em !important;
}

.cv-emailform .emailsubmit{
    display:inline-block;
    float:left;
    width: 93px !important;
    height: 47px !important;
    padding: 0px 0px 0px 0px !important;
    border:none !important;
    background: url('/assets/img/site/cv-signup.png') no-repeat;
    font-size: 0px !important;
}

/* Added by Mihai */

a.white, a.white:hover, a.white:visited, a.white:active {
    color: #FFFFFF !important;
    opacity:1.0 !important;
}
h4.white {
    color: #FFFFFF !important;
    opacity:1.0 !important;
}
#grant_search .icon {
    background-image: url("/assets/img/site/alzheimers-sprite-icons.png");
}
#grant_search li {
    list-style-type: none !important;
}
.site-content ol li {
    font-size: 14px;
}
.content ol li {
    list-style:decimal;
    list-style-type: decimal;

}

/* ISSUU Styles */

h1.issuu {
    margin-left:15px;
    width:500px;
}

a.back {
    float:right;
    margin-right:3%;
    font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
    color: #1c75bc !important;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.100em;
    text-transform:uppercase;
}

a.back:hover {
    color: #1c75bc !important;
    text-decoration: none !important;
}

a.back:after {
    margin-left:10px;
    position:absolute;
    content: url('/assets/img/site/arrow-right-blue.png');
    width: 13px;
    height: 7px;
}

h3.icon-issuu {
    padding-left:30px;
}

h3.icon-issuu:before {
    margin: 2px 0px 0px -30px;
    position:absolute;
    content: url('/assets/img/site/issuu-icon.png');
    width: 20px;
    height: 20px;
}

/* Researchers */

.researcher {
    display: inline-block;
    float:left;
    width: 175px;
    height: auto;
    margin: 0px 10px 10px 0px;
}

.researcher .name {
    text-align: center;
}

.researcher .name h5 a {
    color: #000000 !important;
}

.researcher .image img {
    margin: 0px !important;
    padding: 0px !important;
}

img.researcher {
    margin: 0px 10px 10px 0px !important;
    padding: 0px !important;
    float: left !important;
    width: 300px;
    height: 375px;
}

.researcher-individual {
    display: inline-block;
    float:left;
    width: 125px;
    height: auto;
    margin: 0px 10px 10px 0px;
}

.researcher-individual .name {
    text-align: center;
}

.researcher-individual .name h5 a {
    color: #000000 !important;
}

.researcher-individual .image img {
    margin: 0px !important;
    padding: 0px !important;
}

/* Events & Conferences Landing */

.ui-accordion-header:after {
    margin: -2px 0px 0px 10px;
    position:absolute;
    content: url('/assets/img/site/arrow-right-blue.png');
    width: 13px;
    height: 7px;
}

.ui-accordion-header.ui-accordion-header-active:after {
    margin: -2px 0px 0px 10px;
    position:absolute;
    content: url('/assets/img/site/arrow-down-blue.png');
    width: 7px;
    height: 13px;
}

/* Multimedia Section */

.multimedia {
    padding: 10px;
    overflow: none;
}

.multimedia .entry {
    display: inline-block;
    float: left;
    width: 200px !important;
    height: auto;
    margin: 0px 10px 10px 0px;
}

.multimedia .entry a.thumbnail {
    display: block;
    width: 200px;
    height: 113px;
}

.multimedia .entry a.thumbnail img {
    width: 200px;
    height: 113px;
}

.multimedia .entry .title {
    display: block;
    width: 200px !important;
    height: 30px !important;
    font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
    color: #1c75bc !important;
    font-size: 12px !important;
    line-height: 11px !important;
    letter-spacing: 0.025em;
    margin: 5px 0px 0px 0px;
}

.multimedia .video-category {
    display: block;
    margin-bottom: 10px;
    overflow: none;
    clear: both;
}

.multimedia .video-category h3.category-title {
    display: block;
}

.multimedia .container {
    display: block;
    margin-bottom: 20px;
    overflow: none;
    clear: both;
}

.multimedia .featured-video, .multimedia .video {
    display: inline-block;
    float: left;
    width: 74%;
    height: auto;
    position: relative;
    padding-bottom: 37.5%;
    padding-top: 25px;
    margin-bottom: 25px;
    height: 0;
}

.multimedia .featured-video iframe, .multimedia .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.multimedia .description {
    display: inline-block;
    float: left;
    width: 24%;
    height: auto;
    padding: 0 0 0 2%;
}

.multimedia .video-category p, .multimedia .description p {
    font-size: 14px;
    line-height: 1.5em;
}

.multimedia .description h4 {
    color: #000000 !important;
    margin: 0px 0px 5px 0px;
}

/* Mobile */

.l-wrapper a#donate-today {
    display: none;
}

#g-header a.mobile-menu {
    display: none;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 38px;
    height: 50px;
    background: url('/assets/img/site/mobile-menu-icon.png') no-repeat;
}

a.top {
    display: none;
    background: rgba(0,137,198,1.0);
    bottom: 30px;
    color: #fff;
    cursor: pointer;
    font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
    font-size: 12px;
    padding: 5px 5px 5px 10px;
    position: fixed;
    right: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 999;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

a.top:hover {
    background: rgba(0,137,198,1.0);
}

#mobile-menu .Buttonbar {
    display: block;
    width: 100%;
    height: 19px;
    padding: 10px 10px 10px 20px;
    border-bottom: 1px solid rgba(196,196,196,1.0);
}

#mobile-menu .Buttonbar ul {
    height: 19px;
    width: 91px;
}

#mobile-menu .Buttonbar ul li {
    display: inline-block;
    float: left;
    height: 19px;
    width: 19px;
    margin-right: 5px;
}

#mobile-menu .Buttonbar ul li:last-of-type {
    margin-right: 0px;
}

#mobile-menu .Buttonbar.close-btn {
    display: block;
    width: 100%;
    height: 50px;
    padding: 10px 10px 10px 20px;
    border-bottom: 1px solid rgba(196,196,196,1.0);
}

#mobile-menu .Buttonbar.close-btn a.close {
    opacity: 1.0 !important;
    float: none !important;
}

#mobile-menu .Buttonbar.close-btn a.close {
    display: block;
    height: 50px;
    width: 43px;
    font-size: 0px;
    background: url('/assets/img/site/mobile-menu-icon-close.png') no-repeat;
}

#mobile-menu .Buttonbar.search {
    display: block;
    width: 100%;
    height: 25px;
    padding: 6px 10px 8px 20px;
    border-bottom: 1px solid rgba(196,196,196,1.0);
}

#mobile-menu .Buttonbar.search input#keywords {
    display: inline-block !important;
    float: left !important;
    width: 150px !important;
    border: 1px solid rgba(196,196,196,.50) !important;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

#mobile-menu .Buttonbar.search input.ui-btn-2 {
    display: inline-block !important;
    float: left !important;
    width: 40px !important;
    height: 27px !important;
    background: #0089C6 !important;
    color: #FFFFFF !important;
    text-shadow: none !important;
    padding: 0px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}


/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1023px) {

    /* Regular Styles */

}

@media only screen and (max-width: 800px) {

    html, body {
        width: 760px;
        height: 100%;
        margin: 0;
    }

    .l-wrapper {
        min-height: 1px;
        width: 700px;
        position: relative;
    }

    .l-wrapper.extra-margins {
        width: 700px;
    }

    .grid-3.content img {
        width: 500px !important;
        height: auto !important;
    }

    .grid-3.content a.printfriendly img {
        width: 62px !important;
        height: 20px !important;
    }

    /* Navigation */

    .drop-shadow-top {
        width: 15px;
        height: 15px;
        z-index: 100;
        background-image: none !important;
    }

    #g-nav-wrapper {
        width: 750px;
        margin: 12px 0px 0px -25px;
    }

    .g-nav-wrapper-right {
        right: 0px;
    }

    #g-nav {
        position: relative;
        z-index: 1000;
        width: 750px;
        margin: 0px 0px 0px 25px;
    }

    #g-nav > ul > li {
        float: left;
        width: 116.666px;
        position: relative;
    }

    #g-nav > ul > li > a {
        text-align: center;
        position: relative;
        z-index: 11;
        display: block;
        padding: 20px 10px 0px 10px;
        height: 40px !important;
        line-height: 11px !important;
        font-size: 11px !important;
    }

    #g-nav > ul > li.donate {
        position: absolute;
        right: 25px;
        top: 0px;
        width: 141.666px;
    }

    #g-nav > ul > li.donate a {
        padding: 20px 10px 0px 10px;
        line-height: 11px !important;
        font-size: 11px !important;
    }

    #g-nav > ul > li.donate ul {
        width: 116.666px !important;
    }

    /* Homepage */

    .m-slides {
        position: relative;
        height: 330px;
        margin-bottom: 10px;
    }

    .m-slides-container {
        height: 330px;
        display: none;
        position: relative;
        overflow: hidden;
    }

    .m-slides-container .video-container, .m-slides-container .image-container {
        width: 490px;
        height: 253px;
    }

    .m-slides-container .image-container img {
        width: 490px;
        height: 253px;
    }

    .m-slides .text-container {
        height: 253px;
    }

    .m-slides-pagination {
        position: absolute;
        right: 10px;
        bottom: 95px;
        z-index: 2000;
    }

    .addf-access-btn {
        position:absolute;
        display:table;
        top: 253px;
        left: 0px;
        width: 349px;
        border-top: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/addf-access-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .cognitive-vitality-btn {
        position:absolute;
        display:table;
        top: 253px;
        left: 350px;
        width: 350px;
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/cognitive-vitality-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .jcarousel {
        position: relative;
        overflow: hidden;
        width: auto;
        height: 270px;
    }

    .grid-2 .entry {
        display: block;
        float: none;
        width: 250px;
        height: auto;
        overflow: none;
        padding: 0px 0px 0px 10px;
    }

    .grid-2 .entry a {
        font-weight: normal;
        font-size: 12px !important;
        line-height: 12px !important;
    }

    .grid-2 .entry a strong {
        font-size: 12px !important;
        line-height: 12px !important;
    }

    /* Researcher */

    .researcher .name {
        text-align: left;
    }

    .researcher {
        width: 240px !important;
        height: auto !important;
    }

    .researcher .image img {
        width: 240px !important;
        height: auto !important;
    }

    .researcher-individual {
        width: 240px;
        height: auto;
        margin: 0px 10px 10px 0px;
    }

    .researcher-individual .name {
        text-align: left;
    }

    .researcher-individual .image img {
        width: 240px !important;
        height: auto !important;
    }

    /* Multimedia */

    .multimedia .featured-video, .multimedia .video {
        display: block;
        float: none;
        width: 680px;
        height: auto;
        position: relative;
        padding-bottom: 75%;
        padding-top: 25px;
        height: 0;
    }

    .multimedia .description {
        display: block;
        float: none;
        width: 670px;
        height: auto;
        margin-top: 10px;
    }

    /* Partners Logo Table */

    table#partners, table#partners tr,  table#partners tr td {
        display: block;
        float: none;
        overflow: hidden;
        width: 500px !important;
        height: auto !important;
        vertical-align: middle !important;
    }

    table#partners tr td a img {
        width: 200px !important;
        height: auto !important;
    }

    table#partners tr td a {
        display: block;
        float: none;
        overflow: hidden;
        width: 200px !important;
        height: auto !important;
        padding: 5px 150px 5px 150px !important;
    }

    /* Research Portfolio */

    .form-bar {
        padding: 0em 0em 0em 0em;
        background-color: #FFFFFF;
        display: block;
        width: 450px;
        height: 120px;
        overflow: hidden;
    }

    .form-bar h3 {
        font-weight: normal;
        color: #333;
    }

    .form-bar .right {
        display: block;
        float: none;
        width: 450px;
        height: 100px;
        overflow: hidden;
        padding: 0%;
    }

    .form-bar .search {
        display: block;
        float: none;
        width: 450px;
        height: 25px;
        overflow: none;
        padding: 0%;
        margin-bottom: 10px;
    }

    .form-bar .results {
        display: block;
        float: none;
        width: 450px;
        height: auto;
        overflow: none;
        margin: 0;
        color: #333;
        padding: 2%;
        margin-top: 30px;
        font-size: 12px;
    }

    /* ISSUU */

    .highlight {
        display: inline-block;
        float: left;
        width: 250px;
        height:200px;
    }

    .highlight .image {
        display: inline-block;
        float: left;
        width: 130px;
        height: 179px;
        border: 1px solid rgba(0,0,0,.50);
        padding: 2px;
    }

    .highlight .image img {
        width: 130px !important;
        height: 179px !important;
    }

    .highlight .info {
        display: inline-block;
        float: left;
        width: 100px;
        margin-left: 5px;
    }

    h1.issuu {
        margin-left:4%;
        width:450px;
    }

    .issuu-embed object {
        width: 100% !important;
        height: auto !important;
    }

    a.back {
        float:right;
        margin-right:8%;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0.100em;
        text-transform:uppercase;
    }

    /* Cognitive Vitality */

    .prevention .navbar {
        font-size: 12px !important;
        line-height: 12px !important;
    }

    .prevention .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    .prevention .container.main-content, .prevention .container.report-content {
        padding: 0px 0px 0px 0px;
    }

    .col-xs-offset-9 {
        margin-left: 73% !important;
    }

    .prevention .container.landing-page-search .col-xs-offset-9 {
        margin-left: 50% !important;
    }

    .prevention .header .back-img, .prevention .hero .back-img {
        background-size: 100% 100% !important;
    }

    .row .col-xs-12 ul.cv li {
        display: block;
        width: 700px;
        float: none;
        text-align: left;
        margin: 20px 0px 20px 0px;
    }

    .cv-emailform {
        display:block;
        width:450px;
        height:47px;
    }

    .cv-emailform .email_address{
        display: inline-block;
        float: left;
        width: 357px !important;
        height: 47px !important;
        background: #FFFFFF !important;
        padding: 8px 8px 8px 9px !important;
        border: 1px solid #1c75bc !important;
        font-family: 'Helvetica Medium';
        font-style:italic;
        color: #666666 !important;
        line-height: 14px;
        font-size: 14px !important;
        letter-spacing: 0.100em !important;
    }

    .cv-emailform .emailsubmit{
        display: inline-block;
        float: left;
        width: 93px !important;
        height: 47px !important;
        padding: 0px 0px 0px 0px !important;
        border:none !important;
        background: url('/assets/img/site/cv-signup.png') no-repeat;
        font-size: 0px !important;
    }

    form .form-section, form .form-section p {
        display: block !important;
        float: none !important;
        width: 450px !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 0px !important;
    }

    form .form-section p input, form .form-section p textarea {
        display: block !important;
        float: none !important;
        width: 450px !important;
        padding: 5px 0px 5px 0px !important;
    }

    /* Footer */

    .site-footer {
        margin-top: 0px;
    }

    .site-footer header {
        position: relative;
        width: 700px;
        height: 35px;
        overflow: none;
        background-color: #bebebe;
        background-image: url("/assets/img/site/footer-capital-bg.gif");
        background-repeat: repeat-x;
        background-position: 0% 0%;
    }

    .site-footer header .footer-heading-text {
        position:absolute;
        top: 0px;
        left: 0px;
        z-index: 5;
        width: 275px;
        height: 35px;
        margin-left: 12px;
        font-size: 10px;
        line-height: 25px;
        letter-spacing: 0.050em;
    }

    .footer-heading-graphic {
        position:absolute;
        top: 0px;
        right: 0px;
        z-index: 1;
        width: 184px;
        height: 35px;
        background-position: 62px;
        background-image: url("/assets/img/site/footer-heading-graphic.png") no-repeat;
    }

    .site-footer .footer-content {
        border-top: none;
    }

    .site-footer .footer-content .top {
        width: 700px;
        height: 120px;
        overflow: none;
        display: block;
    }

    .site-footer .footer-content .top ul.menu-7 {
        display: block;
        float: left;
        width: 350px;
        height: auto;
        overflow: none;
        padding: 10px 0px 10px 0px;
    }

    .site-footer .footer-content .top ul.menu-7 li {
        display: block;
        float: none;
        text-align: left;
        width: 350px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .top ul.social {
        display: block;
        float: left;
        width: 130px;
        height: auto;
        overflow: none;
        margin: 0px auto;
        padding: 10px 0px 10px 20px;
    }

    .site-footer .footer-content .top ul.social li {
        float: left;
        margin-right: 5px;
    }

    .site-footer .footer-content .top ul.social li:nth-child(4) {
        float: left;
        margin-right: 0px;
    }

    .site-footer .footer-content .menu-5 {
        width: 350px;
        height: auto;
        overflow: none;
        display: block;
        float: left;
        padding: 7px 0px 5px 0px;
    }

    .site-footer .footer-content .menu-5 ul {
        display: block;
        float: left;
        width: 350px;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li {
        display: block;
        float: none;
        text-align: left;
        width: 350px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .top ul.menu-7 li a {
        padding: 0px 0px 0px 15px;
    }

    .site-footer .footer-content .menu-5 ul li a {
        padding: 0px 0px 0px 20px;
    }

    .site-footer .footer-content .copyright-address {
        min-height: 1px;
        width: 600px;
        height: auto;
        margin: 0 auto;
        position: relative;
        display: block;
        color: #575757;
        font-weight: bold;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.050em;
        text-align: center;
        padding: 10px 0px 10px 0px;
    }


}


@media only screen and (max-width: 500px) {

    html, body {
        width: 480px;
        height: 100%;
        margin: 0;
        background: none;
    }

    .l-wrapper {
        min-height: 1px;
        width: 480px;
        position: relative;
        box-shadow: none;
    }

    body > .l-wrapper {
        background: white;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .l-wrapper .grid-1,.l-wrapper .grid-2,.l-wrapper .grid-3,.l-wrapper .grid-4 {
        width: 480px;
        padding: 0% 0% 0% 0%;
        margin: 0% 0% 0% 0%;
        display: block;
        float: none;
    }

    .l-wrapper.extra-margins,.l-wrapper.extra-margins .grid-1,.l-wrapper.extra-margins .grid-2,.l-wrapper.extra-margins .grid-3,.l-wrapper.extra-margins .grid-4 {
        width: 450px;
        padding: 0% 0% 0% 0%;
        margin: 4% auto;
        display: block;
        float: none;
    }

    .l-wrapper .grid-wrapper {
        display: block;
        overflow: hidden;
        width: 450px;
    }

    .grid-3.content ul li {
        margin-left: 0px;
    }

    .grid-3.content img {
        width: 450px !important;
        height: auto !important;
    }

    .grid-3.content a.printfriendly img {
        width: 62px !important;
        height: 20px !important;
    }

    .leftLabel .desc, .rightLabel .desc {
        width: 450px !important;
    }

    /* Header */

    .drop-shadow-top {
        width: 15px;
        height: 15px;
        z-index: 100;
        background-image: none !important;
    }

    #g-nav-wrapper, #g-header #global-info {
        display: none !important;
    }

    #g-header {
        display: block;
        margin-top: 0px;
        height: 90px;
    }

    #g-header #site-logo {
        float: left;
        margin-left: 15px;
        padding-top: 15px;
    }

    #g-header a.mobile-menu {
        display: block;
    }

    .sidebar {
        display: none;
    }

    .sidebar.mobile, .breadcrumbs.mobile {
        display: block;
    }

    .l-wrapper a#donate-today {
        display: block;
        width: 480px;
        overflow: none;
        padding: 12px 0px 12px 0px;
        background: #fb7400;
        font-family: Arial;
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0.050em;
        color: #FFFFFF;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
    }

    #g-header a#site-logo img {
        width: 141px;
        height: 57px;
    }

    /* Homepage */

    .m-slides {
        position: relative;
        height: 177px;
        margin-bottom: 10px;
    }

    .m-slides-container {
        height: 198px;
        display: none;
        position: relative;
        overflow: hidden;
    }

    .m-slides-container .video-container,
    .m-slides-container .image-container {
        width: 330px;
        height: 170px;
        position: absolute;
        left: 150px;
        top: 0;
        z-index: 1000;
    }

    .m-slides-container .image-container img {
        width: 330px;
        height: 170px;
    }

    .video-container .video-embed {
        position: absolute;
        height: 170px;
        left: 150px;
        top: 0;
        z-index: 1010;
    }

    .m-slides .text-container {
        background: #00aeef;
        color: #fff;
        width: 150px;
        height: 170px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1000;
    }

    .m-slides .text-container h2 {
        color: #fff;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        font-size: 15px;
        line-height: 17px;
        letter-spacing: 0em;
        padding: 20px 18px 0px 18px;
    }

    .m-carousel-link {
        display: none;
    }

    .m-slides-pagination li {
        float: left;
    }

    .m-slides-pagination li a {
        display: block;
        width: 7px;
        height: 7px;
        margin-right: 10px;
        text-align: center;
        line-height: 13px;
        font-size:0px;
        color: #fff;
        background: url("/assets/img/site/slider-bullet-bg.png") no-repeat;
        background-size: 100% 100%;
        border: 0;
    }

    .m-slides-pagination li.current a {
        background: url("/assets/img/site/slider-bullet-bg-current.png") no-repeat;
        background-size: 100% 100%;
        color: #000;
    }

    .m-slides-pagination {
        position: absolute;
        right: 10px;
        bottom: 40px;
        z-index: 2000;
    }

    .addf-access-btn {
        position:absolute;
        display:table;
        top: 170px;
        left: 0px;
        width: 239px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/addf-access-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .addf-access-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .cognitive-vitality-btn {
        position:absolute;
        display:table;
        top: 170px;
        left: 240px;
        width: 240px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/cognitive-vitality-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .cognitive-vitality-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .addf-access-btn a span.pipe, .cognitive-vitality-btn a span.pipe, .addf-access-btn a span.subtitle, .cognitive-vitality-btn a span.subtitle {
        display: none;
    }

    .heading {
        width: 180px;
        font-size: 12px;
        line-height: 12px;
        padding: 5px 0px 5px 0px;
        margin: 0px 10px 10px 10px;
    }

    p.callout.intro-text {
        font-size: 12px !important;
        line-height: 12px !important;
        padding: 0px 20px 0px 10px;
    }

    .jcarousel {
        position: relative;
        overflow: hidden;
        width: auto;
        height: 200px;
    }

    .grid-2 .entry {
        display: block;
        float: none;
        width: 440px;
        height: auto;
        overflow: none;
        padding: 0px 0px 0px 10px;
    }

    .grid-2 .entry a {
        font-weight: normal;
        font-size: 11px !important;
        line-height: 11px !important;
        padding: 0px 70px 0px 0px;
    }

    .grid-2 .entry a strong {
        font-size: 11px !important;
        line-height: 11px !important;
    }

    .newsletter {
        display: block;
        float: none;
        width: 450px;
        height: auto;
        overflow: none;
        margin: 20px 0px 20px 0px;
    }

    .newsletter .newsletter_form {
        display: block;
        float: none;
        width: 450px;
        height: 25px;
        overflow: none;
        margin: 0px 0px 0px 10px;
    }

    .newsletter input {
        width: 175px !important;
        height: 25px;
        padding: 0px 5px 0px 15px !important;
        margin: 0px 0px 0px 0px !important;
        border: none;
        background: url("/assets/img/site/email-input-bg-mobile.png") no-repeat;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        font-family: 'Helvetica Light', Arial,Helvetica;
        font-weight: bold;
        color: #424242;
        line-height: 11px;
        font-size: 11px;
        letter-spacing: 0.050em;
        float: left; display: inline-block;
    }

    .newsletter input.submit {
        width: 85px !important;
        margin: -25px 0px 0px 175px !important;
        height: 25px !important;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        background: url("/assets/img/site/email-submit-bg-mobile.png") no-repeat;
        font-size: 0px; float: left; display: inline-block;
    }

    /* Partners Logo Table */

    table#partners, table#partners tr,  table#partners tr td {
        display: block;
        float: none;
        overflow: hidden;
        width: 450px !important;
        height: auto !important;
        vertical-align: middle !important;
    }

    table#partners tr td a img {
        width: 255px !important;
        height: auto !important;
    }

    table#partners tr td a {
        display: block;
        float: none;
        overflow: hidden;
        width: 255px !important;
        height: auto !important;
        padding: 5px 35px 5px 35px !important;
    }

    /* ISSUU */

    .highlight {
        display: inline-block;
        float: left;
        width: 450px;
        height:200px;
    }

    .highlight .image {
        display: inline-block;
        float: left;
        width: 130px;
        height: 179px;
        border: 1px solid rgba(0,0,0,.50);
        padding: 2px;
    }

    .highlight .image img {
        width: 130px !important;
        height: 179px !important;
    }

    .highlight .info {
        display: inline-block;
        float: left;
        width: 125px;
        margin-left: 5px;
    }

    h1.issuu {
        margin-left:4%;
        width:450px;
    }

    .issuu-embed object {
        width: 100% !important;
        height: auto !important;
    }

    a.back {
        float:right;
        margin-right:8%;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0.100em;
        text-transform:uppercase;
    }

    /* Researcher */

    .researcher .name {
        text-align: left;
    }

    .researcher .image img {
        width: 450px !important;
        height: auto !important;
    }

    .researcher-individual {
        display: block;
        float: none;
        width: 450px;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .researcher-individual .name {
        text-align: left;
    }

    .researcher-individual .image img {
        width: 450px !important;
        height: auto !important;
    }

    /* Multimedia */

    .multimedia .featured-video, .multimedia .video {
        display: block;
        float: none;
        width: 450px;
        height: auto;
        position: relative;
        padding-bottom: 75%;
        padding-top: 25px;
        height: 0;
    }

    .multimedia .description {
        display: block;
        float: none;
        width: 450px;
        height: auto;
        margin-top: 10px;
    }

    .multimedia .video-category {
        display: block;
        float: none;
        width: 450px;
        height: auto;
        margin-bottom: 10px;
    }

    .multimedia .description h4 {
        color: #000000 !important;
        width: 450px;
        margin: 5px 0px 5px 0px;
    }

    .multimedia .entry {
        display: block;
        float: none;
        width: 450px !important;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .multimedia .entry a.thumbnail {
        display: block;
        width: 450px;
        height: 153px;
    }

    .multimedia .entry a.thumbnail img {
        width: 450px !important;
        height: 153px !important;
    }

    .multimedia .entry .title {
        display: block;
        width: 450px !important;
        height: 30px !important;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px !important;
        line-height: 11px !important;
        letter-spacing: 0.025em;
        margin: 5px 0px 0px 0px;
    }

    /* Research Portfolio */

    .form-bar {
        padding: 0em 0em 0em 0em;
        background-color: #FFFFFF;
        display: block;
        width: 450px;
        height: 120px;
        overflow: hidden;
    }

    .form-bar h3 {
        font-weight: normal;
        color: #333;
    }

    .form-bar .right {
        display: block;
        float: none;
        width: 450px;
        height: 100px;
        overflow: hidden;
        padding: 0%;
    }

    .form-bar .search {
        display: block;
        float: none;
        width: 450px;
        height: 25px;
        overflow: none;
        padding: 0%;
        margin-bottom: 10px;
    }

    .form-bar .results {
        display: block;
        float: none;
        width: 450px;
        height: auto;
        overflow: none;
        margin: 0;
        color: #333;
        padding: 2%;
        margin-top: 30px;
        font-size: 12px;
    }

    .option {
        width: 250px !important;
        height: auto;
        overflow: hidden;
        display: block !important;
        float: none !important;
    }

    .option input {
        width: auto !important;
        display: inline-block !important;
        float: left !important;
    }

    .option label {
        width: 200px !important;
        display: inline-block !important;
        float: left !important;
    }

    .search_grants .filter-btn {
        margin-left: 0em !important;
    }

    .m-pagination-2 {
        float: none;
        padding: 2%;
        margin-right: 0em;
    }

    .table .row li {
        display: block;
        float: none !important;
        width: 450px !important;
        padding: 0;
        min-height: 1px;
    }

    .table .row li > div {
        padding: 0.75em 0em 0em 0em;
        width: 250px !important;
    }

    .table .row .short-column {
        display: block;
        float: none !important;
        width: 450px !important;
        padding: 0;
        min-height: 1px;
    }

    .table .row li.toggle-col {
        display: none;
    }

    .table .row .full-width {
        display: block;
        float: none !important;
        width: 450px !important;
        padding: 0;
        min-height: 1px;
        margin-left: 0px !important;
    }

    /* Cognitive Vitality */

    .prevention .container.landing-page-search .col-xs-offset-9 {
        margin-left: 0% !important;
    }

    .prevention .navbar {
        margin-right: 0px !important;
        padding-top: 0px !important;
    }

    a.navbar-brand img {
        width: 141px !important;
        height: 57px !important;
    }

    .navbar-toggle {
        display: none;
    }

    .container, .row {
        max-width: 450px !important;
    }

    .prevention .container.main-content, .prevention .container.report-content {
        padding: 0px 0px 0px 0px;
    }

    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        display: block;
        float: none !important;
        width: 100% !important;
        height: auto;
        overflow: hidden;
    }

    .col-xs-offset-1, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12 {
        margin-left: 0% !important;
    }

    .prevention .first-steps-content .info-inner {
        position: relative !important;
        display: block;
        float: none !important;
        width: 450px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .outer {
        position: relative !important;
        display: block;
        float: none !important;
        width: 390px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .info {
        height: auto !important;
    }

    .prevention .header .back-img, .prevention .hero .back-img {
        background-size: 100% 100% !important;
    }

    .container .jumbotron {
        padding-left: 0px;
        padding-right: 0px;
        background-color: none;
    }

    .prevention .header {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    .prevention .header h1,.prevention .about .hero .content h1  {
        font-size: 16px !important;
        margin-bottom: 10px;
    }

    .prevention .header h1 p.subtext, .prevention .about .hero .content p {
        font-size: 12px !important;
    }

    .prevention .header h4.white {
        font-size: 10px !important;
    }

    .well {
        background-color: none;
    }

    .prevention #prevention-carousel {
        min-height: 400px;
    }

    .prevention #prevention-carousel .carousel-inner .whats-new {
        height: 454px;
    }

    .prevention .about ul:not(.dropdown-menu), .prevention .about ol:not(.dropdown-menu) {
        padding-left: 0px !important;
    }

    .fa-ul {
        margin-left: 0px;
    }

    .whats-new .news-item, .whats-new .row {
        padding-left: 20px;
        padding-right: 20px;
    }

    .breadcrumb {
        margin-bottom: 0px;
    }

    .form-group .form-control {
        width: 385px !important;
    }

    .carousel-indicators {
        bottom: 0px;
        left: 50%;
        list-style: outside none none;
        margin-left: -30%;
        padding-left: 0;
        position: absolute;
        text-align: center;
        width: 60%;
        z-index: 15;
    }

    .prevention .first-steps-content .feature {
        margin-top: 0px !important;
    }

    .prevention .first-steps-content .feature .letter-outer > p {
        display: none;
    }

    .prevention .categories .list-img {
        margin-left: 20px;
    }

    .row .col-xs-12 ul.cv li {
        display: block;
        width: 450px;
        float: none;
        text-align: left;
        margin: 20px 0px 20px 0px;
    }

    .cv-emailform {
        display:block;
        width:230px;
        height:96px;
    }

    .cv-emailform .email_address{
        display: block;
        float: none;
        width: 200px !important;
        height: 47px !important;
        background: #FFFFFF !important;
        padding: 8px 8px 8px 9px !important;
        border: 1px solid #1c75bc !important;
        font-family: 'Helvetica Medium';
        font-style:italic;
        color: #666666 !important;
        line-height: 14px;
        font-size: 14px !important;
        letter-spacing: 0.100em !important;
    }

    .cv-emailform .emailsubmit{
        display: block;
        float: none;
        width: 93px !important;
        height: 47px !important;
        padding: 0px 0px 0px 0px !important;
        border:none !important;
        background: url('/assets/img/site/cv-signup.png') no-repeat;
        font-size: 0px !important;
    }

    form .form-section, form .form-section p {
        display: block !important;
        float: none !important;
        width: 450px !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 0px !important;
    }

    form .form-section p input, form .form-section p textarea {
        display: block !important;
        float: none !important;
        width: 450px !important;
        padding: 5px 0px 5px 0px !important;
    }
    /*jmw removed input */
    select, textarea {
        display: block !important;
        float: none !important;
        width: 450px !important;
    }
    /*jmw for footer */
    input.footer-search{
        width:100%;
    }
    .grid-3.content ul li {
        margin-left: 30px !important;
    }

    .pull-left, .pull-right {
        display: block !important;
        float: none !important;
        padding: 5px 0px 5px 0px !important;
    }

    /* ADDF Access */

    #addf-access #g-header {
        display: none;
    }

    #addf-access form.form-inline {
        width: 240px !important;
    }

    #addf-access .form-group input.form-control {
        width: 150px !important;
    }

    .access .nav-justified li {
        display: block !important;
        width: 100% !important;
    }

    .access .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    /* Footer */

    .site-footer {
        margin-top: 0px;
    }

    .site-footer header {
        position: relative;
        width: 480px;
        height: 35px;
        overflow: none;
        background-color: #bebebe;
        background-image: url("/assets/img/site/footer-capital-bg.gif");
        background-repeat: repeat-x;
        background-position: 0% 0%;
    }

    .site-footer header .footer-heading-text {
        position:absolute;
        top: 0px;
        left: 0px;
        z-index: 5;
        width: 275px;
        height: 35px;
        margin-left: 12px;
        font-size: 10px;
        line-height: 25px;
        letter-spacing: 0.050em;
    }

    .footer-heading-graphic {
        position:absolute;
        top: 0px;
        right: 0px;
        z-index: 1;
        width: 184px;
        height: 35px;
        background-position: 62px;
        background-image: url("/assets/img/site/footer-heading-graphic.png") no-repeat;
    }

    .site-footer .footer-content {
        border-top: none;
    }

    .site-footer .footer-content .top {
        width: 480px;
        height: 120px;
        overflow: none;
        display: block;
    }

    .site-footer .footer-content .top ul.menu-7 {
        display: block;
        float: left;
        width: 150px;
        height: auto;
        overflow: none;
        padding: 10px 0px 10px 0px;
    }

    .site-footer .footer-content .top ul.menu-7 li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .top ul.menu-7 li a{
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.social {
        display: block;
        float: left;
        width: 130px;
        height: auto;
        overflow: none;
        margin: 0px auto;
        padding: 10px 0px 10px 20px;
    }

    .site-footer .footer-content .top ul.social li {
        float: left;
        margin-right: 5px;
    }

    .site-footer .footer-content .top ul.social li:nth-child(4) {
        float: left;
        margin-right: 0px;
    }

    .site-footer .footer-content .menu-5 {
        width: 150px;
        height: auto;
        overflow: none;
        display: block;
        float: left;
        padding: 7px 0px 5px 0px;
    }

    .site-footer .footer-content .menu-5 ul {
        display: block;
        float: left;
        width: 150px;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li a {
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.menu-7 li a {
        padding: 0px 0px 0px 15px;
    }

    .site-footer .footer-content .menu-5 ul li a {
        padding: 0px 0px 0px 20px;
    }

    .site-footer .footer-content .copyright-address {
        min-height: 1px;
        width: 260px;
        height: auto;
        margin: 0 auto;
        position: relative;
        display: block;
        color: #575757;
        font-size: 10px;
        line-height: 12px;
        font-weight: bold;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.050em;
        text-align: center;
        padding: 10px 0px 10px 0px;
    }

}

@media only screen and (max-width: 375px) {

    html, body {
        width: 355px;
        height: 100%;
        margin: 0;
        background: none;
    }

    .l-wrapper {
        min-height: 1px;
        width: 355px;
        position: relative;
        box-shadow: none;
    }

    body > .l-wrapper {
        background: white;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .l-wrapper .grid-1,.l-wrapper .grid-2,.l-wrapper .grid-3,.l-wrapper .grid-4 {
        width: 355px;
        padding: 0% 0% 0% 0%;
        margin: 0% 0% 0% 0%;
        display: block;
        float: none;
    }

    .l-wrapper.extra-margins,.l-wrapper.extra-margins .grid-1,.l-wrapper.extra-margins .grid-2,.l-wrapper.extra-margins .grid-3,.l-wrapper.extra-margins .grid-4 {
        width: 325px;
        padding: 0% 0% 0% 0%;
        margin: 4% auto;
        display: block;
        float: none;
    }

    .l-wrapper .grid-wrapper {
        display: block;
        overflow: hidden;
        width: 325px;
    }

    .grid-3.content ul li {
        margin-left: 0px;
    }

    .grid-3.content img {
        width: 325px !important;
        height: auto !important;
    }

    .grid-3.content a.printfriendly img {
        width: 62px !important;
        height: 20px !important;
    }

    .leftLabel .desc, .rightLabel .desc {
        width: 325px !important;
    }

    /* Header */

    .drop-shadow-top {
        width: 15px;
        height: 15px;
        z-index: 100;
        background-image: none !important;
    }

    #g-nav-wrapper, #g-header #global-info {
        display: none !important;
    }

    #g-header {
        display: block;
        margin-top: 0px;
        height: 90px;
    }

    #g-header #site-logo {
        float: left;
        margin-left: 15px;
        padding-top: 15px;
    }

    #g-header a.mobile-menu {
        display: block;
    }

    .sidebar {
        display: none;
    }

    .sidebar.mobile, .breadcrumbs.mobile {
        display: block;
    }

    .l-wrapper a#donate-today {
        display: block;
        width: 355px;
        overflow: none;
        padding: 12px 0px 12px 0px;
        background: #fb7400;
        font-family: Arial;
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0.050em;
        color: #FFFFFF;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
    }

    #g-header a#site-logo img {
        width: 141px;
        height: 57px;
    }

    /* Homepage */

    .m-slides {
        position: relative;
        height: 177px;
        margin-bottom: 10px;
    }

    .m-slides-container {
        height: 177px;
        display: none;
        position: relative;
        overflow: hidden;
    }

    .m-slides-container .video-container,
    .m-slides-container .image-container {
        width: 187px;
        height: 147px;
        position: absolute;
        left: 113px;
        top: 0;
        z-index: 1000;
    }

    .m-slides-container .image-container img {
        width: 285px;
        height: 147px;
    }

    .video-container .video-embed {
        position: absolute;
        height: 147px;
        left: 133px;
        top: 0;
        z-index: 1010;
    }

    .m-slides .text-container {
        background: #00aeef;
        color: #fff;
        width: 113px;
        height: 147px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1000;
    }

    .m-slides .text-container h2 {
        color: #fff;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        font-size: 15px;
        line-height: 17px;
        letter-spacing: 0em;
        padding: 20px 18px 0px 18px;
    }

    .m-carousel-link {
        display: none;
    }

    .m-slides-pagination li {
        float: left;
    }

    .m-slides-pagination li a {
        display: block;
        width: 7px;
        height: 7px;
        margin-right: 10px;
        text-align: center;
        line-height: 13px;
        font-size:0px;
        color: #fff;
        background: url("/assets/img/site/slider-bullet-bg.png") no-repeat;
        background-size: 100% 100%;
        border: 0;
    }

    .m-slides-pagination li.current a {
        background: url("/assets/img/site/slider-bullet-bg-current.png") no-repeat;
        background-size: 100% 100%;
        color: #000;
    }

    .m-slides-pagination {
        position: absolute;
        right: 10px;
        bottom: 40px;
        z-index: 2000;
    }

    .addf-access-btn {
        position:absolute;
        display:table;
        top: 147px;
        left: 0px;
        width: 177px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/addf-access-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .addf-access-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .cognitive-vitality-btn {
        position:absolute;
        display:table;
        top: 147px;
        left: 178px;
        width: 177px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/cognitive-vitality-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .cognitive-vitality-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .addf-access-btn a span.pipe, .cognitive-vitality-btn a span.pipe, .addf-access-btn a span.subtitle, .cognitive-vitality-btn a span.subtitle {
        display: none;
    }

    .heading {
        width: 180px;
        font-size: 12px;
        line-height: 12px;
        padding: 5px 0px 5px 0px;
        margin: 0px 10px 10px 10px;
    }

    p.callout.intro-text {
        font-size: 12px !important;
        line-height: 12px !important;
        padding: 0px 20px 0px 10px;
    }

    .jcarousel {
        position: relative;
        overflow: hidden;
        width: auto;
        height: 270px;
    }

    .grid-2 .entry {
        display: block;
        float: none;
        width: 250px;
        height: auto;
        overflow: none;
        padding: 0px 0px 0px 10px;
    }

    .grid-2 .entry a {
        font-weight: normal;
        font-size: 11px !important;
        line-height: 11px !important;
        padding: 0px 70px 0px 0px;
    }

    .grid-2 .entry a strong {
        font-size: 11px !important;
        line-height: 11px !important;
    }

    .newsletter {
        display: block;
        float: none;
        width: 325px;
        height: auto;
        overflow: none;
        margin: 20px 0px 20px 0px;
    }

    .newsletter .newsletter_form {
        display: block;
        float: none;
        width: 325px;
        height: 25px;
        overflow: none;
        margin: 0px 0px 0px 10px;
    }

    .newsletter input {
        width: 175px !important;
        height: 25px;
        padding: 0px 5px 0px 15px !important;
        margin: 0px 0px 0px 0px !important;
        border: none;
        background: url("/assets/img/site/email-input-bg-mobile.png") no-repeat;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        font-family: 'Helvetica Light', Arial,Helvetica;
        font-weight: bold;
        color: #424242;
        line-height: 11px;
        font-size: 11px;
        letter-spacing: 0.050em;
        float: left; display: inline-block;
    }

    .newsletter input.submit {
        width: 85px !important;
        margin: -25px 0px 0px 175px !important;
        height: 25px !important;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        background: url("/assets/img/site/email-submit-bg-mobile.png") no-repeat;
        font-size: 0px; float: left; display: inline-block;
    }

    /* Partners Logo Table */

    table#partners, table#partners tr,  table#partners tr td {
        display: block;
        float: none;
        overflow: hidden;
        width: 325px !important;
        height: auto !important;
        vertical-align: middle !important;
    }

    table#partners tr td a img {
        width: 255px !important;
        height: auto !important;
    }

    table#partners tr td a {
        display: block;
        float: none;
        overflow: hidden;
        width: 255px !important;
        height: auto !important;
        padding: 5px 35px 5px 35px !important;
    }

    /* ISSUU */

    .highlight {
        display: inline-block;
        float: left;
        width: 325px;
        height:200px;
    }

    .highlight .image {
        display: inline-block;
        float: left;
        width: 130px;
        height: 179px;
        border: 1px solid rgba(0,0,0,.50);
        padding: 2px;
    }

    .highlight .image img {
        width: 130px !important;
        height: 179px !important;
    }

    .highlight .info {
        display: inline-block;
        float: left;
        width: 125px;
        margin-left: 5px;
    }

    h1.issuu {
        margin-left:4%;
        width:325px;
    }

    .issuu-embed object {
        width: 100% !important;
        height: auto !important;
    }

    a.back {
        float:right;
        margin-right:8%;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0.100em;
        text-transform:uppercase;
    }

    /* Researcher */

    .researcher .name {
        text-align: left;
    }

    .researcher .image img {
        width: 325px !important;
        height: auto !important;
    }

    .researcher-individual {
        display: block;
        float: none;
        width: 325px;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .researcher-individual .name {
        text-align: left;
    }

    .researcher-individual .image img {
        width: 325px !important;
        height: auto !important;
    }

    /* Multimedia */

    .multimedia .featured-video, .multimedia .video {
        display: block;
        float: none;
        width: 325px;
        height: auto;
        position: relative;
        padding-bottom: 75%;
        padding-top: 25px;
        height: 0;
    }

    .multimedia .description {
        display: block;
        float: none;
        width: 325px;
        height: auto;
        margin-top: 10px;
    }

    .multimedia .video-category {
        display: block;
        float: none;
        width: 325px;
        height: auto;
        margin-bottom: 10px;
    }

    .multimedia .description h4 {
        color: #000000 !important;
        width: 325px;
        margin: 5px 0px 5px 0px;
    }

    .multimedia .entry {
        display: block;
        float: none;
        width: 325px !important;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .multimedia .entry a.thumbnail {
        display: block;
        width: 325px;
        height: 153px;
    }

    .multimedia .entry a.thumbnail img {
        width: 325px !important;
        height: 153px !important;
    }

    .multimedia .entry .title {
        display: block;
        width: 325px !important;
        height: 30px !important;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px !important;
        line-height: 11px !important;
        letter-spacing: 0.025em;
        margin: 5px 0px 0px 0px;
    }

    /* Research Portfolio */

    .form-bar {
        padding: 0em 0em 0em 0em;
        background-color: #FFFFFF;
        display: block;
        width: 325px;
        height: 120px;
        overflow: hidden;
    }

    .form-bar h3 {
        font-weight: normal;
        color: #333;
    }

    .form-bar .right {
        display: block;
        float: none;
        width: 325px;
        height: 100px;
        overflow: hidden;
        padding: 0%;
    }

    .form-bar .search {
        display: block;
        float: none;
        width: 325px;
        height: 25px;
        overflow: none;
        padding: 0%;
        margin-bottom: 10px;
    }

    .form-bar .results {
        display: block;
        float: none;
        width: 325px;
        height: auto;
        overflow: none;
        margin: 0;
        color: #333;
        padding: 2%;
        margin-top: 30px;
        font-size: 12px;
    }

    .option {
        width: 250px !important;
        height: auto;
        overflow: hidden;
        display: block !important;
        float: none !important;
    }

    .option input {
        width: auto !important;
        display: inline-block !important;
        float: left !important;
    }

    .option label {
        width: 200px !important;
        display: inline-block !important;
        float: left !important;
    }

    .search_grants .filter-btn {
        margin-left: 0em !important;
    }

    .m-pagination-2 {
        float: none;
        padding: 2%;
        margin-right: 0em;
    }

    .table .row li {
        display: block;
        float: none !important;
        width: 325px !important;
        padding: 0;
        min-height: 1px;
    }

    .table .row li > div {
        padding: 0.75em 0em 0em 0em;
        width: 250px !important;
    }

    .table .row .short-column {
        display: block;
        float: none !important;
        width: 325px !important;
        padding: 0;
        min-height: 1px;
    }

    .table .row li.toggle-col {
        display: none;
    }

    .table .row .full-width {
        display: block;
        float: none !important;
        width: 325px !important;
        padding: 0;
        min-height: 1px;
        margin-left: 0px !important;
    }

    /* Cognitive Vitality */

    .prevention .container.landing-page-search .col-xs-offset-9 {
        margin-left: 0% !important;
    }

    .prevention .navbar {
        margin-right: 0px !important;
        padding-top: 0px !important;
    }

    a.navbar-brand img {
        width: 141px !important;
        height: 57px !important;
    }

    .navbar-toggle {
        display: none;
    }

    .container, .row {
        max-width: 325px !important;
    }

    .prevention .container.main-content, .prevention .container.report-content {
        padding: 0px 0px 0px 0px;
    }

    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        display: block;
        float: none !important;
        width: 100% !important;
        height: auto;
        overflow: hidden;
    }

    .col-xs-offset-1, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12 {
        margin-left: 0% !important;
    }

    .prevention .first-steps-content .info-inner {
        position: relative !important;
        display: block;
        float: none !important;
        width: 325px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .outer {
        position: relative !important;
        display: block;
        float: none !important;
        width: 265px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .info {
        height: auto !important;
    }

    .prevention .header .back-img, .prevention .hero .back-img {
        background-size: 100% 100% !important;
    }

    .container .jumbotron {
        padding-left: 0px;
        padding-right: 0px;
        background-color: none;
    }

    .prevention .header {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    .prevention .header h1,.prevention .about .hero .content h1  {
        font-size: 16px !important;
        margin-bottom: 10px;
    }

    .prevention .header h1 p.subtext, .prevention .about .hero .content p {
        font-size: 12px !important;
    }

    .prevention .header h4.white {
        font-size: 10px !important;
    }

    .well {
        background-color: none;
    }

    .prevention #prevention-carousel {
        min-height: 400px;
    }

    .prevention #prevention-carousel .carousel-inner .whats-new {
        height: 454px;
    }

    .prevention .about ul:not(.dropdown-menu), .prevention .about ol:not(.dropdown-menu) {
        padding-left: 0px !important;
    }

    .fa-ul {
        margin-left: 0px;
    }

    .whats-new .news-item, .whats-new .row {
        padding-left: 20px;
        padding-right: 20px;
    }

    .breadcrumb {
        margin-bottom: 0px;
    }

    .form-group .form-control {
        width: 260px !important;
    }

    .carousel-indicators {
        bottom: 0px;
        left: 50%;
        list-style: outside none none;
        margin-left: -30%;
        padding-left: 0;
        position: absolute;
        text-align: center;
        width: 60%;
        z-index: 15;
    }

    .prevention .first-steps-content .feature {
        margin-top: 0px !important;
    }

    .prevention .first-steps-content .feature .letter-outer > p {
        display: none;
    }

    .prevention .categories .list-img {
        margin-left: 20px;
    }

    .row .col-xs-12 ul.cv li {
        display: block;
        width: 325px;
        float: none;
        text-align: left;
        margin: 20px 0px 20px 0px;
    }

    .cv-emailform {
        display:block;
        width:230px;
        height:96px;
    }

    .cv-emailform .email_address{
        display: block;
        float: none;
        width: 200px !important;
        height: 47px !important;
        background: #FFFFFF !important;
        padding: 8px 8px 8px 9px !important;
        border: 1px solid #1c75bc !important;
        font-family: 'Helvetica Medium';
        font-style:italic;
        color: #666666 !important;
        line-height: 14px;
        font-size: 14px !important;
        letter-spacing: 0.100em !important;
    }

    .cv-emailform .emailsubmit{
        display: block;
        float: none;
        width: 93px !important;
        height: 47px !important;
        padding: 0px 0px 0px 0px !important;
        border:none !important;
        background: url('/assets/img/site/cv-signup.png') no-repeat;
        font-size: 0px !important;
    }

    form .form-section, form .form-section p {
        display: block !important;
        float: none !important;
        width: 325px !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 0px !important;
    }

    form .form-section p input, form .form-section p textarea {
        display: block !important;
        float: none !important;
        width: 325px !important;
        padding: 5px 0px 5px 0px !important;
    }

    input, select, textarea {
        display: block !important;
        float: none !important;
        width: 325px !important;
    }

    .grid-3.content ul li {
        margin-left: 30px !important;
    }

    .pull-left, .pull-right {
        display: block !important;
        float: none !important;
        padding: 5px 0px 5px 0px !important;
    }

    /* ADDF Access */

    #addf-access #g-header {
        display: none;
    }

    #addf-access form.form-inline {
        width: 240px !important;
    }

    #addf-access .form-group input.form-control {
        width: 150px !important;
    }

    .access .nav-justified li {
        display: block !important;
        width: 100% !important;
    }

    .access .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    /* Footer */

    .site-footer {
        margin-top: 0px;
    }

    .site-footer header {
        position: relative;
        width: 355px;
        height: 35px;
        overflow: none;
        background-color: #bebebe;
        background-image: url("/assets/img/site/footer-capital-bg.gif");
        background-repeat: repeat-x;
        background-position: 0% 0%;
    }

    .site-footer header .footer-heading-text {
        position:absolute;
        top: 0px;
        left: 0px;
        z-index: 5;
        width: 275px;
        height: 35px;
        margin-left: 12px;
        font-size: 10px;
        line-height: 25px;
        letter-spacing: 0.050em;
    }

    .footer-heading-graphic {
        position:absolute;
        top: 0px;
        right: 0px;
        z-index: 1;
        width: 184px;
        height: 35px;
        background-position: 62px;
        background-image: url("/assets/img/site/footer-heading-graphic.png") no-repeat;
    }

    .site-footer .footer-content {
        border-top: none;
    }

    .site-footer .footer-content .top {
        width: 355px;
        height: 120px;
        overflow: none;
        display: block;
    }

    .site-footer .footer-content .top ul.menu-7 {
        display: block;
        float: left;
        width: 150px;
        height: auto;
        overflow: none;
        padding: 10px 0px 10px 0px;
    }

    .site-footer .footer-content .top ul.menu-7 li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .top ul.menu-7 li a{
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.social {
        display: block;
        float: left;
        width: 130px;
        height: auto;
        overflow: none;
        margin: 0px auto;
        padding: 10px 0px 10px 20px;
    }

    .site-footer .footer-content .top ul.social li {
        float: left;
        margin-right: 5px;
    }

    .site-footer .footer-content .top ul.social li:nth-child(4) {
        float: left;
        margin-right: 0px;
    }

    .site-footer .footer-content .menu-5 {
        width: 150px;
        height: auto;
        overflow: none;
        display: block;
        float: left;
        padding: 7px 0px 5px 0px;
    }

    .site-footer .footer-content .menu-5 ul {
        display: block;
        float: left;
        width: 150px;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li a {
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.menu-7 li a {
        padding: 0px 0px 0px 15px;
    }

    .site-footer .footer-content .menu-5 ul li a {
        padding: 0px 0px 0px 20px;
    }

    .site-footer .footer-content .copyright-address {
        min-height: 1px;
        width: 260px;
        height: auto;
        margin: 0 auto;
        position: relative;
        display: block;
        color: #575757;
        font-size: 10px;
        line-height: 12px;
        font-weight: bold;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.050em;
        text-align: center;
        padding: 10px 0px 10px 0px;
    }

}

@media only screen and (max-width: 320px) {

    html, body {
        width: 300px;
        height: 100%;
        margin: 0;
        background: none;
    }

    .l-wrapper {
        min-height: 1px;
        width: 300px;
        position: relative;
        box-shadow: none;
    }

    body > .l-wrapper {
        background: white;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .l-wrapper .grid-1,.l-wrapper .grid-2,.l-wrapper .grid-3,.l-wrapper .grid-4 {
        width: 300px;
        padding: 0% 0% 0% 0%;
        margin: 0% 0% 0% 0%;
        display: block;
        float: none;
    }

    .l-wrapper.extra-margins,.l-wrapper.extra-margins .grid-1,.l-wrapper.extra-margins .grid-2,.l-wrapper.extra-margins .grid-3,.l-wrapper.extra-margins .grid-4 {
        width: 270px;
        padding: 0% 0% 0% 0%;
        margin: 4% auto;
        display: block;
        float: none;
    }

    .l-wrapper .grid-wrapper {
        display: block;
        overflow: hidden;
        width: 270px;
    }

    .grid-3.content ul li {
        margin-left: 0px;
    }

    .grid-3.content img {
        width: 270px !important;
        height: auto !important;
    }

    .grid-3.content a.printfriendly img {
        width: 62px !important;
        height: 20px !important;
    }

    .leftLabel .desc, .rightLabel .desc {
        width: 270px !important;
    }

    /* Header */

    .drop-shadow-top {
        width: 15px;
        height: 15px;
        z-index: 100;
        background-image: none !important;
    }

    #g-nav-wrapper, #g-header #global-info {
        display: none !important;
    }

    #g-header {
        display: block;
        margin-top: 0px;
        height: 90px;
    }

    #g-header #site-logo {
        float: left;
        margin-left: 15px;
        padding-top: 15px;
    }

    #g-header a.mobile-menu {
        display: block;
    }

    .sidebar {
        display: none;
    }

    .sidebar.mobile, .breadcrumbs.mobile {
        display: block;
    }

    .l-wrapper a#donate-today {
        display: block;
        width: 300px;
        overflow: none;
        padding: 12px 0px 12px 0px;
        background: #fb7400;
        font-family: Arial;
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0.050em;
        color: #FFFFFF;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
    }

    #g-header a#site-logo img {
        width: 141px;
        height: 57px;
    }

    /* Homepage */

    .m-slides {
        position: relative;
        height: 177px;
        margin-bottom: 10px;
    }

    .m-slides-container {
        height: 177px;
        display: none;
        position: relative;
        overflow: hidden;
    }

    .m-slides-container .video-container,
    .m-slides-container .image-container {
        width: 187px;
        height: 147px;
        position: absolute;
        left: 113px;
        top: 0;
        z-index: 1000;
    }

    .m-slides-container .image-container img {
        width: 285px;
        height: 147px;
    }

    .video-container .video-embed {
        position: absolute;
        height: 147px;
        left: 133px;
        top: 0;
        z-index: 1010;
    }

    .m-slides .text-container {
        background: #00aeef;
        color: #fff;
        width: 113px;
        height: 147px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1000;
    }

    .m-slides .text-container h2 {
        color: #fff;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        font-size: 15px;
        line-height: 17px;
        letter-spacing: 0em;
        padding: 20px 18px 0px 18px;
    }

    .m-carousel-link {
        display: none;
    }

    .m-slides-pagination li {
        float: left;
    }

    .m-slides-pagination li a {
        display: block;
        width: 7px;
        height: 7px;
        margin-right: 10px;
        text-align: center;
        line-height: 13px;
        font-size:0px;
        color: #fff;
        background: url("/assets/img/site/slider-bullet-bg.png") no-repeat;
        background-size: 100% 100%;
        border: 0;
    }

    .m-slides-pagination li.current a {
        background: url("/assets/img/site/slider-bullet-bg-current.png") no-repeat;
        background-size: 100% 100%;
        color: #000;
    }

    .m-slides-pagination {
        position: absolute;
        right: 10px;
        bottom: 40px;
        z-index: 2000;
    }

    .addf-access-btn {
        position:absolute;
        display:table;
        top: 147px;
        left: 0px;
        width: 149px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/addf-access-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .addf-access-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .cognitive-vitality-btn {
        position:absolute;
        display:table;
        top: 147px;
        left: 150px;
        width: 150px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/cognitive-vitality-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .cognitive-vitality-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .addf-access-btn a span.pipe, .cognitive-vitality-btn a span.pipe, .addf-access-btn a span.subtitle, .cognitive-vitality-btn a span.subtitle {
        display: none;
    }

    .heading {
        width: 180px;
        font-size: 12px;
        line-height: 12px;
        padding: 5px 0px 5px 0px;
        margin: 0px 10px 10px 10px;
    }

    p.callout.intro-text {
        font-size: 12px !important;
        line-height: 12px !important;
        padding: 0px 20px 0px 10px;
    }

    .jcarousel {
        position: relative;
        overflow: hidden;
        width: auto;
        height: 270px;
    }

    .grid-2 .entry {
        display: block;
        float: none;
        width: 260px;
        height: auto;
        overflow: none;
        padding: 0px 0px 0px 10px;
    }

    .grid-2 .entry a {
        font-weight: normal;
        font-size: 11px !important;
        line-height: 11px !important;
        padding: 0px 70px 0px 0px;
    }

    .grid-2 .entry a strong {
        font-size: 11px !important;
        line-height: 11px !important;
    }

    .newsletter {
        display: block;
        float: none;
        width: 270px;
        height: auto;
        overflow: none;
        margin: 20px 0px 20px 0px;
    }

    .newsletter .newsletter_form {
        display: block;
        float: none;
        width: 270px;
        height: 25px;
        overflow: none;
        margin: 0px 0px 0px 10px;
    }

    .newsletter input {
        width: 175px !important;
        height: 25px;
        padding: 0px 5px 0px 15px !important;
        margin: 0px 0px 0px 0px !important;
        border: none;
        background: url("/assets/img/site/email-input-bg-mobile.png") no-repeat;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        font-family: 'Helvetica Light', Arial,Helvetica;
        font-weight: bold;
        color: #424242;
        line-height: 11px;
        font-size: 11px;
        letter-spacing: 0.050em;
        float: left; display: inline-block;
    }

    .newsletter input.submit {
        width: 85px !important;
        margin: -25px 0px 0px 175px !important;
        height: 25px !important;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        background: url("/assets/img/site/email-submit-bg-mobile.png") no-repeat;
        font-size: 0px; float: left; display: inline-block;
    }

    /* Partners Logo Table */

    table#partners, table#partners tr,  table#partners tr td {
        display: block;
        float: none;
        overflow: hidden;
        width: 270px !important;
        height: auto !important;
        vertical-align: middle !important;
    }

    table#partners tr td a img {
        width: 200px !important;
        height: auto !important;
    }

    table#partners tr td a {
        display: block;
        float: none;
        overflow: hidden;
        width: 200px !important;
        height: auto !important;
        padding: 5px 35px 5px 35px !important;
    }

    /* ISSUU */

    .highlight {
        display: inline-block;
        float: left;
        width: 270px;
        height:200px;
    }

    .highlight .image {
        display: inline-block;
        float: left;
        width: 130px;
        height: 179px;
        border: 1px solid rgba(0,0,0,.50);
        padding: 2px;
    }

    .highlight .image img {
        width: 130px !important;
        height: 179px !important;
    }

    .highlight .info {
        display: inline-block;
        float: left;
        width: 125px;
        margin-left: 5px;
    }

    h1.issuu {
        margin-left:4%;
        width:270px;
    }

    .issuu-embed object {
        width: 100% !important;
        height: auto !important;
    }

    a.back {
        float:right;
        margin-right:8%;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0.100em;
        text-transform:uppercase;
    }

    /* Researcher */

    .researcher .name {
        text-align: left;
    }

    .researcher .image img {
        width: 270px !important;
        height: auto !important;
    }

    .researcher-individual {
        display: block;
        float: none;
        width: 270px;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .researcher-individual .name {
        text-align: left;
    }

    .researcher-individual .image img {
        width: 270px !important;
        height: auto !important;
    }

    /* Multimedia */

    .multimedia .featured-video, .multimedia .video {
        display: block;
        float: none;
        width: 270px;
        height: auto;
        position: relative;
        padding-bottom: 75%;
        padding-top: 25px;
        height: 0;
    }

    .multimedia .description {
        display: block;
        float: none;
        width: 270px;
        height: auto;
        margin-top: 10px;
    }

    .multimedia .video-category {
        display: block;
        float: none;
        width: 270px;
        height: auto;
        margin-bottom: 10px;
    }

    .multimedia .description h4 {
        color: #000000 !important;
        width: 270px;
        margin: 5px 0px 5px 0px;
    }

    .multimedia .entry {
        display: block;
        float: none;
        width: 270px !important;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .multimedia .entry a.thumbnail {
        display: block;
        width: 270px;
        height: 153px;
    }

    .multimedia .entry a.thumbnail img {
        width: 270px !important;
        height: 153px !important;
    }

    .multimedia .entry .title {
        display: block;
        width: 270px !important;
        height: 30px !important;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px !important;
        line-height: 11px !important;
        letter-spacing: 0.025em;
        margin: 5px 0px 0px 0px;
    }

    /* Research Portfolio */

    .form-bar {
        padding: 0em 0em 0em 0em;
        background-color: #FFFFFF;
        display: block;
        width: 270px;
        height: 120px;
        overflow: hidden;
    }

    .form-bar h3 {
        font-weight: normal;
        color: #333;
    }

    .form-bar .right {
        display: block;
        float: none;
        width: 270px;
        height: 100px;
        overflow: hidden;
        padding: 0%;
    }

    .form-bar .search {
        display: block;
        float: none;
        width: 270px;
        height: 25px;
        overflow: none;
        padding: 0%;
        margin-bottom: 10px;
    }

    .form-bar .results {
        display: block;
        float: none;
        width: 270px;
        height: auto;
        overflow: none;
        margin: 0;
        color: #333;
        padding: 2%;
        margin-top: 30px;
        font-size: 12px;
    }

    .option {
        width: 250px !important;
        height: auto;
        overflow: hidden;
        display: block !important;
        float: none !important;
    }

    .option input {
        width: auto !important;
        display: inline-block !important;
        float: left !important;
    }

    .option label {
        width: 200px !important;
        display: inline-block !important;
        float: left !important;
    }

    .search_grants .filter-btn {
        margin-left: 0em !important;
    }

    .m-pagination-2 {
        float: none;
        padding: 2%;
        margin-right: 0em;
    }

    .table .row li {
        display: block;
        float: none !important;
        width: 270px !important;
        padding: 0;
        min-height: 1px;
    }

    .table .row li > div {
        padding: 0.75em 0em 0em 0em;
        width: 250px !important;
    }

    .table .row .short-column {
        display: block;
        float: none !important;
        width: 270px !important;
        padding: 0;
        min-height: 1px;
    }

    .table .row li.toggle-col {
        display: none;
    }

    .table .row .full-width {
        display: block;
        float: none !important;
        width: 270px !important;
        padding: 0;
        min-height: 1px;
        margin-left: 0px !important;
    }

    /* Cognitive Vitality */

    .prevention .container.landing-page-search .col-xs-offset-9 {
        margin-left: 0% !important;
    }

    .prevention .navbar {
        margin-right: 0px !important;
        padding-top: 0px !important;
    }

    a.navbar-brand img {
        width: 141px !important;
        height: 57px !important;
    }

    .navbar-toggle {
        display: none;
    }

    .container, .row {
        max-width: 270px !important;
    }

    .prevention .container.main-content, .prevention .container.report-content {
        padding: 0px 0px 0px 0px;
    }

    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        display: block;
        float: none !important;
        width: 100% !important;
        height: auto;
        overflow: hidden;
    }

    .col-xs-offset-1, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12 {
        margin-left: 0% !important;
    }

    .prevention .first-steps-content .info-inner {
        position: relative !important;
        display: block;
        float: none !important;
        width: 270px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .outer {
        position: relative !important;
        display: block;
        float: none !important;
        width: 210px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .info {
        height: auto !important;
    }

    .prevention .header .back-img, .prevention .hero .back-img {
        background-size: 100% 100% !important;
    }

    .container .jumbotron {
        padding-left: 0px;
        padding-right: 0px;
        background-color: none;
    }

    .prevention .header {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    .prevention .header h1,.prevention .about .hero .content h1  {
        font-size: 16px !important;
        margin-bottom: 10px;
    }

    .prevention .header h1 p.subtext, .prevention .about .hero .content p {
        font-size: 12px !important;
    }

    .prevention .header h4.white {
        font-size: 10px !important;
    }

    .well {
        background-color: none;
    }

    .prevention #prevention-carousel {
        min-height: 400px;
    }

    .prevention #prevention-carousel .carousel-inner .whats-new {
        height: 454px;
    }

    .prevention .about ul:not(.dropdown-menu), .prevention .about ol:not(.dropdown-menu) {
        padding-left: 0px !important;
    }

    .fa-ul {
        margin-left: 0px;
    }

    .whats-new .news-item, .whats-new .row {
        padding-left: 20px;
        padding-right: 20px;
    }

    .breadcrumb {
        margin-bottom: 0px;
    }

    .form-group .form-control {
        width: 217px !important;
    }

    .carousel-indicators {
        bottom: 0px;
        left: 50%;
        list-style: outside none none;
        margin-left: -30%;
        padding-left: 0;
        position: absolute;
        text-align: center;
        width: 60%;
        z-index: 15;
    }

    .prevention .first-steps-content .feature {
        margin-top: 0px !important;
    }

    .prevention .first-steps-content .feature .letter-outer > p {
        display: none;
    }

    .prevention .categories .list-img {
        margin-left: 20px;
    }

    .row .col-xs-12 ul.cv li {
        display: block;
        width: 270px;
        float: none;
        text-align: left;
        margin: 20px 0px 20px 0px;
    }

    .cv-emailform {
        display:block;
        width:230px;
        height:96px;
    }

    .cv-emailform .email_address{
        display: block;
        float: none;
        width: 200px !important;
        height: 47px !important;
        background: #FFFFFF !important;
        padding: 8px 8px 8px 9px !important;
        border: 1px solid #1c75bc !important;
        font-family: 'Helvetica Medium';
        font-style:italic;
        color: #666666 !important;
        line-height: 14px;
        font-size: 14px !important;
        letter-spacing: 0.100em !important;
    }

    .cv-emailform .emailsubmit{
        display: block;
        float: none;
        width: 93px !important;
        height: 47px !important;
        padding: 0px 0px 0px 0px !important;
        border:none !important;
        background: url('/assets/img/site/cv-signup.png') no-repeat;
        font-size: 0px !important;
    }

    form .form-section, form .form-section p {
        display: block !important;
        float: none !important;
        width: 270px !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 0px !important;
    }

    form .form-section p input, form .form-section p textarea {
        display: block !important;
        float: none !important;
        width: 270px !important;
        padding: 5px 0px 5px 0px !important;
    }

    input, select, textarea {
        display: block !important;
        float: none !important;
        width: 270px !important;
    }

    .grid-3.content ul li {
        margin-left: 30px !important;
    }

    .pull-left, .pull-right {
        display: block !important;
        float: none !important;
        padding: 5px 0px 5px 0px !important;
    }

    /* ADDF Access */

    #addf-access #g-header {
        display: none;
    }

    #addf-access form.form-inline {
        width: 240px !important;
    }

    #addf-access .form-group input.form-control {
        width: 150px !important;
    }

    .access .nav-justified li {
        display: block !important;
        width: 100% !important;
    }

    .access .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    /* Footer */

    .site-footer {
        margin-top: 0px;
    }

    .site-footer header {
        position: relative;
        width: 300px;
        height: 35px;
        overflow: none;
        background-color: #bebebe;
        background-image: url("/assets/img/site/footer-capital-bg.gif");
        background-repeat: repeat-x;
        background-position: 0% 0%;
    }

    .site-footer header .footer-heading-text {
        position:absolute;
        top: 0px;
        left: 0px;
        z-index: 5;
        width: 275px;
        height: 35px;
        margin-left: 12px;
        font-size: 10px;
        line-height: 25px;
        letter-spacing: 0.050em;
    }

    .footer-heading-graphic {
        position:absolute;
        top: 0px;
        right: 0px;
        z-index: 1;
        width: 184px;
        height: 35px;
        background-position: 62px;
        background-image: url("/assets/img/site/footer-heading-graphic.png") no-repeat;
    }

    .site-footer .footer-content {
        border-top: none;
    }

    .site-footer .footer-content .top {
        width: 300px;
        height: 120px;
        overflow: none;
        display: block;
    }

    .site-footer .footer-content .top ul.menu-7 {
        display: block;
        float: left;
        width: 150px;
        height: auto;
        overflow: none;
        padding: 10px 0px 10px 0px;
    }

    .site-footer .footer-content .top ul.menu-7 li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .top ul.menu-7 li a{
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.social {
        display: block;
        float: left;
        width: 130px;
        height: auto;
        overflow: none;
        margin: 0px auto;
        padding: 10px 0px 10px 20px;
    }

    .site-footer .footer-content .top ul.social li {
        float: left;
        margin-right: 5px;
    }

    .site-footer .footer-content .top ul.social li:nth-child(4) {
        float: left;
        margin-right: 0px;
    }

    .site-footer .footer-content .menu-5 {
        width: 150px;
        height: auto;
        overflow: none;
        display: block;
        float: left;
        padding: 7px 0px 5px 0px;
    }

    .site-footer .footer-content .menu-5 ul {
        display: block;
        float: left;
        width: 150px;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li a {
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.menu-7 li a {
        padding: 0px 0px 0px 15px;
    }

    .site-footer .footer-content .menu-5 ul li a {
        padding: 0px 0px 0px 20px;
    }

    .site-footer .footer-content .copyright-address {
        min-height: 1px;
        width: 260px;
        height: auto;
        margin: 0 auto;
        position: relative;
        display: block;
        color: #575757;
        font-size: 10px;
        line-height: 12px;
        font-weight: bold;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.050em;
        text-align: center;
        padding: 10px 0px 10px 0px;
    }

}

/*///// Phone Styles /////*/

/* iPhone 6 Plus in portrait */

@media only screen
and (min-device-width : 540px)
and (max-device-width : 960px)
and (orientation : portrait) {

    html, body {
        width: 540px;
        height: 100%;
        margin: 0;
        background: none;
    }

    .l-wrapper {
        min-height: 1px;
        width: 540px;
        position: relative;
        box-shadow: none;
    }

    body > .l-wrapper {
        background: white;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .l-wrapper .grid-1,.l-wrapper .grid-2,.l-wrapper .grid-3,.l-wrapper .grid-4 {
        width: 540px;
        padding: 0% 0% 0% 0%;
        margin: 0% 0% 0% 0%;
        display: block;
        float: none;
    }

    .l-wrapper.extra-margins,.l-wrapper.extra-margins .grid-1,.l-wrapper.extra-margins .grid-2,.l-wrapper.extra-margins .grid-3,.l-wrapper.extra-margins .grid-4 {
        width: 490px;
        padding: 0% 0% 0% 0%;
        margin: 4% auto;
        display: block;
        float: none;
    }

    .l-wrapper .grid-wrapper {
        display: block;
        overflow: hidden;
        width: 490px;
    }

    .grid-3.content ul li {
        margin-left: 0px;
    }

    .grid-3.content img {
        width: 490px !important;
        height: auto !important;
    }

    .grid-3.content a.printfriendly img {
        width: 62px !important;
        height: 20px !important;
    }

    .leftLabel .desc, .rightLabel .desc {
        width: 490px !important;
    }

    /* Header */

    .drop-shadow-top {
        width: 15px;
        height: 15px;
        z-index: 100;
        background-image: none !important;
    }

    #g-nav-wrapper, #g-header #global-info {
        display: none !important;
    }

    #g-header {
        display: block;
        margin-top: 0px;
        height: 90px;
    }

    #g-header #site-logo {
        float: left;
        margin-left: 15px;
        padding-top: 15px;
    }

    #g-header a.mobile-menu {
        display: block;
    }

    .sidebar {
        display: none;
    }

    .sidebar.mobile, .breadcrumbs.mobile {
        display: block;
    }

    .l-wrapper a#donate-today {
        display: block;
        width: 540px;
        overflow: none;
        padding: 12px 0px 12px 0px;
        background: #fb7400;
        font-family: Arial;
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0.050em;
        color: #FFFFFF;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
    }

    #g-header a#site-logo img {
        width: 141px;
        height: 57px;
    }

    /* Homepage */

    .m-slides {
        position: relative;
        height: 177px;
        margin-bottom: 10px;
    }

    .m-slides-container {
        height: 177px;
        display: none;
        position: relative;
        overflow: hidden;
    }

    .m-slides-container .video-container,
    .m-slides-container .image-container {
        width: 187px;
        height: 147px;
        position: absolute;
        left: 113px;
        top: 0;
        z-index: 1000;
    }

    .m-slides-container .image-container img {
        width: 285px;
        height: 147px;
    }

    .video-container .video-embed {
        position: absolute;
        height: 147px;
        left: 133px;
        top: 0;
        z-index: 1010;
    }

    .m-slides .text-container {
        background: #00aeef;
        color: #fff;
        width: 113px;
        height: 147px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1000;
    }

    .m-slides .text-container h2 {
        color: #fff;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        font-size: 15px;
        line-height: 17px;
        letter-spacing: 0em;
        padding: 20px 18px 0px 18px;
    }

    .m-carousel-link {
        display: none;
    }

    .m-slides-pagination li {
        float: left;
    }

    .m-slides-pagination li a {
        display: block;
        width: 7px;
        height: 7px;
        margin-right: 10px;
        text-align: center;
        line-height: 13px;
        font-size:0px;
        color: #fff;
        background: url("/assets/img/site/slider-bullet-bg.png") no-repeat;
        background-size: 100% 100%;
        border: 0;
    }

    .m-slides-pagination li.current a {
        background: url("/assets/img/site/slider-bullet-bg-current.png") no-repeat;
        background-size: 100% 100%;
        color: #000;
    }

    .m-slides-pagination {
        position: absolute;
        right: 10px;
        bottom: 40px;
        z-index: 2000;
    }

    .addf-access-btn {
        position:absolute;
        display:table;
        top: 147px;
        left: 0px;
        width: 269px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/addf-access-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .addf-access-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .cognitive-vitality-btn {
        position:absolute;
        display:table;
        top: 147px;
        left: 270px;
        width: 270px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/cognitive-vitality-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .cognitive-vitality-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .addf-access-btn a span.pipe, .cognitive-vitality-btn a span.pipe, .addf-access-btn a span.subtitle, .cognitive-vitality-btn a span.subtitle {
        display: none;
    }

    .heading {
        width: 180px;
        font-size: 12px;
        line-height: 12px;
        padding: 5px 0px 5px 0px;
        margin: 0px 10px 10px 10px;
    }

    p.callout.intro-text {
        font-size: 12px !important;
        line-height: 12px !important;
        padding: 0px 20px 0px 10px;
    }

    .jcarousel {
        position: relative;
        overflow: hidden;
        width: auto;
        height: 490px;
    }

    .grid-2 .entry {
        display: block;
        float: none;
        width: 260px;
        height: auto;
        overflow: none;
        padding: 0px 0px 0px 10px;
    }

    .grid-2 .entry a {
        font-weight: normal;
        font-size: 11px !important;
        line-height: 11px !important;
        padding: 0px 70px 0px 0px;
    }

    .grid-2 .entry a strong {
        font-size: 11px !important;
        line-height: 11px !important;
    }

    .newsletter {
        display: block;
        float: none;
        width: 490px;
        height: auto;
        overflow: none;
        margin: 20px 0px 20px 0px;
    }

    .newsletter .newsletter_form {
        display: block;
        float: none;
        width: 490px;
        height: 25px;
        overflow: none;
        margin: 0px 0px 0px 10px;
    }

    .newsletter input {
        width: 175px !important;
        height: 25px;
        padding: 0px 5px 0px 15px !important;
        margin: 0px 0px 0px 0px !important;
        border: none;
        background: url("/assets/img/site/email-input-bg-mobile.png") no-repeat;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        font-family: 'Helvetica Light', Arial,Helvetica;
        font-weight: bold;
        color: #424242;
        line-height: 11px;
        font-size: 11px;
        letter-spacing: 0.050em;
        float: left; display: inline-block;
    }

    .newsletter input.submit {
        width: 85px !important;
        margin: -25px 0px 0px 175px !important;
        height: 25px !important;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        background: url("/assets/img/site/email-submit-bg-mobile.png") no-repeat;
        font-size: 0px; float: left; display: inline-block;
    }

    /* Partners Logo Table */

    table#partners, table#partners tr,  table#partners tr td {
        display: block;
        float: none;
        overflow: hidden;
        width: 490px !important;
        height: auto !important;
        vertical-align: middle !important;
    }

    table#partners tr td a img {
        width: 255px !important;
        height: auto !important;
    }

    table#partners tr td a {
        display: block;
        float: none;
        overflow: hidden;
        width: 255px !important;
        height: auto !important;
        padding: 5px 35px 5px 35px !important;
    }

    /* ISSUU */

    .highlight {
        display: inline-block;
        float: left;
        width: 490px;
        height:200px;
    }

    .highlight .image {
        display: inline-block;
        float: left;
        width: 130px;
        height: 179px;
        border: 1px solid rgba(0,0,0,.50);
        padding: 2px;
    }

    .highlight .image img {
        width: 130px !important;
        height: 179px !important;
    }

    .highlight .info {
        display: inline-block;
        float: left;
        width: 125px;
        margin-left: 5px;
    }

    h1.issuu {
        margin-left:4%;
        width:490px;
    }

    .issuu-embed object {
        width: 100% !important;
        height: auto !important;
    }

    a.back {
        float:right;
        margin-right:8%;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0.100em;
        text-transform:uppercase;
    }

    /* Researcher */

    .researcher .name {
        text-align: left;
    }

    .researcher .image img {
        width: 490px !important;
        height: auto !important;
    }

    .researcher-individual {
        display: block;
        float: none;
        width: 490px;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .researcher-individual .name {
        text-align: left;
    }

    .researcher-individual .image img {
        width: 490px !important;
        height: auto !important;
    }

    /* Multimedia */

    .multimedia .featured-video, .multimedia .video {
        display: block;
        float: none;
        width: 490px;
        height: auto;
        position: relative;
        padding-bottom: 75%;
        padding-top: 25px;
        height: 0;
    }

    .multimedia .description {
        display: block;
        float: none;
        width: 490px;
        height: auto;
        margin-top: 10px;
    }

    .multimedia .video-category {
        display: block;
        float: none;
        width: 490px;
        height: auto;
        margin-bottom: 10px;
    }

    .multimedia .description h4 {
        color: #000000 !important;
        width: 490px;
        margin: 5px 0px 5px 0px;
    }

    .multimedia .entry {
        display: block;
        float: none;
        width: 490px !important;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .multimedia .entry a.thumbnail {
        display: block;
        width: 490px;
        height: 153px;
    }

    .multimedia .entry a.thumbnail img {
        width: 490px !important;
        height: 153px !important;
    }

    .multimedia .entry .title {
        display: block;
        width: 490px !important;
        height: 30px !important;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px !important;
        line-height: 11px !important;
        letter-spacing: 0.025em;
        margin: 5px 0px 0px 0px;
    }

    /* Research Portfolio */

    .form-bar {
        padding: 0em 0em 0em 0em;
        background-color: #FFFFFF;
        display: block;
        width: 490px;
        height: 120px;
        overflow: hidden;
    }

    .form-bar h3 {
        font-weight: normal;
        color: #333;
    }

    .form-bar .right {
        display: block;
        float: none;
        width: 490px;
        height: 100px;
        overflow: hidden;
        padding: 0%;
    }

    .form-bar .search {
        display: block;
        float: none;
        width: 490px;
        height: 25px;
        overflow: none;
        padding: 0%;
        margin-bottom: 10px;
    }

    .form-bar .results {
        display: block;
        float: none;
        width: 490px;
        height: auto;
        overflow: none;
        margin: 0;
        color: #333;
        padding: 2%;
        margin-top: 30px;
        font-size: 12px;
    }

    .option {
        width: 250px !important;
        height: auto;
        overflow: hidden;
        display: block !important;
        float: none !important;
    }

    .option input {
        width: auto !important;
        display: inline-block !important;
        float: left !important;
    }

    .option label {
        width: 200px !important;
        display: inline-block !important;
        float: left !important;
    }

    .search_grants .filter-btn {
        margin-left: 0em !important;
    }

    .m-pagination-2 {
        float: none;
        padding: 2%;
        margin-right: 0em;
    }

    .table .row li {
        display: block;
        float: none !important;
        width: 490px !important;
        padding: 0;
        min-height: 1px;
    }

    .table .row li > div {
        padding: 0.75em 0em 0em 0em;
        width: 250px !important;
    }

    .table .row .short-column {
        display: block;
        float: none !important;
        width: 490px !important;
        padding: 0;
        min-height: 1px;
    }

    .table .row li.toggle-col {
        display: none;
    }

    .table .row .full-width {
        display: block;
        float: none !important;
        width: 490px !important;
        padding: 0;
        min-height: 1px;
        margin-left: 0px !important;
    }

    /* Cognitive Vitality */

    .prevention .container.landing-page-search .col-xs-offset-9 {
        margin-left: 0% !important;
    }

    .prevention .navbar {
        margin-right: 0px !important;
        padding-top: 0px !important;
    }

    a.navbar-brand img {
        width: 141px !important;
        height: 57px !important;
    }

    .navbar-toggle {
        display: none;
    }

    .container, .row {
        max-width: 490px !important;
    }

    .prevention .container.main-content, .prevention .container.report-content {
        padding: 0px 0px 0px 0px;
    }

    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        display: block;
        float: none !important;
        width: 100% !important;
        height: auto;
        overflow: hidden;
    }

    .col-xs-offset-1, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12 {
        margin-left: 0% !important;
    }

    .prevention .first-steps-content .info-inner {
        position: relative !important;
        display: block;
        float: none !important;
        width: 490px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .outer {
        position: relative !important;
        display: block;
        float: none !important;
        width: 430px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .info {
        height: auto !important;
    }

    .prevention .header .back-img, .prevention .hero .back-img {
        background-size: 100% 100% !important;
    }

    .container .jumbotron {
        padding-left: 0px;
        padding-right: 0px;
        background-color: none;
    }

    .prevention .header {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    .prevention .header h1,.prevention .about .hero .content h1  {
        font-size: 16px !important;
        margin-bottom: 10px;
    }

    .prevention .header h1 p.subtext, .prevention .about .hero .content p {
        font-size: 12px !important;
    }

    .prevention .header h4.white {
        font-size: 10px !important;
    }

    .well {
        background-color: none;
    }

    .prevention #prevention-carousel {
        min-height: 400px;
    }

    .prevention #prevention-carousel .carousel-inner .whats-new {
        height: 454px;
    }

    .prevention .about ul:not(.dropdown-menu), .prevention .about ol:not(.dropdown-menu) {
        padding-left: 0px !important;
    }

    .fa-ul {
        margin-left: 0px;
    }

    .whats-new .news-item, .whats-new .row {
        padding-left: 20px;
        padding-right: 20px;
    }

    .breadcrumb {
        margin-bottom: 0px;
    }

    .form-group .form-control {
        width: 260px !important;
    }

    .carousel-indicators {
        bottom: 0px;
        left: 50%;
        list-style: outside none none;
        margin-left: -30%;
        padding-left: 0;
        position: absolute;
        text-align: center;
        width: 60%;
        z-index: 15;
    }

    .prevention .first-steps-content .feature {
        margin-top: 0px !important;
    }

    .prevention .first-steps-content .feature .letter-outer > p {
        display: none;
    }

    .prevention .categories .list-img {
        margin-left: 20px;
    }

    .row .col-xs-12 ul.cv li {
        display: block;
        width: 490px;
        float: none;
        text-align: left;
        margin: 20px 0px 20px 0px;
    }

    .cv-emailform {
        display:block;
        width:230px;
        height:96px;
    }

    .cv-emailform .email_address{
        display: block;
        float: none;
        width: 200px !important;
        height: 47px !important;
        background: #FFFFFF !important;
        padding: 8px 8px 8px 9px !important;
        border: 1px solid #1c75bc !important;
        font-family: 'Helvetica Medium';
        font-style:italic;
        color: #666666 !important;
        line-height: 14px;
        font-size: 14px !important;
        letter-spacing: 0.100em !important;
    }

    .cv-emailform .emailsubmit{
        display: block;
        float: none;
        width: 93px !important;
        height: 47px !important;
        padding: 0px 0px 0px 0px !important;
        border:none !important;
        background: url('/assets/img/site/cv-signup.png') no-repeat;
        font-size: 0px !important;
    }

    form .form-section, form .form-section p {
        display: block !important;
        float: none !important;
        width: 490px !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 0px !important;
    }

    form .form-section p input, form .form-section p textarea {
        display: block !important;
        float: none !important;
        width: 490px !important;
        padding: 5px 0px 5px 0px !important;
    }

    input, select, textarea {
        display: block !important;
        float: none !important;
        width: 490px !important;
    }

    .grid-3.content ul li {
        margin-left: 30px !important;
    }

    .pull-left, .pull-right {
        display: block !important;
        float: none !important;
        padding: 5px 0px 5px 0px !important;
    }

    /* ADDF Access */

    #addf-access #g-header {
        display: none;
    }

    #addf-access form.form-inline {
        width: 240px !important;
    }

    #addf-access .form-group input.form-control {
        width: 150px !important;
    }

    .access .nav-justified li {
        display: block !important;
        width: 100% !important;
    }

    .access .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    /* Footer */

    .site-footer {
        margin-top: 0px;
    }

    .site-footer header {
        position: relative;
        width: 540px;
        height: 35px;
        overflow: none;
        background-color: #bebebe;
        background-image: url("/assets/img/site/footer-capital-bg.gif");
        background-repeat: repeat-x;
        background-position: 0% 0%;
    }

    .site-footer header .footer-heading-text {
        position:absolute;
        top: 0px;
        left: 0px;
        z-index: 5;
        width: 275px;
        height: 35px;
        margin-left: 12px;
        font-size: 10px;
        line-height: 25px;
        letter-spacing: 0.050em;
    }

    .footer-heading-graphic {
        position:absolute;
        top: 0px;
        right: 0px;
        z-index: 1;
        width: 184px;
        height: 35px;
        background-position: 62px;
        background-image: url("/assets/img/site/footer-heading-graphic.png") no-repeat;
    }

    .site-footer .footer-content {
        border-top: none;
    }

    .site-footer .footer-content .top {
        width: 540px;
        height: 120px;
        overflow: none;
        display: block;
    }

    .site-footer .footer-content .top ul.menu-7 {
        display: block;
        float: left;
        width: 150px;
        height: auto;
        overflow: none;
        padding: 10px 0px 10px 0px;
    }

    .site-footer .footer-content .top ul.menu-7 li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .top ul.menu-7 li a{
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.social {
        display: block;
        float: left;
        width: 130px;
        height: auto;
        overflow: none;
        margin: 0px auto;
        padding: 10px 0px 10px 20px;
    }

    .site-footer .footer-content .top ul.social li {
        float: left;
        margin-right: 5px;
    }

    .site-footer .footer-content .top ul.social li:nth-child(4) {
        float: left;
        margin-right: 0px;
    }

    .site-footer .footer-content .menu-5 {
        width: 150px;
        height: auto;
        overflow: none;
        display: block;
        float: left;
        padding: 7px 0px 5px 0px;
    }

    .site-footer .footer-content .menu-5 ul {
        display: block;
        float: left;
        width: 150px;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li a {
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.menu-7 li a {
        padding: 0px 0px 0px 15px;
    }

    .site-footer .footer-content .menu-5 ul li a {
        padding: 0px 0px 0px 20px;
    }

    .site-footer .footer-content .copyright-address {
        min-height: 1px;
        width: 260px;
        height: auto;
        margin: 0 auto;
        position: relative;
        display: block;
        color: #575757;
        font-size: 10px;
        line-height: 12px;
        font-weight: bold;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.050em;
        text-align: center;
        padding: 10px 0px 10px 0px;
    }

}

/* iPhone 6 Plus in landscape */

@media only screen
and (min-device-width : 540px)
and (max-device-width : 960px)
and (orientation : landscape) {

    /* Regular styles */

}

/* iPhone 6 in portrait */

@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)
and (orientation : portrait) {

    html, body {
        width: 375px;
        height: 100%;
        margin: 0;
        background: none;
    }

    .l-wrapper {
        min-height: 1px;
        width: 375px;
        position: relative;
        box-shadow: none;
    }

    body > .l-wrapper {
        background: white;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .l-wrapper .grid-1,.l-wrapper .grid-2,.l-wrapper .grid-3,.l-wrapper .grid-4 {
        width: 375px;
        padding: 0% 0% 0% 0%;
        margin: 0% 0% 0% 0%;
        display: block;
        float: none;
    }

    .l-wrapper.extra-margins,.l-wrapper.extra-margins .grid-1,.l-wrapper.extra-margins .grid-2,.l-wrapper.extra-margins .grid-3,.l-wrapper.extra-margins .grid-4 {
        width: 325px;
        padding: 0% 0% 0% 0%;
        margin: 4% auto;
        display: block;
        float: none;
    }

    .l-wrapper .grid-wrapper {
        display: block;
        overflow: hidden;
        width: 325px;
    }

    .grid-3.content ul li {
        margin-left: 0px;
    }

    .grid-3.content img {
        width: 325px !important;
        height: auto !important;
    }

    .grid-3.content a.printfriendly img {
        width: 62px !important;
        height: 20px !important;
    }

    .leftLabel .desc, .rightLabel .desc {
        width: 325px !important;
    }

    /* Header */

    .drop-shadow-top {
        width: 15px;
        height: 15px;
        z-index: 100;
        background-image: none !important;
    }

    #g-nav-wrapper, #g-header #global-info {
        display: none !important;
    }

    #g-header {
        display: block;
        margin-top: 0px;
        height: 90px;
    }

    #g-header #site-logo {
        float: left;
        margin-left: 15px;
        padding-top: 15px;
    }

    #g-header a.mobile-menu {
        display: block;
    }

    .sidebar {
        display: none;
    }

    .sidebar.mobile, .breadcrumbs.mobile {
        display: block;
    }

    .l-wrapper a#donate-today {
        display: block;
        width: 375px;
        overflow: none;
        padding: 12px 0px 12px 0px;
        background: #fb7400;
        font-family: Arial;
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0.050em;
        color: #FFFFFF;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
    }

    #g-header a#site-logo img {
        width: 141px;
        height: 57px;
    }

    /* Homepage */

    .m-slides {
        position: relative;
        height: 177px;
        margin-bottom: 10px;
    }

    .m-slides-container {
        height: 177px;
        display: none;
        position: relative;
        overflow: hidden;
    }

    .m-slides-container .video-container,
    .m-slides-container .image-container {
        width: 187px;
        height: 147px;
        position: absolute;
        left: 113px;
        top: 0;
        z-index: 1000;
    }

    .m-slides-container .image-container img {
        width: 285px;
        height: 147px;
    }

    .video-container .video-embed {
        position: absolute;
        height: 147px;
        left: 133px;
        top: 0;
        z-index: 1010;
    }

    .m-slides .text-container {
        background: #00aeef;
        color: #fff;
        width: 113px;
        height: 147px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1000;
    }

    .m-slides .text-container h2 {
        color: #fff;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        font-size: 15px;
        line-height: 17px;
        letter-spacing: 0em;
        padding: 20px 18px 0px 18px;
    }

    .m-carousel-link {
        display: none;
    }

    .m-slides-pagination li {
        float: left;
    }

    .m-slides-pagination li a {
        display: block;
        width: 7px;
        height: 7px;
        margin-right: 10px;
        text-align: center;
        line-height: 13px;
        font-size:0px;
        color: #fff;
        background: url("/assets/img/site/slider-bullet-bg.png") no-repeat;
        background-size: 100% 100%;
        border: 0;
    }

    .m-slides-pagination li.current a {
        background: url("/assets/img/site/slider-bullet-bg-current.png") no-repeat;
        background-size: 100% 100%;
        color: #000;
    }

    .m-slides-pagination {
        position: absolute;
        right: 10px;
        bottom: 40px;
        z-index: 2000;
    }

    .addf-access-btn {
        position:absolute;
        display:table;
        top: 147px;
        left: 0px;
        width: 187px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/addf-access-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .addf-access-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .cognitive-vitality-btn {
        position:absolute;
        display:table;
        top: 147px;
        left: 187px;
        width: 187px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/cognitive-vitality-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .cognitive-vitality-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .addf-access-btn a span.pipe, .cognitive-vitality-btn a span.pipe, .addf-access-btn a span.subtitle, .cognitive-vitality-btn a span.subtitle {
        display: none;
    }

    .heading {
        width: 180px;
        font-size: 12px;
        line-height: 12px;
        padding: 5px 0px 5px 0px;
        margin: 0px 10px 10px 10px;
    }

    p.callout.intro-text {
        font-size: 12px !important;
        line-height: 12px !important;
        padding: 0px 20px 0px 10px;
    }

    .jcarousel {
        position: relative;
        overflow: hidden;
        width: auto;
        height: 325px;
    }

    .grid-2 .entry {
        display: block;
        float: none;
        width: 260px;
        height: auto;
        overflow: none;
        padding: 0px 0px 0px 10px;
    }

    .grid-2 .entry a {
        font-weight: normal;
        font-size: 11px !important;
        line-height: 11px !important;
        padding: 0px 70px 0px 0px;
    }

    .grid-2 .entry a strong {
        font-size: 11px !important;
        line-height: 11px !important;
    }

    .newsletter {
        display: block;
        float: none;
        width: 325px;
        height: auto;
        overflow: none;
        margin: 20px 0px 20px 0px;
    }

    .newsletter .newsletter_form {
        display: block;
        float: none;
        width: 325px;
        height: 25px;
        overflow: none;
        margin: 0px 0px 0px 10px;
    }

    .newsletter input {
        width: 175px !important;
        height: 25px;
        padding: 0px 5px 0px 15px !important;
        margin: 0px 0px 0px 0px !important;
        border: none;
        background: url("/assets/img/site/email-input-bg-mobile.png") no-repeat;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        font-family: 'Helvetica Light', Arial,Helvetica;
        font-weight: bold;
        color: #424242;
        line-height: 11px;
        font-size: 11px;
        letter-spacing: 0.050em;
        float: left; display: inline-block;
    }

    .newsletter input.submit {
        width: 85px !important;
        margin: -25px 0px 0px 175px !important;
        height: 25px !important;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        background: url("/assets/img/site/email-submit-bg-mobile.png") no-repeat;
        font-size: 0px; float: left; display: inline-block;
    }

    /* Partners Logo Table */

    table#partners, table#partners tr,  table#partners tr td {
        display: block;
        float: none;
        overflow: hidden;
        width: 325px !important;
        height: auto !important;
        vertical-align: middle !important;
    }

    table#partners tr td a img {
        width: 255px !important;
        height: auto !important;
    }

    table#partners tr td a {
        display: block;
        float: none;
        overflow: hidden;
        width: 255px !important;
        height: auto !important;
        padding: 5px 35px 5px 35px !important;
    }

    /* ISSUU */

    .highlight {
        display: inline-block;
        float: left;
        width: 325px;
        height:200px;
    }

    .highlight .image {
        display: inline-block;
        float: left;
        width: 130px;
        height: 179px;
        border: 1px solid rgba(0,0,0,.50);
        padding: 2px;
    }

    .highlight .image img {
        width: 130px !important;
        height: 179px !important;
    }

    .highlight .info {
        display: inline-block;
        float: left;
        width: 125px;
        margin-left: 5px;
    }

    h1.issuu {
        margin-left:4%;
        width:325px;
    }

    .issuu-embed object {
        width: 100% !important;
        height: auto !important;
    }

    a.back {
        float:right;
        margin-right:8%;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0.100em;
        text-transform:uppercase;
    }

    /* Researcher */

    .researcher .name {
        text-align: left;
    }

    .researcher .image img {
        width: 325px !important;
        height: auto !important;
    }

    .researcher-individual {
        display: block;
        float: none;
        width: 325px;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .researcher-individual .name {
        text-align: left;
    }

    .researcher-individual .image img {
        width: 325px !important;
        height: auto !important;
    }

    /* Multimedia */

    .multimedia .featured-video, .multimedia .video {
        display: block;
        float: none;
        width: 325px;
        height: auto;
        position: relative;
        padding-bottom: 75%;
        padding-top: 25px;
        height: 0;
    }

    .multimedia .description {
        display: block;
        float: none;
        width: 325px;
        height: auto;
        margin-top: 10px;
    }

    .multimedia .video-category {
        display: block;
        float: none;
        width: 325px;
        height: auto;
        margin-bottom: 10px;
    }

    .multimedia .description h4 {
        color: #000000 !important;
        width: 325px;
        margin: 5px 0px 5px 0px;
    }

    .multimedia .entry {
        display: block;
        float: none;
        width: 325px !important;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .multimedia .entry a.thumbnail {
        display: block;
        width: 325px;
        height: 153px;
    }

    .multimedia .entry a.thumbnail img {
        width: 325px !important;
        height: 153px !important;
    }

    .multimedia .entry .title {
        display: block;
        width: 325px !important;
        height: 30px !important;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px !important;
        line-height: 11px !important;
        letter-spacing: 0.025em;
        margin: 5px 0px 0px 0px;
    }

    /* Research Portfolio */

    .form-bar {
        padding: 0em 0em 0em 0em;
        background-color: #FFFFFF;
        display: block;
        width: 325px;
        height: 120px;
        overflow: hidden;
    }

    .form-bar h3 {
        font-weight: normal;
        color: #333;
    }

    .form-bar .right {
        display: block;
        float: none;
        width: 325px;
        height: 100px;
        overflow: hidden;
        padding: 0%;
    }

    .form-bar .search {
        display: block;
        float: none;
        width: 325px;
        height: 25px;
        overflow: none;
        padding: 0%;
        margin-bottom: 10px;
    }

    .form-bar .results {
        display: block;
        float: none;
        width: 325px;
        height: auto;
        overflow: none;
        margin: 0;
        color: #333;
        padding: 2%;
        margin-top: 30px;
        font-size: 12px;
    }

    .option {
        width: 250px !important;
        height: auto;
        overflow: hidden;
        display: block !important;
        float: none !important;
    }

    .option input {
        width: auto !important;
        display: inline-block !important;
        float: left !important;
    }

    .option label {
        width: 200px !important;
        display: inline-block !important;
        float: left !important;
    }

    .search_grants .filter-btn {
        margin-left: 0em !important;
    }

    .m-pagination-2 {
        float: none;
        padding: 2%;
        margin-right: 0em;
    }

    .table .row li {
        display: block;
        float: none !important;
        width: 325px !important;
        padding: 0;
        min-height: 1px;
    }

    .table .row li > div {
        padding: 0.75em 0em 0em 0em;
        width: 250px !important;
    }

    .table .row .short-column {
        display: block;
        float: none !important;
        width: 325px !important;
        padding: 0;
        min-height: 1px;
    }

    .table .row li.toggle-col {
        display: none;
    }

    .table .row .full-width {
        display: block;
        float: none !important;
        width: 325px !important;
        padding: 0;
        min-height: 1px;
        margin-left: 0px !important;
    }

    /* Cognitive Vitality */

    .prevention .container.landing-page-search .col-xs-offset-9 {
        margin-left: 0% !important;
    }

    .prevention .navbar {
        margin-right: 0px !important;
        padding-top: 0px !important;
    }

    a.navbar-brand img {
        width: 141px !important;
        height: 57px !important;
    }

    .navbar-toggle {
        display: none;
    }

    .container, .row {
        max-width: 325px !important;
    }

    .prevention .container.main-content, .prevention .container.report-content {
        padding: 0px 0px 0px 0px;
    }

    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        display: block;
        float: none !important;
        width: 100% !important;
        height: auto;
        overflow: hidden;
    }

    .col-xs-offset-1, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12 {
        margin-left: 0% !important;
    }

    .prevention .first-steps-content .info-inner {
        position: relative !important;
        display: block;
        float: none !important;
        width: 325px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .outer {
        position: relative !important;
        display: block;
        float: none !important;
        width: 265px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .info {
        height: auto !important;
    }

    .prevention .header .back-img, .prevention .hero .back-img {
        background-size: 100% 100% !important;
    }

    .container .jumbotron {
        padding-left: 0px;
        padding-right: 0px;
        background-color: none;
    }

    .prevention .header {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    .prevention .header h1,.prevention .about .hero .content h1  {
        font-size: 16px !important;
        margin-bottom: 10px;
    }

    .prevention .header h1 p.subtext, .prevention .about .hero .content p {
        font-size: 12px !important;
    }

    .prevention .header h4.white {
        font-size: 10px !important;
    }

    .well {
        background-color: none;
    }

    .prevention #prevention-carousel {
        min-height: 400px;
    }

    .prevention #prevention-carousel .carousel-inner .whats-new {
        height: 454px;
    }

    .prevention .about ul:not(.dropdown-menu), .prevention .about ol:not(.dropdown-menu) {
        padding-left: 0px !important;
    }

    .fa-ul {
        margin-left: 0px;
    }

    .whats-new .news-item, .whats-new .row {
        padding-left: 20px;
        padding-right: 20px;
    }

    .breadcrumb {
        margin-bottom: 0px;
    }

    .form-group .form-control {
        width: 260px !important;
    }

    .carousel-indicators {
        bottom: 0px;
        left: 50%;
        list-style: outside none none;
        margin-left: -30%;
        padding-left: 0;
        position: absolute;
        text-align: center;
        width: 60%;
        z-index: 15;
    }

    .prevention .first-steps-content .feature {
        margin-top: 0px !important;
    }

    .prevention .first-steps-content .feature .letter-outer > p {
        display: none;
    }

    .prevention .categories .list-img {
        margin-left: 20px;
    }

    .row .col-xs-12 ul.cv li {
        display: block;
        width: 325px;
        float: none;
        text-align: left;
        margin: 20px 0px 20px 0px;
    }

    .cv-emailform {
        display:block;
        width:230px;
        height:96px;
    }

    .cv-emailform .email_address{
        display: block;
        float: none;
        width: 200px !important;
        height: 47px !important;
        background: #FFFFFF !important;
        padding: 8px 8px 8px 9px !important;
        border: 1px solid #1c75bc !important;
        font-family: 'Helvetica Medium';
        font-style:italic;
        color: #666666 !important;
        line-height: 14px;
        font-size: 14px !important;
        letter-spacing: 0.100em !important;
    }

    .cv-emailform .emailsubmit{
        display: block;
        float: none;
        width: 93px !important;
        height: 47px !important;
        padding: 0px 0px 0px 0px !important;
        border:none !important;
        background: url('/assets/img/site/cv-signup.png') no-repeat;
        font-size: 0px !important;
    }

    form .form-section, form .form-section p {
        display: block !important;
        float: none !important;
        width: 325px !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 0px !important;
    }

    form .form-section p input, form .form-section p textarea {
        display: block !important;
        float: none !important;
        width: 325px !important;
        padding: 5px 0px 5px 0px !important;
    }

    input, select, textarea {
        display: block !important;
        float: none !important;
        width: 325px !important;
    }

    .grid-3.content ul li {
        margin-left: 30px !important;
    }

    .pull-left, .pull-right {
        display: block !important;
        float: none !important;
        padding: 5px 0px 5px 0px !important;
    }

    /* ADDF Access */

    #addf-access #g-header {
        display: none;
    }

    #addf-access form.form-inline {
        width: 240px !important;
    }

    #addf-access .form-group input.form-control {
        width: 150px !important;
    }

    .access .nav-justified li {
        display: block !important;
        width: 100% !important;
    }

    .access .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    /* Footer */

    .site-footer {
        margin-top: 0px;
    }

    .site-footer header {
        position: relative;
        width: 375px;
        height: 35px;
        overflow: none;
        background-color: #bebebe;
        background-image: url("/assets/img/site/footer-capital-bg.gif");
        background-repeat: repeat-x;
        background-position: 0% 0%;
    }

    .site-footer header .footer-heading-text {
        position:absolute;
        top: 0px;
        left: 0px;
        z-index: 5;
        width: 275px;
        height: 35px;
        margin-left: 12px;
        font-size: 10px;
        line-height: 25px;
        letter-spacing: 0.050em;
    }

    .footer-heading-graphic {
        position:absolute;
        top: 0px;
        right: 0px;
        z-index: 1;
        width: 184px;
        height: 35px;
        background-position: 62px;
        background-image: url("/assets/img/site/footer-heading-graphic.png") no-repeat;
    }

    .site-footer .footer-content {
        border-top: none;
    }

    .site-footer .footer-content .top {
        width: 375px;
        height: 120px;
        overflow: none;
        display: block;
    }

    .site-footer .footer-content .top ul.menu-7 {
        display: block;
        float: left;
        width: 150px;
        height: auto;
        overflow: none;
        padding: 10px 0px 10px 0px;
    }

    .site-footer .footer-content .top ul.menu-7 li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .top ul.menu-7 li a{
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.social {
        display: block;
        float: left;
        width: 130px;
        height: auto;
        overflow: none;
        margin: 0px auto;
        padding: 10px 0px 10px 20px;
    }

    .site-footer .footer-content .top ul.social li {
        float: left;
        margin-right: 5px;
    }

    .site-footer .footer-content .top ul.social li:nth-child(4) {
        float: left;
        margin-right: 0px;
    }

    .site-footer .footer-content .menu-5 {
        width: 150px;
        height: auto;
        overflow: none;
        display: block;
        float: left;
        padding: 7px 0px 5px 0px;
    }

    .site-footer .footer-content .menu-5 ul {
        display: block;
        float: left;
        width: 150px;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li a {
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.menu-7 li a {
        padding: 0px 0px 0px 15px;
    }

    .site-footer .footer-content .menu-5 ul li a {
        padding: 0px 0px 0px 20px;
    }

    .site-footer .footer-content .copyright-address {
        min-height: 1px;
        width: 260px;
        height: auto;
        margin: 0 auto;
        position: relative;
        display: block;
        color: #575757;
        font-size: 10px;
        line-height: 12px;
        font-weight: bold;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.050em;
        text-align: center;
        padding: 10px 0px 10px 0px;
    }

}

/* iPhone 6 in landscape */

@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)
and (orientation : landscape) {

    html, body {
        width: 667px;
        height: 100%;
        margin: 0;
        background: none;
    }

    .l-wrapper {
        min-height: 1px;
        width: 667px;
        position: relative;
        box-shadow: none;
    }

    body > .l-wrapper {
        background: white;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .l-wrapper .grid-1,.l-wrapper .grid-2,.l-wrapper .grid-3,.l-wrapper .grid-4 {
        width: 667px;
        padding: 0% 0% 0% 0%;
        margin: 0% 0% 0% 0%;
        display: block;
        float: none;
    }

    .l-wrapper.extra-margins,.l-wrapper.extra-margins .grid-1,.l-wrapper.extra-margins .grid-2,.l-wrapper.extra-margins .grid-3,.l-wrapper.extra-margins .grid-4 {
        width: 617px;
        padding: 0% 0% 0% 0%;
        margin: 4% auto;
        display: block;
        float: none;
    }

    .l-wrapper .grid-wrapper {
        display: block;
        overflow: hidden;
        width: 617px;
    }

    .grid-3.content ul li {
        margin-left: 0px;
    }

    .grid-3.content img {
        width: 617px !important;
        height: auto !important;
    }

    .grid-3.content a.printfriendly img {
        width: 62px !important;
        height: 20px !important;
    }

    .leftLabel .desc, .rightLabel .desc {
        width: 617px !important;
    }

    /* Header */

    .drop-shadow-top {
        width: 15px;
        height: 15px;
        z-index: 100;
        background-image: none !important;
    }

    #g-nav-wrapper, #g-header #global-info {
        display: none !important;
    }

    #g-header {
        display: block;
        margin-top: 0px;
        height: 90px;
    }

    #g-header #site-logo {
        float: left;
        margin-left: 15px;
        padding-top: 15px;
    }

    #g-header a.mobile-menu {
        display: block;
    }

    .sidebar {
        display: none;
    }

    .sidebar.mobile, .breadcrumbs.mobile {
        display: block;
    }

    .l-wrapper a#donate-today {
        display: block;
        width: 667px;
        overflow: none;
        padding: 12px 0px 12px 0px;
        background: #fb7400;
        font-family: Arial;
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0.050em;
        color: #FFFFFF;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
    }

    #g-header a#site-logo img {
        width: 141px;
        height: 57px;
    }

    /* Homepage */

    .m-slides {
        position: relative;
        height: 177px;
        margin-bottom: 10px;
    }

    .m-slides-container {
        height: 177px;
        display: none;
        position: relative;
        overflow: hidden;
    }

    .m-slides-container .video-container,
    .m-slides-container .image-container {
        width: 187px;
        height: 147px;
        position: absolute;
        left: 113px;
        top: 0;
        z-index: 1000;
    }

    .m-slides-container .image-container img {
        width: 285px;
        height: 147px;
    }

    .video-container .video-embed {
        position: absolute;
        height: 147px;
        left: 133px;
        top: 0;
        z-index: 1010;
    }

    .m-slides .text-container {
        background: #00aeef;
        color: #fff;
        width: 113px;
        height: 147px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1000;
    }

    .m-slides .text-container h2 {
        color: #fff;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        font-size: 15px;
        line-height: 17px;
        letter-spacing: 0em;
        padding: 20px 18px 0px 18px;
    }

    .m-carousel-link {
        display: none;
    }

    .m-slides-pagination li {
        float: left;
    }

    .m-slides-pagination li a {
        display: block;
        width: 7px;
        height: 7px;
        margin-right: 10px;
        text-align: center;
        line-height: 13px;
        font-size:0px;
        color: #fff;
        background: url("/assets/img/site/slider-bullet-bg.png") no-repeat;
        background-size: 100% 100%;
        border: 0;
    }

    .m-slides-pagination li.current a {
        background: url("/assets/img/site/slider-bullet-bg-current.png") no-repeat;
        background-size: 100% 100%;
        color: #000;
    }

    .m-slides-pagination {
        position: absolute;
        right: 10px;
        bottom: 40px;
        z-index: 2000;
    }

    .addf-access-btn {
        position:absolute;
        display:table;
        top: 147px;
        left: 0px;
        width: 333px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/addf-access-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .addf-access-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .cognitive-vitality-btn {
        position:absolute;
        display:table;
        top: 147px;
        left: 333px;
        width: 333px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/cognitive-vitality-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .cognitive-vitality-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .addf-access-btn a span.pipe, .cognitive-vitality-btn a span.pipe, .addf-access-btn a span.subtitle, .cognitive-vitality-btn a span.subtitle {
        display: none;
    }

    .heading {
        width: 180px;
        font-size: 12px;
        line-height: 12px;
        padding: 5px 0px 5px 0px;
        margin: 0px 10px 10px 10px;
    }

    p.callout.intro-text {
        font-size: 12px !important;
        line-height: 12px !important;
        padding: 0px 20px 0px 10px;
    }

    .jcarousel {
        position: relative;
        overflow: hidden;
        width: auto;
        height: 617px;
    }

    .grid-2 .entry {
        display: block;
        float: none;
        width: 260px;
        height: auto;
        overflow: none;
        padding: 0px 0px 0px 10px;
    }

    .grid-2 .entry a {
        font-weight: normal;
        font-size: 11px !important;
        line-height: 11px !important;
        padding: 0px 70px 0px 0px;
    }

    .grid-2 .entry a strong {
        font-size: 11px !important;
        line-height: 11px !important;
    }

    .newsletter {
        display: block;
        float: none;
        width: 617px;
        height: auto;
        overflow: none;
        margin: 20px 0px 20px 0px;
    }

    .newsletter .newsletter_form {
        display: block;
        float: none;
        width: 617px;
        height: 25px;
        overflow: none;
        margin: 0px 0px 0px 10px;
    }

    .newsletter input {
        width: 175px !important;
        height: 25px;
        padding: 0px 5px 0px 15px !important;
        margin: 0px 0px 0px 0px !important;
        border: none;
        background: url("/assets/img/site/email-input-bg-mobile.png") no-repeat;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        font-family: 'Helvetica Light', Arial,Helvetica;
        font-weight: bold;
        color: #424242;
        line-height: 11px;
        font-size: 11px;
        letter-spacing: 0.050em;
        float: left; display: inline-block;
    }

    .newsletter input.submit {
        width: 85px !important;
        margin: -25px 0px 0px 175px !important;
        height: 25px !important;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        background: url("/assets/img/site/email-submit-bg-mobile.png") no-repeat;
        font-size: 0px; float: left; display: inline-block;
    }

    /* Partners Logo Table */

    table#partners, table#partners tr,  table#partners tr td {
        display: block;
        float: none;
        overflow: hidden;
        width: 617px !important;
        height: auto !important;
        vertical-align: middle !important;
    }

    table#partners tr td a img {
        width: 255px !important;
        height: auto !important;
    }

    table#partners tr td a {
        display: block;
        float: none;
        overflow: hidden;
        width: 255px !important;
        height: auto !important;
        padding: 5px 35px 5px 35px !important;
    }

    /* ISSUU */

    .highlight {
        display: inline-block;
        float: left;
        width: 617px;
        height:200px;
    }

    .highlight .image {
        display: inline-block;
        float: left;
        width: 130px;
        height: 179px;
        border: 1px solid rgba(0,0,0,.50);
        padding: 2px;
    }

    .highlight .image img {
        width: 130px !important;
        height: 179px !important;
    }

    .highlight .info {
        display: inline-block;
        float: left;
        width: 125px;
        margin-left: 5px;
    }

    h1.issuu {
        margin-left:4%;
        width:617px;
    }

    .issuu-embed object {
        width: 100% !important;
        height: auto !important;
    }

    a.back {
        float:right;
        margin-right:8%;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0.100em;
        text-transform:uppercase;
    }

    /* Researcher */

    .researcher .name {
        text-align: left;
    }

    .researcher .image img {
        width: 617px !important;
        height: auto !important;
    }

    .researcher-individual {
        display: block;
        float: none;
        width: 617px;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .researcher-individual .name {
        text-align: left;
    }

    .researcher-individual .image img {
        width: 617px !important;
        height: auto !important;
    }

    /* Multimedia */

    .multimedia .featured-video, .multimedia .video {
        display: block;
        float: none;
        width: 617px;
        height: auto;
        position: relative;
        padding-bottom: 75%;
        padding-top: 25px;
        height: 0;
    }

    .multimedia .description {
        display: block;
        float: none;
        width: 617px;
        height: auto;
        margin-top: 10px;
    }

    .multimedia .video-category {
        display: block;
        float: none;
        width: 617px;
        height: auto;
        margin-bottom: 10px;
    }

    .multimedia .description h4 {
        color: #000000 !important;
        width: 617px;
        margin: 5px 0px 5px 0px;
    }

    .multimedia .entry {
        display: block;
        float: none;
        width: 617px !important;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .multimedia .entry a.thumbnail {
        display: block;
        width: 617px;
        height: 153px;
    }

    .multimedia .entry a.thumbnail img {
        width: 617px !important;
        height: 153px !important;
    }

    .multimedia .entry .title {
        display: block;
        width: 617px !important;
        height: 30px !important;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px !important;
        line-height: 11px !important;
        letter-spacing: 0.025em;
        margin: 5px 0px 0px 0px;
    }

    /* Research Portfolio */

    .form-bar {
        padding: 0em 0em 0em 0em;
        background-color: #FFFFFF;
        display: block;
        width: 617px;
        height: 120px;
        overflow: hidden;
    }

    .form-bar h3 {
        font-weight: normal;
        color: #333;
    }

    .form-bar .right {
        display: block;
        float: none;
        width: 617px;
        height: 100px;
        overflow: hidden;
        padding: 0%;
    }

    .form-bar .search {
        display: block;
        float: none;
        width: 617px;
        height: 25px;
        overflow: none;
        padding: 0%;
        margin-bottom: 10px;
    }

    .form-bar .results {
        display: block;
        float: none;
        width: 617px;
        height: auto;
        overflow: none;
        margin: 0;
        color: #333;
        padding: 2%;
        margin-top: 30px;
        font-size: 12px;
    }

    .option {
        width: 250px !important;
        height: auto;
        overflow: hidden;
        display: block !important;
        float: none !important;
    }

    .option input {
        width: auto !important;
        display: inline-block !important;
        float: left !important;
    }

    .option label {
        width: 200px !important;
        display: inline-block !important;
        float: left !important;
    }

    .search_grants .filter-btn {
        margin-left: 0em !important;
    }

    .m-pagination-2 {
        float: none;
        padding: 2%;
        margin-right: 0em;
    }

    .table .row li {
        display: block;
        float: none !important;
        width: 617px !important;

        padding: 0;
        min-height: 1px;
    }

    .table .row li > div {
        padding: 0.75em 0em 0em 0em;
        width: 250px !important;
    }

    .table .row .short-column {
        display: block;
        float: none !important;
        width: 617px !important;
        padding: 0;
        min-height: 1px;
    }

    .table .row li.toggle-col {
        display: none;
    }

    .table .row .full-width {
        display: block;
        float: none !important;
        width: 617px !important;
        padding: 0;
        min-height: 1px;
        margin-left: 0px !important;
    }

    /* Cognitive Vitality */

    .prevention .container.landing-page-search .col-xs-offset-9 {
        margin-left: 0% !important;
    }

    .prevention .navbar {
        margin-right: 0px !important;
        padding-top: 0px !important;
    }

    a.navbar-brand img {
        width: 141px !important;
        height: 57px !important;
    }

    .navbar-toggle {
        display: none;
    }

    .container, .row {
        max-width: 617px !important;
    }

    .prevention .container.main-content, .prevention .container.report-content {
        padding: 0px 0px 0px 0px;
    }

    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        display: block;
        float: none !important;
        width: 100% !important;
        height: auto;
        overflow: hidden;
    }

    .col-xs-offset-1, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12 {
        margin-left: 0% !important;
    }

    .prevention .first-steps-content .info-inner {
        position: relative !important;
        display: block;
        float: none !important;
        width: 617px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .outer {
        position: relative !important;
        display: block;
        float: none !important;
        width: 557px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .info {
        height: auto !important;
    }

    .prevention .header .back-img, .prevention .hero .back-img {
        background-size: 100% 100% !important;
    }

    .container .jumbotron {
        padding-left: 0px;
        padding-right: 0px;
        background-color: none;
    }

    .prevention .header {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    .prevention .header h1,.prevention .about .hero .content h1  {
        font-size: 16px !important;
        margin-bottom: 10px;
    }

    .prevention .header h1 p.subtext, .prevention .about .hero .content p {
        font-size: 12px !important;
    }

    .prevention .header h4.white {
        font-size: 10px !important;
    }

    .well {
        background-color: none;
    }

    .prevention #prevention-carousel {
        min-height: 400px;
    }

    .prevention #prevention-carousel .carousel-inner .whats-new {
        height: 454px;
    }

    .prevention .about ul:not(.dropdown-menu), .prevention .about ol:not(.dropdown-menu) {
        padding-left: 0px !important;
    }

    .fa-ul {
        margin-left: 0px;
    }

    .whats-new .news-item, .whats-new .row {
        padding-left: 20px;
        padding-right: 20px;
    }

    .breadcrumb {
        margin-bottom: 0px;
    }

    .form-group .form-control {
        width: 260px !important;
    }

    .carousel-indicators {
        bottom: 0px;
        left: 50%;
        list-style: outside none none;
        margin-left: -30%;
        padding-left: 0;
        position: absolute;
        text-align: center;
        width: 60%;
        z-index: 15;
    }

    .prevention .first-steps-content .feature {
        margin-top: 0px !important;
    }

    .prevention .first-steps-content .feature .letter-outer > p {
        display: none;
    }

    .prevention .categories .list-img {
        margin-left: 20px;
    }

    .row .col-xs-12 ul.cv li {
        display: block;
        width: 617px;
        float: none;
        text-align: left;
        margin: 20px 0px 20px 0px;
    }

    .cv-emailform {
        display:block;
        width:230px;
        height:96px;
    }

    .cv-emailform .email_address{
        display: block;
        float: none;
        width: 200px !important;
        height: 47px !important;
        background: #FFFFFF !important;
        padding: 8px 8px 8px 9px !important;
        border: 1px solid #1c75bc !important;
        font-family: 'Helvetica Medium';
        font-style:italic;
        color: #666666 !important;
        line-height: 14px;
        font-size: 14px !important;
        letter-spacing: 0.100em !important;
    }

    .cv-emailform .emailsubmit{
        display: block;
        float: none;
        width: 93px !important;
        height: 47px !important;
        padding: 0px 0px 0px 0px !important;
        border:none !important;
        background: url('/assets/img/site/cv-signup.png') no-repeat;
        font-size: 0px !important;
    }

    form .form-section, form .form-section p {
        display: block !important;
        float: none !important;
        width: 617px !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 0px !important;
    }

    form .form-section p input, form .form-section p textarea {
        display: block !important;
        float: none !important;
        width: 617px !important;
        padding: 5px 0px 5px 0px !important;
    }

    input, select, textarea {
        display: block !important;
        float: none !important;
        width: 617px !important;
    }

    .grid-3.content ul li {
        margin-left: 30px !important;
    }

    .pull-left, .pull-right {
        display: block !important;
        float: none !important;
        padding: 5px 0px 5px 0px !important;
    }

    /* ADDF Access */

    #addf-access #g-header {
        display: none;
    }

    #addf-access form.form-inline {
        width: 240px !important;
    }

    #addf-access .form-group input.form-control {
        width: 150px !important;
    }

    .access .nav-justified li {
        display: block !important;
        width: 100% !important;
    }

    .access .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    /* Footer */

    .site-footer {
        margin-top: 0px;
    }

    .site-footer header {
        position: relative;
        width: 667px;
        height: 35px;
        overflow: none;
        background-color: #bebebe;
        background-image: url("/assets/img/site/footer-capital-bg.gif");
        background-repeat: repeat-x;
        background-position: 0% 0%;
    }

    .site-footer header .footer-heading-text {
        position:absolute;
        top: 0px;
        left: 0px;
        z-index: 5;
        width: 275px;
        height: 35px;
        margin-left: 12px;
        font-size: 10px;
        line-height: 25px;
        letter-spacing: 0.050em;
    }

    .footer-heading-graphic {
        position:absolute;
        top: 0px;
        right: 0px;
        z-index: 1;
        width: 184px;
        height: 35px;
        background-position: 62px;
        background-image: url("/assets/img/site/footer-heading-graphic.png") no-repeat;
    }

    .site-footer .footer-content {
        border-top: none;
    }

    .site-footer .footer-content .top {
        width: 667px;
        height: 120px;
        overflow: none;
        display: block;
    }

    .site-footer .footer-content .top ul.menu-7 {
        display: block;
        float: left;
        width: 150px;
        height: auto;
        overflow: none;
        padding: 10px 0px 10px 0px;
    }

    .site-footer .footer-content .top ul.menu-7 li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .top ul.menu-7 li a{
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.social {
        display: block;
        float: left;
        width: 130px;
        height: auto;
        overflow: none;
        margin: 0px auto;
        padding: 10px 0px 10px 20px;
    }

    .site-footer .footer-content .top ul.social li {
        float: left;
        margin-right: 5px;
    }

    .site-footer .footer-content .top ul.social li:nth-child(4) {
        float: left;
        margin-right: 0px;
    }

    .site-footer .footer-content .menu-5 {
        width: 150px;
        height: auto;
        overflow: none;
        display: block;
        float: left;
        padding: 7px 0px 5px 0px;
    }

    .site-footer .footer-content .menu-5 ul {
        display: block;
        float: left;
        width: 150px;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li a {
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.menu-7 li a {
        padding: 0px 0px 0px 15px;
    }

    .site-footer .footer-content .menu-5 ul li a {
        padding: 0px 0px 0px 20px;
    }

    .site-footer .footer-content .copyright-address {
        min-height: 1px;
        width: 260px;
        height: auto;
        margin: 0 auto;
        position: relative;
        display: block;
        color: #575757;
        font-size: 10px;
        line-height: 12px;
        font-weight: bold;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.050em;
        text-align: center;
        padding: 10px 0px 10px 0px;
    }

}

/* iPhone 5 and 5S in portrait */

@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : portrait) {

    html, body {
        width: 320px;
        height: 100%;
        margin: 0;
        background: none;
    }

    .l-wrapper {
        min-height: 1px;
        width: 320px;
        position: relative;
        box-shadow: none;
    }

    body > .l-wrapper {
        background: white;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .l-wrapper .grid-1,.l-wrapper .grid-2,.l-wrapper .grid-3,.l-wrapper .grid-4 {
        width: 320px;
        padding: 0% 0% 0% 0%;
        margin: 0% 0% 0% 0%;
        display: block;
        float: none;
    }

    .l-wrapper.extra-margins,.l-wrapper.extra-margins .grid-1,.l-wrapper.extra-margins .grid-2,.l-wrapper.extra-margins .grid-3,.l-wrapper.extra-margins .grid-4 {
        width: 270px;
        padding: 0% 0% 0% 0%;
        margin: 4% auto;
        display: block;
        float: none;
    }

    .l-wrapper .grid-wrapper {
        display: block;
        overflow: hidden;
        width: 270px;
    }

    .grid-3.content ul li {
        margin-left: 0px;
    }

    .grid-3.content img {
        width: 270px !important;
        height: auto !important;
    }

    .grid-3.content a.printfriendly img {
        width: 62px !important;
        height: 20px !important;
    }

    .leftLabel .desc, .rightLabel .desc {
        width: 270px !important;
    }

    /* Header */

    .drop-shadow-top {
        width: 15px;
        height: 15px;
        z-index: 100;
        background-image: none !important;
    }

    #g-nav-wrapper, #g-header #global-info {
        display: none !important;
    }

    #g-header {
        display: block;
        margin-top: 0px;
        height: 90px;
    }

    #g-header #site-logo {
        float: left;
        margin-left: 15px;
        padding-top: 15px;
    }

    #g-header a.mobile-menu {
        display: block;
    }

    .sidebar {
        display: none;
    }

    .sidebar.mobile, .breadcrumbs.mobile {
        display: block;
    }

    .l-wrapper a#donate-today {
        display: block;
        width: 320px;
        overflow: none;
        padding: 12px 0px 12px 0px;
        background: #fb7400;
        font-family: Arial;
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0.050em;
        color: #FFFFFF;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
    }

    #g-header a#site-logo img {
        width: 141px;
        height: 57px;
    }

    /* Homepage */

    .m-slides {
        position: relative;
        height: 177px;
        margin-bottom: 10px;
    }

    .m-slides-container {
        height: 177px;
        display: none;
        position: relative;
        overflow: hidden;
    }

    .m-slides-container .video-container,
    .m-slides-container .image-container {
        width: 187px;
        height: 147px;
        position: absolute;
        left: 113px;
        top: 0;
        z-index: 1000;
    }

    .m-slides-container .image-container img {
        width: 285px;
        height: 147px;
    }

    .video-container .video-embed {
        position: absolute;
        height: 147px;
        left: 133px;
        top: 0;
        z-index: 1010;
    }

    .m-slides .text-container {
        background: #00aeef;
        color: #fff;
        width: 113px;
        height: 147px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1000;
    }

    .m-slides .text-container h2 {
        color: #fff;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        font-size: 15px;
        line-height: 17px;
        letter-spacing: 0em;
        padding: 20px 18px 0px 18px;
    }

    .m-carousel-link {
        display: none;
    }

    .m-slides-pagination li {
        float: left;
    }

    .m-slides-pagination li a {
        display: block;
        width: 7px;
        height: 7px;
        margin-right: 10px;
        text-align: center;
        line-height: 13px;
        font-size:0px;
        color: #fff;
        background: url("/assets/img/site/slider-bullet-bg.png") no-repeat;
        background-size: 100% 100%;
        border: 0;
    }

    .m-slides-pagination li.current a {
        background: url("/assets/img/site/slider-bullet-bg-current.png") no-repeat;
        background-size: 100% 100%;
        color: #000;
    }

    .m-slides-pagination {
        position: absolute;
        right: 10px;
        bottom: 40px;
        z-index: 2000;
    }

    .addf-access-btn {
        position:absolute;
        display:table;
        top: 147px;
        left: 0px;
        width: 159px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/addf-access-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .addf-access-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .cognitive-vitality-btn {
        position:absolute;
        display:table;
        top: 147px;
        left: 160px;
        width: 160px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/cognitive-vitality-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .cognitive-vitality-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .addf-access-btn a span.pipe, .cognitive-vitality-btn a span.pipe, .addf-access-btn a span.subtitle, .cognitive-vitality-btn a span.subtitle {
        display: none;
    }

    .heading {
        width: 180px;
        font-size: 12px;
        line-height: 12px;
        padding: 5px 0px 5px 0px;
        margin: 0px 10px 10px 10px;
    }

    p.callout.intro-text {
        font-size: 12px !important;
        line-height: 12px !important;
        padding: 0px 20px 0px 10px;
    }

    .jcarousel {
        position: relative;
        overflow: hidden;
        width: auto;
        height: 270px;
    }

    .grid-2 .entry {
        display: block;
        float: none;
        width: 260px;
        height: auto;
        overflow: none;
        padding: 0px 0px 0px 10px;
    }

    .grid-2 .entry a {
        font-weight: normal;
        font-size: 11px !important;
        line-height: 11px !important;
        padding: 0px 70px 0px 0px;
    }

    .grid-2 .entry a strong {
        font-size: 11px !important;
        line-height: 11px !important;
    }

    .newsletter {
        display: block;
        float: none;
        width: 270px;
        height: auto;
        overflow: none;
        margin: 20px 0px 20px 0px;
    }

    .newsletter .newsletter_form {
        display: block;
        float: none;
        width: 270px;
        height: 25px;
        overflow: none;
        margin: 0px 0px 0px 10px;
    }

    .newsletter input {
        width: 175px !important;
        height: 25px;
        padding: 0px 5px 0px 15px !important;
        margin: 0px 0px 0px 0px !important;
        border: none;
        background: url("/assets/img/site/email-input-bg-mobile.png") no-repeat;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        font-family: 'Helvetica Light', Arial,Helvetica;
        font-weight: bold;
        color: #424242;
        line-height: 11px;
        font-size: 11px;
        letter-spacing: 0.050em;
        float: left; display: inline-block;
    }

    .newsletter input.submit {
        width: 85px !important;
        margin: -25px 0px 0px 175px !important;
        height: 25px !important;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        background: url("/assets/img/site/email-submit-bg-mobile.png") no-repeat;
        font-size: 0px; float: left; display: inline-block;
    }

    /* Partners Logo Table */

    table#partners, table#partners tr,  table#partners tr td {
        display: block;
        float: none;
        overflow: hidden;
        width: 270px !important;
        height: auto !important;
        vertical-align: middle !important;
    }

    table#partners tr td a img {
        width: 200px !important;
        height: auto !important;
    }

    table#partners tr td a {
        display: block;
        float: none;
        overflow: hidden;
        width: 200px !important;
        height: auto !important;
        padding: 5px 35px 5px 35px !important;
    }

    /* ISSUU */

    .highlight {
        display: inline-block;
        float: left;
        width: 270px;
        height:200px;
    }

    .highlight .image {
        display: inline-block;
        float: left;
        width: 130px;
        height: 179px;
        border: 1px solid rgba(0,0,0,.50);
        padding: 2px;
    }

    .highlight .image img {
        width: 130px !important;
        height: 179px !important;
    }

    .highlight .info {
        display: inline-block;
        float: left;
        width: 125px;
        margin-left: 5px;
    }

    h1.issuu {
        margin-left:4%;
        width:270px;
    }

    .issuu-embed object {
        width: 100% !important;
        height: auto !important;
    }

    a.back {
        float:right;
        margin-right:8%;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0.100em;
        text-transform:uppercase;
    }

    /* Researcher */

    .researcher .name {
        text-align: left;
    }

    .researcher .image img {
        width: 270px !important;
        height: auto !important;
    }

    .researcher-individual {
        display: block;
        float: none;
        width: 270px;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .researcher-individual .name {
        text-align: left;
    }

    .researcher-individual .image img {
        width: 270px !important;
        height: auto !important;
    }

    /* Multimedia */

    .multimedia .featured-video, .multimedia .video {
        display: block;
        float: none;
        width: 270px;
        height: auto;
        position: relative;
        padding-bottom: 75%;
        padding-top: 25px;
        height: 0;
    }

    .multimedia .description {
        display: block;
        float: none;
        width: 270px;
        height: auto;
        margin-top: 10px;
    }

    .multimedia .video-category {
        display: block;
        float: none;
        width: 270px;
        height: auto;
        margin-bottom: 10px;
    }

    .multimedia .description h4 {
        color: #000000 !important;
        width: 270px;
        margin: 5px 0px 5px 0px;
    }

    .multimedia .entry {
        display: block;
        float: none;
        width: 270px !important;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .multimedia .entry a.thumbnail {
        display: block;
        width: 270px;
        height: 153px;
    }

    .multimedia .entry a.thumbnail img {
        width: 270px !important;
        height: 153px !important;
    }

    .multimedia .entry .title {
        display: block;
        width: 270px !important;
        height: 30px !important;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px !important;
        line-height: 11px !important;
        letter-spacing: 0.025em;
        margin: 5px 0px 0px 0px;
    }

    /* Research Portfolio */

    .form-bar {
        padding: 0em 0em 0em 0em;
        background-color: #FFFFFF;
        display: block;
        width: 270px;
        height: 120px;
        overflow: hidden;
    }

    .form-bar h3 {
        font-weight: normal;
        color: #333;
    }

    .form-bar .right {
        display: block;
        float: none;
        width: 270px;
        height: 100px;
        overflow: hidden;
        padding: 0%;
    }

    .form-bar .search {
        display: block;
        float: none;
        width: 270px;
        height: 25px;
        overflow: none;
        padding: 0%;
        margin-bottom: 10px;
    }

    .form-bar .results {
        display: block;
        float: none;
        width: 270px;
        height: auto;
        overflow: none;
        margin: 0;
        color: #333;
        padding: 2%;
        margin-top: 30px;
        font-size: 12px;
    }

    .option {
        width: 250px !important;
        height: auto;
        overflow: hidden;
        display: block !important;
        float: none !important;
    }

    .option input {
        width: auto !important;
        display: inline-block !important;
        float: left !important;
    }

    .option label {
        width: 200px !important;
        display: inline-block !important;
        float: left !important;
    }

    .search_grants .filter-btn {
        margin-left: 0em !important;
    }

    .m-pagination-2 {
        float: none;
        padding: 2%;
        margin-right: 0em;
    }

    .table .row li {
        display: block;
        float: none !important;
        width: 270px !important;
        padding: 0;
        min-height: 1px;
    }

    .table .row li > div {
        padding: 0.75em 0em 0em 0em;
        width: 250px !important;
    }

    .table .row .short-column {
        display: block;
        float: none !important;
        width: 270px !important;
        padding: 0;
        min-height: 1px;
    }

    .table .row li.toggle-col {
        display: none;
    }

    .table .row .full-width {
        display: block;
        float: none !important;
        width: 270px !important;
        padding: 0;
        min-height: 1px;
        margin-left: 0px !important;
    }

    /* Cognitive Vitality */

    .prevention .container.landing-page-search .col-xs-offset-9 {
        margin-left: 0% !important;
    }

    .prevention .navbar {
        margin-right: 0px !important;
        padding-top: 0px !important;
    }

    a.navbar-brand img {
        width: 141px !important;
        height: 57px !important;
    }

    .navbar-toggle {
        display: none;
    }

    .container, .row {
        max-width: 270px !important;
    }

    .prevention .container.main-content, .prevention .container.report-content {
        padding: 0px 0px 0px 0px;
    }

    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        display: block;
        float: none !important;
        width: 100% !important;
        height: auto;
        overflow: hidden;
    }

    .col-xs-offset-1, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12 {
        margin-left: 0% !important;
    }

    .prevention .first-steps-content .info-inner {
        position: relative !important;
        display: block;
        float: none !important;
        width: 270px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .outer {
        position: relative !important;
        display: block;
        float: none !important;
        width: 210px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .info {
        height: auto !important;
    }

    .prevention .header .back-img, .prevention .hero .back-img {
        background-size: 100% 100% !important;
    }

    .container .jumbotron {
        padding-left: 0px;
        padding-right: 0px;
        background-color: none;
    }

    .prevention .header {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    .prevention .header h1,.prevention .about .hero .content h1  {
        font-size: 16px !important;
        margin-bottom: 10px;
    }

    .prevention .header h1 p.subtext, .prevention .about .hero .content p {
        font-size: 12px !important;
    }

    .prevention .header h4.white {
        font-size: 10px !important;
    }

    .well {
        background-color: none;
    }

    .prevention #prevention-carousel {
        min-height: 400px;
    }

    .prevention #prevention-carousel .carousel-inner .whats-new {
        height: 454px;
    }

    .prevention .about ul:not(.dropdown-menu), .prevention .about ol:not(.dropdown-menu) {
        padding-left: 0px !important;
    }

    .fa-ul {
        margin-left: 0px;
    }

    .whats-new .news-item, .whats-new .row {
        padding-left: 20px;
        padding-right: 20px;
    }

    .breadcrumb {
        margin-bottom: 0px;
    }

    .form-group .form-control {
        width: 217px !important;
    }

    .carousel-indicators {
        bottom: 0px;
        left: 50%;
        list-style: outside none none;
        margin-left: -30%;
        padding-left: 0;
        position: absolute;
        text-align: center;
        width: 60%;
        z-index: 15;
    }

    .prevention .first-steps-content .feature {
        margin-top: 0px !important;
    }

    .prevention .first-steps-content .feature .letter-outer > p {
        display: none;
    }

    .prevention .categories .list-img {
        margin-left: 20px;
    }

    .row .col-xs-12 ul.cv li {
        display: block;
        width: 270px;
        float: none;
        text-align: left;
        margin: 20px 0px 20px 0px;
    }

    .cv-emailform {
        display:block;
        width:230px;
        height:96px;
    }

    .cv-emailform .email_address{
        display: block;
        float: none;
        width: 200px !important;
        height: 47px !important;
        background: #FFFFFF !important;
        padding: 8px 8px 8px 9px !important;
        border: 1px solid #1c75bc !important;
        font-family: 'Helvetica Medium';
        font-style:italic;
        color: #666666 !important;
        line-height: 14px;
        font-size: 14px !important;
        letter-spacing: 0.100em !important;
    }

    .cv-emailform .emailsubmit{
        display: block;
        float: none;
        width: 93px !important;
        height: 47px !important;
        padding: 0px 0px 0px 0px !important;
        border:none !important;
        background: url('/assets/img/site/cv-signup.png') no-repeat;
        font-size: 0px !important;
    }

    form .form-section, form .form-section p {
        display: block !important;
        float: none !important;
        width: 270px !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 0px !important;
    }

    form .form-section p input, form .form-section p textarea {
        display: block !important;
        float: none !important;
        width: 270px !important;
        padding: 5px 0px 5px 0px !important;
    }

    input, select, textarea {
        display: block !important;
        float: none !important;
        width: 270px !important;
    }

    .grid-3.content ul li {
        margin-left: 30px !important;
    }

    .pull-left, .pull-right {
        display: block !important;
        float: none !important;
        padding: 5px 0px 5px 0px !important;
    }

    /* ADDF Access */

    #addf-access #g-header {
        display: none;
    }

    #addf-access form.form-inline {
        width: 240px !important;
    }

    #addf-access .form-group input.form-control {
        width: 150px !important;
    }

    .access .nav-justified li {
        display: block !important;
        width: 100% !important;
    }

    .access .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    /* Footer */

    .site-footer {
        margin-top: 0px;
    }

    .site-footer header {
        position: relative;
        width: 320px;
        height: 35px;
        overflow: none;
        background-color: #bebebe;
        background-image: url("/assets/img/site/footer-capital-bg.gif");
        background-repeat: repeat-x;
        background-position: 0% 0%;
    }

    .site-footer header .footer-heading-text {
        position:absolute;
        top: 0px;
        left: 0px;
        z-index: 5;
        width: 275px;
        height: 35px;
        margin-left: 12px;
        font-size: 10px;
        line-height: 25px;
        letter-spacing: 0.050em;
    }

    .footer-heading-graphic {
        position:absolute;
        top: 0px;
        right: 0px;
        z-index: 1;
        width: 184px;
        height: 35px;
        background-position: 62px;
        background-image: url("/assets/img/site/footer-heading-graphic.png") no-repeat;
    }

    .site-footer .footer-content {
        border-top: none;
    }

    .site-footer .footer-content .top {
        width: 320px;
        height: 120px;
        overflow: none;
        display: block;
    }

    .site-footer .footer-content .top ul.menu-7 {
        display: block;
        float: left;
        width: 150px;
        height: auto;
        overflow: none;
        padding: 10px 0px 10px 0px;
    }

    .site-footer .footer-content .top ul.menu-7 li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .top ul.menu-7 li a{
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.social {
        display: block;
        float: left;
        width: 130px;
        height: auto;
        overflow: none;
        margin: 0px auto;
        padding: 10px 0px 10px 20px;
    }

    .site-footer .footer-content .top ul.social li {
        float: left;
        margin-right: 5px;
    }

    .site-footer .footer-content .top ul.social li:nth-child(4) {
        float: left;
        margin-right: 0px;
    }

    .site-footer .footer-content .menu-5 {
        width: 150px;
        height: auto;
        overflow: none;
        display: block;
        float: left;
        padding: 7px 0px 5px 0px;
    }

    .site-footer .footer-content .menu-5 ul {
        display: block;
        float: left;
        width: 150px;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li a {
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.menu-7 li a {
        padding: 0px 0px 0px 15px;
    }

    .site-footer .footer-content .menu-5 ul li a {
        padding: 0px 0px 0px 20px;
    }

    .site-footer .footer-content .copyright-address {
        min-height: 1px;
        width: 260px;
        height: auto;
        margin: 0 auto;
        position: relative;
        display: block;
        color: #575757;
        font-size: 10px;
        line-height: 12px;
        font-weight: bold;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.050em;
        text-align: center;
        padding: 10px 0px 10px 0px;
    }

}

/* iPhone 5 and 5S in landscape */

@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : landscape) {

    html, body {
        width: 568px;
        height: 100%;
        margin: 0;
        background: none;
    }

    .l-wrapper {
        min-height: 1px;
        width: 568px;
        position: relative;
        box-shadow: none;
    }

    body > .l-wrapper {
        background: white;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .l-wrapper .grid-1,.l-wrapper .grid-2,.l-wrapper .grid-3,.l-wrapper .grid-4 {
        width: 568px;
        padding: 0% 0% 0% 0%;
        margin: 0% 0% 0% 0%;
        display: block;
        float: none;
    }

    .l-wrapper.extra-margins,.l-wrapper.extra-margins .grid-1,.l-wrapper.extra-margins .grid-2,.l-wrapper.extra-margins .grid-3,.l-wrapper.extra-margins .grid-4 {
        width: 518px;
        padding: 0% 0% 0% 0%;
        margin: 4% auto;
        display: block;
        float: none;
    }

    .l-wrapper .grid-wrapper {
        display: block;
        overflow: hidden;
        width: 518px;
    }

    .grid-3.content ul li {
        margin-left: 0px;
    }

    .grid-3.content img {
        width: 518px !important;
        height: auto !important;
    }

    .grid-3.content a.printfriendly img {
        width: 62px !important;
        height: 20px !important;
    }

    .leftLabel .desc, .rightLabel .desc {
        width: 518px !important;
    }

    /* Header */

    .drop-shadow-top {
        width: 15px;
        height: 15px;
        z-index: 100;
        background-image: none !important;
    }

    #g-nav-wrapper, #g-header #global-info {
        display: none !important;
    }

    #g-header {
        display: block;
        margin-top: 0px;
        height: 90px;
    }

    #g-header #site-logo {
        float: left;
        margin-left: 15px;
        padding-top: 15px;
    }

    #g-header a.mobile-menu {
        display: block;
    }

    .sidebar {
        display: none;
    }

    .sidebar.mobile, .breadcrumbs.mobile {
        display: block;
    }

    .l-wrapper a#donate-today {
        display: block;
        width: 568px;
        overflow: none;
        padding: 12px 0px 12px 0px;
        background: #fb7400;
        font-family: Arial;
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0.050em;
        color: #FFFFFF;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
    }

    #g-header a#site-logo img {
        width: 141px;
        height: 57px;
    }

    /* Homepage */

    .m-slides {
        position: relative;
        height: 177px;
        margin-bottom: 10px;
    }

    .m-slides-container {
        height: 177px;
        display: none;
        position: relative;
        overflow: hidden;
    }

    .m-slides-container .video-container,
    .m-slides-container .image-container {
        width: 187px;
        height: 147px;
        position: absolute;
        left: 113px;
        top: 0;
        z-index: 1000;
    }

    .m-slides-container .image-container img {
        width: 285px;
        height: 147px;
    }

    .video-container .video-embed {
        position: absolute;
        height: 147px;
        left: 133px;
        top: 0;
        z-index: 1010;
    }

    .m-slides .text-container {
        background: #00aeef;
        color: #fff;
        width: 113px;
        height: 147px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1000;
    }

    .m-slides .text-container h2 {
        color: #fff;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        font-size: 15px;
        line-height: 17px;
        letter-spacing: 0em;
        padding: 20px 18px 0px 18px;
    }

    .m-carousel-link {
        display: none;
    }

    .m-slides-pagination li {
        float: left;
    }

    .m-slides-pagination li a {
        display: block;
        width: 7px;
        height: 7px;
        margin-right: 10px;
        text-align: center;
        line-height: 13px;
        font-size:0px;
        color: #fff;
        background: url("/assets/img/site/slider-bullet-bg.png") no-repeat;
        background-size: 100% 100%;
        border: 0;
    }

    .m-slides-pagination li.current a {
        background: url("/assets/img/site/slider-bullet-bg-current.png") no-repeat;
        background-size: 100% 100%;
        color: #000;
    }

    .m-slides-pagination {
        position: absolute;
        right: 10px;
        bottom: 40px;
        z-index: 2000;
    }

    .addf-access-btn {
        position:absolute;
        display:table;
        top: 147px;
        left: 0px;
        width: 283px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/addf-access-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .addf-access-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .cognitive-vitality-btn {
        position:absolute;
        display:table;
        top: 147px;
        left: 284px;
        width: 284px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/cognitive-vitality-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .cognitive-vitality-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .addf-access-btn a span.pipe, .cognitive-vitality-btn a span.pipe, .addf-access-btn a span.subtitle, .cognitive-vitality-btn a span.subtitle {
        display: none;
    }

    .heading {
        width: 180px;
        font-size: 12px;
        line-height: 12px;
        padding: 5px 0px 5px 0px;
        margin: 0px 10px 10px 10px;
    }

    p.callout.intro-text {
        font-size: 12px !important;
        line-height: 12px !important;
        padding: 0px 20px 0px 10px;
    }

    .jcarousel {
        position: relative;
        overflow: hidden;
        width: auto;
        height: 518px;
    }

    .grid-2 .entry {
        display: block;
        float: none;
        width: 260px;
        height: auto;
        overflow: none;
        padding: 0px 0px 0px 10px;
    }

    .grid-2 .entry a {
        font-weight: normal;
        font-size: 11px !important;
        line-height: 11px !important;
        padding: 0px 70px 0px 0px;
    }

    .grid-2 .entry a strong {
        font-size: 11px !important;
        line-height: 11px !important;
    }

    .newsletter {
        display: block;
        float: none;
        width: 518px;
        height: auto;
        overflow: none;
        margin: 20px 0px 20px 0px;
    }

    .newsletter .newsletter_form {
        display: block;
        float: none;
        width: 518px;
        height: 25px;
        overflow: none;
        margin: 0px 0px 0px 10px;
    }

    .newsletter input {
        width: 175px !important;
        height: 25px;
        padding: 0px 5px 0px 15px !important;
        margin: 0px 0px 0px 0px !important;
        border: none;
        background: url("/assets/img/site/email-input-bg-mobile.png") no-repeat;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        font-family: 'Helvetica Light', Arial,Helvetica;
        font-weight: bold;
        color: #424242;
        line-height: 11px;
        font-size: 11px;
        letter-spacing: 0.050em;
        float: left; display: inline-block;
    }

    .newsletter input.submit {
        width: 85px !important;
        margin: -25px 0px 0px 175px !important;
        height: 25px !important;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        background: url("/assets/img/site/email-submit-bg-mobile.png") no-repeat;
        font-size: 0px; float: left; display: inline-block;
    }

    /* Partners Logo Table */

    table#partners, table#partners tr,  table#partners tr td {
        display: block;
        float: none;
        overflow: hidden;
        width: 518px !important;
        height: auto !important;
        vertical-align: middle !important;
    }

    table#partners tr td a img {
        width: 255px !important;
        height: auto !important;
    }

    table#partners tr td a {
        display: block;
        float: none;
        overflow: hidden;
        width: 255px !important;
        height: auto !important;
        padding: 5px 35px 5px 35px !important;
    }

    /* ISSUU */

    .highlight {
        display: inline-block;
        float: left;
        width: 518px;
        height:200px;
    }

    .highlight .image {
        display: inline-block;
        float: left;
        width: 130px;
        height: 179px;
        border: 1px solid rgba(0,0,0,.50);
        padding: 2px;
    }

    .highlight .image img {
        width: 130px !important;
        height: 179px !important;
    }

    .highlight .info {
        display: inline-block;
        float: left;
        width: 125px;
        margin-left: 5px;
    }

    h1.issuu {
        margin-left:4%;
        width:518px;
    }

    .issuu-embed object {
        width: 100% !important;
        height: auto !important;
    }

    a.back {
        float:right;
        margin-right:8%;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0.100em;
        text-transform:uppercase;
    }

    /* Researcher */

    .researcher .name {
        text-align: left;
    }

    .researcher .image img {
        width: 518px !important;
        height: auto !important;
    }

    .researcher-individual {
        display: block;
        float: none;
        width: 518px;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .researcher-individual .name {
        text-align: left;
    }

    .researcher-individual .image img {
        width: 518px !important;
        height: auto !important;
    }

    /* Multimedia */

    .multimedia .featured-video, .multimedia .video {
        display: block;
        float: none;
        width: 518px;
        height: auto;
        position: relative;
        padding-bottom: 75%;
        padding-top: 25px;
        height: 0;
    }

    .multimedia .description {
        display: block;
        float: none;
        width: 518px;
        height: auto;
        margin-top: 10px;
    }

    .multimedia .video-category {
        display: block;
        float: none;
        width: 518px;
        height: auto;
        margin-bottom: 10px;
    }

    .multimedia .description h4 {
        color: #000000 !important;
        width: 518px;
        margin: 5px 0px 5px 0px;
    }

    .multimedia .entry {
        display: block;
        float: none;
        width: 518px !important;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .multimedia .entry a.thumbnail {
        display: block;
        width: 518px;
        height: 153px;
    }

    .multimedia .entry a.thumbnail img {
        width: 518px !important;
        height: 153px !important;
    }

    .multimedia .entry .title {
        display: block;
        width: 518px !important;
        height: 30px !important;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px !important;
        line-height: 11px !important;
        letter-spacing: 0.025em;
        margin: 5px 0px 0px 0px;
    }

    /* Research Portfolio */

    .form-bar {
        padding: 0em 0em 0em 0em;
        background-color: #FFFFFF;
        display: block;
        width: 518px;
        height: 120px;
        overflow: hidden;
    }

    .form-bar h3 {
        font-weight: normal;
        color: #333;
    }

    .form-bar .right {
        display: block;
        float: none;
        width: 518px;
        height: 100px;
        overflow: hidden;
        padding: 0%;
    }

    .form-bar .search {
        display: block;
        float: none;
        width: 518px;
        height: 25px;
        overflow: none;
        padding: 0%;
        margin-bottom: 10px;
    }

    .form-bar .results {
        display: block;
        float: none;
        width: 518px;
        height: auto;
        overflow: none;
        margin: 0;
        color: #333;
        padding: 2%;
        margin-top: 30px;
        font-size: 12px;
    }

    .option {
        width: 250px !important;
        height: auto;
        overflow: hidden;
        display: block !important;
        float: none !important;
    }

    .option input {
        width: auto !important;
        display: inline-block !important;
        float: left !important;
    }

    .option label {
        width: 200px !important;
        display: inline-block !important;
        float: left !important;
    }

    .search_grants .filter-btn {
        margin-left: 0em !important;
    }

    .m-pagination-2 {
        float: none;
        padding: 2%;
        margin-right: 0em;
    }

    .table .row li {
        display: block;
        float: none !important;
        width: 518px !important;
        padding: 0;
        min-height: 1px;
    }

    .table .row li > div {
        padding: 0.75em 0em 0em 0em;
        width: 250px !important;
    }

    .table .row .short-column {
        display: block;
        float: none !important;
        width: 518px !important;
        padding: 0;
        min-height: 1px;
    }

    .table .row li.toggle-col {
        display: none;
    }

    .table .row .full-width {
        display: block;
        float: none !important;
        width: 518px !important;
        padding: 0;
        min-height: 1px;
        margin-left: 0px !important;
    }

    /* Cognitive Vitality */

    .prevention .container.landing-page-search .col-xs-offset-9 {
        margin-left: 0% !important;
    }

    .prevention .navbar {
        margin-right: 0px !important;
        padding-top: 0px !important;
    }

    a.navbar-brand img {
        width: 141px !important;
        height: 57px !important;
    }

    .navbar-toggle {
        display: none;
    }

    .container, .row {
        max-width: 518px !important;
    }

    .prevention .container.main-content, .prevention .container.report-content {
        padding: 0px 0px 0px 0px;
    }

    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        display: block;
        float: none !important;
        width: 100% !important;
        height: auto;
        overflow: hidden;
    }

    .col-xs-offset-1, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12 {
        margin-left: 0% !important;
    }

    .prevention .first-steps-content .info-inner {
        position: relative !important;
        display: block;
        float: none !important;
        width: 518px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .outer {
        position: relative !important;
        display: block;
        float: none !important;
        width: 458px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .info {
        height: auto !important;
    }

    .prevention .header .back-img, .prevention .hero .back-img {
        background-size: 100% 100% !important;
    }

    .container .jumbotron {
        padding-left: 0px;
        padding-right: 0px;
        background-color: none;
    }

    .prevention .header {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    .prevention .header h1,.prevention .about .hero .content h1  {
        font-size: 16px !important;
        margin-bottom: 10px;
    }

    .prevention .header h1 p.subtext, .prevention .about .hero .content p {
        font-size: 12px !important;
    }

    .prevention .header h4.white {
        font-size: 10px !important;
    }

    .well {
        background-color: none;
    }

    .prevention #prevention-carousel {
        min-height: 400px;
    }

    .prevention #prevention-carousel .carousel-inner .whats-new {
        height: 454px;
    }

    .prevention .about ul:not(.dropdown-menu), .prevention .about ol:not(.dropdown-menu) {
        padding-left: 0px !important;
    }

    .fa-ul {
        margin-left: 0px;
    }

    .whats-new .news-item, .whats-new .row {
        padding-left: 20px;
        padding-right: 20px;
    }

    .breadcrumb {
        margin-bottom: 0px;
    }

    .form-group .form-control {
        width: 260px !important;
    }

    .carousel-indicators {
        bottom: 0px;
        left: 50%;
        list-style: outside none none;
        margin-left: -30%;
        padding-left: 0;
        position: absolute;
        text-align: center;
        width: 60%;
        z-index: 15;
    }

    .prevention .first-steps-content .feature {
        margin-top: 0px !important;
    }

    .prevention .first-steps-content .feature .letter-outer > p {
        display: none;
    }

    .prevention .categories .list-img {
        margin-left: 20px;
    }

    .row .col-xs-12 ul.cv li {
        display: block;
        width: 518px;
        float: none;
        text-align: left;
        margin: 20px 0px 20px 0px;
    }

    .cv-emailform {
        display:block;
        width:230px;
        height:96px;
    }

    .cv-emailform .email_address{
        display: block;
        float: none;
        width: 200px !important;
        height: 47px !important;
        background: #FFFFFF !important;
        padding: 8px 8px 8px 9px !important;
        border: 1px solid #1c75bc !important;
        font-family: 'Helvetica Medium';
        font-style:italic;
        color: #666666 !important;
        line-height: 14px;
        font-size: 14px !important;
        letter-spacing: 0.100em !important;
    }

    .cv-emailform .emailsubmit{
        display: block;
        float: none;
        width: 93px !important;
        height: 47px !important;
        padding: 0px 0px 0px 0px !important;
        border:none !important;
        background: url('/assets/img/site/cv-signup.png') no-repeat;
        font-size: 0px !important;
    }

    form .form-section, form .form-section p {
        display: block !important;
        float: none !important;
        width: 518px !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 0px !important;
    }

    form .form-section p input, form .form-section p textarea {
        display: block !important;
        float: none !important;
        width: 518px !important;
        padding: 5px 0px 5px 0px !important;
    }

    input, select, textarea {
        display: block !important;
        float: none !important;
        width: 518px !important;
    }

    .grid-3.content ul li {
        margin-left: 30px !important;
    }

    .pull-left, .pull-right {
        display: block !important;
        float: none !important;
        padding: 5px 0px 5px 0px !important;
    }

    /* ADDF Access */

    #addf-access #g-header {
        display: none;
    }

    #addf-access form.form-inline {
        width: 240px !important;
    }

    #addf-access .form-group input.form-control {
        width: 150px !important;
    }

    .access .nav-justified li {
        display: block !important;
        width: 100% !important;
    }

    .access .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    /* Footer */

    .site-footer {
        margin-top: 0px;
    }

    .site-footer header {
        position: relative;
        width: 568px;
        height: 35px;
        overflow: none;
        background-color: #bebebe;
        background-image: url("/assets/img/site/footer-capital-bg.gif");
        background-repeat: repeat-x;
        background-position: 0% 0%;
    }

    .site-footer header .footer-heading-text {
        position:absolute;
        top: 0px;
        left: 0px;
        z-index: 5;
        width: 275px;
        height: 35px;
        margin-left: 12px;
        font-size: 10px;
        line-height: 25px;
        letter-spacing: 0.050em;
    }

    .footer-heading-graphic {
        position:absolute;
        top: 0px;
        right: 0px;
        z-index: 1;
        width: 184px;
        height: 35px;
        background-position: 62px;
        background-image: url("/assets/img/site/footer-heading-graphic.png") no-repeat;
    }

    .site-footer .footer-content {
        border-top: none;
    }

    .site-footer .footer-content .top {
        width: 568px;
        height: 120px;
        overflow: none;
        display: block;
    }

    .site-footer .footer-content .top ul.menu-7 {
        display: block;
        float: left;
        width: 150px;
        height: auto;
        overflow: none;
        padding: 10px 0px 10px 0px;
    }

    .site-footer .footer-content .top ul.menu-7 li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .top ul.menu-7 li a{
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.social {
        display: block;
        float: left;
        width: 130px;
        height: auto;
        overflow: none;
        margin: 0px auto;
        padding: 10px 0px 10px 20px;
    }

    .site-footer .footer-content .top ul.social li {
        float: left;
        margin-right: 5px;
    }

    .site-footer .footer-content .top ul.social li:nth-child(4) {
        float: left;
        margin-right: 0px;
    }

    .site-footer .footer-content .menu-5 {
        width: 150px;
        height: auto;
        overflow: none;
        display: block;
        float: left;
        padding: 7px 0px 5px 0px;
    }

    .site-footer .footer-content .menu-5 ul {
        display: block;
        float: left;
        width: 150px;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li a {
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.menu-7 li a {
        padding: 0px 0px 0px 15px;
    }

    .site-footer .footer-content .menu-5 ul li a {
        padding: 0px 0px 0px 20px;
    }

    .site-footer .footer-content .copyright-address {
        min-height: 1px;
        width: 260px;
        height: auto;
        margin: 0 auto;
        position: relative;
        display: block;
        color: #575757;
        font-size: 10px;
        line-height: 12px;
        font-weight: bold;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.050em;
        text-align: center;
        padding: 10px 0px 10px 0px;
    }

}

/* iPhone 2G-4S in portrait */

@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px)
and (orientation : portrait) {

    html, body {
        width: 320px;
        height: 100%;
        margin: 0;
        background: none;
    }

    .l-wrapper {
        min-height: 1px;
        width: 320px;
        position: relative;
        box-shadow: none;
    }

    body > .l-wrapper {
        background: white;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .l-wrapper .grid-1,.l-wrapper .grid-2,.l-wrapper .grid-3,.l-wrapper .grid-4 {
        width: 320px;
        padding: 0% 0% 0% 0%;
        margin: 0% 0% 0% 0%;
        display: block;
        float: none;
    }

    .l-wrapper.extra-margins,.l-wrapper.extra-margins .grid-1,.l-wrapper.extra-margins .grid-2,.l-wrapper.extra-margins .grid-3,.l-wrapper.extra-margins .grid-4 {
        width: 270px;
        padding: 0% 0% 0% 0%;
        margin: 4% auto;
        display: block;
        float: none;
    }

    .l-wrapper .grid-wrapper {
        display: block;
        overflow: hidden;
        width: 270px;
    }

    .grid-3.content ul li {
        margin-left: 0px;
    }

    .grid-3.content img {
        width: 270px !important;
        height: auto !important;
    }

    .grid-3.content a.printfriendly img {
        width: 62px !important;
        height: 20px !important;
    }

    .leftLabel .desc, .rightLabel .desc {
        width: 270px !important;
    }

    /* Header */

    .drop-shadow-top {
        width: 15px;
        height: 15px;
        z-index: 100;
        background-image: none !important;
    }

    #g-nav-wrapper, #g-header #global-info {
        display: none !important;
    }

    #g-header {
        display: block;
        margin-top: 0px;
        height: 90px;
    }

    #g-header #site-logo {
        float: left;
        margin-left: 15px;
        padding-top: 15px;
    }

    #g-header a.mobile-menu {
        display: block;
    }

    .sidebar {
        display: none;
    }

    .sidebar.mobile, .breadcrumbs.mobile {
        display: block;
    }

    .l-wrapper a#donate-today {
        display: block;
        width: 320px;
        overflow: none;
        padding: 12px 0px 12px 0px;
        background: #fb7400;
        font-family: Arial;
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0.050em;
        color: #FFFFFF;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
    }

    #g-header a#site-logo img {
        width: 141px;
        height: 57px;
    }

    /* Homepage */

    .m-slides {
        position: relative;
        height: 177px;
        margin-bottom: 10px;
    }

    .m-slides-container {
        height: 177px;
        display: none;
        position: relative;
        overflow: hidden;
    }

    .m-slides-container .video-container,
    .m-slides-container .image-container {
        width: 187px;
        height: 147px;
        position: absolute;
        left: 113px;
        top: 0;
        z-index: 1000;
    }

    .m-slides-container .image-container img {
        width: 285px;
        height: 147px;
    }

    .video-container .video-embed {
        position: absolute;
        height: 147px;
        left: 133px;
        top: 0;
        z-index: 1010;
    }

    .m-slides .text-container {
        background: #00aeef;
        color: #fff;
        width: 113px;
        height: 147px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1000;
    }

    .m-slides .text-container h2 {
        color: #fff;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        font-size: 15px;
        line-height: 17px;
        letter-spacing: 0em;
        padding: 20px 18px 0px 18px;
    }

    .m-carousel-link {
        display: none;
    }

    .m-slides-pagination li {
        float: left;
    }

    .m-slides-pagination li a {
        display: block;
        width: 7px;
        height: 7px;
        margin-right: 10px;
        text-align: center;
        line-height: 13px;
        font-size:0px;
        color: #fff;
        background: url("/assets/img/site/slider-bullet-bg.png") no-repeat;
        background-size: 100% 100%;
        border: 0;
    }

    .m-slides-pagination li.current a {
        background: url("/assets/img/site/slider-bullet-bg-current.png") no-repeat;
        background-size: 100% 100%;
        color: #000;
    }

    .m-slides-pagination {
        position: absolute;
        right: 10px;
        bottom: 40px;
        z-index: 2000;
    }

    .addf-access-btn {
        position:absolute;
        display:table;
        top: 147px;
        left: 0px;
        width: 159px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/addf-access-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .addf-access-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .cognitive-vitality-btn {
        position:absolute;
        display:table;
        top: 147px;
        left: 160px;
        width: 160px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/cognitive-vitality-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .cognitive-vitality-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .addf-access-btn a span.pipe, .cognitive-vitality-btn a span.pipe, .addf-access-btn a span.subtitle, .cognitive-vitality-btn a span.subtitle {
        display: none;
    }

    .heading {
        width: 180px;
        font-size: 12px;
        line-height: 12px;
        padding: 5px 0px 5px 0px;
        margin: 0px 10px 10px 10px;
    }

    p.callout.intro-text {
        font-size: 12px !important;
        line-height: 12px !important;
        padding: 0px 20px 0px 10px;
    }

    .jcarousel {
        position: relative;
        overflow: hidden;
        width: auto;
        height: 270px;
    }

    .grid-2 .entry {
        display: block;
        float: none;
        width: 260px;
        height: auto;
        overflow: none;
        padding: 0px 0px 0px 10px;
    }

    .grid-2 .entry a {
        font-weight: normal;
        font-size: 11px !important;
        line-height: 11px !important;
        padding: 0px 70px 0px 0px;
    }

    .grid-2 .entry a strong {
        font-size: 11px !important;
        line-height: 11px !important;
    }

    .newsletter {
        display: block;
        float: none;
        width: 270px;
        height: auto;
        overflow: none;
        margin: 20px 0px 20px 0px;
    }

    .newsletter .newsletter_form {
        display: block;
        float: none;
        width: 270px;
        height: 25px;
        overflow: none;
        margin: 0px 0px 0px 10px;
    }

    .newsletter input {
        width: 175px !important;
        height: 25px;
        padding: 0px 5px 0px 15px !important;
        margin: 0px 0px 0px 0px !important;
        border: none;
        background: url("/assets/img/site/email-input-bg-mobile.png") no-repeat;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        font-family: 'Helvetica Light', Arial,Helvetica;
        font-weight: bold;
        color: #424242;
        line-height: 11px;
        font-size: 11px;
        letter-spacing: 0.050em;
        float: left; display: inline-block;
    }

    .newsletter input.submit {
        width: 85px !important;
        margin: -25px 0px 0px 175px !important;
        height: 25px !important;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        background: url("/assets/img/site/email-submit-bg-mobile.png") no-repeat;
        font-size: 0px; float: left; display: inline-block;
    }

    /* Partners Logo Table */

    table#partners, table#partners tr,  table#partners tr td {
        display: block;
        float: none;
        overflow: hidden;
        width: 270px !important;
        height: auto !important;
        vertical-align: middle !important;
    }

    table#partners tr td a img {
        width: 200px !important;
        height: auto !important;
    }

    table#partners tr td a {
        display: block;
        float: none;
        overflow: hidden;
        width: 200px !important;
        height: auto !important;
        padding: 5px 35px 5px 35px !important;
    }

    /* ISSUU */

    .highlight {
        display: inline-block;
        float: left;
        width: 270px;
        height:200px;
    }

    .highlight .image {
        display: inline-block;
        float: left;
        width: 130px;
        height: 179px;
        border: 1px solid rgba(0,0,0,.50);
        padding: 2px;
    }

    .highlight .image img {
        width: 130px !important;
        height: 179px !important;
    }

    .highlight .info {
        display: inline-block;
        float: left;
        width: 125px;
        margin-left: 5px;
    }

    h1.issuu {
        margin-left:4%;
        width:270px;
    }

    .issuu-embed object {
        width: 100% !important;
        height: auto !important;
    }

    a.back {
        float:right;
        margin-right:8%;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0.100em;
        text-transform:uppercase;
    }

    /* Researcher */

    .researcher .name {
        text-align: left;
    }

    .researcher .image img {
        width: 270px !important;
        height: auto !important;
    }

    .researcher-individual {
        display: block;
        float: none;
        width: 270px;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .researcher-individual .name {
        text-align: left;
    }

    .researcher-individual .image img {
        width: 270px !important;
        height: auto !important;
    }

    /* Multimedia */

    .multimedia .featured-video, .multimedia .video {
        display: block;
        float: none;
        width: 270px;
        height: auto;
        position: relative;
        padding-bottom: 75%;
        padding-top: 25px;
        height: 0;
    }

    .multimedia .description {
        display: block;
        float: none;
        width: 270px;
        height: auto;
        margin-top: 10px;
    }

    .multimedia .video-category {
        display: block;
        float: none;
        width: 270px;
        height: auto;
        margin-bottom: 10px;
    }

    .multimedia .description h4 {
        color: #000000 !important;
        width: 270px;
        margin: 5px 0px 5px 0px;
    }

    .multimedia .entry {
        display: block;
        float: none;
        width: 270px !important;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .multimedia .entry a.thumbnail {
        display: block;
        width: 270px;
        height: 153px;
    }

    .multimedia .entry a.thumbnail img {
        width: 270px !important;
        height: 153px !important;
    }

    .multimedia .entry .title {
        display: block;
        width: 270px !important;
        height: 30px !important;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px !important;
        line-height: 11px !important;
        letter-spacing: 0.025em;
        margin: 5px 0px 0px 0px;
    }

    /* Research Portfolio */

    .form-bar {
        padding: 0em 0em 0em 0em;
        background-color: #FFFFFF;
        display: block;
        width: 270px;
        height: 120px;
        overflow: hidden;
    }

    .form-bar h3 {
        font-weight: normal;
        color: #333;
    }

    .form-bar .right {
        display: block;
        float: none;
        width: 270px;
        height: 100px;
        overflow: hidden;
        padding: 0%;
    }

    .form-bar .search {
        display: block;
        float: none;
        width: 270px;
        height: 25px;
        overflow: none;
        padding: 0%;
        margin-bottom: 10px;
    }

    .form-bar .results {
        display: block;
        float: none;
        width: 270px;
        height: auto;
        overflow: none;
        margin: 0;
        color: #333;
        padding: 2%;
        margin-top: 30px;
        font-size: 12px;
    }

    .option {
        width: 250px !important;
        height: auto;
        overflow: hidden;
        display: block !important;
        float: none !important;
    }

    .option input {
        width: auto !important;
        display: inline-block !important;
        float: left !important;
    }

    .option label {
        width: 200px !important;
        display: inline-block !important;
        float: left !important;
    }

    .search_grants .filter-btn {
        margin-left: 0em !important;
    }

    .m-pagination-2 {
        float: none;
        padding: 2%;
        margin-right: 0em;
    }

    .table .row li {
        display: block;
        float: none !important;
        width: 270px !important;
        padding: 0;
        min-height: 1px;
    }

    .table .row li > div {
        padding: 0.75em 0em 0em 0em;
        width: 250px !important;
    }

    .table .row .short-column {
        display: block;
        float: none !important;
        width: 270px !important;
        padding: 0;
        min-height: 1px;
    }

    .table .row li.toggle-col {
        display: none;
    }

    .table .row .full-width {
        display: block;
        float: none !important;
        width: 270px !important;
        padding: 0;
        min-height: 1px;
        margin-left: 0px !important;
    }

    /* Cognitive Vitality */

    .prevention .container.landing-page-search .col-xs-offset-9 {
        margin-left: 0% !important;
    }

    .prevention .navbar {
        margin-right: 0px !important;
        padding-top: 0px !important;
    }

    a.navbar-brand img {
        width: 141px !important;
        height: 57px !important;
    }

    .navbar-toggle {
        display: none;
    }

    .container, .row {
        max-width: 270px !important;
    }

    .prevention .container.main-content, .prevention .container.report-content {
        padding: 0px 0px 0px 0px;
    }

    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        display: block;
        float: none !important;
        width: 100% !important;
        height: auto;
        overflow: hidden;
    }

    .col-xs-offset-1, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12 {
        margin-left: 0% !important;
    }

    .prevention .first-steps-content .info-inner {
        position: relative !important;
        display: block;
        float: none !important;
        width: 270px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .outer {
        position: relative !important;
        display: block;
        float: none !important;
        width: 210px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .info {
        height: auto !important;
    }

    .prevention .header .back-img, .prevention .hero .back-img {
        background-size: 100% 100% !important;
    }

    .container .jumbotron {
        padding-left: 0px;
        padding-right: 0px;
        background-color: none;
    }

    .prevention .header {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    .prevention .header h1,.prevention .about .hero .content h1  {
        font-size: 16px !important;
        margin-bottom: 10px;
    }

    .prevention .header h1 p.subtext, .prevention .about .hero .content p {
        font-size: 12px !important;
    }

    .prevention .header h4.white {
        font-size: 10px !important;
    }

    .well {
        background-color: none;
    }

    .prevention #prevention-carousel {
        min-height: 400px;
    }

    .prevention #prevention-carousel .carousel-inner .whats-new {
        height: 454px;
    }

    .prevention .about ul:not(.dropdown-menu), .prevention .about ol:not(.dropdown-menu) {
        padding-left: 0px !important;
    }

    .fa-ul {
        margin-left: 0px;
    }

    .whats-new .news-item, .whats-new .row {
        padding-left: 20px;
        padding-right: 20px;
    }

    .breadcrumb {
        margin-bottom: 0px;
    }

    .form-group .form-control {
        width: 217px !important;
    }

    .carousel-indicators {
        bottom: 0px;
        left: 50%;
        list-style: outside none none;
        margin-left: -30%;
        padding-left: 0;
        position: absolute;
        text-align: center;
        width: 60%;
        z-index: 15;
    }

    .prevention .first-steps-content .feature {
        margin-top: 0px !important;
    }

    .prevention .first-steps-content .feature .letter-outer > p {
        display: none;
    }

    .prevention .categories .list-img {
        margin-left: 20px;
    }

    .row .col-xs-12 ul.cv li {
        display: block;
        width: 270px;
        float: none;
        text-align: left;
        margin: 20px 0px 20px 0px;
    }

    .cv-emailform {
        display:block;
        width:230px;
        height:96px;
    }

    .cv-emailform .email_address{
        display: block;
        float: none;
        width: 200px !important;
        height: 47px !important;
        background: #FFFFFF !important;
        padding: 8px 8px 8px 9px !important;
        border: 1px solid #1c75bc !important;
        font-family: 'Helvetica Medium';
        font-style:italic;
        color: #666666 !important;
        line-height: 14px;
        font-size: 14px !important;
        letter-spacing: 0.100em !important;
    }

    .cv-emailform .emailsubmit{
        display: block;
        float: none;
        width: 93px !important;
        height: 47px !important;
        padding: 0px 0px 0px 0px !important;
        border:none !important;
        background: url('/assets/img/site/cv-signup.png') no-repeat;
        font-size: 0px !important;
    }

    form .form-section, form .form-section p {
        display: block !important;
        float: none !important;
        width: 270px !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 0px !important;
    }

    form .form-section p input, form .form-section p textarea {
        display: block !important;
        float: none !important;
        width: 270px !important;
        padding: 5px 0px 5px 0px !important;
    }

    input, select, textarea {
        display: block !important;
        float: none !important;
        width: 270px !important;
    }

    .grid-3.content ul li {
        margin-left: 30px !important;
    }

    .pull-left, .pull-right {
        display: block !important;
        float: none !important;
        padding: 5px 0px 5px 0px !important;
    }

    /* ADDF Access */

    #addf-access #g-header {
        display: none;
    }

    #addf-access form.form-inline {
        width: 240px !important;
    }

    #addf-access .form-group input.form-control {
        width: 150px !important;
    }

    .access .nav-justified li {
        display: block !important;
        width: 100% !important;
    }

    .access .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    /* Footer */

    .site-footer {
        margin-top: 0px;
    }

    .site-footer header {
        position: relative;
        width: 320px;
        height: 35px;
        overflow: none;
        background-color: #bebebe;
        background-image: url("/assets/img/site/footer-capital-bg.gif");
        background-repeat: repeat-x;
        background-position: 0% 0%;
    }

    .site-footer header .footer-heading-text {
        position:absolute;
        top: 0px;
        left: 0px;
        z-index: 5;
        width: 275px;
        height: 35px;
        margin-left: 12px;
        font-size: 10px;
        line-height: 25px;
        letter-spacing: 0.050em;
    }

    .footer-heading-graphic {
        position:absolute;
        top: 0px;
        right: 0px;
        z-index: 1;
        width: 184px;
        height: 35px;
        background-position: 62px;
        background-image: url("/assets/img/site/footer-heading-graphic.png") no-repeat;
    }

    .site-footer .footer-content {
        border-top: none;
    }

    .site-footer .footer-content .top {
        width: 320px;
        height: 120px;
        overflow: none;
        display: block;
    }

    .site-footer .footer-content .top ul.menu-7 {
        display: block;
        float: left;
        width: 150px;
        height: auto;
        overflow: none;
        padding: 10px 0px 10px 0px;
    }

    .site-footer .footer-content .top ul.menu-7 li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .top ul.menu-7 li a{
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.social {
        display: block;
        float: left;
        width: 130px;
        height: auto;
        overflow: none;
        margin: 0px auto;
        padding: 10px 0px 10px 20px;
    }

    .site-footer .footer-content .top ul.social li {
        float: left;
        margin-right: 5px;
    }

    .site-footer .footer-content .top ul.social li:nth-child(4) {
        float: left;
        margin-right: 0px;
    }

    .site-footer .footer-content .menu-5 {
        width: 150px;
        height: auto;
        overflow: none;
        display: block;
        float: left;
        padding: 7px 0px 5px 0px;
    }

    .site-footer .footer-content .menu-5 ul {
        display: block;
        float: left;
        width: 150px;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li a {
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.menu-7 li a {
        padding: 0px 0px 0px 15px;
    }

    .site-footer .footer-content .menu-5 ul li a {
        padding: 0px 0px 0px 20px;
    }

    .site-footer .footer-content .copyright-address {
        min-height: 1px;
        width: 260px;
        height: auto;
        margin: 0 auto;
        position: relative;
        display: block;
        color: #575757;
        font-size: 10px;
        line-height: 12px;
        font-weight: bold;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.050em;
        text-align: center;
        padding: 10px 0px 10px 0px;
    }

}

/* iPhone 2G-4S in landscape */

@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px)
and (orientation : landscape) {

    html, body {
        width: 480px;
        height: 100%;
        margin: 0;
        background: none;
    }

    .l-wrapper {
        min-height: 1px;
        width: 480px;
        position: relative;
        box-shadow: none;
    }

    body > .l-wrapper {
        background: white;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .l-wrapper .grid-1,.l-wrapper .grid-2,.l-wrapper .grid-3,.l-wrapper .grid-4 {
        width: 480px;
        padding: 0% 0% 0% 0%;
        margin: 0% 0% 0% 0%;
        display: block;
        float: none;
    }

    .l-wrapper.extra-margins,.l-wrapper.extra-margins .grid-1,.l-wrapper.extra-margins .grid-2,.l-wrapper.extra-margins .grid-3,.l-wrapper.extra-margins .grid-4 {
        width: 430px;
        padding: 0% 0% 0% 0%;
        margin: 4% auto;
        display: block;
        float: none;
    }

    .l-wrapper .grid-wrapper {
        display: block;
        overflow: hidden;
        width: 430px;
    }

    .grid-3.content ul li {
        margin-left: 0px;
    }

    .grid-3.content img {
        width: 430px !important;
        height: auto !important;
    }

    .grid-3.content a.printfriendly img {
        width: 62px !important;
        height: 20px !important;
    }

    .leftLabel .desc, .rightLabel .desc {
        width: 430px !important;
    }

    /* Header */

    .drop-shadow-top {
        width: 15px;
        height: 15px;
        z-index: 100;
        background-image: none !important;
    }

    #g-nav-wrapper, #g-header #global-info {
        display: none !important;
    }

    #g-header {
        display: block;
        margin-top: 0px;
        height: 90px;
    }

    #g-header #site-logo {
        float: left;
        margin-left: 15px;
        padding-top: 15px;
    }

    #g-header a.mobile-menu {
        display: block;
    }

    .sidebar {
        display: none;
    }

    .sidebar.mobile, .breadcrumbs.mobile {
        display: block;
    }

    .l-wrapper a#donate-today {
        display: block;
        width: 480px;
        overflow: none;
        padding: 12px 0px 12px 0px;
        background: #fb7400;
        font-family: Arial;
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0.050em;
        color: #FFFFFF;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
    }

    #g-header a#site-logo img {
        width: 141px;
        height: 57px;
    }

    /* Homepage */

    .m-slides {
        position: relative;
        height: 177px;
        margin-bottom: 10px;
    }

    .m-slides-container {
        height: 177px;
        display: none;
        position: relative;
        overflow: hidden;
    }

    .m-slides-container .video-container,
    .m-slides-container .image-container {
        width: 187px;
        height: 147px;
        position: absolute;
        left: 113px;
        top: 0;
        z-index: 1000;
    }

    .m-slides-container .image-container img {
        width: 285px;
        height: 147px;
    }

    .video-container .video-embed {
        position: absolute;
        height: 147px;
        left: 133px;
        top: 0;
        z-index: 1010;
    }

    .m-slides .text-container {
        background: #00aeef;
        color: #fff;
        width: 113px;
        height: 147px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1000;
    }

    .m-slides .text-container h2 {
        color: #fff;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        font-size: 15px;
        line-height: 17px;
        letter-spacing: 0em;
        padding: 20px 18px 0px 18px;
    }

    .m-carousel-link {
        display: none;
    }

    .m-slides-pagination li {
        float: left;
    }

    .m-slides-pagination li a {
        display: block;
        width: 7px;
        height: 7px;
        margin-right: 10px;
        text-align: center;
        line-height: 13px;
        font-size:0px;
        color: #fff;
        background: url("/assets/img/site/slider-bullet-bg.png") no-repeat;
        background-size: 100% 100%;
        border: 0;
    }

    .m-slides-pagination li.current a {
        background: url("/assets/img/site/slider-bullet-bg-current.png") no-repeat;
        background-size: 100% 100%;
        color: #000;
    }

    .m-slides-pagination {
        position: absolute;
        right: 10px;
        bottom: 40px;
        z-index: 2000;
    }

    .addf-access-btn {
        position:absolute;
        display:table;
        top: 147px;
        left: 0px;
        width: 239px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/addf-access-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .addf-access-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .cognitive-vitality-btn {
        position:absolute;
        display:table;
        top: 147px;
        left: 240px;
        width: 240px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/cognitive-vitality-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .cognitive-vitality-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .addf-access-btn a span.pipe, .cognitive-vitality-btn a span.pipe, .addf-access-btn a span.subtitle, .cognitive-vitality-btn a span.subtitle {
        display: none;
    }

    .heading {
        width: 180px;
        font-size: 12px;
        line-height: 12px;
        padding: 5px 0px 5px 0px;
        margin: 0px 10px 10px 10px;
    }

    p.callout.intro-text {
        font-size: 12px !important;
        line-height: 12px !important;
        padding: 0px 20px 0px 10px;
    }

    .jcarousel {
        position: relative;
        overflow: hidden;
        width: auto;
        height: 430px;
    }

    .grid-2 .entry {
        display: block;
        float: none;
        width: 260px;
        height: auto;
        overflow: none;
        padding: 0px 0px 0px 10px;
    }

    .grid-2 .entry a {
        font-weight: normal;
        font-size: 11px !important;
        line-height: 11px !important;
        padding: 0px 70px 0px 0px;
    }

    .grid-2 .entry a strong {
        font-size: 11px !important;
        line-height: 11px !important;
    }

    .newsletter {
        display: block;
        float: none;
        width: 430px;
        height: auto;
        overflow: none;
        margin: 20px 0px 20px 0px;
    }

    .newsletter .newsletter_form {
        display: block;
        float: none;
        width: 430px;
        height: 25px;
        overflow: none;
        margin: 0px 0px 0px 10px;
    }

    .newsletter input {
        width: 175px !important;
        height: 25px;
        padding: 0px 5px 0px 15px !important;
        margin: 0px 0px 0px 0px !important;
        border: none;
        background: url("/assets/img/site/email-input-bg-mobile.png") no-repeat;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        font-family: 'Helvetica Light', Arial,Helvetica;
        font-weight: bold;
        color: #424242;
        line-height: 11px;
        font-size: 11px;
        letter-spacing: 0.050em;
        float: left; display: inline-block;
    }

    .newsletter input.submit {
        width: 85px !important;
        margin: -25px 0px 0px 175px !important;
        height: 25px !important;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        background: url("/assets/img/site/email-submit-bg-mobile.png") no-repeat;
        font-size: 0px; float: left; display: inline-block;
    }

    /* Partners Logo Table */

    table#partners, table#partners tr,  table#partners tr td {
        display: block;
        float: none;
        overflow: hidden;
        width: 430px !important;
        height: auto !important;
        vertical-align: middle !important;
    }

    table#partners tr td a img {
        width: 255px !important;
        height: auto !important;
    }

    table#partners tr td a {
        display: block;
        float: none;
        overflow: hidden;
        width: 255px !important;
        height: auto !important;
        padding: 5px 35px 5px 35px !important;
    }

    /* ISSUU */

    .highlight {
        display: inline-block;
        float: left;
        width: 430px;
        height:200px;
    }

    .highlight .image {
        display: inline-block;
        float: left;
        width: 130px;
        height: 179px;
        border: 1px solid rgba(0,0,0,.50);
        padding: 2px;
    }

    .highlight .image img {
        width: 130px !important;
        height: 179px !important;
    }

    .highlight .info {
        display: inline-block;
        float: left;
        width: 125px;
        margin-left: 5px;
    }

    h1.issuu {
        margin-left:4%;
        width:430px;
    }

    .issuu-embed object {
        width: 100% !important;
        height: auto !important;
    }

    a.back {
        float:right;
        margin-right:8%;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0.100em;
        text-transform:uppercase;
    }

    /* Researcher */

    .researcher .name {
        text-align: left;
    }

    .researcher .image img {
        width: 430px !important;
        height: auto !important;
    }

    .researcher-individual {
        display: block;
        float: none;
        width: 430px;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .researcher-individual .name {
        text-align: left;
    }

    .researcher-individual .image img {
        width: 430px !important;
        height: auto !important;
    }

    /* Multimedia */

    .multimedia .featured-video, .multimedia .video {
        display: block;
        float: none;
        width: 430px;
        height: auto;
        position: relative;
        padding-bottom: 75%;
        padding-top: 25px;
        height: 0;
    }

    .multimedia .description {
        display: block;
        float: none;
        width: 430px;
        height: auto;
        margin-top: 10px;
    }

    .multimedia .video-category {
        display: block;
        float: none;
        width: 430px;
        height: auto;
        margin-bottom: 10px;
    }

    .multimedia .description h4 {
        color: #000000 !important;
        width: 430px;
        margin: 5px 0px 5px 0px;
    }

    .multimedia .entry {
        display: block;
        float: none;
        width: 430px !important;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .multimedia .entry a.thumbnail {
        display: block;
        width: 430px;
        height: 153px;
    }

    .multimedia .entry a.thumbnail img {
        width: 430px !important;
        height: 153px !important;
    }

    .multimedia .entry .title {
        display: block;
        width: 430px !important;
        height: 30px !important;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px !important;
        line-height: 11px !important;
        letter-spacing: 0.025em;
        margin: 5px 0px 0px 0px;
    }

    /* Research Portfolio */

    .form-bar {
        padding: 0em 0em 0em 0em;
        background-color: #FFFFFF;
        display: block;
        width: 430px;
        height: 120px;
        overflow: hidden;
    }

    .form-bar h3 {
        font-weight: normal;
        color: #333;
    }

    .form-bar .right {
        display: block;
        float: none;
        width: 430px;
        height: 100px;
        overflow: hidden;
        padding: 0%;
    }

    .form-bar .search {
        display: block;
        float: none;
        width: 430px;
        height: 25px;
        overflow: none;
        padding: 0%;
        margin-bottom: 10px;
    }

    .form-bar .results {
        display: block;
        float: none;
        width: 430px;
        height: auto;
        overflow: none;
        margin: 0;
        color: #333;
        padding: 2%;
        margin-top: 30px;
        font-size: 12px;
    }

    .option {
        width: 250px !important;
        height: auto;
        overflow: hidden;
        display: block !important;
        float: none !important;
    }

    .option input {
        width: auto !important;
        display: inline-block !important;
        float: left !important;
    }

    .option label {
        width: 200px !important;
        display: inline-block !important;
        float: left !important;
    }

    .search_grants .filter-btn {
        margin-left: 0em !important;
    }

    .m-pagination-2 {
        float: none;
        padding: 2%;
        margin-right: 0em;
    }

    .table .row li {
        display: block;
        float: none !important;
        width: 430px !important;
        padding: 0;
        min-height: 1px;
    }

    .table .row li > div {
        padding: 0.75em 0em 0em 0em;
        width: 250px !important;
    }

    .table .row .short-column {
        display: block;
        float: none !important;
        width: 430px !important;
        padding: 0;
        min-height: 1px;
    }

    .table .row li.toggle-col {
        display: none;
    }

    .table .row .full-width {
        display: block;
        float: none !important;
        width: 430px !important;
        padding: 0;
        min-height: 1px;
        margin-left: 0px !important;
    }

    /* Cognitive Vitality */

    .prevention .container.landing-page-search .col-xs-offset-9 {
        margin-left: 0% !important;
    }

    .prevention .navbar {
        margin-right: 0px !important;
        padding-top: 0px !important;
    }

    a.navbar-brand img {
        width: 141px !important;
        height: 57px !important;
    }

    .navbar-toggle {
        display: none;
    }

    .container, .row {
        max-width: 430px !important;
    }

    .prevention .container.main-content, .prevention .container.report-content {
        padding: 0px 0px 0px 0px;
    }

    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        display: block;
        float: none !important;
        width: 100% !important;
        height: auto;
        overflow: hidden;
    }

    .col-xs-offset-1, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12 {
        margin-left: 0% !important;
    }

    .prevention .first-steps-content .info-inner {
        position: relative !important;
        display: block;
        float: none !important;
        width: 430px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .outer {
        position: relative !important;
        display: block;
        float: none !important;
        width: 370px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .info {
        height: auto !important;
    }

    .prevention .header .back-img, .prevention .hero .back-img {
        background-size: 100% 100% !important;
    }

    .container .jumbotron {
        padding-left: 0px;
        padding-right: 0px;
        background-color: none;
    }

    .prevention .header {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    .prevention .header h1,.prevention .about .hero .content h1  {
        font-size: 16px !important;
        margin-bottom: 10px;
    }

    .prevention .header h1 p.subtext, .prevention .about .hero .content p {
        font-size: 12px !important;
    }

    .prevention .header h4.white {
        font-size: 10px !important;
    }

    .well {
        background-color: none;
    }

    .prevention #prevention-carousel {
        min-height: 400px;
    }

    .prevention #prevention-carousel .carousel-inner .whats-new {
        height: 454px;
    }

    .prevention .about ul:not(.dropdown-menu), .prevention .about ol:not(.dropdown-menu) {
        padding-left: 0px !important;
    }

    .fa-ul {
        margin-left: 0px;
    }

    .whats-new .news-item, .whats-new .row {
        padding-left: 20px;
        padding-right: 20px;
    }

    .breadcrumb {
        margin-bottom: 0px;
    }

    .form-group .form-control {
        width: 260px !important;
    }

    .carousel-indicators {
        bottom: 0px;
        left: 50%;
        list-style: outside none none;
        margin-left: -30%;
        padding-left: 0;
        position: absolute;
        text-align: center;
        width: 60%;
        z-index: 15;
    }

    .prevention .first-steps-content .feature {
        margin-top: 0px !important;
    }

    .prevention .first-steps-content .feature .letter-outer > p {
        display: none;
    }

    .prevention .categories .list-img {
        margin-left: 20px;
    }

    .row .col-xs-12 ul.cv li {
        display: block;
        width: 430px;
        float: none;
        text-align: left;
        margin: 20px 0px 20px 0px;
    }

    .cv-emailform {
        display:block;
        width:230px;
        height:96px;
    }

    .cv-emailform .email_address{
        display: block;
        float: none;
        width: 200px !important;
        height: 47px !important;
        background: #FFFFFF !important;
        padding: 8px 8px 8px 9px !important;
        border: 1px solid #1c75bc !important;
        font-family: 'Helvetica Medium';
        font-style:italic;
        color: #666666 !important;
        line-height: 14px;
        font-size: 14px !important;
        letter-spacing: 0.100em !important;
    }

    .cv-emailform .emailsubmit{
        display: block;
        float: none;
        width: 93px !important;
        height: 47px !important;
        padding: 0px 0px 0px 0px !important;
        border:none !important;
        background: url('/assets/img/site/cv-signup.png') no-repeat;
        font-size: 0px !important;
    }

    form .form-section, form .form-section p {
        display: block !important;
        float: none !important;
        width: 430px !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 0px !important;
    }

    form .form-section p input, form .form-section p textarea {
        display: block !important;
        float: none !important;
        width: 430px !important;
        padding: 5px 0px 5px 0px !important;
    }

    input, select, textarea {
        display: block !important;
        float: none !important;
        width: 430px !important;
    }

    .grid-3.content ul li {
        margin-left: 30px !important;
    }

    .pull-left, .pull-right {
        display: block !important;
        float: none !important;
        padding: 5px 0px 5px 0px !important;
    }

    /* ADDF Access */

    #addf-access #g-header {
        display: none;
    }

    #addf-access form.form-inline {
        width: 240px !important;
    }

    #addf-access .form-group input.form-control {
        width: 150px !important;
    }

    .access .nav-justified li {
        display: block !important;
        width: 100% !important;
    }

    .access .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    /* Footer */

    .site-footer {
        margin-top: 0px;
    }

    .site-footer header {
        position: relative;
        width: 480px;
        height: 35px;
        overflow: none;
        background-color: #bebebe;
        background-image: url("/assets/img/site/footer-capital-bg.gif");
        background-repeat: repeat-x;
        background-position: 0% 0%;
    }

    .site-footer header .footer-heading-text {
        position:absolute;
        top: 0px;
        left: 0px;
        z-index: 5;
        width: 275px;
        height: 35px;
        margin-left: 12px;
        font-size: 10px;
        line-height: 25px;
        letter-spacing: 0.050em;
    }

    .footer-heading-graphic {
        position:absolute;
        top: 0px;
        right: 0px;
        z-index: 1;
        width: 184px;
        height: 35px;
        background-position: 62px;
        background-image: url("/assets/img/site/footer-heading-graphic.png") no-repeat;
    }

    .site-footer .footer-content {
        border-top: none;
    }

    .site-footer .footer-content .top {
        width: 480px;
        height: 120px;
        overflow: none;
        display: block;
    }

    .site-footer .footer-content .top ul.menu-7 {
        display: block;
        float: left;
        width: 150px;
        height: auto;
        overflow: none;
        padding: 10px 0px 10px 0px;
    }

    .site-footer .footer-content .top ul.menu-7 li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .top ul.menu-7 li a{
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.social {
        display: block;
        float: left;
        width: 130px;
        height: auto;
        overflow: none;
        margin: 0px auto;
        padding: 10px 0px 10px 20px;
    }

    .site-footer .footer-content .top ul.social li {
        float: left;
        margin-right: 5px;
    }

    .site-footer .footer-content .top ul.social li:nth-child(4) {
        float: left;
        margin-right: 0px;
    }

    .site-footer .footer-content .menu-5 {
        width: 150px;
        height: auto;
        overflow: none;
        display: block;
        float: left;
        padding: 7px 0px 5px 0px;
    }

    .site-footer .footer-content .menu-5 ul {
        display: block;
        float: left;
        width: 150px;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li a {
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.menu-7 li a {
        padding: 0px 0px 0px 15px;
    }

    .site-footer .footer-content .menu-5 ul li a {
        padding: 0px 0px 0px 20px;
    }

    .site-footer .footer-content .copyright-address {
        min-height: 1px;
        width: 260px;
        height: auto;
        margin: 0 auto;
        position: relative;
        display: block;
        color: #575757;
        font-size: 10px;
        line-height: 12px;
        font-weight: bold;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.050em;
        text-align: center;
        padding: 10px 0px 10px 0px;
    }

}

/* Galaxy 5/6 in portrait */

@media only screen
and (min-device-width : 360px)
and (max-device-width : 640px)
and (orientation : portrait) {

    html, body {
        width: 360px;
        height: 100%;
        margin: 0;
        background: none;
    }

    .l-wrapper {
        min-height: 1px;
        width: 360px;
        position: relative;
        box-shadow: none;
    }

    body > .l-wrapper {
        background: white;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .l-wrapper .grid-1,.l-wrapper .grid-2,.l-wrapper .grid-3,.l-wrapper .grid-4 {
        width: 360px;
        padding: 0% 0% 0% 0%;
        margin: 0% 0% 0% 0%;
        display: block;
        float: none;
    }

    .l-wrapper.extra-margins,.l-wrapper.extra-margins .grid-1,.l-wrapper.extra-margins .grid-2,.l-wrapper.extra-margins .grid-3,.l-wrapper.extra-margins .grid-4 {
        width: 310px;
        padding: 0% 0% 0% 0%;
        margin: 4% auto;
        display: block;
        float: none;
    }

    .l-wrapper .grid-wrapper {
        display: block;
        overflow: hidden;
        width: 310px;
    }

    .grid-3.content ul li {
        margin-left: 0px;
    }

    .grid-3.content img {
        width: 310px !important;
        height: auto !important;
    }

    .grid-3.content a.printfriendly img {
        width: 62px !important;
        height: 20px !important;
    }

    .leftLabel .desc, .rightLabel .desc {
        width: 310px !important;
    }

    /* Header */

    .drop-shadow-top {
        width: 15px;
        height: 15px;
        z-index: 100;
        background-image: none !important;
    }

    #g-nav-wrapper, #g-header #global-info {
        display: none !important;
    }

    #g-header {
        display: block;
        margin-top: 0px;
        height: 90px;
    }

    #g-header #site-logo {
        float: left;
        margin-left: 15px;
        padding-top: 15px;
    }

    #g-header a.mobile-menu {
        display: block;
    }

    .sidebar {
        display: none;
    }

    .sidebar.mobile, .breadcrumbs.mobile {
        display: block;
    }

    .l-wrapper a#donate-today {
        display: block;
        width: 360px;
        overflow: none;
        padding: 12px 0px 12px 0px;
        background: #fb7400;
        font-family: Arial;
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0.050em;
        color: #FFFFFF;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
    }

    #g-header a#site-logo img {
        width: 141px;
        height: 57px;
    }

    /* Homepage */

    .m-slides {
        position: relative;
        height: 177px;
        margin-bottom: 10px;
    }

    .m-slides-container {
        height: 177px;
        display: none;
        position: relative;
        overflow: hidden;
    }

    .m-slides-container .video-container,
    .m-slides-container .image-container {
        width: 187px;
        height: 147px;
        position: absolute;
        left: 113px;
        top: 0;
        z-index: 1000;
    }

    .m-slides-container .image-container img {
        width: 285px;
        height: 147px;
    }

    .video-container .video-embed {
        position: absolute;
        height: 147px;
        left: 133px;
        top: 0;
        z-index: 1010;
    }

    .m-slides .text-container {
        background: #00aeef;
        color: #fff;
        width: 113px;
        height: 147px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1000;
    }

    .m-slides .text-container h2 {
        color: #fff;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        font-size: 15px;
        line-height: 17px;
        letter-spacing: 0em;
        padding: 20px 18px 0px 18px;
    }

    .m-carousel-link {
        display: none;
    }

    .m-slides-pagination li {
        float: left;
    }

    .m-slides-pagination li a {
        display: block;
        width: 7px;
        height: 7px;
        margin-right: 10px;
        text-align: center;
        line-height: 13px;
        font-size:0px;
        color: #fff;
        background: url("/assets/img/site/slider-bullet-bg.png") no-repeat;
        background-size: 100% 100%;
        border: 0;
    }

    .m-slides-pagination li.current a {
        background: url("/assets/img/site/slider-bullet-bg-current.png") no-repeat;
        background-size: 100% 100%;
        color: #000;
    }

    .m-slides-pagination {
        position: absolute;
        right: 10px;
        bottom: 40px;
        z-index: 2000;
    }

    .addf-access-btn {
        position:absolute;
        display:table;
        top: 147px;
        left: 0px;
        width: 179px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/addf-access-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .addf-access-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .cognitive-vitality-btn {
        position:absolute;
        display:table;
        top: 147px;
        left: 180px;
        width: 180px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/cognitive-vitality-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .cognitive-vitality-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .addf-access-btn a span.pipe, .cognitive-vitality-btn a span.pipe, .addf-access-btn a span.subtitle, .cognitive-vitality-btn a span.subtitle {
        display: none;
    }

    .heading {
        width: 180px;
        font-size: 12px;
        line-height: 12px;
        padding: 5px 0px 5px 0px;
        margin: 0px 10px 10px 10px;
    }

    p.callout.intro-text {
        font-size: 12px !important;
        line-height: 12px !important;
        padding: 0px 20px 0px 10px;
    }

    .jcarousel {
        position: relative;
        overflow: hidden;
        width: auto;
        height: 280px;
    }

    .grid-2 .entry {
        display: block;
        float: none;
        width: 260px;
        height: auto;
        overflow: none;
        padding: 0px 0px 0px 10px;
    }

    .grid-2 .entry a {
        font-weight: normal;
        font-size: 11px !important;
        line-height: 11px !important;
        padding: 0px 70px 0px 0px;
    }

    .grid-2 .entry a strong {
        font-size: 11px !important;
        line-height: 11px !important;
    }

    .newsletter {
        display: block;
        float: none;
        width: 310px;
        height: auto;
        overflow: none;
        margin: 20px 0px 20px 0px;
    }

    .newsletter .newsletter_form {
        display: block;
        float: none;
        width: 310px;
        height: 25px;
        overflow: none;
        margin: 0px 0px 0px 10px;
    }

    .newsletter input {
        width: 175px !important;
        height: 25px;
        padding: 0px 5px 0px 15px !important;
        margin: 0px 0px 0px 0px !important;
        border: none;
        background: url("/assets/img/site/email-input-bg-mobile.png") no-repeat;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        font-family: 'Helvetica Light', Arial,Helvetica;
        font-weight: bold;
        color: #424242;
        line-height: 11px;
        font-size: 11px;
        letter-spacing: 0.050em;
        float: left; display: inline-block;
    }

    .newsletter input.submit {
        width: 85px !important;
        margin: -25px 0px 0px 175px !important;
        height: 25px !important;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        background: url("/assets/img/site/email-submit-bg-mobile.png") no-repeat;
        font-size: 0px; float: left; display: inline-block;
    }

    /* Partners Logo Table */

    table#partners, table#partners tr,  table#partners tr td {
        display: block;
        float: none;
        overflow: hidden;
        width: 310px !important;
        height: auto !important;
        vertical-align: middle !important;
    }

    table#partners tr td a img {
        width: 255px !important;
        height: auto !important;
    }

    table#partners tr td a {
        display: block;
        float: none;
        overflow: hidden;
        width: 255px !important;
        height: auto !important;
        padding: 5px 35px 5px 35px !important;
    }

    /* ISSUU */

    .highlight {
        display: inline-block;
        float: left;
        width: 310px;
        height:200px;
    }

    .highlight .image {
        display: inline-block;
        float: left;
        width: 130px;
        height: 179px;
        border: 1px solid rgba(0,0,0,.50);
        padding: 2px;
    }

    .highlight .image img {
        width: 130px !important;
        height: 179px !important;
    }

    .highlight .info {
        display: inline-block;
        float: left;
        width: 125px;
        margin-left: 5px;
    }

    h1.issuu {
        margin-left:4%;
        width:310px;
    }

    .issuu-embed object {
        width: 100% !important;
        height: auto !important;
    }

    a.back {
        float:right;
        margin-right:8%;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0.100em;
        text-transform:uppercase;
    }

    /* Researcher */

    .researcher .name {
        text-align: left;
    }

    .researcher .image img {
        width: 310px !important;
        height: auto !important;
    }

    .researcher-individual {
        display: block;
        float: none;
        width: 310px;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .researcher-individual .name {
        text-align: left;
    }

    .researcher-individual .image img {
        width: 310px !important;
        height: auto !important;
    }

    /* Multimedia */

    .multimedia .featured-video, .multimedia .video {
        display: block;
        float: none;
        width: 310px;
        height: auto;
        position: relative;
        padding-bottom: 75%;
        padding-top: 25px;
        height: 0;
    }

    .multimedia .description {
        display: block;
        float: none;
        width: 310px;
        height: auto;
        margin-top: 10px;
    }

    .multimedia .video-category {
        display: block;
        float: none;
        width: 310px;
        height: auto;
        margin-bottom: 10px;
    }

    .multimedia .description h4 {
        color: #000000 !important;
        width: 310px;
        margin: 5px 0px 5px 0px;
    }

    .multimedia .entry {
        display: block;
        float: none;
        width: 310px !important;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .multimedia .entry a.thumbnail {
        display: block;
        width: 310px;
        height: 153px;
    }

    .multimedia .entry a.thumbnail img {
        width: 310px !important;
        height: 153px !important;
    }

    .multimedia .entry .title {
        display: block;
        width: 310px !important;
        height: 30px !important;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px !important;
        line-height: 11px !important;
        letter-spacing: 0.025em;
        margin: 5px 0px 0px 0px;
    }

    /* Research Portfolio */

    .form-bar {
        padding: 0em 0em 0em 0em;
        background-color: #FFFFFF;
        display: block;
        width: 310px;
        height: 120px;
        overflow: hidden;
    }

    .form-bar h3 {
        font-weight: normal;
        color: #333;
    }

    .form-bar .right {
        display: block;
        float: none;
        width: 310px;
        height: 100px;
        overflow: hidden;
        padding: 0%;
    }

    .form-bar .search {
        display: block;
        float: none;
        width: 310px;
        height: 25px;
        overflow: none;
        padding: 0%;
        margin-bottom: 10px;
    }

    .form-bar .results {
        display: block;
        float: none;
        width: 310px;
        height: auto;
        overflow: none;
        margin: 0;
        color: #333;
        padding: 2%;
        margin-top: 30px;
        font-size: 12px;
    }

    .option {
        width: 250px !important;
        height: auto;
        overflow: hidden;
        display: block !important;
        float: none !important;
    }

    .option input {
        width: auto !important;
        display: inline-block !important;
        float: left !important;
    }

    .option label {
        width: 200px !important;
        display: inline-block !important;
        float: left !important;
    }

    .search_grants .filter-btn {
        margin-left: 0em !important;
    }

    .m-pagination-2 {
        float: none;
        padding: 2%;
        margin-right: 0em;
    }

    .table .row li {
        display: block;
        float: none !important;
        width: 310px !important;
        padding: 0;
        min-height: 1px;
    }

    .table .row li > div {
        padding: 0.75em 0em 0em 0em;
        width: 250px !important;
    }

    .table .row .short-column {
        display: block;
        float: none !important;
        width: 310px !important;
        padding: 0;
        min-height: 1px;
    }

    .table .row li.toggle-col {
        display: none;
    }

    .table .row .full-width {
        display: block;
        float: none !important;
        width: 310px !important;
        padding: 0;
        min-height: 1px;
        margin-left: 0px !important;
    }

    /* Cognitive Vitality */

    .prevention .container.landing-page-search .col-xs-offset-9 {
        margin-left: 0% !important;
    }

    .prevention .navbar {
        margin-right: 0px !important;
        padding-top: 0px !important;
    }

    a.navbar-brand img {
        width: 141px !important;
        height: 57px !important;
    }

    .navbar-toggle {
        display: none;
    }

    .container, .row {
        max-width: 310px !important;
    }

    .prevention .container.main-content, .prevention .container.report-content {
        padding: 0px 0px 0px 0px;
    }

    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        display: block;
        float: none !important;
        width: 100% !important;
        height: auto;
        overflow: hidden;
    }

    .col-xs-offset-1, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12 {
        margin-left: 0% !important;
    }

    .prevention .first-steps-content .info-inner {
        position: relative !important;
        display: block;
        float: none !important;
        width: 310px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .outer {
        position: relative !important;
        display: block;
        float: none !important;
        width: 250px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .info {
        height: auto !important;
    }

    .prevention .header .back-img, .prevention .hero .back-img {
        background-size: 100% 100% !important;
    }

    .container .jumbotron {
        padding-left: 0px;
        padding-right: 0px;
        background-color: none;
    }

    .prevention .header {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    .prevention .header h1,.prevention .about .hero .content h1  {
        font-size: 16px !important;
        margin-bottom: 10px;
    }

    .prevention .header h1 p.subtext, .prevention .about .hero .content p {
        font-size: 12px !important;
    }

    .prevention .header h4.white {
        font-size: 10px !important;
    }

    .well {
        background-color: none;
    }

    .prevention #prevention-carousel {
        min-height: 400px;
    }

    .prevention #prevention-carousel .carousel-inner .whats-new {
        height: 454px;
    }

    .prevention .about ul:not(.dropdown-menu), .prevention .about ol:not(.dropdown-menu) {
        padding-left: 0px !important;
    }

    .fa-ul {
        margin-left: 0px;
    }

    .whats-new .news-item, .whats-new .row {
        padding-left: 20px;
        padding-right: 20px;
    }

    .breadcrumb {
        margin-bottom: 0px;
    }

    .form-group .form-control {
        width: 260px !important;
    }

    .carousel-indicators {
        bottom: 0px;
        left: 50%;
        list-style: outside none none;
        margin-left: -30%;
        padding-left: 0;
        position: absolute;
        text-align: center;
        width: 60%;
        z-index: 15;
    }

    .prevention .first-steps-content .feature {
        margin-top: 0px !important;
    }

    .prevention .first-steps-content .feature .letter-outer > p {
        display: none;
    }

    .prevention .categories .list-img {
        margin-left: 20px;
    }

    .row .col-xs-12 ul.cv li {
        display: block;
        width: 310px;
        float: none;
        text-align: left;
        margin: 20px 0px 20px 0px;
    }

    .cv-emailform {
        display:block;
        width:230px;
        height:96px;
    }

    .cv-emailform .email_address{
        display: block;
        float: none;
        width: 200px !important;
        height: 47px !important;
        background: #FFFFFF !important;
        padding: 8px 8px 8px 9px !important;
        border: 1px solid #1c75bc !important;
        font-family: 'Helvetica Medium';
        font-style:italic;
        color: #666666 !important;
        line-height: 14px;
        font-size: 14px !important;
        letter-spacing: 0.100em !important;
    }

    .cv-emailform .emailsubmit{
        display: block;
        float: none;
        width: 93px !important;
        height: 47px !important;
        padding: 0px 0px 0px 0px !important;
        border:none !important;
        background: url('/assets/img/site/cv-signup.png') no-repeat;
        font-size: 0px !important;
    }

    form .form-section, form .form-section p {
        display: block !important;
        float: none !important;
        width: 310px !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 0px !important;
    }

    form .form-section p input, form .form-section p textarea {
        display: block !important;
        float: none !important;
        width: 310px !important;
        padding: 5px 0px 5px 0px !important;
    }

    input, select, textarea {
        display: block !important;
        float: none !important;
        width: 310px !important;
    }

    .grid-3.content ul li {
        margin-left: 30px !important;
    }

    .pull-left, .pull-right {
        display: block !important;
        float: none !important;
        padding: 5px 0px 5px 0px !important;
    }

    /* ADDF Access */

    #addf-access #g-header {
        display: none;
    }

    #addf-access form.form-inline {
        width: 240px !important;
    }

    #addf-access .form-group input.form-control {
        width: 150px !important;
    }

    .access .nav-justified li {
        display: block !important;
        width: 100% !important;
    }

    .access .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    /* Footer */

    .site-footer {
        margin-top: 0px;
    }

    .site-footer header {
        position: relative;
        width: 360px;
        height: 35px;
        overflow: none;
        background-color: #bebebe;
        background-image: url("/assets/img/site/footer-capital-bg.gif");
        background-repeat: repeat-x;
        background-position: 0% 0%;
    }

    .site-footer header .footer-heading-text {
        position:absolute;
        top: 0px;
        left: 0px;
        z-index: 5;
        width: 275px;
        height: 35px;
        margin-left: 12px;
        font-size: 10px;
        line-height: 25px;
        letter-spacing: 0.050em;
    }

    .footer-heading-graphic {
        position:absolute;
        top: 0px;
        right: 0px;
        z-index: 1;
        width: 184px;
        height: 35px;
        background-position: 62px;
        background-image: url("/assets/img/site/footer-heading-graphic.png") no-repeat;
    }

    .site-footer .footer-content {
        border-top: none;
    }

    .site-footer .footer-content .top {
        width: 360px;
        height: 120px;
        overflow: none;
        display: block;
    }

    .site-footer .footer-content .top ul.menu-7 {
        display: block;
        float: left;
        width: 150px;
        height: auto;
        overflow: none;
        padding: 10px 0px 10px 0px;
    }

    .site-footer .footer-content .top ul.menu-7 li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .top ul.menu-7 li a{
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.social {
        display: block;
        float: left;
        width: 130px;
        height: auto;
        overflow: none;
        margin: 0px auto;
        padding: 10px 0px 10px 20px;
    }

    .site-footer .footer-content .top ul.social li {
        float: left;
        margin-right: 5px;
    }

    .site-footer .footer-content .top ul.social li:nth-child(4) {
        float: left;
        margin-right: 0px;
    }

    .site-footer .footer-content .menu-5 {
        width: 150px;
        height: auto;
        overflow: none;
        display: block;
        float: left;
        padding: 7px 0px 5px 0px;
    }

    .site-footer .footer-content .menu-5 ul {
        display: block;
        float: left;
        width: 150px;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li a {
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.menu-7 li a {
        padding: 0px 0px 0px 15px;
    }

    .site-footer .footer-content .menu-5 ul li a {
        padding: 0px 0px 0px 20px;
    }

    .site-footer .footer-content .copyright-address {
        min-height: 1px;
        width: 260px;
        height: auto;
        margin: 0 auto;
        position: relative;
        display: block;
        color: #575757;
        font-size: 10px;
        line-height: 12px;
        font-weight: bold;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.050em;
        text-align: center;
        padding: 10px 0px 10px 0px;
    }

}

/* Galaxy 5/6 in landscape */

@media only screen
and (min-device-width : 360px)
and (max-device-width : 640px)
and (orientation : landscape) {

    html, body {
        width: 640px;
        height: 100%;
        margin: 0;
        background: none;
    }

    .l-wrapper {
        min-height: 1px;
        width: 640px;
        position: relative;
        box-shadow: none;
    }

    body > .l-wrapper {
        background: white;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .l-wrapper .grid-1,.l-wrapper .grid-2,.l-wrapper .grid-3,.l-wrapper .grid-4 {
        width: 640px;
        padding: 0% 0% 0% 0%;
        margin: 0% 0% 0% 0%;
        display: block;
        float: none;
    }

    .l-wrapper.extra-margins,.l-wrapper.extra-margins .grid-1,.l-wrapper.extra-margins .grid-2,.l-wrapper.extra-margins .grid-3,.l-wrapper.extra-margins .grid-4 {
        width: 590px;
        padding: 0% 0% 0% 0%;
        margin: 4% auto;
        display: block;
        float: none;
    }

    .l-wrapper .grid-wrapper {
        display: block;
        overflow: hidden;
        width: 590px;
    }

    .grid-3.content ul li {
        margin-left: 0px;
    }

    .grid-3.content img {
        width: 590px !important;
        height: auto !important;
    }

    .grid-3.content a.printfriendly img {
        width: 62px !important;
        height: 20px !important;
    }

    .leftLabel .desc, .rightLabel .desc {
        width: 590px !important;
    }

    /* Header */

    .drop-shadow-top {
        width: 15px;
        height: 15px;
        z-index: 100;
        background-image: none !important;
    }

    #g-nav-wrapper, #g-header #global-info {
        display: none !important;
    }

    #g-header {
        display: block;
        margin-top: 0px;
        height: 90px;
    }

    #g-header #site-logo {
        float: left;
        margin-left: 15px;
        padding-top: 15px;
    }

    #g-header a.mobile-menu {
        display: block;
    }

    .sidebar {
        display: none;
    }

    .sidebar.mobile, .breadcrumbs.mobile {
        display: block;
    }

    .l-wrapper a#donate-today {
        display: block;
        width: 640px;
        overflow: none;
        padding: 12px 0px 12px 0px;
        background: #fb7400;
        font-family: Arial;
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0.050em;
        color: #FFFFFF;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
    }

    #g-header a#site-logo img {
        width: 141px;
        height: 57px;
    }

    /* Homepage */

    .m-slides {
        position: relative;
        height: 177px;
        margin-bottom: 10px;
    }

    .m-slides-container {
        height: 177px;
        display: none;
        position: relative;
        overflow: hidden;
    }

    .m-slides-container .video-container,
    .m-slides-container .image-container {
        width: 187px;
        height: 147px;
        position: absolute;
        left: 113px;
        top: 0;
        z-index: 1000;
    }

    .m-slides-container .image-container img {
        width: 285px;
        height: 147px;
    }

    .video-container .video-embed {
        position: absolute;
        height: 147px;
        left: 133px;
        top: 0;
        z-index: 1010;
    }

    .m-slides .text-container {
        background: #00aeef;
        color: #fff;
        width: 113px;
        height: 147px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1000;
    }

    .m-slides .text-container h2 {
        color: #fff;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        font-size: 15px;
        line-height: 17px;
        letter-spacing: 0em;
        padding: 20px 18px 0px 18px;
    }

    .m-carousel-link {
        display: none;
    }

    .m-slides-pagination li {
        float: left;
    }

    .m-slides-pagination li a {
        display: block;
        width: 7px;
        height: 7px;
        margin-right: 10px;
        text-align: center;
        line-height: 13px;
        font-size:0px;
        color: #fff;
        background: url("/assets/img/site/slider-bullet-bg.png") no-repeat;
        background-size: 100% 100%;
        border: 0;
    }

    .m-slides-pagination li.current a {
        background: url("/assets/img/site/slider-bullet-bg-current.png") no-repeat;
        background-size: 100% 100%;
        color: #000;
    }

    .m-slides-pagination {
        position: absolute;
        right: 10px;
        bottom: 40px;
        z-index: 2000;
    }

    .addf-access-btn {
        position:absolute;
        display:table;
        top: 147px;
        left: 0px;
        width: 319px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/addf-access-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .addf-access-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .cognitive-vitality-btn {
        position:absolute;
        display:table;
        top: 147px;
        left: 320px;
        width: 320px;
        height: 28px;
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/cognitive-vitality-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .cognitive-vitality-btn a {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align:middle;
        padding: 0px 15px 0px 15px;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.020em;
        font-style: italic;
        color: #FFFFFF;
    }

    .addf-access-btn a span.pipe, .cognitive-vitality-btn a span.pipe, .addf-access-btn a span.subtitle, .cognitive-vitality-btn a span.subtitle {
        display: none;
    }

    .heading {
        width: 180px;
        font-size: 12px;
        line-height: 12px;
        padding: 5px 0px 5px 0px;
        margin: 0px 10px 10px 10px;
    }

    p.callout.intro-text {
        font-size: 12px !important;
        line-height: 12px !important;
        padding: 0px 20px 0px 10px;
    }

    .jcarousel {
        position: relative;
        overflow: hidden;
        width: auto;
        height: 590px;
    }

    .grid-2 .entry {
        display: block;
        float: none;
        width: 260px;
        height: auto;
        overflow: none;
        padding: 0px 0px 0px 10px;
    }

    .grid-2 .entry a {
        font-weight: normal;
        font-size: 11px !important;
        line-height: 11px !important;
        padding: 0px 70px 0px 0px;
    }

    .grid-2 .entry a strong {
        font-size: 11px !important;
        line-height: 11px !important;
    }

    .newsletter {
        display: block;
        float: none;
        width: 590px;
        height: auto;
        overflow: none;
        margin: 20px 0px 20px 0px;
    }

    .newsletter .newsletter_form {
        display: block;
        float: none;
        width: 590px;
        height: 25px;
        overflow: none;
        margin: 0px 0px 0px 10px;
    }

    .newsletter input {
        width: 175px !important;
        height: 25px;
        padding: 0px 5px 0px 15px !important;
        margin: 0px 0px 0px 0px !important;
        border: none;
        background: url("/assets/img/site/email-input-bg-mobile.png") no-repeat;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        font-family: 'Helvetica Light', Arial,Helvetica;
        font-weight: bold;
        color: #424242;
        line-height: 11px;
        font-size: 11px;
        letter-spacing: 0.050em;
        float: left; display: inline-block;
    }

    .newsletter input.submit {
        width: 85px !important;
        margin: -25px 0px 0px 175px !important;
        height: 25px !important;
        box-shadow: none !important; -webkit-box-shadow: none !important;
        background: url("/assets/img/site/email-submit-bg-mobile.png") no-repeat;
        font-size: 0px; float: left; display: inline-block;
    }

    /* Partners Logo Table */

    table#partners, table#partners tr,  table#partners tr td {
        display: block;
        float: none;
        overflow: hidden;
        width: 590px !important;
        height: auto !important;
        vertical-align: middle !important;
    }

    table#partners tr td a img {
        width: 255px !important;
        height: auto !important;
    }

    table#partners tr td a {
        display: block;
        float: none;
        overflow: hidden;
        width: 255px !important;
        height: auto !important;
        padding: 5px 35px 5px 35px !important;
    }

    /* ISSUU */

    .highlight {
        display: inline-block;
        float: left;
        width: 590px;
        height:200px;
    }

    .highlight .image {
        display: inline-block;
        float: left;
        width: 130px;
        height: 179px;
        border: 1px solid rgba(0,0,0,.50);
        padding: 2px;
    }

    .highlight .image img {
        width: 130px !important;
        height: 179px !important;
    }

    .highlight .info {
        display: inline-block;
        float: left;
        width: 125px;
        margin-left: 5px;
    }

    h1.issuu {
        margin-left:4%;
        width:590px;
    }

    .issuu-embed object {
        width: 100% !important;
        height: auto !important;
    }

    a.back {
        float:right;
        margin-right:8%;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0.100em;
        text-transform:uppercase;
    }

    /* Researcher */

    .researcher .name {
        text-align: left;
    }

    .researcher .image img {
        width: 590px !important;
        height: auto !important;
    }

    .researcher-individual {
        display: block;
        float: none;
        width: 590px;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .researcher-individual .name {
        text-align: left;
    }

    .researcher-individual .image img {
        width: 590px !important;
        height: auto !important;
    }

    /* Multimedia */

    .multimedia .featured-video, .multimedia .video {
        display: block;
        float: none;
        width: 590px;
        height: auto;
        position: relative;
        padding-bottom: 75%;
        padding-top: 25px;
        height: 0;
    }

    .multimedia .description {
        display: block;
        float: none;
        width: 590px;
        height: auto;
        margin-top: 10px;
    }

    .multimedia .video-category {
        display: block;
        float: none;
        width: 590px;
        height: auto;
        margin-bottom: 10px;
    }

    .multimedia .description h4 {
        color: #000000 !important;
        width: 590px;
        margin: 5px 0px 5px 0px;
    }

    .multimedia .entry {
        display: block;
        float: none;
        width: 590px !important;
        height: auto;
        margin: 0px 0px 10px 0px;
    }

    .multimedia .entry a.thumbnail {
        display: block;
        width: 590px;
        height: 153px;
    }

    .multimedia .entry a.thumbnail img {
        width: 590px !important;
        height: 153px !important;
    }

    .multimedia .entry .title {
        display: block;
        width: 590px !important;
        height: 30px !important;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px !important;
        line-height: 11px !important;
        letter-spacing: 0.025em;
        margin: 5px 0px 0px 0px;
    }

    /* Research Portfolio */

    .form-bar {
        padding: 0em 0em 0em 0em;
        background-color: #FFFFFF;
        display: block;
        width: 590px;
        height: 120px;
        overflow: hidden;
    }

    .form-bar h3 {
        font-weight: normal;
        color: #333;
    }

    .form-bar .right {
        display: block;
        float: none;
        width: 590px;
        height: 100px;
        overflow: hidden;
        padding: 0%;
    }

    .form-bar .search {
        display: block;
        float: none;
        width: 590px;
        height: 25px;
        overflow: none;
        padding: 0%;
        margin-bottom: 10px;
    }

    .form-bar .results {
        display: block;
        float: none;
        width: 590px;
        height: auto;
        overflow: none;
        margin: 0;
        color: #333;
        padding: 2%;
        margin-top: 30px;
        font-size: 12px;
    }

    .option {
        width: 250px !important;
        height: auto;
        overflow: hidden;
        display: block !important;
        float: none !important;
    }

    .option input {
        width: auto !important;
        display: inline-block !important;
        float: left !important;
    }

    .option label {
        width: 200px !important;
        display: inline-block !important;
        float: left !important;
    }

    .search_grants .filter-btn {
        margin-left: 0em !important;
    }

    .m-pagination-2 {
        float: none;
        padding: 2%;
        margin-right: 0em;
    }

    .table .row li {
        display: block;
        float: none !important;
        width: 590px !important;

        padding: 0;
        min-height: 1px;
    }

    .table .row li > div {
        padding: 0.75em 0em 0em 0em;
        width: 250px !important;
    }

    .table .row .short-column {
        display: block;
        float: none !important;
        width: 590px !important;
        padding: 0;
        min-height: 1px;
    }

    .table .row li.toggle-col {
        display: none;
    }

    .table .row .full-width {
        display: block;
        float: none !important;
        width: 590px !important;
        padding: 0;
        min-height: 1px;
        margin-left: 0px !important;
    }

    /* Cognitive Vitality */

    .prevention .container.landing-page-search .col-xs-offset-9 {
        margin-left: 0% !important;
    }

    .prevention .navbar {
        margin-right: 0px !important;
        padding-top: 0px !important;
    }

    a.navbar-brand img {
        width: 141px !important;
        height: 57px !important;
    }

    .navbar-toggle {
        display: none;
    }

    .container, .row {
        max-width: 590px !important;
    }

    .prevention .container.main-content, .prevention .container.report-content {
        padding: 0px 0px 0px 0px;
    }

    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        display: block;
        float: none !important;
        width: 100% !important;
        height: auto;
        overflow: hidden;
    }

    .col-xs-offset-1, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12 {
        margin-left: 0% !important;
    }

    .prevention .first-steps-content .info-inner {
        position: relative !important;
        display: block;
        float: none !important;
        width: 590px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .outer {
        position: relative !important;
        display: block;
        float: none !important;
        width: 530px !important;
        height: auto !important;
        overflow: hidden;
    }

    .prevention .first-steps-content .info {
        height: auto !important;
    }

    .prevention .header .back-img, .prevention .hero .back-img {
        background-size: 100% 100% !important;
    }

    .container .jumbotron {
        padding-left: 0px;
        padding-right: 0px;
        background-color: none;
    }

    .prevention .header {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    .prevention .header h1,.prevention .about .hero .content h1  {
        font-size: 16px !important;
        margin-bottom: 10px;
    }

    .prevention .header h1 p.subtext, .prevention .about .hero .content p {
        font-size: 12px !important;
    }

    .prevention .header h4.white {
        font-size: 10px !important;
    }

    .well {
        background-color: none;
    }

    .prevention #prevention-carousel {
        min-height: 400px;
    }

    .prevention #prevention-carousel .carousel-inner .whats-new {
        height: 454px;
    }

    .prevention .about ul:not(.dropdown-menu), .prevention .about ol:not(.dropdown-menu) {
        padding-left: 0px !important;
    }

    .fa-ul {
        margin-left: 0px;
    }

    .whats-new .news-item, .whats-new .row {
        padding-left: 20px;
        padding-right: 20px;
    }

    .breadcrumb {
        margin-bottom: 0px;
    }

    .form-group .form-control {
        width: 260px !important;
    }

    .carousel-indicators {
        bottom: 0px;
        left: 50%;
        list-style: outside none none;
        margin-left: -30%;
        padding-left: 0;
        position: absolute;
        text-align: center;
        width: 60%;
        z-index: 15;
    }

    .prevention .first-steps-content .feature {
        margin-top: 0px !important;
    }

    .prevention .first-steps-content .feature .letter-outer > p {
        display: none;
    }

    .prevention .categories .list-img {
        margin-left: 20px;
    }

    .row .col-xs-12 ul.cv li {
        display: block;
        width: 590px;
        float: none;
        text-align: left;
        margin: 20px 0px 20px 0px;
    }

    .cv-emailform {
        display:block;
        width:230px;
        height:96px;
    }

    .cv-emailform .email_address{
        display: block;
        float: none;
        width: 200px !important;
        height: 47px !important;
        background: #FFFFFF !important;
        padding: 8px 8px 8px 9px !important;
        border: 1px solid #1c75bc !important;
        font-family: 'Helvetica Medium';
        font-style:italic;
        color: #666666 !important;
        line-height: 14px;
        font-size: 14px !important;
        letter-spacing: 0.100em !important;
    }

    .cv-emailform .emailsubmit{
        display: block;
        float: none;
        width: 93px !important;
        height: 47px !important;
        padding: 0px 0px 0px 0px !important;
        border:none !important;
        background: url('/assets/img/site/cv-signup.png') no-repeat;
        font-size: 0px !important;
    }

    form .form-section, form .form-section p {
        display: block !important;
        float: none !important;
        width: 590px !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 0px !important;
    }

    form .form-section p input, form .form-section p textarea {
        display: block !important;
        float: none !important;
        width: 590px !important;
        padding: 5px 0px 5px 0px !important;
    }

    input, select, textarea {
        display: block !important;
        float: none !important;
        width: 590px !important;
    }

    .grid-3.content ul li {
        margin-left: 30px !important;
    }

    .pull-left, .pull-right {
        display: block !important;
        float: none !important;
        padding: 5px 0px 5px 0px !important;
    }

    /* ADDF Access */

    #addf-access #g-header {
        display: none;
    }

    #addf-access form.form-inline {
        width: 240px !important;
    }

    #addf-access .form-group input.form-control {
        width: 150px !important;
    }

    .access .nav-justified li {
        display: block !important;
        width: 100% !important;
    }

    .access .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    /* Footer */

    .site-footer {
        margin-top: 0px;
    }

    .site-footer header {
        position: relative;
        width: 640px;
        height: 35px;
        overflow: none;
        background-color: #bebebe;
        background-image: url("/assets/img/site/footer-capital-bg.gif");
        background-repeat: repeat-x;
        background-position: 0% 0%;
    }

    .site-footer header .footer-heading-text {
        position:absolute;
        top: 0px;
        left: 0px;
        z-index: 5;
        width: 275px;
        height: 35px;
        margin-left: 12px;
        font-size: 10px;
        line-height: 25px;
        letter-spacing: 0.050em;
    }

    .footer-heading-graphic {
        position:absolute;
        top: 0px;
        right: 0px;
        z-index: 1;
        width: 184px;
        height: 35px;
        background-position: 62px;
        background-image: url("/assets/img/site/footer-heading-graphic.png") no-repeat;
    }

    .site-footer .footer-content {
        border-top: none;
    }

    .site-footer .footer-content .top {
        width: 640px;
        height: 120px;
        overflow: none;
        display: block;
    }

    .site-footer .footer-content .top ul.menu-7 {
        display: block;
        float: left;
        width: 150px;
        height: auto;
        overflow: none;
        padding: 10px 0px 10px 0px;
    }

    .site-footer .footer-content .top ul.menu-7 li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .top ul.menu-7 li a{
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.social {
        display: block;
        float: left;
        width: 130px;
        height: auto;
        overflow: none;
        margin: 0px auto;
        padding: 10px 0px 10px 20px;
    }

    .site-footer .footer-content .top ul.social li {
        float: left;
        margin-right: 5px;
    }

    .site-footer .footer-content .top ul.social li:nth-child(4) {
        float: left;
        margin-right: 0px;
    }

    .site-footer .footer-content .menu-5 {
        width: 150px;
        height: auto;
        overflow: none;
        display: block;
        float: left;
        padding: 7px 0px 5px 0px;
    }

    .site-footer .footer-content .menu-5 ul {
        display: block;
        float: left;
        width: 150px;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li {
        display: block;
        float: none;
        text-align: left;
        width: 150px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li a {
        font-size: 10px;
        line-height: 18px;
    }

    .site-footer .footer-content .top ul.menu-7 li a {
        padding: 0px 0px 0px 15px;
    }

    .site-footer .footer-content .menu-5 ul li a {
        padding: 0px 0px 0px 20px;
    }

    .site-footer .footer-content .copyright-address {
        min-height: 1px;
        width: 260px;
        height: auto;
        margin: 0 auto;
        position: relative;
        display: block;
        color: #575757;
        font-size: 10px;
        line-height: 12px;
        font-weight: bold;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.050em;
        text-align: center;
        padding: 10px 0px 10px 0px;
    }

}

/*///// Tablet Styles /////*/

/* iPad in portrait */

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {

    html, body {
        width: 720px;
        height: 100%;
        margin: 0;
    }

    .l-wrapper {
        min-height: 1px;
        width: 700px;
        position: relative;
    }

    .l-wrapper.extra-margins {
        width: 700px;
    }

    .grid-3.content img {
        width: 500px !important;
        height: auto !important;
    }

    .grid-3.content a.printfriendly img {
        width: 62px !important;
        height: 20px !important;
    }

    /* Navigation */

    #mobile-menu {
        display: none;
    }

    .drop-shadow-top {
        width: 15px;
        height: 15px;
        z-index: 100;
        background-image: none !important;
    }

    #g-nav-wrapper {
        width: 750px;
        margin: 12px 0px 0px -25px;
    }

    .g-nav-wrapper-right {
        right: 0px;
    }

    #g-nav {
        position: relative;
        z-index: 1000;
        width: 750px;
        margin: 0px 0px 0px 25px;
    }

    #g-nav > ul > li {
        float: left;
        width: 116.666px;
        position: relative;
    }

    #g-nav > ul > li > a {
        text-align: center;
        position: relative;
        z-index: 11;
        display: block;
        padding: 20px 10px 0px 10px;
        height: 40px !important;
        line-height: 11px !important;
        font-size: 11px !important;
    }

    #g-nav > ul > li.donate {
        position: absolute;
        right: 25px;
        top: 0px;
        width: 141.666px;
    }

    #g-nav > ul > li.donate a {
        padding: 20px 10px 0px 10px;
        line-height: 11px !important;
        font-size: 11px !important;
    }

    #g-nav > ul > li.donate ul {
        width: 116.666px !important;
    }

    /* Homepage */

    .m-slides {
        position: relative;
        height: 330px;
        margin-bottom: 10px;
    }

    .m-slides-container {
        height: 330px;
        display: none;
        position: relative;
        overflow: hidden;
    }

    .m-slides-container .video-container, .m-slides-container .image-container {
        width: 490px;
        height: 253px;
    }

    .m-slides-container .image-container img {
        width: 490px;
        height: 253px;
    }

    .m-slides .text-container {
        height: 253px;
    }

    .m-slides-pagination {
        position: absolute;
        right: 10px;
        bottom: 95px;
        z-index: 2000;
    }

    .addf-access-btn {
        position:absolute;
        display:table;
        top: 253px;
        left: 0px;
        width: 349px;
        border-top: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/addf-access-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .cognitive-vitality-btn {
        position:absolute;
        display:table;
        top: 253px;
        left: 350px;
        width: 350px;
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background: url("/assets/img/site/cognitive-vitality-bg.png") no-repeat;
        background-size: 100% 100%;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0em;
    }

    .jcarousel {
        position: relative;
        overflow: hidden;
        width: auto;
        height: 270px;
    }

    .grid-2 .entry {
        display: block;
        float: none;
        width: 250px;
        height: auto;
        overflow: none;
        padding: 0px 0px 0px 10px;
    }

    .grid-2 .entry a {
        font-weight: normal;
        font-size: 12px !important;
        line-height: 12px !important;
    }

    .grid-2 .entry a strong {
        font-size: 12px !important;
        line-height: 12px !important;
    }

    /* Researcher */

    .researcher .name {
        text-align: left;
    }

    .researcher {
        width: 240px !important;
        height: auto !important;
    }

    .researcher .image img {
        width: 240px !important;
        height: auto !important;
    }

    .researcher-individual {
        width: 240px;
        height: auto;
        margin: 0px 10px 10px 0px;
    }

    .researcher-individual .name {
        text-align: left;
    }

    .researcher-individual .image img {
        width: 240px !important;
        height: auto !important;
    }

    /* Multimedia */

    .multimedia .featured-video, .multimedia .video {
        display: block;
        float: none;
        width: 680px;
        height: auto;
        position: relative;
        padding-bottom: 75%;
        padding-top: 25px;
        height: 0;
    }

    .multimedia .description {
        display: block;
        float: none;
        width: 670px;
        height: auto;
        margin-top: 10px;
    }

    /* Partners Logo Table */

    table#partners, table#partners tr,  table#partners tr td {
        display: block;
        float: none;
        overflow: hidden;
        width: 500px !important;
        height: auto !important;
        vertical-align: middle !important;
    }

    table#partners tr td a img {
        width: 200px !important;
        height: auto !important;
    }

    table#partners tr td a {
        display: block;
        float: none;
        overflow: hidden;
        width: 200px !important;
        height: auto !important;
        padding: 5px 150px 5px 150px !important;
    }

    /* Research Portfolio */

    .form-bar {
        padding: 0em 0em 0em 0em;
        background-color: #FFFFFF;
        display: block;
        width: 450px;
        height: 120px;
        overflow: hidden;
    }

    .form-bar h3 {
        font-weight: normal;
        color: #333;
    }

    .form-bar .right {
        display: block;
        float: none;
        width: 450px;
        height: 100px;
        overflow: hidden;
        padding: 0%;
    }

    .form-bar .search {
        display: block;
        float: none;
        width: 450px;
        height: 25px;
        overflow: none;
        padding: 0%;
        margin-bottom: 10px;
    }

    .form-bar .results {
        display: block;
        float: none;
        width: 450px;
        height: auto;
        overflow: none;
        margin: 0;
        color: #333;
        padding: 2%;
        margin-top: 30px;
        font-size: 12px;
    }

    /* ISSUU */

    .highlight {
        display: inline-block;
        float: left;
        width: 250px;
        height:200px;
    }

    .highlight .image {
        display: inline-block;
        float: left;
        width: 130px;
        height: 179px;
        border: 1px solid rgba(0,0,0,.50);
        padding: 2px;
    }

    .highlight .image img {
        width: 130px !important;
        height: 179px !important;
    }

    .highlight .info {
        display: inline-block;
        float: left;
        width: 100px;
        margin-left: 5px;
    }

    h1.issuu {
        margin-left:4%;
        width:450px;
    }

    .issuu-embed object {
        width: 100% !important;
        height: auto !important;
    }

    a.back {
        float:right;
        margin-right:8%;
        font-family: "Helvetica Medium",Arial,Helvetica, sans-serif;
        color: #1c75bc !important;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0.100em;
        text-transform:uppercase;
    }

    /* Cognitive Vitality */

    .prevention .navbar {
        font-size: 12px !important;
        line-height: 12px !important;
    }

    .prevention .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    .prevention .container.main-content, .prevention .container.report-content {
        padding: 50px 0px 0px 0px;
    }

    .col-xs-offset-9 {
        margin-left: 73% !important;
    }

    .prevention .container.landing-page-search .col-xs-offset-9 {
        margin-left: 50% !important;
    }

    .prevention .header .back-img, .prevention .hero .back-img {
        background-size: 100% 100% !important;
    }

    .row .col-xs-12 ul.cv li {
        display: block;
        width: 700px;
        float: none;
        text-align: left;
        margin: 20px 0px 20px 0px;
    }

    .cv-emailform {
        display:block;
        width:450px;
        height:47px;
    }

    .cv-emailform .email_address{
        display: inline-block;
        float: left;
        width: 357px !important;
        height: 47px !important;
        background: #FFFFFF !important;
        padding: 8px 8px 8px 9px !important;
        border: 1px solid #1c75bc !important;
        font-family: 'Helvetica Medium';
        font-style:italic;
        color: #666666 !important;
        line-height: 14px;
        font-size: 14px !important;
        letter-spacing: 0.100em !important;
    }

    .cv-emailform .emailsubmit{
        display: inline-block;
        float: left;
        width: 93px !important;
        height: 47px !important;
        padding: 0px 0px 0px 0px !important;
        border:none !important;
        background: url('/assets/img/site/cv-signup.png') no-repeat;
        font-size: 0px !important;
    }

    form .form-section, form .form-section p {
        display: block !important;
        float: none !important;
        width: 450px !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 0px !important;
    }

    form .form-section p input, form .form-section p textarea {
        display: block !important;
        float: none !important;
        width: 450px !important;
        padding: 5px 0px 5px 0px !important;
    }



    /* Footer */

    .site-footer {
        margin-top: 0px;
    }

    .site-footer header {
        position: relative;
        width: 700px;
        height: 35px;
        overflow: none;
        background-color: #bebebe;
        background-image: url("/assets/img/site/footer-capital-bg.gif");
        background-repeat: repeat-x;
        background-position: 0% 0%;
    }

    .site-footer header .footer-heading-text {
        position:absolute;
        top: 0px;
        left: 0px;
        z-index: 5;
        width: 275px;
        height: 35px;
        margin-left: 12px;
        font-size: 10px;
        line-height: 25px;
        letter-spacing: 0.050em;
    }

    .footer-heading-graphic {
        position:absolute;
        top: 0px;
        right: 0px;
        z-index: 1;
        width: 184px;
        height: 35px;
        background-position: 62px;
        background-image: url("/assets/img/site/footer-heading-graphic.png") no-repeat;
    }

    .site-footer .footer-content {
        border-top: none;
    }

    .site-footer .footer-content .top {
        width: 700px;
        height: 120px;
        overflow: none;
        display: block;
    }

    .site-footer .footer-content .top ul.menu-7 {
        display: block;
        float: left;
        width: 350px;
        height: auto;
        overflow: none;
        padding: 10px 0px 10px 0px;
    }

    .site-footer .footer-content .top ul.menu-7 li {
        display: block;
        float: none;
        text-align: left;
        width: 350px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .top ul.social {
        display: block;
        float: left;
        width: 130px;
        height: auto;
        overflow: none;
        margin: 0px auto;
        padding: 10px 0px 10px 20px;
    }

    .site-footer .footer-content .top ul.social li {
        float: left;
        margin-right: 5px;
    }

    .site-footer .footer-content .top ul.social li:nth-child(4) {
        float: left;
        margin-right: 0px;
    }

    .site-footer .footer-content .menu-5 {
        width: 350px;
        height: auto;
        overflow: none;
        display: block;
        float: left;
        padding: 7px 0px 5px 0px;
    }

    .site-footer .footer-content .menu-5 ul {
        display: block;
        float: left;
        width: 350px;
        overflow: none;
    }

    .site-footer .footer-content .menu-5 ul li {
        display: block;
        float: none;
        text-align: left;
        width: 350px;
        height: auto;
        overflow: none;
    }

    .site-footer .footer-content .top ul.menu-7 li a {
        padding: 0px 0px 0px 15px;
    }

    .site-footer .footer-content .menu-5 ul li a {
        padding: 0px 0px 0px 20px;
    }

    .site-footer .footer-content .copyright-address {
        min-height: 1px;
        width: 600px;
        height: auto;
        margin: 0 auto;
        position: relative;
        display: block;
        color: #575757;
        font-weight: bold;
        font-family: "Helvetica Light",Arial,Helvetica, sans-serif;
        letter-spacing: 0.050em;
        text-align: center;
        padding: 10px 0px 10px 0px;
    }

}

/* iPad in landscape */

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {

    /* Regular Styles */

}