.md-arrow-left { background: url('../images/slider_arrow_prev.png') no-repeat scroll 0px 0px transparent; }
.md-arrow-right { background: url('../images/slider_arrow_next.png') no-repeat scroll 0px 0px transparent; }
/* SHARE THIS
****************************/
.front .conflux-sharethis {background: #336799;}
.front .conflux-sharethis .share-text {color:#fff;}
.front .conflux-sharethis .stButton .stLarge {
	background: url('../images/share-this-home.png') !important;
}
/* HOME SLIDER 
***************************/
.front .conflux-slider .conflux-row-body {
  max-width: 1500px;
  width: 100%;
}
.front .conflux-slider .conflux-row-body .panel-panel-inner {
	display: flex;
	flex-direction: row;
} 
.front .conflux-slider .conflux-row-body .panel-panel-inner p{
    color: #575757;
    font-family: 'myriad-pro',arial;
    font-weight: 400;
    font-size: .9em;
    line-height: 1.2em;
}
.front .conflux-slider .conflux-row-body .pane-block-71 {
	display: flex;
	width: 50%;
}
.front .conflux-slider .conflux-row-body .pane-block-71 .pane-content {
	display: flex;
	width: 100%;
}
.front .conflux-slider .conflux-row-body .pane-front-page-right-block {
	width: 50%;
	display: flex;
}
.front .conflux-slider .conflux-row-body .pane-front-page-right-block .pane-content {
	height: 100%;
	display: flex;
	width: 100%;
}
.front .conflux-slider .conflux-row-body .pane-front-page-right-block .panel-2col {
	display: flex;
	flex-direction: column;
	width:  100%;
}
.front .conflux-slider .conflux-row-body .pane-front-page-right-block .panel-2col .panel-col-first {
	display: flex;
	width: 100%;
	height:  50%;
}
.front .conflux-slider .conflux-row-body .pane-block-72 {
	width:  100%;
}
.front .conflux-slider .conflux-row-body .pane-front-page-right-block .panel-2col .panel-col-first .inside{
	margin: 0;
	display: flex;
	width:  100%;
}
.front .conflux-slider .conflux-row-body .pane-front-page-right-block .panel-2col .panel-col-last {
	display: flex;
	width: 100%;
	height: 50%;
}
.front .conflux-slider .conflux-row-body .pane-block-73 {
	width:  100%;
}
.front .conflux-slider .conflux-row-body .pane-front-page-right-block .panel-2col .panel-col-last .inside {
	margin: 0;
	width:  100%;
	display: flex;
}
/* .front .md-bullet {
	background: #e0e0e0 !important;
	border-radius: 0 !important;
}
.front .md-bullet.md-current {
	background: #9fadba !important;
}
.front .md-bullet a {
	background: transparent !important;
	border-radius: 0 !important;
}
.front .md-slide-bullet-1 .md-bullets {
	bottom: 5px !important;
	left:50px !important;
}
.front .md-layer-1-0-0,
.front .md-layer-1-1-0,
.front .md-layer-1-2-0,
.front .md-layer-1-3-0,
.front .md-layer-1-4-0 {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: -10em;
}
.front .md-layer-1-0-4,
.front .md-layer-1-1-4,
.front .md-layer-1-2-4,
.front .md-layer-1-3-4,
.front .md-layer-1-4-4 {
/*  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
*/ 
/* 
  height: 120% !important;
  top: -10% !important;
}
.front .md-layer-1-0-1,
.front .md-layer-1-1-1, 
.front .md-layer-1-2-1, 
.front .md-layer-1-3-1, 
.front .md-layer-1-4-1 {
	color:#336799 !important;
	font-family: "museo-slab",serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 2.2em;
	line-height: 1em;
}
.front .md-layer-1-0-2,
.front .md-layer-1-1-2,
.front .md-layer-1-2-2,
.front .md-layer-1-3-2,
.front .md-layer-1-4-2 {
	color:#575757 !important;
	font-family: 'myriad-pro',arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 1.5em;
	line-height: 1.8em;
} */

/* BANNER BAR 
*******************************/
.front .conflux-banner {
	background: #fff;
	display: none;
}
.front .conflux-banner {
	text-align: center;
	padding:1em 0;
}
.front .conflux-banner .homepage-button-a,
.front .conflux-banner .homepage-button-b,
.front .conflux-banner .homepage-button-c,
.front .conflux-banner .homepage-button-d,
.front .conflux-banner .homepage-button-e {
text-align: center;
display: inline-block;
padding: 0 .4em 0 .4em;
color: #fff;
line-height: 1.3em;
font-size: 1.8em;
font-weight: 200;
font-family: "museo-slab",serif;
}
.front .conflux-banner .homepage-button-e {
	font-weight: 600;
}
.front .conflux-banner .homepage-button-a:after,
.front .conflux-banner .homepage-button-b:after,
.front .conflux-banner .homepage-button-c:after,
.front .conflux-banner .homepage-button-d:after {
	content: "|";
	margin-left: 1em;
	font-family: arial;
	font-size: 1em;
	font-weight: normal;
}
.front .conflux-banner .home-buttons-mobile {display: none;}
.front .conflux-banner .home-buttons-mobile select {
	text-align: center;
  display: block;
  color: #fff;
  line-height: 1.2em;
  font-size: 1.3em;
  font-weight: 200;
  font-family: "museo-slab",serif;
  background: transparent;
  border: none;
  margin:0 auto;
}
.front .conflux-banner .home-buttons-mobile option {
  color: #fff;
  line-height: 1.2em;
  font-size: 1.6em;
  font-weight: 200;
  font-family: "museo-slab",serif;
}
.front .conflux-banner .home-buttons-mobile select {
	background: url("../images/arrow-down.png") no-repeat right center;
	padding-right:18px;
}
/* HIGHLIGHT 1
*******************************/
.conflux-home-default-highlight1-1 {
	margin-left: 0;
}
.front .conflux-highlight1 {
	background: #c9c8c8;
	padding:35px 0;
	display: none;
}
.front .conflux-highlight1 .pane-content {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.front .conflux-highlight1 img {
	float:left;
}
.front .conflux-highlight1 p {
	text-align: left;
	margin: 0 0 2% 0;
	padding: 0;
}
.front .conflux-highlight1 .pane-content p:last-of-type {
	margin-bottom:  0;
}
.front .conflux-highlight1 .pane-content div:last-of-type {
	display: none;
}
.front .conflux-highlight1 .button {
	color:#fff;
	text-transform: uppercase;
	font-weight: 200;
	font-family: "museo-slab",serif;
	line-height: 1em;
	font-size: .8em;
	border:solid 1px #fff;
	text-align: center;
	display: inline-block;
	padding:10px 15px;
	min-width: 165px;
	margin:4px 0;
}
.front .conflux-highlight1 .button.homehighlightblue {	
	background: #3970a5;
}
.front .conflux-highlight1 .button.homehighlightgray {
	background: #404040 url("../images/lines_bg_dark.png");	
}
.front .conflux-highlight1 .blue-area-wrap {
	display: block !important;
}
.front .conflux-highlight1 .blue-area-wrap img {
	max-height: 200px;
	display: block;
	margin: 0 auto;
	float: none;
}
.front .conflux-highlight1 .blue-area-wrap .top-logo {
   display: block;
   margin:  0 auto;
   vertical-align: middle;
   margin-bottom: 15px;
}
.front .conflux-highlight1 .blue-area-wrap .bottom-logo {
   display: block !important;
   margin:  0 auto;
   vertical-align: middle;
}
@media screen and (min-width: 1110px) {
	.front .conflux-highlight1 .blue-area-wrap .top-logo,
	.front .conflux-highlight1 .blue-area-wrap .bottom-logo  {
		display: inline-block !important;
		max-width: 498px;
		margin:  0;
	}
}
/* HIGHLIGHT 2
*******************************/
.front .conflux-highlight2 {
	padding-bottom:0;
}
.front .conflux-highlight2 .conflux-row-body {
	max-width:100%;
	width:100%;
	float: left;
	background: linear-gradient(to right, #e8edf0 50%, #fff 50%);
}
.front .conflux-highlight2 .conflux-row-body .conflux-home-default-highlight2-1 {
	background: linear-gradient(to right, #d6dfe8 50%, #f9f9f9 50%);
	background-size:  100% 66px;
	background-repeat: no-repeat;
}
.front .conflux-highlight2 h2.views-label {
    padding: 15px;
    margin: 0;
    background-color: #f9f9f9;
	color: #336799;
	font-family: "museo-slab",serif;
	font-size: 1.7em;
	line-height: 1.3em;
	font-weight: 700;
	text-transform: uppercase;
	min-height:  36px;
	padding-left: calc(2.8% + 15px);
}
.front .conflux-highlight2 h2.views-label a {
	color:  #336799;
}
.front .conflux-highlight2 .views-field-view h2.views-label {
    background-color: #d6dfe8;
}
.front .conflux-highlight2 .pane-1 h2 a {
	color: #336799;
}
.front .conflux-highlight2 .news-blocks {
	/* max-width:1500px;
	margin: 0px auto; */
}
.front .conflux-highlight2 .news-blocks .view-home-news {
	max-width:1500px;
	margin: 0px auto;
}
.front .conflux-highlight2  .view.view-home-news.view-id-home_news.view-display-id-block_2, .front .conflux-highlight2  .view.view-home-news.view-id-home_news.view-display-id-block_1 {
    padding: 15px 15px 30px 15px;
}
.front .conflux-highlight2 .news-blocks .views-field-view .view-display-id-block_2 .view-content .views-row {
	display: flex;
}
.front .conflux-highlight2 .news-blocks .views-field-view .view-display-id-block_2 > .view-content > .views-row > .views-field {
	float:left;
	width:47%;
	margin:0 2.8%;
}
.front .conflux-highlight2 .news-blocks .views-field-view-1 .view-display-id-block_1 .view-content {
	display: flex;
}
.front .conflux-highlight2 .news-blocks .views-field-view-1 .views-row {
	float:left;
	width:47%;
	margin:0 2.8%;
}
.view-home-news.view-id-home_news .views-row.views-row-container {   
    width: 100% ;
    margin: 0px; 
}
.front .news-blocks .home-news-subview-wrapper {
    float: left;
    width: 50%;
    position: relative;
}
.front .news-blocks .views-field-view.home-news-subview-wrapper {
    background-color: #e8edf0;
}
.front .conflux-highlight2 .news-blocks .views-row-first {
	margin-left:0;
}
.front .conflux-highlight2 .news-blocks .views-row-last {
	margin-right:0;
	display: flex;
}
.front .conflux-highlight2 .news-item .image{
	width:100%;
	height: 188px;
	background-color: #fff;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
.front .conflux-highlight2 .news-item .image img{
	height: inherit;
	position: absolute;
	z-index: 10;
}
.front .conflux-highlight2 .news-item .image .date{
	color:#fff;
	background: #0c253e;
	padding:10px;
	display: inline-block;
	width:50px;
	font-family: "museo-slab",serif;
	font-size: 1.6em;
	line-height: 1.1em;
	text-align: center;
	position: relative;
	z-index: 20;
}
.front .conflux-highlight2 .news-item .image .date span {
	display: block;
	text-transform: uppercase;
	font-size: 1rem;
	line-height: 1rem;
}
.front .conflux-highlight2 .news-item .text{
	color:#575757;
	font-family: 'myriad-pro',arial;
	font-weight: 400;
	font-size: .9em;
	line-height: 1.2em;
}
.front .conflux-highlight2 .news-item .text a{
	color:#336799;
	font-family: "museo-slab",serif;
}
.front .conflux-highlight2 .news-item .text a{
	font-size: 1.1em;
	line-height: 1.1em;
	display: block;
	padding:10px 0 5px 0;
}
.front .conflux-highlight2 .news-item .text .read-more{
	padding:0;
	margin:0;
}
.front .conflux-highlight2 .news-item .text .read-more a {
	font-family: 'myriad-pro',arial;
	font-weight: 600;
	font-size: .9rem;
	line-height: 1rem;
	padding:10px 0;
	margin:0;
	text-transform: uppercase;
	color:#575757;
}
/* RESOURCES
************************ */
.front .conflux-sharethis {
	padding: 0 0 20px 0;
}
.front .conflux-main .home-resources-mobile {
	display: none;
}
.front .conflux-main .home-resources-mobile .field-name-field-imagecredit,
.front .conflux-sharethis .home-resources .field-name-field-imagecredit {
	display: none;
}
.front .conflux-sharethis .home-resources h2,.front .pane-views-sponsor-block h2{
	color:#fff;
	font-family: "museo-slab",serif;
	font-size: 1.7em;
	line-height: 1.3em;
	font-weight: 700;
	text-align: center;
	padding:20px;
	text-transform: uppercase;
	background: url("../images/lines_bg.png") repeat left top;
	margin:0 0 40px 0;
}
.front .conflux-sharethis .conflux-row-body { 
	width:100%;
	max-width: 100%;
}
.front .conflux-sharethis .home-resources .pane-content { 
	max-width: 1500px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.front .conflux-sharethis .home-resources {
	padding: 0 0 40px 0;
}
.front .conflux-sharethis .home-resources ul {
	padding:0;
	margin:0;
	list-style-type: none;
	width:100%;
}
.front .conflux-sharethis .home-resources li {
	display: inline-block;
	padding: 0 1%;
	margin:0;
	list-style-type: none;
	width:30%;
}
.front .conflux-sharethis .home-resources li img{
	width:100%;
}
.front .conflux-sharethis .home-resources .pane-content {
	text-align: center;
}
/* TWeets
************************ */
.front .pane-tweets {
	width:31%;
	/* position: relative;  */
	/* float: left; */
	line-height: 1.65em;
	/* margin-bottom:  1rem; */
	display: flex;
	flex-direction: column;
}
.front .pane-tweets .pane-content{
	height:  100%;
}
.front .pane-tweets .view-tweets {
	height:  100%;
}
.front .pane-tweets .view-content {
	background: #575757;
	min-height: 405px;
	height:  100%;
}
.front .pane-tweets ul,
.front .pane-tweets li {
	list-style: none;
	margin:0;
	padding:0;
	color:#fff;
}
.front .pane-tweets li {
padding: 15px;
font-size: .9em;
}
.front .pane-tweets li em.placeholder{
	font-style: normal;
	font-family: "museo-slab",serif;
}
.front .pane-tweets a,
.front .pane-tweets a:link,
.front .pane-tweets a:visited {
	color:#9fadba;
}
.front .pane-tweets li:before {
	display: none;
}
/* MEMBERS
************************ */
.front .member.updates {
    /*
	margin:0 3%;  jclaussen */
	/* margin:0 3%; */
	display: flex;
	flex-direction: column;
}
.front .member.updates .pane-content {
	height:  100%;
}
.front .member.updates .pane-content .view-members {
	height:  100%;
	display: flex;
}
.front .member.updates .views-row {
	clear: both;
    /*jclaussen padding-top:10px;  */
	padding-top:20px;
}
.front .member.updates .view-content {
	background: #fff;
	padding: 5px 15px 15px;
	min-height: 385px;
	width: 100%;
}
.front .member.updates .update .date{
	width:40px;
	float: left;
	font-family: "museo-slab",serif;
	font-size: 1.7em;
	text-align: center;
	color:#336799;
}
.front .member.updates .update .date span{
	font-size: .9rem;
	line-height: 1rem;
	display: block;
	text-transform: uppercase;
}
.front .member.updates .update .link{
	margin-left:55px;
	line-height: 1.2em;
}
.front .member.updates .update .link a{
	font-size:.9em;
}
.front .pane-members {
	width: 31%;
	position: relative;
	/* float: left; */
	display: flex;
	flex-direction: column;
}
.front .conflux-main h2.pane-title {
	color: #0c253e;
	font-family: 'myriad-pro',arial;
	font-weight: 600;
	text-transform: none;
	padding: 15px 15px 15px 0;
}
.front .conflux-main h2.pane-title a {
	color: #0c253e !important;
}
.front .view-members .button {
	padding:7px 11px;
	font-size: .8em;
}
.front .conflux-main {
	background: url("../images/home-highlight-bg.jpg");
	padding-bottom: 35px;
	margin: 0;
	width: 100%;
	max-width: 100%;
}
.front .conflux-main .conflux-row-body {
	width:  100%;
}
.front .conflux-main .conflux-row-body .conflux-home-default-main-1 {
	padding-left: 15px;
	width:  calc(100% - 30px);
}
.front .conflux-main .conflux-row-body .conflux-home-default-main-1 .conflux-home-default-container-inner {
	display: flex;
	justify-content: space-between;
}
.front .member.spotlight .view-content {
	position: relative;
}
.front .member.spotlight .views-field-field-image {
	position: relative;
	z-index: 10;
	line-height: 0;
	min-height: 402px;
    background: rgba(12,37,62,1);
}
.front .member.spotlight .views-field-field-image img {
	width: 100%;
   /* jclaussen
	height: inherit;
	*/
   height: inherit;
}
.front .member.spotlight .details {
	/* position: absolute; */
	z-index: 40;
	background: rgba(12,37,62);
	width: 90%;
	padding: 5%;
	bottom: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.front .conflux-main .member.spotlight h3{ 
	color: #fff;
	font-family: "museo-slab",serif;
	font-size: .8em;
	line-height: 1.1em;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0 0;
}
.front .conflux-main .member.spotlight h3 a { 
	color: #fff;
	font-family: "museo-slab",serif;
}
.front .conflux-main .member.spotlight h4,
.front .conflux-main .member.spotlight p {
	border:none;
	color:#fff;
	font-family: 'myriad-pro',arial;
	font-weight: 300;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.3em;
	margin:0;
	padding:0 0 7px 0;
}
.front .conflux-main .member.spotlight h4 {
	font-style: italic;
}
