.lighter-brown {
	color: #b37e12 !important;
}
.darker-brown {
	color: #7c560b !important;
}
.black {
    color: black !important;
}
/* utility classes */
.horizontal-links li {
	display: inline;
	padding: 0px 1rem;
}
.centered, .centered .g-content {
	text-align: center;
}
.nomarginleftright {
	margin-left: 0;
	margin-right: 0;
}
.halfpaddingleftright {
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
.nomarginbottom {
	margin-bottom: 0;
}
.nopaddingbottom {
	padding-bottom: 0;
}
.horizontal-rule {
	border-top: solid 1px #b37e13;
	display: block;
	height: 0px;
	margin: 0px;
	padding: 10px 0 0 0;
	width: 100%;
}
.button, input[type="submit"] {
	border: solid 1px #78540a;
	border-radius: 2px;
	display: inline-block;
	font-size: 1rem;
	font-weight: bolder;
	margin: 1rem 0;
	padding: 10px 15px;
	text-align: center;
    text-transform: uppercase;
}
.button:hover, input[type="submit"]:hover {
	border-color: #7c560b;
	color: #7c560b;
}
input[type="submit"] {
    background-color: #d89817;
    border: solid 1px #d89817;
    color: white;
}
input[type="submit"]:hover {
    background-color: white;
    border: solid 1px #d89817;
    color: #d89817;
}
.button.white {
	background-color: white;
}
.button.white:hover {
	background-color: #D4D4D4;
}
h1 {
	font-size: 1.875rem;
}
h2 {
	font-size: 1.875rem;
}
h3 {
	font-size: 1.750rem;
}
#g-container-main .item-page ul, #g-container-main .item-page ol {
	margin-top: 0;
	margin-left: .5rem;
}
#g-container-main .item-page ul li, #g-container-main .item-page ul ol {
	margin-top: 0;
	margin-bottom: 1rem;
	margin-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
}
.fa-smaller, .small {
	font-size: .75em;
}
table, table td, table th {
    border: none !important;
    border-collapse: collapse !important;
    outline: none;
}
hr {
    border-bottom: 1px solid rgba(179, 179, 179, 1);
}












/* Top */
#g-top {
	background-color: #3b3b3b;
	background-color: #3E4756;
	color: #ebebeb;
	padding-bottom: 10px;
	padding-top: 20px;
}
.g-logo svg {
	max-height: none;
	min-height: none;
	max-width: 240px;
	min-width: 240px;
	width: 240px;
}
#g-top nav .g-menu-item-title {
	text-transform: uppercase;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
	color: #ebebeb;
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
	color: #ebebeb;
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
	text-decoration: underline !important;
}
.g-main-nav .module-in-dropdown .g-dropdown {
	border-radius: 0px;
	padding: 20px 40px;
    z-index: 100000;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
	word-break: normal;
}
.module-in-dropdown .g-menu-item ul > li a:link, .module-in-dropdown .g-menu-item ul > li a:visited {
	color: #ebebeb;
	display: inline-block;
	margin-bottom: 10px;
	text-decoration: underline;
}
.module-in-dropdown .g-menu-item ul > li a:hover {
	text-decoration: none;
}
.module-in-dropdown .g-sublevel .g-menu-item-type-separator, .module-in-dropdown .g-sublevel .g-menu-item-type-component, .module-in-dropdown .g-sublevel .g-menu-item-type-alias, .module-in-dropdown .g-sublevel .g-menu-item-type-url {
	display: none;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
	font-size: 1rem;
	padding-left: 1rem;
	padding-right: 1rem;
}
/* MOBILE NAV */
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
	color: white;
}
.g-offcanvas-open #g-page-surround {
	transform: translate3d(280px, 0px, 0px) !important;
}
.g-offcanvas-open #g-offcanvas, #g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
	width: 280px;
}
.g-dropdown-column h4 {
	margin-top: 0;
}
.g-offcanvas-closing #g-page-surround {
	transform: translate3d(0px, 0px, 0px) !important;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
	border: 1px solid #818181;
	background: #d3d3d3;
	border-radius: 0.1875rem;
	height: 27px;
	padding: 0rem;
	width: 20px;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
	background-color: #818181;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover:after {
	color: white;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
	left: 0;
}
#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator:after {
	color: #87888e;
	content: "\f105";
	opacity: 1;
	position: relative;
}
#g-mobilemenu-container > ul > li > ul > li > div > div > ul > li > a > span.g-menu-parent-indicator:after {
	left: -2px !important;
}
#g-mobilemenu-container > ul > li > ul > li > div > div > ul > li > ul > li > div > div > ul > li.g-level-2.g-go-back > a {
	text-decoration: none;
}
#g-offcanvas .button:hover {
	background-color: #dedede;
	border: 2px solid black !important;
	color: black !important;
}
/* Top - Header Callout */
#g-top .g-block.header-callout .g-content {
	padding-right: 16px !important;
}
#g-top .g-block.header-callout .platform-content {
	margin: 0;
	padding: 0;
}
#g-top .tagline {
	background-color: #135b8e;
	/* blue */
	background-color: #eac634;
	/* gold */
	background-color: #f9f9f9;
	/* gray */
	color: white;
	color: #3b3b3b;
	/* black */
	display: inline-block;
	height: 35px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding: 5px 10px;
	text-align: center;
	vertical-align: top;
    width: 320px;
}
#g-top .tagline span.mouse-over {
	display:none;
}
#g-top .tagline span.mouse-out {
	display: inline-block;
}
#g-top .tagline:hover span.mouse-over{
    display: inline-block !important;
}
#g-top .tagline:hover span.mouse-out {
	display: none;
}
#g-top .we-are-number-one {
    display: inline-block;
    vertical-align: top;
}
#g-top .outer-callout-buttons {
	display: inline-block;
	margin-right: 5px;
	overflow: hidden;
	width: 300px;
}
#g-top .callout-buttons {
	border: solid 1px #eac634;
	border: solid 1px #c7c7c7;
	border-radius: 2px;
	display: inline-block;
	font-size: .85rem;
	font-weight: bolder;
	/* padding: 10px 10px; */
	text-align: center;
	/* width: 4.5rem; */
}
#g-top .callout-buttons .transparent {
	color: transparent;
}
#g-top .callout-buttons .green {
	color: #74a125 !important;
}
#g-top .callout-buttons .fa-dollar {
	/* color: white;
	*/
}
#g-top .callout-buttons a {
	width: 70px;
    display: inline-block;
    padding: 10px 0px 5px;	
}
#g-top .callout-buttons a .icon{
	text-align: center;
    display: block;
}
#g-top .callout-buttons a:link, #g-top .callout-buttons a:visited {
	color: #ebebeb;
}
#g-top .callout-buttons a:hover {
	color: #3B3B3B;
}
#g-top .callout-buttons:hover {
	background-color: #9D9D9D;
}
/* Search */
#g-top .rokajaxsearch #roksearch_search_str {
	border: solid 1px #eac634;
	/* Gold */
	border: solid 1px #c7c7c7;
	/* Gold */
	border-radius: 1px;
	margin: 0px 5px 5px;
    min-width: inherit;
	padding: 0.25rem 1rem;
	width: 18.6rem;
}
#roksearch_results #roksearch_link:before {
	content: "";
}
#roksearch_results a#roksearch_link {
	margin: 10px 10px 0 0
}
.roksearch_even a:link h3, .roksearch_even a:visited h3, .roksearch_even a:link, .roksearch_even a:visited {
	color: #E2E2E2 !important;
}
.com_search #searchForm .only {
	display: none;
}
#g-top .breadcrumb {
	margin: 20px 0 0 0;
}
#g-navigation.g-default-navigation {
	background-color: #b28524;
	/* gold */
	background-color: #eaa313;
	/* orange */
	background-color: #52A1BB;
	/* light blue */
	background-color: #115b7d;
	/* darker blue */
	background-color: #ffffff;
	background-image: none;
	border-top: 1px solid #D4D4D4;
	border-bottom: none;
	padding-bottom: 0;
}
#g-navigation .breadcrumb {
	background-color: transparent;
	margin-bottom: 0;
}
#g-navigation .breadcrumb a:link, #g-navigation .breadcrumb a:visited, #g-navigation .breadcrumb .active, #g-navigation .breadcrumb span {
	color: #545454;
}
#g-navigation .breadcrumb a:hover span {
	text-decoration: underline;
}
#g-navigation .breadcrumb span.divider {
	margin-left: 10px;
}
#g-navigation .breadcrumb span.divider:before {
	color: #545454;
	content: "\f101";
	top: 0px;
}
#g-navigation .breadcrumb li:first-child span.divider {
	margin-left: 0px;
}
#g-navigation .breadcrumb li:first-child span.divider:before {
	content: "\f041";
	top: 5px;
}
.cta-menu-buttons {
	margin-top: 20px;
}
.cta-menu-buttons .button, .button.gold {
	background-color: #9c7018;
	border-radius: 0;
	border-color: #eac634;
	color: #ebebeb;
	display: inline-block;
	font-size: .85rem;
	font-weight: normal;
	margin: 0px 5px 10px;
	padding: 5px 6px;
	width: auto;
}
.cta-menu-buttons .button a {
	color: #ebebeb;
}
.button.gold {
    font-size: 1rem;
    margin: 0 0 0 0;
    padding: 10px 15px;
}
.cta-menu-buttons a:hover, .button.gold:hover {
	background-color: #616161;
}
.cta-menu-buttons .button.white:link, .cta-menu-buttons .button.white:visited {
	background-color: white;
	color: black;
}
.cta-menu-buttons .button.white:hover {
	background-color: #616161;
	color: #ebebeb;
}
/* Sub Header Sliders */
#g-subheader-c .sprocket-lists-title, #g-subheader-e .sprocket-lists-title {
	display: none;
}
#g-subheader-c .sprocket-lists-item .sprocket-padding, #g-subheader-e .sprocket-lists-item .sprocket-padding {
	padding: 0;
}
#g-subheader-c .sprocket-lists-pagination ul, #g-subheader-e .sprocket-lists-pagination ul {
	margin: 0 auto !important;
	width: 20rem;
}
#g-subheader-c .sprocket-lists-item, #g-subheader-e .sprocket-lists-item {
	height: 341px !important;
	width: 320px !important;
}
#g-subheader-c .sprocket-lists-image, #g-subheader-e .sprocket-lists-image {
	height: 342px;
	margin: 0px;
	padding: 0px;
	width: 320px;
}
#g-subheader-c .sprocket-lists-image img, #g-subheader-e .sprocket-lists-image img {
	max-height: none;
	max-width: none;
}
#g-subheader-c .sprocket-lists-item a span, #g-subheader-e .sprocket-lists-item a span {
	color: transparent;
	height: 421px;
	left: 0;
	position: absolute;
	top: 0;
	width: 320px;
}
#g-subheader-c .sprocket-lists-image {
	border: solid 8px #c39944;
	/* Gold */
	border: solid 8px #c9c9c9;
	/* light gray */
	border: solid 8px #eac634;
	/* Orange */
}
#g-subheader-e .sprocket-lists-image {
	border: solid 8px #28638d;
}
#g-subheader-c .sprocket-lists-nav .spinner, #g-subheader-e .sprocket-lists-nav .spinner {
	display: none;
}
/* Sub Header Icon Boxes */
.ana-icon-grids .g-content {
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0;
	padding-right: 0;
}
.ana-icon-slider {
	display: inline-block;
	margin: 0;
	max-width: 20rem;
	padding: 0;
	vertical-align: top;
	width: 20rem;
}
.ana-icon-grids {
	display: inline-block;
	margin: 0;
	max-width: 30rem;
	padding: 0;
	width: 30rem;
}
.ana-icon-grids.landing {
	max-width: 100%;
	width: 50rem;
}
.ana-icon-grids.four-x-two {
	max-width: 40rem;
	width: 40rem;
}
.ana-icon-grids.full {
	max-width: 100%;
	width: 100%;
}
.ana-icon-boxes {
	display: inline-block;
	margin: 0 5px;
}
.ana-icon-boxes a:link, .ana-icon-boxes a:visited {
	color: white;
}
.ana-icon-boxes a:hover {
	color: #CFCFCF;
}
.ana-icon-boxes p {
	font-size: .75rem;
	margin: 10px 0;
	text-transform: uppercase;
}
.ana-icon-boxes a {
	display: inline-block;
	padding: 52px 42px;
}
.ana-icon-boxes-newline {
	display: table;
	height: 1px;
}
/* Slideshow - Header */
#g-slideshow {
	background-image: url('/images/backgrounds/ear-bg-bw-r1.jpg');
	background-image: url('/images/backgrounds/ear-bg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
	color: white;
}
#g-slideshow .landing-title-spacer {
	min-height: 200px;
}
.landing-newly-diagnosed #g-slideshow {
	background-image: url('/images/backgrounds/newly-diagnosed-r2.jpg');
	background-image: url('/images/backgrounds/newly-diagnosed-bg.jpg');
	background-position: center center;
}
.landing-ongoing-patient #g-slideshow {
	background-image: url('/images/backgrounds/ongoing-r3.jpg');
	background-image: url('/images/backgrounds/living-with-an-bg.jpg');
	background-position: center center;
}
.landing-our-sponsors #g-slideshow {
	background-image: url('/images/backgrounds/sponsor-r2.jpg');
	background-image: url('/images/backgrounds/sponsors-bg.jpg');
	background-position: right center;
}
.landing-healthcare-providers #g-slideshow {
	background-image: url('/images/backgrounds/healthcare-r2.jpg');
	background-image: url('/images/backgrounds/healthcare-providers-bg.jpg');
	background-position: center center;
}
.landing-ana #g-slideshow, .landing-donate #g-slideshow {
	background-image: url('/images/backgrounds/acoustic-neuroma-association-r2.jpg');
	background-image: url('/images/backgrounds/acoustic-neuroma-association-bg.jpg');
	background-position: center center;
}
.landing-giving-tuesday #g-slideshow {
	background-image: url('/images/backgrounds/GivingTuesdayBannerSite.jpg');
	background-image: url('/images/backgrounds/noisy-blue.jpg');
}
p.giving-tuesday {
    font-size: 1.1rem;
}
h1.g-title {
    font-size: 2.25rem;
    font-weight: 300;
}
#g-slideshow h2.g-title {
	margin-bottom: 1rem;
	padding-bottom: 0;
}
#g-slideshow h2.g-title span {
    color: inherit !important;
}
body.home-page #g-slideshow h2.g-title span {
    color: #7c560b !important;
}
/*
#g-slideshow h2.g-title span {
   -webkit-text-stroke: 1px white;
   text-shadow:
       1xpx 1px 0 white,
     -1px -1px 0 white,  
      1px -1px 0 white,
      -1px 1px 0 white,
       1px 1px 0 white;
}
*/
#g-slideshow .header-cta {
	font-size: 3rem;
}
#g-slideshow .header-cta a:hover .fa-circle {
	color: #949494 !important;
}
#g-slideshow .fa-stack-1x {
	color: white;
}
#g-slideshow .ic-1of3 {
	color: #B0CBD4;
	/* blue */
}
#g-slideshow .ic-2of3 {
	color: #52A1BB;
	/* bluer */
}
#g-slideshow .ic-3of3 {
	color: #4A94B5;
	/* bluest */
}
#g-slideshow .ic-1of3 {
	color: #eac634;
	/* gold */
}
#g-slideshow .ic-2of3 {
	color: #eaa313;
	/* brown */
}
#g-slideshow .ic-3of3 {
	color: #f48105;
	/* orange */
}
#g-slideshow.home-ana-slider .sprocket-features-desc a.readon {
	display: none;
}
#g-slideshow.home-ana-slider .sprocket-features-desc {
	color: white;
}
#g-slideshow.home-ana-slider h2.sprocket-features-title {
	background: rgba(0,0,0,.25);
	color: white !important;
	margin-bottom: 0;
	padding-top: 20px;
	padding-bottom: 10px;
}
#g-slideshow.home-ana-slider .sprocket-features-desc p {
	font-size: 1.25rem;
}
#g-slideshow.home-ana-slider .sprocket-features-desc a:link, #g-slideshow.home-ana-slider .sprocket-features-desc a:visited {
	color: white;
	text-decoration: underline;
}
#g-slideshow.home-ana-slider .sprocket-features-desc a:hover {
	color: #F1F1F1;
	text-decoration: none;
}
#g-slideshow.home-ana-slider .sprocket-features-desc .dark-bg {
	background: rgba(0,0,0,.25);
	padding: 5px 10px 20px;
}
#g-slideshow.home-ana-slider {
	text-align: center;
}
#g-slideshow.home-ana-slider .sprocket-features-img-container {
	text-align: center;
}
#g-slideshow.home-ana-slider .layout-showcase .sprocket-features-img-container img {
	float: none;
}
#g-slideshow .text {
	color: #6e4d0c;
	font-size: 1.25rem;
}
#g-slideshow.home-ana-slider .sprocket-features-desc .header-cta a:link, #g-slideshow.home-ana-slider .sprocket-features-desc .header-cta a:visited {
	color: #6e4d0b;
	font-weight: normal;
	text-decoration: none;
}
/* Header */
.spacer-height {
	height: 1.25rem;
}
.home-page #g-header-a > .g-grid > .g-block > .g-content > .platform-content {
	margin-bottom: 0;
	margin-top: 0;
	overflow: hidden;
	padding-bottom: 0;
	padding-top: 0;
}
.home-page #g-header-a .user-edited {
	height: 380px;
	max-height: 380px;
}
/* Sub Headers */
#g-subheader-b h2.g-title, #g-subheader-d h2.g-title, #g-subheader-b h1.g-title, #g-subheader-d h1.g-title  {
	margin-bottom: 0;
	padding-bottom: 0;
}
#g-subheader-b a i.fa, #g-subheader-d a i.fa, #g-subheader-f a i.fa, #g-subheader-j a i.fa {
	color: white;
}
#g-subheader-b a:hover i.fa, #g-subheader-d a:hover i.fa, #g-subheader-f a:hover i.fa, #g-subheader-j a:hover i.fa {
	color: #bfbfbf;
}
#g-subheader-b .button:link, #g-subheader-b .button:visited, #g-subheader-d .button:link, #g-subheader-d .button:visited, #g-subheader-f .button:link, #g-subheader-f .button:visited, #g-subheader-j .button:link, #g-subheader-j .button:visited {
	border-color: white;
	color: white;
	font-size: .75rem;
	margin: 0 5px;
	padding: 4px 15px;
}
#g-subheader-b .button:hover, #g-subheader-d .button:hover, #g-subheader-f .button:hover, #g-subheader-j .button:hover {
	background-color: #616161;
}
/* Sub Header B */
#g-subheader-b {
	background-color: #cc9933;
	/* Gold */
	background-color: #52A1BB;
	/* Light Blue */
	background-color: #115b7d;
	/* darker blue */
	color: white;
}
#g-subheader-b {
}
#g-subheader-b i.fa.fa-caret-right.fa-stack-1x {
	top: -3px;
	left: 2px;
}
/* Sub Heder C */
#g-subheader-c h2, #g-subheader-c h1 {
	color: #28638d;
}
#g-subheader-c .ana-icon-boxes .r1-c1 {
	background-color: #c7c7c7;
	/* gray */
	background-color: #ceb999;
	/* orange */
	background-color: #eac634;
	/* bright orange */
}
#g-subheader-c .ana-icon-boxes .r1-c2 {
	background-color: #a7a7a7;
	/* dark gray */
	background-color: #c6ab73;
	/* dark orange */
	background-color: #eaa313;
	/* brighter orange */
}
#g-subheader-c .ana-icon-boxes .r1-c3 {
	background-color: #979797;
	/* darker gray */
	background-color: #c39944;
	/* darker orange */
	background-color: #f48105;
	/* brightest orange */
}
#g-subheader-c .ana-icon-boxes .r1-c4 {
	background-color: #f48105;
}
#g-subheader-c .ana-icon-boxes .r2-c1 {
	background-color: #16607f;
}
#g-subheader-c .ana-icon-boxes .r2-c2 {
	background-color: #2d7390;
}
#g-subheader-c .ana-icon-boxes .r2-c3 {
	background-color: #5693a5;
}
#g-subheader-c .ana-icon-boxes .r2-c4 {
	background-color: #5da4b9;
}
/* Subheader C - Landing Pages */
#g-subheader-c .landing .ana-icon-boxes .r1-c1 {
	background-color: #e5d5bd;
	/* lightest gold */
	background-color: #F4D144;
	/* dim orange */
}
#g-subheader-c .landing .ana-icon-boxes .r1-c2 {
	background-color: #ceb999;
	/* lighter gold */
	background-color: #eac634;
	/* bright orange */
}
#g-subheader-c .landing .ana-icon-boxes .r1-c3 {
	background-color: #c6ab73;
	/* light gold */
	background-color: #eaa313;
	/* brighter orange */
}
#g-subheader-c .landing .ana-icon-boxes .r1-c4 {
	background-color: #c39944;
	/* dark gold */
	background-color: #F08E24;
	/* brightest orange */
}
#g-subheader-c .landing .ana-icon-boxes .r1-c5 {
	background-color: #d89817;
	/* darker gold */
	background-color: #f48105;
	/* brighter-est orange */
}
#g-subheader-c .landing .ana-icon-boxes .r2-c1 {
	background-color: #135b8e;
}
#g-subheader-c .landing .ana-icon-boxes .r2-c2 {
	background-color: #1d6ea7;
}
#g-subheader-c .landing .ana-icon-boxes .r2-c3 {
	background-color: #3a80b3;
}
#g-subheader-c .landing .ana-icon-boxes .r2-c4 {
	background-color: #669cc3;
}
#g-subheader-c .landing .ana-icon-boxes .r2-c5 {
	background-color: #95b2c7;
}
/* Sub Header D */
#g-subheader-d {
	background-color: #74a125;
	color: white;
}
#g-subheader-d {
}
#g-subheader-d i.fa.fa-caret-right.fa-stack-1x {
	top: -3px;
	left: 2px;
}
/* Sub Header E */
#g-subheader-e h2, #g-subheader-e h1 {
	color: #3b3b3b;
}
#g-subheader-e .ana-icon-boxes .r1-c1 {
	background-color: #adce99;
}
#g-subheader-e .ana-icon-boxes .r1-c2 {
	background-color: #95c67a;
}
#g-subheader-e .ana-icon-boxes .r1-c3 {
	background-color: #72a556;
}
#g-subheader-e .ana-icon-boxes .r2-c1 {
	background-color: #5693a5;
}
#g-subheader-e .ana-icon-boxes .r2-c2 {
	background-color: #2d7390;
}
#g-subheader-e .ana-icon-boxes .r2-c3 {
	background-color: #16607f;
}
/* Subheader E - Landing pages */
#g-subheader-e .landing .ana-icon-boxes .r1-c1 {
	background-color: #cbe5bd;
}
#g-subheader-e .landing .ana-icon-boxes .r1-c2 {
	background-color: #adce99;
}
#g-subheader-e .landing .ana-icon-boxes .r1-c3 {
	background-color: #95c67a;
}
#g-subheader-e .landing .ana-icon-boxes .r1-c4 {
	background-color: #72a556;
}
#g-subheader-e .landing .ana-icon-boxes .r2-c1 {
	background-color: #5693a5;
}
#g-subheader-e .landing .ana-icon-boxes .r2-c2 {
	background-color: #2d7390;
}
#g-subheader-e .landing .ana-icon-boxes .r2-c3 {
	background-color: #16607f;
}
/* Sub Header F */
#g-subheader-f {
	background-color: #135b8e;
	/* Dark Blue */
	background-color: #a7a7a7;
	/* Med gray */
	color: white;
}
#g-subheader-f i.fa.fa-caret-right.fa-stack-1x {
	top: -3px;
	left: 2px;
}
/* Sub Header G */
#g-subheader-g h2, #g-subheader-g h1 {
	color: #135b8e;
}
#g-subheader-g .ana-icon-boxes .r1-c1 {
	background-color: #5693a5;
}
#g-subheader-g .ana-icon-boxes .r1-c2 {
	background-color: #2d7390;
}
#g-subheader-g .ana-icon-boxes .r1-c3 {
	background-color: #16607f;
}
#g-subheader-g .ana-icon-boxes .r1-c4 {
	background-color: #115b7d;
}
/* Sub Header H */
#g-subheader-h {
	background-image: url('/images/backgrounds/platinum-bg.jpg');
	background-position: top center;
	background-repeat: none;
	background-size: cover;
}
#g-subheader-h h2, #g-subheader-h h1 {
	color: #333;
}
#g-subheader-h .platinum-sponsor-logos > .g-block > .g-content {
	padding-left: 0;
	padding-right: 0;
}
#g-subheader-h .home-sponsor-logo-platinum {
	background-color: white;
	border: solid 2px black;
	padding: 2rem 2rem;
}
/* Sub Header I */
#g-subheader-i h2.gold, #g-subheader-i h1.gold {
	color: #dfc018;
}
#g-subheader-i h2.silver, #g-subheader-i h1.silver {
	color: silver;
}
#g-subheader-i h2.bronze, #g-subheader-i h1.bronze {
	color: #cd7f32;
}
#g-subheader-i .sponsor-logos > .g-block > .g-content {
	padding-left: 0;
	padding-right: 0;
}
#g-subheader-i .sponsor-logo {
	background-color: white;
	border: solid 2px #d8d8d8;
	padding: 3.5rem 1rem;
}
#g-subheader-i .gold-heading {
	background-color: #686868;
	color: #dfc018;
	padding: 5px 0px;
	text-transform: uppercase;
}
#g-subheader-i .silver-heading {
	background-color: #686868;
	color: #bebebe;
	padding: 5px 0px;
	text-transform: uppercase;
}
#g-subheader-i .bronze-heading {
	background-color: #505050;
	color: #cd7f32;
	padding: 5px 0px;
	text-transform: uppercase;
}
#g-subheader-i .awareness-heading {
	background-color: #686868;
	color: white;
	padding: 5px 0px;
	text-transform: uppercase;
}



#g-subheader-i .sponsor-text {
	background-color: #d6d6d6;
	text-decoration: none;
}
#g-subheader-i .sponsor-text p {
	color: black;
	font-size: 1rem;
	min-height: inherit;
	padding: 10px;
}
#g-subheader-i .more-from-sponsors {
	background-color: #135b8e;
	color: white;
	margin-left: 2.125rem;
	margin-right: 2.125rem;
	padding: 1rem 2rem;
}
#g-subheader-i .more-from-sponsors h2, #g-subheader-i .more-from-sponsors h1 {
	color: white;
	margin-bottom: 0;
	padding-bottom: 0;
}
/* Sub Header J */
#g-subheader-j {
	background-color: #c5972d;
	color: white;
}
#g-subheader-j i.fa.fa-caret-right.fa-stack-1x {
	top: -3px;
	left: 2px;
}
/* Sidebar Colored Boxes */
.box-orange1 {
	background-color: #e5d5bd;
	color: white;
}
.box-orange2 {
	background-color: #ceb999;
	color: white;
}
.box-orange3 {
	background-color: #c6ab73;
	color: white;
}
.box-orange4 {
	background-color: #c39944;
	color: white;
}
.box-orange5 {
	background-color: #d89817;
	color: white;
}
.box-blue5 {
	background-color: #135b8e;
	color: white;
}
.box-blue4 {
	background-color: #1d6ea7;
	color: white;
}
.box-blue3 {
	background-color: #3a80b3;
	color: white;
}
.box-blue2 {
	background-color: #669cc3;
	color: white;
}
.box-blue1 {
	background-color: #95b2c7;
	color: white;
}
.box-green1 {
	background-color: #cbe5bd;
	color: white;
}
.box-green2 {
	background-color: #adce99;
	color: white;
}
.box-green3 {
	background-color: #95c67a;
	color: white;
}
.box-green4 {
	background-color: #72a556;
	color: white;
}
/* Content elements */
/* Accordions */
.rl_sliders.accordion > .accordion-group {
	margin-bottom: 10px;
}
/* Expanded A */
#g-expanded {
	background-color: #135b8e;
	color: white;
}
#g-expanded .g-content {
	padding-bottom: 0;
}
#g-expaned h2, #g-expaned h1 {
	padding-bottom: 0;
}
/* Extension A */
#g-extension {
	color: white;
	padding: 0;
}
#g-extension h2.g-title, #g-extension h1.g-title, #g-extension p {
	color: #135b8e;
}
#g-extension .ana-icon-boxes .r1-c1 {
	background-color: #5693a5;
}
#g-extension .ana-icon-boxes .r1-c2 {
	background-color: #2d7390;
}
#g-extension .ana-icon-boxes .r1-c3 {
	background-color: #16607f;
}
#g-extension .ana-icon-boxes .r1-c4 {
	background-color: #115b7d;
}
/* Bottom */
#g-bottom-a, #g-bottom-b, #g-bottom-c, #g-bottom-d {
	padding: 0 10%;
}
#g-bottom-a > .g-grid > .g-block > .g-content, #g-bottom-b > .g-grid > .g-block > .g-content, #g-bottom-c > .g-grid > .g-block > .g-content, #g-bottom-d > .g-grid > .g-block > .g-content {
	padding-left: 0;
	padding-right: 0;
}
/* Bottom A */
#g-bottom-a {
	background-color: #135b8e;
	color: white;
	margin-bottom: 40px;
}
#g-bottom-a h2.g-title, #g-bottom-a h1.g-title {
	padding-bottom: 25px;
}
#g-bottom-a i.fa.fa-caret-right.fa-stack-1x {
	top: -5px;
	left: 5px;
}
#g-bottom-a .button:link {
	border-color: white;
	color: white;
	font-size: .75rem;
	margin: 0 5px;
	padding: 4px 15px;
}
#g-bottom-a .button:hover {
	background-color: #616161;
}
#g-bottom-a a:link, #g-bottom-a a:visited {
	color: white;
}
#g-bottom-a a:hover {
	color: #CFCFCF;
}
/* Bottom B */
#g-bottom-b .contact-boxes {
	border: solid 2px #040404;
	border-radius: 10px;
	margin-bottom: 2rem;
}
#g-bottom-b .contact-boxes:hover {
	background-color: #eaeaea;
}
#g-bottom-b .contact-boxes a {
	display: block;
	line-height: 2rem;
	padding: 15% 5%;
	word-wrap : break-word;
}
#g-bottom-b .contact-boxes a span {
	display: inline-block;
	line-height: 1rem;
	padding-top: 10px;
}
#g-bottom-b .contact-boxes a:link, #g-bottom-b .contact-boxes a:visited {
	color: #3b3b3b;
	font-size: .9rem;
}
#g-bottom-b .contact-boxes a:hover {
	color: #040404;
}
#g-bottom-b .contact-boxes a:link .fa, #g-bottom-b .contact-boxes a:visited .fa {
	color: #ca9e44;
	font-size: 2rem;
}
#g-bottom-b .contact-boxes a:hover .fa {
	color: #040404;
}
#g-bottom-b h2, #g-bottom-b h1 {
	margin-bottom: 0;
	padding-bottom: 0;
	text-transform: uppercase;
}
/* Bottom C */
#g-bottom-c .g-content .g-content {
	margin: 0 !important;
	padding: 0 !important;
}
#g-bottom-c {
	background-color: #3b3b3b;
	background-color: #3E4756;
}
#g-bottom-c .section-title {
	color: #ebebeb;
	font-size: 1em;
	font-weight: 600;
	margin-bottom: 0;
	text-transform: uppercase;
}
.connect-buttons {
	list-style-type: none;
	margin: 0 0 0 0;
}
.connect-buttons.embedded {
	margin-left: 0px !important;
}
.connect-buttons.embedded li {
	margin-left: 0px !important;
}
.connect-buttons li {
	display: inline-block;
	font-size: 1.5rem;
	margin: 0px 5px 10px;
}
.connect-buttons .blue {
	color: #135b8e !important;
	font-size: 60px;
}
.connect-buttons a:hover .blue {
	color: #9c7018 !important;
}
.connect-buttons .fa-stack-1x {
	color: white;
	padding: 4px 0px 0px 3px;
}
.connect-buttons a:link, #g-bottom-c .connect-buttons a:visited {
	color: #ebebeb;
	margin-bottom: 0;
}
.connect-buttons a:hover {
	color: #3B3B3B;
}
/* Bottom D */
#g-bottom-d .g-content {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
#g-bottom-d .g-content .g-content {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
#g-bottom-d {
	background-color: #9c7018;
	/* Gold */
	background-color: #979797;
	/* Dark Gray */
}
#g-bottom-d .g-content {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
#g-bottom-d .g-content .g-content {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
#g-bottom-d .section-title {
	color: #eaeaea;
	font-size: 1em;
	font-weight: 600;
	margin-bottom: 0;
}
#g-bottom-d .section-title a:link, #g-bottom-d .section-title a:visited {
	color: white;
	text-decoration: underline;
}
#g-bottom-d .section-title a:hover {
	color: #d3d3d3;
	text-decoration: none;
}

/* Custom FA icons */
.fa-ana-donate {
	padding: 0px 30px 48px;
}
.fa-ana-donate .fa-stack-2x {
    font-size: 3em;
}
.fa-ana-donate .fa-smaller {
    font-size: 1em;
    position: relative;
    left: -4px;
    top: 6px;
}

/* Footer */
#g-footer {
	background-color: #b28324;
	/* Gold */
	background-color: #a7a7a7;
	/* med gold */
	border-top: none !important;
}
#g-footer > .g-grid > .g-block > .g-content, #g-copyright > .g-grid > .g-block > .g-content {
	padding-left: 0;
	padding-right: 0;
}
#g-footer .g-content {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
#g-footer .g-content .g-content {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
#g-footer a:link, #g-footer a:visited {
	color: #eaeaea;
	display: block;
	margin-bottom: 10px;
	text-decoration: underline;
}
#g-footer a:hover {
	color: #d3d3d3;
	text-decoration: none;
}
#g-footer .callout-buttons {
	border: solid 1px #eac634;
	/* gold */
	border: solid 1px #ffffff;
	border-radius: 2px;
	display: inline-block;
	font-size: 1.35rem;
	font-weight: bolder;
	padding: 15px 15px;
	text-align: center;
}
#g-footer .callout-buttons .icon {
	display: block;
	margin-bottom: 5px;
}
#g-footer .callout-buttons .green {
	color: #74a125 !important;
}
#g-footer .callout-buttons .fa-dollar {
	/* color: white;
	*/
}
#g-footer .callout-buttons a:link, #g-footer .callout-buttons a:visited {
	color: #ebebeb;
	margin-bottom: 0;
	text-decoration: none;
}
#g-footer .callout-buttons a:hover {
	color: #3B3B3B;
}
#g-footer .callout-buttons:hover {
	background-color: #9D9D9D;
}
#g-footer .section-title {
	color: #eaeaea;
	font-size: 1em;
	font-weight: 600;
}
/* Copyright */
#g-copyright {
	background-color: #ca9e44;
	/* Gold */
	background-color: #c7c7c7;
	/* light gray */
	color: #eaeaea;
}
#g-copyright a:link, #g-copyright a:visited {
	color: #eaeaea;
}
#g-copyright a:hover {
	color: #777777;
}
/* Images on sidebar */
.sprocket-mosaic-g-loadmore {
	display: none;
}
.sprocket-mosaic-g-item .sprocket-mosaic-g-image, .radius-image {
	border-radius: 5px 5px 5px 5px;
	box-shadow: 8px 10px 16px #b5b5b5;
	margin-bottom: 20px !important;
}
.radius-image {
	margin-bottom: 0px !important;
}
.sprocket-mosaic-g-order {
	display: none;
}
.sprocket-mosaic-g-columns-1 li {
	left: 0px !important;
	position: relative !important;
	top: 0px !important;
}
.sprocket-mosaic-g-columns-3 li {
	left: 0px !important;
	position: relative !important;
	top: 0px !important;
	width: 100%;
}
.sprocket-mosaic-g-item:hover .sprocket-mosaic-g-effect {
	height: 6rem;
}
/* Content Pages */
.embedded-on-page .g-grid .g-grid .g-content {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}



/* Hotspots */
.slide_menu {
    z-index: 1;
}
.find-a-group .mainbar-a .g-content {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}
.hs-get-directions input[type="text"], #js-hs-search-directions-form input[type="text"] {
    height: 28px;
    min-width: 85px !important;
    width: 85px !important;
}

#js-hs-search-directions-form input[type="text"] {
    height: 28px;
    min-width: 215px !important;
    width: 215px !important;
}
#js-hs-tabs, #js-hs-tab-filter-region {
    display: none;
}
.hs-address, .hs-toolbar {
    display: none !important;
}


/* HikaShop */
.hikashop_footer {
    display: none;
}
.hikashop_product_quantity_field_change {
    border: solid 1px #dedede;
    padding: 1px 10px;
}
.hikashop_listing_img_title table {
    margin: 0px auto;
    width: 200px;
}
input.hikashop_product_quantity_field {
    min-width: inherit !important;
    width: 100% !important;
} 
.hikashop_product_left_part {
    float: none;
    margin: 0px auto;
    width: 100%;
}
.hikashop_product_right_part {
    float: none;
    margin: 0px auto 20px;
    text-align: center;
    width: 50%;
}















/* RS Forms */
#submitPrev, #PageTributeNextPrev, #PageMatchingNextPrev, #FinalSubmitPrev {
    display: none;
}
.formResponsive .formHorizontal .formControlLabel, .formResponsive .formHorizontal select {
    display: block;
    float: none;
    margin-right: 1rem;
    text-align: left;
    width: 50%;
}
.formResponsive .formHorizontal .formControls {
    margin-left: 0px;
    width: 100%;
}
.formResponsive label {
    float: none;
}
.formResponsive h5 {
    margin-bottom: 0px;
}
.formResponsive .formHorizontal p.formDescription {
    margin-top: 0px;
}
.formResponsive select, .formResponsive input[type="text"], .formResponsive input[type="number"], .formResponsive input[type="email"], .formResponsive input[type="tel"], .formResponsive input[type="url"], .formResponsive input[type="password"] {
    height: 28px;
}
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
    width: 40%;
    min-width: 600px;
}
.rsform-block-onlyvisamastercard .formBody {

}
.formResponsive .formHorizontal .rsform-block-find1 .formControlLabel, 
.formResponsive .formHorizontal .rsform-block-ttype .formControlLabel,
.formResponsive .formHorizontal .rsform-block-volunteeractivities .formControlLabel,
.formResponsive .formHorizontal .rsform-block-level .formControlLabel,
.formResponsive .formHorizontal .rsform-block-membership .formControlLabel, 
.formResponsive .formHorizontal .rsform-block-ptype .formControlLabel ,
.formResponsive .formHorizontal .rsform-block-besttime .formControlLabel ,
.formResponsive .formHorizontal .rsform-block-preferredmethodofcommunications .formControlLabel ,
.formResponsive .formHorizontal .rsform-block-st .formControlLabel,
.formResponsive .formHorizontal .rsform-block-r2 .formControlLabel 
{
    float: none;
}
.formResponsive .formHorizontal .rsform-block-find1 .formControls, 
.formResponsive .formHorizontal .rsform-block-ttype .formControls,
.formResponsive .formHorizontal .rsform-block-volunteeractivities .formControls,
.formResponsive .formHorizontal .rsform-block-level .formControls,
.formResponsive .formHorizontal .rsform-block-membership .formControls,
.formResponsive .formHorizontal .rsform-block-ptype .formControls,
.formResponsive .formHorizontal .rsform-block-besttime .formControls,
.formResponsive .formHorizontal .rsform-block-preferredmethodofcommunications .formControls,
.formResponsive .formHorizontal .rsform-block-st .formControls,
.formResponsive .formHorizontal .rsform-block-r2 .formControls
{
    margin-left: 21%;
	width: 75%;
}
.formResponsive .formHorizontal .rsform-block-volunteeractivities .formControls  label {
	height: inherit !important;
	
}

.rsform-submit-button, .rsform-button-next {
    background: #d89817 !important;
    border: solid 1px #d89817 !important;
    border-radius: 2px !important;
    display: inline-block !important;
    font-size: 1rem !important;
    font-weight: bolder !important;
    margin: 1rem 0 !important;
    padding: 10px 15px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    color: #fff !important;
}
.rsform-submit-button:hover, .rsform-button-next:hover {
    color: #d89817 !important;
    border-color: #d89817 !important;
    background: transparent !important;
}
.rsform-block.rsform-block-keywords .formControlLabel {
    display: none;
}









#login-form .input-prepend .input-small {
    min-width: inherit;
}



/* Hide labels */
.rsform-block-membershipdues .formControlLabel {
	display: none;
	float: none;
}


.rs-membership-form .rsform-block-electronicinformation label {
	height: auto;
}



.landing-donate main#g-mainbar .formResponsive .formHorizontal .rsform-block-diagnosisdate select {
    width: 45% !important;
    min-width: 45% !important;
    display: inline-block;
    margin-right: 0;
}

.landing-donate main#g-mainbar .formResponsive .formHorizontal .rsform-block-birthdate select {
    width: 29% !important;
    margin-right: 0 !important;
    min-width: 29% !important;
    display: inline-block;
}



.show-as-text-not-input {
	background-color: transparent !important;
	border: none !important;
	box-shadow: none !important;
}

p.rsformVerticalClear {
    padding-left: .1rem;
}
















/* Webinars */
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}
.page-header h2, .page-header h1 {
    line-height: 2.5rem;
}













/* jEvents Calendar */
.jevbootstrap h1, .jevbootstrap h2, .jevbootstrap h3, .jevbootstrap h4, .jevbootstrap h5, .jevbootstrap h6 {
	font-weight: normal !important;
	font-size: 2rem;
}
.cal_daysoutofmonth {
		background-color: #f5f5f5;
}








/* Healthcare Provider */
.result-inner .loc-name, .result-inner .loc-address {
    display: none;
}
#locate_form #name_search {
    display: block;
    margin-bottom: 20px;
}
#sl_sidebar {
    max-height: inherit;
}
#sl_sidebar .result-container {
    border-right: none !important;
    vertical-align: top;
}
#sl_sidebar .result-inner {
    border-bottom: none;
    border-right: none;
    border-left: none;
}
#sl_sidebar .loc-fulladdress, #sl_sidebar .loc-custom1,
#sl_sidebar .loc-custom2, #sl_sidebar .loc-custom3, #sl_sidebar .loc-url {
    margin-bottom: 10px;
}
#sl_search_container h5, #sl_search_container h3 {
	font-size: 1.750rem;	
	font-weight: 500;
}

#sl_search_container h5 strong {
	font-weight: 500;
}
#sl_search_container label.checkbox {
    margin-left: 10px;
    width: 48%;
}



/* Blog - Latest News */
.bloglatest-news .page-header h2, .bloglatest-news .page-header h1 {
    font-size: 1.5rem;
    text-decoration: underline;
}
.bloglatest-news p.readmore a.btn {
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 0 0 0;
}
.bloglatest-news p.readmore a.btn:link, .bloglatest-news p.readmore a.btn:visited {
    color: #135b8e;
}
.bloglatest-news p.readmore a.btn:hover {
    color: #d3d3d3;
}
.latest-news h2, .latest-news h1 {
    border-top: solid 2px #d3d3d3;
    font-size: 2rem;
    padding-top: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 5px;
}

.bloglatest-news .item-image {
    max-width: 250px;
}




/* Gallery */
.gallery-fancybox-images {
	float: left;
	margin: 0 auto 2rem;
	max-width: 50%;
	text-align: center;
	width: 50%;
}

.gallery-fancybox-text {
	float: right;
    margin-top: 1rem;
	max-width: 50% !important;
}
.gallery-fancybox-text p {
	padding: 0 2rem;
}
.gallery-fancybox-text > p {
    margin-top: 2rem;
}

.gallery-fancybox-text .image-title p {
	font-weight: bolder;
	margin-right: 90px;
}
.text-heading-social-share {
    font-size: .75rem;
    position: absolute;
    text-align: right;
    top: 2.4rem;
    width: 100%;
}


/* Transalation Tools */
.switcher .selected {
	z-index: 8000 !important;
}








/* Matching gifts */
.matching-gift-search {
    border: solid 2px #d3d3d3;
    border-radius: 5px;
}








/* New Donate */
.landing-donate main#g-mainbar {
    background-color: #eee;
    color: black;
	
	position: relative;
	top: -260px;
}

.landing-donate main#g-mainbar input[type="text"] {
	display: block;
	font-size: 1.5rem;
	height: 3rem;
	
	min-width: 100% !important;
	width: 100% !important;
}
.landing-donate main#g-mainbar .formResponsive .formHorizontal select {
    height: 3rem;
    font-size: 1.5rem;
	min-width: 100% !important;
	width: 100% !important;
}

.landing-donate main#g-mainbar .formResponsive .formHorizontal .formControlLabel {
	width: 100%;
}

.landing-donate main#g-mainbar .formResponsive .formHorizontal .rsform-block {
	margin-bottom: 0;
}
.formResponsive .formError {
	color: red;
	font-size: 20px;
	font-weight: bolder;
	margin: 0 5px 3rem 0;
}
.formResponsive input.rsform-error, .formResponsive textarea.rsform-error, .formResponsive select.rsform-error {
	border-color: red !important;
	color: red !important;
}


/* Provider Listings */
img.provider-listings-wrapped {
    float:left; 
    margin: 5px 10px 10px 0; 
    max-width: 250px;
    width:250px 
}


















/* New sponsor sliders */
.lgx-logo-header-title {
	background-color: white !important;
	color: #4B4B4B !important;
	font-size: 2.25rem !important;
	font-weight: 700 !important;
	margin: 0rem 0 1.75rem !important;
	padding: 0rem 0 1rem !important;
	text-transform: none !important;	
}












/* Sidebar nav modules for Logged in Members */
.moduletable .nav.menu, .moduletable .nav.menu li {
	border: solid 1px transparent;
	border-bottom: solid 1px transparent;
}

.member-sidebar-menu, .leader-sidebar-menu {
	background-color: #f0f0f0;
	border-radius: 5px 5px 5px 5px;
}
.member-sidebar-menu h3, .leader-sidebar-menu h3 {
	color: #9c7018;
	padding: 0px 1rem;
}











@media only all and (max-width: 30rem) {
	/* Less than 480 */
	.g-offcanvas-toggle {
		color: #ebebeb;
	}
	#g-mobilemenu-container .module-in-dropdown .g-sublevel .g-menu-item-type-particle {
		display: none !important;
	}
	#g-top .header-callout {
		text-align: center;
	}
	#g-top .header-callout .tagline {
		display: table;
		margin: 0 auto 10px;
		width: 310px;
	}
	#g-top .g-block.header-callout {
		padding-right: 0px !important;
	}
	#g-slideshow {
		background-position: 25% top;
	}
	#g-bottom-b .contact-boxes {
		margin-bottom: 0;
	}
	#g-bottom-b .contact-ana-boxes .g-content {
		padding-bottom: 0;
	}
	#g-subheader-h .home-sponsor-logo-platinum {
		padding: 1rem 1rem;
	}
	#g-subheader-i .sponsor-text p {
		min-height: inherit;
	}
	.ana-icon-slider {
		max-width: 100%;
		width: 100%;
	}
	#g-subheader-c .sprocket-lists-item, #g-subheader-e .sprocket-lists-item {
		height: auto !important;
		min-width: 160px;
		width: 100% !important;
	}
	.ana-icon-grids, .ana-icon-grids.four-x-two {
		max-width: inherit;
		width: inherit;
	}
	#g-bottom-c .connect-buttons {
		list-style-type: none;
		margin: 0 auto;
		width: 15rem;
	}
	#g-footer .section-title, #g-footer a:link, #g-footer a:visited {
		display: block;
		text-align: center;
	}
	.roksearch-wrapper {
		text-align: center;
	}
	#roksearch_results {
		left: 10px !important;
	}
	#g-top .g-block.header-callout .g-content {
		padding-right: 0 !important;
	}
	#g-top .outer-callout-buttons {
		margin-right: 0;
	}
    .formResponsive .formHorizontal .formControlLabel, div.formCaption {
        width: 100%;
    }
    div.formBody {
        float: none;
    }
    input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
        width: 100%;
        min-width: inherits;
    }
    .hikashop_product_main_image {
        height: inherit !important;
    }
    .hikashop_product_main_image_subdiv {
        width: inherit !important;
    }
	.sprocket-mosaic-g-text {
		display: inherit !important;
	}
    .pull-left.item-image {
        float: none;
        max-width: 480px;
    }
    .formResponsive input[type="text"] {
        width: 100% !important;
        min-width: 100% !important;
    }
    .switcher {
        margin: 1rem auto;
    }
    .gallery-fancybox-images, .gallery-fancybox-text {
        float: none;
        width: 100%;
        max-width: 100% !important;
    }
    .gallery-fancybox-images {
        margin-top: 4rem;
    }
	.landing-donate main#g-mainbar {
		top: 0px;
	}    
    img.provider-listings-wrapped {
        float: none;
        margin-bottom: 10px;
        max-width: inherit;
        width: 100%;    
    }
}

@media only all and (min-width: 30.000001rem) and (max-width: 48rem) {
	/* Between 480 and 768 */
	.landing-donate main#g-mainbar {
		top: 0px;
	}   
	.g-offcanvas-toggle {
		color: #ebebeb;
	}
	#g-mobilemenu-container .module-in-dropdown .g-sublevel .g-menu-item-type-particle {
		display: none !important;
	}
    #g-top .we-are-number-one {
        display: block;
    }
	#g-top .header-callout {
		text-align: center;
	}
	#g-top .header-callout .tagline {
		display: table;
		margin: 0 auto 10px;
		width: auto;
	}
	#g-top .g-block.header-callout {
		padding-right: 0px !important;
	}
	#g-top .g-block.header-callout .g-content {
		padding-right: 0 !important;
	}
	#g-top .outer-callout-buttons {
		margin-right: 0;
	}
	#g-slideshow {
		background-position: 45% top;
	}
	#g-bottom-b .contact-boxes {
		margin-bottom: 0;
	}
	#g-bottom-b .contact-ana-boxes .g-content {
		padding-bottom: 0;
	}
	#g-subheader-h .home-sponsor-logo-platinum {
		padding: 1rem 1rem;
	}
	#g-subheader-i .sponsor-text p {
		min-height: inherit;
	}
	.ana-icon-grids, .ana-icon-grids.four-x-two {
		max-width: 20rem;
		width: 20rem;
	}
	.ana-icon-grids.full {
		max-width: 20rem;
		width: 20rem;
	}
	#g-footer .section-title, #g-footer a:link, #g-footer a:visited {
		display: block;
		text-align: center;
	}
	.roksearch-wrapper {
		text-align: center;
	}
	#roksearch_results {
		left: 15px !important;
	}
    .formResponsive .formHorizontal .formControlLabel {
        width: 100%;
    }
    input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
        width: 40%;
        min-width: 400px;
    }
    .pull-left.item-image {
        margin-right: 1rem;
    }
    .switcher {
        margin: 1rem auto;
    }
    .gallery-fancybox-images, .gallery-fancybox-text {
        float: none;
        width: 100%;
        max-width: 100% !important;
    }
    .gallery-fancybox-images {
        margin-top: 4rem;
    }
}
@media only all and (min-width: 48.000001rem) and (max-width: 60rem) {
	/* Between 768 and 960 */
	.g-main-nav .g-fullwidth .g-dropdown .g-go-back.g-level-1 {
		display: block;
		position: absolute;
		z-index: 100;
	}
	.g-go-back a:before {
		content: "\f00d";
	}
	#g-subheader-i .sponsor-text p {
		min-height: 16rem;
	}
	#g-bottom-c .connect-buttons {
		list-style-type: none;
		margin: 0 auto;
		width: 15rem;
	}
	#g-footer {
		padding: 0 10%;
	}
    #g-slideshow {
        min-height: 440px;
    }
}
@media only all and (min-width: 60.000001rem) and (max-width: 75rem) {
	/* Between 960 and 1200 */
	.g-main-nav .g-fullwidth .g-dropdown .g-go-back.g-level-1 {
		display: block;
		position: absolute;
		z-index: 100;
	}
	.g-go-back a:before {
		content: "\f00d";
	}
	#g-subheader-b h2, #g-subheader-c h2, #g-subheader-e h2, #g-subheader-g h2, #g-extension h2,
    #g-subheader-b h1, #g-subheader-c h1, #g-subheader-e h1, #g-subheader-g h1, #g-extension h1 {
		padding-left: 10rem;
		padding-right: 10rem;
	}
	#g-subheader-i .sponsor-text p {
		min-height: 10em;
	}
	#g-bottom-c .connect-buttons {
		list-style-type: none;
		margin: 0 auto;
		width: 15rem;
	}
    #g-slideshow {
        min-height: 440px;
    }
}
@media only all and (min-width: 75.000001rem) and (max-width: 100rem) {
	/* Between 1200 and 1600 */
	.g-main-nav .g-fullwidth .g-dropdown .g-go-back.g-level-1 {
		display: block;
		position: absolute;
		z-index: 100;
	}
	.g-go-back a:before {
		content: "\f00d";
	}
	#g-subheader-b h2, #g-subheader-c h2, #g-subheader-e h2, #g-subheader-g h2, #g-extension h2,
    #g-subheader-b h1, #g-subheader-c h1, #g-subheader-e h1, #g-subheader-g h1, #g-extension h1 {
		padding-left: 20rem;
		padding-right: 20rem;
	}
	#g-subheader-i .sponsor-text p {
		min-height: 9em;
	}
    #g-slideshow {
        min-height: 440px;
    }
}
@media only all and (min-width: 100.000001rem) {
	/* Above 1600 */
	.g-main-nav .g-fullwidth .g-dropdown .g-go-back.g-level-1 {
		display: block;
		position: absolute;
		z-index: 100;
	}
	.g-go-back a:before {
		content: "\f00d";
	}
	#g-subheader-b h2, #g-subheader-c h2, #g-subheader-e h2, #g-subheader-g h2, #g-extension h2,
    #g-subheader-b h1, #g-subheader-c h1, #g-subheader-e h1, #g-subheader-g h1, #g-extension h1 {
		padding-left: 25rem;
		padding-right: 25rem;
	}
	#g-subheader-i .sponsor-text p {
		min-height: 6em;
	}
    #g-slideshow {
        min-height: 440px;
    }
}
