/*
 TypeKit
 semibold ---> font: 600 "adelle", serif;
 copy ---> font: "adelle-sans", sans-serif;

 */

body {
	font: 13px "adelle-sans", sans-serif;
	color: #415a68;
	background: url(/assets/images/bg-footer.jpg);
	overflow-x: hidden;
}
html {
	box-sizing: border-box;
}
*, *:before, *:after {
	box-sizing: inherit;
	outline: 0;
}
a {
	color: #a17707;
	outline: 0;
}
a:focus {
	outline: 0;
}
a:hover {
	text-decoration: none;
}
p {
	font: 14px/24px "adelle-sans", sans-serif;
}
.wf-loading .container {
	display: none;
}
.todo {
	border: 2px solid red !important;
}
.editor-button {
	position: absolute;
	z-index: 99 !important;
}
.editor-button a {
	display: block;
	margin-left: -35px;
	width: 30px;
	height: 14px;
	background: #98DA07;
	overflow: hidden;
	font: 10px Arial;
	color: #FFF !important;
	line-height: 14px;
	text-decoration: none !important;
	text-align: center;
}
.show-sm {
	display: none;
}
.tinynav {
	display: none;
}
.hide {
	display: none;
}
.mt30 {
	margin-top: 30px;
}
@font-face {
	font-family: "icomoon";
	src:url("/assets/fonts/icomoon.eot?f3cc7b");
	src:url("/assets/fonts/icomoon.eot?#iefixf3cc7b") format("embedded-opentype"),
		url("/assets/fonts/icomoon.woff?f3cc7b") format("woff"),
		url("/assets/fonts/icomoon.ttf?f3cc7b") format("truetype"),
		url("/assets/fonts/icomoon.svg?f3cc7b#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	font-family: "icomoon";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* HEADER ---------------------------------*/
#utility-banner {
	color: #FFF;
	background: #8D2830;
}
#utility-banner:hover {
	background: #A11D24;
}
#utility-banner .grid_12 {
	text-align: center;
}
#utility-banner a {
	color: #FFF;
	text-decoration: none;
}
#header-wrapper {
	height: 155px;
	background: url(/assets/images/bg-header.jpg);
	position: relative;
}
#header-wrapper .shadow {
	width: 100%;
	height: 11px;
	box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.5);
	position: absolute;
	z-index: 1000;
}
#header {
	position: relative;
}
.logo {
	display: block;
	height: 110px;
	width: 226px;
	margin-top: 20px;
	text-decoration: none;
}
.icon-logo {
	font-size: 325px;
	line-height: 95px;
}
.icon-logo .path1:before {
	content: "\e605";
	color: rgb(66, 89, 104);
}
.icon-logo .path2:before {
	content: "\e606";
	color: rgb(238, 177, 17);
	margin-left: -0.7724609375em;
}
#mobile-nav-wrapper {
	display: none;
	position: relative;
}
.mobile-icon {
	color: #F0B310;
	text-decoration: none;
	font: 600 18px "adelle", serif;
	text-transform: uppercase;
	border: 1px solid #F0B310;
	padding: 2px 5px;
	float: right;
}
.mobile-icon:hover {
	color: #415A68;
}
.mobile-icon.open {
	border-bottom: 0 !important;
	position: relative;
	z-index: 99999999;
}
.utility {
	list-style: none;
	padding: 0;
	float: right;
	text-align: right;
	margin: 9px 0 13px 0;
}
.utility li {
	display: inline-block;
	vertical-align: middle;
}
.utility .link a {
	font-style: italic;
	color: #415a68;
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding: 5px;
}
.utility .link.last a {
	padding-right: 0;
}
.utility a:hover {
	color: #a17707;
}
.utility li.rio a {
	background: #f2bb29;
	color: #FFF;
	padding: 4px 20px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.utility li.rio a:hover {
	background: #f8c232;
	color: #FFF;
}
.utility li.trustees a {
	background: #527F97;
	color: #FFF;
	padding: 4px 20px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.utility li.trustees a:hover {
	background: #3B535F;
	color: #FFF;
}
.utility li.line {
	border-right: 1px solid #c9cfd3;
}
.utility li.push {
	margin-right: 10px;
}
.utility .social {
	padding: 0 1px;
}
.utility .social i {
	font-size: 25px;
	color: #415A68;
}
.utility .btn-search {
	background: #688DDD;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: white;
	cursor: pointer;
}
.utility .btn-search i {
	font-size: 15px;
}
#searchbar {
	display: none;
	background: #415A68;
	padding: 20px 42px;
	text-align: center;
	position: relative;
}
#searchbar input {
	border: none;
	padding: 10px 0;
	background: none;
	color: white;
	outline: none;
	border-bottom: 1px solid #94B1B8;
	width: 90%;
	font-size: 26px;
	font-weight: 300;
}
#searchbar button {
	background: none;
	border: none;
}
#searchbar .sbtn {
	font-size: 30px;
	color: #94B1B8;
}
#searchbar .sbtn:hover {
	color: #FFF;
}

/* -- SEARCH RESULTS PAGE -- */
#___gcse_0 {
	padding-top: 30px;
}
.gsc-wrapper {
	font: 13px "adelle-sans", sans-serif !important;
}
.gsc-control-cse {
	padding: 1em 0 !important;
}
.gsc-control-cse,
.cse_block_container,
.gsc-webResult.gsc-result,
.gsc-results .gsc-imageResult,
.gsc-webResult.gsc-result:hover {
	border-color: transparent !important;
	background-color: transparent !important;
}
#gs_id50 {
	background: #f9f9f7 !important;
}
.gsc-search-button-v2 {
	padding: 9px 27px !important;
	border-radius: unset !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
	padding: 5px 15px !important;
	text-decoration: none !important;
	color: #FFF !important;
	background-color: #415A68 !important;
	cursor: pointer;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
	background-color: #F2B92A !important;
}
.gsc-results .gsc-cursor-box {
	margin: 30px 0 0 0 !important;
}
.gsc-input {
	background-color: transparent !important;
	color: #3d3d3d;
}
.gcsc-more-maybe-branding-root {
	display: none !important;
}
#main-nav {
	padding: 38px 0 0 0;
	margin: 0;
	list-style: none;
	float: right;
	text-align: right;
}
#main-nav > li {
	display: inline-block;
	height: 50px;
}
#main-nav > li#for-members > a span {
	background: url(/assets/images/nav-members-bg.jpg) repeat-x;
}
#main-nav > li#for-retirees > a span {
	background: url(/assets/images/nav-retirees-bg.jpg) repeat-x;
}
#main-nav > li#for-employers > a span {
	background: url(/assets/images/nav-employers-bg.jpg) repeat-x;
}
#main-nav > .parent > a {
	position: relative;
	text-align: center;
}
#main-nav > .parent > a:hover:after,
#main-nav > .parent.active > a:after {
	content: " ";
	display: block;
	width: 51px;
	height: 26px;
	background: url(/assets/images/nav-active-header-arrow.png) no-repeat;
	position: absolute;
	bottom: -26px;
	margin-left: -25px;
	left: 50%;
	z-index: 9999;
}
#main-nav .divider div {
	height: 55px;
	width: 1px;
	margin: 7px 5px 0 5px;
	background: #e0e0e0;
}
#main-nav > li > a {
	color: #415a68;
	text-decoration: none;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	text-transform: uppercase;
}
#main-nav > li > a > span {
	display: table-cell;
	vertical-align: middle;
	height: 60px;
	padding: 6px;
}
#main-nav > li > a:hover span,
#main-nav > li.active > a > span {
	background: url(/assets/images/nav-active-bg.jpg) repeat-x;
}
#main-nav > li:first-of-type a {
	border: 0;
}
#main-nav .line {
	height: 1px;
	background: #FFF;
	position: absolute;
	width: 150px;
}
#main-nav .dropdown {
	text-align: left;
	display: none;
	position: absolute;
	z-index: 999;
	width: 970px;
	top: 155px;
	left: 0;
	background: #FFF;
	padding: 20px;
	margin: 0 13px;
	box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.5);
}
#main-nav .dropdown .heading {
	border-bottom: 1px solid #d3d3d1;
	padding-bottom: 15px;
	color: #415a68;
	text-transform: uppercase;
	font: 600 18px "adelle", serif;
}
#main-nav #for-members .dropdown .heading {
	color: #688ddc;
}
#main-nav #for-retirees .dropdown .heading {
	color: #8fa467;
}
#main-nav #for-employers .dropdown .heading {
	color: #d3938f;
}
#main-nav .dropdown ul {
	padding: 0 0 15px 0;
	margin: 0;
	background: url(/assets/images/bg-lines-dropdown.png) repeat-y 300px 0;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}
#main-nav .dropdown li {
	padding: 0;
	margin: 0;
}
#main-nav .dropdown a {
	display: block;
	padding: 20px 0 0 0;
	font-size: 13px;
	color: #415a68;
	text-decoration: none;
}
#main-nav .dropdown a:hover {
	color: #a17707;
}
#main-nav #return-to-work {
	width: 70px;
}
#main-nav #deferred-compensation {
	width: 110px;
}

	/* HOME SLIDESHOW ---------------------------------*/
#heroslideshow {
	background: #1f2e35;
}
#heroslideshow .hero-inner {
	background: #F3F2F0;
}
#heroslideshow .copy {
	padding: 20px 0;
}
#heroslideshow .copy h2 {
	margin: 0 0 5px 0;
}
#heroslideshow .copy p {
	line-height: 20px;
}

/* HOME BOXES---------------------------------*/
#home-boxes {
	position: relative;
	color: #FFF;
	padding: 40px 0 30px 0;
}
#home-boxes .boxgroup {
	padding: 5px 10px 20px 30px;
	background: rgba(255, 255, 255, .1);
	margin-bottom: 10px;
}
	/* -- for members -- */
	#home-boxes .box1 h3,
	#home-boxes .box1 h3 a {
		color: #688DDD;
	}
	/* -- for retirees -- */
	#home-boxes .box2 h3,
	#home-boxes .box2 h3 a {
		color: #90A467;
	}
	/* -- for employers -- */
	#home-boxes .box3 h3,
	#home-boxes .box3 h3 a {
		color: #D3948F;
	}
#home-boxes h3 {
	color: #FFF;
	text-transform: uppercase;
	font: 600 23px "adelle", serif;
	display: block;
	padding-top: 5px;
	margin-bottom: 5px;
}
#home-boxes ul {
	padding: 0 0 0 10px;
}
#home-boxes a {
	display: block;
	padding-bottom: 5px;
	text-decoration: none;
	color: #f7f7f7;
}
#home-boxes a:hover {
	text-decoration: underline;
}

/* LEFT NAV ---------------------------------*/
#left-nav h2 {
	margin: 5px 0 20px 0;
	color: #415a68;
	text-transform: uppercase;
	font: 600 18px "adelle", serif;
}
#left-nav .nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
#left-nav .nav a {
	text-decoration: none;
	color: #415a68;
	display: block;
	padding: 5px 0;
}
#left-nav .nav a:hover, #left-nav .nav li.active a {
	text-decoration: underline;
	color: #a17707;
}
#left-nav .level3 {
	padding-left: 15px;
}

/* CONTENT ---------------------------------*/
#content-wrapper {
	background: url(/assets/images/bg-header.jpg);
	padding: 50px 0;
}
#content ol, #content ul {
	margin: 20px 0;
	padding: 0 0 0 15px;
	line-height: 24px;
}
#content li {
	margin: 10px 0;
	padding: 0 10px;
}
#content hr {
	margin-top: 40px;
	padding-bottom: 25px;
}
#content h1 {
	margin: 0;
	font: 600 32px "adelle", serif;
}
#content h2 {
	font: 600 20px "adelle", serif;
}
#content h3 {
	font: 600 17px "adelle", serif;
}
#content h4 {
	font: 600 15px "adelle", serif;
}
#content h5 {
	font: 600 14px "adelle", serif;
}
#content td {
	vertical-align: top;
}
.copy-container video {
	max-width: 100%;
	height: auto;
}
.copy-container iframe, .copy-container embed, .copy-container object {
	max-width: 100%;
}

.copy-container table {
	border: 1px solid #7D8F99;
	padding: 5px;
	width: 100%;
	margin-top: 30px;
}
.copy-container table td,
.copy-container table th {
	border: 1px solid #7D8F99;
	padding: 10px;
}
.copy-container table th {
	text-align: left;
	background: #7D8F99;
	color: #FFF;
	font: 600 15px "adelle", serif;
}

/* PAGES ---------------------------------*/
.joblisting {
	list-style: none;
	padding: 0;
}
#content .joblisting li {
	margin: 0;
	padding: 0;
}
#content .joblisting h3 {
	font: bold 15px "adelle-sans", sans-serif;
	margin: 20px 0 5px 0;
}
#leadership {
	margin-top: 30px;
}
#leadership .person {
	padding-bottom: 40px;
}
#leadership h2 {
	margin: 0;
}
#leadership .position {
	margin: 0;
	text-transform: uppercase;
}
form#newsletter {
	width: 50%;
}
#allforms {
	justify-content: space-between;
	border-top: 1px solid #CCC;
	padding-top: 20px;
	margin-top: 20px;
}

/* ACCORDIAN
 ------------------------------------ */
#content #accordian {
	list-style: none;
	margin: 30px 0;
	padding: 0;
	background: #e4e7e7;
}
#accordian > li > a {
	color: #415a68;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 17px;
	padding: 10px 25px 10px 40px;
	position: relative;
}
#accordian > li.open > a {
	border-bottom: 1px solid #CCC;
}
#accordian li {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #CCC;
}
#accordian li:last-of-type {
	border: 0;
}
#accordian li span.caret {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(/assets/images/sprite.png) -184px -119px no-repeat;
	margin-right: 8px;
	position: absolute;
	top: 14px;
	left: 15px;
}
#accordian li.open span.caret {
	background-position: -199px -119px;
	top: 15px;
	left: 15px;
}
#content #accordian ul {
	list-style: none;
	padding: 15px 20px 0 20px;
	margin: 0;
}
#accordian .item {
	padding-bottom: 10px;
}
#accordian .item h3 {
	font: bold 14px "adelle-sans", sans-serif;
	margin: 0;
}
#accordian .item h3.nobold {
	font-weight: normal;
}
#accordian .item p {
	margin-top: 2px;
	line-height: normal;
}
#member-info {
	margin: 15px 0 30px 0;
	padding: 10px;
	border: 1px solid #415A68;
	background: #EEE;
}
#news-landing .section {
	font-size: 22px;
	margin-bottom: 30px;
}
#news-landing .section a {
	font-size: 14px;
	display: inline-block;
	margin-left: 20px;
}
#news-landing h2 {
	margin-top: -3px;
}
#news-landing h2 a {
	color: #415A68;
	text-decoration: none;
}
#news-landing h2 a:hover {
	text-decoration: underline;
}
#news-landing .more {
	margin-top: 25px;
}
.downloads {
	padding: 0 0 50px 0;
}
.downloads h2 {
	margin-top: 30px;
	padding-top: 20px;
	border-top: 1px solid #CCC;
}
.downloads .image {
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.5);
}
.downloads .copy {
	margin-top: 0;
}
.downloads .select {
	background: #e4e7e7;
	color: #415a68;
	padding: 4px 15px;
	margin-right: 10px;
	width: 45%;
	float: left;
}
.downloads .select  .header {
	cursor: pointer;
	padding-left: 20px;
	position: relative;
}
.downloads .select:hover {
	background: #D9DBDB;
}
.downloads .select .header .arrow {
	display: block;
	width: 15px;
	height: 15px;
	background: url(/assets/images/sprite.png) -184px -119px no-repeat;
	margin-right: 8px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.downloads .select.open .header .arrow {
	background-position: -199px -119px;
	top: 1px;
	left: 0px;
}
.downloads .first .selected-item {
	display: inline-block;
}
.downloads .options {
	display: none;
	border-top: 1px solid #415a68;
	margin: 8px 0 0 0 !important;
	padding: 0 0 0 5px !important;
	list-style: none;
}
.downloads .select.open .options {
	display: block;
}
.downloads .options li {
	padding: 0 !important;
}
.downloads .options a {
	text-decoration: none;
	color: #415a68;
}
.downloads .options a:hover {
	text-decoration: underline;
	color: #a17707;
}
.downloads .second {
	display: none;
}

/* PAGINATION
 ------------------------------------ */
.pagination {
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#content .pagination li {
	display: inline-block;
	padding: 0;
	margin: 0 5px;
}
.pagination a {
	display: block;
	padding: 5px 15px;
	text-decoration: none;
	color: #FFF;
	background: #415A68;
}
.pagination a:hover {
	color: #FFF;
	background: #A17707;
}
#content .pagination .current {
	font-weight: bold;
	padding: 5px 15px;
	background: #A17707;
	color: #FFF;
}
.pagination .next {
	border: 0;
}

/* FORMS
 ------------------------------------ */
#invisapot {
	display: none;
}
fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
.form label {
	display: block;
	margin-bottom: 5px;
}
.form input {
	width: 100%;
	background: #FFF;
	padding: 8px;
	border: 0;
	font-family: inherit;
	color: #415a68;
	border-top: 1px solid #a9a9aa;
	border-left: 1px solid #a9a9aa;
}
.form textarea {
	width: 100%;
	height: 200px;
	background: #FFF;
	padding: 10px;
	border: 0;
	font-family: inherit;
	color: #415a68;
	border-top: 1px solid #a9a9aa;
	border-left: 1px solid #a9a9aa;
}
.form .control-group {
	margin-bottom: 15px;
}
.form button,
.button {
	background: #415a68;
	color: #FFF;
	padding: 10px 25px;
	font-style: normal;
	margin-right: 10px;
	border: 0;
	text-decoration: none;
}
.form button:hover,
.button:hover {
	background: #F0B310;
	color: #FFF;
}
.error {
	color: #c8362e;
	padding: 5px 0 15px 0;
	display: block;
}
.success {
	border: 1px solid #5B9518;
	color: #5B9518;
	margin-top: 20px;
	padding: 10px 15px;
	background: #F7FCF2;
}
#login {
	margin-top: 30px;
}
#login .control-group {
	float: left;
	width: 30%;
	margin-right: 2%;
}

/* VIRUS ---------------------------------*/
#virus {
	background: #FFF;
	padding: 20px 0;
}
#virus .button {
	padding: 10px 20px;
	background: #F0B310;
	margin: 5px 0;
	display: block;
}
#virus .button:hover {
	color: #FFF;
	background: #415a68;
}
#virus ul {
	padding-left: 15px;
}
#virus ul li {
	margin: 5px 0;
}

/* TOUTS ---------------------------------*/
#touts-wrapper {
	background: url(/assets/images/bg-tout.jpg);
	padding: 80px 0 60px 0
}
#touts-wrapper .container {
	background: url(/assets/images/bg-lines-touts.png) repeat-y 248px 0;
}
#touts-wrapper .tout {
	text-align: center;
}
#touts-wrapper .tout a {
	text-decoration: none;
	color: #415a68;
	display: block;
	padding: 0 15px;
}
#touts-wrapper h2 {
	text-transform: uppercase;
	font: 600 14px "adelle", serif;
}
#touts-wrapper a:hover h2,
#touts-wrapper a:hover [class^="icon-"]  {
	color: #F0B310;
}
.icon-events:before {
	content: "\e603";
	font-size: 65px;
}
.icon-news:before {
	content: "\e600";
	font-size: 60px;
}
.icon-compensation:before {
	content: "\e601";
	font-size: 65px;
}
.icon-solvency {
	background: url(/assets/images/solvency.png);
	height: 58px;
	width: 64px;
	display: inline-block;
}
.icon-solvency:hover {
	background-position: top right;
}

/* SNAPSHOT HERO---------------------------------*/
#snapshot-hero,
#snapshot-hero .contain,
#snapshot-hero .item,
#snapshot-hero .image {
	height: 550px;
}
#snapshot-hero {
	width: 100%;
	background: #FFF;
}
#snapshot-hero .contain {
	position: relative;
}
#snapshot-hero .item {
	position: relative;
	width: 100%;
	overflow: hidden;
}
#snapshot-hero .image {
	position: absolute;
	width: 100%;
	background-position: center center;
	background-size: cover;
}
#snapshot-hero .box {
	border: 5px solid rgb(182, 190, 187); /* default border style */
	border: 5px solid rgba(255, 255, 255, .5); /* for browsers that understand rgba, adds opacity */
	-webkit-background-clip: padding-box; /* for Safari */
	background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
	width: 460px;
	position: absolute;
	top: 44px;
	left: 20px;
}
#snapshot-hero .box .in {
	display: block;
	text-decoration: none;
	background: #F2F1EF;
	border: 1px solid #d6dee1;
}
#snapshot-hero .box .headline {
	text-transform: uppercase;
	padding: 40px 0 15px 0;
	margin: auto;
	color: #527F97;
	font-weight: 700;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
}
#snapshot-hero .box hr {
	width: 300px;
	margin: auto;
}
#snapshot-hero .box .copy {
	margin: 15px 30px 40px 40px;
	color: #706e6e;
}
#snapshot-hero .box.right {
	left: auto !important;
	right: 20px !important;
}

/* SNAPSHOT NAVIGATION
 ------------------------------------ */
#snap-nav {
	background-image: url(/assets/images/shadow.png), url(/assets/images/bg-footer-nav.jpg);
	background-position: top left, top left;
	background-repeat: repeat-x, repeat;
	padding: 20px 0;
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 0;
	z-index: 10;
}
#snap-nav ul {
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}
#snap-nav li {
	display: inline-block;
	padding: 0 2px;
}
#snap-nav a {
	display: block;
	padding: 5px 10px;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	position: relative;
	text-transform: uppercase;
	text-shadow: 1px 1px 4px rgba(0,0,0,0.5);
}
#snap-nav a:hover:after,
#snap-nav a.active:after {
	content: "";
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
	background: #FFF;
}

/* SNAPSHOT GENERAL
---------------------------------*/
#snapshot .spacer {
	height: 20px;
}
.accentcolor {
	color: #E78736;
}
#snapshot .center {
	text-align: center;
}
#snapshot h2 {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 30px;
	font-size: 30px;
	color: #9db7c4;
}
#snapshot h3 {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
}
#snapshot hr {
	margin: 3em 0;
}
#snapshot .chart {
	margin-top: 40px;
	text-align: center;
}
#snapshot .chart h3 {
	margin-bottom: 30px;
}
#snapshot .light {
	padding: 40px 0 50px 0;
	background: #FFF;
}
#snapshot .dark {
	padding: 30px 0 40px 0;
	background: #3E4E54;
	color: #FFF;
}
#snapshot table {
	width: 100%;
	border: 1px solid #CCC;
	border-collapse: collapse;
	font-size: 15px;
	font-weight: bold;
}
#snapshot td {
	border: 1px solid #CCC;
	border-collapse: collapse;
	padding: 5px 10px;
}
#snapshot td.stripe {
	background: #c9dee2;
}

/* SNAPSHOT EXEC MESSAGE
 ------------------------------------ */
#exec-message {
	background-color: #527F97;
	background-image: url(/assets/images/shadow.png);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 30px 0 40px 0;
	color: #FFF;
}
#exec-message .headshot {
	margin-top: 60px;
	width: 100%;
	height: auto;
	max-width: 100%;
}
.img-hover-zoom {
	overflow: hidden;
}
.img-hover-zoom img {
	transition: transform .5s ease;
}
.img-hover-zoom:hover img {
	transform: scale(1.1);
}

/* SNAPSHOT IN REVIEW
 ------------------------------------ */
#in-review {
	padding: 30px 0;
	background: #FFF;
}

/* SNAPSHOT INFO BOXES
 ------------------------------------ */
.infoboxes {
	padding-top: 50px;
	text-align: center;
}
.infoboxes .box {
	width: 49%;
	display: inline-block;
	padding-bottom: 40px;
	min-height: 100px;
	vertical-align: top;
	transition: all .3s ease-in-out;
	cursor: pointer;
}
.infoboxes .box:hover {
	transform: scale(1.3);
}
.infoboxes .box .title {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
}
.infoboxes .box .subtitle {
	text-transform: uppercase;
	font-size: 11px;
}
.infoboxes .box .data {
	font-size: 40px;
	color: #f8c232;
	font-weight: bold;
}

/* SNAPSHOT INVESTMENTS
 ------------------------------------ */
#investments {}

/* SNAPSHOT FUNDING
 ------------------------------------ */
#funding {}

/* SNAPSHOT MEMBERSHIP
 ------------------------------------ */
#glance {
	background: #FFF;
}
#snapshot #glance h3 {
	display: none;
}
#glance .tabs {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #406977;
	font-size: 0;
}
#glance .tabs li {
	display: inline-block;
}
#glance .tabs a {
	display: block;
	padding: 11px;
	background: #406977;
	border-right: 1px solid #FFF;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
}
#glance .tabs a:hover {
	background: #33BA99;
}
#glance .tabs li:last-child a {
	border: 0;
}
#glance .tabs li.active a {
	background: #FFF;
	color: #406977;
}
#glance .panes {
	background: #FFF;
	padding: 30px;
}
#glance .panes .pane {
	display: none;
}
#glance .panes .pane.active {
	display: block;
}
#glance .panes .box {
	color: #3E4E54;
	display: inline-block;
	width: 32%;
	text-align: center;
	transition: all .3s ease-in-out;
	cursor: pointer;
}
#glance .panes .box:hover {
	transform: scale(1.3);
	opacity: .8;
}
#glance .panes .box .value {
	color: #FFF;
	border-radius: 50%;
	height: 120px;
	width: 120px;
	line-height: 120px;
	text-align: center;
	font-size: 25px;
	position: relative;
	margin: auto;
}
#glance .panes .box.color1 .value {
	background: #7A9117;
}
#glance .panes .box.color2 .value {
	background: #1BADCB;
}
#glance .panes .box.color3 .value {
	background: #E78736;
}
#glance .panes .box .title {
	text-align: center;
	padding: 10px;
}
#glance .pane .h3 {
	display: none;
}

/* SNAPSHOT FINANCIALS
 ------------------------------------ */
#financials .accentcolor {
	font-size: 16px !important;
}
/* SNAPSHOT ECONOMIC IMPACT
 ------------------------------------ */
#economic-impact {}

/* SNAPSHOT ADDITIONAL RESOURCES
 ------------------------------------ */
#additional-resources {
	padding-bottom: 500px !important;
}

/* LANDING FEATURE
 ------------------------------------ */
.insidecontainer {
	margin: 0 auto;
	width: 980px;
	position: relative;
}
#anniversary-hero,
#anniversary-hero .contain,
#anniversary-hero .item,
#anniversary-hero .image {
	height: 550px;
}
#anniversary-hero {
	width: 100%;
	background: #FFF;
}
#anniversary-hero .contain {
	position: relative;
}
#anniversary-hero .item {
	position: relative;
	width: 100%;
	overflow: hidden;
}
#anniversary-hero .image {
	position: absolute;
	width: 100%;
	background-position: center center;
	background-size: cover;
}
#anniversary-hero .logo75 {
	top: 100px;
	left: 100px;
	position: absolute;
	width: 200px;
	height: 191px;
}
#anniversary-hero .box {
	border: 5px solid rgb(182, 190, 187); /* default border style */
	border: 5px solid rgba(255, 255, 255, .5); /* for browsers that understand rgba, adds opacity */
	-webkit-background-clip: padding-box; /* for Safari */
	background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
	width: 460px;
	position: absolute;
	top: 44px;
	left: 20px;
}
#anniversary-hero .box .in {
	display: block;
	text-decoration: none;
	background: #F2F1EF;
	border: 1px solid #d6dee1;
}
#anniversary-hero .box .headline {
	text-transform: uppercase;
	padding: 40px 0 15px 0;
	margin: auto;
	color: #527F97;
	font-weight: 700;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
}
#anniversary-hero .box hr {
	width: 300px;
	margin: auto;
}
#anniversary-hero .box .copy {
	margin: 15px 30px 40px 40px;
	color: #706e6e;
}
#anniversary-hero .box.right {
    left: auto !important;
    right: 20px !important;
}

/* -- HISTORY -- */
#anniversary-history {
	padding: 30px 0;
	background: #527F97;
	color: #FFF;
}
#anniversary-history h2 {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 30px;
	font-size: 30px;
	color: #9db7c4;
}
#anniversary-history .inside {
	padding-top: 50px;
}
#anniversary-history .blocks {
	padding-bottom: 30px;
}
#anniversary-history .block {
	border-top: 1px solid #9db7c4;
	padding-bottom: 50px;
}
#anniversary-history .block .image {
	display: inline-block;
	vertical-align: top;
	width: 440px;
}
#anniversary-history .block.left .image {
	width: 440px;
}
#anniversary-history .block.right .image {
	width: 400px;
}
#anniversary-history .block .box {
	display: inline-block;
	vertical-align: top;
}
#anniversary-history .block.left .box {
	width: 535px;
}
#anniversary-history .block.right .box {
	width: 575px;
}
#anniversary-history .block .title {
	font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
	margin: 30px 0 5px 0;
}
#anniversary-history .block.right .title,
#anniversary-history .block.right .copy {
	padding-right: 20px;
}

/* -- ALL STAR COLUMNS -- */
.bc-columns {
	padding: 30px 0 90px 0;
	background: url(/assets/images/bg-footer.jpg);
}
.bc-columns img {
	width: 200px
}
.bc-columns h2 {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 50px;
	font-size: 30px;
	color: #9db7c4;
}
.bc-columns .box {
	width: 24.5%;
	display: inline-table;
	text-align: center;
}
.bc-columns .headline {
	margin: 15px 0 15px 0;
	font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFF;
}
.bc-columns .copytype {
	text-align: left;
	padding: 0 30px;
	color: #FFF;
}
#anniversary-activities {
	background: #2e444f;
	padding: 30px 0 150px 0;
}
#anniversary-activities h2 {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 30px;
	color: #9db7c4;
}
#anniversary-activities p {
	text-align: center;
	color: #FFF;
}
#anniversary-activities ul {
	list-style: none;
	margin: 40px 0 0 0;
	padding: 0;
}
#anniversary-activities li {
	display: inline-block;
	width: 49%;
}
#anniversary-activities li:hover {
	opacity: .8;
}
#anniversary-activities a.title {
	font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
	color: #F4BC29;
	text-decoration: none;
}
#phone-popup {
	display: none;
}
#phone-popup .inside {
	padding: 10px 20px;
	background: #FFF;
}

/* FOOTER ---------------------------------*/
#nav-wrapper {
	background-image: url(/assets/images/shadow.png), url(/assets/images/bg-footer-nav.jpg);
	background-position: top left, top left;
	background-repeat: repeat-x, repeat;
	box-shadow: 0 7px 4px -3px rgba(0, 0, 0, 0.5);
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 100;
	width: 100%;
}
body#home #nav-wrapper {
	position: relative;
	bottom: auto;
	left: auto;
}
#footer-nav {
	padding: 0;
	margin: 0;
	position: relative;
}
#footer-nav > li {
	display: inline-block;
	padding: 20px 0;
}
#footer-nav > li:hover {
	background: url(/assets/images/nav-active-footer-arrow.png) no-repeat top center;
}
#footer-nav > li > a {
	color: #415a68;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	padding: 0 20px;
	font-size: 14px;
	border-right: 1px solid #415a68;
}
#footer-nav > li:first-of-type > a {
	padding-left: 0;
}
#footer-nav > li:last-of-type > a {
	border: 0;
	padding-right: 0;
}
#footer-nav .popup {
	display: none;
	position: absolute;
	z-index: 999;
	bottom: 58px;
	left: 0;
	width: 100%;
	background: #FFF;
	padding: 20px;
	box-shadow: 0 -1px 4px -3px rgba(0,0,0,0.5);
}
#footer-nav .popup .heading {
	border-bottom: 1px solid #d3d3d1;
	padding-bottom: 15px;
	color: #415a68;
	text-transform: uppercase;
	font: 600 18px "adelle", serif;
}
#footer-nav .popup ul {
	padding: 0 0 15px 0;
	margin: 0;
	background: url(/assets/images/bg-lines-dropdown.png) repeat-y 300px 0;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}
#footer-nav .popup li {
	padding: 0;
	margin: 0;
}
#footer-nav .popup a {
	display: block;
	padding: 20px 0 0 0;
	font-size: 13px;
	color: #415a68;
	text-decoration: none;
}
#footer-nav .popup a:hover {
	color: #a17707;
}
#footer {
	color: #f1f0ee;
	padding: 60px 0 80px 0;
}
#footer h3 {
	text-transform: uppercase;
	font: 600 18px "adelle", serif;
}
.footer-logo {
	display: inline-block;
	height: 43px;
	width: 108px;
	background: url(/assets/images/sprite.png) 0 -111px no-repeat;
	text-indent: -9999px;
	margin: 25px 0 20px 0;
}
.copyright {
	font-style: italic;
	font-size: 12px;
}
.footersocial {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footersocial .social {
	padding: 0 3px;
	display: inline-block;
}
.footersocial .social a,
.footersocial .social i {
	font-size: 30px;
	color: #6c8b9b;
}

/* FORMS
 ------------------------------------ */
.contact-overlay {
	width: 400px;
}
.contact-overlay fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
.contact-overlay .form label {
	font-size: 18px;
	display: block;
	margin-bottom: 5px;
}
.contact-overlay .form input {
	width: 100%;
	background: #dadada;
	padding: 10px;
	border: 0;
	font-family: inherit;
	color: #535454;
}
.contact-overlay .form input[type="checkbox"] {
	width: auto;
}
.contact-overlay .form textarea {
	width: 100%;
	height: 185px;
	background: #dadada;
	padding: 10px;
	border: 0;
	font-family: inherit;
	color: #535454;
}
.contact-overlay .form .control-group {
	margin-bottom: 15px;
}
.contact-overlay .form button {
	background: #1D4551;
	padding: 5px 60px;
	font: 500 22px/normal "proxima-nova-extra-condensed", sans-serif;
	border: 0;
	color: #FFF;
	letter-spacing: 2px;
}
.contact-overlay .form button:hover {
	background: #d3605a;
}
.contact-overlay .error {
	color: #f22836;
	font: 500 15px/15px "proxima-nova-extra-condensed", sans-serif;
}
.contact-overlay .success {
	border: 1px solid #5B9518;
	color: #5B9518;
	padding: 10px 15px;
	background: #F7FCF2;
}
.contact-overlay .overlay-form .error, .overlay-form .success {
	display: none;
}
.contact-overlay{
	background: #FFF;
	padding: 20px;
}
.contact-overlay h1 {
	font-size: 25px;
	margin-bottom: 15px;
}
.contact-overlay .form label {
	font-size: 16px;
	margin-bottom: 0;
}
.contact-overlay .form input {
	padding: 5px 10px;
}
.contact-overlay .form textarea {
	height: 120px;
}
.contact-overlay .form button {
	font-size: 18px;
	padding: 5px 40px;
}
.overlay-form .error {
	margin-bottom: 5px;
}
.overlay-form .success {
	margin: 10px 0;
}

/* =============================================================================
 Media Queries
 ========================================================================== */

/* Everything bigger than mobile */
@media only screen and (min-width: 769px) {
	#mobile-nav-wrapper {
		display: none !important;
	}
}
@media only screen and (min-width: 1150px) and (max-width: 1405px) {
	#home-feature #copy {
		top: 45px;
	}
	#home-feature h1 {
		font: 600 40px/50px "adelle", serif;
		width: 80%;
	}
	#home-feature .thumbs {
		margin-top: 40px;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1149px) {
	.utility a {
		font-size: 12px;
	}
	#home-feature #copy {
		top: 30px;
	}
	#home-feature h1 {
		font: 600 30px/40px "adelle", serif;
		text-align: center;
	}
	#home-feature .thumbs {
		margin-top: 30px;
	}
}
@media only screen and (min-width: 770px) and (max-width: 999px) {
	#header-wrapper {
		height: 182px;
	}
	.logo {
		height: 84px;
		width: 173px;
		margin-top: 30px;
	}
	.icon-logo {
		font-size: 260px;
		line-height: 80px;
	}
	#main-nav > .drop {
		width: 16%;
		text-align: center;
	}
	#main-nav > .drop > a {
		font-size: 12px;
	}
	#main-nav .divider div {
		margin-left: 2px;
		margin-right: 2px;
	}
	#main-nav .dropdown {
		width: 100%;
		top: 182px;
	}
	#header-wrapper .shadow {
		position: relative;
		top: -1px;
	}
	#main-nav .dropdown ul, #touts-wrapper .container, #footer-nav .popup ul {
		background: none;
	}
	#home-feature #copy {
		top: 20px;
	}
	#home-feature h1 {
		font: 600 25px/30px "adelle", serif;
		text-align: center;
	}
	#home-feature .thumbs {
		margin-top: 15px;
	}
	#home-feature .boxes span {
		font-size: 16px;
		text-align: center;
	}
	#home-feature #slideshow1,
	#home-feature #slideshow2,
	#home-feature #slideshow3 {
		height: 110px;
		width: auto;
	}
	#home-feature #slideshow1 img,
	#home-feature #slideshow2 img,
	#home-feature #slideshow3 img {
		height: 110px;
		left: 50% !important;
		margin-left: -68px;
	}
	.insidecontainer {
		width: 100%;
	}
	#snap-nav {
		position: relative;
	}
	#snap-nav ul {
		text-align: left;
		margin: 0 20px;
	}
	#snap-nav li {
		width: 24%;
	}
	#snap-nav .active:after {
		display: none;
	}
	#additional-resources {
		padding-bottom: 40px !important;
	}
}

/* All Mobile Sizes */
@media only screen and (max-width: 769px) {
	.hide-sm {
		display: none !important;
	}
	.show-sm {
		display: block !important;
	}
	.mobile-wide {
		width: 100% !important;
	}
	#header-wrapper {
		height: 120px;
	}
	.logo {
		height: 84px;
		width: 173px;
		margin-top: 15px;
	}
	.icon-logo {
		font-size: 220px;
		line-height: 75px;
	}
	#header-wrapper .shadow {
		display: none;
	}
	#heroslideshow .image,
	#heroslideshow .copy {
		width: 100%;
	}
	#heroslideshow .copyinside {
		padding: 0 20px;
	}
	#heroslideshow .grid_8,
	#heroslideshow .grid_4 {
		padding: 0;
	}
	.mobile-icon {
		margin-top: -50px;
		background: #FFF;
	}
	#header-wrapper > .container {
		overflow: visible !important;
	}
	#mobile-nav {
		position: absolute;
		right: 0;
		top: -20px;
		background: #FFF;
		z-index: 999999;
		padding: 0;
		margin: 0;
		list-style: none;
		border: 1px solid #F0B310;
		width: 260px;
	}
	#mobile-nav li {
		padding: 0;
		margin: 0;
	}
	#mobile-nav li.break {
		background: #F0B310;
		height: 5px;
	}
	#mobile-nav a {
		text-decoration: none;
		display: block;
		padding: 5px 20px;
		border-bottom: 1px solid #EEE;
	}
	#mobile-nav a:hover {
		color: #415A68;
	}
	.tinynav {
		display: block;
		margin-bottom: 25px;
	}
	#left-nav h2 {
		margin-bottom: 5px;
		font-size: 14px;
	}
	#left-nav .nav {
		display: none;
	}
	#content-wrapper {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	#content h1 {
		font-size: 25px;
	}
	#login .control-group {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	#home #touts-wrapper {
		padding: 20px 0;
	}
	#touts-wrapper .container {
		background: none;
	}
	#touts-wrapper .tout {
		padding-bottom: 20px;
		width: 100%;
	}
	#touts-wrapper h2 {
		font: 600 13px "adelle", serif;
		margin-bottom: 0;
	}
	#touts-wrapper p {
		margin-top: 0;
	}
	#nav-wrapper .grid_12 {
		width: 100%;
	}
	form#newsletter {
		width: 100%;
	}
	.news-image {
		margin-bottom: 20px;
	}
	.viewall {
		display: block;
		margin: 0 !important;
	}
	#nav-wrapper {
		position: relative;
		bottom: auto;
		left: auto;
	}
	.insidecontainer {
		width: 100%;
	}
	#anniversary h2 {
		font-size: 20px;
	}
	#anniversary-hero .box.right,
	#snapshot-hero .box.right {
		left: auto !important;
		right: auto !important;
	}
	#anniversary-hero .box,
	#snapshot-hero .box {
		width: auto;
		margin: 0 50px;
		top: 20px;
	}
	#anniversary-history .process .image,
	#anniversary-history .process .box {
		padding: 0 30px;
	}
	#anniversary-history .block.left .box,
	#anniversary-history .block.right .box,
	#anniversary-history .block.left .image,
	#anniversary-history .block.right .image {
		width: 100%;
	}
	#anniversary-history img {
		max-width: 100%;
	}
	#anniversary-history .block.right {
		display: flex;
		flex-direction: column-reverse;
	}
	.bc-columns .box {
		width: 100%;
		display: block;
	}
	.bc-columns .copytype {
		padding: 0 50px 70px 50px;
	}
	#anniversary-activities li {
		display: block;
		width: 100%;
	}
	.infoboxes .box {
		width: 100%;
	}
	#snap-nav {
		position: relative;
	}
	#glance .tabs {
		display: none;
	}
	#glance .panes .pane {
		display: block;
	}
	#snapshot #glance h3 {
		display: block;
		color: #3E4E54 !important;
		margin-top: 0px;
	}
	#glance .panes {
		padding: 20px;
	}
	#glance .panes .pane {
		padding-bottom: 40px;
	}
	#glance .panes .pane:last-child {
		padding-bottom: 0;
	}
	#glance .panes .box {
		vertical-align: top;
	}
	#glance .panes .box .value {
		height: 80px;
		width: 80px;
		line-height: 80px;
		font-size: 20px;
	}
	#snap-nav {
		position: relative;
	}
	#snap-nav ul {
		text-align: left;
		margin: 0 20px;
	}
	#snap-nav li {
		width: 24%;
	}
	#snap-nav .active:after {
		display: none;
	}
	#footer-nav {
		padding: 10px 0 5px 0;
	}
	#footer-nav .popup {
		display: none !important;
	}
	#footer-nav li {
		width: 49%;
		padding: 0 10px;
	}
	#footer-nav > li:hover {
		background: none;
	}
	#footer-nav > li > a {
		font-size: 11px;
		padding: 0;
		display: block;
		border: 0;
		text-align: center;
	}
	#footer-nav > li > a:hover {
		color: #FFF;
	}
	#footer-nav > li {
		padding: 0 0 5px 0;
	}
	#footer {
		padding: 20px 0;
		text-align: center;
	}
	#footer h3 {
		font: 600 15px "adelle", serif;
		margin-bottom: 0;
	}
	#footer p {
		margin-top: 5px;
		font: 12px/normal "adelle-sans", sans-serif;
	}
	#footer .copyright {
		margin-top: 40px;
	}
}

/* Mobile Portrait Size to Mobile Landscape Size */
@media only screen and (max-width: 479px) {
	.mobile-icon span {
		display: none;
	}
	#home-feature #copy {
		top: 30px;
	}
	#home-feature h1 {
		font: 600 16px/25px "adelle", serif;
		text-align: center;
	}
}
