/* <!--/* = css 260420.2 =  */
@media screen {
	/* RESETS */
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td,
	article, aside, canvas, details, embed, 
	figure, figcaption, footer, header, hgroup, main,
	menu, nav, output, ruby, section, summary,
	time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}
	article, aside, details, figcaption, figure, 
	footer, header, hgroup, main, menu, nav, section {
		display: block;
	}
	body {
		line-height: 1;
	}
	ol, ul {
		list-style: none;
	}
	blockquote, q {
		quotes: none;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none;
	}
	table {
		border-collapse: collapse;
		border-spacing: 0;
	}
	

	/* WORDPRESS CLASSES */

	.alignnone {
		margin: 5px 20px 20px 0;
	}

	.aligncenter,
	div.aligncenter {
		display: block;
		margin: 5px auto 5px auto;
	}

	.alignright {
		float:right;
		margin: 5px 0 20px 20px;
	}

	.alignleft {
		float: left;
		margin: 5px 20px 20px 0;
	}

	a img.alignright {
		float: right;
		margin: 5px 0 20px 20px;
	}

	a img.alignnone {
		margin: 0 20px 20px 0;
	}

	a img.alignleft {
		float: left;
		margin: 5px 20px 20px 0;
	}

	a img.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto
	}

	.wp-caption {
		background-color: #fafafa;
		border: 1px #d9d9d9 dotted;
		max-width: 96%; /* Image does not overflow the content area */
		padding: 5px 5px 0 5px;
		text-align: center;
		border-radius: 3px;
	}

	.wp-caption.alignnone {
		margin: 5px 20px 20px 0;
	}

	.wp-caption.alignleft {
		margin: 5px 20px 20px 0;
	}

	.wp-caption.alignright {
		margin: 5px 0 20px 20px;
	}

	.wp-caption img {
		border: 0 none;
		height: auto;
		margin: 0;
		max-width: 98.5%;
		padding: 0;
		width: auto;
	}

	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		margin: 0 !important;
		padding: 0 0 10px 0;
	}
	
	.wp-caption p {
		margin: 0 !important;
	}

	/* Text meant only for screen readers. */
	.screen-reader-text {
		clip: rect(1px, 1px, 1px, 1px);
		position: absolute !important;
		height: 1px;
		width: 1px;
		overflow: hidden;
	}

	.screen-reader-text:focus {
		background-color: #f1f1f1;
		border-radius: 3px;
		box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
		clip: auto !important;
		color: #21759b;
		display: block;
		font-size: 14px;
		font-size: 0.875rem;
		font-weight: bold;
		height: auto;
		left: 5px;
		line-height: normal;
		padding: 15px 23px 14px;
		text-decoration: none;
		top: 5px;
		width: auto;
		z-index: 100000; /* Above WP toolbar. */
	}

	/* GLOBAL overrides bcbsm.css */

	body, li, a, p {
			font-family: 'AvenirNextRegular', sans-serif !important;	
	}

	h1, h2, h3, h4, h5, h6, nav a {
		font-family: 'AvenirNextMedium', sans-serif !important;		
	}

	*, *:before, *:after {
		box-sizing: border-box;
	}

	.row::before, .row::after {
		content: "";
		display: none;
	}


	/* GLOBAL */
	body {
		font-size: 16px;
		line-height: 26px;
		color: #000000;
		text-align: center;
		position: relative;
		max-width: 100vw;
	}

	.main_container {
		margin: 0 auto;
	}
	
	.row {
		margin: 0 auto;
		width: 1030px;
		text-align: left;
		position: relative;
	}

	.clearfix::after {
		display: block;
		visibility: hidden;
		clear: both;
		height: 0;
		content: '';
	}
	
	p {
		/* margin-bottom: 40px; */
	}
	
	a {
		text-decoration: none;
		color: #764e24;
	}
	
	a:focus, button:focus, input:focus, select:focus, textarea:focus {
		outline: solid 1px #aaaaaa;
	}
	
	.centered {
		text-align: center;
	}
	
	.hide_on_desktop {
		display: none;
	}
	
	b, strong {
		font-family: 'AvenirNextMedium', sans-serif;
	}

	i, em {
		font-style: italic;
	}

	#main {
		margin: 80px 0 0 0;
	}

	h1 {
		font-size: 50px;
		line-height: 60px;
		color: #ac632d;
		margin: 0 0 45px 0;
	}
	
	h1 .serif {
		font-family: 'minion-pro-caption', sans-serif !important;
		font-size: 55px;
	}

	h2 {
		font-size: 26px;
		line-height: 36px;
		color: #764e24;
		margin-bottom: 30px;
	}
	
	h3 {
		font-size: 20px;
		line-height: 30px;
		color: #ac632d;
		letter-spacing: 0.1em;
		text-transform: uppercase;
		margin-bottom: 50px;
	}
	 
	h4 {
		font-size: 24px;
		line-height: 30px;
		font-weight: 700;
		margin-bottom: 30px;
	}
	
	
#search {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
form#search_desktop {
	width:inherit !important;	
}
form#search_desktop input.search_submit {
	position:absolute;
	right:0;
}

	
	.cta_white {
		display: inline-block;
		height: 50px;
		text-align: center;
		font-family: 'AvenirNextMedium', sans-serif !important;
		font-size: 16px;
		line-height: 50px;
		color: #ffffff;
		padding: 0 30px;
		border: 1px #ffffff solid;
		border-radius: 25px;
		transition: all .1s ease-in;
	}
	.cta_white:hover {
		background-color: #ffffff;
		color: #ac632d;
	}

	.cta_black {
		display: inline-block;
		height: 50px;
		text-align: center;
		font-family: 'AvenirNextMedium', sans-serif;
		font-size: 16px;
		line-height: 50px;
		color: #000000;
		padding: 0 30px;
		border: 1px #000000 solid;
		border-radius: 25px;
		transition: all .1s ease-in;
	}
	.cta_black:hover {
		background-color: #000000;
		color: #ffffff;
	}

	.cta_brick {
		display: inline-block;
		height: 50px;
		text-align: center;
		font-family: 'AvenirNextMedium', sans-serif;
		font-size: 16px;
		line-height: 50px;
		color: #ac632d;
		padding: 0 36px;
		background-color: transparent;
		border: 1px #ac632d solid;
		border-radius: 25px;
		transition: all .1s ease-in;
		-webkit-appearance: none;
		appearance: none;
		margin: 0;
	}
	.cta_brick:hover {
		background-color: #ac632d;
		color: #ffffff;
	}

	.cta_brown {
		display: inline-block;
		height: 50px;
		text-align: center;
		font-family: 'AvenirNextMedium', sans-serif;
		font-size: 16px;
		line-height: 50px;
		color: #764e24;
		padding: 0 36px;
		background-color: transparent;
		border: 1px #764e24 solid;
		border-radius: 25px;
		transition: all .1s ease-in;
		-webkit-appearance: none;
		appearance: none;
		margin: 0;
	}
	.cta_brown:hover {
		background-color: #764e24;
		color: #ffffff;
	}

	.brown {
		color: #764e24;
	}
	
	.blue {
		color: #08223e;
	}
	
	.brick {
		color: #ac632d;
	}

	/* HEADER */
	
	.header_desktop {
		width: 100%;
		height: 80px;
		z-index: 3;
		position: fixed;
		top: 0;
		left: 0;
		background-color: #ffffff;
		transition: all .15s linear;
	}

	.header_desktop .row {
		height: 80px;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
	}
	
	.header_desktop.add_shadow {
		border-bottom: 1px #666666 solid;
		box-shadow: 0 10px 10px 0 rgb(0 0 0 / 5%);
	}
	
	.header_desktop.add_shadow nav.primary_menu ul li.active > a {
		color:#000;
	}
	
	.logo_desktop {
		width: 330px;
		flex: 0 0 auto;
	}
	
	.logo_desktop img {
		display: block;
	}
	
	.primary_menu {
		width: calc(100% - 370px);
		flex: 0 0 auto;
	}
	
	.primary_menu {
		font-family: 'AvenirNextMedium', sans-serif;
	}
	
	.primary_menu li {
		display: inline-block;
		margin: 0 45px 0 0;
	}
	
	.primary_menu a {
		display: block;
		font-size: 16px;
		line-height: 35px;
		color: #000000;
		border-bottom: 2px #ffffff solid;
	}
	
	.primary_menu a:hover {
		color: #ac632d;
		border-bottom: 2px #ac632d solid;
	}

	#btn_about {
		display: block;
		font-family: 'AvenirNextMedium', sans-serif;
		font-size: 16px;
		line-height: 35px;
		border-bottom: 2px #ffffff solid;
		margin: 0;
		background-color: transparent;
		border: 0;
		border-radius: 0;
		-webkit-appearance: none;
		appearance: none;
		padding: 0 18px 0 0;
		background-image: url(../imagesarrow_down_black.png);
		background-repeat: no-repeat;
		background-size: 10px 6px;
		background-position: right center;
		cursor: pointer;
	}
	
	#btn_about:hover {
		border-bottom: 2px #ac632d solid;
		color: #ac632d;
		background-image: url(../images/arrow_down_brick.png);
	}
	
	#btn_about.dropped,
	.add_shadow	 #btn_about{
		background-image: url(../images/arrow_down_black.png);
	}
	
	#about_menu {
		display: none;
		position: fixed;
		top: 78px;
		left: 0;
		width: 100%;
		background-color: #ffffff;
		padding: 25px 0;
		z-index: 9;
		border-bottom: 1px #000000 solid;
		box-shadow: 0 10px 10px 0 rgb(0 0 0 / 5%);
	}
	
	#about_menu .row {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
	}
	
	.about_menu_cont {
		width: calc(100% - 330px);
		flex: 0 0 auto;
	}
	
	.about_menu_cont li {
		display: block;
		margin: 0 0 15px 0;
	}
	
	.about_menu_cont li a {
		display: block;
		font-size: 16px;
		line-height: 35px;
		color: #000000;
	}
	
	.about_menu_cont li a:hover {
		color: #ac632d;
	}

	.icon_search_desktop {
		width: 40px;
		height: 40px;
		flex: 0 0 auto;
	}
	
	#search_box {
		display: none;
		position: fixed;
		top: 78px;
		left: 0;
		width: 100%;
		background-color: #ffffff;
		padding: 30px 0 80px 0;
		z-index: 9;
		border-bottom: 1px #000000 solid;
		box-shadow: 0 10px 10px 0 rgb(0 0 0 / 5%);
	}
	
	#search_box .row {
		width: 770px;
	}
	
	#search {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
	}
	
	.search_field_desktop {
		width: 600px;
		border: 0;
		border-bottom: 1px #ac632d solid;
		font-size: 20px;
		line-height: 50px;
	}

	#btn_search {
		width: 40px;
		height: 40px;
		background-image: url(../images/icon_search_black.png);
		background-repeat: no-repeat;
		background-size: 21px 21px;
		padding: 0;
		margin: 0;
		background-color: transparent;
		border: 0;
		border-radius: 0;
		-webkit-appearance: none;
		appearance: none;
		cursor: pointer;
		transition: all .1s linear;
		background-position: center center;
	}
	
	#btn_search:hover {
		transform: scale(1.1) rotate(10deg);
	}
	
	#btn_search.shown {
		background-image: url(../images/icon_search_close_brick.png);
	}

	.header_clr .logo_desktop img {
		filter: saturate(0) contrast(100) invert(100);
	}
	
.header_clr #btn_about {
color: #ffffff;
background-image: url(../images/arrow_down_white.png);
}
.header_clr #btn_about.dropped {
background-image: url(../images/arrow_up_white.png);
}
.header_clr #btn_about:hover {
border-bottom: 2px #ffffff solid;
}
#btn_about.dropped:hover {
background-image: url(../images/arrow_up_brick.png);
}
	
	
	
/* ___ HEADER/NAV BRICK-ORANGE COLOR BACKGROUND ___ */
	.header_clr.header_brick {
		background-color: #ac632d;
	}
	.header_clr.header_brick .primary_menu a {
		border-bottom: 2px #ac632d solid;
	}	
	
/* ___ HEADER/NAV BROWN COLOR BACKGROUND ___ */
	.header_clr.header_brown {
		background-color: #764e24;
	}
	.header_clr.header_brown .primary_menu a {
		border-bottom: 2px #764e24 solid;
	}	
	
/* ___ HEADER/NAV BLUE COLOR BACKGROUND ___ */
	.header_clr.header_blue {
		background-color: #08223e;
	}
	.header_clr.header_blue .primary_menu a {
		border-bottom: 2px #08223e solid;
	}	
	

	
/* ___ HEADER/NAV WHITE COLOR BACKGROUND ___ */
.header_clr.header_white {
background-color: #fff !important;
}
.header_clr.header_white .primary_menu a {
color: #000;
border-bottom: 2px #ffffff solid !important;
}
.header_clr.header_white .primary_menu a:hover {
color: #ac632d !important;
border-bottom: 2px #ac632d solid !important;
}
.header_clr.header_white .primary_menu ul li.active a {
border-bottom: 2px #000 solid !important;
}
.header_clr.header_white .primary_menu ul li.active a:hover {
color: #ac632d;
border-bottom: 2px #ac632d solid !important;
}

.header_clr.header_white #btn_about {
color: #000;
background-image: url(../images/arrow_down_black.png);
}	
.header_clr.header_white #btn_about:hover {
color: #ac632d;
border-bottom: 2px #ac632d solid !important;
background-image: url(../images/arrow_down_brick.png);
}	
	

.header_clr.header_white .logo_desktop img {
filter: inherit;
}

.header_clr.header_white #btn_search {
  background-image: url(../images/icon_search_black.png) !important;
}	
	
	
	
	
.header_clr .primary_menu a {
color: #ffffff;
}
.header_clr .primary_menu a:hover {
color: #ffffff;
border-bottom: 2px #ffffff solid;
}
	
	.header_clr #btn_search {
		background-image: url(../images/icon_search_white.png);
	}
	
	.general_header {
		padding: 100px 0 0 0;
	}
	
	.close_menu {
		border: 0;
		background-color: transparent;
		-webkit-appearance: none;
		appearance: none;
		color: #ffffff;
		cursor: pointer;
		margin: 20px 0 0 0;
	}
	.close_menu:focus, .close_menu:active {
		visibility: visible;
		color: #ac632d;
	}  

	/* CONTENT BLOCKS */
	
	.header_color {
		margin: 0 0 100px 0;
	}
	
	.header_color .row {
		padding: 90px 0;
		text-align: center;		
	}
	
	.header_color h1 {
		margin: 0;
		color: #ffffff;
	}
	
	.header_color.brick {
		background-color: #ac632d;
		color: #ffffff;
	}
	
	.header_color.blue {
		background-color: #08223e;
		color: #ffffff;
	}
	
	.header_color.brown {
		background-color: #764e24;
		color: #ffffff;
	}
	
	.header_cta {
		margin: 30px 0 0 0;
	}

	.left_content_right_image {
		margin: 0 0 100px 0;
	}
	
	.left_content_right_image .row {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;		
		align-items: center;
	}
	
	.left_content_right_image .left_content {
		width: 430px;
		padding: 0 0 0 60px;
		font-size: 20px;
		line-height: 30px;
	}

  .left_content_right_image .left_content div,
  .left_image_right_content .right_content div {
    font-family: 'AvenirNextMedium', sans-serif;
    font-size: 26px;
    line-height: 36px;
    color: #764e24;
    margin-bottom: 30px;    
  }
	
	.left_content p:last-of-type {
		margin: 0;
	}
	
	.right_image {
		width: 480px;
		height: 480px;
		background-image: url(../images/bkg_image.png);
		background-repeat: no-repeat;
		background-size: 450px 450px;
		background-position: bottom right;
	}

	.right_image img {
		width: 450px;
		height: 450px;
	}

	.left_image_right_content {
		margin: 0 0 100px 0;
	}

	.left_image_right_content .row {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;		
		align-items: center;
	}
	
	.left_image {
		width: 480px;
		height: 480px;
		background-image: url(../images/bkg_image.png);
		background-repeat: no-repeat;
		background-size: 450px 450px;
		background-position: bottom right;
	}
	
	.left_image img {
		width: 450px;
		height: 450px;
	}
	
	.right_content {
		width: 400px;
		padding: 0 60px 0 0;
		font-size: 20px;
		line-height: 30px;
	}
	
	.right_content p:last-of-type {
		margin: 0;
	}

	.team_member {
		margin: 0 0 100px 0;
	}

	.team_member .row {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;		
	}
	
	.team_image {
		width: 300px;
	}
	
	.team_image img {
		display: block;
		width: 100%;
		max-width: 300px;
	}
	
	.team_bio {
		width: 670px;
	}
	
	.team_bio h2 {
		margin: 0;
	}

	.team_bio p{
		margin-bottom:40px;
	}	
	
	.job_title {
		font-family: 'AvenirNextMedium', sans-serif;
		letter-spacing: 0.1em;
		color: #ac632d;
		text-transform: uppercase;
		margin: 0 0 25px 0;
	}
	
	.left_content_right_sidebar {
		margin: 0 0 50px;
	}
	
	.left_content_right_sidebar .row {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
	}
	
	.left_content_right_sidebar .left_content {
		width: 770px;
	}
	
	.left_content_right_sidebar .right_sidebar {
		width: 200px;
	}
	
	.right_sidebar p:last-of-type {
		margin: 0;
	}



	.left_content ul {
		list-style-type: disc;
		margin: -20px 0 40px 25px;
	}

	.left_content ol {
		list-style-type: numeric;
		margin: -20px 0 40px 25px;
	}
	
	html {
		scroll-behavior: smooth;
	}

	.download_text {
		font-family: 'AvenirNextMedium', sans-serif;
		color: #ac632d; 
		margin: 0 0 50px 0;
	}
	
	.cta_download {
		display: inline-block;
		height: 50px;
		text-align: center;
		font-family: 'AvenirNextMedium', sans-serif;
		font-size: 16px;
		line-height: 50px;
		color: #000000;
		padding: 0 50px 0 25px;
		border: 1px #000000 solid;
		border-radius: 25px;
		transition: all .1s ease-in;
		background-image: url(../images/icon_download.png);
		background-repeat: no-repeat;
		background-size: 15px 13px;
		background-position: center right 25px;
	}
	.cta_download:hover {
		transform: scale(1.1);
	}
		
	.full_width_image {
		margin: 0 0 50px;
	}
	
	.full_width_image img {
		display: block;
		max-width: 100%;
	}
	
	.caption {
		font-size: 16px;
		line-height: 25px;
		font-style: italic;
		color: #666666;
		margin: 20px 0 0 0;
	}
	
	.quote_block {
		margin: 0 0 50px;
	}
	
	.quote {
		font-family: 'AvenirNextMedium', sans-serif;
		font-size: 40px;
		line-height: 50px;
		color: #ac632d;
		margin: 0 0 25px 0;
		max-width: 770px;
	}
	
	.author {
		font-family: 'AvenirNextMedium', sans-serif;
		letter-spacing: 0.1em;
		text-transform: uppercase;
	}

	.history_blocks {
		margin: 90px 0;
	}

	.history_blocks .row {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;	
	}
	
	.history_block {
		width: 285px;
		flex: 0 0 auto;
		text-align: left;
	}

	.history_line {
		margin: 60px auto 0 auto;
		border-bottom: 1px #cccccc solid;
	}

	.hb_1 h2 {
		color: #764e24;
	}
	
	.hb_2 h2 {
		color: #08223e;
	}
	
	.hb_3 h2 {
		color: #ac632d;
	}

	.history_line .history_block {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
	}

	.bullet_open {
		width: 10px;
		height: 10px;
		border: 1px #cccccc solid;
		border-radius: 5px;
		background-color: #ffffff;
		margin: 0 0 -5px 0;
	}
	
	.hb_1 .bullet_brown {
		width: 10px;
		height: 10px;
		border-radius: 5px;
		background-color: #764e24;
		margin: 0 auto -5px auto;
		align-self: center;
	}
	
	.hb_2 .bullet_blue {
		width: 10px;
		height: 10px;
		border-radius: 5px;
		background-color: #08223e;
		margin: 0 auto -5px auto;
		align-self: center;
	}
	
	.hb_3 .bullet_brick {
		width: 10px;
		height: 10px;
		border-radius: 5px;
		background-color: #ac632d;
		margin: 0 auto -5px auto;
		align-self: center;
	}
	
	.hb_3 .bullet_open {
		align-self: flex-end;
	}
	
	/* HOME */
	
	.home_intro {
		padding: 100px 0;
		background-color: #ac632d;	
		margin: 0 0 100px 0;
	}

	.home_intro .row {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;		
		align-items: flex-end;
		color: #ffffff;
	}
	.home_intro_left {
		width: 500px;
	}
	.tagline_sans_serif {
		font-family: 'AvenirNextMedium', sans-serif;
		font-size: 90px;
		line-height: 105px;
	}
	
	.tagline_serif {
		font-family: minion-pro-caption, serif;
		font-weight: 500;
		font-style: normal;
		font-size: 95px;
		line-height: 105px;
	}
	
	.home_intro_right {
		width: 400px;
		padding: 0 30px 20px 0;
		font-size: 20px;
		line-height: 30px;
	}
	.home_intro_right p  {
		margin:0 0 40px;s
	}


	.home_intro_right p:last-of-type {
		margin: 0;
	}	
	
	/* FILINGS */
	.filings_intro {
		margin-bottom:118px;
	}
	
	.filings_intro a {
		text-decoration: underline;
	}
	
	.years {
		margin: 0 0 50px 0;
	}
	
	.years .row {
		border-bottom: 1px #cccccc solid;			
	}
	
	.filings {
		margin: 0 0 50px 0;
	}
	
	.filing_year {
		background-color: transparent;
		border: 0;
		border-radius: 0;
		-webkit-appearance: none;
		appearance: none;
		font-family: 'AvenirNextMedium', sans-serif;
		font-size: 16px;
		line-height: 55px;
		letter-spacing: 0.1em;
		color: #cccccc;
		padding: 0;
		margin: 0 50px -1px 0;
		cursor: pointer;
	}
	
	.filing_year.active_year {
		color: #000000;
		border-bottom: 1px #000000 solid;
	}
	
	.filing_year:hover {
		color: #000000;
		border-bottom: 1px #000000 solid;
	}
	
	.filing_blocks {
		display: grid;
		grid-template-columns: 182px 182px 182px 182px 182px;
		grid-template-rows: auto;
		column-gap: 30px;
		row-gap: 50px;
	}
	
	.filing_block h2 {
		margin: 0;
	}
	
	.quarter_block {
		padding: 50px 0;
		border-bottom: 1px #cccccc solid;
	}
	
	.quarter_block:last-of-type {
		border: 0;
	}
	
	.quarter {
		font-family: 'AvenirNextMedium', sans-serif;
		font-size: 40px;
		color: #ac632d;
		margin: 0 0 50px 0;
	}
	
	.rf_number {
		font-family: 'AvenirNextMedium', sans-serif;
		font-size: 16px;
		line-height: 26px;
		color: #000000;
		letter-spacing: 0.1em;
	}
	
	.filing_block h2 a {
		color: #764e24;
	}

	/* RESOURCES */
	
	.header_color.resources_header {
		margin: 0;
	}
	
	.resources_header .row {
		padding: 90px 0 360px 0;
	}
	
	.trending {
		margin: -300px 0 100px 0;		
	}
	
	.trending h2 {
		text-align: center;
		color: #ffffff;
		letter-spacing: 0.1em;
		margin: 0 0 55px 0;
	}
	
	.trending_blocks {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
	}
	
	.trending_block {
		width: 300px;
		min-height: 500px;
		flex: 0 0 auto;
		color: #ffffff;
	}
	
	.trending_block:nth-of-type(1) {
		background-color: #fff7ec;
		color: #000000;
	}

	.trending_block:nth-of-type(2) {
		background-color: #08223e;
		color: #fff7ec;
	}
	
	.trending_block:nth-of-type(3) {
		background-color: #764e24;
		color: #fff7ec;
	}
	
	.trending_block:nth-of-type(1) h2 a {
		color: #764e24;
	}
	
	.trending_block:nth-of-type(2) h2 a, .trending_block:nth-of-type(3) h2 a {
		color: #fff7ec;
	}
	
	.trending_block h3 {
		text-align: center;
		line-height: 50px;
		border-bottom: 1px #ffffff solid;
	}
	
.trending .trendhead {
  font-family: 'AvenirNextMedium', sans-serif;
  font-size:20px;
  text-align: center;
  color: #ffffff;
  letter-spacing: 0.1em;
  line-height: 30px;  
  margin: 0 0 55px 0;
  text-transform: uppercase;  
  background-color:#ac632d;
}
.trending .trending_blocks .trendsubhead {
    text-align: center;
    line-height: 50px;
    border-bottom: 1px #ffffff solid;  
}
.trending .trending_block:nth-of-type(1).trendsubhead {
    line-height: 50px;
    border-bottom: 1px #764e24 solid;
}
.trending .trending_block:nth-of-type(2).trendsubhead {
    background-color: #08223e;
    color: #fff7ec;
}
.trending .trending_block:nth-of-type(3).trendsubhead {
    background-color: #764e24;
    color: #fff7ec;
}

	.trending .trending_block:nth-of-type(1) h3 {
		line-height: 50px;
		border-bottom: 1px #764e24 solid;
	}

	#main section .subtitle {
	    font-family: 'AvenirNextMedium', sans-serif;
	    font-size: 20px;
	    line-height: 30px;
	    color: #ac632d;
	    letter-spacing: 0.1em;
	    text-transform: uppercase;
	    margin-bottom: 50px;
	}
	
	.tb_content {
		padding: 35px 50px;
	}
	
	.resources {
		margin: 0 0 90px 0;
	}
	
	.news_blocks {
		display: grid;
		grid-template-columns: 205px 205px 205px 205px;
		grid-template-rows: auto;
		column-gap: 70px;
		row-gap: 50px;
	}

	.the_date, .the_num {
		font-family: 'AvenirNextMedium', sans-serif;
		letter-spacing: 0.1em;
		text-transform: uppercase;
	}
	
	/* RESOURCE */
	
	.resource_header {
		padding: 50px 0 25px 0;
	}
	
	.resource_header h1 {
		margin: 0 0 70px 0;
	}
	
	.resource_date {
		font-family: 'AvenirNextMedium', sans-serif;
		letter-spacing: 0.1em;
		color: #ac632d;
		text-transform: uppercase;
	}
	
	.crumbs {
		font-family: 'AvenirNextMedium', sans-serif;
		letter-spacing: 0.01em;
		line-height: 2;
	}
	
	.crumbs a {
		color: #000000;
	}
	
	/* CAREERS */
	
	.careers_intro {
		padding: 0 0 100px 0;
	}
	
	.careers_intro .row {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;		
		align-items: center;
	}
	
	.careers_intro_image {
		width: 480px;
		height: 480px;
		background-image: url(../images/bkg_image.png);
		background-repeat: no-repeat;
		background-size: 450px 450px;
		background-position: bottom right;
	}
	
	.careers_intro_image img {
		width: 450px;
		height: 450px;
	}
	
	.careers_intro_content {
		width: 400px;
		padding: 0 30px 0 0;
		font-size: 20px;
		line-height: 30px;
	}

	.careers_intro_content p {
		margin-bottom:40px;
	}
	
	.careers_intro_content p:last-of-type {
		margin: 0;
	}
	
	.career {
		margin: 0 0 90px 0;
	}
	
	/* CONTACT */
	
	.form-card P {
		font-weight:200 !important;
	}
	.contact_content .row {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
	}
	
	.contact_header {
		padding: 100px 0 0 0;
	}
	
	.contact_left_content {
		width: 730px;
		flex: 0 0 auto;
		padding: 0 0 70px 0;
	}
	
	.contact_right_sidebar {
		margin-top:185px;
		width: 100%;
		flex: 0 0 auto;
	}
		.contact_right_sidebar p {
		margin-bottom:0;
	}
	
	.contact_right_sidebar b, .contact_right_sidebar strong {
		font-family: 'AvenirNextMedium', sans-serif;
		color: #ac632d;
		font-weight: 500;
	}
	
	.contact_right_sidebar a {
		color: #000000;
		text-decoration: underline;
	}
	
	.gfield {
		margin: 0 0 30px 0;
	}
	
	.gfield_label {
		display: block;
		font-weight: 400 !important;
		margin: 0 0 10px 0;
	}
	
	.gfield_required_custom {
		display: none !important;
	}
	
	.gform_wrapper .gfield_required {
		color: #ac632d;
		font-size: 16px;
	}
	
	.contact_left_content input[type="text"], .contact_left_content input[type="email"], .contact_left_content input[type="tel"] {
		width: 100%;
		border: 1px #000000 solid;
		-webkit-appearance: none;
		appearance: none;
		border-radius: 5px;
		height: 50px;
		font-size: 16px;
		line-height: 50px;
		padding: 0 10px;
	}
	
	.contact_left_content select  {
		width: 98%;
		height: 50px;
		font-family: 'AvenirNextRegular', sans-serif;
		font-size: 16px;
		line-height: 50px;
		padding: 10px;	
		border: 0;
		border-radius: 5px;
		color: #000000;
		background-color: #ffffff;
	}
	
	.ginput_container_select {
		width: 100%;
		border: 1px #000000 solid;
		border-radius: 5px;
	}

	.contact_left_content textarea  {
		width: 100%;
		height: 200px;
		padding: 10px;	
		border: 1px #000000 solid;
		border-radius: 5px;
		-webkit-appearance: none;
		appearance: none;
	}
	
	.gform_button {
		display: inline-block;
		height: 50px;
		text-align: center;
		font-family: 'AvenirNextMedium', sans-serif;
		font-size: 16px;
		line-height: 50px;
		color: #000000;
		padding: 0 30px;
		border: 1px #000000 solid;
		border-radius: 25px;
		background-color: #ffffff;
		-webkit-appearance: none;
		appearance: none;
		transition: all .1s ease-in-out;
	}
	.gform_button:hover {
		background-color: #000000;
		color: #ffffff;
	}
	
	.gform_confirmation_message_1 {
		font-size: 20px;
		line-height: 24px;
		font-weight: 700;
	}
	
	#field_1_1, #field_1_3, #field_1_5 {
		width: 48%;
		margin: 0 4% 0 0;
		float: left;
	}
	
	#field_1_2, #field_1_4, #field_1_6 {
		width: 48%;
		float: left;
	}
	
	#field_1_7 {
		width: 48%;
		float: none;
	}
	
	.validation_message {
		font-family: 'AvenirNextMedium', sans-serif;
		color: #ac632d;
	}
	
	.gfield_error input {
		border: 1px #ac632d solid !important;
	}
	
	
	
	/* SEARCH */
	
	.results_found {
		font-size: 20px;
		margin: 0 0 50px 0;
	}
	
	.search_results {
		min-height: 400px;
	}
	
	search_result {
		margin: 0 0 20px 0;
	}
	


	/* 404 */
	
	.page_404 {
		background-color: #fff7ec;
	}
	
	.page_404 .row {
		width: 770px;
		height: calc(100vh - 80px);
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.page_404 .row div {
		text-align: center;
	}
	
	.page_404 p {
		font-size: 26px;
		line-height: 36px;
		margin: 0 0 45px;
	}

	/* FOOTER */
	
	footer {
		background-color: #000000;
		color: #ffffff;
		padding: 60px 0;
	}

	footer .row {
		width: 850px;
		text-align: center;
	}
	
	footer a {
		color: #ffffff;
		text-decoration: underline;
	}
	
	.footer_logo, .footer_address, ul.footer_menu {
		margin: 0 0 25px 0;
	}
	
/*.footer_address p {margin:0;padding:0;}*/
.footer_address p {margin-bottom: 40px;}

	
	.footer_menu li {
		list-style-type: none;
		display: inline-block;
	}
	
	.footer_menu li:after {
		content: ' \00A0 | \00A0 ';
	}
	
	.footer_menu li:last-of-type:after {
		content: '';
	}
	
	.footer_notes {
		font-size: 14px;
		line-height: 24px;
		font-style: italic;
	}

	.left_content_right_sidebar + footer {
		margin: 50px 0 0 0;
	}

	/* SKIP */
	
	a.skip-main {
		display: block;
		left: -999px;
		position: fixed;
		top: auto;
		width: 1px;
		height: 1px;
		overflow: hidden;
		z-index: -999;
	}
	a.skip-main:focus, a.skip-main:active {
		font-size: 16px;
		line-height: 30px;
		left: 0;
		top: 0;
		width: 200px;
		height: 30px;
		overflow: auto;
		z-index: 999;
		background-color: #ac632d;
		color: #ffffff;
		text-transform: uppercase;
	}   

}


@media screen and (min-width: 1024px) and (max-width: 1070px) {

	.row {
		width: 970px;
	}

	.logo_desktop {
		width: 300px;
	}

	.primary_menu {
		width: calc(100% - 340px);
		flex: 0 0 auto;
	}
	
	.primary_menu li {
		display: inline-block;
		margin: 0 30px 0 0;
	}
	
	#btn_about, .primary_menu a {
		font-size: 15px;
	}
	
	.about_menu_cont {
		width: calc(100% - 300px);
	}
	
	.home_intro {
		padding: 100px 0;
	}
	
	.home_intro_left {
		width: 470px;
	}
		
	.home_intro_right {
		width: 470px;
		padding: 0 0 20px 0;
	}
	
	.left_content_right_image .left_content {
		padding: 0;
	}
	
	.right_content {
		padding: 0;
	}
	
	.left_content_right_sidebar .left_content {
		width: 700px;
	}
	
	.team_bio {
		width: 640px;
	}
	
	.filing_blocks {
		grid-template-columns: 205px 205px 205px 205px;
		column-gap: 50px;
	}
	
	.news_blocks {
		column-gap: 50px;
	}
	
	.careers_intro_content {
		padding: 0;
	}
	
	
	
	
}



@media screen and (max-width: 1023px) {

	.hide_on_desktop {
		display: block;
	}
	
	.hide_on_mobile {
		display: none !important;
	}

	.row {
		width: calc(100vw - 40px);
		margin: 0 auto;
	}

	/* HEADER */
	
	.header_mobile {
		width: 100%;
		height: 60px;
		position: fixed;
		top: 0;
		left: 0;
		background-color: #ffffff;
		z-index: 3;
		transition: all .15s linear;
	}
	
	.header_mobile .row {
		width: calc(100vw - 40px);
		height: 60px;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;	
		align-items: center;
	}
	
	.logo_mobile {
		width: calc(100% - 80px);
		flex: 0 0 auto;
	}
	
	.logo_mobile img {
		display: block;
	}
	
	.header_clr .logo_mobile img {
		filter: saturate(0) contrast(100) invert(100);
	}
	
	.header_mobile.add_shadow {
		border-bottom: 1px #666666 solid;
		box-shadow: 0 10px 10px 0 rgb(0 0 0 / 5%);
	}
	
	#mobile_menu {
		display: none;
		position: fixed;
		top: 58px;
		left: 0;
		width: 100vw;
		height: calc(100vh - 58px);
		transition: all .1s linear;
		z-index: 11;
		background-color: #ffffff;
		padding: 35px 20px 20px 20px;
	}
	
	#mobile_menu.opened {
		display: block !important;
	}
	
	#mobile_menu .row {
		text-align: left;
		height: calc(100vw - 40px);
		height: calc(100vh - 60px);
		background-color: #ffffff;
	}
	
	#mobile_menu li {
		display: block;
		margin: 0 0 40px;
	}
	
	#mobile_menu a {
		display: block;
		font-family: 'AvenirNextMedium', sans-serif;
		color: #000000;
	}
	
	#btn_about_mobile {
		display: block;
		width: 100%;
		font-family: 'AvenirNextMedium', sans-serif;
		font-size: 16px;
		padding: 0;
		color: #000000;
		background-color: transparent;
		border: 0;
		border-radius: 0;
		-webkit-appearance: none;
		appearance: none;
		background-image: url(../images/arrow_down_black.png);
		background-repeat: no-repeat;
		background-size: 10px 6px;
		background-position: center right;
		text-align: left;
	}
	
	#btn_about_mobile.dropped {
		background-image: url(../images/arrow_up_black.png);
	}
	
	.about_menu_mobile {
		display: none;
		margin: 20px 0 0 0;
	}
	
	#mobile_menu .about_menu_mobile li {
		display: block;
		margin: 0 0 20px 0;
	}
	
	#mobile_menu .about_menu_mobile a {
		display: block;
		color: #764e24;
	}
	
	#btn_menu_mobile {
		display: block;
		width: 40px;
		height: 40px;
		background-image: url(../images/hamburger_brick.png);
		background-repeat: no-repeat;
		background-size: 20px 20px;
		background-position: center right;
		padding: 0;
		margin: 0;
		-webkit-appearance: none;
		appearance: none;
		background-color: transparent;
		border: 0;
	}
	
	#btn_menu_mobile.opened {
		background-image: url(../images/hamburger_close.png);
	}
	
	.header_clr #btn_menu_mobile {
		background-image: url(../images/hamburger_white.png);
	}
	
	#btn_search_mobile {
		display: block;
		width: 40px;
		height: 40px;
		background-image: url(../images/search_icon_mobile_brick.png);
		background-repeat: no-repeat;
		background-size: 20px 20px;
		background-position: center center;
		padding: 0;
		margin: 0;
		-webkit-appearance: none;
		appearance: none;
		background-color: transparent;
		border: 0;
	}
	
	#btn_search_mobile.dropped {
		display: none;
	}
	
	.header_clr #btn_search_mobile {
		background-image: url(../images/search_icon_mobile_white.png);
	}

	#search_mobile {
		display: none;
		position: fixed;
		top: 58px;
		left: 0;
		width: 100vw;
		height: calc(100vh - 58px);
		transition: all .1s linear;
		z-index: 11;
		background-color: #ffffff;
		padding: 35px 20px 20px 20px;
	}
	
	#search_mobile.opened {
		display: block !important;
	}
	
	#search_mobile .row {
		text-align: left;
		height: calc(100vw - 40px);
		height: calc(100vh - 60px);
		background-color: #ffffff;
	}
	
	#search_mobile form {
		display: block;
	}
	
	.search_field_mobile {
		width: 100%;
		border: 0;
		border-bottom: 1px #ac632d solid;
		font-size: 20px;
		line-height: 50px;
		margin: 0 0 50px 0;
		background-color: #ffffff;
		border-radius: 0;
	}
	
	#main {
		margin: 60px 0 0 0;
	}
	
	
	
	/* HOME */

	.home_intro {
		padding: 50px 0;
		margin: 0 0 50px 0;
	}
	
	.home_intro .row {
		display: block;
	}
	
	.tagline_sans_serif {
		font-size: 50px;
		line-height: 65px;
	}
	
	.tagline_serif {
		font-size: 50px;
		line-height: 65px;
	}
	
	.home_intro_left {
		width: 100%;
		margin: 0 0 30px 0;
	}
	
	.home_intro_right {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	


	/* CONTENT BLOCKS */
	
	.header_color {
		margin: 0 0 50px 0;
	}
	
	.header_color .row {
		padding: 50px 0;
	}
	
	.left_content_right_image {
		margin: 0 0 50px 0;
	}
	
	.left_content_right_image .row {
		flex-direction: column;
		align-items: flex-start;
	}
	
	.left_content_right_image .left_content {
		width: 100%;
		padding: 0;
		order: 2;
	}
	
	.right_image {
		width: calc(100vw - 20px);
		height: calc(100vw - 20px);
		background-size: calc(100vw - 40px) calc(100vw - 40px);
		order: 1;
		margin: 0 0 30px 0;
	}
	
	.right_image img {
		width: calc(100vw - 40px);
		height: calc(100vw - 40px);
	}
	
	.left_image_right_content {
		margin: 0 0 50px 0;
	}
	
	.left_image_right_content .row {
		display: block;
	}
	
	.left_image {
		width: calc(100vw - 20px);
		height: calc(100vw - 20px);
		background-size: calc(100vw - 40px) calc(100vw - 40px);
		margin: 0 0 30px 0;
	}
	
	.left_image img {
		width: calc(100vw - 40px);
		height: calc(100vw - 40px);
	}
	
	.right_content {
		width: 100%;
		padding: 0;
		margin: 0 0 50px 0;
	}
	
	.team_member {
		margin: 0 0 50px 0;
	}
	
	.team_member .row {
		display: block;
	}

	.team_image {
		margin: 0 0 30px 0;
	}
	
	.team_image img {
		max-width: 100%;
	}
	
	.team_bio {
		width: 100%;
	}
	
	.left_content_right_sidebar .row {
		display: block;
	}
	
	.left_content_right_sidebar .left_content {
		width: 100%;
		margin: 0 0 30px 0;
	}
	
	.left_content_right_sidebar .right_sidebar {
		width: 100%;
	}
	
	.download_text {
		margin: 0 0 30px 0;
	}
	
	.full_width_image {
		width: 100vw;
		margin: 0 0 50px 0;
	}
	
	.full_width_image .row {
		width: 100vw;
	}
	
	.caption {
		width: calc(100vw - 40px);
		margin: 20px auto 0 auto;
	}

	.general_header {
		padding: 50px 0 0 0;
	}
	
	.history_blocks {
		margin: 50px 0;
	}
	
	.history_blocks .row {
		display: block;
	}
	
	.history_block {
		width: 100%;
		margin: 0 0 60px 0;
	}

	

	
	/* FILINGS */
	
	.filing_year {
		margin: 0 20px -1px 0;
	}
	
	.filing_blocks {
		display: block;
	}
	
	.filing_block {
		margin: 0 0 30px 0;
	}
	
	
	
	/* RESOURCES */
	
	.resources_header .row {
		padding: 50px 0 200px 0;
	}
	
	.header_color.brick.resources_header .resTitle {
		font-family: 'AvenirNextMedium', sans-serif;
    font-size: 50px;
    line-height: 1.25;
    color: white;
    margin: 0 0 45px 0;
	}
	
	.trending {
		margin: -150px 0 50px 0;
	}
	
	.trending h3 {
		margin: 0 0 25px 0;
	}
	
	.trending_blocks {
		display: block;
	}
	
	.trending_block {
		width: 100%;
		margin: 0 0 30px 0;
		min-height: 100px;
	}
	
	.news_blocks {
		display: block;
	}
	
	.news_block {
		margin: 0 0 30px 0;
	}
	
	.resource_header {
		padding: 25px 0;
	}
	
	
	
	
	/* CAREERS */
	
	.careers_intro .row {
		display: block;
	}
	
	.careers_intro {
		padding: 0 0 50px 0;
	}
	
	.careers_intro_image {
		width: calc(100vw - 20px);
		height: calc(100vw - 20px);
		margin: 0 0 30px 0;
		background-size: calc(100vw - 40px) calc(100vw - 40px);
	}
	
	.careers_intro_image img {
		width: calc(100vw - 40px);
		height: calc(100vw - 40px);
	}

	.careers_intro_content {
		width: 100%;
		padding: 0;
	}
	
	.career {
		margin: 0 0 50px 0;
	}
	

	
	/* CONTACT */
	
	.contact_header {
		padding: 50px 0 0 0;
	}
	
	.contact_content .row {
		display: block;
	}
	
	.contact_left_content {
		width: 100%;
		margin: 0 0 50px 0;
		padding: 0;
	}
	
	.contact_right_sidebar {
		width: 100%;
		margin: 0 0 30px 0;
	}
	
	#field_1_1, #field_1_3, #field_1_5 {
		width: 100%;
		margin: 0 0 30px 0;
		float: none;
	}

	#field_1_2, #field_1_4, #field_1_6 {
		width: 100%;
		margin: 0 0 30px 0;
		float: none;
	}
		
	#field_1_7 {
		width: 100%;
		margin: 0 0 30px 0;
	}
	
	.contact_left_content select {
		background-color: #ffffff;
	}
	
	
	/* FOOTER */
	
	footer {
		padding: 50px 0;
	}

	footer .row {
		width: calc(100vw - 40px);
	}
	
	.footer_menu li {
		display: block;
		margin: 0 0 10px 0;
	}
		
	.footer_menu li:after {
		content: '';
	}
	
	
	.page_404 .row {
		width: calc(100vw - 40px);
		height: calc(100vh - 60px);
	}

	
	.page-id-11 .full_width_image {
		margin: 0;
	}


}


































