/*
Theme Name: PanCan
Author: Adam McMasters & Axel Garcia
Author URI: http://pancan.org
Description: Custom theme based on the 2012 theme for WordPress.
Version: 1.0
Text Domain: pancan

*/


/* Global Styles */

* {
    padding: 0;
    margin: 0;
    border: 0;
    list-style-type: none;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 29px;
    font-weight: 400;
    color: #ffffff;
    outline: none;
}

html {
    overflow-x: hidden;
    width: 100%;
}

body {
    background: #ffffff;
    width: 100%;
    padding: 0;
    margin: 0;
}

iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

#site-wrapper {
    background-color: #ffffff;
    overflow-x: hidden;
    width: 100%;
}

header, section, footer, aside, nav, main, article, figure {
    display: block;
}

section {
    padding: 50px 0;
}

ol, ul {
    margin: 0;
}

article {
    width: 100%;
    max-width: 790px;
    margin: 0 auto;
    text-align: left;
}

h1 {
    font-size: 52px;
    line-height: 65px;
    font-weight: 500;
    text-align: center;
    margin: 0;
}

h1 span {
    font-size: 52px;
    line-height: 65px;
    font-weight: 500;
    color: #ffffff;
    background: #340950;
}

h1.post-title {
    font-size: 42px;
    line-height: 52px;
    font-weight: 500;
    padding: 2% 0 0;
    color: #2c2c2c;
    text-transform: none;
    text-align: left;
}

h1.entry-title {
    font-size: 24px;
    line-height: 35px;
    font-weight: 500;
    padding: 2% 0 0;
}

h1.entry-title a {
    color: #490e6f;
    text-transform: none;
    font-size: 24px;
    line-height: 35px;
    font-weight: 500;
    text-decoration: none;
}

h1.entry-title a:hover {
    text-decoration: underline;
}

h2.blog-header {
    padding: 0;
}

h2.blog-header ul li a {
    font-size: 52px;
    line-height: 65px;
    font-weight: 500;
    color: #ffffff;
    text-decoration: none;
}

h2 {
    font-size: 2.3em;
    line-height: 1.2em;
    font-weight: 400;
    text-align: center;
    padding: 0 0 10px;
    margin: 0 auto;
    width: 90%;
}

.h2-style {
    font-size: 2.3em;
    line-height: 1.2em;
    font-weight: 400;
    text-align: center;
    padding: 0 0 10px;
    margin: 0 auto;
    width: 90%;
}

h3.h2-style {
    font-size: 2.3em;
    line-height: 1.2em;
    font-weight: 400;
    text-align: center;
    padding: 0 0 10px;
    margin: 0 auto;
    width: 90%;
}

h2.h3-style {
    font-size: 24px;
    font-weight: 500;
    color: #3c3c3c;
    padding: 30px 0 20px;
}

.h3-style {
    font-size: 24px;
    font-weight: 500;
    padding: 30px 0 20px;
}

h2.h3-style a {
    font-size: 24px;
    font-weight: 500;
    color: #3c3c3c;
    padding: 30px 0 20px;
}

h2 a {
    font-size: 42px;
    font-weight: 500;
}

.content-left-column h2 a {
    font-size: inherit;
    font-weight: inherit;
    text-decoration: underline;
    color: #490e6f;
}

h2 i.fa-phone {
    font-size: 30px;
    height: 45px;
    width: 45px;
    line-height: 46px;
    border-radius: 100%;
    background-color: #5e9cae;
}

h3 {
    font-size: 24px;
    font-weight: 500;
    color: #3c3c3c;
    padding: 30px 0 20px;
}

h3 a {
    color: #ffffff;
    font-size: 24px;
    font-weight: 500;
}

h3 a:hover {
    color: #ffffff;
}

h3 a:visited {
    color: #ffffff;
}

h3.over-image a:hover {
    text-decoration: underline;
}

.over-image {
    color: #ffffff;
}

.full-width {
    width: 100%;
}

form.full-width select {
    width: 100%;
}

p.leadin-copy a.no-ul {
    text-decoration: none;
    color: #ffffff;
}

a.no-ul {
    text-decoration: none !important;
}

p.leadin-copy a.no-ul:hover {
    text-decoration: underline;
    color: #e9e9e9;
}

p.leadin-copy a.no-ul:visited {
    color: #ffffff;
}

p.leadin-copy a.no-ul-solid {
    text-decoration: none;
    color: #490e6f;
}

p.leadin-copy a.no-ul-solid:hover {
    text-decoration: underline;
    color: #2c2c2c;
}

p.leadin-copy a.no-ul-solid:visited {
    color: #490e6f;
}

p.leadin-copy a.over-image {
    color: #ffffff;
}

p.leadin-copy a.over-image:hover {
    color: #e9e9e9;
}

p.leadin-copy a.over-image:visited {
    color: #ffffff;
}

a.over-image:hover {
    color: #e9e9e9;
    text-decoration: underline;
}

a.over-image:visited {
    color: #ffffff;
}

.icon-points li a.over-image i {
    color: #ffffff;
}

h3.over-solid {
    color: #2c2c2c;
}

h3.over-solid a {
    color: #2c2c2c;
}

h3.over-solid a:hover {
    text-decoration: underline;
}


.over-solid {
    color: #3c3c3c;
}

p.over-solid a {
    color: #490e6f;
    text-decoration: underline;
}

p.over-solid a:hover {
    color: #000000;
}

a img {
    opacity: 1;
}

a img:hover {
    opacity: .9;
}

a img.over-image:hover {
    opacity: 1;
}

h4 {
    font-size: 20px;
    font-weight: 400;
    line-height: 31px;
    color: #4c4c4c;
    padding: 30px 0 20px;
}

h3.over-solid i {
    height: 34px;
    width: 34px;
    background-color: #5e9cae;
    color: #ffffff;
    font-size: 20px;
    border-radius: 100%;
    text-align: center;
    line-height: 35px;
}

h5 {
    font-size: 24px;
    font-weight: 500;
    line-height: 31px;
    color: #3c3c3c;
    width: 90%;
    text-align: center;
    margin: 0 auto;
    max-width: 790px;
}

h5 a {
    color: #490e6f;
    font-size: 24px;
    font-weight: 500;
}

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

h5 a:visited {
    color: #490e6f;
}

h5.hero-caption span {
    color: #6c6c6c;
    font-size: 16px;
    font-weight: 300;
}

h5.hero-caption span.over-image {
    color: #ffffff;
}

h5 a.over-image {
    color: #ffffff;
}

hr {
    width: 75px;
    border-top: 1px solid #2c2c2c;
    margin: 0 auto;
    height: 0px;
}

i.fa {
    color: #ffffff;
    background-color: transparent;
}

i.charcoal {
    color: #3c3c3c;
    font-size: 50px;
    padding: 0 0 20px 0;
}

i.purple {
    color: #490e6f;
    font-size: 50px;
}

i.ffffff {
    color: #ffffff;
    font-size: 50px;
}

b, strong, em, span, sup {
    color: #6c6c6c;
}

h1 sup {
    color: #2c2c2c;
    font-weight: 500;
}

sup {
    font-size: 55%;
}

.subheader-copy {
    text-align: center;
    font-size: 22px;
    line-height: 33px;
    color: #3c3c3c;
    margin: 0 auto;
    max-width: 790px;
    width: 90%;
}

.subheader-copy a.over-solid {
    text-decoration: underline;
    color: #490e6f;
}

.subheader-copy a.over-solid:hover {
    color: #3c3c3c;
}

.leadin-copy {
    text-align: center;
    margin: 0 auto;
    max-width: 790px;
    width: 90%;
}

.leadin-copy a {
    text-decoration: underline;
    color: #490e6f;
}

.body-copy {
    color: #6c6c6c;
}

form {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.content-left-column form {
    text-align: left;
    margin: 0;
}

form.limit-width {
    max-width: 790px;
}

input, textarea {
    border-radius: 3px;
    color: #3c3c3c;
    border: 1px solid #cccccc;
    padding: 12px 15px;
    margin: 0 0 15px;
    font-size: 18px;
}

textarea {
    width: 100%;
}

input#outside-search-button:focus {
    box-shadow: 0 0 10px #ffffff;
}

.wp-caption {
    width: 300px !important;
}

[class=".wp-caption.450px"] {
    width: 450px !important;
}

.wp-caption img {
    padding-top: 15px;
    border-top: 1px solid #6c6c6c;
    width: 100%;
}

.alignleft {
    float: left;
    margin: 0 30px 20px 0;
}

.alignright {
    float: right;
    margin: 0 0 20px 30px;
}

.content-page-container div.wp-caption p.wp-caption-text {
    font-size: 14px;
    line-height: 21px;
    color: #6c6c6c;
}

input[type=button], input[type="submit"] {
    background-color: #490e6f;
    color: #ffffff;
    border: none;
    min-width: 200px;
}

select {
    border-radius: 3px;
    border: 1px solid #cccccc;
    padding: 12px 60px 12px 15px;
    color: #3c3c3c;
    font-size: 18px;
    margin: 0 0 15px;
    height: 48px;
}

select option {
    color: #3c3c3c;
    font-size: 18px;
}

label {
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
    color: #2c2c2c;
}

label:focus {
    outline: none;
}

.gold {
    color: #f0ab00;
}

a i {
    color: #490e6f;
}

a i:hover {
    text-decoration: none;
}

.content-left-column ol li a:hover {
    text-decoration: none;
}

a.text-link {
    width: 100%;
    text-align: center;
    display: table;
    color: #490e6f;
    font-size: 20px;
}

a.text-link:hover {
    text-decoration: underline;
}

a.text-link:visited {
    color: #490e6f;
}

a.text-link i {
    color: #490e6f;
}

a.button-over-image {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #ffffff !important;
    font-size: 20px;
    border: 1px solid #ffffff;
    padding: 12px 25px;
    text-decoration: none;
    display: table;
    margin: 40px auto 0;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    min-width: 225px;
    text-align: center;
    cursor: pointer;
}

a.button-over-image:hover {
    background: #ffffff;
    text-decoration: none;
    color: #2c2c2c !important;
}

a.button-over-image-alt {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #6c6c6c !important;
    font-size: 20px;
    border: 1px solid #6c6c6c;
    padding: 12px 25px;
    text-decoration: none;
    display: table;
    margin: 40px auto 0;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    min-width: 225px;
    text-align: center;
    cursor: pointer;
}

a.button-over-image-alt:hover {
    background: #6c6c6c;
    text-decoration: none;
    color: #ffffff !important;
}

a.button-over-solid-purple {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #ffffff !important;
    font-size: 20px;
    background-color: #490e6f;
    padding: 10px 25px;
    text-decoration: none;
    display: table;
    margin: 30px auto 0;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    min-width: 225px;
    text-align: center;
    cursor: pointer;
}

a.button-over-solid-purple:hover {
    background: #642888;
    text-decoration: none;
}

a.button-over-image:active {
    top: 1px;
    position: relative;
}

a.button-over-solid-purple:active {
    top: 1px;
    position: relative;
}

a.button-over-solid-teal {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #ffffff !important;
    font-size: 20px;
    background-color: #5e9cae;
    padding: 10px 25px;
    text-decoration: none;
    display: table;
    margin: 30px auto 0;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    min-width: 225px;
    text-align: center;
    cursor: pointer;
    max-width: 90%;
    opacity: 1;
}

a.button-over-solid-teal:hover {
    text-decoration: none;
    opacity: .8;
}

ul.two-blocks li a.button-over-solid-teal:hover {
    text-decoration: none;
}

.default-bg {
    background-color: #490e6f;
}

a.left-align {
    margin: 20px 0 0;
}

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

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

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

a {
    color: #490e6f;
    cursor: pointer;
}



.quote {
    font-style: italic;
    font-size: 22px;
    line-height: 33px;
    font-weight: 400;
    color: #3c3c3c;
}

.compact-quote {
    font-style: italic;
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
}

.padding-adjust {
    padding: 50px 0 100px !important;
}

.pad-top {
    padding-top: 50px;
}

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

.pad-top-30 {
    padding-top: 30px;
}

.sans-top-pad {
    padding-top: 0px !important;
}

.pad-bottom {
    padding-bottom: 50px;
}

.pad-bottom-30 {
    padding-bottom: 30px;
}

.sans-pad-bottom {
    padding-bottom: 0px !important;
}

.sans-padding {
    padding: 0 !important;
}

section.pad-less {
    padding: 50px 0 !important;
}

.centering-container {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    display: table;
}

p.the-breadcrumbs {
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #3c3c3c;
    font-weight: 400;
    width: 90%;
    max-width: 1200px;
    margin: 10px auto;
}

p.the-breadcrumbs a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
}

p.the-breadcrumbs a:hover {
    text-decoration: underline;
}

.hub-hero, .subhub-hero {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 350px;
    display: table;
    height: 350px;
    background-position: 50%;
}

.subhub-hero {
    min-height: 200px;
    height: 200px;
}

.blogentry-titlepanel a {
    text-decoration: underline;
}

.blogentry-titlepanel ul li {
    padding: 0 0 2% 0;
}

div.fa-ul-container {
    margin: 0 auto;
    max-width: 790px;
    width: 90%;
}

ul.fa-ul {
    padding: 15px 0;
}

ul.fa-ul li h3 {
    padding: 0;
}

ul.fa-ul li i.fa-asterisk {
    font-size: 21px;
}

.note {
    font-size: 14px;
    line-height: 20px;
    font-style: italic;
    margin: 0 auto;
    width: 90%;
    max-width: 790px;
    display: table;
}

main.content-page-container table tbody tr {
    width: 100%;
    display: table;
    margin: 7% 0;
}

main.content-page-container table tbody tr td {
    color: #6c6c6c;
    padding: 2% 0;
    width: 100%;
    display: table;
}

main.content-page-container th {
    color: #3c3c3c;
    font-size: 24px;
    font-weight: 500;
    padding: 2% 0;
    vertical-align: top;
    width: 100%;
    display: table;
}

main.content-page-container p.smallText {
    font-size: 14px;
    line-height: 25px;
}


/* Content Page Styles */

.content-hero {
    background-color: #490e6f;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 68px 0;
    min-height: 200px;
}

.content-hero h1 {
    padding: 0;
    margin: 0 auto;
    width: 90%;
}

.content-hero p {
    font-size: 52px;
    font-weight: 500;
    line-height: 54px;
    width: 100%;
    text-align: center;
}

.content-page-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: table;
}

.content-page-container .quote {
    text-align: left;
    width: 80%;
    font-size: 22px;
    font-weight: 400;
    line-height: 33px;
    color: #3c3c3c;
}

.content-page-container hr {
    text-align: left;
    margin: 20px 0 !important;
}

.content-page-container ul li i.fa {
    background-color: transparent;
    font-size: inherit;
    border-radius: 0;
    text-align: inherit;
    line-height: inherit;
    color: inherit;
}

.content-left-column {
    width: 90%;
    max-width: 790px;
    height: auto;
    text-align: left;
    display: table-cell;
    padding: 5% 2% 100px;
    vertical-align: top;
}

.content-left-column h2 {
    font-size: 24px;
    line-height: 35px;
    font-weight: 500;
    color: #3c3c3c;
    padding: 30px 0 20px;
    margin: 0;
}

.content-left-column h3 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
}

h3.default {
    font-size: 18px;
    line-height: 27px;
    color: #6c6c6c;
    padding: 0;
    font-weight: 300;
}

h3.default a {
    font-size: 18px;
    line-height: 27px;
    color: #490e6f;
    padding: 0;
    font-weight: 300;
}

h3.default a:hover {
    text-decoration: underline;
}

.default {
    font-size: 18px;
    line-height: 27px;
    color: #6c6c6c;
    font-weight: 300;
}

.content-left-column h3.default a {
    color: #490e6f;
}

.content-left-column h3.default a:hover {
    text-decoration: underline;
}

.content-left-column h2, .content-left-column p, .content-left-column ul, .content-left-column li, .content-left-column h4 {
    text-align: left;
    max-width: 790px;
    height: auto;
}

.content-left-column li {
    font-size: 18px;
    color: #6c6c6c;
    line-height: 29px;
    margin: 1% 0;
}

.content-left-column ul li i.fa {
    color: #3c3c3c;
}

.content-left-column li img {
    display: inline;
    /* width: 80px;
    height: 80px; */
    margin-right: 2%;
    vertical-align: middle;
    background-color: #490e6f;
}

.content-left-column li a {
    width: 100%;
    height: 100%;
}

.content-left-column li a:hover {
    text-decoration: underline;
}

.content-left-column li a i {
    color: #490e6f;
    padding-left: 10px;
}

.content-left-column p a {
    text-decoration: underline;
}

.content-left-column a.button-over-solid-teal {
    text-decoration: none !important;
}

.content-left-column a.button-over-solid-purple {
    text-decoration: none !important;
}

.content-left-column a.button-left {
    margin-left: 0;
    margin-right: 0;
}

.content-left-column a.button-right {
    margin-left: auto;
    margin-right: 0;
}

.content-left-column iframe {
    margin: 30px 0;
}

.content-left-column div {
    color: #6c6c6c;
}

.content-page-container p {
    text-align: left;
    font-size: 18px;
    line-height: 29px;
    color: #6c6c6c;
    max-width: 790px;
    width: 100%;
    padding: 0 0 2% 0;
}

.content-right-column {
    width: 90%;
    min-width: 348px;
    display: table-cell;
    padding: 5% 2% 2%;
    text-align: left;
}

.heading2 {
    font-size: 24px;
    color: #3c3c3c;
    display: block;
    padding-top: 30px;
}

h3.h3-adjust {
    font-size: 42px;
    line-height: 42px;
}

.wage-hope-icon {
    width: 50px;
    height: 50px;
}


/* Blog Entry */

.blogentry-titlepanel h1 {
    color: #2c2c2c;
    text-align: left;
}

.blogentry-titlepanel p, .blogentry-titlepanel span, .blogentry-titlepanel a {
    font-size: 14px;
    text-transform: uppercase;
    padding: 0;
}

.blogentry-titlepanel h2.entry-header a {
    font-size: 24px;
    text-transform: none;
    color: #490e6f;
    text-decoration: none;
}

.blogentry-titlepanel h2.entry-header a:hover {
    text-decoration: underline;
}

.blog-date {
    color: #5b8f22;
    font-size: 14px;
    text-transform: uppercase;
    text-align: left;
}

span.meta-nav i {
    color: #490e6f;
}

span.meta-nav a {
    color: #490e6f;
}

span.meta-nav a:hover {
    text-decoration: underline;
}

span.smallText {
    font-size: 16px;
}

span.nav-previous {
    text-align: center;
    float: left;
    width: 50%;
    height: 215px;
    box-sizing: border-box;
}

.sans-title span.nav-previous {
    height: 54px;
}

span.nav-previous a {
    color: #ffffff;
    width: 100%;
    height: 100%;
    display: block;
    padding: 7%;
    background: #380D56;
    line-height: 26px;
}

span.nav-previous:hover {
    opacity: .9;
    text-decoration: underline;
}

span.nav-next {
    text-align: center;
    float: left;
    width: 50%;
    height: 215px;
    box-sizing: border-box;
}

.sans-title span.nav-next {
    height: 54px;
}

span.nav-next a {
    color: #ffffff;
    width: 100%;
    height: 100%;
    display: block;
    padding: 7%;
    background: #490e6f;
    line-height: 26px;
}

span.nav-next:hover {
    opacity: .9;
    text-decoration: underline;
}

span.meta-nav {
    display: block;
    color: #ffffff;
    font-style: italic;
    font-size: 16px;
    padding-bottom: 10px;
}

span.meta-nav i {
    color: #ffffff;
}

nav.nav-single {
    margin: 30px auto;
    display: table;
}

nav.sans-title {
    width: 100%;
    max-width: 350px;
}

div.blogentry-titlepanel img {
    float: left;
    width: 140px;
    height: 90px;
    margin: 8px 30px 10px 0;
}

div.blogentry-titlepanel h1.entry-title {
    padding-top: 0;
}

div.entry-content p {
    color: #6c6c6c;
    margin: 10px 0 0 0;
}

.content-left-column ul li i.fa-li {
    color: #3c3c3c;
}


/* End BE */


/* End Global Styles */


/* Wage Hope Page */

.stride-forward {
    background-image: url(images/stride-forward.jpg);
}

.wage-hope-hero {
    background-image: url(images/wage-hope.jpg);
}

.wage-hope-video-section {
    background-image: url(images/wage-hope-video-section.jpg);
    height: 350px;
    width: 100%;
    background-size: cover;
}

.wage-hope .content {
    text-align: center;
    padding: 20px;
}

.center-align-copy {
    text-align: center;
    width: 100%;
    height: auto;
}

.wage-hope .statisticsouter {
    background: none;
    float: none;
}

.wage-hope .statistics {
    background: url(images/wage-hope-bg.png) no-repeat center top;
    min-height: 181px;
    width: 900px;
    float: none;
    font-size: 16px;
    padding: 22px 30px 0 30px;
}

.wage-hope .statistics * {
    color: #FFF;
    /*text-align: left !important;*/
    text-transform: uppercase;
    display: block;
}

.wage-hope .statistics>div {
    width: 25%;
}

.wage-hope .statistics a, .wage-hope .statistics span {
    padding-bottom: 10px;
}

.wage-hope .statistics .center {
    margin: 0px 108px 0 108px;
}

.wage-hope .content * {
    vertical-align: top;
}

.wage-hope .content strong {
    color: #522273;
}

.wage-hope .content .left {
    text-align: left;
    width: 65%;
    display: inline-block;
}

.wage-hope .content .right {
    text-align: left;
    margin-left: 24px;
    width: 30%;
    display: inline-block;
}

.wage-hope .content .badge a {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 275px;
}

.wage-hope .content .badge img {
    width: 100%;
    max-width: 275px;
}

.wage-hope .content .right .volunteer_right {
    width: 100%;
    padding: 0;
    margin: 0;
}

.wage-hope .content .right .volunteer_right>p {
    font-size: 16px;
    line-height: 18px;
}

.wage-hope .content .right .volunteer_right .submitbtn {
    background: #490C66;
    font-size: 20px;
}

.wage-hope .content .blocks-head {
    margin: 30px 0 50px;
    padding-top: 30px;
    float: left;
    text-align: center;
    width: 100%;
}

.wage-hope .content .block {
    border-bottom: 1px solid #929292;
    padding-bottom: 16px;
    margin-bottom: 24px;
}

.wage-hope .content .block:last-child {
    border: none;
}

.wage-hope .content .block h2 {
    color: #522273;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 8px;
}

.wage-hope .content .block-image {
    vertical-align: top;
    width: 30%;
    max-width: 170px;
    display: inline-block;
}

.wage-hope .content .block-copy {
    vertical-align: top;
    width: 65%;
    display: inline-block;
    margin-left: 10px;
}

.wage-hope .content .block-copy p {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 26px;
}

.wage-hope-social-content {
    text-align: center;
}

.wage-hope-social .hope-banner img {
    width: 100%;
    max-width: 700px;
    margin-top: 20px;
}

.wage-hope-social h1 {
    font-size: 24px;
    line-height: 28px;
    margin: 30px 20px;
}

.wage-hope-social h1 strong {
    color: #522273;
}

.wage-hope-social .block {
    display: inline-block;
    vertical-align: top;
    height: 250px;
    width: 20%;
    text-align: center;
    background-color: #ede8f3;
    padding: 20px;
}

.wage-hope-social .block.facebook img {
    width: 100%;
    max-width: 200px;
}

.wage-hope-social .block h3 {
    font-size: 16px;
    line-height: 20px;
    min-height: 100px;
    margin-top: 0;
    margin-bottom: 20px;
}

.wage-hope-social .links a {
    display: block;
    text-decoration: none;
    max-width: 600px;
    margin: 20px auto;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    background-color: #8d6cac;
    padding: 10px;
    border: #ede8f3 solid 3px;
}

.wage-hope-social .addthis {
    max-width: 290px;
    margin: 20px auto;
}


/* End Wage Hope Page */


/* Corporate Sponsors */

.corporate-sponsors-container {
    width: 100%;
    height: auto;
    display: table;
    background-color: #ffffff;
}

.corporate-sponsors-container h3 {
    width: 100%;
    margin: 0 auto;
    display: table;
    background-color: #dcd3e6;
    text-align: center;
    color: #4a0e70;
    font-size: 30px;
    line-height: 30px;
    padding: 10px 0 7px;
    letter-spacing: 1px;
}

#container p {
    font-size: 25px;
    line-height: 27px;
    color: #676767;
    float: left;
    width: 60%;
    padding-left: 5%;
    border-left: 1px solid #4a0e70;
    margin: 35px 0;
}

#container p a:link {
    text-transform: uppercase;
    color: #4a0e70;
    text-decoration: none;
}

#container p a:hover {
    text-decoration: underline;
}

#container p a:visited {
    color: #4a0e70;
}

div.sponsor-image {
    float: left;
    width: 100%;
    max-width: 210px;
    margin-right: 30px;
}

#container {
    width: 100%;
    max-width: 780px;
    height: auto;
    display: table;
    margin: 0 auto;
}

.sponsor-image {
    width: 100%;
    height: auto;
}


/* Wage Hope, ACM */

div.wage-hope {
    background-color: #ffffff;
}

div.count-brackets {
    width: 100%;
    height: auto;
    text-align: center;
    white-space: nowrap;
    margin: 70px 0;
}

.count-brackets ul {
    width: 100%;
    height: auto;
    text-align: center;
    display: inline-block;
    margin: 0;
}

.count-brackets ul li {
    width: 11%;
    height: auto;
    position: relative;
    display: inline-block;
    margin: 5px;
}

.count-brackets ul li img {
    width: 100%;
    max-width: 103px;
    height: auto;
}

.count-brackets ul li p {
    font-size: 60px !important;
    line-height: 60px !important;
    font-weight: bold;
    color: #490e6f;
    position: absolute;
    top: 26%;
    left: 34%;
}

li.wagehope-button-generic {
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
    text-align: center;
}

li.wagehope-button-generic a {
    background-color: #490e6f;
}

li.wagehope-button-generic a:link {
    background-color: #490e6f;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    text-decoration: none;
    letter-spacing: 1px;
    padding: 8px 0 5px;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: block;
}

li.wagehope-button-generic a:hover {
    opacity: .8;
}

li.wagehope-button-generic a:visited {
    color: #efefef;
}

div.icon-list {
    max-width: 255px;
    width: 100%;
    height: auto;
    display: inline-table;
    padding: 40px 20px;
}

.icon-list ul {
    margin: 0 !important;
}

div.icon-list ul li img {
    width: 100%;
    max-width: 125px;
    height: auto;
    display: inline-table;
    margin: 0 auto !important;
}

div.icon-list ul li h6 a {
    font-size: 20px;
    font-weight: bold;
    color: #6d6e70;
    text-decoration: none;
    padding: 29px 0 0;
    display: inline-table;
}

div.icon-list ul li p {
    font-size: 16px !important;
    line-height: 18px !important;
    font-weight: normal;
    color: #6d6e70;
    display: inline-table;
    padding: 10px 0;
}

.blocks-head h1 {
    font-weight: normal;
}

div.about-content-container {
    display: table;
    width: 100%;
    height: auto;
}

div.video-container {
    float: left;
}

div.right-hand {
    display: inline-table;
    border-bottom: 1px solid #d8d8d8;
    margin: 0 0 18px 20px;
}

div.about-content-container ul {
    width: 100%;
    max-width: 280px;
    height: auto;
    display: inline-table;
    text-align: left;
    margin: 0;
}

.wage-hope .content .about-content-container ul li h6 {
    font-size: 23px;
    padding-bottom: 10px;
    width: 280px;
}

.about-content-container ul li p {
    width: 300px;
    height: auto;
    text-align: left;
    font-size: 16px !important;
    line-height: 18px !important;
    display: inline-table;
    letter-spacing: -.5px;
}

i.fa.fa-angle-right.fa-5x {
    color: #ffffff;
    background-color: #490e6f;
    padding: 0 6px 0 10px;
}

div.right-arrow {
    float: right;
}

div.right-hand ul li h6 a {
    text-decoration: none;
    color: #490e6f;
}

div.right-hand ul li p a {
    text-decoration: none;
    color: #6d6e70;
}

div.right-arrow a:link {
    text-decoration: none;
}


/* One to One Support */

div.hero {
    width: 100%;
    height: auto;
}

.hero img {
    width: 100%;
    height: auto;
    padding-top: 5px;
}


/* One to One Support */

div.support-intro-container {
    width: 100%;
    text-align: center;
    float: left;
    margin: 60px auto;
}

p.support-phone a {
    font-size: 40px;
    line-height: 40px;
    color: #4a0d66;
    text-decoration: none;
}

p.support-copy a span {
    font-family: Arial, sans-serif !important;
    font-weight: normal !important;
    font-size: 16px !important;
}

p.support-copy {
    font-size: 23px;
    color: #6d6e70;
    line-height: 38px;
}

p.support-copy a {
    color: #4a0d66;
    text-decoration: none;
}

div.support-quote {
    width: 48%;
    float: left;
}

.support-quote p {
    position: absolute;
    z-index: 2;
    color: #ffffff;
    font-size: 23px;
    line-height: 26px;
    width: 100%;
    max-width: 38%;
    margin: 20% 4%;
}

.support-quote p span {
    font-size: 20px;
}

.support-quote img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
}

div.support-copy-right {
    width: 45%;
    float: left;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding-top: 60px;
    margin-left: 4%;
}

.support-copy-right h2 {
    color: #4a0d66;
    font-size: 40px;
    line-height: 48px;
    padding-bottom: 30px;
}

.support-copy-right p {
    color: #6d6e70;
    font-size: 17px;
    line-height: 20px;
    padding-bottom: 30px;
}

.support-copy-right ul {
    color: #6d6e70;
    font-size: 17px;
    line-height: 20px;
    list-style-type: disc;
    list-style-position: inside;
    padding-bottom: 60px;
}

.support-copy-right li {
    padding-bottom: 10px;
    margin-left: 20px;
    list-style-position: outside;
}

.support-copy-right li a {
    text-decoration: underline;
    color: #4a0d66;
    font-size: 20px;
}

div.support-center-copy {
    width: 90%;
    max-width: 860px;
    margin: 0 0 0 4%;
    float: left;
    padding: 50px 0 25px;
}

.support-center-copy h2 {
    color: #4a0d66;
    font-size: 40px;
    line-height: 48px;
    padding-bottom: 30px;
}

.support-center-copy p {
    color: #6d6e70;
    font-size: 17px;
    line-height: 20px;
    padding-bottom: 30px;
}

div.support-center-video iframe {
    margin: 0 auto 50px;
    display: block;
    width: 100%;
    max-width: 560px;
}

div.support-copy-left {
    width: 45%;
    float: left;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding-top: 60px;
    margin-left: 4%;
}

.support-copy-left h2 {
    color: #4a0d66;
    font-size: 40px;
    line-height: 48px;
    padding-bottom: 30px;
}

p.copy-left-p {
    color: #6d6e70;
    font-size: 17px;
    line-height: 20px;
    padding-bottom: 30px;
}

p.copy-left-ptwo {
    color: #6d6e70;
    font-size: 17px;
    line-height: 20px;
    padding-bottom: 10px;
}

.support-copy-left ul {
    color: #6d6e70;
    font-size: 17px;
    line-height: 20px;
    list-style-type: disc;
    list-style-position: inside;
    padding-bottom: 20px;
}

.support-copy-left ul li {
    padding-bottom: 10px;
    list-style-position: outside;
    margin-left: 20px;
}

p.copy-left-pthree {
    color: #6d6e70;
    line-height: 20px;
    padding-bottom: 60px;
}

div.support-quote-two {
    width: 48%;
    float: right;
}

.support-quote-two p {
    position: absolute;
    z-index: 2;
    color: #ffffff;
    font-size: 23px;
    line-height: 26px;
    width: 100%;
    max-width: 38%;
    margin: 20% 4%;
}

.support-quote-two p span {
    font-size: 20px;
}

.support-quote-two img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
}

div.download-info-packet {
    display: inline-block;
    margin: 70px 0;
}

.download-info-packet a {
    background-color: #490d67;
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
    padding: 10px 30px;
}

.support-intro-container button {
    background-color: #490d67;
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
    padding: 10px 30px;
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    margin: 20px;
}

.support-intro-container button:active {
    background-color: #38035C;
    background-image: none;
}

.support-intro-container button:hover {
    background-color: #38035C;
    background-image: none;
}

.support-intro-container button:visited {
    background-color: #38035C;
    background-image: none;
}

ul.three-info-points {
    width: 100%;
    font-size: 21px;
    text-align: center;
    float: left;
}

.three-info-points li.info-points-icon {
    display: inline-block;
    margin: 3%;
}

li.info-points-icon i.fa.fa-mobile {
    float: left;
    height: 50px;
    width: 50px;
    background-color: #490d67;
    color: #ffffff;
    font-size: 2em;
    border-radius: 100%;
    text-align: center;
    line-height: 50px;
    vertical-align: middle;
}

li.info-points-icon i.fa.fa-at {
    float: left;
    height: 50px;
    width: 50px;
    background-color: #490d67;
    color: #ffffff;
    font-size: 1.5em;
    border-radius: 100%;
    text-align: center;
    line-height: 50px;
    vertical-align: middle;
}

li.info-points-icon i.fa.fa-calendar {
    float: left;
    height: 50px;
    width: 50px;
    background-color: #490d67;
    color: #ffffff;
    font-size: 1.2em;
    border-radius: 100%;
    text-align: center;
    line-height: 50px;
    vertical-align: middle;
}

li.info-points-icon p {
    float: left;
    margin: 6px 0 0 20px;
    text-align: left !important;
}

li.info-points-icon p span {
    display: table-cell;
    padding-top: 8px;
}

li.info-points-icon p span a {
    color: #4a0d66;
    text-decoration: none;
}

div.right-container {
    float: left;
}

div.left-container {
    float: left;
}

div.bottom-container {
    float: left;
    width: 100%;
    text-align: center;
}


/* Wage-Hope, Join the Fight Form */

div.jointhefight-form {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 40px;
}

div.jointhefight-form form input {
    padding: 11px;
    margin: 5px;
    border-left: 3px solid #d0bedd;
    border-top: 2px solid #d0bedd;
    border-radius: 0;
}

div.jointhefight-form form input.purple-btn {
    border: none;
    background-color: #480e6e;
    border-radius: 0;
    background-image: none;
    box-shadow: 0;
    color: #ffffff;
    width: 200px;
    height: 47px;
}

div.jointhefight-form p {
    text-align: center;
    width: 100%;
    max-width: 65%;
    margin: 20px auto;
    font-size: 21px !important;
    line-height: 23px !important;
}

.wagehope-button-generic-test a {
    background-color: #490e6f;
    text-indent: 0px;
    display: inline-block;
    line-height: 20px;
    padding: 18px 10px;
    width: 90%;
    max-width: 200px;
    text-align: center;
    margin-top: 10px;
}

.wagehope-button-generic-test a:link {
    position: relative;
    top: 1px;
    color: #ffffff;
    text-decoration: none;
}

.wagehope-button-generic-test a:hover {
    background-color: #642888;
}

.wagehope-button-generic-test a:visited {
    color: #ffffff;
}

.section-one ul li textarea {
    resize: none;
    border-radius: 1px;
    width: 250px;
    height: 152px;
    vertical-align: top;
    color: #8a8a8a;
    padding: 20px;
}


/* Wage Hope Social Page */

div.primary-header {
    width: 100%;
    display: table;
    background-color: #490e6f;
    text-align: center;
    padding: 50px 11px;
    margin: -10px 0 0 -11px;
}

.primary-header h1 {
    font-size: 42px;
    line-height: 44px;
    color: #ffffff;
}

div.section-one {
    display: table;
    margin: 0 auto;
    text-align: center;
}

div.section-one ul {
    display: inline-block;
    margin: 50px 10px;
    vertical-align: top;
}

.section-one ul li {
    max-width: 290px;
    width: 100%;
    height: auto;
}

.section-one ul li h6 {
    font-weight: normal;
    font-size: 17px;
    color: #121212;
    text-align: left;
    margin: 20px 0 15px;
}

.section-one ul li h6 a {
    text-decoration: none;
    color: #5e9cae;
}

.section-one ul li h6 a:hover {
    text-decoration: underline;
}

.section-one ul li h6 a:visited {
    color: #121212;
}

.section-one ul li p {
    text-align: left;
    font-size: 15px;
    line-height: 19px;
    color: #424242;
}

.section-one ul li p span {
    color: #490e6f;
}

div.secondary-header {
    width: 100%;
    display: table;
    text-align: center;
    padding: 50px 0 10px;
}

.secondary-header h2 {
    font-size: 34px;
    line-height: 42px;
    font-weight: normal;
    color: #121212;
}

p.secondary-header-note {
    width: 100%;
    text-align: center;
    height: auto;
    margin-bottom: 70px;
    font-size: 14px;
}

div.section-two {
    width: 100%;
    max-width: 695px;
    height: auto;
    margin: 0 auto;
}

div.section-two-row {
    width: 100%;
    display: table;
    margin: 30px 0;
}

.section-two-row div {
    display: inline-block;
    vertical-align: top;
}

.section-two ul {
    display: inline-block;
    margin: 0 0 0 8%;
}

ul.subsection-row li p {
    margin: 10px 0 20px;
    font-size: 16px;
    line-height: 18px;
}

.subsection-row li p a {
    color: #5e9cae;
    text-decoration: none;
}

.subsection-row li p a:hover {
    text-decoration: underline;
}

.subsection-row li p a:visited {
    color: #121212;
}

div.section-three {
    width: 100%;
    max-width: 695px;
    display: table;
    margin: 120px auto 50px auto;
    text-align: center;
    border-bottom: 1px solid #f1f1f1;
}

li.tertiary-header {
    font-size: 26px;
    font-weight: normal;
    line-height: 30px;
    color: #121212;
}


/* Social Media Icons */

ul.social-media-icons {
    width: 100%;
    display: table;
    text-align: center;
    margin: 70px 0 100px;
}

ul.social-media-icons li {
    display: inline-block;
    margin: 0 2%;
}

ul.social-media-icons li i.fa.fa-facebook {
    height: 55px;
    width: 55px;
    color: #ffffff;
    font-size: 3em;
    text-align: center;
    line-height: 55px;
    vertical-align: middle;
}

ul.social-media-icons li i.fa.fa-facebook:hover {
    opacity: 0.9;
}

ul.social-media-icons li i.fa.fa-twitter {
    height: 55px;
    width: 55px;
    color: #ffffff;
    font-size: 3em;
    text-align: center;
    line-height: 55px;
    vertical-align: middle;
}

ul.social-media-icons li i.fa.fa-youtube {
    height: 55px;
    width: 55px;
    color: #ffffff;
    font-size: 3em;
    text-align: center;
    line-height: 55px;
    vertical-align: middle;
}

ul.social-media-icons li i.fa.fa-instagram {
    height: 55px;
    width: 55px;
    color: #ffffff;
    font-size: 3em;
    text-align: center;
    line-height: 55px;
    vertical-align: middle;
}

.medium-button a {
    background-color: #490e6f;
    text-indent: 0px;
    display: inline-block;
    height: 56px;
    line-height: 56px;
    width: 250px;
    text-decoration: none;
    text-align: center;
    margin: 30px 0 90px;
}

.medium-button a {
    color: #ffffff;
    text-decoration: none;
}

.medium-button a:active {
    position: relative;
    top: 1px;
}

.medium-button a:hover {
    background-color: #591e7e;
}

.medium-button a:visited {
    color: #ffffff;
}


/* END OLD CSS */


/* NEW CSS */


/* Header & Nav */

div.header-container {
    width: 96%;
    max-width: 1200px;
    margin: 0 auto 20px;
}

.header-container div {
    display: table-cell;
    vertical-align: middle;
}

div.sup-header {
    width: 100%;
    height: auto;
    display: block;
    text-align: right;
    color: #6c6c6c;
}

div.sup-header div {
    display: inline-block;
}

.sup-header div a {
    color: #6c6c6c;
    font-size: 15px;
    text-decoration: underline;
}

.phone {
    font-size: 15px;
    color: #6c6c6c;
}

div.search-header {
    padding: 0 10px;
}

.search-header span i {
    color: #6c6c6c;
    font-size: 15px;
    cursor: pointer;
}


/* Search */

.search-overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    background-color: rgb(73, 14, 111);
    background-color: rgba(73, 14, 111, 0.95);
    overflow-y: hidden;
    transition: 0.3s;
    margin-top: -25px;
    box-shadow: 0 0 10px #000000;
}

.search-overlay-content {
    position: relative;
    top: 25px;
    width: 90%;
    text-align: center;
    max-width: 1200px;
    display: table;
    margin: 30px auto 0;
    border-bottom: 2px solid #ffffff;
}

.search-overlay-content form {
    position: relative;
    padding-right: 165px;
}

.search-overlay-content div {
    display: table-cell;
}

.search-overlay-content div i.fa.fa-times {
    font-size: 1.5em;
    border: 3px solid #fff;
    height: 40px;
    width: 40px;
    line-height: 33px;
}

.search-overlay-content div i.fa.fa-search {
    font-size: 1.5em;
    height: 40px;
    width: 40px;
    line-height: 33px;
    color: #A9A9A9;
}

div.search-overlay-content form input[type="search"] {
    width: 100%;
    font-size: 52px;
    font-weight: 500;
    border-radius: 0;
    appearance: initial;
    -moz-appearance: initial;
    /* Firefox */
    -webkit-appearance: initial;
    /* Safari and Chrome */
    height: 50px;
    margin: 0;
    text-align: left;
}

.search-overlay a:hover, .search-overlay a:focus {
    color: #f1f1f1;
}

.search-closebtn {
    position: absolute;
    top: 35px;
    right: 20px;
    font-size: 20px !important;
    font-weight: 400;
}


/* End Search Button */

div.espanol-header {
    color: #6c6c6c;
    margin-right: 20px;
}

div.newsletter-signup-header {
    color: #6c6c6c;
}

div.newsletter-signup-header a {
    color: #6c6c6c;
}

div.html-logo {
    width: 94px;
}

header {
    text-align: center;
}

header nav ul {
    display: inline;
    white-space: normal;
}

header nav ul li {
    text-align: left;
    font-size: 16px;
    text-decoration: none;
    color: #2c2c2c;
}

header nav ul li a {
    color: #2c2c2c;
    font-weight: 400;
    font-size: 16px;
}

header nav ul li a:hover {
    color: #4c4c4c;
    text-decoration: none;
}

header nav ul li a img {
    width: 110px;
    height: auto;
    vertical-align: middle;
}

nav ul li button.dropbtn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 400;
    color: #ffffff !important;
    font-size: 16px;
    background: #5e9cae;
    padding: 15px 0;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    cursor: pointer;
    width: 193px;
}

nav ul li button.dropbtn i {
    color: #ffffff;
}

li.dropdown {
    position: relative;
    z-index: 9999;
}

/*.dropdown-content {
    display: none;
    position: absolute;
    background-color: #5893A5;
    width: 193px;
    box-shadow: 0px 10px 12px 0px rgba(0, 0, 0, 0.2);
    margin-top: -3px;
    border-radius: 3px;
}
*/
.dropdown-content a {
    color: #ffffff;
    /*padding: 12px 16px;
    text-decoration: none;
    display: block;*/
    /*border-top: 1px solid #518896;*/
}

.dropdown-content a:hover {
    /*background-color: #7ab8ca;
    color: #ffffff;*/
    text-decoration: none;
}

.dropdown:hover .dropdown-content {
    display: block;
}

#header {
    background: #ffffff;
    box-sizing: border-box;
    z-index: 1000;
}

#mobile-header ul {
    display: table;
}

#mobile-header ul li {
    display: table-cell;
    vertical-align: middle;
}

#mobile-header li.mobile-logo {
    width: 60px;
    text-align: left;
    min-width: 60px;
}

li.mobile-logo img {
    vertical-align: middle;
}

li.mobile-menu-icon span {
    background: #490e6f;
    height: 2px;
    width: 46px;
    display: block;
    text-align: center;
    margin: 8px auto 3px;
}

#mobile-header li.mobile-menu-icon {
    width: 46px;
    text-align: right;
    padding-top: 2px;
}

li.mobile-menu-icon span {
    background: #490e6f;
    height: 2px;
    width: 46px;
    display: block;
    text-align: center;
    margin: 8px auto 3px;
}

li.mobile-menu-icon p {
    color: #490e6f;
    font-size: 16px;
}

li.mobile-menu-search {
    width: 90%;
    text-align: right;
    padding-right: 25px;
}

li.mobile-menu-search i {
    color: #490e6f;
    font-size: 30px;
}

.headroom--pinned {
    display: block;
    position: fixed;
    background: #ffffff;
    width: 100%;
    box-sizing: border-box;
    -moz-box-shadow: 0px 0px 8px #999999;
    -webkit-box-shadow: 0px 0px 8px #999999;
    box-shadow: 0px 0px 8px #999999;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#999999')";
    /* For IE 5.5 - 7 */
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#999999');
    z-index: 1000;
    top: 0px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 10px 0;
    margin-top: 0;
}

.headroom--pinned nav ul li a img {
    width: 70px;
}

.headroom--unpinned {
    display: none;
    margin-top: -83px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.headroom--top {
    position: relative;
    margin: 5px 0 20px;
    padding: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    /* For IE 8 */
    -ms-filter: none;
    /* For IE 5.5 - 7 */
    filter: none;
}

.headroom--top nav ul li a img {
    width: 110px;
}

.headroom--not-top {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


/* End Header & Nav */

.events-hero {
    background-image: url();
    background-color: #490e6f;
    height: 440px;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    display: table;
}

.events-hero h1 {
    font-size: 52px;
}

.events-hero p {
    font-size: 32px;
    font-weight: 500;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.events-hero ul {
    display: table;
    height: 380px;
}

.events-hero ul li {
    display: table-cell;
}

li.events-wagehope-logo {
    width: 15%;
    vertical-align: top;
}

li.events-wagehope-logo img {
    width: 80%;
    min-width: 120px;
}

li.events-hero-copy {
    width: 70%;
    vertical-align: middle;
}

li.events-space-holder {
    width: 15%;
}


/* Header-event */

ul.tab {
    list-style-type: none;
    margin: -60px auto 0;
    padding: 0;
    overflow: hidden;
    background-color: #5e9cae;
    width: 100%;
    max-width: 1200px;
    position: relative;
    z-index: 100;
}


/* Float the list items side by side */

ul.tab li {
    float: left;
}


/* Style the links inside the list items */

ul.tab li a {
    display: inline-block;
    color: #ffffff;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
    height: 60px;
}


/* Change background color of links on hover */

ul.tab li a:hover {
    text-decoration: underline;
}


/* Create an active/current tablink class */

ul.tab li a:focus, a.tablinks.active {
    background-color: #ffffff;
    color: #3c3c3c;
    height: 60px;
}


/* Style the tab content */

.tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
}

.tabcontent {
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
    /* Fading effect takes 1 second */
}

@-webkit-keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


/* End Header-event */


/* Home Hero & Bullet Points */

div.homepage-hero {
    background-image: url(images/HomepageHero_1920x450.jpg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 450px;
    text-align: left;
    position: relative;
    display: table;
}

div.homepage-hero img {
    width: 100%;
    height: auto;
}

div.homepage-hero p {
    font-size: 70px;
    line-height: 72px;
    width: 100%;
    color: #ffffff;
    font-weight: 700;
}

div.homepage-hero div.hero-title {
    width: 100%;
    margin: 0 auto;
}

div.homepage-hero div.hero-caption {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
}

div.hero-caption h5 {
    padding: 15px 30px;
    background-color: rgba(73, 14, 111, 0.9);
    font-size: 22px;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    color: #ffffff;
}

.hero-caption span {
    font-weight: 500;
    font-size: 26px;
    color: #ffffff;
    white-space: nowrap;
}

.hero-caption span a {
    font-weight: 500;
    font-size: 26px;
    color: #ffffff;
    white-space: nowrap;
}

.hero-caption i.fa.fa-phone {
    height: 30px;
    width: 30px;
    background-color: #5e9cae;
    color: #ffffff;
    font-size: 20px;
    border-radius: 100%;
    text-align: center;
    line-height: 32px;
}

div.hub-container-aboutus {
    width: 100%;
    max-width: 850px;
    margin: 50px auto;
    display: block;
}

div.hub-container-aboutus p {
    color: #555555;
    font-size: 20px;
    line-height: 32px;
    font-weight: 300;
    text-align: center;
    margin: 0 auto;
    width: 90%;
    max-width: 790px;
}

div.scroller-inner hr {
    width: 75px;
    border-top: 1px solid #000000;
    margin: 0 auto;
}

div.icon-points {
    width: 90%;
    max-width: 1200px;
    display: table;
    text-align: center;
    margin: 0 auto;
}

div.icon-points ul {
    display: table-cell;
    width: 400px;
    margin-bottom: 30px;
}

div.three-icons ul {
    width: 33%;
}

div.four-icons ul {
    width: 25%;
}

.icon-points li i.gold {
    height: 90px;
    width: 90px;
    background-color: #f0ab00;
    color: #ffffff;
    font-size: 45px;
    border-radius: 100%;
    text-align: center;
    line-height: 90px;
}

i.teal {
    height: 90px;
    width: 90px;
    background-color: #5e9cae;
    color: #ffffff;
    font-size: 45px;
    border-radius: 100%;
    text-align: center;
    line-height: 90px;
}

i.over-solid {
    color: #490e6f;
}

li.over-solid i.fa-li {
    color: #3c3c3c;
}

.icon-points li a i {
    color: #490e6f;
    margin-top: 20px;
}

.icon-points li a:hover {
    text-decoration: underline;
}

.icon-points ul li h4 {
    color: #2c2c2c;
    font-size: 24px;
    font-weight: 500;
}

.icon-points ul li p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    width: 88%;
    margin: 0 auto;
    text-align: center;
}


/* End Home Hero & Bullet Points */


/* Action Center */

.action-center {
    background-image: url(images/actioncenter-hero.jpg);
    background-position: 50% 0;
}

.hidden_event, .load_more_events {
    display: none;
}

#cboxOverlay {
    background-color: rgba(0, 0, 0, 0.4) !important;
}

div#lo_api_content {
    width: 100%;
    max-width: 1200px;
    height: auto;
    margin: 0 auto;
}

#zip-radius-search form {
    text-align: center;
    margin: 30px auto 0px;
}

#zip-radius-search form input {
    margin-right: 10px;
}

#zip-radius-search form select {
    margin-right: 10px;
    color: #3c3c3c;
}

div.affiliate_box {
    text-align: center;
    padding-top: 15px;
}

span.aff_photo {
    margin: 30px auto 10px;
    width: 100%;
    max-width: 1200px;
    height: auto;
    display: block;
    text-align: center;
}

.aff_photo img {
    width: 100%;
    max-width: 150px;
    height: auto;
}

span.aff_name {
    font-weight: 400;
    font-size: 20px;
}
span.aff_contact_url a {
    margin-top: 15px;
}

span.aff_fb a.facebook-button {
    padding: 12px 24px;
    font-size: 18px;
}
span.aff_fb a {
    padding-top: 15px !important;
}
#local_affiliates span.aff_fb a.facebook-button i {
    color: #ffffff;
}

span.aff_location {
    color: #6c6c6c;
}

div#local_affiliates {
    font-size: 18px;
    line-height: 27px;
    color: #3c3c3c;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    text-align: center;
}

#local_affiliates i {
    color: #6c6c6c;
}

div#calendar_events {
    font-size: 18px;
    line-height: 27px;
    color: #3c3c3c;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    width: 90%;
    max-width: 1200px;
    margin: 20px auto 0;
    text-align: center;
}

div.event_box_div {
    width: 100%;
    display: table;
    padding: 20px 0;
    border-top: 1px solid #e9e9e9;
}

div.event_box_div span {
    display: table-cell;
    vertical-align: middle;
}

span.event_name {
    text-align: left;
    width: 400px;
    color: #3c3c3c;
    font-weight: 400;
    width: 35%;
    padding-left: 2%;
}

span.event_category {
    text-align: left;
    width: 230px;
    font-size: 16px;
    color: #6c6c6c;
    width: 13%;
    padding-left: 2%
}

span.event_location {
    text-align: left;
    font-size: 16px;
    color: #6c6c6c;
    width: 15%;
}

span.event_date {
    text-align: right;
    font-size: 16px;
    color: #6c6c6c;
    width: 13%;
    padding-right: 2%;
}

span.event_link {
    text-align: center;
    font-size: 16px;
    width: 15%;
}

.event_link a.btn {
    background-color: #5e9cae;
    color: #ffffff;
    text-decoration: none;
    border-radius: 3px;
    padding: 8px 10px;
    display: table;
    width: 150px;
    margin: 0 auto;
}

.event_link a.btn:hover {
    opacity: .9;
}

.adv_action_box {
    width: 200px;
    min-height: 250px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 100px;
}

ul#snapshot_state_details {
    padding: 60px 0;
    text-align: center;
    display: table;
    margin: 0 auto;
}

ul#snapshot_state_details li {
    display: table-cell;
    text-align: center;
    width: 400px;
}

#snapshot_state_details li span.over-image {
    display: table;
    width: 100%;
    text-align: center;
}

#snapshot_state_image {
    background-position: 0 80%;
    margin-top: 30px;
    background-size: cover;
}

#snapshot_state_image i {
    font-size: 18px;
    vertical-align: text-top;
}

div.tooltip h6.h6-adjust {
    float: left;
}

div.tooltip i {
    float: right;
}


/* Tooltip container */

.tooltip {
    position: relative;
    display: inline-block;
}


/* Tooltip text */

.tooltip .tooltiptext1, .tooltiptext2, .tooltiptext3 {
    visibility: hidden;
    width: 300px;
    background-color: #ffffff;
    box-shadow: 5px 5px 10px #000000;
    text-align: center;
    padding: 20px;
    border-radius: 6px;
    opacity: 0;
    transition: opacity .3s;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
    font-size: 16px;
    line-height: 24px;
    color: #6c6c6c;
}

.tooltip .tooltiptext1 {
    margin-left: 0;
    left: 0;
    bottom: 45px;
}

.tooltip .tooltiptext2 {
    margin-left: -60px;
    left: 0;
    bottom: 45px;
}

.tooltip .tooltiptext3 {
    margin-left: -80px;
    left: 0;
    bottom: 45px;
}


/* Show the tooltip text when you mouse over the tooltip container */

.tooltip:hover .tooltiptext1, .tooltip:hover .tooltiptext2, .tooltip:hover .tooltiptext3 {
    visibility: visible;
    opacity: 1;
}

.tooltip .tooltiptext1::after, .tooltip .tooltiptext2::after, .tooltip .tooltiptext3::after {
    content: " ";
    position: absolute;
    top: 100%;
    /* At the bottom of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #ffffff transparent transparent transparent;
}

h6.h6-adjust:hover span {
    display: block;
    opacity: 1;
}

h6.gold i.fa {
    color: #f0ab00;
}

section.data-tables {
    margin: 0 0 50px;
}

section.state-show {
    padding-top: 50px;
}

p.action_description i {
    padding-left: 10px;
    color: #490e6f;
}

h6.h6-adjust {
    font-size: 52px;
    font-weight: 500;
    padding-top: 20px;
}

.rep-modal-form {
    background-color: #fff;
    border: 2px #000 solid;
    padding: 10px;
    display: block;
}

.rep-modal-form label {
    position: relative !important;
    margin-bottom: 10px !important;
}

.rep-modal-form input[type=text] {
    color: #888;
    border: 1px #000 solid;
}

.rep-modal-form {
    position: relative !important;
    margin: 2px;
    margin-bottom: 10px !important;
}

.ac-loading-cover {
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    padding-top: 100px;
    background: rgba(255, 255, 255, 0.95);
}

ul#actions i {
    color: #6c6c6c;
}


/* End Action Center */


/* News Home */

section.news-home {
    width: 100%;
    background-image: url(images/news-image.jpg);
    background-size: cover;
    background-position: 40% 0;
    height: auto;
    text-align: center;
    padding-bottom: 100px;
    background-repeat: no-repeat;
}

div.news-slider-container {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}

.news-slider {
    margin: 0 auto;
}

.news-slider img {
    background-color: #490e6f;
    padding: 20px;
    margin: 0 auto;
    width: 90%;
}

.news-slider div ul li hr {
    border-top: 1px solid #ffffff;
    text-align: left;
    margin: 20px 0;
}

.news-container {
    position: relative;
}

span.news-type {
    position: absolute;
    z-index: 100;
    bottom: 20px;
    left: 41px;
    background-color: #3c3c3c;
    padding: 0 10px;
}

span.news-type a {
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    text-transform: uppercase;
    color: #ffffff;
}

span.news-type a:hover {
    color: #ffffff;
    text-decoration: underline;
}

span.news-type a:visited {
    color: #ffffff;
}

.news-slider div ul li.news-header {
    padding-bottom: 30px;
}

li.news-header a {
    color: #ffffff;
    font-size: 24px;
    line-height: 33px;
    font-weight: 500;
    white-space: normal;
}

li.news-header a sup {
    color: #ffffff;
}

li.news-header:hover {
    color: #ffffff;
    text-decoration: underline;
}

li.news-header:visited {
    color: #ffffff;
}

.news-slider div ul li.news-copy {
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
}

.news-slider div ul {
    text-align: left;
    background-color: #490e6f;
    width: 90%;
    padding: 0 20px 0;
    margin: 0 auto;
}

a.more-news-link {
    color: #ffffff;
    font-size: 20px;
}

.slick-dots {
    bottom: -40px !important;
}


/* End News Home */


/* Patient & Caregiver Support Home */

section.pcs-home {
    width: 100%;
    background-image: url(images/pcs-image.jpg);
    background-size: cover;
    background-position: 45% 0;
    height: auto;
    text-align: left;
    background-repeat: no-repeat;
}

div.pcs-contact-container {
    display: table;
    width: 100%;
    max-width: 48%;
    height: auto;
    position: relative;
    left: 40%;
}

.pcs-contact-container ul {
    padding: 30px 0 0;
    text-align: center;
}

.pcs-contact-container hr {
    margin: 0 auto 40px;
}

li.pcs-phone {
    font-size: 32px;
    font-weight: 400;
    color: #2c2c2c;
}

li.pcs-phone span a {
    font-weight: 500;
    font-size: 32px;
    color: #3c3c3c;
}

li.pcs-time {
    font-size: 16px;
    color: #6c6c6c;
    padding: 10px 0 25px;
}

li.pcs-appointment a i, li.pcs-email a i {
    padding-right: 10px;
}

li.pcs-email a:link {
    padding: 12px 20px;
    color: #490e6f !important;
    border: 1px solid #490e6f;
    margin: 20px auto 0;
}

.pcs-email a:hover {
    text-decoration: underline;
}

li.pcs-email a i {
    color: #490e6f !important;
}

li.pcs-appointment a:link {
    padding: 13px 29px;
}

li.pcs-phone i {
    height: 34px;
    width: 34px;
    background-color: #5e9cae;
    color: #ffffff;
    font-size: 23px;
    border-radius: 100%;
    text-align: center;
    line-height: 35px;
}


/* End PCS Home */


/* Get Involved Home */

div.get-involved-slider-container {
    width: 100%;
    max-width: 1200px;
}

div.get-involved-slider {
    margin: 0 auto;
}

.get-involved-slider img {
    padding: 0 20px 20px;
    margin: 0 auto;
}

.get-involved-slider p {
    font-size: 20px;
    color: #3c3c3c;
}

.get-involved-slider a.button-over-solid-purple {
    width: 60%;
    padding: 12px 0;
    margin: 30px auto 0;
}

.get-involved-slider p a:link {
    font-size: 20px;
}

.get-involved-slider p a:hover {
    text-decoration: underline;
}

.gi-section4 {
    background-image: url(images/gi-section4.jpg);
    background-size: cover;
    background-position: 50%;
}


/* End GI Home */


/* Our Vision Home */

section.ov-home {
    width: 100%;
    height: auto;
    text-align: center;
}

.ov-home p a {
    text-decoration: underline;
}

.ov-home ul {
    display: table;
    margin: 0 auto;
    width: 90%;
    max-width: 1200px;
}

.ov-home ul li {
    display: inline-table;
    position: relative;
    width: 21%;
    margin: 0 1%;
}

.ov-home ul li span {
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
    position: absolute;
    bottom: 28px;
    left: 0;
    z-index: 100;
    width: 100%;
}

li.fund-research {
    background-image: url(images/home-supportpatients.jpg);
    background-repeat: no-repeat;
    height: 320px;
    background-position: 50% 20%;
    background-size: cover;
}

li.support-patients {
    background-image: url(images/home-fundresearch.jpg);
    background-repeat: no-repeat;
    height: 320px;
    background-position: 50% 20%;
    background-size: cover;
}

li.raise-awareness {
    background-image: url(images/home-advocatechange.jpg);
    background-repeat: no-repeat;
    height: 320px;
    background-position: 50% 20%;
    background-size: cover;
}

li.advocate-change {
    background-image: url(images/home-raiseawareness.jpg);
    background-repeat: no-repeat;
    height: 320px;
    background-position: 50% 20%;
    background-size: cover;
}

.overlay {
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.8);
    height: 200px;
    margin: 120px auto 0;
    position: absolute;
    bottom: 0px;
    height: 0;
    width: 100%;
}

div.overlay p {
    display: table;
    color: #ffffff;
    padding: 6px;
    font-size: 18px;
    line-height: 24px;
}

.ov-home ul li span {
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.8);
    height: 50px;
    padding-top: 10px;
    width: 100%;
}

.overlay {
    padding-top: 10px;
}


/* End OV Home */


/* Clinical Trials Home */

section.ct-home {
    width: 100%;
    /*background-image: url(images/ct-image.jpg);*/
    background-color: #490e6f;
    background-size: cover;
    background-position: 40% 0;
    height: auto;
    text-align: center;
    background-repeat: no-repeat;
}

a.link-convert-white {
    color: #ffffff;
    text-decoration: underline;
}

a.link-convert-white:hover {
    color: #cccccc;
}

a.link-convert-white-none {
    color: #ffffff;
}

a.link-convert-white-none:hover {
    text-decoration: underline;
}

.ct-home a.button-over-image {
    text-decoration: none;
}


/* End CT Home */


/* Healthcare Professionals Home */

section.hcp-home {
    width: 100%;
    background-image: url(images/hcp-image.jpg);
    background-size: cover;
    background-position: 50% 0;
    height: auto;
    text-align: center;
    background-repeat: no-repeat;
}


/* End HCP Home */


/* Get Involved Home */

.gi-home {
    width: 100%;
    height: auto;
    text-align: center;
}

.get-involved-slider-container {
    width: 100%;
    max-width: 1300px;
    margin: 30px auto 0;
}


/* End GI Home */


/* Advocacy Issues */

.funding-hero {
    background-image: url(images/funding-hero.jpg);
}

.advocacy-event {
    background-image: url(images/advocacy-event-of-the-year.jpg);
    background-position: 50%;
    background-size: cover;
}

.recalcitrant-hero {
    background-image: url(images/recalcitrant-hero.jpg);
}

.rcra-video-section {
    background-image: url(images/rcra-video-section.jpg);
    background-position: 50%;
    background-size: cover;
}


/* End AI */


/* Community for Progress */

.cfp-hero {
    background-image: url(images/cfp-hero.jpg);
}


/* End CFP */


/* Facing Pancreatic Cancer */

.fpc-hero {
    background-image: url(images/fpc-hero.jpg);
}

.diet-hero {
    background-image: url(images/dietnutrition-hero2.jpg);
}

.diet-webinar-video {
    background-image: url(images/diet-nutrition-webinar.jpg);
    background-position: 50%;
    background-size: cover;
}

.patient-registry-video {
    background-image: url(images/patient-registry-video.jpg);
    background-position: 50%;
    background-size: cover;
}

.fpc-section8 {
    background-image: url(images/fpc-section8.jpg);
    background-size: cover;
    background-position: 50%;
}

.fpc-section8 ul {
    display: table;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.fpc-section8 ul li {
    display: table-cell;
    width: 33.3%;
    padding: 30px 0 0 0;
}

.fpc-section8 ul li a {
    color: #ffffff;
}

.fpc-section8 ul li a:hover {
    text-decoration: underline;
}

section.ct-fpc {
    background-size: cover;
    background-position: 0;
    height: auto;
    text-align: center;
    background-repeat: no-repeat;
}

section.support-resources {
    width: 100%;
    background-image: url(images/fpc-section5.jpg);
    background-size: cover;
    background-position: 40% 0;
    height: auto;
    text-align: center;
    background-repeat: no-repeat;
}

.fpc-contacts .icon-points ul li a i {
    background-color: #5e9cae;
    color: #ffffff;
}

.fpc-contacts .icon-points ul li p {
    margin: 0 auto;
}

.fpc-contacts .icon-points ul li p a {
    color: #490e6f;
    text-decoration: underline;
}

.support-resources .news-slider {
    padding-top: 50px;
}

.support-resources .news-slider div ul {
    background-color: initial;
}

.support-resources .news-slider img {
    background-color: initial;
    padding: 20px 20px 0 20px;
}

.support-resources li.over-image a {
    color: #ffffff;
}

.support-resources li.over-image a:hover {
    text-decoration: underline;
}

.support-resources li.over-image a:visited {
    color: #ffffff;
}

div.input-single-button {
    display: table;
    text-align: center;
    width: 100%;
}

.input-single-button div {
    display: inline-table;
    margin: 0 2%;
}

.input-single-button div a {
    display: block;
}

section.fpc-hcp {
    width: 100%;
    text-align: center;
    padding: 50px 0;
}

.convert-white {
    color: #ffffff !important;
}


/* End FPC */


/* Make an Impact */

.mai-hero {
    background-image: url(images/mai-hero.jpg);
}

.mai-section3 {
    background-image: url(images/mai-section3.jpg);
    height: 300px;
    background-size: cover;
    background-position: 50%;
    width: 100%;
    display: table;
    padding: 100px 0;
    margin-bottom: 30px;
}

.mai-section3 a {
    margin-top: 22px;
}


/* End MAI */


/* Leave a Legacy */

.lal-hero {
    background-image: url(images/lal-hero.jpg);
    background-position: 50%;
}

.lal-section4 {
    background-image: url(images/lal-section4.jpg);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
}


/* End LAL */


/* Volunteer */

.volunteer-hero {
    background-image: url(images/volunteer-hero.jpg);
}

.volunteer-section2 {
    background-image: url(images/volunteer-section2.jpg);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

ul.volunteer-stories p.leadin-copy {
    text-align: left;
}

ul.volunteer-stories span.note {
    text-align: left;
}


/* End Volunteer */


/* Media Center */

.mc-hero {
    background-image: url(images/mc-hero.jpg);
    background-position: 50%;
}

.mc-section1 div.social-media-icons {
    padding: 20px 0 0;
}

.mc-section1 div.social-media-icons i {
    width: 40px;
    height: 40px;
    margin: 0 15px;
    font-size: 1.5em;
    line-height: 41px;
}

.mc-section2 {
    background-image: url(images/mc-section2.jpg);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.mc-section7 {
    background-image: url(images/mc-section7.jpg) !important;
    height: 350px;
}

div.table-list {
    margin: 0 auto;
    width: 90%;
    max-width: 1200px;
}

.table-list ul {
    display: table;
    width: 90%;
    margin: 0 auto;
    padding: 20px 0;
    border-bottom: 1px solid #e9e9e9;
}

.table-list ul li {
    display: table-cell;
    vertical-align: middle;
}

li.table-list-button {
    width: 30%;
}

li.table-list-button a.button-over-solid-teal {
    margin: 0;
}

li.table-list-option {
    width: 40%;
}

li.table-list-option h4 {
    padding: 0;
}

li.table-list-state {
    width: 15%;
    padding: 0 2%;
}

li.table-list-state p, li.table-list-date p {
    font-size: 16px;
}

li.table-list-date {
    width: 17%;
    padding: 0 2% 0 0;
}

li.table-list-button {
    width: 22%;
}


/* End MC */


/* Ways to Give */

.wtg-hero {
    background-image: url(images/waystogive-hero.jpg);
}

.ways-give {
    background-image: url(images/wtg-section2.jpg);
    background-position: 50%;
}

.wtg-section3 {
    background-image: url(images/wtg-section3.jpg);
    background-position: 50%;
}


/* End Ways to Give */


/* One to One Support, Patient Support */

.ps-hero {
    background-image: url(images/ps-hero.jpg);
}

.ps-section2 {
    background-image: url(images/otos-section2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}

div.compound-boxes-container {
    margin: 0 auto;
    max-width: 1200px;
    display: table;
    width: 90%;
}

.compound-boxes-container ul {
    display: table-cell;
    padding: 0 5%;
    max-width: 600px;
    width: 50%;
}

.compound-boxes-container ul li {
    margin: 0 0 30px 0;
}

.compound-boxes-container ul li p a {
    white-space: normal;
}

.compound-boxes-container ul li p a:hover {
    text-decoration: underline;
}

.ps-section2 h4 {
    width: 90%;
    max-width: 1078px;
    text-align: left;
    color: #ffffff;
    margin: 0 auto;
}


/* End, One to One Support, Patient Support */


/* Research Hub */

.research-hero {
    background-image: url(images/research-hero.jpg);
}

.research-section2 {
    background-image: url(images/research-section2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}


/* End Research Hub */


/* Contact Us */

.cu-hero {
    background-image: url(images/cu-hero.jpg);
}

section.cu-section4 {
    background-image: url(images/contactus-section3.jpg);
}

section.contact-section h3 {
    text-align: left;
}

section.contact-section p.leadin-copy {
    text-align: left;
    width: 100%;
}


/* End Contact Us */


/* Hub Page, Get Involved */

.gi-hero {
    background-image: url(images/getinvolved-hero.jpg);
}

div.h1-container {
    text-align: center;
    margin: 0 auto;
    position: relative;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    padding: 0 18%;
}

div.mobile-container {
    text-align: left;
    margin: 0 auto;
    position: relative;
    height: 100%;
    display: table;
    padding: 110px 50% 0 7%;
}

.mobile-container h1 {
    font-size: 70px;
    line-height: 72px;
    color: #ffffff;
    font-weight: 700;
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: left;
}

.mobile-caption {
    display: none;
}

.h1-container a.button-over-image {
    margin: 10px auto 0;
}

.hub-hero h1 {
    font-size: 60px;
    line-height: 62px;
    color: #ffffff;
    font-weight: 500;
    padding: 0;
    margin: 0;
    width: 100%;
}


/* Block Set */

.block-set {
    width: 100%;
    height: auto;
    text-align: center;
    background-size: cover;
}

.block-set ul {
    display: table;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

ul.two-blocks li {
    max-width: 600px;
    display: table-cell;
    padding: 0 5% 0;
    vertical-align: top;
}

ul.three-blocks li {
    display: table-cell;
    width: 29.3%;
    padding: 0 2% 0;
    vertical-align: top;
}

.two-blocks li.left-align h2.h3-style {
    padding: 0 0 20px 38px;
    width: 100%;
    margin: 0;
    text-align: left;
}

.two-blocks li a i {
    color: #490e6f;
    margin: 3px 0;
}

.two-blocks li.left-align a {
    display: table;
}

.two-blocks li a:hover {
    text-decoration: underline;
}

.fa-ul {
    position: relative;
}

.block-set ul li p {
    line-height: 26px;
}

.block-set ul li img {
    vertical-align: middle;
}

.block-set ul li p a {
    text-decoration: underline;
}

.block-set form input {
    width: 100%;
}

.block-set-list {
    display: table-cell;
    width: 71%;
    padding: 0 2%;
}

.block-set-list ul li a img {
    width: 115px;
    height: auto;
    min-width: 115px;
}

.block-set-list ul {
    padding: 0 0 2%;
}

.block-set-list ul li {
    display: table-cell;
    vertical-align: middle;
    padding: 0 2%;
}

.compact-list {
    display: table-cell;
    width: 21%;
    padding: 0 2%;
    vertical-align: top;
}

.compact-list ul.fa-ul {
    padding: 0;
}

.compact-list ul li {
    padding: 0 0 15%;
}

.compact-list ul li a {
    color: #490e6f;
}

.compact-list ul li a:hover {
    text-decoration: underline;
}

.edu-packet {
    background-image: url(images/fpc-topic-section2.jpg);
    background-repeat: no-repeat;
    background-position: 40% 0;
    background-size: cover;
    padding: 50px 0 75px;
}

.edu-packet ul.two-blocks li {
    max-width: 550px;
}


/* End Two Block Set */


/* Contact Form 7 */

.wpcf7-form div.wpcf7-response-output {
    width: 100% !important;
}

div.wpcf7-mail-sent-ng {
    border: 1px solid #ff0000 !important;
    border-radius: 3px !important;
    color: #ff0000 !important;
    font-size: 16px;
    line-height: 24px;
}

div.wpcf7-response-output {
    margin: 0 auto 15px !important;
    padding: 10px !important;
}

div.wpcf7-mail-sent-ok {
    border: 1px solid #490e6f !important;
    color: #490e6f;
    border-radius: 3px;
}


/* End CF7 */


/* Single Column Content */

.single-column p a {
    text-decoration: underline;
}

section.single-column {
    padding: 100px 0;
    margin: 0;
}

div.image-block-4 {
    display: table;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    max-width: 1200px;
    padding: 30px 0 0;
}

div.image-block-4 img {
    display: inline-table;
    height: 115px;
    width: 115px;
}

.research-video {
    background-image: url(images/research-videosection.jpg);
    height: 500px;
}

.ps-video {
    background-image: url(images/ps-video.jpg);
    height: 300px;
}

.fullwidth-video-display {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    display: table;
    height: 350px;
}

.fullwidth-video-display a {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.fullwidth-video-display a:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.fullwidth-video-display i {
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 100%;
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 40px;
    text-align: center;
    padding-left: 8px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.fullwidth-video-display a:hover i {
    width: 100px;
    height: 100px;
    font-size: 45px;
    line-height: 100px;
}

.single-column .fa-angle-down {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    color: #3c3c3c;
    font-size: 42px;
}

.single-column i.fa-quote-left {
    width: 100%;
    text-align: center;
    color: #2c2c2c;
    font-size: 2em;
    padding: 0 0 30px;
}

.single-column span {
    width: 90%;
    max-width: 790px;
    margin: 0 auto;
    text-align: center;
    display: block;
    font-size: 16px;
    line-height: 24px;
}

.single-column p.subheader-copy {
    margin: 5px auto;
}

div.list-item-container {
    margin: 0 auto;
    width: 90%;
    max-width: 790px;
}

.list-item-container span {
    width: 100%;
    text-align: left;
    color: #ffffff;
}

.list-item-container ul {
    display: table;
    margin-top: 30px;
}

.list-item-container ul li {
    display: table-cell;
    vertical-align: top;
    padding: 0 15px;
}

.list-item-container ul li i.fa {
    font-size: 60px;
}

.list-item-container ul li a.button-over-solid-teal {
    display: inline-table;
}

.list-item-container ul li img {
    width: 100%;
    max-width: 115px;
    min-width: 90px;
    padding-right: 3%;
}

.list-item-container ul li h3 {
    padding: 0 0 20px;
}

.list-item-container ul li h4 {
    padding: 0 0 20px;
}

.list-item-container ul.infographic li img {
    max-width: 250px;
    min-width: 150px;
}

.list-item-container ul.infographic li a.button-over-solid-teal {
    margin: 30px 0 0 0;
}

.list-item-container ul.infographic li p {
    width: 100%;
}

.list-item-container ul.infographic li {
    vertical-align: top;
}

div#list-item-infographic {
    width: 90%;
    max-width: 1200px;
}


/* End Single Column Content */


/* Right Aligned Content */

.gi-section2 {
    background-image: url(images/gi-section2.jpg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    text-align: left;
}

.gi-section2 h2, .gi-section2 p {
    text-align: left;
    margin: 0;
}

.gi-section2 a {
    margin: 0;
}

.gi-section2 h2 {
    padding-left: 0;
}

.gi-section2 p {
    padding-bottom: 20px;
}

.gi-section2 div.pcs-contact-container {
    left: 50%;
    max-width: 40%;
    min-width: 450px;
}


/* End RAC */


/* Timeline */

div.events ol li a.selected {
    font-size: 22px;
    color: #490e6f;
    font-weight: 700;
    z-index: 100;
}


/* End Timeline */


/* Horizontal Insert */

.horizontal-insert {
    text-align: center;
    width: 90%;
    max-width: 1600px;
    margin: 0 auto;
}

.horizontal-insert a.button-over-solid-teal {
    margin: 0;
}

.horizontal-insert h3 {
    display: inline-table;
    padding: 0 30px 30px;
}

section.horizontal-insert.sans-pad-top-mobile.featherlight-inner h3 {
    padding: 30px 30px 20px;
}

section.horizontal-insert.sans-pad-top-mobile.featherlight-inner p.over-image.left-align {
    padding: 0 30px 20px;
}

section.horizontal-insert.sans-pad-top-mobile.featherlight-inner a.button-over-image {
    margin: 0;
}

.horizontal-insert a {
    display: inline-table;
}


/* End Horizontal Insert */


/* Honor a Loved One */

section.honor-lo {
    width: 100%;
    height: 100%;
    background-color: #34144b;
    position: relative;
    padding: 0;
}

.honor-lo div {
    position: absolute;
    z-index: 1;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    top: 17%;
}

.honor-lo div p.leadin-copy {
    max-width: 475px;
}

.honor-lo div p.leadin-copy a {
    color: #ffffff;
    text-decoration: underline;
}

.honor-lo ul {
    width: 100%;
    height: 100%;
    max-width: 1024px;
    margin: 0 auto;
    position: relative;
    display: table;
}

.honor-lo ul li {
    display: table-cell;
    width: 12%;
    height: 128px;
}

.honor-lo ul li img {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    cursor: pointer;
}

.honor-lo ul li img:hover {
    opacity: 1;
    -ms-transform: scale(1.1, 1.1);
    /* IE 9 */
    -webkit-transform: scale(1.1, 1.1);
    /* Safari */
    transform: scale(1.1, 1.1);
    position: relative;
    z-index: 3;
}

.empty-one {
    background-color: #361a4d;
}

.empty-two {
    background-color: #34144b;
}

.empty-three {
    background-color: #3a2251;
}


/* End HLO */

a.facebook-button, a.twitter-button {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #ffffff !important;
    font-size: 20px;
    padding: 12px 35px;
    text-decoration: none;
    display: table;
    margin: 30px auto 0;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

a.facebook-button {
    background-color: #4060a4;
}

a.twitter-button {
    background-color: #8bcef1;
}

div.fbook-twitter-button-combo {
    width: 100%;
    text-align: center;
    display: table;
    margin: 0 auto;
}

div.fbook-twitter-button-combo a {
    display: inline-table;
    width: 135px;
    padding: 10px 0;
    margin: 30px 10px 0;
}

div.fbook-twitter-button-combo a i {
    margin-right: 10px;
}


/* End Hub Page, GI */


/* About Us Hub Page */

.aboutus-hero {
    background-image: url(images/aboutus-hero.jpg);
}

.au-wagehope {
    background-image: url(images/au-section3.jpg);
    text-align: center;
    background-size: cover;
}

.au-wagehope img {
    width: 100px;
    height: auto;
    margin-top: 30px;
}

div.leadership-team {
    background-image: url(images/au-section4.jpg);
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    background-position: 50%;
    display: table;
}

div.link-container {
    display: table-cell;
    vertical-align: middle;
    padding-left: 50%;
}

div.link-container p {
    text-align: left;
    padding: 5px 0;
}

.three-blocks h6.h6-adjust {
    padding: 20px 0;
}


/* End About Us Hub */


/* Footer */

.wage-hope-container {
    width: 100%;
    background-image: url(images/wagehope-image.jpg);
    background-size: cover;
    background-position: 40% 0;
    background-attachment: fixed;
    height: auto;
    text-align: center;
    padding-bottom: 50px;
    background-repeat: no-repeat;
}

.wage-hope-container form {
    text-align: center;
    padding: 20px 0 10px;
    max-width: 1000px;
}

.wage-hope-container form input {
    border: none;
    margin: 0 2px;
}

.wage-hope-container form input[type="submit"] {
    color: #ffffff !important;
    background-color: #5e9cae;
    width: 20%;
}

.wage-hope-container p.important-note {
    font-size: 12px;
    font-style: italic;
    line-height: 18px;
    width: 90%;
    max-width: 790px;
    margin: 0 auto;
}

.wage-hope-container p.leadin-copy a:link {
    color: #ffffff;
    text-decoration: underline;
}

.wage-hope-container p.leadin-copy a:hover {
    color: #cccccc;
}

.wage-hope-container p.leadin-copy a:visited {
    color: #ffffff;
}

.wage-hope-container img {
    width: 100px;
    height: auto;
    margin-top: 30px;
}

div.social-media-icons {
    display: table;
    margin: 0 auto;
    padding: 50px 0;
}

.social-media-icons i {
    width: 55px;
    height: 55px;
    display: block;
    margin: 0 30px;
    line-height: 55px;
    text-align: center;
    /* vertical-align: middle; */
    font-size: 2em;
    color: #ffffff;
    float: left;
    background-color: #490e6f;
}

.social-media-icons-1 i {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 0px;
    line-height: 38px;
    text-align: center;
    /* vertical-align: middle; */
    font-size: 1.5em;
    color: #ffffff;
    float: left;
    background-color: #490e6f;
}
.purple-hr {
    border-top: 3px solid #490e6f;
    width: 50px;
}
.social-media-icons i:hover {
    opacity: 0.9;
}

a.facebook-button i.fa.fa-facebook {
    color: #ffffff;
    padding-right: 15px;
}

a.twitter-button i.fa.fa-twitter {
    color: #ffffff;
    padding-right: 15px;
}

i.fa.fa-ellipsis-h {
    background-color: #5e9cae;
}

div.footer-pagelinks {
    margin: 0 auto 50px;
    display: table;
}

.footer-pagelinks ul {
    float: left;
    font-size: 14px;
    line-height: 20px;
    margin: 0 25px;
}

.footer-pagelinks ul li {
    line-height: 20px;
}

li.footer-links-header a.footer-header {
    font-size: 16px;
    color: #3c3c3c;
    font-weight: 400;
}

.footer-pagelinks ul li a {
    color: #6c6c6c;
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
}

.footer-pagelinks ul li a:hover {
    text-decoration: underline;
}

.footer-contact-details {
    text-align: center;
    background-color: #2c2c2c;
    padding: 30px;
    border-bottom: 1px dotted #6c6c6c;
}

.footer-contact-details ul {
    display: block;
}

.footer-contact-details ul li span {
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    color: #ffffff;
}

.footer-contact-details ul li span a:link {
    color: #ffffff;
    text-decoration: underline;
    font-size: 14px;
    line-height: 26px;
}

.footer-contact-details ul li span a:hover {
    color: #cccccc;
}

.footer-contact-details ul li span a:visited {
    color: #ffffff;
}

div.footer-copyright {
    text-align: center;
    background-color: #2c2c2c;
    font-size: 14px;
    line-height: 26px;
    padding: 30px;
}

.footer-copyright div {
    display: table;
    margin: 0 auto;
    padding: 0 0 30px;
}

.footer-copyright div p {
    display: inline;
}

.footer-copyright p {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 26px;
}

.footer-copyright div img {
    margin-right: 15px;
}

.footer-copyright div img.shop-purple {
    width: 100%;
    max-width: 178px;
    height: auto;
    vertical-align: middle;
}

.footer-copyright div img.charity-navigator {
    width: 100%;
    max-width: 82px;
    height: auto;
    margin-left: 15px;
    vertical-align: middle;
}

.footer-copyright div span {
    font-size: 14px;
    font-style: italic;
    color: #ffffff;
}


/* End Footer */


/* Mobile Menu */

#wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 9997;
}

.menu {
    position: absolute;
    top: 78px;
    right: 0;
    background: #fff;
    width: 240px;
    height: 100%;
    transform: translate3d(240px, 0, 0);
    transition: transform 0.35s;
}

.menu label.menu-toggle {
    position: absolute;
    left: -60px;
    width: 60px;
    height: 60px;
    line-height: 0px;
    display: block;
    padding: 0;
    text-indent: -9999px;
    background: #ffffff;
}

.menu label.menu-toggle ul {
    position: absolute;
    margin: 10px 12px 0;
}

.menu label.menu-toggle ul li {
    background-color: #490e6f;
    height: 3px;
    width: 36px;
    margin: 8px 0;
}

.menu ul li>label {
    background: url(https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-arrow-right-b-128.png) 95% 50%/16px 16px no-repeat;
}

.menu ul li a, .menu ul li label {
    display: block;
    text-align: center;
    padding: 0 20px;
    line-height: 60px;
    text-decoration: none;
    color: #000;
}

.menu ul li a:hover, .menu ul li label:hover {
    color: #666;
}


/* hide inputs */

.menu-checkbox {
    display: none;
}


/* hide navigation icon for sublabels */

.menu .menu label.menu-toggle {
    background: none;
}


/* fade in checked menu */

.menu-checkbox:checked+.menu {
    transform: translate3d(0, 0, 0);
}


/* End Action Center */


/* Grantees */


/* End Grantees */

div.committee ul {
    background-color: white;
}

div.committee img {
    background-color: white;
}


/* Table Flop */

div.table-flop {
    width: 100%;
    background: #f9f9f9;
    border-top: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-radius: 3px;
    display: table;
}

.table-flop ul {
    display: table;
    padding: 2%;
    border-bottom: 1px solid #e9e9e9;
}

.table-flop ul li {
    display: inline-block;
}

.table-flop ul li p {
    padding: 0;
}

.table-flop ul li p a {
    text-decoration: none;
}

.table-flop ul li p a:hover {
    text-decoration: underline;
}

li.flop-year {
    width: 10%;
}

li.flop-grant {
    width: 100%;
}

li.flop-topic {
    width: 100%;
}

.table-flop ul li h5 {
    display: none;
}

li.flop-header p a {
    font-size: 24px;
    font-weight: 500;
    color: #3c3c3c;
    width: 100%;
}


/* End Table Flop */


/* Sidebar Content */


/* Contact Us */

section.sidebar-patient-central {
    text-align: center;
    width: 100%;
    padding: 4% 4% 10%;
    margin-bottom: 50px;
    border-radius: 3px;
    box-shadow: 0px 5px 10px #eaeaea;
    border-top: 10px solid #490e6f;
}

section.sidebar-patient-central p.over-solid {
    text-align: center;
}

section.sidebar-patient-central a.button-over-solid-purple {
    margin: 15px auto 0;
    font-size: 18px;
    min-width: 100%;
}

section.sidebar-patient-central h3 {
    padding: 20px 0;
}

section.sidebar-patient-central h4 {
    padding: 20px 0 5px;
}

section.sidebar-patient-central h4 a {
    color: #490e6f;
    font-size: 20px;
    font-weight: 400;
    line-height: 31px;
}

img.sidebar-pc-avatar {
    width: 120px;
    height: 120px;
}


/* Start Media Queries */

@media only screen and (max-width: 1024px) {
    html, body, .container, .scroller {
        height: 100%;
    }
    .mobile-destruct {
        display: none !important;
    }
    .mobile-construct {
        display: table !important;
    }

    .mobile-detach {
        background-attachment: initial !important;
    }
    .scroller {
        overflow-x: hidden;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }
    .scroller > * {
        transform: translateZ(0px);
    }
    .scroller, .scroller-inner {
        position: relative;
        background: #ffffff;
        -webkit-overflow-scrolling: touch;
    }
    .wage-hope-container form input {
        width: 90% !important;
        margin: 8px;
    }
    .wage-hope-container form input[type="submit"] {
        width: 90%;
    }
    div.footer-pagelinks {
        display: none;
    }
    a.btn-block.toggle-panel {
        display: inline-table;
    }
    div#mobile-header nav ul {
        display: table;
        width: 100%;
    }
    div#mobile-header {
        padding: 10px;
        background: rgba(255, 255, 255, 0.95);
        position: absolute;
        width: 100%;
        height: auto;
        top: 0;
        left: 0;
        -moz-box-shadow: 0px 0px 8px #999999;
        -webkit-box-shadow: 0px 0px 8px #999999;
        box-shadow: 0px 0px 8px #999999;
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#999999')";
        filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#999999');
        z-index: 9999;
    }

    li.mobile-logo img {
        max-width: 64px;
        max-height: 54px;
    }

    div.homepage-hero {
        margin-top: 74px;
        background-position: 32%;
    }
    section.hcp-home {
        background-position: 65% 0;
    }
    .align-left {
        text-align: left;
    }
    .align-right {
        text-align: right;
    }
    #nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
        display: inline-table;
        width: 45px;
        height: 40px;
        vertical-align: middle;
    }
    div#mobile-header nav {
        margin: 0;
    }
    #mobile-header nav ul li a img {
        vertical-align: middle;
    }
    div.homepage-hero p {
        font-size: 60px;
        line-height: 70px;
    }
    div.mobile-container {
        padding: 5% 45% 0 3%;
    }
    a.icon-display {
        position: relative;
    }
    a.icon-display i {
        position: absolute;
        top: 38%;
        right: 15px;
        font-size: 16px;
        color: rgba(255, 255, 255, 0.6);
    }
    .mp-level {
        z-index: 9999;
    }
    div.mp-level a.donate-cta {
        width: 80%;
        padding: 12px 0;
        background-color: #5e9cae;
        border-radius: 3px;
        margin: 10px auto;
        display: block;
        text-align: center;
        font-weight: 400;
        color: #ffffff;
    }
    div.mp-level a.donate-cta:hover {
        opacity: 0.8;
    }
    div.mp-level a.donate-cta:visited {
        color: #ffffff;
    }
    p.helpline-mobile {
        font-size: 16px;
        margin: 20px auto;
        width: 100%;
        text-align: center;
    }
    p.helpline-mobile a {
        color: #ffffff;
        font-weight: 400;
        font-size: 17px;
    }
    .mp-menu {
        width: 360px;
    }
    .block-set ul {
        width: 100%;
    }
    
    .gi-section2 div.pcs-contact-container {
        left: 52%;
        max-width: 50%;
        min-width: inherit;
    }
    .top-banner {
        margin: 42px auto;
    }
}

@media only screen and (max-width: 1023px) {
    .ov-home ul li {
        display: inline-block;
        width: 35%;
    }
}

@media only screen and (max-width: 865px) {
    .honor-lo div {
        position: relative;
        top: initial;
        padding-bottom: 50px;
        z-index: 6;
    }
    .honor-lo ul {
        display: flex;
    }
    .honor-lo ul li {
        width: 100%;
        height: auto;
    }
    .empty-one, .empty-two, .empty-three {
        display: none !important;
    }
    .honor-lo div p.leadin-copy {
        max-width: inherit;
    }
}

@media only screen and (max-width: 800px) {
    .pad-top {
        padding-top: 0;
    }
    .pad-top-30 {
        padding-top: 0;
    }
    .padding-adjust {
        padding: 0 !important;
    }
    .pad-bottom {
        padding-bottom: 0;
    }
    section.single-column {
        padding: 50px 0;
    }
    .leadin-copy.quote {
        padding-top: 30px;
    }
    .pad-bottom-mobile-30 {
        padding-bottom: 30px !important;
    }
    .sans-pad-bottom-mobile {
        padding-bottom: 0px !important;
    }
    .sans-pad-top-mobile {
        padding-top: 0px !important;
    }
    h2 {
        padding-bottom: 25px;
    }
    .aboutus-hero {
        background-position: 65% 0;
    }
    .get-involved-slider img {
        padding: 20px 0;
    }
    #mobile-header nav ul {
        text-align: left;
        width: 100%;
    }
    #mobile-header nav ul li a img {
        width: 20%;
    }
    .social-media-icons i {
        margin: 0 4px;
    }
    a.more-news-link {
        display: block;
        margin-top: 60px;
    }
    .icon-points ul li p {
        margin-top: 0;
    }
    .content-left-column {
        display: block;
        margin: 0 auto;
        padding: 0;
    }
    .content-right-column {
        display: block;
        margin: 0px auto 50px;
    }
    #zip-radius-search form input {
        width: 90%;
        margin: 0 auto;
        display: table;
    }
    #zip-radius-search form select {
        width: 90%;
        margin: 0 auto;
        display: table;
    }
    #zip-radius-search form input[type="text"] {
        width: 90%;
        margin: 0 auto;
        display: table;
    }
    ul#snapshot_state_details li {
        display: table;
        width: 100%;
        padding: 20px 0;
    }
    .two-blocks form {
        width: 100%;
    }
    div.homepage-hero {
        background-position: 44%;
    }
    section.hcp-home {
        background-position: 72% 0;
    }
    .wp-caption {
        width: 100% !important;
        padding: 0;
    }
    div.search-overlay-content form input[type="search"] {
        font-size: 42px;
    }
}

@media only screen and (max-width: 767px) {
    .pad-top-767-30 {
        padding-top: 30px !important;
    }

    div.event_box_div span {
        display: table;
        padding: 5px 20px;
        text-align: center;
        margin: 0 auto;
        width: 90%;
    }
    div.icon-points ul {
        display: table;
        max-width: initial;
        width: 100%;
    }
    ul.three-blocks li {
        width: 90%;
        padding-bottom: 50px;
    }
    .block-set ul li {
        display: inline-table;
    }
    .gi-section2 h2, .gi-section2 p, .gi-section2 a {
        text-align: center;
        margin: 0 auto;
    }
    .gi-section2 div.pcs-contact-container {
        left: inherit;
        max-width: inherit;
        min-width: inherit;
    }
    div.pcs-contact-container {
        max-width: inherit;
        left: inherit;
    }
    div.homepage-hero {
        background-position: 40%;
    }
    div.mobile-container {
        display: none;
    }
    .mobile-caption {
        display: table;
        background-color: rgba(73, 14, 111, .95);
        padding: 6% 5% 10%;
        margin: -50px auto 0;
        width: 90%;
        position: relative;
        z-index: 1;
    }
    div.homepage-hero div.hero-caption {
        display: none;
    }
    .mobile-caption h1 {
        font-size: 38px;
        line-height: 48px;
    }
    .block-set-list {
        display: table;
        width: 100%;
    }
    .block-set-list ul li {
        display: table;
        width: 100%;
        text-align: center;
    }
    .block-set-list ul {
        padding: 0 0 5% 0;
    }
    .compact-list {
        display: table;
        width: 90%;
    }
    .compact-list ul li {
        padding: 2% 0;
    }
    .ov-home ul li {
        display: inline-block;
        width: 100%;
    }
    .table-list ul li {
        display: table;
        width: 100%;
        padding: 15px 0;
    }
}

@media only screen and (max-width: 640px) {
    .remove-bg-mobile {
        background-image: none;
        background-color: #490e6f;
    }
    .pad-top-mobile-30 {
        padding-top: 30px !important;
    }
    .sans-pad-bottom-640 {
        padding-bottom: 0px !important;
    }
    div.search-overlay-content form input[type="search"] {
        font-size: 32px;
    }
}

@media only screen and (max-width: 435px) {
    h2 {
        font-size: 30px;
        line-height: 40px;
    }
    h2 a {
        font-size: 30px;
        line-height: 40px;
    }
    .pad-top-435-30 {
        padding-top: 30px !important;
    }
    .remove-bg-435 {
        background-image: none;
    }
    div.link-container {
        padding: 0;
    }
    h3.h2-style {
        font-size: 30px;
        line-height: 40px;
    }
    .hub-hero, .subhub-hero {
        max-height: initial;
        height: initial;
        min-height: initial;
        padding: 68px 0;
    }
    .hub-hero h1, .subhub-hero h1, h1.page-title,  .subhub-hero h1 span, .subhub-hero h1 span span{
        font-size: 38px;
        line-height: 48px;
        width: 90%;
        margin: 0 auto;
    }
    div.h1-container {
        padding: 0;
    }
    input, textarea {
        width: 100% !important;
    }
    .overlay {
        overflow-y: auto;
    }
    .overlay a {
        font-size: 20px;
    }
    .closebtn {
        font-size: 40px !important;
        top: 15px;
        right: 35px;
    }
    div#mobile-header ul li a img {
        width: 3em;
    }
    div#mobile-header nav ul li {
        padding: 0;
    }
    a {
        white-space: normal;
    }
    a.button-over-image {
        font-size: 17px;
        padding: 10px 0;
        margin: 20px auto 0;
    }
    div.mobile-container {
        padding: 275px 0 0 0;
    }
    div.homepage-hero p {
        font-size: 38px;
        line-height: 46px;
        width: 90%;
        padding: 6%;
        background-color: #490e6f;
        opacity: 0.95;
        position: relative;
        top: 91%;
        margin: 0 auto;
    }
    div.homepage-hero {
        background-position: 54% 0;
        height: 300px;
        margin-top: 74px;
        position: relative;
    }
    div.homepage-hero div.hero-caption {
        display: none;
    }
    div.homepage-hero div.hero-title {
        width: 90%;
        background-color: #490e6f;
        opacity: 0.95;
        padding: 0 6% 8%;
        position: relative;
        top: 91%;
        margin: 0 auto;
    }
    div.homepage-hero a.button-over-image {
        margin: 0;
        font-size: 18px;
        padding: 12px 28px;
        width: 100%;
        text-align: center;
    }
    .leadin-copy {
        line-height: 25px;
    }
    section.news-home {
        padding-bottom: 50px;
    }
    section.pcs-home {
        background-position: 60% 0;
    }
    div.pcs-contact-container {
        max-width: 100%;
        left: initial;
    }
    a.button-over-solid-purple {
        font-size: 17px;
        padding: 12px 0;
    }
    li.pcs-appointment a:link {
        padding: 12px 0;
        width: 80%;
    }
    li.pcs-email a:link {
        padding: 10px 0;
        width: 80%;
    }
    li.pcs-phone {
        font-size: 24px;
    }
    li.pcs-phone span a {
        font-size: 26px;
    }
    li.pcs-phone i {
        height: 26px;
        width: 26px;
        font-size: 18px;
        line-height: 29px;
    }
    .social-media-icons i {
        width: 40px;
        height: 40px;
        font-size: 26px;
        line-height: 43px;
        margin: 0 7px;
    }
    div.social-media-icons {
        padding: 30px 0;
    }
    .news-slider img {
        padding: 10px;
    }
    .news-slider div ul {
        padding: 0 10px 15px;
    }
    .news-slider div ul li hr {
        margin: 10px 0;
    }
    .get-involved-slider-container {
        margin: 10px auto 0;
    }
    .footer-copyright div p {
        display: block;
        margin: 20px 0;
    }
    .footer-copyright div img {
        margin: 0;
    }
    .footer-copyright div img.charity-navigator {
        display: block;
        text-align: center;
        margin: 30px auto 10px;
    }
    .footer-copyright div {
        padding: 0;
    }
    .footer-copyright p {
        line-height: 22px;
    }
    .footer-contact-details ul li span {
        line-height: 22px;
    }
    .mp-menu {
        width: 260px;
    }
    .content-left-column li img {
        display: block;
        margin: 10px auto;
    }
    .content-left-column li {
        text-align: center;
        margin-bottom: 10px;
    }
    .two-blocks h2 {
        padding-top: 0;
    }
    .edu-packet {
        padding-bottom: 25px;
    }
    .single-column {
        padding: 0 0 50px;
    }
    .content-right-column {
        min-width: initial;
    }
    .compound-boxes-container ul {
        display: table;
        width: 80%;
        padding: 0;
    }
    .list-item-container ul li {
        display: table;
    }
    .table-flop ul {
        padding: 2% 5%;
    }
    div.table-flop ul li.flop-header {
        display: none;
    }
    .table-flop ul li {
        display: block;
        width: 100%;
    }
    .table-flop ul li h5 {
        display: block;
        width: 100%;
        text-align: left;
    }
    section.hcp-home {
        background-image: none;
        background: #490e6f;
    }
    .search-overlay {
        height: 0%;
    }
    input#outside-search-button {
        top: 125px !important;
    }
    .search-overlay-content form {
        padding-right: 0;
        padding-left: 15px;
    }
    input#clear_query {
        top: 82px !important;
        right: 0 !important;
    }
    /* End Home */
}


/* NO NON-MEDIA QUERIES HERE */


/* return to top styling */

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(224, 224, 224, 1.0);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9999;
}

#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}

#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

div#purple-light-box {
    width: 450px;
    position: fixed;
    bottom: 0px;
    right: 80px;
    opacity: 0;
    height: 0px;
}

a#close-purpleligh-box {
    position: absolute;
    right: 13px;
    top: 8px;
    text-decoration: none;
}

section#bottom-purple-banner {
    height: 71px;
    background-color: #490e6f;
}

p.p-pad-bottom {
    padding-bottom: 15px;
}
.desktop-sliver-banner {
	height: 15vh;
	position: relative;
	display: none;
}

.desktop-sliver-banner section {
	padding: 0px 0px;
}

.desktop-sliver-banner section ul {
	display: table;
	margin: 0 auto;
	padding-top: 22px;
}
.desktop-sliver-banner section ul li {
	display: table-cell;
	vertical-align: top;
	padding-right: 30px;
}

.desktop-sliver-banner section ul li h3 {
	display: table;
	padding: 0px 30px 0px 0px;
}

/*MEGA MENU CSS STARTS HERE */

.menu-dropdown-icon:before {
    display: none;
    cursor: pointer;
    float: right;
    padding: 1.5em 2em;
    background: #fff;
    color: #333;
}

.menu-mega>ul {
    margin: 0 auto;
    width: 100%;
    list-style: none;
    padding: 0px 0px;
    position: relative;
    /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
    box-sizing: border-box;
}

.active-tab {
	padding-bottom: 54.6px;
    border-bottom: 3px solid #490e6f;
}
.active-tab:focus {
    outline:none;
}
.active-tab::-moz-focus-inner {border:0;}

.active-tab-pinned:focus {
    outline:none;
}

.active-tab-pinned::-moz-focus-inner {border:0;}

.active-tab-pinned {
	padding-bottom: 27.6px;
    border-bottom: 3px solid #490e6f;
}
.active-content-pinned{
	margin-top:  27px  !important;
}

.menu-mega>ul>li>ul {
    display: none;
    width: 100%;
    background: #ffffff;
    padding: 20px 10px;
    position: absolute;
    z-index: 99;
	max-width: 1150px;
    margin: 55px 0%;
    list-style: none;
    box-sizing: border-box;
	-webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.2),
                        inset 0 -20px 20px -20px rgba(0,0,0,0.2);
   -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.2),
                    inset 0 -20px 20px -20px rgba(0,0,0,0.2);
    box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.2),
                inset 0 -20px 20px -20px rgba(0,0,0,0.2);
    border-radius: 2px;
	left: 55.3%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
    pointer-events: auto;
    overflow-y: auto;
    height: auto;
}

.menu-mega>ul>li>ul>li * {
    text-transform: none !important;
}

.menu-mega>ul>li>ul:before, .menu-mega>ul>li>ul:after {
    content: "";
    display: table;
}

.menu-mega>ul>li>ul:after {
    clear: both;
}

.menu-mega>ul>li>ul>li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 25%;
    background: none;
    float: left;
}

.menu-mega>ul>li>ul>li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 35.26%;
    background: none;
    float: left;
	padding: 10px 10px;
	margin-left: 10px;
}
li.mix-list-item {
    width: 26% !important;
}

.menu-mega>ul>li>ul>li a {
    color: #5d5b5b;
    padding: .2em 0;
    width: 95%;
    display: block;
    text-align: left;
}
.menu-mega>ul>li>ul>li a:hover {
    color: #5e9cae;
    text-decoration:none;
}
.menu-mega>ul>li>ul>li>a {
    font-weight: 500;
    font-size: 20px;
    padding-bottom: 20px;
}

.item-with-image {
    border-bottom: none !important;
}

.item-with-image a img {
    width: 100% !important;
    height: 75% !important;

}

.item-with-image p {
    white-space: normal;
}

.item-with-image > a.btn {
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #ffffff !important;
    font-size: 20px;
    background-color: #57881f;
    padding: 10px 19px !important;
    text-decoration: none;
    display: table !important;
    margin: 10px auto 0;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    min-width: 225px;
    text-align: center !important;
    cursor: pointer;
    width: 100% !important;
    opacity: 1;
}

.btn-purple {
	background-color: #490e6f !important;
}

.menu-mega>ul>li>ul>li>ul {
    display: block;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    box-sizing: border-box;
}
.menu-mega>ul>li>ul>li>ul:before, .menu-mega>ul>li>ul>li>ul:after {
    content: "";
    display: table;
}
.menu-mega>ul>li>ul>li>ul:after {
    clear: both;
}
.menu-mega>ul>li>ul>li>ul>li {
    float: left;
    width: 100%;
    padding: 0px 0;
    margin: 0;
    font-size: .8em;
    border-bottom: 1px solid #e9e9e9;
}
.no-border-bottom {
    border-bottom: none !important;
}
.menu-mega>ul>li>ul>li>ul>li a {
    border: 0;
	color: #3c3c3c;
}
.menu-mega>ul>li>ul.normal-sub {
    width: 300px;
    left: auto;
    padding: 10px 20px;
}
.menu-mega>ul>li>ul.normal-sub>li {
    width: 100%;
}
.menu-mega>ul>li>ul.normal-sub>li a {
    border: 0;
    padding: 1em 0;
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media only screen and (max-width: 1324px) {
    .menu-mega>ul>li>ul {
		left: 50.3%;
	}
}

@media only screen and (max-width: 1215px) {
    .menu-mega>ul>li>ul {
        left: 47.3%;
    }
}

@media only screen and (max-width: 1134px) {
    .menu-mega>ul>li>ul>li {
        width: 30%;
    }
}

@media only screen and (max-width: 959px) {
    .menu-container {
        width: 100%;
    }

    .menu-mobile {
        display: block;
    }

    .menu-dropdown-icon:before {
        display: block;
    }

    .menu-mega>ul {
        display: none;
    }

    .menu-mega>ul>li {
        width: 100%;
        float: none;
        display: block;
    }

    .menu-mega>ul>li a {
        padding: 1.5em;
        width: 100%;
        display: block;
    }

    .menu-mega>ul>li>ul {
        position: relative;
    }

    .menu-mega>ul>li>ul.normal-sub {
        width: 100%;
    }

    .menu-mega>ul>li>ul>li {
        float: none;
        width: 100%;
        margin-top: 20px;
    }

    .menu-mega>ul>li>ul>li:first-child {
        margin: 0;
    }

    .menu-mega>ul>li>ul>li>ul {
        position: relative;
    }

    .menu-mega>ul>li>ul>li>ul>li {
        float: none;
    }

    .menu-mega .show-on-mobile {
        display: block;
    }
	.outer-holder {
		display: none;
		position: relative;
		margin: 0 auto;
	}
}
p.menu-text {
	font-size: 16px !important;
	text-align: left !important;
    width: 100%;
    margin: 0 auto;
}

li.no-parent-cat{
	padding-top: 30px !important;
}

i.darki{
	color: #777 !important;
}
p.text-cta {
    border: 1px solid #c3c1c1;
    padding: 12px 12px 12px;
    display: table;
    width: 100%;
    margin: 0 auto;
    text-align: center !important;
    margin-top: 10px;
}

li.icon.promotional-content-mobile {
    display: none;
}
header h1 {
    font-size: 52px;
    line-height: 65px;
    font-weight: 500;
    color: #ffffff;
}
.page-header {
    border-bottom: none !important;
}
b, strong {
    font-weight: bold;
}

.snapshot_state_box i{
    margin-top: 30px;
}

h1.page-title > a {
    line-height: 55px !important;
    padding: 0 25px !important;
}

em {
     font-style: italic;
}

.video-youtube-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.video-youtube-container iframe,
.video-youtube-container object,
.video-youtube-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.cd-main-content {
  position:relative;
  overflow-x: hidden;
}

.form-control {
    background-color: #f6f6f6;
    color: #c1c1c1;
    font-size: 18px;
    height: 42px;
    border-radius: 0;
    border: none;
}
input::placeholder {
  color: #c1c1c1 !important;
  font-size: 18px;
}
input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #c1c1c1;
}
input::-moz-placeholder { /* Firefox 19+ */
  color: #c1c1c1;
}
input:-ms-input-placeholder { /* IE 10+ */
  color: #c1c1c1;
}
input:-moz-placeholder { /* Firefox 18- */
  color: #c1c1c1;
}

.footer-text {
    font-size: 14px;
    text-align: left;
    font-weight: 500;
    line-height: 25px;
}
.text-and-icon, .text-and-icon-2{
    display: inline-table;
}
.text-and-icon i {
    display: flex;
    align-items: center;
    font-size: 25px;
}
.text-and-icon {
    position: relative;
}
.inside-icon{
    position: absolute;
    display: flex;
    align-items: center;
    right: 10px;
    top: -12px;
}
.all-container-footer .col-md-2{
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.option-text {
    font-size: 14px !important;
    line-height: 25px;
}
@media(min-width: 1023px){
    .donate-top-button {
        display: none;
    }
}
@media (max-width: 1023px){
    .donate-top-button {
        display: table;
        position: absolute;
        right: 140px;
        top: 17px;
    }

}
.wagehope-logo, .footer-pancan-logo {
    min-width: 75px;
}
@media (max-width: 623px){
    .donate-top-button a{
        min-width: 125px;
        padding: 10px 10px;
    }
    .donate-top-button {
        right: 125px;
    }
}
@media(max-width: 991px){

    .footer-mobile-items {
        display: none;
    }
    .footer-mobile-items-icon, .footer-mobile-items-icon-2 {
        display: none !important;
    }
    .footer-pancan-logo {
        width: 15%;
        margin-bottom: 30px;
        margin-top: 15px;
    }
    .footer-address-text {
        text-align: center;
    }
    .wagehope-logo {
        margin: 0 auto;
        max-width: 100px;
    }
    .responsive--full{
        width: 100% !important;
    }
    .post-img {
        padding-bottom: 20px;
    }
}
@media(min-width: 992px){
    .footer-mobile-items {
        display: block;
    }
    .footer-mobile-items-icon {
        display: flex;
    }
    .footer-mobile-items-icon-2 {
        display: inline-block;
    }

}

.the-excerpt p {
    color:#3c3c3c;
    font-size: 16px;
}

.gray-divider {
    border-top: 1px solid #e6e6e6;
}

/* Material Design Form Inputs */
.group-material-input .form-control {
    box-shadow: none;
    background-color: #ffffff;
}
.group, .group-material-input{
  position:relative;
  margin-bottom: 15px;
}
.group-material-input > input {
  font-size:18px;
  padding:10px 10px 10px 5px;
  display:block;
  border:none;
  border-radius: 0px;
  border-bottom:1px solid #757575;
  word-spacing: 100%;
}
.group-material-input > input:focus { outline:none; }

/* LABEL ======================================= */
.group-material-input > label {
  color:#999;
  font-size:18px;
  font-weight:normal;
  position:absolute;
  pointer-events:none;
  left:5px;
  top:10px;
  transition:0.2s ease all;
  -moz-transition:0.2s ease all;
  -webkit-transition:0.2s ease all;
}

/* active state */
.group-material-input input:focus ~ label,  .group-material-input  input:valid ~ label {
  top:-5px;
  font-size:14px;
  color:#27083c;
}

/* BOTTOM BARS ================================= */
.group-material-input .bar-bottom {
    position:relative;
    display:block;
    width:100%;
}
.group-material-input .bar-bottom:before, .bar-bottom:after 	{
  content:'';
  height:2px;
  width:0;
  bottom:15px;
  position:absolute;
  background:#27083c;
  transition:0.2s ease all;
  -moz-transition:0.2s ease all;
  -webkit-transition:0.2s ease all;
}
.group-material-input .bar-bottom:before {
  left:50%;
}
.group-material-input .bar-bottom:after {
  right:50%;
}

/* active state */
.group-material-input input:focus ~ .bar-bottom:before, .group-material-input input:focus ~ .bar-bottom:after {
  width:50%;
}

/* HIGHLIGHTER ================================== */
.group-material-input .highlight {
  position:absolute;
  height:60%;
  width:100px;
  top:25%;
  left:0;
  pointer-events:none;
  opacity:0.5;
}

/* active state */
.group-material-input input:focus ~ .group-material-input .highlight {
  -webkit-animation:inputHighlighter 0.3s ease;
  -moz-animation:inputHighlighter 0.3s ease;
  animation:inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
	from { background:#27083c; }
  to 	{ width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
	from { background:#27083c; }
  to 	{ width:0; background:transparent; }
}
@keyframes inputHighlighter {
	from { background:#27083c; }
  to 	{ width:0; background:transparent; }
}

/* Material Design Form Inputs */



.col-sm-5cols{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

@media (min-width: 768px) {
.col-sm-5cols {
        width: 20%;
        float: left;
    }
}

@media(max-width: 414px){
    .copy-right-container {
        margin-right: 20px;
        margin-left: 20px;
    }
}

@media (max-width: 991px){
    .the-excerpt{
        display: none;
    }
    .col-img {
        width: 30%;
        float: left;
    }
    .col-content {
        width: 70%;
        float: left;
    }
    .post-item {
        /* width: 100%; */
        display: inline;

    }

}
@media (max-width: 667px){
    .blog-date {
        display: none;
    }
}
@media (max-width: 685px){
    .col-content h4{
        font-size: 12px;
        line-height: 18px;
    }
}
.pagination>.active>a {
    background-color: #490e6f;
    border-color: #490e6f;
}
.pagination>.active>a:hover, .pagination>.active>a:active, .pagination>.active>a:focus {
    background-color: #490e6f;
    border-color: #490e6f;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #490e6f;
}
.pagination>li>a, .pagination>li>span {
    color: #490e6f;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover{
    color: #eaeaea;
}
.logo-group-footer {
    display: flex;
    align-items: center;
}
@media (max-width: 991px){
    .logo-group-footer {
        display: table;
    }
}

.nav-container-scrolled {
    z-index: 999;
}
.nav-container{
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    transform: translateZ(0);
}


.copy-right-container br {
    line-height: 16px;
}

.the-excerpt-link {
    font-size: 16px !important;
}

/* Light purple bullets and gray ones */
  ul.purple-bullet > li {   display: list-item; margin-left: 2em; text-align: left;  }
  ul.purple-bullet > li a {text-decoration: underline; color: #490e6f;}
  ul.purple-bullet  {margin-bottom: 25px; }
  ul.purple-bullet > li:before{
    color: #631c90 !important;
    font-size: 9px;
    position: absolute;
    margin-left: -20.6px;
    margin-top: .8px;
    content: "\f111";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
 }

 ul.gray-bullet > li{
     list-style-type: disc !important; 
     display: list-item; 
     margin-left: 2em; 
     text-align: left;
     color: #6c6c6c;
 }

 ul.gray-bullet > li{text-decoration: underline;}