@charset "UTF-8";
 /*html {
 font-size: clamp(12px, 1.5vw, 18px);
}*/ a { text-decoration:none; }

 .path-frontpage h2 { color:#21272d; }

 .path-node p { font-size:1.3rem; }

 .path-node h2 { color:#21272d; font-weight:bold; }

 .path-node h3 { font-size:1.6rem; }

 .path-node li { /*font-size: 1.2rem;*/ }

 .nav .open > a,.nav .open > a:focus,.nav .open > a:hover { background-color:transparent !important; border-color:transparent !important; }

 .h-100 { height:auto !important; }

 .region-sidebar-first,.region-sidebar-second,.region-footer,.region-content { padding:0 !important; }

 .peerta-403,.peerta-404 { width:100%; height:100%; }

 .peerta-403 img,.peerta-404 img { display:block; width:auto; height:auto; margin-left:auto; margin-right:auto; }

 .icon::before { /* removed font- based rules */ display:inline-block; text-rendering:auto; -webkit-font-smoothing:antialiased; }

 /*
.button.js-form-submit.form-submit.btn.btn-primary input[type="submit"]
{
    font-family: FontAwesome;
    color: #fff !important;
    display: inline;
    font-size: 18px;
}
*/ /*
#views-exposed-form-resource-library-page-site-search input[type="submit"]:before {
    font-family: "FontAwesome";
    font-weight: 400;
    content: "\f002";
 }
*/ /*
input#edit-submit-resource-library, input#edit-submit-resource-library:before
{
    font-family: "FontAwesome";
    font-weight: 400;
    content: "\f002";


}

*/ /*
button#edit-submit-resource-library
{
    border: none;
    background-color: transparent;

}
*/ button[type=submit] { border:none; background-color:transparent; }

 button#edit-submit-resource-library:before { background:none; color:#065cab; font-family:"Font Awesome 6 Free"; font:var(--fa-font-solid); content:""; font-size:30px; text-indent:-20px; margin-right:10px; }

 /*
#views-exposed-form-resource-library-page-site-search.collapsed input
{
	width: 0px;
}


#views-exposed-form-resource-library-page-site-search.collapsed button#edit-submit-resource-library
{
	display: none;
}

*/ /*START: (min-width: 0px) and (max-width: 768px)*/ @media screen and (min-width:0px) and (max-width:768px) { /*START: Trending */ /* .field--name-dynamic-block-fieldnode-trending-main */ /*END: Trending 0-768 */ /* START: RESOURCE LIBRARY 0-768 */ /* END: RESOURCE LIBRARY */ /*START: Footer*/ /*END: Footer*/ .navbar-collapse { flex-basis:fit-content; flex-grow:inherit; align-items:center; }

 .block-views-blockfrontpage-peer-ta-3-block-1 { width:100%; padding-top:100px; /*background-image: url("../css/images/peer_ta_trending-bkgd.png");
	background-size: cover;
	background-position: center center;*/ padding-right:20px; padding-bottom:100px; padding-left:20px; }

 .block-views-blockfrontpage-peer-ta-3-block-1 h2 { color:#336A90; /*text-shadow: 2px 2px 4px #000000;*/ font-weight:bold; font-size:2rem; margin-bottom:50px; }

 .block-views-blockfrontpage-peer-ta-3-block-1 h2:after { content:"Most Viewed by TANF Stakeholders"; font-size:1.2rem; font-style:italic; color:#336A90; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c { margin-left:3%; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .view-content { display:block; flex-direction:row; width:auto; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr { display:flex; background-color:#fff; padding:0px; margin-right:50px; box-shadow:2px 2px 4px #000; width:100%; max-width:500px; height:180px; min-width:0; margin-bottom:20px; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-left { background-color:#a12854; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-left p { color:#fff; font-weight:bold; font-size:3rem; padding:20px; background-color:#a12854; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-right { width:70%; padding:20px; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-right .trending-top h2 { line-height:2rem; font-size:1rem; margin-bottom:0px; text-align:center; font-weight:normal; line-height:normal; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-right .trending-top h2 a { color:#336A90; font-size:1rem; font-weight:bold; font-weight:normal; line-height:normal; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-right .trending-top h2:after { display:none; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-right .trending-mid { text-align:center; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-right .trending-bttm { text-align:center; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-right .trending-bttm p { display:none; }

 .path-search { /*.node-hdr 
	{

		min-height: 350px;
		width:100%;
		background-image: url("../css/images/background-resource-library-people-green_b.jpg");
		background-size: cover;
		background-position: center center;
		padding-top: 50px;
		padding-right: 35%;
		padding-bottom: 50px;
		padding-left: 12%;

		h1
		{
			color:#fff; 
			text-shadow: 2px 2px 4px #000000;
			font-weight: bold;
			font-size: 3rem;
			margin-bottom: 30px;
		}

		p
		{
			font-size: 1.2rem;
			text-shadow: none;
			font-weight: 550;
		}


	}
	*/ }

 .path-search .col-auto.p-0 .form--inline { display:none; }

 .path-search .node-hdr { /*min-height: 350px;
		width:100%;
		background-image: url("/css/images/background-resource-library-people-green_b.jpg");
		background-size: cover;
		background-position: center center;
		padding-top: 50px;
		padding-right: 35%;
		padding-bottom: 50px;
		padding-left: 12%;*/ display:flex; position:relative; flex-direction:row; justify-content:flex-start; min-height:auto; width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//background-basic-3.jpg"); background-size:cover; background-position:top left; background-repeat:no-repeat; background-position-y:35%; padding-top:0px; padding-right:0; padding-bottom:0; padding-left:0; height:auto; }

 .path-search .node-hdr .resource-title-block { flex:40%; order:1; padding:2rem; padding-left:2rem; color:#FFF; position:relative; z-index:5; background:#21202080; background:#005D85CC; background-color:rgba(51, 102, 153, 0.9); /*background-color: #A12854D1;*/ background-color:#A1285491; width:100%; max-width:none; min-height:auto; padding-left:50px; bottom:0; top:0; height:auto; }

 .path-search .node-hdr .resource-title-block h1 { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; margin-bottom:30px; }

 .path-search .node-hdr p { font-size:1.2rem; text-shadow:none; font-weight:550; }

 .path-search .node-hdr.resource-archive-hdr .resource-title-block { background-color:#a12854d4; }

 .node-left { float:unset; width:100% !important; /*padding-left: 12%;*/ padding-top:50px !important; padding-right:30px !important; padding-bottom:50px !important; padding-left:0px !important; }

 .node-left .field--name-field-record-description,.node-left .field--name-body,.node-left .field--name-field-mission-goal-of-program,.node-left .field--name-field-programs-services-offered,.node-left .field--name-field-evaluation-results { padding:50px; border:1px solid #ccc; margin-bottom:50px; font-size:1.5rem; }

 .node-left .field--name-field-record-description p,.node-left .field--name-body p,.node-left .field--name-field-mission-goal-of-program p,.node-left .field--name-field-programs-services-offered p,.node-left .field--name-field-evaluation-results p { font-size:1.5rem; padding-bottom:20px; }

 .node-left .lp-main-desc-ctr-b { background-color:#fff; }

 .node-left .lp-main-desc-ctr-b .field--name-body { padding:50px; }

 .node-left .resource-left { /*margin-top: -150px;*/ padding:0px; margin-right:0px; background-color:#fff; /*box-shadow: 0px 1px 5px #28282854;*/ }

 .node-left .resource-left .region.region-content { /*border: 1px solid #dde2e8;*/ }

 .node-left .resource-left .region.region-content .views-element-container { padding:15px; }

 .node-left .resource-left .region.region-content .views-element-container .view-filters form .form--inline { background-color:#E2EFF7; padding-bottom:30px; border:1px solid #dde2e8; display:flex; flex-direction:row; justify-content:flex-start; align-items:flex-end; padding-left:30px; }

 .node-left .resource-left .region.region-content .views-element-container .view-filters form .form--inline input.button { color:#fff; background-color:#336a90; border-color:#336a90; font-weight:bolder; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col { border:1px solid #ccc; width:100% !important; max-width:unset; max-height:unset; height:auto; margin-top:10px; margin-bottom:10px; padding:30px; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col h2 { font-size:1.6rem; font-weight:bolder; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col h2 a { color:#336a90; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col h3 { font-size:1.3rem; font-weight:bolder; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col h3 a { color:#336a90; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col .views-field-field-record-type { color:#80858C; font-weight:700; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col .views-field-field-published-date { color:#21272D; font-weight:700; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col p { padding-top:15px; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col.col-2 { margin-right:0px; margin-left:0px; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li { margin-left:10px; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li a { margin-left:0; border-radius:0px; border-top-left-radius:0; border-bottom-left-radius:0; font-weight:bolder; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item.is-active.active a.page-link { background-color:#264a64; border-color:#264a64; color:#fff; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li:nth-child(1) { margin-left:0px; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item a.page-link { color:#264a64; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item a.page-link span { color:#264a64; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item.disabled { border:0; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item.disabled span.page-link { border:0; }

 .resource-results-row { padding:5px 0; border-bottom:1px solid #dde2e8; }

 .resource-results-row .views-field-field-record-type { color:#80858C; font-weight:700; }

 .resource-results-row .views-field-field-published-date { color:#21272D; font-weight:700; }

 .resource-results-row .views-field-field-record-description { padding-top:25px; }

 .resource-results-row h3 { font-size:1.6rem; font-weight:bolder; padding-top:50px; }

 .resource-results-row h3 a { color:#336a90; }

 .node-right.group-right { width:100% !important; padding-top:50px; padding-right:15px; padding-bottom:50px; padding-left:15px; }

 .node-right.group-right .resource-right { background-color:#fff; }

 .node-right.group-right .resource-right .region-facets-list { /*border: 1px solid #dde2e8;*/ padding:0px; width:100%; }

 .node-right.group-right .resource-right .region-facets-list .block-facets { border:1px solid #dde2e8; padding-top:inherit; padding-right:30px; padding-bottom:inherit; padding-left:30px; margin-top:1em; margin-bottom:1em; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockTitle { background:none; display:flex; flex-direction:row; justify-content:flex-start; align-items:flex-end; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockTitle button,.node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockTitle button:hover { background:none; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockTitle:before { background:none; color:#264a64; content:"-"; font-size:35px; float:right; cursor:pointer; order:2; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockTitleCollapsed { background:none; display:flex; flex-direction:row; justify-content:flex-start; align-items:flex-end; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockTitleCollapsed button { background:none; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockTitleCollapsed:before { background:none; color:#264a64; content:"+"; font-size:35px; float:right; cursor:pointer; order:2; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockContent ul { list-style:none; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockContent ul li input { margin-right:5px; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockContent ul li label { display:inline; font-weight:600; }

 .node-right.group-right .resource-right .region-facets-list .block-facets h2 { color:#264a64; font-size:1.2rem; font-weight:600; }

 .pre-footer { background-color:#264a64; background-size:auto; width:100%; margin-top:0px; padding:30px; }

 footer { padding-top:0 !important; padding-bottom:0 !important; }

 footer .footer-bkgd { width:100%; background-image:linear-gradient(to right, rgba(0, 64, 122, 0.8), #458caa); background-size:auto; }

 footer .footer-logo { width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/STAR_logo_symbol2025j_silhouette-3.png"); /*background-image: url("../css/images/peer_ta_silhouette.png");*/ background-size:cover; background-repeat:no-repeat; background-position-x:left; background-position-y:unset; }

 footer .main-footer { display:inline-block; /*background-image:linear-gradient(to right, rgba(0,64,122,0) 25%, 75%, rgba(69,140,170,1)); */ /*background-image: linear-gradient(to right, rgba(0,64,122,.8), rgba(69,140,170,1));
		background-size: auto;*/ background-color:#9f9f9f66; width:100%; margin-top:0px; padding:30px; height:auto; padding-left:30px; }

 footer .main-footer .footer-brand { display:flex; align-content:center; align-items:center; margin-left:55px; height:200px; width:200px; border-radius:100%; background-color:#fff; text-align:center; padding:30px; margin:30px; }

 footer .main-footer .footer-brand img { width:100%; height:100%; object-fit:contain; border-radius:0px; padding:0px; margin:10px; }

 footer .main-footer .footer-brand .navbar-brand { float:none; height:auto; padding:0; padding-top:0px; padding-bottom:0px; line-height:20px; }

 footer .main-footer .footer-menu-ctr .footer-hdr { color:#fff; }

 footer .main-footer .footer-menu-ctr .footer-menu { display:block !important; }

 footer .main-footer .footer-menu-ctr .footer-menu .footer-col { flex:min-content; padding:5px; }

 footer .main-footer .footer-menu-ctr .footer-menu div { max-width:100%; }

 footer .main-footer .footer-menu-ctr .footer-menu #block-initiativesmenu h2,footer .main-footer .footer-menu-ctr .footer-menu #block-connectwithus h2,footer .main-footer .footer-menu-ctr .footer-menu #block-otherresources h2,footer .main-footer .footer-menu-ctr .footer-menu #block-peerta-4-bootstrap5-connectwithus h2 { /*color: #fff;*/ color:#0f172a; font-weight:bold; font-size:1.5rem; }

 footer .main-footer .footer-menu-ctr .footer-menu #block-initiativesmenu p,footer .main-footer .footer-menu-ctr .footer-menu #block-connectwithus p,footer .main-footer .footer-menu-ctr .footer-menu #block-otherresources p,footer .main-footer .footer-menu-ctr .footer-menu #block-peerta-4-bootstrap5-connectwithus p { /*color: #fff;*/ color:#0f172a; font-size:0.8rem; }

 footer .main-footer .footer-menu-ctr .footer-menu #block-initiativesmenu ul,footer .main-footer .footer-menu-ctr .footer-menu #block-connectwithus ul,footer .main-footer .footer-menu-ctr .footer-menu #block-otherresources ul,footer .main-footer .footer-menu-ctr .footer-menu #block-peerta-4-bootstrap5-connectwithus ul { list-style:none; margin-left:0; padding-left:0; margin-top:0; font-weight:bold; }

 footer .main-footer .footer-menu-ctr .footer-menu #block-initiativesmenu ul li a,footer .main-footer .footer-menu-ctr .footer-menu #block-initiativesmenu ul li a:hover,footer .main-footer .footer-menu-ctr .footer-menu #block-connectwithus ul li a,footer .main-footer .footer-menu-ctr .footer-menu #block-connectwithus ul li a:hover,footer .main-footer .footer-menu-ctr .footer-menu #block-otherresources ul li a,footer .main-footer .footer-menu-ctr .footer-menu #block-otherresources ul li a:hover,footer .main-footer .footer-menu-ctr .footer-menu #block-peerta-4-bootstrap5-connectwithus ul li a,footer .main-footer .footer-menu-ctr .footer-menu #block-peerta-4-bootstrap5-connectwithus ul li a:hover { /*color: #fff;*/ color:#0f172a; font-weight:bold; font-size:0.8rem; }

 footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav { width:auto; margin-bottom:10px; }

 footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav li:first-child a { font-weight:bold; font-size:1rem; text-transform:uppercase; }

 footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav li a { /*color:#fcf1bf;*/ color:#0f172a; font-size:0.8rem; text-transform:capitalize; padding-top:5px; padding-bottom:5px; }

 footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav li a:hover { text-decoration:underline; background-color:transparent; }

 footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav li ul li.nav-item { list-style:none; }

 footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav li ul li.nav-item a { /*color:#fff;*/ color:#0f172a; font-size:1rem; }

 footer .last-line { background-color:#264a64; background-size:auto; width:100%; margin-top:0px; padding:20px; }

 footer .last-line .region-last-line { margin-left:auto; margin-right:auto; width:100%; display:flex; justify-content:center; }

 footer .last-line ul.navbar-nav { display:inline; }

 footer .last-line ul.navbar-nav li { border-right:0px; }

 footer .last-line ul.navbar-nav li a,footer .last-line ul.navbar-nav li a:hover { color:#fff; background-color:transparent; padding-top:0px; padding-bottom:0px; }

 footer .last-line ul.navbar-nav li:last-child { border:none; }

 }

 /*END: (min-width: 0px) and (max-width: 768px)*/ /*START: (min-width: 0px) and (max-width: 992px)*/ @media screen and (min-width:0px) and (max-width:991px) { /*START: HHS ROW*/ /*END: HHS ROW*/ /*START: NAV*/ /*END: NAV*/ /*START: Featured Grid 3 */ /*END: Featured Grid 3*/ /*START: OFA Products*/ /*END: OFA Products*/ /*START: Podcast */ /*END: Podcast */ /*START: Trending */ /* .field--name-dynamic-block-fieldnode-trending-main */ /*END: Tending */ /*START: Newsletter Highlight Grid 3*/ /*END: Newsletter Highlight Grid 3*/ /*START: Education hdr */ /*END: Education hdr */ /*START: UPCOMING EVENTS */ /* .field--name-dynamic-block-fieldnode-trending-main */ /*END: UPCOMING EVENTS */ /*START: Upcoming Events Calendar*/ /*END: Upcoming Events Calendar*/ /*START: Accordions */ /*END: Accordions */ /*START: Content Types*/ /*END: Content Types*/ /* START: WEBFORM */ /* END: WEBFORM */ /*START: Footer*/ /*END: Footer*/ .navbar-collapse { flex-basis:fit-content; flex-grow:inherit; align-items:center; }

 .hhs-row { width:100%; min-height:50px; background-color:#cfd2d9; }

 .collapse:not(.show) { display:contents; }

 nav.navbar { display:flex; flex-wrap:nowrap; }

 nav.navbar .container-fluid.m-0.p-0.row.mx-auto { flex-wrap:nowrap; margin-left:0 !important; margin-right:0 !important; display:flex; flex-flow:row; align-content:space-between; flex-wrap:wrap; }

 nav.navbar .col-auto.p-0.sect-a { padding-left:0px !important; padding-right:0px !important; padding-top:20px !important; padding-bottom:20px !important; width:50%; flex:auto; order:1; }

 nav.navbar .col-auto.p-0.sect-a .col-3.col-md-auto.p-0.text-right { display:none; }

 nav.navbar .col-auto.p-1.sect-b { width:20%; padding-left:0px !important; padding-right:10px !important; padding-top:10px !important; padding-bottom:50px !important; flex:auto; text-align:right; order:2; }

 nav.navbar .col-auto.p-1.sect-b .nav-right-top { display:none; }

 nav.navbar .col-auto.p-1.sect-b .nav-right-top .col-auto.p-0.sect-2 { display:none; }

 nav.navbar .col-auto.p-1.sect-b .nav-right-top .col-auto.p-0.sect-3 { display:none; }

 nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tb-megamenu.tb-megamenu-peerta-menu-mobile,nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tbm.tbm-peerta-menu-mobile { background-color:transparent; float:right; }

 nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tb-megamenu.tb-megamenu-peerta-menu-mobile .btn-navbar,nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tbm.tbm-peerta-menu-mobile .btn-navbar { display:block; float:right; border-radius:4px; border:1px solid #bbb; background-image:linear-gradient(to bottom, #fff, #e6e6e6); background-repeat:repeat-x; font-size:13px; line-height:18px; text-align:center; padding:10px; margin:0; color:#fff; text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25); background-color:#e8e8e8; *background-color:#d9d9d9; -webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); -moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); border-color:#c5c5c5; border-color:rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25); }

 nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tb-megamenu.tb-megamenu-peerta-menu-mobile button.tb-megamenu-button.opened,nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tbm.tbm-peerta-menu-mobile button.tb-megamenu-button.opened { float:left; padding:0; margin:0; color:transparent; text-shadow:none; background-color:transparent; -webkit-box-shadow:none; -moz-box-shadow:unset; background-position:unset; outline:unset; outline-offset:unset; border-color:transparent; background-image:none !important; }

 nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tb-megamenu.tb-megamenu-peerta-menu-mobile button.tb-megamenu-button.opened i.fa.fa-reorder,nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tbm.tbm-peerta-menu-mobile button.tb-megamenu-button.opened i.fa.fa-reorder { display:none; }

 nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tb-megamenu.tb-megamenu-peerta-menu-mobile button.tb-megamenu-button.opened:before,nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tbm.tbm-peerta-menu-mobile button.tb-megamenu-button.opened:before { display:inline-block; background:none; color:#336A90; font-family:"Font Awesome 6 Free"; font:var(--fa-font-solid); content:"X"; font-size:40px; float:left; text-indent:-20px; margin-right:10px; }

 nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tb-megamenu.tb-megamenu-peerta-menu-mobile .nav-collapse,nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tbm.tbm-peerta-menu-mobile .nav-collapse { display:none; }

 nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tb-megamenu.tb-megamenu-peerta-menu-mobile .nav-collapse.collapse,nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tbm.tbm-peerta-menu-mobile .nav-collapse.collapse { right:-250px; display:none; overflow:hidden; }

 nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tb-megamenu.tb-megamenu-peerta-menu-mobile .nav-collapse.collapsing,nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tbm.tbm-peerta-menu-mobile .nav-collapse.collapsing { right:-250px; display:none; overflow:hidden; }

 nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tb-megamenu.tb-megamenu-peerta-menu-mobile .nav-collapse.collapse.show,nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tbm.tbm-peerta-menu-mobile .nav-collapse.collapse.show { overflow:visible; animation-fill-mode:both; animation-duration:0.5s; animation-timing-function:ease-in-out; animation-name:slideInRight; bottom:0px; display:none; position:fixed; width:250px; top:0px; z-index:1000; transition:all 0.5s ease-in-out 0s; border-radius:0px; border:0px none; right:0; z-index:9999; height:100%; margin-top:0px; }

 nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tb-megamenu.tb-megamenu-peerta-menu-mobile .nav-collapse.collapse.show .mobile-close,nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tbm.tbm-peerta-menu-mobile .nav-collapse.collapse.show .mobile-close { text-align:left; background:#DDE2E8; }

 nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tb-megamenu.tb-megamenu-peerta-menu-mobile .nav-collapse.collapse.show .mobile-close button,nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tbm.tbm-peerta-menu-mobile .nav-collapse.collapse.show .mobile-close button { padding:10px; margin:0; color:#333; text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25); background-color:#e8e8e8; -webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.08); -moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.08); font-size:15px; font-weight:bold; }

 nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tb-megamenu.tb-megamenu-peerta-menu-mobile .nav-collapse.collapse.show ul.tbm-nav,nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tbm.tbm-peerta-menu-mobile .nav-collapse.collapse.show ul.tbm-nav { text-align:left; }

 nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tb-megamenu.tb-megamenu-peerta-menu-mobile .nav-collapse.collapse.show .tb-megamenu .nav li.dropdown.open > .dropdown-toggle,nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tbm.tbm-peerta-menu-mobile .nav-collapse.collapse.show .tb-megamenu .nav li.dropdown.open > .dropdown-toggle { background-color:#333; color:#e54e4b; }

 nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tb-megamenu.tb-megamenu-peerta-menu-mobile .nav-collapse.collapse.show .tb-megamenu .nav-collapse .nav > li > a:hover,nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tb-megamenu.tb-megamenu-peerta-menu-mobile .nav-collapse.collapse.show .tb-megamenu .nav-collapse .nav > li > a:focus,nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tb-megamenu.tb-megamenu-peerta-menu-mobile .nav-collapse.collapse.show .tb-megamenu .nav-collapse .nav > li > span.tb-megamenu-no-link:hover,nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tb-megamenu.tb-megamenu-peerta-menu-mobile .nav-collapse.collapse.show .tb-megamenu .nav-collapse .nav > li > span.tb-megamenu-no-link:focus,nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tbm.tbm-peerta-menu-mobile .nav-collapse.collapse.show .tb-megamenu .nav-collapse .nav > li > a:hover,nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tbm.tbm-peerta-menu-mobile .nav-collapse.collapse.show .tb-megamenu .nav-collapse .nav > li > a:focus,nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tbm.tbm-peerta-menu-mobile .nav-collapse.collapse.show .tb-megamenu .nav-collapse .nav > li > span.tb-megamenu-no-link:hover,nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu .tbm.tbm-peerta-menu-mobile .nav-collapse.collapse.show .tb-megamenu .nav-collapse .nav > li > span.tb-megamenu-no-link:focus { background-color:#333; background-image:none; filter:progid:DXImageTransform.Microsoft.gradient(enabled = false); color:#e54e4b; }

 nav.navbar .region-we-mega-menu { display:inline-block; }

 nav.navbar .region-nav-search { display:inline-block; }

 nav.navbar .block-search form { display:inline-block; margin-top:20px; }

 .navbar-brand img { height:100%; /*height: 70px;*/ margin:0 1rem 0 0; width:auto; }

 .block-we-megamenu-blockpeer-ta-main-menu { display:none; }

 .block-we-megamenu-blockpeer-ta-side-menu { display:none; }

 .navbar-we-mega-menu.navbar .dropdown-menu > a::after,.navbar-we-mega-menu.navbar .dropdown-menu > .we-megamenu-nolink::after { content:" "; }

 .field--name-dynamic-block-fieldnode-tanf-purpose-spotlight-header-ds.field--type-ds { z-index:100; /*position: absolute;*/ /*width: 100%;*/ /*background-color: rgba(0,0,0,.5);*/ /*position: relative;*/ /*background-color: rgb(239, 187, 91);*/ /*background-color: #264a64;*/ width:100%; padding-top:80px; padding-bottom:10px; padding-left:0px; display:flex; background-color:#fff; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-products-1.jpg"); background-size:cover; background-position:center center; }

 .field--name-dynamic-block-fieldnode-tanf-purpose-spotlight-header-ds.field--type-ds .tanf-talks-hdr-ctr { display:flex; /*background-color: transparent; 
		background-image: url("/css/images/tanf-talks-hdr.png");
		background-size: cover;
		background-position: top left;*/ width:100%; }

 .field--name-dynamic-block-fieldnode-tanf-purpose-spotlight-header-ds.field--type-ds .tanf-talks-hdr-ctr .tanf-talks-hdr-left { /*padding-top:50px;
		padding-bottom:10px;
		padding-left:20px;*/ /*background-color: transparent; 
			background-image: url("/css/images/tanf-talks-hdr.png");
			background-size: cover;
			background-position: top left;*/ width:100%; padding:20px; }

 .field--name-dynamic-block-fieldnode-tanf-purpose-spotlight-header-ds.field--type-ds .tanf-talks-hdr-ctr .tanf-talks-hdr-left h2 { color:#21272d; /*color:#264a64;*/ /*text-shadow: 2px 2px 4px #000000;*/ font-weight:bold; font-size:2rem; line-height:30px; }

 .field--name-dynamic-block-fieldnode-tanf-purpose-spotlight-header-ds.field--type-ds .tanf-talks-hdr-ctr .tanf-talks-hdr-left h2 span { display:none; }

 .field--name-dynamic-block-fieldnode-tanf-purpose-spotlight-header-ds.field--type-ds .tanf-talks-hdr-ctr .tanf-talks-hdr-right { width:0%; }

 .content-grid-3 { display:flex; flex-wrap:wrap; }

 .content-grid-3 .view-content { /*===>width: 60%;*/ width:100%; }

 .content-grid-3 .view-content .teaser { height:80vh; }

 .content-grid-3 .view-content .teaser--compact { display:flex; flex-direction:column; justify-content:flex-end; }

 .content-grid-3 .view-content .teaser--large-compact { display:flex; flex-wrap:wrap; width:100%; }

 .content-grid-3 .view-content .teaser--large-compact .teaser__content { padding:2rem; color:#FFF; position:relative; z-index:5; /* background: #21202080; */ /* background: #005D85CC; */ background-color:rgba(51, 102, 153, 0.9); width:100%; }

 .content-grid-3 .view-content .teaser--large-compact .teaser__content .teaser__headline a { font-size:2rem; font-weight:600; color:#fff; }

 .content-grid-3 .view-content .teaser--large-compact .teaser__content p.teaser__summary { color:#fff; font-size:1.2rem; display:none; }

 .content-grid-3 .view-content .teaser--medium-compact { display:flex; flex-wrap:wrap; /*==>height:40vh;*/ height:80vh; }

 .content-grid-3 .view-content .teaser--medium-compact .teaser__content { padding:2rem; color:#FFF; position:relative; z-index:5; /* background: #21202080; */ /* background: #005D85CC; */ background-color:rgba(33, 39, 45, 0.9); width:100%; }

 .content-grid-3 .view-content .teaser--medium-compact .teaser__content .teaser__headline a { font-size:2rem; font-weight:600; color:#fff; }

 .content-grid-3 .attachment-after { /*===>width: 40%;*/ width:100%; }

 .content-grid-3 .attachment-after .view-content { width:100%; }

 .content-grid-3 .spb-popup-main-wrapper.spb_center { top:25%; width:80% !important; margin-left:auto !important; margin-right:auto !important; left:0 !important; right:0 !important; }

 .ih-item.square { position:relative; width:100%; height:400px; border:0; box-shadow:0; }

 .ih-item.square.effect4 .mask1,.ih-item.square.effect4 .mask2 { height:110%; width:100%; }

 .ih-item.square.effect4.colored .mask1,.ih-item.square.effect4.colored .mask2 { background:#1a4a72; background:#1a4a72; }

 .ih-item.square.effect4.colored .mask1.one,.ih-item.square.effect4.colored .mask2.one { background:#1a4a72; background:#1a4a72; }

 .ih-item.square.effect4.colored .mask1.two,.ih-item.square.effect4.colored .mask2.two { background:#a12854; background:#a12854; }

 .ih-item.square.effect4.colored .mask1.three,.ih-item.square.effect4.colored .mask2.three { background:#2D544F; background:#2d544f; }

 .ih-item.square.effect4.colored .mask1.four,.ih-item.square.effect4.colored .mask2.four { background:#672E6B; background:#672e6b; }

 .ih-item.square.effect4 .mask1 { -webkit-transform:rotate(56.5deg) translateX(-280px); -moz-transform:rotate(56.5deg) translateX(-280px); -ms-transform:rotate(56.5deg) translateX(-280px); -o-transform:rotate(56.5deg) translateX(-280px); transform:rotate(56.5deg) translateX(-280px); display:none; }

 .ih-item.square.effect4 .mask2 { -webkit-transform:rotate(56.5deg) translateX(280px); -moz-transform:rotate(56.5deg) translateX(280px); -ms-transform:rotate(56.5deg) translateX(280px); -o-transform:rotate(56.5deg) translateX(280px); transform:rotate(56.5deg) translateX(280px); display:none; }

 .ih-item.square.effect4:hover .mask1 { -webkit-transform:rotate(56.5deg) translateX(1px); -moz-transform:rotate(56.5deg) translateX(1px); -ms-transform:rotate(56.5deg) translateX(1px); -o-transform:rotate(56.5deg) translateX(1px); transform:rotate(56.5deg) translateX(190px); display:none; }

 .ih-item.square.effect4:hover .mask2 { -webkit-transform:rotate(56.5deg) translateX(-1px); -moz-transform:rotate(56.5deg) translateX(-1px); -ms-transform:rotate(56.5deg) translateX(-1px); -o-transform:rotate(56.5deg) translateX(-1px); transform:rotate(56.5deg) translateX(-90px); display:none; }

 .ih-item.square.effect4:hover .info { width:auto; height:auto; visibility:visible; top:40px; -webkit-transform:rotate(0deg) translate(0, 0); -moz-transform:rotate(0deg) translate(0, 0); -ms-transform:rotate(0deg) translate(0, 0); -o-transform:rotate(0deg) translate(0, 0); transform:rotate(0deg) translate(0, 0); padding:50px; display:none; }

 .ih-item.square.effect4.colored .info { background:rgba(12, 34, 52, 0); }

 .ih-item.square.effect4 .info p { font-style:normal; font-size:1.2rem; position:relative; color:#fff; padding:20px 20px 20px; text-align:center; text-align:left; opacity:0; -webkit-transition:all 0s ease-in-out 0s; -moz-transition:all 0s ease-in-out 0s; transition:all 0s ease-in-out 0s; display:none; }

 .ih-item a { color:#fff; text-decoration:none; }

 .ofa-products-hdr-ctr { display:flex; background-color:#fff; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-products-1.jpg"); background-size:cover; background-position:center center; width:100%; padding-top:20px; padding-bottom:10px; padding-left:20px; }

 .ofa-products-hdr-ctr .ofa-products-hdr-left { width:100%; }

 .ofa-products-hdr-ctr .ofa-products-hdr-left h2 { /*color:#264a64;*/ /*text-shadow: 2px 2px 4px #000000;*/ color:#21272D; font-weight:bold; font-size:2rem; line-height:20px; }

 .ofa-products-hdr-ctr .ofa-products-hdr-right { width:0%; }

 .block-views-blockfrontpage-peer-ta-2-block-1 { position:relative; }

 .content-grid-3e { /*display: inline-flex;*/ width:100%; }

 .content-grid-3e .view-content { display:block; }

 .content-grid-3e .attachment.attachment-after { display:block; }

 .content-grid-3e .ofa-products-ctr { /*max-width: 480px;*/ width:100%; }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text { /*background-color: rgba(51, 106, 144, 0.9);*/ padding:20px; position:absolute; z-index:100; word-wrap:break-word; max-width:480px; top:0; bottom:0; min-height:200px; min-height:205px; }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text h2 { font-size:2rem; font-weight:bold; }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text h2 a { color:#fff; }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text.p1 { background-color:rgba(51, 106, 144, 0.9); }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text.p2 { background-color:rgba(161, 40, 84, 0.9); }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text.p3 { background-color:rgba(45, 84, 79, 0.9); }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text.p4 { background-color:rgba(103, 46, 107, 0.9); }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 { width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-podcast-2.jpg"); background-size:cover; background-position:center center; padding-top:100px; padding-right:10%; padding-bottom:100px; padding-left:10%; /*
	&:hover
	{
  		background-color:rgba(221,226,232,.5);
	}

	&:before 
	{
  		position: absolute;
  		background-size: cover;
		background-position: center center;
  		background-color:rgba(221,226,232,.5);
  		content: ' ';
	}
	*/ }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 h2 { color:#264a64; font-weight:bold; font-size:3rem; margin-bottom:20px; margin-top:10px; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .peerta-podcast-ctr { border:5px solid #fff; padding:30px; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .peerta-podcast-ctr .pod-content { display:flex; flex-direction:row; justify-content:flex-start; align-items:center; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .peerta-podcast-ctr .pod-content .pod-left { display:none; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .peerta-podcast-ctr .pod-content .pod-left img { margin-bottom:30px; margin-right:50px; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .peerta-podcast-ctr .pod-content .pod-right { order:2; margin-left:30px; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .peerta-podcast-ctr .pod-content .pod-right .pod-cat span { font-size:1.2rem; color:#21272d; font-weight:bold; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .peerta-podcast-ctr .pod-content .pod-right .pod-title h2 { font-size:2rem; font-weight:bold; color:#264a64; margin-top:10px; margin-bottom:20px; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .peerta-podcast-ctr .pod-content .pod-right .pod-desc p { font-size:1.2rem; color:#21272d; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .peerta-podcast-ctr .audiofield .sm2-bar-ui,.block-views-blockfrontpage-peer-ta-podcast-block-1 .peerta-podcast-ctr .audiofield .sm2-bar-ui.playlist-open,.block-views-blockfrontpage-peer-ta-podcast-block-1 .peerta-podcast-ctr .audiofield .sm2-bar-ui.no-volume { max-width:none !important; min-width:10em !important; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .peerta-podcast-ctr .audiofield .audiofield-player audio { width:100%; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .peerta-podcast-ctr .audiofield .audiofield-player label { display:none; }

 .block-views-blockfrontpage-peer-ta-3-block-1 { width:100%; padding-top:50px; /*background-image: url("../css/images/peer_ta_trending-bkgd.png");
	background-size: cover;
	background-position: center center;*/ padding-right:20px; padding-bottom:100px; padding-left:20px; }

 .block-views-blockfrontpage-peer-ta-3-block-1 h2 { color:#264a64; font-weight:bold; /*text-shadow: 2px 2px 4px #000000;*/ font-size:2rem; margin-bottom:50px; }

 .block-views-blockfrontpage-peer-ta-3-block-1 h2:after { content:"Most Viewed by TANF Stakeholders"; font-size:1.2rem; font-style:italic; color:#336A90; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c { display:table; margin-left:auto; margin-right:auto; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .view-content { display:block; flex-direction:row; width:auto; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr { display:flex; background-color:#fff; padding:0px; margin-right:50px; box-shadow:2px 2px 4px #000; width:100%; max-width:500px; height:180px; min-width:0; margin-bottom:20px; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-left { background-color:#a12854; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-left p { color:#fff; font-weight:bold; font-size:3rem; padding:20px; background-color:#a12854; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-right { width:70%; padding:20px; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-right .trending-top h2 { line-height:2rem; font-size:1.5rem; margin-bottom:0px; text-align:center; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-right .trending-top h2 a { color:#264a64; font-size:1rem; font-weight:normal; line-height:normal; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-right .trending-top h2:after { display:none; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-right .trending-mid { text-align:center; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-right .trending-bttm { text-align:center; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-right .trending-bttm p { word-wrap:anywhere; }

 .newsletter-hl-hdr-ctr { /*display: inline-block;
	background-color: #21272d;
	background-color: #63bab0;*/ width:100%; padding-top:20px; padding-bottom:20px; padding-left:20px; padding-right:20px; display:flex; background-color:#fff; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-products-1.jpg"); background-size:cover; background-position:center center; }

 .newsletter-hl-hdr-ctr .ik-constant-contact-sigup-form { display:flex; flex-direction:column; }

 .newsletter-hl-hdr-ctr .ik-constant-contact-sigup-form .newsletter-h2-hdr-left { flex:100%; order:1; text-align:left; margin-bottom:0; }

 .newsletter-hl-hdr-ctr .ik-constant-contact-sigup-form .newsletter-h2-hdr-left h2 { /*color: #779cb5;*/ color:#21272d; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:1.8rem; line-height:30px; }

 .newsletter-hl-hdr-ctr .ik-constant-contact-sigup-form .newsletter-h2-hdr-left span { font-size:1.2rem; font-style:italic; color:#fff; }

 .newsletter-hl-hdr-ctr .ik-constant-contact-sigup-form .form-type-email.js-form-item-email.form-item-email { flex:100%; order:2; padding-left:0px; margin:0; width:100%; }

 .newsletter-hl-hdr-ctr .ik-constant-contact-sigup-form .form-type-email.js-form-item-email.form-item-email label { color:#fff; }

 .newsletter-hl-hdr-ctr .ik-constant-contact-sigup-form input.button { flex:100%; order:3; height:fit-content; min-height:40px; background-color:#336A90; border-color:#264A64; margin-top:20px; width:100%; margin-right:0; margin-left:0; }

 .newsletter-hl-hdr-ctr .newsletter-hl-hdr-left { width:100%; }

 .newsletter-hl-hdr-ctr .newsletter-hl-hdr-left h2 { color:#779cb5; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:2rem; line-height:1; }

 .newsletter-hl-hdr-ctr .newsletter-hl-hdr-right { width:0%; }

 .content-grid-3b .attachment-after { display:block; max-height:100%; overflow:hidden; border-top:3px solid #fff; }

 .newsletter-hl-grid-lg-ctr { display:block; flex-direction:row; background-color:#333; padding:0px; max-height:none; overflow:hidden; padding:0; position:relative; }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-left { width:100%; overflow:hidden; padding:0; position:relative; /*.newsletter-hl-tri		
		{
			width: 0;
			height: 0;
			border-top: 25px solid transparent;
			border-right: 50px solid #a12854;
			border-bottom: 25px solid transparent;
		}*/ }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-left .field--type-image { height:auto; overflow:hidden; }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-left .field--type-image img { width:100%; }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-left img { width:100%; }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-right { width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-news-1.jpg"); background-size:cover; background-position:center center; padding:10%; border-left:0px solid #fff; padding-top:5%; padding-bottom:5%; }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-right .newsletter-hl-right-content { margin:auto; width:100%; }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-right .newsletter-hl-right-content h2 a { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:2rem; }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-right .newsletter-hl-right-content p { color:#fff; margin-top:20px; }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-right .newsletter-hl-right-content .learn-more-bttn a { display:inline-block; padding:0.7em 1.7em; margin:0 0.3em 0.3em 0; border-radius:0.2em; box-sizing:border-box; text-decoration:none; font-family:"Roboto", sans-serif; font-weight:400; color:#FFF; background-color:#a12854; box-shadow:inset 0 -0.6em 1em -0.35em rgba(0, 0, 0, 0.17), inset 0 0.6em 2em -0.3em rgba(255, 255, 255, 0.15), inset 0 0 0em 0.05em rgba(255, 255, 255, 0.12); text-align:center; position:relative; }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-right .newsletter-hl-right-content .learn-more-bttn a:hover { color:#FFF; background-color:#21272d; }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-right .newsletter-hl-right-content .learn-more-bttn a:active { box-shadow:inset 0 0.6em 2em -0.3em rgba(0, 0, 0, 0.15), inset 0 0 0em 0.05em rgba(255, 255, 255, 0.12); }

 .newsletter-hl-grid-sm-ctr { display:block; max-width:100%; /*flex-direction: row;*/ background-color:#333; padding:0px; /*max-height: 420px;
	overflow: hidden;*/ padding:0; position:relative; border-bottom:2px solid #fff; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-left { width:auto; padding:0; /*overflow: hidden;*/ position:relative; min-width:400px; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-left img { /*.newsletter-h1-tri
		{
			width: 0;
			height: 0;
			border-top: 25px solid transparent;
			border-right: 50px solid #a12854;
			border-bottom: 25px solid transparent;
		}*/ width:100%; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right { width:auto; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-news-2.jpg"); background-size:cover; background-position:center center; padding:10%; padding-top:5%; padding-bottom:5%; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right .newsletter-hl-right-content { margin:auto; width:100%; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right .newsletter-hl-right-content h2 a { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:2rem; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right .newsletter-hl-right-content p { color:#fff; margin-top:20px; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right .newsletter-hl-right-content .learn-more-bttn { margin-top:20px; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right .newsletter-hl-right-content .learn-more-bttn a { display:inline-block; padding:0.7em 1.7em; margin:0 0.3em 0.3em 0; border-radius:0.2em; box-sizing:border-box; text-decoration:none; font-family:"Roboto", sans-serif; font-weight:400; color:#FFF; background-color:#a12854; box-shadow:inset 0 -0.6em 1em -0.35em rgba(0, 0, 0, 0.17), inset 0 0.6em 2em -0.3em rgba(255, 255, 255, 0.15), inset 0 0 0em 0.05em rgba(255, 255, 255, 0.12); text-align:center; position:relative; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right .newsletter-hl-right-content .learn-more-bttn a:hover { color:#FFF; background-color:#21272d; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right .newsletter-hl-right-content .learn-more-bttn a:active { box-shadow:inset 0 0.6em 2em -0.3em rgba(0, 0, 0, 0.15), inset 0 0 0em 0.05em rgba(255, 255, 255, 0.12); }

 .edu-hl-hdr-ctr { /*background-color: #21272d;
 
	background-color: #f8e785; 
	width:100%;
	padding-top:30px;
	padding-bottom:20px;
	padding-left:50px;*/ width:100%; padding-top:120px; padding-bottom:20px; padding-left:50px; display:flex; background-color:#21272d; background-image:url("/themes/custom/peerta_4_bootstrap5/../css/images/background-products-1.jpg"); background-size:cover; background-position:center center; }

 .edu-hl-hdr-ctr .edu-hl-hdr-left { width:60%; }

 .edu-hl-hdr-ctr .edu-hl-hdr-left h2 { /*color:#264a64; 
			text-shadow: 2px 2px 4px #000000;*/ color:#21272d; font-weight:bold; font-size:3rem; line-height:20px; }

 .edu-hl-hdr-ctr .edu-hl-hdr-right { width:40%; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 { width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/edu--bkgd-1920x600.jpg"); /*background-image: url("../css/images/up-bkgd-1920x600.jpg");*/ background-size:cover; background-position:center center; padding-top:50px; padding-right:20px; padding-bottom:100px; padding-left:50px; /*h2:after
	{

		content:"Most Viewed by TANF Stakeholders";
		font-size: 1.2rem;
		font-style: italic;
		color: #336A90;
	}*/ }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 h2 { /*color: #fff;*/ /*margin-bottom: 50px;*/ color:#21272d; margin-bottom:30px; /*text-shadow: 2px 2px 4px #000000;*/ font-weight:bold; font-size:2rem; ine-height:20px; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .views-element-container { text-align:center; padding-top:50px; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up { display:table; margin-left:auto; margin-right:auto; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .view-content { display:flex; flex-direction:column; width:auto; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr { display:inline-flex; background-color:transparent; padding:0px; /*margin-right: 50px;*/ margin-right:0px; /*margin-bottom: 20px;*/ margin-bottom:50px; /*width: 100%;*/ width:95%; max-width:30em; /*height: 220px;*/ height:auto; min-width:0; padding-right:10px; flex-direction:column; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-left { display:block; background-color:#336a90; box-shadow:2px 2px 4px #000; padding:20px; /*width: 180px;*/ width:100%; text-align:center; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-left h3 { overflow-wrap:break-word; font-size:1.1em; font-weight:bold; color:#f9e585; text-transform:uppercase; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-left h4 { overflow-wrap:break-word; font-size:1em; font-weight:bold; color:#f9e585; text-transform:uppercase; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-left p { color:#fff; font-weight:bold; font-size:3rem; padding:20px; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-left .up-date-ctr .up-date p { color:#fff; font-weight:bold; font-size:2.2rem; padding:0px; margin:0; line-height:1; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-right { /*width:70%;
				padding: 20px;
				padding-top: 0px;
				padding-bottom: 20px;
    				position: relative;*/ width:auto; padding-top:20px; padding-bottom:20px; position:relative; padding-left:0; padding-right:0; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-right .up-right-top h2 { line-height:1.5rem; /*font-size: 1.5rem;*/ font-size:1.3rem; /*font-weight: normal;*/ font-weight:bold; margin-bottom:0px; text-align:left; margin-right:0; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-right .up-right-top h2 a { color:#fff; font-size:1rem; font-weight:normal; line-height:normal; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-right .up-right-top h2:after { display:none; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-right .up-right-bttn { text-align:center; /*osition: absolute;*/ position:relative; bottom:0; /*width: 180px;*/ width:auto; height:30px; /*background: #e29f4d;*/ background:#711C3B; margin-top:20px; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-right .up-right-bttn p { word-wrap:anywhere; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-right .up-right-bttn p a { /*color: #000;*/ color:#fff; font-weight:bold; }

 .block-views-blockfrontpage-peer-ta-calendar-block-1 { width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-calendar-1.jpg"); background-size:cover; background-position:center center; padding-top:100px; padding-right:10%; padding-bottom:100px; padding-left:10%; }

 .block-views-blockfrontpage-peer-ta-calendar-block-1 h2 { color:#264a64; font-weight:bold; /*text-shadow: 2px 2px 4px #000000;*/ font-size:1.5rem; margin-bottom:50px; }

 .block-views-blockfrontpage-peer-ta-calendar-block-1 .fc-toolbar.fc-header-toolbar .fc-button .fc-icon { vertical-align:middle; font-size:1em; }

 .block-views-blockfrontpage-peer-ta-calendar-block-1 .fc-view-container { background-color:#EAE5DF; }

 .ftc-ctr { width:80%; max-width:600px; margin:50px auto; }

 button.accordion-a-bttn { width:100%; background-color:whitesmoke; border:none; outline:none; text-align:left; padding:15px 20px; font-size:18px; color:#333; cursor:pointer; transition:background-color 0.2s linear; border-bottom:1px solid #DDE2E8; }

 button.accordion-a-bttn:after { font-family:FontAwesome; content:""; font-family:"fontawesome"; font-size:14px; float:right; }

 button.accordion-a-bttn.is-open:after { content:""; }

 button.accordion-a-bttn:hover,button.accordion-a-bttn.is-open { background-color:#ddd; }

 .accordion-a-content { background-color:white; border-left:1px solid whitesmoke; border-right:1px solid whitesmoke; padding:0 20px; max-height:0; overflow:hidden; transition:max-height 0.2s ease-in-out; }

 .path-node .node-hdr { min-height:350px; width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-content-1.jpg"); background-size:cover; background-position:center center; padding-top:50px; padding-right:35%; padding-bottom:50px; padding-left:12%; }

 .path-node .node-hdr h1 { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; margin-bottom:50px; }

 .path-node .overview-hdr { /*min-height: 350px;
		width:100%;
		background-image: url("/css/images/background-basic-3.jpg");
		background-size: cover;
		background-position: center center;
		padding-top: 50px;
		padding-right: 35%;
		padding-bottom: 50px;
		padding-left: 12%;*/ display:block; position:relative; flex-direction:row; justify-content:flex-start; min-height:300px; width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/TANFHeadersAccent2.jpg"); background-size:cover; background-position:top left; background-repeat:no-repeat; background-position-y:35%; padding-top:0px; padding-right:0; padding-bottom:0; padding-left:0; }

 .path-node .overview-hdr .overview-ctr-1 { display:block; position:relative; flex-direction:row; justify-content:flex-start; min-height:300px; width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/TANFHeadersAccent2.jpg"); background-size:cover; background-position:top left; background-repeat:no-repeat; background-position-y:35%; padding-top:50px; padding-right:0; padding-bottom:0; padding-left:0; }

 .path-node .overview-hdr .overview-ctr-1 .overview-ctr-title { flex:40%; order:1; padding:2rem; padding-left:2rem; color:#FFF; position:absolute; z-index:5; background:#21202080; background:#005D85CC; /*background-color: rgba(51, 102, 153, 0.9);
				background-color: #A12854D1;
				background-color: #A1285491;*/ background-color:#336A90D6; width:100%; max-width:800px; min-height:200px; padding-left:50px; bottom:0; top:0; }

 .path-node .overview-hdr .overview-ctr-1 .overview-ctr-title h1 { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; margin-bottom:30px; }

 .path-node .overview-hdr .overview-ctr-2 { display:block; position:relative; flex-direction:row; justify-content:flex-start; min-height:300px; width:100%; background-color:#475260; /*background: #005D85CC;
 			background-color: rgba(0, 93, 133, 0.8);
			background-color: #475260;		
			background-color: #336A90;
			background-color: #80858C;*/ padding-top:0px; padding-right:0; padding-bottom:0; padding-left:0; border-top:10px solid #A1285491; border-bottom:1px solid #DDE2E8; }

 .path-node .overview-hdr .overview-ctr-2 .mission-ctr { flex:55%; order:1; padding-top:50px; padding-right:50px; padding-bottom:50px; padding-left:50px; }

 .path-node .overview-hdr .overview-ctr-2 .mission-ctr p { color:#fff; }

 .path-node .overview-hdr .overview-ctr-2 .contact-ctr { flex:35%; order:2; padding-top:50px; padding-right:50px; padding-bottom:50px; padding-left:50px; background-color:#fff; }

 .path-node .overview-hdr .overview-ctr-2 .contact-ctr h2 { /*color: #21272d;*/ color:#21272d; }

 .path-node .overview-hdr .overview-ctr-2 .contact-ctr h3 { font-size:1.6rem; font-weight:550; }

 .path-node .overview-hdr .overview-ctr-2 h2 { color:#fff; font-weight:bold; /*text-shadow: 2px 2px 4px #000000;*/ font-size:2rem; margin-bottom:30px; }

 .path-node .overview-hdr p { font-size:1.2rem; text-shadow:none; font-weight:normal; }

 .path-node .overview-left { width:100% !important; padding:50px; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-products-1.jpg"); background-size:cover; background-position:center center; }

 .path-node .overview-left .views-element-container { width:100%; padding:30px; border:1px solid #DDE2E8; height:auto; background-color:#fff; float:none; display:inline-block; }

 .path-node .overview-left .views-element-container .about-img { float:left; margin:5px; }

 .path-node .overview-left .views-element-container li { font-size:1.3rem; }

 .path-node .overview-left .field--name-dynamic-block-fieldnode-overview-about-acf .views-element-container:last-child { margin-right:0px; margin-left:0px; margin-top:30px; margin-bottom:30px; }

 .path-node .overview-left .misc-basic-main { margin:50px; padding:50px; border:1px solid #DDE2E8; height:auto; background-color:#fff; }

 .path-node .ofa-products-content-hdr { /*min-height: 350px;
		width:100%;
		background-image: url("/css/images/background-basic-3.jpg");
		background-size: cover;
		background-position: center center;
		padding-top: 50px;
		padding-right: 35%;
		padding-bottom: 50px;
		padding-left: 12%;*/ display:block; position:relative; /*flex-direction: row;
		justify-content: flex-start;*/ /*min-height: 300px;*/ min-height:auto; width:100%; padding-top:0px; /*background-image: url("/css/images/TANFHeadersAccent2.jpg");
		background-size: cover;
		background-position: top left;
		background-repeat: no-repeat;
		background-position-y: 35%;*/ padding-right:0; padding-bottom:0; padding-left:0; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1 { display:flex; position:relative; flex-direction:row; justify-content:flex-start; min-height:auto; width:100%; padding-top:0px; /*background-image: url("/css/images/TANFHeadersAccent2.jpg");
			background-size: cover;
			background-position: top left;
			background-repeat: no-repeat;
			background-position-y: 35%;*/ padding-right:0; padding-bottom:0; padding-left:0; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1 .ofa-products-ctr-title { /*flex: 40%;
				order: 1;*/ padding:2rem; padding-left:2rem; color:#FFF; position:relative; z-index:5; background:#21202080; background:#005D85CC; /*background-color: rgba(51, 102, 153, 0.9);
				background-color: #A12854D1;
				background-color: #A1285491;
				background-color: #336A90D6;*/ width:100%; max-width:none; min-height:auto; /*padding-left: 50px;*/ bottom:0; top:0; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1 .ofa-products-ctr-title h1 { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; margin-bottom:30px; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1 .ofa-products-ctr-title.coaching-title { /*background-color: rgba(51, 102, 153, 0.9);
				background-color: #A12854D1;*/ background-color:#336A90; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/ofa-products-pattern-blue.jpg"); background-size:cover; background-position:top right; background-repeat:no-repeat; background-position-y:0%; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1 .ofa-products-ctr-title.paies-title { /*background-color: rgba(51, 102, 153, 0.9);
				background-color: #A12854D1;*/ background-color:#A12854; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/ofa-products-pattern-rp.jpg"); background-size:cover; background-position:top right; background-repeat:no-repeat; background-position-y:0%; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1 .ofa-products-ctr-title.trauma-title { /*background-color: rgba(51, 102, 153, 0.9);
				background-color: #A12854D1;*/ background-color:#e29f4d; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/ofa-products-pattern-yellow.jpg"); background-size:cover; background-position:top right; background-repeat:no-repeat; background-position-y:0%; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1 .ofa-products-ctr-title.improve-title { /*background-color: rgba(51, 102, 153, 0.9);
				background-color: #A12854D1;*/ background-color:#2d544f; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/ofa-products-pattern-green.jpg"); background-size:cover; background-position:top right; background-repeat:no-repeat; background-position-y:0%; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1.coaching-bkgd { background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/coaching-front-face.jpg"); /*background-size: 60%;
			background-position: top right;
			background-repeat: no-repeat;
			background-position-y: 5%;*/ background-size:cover; background-position:center center; background-repeat:no-repeat; background-position-y:95%; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1.paies-bkgd { background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/paies--front-face.jpg"); /*background-size: 60%;
			background-position: top right;
			background-repeat: no-repeat;
			background-position-y: 5%;*/ background-size:cover; background-position:center center; background-repeat:no-repeat; background-position-y:95%; border-bottom:10px solid #A12854; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1.paies-bkgd .field--name-body { padding-right:30px; padding-left:30px; border-left:10px solid aliceblue; border-right:10px solid aliceblue; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1.trauma-bkgd { background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/advancing_race_equity_tanf_peerta_1920x600.jpg"); /*background-size: 60%;
			background-position: top right;
			background-repeat: no-repeat;
			background-position-y: 5%;*/ background-size:cover; background-position:center center; background-repeat:no-repeat; background-position-y:95%; border-bottom:10px solid #F9E585; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1.trauma-bkgd .field--name-body { padding-right:30px; padding-left:30px; border-left:10px solid aliceblue; border-right:10px solid aliceblue; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1.improve-bkgd { background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/project-improve-1920x600.jpg"); /*background-size: 60%;
			background-position: top right;
			background-repeat: no-repeat;
			background-position-y: 5%;*/ background-size:cover; background-position:center center; background-repeat:no-repeat; background-position-y:95%; border-bottom:10px solid #2d544f; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1.improve-bkgd .field--name-body { padding-right:30px; padding-left:30px; border-left:10px solid aliceblue; border-right:10px solid aliceblue; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2 { display:flex; position:relative; flex-direction:row; justify-content:flex-start; min-height:300px; width:100%; background-color:#21272D; /*background: #005D85CC;
 			background-color: rgba(0, 93, 133, 0.8);
			background-color: #475260;		
			background-color: #336A90;
			background-color: #80858C;*/ padding-top:0px; padding-right:0; padding-bottom:0; padding-left:0; /*border-top: 10px solid #A1285491;*/ border-bottom:1px solid #DDE2E8; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2 .ofa-products-desc { flex:100%; padding-top:80px; padding-right:10%; padding-bottom:80px; padding-left:10%; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2 .ofa-products-desc .field--name-body { padding-right:30px; padding-left:30px; border-left:10px solid aliceblue; border-right:10px solid aliceblue; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2 .ofa-products-desc p { color:#fff; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2 h2 { color:#fff; font-weight:bold; /*text-shadow: 2px 2px 4px #000000;*/ font-size:2rem; margin-bottom:30px; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2.coaching-ctr-2 { border-top:10px solid #BCD9ED; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2.paies-ctr-2 { border-top:10px solid #A12854; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2.trauma-ctr-2 { border-top:10px solid #F9E585; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2.improve-ctr-2 { border-top:10px solid #2d544f; }

 .path-node .ofa-products-content-hdr p { font-size:1.2rem; text-shadow:none; font-weight:normal; }

 .path-node .ofa-products-content-left,.path-node .lp-feeds-left { width:100% !important; padding:30px; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-products-1.jpg"); background-size:cover; background-position:center center; display:flex; flex-direction:column; }

 .path-node .ofa-products-content-left .field,.path-node .lp-feeds-left .field { padding-left:80px; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row,.path-node .lp-feeds-left .views-element-container .ofa-products-row,.path-node .lp-feeds-left .views-element-container .lp-feeds-row { width:100%; padding:30px; border:1px solid #DDE2E8; height:auto; background-color:#fff; float:none; margin-right:0px; margin-bottom:20px; margin-top:20px; box-shadow:0px 1px 5px #28282854; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row h2,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row h2,.path-node .lp-feeds-left .views-element-container .ofa-products-row h2,.path-node .lp-feeds-left .views-element-container .lp-feeds-row h2 { font-size:1.6rem; font-weight:bolder; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row h2 a,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row h2 a,.path-node .lp-feeds-left .views-element-container .ofa-products-row h2 a,.path-node .lp-feeds-left .views-element-container .lp-feeds-row h2 a { color:#336a90; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row h3,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row h3,.path-node .lp-feeds-left .views-element-container .ofa-products-row h3,.path-node .lp-feeds-left .views-element-container .lp-feeds-row h3 { font-size:1.3rem; font-weight:bolder; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row h3 a,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row h3 a,.path-node .lp-feeds-left .views-element-container .ofa-products-row h3 a,.path-node .lp-feeds-left .views-element-container .lp-feeds-row h3 a { color:#336a90; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row .category,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row .category,.path-node .lp-feeds-left .views-element-container .ofa-products-row .category,.path-node .lp-feeds-left .views-element-container .lp-feeds-row .category { color:#80858C; font-weight:700; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row .date,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row .date,.path-node .lp-feeds-left .views-element-container .ofa-products-row .date,.path-node .lp-feeds-left .views-element-container .lp-feeds-row .date { color:#21272D; font-weight:700; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row p,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row p,.path-node .lp-feeds-left .views-element-container .ofa-products-row p,.path-node .lp-feeds-left .views-element-container .lp-feeds-row p { font-size:1.2rem; padding-top:15px; }

 .path-node .ofa-products-content-left .views-element-container .pager,.path-node .lp-feeds-left .views-element-container .pager { clear:both; }

 .path-node .ofa-products-content-left .views-element-container .about-img,.path-node .lp-feeds-left .views-element-container .about-img { float:left; margin:5px; }

 .path-node .ofa-products-content-left .ofa-products-left-olc,.path-node .lp-feeds-left .ofa-products-left-olc { display:flex; flex-direction:column; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row,.path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row { width:100%; padding:30px; border:1px solid #DDE2E8; height:auto; background-color:#fff; float:none; box-shadow:0px 1px 5px #28282854; margin-bottom:20px; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h2,.path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h2,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h2,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h2 { font-size:1.6rem; font-weight:bolder; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h2 a,.path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h2 a,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h2 a,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h2 a { color:#336a90; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h3,.path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h3,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h3,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h3 { font-size:1.3rem; font-weight:bolder; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h3 a,.path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h3 a,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h3 a,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h3 a { color:#336a90; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row p,.path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row p,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row p,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row p { font-size:1.2rem; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row { margin-right:0px; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container h2,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container h2 { margin-bottom:20px; }

 .path-node .ofa-products-content-left .field--name-dynamic-block-fieldnode-ofa-products-coaching-tribal-ds .views-element-container:last-child,.path-node .lp-feeds-left .field--name-dynamic-block-fieldnode-ofa-products-coaching-tribal-ds .views-element-container:last-child { margin-left:0px; }

 .basic-hdr { min-height:350px; width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/TANFHeadersAccent1b.jpg"); /*background-image: url("/css/images/background-content-1.jpg");*/ background-size:cover; background-position:center center; padding-top:50px; padding-right:35%; padding-bottom:50px; padding-left:12%; }

 .basic-hdr h1 { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; margin-bottom:50px; }

 .node-left { width:100% !important; padding-top:50px; padding-right:50px; padding-bottom:50px; padding-left:12%; }

 .node-left .field--name-field-record-description,.node-left .field--name-body,.node-left .field--name-field-mission-goal-of-program,.node-left .field--name-field-programs-services-offered,.node-left .field--name-field-evaluation-results { padding:50px; border:1px solid #ccc; margin-bottom:50px; /*font-size: inherit;*/ font-size:1.5rem; }

 .node-left .field--name-field-record-description p,.node-left .field--name-body p,.node-left .field--name-field-mission-goal-of-program p,.node-left .field--name-field-programs-services-offered p,.node-left .field--name-field-evaluation-results p { font-size:1.5rem; padding-bottom:20px; }

 .node-left .node-table { padding:0px; background-color:#f1f5f8; }

 .node-left .node-table .field--label-inline { border-bottom:1px solid #ccc; }

 .node-left .node-table .field { display:flex; border-bottom:1px solid #ccc; }

 .node-left .node-table .field .field__label { background-color:#e4ecf2; padding:20px; font-size:inherit; /*width: 30%;*/ /*border-bottom: 1px solid #ccc;*/ flex:30%; order:1; }

 .node-left .node-table .field .field__items { flex:60%; order:2; }

 .node-left .node-table .field .field__items .term-tree-list .item-list ul { list-style:none; }

 .node-left .node-table .field .field__items .term-tree-list .item-list ul li ul { list-style:disc; }

 .node-left .node-table .field .field__item { /*background-color: #e4ecf2;*/ /*border-bottom: 1px solid #ccc;*/ padding:10px; font-size:inherit; border:0; flex:60%; order:2; }

 .node-left .node-table .field .field__item .field--type-string { padding:0px !important; }

 .node-left .node-table .field .field__item .term-tree-list .item-list ul { list-style:none; }

 .node-left .node-table .field .field__item .term-tree-list .item-list ul li ul { list-style:disc; }

 .basic-left { width:100% !important; padding-top:50px; padding-right:50px; padding-bottom:50px; padding-left:12%; }

 .basic-left .field--name-field-record-description,.basic-left .field--name-body,.basic-left .field--name-field-mission-goal-of-program,.basic-left .field--name-field-programs-services-offered,.basic-left .field--name-field-evaluation-results { padding:50px; border:1px solid #ccc; margin-bottom:0px; font-size:1.5rem; }

 .basic-left .field--name-field-record-description p,.basic-left .field--name-body p,.basic-left .field--name-field-mission-goal-of-program p,.basic-left .field--name-field-programs-services-offered p,.basic-left .field--name-field-evaluation-results p { font-size:1.5rem; padding-bottom:20px; }

 .basic-left .basic-table { padding:0px; background-color:#f1f5f8; }

 .basic-left .basic-table .field--label-inline { border-bottom:1px solid #ccc; }

 .basic-left .basic-table .field { display:flex; border-bottom:1px solid #ccc; }

 .basic-left .basic-table .field .field__label { background-color:#e4ecf2; padding:20px; font-size:inherit; /*width: 30%;*/ /*border-bottom: 1px solid #ccc;*/ flex:40%; order:1; }

 .basic-left .basic-table .field .field__items { flex:60%; order:2; }

 .basic-left .basic-table .field .field__items .term-tree-list .item-list ul { list-style:none; }

 .basic-left .basic-table .field .field__items .term-tree-list .item-list ul li ul { list-style:disc; }

 .basic-left .basic-table .field .field__item { /*background-color: #e4ecf2;*/ /*border-bottom: 1px solid #ccc;*/ padding:10px; font-size:inherit; border:0; flex:60%; order:2; }

 .basic-left .basic-table .field .field__item .field--type-string { padding:0px !important; }

 .basic-left .basic-table .field .field__item .term-tree-list .item-list ul { list-style:none; }

 .basic-left .basic-table .field .field__item .term-tree-list .item-list ul li ul { list-style:disc; }

 .node-md { display:none; }

 .node-right { width:100% !important; padding-top:50px; padding-right:50px; padding-bottom:50px; padding-left:50px; clear:both; }

 .node-right h2 { font-weight:bold; }

 .node-right .node-related-rec-ctr { background-color:#ebebeb; padding:50px; }

 .node-right .node-related-rec-ctr h3 { margin-bottom:1.5rem; }

 .node-right .node-related-rec-ctr h3 a { font-size:1.6rem; }

 .basic-right { width:100% !important; padding-top:50px; padding-right:50px; padding-bottom:50px; padding-left:50px; /*
	.basic-related-rec-ctr
	{

		background-color: #ebebeb;
		padding: 50px;
		
		h3 
		{
			margin-bottom: 1.5rem;
	
			a
			{
				font-size: 1.6rem;
			}

		}

	}
	*/ }

 .basic-right h2 { font-weight:bold; }

 .path-webform .node-hdr { display:flex; position:relative; flex-direction:row; justify-content:flex-start; min-height:300px; width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-basic-3.jpg"); background-size:cover; background-position:top left; background-repeat:no-repeat; background-position-y:35%; padding-top:50px; padding-right:0; padding-bottom:0; padding-left:0; }

 .path-webform .node-hdr .webform-title-block { flex:40%; order:1; padding:2rem; padding-left:2rem; color:#FFF; position:absolute; z-index:5; background:#21202080; background:#005D85CC; background-color:rgba(51, 102, 153, 0.9); /*background-color: #A12854D1;*/ background-color:#A1285491; width:100%; max-width:800px; min-height:200px; padding-left:50px; bottom:0; top:0; }

 .path-webform .node-hdr .webform-title-block h1 { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; margin-bottom:30px; }

 .path-webform .node-hdr .webform-title-block p { font-size:1.2rem; text-shadow:none; font-weight:550; }

 .path-webform form label { display:contents; }

 .pre-footer { background-color:#264a64; background-size:auto; width:100%; margin-top:0px; padding:30px; }

 footer { padding-top:0 !important; padding-bottom:0 !important; }

 footer .footer-bkgd { width:100%; background-image:linear-gradient(to right, rgba(0, 64, 122, 0.8), #458caa); background-size:auto; }

 footer .footer-logo { width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/STAR_logo_symbol2025j_silhouette-3.png"); /*background-image: url("/css/images/peer_ta_silhouette.png");*/ background-size:cover; background-repeat:no-repeat; background-position-x:left; background-position-y:unset; background-attachment:fixed; }

 footer .main-footer { display:flex; /*background-image:linear-gradient(to right, rgba(0,64,122,0) 25%, 75%, rgba(69,140,170,1)); */ /*background-image: linear-gradient(to right, rgba(0,64,122,.8), rgba(69,140,170,1));
		background-size: auto;*/ background-color:#9f9f9f66; width:100%; margin-top:0px; padding:30px; height:auto; padding-left:30px; }

 footer .main-footer .footer-brand { display:flex; align-content:center; align-items:center; margin-left:55px; height:200px; width:200px; border-radius:100%; background-color:#fff; text-align:center; padding:30px; margin:30px; }

 footer .main-footer .footer-brand img { width:100%; height:100%; object-fit:contain; border-radius:0px; padding:0px; margin:10px; }

 footer .main-footer .footer-brand .navbar-brand { float:none; height:auto; padding:0; padding-top:0px; padding-bottom:0px; line-height:20px; }

 footer .main-footer .footer-menu-ctr { max-width:100%; }

 footer .main-footer .footer-menu-ctr .footer-hdr { /*color: #fff;*/ color:#0f172a; }

 footer .main-footer .footer-menu-ctr .footer-menu { display:inline-flex; flex-flow:wrap; }

 footer .main-footer .footer-menu-ctr .footer-menu .footer-col { flex:min-content; padding:5px; }

 footer .main-footer .footer-menu-ctr .footer-menu #block-initiativesmenu h2,footer .main-footer .footer-menu-ctr .footer-menu #block-connectwithus h2,footer .main-footer .footer-menu-ctr .footer-menu #block-otherresources h2,footer .main-footer .footer-menu-ctr .footer-menu #block-peerta-4-bootstrap5-connectwithus h2 { /*color: #fff;*/ color:#0f172a; font-weight:bold; }

 footer .main-footer .footer-menu-ctr .footer-menu #block-initiativesmenu p,footer .main-footer .footer-menu-ctr .footer-menu #block-connectwithus p,footer .main-footer .footer-menu-ctr .footer-menu #block-otherresources p,footer .main-footer .footer-menu-ctr .footer-menu #block-peerta-4-bootstrap5-connectwithus p { /*color: #fff;*/ color:#0f172a; }

 footer .main-footer .footer-menu-ctr .footer-menu #block-initiativesmenu ul,footer .main-footer .footer-menu-ctr .footer-menu #block-connectwithus ul,footer .main-footer .footer-menu-ctr .footer-menu #block-otherresources ul,footer .main-footer .footer-menu-ctr .footer-menu #block-peerta-4-bootstrap5-connectwithus ul { list-style:none; margin-left:0; padding-left:0; margin-top:0; font-weight:bold; }

 footer .main-footer .footer-menu-ctr .footer-menu #block-initiativesmenu ul li a,footer .main-footer .footer-menu-ctr .footer-menu #block-initiativesmenu ul li a:hover,footer .main-footer .footer-menu-ctr .footer-menu #block-connectwithus ul li a,footer .main-footer .footer-menu-ctr .footer-menu #block-connectwithus ul li a:hover,footer .main-footer .footer-menu-ctr .footer-menu #block-otherresources ul li a,footer .main-footer .footer-menu-ctr .footer-menu #block-otherresources ul li a:hover,footer .main-footer .footer-menu-ctr .footer-menu #block-peerta-4-bootstrap5-connectwithus ul li a,footer .main-footer .footer-menu-ctr .footer-menu #block-peerta-4-bootstrap5-connectwithus ul li a:hover { /*color: #fff;*/ color:#0f172a; font-weight:bold; }

 footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav { width:auto; }

 footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav li:first-child a { font-weight:bold; font-size:1.2rem; text-transform:uppercase; }

 footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav li a { /*color:#fcf1bf;*/ color:#0f172a; font-size:1rem; text-transform:capitalize; padding-top:5px; padding-bottom:5px; }

 footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav li a:hover { text-decoration:underline; background-color:transparent; }

 footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav li a:focus { text-decoration:underline; background-color:transparent; }

 footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav li ul li.nav-item { list-style:none; }

 footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav li ul li.nav-item a { /*color:#fcf1bf;*/ color:#0f172a; font-size:1rem; }

 footer .footer-init { /*background-color: transparent #E2EFF7;*/ background-color:#f7fff673; padding-bottom:50px; }

 footer .footer-init .footer-init-title h2 { /*color: #fff;*/ color:#264a64; font-weight:bold; }

 footer .footer-init .footer-init-ctr { display:flex; flex-direction:column; /*color: #fff;*/ color:#264a64; }

 footer .footer-init .footer-init-ctr .footer-init-sum { flex:max-content; order:1; border-right:none; padding-right:0; }

 footer .footer-init .footer-init-ctr .footer-init-list-1,footer .footer-init .footer-init-ctr .footer-init-list-2,footer .footer-init .footer-init-ctr .footer-init-list-3,footer .footer-init .footer-init-ctr .footer-init-list-4 { flex:max-content; order:2; }

 footer .footer-init .footer-init-ctr .footer-init-list-1 ul,footer .footer-init .footer-init-ctr .footer-init-list-2 ul,footer .footer-init .footer-init-ctr .footer-init-list-3 ul,footer .footer-init .footer-init-ctr .footer-init-list-4 ul { display:block; list-style:none; }

 footer .footer-init .footer-init-ctr .footer-init-list-1 ul li,footer .footer-init .footer-init-ctr .footer-init-list-2 ul li,footer .footer-init .footer-init-ctr .footer-init-list-3 ul li,footer .footer-init .footer-init-ctr .footer-init-list-4 ul li { font-size:1.2rem; padding-right:20px; margin-top:15px; margin-bottom:15px; }

 footer .footer-init .footer-init-ctr .footer-init-list-1 ul li a,footer .footer-init .footer-init-ctr .footer-init-list-1 ul li a:hover,footer .footer-init .footer-init-ctr .footer-init-list-2 ul li a,footer .footer-init .footer-init-ctr .footer-init-list-2 ul li a:hover,footer .footer-init .footer-init-ctr .footer-init-list-3 ul li a,footer .footer-init .footer-init-ctr .footer-init-list-3 ul li a:hover,footer .footer-init .footer-init-ctr .footer-init-list-4 ul li a,footer .footer-init .footer-init-ctr .footer-init-list-4 ul li a:hover { /*color: #fff;*/ color:#264a64; font-weight:bold; }

 footer .footer-topical { /*background-color: transparent #E2EFF7;*/ background-color:376e882b; padding-bottom:50px; }

 footer .footer-topical .footer-topical-title h2 { color:#fff; font-weight:bold; }

 footer .footer-topical .footer-topical-ctr { display:flex; flex-direction:column; color:#fff; }

 footer .footer-topical .footer-topical-ctr .footer-topical-sum { flex:max-content; order:1; border-right:none; padding-right:0; }

 footer .footer-topical .footer-topical-ctr .footer-topical-list-1,footer .footer-topical .footer-topical-ctr .footer-topical-list-2,footer .footer-topical .footer-topical-ctr .footer-topical-list-3,footer .footer-topical .footer-topical-ctr .footer-topical-list-4 { flex:max-content; order:2; }

 footer .footer-topical .footer-topical-ctr .footer-topical-list-1 ul,footer .footer-topical .footer-topical-ctr .footer-topical-list-2 ul,footer .footer-topical .footer-topical-ctr .footer-topical-list-3 ul,footer .footer-topical .footer-topical-ctr .footer-topical-list-4 ul { display:block; list-style:none; }

 footer .footer-topical .footer-topical-ctr .footer-topical-list-1 ul li,footer .footer-topical .footer-topical-ctr .footer-topical-list-2 ul li,footer .footer-topical .footer-topical-ctr .footer-topical-list-3 ul li,footer .footer-topical .footer-topical-ctr .footer-topical-list-4 ul li { font-size:1.2rem; padding-right:20px; margin-top:15px; margin-bottom:15px; }

 footer .footer-topical .footer-topical-ctr .footer-topical-list-1 ul li a,footer .footer-topical .footer-topical-ctr .footer-topical-list-1 ul li a:hover,footer .footer-topical .footer-topical-ctr .footer-topical-list-2 ul li a,footer .footer-topical .footer-topical-ctr .footer-topical-list-2 ul li a:hover,footer .footer-topical .footer-topical-ctr .footer-topical-list-3 ul li a,footer .footer-topical .footer-topical-ctr .footer-topical-list-3 ul li a:hover,footer .footer-topical .footer-topical-ctr .footer-topical-list-4 ul li a,footer .footer-topical .footer-topical-ctr .footer-topical-list-4 ul li a:hover { color:#fff; font-weight:bold; }

 footer .footer-other { background-color:#E2EFF7A3; padding:20px; padding-top:50px; }

 footer .footer-other ul { display:block; list-style:none; }

 footer .footer-other ul li { padding-bottom:30px; }

 footer .last-line { background-color:#264a64; background-size:auto; width:100%; margin-top:0px; padding:20px; }

 footer .last-line .region-last-line { margin-left:auto; margin-right:auto; width:85%; display:flex; justify-content:center; }

 footer .last-line ul.navbar-nav { display:inline; }

 footer .last-line ul.navbar-nav li { border-right:1px solid #fff; }

 footer .last-line ul.navbar-nav li a,footer .last-line ul.navbar-nav li a:hover { color:#fff; background-color:transparent; padding-top:0px; padding-bottom:0px; }

 footer .last-line ul.navbar-nav li:last-child { border:none; }

 }

 /*END: (min-width: 0px) and (max-width: 991px)*/ /*START: (min-width: 0px) and (max-width: 991px)  second*/ @media screen and (min-width:0px) and (max-width:991px) { /* START: NODES AND BASIC RECORDS */ .path-node { /*START: -hdr */ /*END: -hdr */ }

 .path-node .node-hdr { min-height:350px; width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-content-1.jpg"); background-size:cover; background-position:center center; padding-top:50px; padding-right:35%; padding-bottom:50px; padding-left:12%; }

 .path-node .node-hdr h1 { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; margin-bottom:50px; }

 .path-node .node-hdr,.path-node .overview-hdr,.path-node .connections-hdr,.path-node .lp-hdr,.path-node .lp-hdr-b { /*min-height: 350px;
		width:100%;
		background-image: url("/css/images/background-basic-3.jpg");
		background-size: cover;
		background-position: center center;
		padding-top: 50px;
		padding-right: 35%;
		padding-bottom: 50px;
		padding-left: 12%;*/ display:block; position:relative; flex-direction:row; justify-content:flex-start; min-height:300px; width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/TANFHeadersAccent2.jpg"); background-size:cover; background-position:top left; background-repeat:no-repeat; background-position-y:35%; padding-top:0px; padding-right:0; padding-bottom:0; padding-left:0; }

 .path-node .node-hdr .lp-ctr-1b,.path-node .overview-hdr .lp-ctr-1b,.path-node .connections-hdr .lp-ctr-1b,.path-node .lp-hdr .lp-ctr-1b,.path-node .lp-hdr-b .lp-ctr-1b { display:flex; position:relative; flex-direction:column; justify-content:flex-start; min-height:300px; width:100%; background-color:#475260; padding-top:0px; padding-right:0; padding-bottom:0; padding-left:0; border-top:10px solid #A1285491; }

 .path-node .node-hdr .lp-ctr-1b .lp-ctr-title-b,.path-node .overview-hdr .lp-ctr-1b .lp-ctr-title-b,.path-node .connections-hdr .lp-ctr-1b .lp-ctr-title-b,.path-node .lp-hdr .lp-ctr-1b .lp-ctr-title-b,.path-node .lp-hdr-b .lp-ctr-1b .lp-ctr-title-b { flex:40%; order:1; position:relative; padding:2rem; padding-left:2rem; color:#FFF; z-index:5; background:#21202080; background:#005D85CC; background-color:#336A90D6; width:100%; max-width:1000px; min-height:300px; padding-left:50px; bottom:0; top:0; }

 .path-node .node-hdr .lp-ctr-1b .lp-ctr-title-b .field.field--name-field-record-type.field__item,.path-node .overview-hdr .lp-ctr-1b .lp-ctr-title-b .field.field--name-field-record-type.field__item,.path-node .connections-hdr .lp-ctr-1b .lp-ctr-title-b .field.field--name-field-record-type.field__item,.path-node .lp-hdr .lp-ctr-1b .lp-ctr-title-b .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .lp-ctr-1b .lp-ctr-title-b .field.field--name-field-record-type.field__item { font-weight:bold; font-size:1.5rem; }

 .path-node .node-hdr .lp-ctr-1b .lp-ctr-title-b h1,.path-node .overview-hdr .lp-ctr-1b .lp-ctr-title-b h1,.path-node .connections-hdr .lp-ctr-1b .lp-ctr-title-b h1,.path-node .lp-hdr .lp-ctr-1b .lp-ctr-title-b h1,.path-node .lp-hdr-b .lp-ctr-1b .lp-ctr-title-b h1 { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; margin-bottom:30px; }

 .path-node .node-hdr .lp-ctr-1b .lp-main-img-ctr-b,.path-node .overview-hdr .lp-ctr-1b .lp-main-img-ctr-b,.path-node .connections-hdr .lp-ctr-1b .lp-main-img-ctr-b,.path-node .lp-hdr .lp-ctr-1b .lp-main-img-ctr-b,.path-node .lp-hdr-b .lp-ctr-1b .lp-main-img-ctr-b { flex:60%; order:2; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; }

 .path-node .node-hdr .lp-ctr-1b .lp-main-img-ctr-b img,.path-node .overview-hdr .lp-ctr-1b .lp-main-img-ctr-b img,.path-node .connections-hdr .lp-ctr-1b .lp-main-img-ctr-b img,.path-node .lp-hdr .lp-ctr-1b .lp-main-img-ctr-b img,.path-node .lp-hdr-b .lp-ctr-1b .lp-main-img-ctr-b img { width:100%; }

 .path-node .node-hdr .node-ctr-1,.path-node .node-hdr .overview-ctr-1,.path-node .node-hdr .connections-ctr-1,.path-node .node-hdr .lp-ctr-1,.path-node .overview-hdr .node-ctr-1,.path-node .overview-hdr .overview-ctr-1,.path-node .overview-hdr .connections-ctr-1,.path-node .overview-hdr .lp-ctr-1,.path-node .connections-hdr .node-ctr-1,.path-node .connections-hdr .overview-ctr-1,.path-node .connections-hdr .connections-ctr-1,.path-node .connections-hdr .lp-ctr-1,.path-node .lp-hdr .node-ctr-1,.path-node .lp-hdr .overview-ctr-1,.path-node .lp-hdr .connections-ctr-1,.path-node .lp-hdr .lp-ctr-1,.path-node .lp-hdr-b .node-ctr-1,.path-node .lp-hdr-b .overview-ctr-1,.path-node .lp-hdr-b .connections-ctr-1,.path-node .lp-hdr-b .lp-ctr-1 { /*display: flex;*/ display:block; overflow:auto; position:relative; flex-direction:row; justify-content:flex-start; min-height:300px; width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/TANFHeadersAccent2.jpg"); background-size:cover; background-position:top left; background-repeat:no-repeat; background-position-y:35%; /*padding-top: 50px;*/ padding-top:0px; padding-right:0; padding-bottom:0; padding-left:0; }

 .path-node .node-hdr .node-ctr-1 .node-ctr-title,.path-node .node-hdr .node-ctr-1 .overview-ctr-title,.path-node .node-hdr .node-ctr-1 .connections-ctr-title,.path-node .node-hdr .node-ctr-1 .lp-ctr-title,.path-node .node-hdr .overview-ctr-1 .node-ctr-title,.path-node .node-hdr .overview-ctr-1 .overview-ctr-title,.path-node .node-hdr .overview-ctr-1 .connections-ctr-title,.path-node .node-hdr .overview-ctr-1 .lp-ctr-title,.path-node .node-hdr .connections-ctr-1 .node-ctr-title,.path-node .node-hdr .connections-ctr-1 .overview-ctr-title,.path-node .node-hdr .connections-ctr-1 .connections-ctr-title,.path-node .node-hdr .connections-ctr-1 .lp-ctr-title,.path-node .node-hdr .lp-ctr-1 .node-ctr-title,.path-node .node-hdr .lp-ctr-1 .overview-ctr-title,.path-node .node-hdr .lp-ctr-1 .connections-ctr-title,.path-node .node-hdr .lp-ctr-1 .lp-ctr-title,.path-node .overview-hdr .node-ctr-1 .node-ctr-title,.path-node .overview-hdr .node-ctr-1 .overview-ctr-title,.path-node .overview-hdr .node-ctr-1 .connections-ctr-title,.path-node .overview-hdr .node-ctr-1 .lp-ctr-title,.path-node .overview-hdr .overview-ctr-1 .node-ctr-title,.path-node .overview-hdr .overview-ctr-1 .overview-ctr-title,.path-node .overview-hdr .overview-ctr-1 .connections-ctr-title,.path-node .overview-hdr .overview-ctr-1 .lp-ctr-title,.path-node .overview-hdr .connections-ctr-1 .node-ctr-title,.path-node .overview-hdr .connections-ctr-1 .overview-ctr-title,.path-node .overview-hdr .connections-ctr-1 .connections-ctr-title,.path-node .overview-hdr .connections-ctr-1 .lp-ctr-title,.path-node .overview-hdr .lp-ctr-1 .node-ctr-title,.path-node .overview-hdr .lp-ctr-1 .overview-ctr-title,.path-node .overview-hdr .lp-ctr-1 .connections-ctr-title,.path-node .overview-hdr .lp-ctr-1 .lp-ctr-title,.path-node .connections-hdr .node-ctr-1 .node-ctr-title,.path-node .connections-hdr .node-ctr-1 .overview-ctr-title,.path-node .connections-hdr .node-ctr-1 .connections-ctr-title,.path-node .connections-hdr .node-ctr-1 .lp-ctr-title,.path-node .connections-hdr .overview-ctr-1 .node-ctr-title,.path-node .connections-hdr .overview-ctr-1 .overview-ctr-title,.path-node .connections-hdr .overview-ctr-1 .connections-ctr-title,.path-node .connections-hdr .overview-ctr-1 .lp-ctr-title,.path-node .connections-hdr .connections-ctr-1 .node-ctr-title,.path-node .connections-hdr .connections-ctr-1 .overview-ctr-title,.path-node .connections-hdr .connections-ctr-1 .connections-ctr-title,.path-node .connections-hdr .connections-ctr-1 .lp-ctr-title,.path-node .connections-hdr .lp-ctr-1 .node-ctr-title,.path-node .connections-hdr .lp-ctr-1 .overview-ctr-title,.path-node .connections-hdr .lp-ctr-1 .connections-ctr-title,.path-node .connections-hdr .lp-ctr-1 .lp-ctr-title,.path-node .lp-hdr .node-ctr-1 .node-ctr-title,.path-node .lp-hdr .node-ctr-1 .overview-ctr-title,.path-node .lp-hdr .node-ctr-1 .connections-ctr-title,.path-node .lp-hdr .node-ctr-1 .lp-ctr-title,.path-node .lp-hdr .overview-ctr-1 .node-ctr-title,.path-node .lp-hdr .overview-ctr-1 .overview-ctr-title,.path-node .lp-hdr .overview-ctr-1 .connections-ctr-title,.path-node .lp-hdr .overview-ctr-1 .lp-ctr-title,.path-node .lp-hdr .connections-ctr-1 .node-ctr-title,.path-node .lp-hdr .connections-ctr-1 .overview-ctr-title,.path-node .lp-hdr .connections-ctr-1 .connections-ctr-title,.path-node .lp-hdr .connections-ctr-1 .lp-ctr-title,.path-node .lp-hdr .lp-ctr-1 .node-ctr-title,.path-node .lp-hdr .lp-ctr-1 .overview-ctr-title,.path-node .lp-hdr .lp-ctr-1 .connections-ctr-title,.path-node .lp-hdr .lp-ctr-1 .lp-ctr-title,.path-node .lp-hdr-b .node-ctr-1 .node-ctr-title,.path-node .lp-hdr-b .node-ctr-1 .overview-ctr-title,.path-node .lp-hdr-b .node-ctr-1 .connections-ctr-title,.path-node .lp-hdr-b .node-ctr-1 .lp-ctr-title,.path-node .lp-hdr-b .overview-ctr-1 .node-ctr-title,.path-node .lp-hdr-b .overview-ctr-1 .overview-ctr-title,.path-node .lp-hdr-b .overview-ctr-1 .connections-ctr-title,.path-node .lp-hdr-b .overview-ctr-1 .lp-ctr-title,.path-node .lp-hdr-b .connections-ctr-1 .node-ctr-title,.path-node .lp-hdr-b .connections-ctr-1 .overview-ctr-title,.path-node .lp-hdr-b .connections-ctr-1 .connections-ctr-title,.path-node .lp-hdr-b .connections-ctr-1 .lp-ctr-title,.path-node .lp-hdr-b .lp-ctr-1 .node-ctr-title,.path-node .lp-hdr-b .lp-ctr-1 .overview-ctr-title,.path-node .lp-hdr-b .lp-ctr-1 .connections-ctr-title,.path-node .lp-hdr-b .lp-ctr-1 .lp-ctr-title { /*flex: 40%;
				order: 1;*/ display:block; position:relative; padding:2rem; padding-left:2rem; color:#FFF; /*position: absolute;*/ z-index:5; background:#21202080; background:#005D85CC; /*background-color: rgba(51, 102, 153, 0.9);
				background-color: #A12854D1;
				background-color: #A1285491;*/ background-color:#336A90D6; width:100%; max-width:1000px; min-height:300px; padding-left:50px; bottom:0; top:0; }

 .path-node .node-hdr .node-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .node-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .node-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .node-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .overview-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .overview-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .overview-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .overview-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .connections-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .connections-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .connections-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .connections-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .lp-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .lp-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .lp-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .lp-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .node-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .node-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .node-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .node-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .overview-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .overview-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .overview-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .overview-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .connections-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .connections-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .connections-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .connections-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .lp-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .lp-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .lp-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .lp-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .node-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .node-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .node-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .node-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .overview-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .overview-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .overview-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .overview-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .connections-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .connections-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .connections-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .connections-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .lp-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .lp-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .lp-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .lp-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .node-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .node-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .node-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .node-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .overview-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .overview-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .overview-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .overview-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .connections-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .connections-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .connections-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .connections-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .lp-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .lp-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .lp-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .lp-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .node-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .node-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .node-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .node-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .overview-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .overview-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .overview-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .overview-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .connections-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .connections-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .connections-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .connections-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .lp-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .lp-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .lp-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .lp-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item { font-weight:bold; font-size:1.5rem; }

 .path-node .node-hdr .node-ctr-1 .node-ctr-title h1,.path-node .node-hdr .node-ctr-1 .overview-ctr-title h1,.path-node .node-hdr .node-ctr-1 .connections-ctr-title h1,.path-node .node-hdr .node-ctr-1 .lp-ctr-title h1,.path-node .node-hdr .overview-ctr-1 .node-ctr-title h1,.path-node .node-hdr .overview-ctr-1 .overview-ctr-title h1,.path-node .node-hdr .overview-ctr-1 .connections-ctr-title h1,.path-node .node-hdr .overview-ctr-1 .lp-ctr-title h1,.path-node .node-hdr .connections-ctr-1 .node-ctr-title h1,.path-node .node-hdr .connections-ctr-1 .overview-ctr-title h1,.path-node .node-hdr .connections-ctr-1 .connections-ctr-title h1,.path-node .node-hdr .connections-ctr-1 .lp-ctr-title h1,.path-node .node-hdr .lp-ctr-1 .node-ctr-title h1,.path-node .node-hdr .lp-ctr-1 .overview-ctr-title h1,.path-node .node-hdr .lp-ctr-1 .connections-ctr-title h1,.path-node .node-hdr .lp-ctr-1 .lp-ctr-title h1,.path-node .overview-hdr .node-ctr-1 .node-ctr-title h1,.path-node .overview-hdr .node-ctr-1 .overview-ctr-title h1,.path-node .overview-hdr .node-ctr-1 .connections-ctr-title h1,.path-node .overview-hdr .node-ctr-1 .lp-ctr-title h1,.path-node .overview-hdr .overview-ctr-1 .node-ctr-title h1,.path-node .overview-hdr .overview-ctr-1 .overview-ctr-title h1,.path-node .overview-hdr .overview-ctr-1 .connections-ctr-title h1,.path-node .overview-hdr .overview-ctr-1 .lp-ctr-title h1,.path-node .overview-hdr .connections-ctr-1 .node-ctr-title h1,.path-node .overview-hdr .connections-ctr-1 .overview-ctr-title h1,.path-node .overview-hdr .connections-ctr-1 .connections-ctr-title h1,.path-node .overview-hdr .connections-ctr-1 .lp-ctr-title h1,.path-node .overview-hdr .lp-ctr-1 .node-ctr-title h1,.path-node .overview-hdr .lp-ctr-1 .overview-ctr-title h1,.path-node .overview-hdr .lp-ctr-1 .connections-ctr-title h1,.path-node .overview-hdr .lp-ctr-1 .lp-ctr-title h1,.path-node .connections-hdr .node-ctr-1 .node-ctr-title h1,.path-node .connections-hdr .node-ctr-1 .overview-ctr-title h1,.path-node .connections-hdr .node-ctr-1 .connections-ctr-title h1,.path-node .connections-hdr .node-ctr-1 .lp-ctr-title h1,.path-node .connections-hdr .overview-ctr-1 .node-ctr-title h1,.path-node .connections-hdr .overview-ctr-1 .overview-ctr-title h1,.path-node .connections-hdr .overview-ctr-1 .connections-ctr-title h1,.path-node .connections-hdr .overview-ctr-1 .lp-ctr-title h1,.path-node .connections-hdr .connections-ctr-1 .node-ctr-title h1,.path-node .connections-hdr .connections-ctr-1 .overview-ctr-title h1,.path-node .connections-hdr .connections-ctr-1 .connections-ctr-title h1,.path-node .connections-hdr .connections-ctr-1 .lp-ctr-title h1,.path-node .connections-hdr .lp-ctr-1 .node-ctr-title h1,.path-node .connections-hdr .lp-ctr-1 .overview-ctr-title h1,.path-node .connections-hdr .lp-ctr-1 .connections-ctr-title h1,.path-node .connections-hdr .lp-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr .node-ctr-1 .node-ctr-title h1,.path-node .lp-hdr .node-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr .node-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr .node-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr .overview-ctr-1 .node-ctr-title h1,.path-node .lp-hdr .overview-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr .overview-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr .overview-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr .connections-ctr-1 .node-ctr-title h1,.path-node .lp-hdr .connections-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr .connections-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr .connections-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr .lp-ctr-1 .node-ctr-title h1,.path-node .lp-hdr .lp-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr .lp-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr .lp-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr-b .node-ctr-1 .node-ctr-title h1,.path-node .lp-hdr-b .node-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr-b .node-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr-b .node-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr-b .overview-ctr-1 .node-ctr-title h1,.path-node .lp-hdr-b .overview-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr-b .overview-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr-b .overview-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr-b .connections-ctr-1 .node-ctr-title h1,.path-node .lp-hdr-b .connections-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr-b .connections-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr-b .connections-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr-b .lp-ctr-1 .node-ctr-title h1,.path-node .lp-hdr-b .lp-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr-b .lp-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr-b .lp-ctr-1 .lp-ctr-title h1 { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; margin-bottom:30px; }

 .path-node .node-hdr .node-ctr-1,.path-node .overview-hdr .node-ctr-1,.path-node .connections-hdr .node-ctr-1,.path-node .lp-hdr .node-ctr-1,.path-node .lp-hdr-b .node-ctr-1 { background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/abstract-tri-3-bkgd-1920x700.jpg"); }

 .path-node .node-hdr .connections-ctr-1,.path-node .overview-hdr .connections-ctr-1,.path-node .connections-hdr .connections-ctr-1,.path-node .lp-hdr .connections-ctr-1,.path-node .lp-hdr-b .connections-ctr-1 { /*background-image: url("/css/images/project-skills-2--bkgd-1920x700.jpg");*/ background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/abstract-tri-3-bkgd-1920x700.jpg"); }

 .path-node .node-hdr .lp-ctr-1,.path-node .overview-hdr .lp-ctr-1,.path-node .connections-hdr .lp-ctr-1,.path-node .lp-hdr .lp-ctr-1,.path-node .lp-hdr-b .lp-ctr-1 { /*background-image: url("/css/images/project-skills-2--bkgd-1920x700.jpg");*/ background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/abstract-tri-3-bkgd-1920x700.jpg"); }

 .path-node .node-hdr .node-ctr-2,.path-node .node-hdr .overview-ctr-2,.path-node .node-hdr .connections-ctr-2,.path-node .node-hdr .lp-ctr-2,.path-node .overview-hdr .node-ctr-2,.path-node .overview-hdr .overview-ctr-2,.path-node .overview-hdr .connections-ctr-2,.path-node .overview-hdr .lp-ctr-2,.path-node .connections-hdr .node-ctr-2,.path-node .connections-hdr .overview-ctr-2,.path-node .connections-hdr .connections-ctr-2,.path-node .connections-hdr .lp-ctr-2,.path-node .lp-hdr .node-ctr-2,.path-node .lp-hdr .overview-ctr-2,.path-node .lp-hdr .connections-ctr-2,.path-node .lp-hdr .lp-ctr-2,.path-node .lp-hdr-b .node-ctr-2,.path-node .lp-hdr-b .overview-ctr-2,.path-node .lp-hdr-b .connections-ctr-2,.path-node .lp-hdr-b .lp-ctr-2 { display:flex; position:relative; flex-direction:column; justify-content:flex-start; min-height:300px; width:100%; background-color:#475260; /*background: #005D85CC;
 			background-color: rgba(0, 93, 133, 0.8);
			background-color: #475260;		
			background-color: #336A90;
			background-color: #80858C;*/ padding-top:0px; padding-right:0; padding-bottom:0; padding-left:0; border-top:10px solid #A1285491; border-bottom:1px solid #DDE2E8; }

 .path-node .node-hdr .node-ctr-2 .mission-ctr,.path-node .node-hdr .node-ctr-2 .connections-summary-ctr,.path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .node-hdr .overview-ctr-2 .mission-ctr,.path-node .node-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .node-hdr .connections-ctr-2 .mission-ctr,.path-node .node-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .node-hdr .lp-ctr-2 .mission-ctr,.path-node .node-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .node-ctr-2 .mission-ctr,.path-node .overview-hdr .node-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .overview-ctr-2 .mission-ctr,.path-node .overview-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .connections-ctr-2 .mission-ctr,.path-node .overview-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .lp-ctr-2 .mission-ctr,.path-node .overview-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .node-ctr-2 .mission-ctr,.path-node .connections-hdr .node-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .overview-ctr-2 .mission-ctr,.path-node .connections-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .connections-ctr-2 .mission-ctr,.path-node .connections-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .lp-ctr-2 .mission-ctr,.path-node .connections-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .node-ctr-2 .mission-ctr,.path-node .lp-hdr .node-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .overview-ctr-2 .mission-ctr,.path-node .lp-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .connections-ctr-2 .mission-ctr,.path-node .lp-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .lp-ctr-2 .mission-ctr,.path-node .lp-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .node-ctr-2 .mission-ctr,.path-node .lp-hdr-b .node-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .overview-ctr-2 .mission-ctr,.path-node .lp-hdr-b .overview-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .connections-ctr-2 .mission-ctr,.path-node .lp-hdr-b .connections-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .lp-ctr-2 .mission-ctr,.path-node .lp-hdr-b .lp-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr { flex:55%; order:1; padding-top:50px; padding-right:50px; padding-bottom:50px; padding-left:50px; }

 .path-node .node-hdr .node-ctr-2 .mission-ctr p,.path-node .node-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .node-hdr .overview-ctr-2 .mission-ctr p,.path-node .node-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .node-hdr .connections-ctr-2 .mission-ctr p,.path-node .node-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .node-hdr .lp-ctr-2 .mission-ctr p,.path-node .node-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .node-ctr-2 .mission-ctr p,.path-node .overview-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .overview-ctr-2 .mission-ctr p,.path-node .overview-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .connections-ctr-2 .mission-ctr p,.path-node .overview-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .lp-ctr-2 .mission-ctr p,.path-node .overview-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .node-ctr-2 .mission-ctr p,.path-node .connections-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .overview-ctr-2 .mission-ctr p,.path-node .connections-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .connections-ctr-2 .mission-ctr p,.path-node .connections-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .lp-ctr-2 .mission-ctr p,.path-node .connections-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .node-ctr-2 .mission-ctr p,.path-node .lp-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .overview-ctr-2 .mission-ctr p,.path-node .lp-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .connections-ctr-2 .mission-ctr p,.path-node .lp-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .lp-ctr-2 .mission-ctr p,.path-node .lp-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .node-ctr-2 .mission-ctr p,.path-node .lp-hdr-b .node-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .overview-ctr-2 .mission-ctr p,.path-node .lp-hdr-b .overview-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .connections-ctr-2 .mission-ctr p,.path-node .lp-hdr-b .connections-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .lp-ctr-2 .mission-ctr p,.path-node .lp-hdr-b .lp-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr p { color:#fff; }

 .path-node .node-hdr .node-ctr-2 .mission-ctr p a,.path-node .node-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .node-hdr .overview-ctr-2 .mission-ctr p a,.path-node .node-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .node-hdr .connections-ctr-2 .mission-ctr p a,.path-node .node-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .node-hdr .lp-ctr-2 .mission-ctr p a,.path-node .node-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .node-ctr-2 .mission-ctr p a,.path-node .overview-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .overview-ctr-2 .mission-ctr p a,.path-node .overview-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .connections-ctr-2 .mission-ctr p a,.path-node .overview-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .lp-ctr-2 .mission-ctr p a,.path-node .overview-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .node-ctr-2 .mission-ctr p a,.path-node .connections-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .overview-ctr-2 .mission-ctr p a,.path-node .connections-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .connections-ctr-2 .mission-ctr p a,.path-node .connections-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .lp-ctr-2 .mission-ctr p a,.path-node .connections-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .node-ctr-2 .mission-ctr p a,.path-node .lp-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .overview-ctr-2 .mission-ctr p a,.path-node .lp-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .connections-ctr-2 .mission-ctr p a,.path-node .lp-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .lp-ctr-2 .mission-ctr p a,.path-node .lp-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .node-ctr-2 .mission-ctr p a,.path-node .lp-hdr-b .node-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .overview-ctr-2 .mission-ctr p a,.path-node .lp-hdr-b .overview-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .connections-ctr-2 .mission-ctr p a,.path-node .lp-hdr-b .connections-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .lp-ctr-2 .mission-ctr p a,.path-node .lp-hdr-b .lp-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr p a { color:#fff; }

 .path-node .node-hdr .node-ctr-2 .node-desc,.path-node .node-hdr .overview-ctr-2 .node-desc,.path-node .node-hdr .connections-ctr-2 .node-desc,.path-node .node-hdr .lp-ctr-2 .node-desc,.path-node .overview-hdr .node-ctr-2 .node-desc,.path-node .overview-hdr .overview-ctr-2 .node-desc,.path-node .overview-hdr .connections-ctr-2 .node-desc,.path-node .overview-hdr .lp-ctr-2 .node-desc,.path-node .connections-hdr .node-ctr-2 .node-desc,.path-node .connections-hdr .overview-ctr-2 .node-desc,.path-node .connections-hdr .connections-ctr-2 .node-desc,.path-node .connections-hdr .lp-ctr-2 .node-desc,.path-node .lp-hdr .node-ctr-2 .node-desc,.path-node .lp-hdr .overview-ctr-2 .node-desc,.path-node .lp-hdr .connections-ctr-2 .node-desc,.path-node .lp-hdr .lp-ctr-2 .node-desc,.path-node .lp-hdr-b .node-ctr-2 .node-desc,.path-node .lp-hdr-b .overview-ctr-2 .node-desc,.path-node .lp-hdr-b .connections-ctr-2 .node-desc,.path-node .lp-hdr-b .lp-ctr-2 .node-desc { flex:55%; order:1; padding-top:50px; padding-right:50px; padding-bottom:50px; padding-left:50px; }

 .path-node .node-hdr .node-ctr-2 .node-desc p,.path-node .node-hdr .overview-ctr-2 .node-desc p,.path-node .node-hdr .connections-ctr-2 .node-desc p,.path-node .node-hdr .lp-ctr-2 .node-desc p,.path-node .overview-hdr .node-ctr-2 .node-desc p,.path-node .overview-hdr .overview-ctr-2 .node-desc p,.path-node .overview-hdr .connections-ctr-2 .node-desc p,.path-node .overview-hdr .lp-ctr-2 .node-desc p,.path-node .connections-hdr .node-ctr-2 .node-desc p,.path-node .connections-hdr .overview-ctr-2 .node-desc p,.path-node .connections-hdr .connections-ctr-2 .node-desc p,.path-node .connections-hdr .lp-ctr-2 .node-desc p,.path-node .lp-hdr .node-ctr-2 .node-desc p,.path-node .lp-hdr .overview-ctr-2 .node-desc p,.path-node .lp-hdr .connections-ctr-2 .node-desc p,.path-node .lp-hdr .lp-ctr-2 .node-desc p,.path-node .lp-hdr-b .node-ctr-2 .node-desc p,.path-node .lp-hdr-b .overview-ctr-2 .node-desc p,.path-node .lp-hdr-b .connections-ctr-2 .node-desc p,.path-node .lp-hdr-b .lp-ctr-2 .node-desc p { color:#264A64; }

 .path-node .node-hdr .node-ctr-2 .node-desc p a,.path-node .node-hdr .overview-ctr-2 .node-desc p a,.path-node .node-hdr .connections-ctr-2 .node-desc p a,.path-node .node-hdr .lp-ctr-2 .node-desc p a,.path-node .overview-hdr .node-ctr-2 .node-desc p a,.path-node .overview-hdr .overview-ctr-2 .node-desc p a,.path-node .overview-hdr .connections-ctr-2 .node-desc p a,.path-node .overview-hdr .lp-ctr-2 .node-desc p a,.path-node .connections-hdr .node-ctr-2 .node-desc p a,.path-node .connections-hdr .overview-ctr-2 .node-desc p a,.path-node .connections-hdr .connections-ctr-2 .node-desc p a,.path-node .connections-hdr .lp-ctr-2 .node-desc p a,.path-node .lp-hdr .node-ctr-2 .node-desc p a,.path-node .lp-hdr .overview-ctr-2 .node-desc p a,.path-node .lp-hdr .connections-ctr-2 .node-desc p a,.path-node .lp-hdr .lp-ctr-2 .node-desc p a,.path-node .lp-hdr-b .node-ctr-2 .node-desc p a,.path-node .lp-hdr-b .overview-ctr-2 .node-desc p a,.path-node .lp-hdr-b .connections-ctr-2 .node-desc p a,.path-node .lp-hdr-b .lp-ctr-2 .node-desc p a { color:#264A64; }

 .path-node .node-hdr .node-ctr-2 .connections-summary-ctr,.path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .node-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .node-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .node-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .node-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .node-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .node-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .node-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .overview-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .connections-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .lp-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr { flex:35%; order:2; padding-top:50px; padding-right:50px; padding-bottom:50px; padding-left:50px; }

 .path-node .node-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .node-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .node-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .node-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .node-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .overview-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .connections-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .lp-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr p { color:#fff; }

 .path-node .node-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .node-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .node-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .node-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .node-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .overview-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .connections-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .lp-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr p a { color:#fff; }

 .path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr-span,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr-span,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr-span,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr-span,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr-span,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr-span,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr-span,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr-span,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr-span,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr-span,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr-span,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr-span { flex:100%; order:1; padding:5%; }

 .path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr-span p,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr-span p,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr-span p,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr-span p,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr-span p,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr-span p,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr-span p,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr-span p,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr-span p,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr-span p,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr-span p,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr-span p { color:#fff; }

 .path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr-span p a,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr-span p a,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr-span p a,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr-span p a,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr-span p a,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr-span p a,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr-span p a,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr-span p a,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr-span p a,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr-span p a,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr-span p a,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr-span p a { color:#fff; }

 .path-node .node-hdr .node-ctr-2 .node-desc,.path-node .node-hdr .overview-ctr-2 .node-desc,.path-node .node-hdr .connections-ctr-2 .node-desc,.path-node .node-hdr .lp-ctr-2 .node-desc,.path-node .overview-hdr .node-ctr-2 .node-desc,.path-node .overview-hdr .overview-ctr-2 .node-desc,.path-node .overview-hdr .connections-ctr-2 .node-desc,.path-node .overview-hdr .lp-ctr-2 .node-desc,.path-node .connections-hdr .node-ctr-2 .node-desc,.path-node .connections-hdr .overview-ctr-2 .node-desc,.path-node .connections-hdr .connections-ctr-2 .node-desc,.path-node .connections-hdr .lp-ctr-2 .node-desc,.path-node .lp-hdr .node-ctr-2 .node-desc,.path-node .lp-hdr .overview-ctr-2 .node-desc,.path-node .lp-hdr .connections-ctr-2 .node-desc,.path-node .lp-hdr .lp-ctr-2 .node-desc,.path-node .lp-hdr-b .node-ctr-2 .node-desc,.path-node .lp-hdr-b .overview-ctr-2 .node-desc,.path-node .lp-hdr-b .connections-ctr-2 .node-desc,.path-node .lp-hdr-b .lp-ctr-2 .node-desc { flex:unset; order:unset; position:relative; display:inline-block; width:100%; background-color:#fff; vertical-align:top; }

 .path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-record-description,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-body,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-record-description,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-body,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-record-description,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-body,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-record-description,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-body,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-record-description,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-body,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-record-description,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-body,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-record-description,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-body,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-record-description,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-body,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-record-description,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-body,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-record-description,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-body,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-record-description,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-body,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-record-description,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-body,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-evaluation-results { margin-top:0px; margin-bottom:0px; font-size:1.5rem; color:#21272d; }

 .path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-record-description p,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-body p,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-record-description p,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-body p,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-record-description p,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-body p,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-record-description p,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-body p,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-record-description p,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-body p,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-record-description p,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-body p,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-record-description p,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-body p,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-record-description p,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-body p,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-record-description p,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-body p,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-record-description p,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-body p,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-record-description p,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-body p,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-record-description p,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-body p,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-evaluation-results p { margin-top:0px; margin-bottom:0px; font-size:1.5rem; color:#21272d; padding-bottom:20px; }

 .path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video { margin-left:auto; margin-right:auto; margin-bottom:50px; }

 .path-node .node-hdr .node-ctr-2 .node-desc.fc-right,.path-node .node-hdr .overview-ctr-2 .node-desc.fc-right,.path-node .node-hdr .connections-ctr-2 .node-desc.fc-right,.path-node .node-hdr .lp-ctr-2 .node-desc.fc-right,.path-node .overview-hdr .node-ctr-2 .node-desc.fc-right,.path-node .overview-hdr .overview-ctr-2 .node-desc.fc-right,.path-node .overview-hdr .connections-ctr-2 .node-desc.fc-right,.path-node .overview-hdr .lp-ctr-2 .node-desc.fc-right,.path-node .connections-hdr .node-ctr-2 .node-desc.fc-right,.path-node .connections-hdr .overview-ctr-2 .node-desc.fc-right,.path-node .connections-hdr .connections-ctr-2 .node-desc.fc-right,.path-node .connections-hdr .lp-ctr-2 .node-desc.fc-right,.path-node .lp-hdr .node-ctr-2 .node-desc.fc-right,.path-node .lp-hdr .overview-ctr-2 .node-desc.fc-right,.path-node .lp-hdr .connections-ctr-2 .node-desc.fc-right,.path-node .lp-hdr .lp-ctr-2 .node-desc.fc-right,.path-node .lp-hdr-b .node-ctr-2 .node-desc.fc-right,.path-node .lp-hdr-b .overview-ctr-2 .node-desc.fc-right,.path-node .lp-hdr-b .connections-ctr-2 .node-desc.fc-right,.path-node .lp-hdr-b .lp-ctr-2 .node-desc.fc-right { width:100%; background-color:#475260; }

 .path-node .node-hdr .node-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .node-hdr .overview-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .node-hdr .connections-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .node-hdr .lp-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .overview-hdr .node-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .overview-hdr .overview-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .overview-hdr .connections-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .overview-hdr .lp-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .connections-hdr .node-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .connections-hdr .overview-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .connections-hdr .connections-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .connections-hdr .lp-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr .node-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr .overview-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr .connections-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr .lp-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr-b .node-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr-b .overview-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr-b .connections-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr-b .lp-ctr-2 .node-desc.fc-right .accordion-a-content p { color:inherit !important; }

 .path-node .node-hdr .node-ctr-2 .node-side,.path-node .node-hdr .node-ctr-2 .contact-ctr,.path-node .node-hdr .node-ctr-2 .connections-img-ctr,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .node-hdr .overview-ctr-2 .node-side,.path-node .node-hdr .overview-ctr-2 .contact-ctr,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .node-hdr .connections-ctr-2 .node-side,.path-node .node-hdr .connections-ctr-2 .contact-ctr,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .node-hdr .lp-ctr-2 .node-side,.path-node .node-hdr .lp-ctr-2 .contact-ctr,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .node-ctr-2 .node-side,.path-node .overview-hdr .node-ctr-2 .contact-ctr,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .overview-ctr-2 .node-side,.path-node .overview-hdr .overview-ctr-2 .contact-ctr,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .connections-ctr-2 .node-side,.path-node .overview-hdr .connections-ctr-2 .contact-ctr,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .lp-ctr-2 .node-side,.path-node .overview-hdr .lp-ctr-2 .contact-ctr,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .node-ctr-2 .node-side,.path-node .connections-hdr .node-ctr-2 .contact-ctr,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .overview-ctr-2 .node-side,.path-node .connections-hdr .overview-ctr-2 .contact-ctr,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .connections-ctr-2 .node-side,.path-node .connections-hdr .connections-ctr-2 .contact-ctr,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .lp-ctr-2 .node-side,.path-node .connections-hdr .lp-ctr-2 .contact-ctr,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .node-ctr-2 .node-side,.path-node .lp-hdr .node-ctr-2 .contact-ctr,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .overview-ctr-2 .node-side,.path-node .lp-hdr .overview-ctr-2 .contact-ctr,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .connections-ctr-2 .node-side,.path-node .lp-hdr .connections-ctr-2 .contact-ctr,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .lp-ctr-2 .node-side,.path-node .lp-hdr .lp-ctr-2 .contact-ctr,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .node-ctr-2 .node-side,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .overview-ctr-2 .node-side,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .connections-ctr-2 .node-side,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .lp-ctr-2 .node-side,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr { flex:35%; order:2; padding-top:50px; padding-right:50px; padding-bottom:50px; padding-left:50px; background-color:#fff; }

 .path-node .node-hdr .node-ctr-2 .node-side h2,.path-node .node-hdr .node-ctr-2 .contact-ctr h2,.path-node .node-hdr .node-ctr-2 .connections-img-ctr h2,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr h2,.path-node .node-hdr .overview-ctr-2 .node-side h2,.path-node .node-hdr .overview-ctr-2 .contact-ctr h2,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr h2,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr h2,.path-node .node-hdr .connections-ctr-2 .node-side h2,.path-node .node-hdr .connections-ctr-2 .contact-ctr h2,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr h2,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr h2,.path-node .node-hdr .lp-ctr-2 .node-side h2,.path-node .node-hdr .lp-ctr-2 .contact-ctr h2,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr h2,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr h2,.path-node .overview-hdr .node-ctr-2 .node-side h2,.path-node .overview-hdr .node-ctr-2 .contact-ctr h2,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr h2,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr h2,.path-node .overview-hdr .overview-ctr-2 .node-side h2,.path-node .overview-hdr .overview-ctr-2 .contact-ctr h2,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr h2,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr h2,.path-node .overview-hdr .connections-ctr-2 .node-side h2,.path-node .overview-hdr .connections-ctr-2 .contact-ctr h2,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr h2,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr h2,.path-node .overview-hdr .lp-ctr-2 .node-side h2,.path-node .overview-hdr .lp-ctr-2 .contact-ctr h2,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr h2,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr h2,.path-node .connections-hdr .node-ctr-2 .node-side h2,.path-node .connections-hdr .node-ctr-2 .contact-ctr h2,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr h2,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr h2,.path-node .connections-hdr .overview-ctr-2 .node-side h2,.path-node .connections-hdr .overview-ctr-2 .contact-ctr h2,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr h2,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr h2,.path-node .connections-hdr .connections-ctr-2 .node-side h2,.path-node .connections-hdr .connections-ctr-2 .contact-ctr h2,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr h2,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr h2,.path-node .connections-hdr .lp-ctr-2 .node-side h2,.path-node .connections-hdr .lp-ctr-2 .contact-ctr h2,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr h2,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr .node-ctr-2 .node-side h2,.path-node .lp-hdr .node-ctr-2 .contact-ctr h2,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr .overview-ctr-2 .node-side h2,.path-node .lp-hdr .overview-ctr-2 .contact-ctr h2,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr .connections-ctr-2 .node-side h2,.path-node .lp-hdr .connections-ctr-2 .contact-ctr h2,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr .lp-ctr-2 .node-side h2,.path-node .lp-hdr .lp-ctr-2 .contact-ctr h2,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr-b .node-ctr-2 .node-side h2,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr h2,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr-b .overview-ctr-2 .node-side h2,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr h2,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr-b .connections-ctr-2 .node-side h2,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr h2,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr-b .lp-ctr-2 .node-side h2,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr h2,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr h2 { /*color: #21272d;*/ color:#21272d; }

 .path-node .node-hdr .node-ctr-2 .node-side h3,.path-node .node-hdr .node-ctr-2 .contact-ctr h3,.path-node .node-hdr .node-ctr-2 .connections-img-ctr h3,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr h3,.path-node .node-hdr .overview-ctr-2 .node-side h3,.path-node .node-hdr .overview-ctr-2 .contact-ctr h3,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr h3,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr h3,.path-node .node-hdr .connections-ctr-2 .node-side h3,.path-node .node-hdr .connections-ctr-2 .contact-ctr h3,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr h3,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr h3,.path-node .node-hdr .lp-ctr-2 .node-side h3,.path-node .node-hdr .lp-ctr-2 .contact-ctr h3,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr h3,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr h3,.path-node .overview-hdr .node-ctr-2 .node-side h3,.path-node .overview-hdr .node-ctr-2 .contact-ctr h3,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr h3,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr h3,.path-node .overview-hdr .overview-ctr-2 .node-side h3,.path-node .overview-hdr .overview-ctr-2 .contact-ctr h3,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr h3,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr h3,.path-node .overview-hdr .connections-ctr-2 .node-side h3,.path-node .overview-hdr .connections-ctr-2 .contact-ctr h3,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr h3,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr h3,.path-node .overview-hdr .lp-ctr-2 .node-side h3,.path-node .overview-hdr .lp-ctr-2 .contact-ctr h3,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr h3,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr h3,.path-node .connections-hdr .node-ctr-2 .node-side h3,.path-node .connections-hdr .node-ctr-2 .contact-ctr h3,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr h3,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr h3,.path-node .connections-hdr .overview-ctr-2 .node-side h3,.path-node .connections-hdr .overview-ctr-2 .contact-ctr h3,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr h3,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr h3,.path-node .connections-hdr .connections-ctr-2 .node-side h3,.path-node .connections-hdr .connections-ctr-2 .contact-ctr h3,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr h3,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr h3,.path-node .connections-hdr .lp-ctr-2 .node-side h3,.path-node .connections-hdr .lp-ctr-2 .contact-ctr h3,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr h3,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr .node-ctr-2 .node-side h3,.path-node .lp-hdr .node-ctr-2 .contact-ctr h3,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr .overview-ctr-2 .node-side h3,.path-node .lp-hdr .overview-ctr-2 .contact-ctr h3,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr .connections-ctr-2 .node-side h3,.path-node .lp-hdr .connections-ctr-2 .contact-ctr h3,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr .lp-ctr-2 .node-side h3,.path-node .lp-hdr .lp-ctr-2 .contact-ctr h3,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr-b .node-ctr-2 .node-side h3,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr h3,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr-b .overview-ctr-2 .node-side h3,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr h3,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr-b .connections-ctr-2 .node-side h3,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr h3,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr-b .lp-ctr-2 .node-side h3,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr h3,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr h3 { font-size:1.6rem; font-weight:550; }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr { /*flex: 30%;
					order: 2;*/ padding:2rem; padding-left:2rem; color:#FFF; position:relative; z-index:5; background:#21202080; background:#005D85CC; background-color:#475260; width:100%; padding-left:50px; max-width:unset; bottom:0; right:0; height:100%; margin-bottom:50px; /*box-shadow: -5px -1px 5px #28282854;*/ }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr .field,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr .field,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr .field,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr .field,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr .field,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr .field,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr .field,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr .field,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr .field,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr .field,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr .field,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr .field,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr .field,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr .field,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr .field,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr .field,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr .field,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr .field,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr .field,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr .field,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr .field,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr .field,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr .field,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr .field,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr .field { width:85%; }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr h1,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr h1,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr h1,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr h1,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr h1,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr h1,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr h1,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr h1,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr h1,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr h1,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr h1,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr h1,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr h1,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr h1,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr h1,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr h1,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr h1,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr h1,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr h1,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr h1,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr h1,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr h1,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr h1,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr h1,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr h1 { font-weight:bolder; }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr h2,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr h2,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr h2,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr h2,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr h2,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr h2,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr h2,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr h2,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr h2,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr h2,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr h2,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr h2,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr h2,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr h2,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr h2,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr h2,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr h2,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr h2,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr h2,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr h2,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr h2,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr h2,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr h2,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr h2,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr h2 { color:#fff; font-weight:bolder; border-bottom:3px groove #BCD9ED; padding-bottom:10px; }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row { margin-left:45px; }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 { margin-left:10px; }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a { font-size:1.3rem; color:#fff; font-weight:normal; margin-left:0px; vertical-align:text-top; }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before { background:none; color:#BCD9ED; font-family:"Font Awesome 6 Free"; font:var(--fa-font-solid); content:""; font-size:30px; float:left; text-indent:-45px; }

 .path-node .node-hdr .node-ctr-2 .connections-img-ctr,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr { flex:55%; order:1; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; }

 .path-node .node-hdr .node-ctr-2 .basic-table,.path-node .node-hdr .overview-ctr-2 .basic-table,.path-node .node-hdr .connections-ctr-2 .basic-table,.path-node .node-hdr .lp-ctr-2 .basic-table,.path-node .overview-hdr .node-ctr-2 .basic-table,.path-node .overview-hdr .overview-ctr-2 .basic-table,.path-node .overview-hdr .connections-ctr-2 .basic-table,.path-node .overview-hdr .lp-ctr-2 .basic-table,.path-node .connections-hdr .node-ctr-2 .basic-table,.path-node .connections-hdr .overview-ctr-2 .basic-table,.path-node .connections-hdr .connections-ctr-2 .basic-table,.path-node .connections-hdr .lp-ctr-2 .basic-table,.path-node .lp-hdr .node-ctr-2 .basic-table,.path-node .lp-hdr .overview-ctr-2 .basic-table,.path-node .lp-hdr .connections-ctr-2 .basic-table,.path-node .lp-hdr .lp-ctr-2 .basic-table,.path-node .lp-hdr-b .node-ctr-2 .basic-table,.path-node .lp-hdr-b .overview-ctr-2 .basic-table,.path-node .lp-hdr-b .connections-ctr-2 .basic-table,.path-node .lp-hdr-b .lp-ctr-2 .basic-table { padding:0px; background-color:#f1f5f8; box-shadow:0px 1px 5px #28282854; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field--label-inline,.path-node .node-hdr .overview-ctr-2 .basic-table .field--label-inline,.path-node .node-hdr .connections-ctr-2 .basic-table .field--label-inline,.path-node .node-hdr .lp-ctr-2 .basic-table .field--label-inline,.path-node .overview-hdr .node-ctr-2 .basic-table .field--label-inline,.path-node .overview-hdr .overview-ctr-2 .basic-table .field--label-inline,.path-node .overview-hdr .connections-ctr-2 .basic-table .field--label-inline,.path-node .overview-hdr .lp-ctr-2 .basic-table .field--label-inline,.path-node .connections-hdr .node-ctr-2 .basic-table .field--label-inline,.path-node .connections-hdr .overview-ctr-2 .basic-table .field--label-inline,.path-node .connections-hdr .connections-ctr-2 .basic-table .field--label-inline,.path-node .connections-hdr .lp-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr .node-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr .overview-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr .connections-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr .lp-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field--label-inline { display:flex; border-bottom:1px solid #ccc; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field,.path-node .node-hdr .overview-ctr-2 .basic-table .field,.path-node .node-hdr .connections-ctr-2 .basic-table .field,.path-node .node-hdr .lp-ctr-2 .basic-table .field,.path-node .overview-hdr .node-ctr-2 .basic-table .field,.path-node .overview-hdr .overview-ctr-2 .basic-table .field,.path-node .overview-hdr .connections-ctr-2 .basic-table .field,.path-node .overview-hdr .lp-ctr-2 .basic-table .field,.path-node .connections-hdr .node-ctr-2 .basic-table .field,.path-node .connections-hdr .overview-ctr-2 .basic-table .field,.path-node .connections-hdr .connections-ctr-2 .basic-table .field,.path-node .connections-hdr .lp-ctr-2 .basic-table .field,.path-node .lp-hdr .node-ctr-2 .basic-table .field,.path-node .lp-hdr .overview-ctr-2 .basic-table .field,.path-node .lp-hdr .connections-ctr-2 .basic-table .field,.path-node .lp-hdr .lp-ctr-2 .basic-table .field,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field { display:flex; border-bottom:1px solid #ccc; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__label,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__label,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__label,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__label,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__label,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__label,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__label,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__label,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__label,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__label,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__label,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__label { background-color:#e4ecf2; padding:15px; font-size:inherit; /*width: 54%;*/ /*border-bottom: 1px solid #ccc;*/ flex:40%; order:1; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__items,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__items,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__items,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__items,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__items,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__items,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__items,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__items,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__items,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__items,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__items,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__items { flex:60%; order:2; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul { list-style:none; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul { list-style:disc; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__item,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__item,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__item,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__item,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__item,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__item,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__item,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__item,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__item,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__item,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__item,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__item { /*background-color: #e4ecf2;*/ /*border-bottom: 1px solid #ccc;*/ padding:10px; font-size:inherit; border:0; flex:60%; order:2; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__item .field--type-string { padding:0px !important; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul { list-style:none; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul { list-style:disc; }

 .path-node .node-hdr .node-ctr-2 .node-side,.path-node .node-hdr .overview-ctr-2 .node-side,.path-node .node-hdr .connections-ctr-2 .node-side,.path-node .node-hdr .lp-ctr-2 .node-side,.path-node .overview-hdr .node-ctr-2 .node-side,.path-node .overview-hdr .overview-ctr-2 .node-side,.path-node .overview-hdr .connections-ctr-2 .node-side,.path-node .overview-hdr .lp-ctr-2 .node-side,.path-node .connections-hdr .node-ctr-2 .node-side,.path-node .connections-hdr .overview-ctr-2 .node-side,.path-node .connections-hdr .connections-ctr-2 .node-side,.path-node .connections-hdr .lp-ctr-2 .node-side,.path-node .lp-hdr .node-ctr-2 .node-side,.path-node .lp-hdr .overview-ctr-2 .node-side,.path-node .lp-hdr .connections-ctr-2 .node-side,.path-node .lp-hdr .lp-ctr-2 .node-side,.path-node .lp-hdr-b .node-ctr-2 .node-side,.path-node .lp-hdr-b .overview-ctr-2 .node-side,.path-node .lp-hdr-b .connections-ctr-2 .node-side,.path-node .lp-hdr-b .lp-ctr-2 .node-side { flex:unset; order:unset; position:relative; display:inline-block; width:100%; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; background-color:#475260; vertical-align:top; }

 .path-node .node-hdr .node-ctr-2 .node-side.fc-left,.path-node .node-hdr .overview-ctr-2 .node-side.fc-left,.path-node .node-hdr .connections-ctr-2 .node-side.fc-left,.path-node .node-hdr .lp-ctr-2 .node-side.fc-left,.path-node .overview-hdr .node-ctr-2 .node-side.fc-left,.path-node .overview-hdr .overview-ctr-2 .node-side.fc-left,.path-node .overview-hdr .connections-ctr-2 .node-side.fc-left,.path-node .overview-hdr .lp-ctr-2 .node-side.fc-left,.path-node .connections-hdr .node-ctr-2 .node-side.fc-left,.path-node .connections-hdr .overview-ctr-2 .node-side.fc-left,.path-node .connections-hdr .connections-ctr-2 .node-side.fc-left,.path-node .connections-hdr .lp-ctr-2 .node-side.fc-left,.path-node .lp-hdr .node-ctr-2 .node-side.fc-left,.path-node .lp-hdr .overview-ctr-2 .node-side.fc-left,.path-node .lp-hdr .connections-ctr-2 .node-side.fc-left,.path-node .lp-hdr .lp-ctr-2 .node-side.fc-left,.path-node .lp-hdr-b .node-ctr-2 .node-side.fc-left,.path-node .lp-hdr-b .overview-ctr-2 .node-side.fc-left,.path-node .lp-hdr-b .connections-ctr-2 .node-side.fc-left,.path-node .lp-hdr-b .lp-ctr-2 .node-side.fc-left { width:100%; }

 .path-node .node-hdr .node-ctr-2 h2,.path-node .node-hdr .overview-ctr-2 h2,.path-node .node-hdr .connections-ctr-2 h2,.path-node .node-hdr .lp-ctr-2 h2,.path-node .overview-hdr .node-ctr-2 h2,.path-node .overview-hdr .overview-ctr-2 h2,.path-node .overview-hdr .connections-ctr-2 h2,.path-node .overview-hdr .lp-ctr-2 h2,.path-node .connections-hdr .node-ctr-2 h2,.path-node .connections-hdr .overview-ctr-2 h2,.path-node .connections-hdr .connections-ctr-2 h2,.path-node .connections-hdr .lp-ctr-2 h2,.path-node .lp-hdr .node-ctr-2 h2,.path-node .lp-hdr .overview-ctr-2 h2,.path-node .lp-hdr .connections-ctr-2 h2,.path-node .lp-hdr .lp-ctr-2 h2,.path-node .lp-hdr-b .node-ctr-2 h2,.path-node .lp-hdr-b .overview-ctr-2 h2,.path-node .lp-hdr-b .connections-ctr-2 h2,.path-node .lp-hdr-b .lp-ctr-2 h2 { color:#fff; font-weight:bold; /*text-shadow: 2px 2px 4px #000000;*/ font-size:2rem; margin-bottom:30px; }

 .path-node .node-hdr .node-ctr-2 h2.comment-form__title,.path-node .node-hdr .overview-ctr-2 h2.comment-form__title,.path-node .node-hdr .connections-ctr-2 h2.comment-form__title,.path-node .node-hdr .lp-ctr-2 h2.comment-form__title,.path-node .overview-hdr .node-ctr-2 h2.comment-form__title,.path-node .overview-hdr .overview-ctr-2 h2.comment-form__title,.path-node .overview-hdr .connections-ctr-2 h2.comment-form__title,.path-node .overview-hdr .lp-ctr-2 h2.comment-form__title,.path-node .connections-hdr .node-ctr-2 h2.comment-form__title,.path-node .connections-hdr .overview-ctr-2 h2.comment-form__title,.path-node .connections-hdr .connections-ctr-2 h2.comment-form__title,.path-node .connections-hdr .lp-ctr-2 h2.comment-form__title,.path-node .lp-hdr .node-ctr-2 h2.comment-form__title,.path-node .lp-hdr .overview-ctr-2 h2.comment-form__title,.path-node .lp-hdr .connections-ctr-2 h2.comment-form__title,.path-node .lp-hdr .lp-ctr-2 h2.comment-form__title,.path-node .lp-hdr-b .node-ctr-2 h2.comment-form__title,.path-node .lp-hdr-b .overview-ctr-2 h2.comment-form__title,.path-node .lp-hdr-b .connections-ctr-2 h2.comment-form__title,.path-node .lp-hdr-b .lp-ctr-2 h2.comment-form__title { color:#264A64; }

 .path-node .node-hdr .node-ctr-2,.path-node .overview-hdr .node-ctr-2,.path-node .connections-hdr .node-ctr-2,.path-node .lp-hdr .node-ctr-2,.path-node .lp-hdr-b .node-ctr-2 { display:inline-block; position:relative; background-color:#fff; }

 .path-node .node-hdr .node-ctr-3,.path-node .overview-hdr .node-ctr-3,.path-node .connections-hdr .node-ctr-3,.path-node .lp-hdr .node-ctr-3,.path-node .lp-hdr-b .node-ctr-3 { /* display: inline-block;
			position: relative;
			background-color: #fff;*/ display:inline-flex; background-color:#fff; flex-direction:column; width:100%; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a,.path-node .overview-hdr .node-ctr-3 .node-3-block-a,.path-node .connections-hdr .node-ctr-3 .node-3-block-a,.path-node .lp-hdr .node-ctr-3 .node-3-block-a,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a { /*display: block;
				float: left;
				position: relative;
				width: 33%;*/ flex:60%; order:1; width:100%; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr { /*flex: 30%;
					order: 2;*/ padding:2rem; padding-left:2rem; color:#FFF; position:relative; z-index:5; background:#21202080; background:#005D85CC; background-color:#475260; width:100%; padding-left:50px; max-width:unset; bottom:0; right:0; height:100%; margin-bottom:50px; /*box-shadow: -5px -1px 5px #28282854;*/ }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr .field,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr .field,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr .field,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr .field,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr .field { width:85%; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr h1,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr h1,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr h1,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr h1,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr h1 { font-weight:bolder; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr h2,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr h2,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr h2,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr h2,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr h2 { color:#fff; font-weight:bolder; border-bottom:3px groove #BCD9ED; padding-bottom:10px; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row { margin-left:45px; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3 { margin-left:10px; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3 a { font-size:1.3rem; color:#fff; font-weight:normal; margin-left:0px; vertical-align:text-top; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3:before { background:none; color:#BCD9ED; font-family:"Font Awesome 6 Free"; font:var(--fa-font-solid); content:""; font-size:30px; float:left; text-indent:-45px; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-b,.path-node .overview-hdr .node-ctr-3 .node-3-block-b,.path-node .connections-hdr .node-ctr-3 .node-3-block-b,.path-node .lp-hdr .node-ctr-3 .node-3-block-b,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-b { /*display: block;
				float: left;
				position: relative;
				width: 33%;*/ flex:40%; order:2; background:#005D85CC; width:100%; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-b .trend-ctr,.path-node .overview-hdr .node-ctr-3 .node-3-block-b .trend-ctr,.path-node .connections-hdr .node-ctr-3 .node-3-block-b .trend-ctr,.path-node .lp-hdr .node-ctr-3 .node-3-block-b .trend-ctr,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-b .trend-ctr { margin:50px; margin-top:2rem; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-hdr h2,.path-node .overview-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-hdr h2,.path-node .connections-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-hdr h2,.path-node .lp-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-hdr h2,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-b .trend-ctr .trend-hdr h2 { color:#fff; font-weight:bolder; padding-bottom:10px; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame,.path-node .overview-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame,.path-node .connections-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame,.path-node .lp-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame { padding:50px; border:1px solid #fff; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .fa3-trend:before,.path-node .overview-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .fa3-trend:before,.path-node .connections-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .fa3-trend:before,.path-node .lp-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .fa3-trend:before,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .fa3-trend:before { background:none; color:#fff; font-family:"Font Awesome 6 Free"; font:var(--fa-font-solid); content:""; font-size:60px; float:left; text-indent:0px; margin-right:30px; top:-20px; position:relative; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3,.path-node .overview-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3,.path-node .connections-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3,.path-node .lp-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3 { font-size:1.3rem; color:#fff; font-weight:normal; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3 a,.path-node .overview-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3 a,.path-node .connections-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3 a,.path-node .lp-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3 a,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3 a { color:#fff; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-c,.path-node .overview-hdr .node-ctr-3 .node-3-block-c,.path-node .connections-hdr .node-ctr-3 .node-3-block-c,.path-node .lp-hdr .node-ctr-3 .node-3-block-c,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-c { /*display: block;
				float: left;
				position: relative;
				width: 33%;*/ flex:33%; order:3; background:#21202080; width:100%; }

 .path-node .node-hdr p,.path-node .overview-hdr p,.path-node .connections-hdr p,.path-node .lp-hdr p,.path-node .lp-hdr-b p { font-size:1.2rem; text-shadow:none; font-weight:normal; }

 .path-node .lp-hdr-b { min-height:200px; }

 .path-node .node-left,.path-node .overview-left,.path-node .connections-left { width:100% !important; padding:50px; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-products-1.jpg"); background-size:cover; background-position:center center; }

 .path-node .node-left .views-element-container,.path-node .overview-left .views-element-container,.path-node .connections-left .views-element-container { width:100%; padding:30px; border:1px solid #DDE2E8; height:auto; background-color:#fff; float:left; }

 .path-node .node-left .views-element-container .about-img,.path-node .overview-left .views-element-container .about-img,.path-node .connections-left .views-element-container .about-img { float:left; margin:5px; }

 .path-node .node-left .views-element-container li,.path-node .overview-left .views-element-container li,.path-node .connections-left .views-element-container li { font-size:1.3rem; }

 .path-node .node-left .field--name-dynamic-block-fieldnode-overview-about-acf .views-element-container:last-child,.path-node .overview-left .field--name-dynamic-block-fieldnode-overview-about-acf .views-element-container:last-child,.path-node .connections-left .field--name-dynamic-block-fieldnode-overview-about-acf .views-element-container:last-child { margin-right:0px; margin-left:0px; }

 .path-node .node-left .misc-basic-main,.path-node .overview-left .misc-basic-main,.path-node .connections-left .misc-basic-main { margin:50px; padding:50px; border:1px solid #DDE2E8; height:auto; background-color:#fff; }

 .path-node .node-left .lp-main-desc-ctr-b,.path-node .overview-left .lp-main-desc-ctr-b,.path-node .connections-left .lp-main-desc-ctr-b { background-color:#fff; }

 .path-node .node-left .lp-main-desc-ctr-b .field--name-body,.path-node .overview-left .lp-main-desc-ctr-b .field--name-body,.path-node .connections-left .lp-main-desc-ctr-b .field--name-body { padding:100px; }

 .path-node .connections-left .field-item-first,.path-node .connections-left .field-item-last,.path-node .lp-left .field-item-first,.path-node .lp-left .field-item-last { width:100%; padding:30px; border:1px solid #DDE2E8; height:auto; margin-right:50px; margin-bottom:30px; background-color:#fff; float:left; }

 .path-node .connections-left .field-item-first .field__item,.path-node .connections-left .field-item-last .field__item,.path-node .lp-left .field-item-first .field__item,.path-node .lp-left .field-item-last .field__item { width:100%; }

 .path-node .connections-left .field-item-last,.path-node .lp-left .field-item-last { margin-right:0px; }

 .path-node .node-right { display:none; }

 }

 /*END: (min-width: 0px) and (max-width: 991px)  second*/ /*START: (min-width: 769px) and (max-width: 991px) */ @media screen and (min-width:769px) and (max-width:991px) { /* START: RESOURCE LIBRARY */ /* END: RESOURCE LIBRARY 769 - 991*/ .path-search { /*.node-hdr 
	{

		min-height: 350px;
		width:100%;
		background-image: url("/css/images/background-resource-library-people-green_b.jpg");
		background-size: cover;
		background-position: center center;
		padding-top: 50px;
		padding-right: 35%;
		padding-bottom: 50px;
		padding-left: 12%;

		h1
		{
			color:#fff; 
			text-shadow: 2px 2px 4px #000000;
			font-weight: bold;
			font-size: 3rem;
			margin-bottom: 30px;
		}

		p
		{
			font-size: 1.2rem;
			text-shadow: none;
			font-weight: 550;
		}


	}
	*/ }

 .path-search .col-auto.p-0 .form--inline { display:none; }

 .path-search .node-hdr { /*min-height: 350px;
		width:100%;
		background-image: url("/css/images/background-resource-library-people-green_b.jpg");
		background-size: cover;
		background-position: center center;
		padding-top: 50px;
		padding-right: 35%;
		padding-bottom: 50px;
		padding-left: 12%;*/ display:flex; position:relative; flex-direction:row; justify-content:flex-start; min-height:300px; width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-basic-3.jpg"); background-size:cover; background-position:top left; background-repeat:no-repeat; background-position-y:35%; padding-top:0px; padding-right:0; padding-bottom:0; padding-left:0; }

 .path-search .node-hdr .resource-title-block { flex:40%; order:1; padding:2rem; padding-left:2rem; color:#FFF; position:relative; z-index:5; background:#21202080; background:#005D85CC; background-color:rgba(51, 102, 153, 0.9); /*background-color: #A12854D1;*/ background-color:#A1285491; width:100%; max-width:800px; min-height:200px; padding-left:50px; bottom:0; top:0; }

 .path-search .node-hdr .resource-title-block h1 { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; margin-bottom:30px; }

 .path-search .node-hdr p { font-size:1.2rem; text-shadow:none; font-weight:550; }

 .path-search .node-hdr.resource-archive-hdr .resource-title-block { background-color:#a12854d4; }

 .node-left { float:unset; width:100% !important; padding-top:50px; padding-right:0px; padding-bottom:50px; padding-left:50px; /*padding-left: 12%;*/ }

 .node-left .field--name-field-record-description,.node-left .field--name-body,.node-left .field--name-field-mission-goal-of-program,.node-left .field--name-field-programs-services-offered,.node-left .field--name-field-evaluation-results { padding:50px; border:1px solid #ccc; margin-bottom:50px; font-size:1.5rem; }

 .node-left .field--name-field-record-description p,.node-left .field--name-body p,.node-left .field--name-field-mission-goal-of-program p,.node-left .field--name-field-programs-services-offered p,.node-left .field--name-field-evaluation-results p { font-size:1.5rem; padding-bottom:20px; }

 .node-left .lp-main-desc-ctr-b { background-color:#fff; }

 .node-left .lp-main-desc-ctr-b .field--name-body { padding:100px; }

 .node-left .resource-left { /*margin-top: -150px;*/ padding:30px; margin-right:30px; background-color:#fff; box-shadow:0px 1px 5px #28282854; }

 .node-left .resource-left .region.region-content { /*border: 1px solid #dde2e8;*/ }

 .node-left .resource-left .region.region-content .views-element-container { padding:30px; }

 .node-left .resource-left .region.region-content .views-element-container .view-filters form .form--inline { background-color:#E2EFF7; padding-bottom:30px; border:1px solid #dde2e8; display:flex; flex-direction:row; justify-content:flex-start; align-items:flex-end; padding-left:30px; }

 .node-left .resource-left .region.region-content .views-element-container .view-filters form .form--inline input.button { color:#fff; background-color:#336a90; border-color:#336a90; font-weight:bolder; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col { border:1px solid #ccc; width:100% !important; max-width:unset; max-height:unset; height:auto; margin-top:10px; margin-bottom:10px; padding:30px; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col h2 { font-size:1.6rem; font-weight:bolder; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col h2 a { color:#336a90; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col h3 { font-size:1.3rem; font-weight:bolder; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col h3 a { color:#336a90; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col .views-field-field-record-type { color:#80858C; font-weight:700; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col .views-field-field-published-date { color:#21272D; font-weight:700; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col p { padding-top:15px; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col.col-2 { margin-right:0px; margin-left:0px; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li { margin-left:10px; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li a { margin-left:0; border-radius:0px; border-top-left-radius:0; border-bottom-left-radius:0; font-weight:bolder; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item.is-active.active a.page-link { background-color:#264a64; border-color:#264a64; color:#fff; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li:nth-child(1) { margin-left:0px; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item a.page-link { color:#264a64; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item a.page-link span { color:#264a64; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item.disabled { border:0; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item.disabled span.page-link { border:0; }

 .resource-results-row { padding:5px 0; border-bottom:1px solid #dde2e8; }

 .resource-results-row .views-field-field-record-type { color:#80858C; font-weight:700; }

 .resource-results-row .views-field-field-published-date { color:#21272D; font-weight:700; }

 .resource-results-row .views-field-field-record-description { padding-top:25px; }

 .resource-results-row h3 { font-size:1.6rem; font-weight:bolder; padding-top:50px; }

 .resource-results-row h3 a { color:#336a90; }

 .node-right.group-right .resource-right { background-color:#fff; }

 .node-right.group-right .resource-right .region-facets-list { /*border: 1px solid #dde2e8;*/ padding:0px; width:80%; }

 .node-right.group-right .resource-right .region-facets-list .block-facets { border:1px solid #dde2e8; padding-top:inherit; padding-right:30px; padding-bottom:inherit; padding-left:30px; margin-top:1em; margin-bottom:1em; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockTitle { background:none; display:flex; flex-direction:row; justify-content:flex-start; align-items:flex-end; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockTitle button,.node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockTitle button:hover { background:none; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockTitle:before { background:none; color:#264a64; content:"-"; font-size:35px; float:right; cursor:pointer; order:2; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockTitleCollapsed { background:none; display:flex; flex-direction:row; justify-content:flex-start; align-items:flex-end; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockTitleCollapsed button { background:none; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockTitleCollapsed:before { background:none; color:#264a64; content:"+"; font-size:35px; float:right; cursor:pointer; order:2; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockContent ul { list-style:none; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockContent ul li input { margin-right:5px; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockContent ul li label { display:inline; font-weight:600; }

 .node-right.group-right .resource-right .region-facets-list .block-facets h2 { color:#264a64; font-size:1.2rem; font-weight:600; }

 }

 /*START: (min-width: 769px) and (max-width: 991px) */ /*START: (min-width: 976px) and (max-width: 991px) */ @media screen and (min-width:976px) and (max-width:991px) { .tb-megamenu .nav-collapse { height:0 !important; overflow:hidden !important; }

 }

 /*END: (min-width: 976px) and (max-width: 991px) */ /*START:(min-width: 769px) and (max-width: 1124px) */ @media screen and (min-width:769px) and (max-width:1124px) { .content-grid-3 .view-content .teaser--large-compact .teaser__content .teaser__headline_ctr .teaser__headline_left .teaser__headline a { font-size:1.8rem; font-weight:600; color:#fff; }

 .content-grid-3 .view-content .teaser--medium-compact .teaser__content .teaser__headline_ctr .teaser__headline_left .teaser__headline a { font-size:1.3rem; font-weight:600; color:#fff; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .peerta-podcast-ctr .pod-content .pod-left img { display:none; }

 }

 /*END:(min-width: 769px) and (max-width: 1124px) */ /*START:(min-width: 769px) and (max-width: 991px) */ /*END:(min-width: 769px) and (max-width: 991px) */ /*START: (min-width: 992px)*/ @media (min-width:992px) { /*START: HHS ROW*/ /*END: HHS ROW*/ /*START: USER LOGIN*/ /* Style the header */ /*END: USER LOGIN*/ /*START: STICKY HEADER*/ /* Style the header */ /* Page content */ /* The sticky class is added to the header with JS when it reaches its scroll position */ /* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */ /*END: STICKY HEADER*/ /*START:main navbar*/ /*END: main navbar */ /*START: Featured Grid 3*/ /*START: content-grid-3*/ /*END: content-grid-3*/ /*END: Featured Grid 3*/ /*START: OFA Products*/ /*END: OFA Products*/ /*START: Podcast */ /*END: Podcast */ /*START: Trending */ /* .field--name-dynamic-block-fieldnode-trending-main */ /*END: Tending */ /*START: Newsletter Highlight Grid 3*/ /*END: Newsletter Highlight Grid 3*/ /*START: Education hdr */ /*END: Education hdr */ /*START: UPCOMING EVENTS */ /* .field--name-dynamic-block-fieldnode-trending-main */ /*END: UPCOMING EVENTS */ /*START: Upcoming Events Calendar*/ /*END: Upcoming Events Calendar*/ /*START: Accordions */ /*END: Accordions */ /*START: Content Types*/ /* START: RESOURCE LIBRARY */ /*
.block-facets-summary h2
{
 
	cursor: pointer;
}

.block-facets-summary ul
{
    display: none;
}

.show_text {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

*/ /*
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #ccc;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
*/ /* END: RESOURCE LIBRARY */ /* START: WEBFORM */ /* END: WEBFORM */ /* START: NODES AND BASIC RECORDS */ /*
.basic-right
{

	width: 40% !important;

	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;

	h2
	{
		font-weight:bold;
	}

	p
	{

	}


	.basic-related-rec-ctr
	{

		background-color: #ebebeb;
		padding: 50px;
		
		h3 
		{
			margin-bottom: 1.5rem;
	
			a
			{
				font-size: 1.6rem;
			}

		}





	}


}
*/ /* END: NODES AND BASIC RECORDS */ /*END: Content Types*/ /*START: Footer*/ /*END: Footer*/ .hhs-row { width:100%; min-height:50px; background-color:#cfd2d9; }

 .path-user .region.region-content { width:40%; margin-top:2%; margin-right:auto; margin-bottom:5%; margin-left:auto; padding:50px; }

 .path-user .region.region-content .tabs-primary { margin-bottom:0; }

 .path-user .region.region-content .tabs-primary ul li.nav-item { border-top-color:#dee2e6; border-top:1px solid #dee2e6; border-right:1px solid #dee2e6; background-color:#DDE2E8; }

 .path-user .region.region-content .tabs-primary ul li.nav-item a.nav-link { border-top-color:#dee2e6; border-top:1px solid #dee2e6; border-right:1px solid #dee2e6; background-color:#DDE2E8; }

 .path-user .region.region-content .tabs-primary ul li.nav-item.nav-link.active { background-color:#fff; }

 .path-user .region.region-content .tabs-primary ul li.nav-item.nav-link.active a.active.is-active { border-bottom-color:#dee2e6; border-bottom:1px solid #dee2e6; }

 .path-user .region.region-content .site-login-form { padding-left:30px; padding-right:30px; padding-top:20px; padding-bottom:20px; border:1px solid #dee2e6; border-top:0; }

 .path-user .region.region-content .site-login-form .form-item,.path-user .region.region-content .site-login-form .form-actions { margin-top:0em; }

 .header { padding:10px 16px; background:#555; color:#f1f1f1; }

 .content { padding:16px; }

 .sticky { position:fixed; top:0; width:100%; }

 .sticky + .content { padding-top:102px; }

 nav.navbar { padding:0; margin-bottom:0px; border:0px solid transparent; }

 nav.navbar .container-fluid.m-0.p-0.row.mx-auto { flex-wrap:nowrap; margin-left:0 !important; margin-right:0 !important; height:140px; }

 nav.navbar .col-auto.p-0.sect-a { flex:auto; order:1; padding-left:50px; }

 nav.navbar .col-auto.p-0.sect-a .col-3.col-md-auto.p-0.text-right { display:none; }

 nav.navbar .col-auto.p-1.sect-b { order:2; margin-right:10px; /* END: .nav-right-top*/ /* START: #navbarSupportedContent*/ /* END: #navbarSupportedContent*/ }

 nav.navbar .col-auto.p-1.sect-b .nav-right-top { display:flex; flex-direction:row; margin:0; padding:0; align-items:normal; justify-content:end; /*background: linear-gradient(to right, #fff 20%, #336a90 50%, #a128b8 100%);*/ /*background: linear-gradient(to right, #fff 15%, #336a90 35%, #a128b8 50%, #E2EFF7 80%, #fff 100%);*/ }

 nav.navbar .col-auto.p-1.sect-b .nav-right-top .col-auto.p-0.sect-2.search-wrap .region-nav-search { width:0; overflow:hidden; }

 nav.navbar .col-auto.p-1.sect-b .nav-right-top .col-auto.p-0.sect-2.search-wrap.opened .region-nav-search { display:inline-block; overflow:hidden; /*position: absolute;*/ top:0; right:30px; width:240px; transition:width 0.4s ease; }

 nav.navbar .col-auto.p-1.sect-b .nav-right-top .col-auto.p-0.sect-3.search-wrap button.search-animate-button { border:none; background-color:transparent; padding:1.125rem 1.5625rem 1.125rem 1.5625rem; }

 nav.navbar .col-auto.p-1.sect-b .nav-right-top .col-auto.p-0.sect-3.search-wrap button.search-animate-button .search-label .fa1:before { background:none; color:#336A90; font-family:"Font Awesome 6 Free"; font:var(--fa-font-solid); content:""; font-size:30px; float:left; text-indent:-20px; margin-right:10px; }

 nav.navbar .col-auto.p-1.sect-b .nav-right-top .col-auto.p-0.sect-3.search-wrap button.search-animate-button .search-label .fa2:before { display:none; }

 nav.navbar .col-auto.p-1.sect-b .nav-right-top .col-auto.p-0.sect-3.search-wrap.opened button.search-animate-button { border:none; background-color:transparent; }

 nav.navbar .col-auto.p-1.sect-b .nav-right-top .col-auto.p-0.sect-3.search-wrap.opened button.search-animate-button .search-label .fa1:before { display:none; }

 nav.navbar .col-auto.p-1.sect-b .nav-right-top .col-auto.p-0.sect-3.search-wrap.opened button.search-animate-button .search-label .fa2:before { display:inline-block; background:none; color:#065cab; font-family:"Font Awesome 6 Free"; font:var(--fa-font-solid); content:""; font-size:30px; float:left; text-indent:-20px; margin-right:10px; }

 nav.navbar .col-auto.p-1.sect-b .nav-right-top .col-auto.p-0.sect-4 .region-nav-side { display:flex; }

 nav.navbar .col-auto.p-1.sect-b .nav-right-top .col-auto.p-0.sect-4 .region-nav-side .block-we-megamenu-blockpeer-ta-side-menu li:nth-child(1) a:before { background:transparent; color:transparent; content:" "; font-size:0; float:right; text-indent:50px; margin-right:10px; /*background-image: url('css/images/peer-ta--logo-icon_2.png');*/ background-image:url("/themes/custom/peerta_4_bootstrap5/css/images/STAR_logo_symbol2025j_200x199.png"); background-size:32px 32px; display:inline-block; width:32px; height:32px; background-repeat:no-repeat; }

 nav.navbar .col-auto.p-1.sect-b .nav-right-top .col-auto.p-0.sect-4 .region-nav-side .block-we-megamenu-blockpeer-ta-side-menu li:nth-child(2) a:before { background:none; color:#065cab; font-family:"Font Awesome 6 Free"; font:var(--fa-font-solid); content:""; font-size:30px; float:left; text-indent:-20px; margin-right:10px; /*
								background: transparent;
								color: transparent;
								content: " ";
								font-size: 0;
								float: right;
								text-indent: 50px;
								margin-right: 10px;
								background-image: url('css/images/peer-ta--logo-icon_2.png');
								background-size: 32px 32px;
								display: inline-block;
								width: 32px;
								height: 32px;
								background-repeat: no-repeat;
								*/ /*
								background: none;
								color: #336A90;
								font-family: "Font Awesome 6 Free";
    								font: var(--fa-font-solid);
    								content: "\f1e1";
								font-size: 30px;
								float: left;
								text-indent: -20px;
								margin-right: 10px;
								*/ }

 nav.navbar .col-auto.p-1.sect-b .nav-right-top .col-auto.p-0.sect-4 .region-nav-side #block-addtoanybuttons { padding:1.125rem 1.5625rem 0rem 0rem; }

 nav.navbar .col-auto.p-1.sect-b .nav-right-top .col-auto.p-0.sect-4 .region-nav-side #block-addtoanybuttons span { display:flex; }

 nav.navbar .col-auto.p-1.sect-b .nav-right-top .col-auto.p-0.sect-4 .region-nav-side #block-addtoanybuttons span a.a2a_dd.addtoany_share span.a2a_svg.a2a_s__default.a2a_s_a2a { background-color:#065cab !important; }

 nav.navbar .col-auto.p-1.sect-b .nav-right-top .col-auto.p-0.sect-4 .region-nav-side #block-addtoanybuttons span h2 { margin-right:0; color:#666; font-size:0.8125rem; font-family:"Quicksand", sans-serif; font-weight:700; text-transform:uppercase; padding:0.5rem 1.5625rem 1.125rem 0rem; }

 nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .we-mega-menu-ul .we-mega-menu-li a { background-color:transparent; font-size:0.8125rem; }

 nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu { display:none; }

 nav.navbar .block-we-megamenu-blockpeerta-menu-mobile { display:none; }

 nav.navbar .sect-2 { width:auto; }

 nav.navbar .sect-2 form .form--inline { display:inline-flex; }

 nav.navbar .sect-2 form .form--inline .form-item { width:100%; margin-bottom:0em; }

 nav.navbar .sect-2 form .form--inline .form-item input#edit-search-api-fulltext { /*width: 130px;*/ }

 nav.navbar .sect-2 form .form--inline .form-actions { margin-bottom:0em; }

 .navbar.navbar-expand-lg::after { content:""; /*background: linear-gradient(to right, rgba(161,40,184,1) 0%, rgba(51,106,144,1) 100%);*/ /*background: linear-gradient(to right, rgba(196,225,127,1) 0%, rgba(196,225,127,1) 12%, rgba(247,253,202,1) 12%, rgba(247,253,202,1) 25%, rgba(250,208,113,1) 25%, rgba(250,208,113,1) 39%, rgba(240,118,107,1) 39%, rgba(240,118,107,1) 52%, rgba(219,157,190,1) 52%, rgba(219,157,190,1) 65%, rgba(196,156,223,1) 65%, rgba(196,156,223,1) 78%, rgba(101,153,226,1) 78%, rgba(101,153,226,1) 89%, rgba(97,194,228,1) 89%, rgba(97,194,228,1) 100%);*/ /*background: linear-gradient(to right, rgba(161,40,184,1) 0%, rgba(161,40,184,1) 12%, rgba(64,121,114,1) 12%, rgba(64,121,114,1) 25%, rgba(250,208,113,1) 25%, rgba(250,208,113,1) 39%, rgba(240,118,107,1) 39%, rgba(240,118,107,1) 52%, rgba(219,157,190,1) 52%, rgba(219,157,190,1) 65%, rgba(196,156,223,1) 65%, rgba(196,156,223,1) 78%, rgba(101,153,226,1) 78%, rgba(101,153,226,1) 89%, rgba(97,194,228,1) 89%, rgba(97,194,228,1) 100%);*/ /*background: linear-gradient(to left,#779CB5 0%, #A12854 50%, #E29F4D 60%, #336A90 100%);*/ background:linear-gradient(to left, #336A90 0%, #E29F4D 50%, #63BAB0 60%, #A12854 100%); display:block; height:3px; width:100%; position:absolute; bottom:0; opacity:1; }

 .navbar.navbar-expand-lg { border-bottom:0px solid #d9d9d9; /*padding-top: 20px;
	padding-bottom: 20px;*/ padding-top:0px; padding-bottom:0px; background-color:#fff; z-index:499; }

 .navbar.navbar-expand-lg .navbar-brand { padding-top:0.3125rem; padding-bottom:0.3125rem; margin-right:1rem; }

 .navbar.navbar-expand-lg .navbar-brand img { /*height: 120px;

			margin-right: 1rem;
    			margin-left: 1rem;
    			margin-top: 2rem;
    			margin-bottom: 2rem;

			padding: 1rem 1rem 1rem 1rem;*/ height:auto; margin-right:1rem; margin-left:1rem; margin-top:1rem; margin-bottom:1rem; padding:0; /*max-height: 70px;*/ max-height:unset; margin-left:50px; }

 .navbar.navbar-expand-lg .navbar-we-mega-menu { background-color:transparent; }

 .navbar.navbar-expand-lg .navbar-we-mega-menu .we-mega-menu-ul .we-mega-menu-li { border-left:0; }

 .navbar.navbar-expand-lg .navbar-we-mega-menu .we-mega-menu-ul .we-mega-menu-li a { background-color:transparent; }

 .navbar.navbar-expand-lg .navbar-we-mega-menu .we-mega-menu-ul .we-mega-menu-li .we-mega-menu-submenu ul { display:block; }

 .navbar.navbar-expand-lg .navbar-we-mega-menu .we-mega-menu-ul .we-mega-menu-li .we-mega-menu-submenu .we-mega-menu-submenu-inner { min-height:auto; }

 .navbar.navbar-expand-lg .navbar-we-mega-menu .we-mega-menu-ul .we-mega-menu-li .we-mega-menu-submenu .we-mega-menu-submenu-inner ul { display:block; }

 .field--name-dynamic-block-fieldnode-tanf-purpose-spotlight-header-ds.field--type-ds { z-index:100; /*position: absolute;*/ /*width: 100%;*/ /*background-color: rgba(0,0,0,.5);*/ /*position: relative;*/ /*background-color: rgb(239, 187, 91);*/ /*background-color: #264a64;*/ width:100%; padding-top:80px; padding-bottom:10px; padding-left:0px; display:flex; background-color:#fff; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-products-1.jpg"); background-size:cover; background-position:center center; }

 .field--name-dynamic-block-fieldnode-tanf-purpose-spotlight-header-ds.field--type-ds .tanf-talks-hdr-ctr { display:flex; /*background-color: #21272d; 
		background-image: url("/css/images/background-products-1.jpg");
		background-size: cover;
		background-position: center center;*/ width:100%; }

 .field--name-dynamic-block-fieldnode-tanf-purpose-spotlight-header-ds.field--type-ds .tanf-talks-hdr-ctr .tanf-talks-hdr-left { /*padding-top:50px;
		padding-bottom:10px;
		padding-left:20px;*/ /*background-color: transparent; 
			background-image: url("/css/images/tanf-talks-hdr.png");
			background-size: cover;
			background-position: top left;*/ width:100%; padding:20px; padding-left:50px; padding-bottom:10px; }

 .field--name-dynamic-block-fieldnode-tanf-purpose-spotlight-header-ds.field--type-ds .tanf-talks-hdr-ctr .tanf-talks-hdr-left h2 { /*color: #21272d;*/ /*color:#264a64;*/ /*text-shadow: 2px 2px 4px #000000;*/ color:#21272d; font-weight:bold; font-size:3rem; line-height:40px; }

 .field--name-dynamic-block-fieldnode-tanf-purpose-spotlight-header-ds.field--type-ds .tanf-talks-hdr-ctr .tanf-talks-hdr-right { width:0%; }

 .content-grid-3 { display:flex; flex-wrap:wrap; }

 .content-grid-3 .view-content { width:60%; }

 .content-grid-3 .view-content .teaser { height:80vh; }

 .content-grid-3 .view-content .teaser--compact { display:flex; flex-direction:column; justify-content:flex-end; }

 .content-grid-3 .view-content .teaser--large-compact { display:flex; flex-wrap:wrap; width:100%; }

 .content-grid-3 .view-content .teaser--large-compact .teaser__content { padding:2rem; color:#FFF; position:relative; z-index:5; /* background: #21202080; */ /* background: #005D85CC; */ background-color:rgba(51, 102, 153, 0.9); width:100%; padding-left:50px; }

 .content-grid-3 .view-content .teaser--large-compact .teaser__content .teaser__headline_ctr { display:flex; flex-direction:row; justify-content:flex-start; align-items:center; }

 .content-grid-3 .view-content .teaser--large-compact .teaser__content .teaser__headline_ctr .teaser__headline_left { order:1; flex:90%; }

 .content-grid-3 .view-content .teaser--large-compact .teaser__content .teaser__headline_ctr .teaser__headline_left h1.teaser__headline { line-height:1.1; }

 .content-grid-3 .view-content .teaser--large-compact .teaser__content .teaser__headline_ctr .teaser__headline_left h1.teaser__headline a { font-size:5vh; /*font-size: 3rem;*/ font-weight:600; color:#fff; }

 .content-grid-3 .view-content .teaser--large-compact .teaser__content .teaser__headline_ctr .teaser__headline_left h2.teaser__headline { line-height:1; }

 .content-grid-3 .view-content .teaser--large-compact .teaser__content .teaser__headline_ctr .teaser__headline_left h2.teaser__headline a { font-size:5vh; /*font-size: 3rem;*/ font-weight:600; color:#fff; }

 .content-grid-3 .view-content .teaser--large-compact .teaser__content .teaser__headline_ctr .teaser__headline_right { order:2; flex:auto; cursor:pointer; }

 .content-grid-3 .view-content .teaser--large-compact .teaser__content .teaser__headline_ctr .teaser__headline_right img { width:75%; height:auto; }

 .content-grid-3 .view-content .teaser--large-compact .teaser__content p.teaser__summary { color:#fff; font-size:1.2rem; }

 .content-grid-3 .view-content .teaser--medium-compact { display:flex; flex-wrap:wrap; height:40vh; }

 .content-grid-3 .view-content .teaser--medium-compact .teaser__content { padding:2rem; color:#FFF; position:relative; z-index:5; /* background: #21202080; */ /* background: #005D85CC; */ background-color:rgba(33, 39, 45, 0.9); width:100%; }

 .content-grid-3 .view-content .teaser--medium-compact .teaser__content .teaser__headline_ctr { display:flex; flex-direction:row; justify-content:flex-start; align-items:center; }

 .content-grid-3 .view-content .teaser--medium-compact .teaser__content .teaser__headline_ctr .teaser__headline_left { order:1; flex:90%; }

 .content-grid-3 .view-content .teaser--medium-compact .teaser__content .teaser__headline_ctr .teaser__headline_left h1.teaser__headline { line-height:1; }

 .content-grid-3 .view-content .teaser--medium-compact .teaser__content .teaser__headline_ctr .teaser__headline_left h1.teaser__headline a { /*font-size: 2rem;*/ font-size:3vh; font-weight:600; color:#fff; }

 .content-grid-3 .view-content .teaser--medium-compact .teaser__content .teaser__headline_ctr .teaser__headline_left h2.teaser__headline { line-height:1; }

 .content-grid-3 .view-content .teaser--medium-compact .teaser__content .teaser__headline_ctr .teaser__headline_left h2.teaser__headline a { /*font-size: 2rem;*/ font-size:3vh; font-weight:600; color:#fff; }

 .content-grid-3 .view-content .teaser--medium-compact .teaser__content .teaser__headline_ctr .teaser__headline_right { order:2; flex:auto; cursor:pointer; }

 .content-grid-3 .view-content .teaser--medium-compact .teaser__content .teaser__headline_ctr .teaser__headline_right img { width:75%; height:auto; }

 .content-grid-3 .attachment-after { width:40%; }

 .content-grid-3 .attachment-after .view-content { width:100%; }

 .content-grid-3 .spb-popup-main-wrapper.spb_center { top:25%; }

 .tanf-video-pop { display:none; }

 .tanf-video-pop-2 { display:none; }

 .tanf-video-pop-3 { display:none; }

 .ih-item.square { position:relative; width:100%; height:auto; border:0; box-shadow:0; }

 .ih-item.square.effect4 .mask1,.ih-item.square.effect4 .mask2 { /*height: 110%;
  width:100%;*/ height:120%; width:120%; }

 .ih-item.square.effect4.colored .mask1,.ih-item.square.effect4.colored .mask2 { background:#1a4a72; background:#1a4a72; }

 .ih-item.square.effect4.colored .mask1.one,.ih-item.square.effect4.colored .mask2.one { background:#1a4a72; background:#1a4a72; }

 .ih-item.square.effect4.colored .mask1.two,.ih-item.square.effect4.colored .mask2.two { background:#a12854; background:#a12854; }

 .ih-item.square.effect4.colored .mask1.three,.ih-item.square.effect4.colored .mask2.three { background:#2D544F; background:#2d544f; }

 .ih-item.square.effect4.colored .mask1.four,.ih-item.square.effect4.colored .mask2.four { background:#672E6B; background:#672e6b; }

 .ih-item.square.effect4 .mask1 { -webkit-transform:rotate(56.5deg) translateX(-280px); -moz-transform:rotate(56.5deg) translateX(-280px); -ms-transform:rotate(56.5deg) translateX(-280px); -o-transform:rotate(56.5deg) translateX(-280px); transform:rotate(56.5deg) translateX(-280px); }

 .ih-item.square.effect4 .mask2 { -webkit-transform:rotate(56.5deg) translateX(280px); -moz-transform:rotate(56.5deg) translateX(280px); -ms-transform:rotate(56.5deg) translateX(280px); -o-transform:rotate(56.5deg) translateX(280px); transform:rotate(56.5deg) translateX(280px); }

 .ih-item.square.effect4:hover .mask1 { -webkit-transform:rotate(56.5deg) translateX(1px); -moz-transform:rotate(56.5deg) translateX(1px); -ms-transform:rotate(56.5deg) translateX(1px); -o-transform:rotate(56.5deg) translateX(1px); transform:rotate(56.5deg) translateX(190px); }

 .ih-item.square.effect4:hover .mask2 { -webkit-transform:rotate(56.5deg) translateX(-1px); -moz-transform:rotate(56.5deg) translateX(-1px); -ms-transform:rotate(56.5deg) translateX(-1px); -o-transform:rotate(56.5deg) translateX(-1px); transform:rotate(56.5deg) translateX(-90px); }

 .ih-item.square.effect4:hover .info { width:auto; height:auto; visibility:visible; /*top: 40px;*/ top:0px; -webkit-transform:rotate(0deg) translate(0, 0); -moz-transform:rotate(0deg) translate(0, 0); -ms-transform:rotate(0deg) translate(0, 0); -o-transform:rotate(0deg) translate(0, 0); transform:rotate(0deg) translate(0, 0); padding:30px; }

 .ih-item.square.effect4.colored .info { background:rgba(12, 34, 52, 0); }

 .ih-item.square.effect4 .info p { font-style:normal; font-size:1.2rem; position:relative; color:#fff; padding:20px 20px 20px; text-align:center; text-align:left; opacity:0; -webkit-transition:all 0s ease-in-out 0s; -moz-transition:all 0s ease-in-out 0s; transition:all 0s ease-in-out 0s; }

 .ih-item a { color:#fff; text-decoration:none; }

 .ofa-products-hdr-ctr { display:flex; background-color:#21272d; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-products-1.jpg"); background-size:cover; background-position:center center; width:100%; padding-top:120px; padding-bottom:10px; padding-left:50px; }

 .ofa-products-hdr-ctr .ofa-products-hdr-left { width:60%; }

 .ofa-products-hdr-ctr .ofa-products-hdr-left h2 { /*color:#264a64;*/ /*text-shadow: 2px 2px 4px #000000;*/ color:#21272d; font-weight:bold; font-size:3rem; line-height:20px; }

 .ofa-products-hdr-ctr .ofa-products-hdr-right { width:40%; }

 .block-views-blockfrontpage-peer-ta-2-block-1 { position:relative; }

 .content-grid-3e { display:inline-flex; }

 .content-grid-3e .view-content { display:flex; }

 .content-grid-3e .attachment.attachment-after { display:flex; }

 .content-grid-3e .ofa-products-ctr { max-width:480px; }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text { /*background-color: rgba(51, 106, 144, 0.9);*/ padding:20px; position:absolute; z-index:100; word-wrap:break-word; max-width:480px; bottom:0; padding-left:50px; min-height:150px; max-height:205px; width:100%; }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text h2 { font-size:1.8rem; font-weight:bold; }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text h2 a { color:#fff; }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text.p1 { background-color:rgba(51, 106, 144, 0.9); }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text.p2 { background-color:rgba(161, 40, 84, 0.9); }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text.p3 { background-color:rgba(45, 84, 79, 0.9); }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text.p4 { background-color:rgba(103, 46, 107, 0.9); }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 { width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-podcast-2.jpg"); background-size:cover; background-position:center center; padding-top:50px; padding-right:10%; padding-bottom:50px; padding-left:10%; /*
	&:hover
	{
  		background-color:rgba(221,226,232,.5);
	}

	&:before 
	{
  		position: absolute;
  		background-size: cover;
		background-position: center center;
  		background-color:rgba(221,226,232,.5);
  		content: ' ';
	}
	*/ }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 h2 { color:#264a64; font-weight:bold; font-size:3rem; margin-bottom:20px; margin-top:10px; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .peerta-podcast-ctr { border:5px solid #fff; padding:30px; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .peerta-podcast-ctr .pod-content { display:flex; flex-direction:row; justify-content:flex-start; align-items:center; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .peerta-podcast-ctr .pod-content .pod-left { order:1; flex:50%; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .peerta-podcast-ctr .pod-content .pod-left img { margin-bottom:30px; margin-right:50px; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .peerta-podcast-ctr .pod-content .pod-right { order:2; margin-left:30px; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .peerta-podcast-ctr .pod-content .pod-right .pod-cat span { font-size:1.2rem; color:#21272d; font-weight:bold; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .peerta-podcast-ctr .pod-content .pod-right .pod-title h2 { font-size:2rem; font-weight:bold; color:#264a64; margin-top:10px; margin-bottom:20px; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .peerta-podcast-ctr .pod-content .pod-right .pod-desc p { font-size:1.2rem; color:#21272d; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .audiofield .sm2-bar-ui,.block-views-blockfrontpage-peer-ta-podcast-block-1 .audiofield .sm2-bar-ui.playlist-open,.block-views-blockfrontpage-peer-ta-podcast-block-1 .audiofield .sm2-bar-ui.no-volume { max-width:none !important; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .audiofield .audiofield-player audio { width:100%; }

 .block-views-blockfrontpage-peer-ta-podcast-block-1 .audiofield .audiofield-player label { display:none; }

 .block-views-blockfrontpage-peer-ta-3-block-1 { width:100%; padding-top:100px; /*background-image: url("/css/images/peer_ta_trending-bkgd.png");
	background-size: cover;
	background-position: center center;*/ padding-right:20px; padding-bottom:100px; padding-left:50px; }

 .block-views-blockfrontpage-peer-ta-3-block-1 div { margin-right:auto; margin-left:auto; }

 .block-views-blockfrontpage-peer-ta-3-block-1 h2 { color:#264a64; font-weight:bold; /*text-shadow: 2px 2px 4px #000000;*/ font-size:3rem; margin-bottom:50px; }

 .block-views-blockfrontpage-peer-ta-3-block-1 h2:after { content:"Most Viewed by TANF Stakeholders"; font-size:1.2rem; font-style:italic; color:#336A90; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c { margin-left:1%; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .view-content { display:flex; flex-direction:row; width:auto; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr:last-child { margin-right:0px; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr { display:flex; background-color:#fff; padding:0px; margin-right:20px; box-shadow:2px 2px 4px #000; width:100%; max-width:500px; height:200px; min-width:auto; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-left { background-color:#a12854; margin-left:0; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-left p { color:#fff; font-weight:bold; font-size:3rem; padding:20px; background-color:#a12854; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-right { width:70%; padding:10px; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-right .trending-top h2 { line-height:1.5rem; font-size:1.2rem; margin-bottom:0px; text-align:center; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-right .trending-top h2 a { color:#264a64; font-size:1.2rem; font-weight:bold; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-right .trending-top h2:after { display:none; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-right .trending-mid { text-align:center; }

 .block-views-blockfrontpage-peer-ta-3-block-1 .content-grid-3c .trending-ctr .trending-right .trending-bttm { text-align:center; }

 .newsletter-hl-grid-lg-ctr { display:flex; flex-direction:row; background-color:#333; padding:0px; max-height:560px; overflow:hidden; padding:0; position:relative; }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-left { width:50%; overflow:hidden; padding:0; position:relative; /*.newsletter-hl-tri		
		{
			width: 0;
			height: 0;
			border-top: 25px solid transparent;
			border-right: 50px solid #a12854;
			border-bottom: 25px solid transparent;
		}*/ }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-right { width:50%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-news-1.jpg"); background-size:cover; background-position:center center; padding:10%; border-left:3px solid #fff; padding-top:5%; padding-bottom:5%; }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-right .newsletter-hl-right-content { margin:auto; width:100%; }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-right .newsletter-hl-right-content h2 a { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-right .newsletter-hl-right-content p { color:#fff; margin-top:20px; }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-right .newsletter-hl-right-content .learn-more-bttn a { display:inline-block; padding:0.7em 1.7em; margin:0 0.3em 0.3em 0; border-radius:0.2em; box-sizing:border-box; text-decoration:none; font-family:"Roboto", sans-serif; font-weight:400; color:#FFF; background-color:#a12854; box-shadow:inset 0 -0.6em 1em -0.35em rgba(0, 0, 0, 0.17), inset 0 0.6em 2em -0.3em rgba(255, 255, 255, 0.15), inset 0 0 0em 0.05em rgba(255, 255, 255, 0.12); text-align:center; position:relative; }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-right .newsletter-hl-right-content .learn-more-bttn a:hover { color:#FFF; background-color:#21272d; }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-right .newsletter-hl-right-content .learn-more-bttn a:active { box-shadow:inset 0 0.6em 2em -0.3em rgba(0, 0, 0, 0.15), inset 0 0 0em 0.05em rgba(255, 255, 255, 0.12); }

 .newsletter-hl-hdr-ctr { /*display: flex;
	background-color: #21272d;
	background-color: #63bab0;*/ width:100%; padding-top:120px; padding-bottom:20px; padding-left:50px; display:flex; background-color:#fff; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-products-1.jpg"); background-size:cover; background-position:center center; }

 .newsletter-hl-hdr-ctr .ik-constant-contact-sigup-form { display:flex; flex-direction:row; align-items:end; }

 .newsletter-hl-hdr-ctr .ik-constant-contact-sigup-form .newsletter-h2-hdr-left { flex:70%; order:1; text-align:left; margin-bottom:0; }

 .newsletter-hl-hdr-ctr .ik-constant-contact-sigup-form .newsletter-h2-hdr-left h2 { /*color: #779cb5;*/ color:#21272d; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; line-height:20px; }

 .newsletter-hl-hdr-ctr .ik-constant-contact-sigup-form .newsletter-h2-hdr-left span { font-size:1.2rem; font-style:italic; color:#fff; }

 .newsletter-hl-hdr-ctr .ik-constant-contact-sigup-form .form-type-email.js-form-item-email.form-item-email { flex:30%; order:2; padding-left:30px; margin:0; }

 .newsletter-hl-hdr-ctr .ik-constant-contact-sigup-form .form-type-email.js-form-item-email.form-item-email label { color:#fff; }

 .newsletter-hl-hdr-ctr .ik-constant-contact-sigup-form input.button { flex:10%; order:3; height:fit-content; min-height:40px; background-color:#336A90; border-color:#264A64; }

 .newsletter-hl-hdr-ctr .newsletter-hl-hdr-left { width:60%; }

 .newsletter-hl-hdr-ctr .newsletter-hl-hdr-left h2 { /*color:#779cb5; 
			text-shadow: 2px 2px 4px #000000;*/ color:#21272d; font-weight:bold; font-size:3rem; line-height:20px; }

 .newsletter-hl-hdr-ctr .newsletter-hl-hdr-right { width:40%; }

 .content-grid-3b .attachment-after { display:flex; max-height:400px; overflow:hidden; border-top:3px solid #fff; }

 .content-grid-3b .attachment-after .views-element-container { flex:fit-content; }

 .newsletter-hl-grid-sm-ctr { display:flex; max-width:100%; /*flex-direction: row;*/ background-color:#333; padding:0px; /*max-height: 420px;
	overflow: hidden;*/ padding:0; position:relative; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-left { width:auto; padding:0; /*overflow: hidden;*/ position:relative; min-width:400px; /*.newsletter-h1-tri
		{
			width: 0;
			height: 0;
			border-top: 25px solid transparent;
			border-right: 50px solid #a12854;
			border-bottom: 25px solid transparent;
		}*/ }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right { /*width:auto;*/ background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-news-2.jpg"); background-size:cover; background-position:center center; padding:6%; width:100%; min-width:250px; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right .newsletter-hl-right-content { margin:auto; width:100%; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right .newsletter-hl-right-content h2 a { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:1.5rem; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right .newsletter-hl-right-content p { color:#fff; margin-top:20px; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right .newsletter-hl-right-content .learn-more-bttn { margin-top:20px; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right .newsletter-hl-right-content .learn-more-bttn a { display:inline-block; padding:0.7em 1.7em; margin:0 0.3em 0.3em 0; border-radius:0.2em; box-sizing:border-box; text-decoration:none; font-family:"Roboto", sans-serif; font-weight:400; color:#FFF; background-color:#a12854; box-shadow:inset 0 -0.6em 1em -0.35em rgba(0, 0, 0, 0.17), inset 0 0.6em 2em -0.3em rgba(255, 255, 255, 0.15), inset 0 0 0em 0.05em rgba(255, 255, 255, 0.12); text-align:center; position:relative; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right .newsletter-hl-right-content .learn-more-bttn a:hover { color:#FFF; background-color:#21272d; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right .newsletter-hl-right-content .learn-more-bttn a:active { box-shadow:inset 0 0.6em 2em -0.3em rgba(0, 0, 0, 0.15), inset 0 0 0em 0.05em rgba(255, 255, 255, 0.12); }

 .edu-hl-hdr-ctr { /*background-color: #21272d;
 
	background-color: #f8e785; 
	width:100%;
	padding-top:30px;
	padding-bottom:20px;
	padding-left:50px;*/ width:100%; padding-top:120px; padding-bottom:20px; padding-left:50px; display:flex; background-color:#21272d; background-image:url("/themes/custom/peerta_4_bootstrap5/../css/images/background-products-1.jpg"); background-size:cover; background-position:center center; }

 .edu-hl-hdr-ctr .edu-hl-hdr-left { width:60%; }

 .edu-hl-hdr-ctr .edu-hl-hdr-left h2 { /*color:#264a64; 
			text-shadow: 2px 2px 4px #000000;*/ color:#21272d; font-weight:bold; font-size:3rem; line-height:20px; }

 .edu-hl-hdr-ctr .edu-hl-hdr-right { width:40%; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 { width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/edu--bkgd-1920x600.jpg"); /*background-image: url("/css/images/up-bkgd-1920x600.jpg");*/ background-size:cover; background-position:center center; padding-top:50px; padding-right:20px; padding-bottom:100px; padding-left:50px; /*h2:after
	{

		content:"Most Viewed by TANF Stakeholders";
		font-size: 1.2rem;
		font-style: italic;
		color: #336A90;
	}*/ }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 h2 { color:#21272d; margin-bottom:50px; /*text-shadow: 2px 2px 4px #000000;*/ font-weight:bold; font-size:3rem; line-height:20px; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .views-element-container { text-align:center; padding-top:50px; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up { display:table; margin-left:auto; margin-right:auto; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .view-content { display:flex; flex-direction:row; width:auto; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr { display:inline-flex; background-color:transparent; padding:0px; /*margin-right: 50px;*/ margin-right:0px; margin-bottom:20px; width:100%; max-width:30em; height:220px; min-width:0; padding-right:10px; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-left { display:block; background-color:#336a90; box-shadow:2px 2px 4px #000; padding:30px; width:180px; text-align:center; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-left h3 { overflow-wrap:break-word; font-size:1.1em; font-weight:bold; color:#f9e585; text-transform:uppercase; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-left h4 { overflow-wrap:break-word; font-size:1em; font-weight:bold; color:#f9e585; text-transform:uppercase; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-left p { color:#fff; font-weight:bold; font-size:3rem; padding:20px; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-left .up-date-ctr .up-date p { color:#fff; font-weight:bold; font-size:2.2rem; padding:0px; margin:0; line-height:1; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-right { width:70%; padding:20px; padding-top:0px; padding-bottom:20px; position:relative; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-right .up-right-top h2 { line-height:2rem; font-size:1.5rem; /*font-weight: normal;*/ font-weight:bold; margin-bottom:0px; text-align:left; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-right .up-right-top h2 a { color:#fff; font-size:1rem; font-weight:normal; line-height:normal; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-right .up-right-top h2:after { display:none; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-right .up-right-bttn { text-align:center; position:absolute; bottom:0; width:180px; height:30px; /*background: #e29f4d;*/ background:#711C3B; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-right .up-right-bttn p { word-wrap:anywhere; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-right .up-right-bttn p a { /*color: #000;*/ color:#fff; font-weight:bold; }

 .block-views-blockfrontpage-peer-ta-calendar-block-1 { width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-calendar-1.jpg"); background-size:cover; background-position:center center; padding-top:100px; padding-right:20%; padding-bottom:100px; padding-left:20%; }

 .block-views-blockfrontpage-peer-ta-calendar-block-1 h2 { color:#264a64; font-weight:bold; /*text-shadow: 2px 2px 4px #000000;*/ font-size:3rem; margin-bottom:50px; }

 .block-views-blockfrontpage-peer-ta-calendar-block-1 .fc-view-container { background-color:#EAE5DF; }

 .ftc-ctr { width:80%; max-width:600px; margin:50px auto; }

 button.accordion-a-bttn { width:100%; background-color:whitesmoke; border:none; outline:none; text-align:left; padding:15px 20px; font-size:18px; color:#333; cursor:pointer; transition:background-color 0.2s linear; border-bottom:1px solid #DDE2E8; }

 button.accordion-a-bttn:after { font-family:FontAwesome; content:""; font-family:"fontawesome"; font-size:14px; float:right; }

 button.accordion-a-bttn.is-open:after { content:""; }

 button.accordion-a-bttn:hover,button.accordion-a-bttn.is-open { background-color:#ddd; }

 .accordion-a-content { background-color:white; border-left:1px solid whitesmoke; border-right:1px solid whitesmoke; padding:0 20px; max-height:0; overflow:hidden; transition:max-height 0.2s ease-in-out; }

 .path-search .col-auto.p-0 .form--inline,.path-archive .col-auto.p-0 .form--inline { display:none; }

 .path-search .node-hdr,.path-archive .node-hdr { /*min-height: 350px;
		width:100%;
		background-image: url("/css/images/background-resource-library-people-green_b.jpg");
		background-size: cover;
		background-position: center center;
		padding-top: 50px;
		padding-right: 35%;
		padding-bottom: 50px;
		padding-left: 12%;*/ display:flex; position:relative; flex-direction:row; justify-content:flex-start; min-height:300px; width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-basic-3.jpg"); background-size:cover; background-position:top left; background-repeat:no-repeat; background-position-y:35%; padding-top:0px; padding-right:0; padding-bottom:0; padding-left:0; }

 .path-search .node-hdr .resource-title-block,.path-archive .node-hdr .resource-title-block { flex:40%; order:1; padding:2rem; padding-left:2rem; color:#FFF; position:relative; z-index:5; background:#21202080; background:#005D85CC; background-color:rgba(51, 102, 153, 0.9); /*background-color: #A12854D1;*/ background-color:#A1285491; width:100%; max-width:800px; min-height:200px; padding-left:50px; bottom:0; top:0; }

 .path-search .node-hdr .resource-title-block h1,.path-archive .node-hdr .resource-title-block h1 { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; margin-bottom:30px; }

 .path-search .node-hdr p,.path-archive .node-hdr p { font-size:1.2rem; text-shadow:none; font-weight:550; }

 .path-search .node-hdr.resource-arc-hdr,.path-archive .node-hdr.resource-arc-hdr { background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/search-banner--bkgd-1920x700_2.jpg"); background-size:cover; background-position:top left; background-repeat:no-repeat; background-position-y:35%; }

 .path-search .node-hdr.resource-arc-hdr .resource-title-block,.path-archive .node-hdr.resource-arc-hdr .resource-title-block { background-color:#a12854d4; }

 .resource-results-row { padding:5px 0; border-bottom:1px solid #dde2e8; }

 .resource-results-row .views-field-field-record-type { /*color: #80858C;*/ color:#672E6B; font-weight:700; }

 .resource-results-row .views-field-field-published-date { color:#21272D; font-weight:700; }

 .resource-results-row .views-field-field-record-description { padding-top:25px; }

 .resource-results-row h3 { font-size:1.6rem; font-weight:bolder; padding-top:50px; }

 .resource-results-row h3 a { color:#336a90; }

 .node-right.group-right .resource-right { background-color:#fff; margin-right:50px; box-shadow:0px 1px 5px #28282854; }

 .node-right.group-right .resource-right .region-facets-list { /*border: 1px solid #dde2e8;*/ padding:0px; width:100%; }

 .node-right.group-right .resource-right .region-facets-list .block-facets { border:1px solid #dde2e8; padding-top:inherit; padding-right:30px; padding-bottom:inherit; padding-left:30px; margin-top:1em; margin-bottom:1em; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockTitle { background:none; display:flex; flex-direction:row; justify-content:flex-start; align-items:flex-end; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockTitle button,.node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockTitle button:hover { background:none; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockTitle:before { background:none; color:#264a64; content:"-"; font-size:35px; float:right; cursor:pointer; order:2; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockTitleCollapsed { background:none; display:flex; flex-direction:row; justify-content:flex-start; align-items:flex-end; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockTitleCollapsed button { background:none; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockTitleCollapsed:before { background:none; color:#264a64; content:"+"; font-size:35px; float:right; cursor:pointer; order:2; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockContent ul { list-style:none; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockContent ul li input { margin-right:5px; }

 .node-right.group-right .resource-right .region-facets-list .block-facets .collapsiblockContent ul li label { display:inline; font-weight:600; }

 .node-right.group-right .resource-right .region-facets-list .block-facets h2 { color:#264a64; font-size:1.2rem; font-weight:600; }

 .path-webform .ta-how ol { font-size:1.6rem; }

 .path-webform .ta-how button.accordion-a-bttn { padding-left:0; }

 .path-webform .node-hdr { display:flex; position:relative; flex-direction:row; justify-content:flex-start; min-height:300px; width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-basic-3.jpg"); background-size:cover; background-position:top left; background-repeat:no-repeat; background-position-y:35%; padding-top:50px; padding-right:0; padding-bottom:0; padding-left:0; /*min-height: 350px;*/ /*min-height: 200px;

		width:100%;
		background-image: url("/css/images/background-content-1.jpg");
		background-size: cover;
		background-position: center center;
		padding-top: 50px;
		padding-right: 35%;
		padding-bottom: 50px;*/ /*padding-left: 12%;*/ /*padding-left: 50px;*/ }

 .path-webform .node-hdr .webform-title-block { flex:40%; order:1; padding:2rem; padding-left:2rem; color:#FFF; position:absolute; z-index:5; background:#21202080; background:#005D85CC; background-color:rgba(51, 102, 153, 0.9); /*background-color: #A12854D1;*/ background-color:#A1285491; width:100%; max-width:800px; min-height:200px; padding-left:50px; bottom:0; top:0; }

 .path-webform .node-hdr .webform-title-block h1 { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; margin-bottom:30px; }

 .path-webform .node-hdr .webform-title-block p { font-size:1.2rem; text-shadow:none; font-weight:550; }

 .path-webform .node-left { float:left; width:50% !important; padding-top:50px; padding-right:0px; padding-bottom:50px; padding-left:0px; margin-left:50px; }

 .path-webform .node-left h2 { font-weight:bold; }

 .path-webform .node-left .resource-left { padding:30px; background-color:#fff; margin-right:30px; box-shadow:0px 1px 5px #28282854; }

 .path-webform .node-left form label { display:contents; }

 .path-webform .node-left form .webform-name .webform-flexbox .webform-flex { align-self:last baseline; }

 .path-webform .node-left form .webform-address .webform-flexbox .webform-flex { align-self:self-end; }

 .path-webform .node-left.inno-ctr { float:none; width:75% !important; padding-top:50px; padding-right:0px; padding-bottom:50px; padding-left:0px; margin-left:auto; margin-right:auto; }

 .path-webform .node-left.inno-ctr h2 { font-weight:bold; }

 .path-webform .node-left.inno-ctr .resource-left { padding:30px; background-color:#fff; margin-right:30px; box-shadow:0px 1px 5px #28282854; }

 .path-webform .node-md { float:left; width:28% !important; padding-top:50px; padding-right:0px; padding-bottom:50px; padding-left:0px; }

 .path-webform .node-md h2 { font-weight:bold; }

 .path-webform .node-md .resource-md { padding:30px; background-color:#fff; margin-right:30px; box-shadow:0px 1px 5px #28282854; }

 .path-webform .node-right { float:left; width:17% !important; padding-top:50px; padding-right:0px; padding-bottom:50px; padding-left:0px; }

 .path-webform .node-right h2 { font-weight:bold; }

 .path-webform .node-right .resource-right { padding:30px; background-color:#fff; margin-right:0px; box-shadow:0px 1px 5px #28282854; }

 .path-node { /*START: -hdr */ /*END: -hdr */ }

 .path-node h2 { color:#21272d; }

 .path-node .node-hdr { min-height:350px; width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-content-1.jpg"); background-size:cover; background-position:center center; padding-top:50px; padding-right:35%; padding-bottom:50px; padding-left:12%; }

 .path-node .node-hdr h1 { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; margin-bottom:50px; }

 .path-node .node-hdr,.path-node .overview-hdr,.path-node .connections-hdr,.path-node .lp-hdr,.path-node .lp-hdr-b { /*min-height: 350px;
		width:100%;
		background-image: url("/css/images/background-basic-3.jpg");
		background-size: cover;
		background-position: center center;
		padding-top: 50px;
		padding-right: 35%;
		padding-bottom: 50px;
		padding-left: 12%;*/ display:block; position:relative; flex-direction:row; justify-content:flex-start; min-height:300px; width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/TANFHeadersAccent2.jpg"); background-size:cover; background-position:top left; background-repeat:no-repeat; background-position-y:35%; padding-top:0px; padding-right:0; padding-bottom:0; padding-left:0; }

 .path-node .node-hdr .lp-ctr-1b,.path-node .overview-hdr .lp-ctr-1b,.path-node .connections-hdr .lp-ctr-1b,.path-node .lp-hdr .lp-ctr-1b,.path-node .lp-hdr-b .lp-ctr-1b { display:flex; position:relative; flex-direction:row; justify-content:flex-start; min-height:300px; width:100%; background-color:#475260; padding-top:0px; padding-right:0; padding-bottom:0; padding-left:0; border-bottom:10px solid #A1285491; }

 .path-node .node-hdr .lp-ctr-1b .lp-ctr-title-b,.path-node .overview-hdr .lp-ctr-1b .lp-ctr-title-b,.path-node .connections-hdr .lp-ctr-1b .lp-ctr-title-b,.path-node .lp-hdr .lp-ctr-1b .lp-ctr-title-b,.path-node .lp-hdr-b .lp-ctr-1b .lp-ctr-title-b { flex:40%; order:1; position:relative; padding:2rem; padding-left:2rem; color:#FFF; z-index:5; background:#21202080; background:#005D85CC; background-color:#336A90D6; width:100%; max-width:1000px; min-height:300px; padding-left:50px; bottom:0; top:0; }

 .path-node .node-hdr .lp-ctr-1b .lp-ctr-title-b .field.field--name-field-record-type.field__item,.path-node .overview-hdr .lp-ctr-1b .lp-ctr-title-b .field.field--name-field-record-type.field__item,.path-node .connections-hdr .lp-ctr-1b .lp-ctr-title-b .field.field--name-field-record-type.field__item,.path-node .lp-hdr .lp-ctr-1b .lp-ctr-title-b .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .lp-ctr-1b .lp-ctr-title-b .field.field--name-field-record-type.field__item { font-weight:bold; font-size:1.5rem; }

 .path-node .node-hdr .lp-ctr-1b .lp-ctr-title-b h1,.path-node .overview-hdr .lp-ctr-1b .lp-ctr-title-b h1,.path-node .connections-hdr .lp-ctr-1b .lp-ctr-title-b h1,.path-node .lp-hdr .lp-ctr-1b .lp-ctr-title-b h1,.path-node .lp-hdr-b .lp-ctr-1b .lp-ctr-title-b h1 { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; margin-bottom:30px; }

 .path-node .node-hdr .lp-ctr-1b .lp-main-img-ctr-b,.path-node .overview-hdr .lp-ctr-1b .lp-main-img-ctr-b,.path-node .connections-hdr .lp-ctr-1b .lp-main-img-ctr-b,.path-node .lp-hdr .lp-ctr-1b .lp-main-img-ctr-b,.path-node .lp-hdr-b .lp-ctr-1b .lp-main-img-ctr-b { flex:60%; order:2; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; }

 .path-node .node-hdr .lp-ctr-1b .lp-main-img-ctr-b img,.path-node .overview-hdr .lp-ctr-1b .lp-main-img-ctr-b img,.path-node .connections-hdr .lp-ctr-1b .lp-main-img-ctr-b img,.path-node .lp-hdr .lp-ctr-1b .lp-main-img-ctr-b img,.path-node .lp-hdr-b .lp-ctr-1b .lp-main-img-ctr-b img { width:100%; }

 .path-node .node-hdr .node-ctr-1,.path-node .node-hdr .overview-ctr-1,.path-node .node-hdr .connections-ctr-1,.path-node .node-hdr .lp-ctr-1,.path-node .overview-hdr .node-ctr-1,.path-node .overview-hdr .overview-ctr-1,.path-node .overview-hdr .connections-ctr-1,.path-node .overview-hdr .lp-ctr-1,.path-node .connections-hdr .node-ctr-1,.path-node .connections-hdr .overview-ctr-1,.path-node .connections-hdr .connections-ctr-1,.path-node .connections-hdr .lp-ctr-1,.path-node .lp-hdr .node-ctr-1,.path-node .lp-hdr .overview-ctr-1,.path-node .lp-hdr .connections-ctr-1,.path-node .lp-hdr .lp-ctr-1,.path-node .lp-hdr-b .node-ctr-1,.path-node .lp-hdr-b .overview-ctr-1,.path-node .lp-hdr-b .connections-ctr-1,.path-node .lp-hdr-b .lp-ctr-1 { /*display: flex;*/ display:block; overflow:auto; position:relative; flex-direction:row; justify-content:flex-start; min-height:300px; width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/TANFHeadersAccent2.jpg"); background-size:cover; background-position:top left; background-repeat:no-repeat; background-position-y:35%; /*padding-top: 50px;*/ padding-top:0px; padding-right:0; padding-bottom:0; padding-left:0; }

 .path-node .node-hdr .node-ctr-1 .node-ctr-title,.path-node .node-hdr .node-ctr-1 .overview-ctr-title,.path-node .node-hdr .node-ctr-1 .connections-ctr-title,.path-node .node-hdr .node-ctr-1 .lp-ctr-title,.path-node .node-hdr .overview-ctr-1 .node-ctr-title,.path-node .node-hdr .overview-ctr-1 .overview-ctr-title,.path-node .node-hdr .overview-ctr-1 .connections-ctr-title,.path-node .node-hdr .overview-ctr-1 .lp-ctr-title,.path-node .node-hdr .connections-ctr-1 .node-ctr-title,.path-node .node-hdr .connections-ctr-1 .overview-ctr-title,.path-node .node-hdr .connections-ctr-1 .connections-ctr-title,.path-node .node-hdr .connections-ctr-1 .lp-ctr-title,.path-node .node-hdr .lp-ctr-1 .node-ctr-title,.path-node .node-hdr .lp-ctr-1 .overview-ctr-title,.path-node .node-hdr .lp-ctr-1 .connections-ctr-title,.path-node .node-hdr .lp-ctr-1 .lp-ctr-title,.path-node .overview-hdr .node-ctr-1 .node-ctr-title,.path-node .overview-hdr .node-ctr-1 .overview-ctr-title,.path-node .overview-hdr .node-ctr-1 .connections-ctr-title,.path-node .overview-hdr .node-ctr-1 .lp-ctr-title,.path-node .overview-hdr .overview-ctr-1 .node-ctr-title,.path-node .overview-hdr .overview-ctr-1 .overview-ctr-title,.path-node .overview-hdr .overview-ctr-1 .connections-ctr-title,.path-node .overview-hdr .overview-ctr-1 .lp-ctr-title,.path-node .overview-hdr .connections-ctr-1 .node-ctr-title,.path-node .overview-hdr .connections-ctr-1 .overview-ctr-title,.path-node .overview-hdr .connections-ctr-1 .connections-ctr-title,.path-node .overview-hdr .connections-ctr-1 .lp-ctr-title,.path-node .overview-hdr .lp-ctr-1 .node-ctr-title,.path-node .overview-hdr .lp-ctr-1 .overview-ctr-title,.path-node .overview-hdr .lp-ctr-1 .connections-ctr-title,.path-node .overview-hdr .lp-ctr-1 .lp-ctr-title,.path-node .connections-hdr .node-ctr-1 .node-ctr-title,.path-node .connections-hdr .node-ctr-1 .overview-ctr-title,.path-node .connections-hdr .node-ctr-1 .connections-ctr-title,.path-node .connections-hdr .node-ctr-1 .lp-ctr-title,.path-node .connections-hdr .overview-ctr-1 .node-ctr-title,.path-node .connections-hdr .overview-ctr-1 .overview-ctr-title,.path-node .connections-hdr .overview-ctr-1 .connections-ctr-title,.path-node .connections-hdr .overview-ctr-1 .lp-ctr-title,.path-node .connections-hdr .connections-ctr-1 .node-ctr-title,.path-node .connections-hdr .connections-ctr-1 .overview-ctr-title,.path-node .connections-hdr .connections-ctr-1 .connections-ctr-title,.path-node .connections-hdr .connections-ctr-1 .lp-ctr-title,.path-node .connections-hdr .lp-ctr-1 .node-ctr-title,.path-node .connections-hdr .lp-ctr-1 .overview-ctr-title,.path-node .connections-hdr .lp-ctr-1 .connections-ctr-title,.path-node .connections-hdr .lp-ctr-1 .lp-ctr-title,.path-node .lp-hdr .node-ctr-1 .node-ctr-title,.path-node .lp-hdr .node-ctr-1 .overview-ctr-title,.path-node .lp-hdr .node-ctr-1 .connections-ctr-title,.path-node .lp-hdr .node-ctr-1 .lp-ctr-title,.path-node .lp-hdr .overview-ctr-1 .node-ctr-title,.path-node .lp-hdr .overview-ctr-1 .overview-ctr-title,.path-node .lp-hdr .overview-ctr-1 .connections-ctr-title,.path-node .lp-hdr .overview-ctr-1 .lp-ctr-title,.path-node .lp-hdr .connections-ctr-1 .node-ctr-title,.path-node .lp-hdr .connections-ctr-1 .overview-ctr-title,.path-node .lp-hdr .connections-ctr-1 .connections-ctr-title,.path-node .lp-hdr .connections-ctr-1 .lp-ctr-title,.path-node .lp-hdr .lp-ctr-1 .node-ctr-title,.path-node .lp-hdr .lp-ctr-1 .overview-ctr-title,.path-node .lp-hdr .lp-ctr-1 .connections-ctr-title,.path-node .lp-hdr .lp-ctr-1 .lp-ctr-title,.path-node .lp-hdr-b .node-ctr-1 .node-ctr-title,.path-node .lp-hdr-b .node-ctr-1 .overview-ctr-title,.path-node .lp-hdr-b .node-ctr-1 .connections-ctr-title,.path-node .lp-hdr-b .node-ctr-1 .lp-ctr-title,.path-node .lp-hdr-b .overview-ctr-1 .node-ctr-title,.path-node .lp-hdr-b .overview-ctr-1 .overview-ctr-title,.path-node .lp-hdr-b .overview-ctr-1 .connections-ctr-title,.path-node .lp-hdr-b .overview-ctr-1 .lp-ctr-title,.path-node .lp-hdr-b .connections-ctr-1 .node-ctr-title,.path-node .lp-hdr-b .connections-ctr-1 .overview-ctr-title,.path-node .lp-hdr-b .connections-ctr-1 .connections-ctr-title,.path-node .lp-hdr-b .connections-ctr-1 .lp-ctr-title,.path-node .lp-hdr-b .lp-ctr-1 .node-ctr-title,.path-node .lp-hdr-b .lp-ctr-1 .overview-ctr-title,.path-node .lp-hdr-b .lp-ctr-1 .connections-ctr-title,.path-node .lp-hdr-b .lp-ctr-1 .lp-ctr-title { /*flex: 40%;
				order: 1;*/ display:block; position:relative; padding:2rem; padding-left:2rem; color:#FFF; /*position: absolute;*/ z-index:5; background:#21202080; background:#005D85CC; /*background-color: rgba(51, 102, 153, 0.9);
				background-color: #A12854D1;
				background-color: #A1285491;*/ background-color:#336A90D6; width:100%; max-width:1000px; min-height:300px; padding-left:50px; bottom:0; top:0; }

 .path-node .node-hdr .node-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .node-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .node-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .node-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .overview-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .overview-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .overview-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .overview-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .connections-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .connections-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .connections-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .connections-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .lp-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .lp-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .lp-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .lp-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .node-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .node-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .node-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .node-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .overview-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .overview-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .overview-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .overview-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .connections-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .connections-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .connections-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .connections-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .lp-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .lp-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .lp-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .lp-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .node-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .node-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .node-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .node-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .overview-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .overview-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .overview-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .overview-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .connections-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .connections-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .connections-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .connections-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .lp-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .lp-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .lp-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .lp-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .node-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .node-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .node-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .node-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .overview-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .overview-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .overview-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .overview-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .connections-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .connections-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .connections-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .connections-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .lp-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .lp-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .lp-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .lp-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .node-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .node-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .node-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .node-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .overview-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .overview-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .overview-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .overview-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .connections-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .connections-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .connections-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .connections-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .lp-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .lp-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .lp-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .lp-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item { font-weight:bold; font-size:1.5rem; }

 .path-node .node-hdr .node-ctr-1 .node-ctr-title h1,.path-node .node-hdr .node-ctr-1 .overview-ctr-title h1,.path-node .node-hdr .node-ctr-1 .connections-ctr-title h1,.path-node .node-hdr .node-ctr-1 .lp-ctr-title h1,.path-node .node-hdr .overview-ctr-1 .node-ctr-title h1,.path-node .node-hdr .overview-ctr-1 .overview-ctr-title h1,.path-node .node-hdr .overview-ctr-1 .connections-ctr-title h1,.path-node .node-hdr .overview-ctr-1 .lp-ctr-title h1,.path-node .node-hdr .connections-ctr-1 .node-ctr-title h1,.path-node .node-hdr .connections-ctr-1 .overview-ctr-title h1,.path-node .node-hdr .connections-ctr-1 .connections-ctr-title h1,.path-node .node-hdr .connections-ctr-1 .lp-ctr-title h1,.path-node .node-hdr .lp-ctr-1 .node-ctr-title h1,.path-node .node-hdr .lp-ctr-1 .overview-ctr-title h1,.path-node .node-hdr .lp-ctr-1 .connections-ctr-title h1,.path-node .node-hdr .lp-ctr-1 .lp-ctr-title h1,.path-node .overview-hdr .node-ctr-1 .node-ctr-title h1,.path-node .overview-hdr .node-ctr-1 .overview-ctr-title h1,.path-node .overview-hdr .node-ctr-1 .connections-ctr-title h1,.path-node .overview-hdr .node-ctr-1 .lp-ctr-title h1,.path-node .overview-hdr .overview-ctr-1 .node-ctr-title h1,.path-node .overview-hdr .overview-ctr-1 .overview-ctr-title h1,.path-node .overview-hdr .overview-ctr-1 .connections-ctr-title h1,.path-node .overview-hdr .overview-ctr-1 .lp-ctr-title h1,.path-node .overview-hdr .connections-ctr-1 .node-ctr-title h1,.path-node .overview-hdr .connections-ctr-1 .overview-ctr-title h1,.path-node .overview-hdr .connections-ctr-1 .connections-ctr-title h1,.path-node .overview-hdr .connections-ctr-1 .lp-ctr-title h1,.path-node .overview-hdr .lp-ctr-1 .node-ctr-title h1,.path-node .overview-hdr .lp-ctr-1 .overview-ctr-title h1,.path-node .overview-hdr .lp-ctr-1 .connections-ctr-title h1,.path-node .overview-hdr .lp-ctr-1 .lp-ctr-title h1,.path-node .connections-hdr .node-ctr-1 .node-ctr-title h1,.path-node .connections-hdr .node-ctr-1 .overview-ctr-title h1,.path-node .connections-hdr .node-ctr-1 .connections-ctr-title h1,.path-node .connections-hdr .node-ctr-1 .lp-ctr-title h1,.path-node .connections-hdr .overview-ctr-1 .node-ctr-title h1,.path-node .connections-hdr .overview-ctr-1 .overview-ctr-title h1,.path-node .connections-hdr .overview-ctr-1 .connections-ctr-title h1,.path-node .connections-hdr .overview-ctr-1 .lp-ctr-title h1,.path-node .connections-hdr .connections-ctr-1 .node-ctr-title h1,.path-node .connections-hdr .connections-ctr-1 .overview-ctr-title h1,.path-node .connections-hdr .connections-ctr-1 .connections-ctr-title h1,.path-node .connections-hdr .connections-ctr-1 .lp-ctr-title h1,.path-node .connections-hdr .lp-ctr-1 .node-ctr-title h1,.path-node .connections-hdr .lp-ctr-1 .overview-ctr-title h1,.path-node .connections-hdr .lp-ctr-1 .connections-ctr-title h1,.path-node .connections-hdr .lp-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr .node-ctr-1 .node-ctr-title h1,.path-node .lp-hdr .node-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr .node-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr .node-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr .overview-ctr-1 .node-ctr-title h1,.path-node .lp-hdr .overview-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr .overview-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr .overview-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr .connections-ctr-1 .node-ctr-title h1,.path-node .lp-hdr .connections-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr .connections-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr .connections-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr .lp-ctr-1 .node-ctr-title h1,.path-node .lp-hdr .lp-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr .lp-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr .lp-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr-b .node-ctr-1 .node-ctr-title h1,.path-node .lp-hdr-b .node-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr-b .node-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr-b .node-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr-b .overview-ctr-1 .node-ctr-title h1,.path-node .lp-hdr-b .overview-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr-b .overview-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr-b .overview-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr-b .connections-ctr-1 .node-ctr-title h1,.path-node .lp-hdr-b .connections-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr-b .connections-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr-b .connections-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr-b .lp-ctr-1 .node-ctr-title h1,.path-node .lp-hdr-b .lp-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr-b .lp-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr-b .lp-ctr-1 .lp-ctr-title h1 { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; margin-bottom:30px; }

 .path-node .node-hdr .node-ctr-1,.path-node .overview-hdr .node-ctr-1,.path-node .connections-hdr .node-ctr-1,.path-node .lp-hdr .node-ctr-1,.path-node .lp-hdr-b .node-ctr-1 { background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/abstract-tri-3-bkgd-1920x700.jpg"); }

 .path-node .node-hdr .connections-ctr-1,.path-node .overview-hdr .connections-ctr-1,.path-node .connections-hdr .connections-ctr-1,.path-node .lp-hdr .connections-ctr-1,.path-node .lp-hdr-b .connections-ctr-1 { /*background-image: url("/css/images/project-skills-2--bkgd-1920x700.jpg");*/ background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/abstract-tri-3-bkgd-1920x700.jpg"); }

 .path-node .node-hdr .lp-ctr-1,.path-node .overview-hdr .lp-ctr-1,.path-node .connections-hdr .lp-ctr-1,.path-node .lp-hdr .lp-ctr-1,.path-node .lp-hdr-b .lp-ctr-1 { /*background-image: url("/css/images/project-skills-2--bkgd-1920x700.jpg");*/ background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/abstract-tri-3-bkgd-1920x700.jpg"); }

 .path-node .node-hdr .node-ctr-2,.path-node .node-hdr .overview-ctr-2,.path-node .node-hdr .connections-ctr-2,.path-node .node-hdr .lp-ctr-2,.path-node .overview-hdr .node-ctr-2,.path-node .overview-hdr .overview-ctr-2,.path-node .overview-hdr .connections-ctr-2,.path-node .overview-hdr .lp-ctr-2,.path-node .connections-hdr .node-ctr-2,.path-node .connections-hdr .overview-ctr-2,.path-node .connections-hdr .connections-ctr-2,.path-node .connections-hdr .lp-ctr-2,.path-node .lp-hdr .node-ctr-2,.path-node .lp-hdr .overview-ctr-2,.path-node .lp-hdr .connections-ctr-2,.path-node .lp-hdr .lp-ctr-2,.path-node .lp-hdr-b .node-ctr-2,.path-node .lp-hdr-b .overview-ctr-2,.path-node .lp-hdr-b .connections-ctr-2,.path-node .lp-hdr-b .lp-ctr-2 { display:flex; position:relative; flex-direction:row; justify-content:flex-start; min-height:300px; width:100%; background-color:#475260; /*background: #005D85CC;
 			background-color: rgba(0, 93, 133, 0.8);
			background-color: #475260;		
			background-color: #336A90;
			background-color: #80858C;*/ padding-top:0px; padding-right:0; padding-bottom:0; padding-left:0; border-top:10px solid #A1285491; border-bottom:1px solid #DDE2E8; }

 .path-node .node-hdr .node-ctr-2 .mission-ctr,.path-node .node-hdr .node-ctr-2 .connections-summary-ctr,.path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .node-hdr .overview-ctr-2 .mission-ctr,.path-node .node-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .node-hdr .connections-ctr-2 .mission-ctr,.path-node .node-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .node-hdr .lp-ctr-2 .mission-ctr,.path-node .node-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .node-ctr-2 .mission-ctr,.path-node .overview-hdr .node-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .overview-ctr-2 .mission-ctr,.path-node .overview-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .connections-ctr-2 .mission-ctr,.path-node .overview-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .lp-ctr-2 .mission-ctr,.path-node .overview-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .node-ctr-2 .mission-ctr,.path-node .connections-hdr .node-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .overview-ctr-2 .mission-ctr,.path-node .connections-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .connections-ctr-2 .mission-ctr,.path-node .connections-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .lp-ctr-2 .mission-ctr,.path-node .connections-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .node-ctr-2 .mission-ctr,.path-node .lp-hdr .node-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .overview-ctr-2 .mission-ctr,.path-node .lp-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .connections-ctr-2 .mission-ctr,.path-node .lp-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .lp-ctr-2 .mission-ctr,.path-node .lp-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .node-ctr-2 .mission-ctr,.path-node .lp-hdr-b .node-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .overview-ctr-2 .mission-ctr,.path-node .lp-hdr-b .overview-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .connections-ctr-2 .mission-ctr,.path-node .lp-hdr-b .connections-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .lp-ctr-2 .mission-ctr,.path-node .lp-hdr-b .lp-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr { flex:55%; order:1; padding-top:50px; padding-right:50px; padding-bottom:50px; padding-left:50px; }

 .path-node .node-hdr .node-ctr-2 .mission-ctr p,.path-node .node-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .node-hdr .overview-ctr-2 .mission-ctr p,.path-node .node-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .node-hdr .connections-ctr-2 .mission-ctr p,.path-node .node-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .node-hdr .lp-ctr-2 .mission-ctr p,.path-node .node-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .node-ctr-2 .mission-ctr p,.path-node .overview-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .overview-ctr-2 .mission-ctr p,.path-node .overview-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .connections-ctr-2 .mission-ctr p,.path-node .overview-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .lp-ctr-2 .mission-ctr p,.path-node .overview-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .node-ctr-2 .mission-ctr p,.path-node .connections-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .overview-ctr-2 .mission-ctr p,.path-node .connections-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .connections-ctr-2 .mission-ctr p,.path-node .connections-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .lp-ctr-2 .mission-ctr p,.path-node .connections-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .node-ctr-2 .mission-ctr p,.path-node .lp-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .overview-ctr-2 .mission-ctr p,.path-node .lp-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .connections-ctr-2 .mission-ctr p,.path-node .lp-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .lp-ctr-2 .mission-ctr p,.path-node .lp-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .node-ctr-2 .mission-ctr p,.path-node .lp-hdr-b .node-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .overview-ctr-2 .mission-ctr p,.path-node .lp-hdr-b .overview-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .connections-ctr-2 .mission-ctr p,.path-node .lp-hdr-b .connections-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .lp-ctr-2 .mission-ctr p,.path-node .lp-hdr-b .lp-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr p { color:#fff; }

 .path-node .node-hdr .node-ctr-2 .mission-ctr p a,.path-node .node-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .node-hdr .overview-ctr-2 .mission-ctr p a,.path-node .node-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .node-hdr .connections-ctr-2 .mission-ctr p a,.path-node .node-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .node-hdr .lp-ctr-2 .mission-ctr p a,.path-node .node-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .node-ctr-2 .mission-ctr p a,.path-node .overview-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .overview-ctr-2 .mission-ctr p a,.path-node .overview-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .connections-ctr-2 .mission-ctr p a,.path-node .overview-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .lp-ctr-2 .mission-ctr p a,.path-node .overview-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .node-ctr-2 .mission-ctr p a,.path-node .connections-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .overview-ctr-2 .mission-ctr p a,.path-node .connections-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .connections-ctr-2 .mission-ctr p a,.path-node .connections-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .lp-ctr-2 .mission-ctr p a,.path-node .connections-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .node-ctr-2 .mission-ctr p a,.path-node .lp-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .overview-ctr-2 .mission-ctr p a,.path-node .lp-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .connections-ctr-2 .mission-ctr p a,.path-node .lp-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .lp-ctr-2 .mission-ctr p a,.path-node .lp-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .node-ctr-2 .mission-ctr p a,.path-node .lp-hdr-b .node-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .overview-ctr-2 .mission-ctr p a,.path-node .lp-hdr-b .overview-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .connections-ctr-2 .mission-ctr p a,.path-node .lp-hdr-b .connections-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .lp-ctr-2 .mission-ctr p a,.path-node .lp-hdr-b .lp-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr p a { color:#fff; }

 .path-node .node-hdr .node-ctr-2 .node-desc,.path-node .node-hdr .overview-ctr-2 .node-desc,.path-node .node-hdr .connections-ctr-2 .node-desc,.path-node .node-hdr .lp-ctr-2 .node-desc,.path-node .overview-hdr .node-ctr-2 .node-desc,.path-node .overview-hdr .overview-ctr-2 .node-desc,.path-node .overview-hdr .connections-ctr-2 .node-desc,.path-node .overview-hdr .lp-ctr-2 .node-desc,.path-node .connections-hdr .node-ctr-2 .node-desc,.path-node .connections-hdr .overview-ctr-2 .node-desc,.path-node .connections-hdr .connections-ctr-2 .node-desc,.path-node .connections-hdr .lp-ctr-2 .node-desc,.path-node .lp-hdr .node-ctr-2 .node-desc,.path-node .lp-hdr .overview-ctr-2 .node-desc,.path-node .lp-hdr .connections-ctr-2 .node-desc,.path-node .lp-hdr .lp-ctr-2 .node-desc,.path-node .lp-hdr-b .node-ctr-2 .node-desc,.path-node .lp-hdr-b .overview-ctr-2 .node-desc,.path-node .lp-hdr-b .connections-ctr-2 .node-desc,.path-node .lp-hdr-b .lp-ctr-2 .node-desc { flex:55%; order:1; padding-top:50px; padding-right:50px; padding-bottom:50px; padding-left:50px; }

 .path-node .node-hdr .node-ctr-2 .node-desc p,.path-node .node-hdr .overview-ctr-2 .node-desc p,.path-node .node-hdr .connections-ctr-2 .node-desc p,.path-node .node-hdr .lp-ctr-2 .node-desc p,.path-node .overview-hdr .node-ctr-2 .node-desc p,.path-node .overview-hdr .overview-ctr-2 .node-desc p,.path-node .overview-hdr .connections-ctr-2 .node-desc p,.path-node .overview-hdr .lp-ctr-2 .node-desc p,.path-node .connections-hdr .node-ctr-2 .node-desc p,.path-node .connections-hdr .overview-ctr-2 .node-desc p,.path-node .connections-hdr .connections-ctr-2 .node-desc p,.path-node .connections-hdr .lp-ctr-2 .node-desc p,.path-node .lp-hdr .node-ctr-2 .node-desc p,.path-node .lp-hdr .overview-ctr-2 .node-desc p,.path-node .lp-hdr .connections-ctr-2 .node-desc p,.path-node .lp-hdr .lp-ctr-2 .node-desc p,.path-node .lp-hdr-b .node-ctr-2 .node-desc p,.path-node .lp-hdr-b .overview-ctr-2 .node-desc p,.path-node .lp-hdr-b .connections-ctr-2 .node-desc p,.path-node .lp-hdr-b .lp-ctr-2 .node-desc p { color:#264A64; }

 .path-node .node-hdr .node-ctr-2 .node-desc p a,.path-node .node-hdr .overview-ctr-2 .node-desc p a,.path-node .node-hdr .connections-ctr-2 .node-desc p a,.path-node .node-hdr .lp-ctr-2 .node-desc p a,.path-node .overview-hdr .node-ctr-2 .node-desc p a,.path-node .overview-hdr .overview-ctr-2 .node-desc p a,.path-node .overview-hdr .connections-ctr-2 .node-desc p a,.path-node .overview-hdr .lp-ctr-2 .node-desc p a,.path-node .connections-hdr .node-ctr-2 .node-desc p a,.path-node .connections-hdr .overview-ctr-2 .node-desc p a,.path-node .connections-hdr .connections-ctr-2 .node-desc p a,.path-node .connections-hdr .lp-ctr-2 .node-desc p a,.path-node .lp-hdr .node-ctr-2 .node-desc p a,.path-node .lp-hdr .overview-ctr-2 .node-desc p a,.path-node .lp-hdr .connections-ctr-2 .node-desc p a,.path-node .lp-hdr .lp-ctr-2 .node-desc p a,.path-node .lp-hdr-b .node-ctr-2 .node-desc p a,.path-node .lp-hdr-b .overview-ctr-2 .node-desc p a,.path-node .lp-hdr-b .connections-ctr-2 .node-desc p a,.path-node .lp-hdr-b .lp-ctr-2 .node-desc p a { color:#264A64; }

 .path-node .node-hdr .node-ctr-2 .connections-summary-ctr,.path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .node-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .node-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .node-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .node-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .node-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .node-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .node-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .overview-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .connections-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .lp-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr { flex:35%; order:2; padding-top:50px; padding-right:50px; padding-bottom:50px; padding-left:50px; }

 .path-node .node-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .node-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .node-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .node-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .node-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .overview-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .connections-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .lp-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr p { color:#fff; }

 .path-node .node-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .node-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .node-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .node-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .node-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .overview-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .connections-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .lp-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr p a { /*color: #fff;*/ }

 .path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr-span,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr-span,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr-span,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr-span,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr-span,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr-span,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr-span,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr-span,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr-span,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr-span,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr-span,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr-span { flex:100%; order:1; padding:5%; }

 .path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr-span p,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr-span p,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr-span p,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr-span p,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr-span p,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr-span p,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr-span p,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr-span p,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr-span p,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr-span p,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr-span p,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr-span p { color:#fff; }

 .path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr-span p a,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr-span p a,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr-span p a,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr-span p a,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr-span p a,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr-span p a,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr-span p a,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr-span p a,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr-span p a,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr-span p a,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr-span p a,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr-span p a { color:#fff; }

 .path-node .node-hdr .node-ctr-2 .node-desc,.path-node .node-hdr .overview-ctr-2 .node-desc,.path-node .node-hdr .connections-ctr-2 .node-desc,.path-node .node-hdr .lp-ctr-2 .node-desc,.path-node .overview-hdr .node-ctr-2 .node-desc,.path-node .overview-hdr .overview-ctr-2 .node-desc,.path-node .overview-hdr .connections-ctr-2 .node-desc,.path-node .overview-hdr .lp-ctr-2 .node-desc,.path-node .connections-hdr .node-ctr-2 .node-desc,.path-node .connections-hdr .overview-ctr-2 .node-desc,.path-node .connections-hdr .connections-ctr-2 .node-desc,.path-node .connections-hdr .lp-ctr-2 .node-desc,.path-node .lp-hdr .node-ctr-2 .node-desc,.path-node .lp-hdr .overview-ctr-2 .node-desc,.path-node .lp-hdr .connections-ctr-2 .node-desc,.path-node .lp-hdr .lp-ctr-2 .node-desc,.path-node .lp-hdr-b .node-ctr-2 .node-desc,.path-node .lp-hdr-b .overview-ctr-2 .node-desc,.path-node .lp-hdr-b .connections-ctr-2 .node-desc,.path-node .lp-hdr-b .lp-ctr-2 .node-desc { flex:unset; order:unset; position:relative; display:inline-block; width:64%; background-color:#fff; vertical-align:top; }

 .path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-record-description,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-body,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-record-description,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-body,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-record-description,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-body,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-record-description,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-body,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-record-description,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-body,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-record-description,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-body,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-record-description,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-body,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-record-description,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-body,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-record-description,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-body,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-record-description,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-body,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-record-description,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-body,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-record-description,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-body,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-evaluation-results { margin-top:0px; margin-bottom:0px; font-size:1.5rem; color:#21272d; }

 .path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-record-description p,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-body p,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-record-description p,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-body p,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-record-description p,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-body p,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-record-description p,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-body p,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-record-description p,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-body p,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-record-description p,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-body p,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-record-description p,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-body p,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-record-description p,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-body p,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-record-description p,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-body p,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-record-description p,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-body p,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-record-description p,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-body p,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-record-description p,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-body p,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-evaluation-results p { margin-top:0px; margin-bottom:0px; font-size:1.5rem; color:#264A64; padding-bottom:20px; }

 .path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-record-description p a,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-record-description p a:hover,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-body p a,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-body p a:hover,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a:hover,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered p a,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered p a:hover,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results p a,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results p a:hover,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-record-description p a,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-record-description p a:hover,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-body p a,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-body p a:hover,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a:hover,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p a,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p a:hover,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results p a,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results p a:hover,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-record-description p a,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-record-description p a:hover,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-body p a,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-body p a:hover,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a:hover,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p a,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p a:hover,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results p a,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results p a:hover,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-record-description p a,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-record-description p a:hover,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-body p a,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-body p a:hover,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a:hover,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p a,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p a:hover,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results p a,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results p a:hover,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-record-description p a,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-record-description p a:hover,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-body p a,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-body p a:hover,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a:hover,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered p a,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered p a:hover,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results p a,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results p a:hover,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-record-description p a,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-record-description p a:hover,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-body p a,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-body p a:hover,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a:hover,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p a,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p a:hover,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results p a,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results p a:hover,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-record-description p a,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-record-description p a:hover,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-body p a,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-body p a:hover,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a:hover,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p a,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p a:hover,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results p a,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results p a:hover,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-record-description p a,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-record-description p a:hover,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-body p a,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-body p a:hover,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a:hover,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p a,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p a:hover,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results p a,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results p a:hover,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-record-description p a,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-record-description p a:hover,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-body p a,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-body p a:hover,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a:hover,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered p a,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered p a:hover,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results p a,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results p a:hover,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-record-description p a,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-record-description p a:hover,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-body p a,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-body p a:hover,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a:hover,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p a,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p a:hover,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results p a,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results p a:hover,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-record-description p a,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-record-description p a:hover,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-body p a,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-body p a:hover,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a:hover,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p a,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p a:hover,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results p a,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results p a:hover,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-record-description p a,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-record-description p a:hover,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-body p a,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-body p a:hover,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a:hover,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p a,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p a:hover,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results p a,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results p a:hover,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-record-description p a,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-record-description p a:hover,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-body p a,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-body p a:hover,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a:hover,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered p a,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered p a:hover,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results p a,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results p a:hover,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-record-description p a,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-record-description p a:hover,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-body p a,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-body p a:hover,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a:hover,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p a,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p a:hover,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results p a,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results p a:hover,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-record-description p a,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-record-description p a:hover,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-body p a,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-body p a:hover,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a:hover,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p a,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p a:hover,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results p a,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results p a:hover,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-record-description p a,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-record-description p a:hover,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-body p a,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-body p a:hover,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a:hover,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p a,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p a:hover,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results p a,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results p a:hover,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-record-description p a,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-record-description p a:hover,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-body p a,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-body p a:hover,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a:hover,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-programs-services-offered p a,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-programs-services-offered p a:hover,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-evaluation-results p a,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-evaluation-results p a:hover,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-record-description p a,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-record-description p a:hover,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-body p a,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-body p a:hover,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a:hover,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p a,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p a:hover,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-evaluation-results p a,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-evaluation-results p a:hover,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-record-description p a,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-record-description p a:hover,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-body p a,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-body p a:hover,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a:hover,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p a,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p a:hover,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-evaluation-results p a,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-evaluation-results p a:hover,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-record-description p a,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-record-description p a:hover,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-body p a,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-body p a:hover,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p a:hover,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p a,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p a:hover,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-evaluation-results p a,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-evaluation-results p a:hover { color:#336A90; }

 .path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video { margin-left:auto; margin-right:auto; margin-bottom:50px; }

 .path-node .node-hdr .node-ctr-2 .node-desc.fc-right,.path-node .node-hdr .overview-ctr-2 .node-desc.fc-right,.path-node .node-hdr .connections-ctr-2 .node-desc.fc-right,.path-node .node-hdr .lp-ctr-2 .node-desc.fc-right,.path-node .overview-hdr .node-ctr-2 .node-desc.fc-right,.path-node .overview-hdr .overview-ctr-2 .node-desc.fc-right,.path-node .overview-hdr .connections-ctr-2 .node-desc.fc-right,.path-node .overview-hdr .lp-ctr-2 .node-desc.fc-right,.path-node .connections-hdr .node-ctr-2 .node-desc.fc-right,.path-node .connections-hdr .overview-ctr-2 .node-desc.fc-right,.path-node .connections-hdr .connections-ctr-2 .node-desc.fc-right,.path-node .connections-hdr .lp-ctr-2 .node-desc.fc-right,.path-node .lp-hdr .node-ctr-2 .node-desc.fc-right,.path-node .lp-hdr .overview-ctr-2 .node-desc.fc-right,.path-node .lp-hdr .connections-ctr-2 .node-desc.fc-right,.path-node .lp-hdr .lp-ctr-2 .node-desc.fc-right,.path-node .lp-hdr-b .node-ctr-2 .node-desc.fc-right,.path-node .lp-hdr-b .overview-ctr-2 .node-desc.fc-right,.path-node .lp-hdr-b .connections-ctr-2 .node-desc.fc-right,.path-node .lp-hdr-b .lp-ctr-2 .node-desc.fc-right { width:35.77%; background-color:#475260; }

 .path-node .node-hdr .node-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .node-hdr .overview-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .node-hdr .connections-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .node-hdr .lp-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .overview-hdr .node-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .overview-hdr .overview-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .overview-hdr .connections-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .overview-hdr .lp-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .connections-hdr .node-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .connections-hdr .overview-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .connections-hdr .connections-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .connections-hdr .lp-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr .node-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr .overview-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr .connections-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr .lp-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr-b .node-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr-b .overview-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr-b .connections-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr-b .lp-ctr-2 .node-desc.fc-right .accordion-a-content p { color:inherit !important; }

 .path-node .node-hdr .node-ctr-2 .node-side,.path-node .node-hdr .node-ctr-2 .contact-ctr,.path-node .node-hdr .node-ctr-2 .connections-img-ctr,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .node-hdr .overview-ctr-2 .node-side,.path-node .node-hdr .overview-ctr-2 .contact-ctr,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .node-hdr .connections-ctr-2 .node-side,.path-node .node-hdr .connections-ctr-2 .contact-ctr,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .node-hdr .lp-ctr-2 .node-side,.path-node .node-hdr .lp-ctr-2 .contact-ctr,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .node-ctr-2 .node-side,.path-node .overview-hdr .node-ctr-2 .contact-ctr,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .overview-ctr-2 .node-side,.path-node .overview-hdr .overview-ctr-2 .contact-ctr,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .connections-ctr-2 .node-side,.path-node .overview-hdr .connections-ctr-2 .contact-ctr,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .lp-ctr-2 .node-side,.path-node .overview-hdr .lp-ctr-2 .contact-ctr,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .node-ctr-2 .node-side,.path-node .connections-hdr .node-ctr-2 .contact-ctr,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .overview-ctr-2 .node-side,.path-node .connections-hdr .overview-ctr-2 .contact-ctr,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .connections-ctr-2 .node-side,.path-node .connections-hdr .connections-ctr-2 .contact-ctr,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .lp-ctr-2 .node-side,.path-node .connections-hdr .lp-ctr-2 .contact-ctr,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .node-ctr-2 .node-side,.path-node .lp-hdr .node-ctr-2 .contact-ctr,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .overview-ctr-2 .node-side,.path-node .lp-hdr .overview-ctr-2 .contact-ctr,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .connections-ctr-2 .node-side,.path-node .lp-hdr .connections-ctr-2 .contact-ctr,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .lp-ctr-2 .node-side,.path-node .lp-hdr .lp-ctr-2 .contact-ctr,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .node-ctr-2 .node-side,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .overview-ctr-2 .node-side,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .connections-ctr-2 .node-side,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .lp-ctr-2 .node-side,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr { flex:35%; order:2; padding-top:50px; padding-right:50px; padding-bottom:50px; padding-left:50px; background-color:#fff; }

 .path-node .node-hdr .node-ctr-2 .node-side h2,.path-node .node-hdr .node-ctr-2 .contact-ctr h2,.path-node .node-hdr .node-ctr-2 .connections-img-ctr h2,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr h2,.path-node .node-hdr .overview-ctr-2 .node-side h2,.path-node .node-hdr .overview-ctr-2 .contact-ctr h2,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr h2,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr h2,.path-node .node-hdr .connections-ctr-2 .node-side h2,.path-node .node-hdr .connections-ctr-2 .contact-ctr h2,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr h2,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr h2,.path-node .node-hdr .lp-ctr-2 .node-side h2,.path-node .node-hdr .lp-ctr-2 .contact-ctr h2,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr h2,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr h2,.path-node .overview-hdr .node-ctr-2 .node-side h2,.path-node .overview-hdr .node-ctr-2 .contact-ctr h2,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr h2,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr h2,.path-node .overview-hdr .overview-ctr-2 .node-side h2,.path-node .overview-hdr .overview-ctr-2 .contact-ctr h2,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr h2,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr h2,.path-node .overview-hdr .connections-ctr-2 .node-side h2,.path-node .overview-hdr .connections-ctr-2 .contact-ctr h2,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr h2,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr h2,.path-node .overview-hdr .lp-ctr-2 .node-side h2,.path-node .overview-hdr .lp-ctr-2 .contact-ctr h2,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr h2,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr h2,.path-node .connections-hdr .node-ctr-2 .node-side h2,.path-node .connections-hdr .node-ctr-2 .contact-ctr h2,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr h2,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr h2,.path-node .connections-hdr .overview-ctr-2 .node-side h2,.path-node .connections-hdr .overview-ctr-2 .contact-ctr h2,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr h2,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr h2,.path-node .connections-hdr .connections-ctr-2 .node-side h2,.path-node .connections-hdr .connections-ctr-2 .contact-ctr h2,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr h2,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr h2,.path-node .connections-hdr .lp-ctr-2 .node-side h2,.path-node .connections-hdr .lp-ctr-2 .contact-ctr h2,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr h2,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr .node-ctr-2 .node-side h2,.path-node .lp-hdr .node-ctr-2 .contact-ctr h2,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr .overview-ctr-2 .node-side h2,.path-node .lp-hdr .overview-ctr-2 .contact-ctr h2,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr .connections-ctr-2 .node-side h2,.path-node .lp-hdr .connections-ctr-2 .contact-ctr h2,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr .lp-ctr-2 .node-side h2,.path-node .lp-hdr .lp-ctr-2 .contact-ctr h2,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr-b .node-ctr-2 .node-side h2,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr h2,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr-b .overview-ctr-2 .node-side h2,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr h2,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr-b .connections-ctr-2 .node-side h2,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr h2,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr-b .lp-ctr-2 .node-side h2,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr h2,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr h2 { /*color: #21272d;*/ color:#21272d; }

 .path-node .node-hdr .node-ctr-2 .node-side h3,.path-node .node-hdr .node-ctr-2 .contact-ctr h3,.path-node .node-hdr .node-ctr-2 .connections-img-ctr h3,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr h3,.path-node .node-hdr .overview-ctr-2 .node-side h3,.path-node .node-hdr .overview-ctr-2 .contact-ctr h3,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr h3,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr h3,.path-node .node-hdr .connections-ctr-2 .node-side h3,.path-node .node-hdr .connections-ctr-2 .contact-ctr h3,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr h3,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr h3,.path-node .node-hdr .lp-ctr-2 .node-side h3,.path-node .node-hdr .lp-ctr-2 .contact-ctr h3,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr h3,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr h3,.path-node .overview-hdr .node-ctr-2 .node-side h3,.path-node .overview-hdr .node-ctr-2 .contact-ctr h3,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr h3,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr h3,.path-node .overview-hdr .overview-ctr-2 .node-side h3,.path-node .overview-hdr .overview-ctr-2 .contact-ctr h3,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr h3,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr h3,.path-node .overview-hdr .connections-ctr-2 .node-side h3,.path-node .overview-hdr .connections-ctr-2 .contact-ctr h3,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr h3,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr h3,.path-node .overview-hdr .lp-ctr-2 .node-side h3,.path-node .overview-hdr .lp-ctr-2 .contact-ctr h3,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr h3,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr h3,.path-node .connections-hdr .node-ctr-2 .node-side h3,.path-node .connections-hdr .node-ctr-2 .contact-ctr h3,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr h3,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr h3,.path-node .connections-hdr .overview-ctr-2 .node-side h3,.path-node .connections-hdr .overview-ctr-2 .contact-ctr h3,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr h3,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr h3,.path-node .connections-hdr .connections-ctr-2 .node-side h3,.path-node .connections-hdr .connections-ctr-2 .contact-ctr h3,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr h3,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr h3,.path-node .connections-hdr .lp-ctr-2 .node-side h3,.path-node .connections-hdr .lp-ctr-2 .contact-ctr h3,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr h3,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr .node-ctr-2 .node-side h3,.path-node .lp-hdr .node-ctr-2 .contact-ctr h3,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr .overview-ctr-2 .node-side h3,.path-node .lp-hdr .overview-ctr-2 .contact-ctr h3,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr .connections-ctr-2 .node-side h3,.path-node .lp-hdr .connections-ctr-2 .contact-ctr h3,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr .lp-ctr-2 .node-side h3,.path-node .lp-hdr .lp-ctr-2 .contact-ctr h3,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr-b .node-ctr-2 .node-side h3,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr h3,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr-b .overview-ctr-2 .node-side h3,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr h3,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr-b .connections-ctr-2 .node-side h3,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr h3,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr-b .lp-ctr-2 .node-side h3,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr h3,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr h3 { font-size:1.6rem; font-weight:550; }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr { /*flex: 30%;
					order: 2;*/ padding:2rem; padding-left:2rem; color:#FFF; position:relative; z-index:5; background:#21202080; background:#005D85CC; background-color:#475260; width:100%; padding-left:50px; max-width:unset; bottom:0; right:0; height:100%; margin-bottom:50px; /*box-shadow: -5px -1px 5px #28282854;*/ }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr .field,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr .field,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr .field,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr .field,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr .field,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr .field,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr .field,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr .field,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr .field,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr .field,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr .field,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr .field,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr .field,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr .field,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr .field,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr .field,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr .field,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr .field,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr .field,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr .field,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr .field,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr .field,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr .field,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr .field,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr .field { width:85%; }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr h1,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr h1,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr h1,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr h1,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr h1,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr h1,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr h1,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr h1,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr h1,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr h1,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr h1,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr h1,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr h1,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr h1,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr h1,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr h1,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr h1,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr h1,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr h1,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr h1,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr h1,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr h1,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr h1,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr h1,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr h1 { font-weight:bolder; }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr h2,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr h2,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr h2,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr h2,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr h2,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr h2,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr h2,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr h2,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr h2,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr h2,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr h2,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr h2,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr h2,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr h2,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr h2,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr h2,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr h2,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr h2,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr h2,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr h2,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr h2,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr h2,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr h2,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr h2,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr h2 { color:#fff; font-weight:bolder; border-bottom:3px groove #BCD9ED; padding-bottom:10px; }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row { margin-left:45px; }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 { margin-left:10px; }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a { font-size:1.3rem; color:#fff; font-weight:normal; margin-left:0px; vertical-align:text-top; }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before { background:none; color:#BCD9ED; font-family:"Font Awesome 6 Free"; font:var(--fa-font-solid); content:""; font-size:30px; float:left; text-indent:-45px; }

 .path-node .node-hdr .node-ctr-2 .connections-img-ctr,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr-b,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr-b,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr-b,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr-b,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr-b,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr-b,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr-b,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr-b,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr-b,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr-b,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr-b,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr-b,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr-b,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr-b,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr-b,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr-b,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr-b,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr-b,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr-b,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr-b { flex:55%; order:1; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; }

 .path-node .node-hdr .node-ctr-2 .basic-table,.path-node .node-hdr .overview-ctr-2 .basic-table,.path-node .node-hdr .connections-ctr-2 .basic-table,.path-node .node-hdr .lp-ctr-2 .basic-table,.path-node .overview-hdr .node-ctr-2 .basic-table,.path-node .overview-hdr .overview-ctr-2 .basic-table,.path-node .overview-hdr .connections-ctr-2 .basic-table,.path-node .overview-hdr .lp-ctr-2 .basic-table,.path-node .connections-hdr .node-ctr-2 .basic-table,.path-node .connections-hdr .overview-ctr-2 .basic-table,.path-node .connections-hdr .connections-ctr-2 .basic-table,.path-node .connections-hdr .lp-ctr-2 .basic-table,.path-node .lp-hdr .node-ctr-2 .basic-table,.path-node .lp-hdr .overview-ctr-2 .basic-table,.path-node .lp-hdr .connections-ctr-2 .basic-table,.path-node .lp-hdr .lp-ctr-2 .basic-table,.path-node .lp-hdr-b .node-ctr-2 .basic-table,.path-node .lp-hdr-b .overview-ctr-2 .basic-table,.path-node .lp-hdr-b .connections-ctr-2 .basic-table,.path-node .lp-hdr-b .lp-ctr-2 .basic-table { padding:0px; background-color:#f1f5f8; box-shadow:0px 1px 5px #28282854; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field--label-inline,.path-node .node-hdr .overview-ctr-2 .basic-table .field--label-inline,.path-node .node-hdr .connections-ctr-2 .basic-table .field--label-inline,.path-node .node-hdr .lp-ctr-2 .basic-table .field--label-inline,.path-node .overview-hdr .node-ctr-2 .basic-table .field--label-inline,.path-node .overview-hdr .overview-ctr-2 .basic-table .field--label-inline,.path-node .overview-hdr .connections-ctr-2 .basic-table .field--label-inline,.path-node .overview-hdr .lp-ctr-2 .basic-table .field--label-inline,.path-node .connections-hdr .node-ctr-2 .basic-table .field--label-inline,.path-node .connections-hdr .overview-ctr-2 .basic-table .field--label-inline,.path-node .connections-hdr .connections-ctr-2 .basic-table .field--label-inline,.path-node .connections-hdr .lp-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr .node-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr .overview-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr .connections-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr .lp-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field--label-inline { border-bottom:1px solid #ccc; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field,.path-node .node-hdr .overview-ctr-2 .basic-table .field,.path-node .node-hdr .connections-ctr-2 .basic-table .field,.path-node .node-hdr .lp-ctr-2 .basic-table .field,.path-node .overview-hdr .node-ctr-2 .basic-table .field,.path-node .overview-hdr .overview-ctr-2 .basic-table .field,.path-node .overview-hdr .connections-ctr-2 .basic-table .field,.path-node .overview-hdr .lp-ctr-2 .basic-table .field,.path-node .connections-hdr .node-ctr-2 .basic-table .field,.path-node .connections-hdr .overview-ctr-2 .basic-table .field,.path-node .connections-hdr .connections-ctr-2 .basic-table .field,.path-node .connections-hdr .lp-ctr-2 .basic-table .field,.path-node .lp-hdr .node-ctr-2 .basic-table .field,.path-node .lp-hdr .overview-ctr-2 .basic-table .field,.path-node .lp-hdr .connections-ctr-2 .basic-table .field,.path-node .lp-hdr .lp-ctr-2 .basic-table .field,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field { display:flex; border-bottom:1px solid #ccc; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__label,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__label,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__label,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__label,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__label,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__label,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__label,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__label,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__label,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__label,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__label,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__label { background-color:#e4ecf2; padding:15px; font-size:inherit; /*width: 54%;*/ /*border-bottom: 1px solid #ccc;*/ flex:40%; order:1; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__items,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__items,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__items,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__items,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__items,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__items,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__items,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__items,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__items,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__items,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__items,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__items { flex:60%; order:2; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul { list-style:none; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul { list-style:disc; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__item,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__item,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__item,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__item,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__item,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__item,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__item,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__item,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__item,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__item,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__item,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__item { /*background-color: #e4ecf2;*/ /*border-bottom: 1px solid #ccc;*/ padding:10px; font-size:inherit; border:0; flex:60%; order:2; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__item .field--type-string { padding:0px !important; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul { list-style:none; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul { list-style:disc; }

 .path-node .node-hdr .node-ctr-2 .node-side,.path-node .node-hdr .overview-ctr-2 .node-side,.path-node .node-hdr .connections-ctr-2 .node-side,.path-node .node-hdr .lp-ctr-2 .node-side,.path-node .overview-hdr .node-ctr-2 .node-side,.path-node .overview-hdr .overview-ctr-2 .node-side,.path-node .overview-hdr .connections-ctr-2 .node-side,.path-node .overview-hdr .lp-ctr-2 .node-side,.path-node .connections-hdr .node-ctr-2 .node-side,.path-node .connections-hdr .overview-ctr-2 .node-side,.path-node .connections-hdr .connections-ctr-2 .node-side,.path-node .connections-hdr .lp-ctr-2 .node-side,.path-node .lp-hdr .node-ctr-2 .node-side,.path-node .lp-hdr .overview-ctr-2 .node-side,.path-node .lp-hdr .connections-ctr-2 .node-side,.path-node .lp-hdr .lp-ctr-2 .node-side,.path-node .lp-hdr-b .node-ctr-2 .node-side,.path-node .lp-hdr-b .overview-ctr-2 .node-side,.path-node .lp-hdr-b .connections-ctr-2 .node-side,.path-node .lp-hdr-b .lp-ctr-2 .node-side { flex:unset; order:unset; position:relative; display:inline-block; width:35.77%; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; background-color:#475260; vertical-align:top; }

 .path-node .node-hdr .node-ctr-2 .node-side.fc-left,.path-node .node-hdr .overview-ctr-2 .node-side.fc-left,.path-node .node-hdr .connections-ctr-2 .node-side.fc-left,.path-node .node-hdr .lp-ctr-2 .node-side.fc-left,.path-node .overview-hdr .node-ctr-2 .node-side.fc-left,.path-node .overview-hdr .overview-ctr-2 .node-side.fc-left,.path-node .overview-hdr .connections-ctr-2 .node-side.fc-left,.path-node .overview-hdr .lp-ctr-2 .node-side.fc-left,.path-node .connections-hdr .node-ctr-2 .node-side.fc-left,.path-node .connections-hdr .overview-ctr-2 .node-side.fc-left,.path-node .connections-hdr .connections-ctr-2 .node-side.fc-left,.path-node .connections-hdr .lp-ctr-2 .node-side.fc-left,.path-node .lp-hdr .node-ctr-2 .node-side.fc-left,.path-node .lp-hdr .overview-ctr-2 .node-side.fc-left,.path-node .lp-hdr .connections-ctr-2 .node-side.fc-left,.path-node .lp-hdr .lp-ctr-2 .node-side.fc-left,.path-node .lp-hdr-b .node-ctr-2 .node-side.fc-left,.path-node .lp-hdr-b .overview-ctr-2 .node-side.fc-left,.path-node .lp-hdr-b .connections-ctr-2 .node-side.fc-left,.path-node .lp-hdr-b .lp-ctr-2 .node-side.fc-left { width:64%; }

 .path-node .node-hdr .node-ctr-2 h2,.path-node .node-hdr .overview-ctr-2 h2,.path-node .node-hdr .connections-ctr-2 h2,.path-node .node-hdr .lp-ctr-2 h2,.path-node .overview-hdr .node-ctr-2 h2,.path-node .overview-hdr .overview-ctr-2 h2,.path-node .overview-hdr .connections-ctr-2 h2,.path-node .overview-hdr .lp-ctr-2 h2,.path-node .connections-hdr .node-ctr-2 h2,.path-node .connections-hdr .overview-ctr-2 h2,.path-node .connections-hdr .connections-ctr-2 h2,.path-node .connections-hdr .lp-ctr-2 h2,.path-node .lp-hdr .node-ctr-2 h2,.path-node .lp-hdr .overview-ctr-2 h2,.path-node .lp-hdr .connections-ctr-2 h2,.path-node .lp-hdr .lp-ctr-2 h2,.path-node .lp-hdr-b .node-ctr-2 h2,.path-node .lp-hdr-b .overview-ctr-2 h2,.path-node .lp-hdr-b .connections-ctr-2 h2,.path-node .lp-hdr-b .lp-ctr-2 h2 { color:#fff; font-weight:bold; /*text-shadow: 2px 2px 4px #000000;*/ font-size:2rem; margin-bottom:30px; }

 .path-node .node-hdr .node-ctr-2 h2.comment-form__title,.path-node .node-hdr .overview-ctr-2 h2.comment-form__title,.path-node .node-hdr .connections-ctr-2 h2.comment-form__title,.path-node .node-hdr .lp-ctr-2 h2.comment-form__title,.path-node .overview-hdr .node-ctr-2 h2.comment-form__title,.path-node .overview-hdr .overview-ctr-2 h2.comment-form__title,.path-node .overview-hdr .connections-ctr-2 h2.comment-form__title,.path-node .overview-hdr .lp-ctr-2 h2.comment-form__title,.path-node .connections-hdr .node-ctr-2 h2.comment-form__title,.path-node .connections-hdr .overview-ctr-2 h2.comment-form__title,.path-node .connections-hdr .connections-ctr-2 h2.comment-form__title,.path-node .connections-hdr .lp-ctr-2 h2.comment-form__title,.path-node .lp-hdr .node-ctr-2 h2.comment-form__title,.path-node .lp-hdr .overview-ctr-2 h2.comment-form__title,.path-node .lp-hdr .connections-ctr-2 h2.comment-form__title,.path-node .lp-hdr .lp-ctr-2 h2.comment-form__title,.path-node .lp-hdr-b .node-ctr-2 h2.comment-form__title,.path-node .lp-hdr-b .overview-ctr-2 h2.comment-form__title,.path-node .lp-hdr-b .connections-ctr-2 h2.comment-form__title,.path-node .lp-hdr-b .lp-ctr-2 h2.comment-form__title { color:#264A64; }

 .path-node .node-hdr .node-ctr-2,.path-node .overview-hdr .node-ctr-2,.path-node .connections-hdr .node-ctr-2,.path-node .lp-hdr .node-ctr-2,.path-node .lp-hdr-b .node-ctr-2 { display:inline-block; position:relative; background-color:#fff; }

 .path-node .node-hdr .node-ctr-3,.path-node .overview-hdr .node-ctr-3,.path-node .connections-hdr .node-ctr-3,.path-node .lp-hdr .node-ctr-3,.path-node .lp-hdr-b .node-ctr-3 { /* display: inline-block;
			position: relative;
			background-color: #fff;*/ display:inline-flex; background-color:#fff; flex-direction:row; width:100%; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a,.path-node .overview-hdr .node-ctr-3 .node-3-block-a,.path-node .connections-hdr .node-ctr-3 .node-3-block-a,.path-node .lp-hdr .node-ctr-3 .node-3-block-a,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a { /*display: block;
				float: left;
				position: relative;
				width: 33%;*/ flex:60%; order:1; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr { /*flex: 30%;
					order: 2;*/ padding:2rem; padding-left:2rem; color:#FFF; position:relative; z-index:5; background:#21202080; background:#005D85CC; background-color:#475260; width:100%; padding-left:50px; max-width:unset; bottom:0; right:0; height:100%; margin-bottom:50px; /*box-shadow: -5px -1px 5px #28282854;*/ }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr .field,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr .field,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr .field,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr .field,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr .field { width:85%; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr h1,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr h1,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr h1,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr h1,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr h1 { font-weight:bolder; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr h2,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr h2,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr h2,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr h2,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr h2 { color:#fff; font-weight:bolder; border-bottom:3px groove #BCD9ED; padding-bottom:10px; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row { margin-left:45px; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3 { margin-left:10px; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3 a { font-size:1.3rem; color:#fff; font-weight:normal; margin-left:0px; vertical-align:text-top; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3:before { background:none; color:#BCD9ED; font-family:"Font Awesome 6 Free"; font:var(--fa-font-solid); content:""; font-size:30px; float:left; text-indent:-45px; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-b,.path-node .overview-hdr .node-ctr-3 .node-3-block-b,.path-node .connections-hdr .node-ctr-3 .node-3-block-b,.path-node .lp-hdr .node-ctr-3 .node-3-block-b,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-b { /*display: block;
				float: left;
				position: relative;
				width: 33%;*/ flex:40%; order:2; background:#005D85CC; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-b .trend-ctr,.path-node .overview-hdr .node-ctr-3 .node-3-block-b .trend-ctr,.path-node .connections-hdr .node-ctr-3 .node-3-block-b .trend-ctr,.path-node .lp-hdr .node-ctr-3 .node-3-block-b .trend-ctr,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-b .trend-ctr { margin:50px; margin-top:2rem; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-hdr h2,.path-node .overview-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-hdr h2,.path-node .connections-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-hdr h2,.path-node .lp-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-hdr h2,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-b .trend-ctr .trend-hdr h2 { color:#fff; font-weight:bolder; padding-bottom:10px; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame,.path-node .overview-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame,.path-node .connections-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame,.path-node .lp-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame { padding:50px; border:1px solid #fff; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .fa3-trend:before,.path-node .overview-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .fa3-trend:before,.path-node .connections-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .fa3-trend:before,.path-node .lp-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .fa3-trend:before,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .fa3-trend:before { background:none; color:#fff; font-family:"Font Awesome 6 Free"; font:var(--fa-font-solid); content:""; font-size:60px; float:left; text-indent:0px; margin-right:30px; top:-20px; position:relative; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3,.path-node .overview-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3,.path-node .connections-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3,.path-node .lp-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3 { font-size:1.3rem; color:#fff; font-weight:normal; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3 a,.path-node .overview-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3 a,.path-node .connections-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3 a,.path-node .lp-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3 a,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3 a { color:#fff; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-c,.path-node .overview-hdr .node-ctr-3 .node-3-block-c,.path-node .connections-hdr .node-ctr-3 .node-3-block-c,.path-node .lp-hdr .node-ctr-3 .node-3-block-c,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-c { /*display: block;
				float: left;
				position: relative;
				width: 33%;*/ display:flex; order:3; flex:33%; background:#21202080; }

 .path-node .node-hdr p,.path-node .overview-hdr p,.path-node .connections-hdr p,.path-node .lp-hdr p,.path-node .lp-hdr-b p { font-size:1.2rem; text-shadow:none; font-weight:normal; }

 .path-node .lp-hdr-b { min-height:200px; }

 .path-node .node-left,.path-node .overview-left,.path-node .connections-left,.path-node .lp-left { width:100% !important; padding:50px; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-products-1.jpg"); background-size:cover; background-position:center center; }

 .path-node .node-left .views-element-container,.path-node .overview-left .views-element-container,.path-node .connections-left .views-element-container,.path-node .lp-left .views-element-container { width:31.999999%; padding:30px; border:1px solid #DDE2E8; height:1050px; background-color:#fff; float:left; }

 .path-node .node-left .views-element-container .about-img,.path-node .overview-left .views-element-container .about-img,.path-node .connections-left .views-element-container .about-img,.path-node .lp-left .views-element-container .about-img { float:left; margin:5px; }

 .path-node .node-left .views-element-container li,.path-node .overview-left .views-element-container li,.path-node .connections-left .views-element-container li,.path-node .lp-left .views-element-container li { font-size:1.3rem; }

 .path-node .node-left .field--name-dynamic-block-fieldnode-overview-about-acf .views-element-container:last-child,.path-node .overview-left .field--name-dynamic-block-fieldnode-overview-about-acf .views-element-container:last-child,.path-node .connections-left .field--name-dynamic-block-fieldnode-overview-about-acf .views-element-container:last-child,.path-node .lp-left .field--name-dynamic-block-fieldnode-overview-about-acf .views-element-container:last-child { margin-right:30px; margin-left:30px; }

 .path-node .node-left .misc-basic-main,.path-node .overview-left .misc-basic-main,.path-node .connections-left .misc-basic-main,.path-node .lp-left .misc-basic-main { margin:50px; padding:50px; border:1px solid #DDE2E8; height:auto; background-color:#fff; }

 .path-node .node-left .lp-main-desc-ctr-b,.path-node .overview-left .lp-main-desc-ctr-b,.path-node .connections-left .lp-main-desc-ctr-b,.path-node .lp-left .lp-main-desc-ctr-b { background-color:#fff; }

 .path-node .node-left .lp-main-desc-ctr-b .field--name-body,.path-node .overview-left .lp-main-desc-ctr-b .field--name-body,.path-node .connections-left .lp-main-desc-ctr-b .field--name-body,.path-node .lp-left .lp-main-desc-ctr-b .field--name-body { padding:100px; }

 .path-node .connections-left .field-item-first,.path-node .connections-left .field-item-last,.path-node lp-left .field-item-first,.path-node lp-left .field-item-last { width:47.999999%; padding:30px; border:1px solid #DDE2E8; height:auto; margin-right:50px; background-color:#fff; float:left; }

 .path-node .connections-left .field-item-first .field__item,.path-node .connections-left .field-item-last .field__item,.path-node lp-left .field-item-first .field__item,.path-node lp-left .field-item-last .field__item { width:100%; }

 .path-node .connections-left .field-item-last,.path-node lp-left .field-item-last { margin-right:0px; }

 .path-node .node-right { display:none; }

 .path-node .ofa-products-content-hdr { /*min-height: 350px;
		width:100%;
		background-image: url("/css/images/background-basic-3.jpg");
		background-size: cover;
		background-position: center center;
		padding-top: 50px;
		padding-right: 35%;
		padding-bottom: 50px;
		padding-left: 12%;*/ display:block; position:relative; flex-direction:row; justify-content:flex-start; min-height:300px; width:100%; padding-top:0px; /*background-image: url("/css/images/TANFHeadersAccent2.jpg");
		background-size: cover;
		background-position: top left;
		background-repeat: no-repeat;
		background-position-y: 35%;*/ padding-right:0; padding-bottom:0; padding-left:0; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1 { display:flex; position:relative; flex-direction:row; justify-content:flex-start; min-height:350px; width:100%; padding-top:50px; /*background-image: url("/css/images/TANFHeadersAccent2.jpg");
			background-size: cover;
			background-position: top left;
			background-repeat: no-repeat;
			background-position-y: 35%;*/ padding-right:0; padding-bottom:0; padding-left:0; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1 .ofa-products-ctr-title { flex:40%; order:1; padding:2rem; padding-left:2rem; color:#FFF; position:absolute; z-index:5; background:#21202080; background:#005D85CC; /*background-color: rgba(51, 102, 153, 0.9);
				background-color: #A12854D1;
				background-color: #A1285491;
				background-color: #336A90D6;*/ width:100%; max-width:800px; min-height:200px; padding-left:50px; bottom:0; top:0; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1 .ofa-products-ctr-title h1 { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; margin-bottom:30px; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1 .ofa-products-ctr-title.coaching-title { /*background-color: rgba(51, 102, 153, 0.9);
				background-color: #A12854D1;*/ background-color:#336A90; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/ofa-products-pattern-blue.jpg"); background-size:cover; background-position:top right; background-repeat:no-repeat; background-position-y:0%; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1 .ofa-products-ctr-title.paies-title { /*background-color: rgba(51, 102, 153, 0.9);
				background-color: #A12854D1;*/ background-color:#A12854; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/ofa-products-pattern-rp.jpg"); background-size:cover; background-position:top right; background-repeat:no-repeat; background-position-y:0%; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1 .ofa-products-ctr-title.trauma-title { /*background-color: rgba(51, 102, 153, 0.9);
				background-color: #A12854D1;*/ background-color:#e29f4d; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/ofa-products-pattern-yellow.jpg"); background-size:cover; background-position:top right; background-repeat:no-repeat; background-position-y:0%; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1 .ofa-products-ctr-title.improve-title { /*background-color: rgba(51, 102, 153, 0.9);
				background-color: #A12854D1;*/ background-color:#2d544f; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/ofa-products-pattern-green.jpg"); background-size:cover; background-position:top right; background-repeat:no-repeat; background-position-y:0%; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1.coaching-bkgd { background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/coaching-front-face.jpg"); background-size:80%; background-position:top right; background-repeat:no-repeat; background-position-y:5%; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1.paies-bkgd { background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/paies--front-face.jpg"); /*background-size: 80%;
			background-position: top right;
			background-repeat: no-repeat;
			background-position-y: 5%;*/ background-size:cover; background-position:center center; background-repeat:no-repeat; background-position-y:95%; border-bottom:10px solid #A12854; border-bottom:10px solid #A12854; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1.paies-bkgd .field--name-body { padding-right:30px; padding-left:30px; border-left:10px solid aliceblue; border-right:10px solid aliceblue; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1.trauma-bkgd { background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/advancing_race_equity_tanf_peerta_1920x600.jpg"); background-size:80%; background-position:top right; background-repeat:no-repeat; background-position-y:5%; border-bottom:10px solid #F9E585; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1.trauma-bkgd .field--name-body { padding-right:30px; padding-left:30px; border-left:10px solid aliceblue; border-right:10px solid aliceblue; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1.improve-bkgd { background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/project-improve-1920x600.jpg"); background-size:80%; background-position:top right; background-repeat:no-repeat; background-position-y:5%; border-bottom:10px solid #2d544f; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1.improve-bkgd .field--name-body { padding-right:30px; padding-left:30px; border-left:10px solid aliceblue; border-right:10px solid aliceblue; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2 { display:flex; position:relative; flex-direction:row; justify-content:flex-start; min-height:300px; width:100%; background-color:#21272D; /*background: #005D85CC;
 			background-color: rgba(0, 93, 133, 0.8);
			background-color: #475260;		
			background-color: #336A90;
			background-color: #80858C;*/ padding-top:0px; padding-right:0; padding-bottom:0; padding-left:0; /*border-top: 10px solid #A1285491;*/ border-bottom:1px solid #DDE2E8; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2 .ofa-products-desc { flex:100%; padding-top:80px; padding-right:20%; padding-bottom:80px; padding-left:20%; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2 .ofa-products-desc .field--name-body { padding-right:30px; padding-left:30px; border-left:10px solid aliceblue; border-right:10px solid aliceblue; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2 .ofa-products-desc p { color:#fff; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2 h2 { color:#fff; font-weight:bold; /*text-shadow: 2px 2px 4px #000000;*/ font-size:2rem; margin-bottom:30px; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2 h2.comment-form__title { color:#264A64; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2.coaching-ctr-2 { border-top:10px solid #BCD9ED; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2.paies-ctr-2 { border-top:10px solid #A12854; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2.trauma-ctr-2 { border-top:10px solid #F9E585; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2.improve-ctr-2 { border-top:10px solid #2d544f; }

 .path-node .ofa-products-content-hdr p { font-size:1.2rem; text-shadow:none; font-weight:normal; }

 .path-node .ofa-products-content-left,.path-node .lp-feeds-left { width:100% !important; padding:50px; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-products-1.jpg"); background-size:cover; background-position:center center; }

 .path-node .ofa-products-content-left .field,.path-node .lp-feeds-left .field { padding-left:80px; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row,.path-node .lp-feeds-left .views-element-container .ofa-products-row,.path-node .lp-feeds-left .views-element-container .lp-feeds-row { width:30.999999%; padding:30px; border:1px solid #DDE2E8; height:500px; background-color:#fff; float:left; margin-right:20px; margin-bottom:20px; box-shadow:0px 1px 5px #28282854; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row h2,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row h2,.path-node .lp-feeds-left .views-element-container .ofa-products-row h2,.path-node .lp-feeds-left .views-element-container .lp-feeds-row h2 { font-size:1.6rem; font-weight:bolder; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row h2 a,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row h2 a,.path-node .lp-feeds-left .views-element-container .ofa-products-row h2 a,.path-node .lp-feeds-left .views-element-container .lp-feeds-row h2 a { color:#336a90; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row h3,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row h3,.path-node .lp-feeds-left .views-element-container .ofa-products-row h3,.path-node .lp-feeds-left .views-element-container .lp-feeds-row h3 { font-size:1.3rem; font-weight:bolder; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row h3 a,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row h3 a,.path-node .lp-feeds-left .views-element-container .ofa-products-row h3 a,.path-node .lp-feeds-left .views-element-container .lp-feeds-row h3 a { color:#336a90; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row .category,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row .category,.path-node .lp-feeds-left .views-element-container .ofa-products-row .category,.path-node .lp-feeds-left .views-element-container .lp-feeds-row .category { /*color: #80858C;*/ color:#672E6B; font-weight:700; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row .date,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row .date,.path-node .lp-feeds-left .views-element-container .ofa-products-row .date,.path-node .lp-feeds-left .views-element-container .lp-feeds-row .date { color:#21272D; font-weight:700; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row p,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row p,.path-node .lp-feeds-left .views-element-container .ofa-products-row p,.path-node .lp-feeds-left .views-element-container .lp-feeds-row p { font-size:1.2rem; padding-top:5px; margin-bottom:0; }

 .path-node .ofa-products-content-left .views-element-container .pager,.path-node .lp-feeds-left .views-element-container .pager { clear:both; }

 .path-node .ofa-products-content-left .views-element-container .about-img,.path-node .lp-feeds-left .views-element-container .about-img { float:left; margin:5px; }

 .path-node .ofa-products-content-left .ofa-products-left-olc,.path-node .lp-feeds-left .ofa-products-left-olc { display:flex; flex-direction:row; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row,.path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row { width:95%; padding:30px; border:1px solid #DDE2E8; height:550px; background-color:#fff; float:left; box-shadow:0px 1px 5px #28282854; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h2,.path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h2,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h2,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h2 { font-size:1.6rem; font-weight:bolder; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h2 a,.path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h2 a,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h2 a,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h2 a { color:#336a90; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h3,.path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h3,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h3,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h3 { font-size:1.3rem; font-weight:bolder; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h3 a,.path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h3 a,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h3 a,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h3 a { color:#336a90; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row p,.path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row p,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row p,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row p { font-size:1.2rem; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row { margin-right:70px; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container h2,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container h2 { margin-bottom:20px; }

 .path-node .ofa-products-content-left .field--name-dynamic-block-fieldnode-ofa-products-coaching-tribal-ds .views-element-container:last-child,.path-node .lp-feeds-left .field--name-dynamic-block-fieldnode-ofa-products-coaching-tribal-ds .views-element-container:last-child { margin-left:50px; }

 .basic-ctr,.node-ctr,.resource-ctr { background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-products-1.jpg"); background-size:cover; background-position:center center; }

 .basic-hdr { /*min-height: 350px;
	width:100%;
	background-image: url("/css/images/background-content-1.jpg");
	background-size: cover;
	background-position: center center;
	padding-top: 50px;
	padding-right: 35%;
	padding-bottom: 50px;
	padding-left: 12%;*/ display:flex; position:relative; flex-direction:row; justify-content:flex-start; min-height:600px; width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/TANFHeadersAccent1b.jpg"); /*background-image: url("/css/images/background-basic-3.jpg");*/ background-size:cover; background-position:top left; background-repeat:no-repeat; background-position-y:35%; padding-top:50px; padding-right:0; padding-bottom:0; padding-left:0; }

 .basic-hdr .basic-title-block { flex:40%; order:1; padding:2rem; padding-left:2rem; color:#FFF; position:absolute; z-index:5; background:#21202080; background:#005D85CC; background-color:rgba(51, 102, 153, 0.9); background-color:#A12854D1; width:100%; max-width:1000px; min-height:200px; padding-left:50px; bottom:0; }

 .basic-hdr .related-hdr { flex:30%; order:2; padding:2rem; padding-left:2rem; color:#FFF; position:absolute; z-index:5; background:#21202080; background:#005D85CC; background-color:#475260; width:100%; padding-left:50px; max-width:500px; bottom:0; right:0; height:100%; margin-bottom:50px; box-shadow:-5px -1px 5px #28282854; }

 .basic-hdr .related-hdr .field { width:85%; }

 .basic-hdr .related-hdr h1 { font-weight:bolder; }

 .basic-hdr .related-hdr h2 { font-weight:bolder; border-bottom:3px groove #BCD9ED; padding-bottom:10px; }

 .basic-hdr .related-hdr .basic-related-rec-row { margin-left:45px; }

 .basic-hdr .related-hdr .basic-related-rec-row h3 { margin-left:10px; }

 .basic-hdr .related-hdr .basic-related-rec-row h3 a { font-size:1.3rem; color:#fff; font-weight:normal; margin-left:0px; vertical-align:text-top; }

 .basic-hdr .related-hdr .basic-related-rec-row h3:before { background:none; color:#BCD9ED; font-family:"Font Awesome 6 Free"; font:var(--fa-font-solid); content:""; font-size:30px; float:left; text-indent:-45px; }

 .basic-hdr h1 { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; margin-bottom:0px; }

 .node-left { float:left; width:75% !important; padding-top:50px; padding-right:0px; padding-bottom:50px; padding-left:50px; /*padding-left: 12%;*/ }

 .node-left .field--name-field-record-description,.node-left .field--name-body,.node-left .field--name-field-mission-goal-of-program,.node-left .field--name-field-programs-services-offered,.node-left .field--name-field-evaluation-results { padding:50px; border:1px solid #ccc; margin-bottom:50px; font-size:1.5rem; }

 .node-left .field--name-field-record-description p,.node-left .field--name-body p,.node-left .field--name-field-mission-goal-of-program p,.node-left .field--name-field-programs-services-offered p,.node-left .field--name-field-evaluation-results p { font-size:1.5rem; padding-bottom:20px; }

 .node-left .resource-left { /*margin-top: -150px;*/ padding:30px; margin-right:30px; background-color:#fff; box-shadow:0px 1px 5px #28282854; }

 .node-left .resource-left .region.region-content { /*border: 1px solid #dde2e8;*/ }

 .node-left .resource-left .region.region-content .views-element-container { padding:30px; }

 .node-left .resource-left .region.region-content .views-element-container .view-filters form .form--inline { background-color:#E2EFF7; padding-bottom:30px; border:1px solid #dde2e8; display:flex; flex-direction:row; justify-content:flex-start; align-items:flex-end; padding-left:30px; }

 .node-left .resource-left .region.region-content .views-element-container .view-filters form .form--inline input.button { color:#fff; background-color:#336a90; border-color:#336a90; font-weight:bolder; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col { border:1px solid #ccc; width:32.15%; max-width:32.15%; max-height:550px; height:550px; margin-top:10px; margin-bottom:10px; padding:30px; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col h2 { font-size:1.6rem; font-weight:bolder; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col h2 a { color:#336a90; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col h3 { font-size:1.3rem; font-weight:bolder; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col h3 a { color:#336a90; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col .views-field-field-record-type { /*color: #80858C;*/ color:#672E6B; font-weight:700; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col .views-field-field-published-date { color:#21272D; font-weight:700; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col p { padding-top:15px; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col.col-2 { margin-right:20px; margin-left:20px; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li { margin-left:10px; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li a { margin-left:0; border-radius:0px; border-top-left-radius:0; border-bottom-left-radius:0; font-weight:bolder; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item.is-active.active a.page-link { background-color:#264a64; border-color:#264a64; color:#fff; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li:nth-child(1) { margin-left:0px; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item a.page-link { color:#264a64; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item a.page-link span { color:#264a64; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item.disabled { border:0; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item.disabled span.page-link { border:0; }

 .node-left .node-table { padding:0px; background-color:#f1f5f8; }

 .node-left .node-table .field--label-inline { border-bottom:1px solid #ccc; }

 .node-left .node-table .field .field__label { background-color:#e4ecf2; padding:15px; font-size:inherit; /*width: 54%;*/ /*border-bottom: 1px solid #ccc;*/ flex:40%; order:1; }

 .node-left .node-table .field .field__items { flex:60%; order:2; }

 .node-left .node-table .field .field__items .term-tree-list .item-list ul { list-style:none; }

 .node-left .node-table .field .field__items .term-tree-list .item-list ul li ul { list-style:disc; }

 .node-left .node-table .field .field__item { /*background-color: #e4ecf2;*/ /*border-bottom: 1px solid #ccc;*/ padding:10px; font-size:inherit; border:0; flex:60%; order:2; }

 .node-left .node-table .field .field__item .field--type-string { padding:0px !important; }

 .node-left .node-table .field .field__item .term-tree-list .item-list ul { list-style:none; }

 .node-left .node-table .field .field__item .term-tree-list .item-list ul li ul { list-style:disc; }

 .basic-left { width:52.5% !important; /*background-image: url("/css/images/background-products-1.jpg");
	background-size: cover;
	background-position: center center;*/ padding-top:50px; padding-right:50px; padding-bottom:50px; padding-left:3%; }

 .basic-left .litebox,.basic-left .blazy iframe,.basic-left .media iframe { border:0; display:block; max-width:100%; width:863px; height:563px; margin-bottom:30px; }

 .basic-left .field--name-field-record-description,.basic-left .field--name-body,.basic-left .field--name-field-mission-goal-of-program,.basic-left .field--name-field-programs-services-offered,.basic-left .field--name-field-evaluation-results { padding:50px; border:1px solid #ccc; margin-bottom:50px; font-size:1.5rem; background-color:#fff; }

 .basic-left .field--name-field-record-description p,.basic-left .field--name-body p,.basic-left .field--name-field-mission-goal-of-program p,.basic-left .field--name-field-programs-services-offered p,.basic-left .field--name-field-evaluation-results p { font-size:1.5rem; padding-bottom:20px; }

 .basic-left .basic-table { padding:0px; background-color:#f1f5f8; }

 .basic-left .basic-table .field--label-inline { border-bottom:1px solid #ccc; }

 .basic-left .basic-table .field { display:flex; border-bottom:1px solid #ccc; }

 .basic-left .basic-table .field .field__label { background-color:#e4ecf2; padding:15px; font-size:inherit; /*width: 54%;*/ /*border-bottom: 1px solid #ccc;*/ flex:40%; order:1; }

 .basic-left .basic-table .field .field__items { flex:60%; order:2; }

 .basic-left .basic-table .field .field__items .term-tree-list .item-list ul { list-style:none; }

 .basic-left .basic-table .field .field__items .term-tree-list .item-list ul li ul { list-style:disc; }

 .basic-left .basic-table .field .field__item { /*background-color: #e4ecf2;*/ /*border-bottom: 1px solid #ccc;*/ padding:10px; font-size:inherit; border:0; flex:60%; order:2; }

 .basic-left .basic-table .field .field__item .field--type-string { padding:0px !important; }

 .basic-left .basic-table .field .field__item .term-tree-list .item-list ul { list-style:none; }

 .basic-left .basic-table .field .field__item .term-tree-list .item-list ul li ul { list-style:disc; }

 .basic-right { width:47.5% !important; height:100%; padding-top:50px; padding-right:50px; padding-bottom:50px; padding-left:50px; /*background-color: #80858C;*/ }

 .basic-right .related-hdr { flex:30%; order:2; padding:2rem; color:#FFF; position:relative; z-index:5; background:#21202080; background:#005D85CC; background-color:#475260; width:100%; padding-left:50px; padding-right:50px; /*max-width: 500px;
		bottom: 0;
		right: 0;*/ height:100%; /*box-shadow: -5px -1px 5px #28282854;*/ margin-bottom:50px; box-shadow:0px 1px 5px #28282854; }

 .basic-right .related-hdr .field { width:85%; }

 .basic-right .related-hdr h1 { font-weight:bolder; }

 .basic-right .related-hdr h2 { font-weight:bolder; border-bottom:3px groove #BCD9ED; padding-bottom:10px; }

 .basic-right .related-hdr .basic-related-rec-row { margin-left:45px; }

 .basic-right .related-hdr .basic-related-rec-row h3 { margin-left:10px; }

 .basic-right .related-hdr .basic-related-rec-row h3 a { font-size:1.3rem; color:#fff; font-weight:normal; margin-left:0px; vertical-align:text-top; }

 .basic-right .related-hdr .basic-related-rec-row h3:before { background:none; color:#BCD9ED; font-family:"Font Awesome 6 Free"; font:var(--fa-font-solid); content:""; font-size:30px; float:left; text-indent:-45px; }

 .basic-right .basic-table { padding:0px; background-color:#f1f5f8; box-shadow:0px 1px 5px #28282854; }

 .basic-right .basic-table .field--label-inline { border-bottom:1px solid #ccc; }

 .basic-right .basic-table .field { display:flex; border-bottom:1px solid #ccc; }

 .basic-right .basic-table .field .field__label { background-color:#e4ecf2; padding:15px; font-size:inherit; /*width: 54%;*/ /*border-bottom: 1px solid #ccc;*/ flex:40%; order:1; }

 .basic-right .basic-table .field .field__items { flex:60%; order:2; }

 .basic-right .basic-table .field .field__items .term-tree-list .item-list ul { list-style:none; }

 .basic-right .basic-table .field .field__items .term-tree-list .item-list ul li ul { list-style:disc; }

 .basic-right .basic-table .field .field__item { /*background-color: #e4ecf2;*/ /*border-bottom: 1px solid #ccc;*/ /*display:flex;*/ padding:10px; font-size:inherit; border:0; flex:60%; order:2; }

 .basic-right .basic-table .field .field__item .field--type-string { padding:0px !important; }

 .basic-right .basic-table .field .field__item .term-tree-list .item-list ul { list-style:none; }

 .basic-right .basic-table .field .field__item .term-tree-list .item-list ul li ul { list-style:disc; }

 .node-md { /*
	float: left;
	width: 10%;

	.resource-md
	{
		margin-top: -150px;
		background-color: #fff;
		
	}
	*/ }

 .node-right { float:right; width:25% !important; padding-top:50px; padding-right:0px; padding-bottom:50px; padding-left:0px; }

 .node-right h2 { font-weight:bold; }

 .node-right .resource-right { /*margin-top: -150px;*/ padding:30px; background-color:#fff; margin-right:50px; }

 .node-right .node-table .node-related-rec-ctr { background-color:#ebebeb; padding:50px; }

 .node-right .node-table .node-related-rec-ctr h3 { margin-bottom:1.5rem; }

 .node-right .node-table .node-related-rec-ctr h3 a { font-size:1.6rem; }

 .pre-footer { background-color:#264a64; background-size:auto; width:100%; margin-top:0px; padding:30px; }

 footer { padding-top:0 !important; padding-bottom:0 !important; }

 footer .footer-bkgd { width:100%; background-image:linear-gradient(to right, rgba(0, 64, 122, 0.8), #458caa); background-size:auto; }

 footer .footer-logo { width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/STAR_logo_symbol2025j_silhouette-3.png"); /*background-image: url("/css/images/peer_ta_silhouette.png");*/ /*background-size: 73%;*/ background-size:40%; /*background-size: cover;*/ background-repeat:no-repeat; background-position-x:left; background-position-y:unset; background-attachment:fixed; }

 footer .main-footer { display:flex; /*background-image:linear-gradient(to right, rgba(0,64,122,0) 25%, 75%, rgba(69,140,170,1)); */ /*background-image: linear-gradient(to right, rgba(0,64,122,.8), rgba(69,140,170,1));
		background-size: auto;*/ background-color:#9f9f9f66; width:100%; margin-top:0px; padding:30px; height:auto; padding-left:30px; box-shadow:inset 0 0.6em 2em -0.3em rgba(0, 0, 0, 0.15), inset 0 0 0em 0.05em rgba(255, 255, 255, 0.12); }

 footer .main-footer .footer-brand { display:flex; align-content:center; align-items:center; margin-left:55px; height:200px; width:200px; border-radius:100%; background-color:#fff; text-align:center; padding:30px; margin:30px; }

 footer .main-footer .footer-brand img { width:100%; height:100%; object-fit:contain; border-radius:0px; padding:0px; margin:10px; }

 footer .main-footer .footer-brand .navbar-brand { float:none; height:auto; padding:0; padding-top:0px; padding-bottom:0px; line-height:20px; }

 footer .main-footer .footer-menu-ctr { max-width:100%; }

 footer .main-footer .footer-menu-ctr .footer-hdr { /*color:#fcf1bf;*/ color:#0f172a; }

 footer .main-footer .footer-menu-ctr .footer-menu { display:inline-flex; }

 footer .main-footer .footer-menu-ctr .footer-menu .footer-col { flex:max-content; /*flex: min-content;*/ padding:5px; margin-right:4rem; }

 footer .main-footer .footer-menu-ctr .footer-menu div.col-lg-1 { /*max-width:19%;*/ max-width:fit-content; max-width:12%; }

 footer .main-footer .footer-menu-ctr .footer-menu div.col-lg-2 { /*max-width:19%;*/ /*max-width: fit-content;*/ max-width:15%; }

 footer .main-footer .footer-menu-ctr .footer-menu div.col-lg-3 { /*max-width:19%;*/ max-width:22%; }

 footer .main-footer .footer-menu-ctr .footer-menu #block-initiativesmenu h2,footer .main-footer .footer-menu-ctr .footer-menu #block-connectwithus h2,footer .main-footer .footer-menu-ctr .footer-menu #block-otherresources h2,footer .main-footer .footer-menu-ctr .footer-menu #block-peerta-4-bootstrap5-connectwithus h2 { /*color:#fff;*/ color:#0f172a; font-weight:bold; }

 footer .main-footer .footer-menu-ctr .footer-menu #block-initiativesmenu p,footer .main-footer .footer-menu-ctr .footer-menu #block-connectwithus p,footer .main-footer .footer-menu-ctr .footer-menu #block-otherresources p,footer .main-footer .footer-menu-ctr .footer-menu #block-peerta-4-bootstrap5-connectwithus p { /*color:#fff;*/ color:#0f172a; }

 footer .main-footer .footer-menu-ctr .footer-menu #block-initiativesmenu ul,footer .main-footer .footer-menu-ctr .footer-menu #block-connectwithus ul,footer .main-footer .footer-menu-ctr .footer-menu #block-otherresources ul,footer .main-footer .footer-menu-ctr .footer-menu #block-peerta-4-bootstrap5-connectwithus ul { list-style:none; margin-left:0; padding-left:0; margin-top:0; font-weight:bold; }

 footer .main-footer .footer-menu-ctr .footer-menu #block-initiativesmenu ul li a,footer .main-footer .footer-menu-ctr .footer-menu #block-initiativesmenu ul li a:hover,footer .main-footer .footer-menu-ctr .footer-menu #block-connectwithus ul li a,footer .main-footer .footer-menu-ctr .footer-menu #block-connectwithus ul li a:hover,footer .main-footer .footer-menu-ctr .footer-menu #block-otherresources ul li a,footer .main-footer .footer-menu-ctr .footer-menu #block-otherresources ul li a:hover,footer .main-footer .footer-menu-ctr .footer-menu #block-peerta-4-bootstrap5-connectwithus ul li a,footer .main-footer .footer-menu-ctr .footer-menu #block-peerta-4-bootstrap5-connectwithus ul li a:hover { /*color:#fff;*/ color:#0f172a; font-weight:bold; }

 footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav { width:auto; }

 footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav li:first-child a { font-weight:bold; font-size:1.2rem; text-transform:uppercase; margin-bottom:0.5rem; }

 footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav li a { /*color:#fcf1bf;*/ color:#0f172a; font-size:1rem; text-transform:capitalize; padding-top:5px; padding-bottom:5px; }

 footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav li a:hover { text-decoration:underline; background-color:transparent; }

 footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav li a:focus { text-decoration:underline; background-color:transparent; }

 footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav li ul li.nav-item,footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav li ul li.nav-item.open { list-style:none; background-color:transparent; }

 footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav li ul li.nav-item a,footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav li ul li.nav-item.open a { color:#fff; font-size:1rem; }

 footer .footer-init { /*background-color: transparent #E2EFF7;
		background-color: #672E6B54;
		background-color: #264a6470;*/ background-color:#f7fff673; padding-top:50px; padding-bottom:50px; box-shadow:inset 0 0.6em 2em -0.3em rgba(0, 0, 0, 0.15), inset 0 0 0em 0.05em rgba(255, 255, 255, 0.12); }

 footer .footer-init .footer-init-title h2 { /*color: #fff;*/ color:#264a64; font-weight:bold; }

 footer .footer-init .footer-init-ctr { display:flex; flex-direction:row; /*color: #fff;*/ color:#264a64; }

 footer .footer-init .footer-init-ctr .footer-init-sum { flex:25%; order:1; border-right:1px solid #fff; padding-right:30px; }

 footer .footer-init .footer-init-ctr .footer-init-list-1,footer .footer-init .footer-init-ctr .footer-init-list-2,footer .footer-init .footer-init-ctr .footer-init-list-3,footer .footer-init .footer-init-ctr .footer-init-list-4 { flex:25%; order:2; }

 footer .footer-init .footer-init-ctr .footer-init-list-1 ul,footer .footer-init .footer-init-ctr .footer-init-list-2 ul,footer .footer-init .footer-init-ctr .footer-init-list-3 ul,footer .footer-init .footer-init-ctr .footer-init-list-4 ul { display:block; list-style:none; }

 footer .footer-init .footer-init-ctr .footer-init-list-1 ul li,footer .footer-init .footer-init-ctr .footer-init-list-2 ul li,footer .footer-init .footer-init-ctr .footer-init-list-3 ul li,footer .footer-init .footer-init-ctr .footer-init-list-4 ul li { font-size:1.2rem; padding-right:20px; margin-top:15px; margin-bottom:15px; }

 footer .footer-init .footer-init-ctr .footer-init-list-1 ul li a,footer .footer-init .footer-init-ctr .footer-init-list-1 ul li a:hover,footer .footer-init .footer-init-ctr .footer-init-list-2 ul li a,footer .footer-init .footer-init-ctr .footer-init-list-2 ul li a:hover,footer .footer-init .footer-init-ctr .footer-init-list-3 ul li a,footer .footer-init .footer-init-ctr .footer-init-list-3 ul li a:hover,footer .footer-init .footer-init-ctr .footer-init-list-4 ul li a,footer .footer-init .footer-init-ctr .footer-init-list-4 ul li a:hover { /*color: #fff;*/ color:#264a64; font-weight:bold; }

 footer .footer-topical { /*background-color: transparent #E2EFF7;
		background-color: #672E6B54;*/ background-color:376e882b; padding-top:50px; padding-bottom:50px; box-shadow:inset 0 0.6em 2em -0.3em rgba(0, 0, 0, 0.15), inset 0 0 0em 0.05em rgba(255, 255, 255, 0.12); }

 footer .footer-topical .footer-topical-title h2 { color:#fff; font-weight:bold; }

 footer .footer-topical .footer-topical-ctr { display:flex; flex-direction:row; color:#fff; }

 footer .footer-topical .footer-topical-ctr .footer-topical-sum { flex:25%; order:1; border-right:1px solid #fff; padding-right:30px; }

 footer .footer-topical .footer-topical-ctr .footer-topical-list-1,footer .footer-topical .footer-topical-ctr .footer-topical-list-2,footer .footer-topical .footer-topical-ctr .footer-topical-list-3,footer .footer-topical .footer-topical-ctr .footer-topical-list-4 { flex:25%; order:2; }

 footer .footer-topical .footer-topical-ctr .footer-topical-list-1 ul,footer .footer-topical .footer-topical-ctr .footer-topical-list-2 ul,footer .footer-topical .footer-topical-ctr .footer-topical-list-3 ul,footer .footer-topical .footer-topical-ctr .footer-topical-list-4 ul { display:block; list-style:none; }

 footer .footer-topical .footer-topical-ctr .footer-topical-list-1 ul li,footer .footer-topical .footer-topical-ctr .footer-topical-list-2 ul li,footer .footer-topical .footer-topical-ctr .footer-topical-list-3 ul li,footer .footer-topical .footer-topical-ctr .footer-topical-list-4 ul li { font-size:1.2rem; padding-right:20px; margin-top:15px; margin-bottom:15px; }

 footer .footer-topical .footer-topical-ctr .footer-topical-list-1 ul li a,footer .footer-topical .footer-topical-ctr .footer-topical-list-1 ul li a:hover,footer .footer-topical .footer-topical-ctr .footer-topical-list-2 ul li a,footer .footer-topical .footer-topical-ctr .footer-topical-list-2 ul li a:hover,footer .footer-topical .footer-topical-ctr .footer-topical-list-3 ul li a,footer .footer-topical .footer-topical-ctr .footer-topical-list-3 ul li a:hover,footer .footer-topical .footer-topical-ctr .footer-topical-list-4 ul li a,footer .footer-topical .footer-topical-ctr .footer-topical-list-4 ul li a:hover { color:#fff; font-weight:bold; }

 footer .footer-other { background-color:#E2EFF7A3; padding:20px; padding-top:50px; box-shadow:inset 0 0.6em 2em -0.3em rgba(0, 0, 0, 0.15), inset 0 0 0em 0.05em rgba(255, 255, 255, 0.12); }

 footer .footer-other ul { display:inline-flex; list-style:none; align-items:center; padding-left:0; }

 footer .footer-other ul li { padding-right:30px; }

 footer .last-line { background-color:#264a64; background-size:auto; width:100%; margin-top:0px; padding:20px; }

 footer .last-line .region-last-line { margin-left:auto; margin-right:auto; width:100%; display:flex; justify-content:center; }

 footer .last-line ul.navbar-nav { display:inline; }

 footer .last-line ul.navbar-nav li { border-right:1px solid #fff; }

 footer .last-line ul.navbar-nav li a,footer .last-line ul.navbar-nav li a:hover { color:#fff; background-color:transparent; padding-top:0px; padding-bottom:0px; }

 footer .last-line ul.navbar-nav li:last-child { border:none; }

 }

 /*END: (min-width: 992px)*/ /*START: (min-width: 1200px)*/ @media (min-width:1200px) { nav.navbar .col-auto.p-1.sect-b { /* START: #navbarSupportedContent*/ /* END: #navbarSupportedContent*/ }

 nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .we-mega-menu-ul .we-mega-menu-li a { background-color:transparent; font-size:1rem; }

 nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .region.region-nav-main .block-tb-megamenu { display:none; }

 }

 /*END: (min-width: 1200px)*/ /*START:(min-width: 992px) and (max-width: 1300px) */ @media screen and (min-width:992px) and (max-width:1300px) { /*START: OFA Products*/ /*END: OFA Products*/ /*START: Newsletter Highlight Grid 3*/ /*END: Newsletter Highlight Grid 3*/ /*START: Education hdr */ /*END: Education hdr */ .content-grid-3 .view-content .teaser--large-compact .teaser__content .teaser__headline_ctr .teaser__headline_left h2.teaser__headline { line-height:1; }

 .content-grid-3 .view-content .teaser--large-compact .teaser__content .teaser__headline_ctr .teaser__headline_left .teaser__headline a { font-size:5vh; font-weight:600; color:#fff; }

 .content-grid-3 .view-content .teaser--large-compact .teaser__content p.teaser__summary { display:none; }

 .content-grid-3 .view-content .teaser--medium-compact .teaser__content .teaser__headline_ctr .teaser__headline_left h2.teaser__headline { line-height:1; }

 .content-grid-3 .view-content .teaser--medium-compact .teaser__content .teaser__headline_ctr .teaser__headline_left .teaser__headline a { font-size:3vh; font-weight:600; color:#fff; }

 .field--type-ds .tanf-talks-hdr-ctr .tanf-talks-hdr-left h2 { font-size:4vh; line-height:0; }

 .ih-item.square { position:relative; width:100%; height:auto; border:0; box-shadow:0; }

 .ih-item.square.effect4 .mask1,.ih-item.square.effect4 .mask2 { /*height: 110%;
  width:100%;*/ height:120%; width:120%; }

 .ih-item.square.effect4.colored .mask1,.ih-item.square.effect4.colored .mask2 { background:#1a4a72; background:#1a4a72; }

 .ih-item.square.effect4.colored .mask1.one,.ih-item.square.effect4.colored .mask2.one { background:#1a4a72; background:#1a4a72; }

 .ih-item.square.effect4.colored .mask1.two,.ih-item.square.effect4.colored .mask2.two { background:#a12854; background:#a12854; }

 .ih-item.square.effect4.colored .mask1.three,.ih-item.square.effect4.colored .mask2.three { background:#2D544F; background:#2d544f; }

 .ih-item.square.effect4.colored .mask1.four,.ih-item.square.effect4.colored .mask2.four { background:#672E6B; background:#672e6b; }

 .ih-item.square.effect4 .mask1 { display:none; }

 .ih-item.square.effect4 .mask2 { display:none; }

 .ih-item.square.effect4:hover .mask1 { display:none; }

 .ih-item.square.effect4:hover .mask2 { display:none; }

 .ih-item.square.effect4:hover .info { display:none; }

 .ih-item.square.effect4.colored .info { background:rgba(12, 34, 52, 0); }

 .ih-item.square.effect4 .info p { font-style:normal; font-size:1.2rem; position:relative; color:#fff; padding:20px 20px 20px; text-align:center; text-align:left; opacity:0; -webkit-transition:all 0s ease-in-out 0s; -moz-transition:all 0s ease-in-out 0s; transition:all 0s ease-in-out 0s; }

 .ih-item a { color:#fff; text-decoration:none; }

 .content-grid-3e { /*display: inline-flex;*/ }

 .content-grid-3e .view-content { /*display: flex;*/ }

 .content-grid-3e .attachment.attachment-after { /*display: flex;*/ }

 .content-grid-3e .ofa-products-ctr { /*max-width: 480px;*/ }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text { /*background-color: rgba(51, 106, 144, 0.9);*/ /*padding: 20px;
				position: absolute;
				z-index: 100;
				word-wrap: break-word;
				max-width: 480px;
				bottom: 0;	
				padding-left: 50px;*/ min-height:150px; max-height:205px; }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text h2 { font-size:1.3rem; /*font-weight: bold;*/ }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text h2 a { /*color:#fff; */ }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text.p1 { /*background-color: rgba(51, 106, 144, 0.9);*/ }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text.p2 { /*background-color: rgba(161, 40, 84, 0.9);*/ }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text.p3 { /*background-color: rgba(226, 159, 77, 0.9);*/ }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text.p4 { /*background-color: rgba(45, 84, 79, 0.9);*/ }

 .newsletter-hl-grid-lg-ctr { /*display:flex; 
	flex-direction: row; 
	background-color: #333; 
	padding: 0px;
	max-height: 350px;
	overflow: hidden;
	padding: 0;
	position: relative;*/ max-height:350px; }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-left { /*width:50%;
    		overflow: hidden;
   		padding: 0;
    		position: relative;*/ /*.newsletter-hl-tri		
		{
			width: 0;
			height: 0;
			border-top: 25px solid transparent;
			border-right: 50px solid #a12854;
			border-bottom: 25px solid transparent;
		}*/ }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-right { /*width:50%;
		background-image: url("/css/images/background-news-1.jpg");
		background-size: cover;
		background-position: center center;
		padding: 10%;
		border-left: 3px solid #fff;*/ padding:5%; }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-right .newsletter-hl-right-content { /*margin: auto;
			width: 100%;*/ }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-right .newsletter-hl-right-content h2 a { /*color:#fff;
					text-shadow: 2px 2px 4px #000000;
					font-weight: bold;
					font-size: 3rem;*/ font-size:2rem; }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-right .newsletter-hl-right-content p { /*color:#fff;
				margin-top:20px;*/ }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-right .newsletter-hl-right-content .learn-more-bttn a { /*display:inline-block;
 					padding:0.7em 1.7em;
 					margin:0 0.3em 0.3em 0;
 					border-radius:0.2em;
 					box-sizing: border-box;
 					text-decoration:none;
 					font-family:'Roboto',sans-serif;
 					font-weight:400;
 					color:#FFF;
 					background-color:#a12854;
 					box-shadow:inset 0 -0.6em 1em -0.35em rgba(0,0,0,0.17),inset 0 0.6em 2em -0.3em rgba(255,255,255,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
 					text-align:center;
 					position:relative;*/ }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-right .newsletter-hl-right-content .learn-more-bttn a:hover { /*color:#FFF;
 						background-color:#21272d;*/ }

 .newsletter-hl-grid-lg-ctr .newsletter-hl-right .newsletter-hl-right-content .learn-more-bttn a:active { /*box-shadow:inset 0 0.6em 2em -0.3em rgba(0,0,0,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);*/ }

 .newsletter-hl-hdr-ctr { /*
	background-color: #21272d;
	background-color: #63bab0;*/ width:100%; padding-top:30px; padding-bottom:20px; padding-left:50px; display:flex; background-color:#fff; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-products-1.jpg"); background-size:cover; background-position:center center; }

 .newsletter-hl-hdr-ctr .ik-constant-contact-sigup-form { display:flex; flex-direction:row; align-items:end; }

 .newsletter-hl-hdr-ctr .ik-constant-contact-sigup-form .newsletter-h2-hdr-left { flex:70%; order:1; text-align:left; margin-bottom:0; }

 .newsletter-hl-hdr-ctr .ik-constant-contact-sigup-form .newsletter-h2-hdr-left h2 { /*color: #779cb5;*/ color:#21272d; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; line-height:20px; }

 .newsletter-hl-hdr-ctr .ik-constant-contact-sigup-form .newsletter-h2-hdr-left span { font-size:1.2rem; font-style:italic; color:#fff; }

 .newsletter-hl-hdr-ctr .ik-constant-contact-sigup-form .form-type-email.js-form-item-email.form-item-email { flex:30%; order:2; padding-left:30px; margin:0; }

 .newsletter-hl-hdr-ctr .ik-constant-contact-sigup-form .form-type-email.js-form-item-email.form-item-email label { color:#fff; }

 .newsletter-hl-hdr-ctr .ik-constant-contact-sigup-form input.button { flex:10%; order:3; height:fit-content; min-height:40px; background-color:#336A90; border-color:#264A64; }

 .newsletter-hl-hdr-ctr .newsletter-hl-hdr-left { width:60%; }

 .newsletter-hl-hdr-ctr .newsletter-hl-hdr-left h2 { /*color:#779cb5; 
			text-shadow: 2px 2px 4px #000000;*/ color:#21272d; font-weight:bold; font-size:3rem; line-height:20px; }

 .newsletter-hl-hdr-ctr .newsletter-hl-hdr-right { width:40%; }

 .content-grid-3b .attachment-after { display:flex; max-height:400px; overflow:hidden; border-top:3px solid #fff; }

 .newsletter-hl-grid-sm-ctr { display:flex; max-width:100%; /*flex-direction: row;*/ background-color:#333; padding:0px; /*max-height: 420px;
	overflow: hidden;*/ padding:0; position:relative; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-left { width:auto; padding:0; /*overflow: hidden;*/ position:relative; min-width:400px; /*.newsletter-h1-tri
		{
			width: 0;
			height: 0;
			border-top: 25px solid transparent;
			border-right: 50px solid #a12854;
			border-bottom: 25px solid transparent;
		}*/ }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right { width:100%; /*width:auto;*/ background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-news-2.jpg"); background-size:cover; background-position:center center; padding:6%; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right .newsletter-hl-right-content { margin:auto; width:100%; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right .newsletter-hl-right-content h2 a { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:1.5rem; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right .newsletter-hl-right-content p { color:#fff; margin-top:20px; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right .newsletter-hl-right-content .learn-more-bttn { margin-top:20px; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right .newsletter-hl-right-content .learn-more-bttn a { display:inline-block; padding:0.7em 1.7em; margin:0 0.3em 0.3em 0; border-radius:0.2em; box-sizing:border-box; text-decoration:none; font-family:"Roboto", sans-serif; font-weight:400; color:#FFF; background-color:#a12854; box-shadow:inset 0 -0.6em 1em -0.35em rgba(0, 0, 0, 0.17), inset 0 0.6em 2em -0.3em rgba(255, 255, 255, 0.15), inset 0 0 0em 0.05em rgba(255, 255, 255, 0.12); text-align:center; position:relative; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right .newsletter-hl-right-content .learn-more-bttn a:hover { color:#FFF; background-color:#21272d; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right .newsletter-hl-right-content .learn-more-bttn a:active { box-shadow:inset 0 0.6em 2em -0.3em rgba(0, 0, 0, 0.15), inset 0 0 0em 0.05em rgba(255, 255, 255, 0.12); }

 .edu-hl-hdr-ctr { /*background-color: #21272d;
 
	background-color: #f8e785; 
	width:100%;
	padding-top:30px;
	padding-bottom:20px;
	padding-left:50px;*/ width:100%; padding-top:120px; padding-bottom:20px; padding-left:50px; display:flex; background-color:#21272d; background-image:url("/themes/custom/peerta_4_bootstrap5/../css/images/background-products-1.jpg"); background-size:cover; background-position:center center; }

 .edu-hl-hdr-ctr .edu-hl-hdr-left { width:60%; }

 .edu-hl-hdr-ctr .edu-hl-hdr-left h2 { /*color:#264a64; 
			text-shadow: 2px 2px 4px #000000;*/ color:#21272d; font-weight:bold; font-size:3rem; line-height:20px; }

 .edu-hl-hdr-ctr .edu-hl-hdr-right { width:40%; }

 }

 /*END:(min-width: 992px) and (max-width: 1300px) */ /*START:(min-width: 1301px) and (max-width: 1429px) */ @media screen and (min-width:1301px) and (max-width:1429px) { /*START: OFA Products*/ /*END: OFA Products*/ .ih-item.square { position:relative; width:100%; height:auto; border:0; box-shadow:0; }

 .ih-item.square.effect4 .mask1,.ih-item.square.effect4 .mask2 { /*height: 110%;
  width:100%;*/ height:120%; width:120%; }

 .ih-item.square.effect4.colored .mask1,.ih-item.square.effect4.colored .mask2 { background:#1a4a72; background:#1a4a72; }

 .ih-item.square.effect4.colored .mask1.one,.ih-item.square.effect4.colored .mask2.one { background:#1a4a72; background:#1a4a72; }

 .ih-item.square.effect4.colored .mask1.two,.ih-item.square.effect4.colored .mask2.two { background:#a12854; background:#a12854; }

 .ih-item.square.effect4.colored .mask1.three,.ih-item.square.effect4.colored .mask2.three { background:#2D544F; background:#2d544f; }

 .ih-item.square.effect4.colored .mask1.four,.ih-item.square.effect4.colored .mask2.four { background:#672E6B; background:#672e6b; }

 .ih-item.square.effect4 .mask1 { display:none; }

 .ih-item.square.effect4 .mask2 { display:none; }

 .ih-item.square.effect4:hover .mask1 { display:none; }

 .ih-item.square.effect4:hover .mask2 { display:none; }

 .ih-item.square.effect4:hover .info { display:none; }

 .ih-item.square.effect4.colored .info { background:rgba(12, 34, 52, 0); }

 .ih-item.square.effect4 .info p { font-style:normal; font-size:1.2rem; position:relative; color:#fff; padding:20px 20px 20px; text-align:center; text-align:left; opacity:0; -webkit-transition:all 0s ease-in-out 0s; -moz-transition:all 0s ease-in-out 0s; transition:all 0s ease-in-out 0s; }

 .ih-item a { color:#fff; text-decoration:none; }

 .content-grid-3e { /*display: inline-flex;*/ }

 .content-grid-3e .view-content { /*display: flex;*/ }

 .content-grid-3e .attachment.attachment-after { /*display: flex;*/ }

 .content-grid-3e .ofa-products-ctr { /*max-width: 480px;*/ }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text { /*background-color: rgba(51, 106, 144, 0.9);*/ /*padding: 20px;
				position: absolute;
				z-index: 100;
				word-wrap: break-word;
				max-width: 480px;
				bottom: 0;	
				padding-left: 50px;*/ min-height:200px; max-height:205px; }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text h2 { font-size:1.3rem; /*font-weight: bold;*/ }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text h2 a { /*color:#fff; */ }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text.p1 { /*background-color: rgba(51, 106, 144, 0.9);*/ }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text.p2 { /*background-color: rgba(161, 40, 84, 0.9);*/ }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text.p3 { /*background-color: rgba(226, 159, 77, 0.9);*/ }

 .content-grid-3e .ofa-products-ctr .ofa-products-content .ofa-products-text.p4 { /*background-color: rgba(45, 84, 79, 0.9);*/ }

 }

 /*START: (min-width: 1600px)*/ @media screen and (min-width:992px) and (max-width:1600px) { .node-left { float:left; width:75% !important; padding-top:50px; padding-right:0px; padding-bottom:50px; padding-left:50px; /*padding-left: 12%;*/ }

 .node-left .field--name-field-record-description,.node-left .field--name-body,.node-left .field--name-field-mission-goal-of-program,.node-left .field--name-field-programs-services-offered,.node-left .field--name-field-evaluation-results { padding:50px; border:1px solid #ccc; margin-bottom:50px; font-size:1.5rem; }

 .node-left .field--name-field-record-description p,.node-left .field--name-body p,.node-left .field--name-field-mission-goal-of-program p,.node-left .field--name-field-programs-services-offered p,.node-left .field--name-field-evaluation-results p { font-size:1.5rem; padding-bottom:20px; }

 .node-left .resource-left { /*margin-top: -150px;*/ padding:30px; margin-right:30px; background-color:#fff; box-shadow:0px 1px 5px #28282854; }

 .node-left .resource-left .region.region-content { /*border: 1px solid #dde2e8;*/ }

 .node-left .resource-left .region.region-content .views-element-container { padding:30px; }

 .node-left .resource-left .region.region-content .views-element-container .view-filters form .form--inline { background-color:#E2EFF7; padding-bottom:30px; border:1px solid #dde2e8; display:flex; flex-direction:row; justify-content:flex-start; align-items:flex-end; padding-left:30px; }

 .node-left .resource-left .region.region-content .views-element-container .view-filters form .form--inline input.button { color:#fff; background-color:#336a90; border-color:#336a90; font-weight:bolder; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col { border:1px solid #ccc; width:100% !important; max-width:unset; max-height:unset; height:auto; margin-top:10px; margin-bottom:10px; padding:30px; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col h2 { font-size:1.6rem; font-weight:bolder; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col h2 a { color:#336a90; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col h3 { font-size:1.3rem; font-weight:bolder; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col h3 a { color:#336a90; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col .views-field-field-record-type { /*color: #80858C;*/ color:#672E6B; font-weight:700; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col .views-field-field-published-date { color:#21272D; font-weight:700; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col p { padding-top:15px; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col.col-2 { margin-right:0px; margin-left:0px; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li { margin-left:10px; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li a { margin-left:0; border-radius:0px; border-top-left-radius:0; border-bottom-left-radius:0; font-weight:bolder; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item.is-active.active a.page-link { background-color:#264a64; border-color:#264a64; color:#fff; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li:nth-child(1) { margin-left:0px; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item a.page-link { color:#264a64; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item a.page-link span { color:#264a64; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item.disabled { border:0; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item.disabled span.page-link { border:0; }

 .node-left .node-table { padding:0px; background-color:#f1f5f8; }

 .node-left .node-table .field--label-inline { border-bottom:1px solid #ccc; }

 .node-left .node-table .field { display:flex; border-bottom:1px solid #ccc; }

 .node-left .node-table .field .field__label { background-color:#e4ecf2; padding:15px; font-size:inherit; /*width: 54%;*/ /*border-bottom: 1px solid #ccc;*/ flex:40%; order:1; }

 .node-left .node-table .field .field__items { flex:60%; order:2; }

 .node-left .node-table .field .field__items .term-tree-list .item-list ul { list-style:none; }

 .node-left .node-table .field .field__items .term-tree-list .item-list ul li ul { list-style:disc; }

 .node-left .node-table .field .field__item { /*background-color: #e4ecf2;*/ /*border-bottom: 1px solid #ccc;*/ padding:10px; font-size:inherit; border:0; flex:60%; order:2; }

 .node-left .node-table .field .field__item .field--type-string { padding:0px !important; }

 .node-left .node-table .field .field__item .term-tree-list .item-list ul { list-style:none; }

 .path-node .overview-left { width:100% !important; padding:50px; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-products-1.jpg"); background-size:cover; background-position:center center; }

 .path-node .overview-left .views-element-container { width:100%; padding:30px; border:1px solid #DDE2E8; height:auto; background-color:#fff; float:none; display:inline-block; }

 .path-node .overview-left .views-element-container .about-img { float:left; margin:5px; }

 .path-node .overview-left .views-element-container li { font-size:1.3rem; }

 .path-node .overview-left .field--name-dynamic-block-fieldnode-overview-about-acf .views-element-container:last-child { margin-right:0px; margin-left:0px; margin-top:30px; margin-bottom:30px; }

 .path-node .overview-left .misc-basic-main { margin:50px; padding:50px; border:1px solid #DDE2E8; height:auto; background-color:#fff; }

 }

 /*END: (min-width: 1600px)*/ /*START: (min-width: 1765px)*/ @media screen and (min-width:1601px) and (max-width:1765px) { .node-left { float:left; width:75% !important; padding-top:50px; padding-right:0px; padding-bottom:50px; padding-left:50px; /*padding-left: 12%;*/ }

 .node-left .field--name-field-record-description,.node-left .field--name-body,.node-left .field--name-field-mission-goal-of-program,.node-left .field--name-field-programs-services-offered,.node-left .field--name-field-evaluation-results { padding:50px; border:1px solid #ccc; margin-bottom:50px; font-size:1.5rem; }

 .node-left .field--name-field-record-description p,.node-left .field--name-body p,.node-left .field--name-field-mission-goal-of-program p,.node-left .field--name-field-programs-services-offered p,.node-left .field--name-field-evaluation-results p { font-size:1.5rem; padding-bottom:20px; }

 .node-left .resource-left { /*margin-top: -150px;*/ padding:30px; margin-right:30px; background-color:#fff; box-shadow:0px 1px 5px #28282854; }

 .node-left .resource-left .region.region-content { /*border: 1px solid #dde2e8;*/ }

 .node-left .resource-left .region.region-content .views-element-container { padding:30px; }

 .node-left .resource-left .region.region-content .views-element-container .view-filters form .form--inline { background-color:#E2EFF7; padding-bottom:30px; border:1px solid #dde2e8; display:flex; flex-direction:row; justify-content:flex-start; align-items:flex-end; padding-left:30px; }

 .node-left .resource-left .region.region-content .views-element-container .view-filters form .form--inline input.button { color:#fff; background-color:#336a90; border-color:#336a90; font-weight:bolder; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col { border:1px solid #ccc; width:100% !important; max-width:unset; max-height:unset; height:auto; margin-top:10px; margin-bottom:10px; padding:30px; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col h2 { font-size:1.6rem; font-weight:bolder; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col h2 a { color:#336a90; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col h3 { font-size:1.3rem; font-weight:bolder; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col h3 a { color:#336a90; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col .views-field-field-record-type { /*color: #80858C;*/ color:#672E6B; font-weight:700; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col .views-field-field-published-date { color:#21272D; font-weight:700; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col p { padding-top:15px; }

 .node-left .resource-left .region.region-content .views-element-container .view-content .resource-grid-row .resource-grid-col.col-2 { margin-right:0px; margin-left:0px; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li { margin-left:10px; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li a { margin-left:0; border-radius:0px; border-top-left-radius:0; border-bottom-left-radius:0; font-weight:bolder; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item.is-active.active a.page-link { background-color:#264a64; border-color:#264a64; color:#fff; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li:nth-child(1) { margin-left:0px; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item a.page-link { color:#264a64; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item a.page-link span { color:#264a64; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item.disabled { border:0; }

 .node-left .resource-left .region.region-content .views-element-container nav.pager ul li.page-item.disabled span.page-link { border:0; }

 .node-left .node-table { padding:0px; background-color:#f1f5f8; }

 .node-left .node-table .field--label-inline { border-bottom:1px solid #ccc; }

 .node-left .node-table .field { display:flex; border-bottom:1px solid #ccc; }

 .node-left .node-table .field .field__label { background-color:#e4ecf2; padding:15px; font-size:inherit; /*width: 54%;*/ /*border-bottom: 1px solid #ccc;*/ flex:40%; order:1; }

 .node-left .node-table .field .field__items { flex:60%; order:2; }

 .node-left .node-table .field .field__items .term-tree-list .item-list ul { list-style:none; }

 .node-left .node-table .field .field__items .term-tree-list .item-list ul li ul { list-style:disc; }

 .node-left .node-table .field .field__item { /*background-color: #e4ecf2;*/ /*border-bottom: 1px solid #ccc;*/ padding:10px; font-size:inherit; border:0; flex:60%; order:2; }

 .node-left .node-table .field .field__item .field--type-string { padding:0px !important; }

 .node-left .node-table .field .field__item .term-tree-list .item-list ul { list-style:none; }

 .node-left .node-table .field .field__item .term-tree-list .item-list ul li ul { list-style:disc; }

 }

 /*END: (min-width: 1765)*/ /*START: (min-width: 992px) and (max-width: 1200px)*/ @media screen and (min-width:992px) and (max-width:1200px) { /*START: UPCOMING EVENTS */ /* .field--name-dynamic-block-fieldnode-trending-main */ /*END: UPCOMING EVENTS */ nav.navbar .col-auto.p-1.sect-b #navbarSupportedContent .we-mega-menu-ul .we-mega-menu-li a { font-size:0.8125rem; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 { width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/edu--bkgd-1920x600.jpg"); /*background-image: url("/css/images/up-bkgd-1920x600.jpg");*/ background-size:cover; background-position:center center; padding-top:50px; padding-right:20px; padding-bottom:100px; padding-left:50px; /*h2:after
	{

		content:"Most Viewed by TANF Stakeholders";
		font-size: 1.2rem;
		font-style: italic;
		color: #336A90;
	}*/ }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 h2 { color:#21272d; margin-bottom:50px; /*text-shadow: 2px 2px 4px #000000;*/ font-weight:bold; font-size:3rem; line-height:20px; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .views-element-container { text-align:center; padding-top:50px; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up { display:table; margin-left:auto; margin-right:auto; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .view-content { display:flex; flex-direction:column; width:auto; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr { display:inline-flex; background-color:transparent; padding:0px; /*margin-right: 50px;*/ margin-right:0px; margin-bottom:20px; width:100%; max-width:30em; height:220px; min-width:0; padding-right:10px; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-left { display:block; background-color:#336a90; box-shadow:2px 2px 4px #000; padding:20px; width:180px; text-align:center; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-left h3 { overflow-wrap:break-word; font-size:1.1em; font-weight:bold; color:#f9e585; text-transform:uppercase; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-left h4 { overflow-wrap:break-word; font-size:1em; font-weight:bold; color:#f9e585; text-transform:uppercase; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-left p { color:#fff; font-weight:bold; font-size:3rem; padding:20px; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-left .up-date-ctr .up-date p { color:#fff; font-weight:bold; font-size:2.2rem; padding:0px; margin:0; line-height:1; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-right { width:70%; padding:20px; padding-top:0px; padding-bottom:20px; position:relative; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-right .up-right-top h2 { line-height:1.5rem; font-size:1.5rem; /*font-weight: normal;*/ font-weight:bold; margin-bottom:0px; text-align:left; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-right .up-right-top h2 a { color:#fff; font-size:1rem; font-weight:normal; line-height:normal; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-right .up-right-top h2:after { display:none; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-right .up-right-bttn { text-align:center; position:absolute; bottom:0; width:180px; height:30px; /*background: #e29f4d;*/ background:#711C3B; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-right .up-right-bttn p { word-wrap:anywhere; }

 .block-views-blockfrontpage-peer-ta-upcoming-events-up-block-1 .content-grid-up .up-ctr .up-right .up-right-bttn p a { color:#000; font-weight:bold; }

 }

 /*END: (min-width: 992px) and (max-width: 1200px)*/ /*START: (min-width: 992px) and (max-width: 1324px)*/ @media screen and (min-width:992px) and (max-width:1324px) { /* START: NODES AND BASIC RECORDS */ /* END: .path-node */ /* END: NODES AND BASIC RECORDS */ .path-node .node-hdr .node-ctr-2 .node-side,.path-node .node-hdr .overview-ctr-2 .node-side,.path-node .overview-hdr .node-ctr-2 .node-side,.path-node .overview-hdr .overview-ctr-2 .node-side { margin-left:-0.23%; }

 }

 /*END: (min-width: 992px) and (max-width: 1324px)*/ /*START: (min-width: 992px) and (max-width: 1350px)*/ @media screen and (min-width:992px) and (max-width:1350px) { /* START: NODES AND BASIC RECORDS */ .path-node .node-hdr { min-height:350px; width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-content-1.jpg"); background-size:cover; background-position:center center; padding-top:50px; padding-right:35%; padding-bottom:50px; padding-left:12%; }

 .path-node .node-hdr h1 { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; margin-bottom:50px; }

 .path-node .node-hdr,.path-node .overview-hdr,.path-node .connections-hdr,.path-node .lp-hdr,.path-node .lp-hdr-b { /*min-height: 350px;
		width:100%;
		background-image: url("/css/images/background-basic-3.jpg");
		background-size: cover;
		background-position: center center;
		padding-top: 50px;
		padding-right: 35%;
		padding-bottom: 50px;
		padding-left: 12%;*/ display:block; position:relative; flex-direction:row; justify-content:flex-start; min-height:300px; width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/TANFHeadersAccent2.jpg"); background-size:cover; background-position:top left; background-repeat:no-repeat; background-position-y:35%; padding-top:0px; padding-right:0; padding-bottom:0; padding-left:0; }

 .path-node .node-hdr .node-ctr-1,.path-node .node-hdr .overview-ctr-1,.path-node .node-hdr .connections-ctr-1,.path-node .node-hdr .lp-ctr-1,.path-node .overview-hdr .node-ctr-1,.path-node .overview-hdr .overview-ctr-1,.path-node .overview-hdr .connections-ctr-1,.path-node .overview-hdr .lp-ctr-1,.path-node .connections-hdr .node-ctr-1,.path-node .connections-hdr .overview-ctr-1,.path-node .connections-hdr .connections-ctr-1,.path-node .connections-hdr .lp-ctr-1,.path-node .lp-hdr .node-ctr-1,.path-node .lp-hdr .overview-ctr-1,.path-node .lp-hdr .connections-ctr-1,.path-node .lp-hdr .lp-ctr-1,.path-node .lp-hdr-b .node-ctr-1,.path-node .lp-hdr-b .overview-ctr-1,.path-node .lp-hdr-b .connections-ctr-1,.path-node .lp-hdr-b .lp-ctr-1 { /*display: flex;*/ display:block; overflow:auto; position:relative; flex-direction:row; justify-content:flex-start; min-height:300px; width:100%; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/TANFHeadersAccent2.jpg"); background-size:cover; background-position:top left; background-repeat:no-repeat; background-position-y:35%; /*padding-top: 50px;*/ padding-top:0px; padding-right:0; padding-bottom:0; padding-left:0; }

 .path-node .node-hdr .node-ctr-1 .node-ctr-title,.path-node .node-hdr .node-ctr-1 .overview-ctr-title,.path-node .node-hdr .node-ctr-1 .connections-ctr-title,.path-node .node-hdr .node-ctr-1 .lp-ctr-title,.path-node .node-hdr .overview-ctr-1 .node-ctr-title,.path-node .node-hdr .overview-ctr-1 .overview-ctr-title,.path-node .node-hdr .overview-ctr-1 .connections-ctr-title,.path-node .node-hdr .overview-ctr-1 .lp-ctr-title,.path-node .node-hdr .connections-ctr-1 .node-ctr-title,.path-node .node-hdr .connections-ctr-1 .overview-ctr-title,.path-node .node-hdr .connections-ctr-1 .connections-ctr-title,.path-node .node-hdr .connections-ctr-1 .lp-ctr-title,.path-node .node-hdr .lp-ctr-1 .node-ctr-title,.path-node .node-hdr .lp-ctr-1 .overview-ctr-title,.path-node .node-hdr .lp-ctr-1 .connections-ctr-title,.path-node .node-hdr .lp-ctr-1 .lp-ctr-title,.path-node .overview-hdr .node-ctr-1 .node-ctr-title,.path-node .overview-hdr .node-ctr-1 .overview-ctr-title,.path-node .overview-hdr .node-ctr-1 .connections-ctr-title,.path-node .overview-hdr .node-ctr-1 .lp-ctr-title,.path-node .overview-hdr .overview-ctr-1 .node-ctr-title,.path-node .overview-hdr .overview-ctr-1 .overview-ctr-title,.path-node .overview-hdr .overview-ctr-1 .connections-ctr-title,.path-node .overview-hdr .overview-ctr-1 .lp-ctr-title,.path-node .overview-hdr .connections-ctr-1 .node-ctr-title,.path-node .overview-hdr .connections-ctr-1 .overview-ctr-title,.path-node .overview-hdr .connections-ctr-1 .connections-ctr-title,.path-node .overview-hdr .connections-ctr-1 .lp-ctr-title,.path-node .overview-hdr .lp-ctr-1 .node-ctr-title,.path-node .overview-hdr .lp-ctr-1 .overview-ctr-title,.path-node .overview-hdr .lp-ctr-1 .connections-ctr-title,.path-node .overview-hdr .lp-ctr-1 .lp-ctr-title,.path-node .connections-hdr .node-ctr-1 .node-ctr-title,.path-node .connections-hdr .node-ctr-1 .overview-ctr-title,.path-node .connections-hdr .node-ctr-1 .connections-ctr-title,.path-node .connections-hdr .node-ctr-1 .lp-ctr-title,.path-node .connections-hdr .overview-ctr-1 .node-ctr-title,.path-node .connections-hdr .overview-ctr-1 .overview-ctr-title,.path-node .connections-hdr .overview-ctr-1 .connections-ctr-title,.path-node .connections-hdr .overview-ctr-1 .lp-ctr-title,.path-node .connections-hdr .connections-ctr-1 .node-ctr-title,.path-node .connections-hdr .connections-ctr-1 .overview-ctr-title,.path-node .connections-hdr .connections-ctr-1 .connections-ctr-title,.path-node .connections-hdr .connections-ctr-1 .lp-ctr-title,.path-node .connections-hdr .lp-ctr-1 .node-ctr-title,.path-node .connections-hdr .lp-ctr-1 .overview-ctr-title,.path-node .connections-hdr .lp-ctr-1 .connections-ctr-title,.path-node .connections-hdr .lp-ctr-1 .lp-ctr-title,.path-node .lp-hdr .node-ctr-1 .node-ctr-title,.path-node .lp-hdr .node-ctr-1 .overview-ctr-title,.path-node .lp-hdr .node-ctr-1 .connections-ctr-title,.path-node .lp-hdr .node-ctr-1 .lp-ctr-title,.path-node .lp-hdr .overview-ctr-1 .node-ctr-title,.path-node .lp-hdr .overview-ctr-1 .overview-ctr-title,.path-node .lp-hdr .overview-ctr-1 .connections-ctr-title,.path-node .lp-hdr .overview-ctr-1 .lp-ctr-title,.path-node .lp-hdr .connections-ctr-1 .node-ctr-title,.path-node .lp-hdr .connections-ctr-1 .overview-ctr-title,.path-node .lp-hdr .connections-ctr-1 .connections-ctr-title,.path-node .lp-hdr .connections-ctr-1 .lp-ctr-title,.path-node .lp-hdr .lp-ctr-1 .node-ctr-title,.path-node .lp-hdr .lp-ctr-1 .overview-ctr-title,.path-node .lp-hdr .lp-ctr-1 .connections-ctr-title,.path-node .lp-hdr .lp-ctr-1 .lp-ctr-title,.path-node .lp-hdr-b .node-ctr-1 .node-ctr-title,.path-node .lp-hdr-b .node-ctr-1 .overview-ctr-title,.path-node .lp-hdr-b .node-ctr-1 .connections-ctr-title,.path-node .lp-hdr-b .node-ctr-1 .lp-ctr-title,.path-node .lp-hdr-b .overview-ctr-1 .node-ctr-title,.path-node .lp-hdr-b .overview-ctr-1 .overview-ctr-title,.path-node .lp-hdr-b .overview-ctr-1 .connections-ctr-title,.path-node .lp-hdr-b .overview-ctr-1 .lp-ctr-title,.path-node .lp-hdr-b .connections-ctr-1 .node-ctr-title,.path-node .lp-hdr-b .connections-ctr-1 .overview-ctr-title,.path-node .lp-hdr-b .connections-ctr-1 .connections-ctr-title,.path-node .lp-hdr-b .connections-ctr-1 .lp-ctr-title,.path-node .lp-hdr-b .lp-ctr-1 .node-ctr-title,.path-node .lp-hdr-b .lp-ctr-1 .overview-ctr-title,.path-node .lp-hdr-b .lp-ctr-1 .connections-ctr-title,.path-node .lp-hdr-b .lp-ctr-1 .lp-ctr-title { /*flex: 40%;
				order: 1;*/ display:block; position:relative; padding:2rem; padding-left:2rem; color:#FFF; /*position: absolute;*/ z-index:5; background:#21202080; background:#005D85CC; background-color:#336A90D6; width:100%; max-width:1000px; min-height:300px; padding-left:50px; bottom:0; top:0; }

 .path-node .node-hdr .node-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .node-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .node-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .node-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .overview-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .overview-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .overview-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .overview-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .connections-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .connections-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .connections-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .connections-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .lp-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .lp-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .lp-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .node-hdr .lp-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .node-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .node-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .node-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .node-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .overview-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .overview-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .overview-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .overview-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .connections-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .connections-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .connections-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .connections-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .lp-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .lp-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .lp-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .overview-hdr .lp-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .node-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .node-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .node-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .node-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .overview-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .overview-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .overview-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .overview-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .connections-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .connections-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .connections-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .connections-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .lp-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .lp-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .lp-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .connections-hdr .lp-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .node-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .node-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .node-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .node-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .overview-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .overview-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .overview-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .overview-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .connections-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .connections-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .connections-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .connections-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .lp-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .lp-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .lp-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr .lp-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .node-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .node-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .node-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .node-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .overview-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .overview-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .overview-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .overview-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .connections-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .connections-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .connections-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .connections-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .lp-ctr-1 .node-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .lp-ctr-1 .overview-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .lp-ctr-1 .connections-ctr-title .field.field--name-field-record-type.field__item,.path-node .lp-hdr-b .lp-ctr-1 .lp-ctr-title .field.field--name-field-record-type.field__item { font-weight:bold; font-size:1.5rem; }

 .path-node .node-hdr .node-ctr-1 .node-ctr-title h1,.path-node .node-hdr .node-ctr-1 .overview-ctr-title h1,.path-node .node-hdr .node-ctr-1 .connections-ctr-title h1,.path-node .node-hdr .node-ctr-1 .lp-ctr-title h1,.path-node .node-hdr .overview-ctr-1 .node-ctr-title h1,.path-node .node-hdr .overview-ctr-1 .overview-ctr-title h1,.path-node .node-hdr .overview-ctr-1 .connections-ctr-title h1,.path-node .node-hdr .overview-ctr-1 .lp-ctr-title h1,.path-node .node-hdr .connections-ctr-1 .node-ctr-title h1,.path-node .node-hdr .connections-ctr-1 .overview-ctr-title h1,.path-node .node-hdr .connections-ctr-1 .connections-ctr-title h1,.path-node .node-hdr .connections-ctr-1 .lp-ctr-title h1,.path-node .node-hdr .lp-ctr-1 .node-ctr-title h1,.path-node .node-hdr .lp-ctr-1 .overview-ctr-title h1,.path-node .node-hdr .lp-ctr-1 .connections-ctr-title h1,.path-node .node-hdr .lp-ctr-1 .lp-ctr-title h1,.path-node .overview-hdr .node-ctr-1 .node-ctr-title h1,.path-node .overview-hdr .node-ctr-1 .overview-ctr-title h1,.path-node .overview-hdr .node-ctr-1 .connections-ctr-title h1,.path-node .overview-hdr .node-ctr-1 .lp-ctr-title h1,.path-node .overview-hdr .overview-ctr-1 .node-ctr-title h1,.path-node .overview-hdr .overview-ctr-1 .overview-ctr-title h1,.path-node .overview-hdr .overview-ctr-1 .connections-ctr-title h1,.path-node .overview-hdr .overview-ctr-1 .lp-ctr-title h1,.path-node .overview-hdr .connections-ctr-1 .node-ctr-title h1,.path-node .overview-hdr .connections-ctr-1 .overview-ctr-title h1,.path-node .overview-hdr .connections-ctr-1 .connections-ctr-title h1,.path-node .overview-hdr .connections-ctr-1 .lp-ctr-title h1,.path-node .overview-hdr .lp-ctr-1 .node-ctr-title h1,.path-node .overview-hdr .lp-ctr-1 .overview-ctr-title h1,.path-node .overview-hdr .lp-ctr-1 .connections-ctr-title h1,.path-node .overview-hdr .lp-ctr-1 .lp-ctr-title h1,.path-node .connections-hdr .node-ctr-1 .node-ctr-title h1,.path-node .connections-hdr .node-ctr-1 .overview-ctr-title h1,.path-node .connections-hdr .node-ctr-1 .connections-ctr-title h1,.path-node .connections-hdr .node-ctr-1 .lp-ctr-title h1,.path-node .connections-hdr .overview-ctr-1 .node-ctr-title h1,.path-node .connections-hdr .overview-ctr-1 .overview-ctr-title h1,.path-node .connections-hdr .overview-ctr-1 .connections-ctr-title h1,.path-node .connections-hdr .overview-ctr-1 .lp-ctr-title h1,.path-node .connections-hdr .connections-ctr-1 .node-ctr-title h1,.path-node .connections-hdr .connections-ctr-1 .overview-ctr-title h1,.path-node .connections-hdr .connections-ctr-1 .connections-ctr-title h1,.path-node .connections-hdr .connections-ctr-1 .lp-ctr-title h1,.path-node .connections-hdr .lp-ctr-1 .node-ctr-title h1,.path-node .connections-hdr .lp-ctr-1 .overview-ctr-title h1,.path-node .connections-hdr .lp-ctr-1 .connections-ctr-title h1,.path-node .connections-hdr .lp-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr .node-ctr-1 .node-ctr-title h1,.path-node .lp-hdr .node-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr .node-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr .node-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr .overview-ctr-1 .node-ctr-title h1,.path-node .lp-hdr .overview-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr .overview-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr .overview-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr .connections-ctr-1 .node-ctr-title h1,.path-node .lp-hdr .connections-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr .connections-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr .connections-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr .lp-ctr-1 .node-ctr-title h1,.path-node .lp-hdr .lp-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr .lp-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr .lp-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr-b .node-ctr-1 .node-ctr-title h1,.path-node .lp-hdr-b .node-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr-b .node-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr-b .node-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr-b .overview-ctr-1 .node-ctr-title h1,.path-node .lp-hdr-b .overview-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr-b .overview-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr-b .overview-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr-b .connections-ctr-1 .node-ctr-title h1,.path-node .lp-hdr-b .connections-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr-b .connections-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr-b .connections-ctr-1 .lp-ctr-title h1,.path-node .lp-hdr-b .lp-ctr-1 .node-ctr-title h1,.path-node .lp-hdr-b .lp-ctr-1 .overview-ctr-title h1,.path-node .lp-hdr-b .lp-ctr-1 .connections-ctr-title h1,.path-node .lp-hdr-b .lp-ctr-1 .lp-ctr-title h1 { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; margin-bottom:30px; }

 .path-node .node-hdr .node-ctr-1,.path-node .overview-hdr .node-ctr-1,.path-node .connections-hdr .node-ctr-1,.path-node .lp-hdr .node-ctr-1,.path-node .lp-hdr-b .node-ctr-1 { background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/abstract-tri-3-bkgd-1920x700.jpg"); }

 .path-node .node-hdr .connections-ctr-1,.path-node .overview-hdr .connections-ctr-1,.path-node .connections-hdr .connections-ctr-1,.path-node .lp-hdr .connections-ctr-1,.path-node .lp-hdr-b .connections-ctr-1 { /*background-image: url("/css/images/project-skills-2--bkgd-1920x700.jpg");*/ background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/abstract-tri-3-bkgd-1920x700.jpg"); }

 .path-node .node-hdr .lp-ctr-1,.path-node .overview-hdr .lp-ctr-1,.path-node .connections-hdr .lp-ctr-1,.path-node .lp-hdr .lp-ctr-1,.path-node .lp-hdr-b .lp-ctr-1 { /*background-image: url("/css/images/project-skills-2--bkgd-1920x700.jpg");*/ background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/abstract-tri-3-bkgd-1920x700.jpg"); }

 .path-node .node-hdr .node-ctr-2,.path-node .node-hdr .overview-ctr-2,.path-node .node-hdr .connections-ctr-2,.path-node .node-hdr .lp-ctr-2,.path-node .overview-hdr .node-ctr-2,.path-node .overview-hdr .overview-ctr-2,.path-node .overview-hdr .connections-ctr-2,.path-node .overview-hdr .lp-ctr-2,.path-node .connections-hdr .node-ctr-2,.path-node .connections-hdr .overview-ctr-2,.path-node .connections-hdr .connections-ctr-2,.path-node .connections-hdr .lp-ctr-2,.path-node .lp-hdr .node-ctr-2,.path-node .lp-hdr .overview-ctr-2,.path-node .lp-hdr .connections-ctr-2,.path-node .lp-hdr .lp-ctr-2,.path-node .lp-hdr-b .node-ctr-2,.path-node .lp-hdr-b .overview-ctr-2,.path-node .lp-hdr-b .connections-ctr-2,.path-node .lp-hdr-b .lp-ctr-2 { display:flex; position:relative; flex-direction:column; justify-content:flex-start; min-height:300px; width:100%; background-color:#475260; /*background: #005D85CC;
 			background-color: rgba(0, 93, 133, 0.8);
			background-color: #475260;		
			background-color: #336A90;
			background-color: #80858C;*/ padding-top:0px; padding-right:0; padding-bottom:0; padding-left:0; border-top:10px solid #A1285491; border-bottom:1px solid #DDE2E8; }

 .path-node .node-hdr .node-ctr-2 .mission-ctr,.path-node .node-hdr .node-ctr-2 .connections-summary-ctr,.path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .node-hdr .overview-ctr-2 .mission-ctr,.path-node .node-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .node-hdr .connections-ctr-2 .mission-ctr,.path-node .node-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .node-hdr .lp-ctr-2 .mission-ctr,.path-node .node-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .node-ctr-2 .mission-ctr,.path-node .overview-hdr .node-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .overview-ctr-2 .mission-ctr,.path-node .overview-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .connections-ctr-2 .mission-ctr,.path-node .overview-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .lp-ctr-2 .mission-ctr,.path-node .overview-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .node-ctr-2 .mission-ctr,.path-node .connections-hdr .node-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .overview-ctr-2 .mission-ctr,.path-node .connections-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .connections-ctr-2 .mission-ctr,.path-node .connections-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .lp-ctr-2 .mission-ctr,.path-node .connections-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .node-ctr-2 .mission-ctr,.path-node .lp-hdr .node-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .overview-ctr-2 .mission-ctr,.path-node .lp-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .connections-ctr-2 .mission-ctr,.path-node .lp-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .lp-ctr-2 .mission-ctr,.path-node .lp-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .node-ctr-2 .mission-ctr,.path-node .lp-hdr-b .node-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .overview-ctr-2 .mission-ctr,.path-node .lp-hdr-b .overview-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .connections-ctr-2 .mission-ctr,.path-node .lp-hdr-b .connections-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .lp-ctr-2 .mission-ctr,.path-node .lp-hdr-b .lp-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr { flex:55%; order:1; padding-top:50px; padding-right:50px; padding-bottom:50px; padding-left:50px; }

 .path-node .node-hdr .node-ctr-2 .mission-ctr p,.path-node .node-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .node-hdr .overview-ctr-2 .mission-ctr p,.path-node .node-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .node-hdr .connections-ctr-2 .mission-ctr p,.path-node .node-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .node-hdr .lp-ctr-2 .mission-ctr p,.path-node .node-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .node-ctr-2 .mission-ctr p,.path-node .overview-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .overview-ctr-2 .mission-ctr p,.path-node .overview-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .connections-ctr-2 .mission-ctr p,.path-node .overview-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .lp-ctr-2 .mission-ctr p,.path-node .overview-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .node-ctr-2 .mission-ctr p,.path-node .connections-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .overview-ctr-2 .mission-ctr p,.path-node .connections-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .connections-ctr-2 .mission-ctr p,.path-node .connections-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .lp-ctr-2 .mission-ctr p,.path-node .connections-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .node-ctr-2 .mission-ctr p,.path-node .lp-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .overview-ctr-2 .mission-ctr p,.path-node .lp-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .connections-ctr-2 .mission-ctr p,.path-node .lp-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .lp-ctr-2 .mission-ctr p,.path-node .lp-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .node-ctr-2 .mission-ctr p,.path-node .lp-hdr-b .node-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .overview-ctr-2 .mission-ctr p,.path-node .lp-hdr-b .overview-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .connections-ctr-2 .mission-ctr p,.path-node .lp-hdr-b .connections-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .lp-ctr-2 .mission-ctr p,.path-node .lp-hdr-b .lp-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr p { color:#fff; }

 .path-node .node-hdr .node-ctr-2 .mission-ctr p a,.path-node .node-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .node-hdr .overview-ctr-2 .mission-ctr p a,.path-node .node-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .node-hdr .connections-ctr-2 .mission-ctr p a,.path-node .node-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .node-hdr .lp-ctr-2 .mission-ctr p a,.path-node .node-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .node-ctr-2 .mission-ctr p a,.path-node .overview-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .overview-ctr-2 .mission-ctr p a,.path-node .overview-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .connections-ctr-2 .mission-ctr p a,.path-node .overview-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .lp-ctr-2 .mission-ctr p a,.path-node .overview-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .node-ctr-2 .mission-ctr p a,.path-node .connections-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .overview-ctr-2 .mission-ctr p a,.path-node .connections-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .connections-ctr-2 .mission-ctr p a,.path-node .connections-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .lp-ctr-2 .mission-ctr p a,.path-node .connections-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .node-ctr-2 .mission-ctr p a,.path-node .lp-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .overview-ctr-2 .mission-ctr p a,.path-node .lp-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .connections-ctr-2 .mission-ctr p a,.path-node .lp-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .lp-ctr-2 .mission-ctr p a,.path-node .lp-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .node-ctr-2 .mission-ctr p a,.path-node .lp-hdr-b .node-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .overview-ctr-2 .mission-ctr p a,.path-node .lp-hdr-b .overview-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .connections-ctr-2 .mission-ctr p a,.path-node .lp-hdr-b .connections-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .lp-ctr-2 .mission-ctr p a,.path-node .lp-hdr-b .lp-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr p a { color:#fff; }

 .path-node .node-hdr .node-ctr-2 .node-desc,.path-node .node-hdr .overview-ctr-2 .node-desc,.path-node .node-hdr .connections-ctr-2 .node-desc,.path-node .node-hdr .lp-ctr-2 .node-desc,.path-node .overview-hdr .node-ctr-2 .node-desc,.path-node .overview-hdr .overview-ctr-2 .node-desc,.path-node .overview-hdr .connections-ctr-2 .node-desc,.path-node .overview-hdr .lp-ctr-2 .node-desc,.path-node .connections-hdr .node-ctr-2 .node-desc,.path-node .connections-hdr .overview-ctr-2 .node-desc,.path-node .connections-hdr .connections-ctr-2 .node-desc,.path-node .connections-hdr .lp-ctr-2 .node-desc,.path-node .lp-hdr .node-ctr-2 .node-desc,.path-node .lp-hdr .overview-ctr-2 .node-desc,.path-node .lp-hdr .connections-ctr-2 .node-desc,.path-node .lp-hdr .lp-ctr-2 .node-desc,.path-node .lp-hdr-b .node-ctr-2 .node-desc,.path-node .lp-hdr-b .overview-ctr-2 .node-desc,.path-node .lp-hdr-b .connections-ctr-2 .node-desc,.path-node .lp-hdr-b .lp-ctr-2 .node-desc { flex:55%; order:1; padding-top:50px; padding-right:50px; padding-bottom:50px; padding-left:50px; }

 .path-node .node-hdr .node-ctr-2 .node-desc p,.path-node .node-hdr .overview-ctr-2 .node-desc p,.path-node .node-hdr .connections-ctr-2 .node-desc p,.path-node .node-hdr .lp-ctr-2 .node-desc p,.path-node .overview-hdr .node-ctr-2 .node-desc p,.path-node .overview-hdr .overview-ctr-2 .node-desc p,.path-node .overview-hdr .connections-ctr-2 .node-desc p,.path-node .overview-hdr .lp-ctr-2 .node-desc p,.path-node .connections-hdr .node-ctr-2 .node-desc p,.path-node .connections-hdr .overview-ctr-2 .node-desc p,.path-node .connections-hdr .connections-ctr-2 .node-desc p,.path-node .connections-hdr .lp-ctr-2 .node-desc p,.path-node .lp-hdr .node-ctr-2 .node-desc p,.path-node .lp-hdr .overview-ctr-2 .node-desc p,.path-node .lp-hdr .connections-ctr-2 .node-desc p,.path-node .lp-hdr .lp-ctr-2 .node-desc p,.path-node .lp-hdr-b .node-ctr-2 .node-desc p,.path-node .lp-hdr-b .overview-ctr-2 .node-desc p,.path-node .lp-hdr-b .connections-ctr-2 .node-desc p,.path-node .lp-hdr-b .lp-ctr-2 .node-desc p { color:#264A64; }

 .path-node .node-hdr .node-ctr-2 .node-desc p a,.path-node .node-hdr .overview-ctr-2 .node-desc p a,.path-node .node-hdr .connections-ctr-2 .node-desc p a,.path-node .node-hdr .lp-ctr-2 .node-desc p a,.path-node .overview-hdr .node-ctr-2 .node-desc p a,.path-node .overview-hdr .overview-ctr-2 .node-desc p a,.path-node .overview-hdr .connections-ctr-2 .node-desc p a,.path-node .overview-hdr .lp-ctr-2 .node-desc p a,.path-node .connections-hdr .node-ctr-2 .node-desc p a,.path-node .connections-hdr .overview-ctr-2 .node-desc p a,.path-node .connections-hdr .connections-ctr-2 .node-desc p a,.path-node .connections-hdr .lp-ctr-2 .node-desc p a,.path-node .lp-hdr .node-ctr-2 .node-desc p a,.path-node .lp-hdr .overview-ctr-2 .node-desc p a,.path-node .lp-hdr .connections-ctr-2 .node-desc p a,.path-node .lp-hdr .lp-ctr-2 .node-desc p a,.path-node .lp-hdr-b .node-ctr-2 .node-desc p a,.path-node .lp-hdr-b .overview-ctr-2 .node-desc p a,.path-node .lp-hdr-b .connections-ctr-2 .node-desc p a,.path-node .lp-hdr-b .lp-ctr-2 .node-desc p a { color:#264A64; }

 .path-node .node-hdr .node-ctr-2 .connections-summary-ctr,.path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .node-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .node-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .node-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .node-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .overview-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .node-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .connections-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .node-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .overview-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .connections-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr .lp-ctr-2 .connections-summary-ctr,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .node-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .overview-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .connections-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr,.path-node .lp-hdr-b .lp-ctr-2 .connections-summary-ctr,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr { flex:35%; order:2; padding-top:50px; padding-right:50px; padding-bottom:50px; padding-left:50px; }

 .path-node .node-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .node-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .node-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .node-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .overview-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .connections-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .node-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .overview-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .connections-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr .lp-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .node-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .overview-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .connections-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr p,.path-node .lp-hdr-b .lp-ctr-2 .connections-summary-ctr p,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr p { color:#fff; }

 .path-node .node-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .node-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .node-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .node-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .overview-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .connections-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .node-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .overview-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .connections-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr .lp-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .node-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .overview-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .connections-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr p a,.path-node .lp-hdr-b .lp-ctr-2 .connections-summary-ctr p a,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr p a { /*color: #fff;*/ }

 .path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr-span,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr-span,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr-span,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr-span,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr-span,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr-span,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr-span,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr-span,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr-span,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr-span,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr-span,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr-span,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr-span { flex:100%; order:1; padding:5%; }

 .path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr-span p,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr-span p,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr-span p,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr-span p,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr-span p,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr-span p,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr-span p,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr-span p,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr-span p,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr-span p,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr-span p,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr-span p,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr-span p { color:#fff; }

 .path-node .node-hdr .node-ctr-2 .lp-main-desc-ctr-span p a,.path-node .node-hdr .overview-ctr-2 .lp-main-desc-ctr-span p a,.path-node .node-hdr .connections-ctr-2 .lp-main-desc-ctr-span p a,.path-node .node-hdr .lp-ctr-2 .lp-main-desc-ctr-span p a,.path-node .overview-hdr .node-ctr-2 .lp-main-desc-ctr-span p a,.path-node .overview-hdr .overview-ctr-2 .lp-main-desc-ctr-span p a,.path-node .overview-hdr .connections-ctr-2 .lp-main-desc-ctr-span p a,.path-node .overview-hdr .lp-ctr-2 .lp-main-desc-ctr-span p a,.path-node .connections-hdr .node-ctr-2 .lp-main-desc-ctr-span p a,.path-node .connections-hdr .overview-ctr-2 .lp-main-desc-ctr-span p a,.path-node .connections-hdr .connections-ctr-2 .lp-main-desc-ctr-span p a,.path-node .connections-hdr .lp-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr .node-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr .overview-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr .connections-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr .lp-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr-b .node-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-desc-ctr-span p a,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-desc-ctr-span p a { color:#fff; }

 .path-node .node-hdr .node-ctr-2 .node-desc,.path-node .node-hdr .overview-ctr-2 .node-desc,.path-node .node-hdr .connections-ctr-2 .node-desc,.path-node .node-hdr .lp-ctr-2 .node-desc,.path-node .overview-hdr .node-ctr-2 .node-desc,.path-node .overview-hdr .overview-ctr-2 .node-desc,.path-node .overview-hdr .connections-ctr-2 .node-desc,.path-node .overview-hdr .lp-ctr-2 .node-desc,.path-node .connections-hdr .node-ctr-2 .node-desc,.path-node .connections-hdr .overview-ctr-2 .node-desc,.path-node .connections-hdr .connections-ctr-2 .node-desc,.path-node .connections-hdr .lp-ctr-2 .node-desc,.path-node .lp-hdr .node-ctr-2 .node-desc,.path-node .lp-hdr .overview-ctr-2 .node-desc,.path-node .lp-hdr .connections-ctr-2 .node-desc,.path-node .lp-hdr .lp-ctr-2 .node-desc,.path-node .lp-hdr-b .node-ctr-2 .node-desc,.path-node .lp-hdr-b .overview-ctr-2 .node-desc,.path-node .lp-hdr-b .connections-ctr-2 .node-desc,.path-node .lp-hdr-b .lp-ctr-2 .node-desc { flex:unset; order:unset; position:relative; display:inline-block; width:64%; background-color:#fff; vertical-align:top; }

 .path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-record-description,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-body,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-record-description,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-body,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-record-description,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-body,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-record-description,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-body,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-record-description,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-body,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-record-description,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-body,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-record-description,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-body,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-record-description,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-body,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-record-description,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-body,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-record-description,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-body,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-record-description,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-body,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-record-description,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-body,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-evaluation-results,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-record-description,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-body,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-programs-services-offered,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-evaluation-results { margin-top:0px; margin-bottom:0px; font-size:1.5rem; color:#21272d; }

 .path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-record-description p,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-body p,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-record-description p,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-body p,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-record-description p,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-body p,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-record-description p,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-body p,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-record-description p,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-body p,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-record-description p,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-body p,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-record-description p,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-body p,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-record-description p,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-body p,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-record-description p,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-body p,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-record-description p,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-body p,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-record-description p,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-body p,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-record-description p,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-body p,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-evaluation-results p,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-record-description p,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-body p,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-mission-goal-of-program p,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-programs-services-offered p,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-evaluation-results p { margin-top:0px; margin-bottom:0px; font-size:1.5rem; color:#21272d; padding-bottom:20px; }

 .path-node .node-hdr .node-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .node-hdr .overview-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .node-hdr .connections-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .node-hdr .lp-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .overview-hdr .node-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .overview-hdr .overview-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .overview-hdr .connections-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .overview-hdr .lp-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .connections-hdr .node-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .connections-hdr .overview-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .connections-hdr .connections-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .connections-hdr .lp-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr .node-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr .overview-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr .connections-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr .lp-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr-b .node-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr-b .overview-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr-b .connections-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video,.path-node .lp-hdr-b .lp-ctr-2 .node-desc .field--name-field-video-media .field--name-field-media-oembed-video { margin-left:auto; margin-right:auto; margin-bottom:50px; }

 .path-node .node-hdr .node-ctr-2 .node-desc.fc-right,.path-node .node-hdr .overview-ctr-2 .node-desc.fc-right,.path-node .node-hdr .connections-ctr-2 .node-desc.fc-right,.path-node .node-hdr .lp-ctr-2 .node-desc.fc-right,.path-node .overview-hdr .node-ctr-2 .node-desc.fc-right,.path-node .overview-hdr .overview-ctr-2 .node-desc.fc-right,.path-node .overview-hdr .connections-ctr-2 .node-desc.fc-right,.path-node .overview-hdr .lp-ctr-2 .node-desc.fc-right,.path-node .connections-hdr .node-ctr-2 .node-desc.fc-right,.path-node .connections-hdr .overview-ctr-2 .node-desc.fc-right,.path-node .connections-hdr .connections-ctr-2 .node-desc.fc-right,.path-node .connections-hdr .lp-ctr-2 .node-desc.fc-right,.path-node .lp-hdr .node-ctr-2 .node-desc.fc-right,.path-node .lp-hdr .overview-ctr-2 .node-desc.fc-right,.path-node .lp-hdr .connections-ctr-2 .node-desc.fc-right,.path-node .lp-hdr .lp-ctr-2 .node-desc.fc-right,.path-node .lp-hdr-b .node-ctr-2 .node-desc.fc-right,.path-node .lp-hdr-b .overview-ctr-2 .node-desc.fc-right,.path-node .lp-hdr-b .connections-ctr-2 .node-desc.fc-right,.path-node .lp-hdr-b .lp-ctr-2 .node-desc.fc-right { width:35.77%; background-color:#475260; }

 .path-node .node-hdr .node-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .node-hdr .overview-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .node-hdr .connections-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .node-hdr .lp-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .overview-hdr .node-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .overview-hdr .overview-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .overview-hdr .connections-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .overview-hdr .lp-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .connections-hdr .node-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .connections-hdr .overview-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .connections-hdr .connections-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .connections-hdr .lp-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr .node-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr .overview-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr .connections-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr .lp-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr-b .node-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr-b .overview-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr-b .connections-ctr-2 .node-desc.fc-right .accordion-a-content p,.path-node .lp-hdr-b .lp-ctr-2 .node-desc.fc-right .accordion-a-content p { color:inherit !important; }

 .path-node .node-hdr .node-ctr-2 .node-side,.path-node .node-hdr .node-ctr-2 .contact-ctr,.path-node .node-hdr .node-ctr-2 .connections-img-ctr,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .node-hdr .overview-ctr-2 .node-side,.path-node .node-hdr .overview-ctr-2 .contact-ctr,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .node-hdr .connections-ctr-2 .node-side,.path-node .node-hdr .connections-ctr-2 .contact-ctr,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .node-hdr .lp-ctr-2 .node-side,.path-node .node-hdr .lp-ctr-2 .contact-ctr,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .node-ctr-2 .node-side,.path-node .overview-hdr .node-ctr-2 .contact-ctr,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .overview-ctr-2 .node-side,.path-node .overview-hdr .overview-ctr-2 .contact-ctr,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .connections-ctr-2 .node-side,.path-node .overview-hdr .connections-ctr-2 .contact-ctr,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .lp-ctr-2 .node-side,.path-node .overview-hdr .lp-ctr-2 .contact-ctr,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .node-ctr-2 .node-side,.path-node .connections-hdr .node-ctr-2 .contact-ctr,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .overview-ctr-2 .node-side,.path-node .connections-hdr .overview-ctr-2 .contact-ctr,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .connections-ctr-2 .node-side,.path-node .connections-hdr .connections-ctr-2 .contact-ctr,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .lp-ctr-2 .node-side,.path-node .connections-hdr .lp-ctr-2 .contact-ctr,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .node-ctr-2 .node-side,.path-node .lp-hdr .node-ctr-2 .contact-ctr,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .overview-ctr-2 .node-side,.path-node .lp-hdr .overview-ctr-2 .contact-ctr,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .connections-ctr-2 .node-side,.path-node .lp-hdr .connections-ctr-2 .contact-ctr,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .lp-ctr-2 .node-side,.path-node .lp-hdr .lp-ctr-2 .contact-ctr,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .node-ctr-2 .node-side,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .overview-ctr-2 .node-side,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .connections-ctr-2 .node-side,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .lp-ctr-2 .node-side,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr { flex:35%; order:2; padding-top:50px; padding-right:50px; padding-bottom:50px; padding-left:50px; background-color:#fff; }

 .path-node .node-hdr .node-ctr-2 .node-side h2,.path-node .node-hdr .node-ctr-2 .contact-ctr h2,.path-node .node-hdr .node-ctr-2 .connections-img-ctr h2,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr h2,.path-node .node-hdr .overview-ctr-2 .node-side h2,.path-node .node-hdr .overview-ctr-2 .contact-ctr h2,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr h2,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr h2,.path-node .node-hdr .connections-ctr-2 .node-side h2,.path-node .node-hdr .connections-ctr-2 .contact-ctr h2,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr h2,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr h2,.path-node .node-hdr .lp-ctr-2 .node-side h2,.path-node .node-hdr .lp-ctr-2 .contact-ctr h2,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr h2,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr h2,.path-node .overview-hdr .node-ctr-2 .node-side h2,.path-node .overview-hdr .node-ctr-2 .contact-ctr h2,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr h2,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr h2,.path-node .overview-hdr .overview-ctr-2 .node-side h2,.path-node .overview-hdr .overview-ctr-2 .contact-ctr h2,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr h2,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr h2,.path-node .overview-hdr .connections-ctr-2 .node-side h2,.path-node .overview-hdr .connections-ctr-2 .contact-ctr h2,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr h2,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr h2,.path-node .overview-hdr .lp-ctr-2 .node-side h2,.path-node .overview-hdr .lp-ctr-2 .contact-ctr h2,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr h2,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr h2,.path-node .connections-hdr .node-ctr-2 .node-side h2,.path-node .connections-hdr .node-ctr-2 .contact-ctr h2,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr h2,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr h2,.path-node .connections-hdr .overview-ctr-2 .node-side h2,.path-node .connections-hdr .overview-ctr-2 .contact-ctr h2,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr h2,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr h2,.path-node .connections-hdr .connections-ctr-2 .node-side h2,.path-node .connections-hdr .connections-ctr-2 .contact-ctr h2,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr h2,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr h2,.path-node .connections-hdr .lp-ctr-2 .node-side h2,.path-node .connections-hdr .lp-ctr-2 .contact-ctr h2,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr h2,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr .node-ctr-2 .node-side h2,.path-node .lp-hdr .node-ctr-2 .contact-ctr h2,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr .overview-ctr-2 .node-side h2,.path-node .lp-hdr .overview-ctr-2 .contact-ctr h2,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr .connections-ctr-2 .node-side h2,.path-node .lp-hdr .connections-ctr-2 .contact-ctr h2,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr .lp-ctr-2 .node-side h2,.path-node .lp-hdr .lp-ctr-2 .contact-ctr h2,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr-b .node-ctr-2 .node-side h2,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr h2,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr-b .overview-ctr-2 .node-side h2,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr h2,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr-b .connections-ctr-2 .node-side h2,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr h2,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr h2,.path-node .lp-hdr-b .lp-ctr-2 .node-side h2,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr h2,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr h2,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr h2 { /*color: #21272d;*/ color:#21272d; }

 .path-node .node-hdr .node-ctr-2 .node-side h3,.path-node .node-hdr .node-ctr-2 .contact-ctr h3,.path-node .node-hdr .node-ctr-2 .connections-img-ctr h3,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr h3,.path-node .node-hdr .overview-ctr-2 .node-side h3,.path-node .node-hdr .overview-ctr-2 .contact-ctr h3,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr h3,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr h3,.path-node .node-hdr .connections-ctr-2 .node-side h3,.path-node .node-hdr .connections-ctr-2 .contact-ctr h3,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr h3,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr h3,.path-node .node-hdr .lp-ctr-2 .node-side h3,.path-node .node-hdr .lp-ctr-2 .contact-ctr h3,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr h3,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr h3,.path-node .overview-hdr .node-ctr-2 .node-side h3,.path-node .overview-hdr .node-ctr-2 .contact-ctr h3,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr h3,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr h3,.path-node .overview-hdr .overview-ctr-2 .node-side h3,.path-node .overview-hdr .overview-ctr-2 .contact-ctr h3,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr h3,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr h3,.path-node .overview-hdr .connections-ctr-2 .node-side h3,.path-node .overview-hdr .connections-ctr-2 .contact-ctr h3,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr h3,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr h3,.path-node .overview-hdr .lp-ctr-2 .node-side h3,.path-node .overview-hdr .lp-ctr-2 .contact-ctr h3,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr h3,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr h3,.path-node .connections-hdr .node-ctr-2 .node-side h3,.path-node .connections-hdr .node-ctr-2 .contact-ctr h3,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr h3,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr h3,.path-node .connections-hdr .overview-ctr-2 .node-side h3,.path-node .connections-hdr .overview-ctr-2 .contact-ctr h3,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr h3,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr h3,.path-node .connections-hdr .connections-ctr-2 .node-side h3,.path-node .connections-hdr .connections-ctr-2 .contact-ctr h3,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr h3,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr h3,.path-node .connections-hdr .lp-ctr-2 .node-side h3,.path-node .connections-hdr .lp-ctr-2 .contact-ctr h3,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr h3,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr .node-ctr-2 .node-side h3,.path-node .lp-hdr .node-ctr-2 .contact-ctr h3,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr .overview-ctr-2 .node-side h3,.path-node .lp-hdr .overview-ctr-2 .contact-ctr h3,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr .connections-ctr-2 .node-side h3,.path-node .lp-hdr .connections-ctr-2 .contact-ctr h3,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr .lp-ctr-2 .node-side h3,.path-node .lp-hdr .lp-ctr-2 .contact-ctr h3,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr-b .node-ctr-2 .node-side h3,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr h3,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr-b .overview-ctr-2 .node-side h3,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr h3,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr-b .connections-ctr-2 .node-side h3,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr h3,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr h3,.path-node .lp-hdr-b .lp-ctr-2 .node-side h3,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr h3,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr h3,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr h3 { font-size:1.6rem; font-weight:550; }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr { /*flex: 30%;
					order: 2;*/ padding:2rem; padding-left:2rem; color:#FFF; position:relative; z-index:5; background:#21202080; background:#005D85CC; background-color:#475260; width:100%; padding-left:50px; max-width:unset; bottom:0; right:0; height:100%; margin-bottom:50px; /*box-shadow: -5px -1px 5px #28282854;*/ }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr .field,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr .field,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr .field,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr .field,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr .field,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr .field,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr .field,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr .field,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr .field,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr .field,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr .field,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr .field,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr .field,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr .field,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr .field,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr .field,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr .field,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr .field,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr .field,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr .field,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr .field,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr .field,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr .field,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr .field,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr .field,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr .field,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr .field,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr .field,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr .field { width:85%; }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr h1,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr h1,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr h1,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr h1,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr h1,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr h1,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr h1,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr h1,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr h1,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr h1,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr h1,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr h1,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr h1,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr h1,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr h1,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr h1,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr h1,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr h1,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr h1,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr h1,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr h1,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr h1,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr h1,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr h1,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr h1,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr h1,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr h1,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr h1,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr h1 { font-weight:bolder; }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr h2,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr h2,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr h2,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr h2,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr h2,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr h2,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr h2,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr h2,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr h2,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr h2,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr h2,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr h2,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr h2,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr h2,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr h2,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr h2,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr h2,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr h2,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr h2,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr h2,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr h2,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr h2,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr h2,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr h2,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr h2,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr h2,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr h2,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr h2,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr h2 { color:#fff; font-weight:bolder; border-bottom:3px groove #BCD9ED; padding-bottom:10px; }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row { margin-left:45px; }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 { margin-left:10px; }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3 a { font-size:1.3rem; color:#fff; font-weight:normal; margin-left:0px; vertical-align:text-top; }

 .path-node .node-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .node-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .node-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .overview-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .overview-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .connections-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .connections-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .lp-ctr-2 .node-side .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .lp-ctr-2 .contact-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr .related-hdr .basic-related-rec-row h3:before { background:none; color:#BCD9ED; font-family:"Font Awesome 6 Free"; font:var(--fa-font-solid); content:""; font-size:30px; float:left; text-indent:-45px; }

 .path-node .node-hdr .node-ctr-2 .connections-img-ctr,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .node-hdr .node-ctr-2 .lp-main-img-ctr-b,.path-node .node-hdr .overview-ctr-2 .connections-img-ctr,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .node-hdr .overview-ctr-2 .lp-main-img-ctr-b,.path-node .node-hdr .connections-ctr-2 .connections-img-ctr,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .node-hdr .connections-ctr-2 .lp-main-img-ctr-b,.path-node .node-hdr .lp-ctr-2 .connections-img-ctr,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .node-hdr .lp-ctr-2 .lp-main-img-ctr-b,.path-node .overview-hdr .node-ctr-2 .connections-img-ctr,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .node-ctr-2 .lp-main-img-ctr-b,.path-node .overview-hdr .overview-ctr-2 .connections-img-ctr,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .overview-ctr-2 .lp-main-img-ctr-b,.path-node .overview-hdr .connections-ctr-2 .connections-img-ctr,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .connections-ctr-2 .lp-main-img-ctr-b,.path-node .overview-hdr .lp-ctr-2 .connections-img-ctr,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .overview-hdr .lp-ctr-2 .lp-main-img-ctr-b,.path-node .connections-hdr .node-ctr-2 .connections-img-ctr,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .node-ctr-2 .lp-main-img-ctr-b,.path-node .connections-hdr .overview-ctr-2 .connections-img-ctr,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .overview-ctr-2 .lp-main-img-ctr-b,.path-node .connections-hdr .connections-ctr-2 .connections-img-ctr,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .connections-ctr-2 .lp-main-img-ctr-b,.path-node .connections-hdr .lp-ctr-2 .connections-img-ctr,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .connections-hdr .lp-ctr-2 .lp-main-img-ctr-b,.path-node .lp-hdr .node-ctr-2 .connections-img-ctr,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .node-ctr-2 .lp-main-img-ctr-b,.path-node .lp-hdr .overview-ctr-2 .connections-img-ctr,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .overview-ctr-2 .lp-main-img-ctr-b,.path-node .lp-hdr .connections-ctr-2 .connections-img-ctr,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .connections-ctr-2 .lp-main-img-ctr-b,.path-node .lp-hdr .lp-ctr-2 .connections-img-ctr,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr .lp-ctr-2 .lp-main-img-ctr-b,.path-node .lp-hdr-b .node-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .node-ctr-2 .lp-main-img-ctr-b,.path-node .lp-hdr-b .overview-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .overview-ctr-2 .lp-main-img-ctr-b,.path-node .lp-hdr-b .connections-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .connections-ctr-2 .lp-main-img-ctr-b,.path-node .lp-hdr-b .lp-ctr-2 .connections-img-ctr,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr,.path-node .lp-hdr-b .lp-ctr-2 .lp-main-img-ctr-b { flex:55%; order:1; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; }

 .path-node .node-hdr .node-ctr-2 .basic-table,.path-node .node-hdr .overview-ctr-2 .basic-table,.path-node .node-hdr .connections-ctr-2 .basic-table,.path-node .node-hdr .lp-ctr-2 .basic-table,.path-node .overview-hdr .node-ctr-2 .basic-table,.path-node .overview-hdr .overview-ctr-2 .basic-table,.path-node .overview-hdr .connections-ctr-2 .basic-table,.path-node .overview-hdr .lp-ctr-2 .basic-table,.path-node .connections-hdr .node-ctr-2 .basic-table,.path-node .connections-hdr .overview-ctr-2 .basic-table,.path-node .connections-hdr .connections-ctr-2 .basic-table,.path-node .connections-hdr .lp-ctr-2 .basic-table,.path-node .lp-hdr .node-ctr-2 .basic-table,.path-node .lp-hdr .overview-ctr-2 .basic-table,.path-node .lp-hdr .connections-ctr-2 .basic-table,.path-node .lp-hdr .lp-ctr-2 .basic-table,.path-node .lp-hdr-b .node-ctr-2 .basic-table,.path-node .lp-hdr-b .overview-ctr-2 .basic-table,.path-node .lp-hdr-b .connections-ctr-2 .basic-table,.path-node .lp-hdr-b .lp-ctr-2 .basic-table { padding:0px; background-color:#f1f5f8; box-shadow:0px 1px 5px #28282854; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field--label-inline,.path-node .node-hdr .overview-ctr-2 .basic-table .field--label-inline,.path-node .node-hdr .connections-ctr-2 .basic-table .field--label-inline,.path-node .node-hdr .lp-ctr-2 .basic-table .field--label-inline,.path-node .overview-hdr .node-ctr-2 .basic-table .field--label-inline,.path-node .overview-hdr .overview-ctr-2 .basic-table .field--label-inline,.path-node .overview-hdr .connections-ctr-2 .basic-table .field--label-inline,.path-node .overview-hdr .lp-ctr-2 .basic-table .field--label-inline,.path-node .connections-hdr .node-ctr-2 .basic-table .field--label-inline,.path-node .connections-hdr .overview-ctr-2 .basic-table .field--label-inline,.path-node .connections-hdr .connections-ctr-2 .basic-table .field--label-inline,.path-node .connections-hdr .lp-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr .node-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr .overview-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr .connections-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr .lp-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field--label-inline,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field--label-inline { border-bottom:1px solid #ccc; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field,.path-node .node-hdr .overview-ctr-2 .basic-table .field,.path-node .node-hdr .connections-ctr-2 .basic-table .field,.path-node .node-hdr .lp-ctr-2 .basic-table .field,.path-node .overview-hdr .node-ctr-2 .basic-table .field,.path-node .overview-hdr .overview-ctr-2 .basic-table .field,.path-node .overview-hdr .connections-ctr-2 .basic-table .field,.path-node .overview-hdr .lp-ctr-2 .basic-table .field,.path-node .connections-hdr .node-ctr-2 .basic-table .field,.path-node .connections-hdr .overview-ctr-2 .basic-table .field,.path-node .connections-hdr .connections-ctr-2 .basic-table .field,.path-node .connections-hdr .lp-ctr-2 .basic-table .field,.path-node .lp-hdr .node-ctr-2 .basic-table .field,.path-node .lp-hdr .overview-ctr-2 .basic-table .field,.path-node .lp-hdr .connections-ctr-2 .basic-table .field,.path-node .lp-hdr .lp-ctr-2 .basic-table .field,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field { display:flex; border-bottom:1px solid #ccc; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__label,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__label,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__label,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__label,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__label,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__label,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__label,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__label,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__label,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__label,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__label,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__label,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__label { background-color:#e4ecf2; padding:15px; font-size:inherit; /*width: 54%;*/ /*border-bottom: 1px solid #ccc;*/ flex:40%; order:1; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__items,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__items,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__items,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__items,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__items,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__items,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__items,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__items,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__items,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__items,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__items,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__items,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__items { flex:60%; order:2; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul { list-style:none; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__items .term-tree-list .item-list ul li ul { list-style:disc; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__item,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__item,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__item,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__item,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__item,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__item,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__item,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__item,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__item,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__item,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__item,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__item,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__item { /*background-color: #e4ecf2;*/ /*border-bottom: 1px solid #ccc;*/ padding:10px; font-size:inherit; border:0; flex:60%; order:2; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__item .field--type-string,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__item .field--type-string { padding:0px !important; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul { list-style:none; }

 .path-node .node-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .node-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .node-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .node-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .overview-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .overview-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .overview-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .overview-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .connections-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .connections-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .connections-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .connections-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .node-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .overview-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .connections-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul,.path-node .lp-hdr-b .lp-ctr-2 .basic-table .field .field__item .term-tree-list .item-list ul li ul { list-style:disc; }

 .path-node .node-hdr .node-ctr-2 .node-side,.path-node .node-hdr .overview-ctr-2 .node-side,.path-node .node-hdr .connections-ctr-2 .node-side,.path-node .node-hdr .lp-ctr-2 .node-side,.path-node .overview-hdr .node-ctr-2 .node-side,.path-node .overview-hdr .overview-ctr-2 .node-side,.path-node .overview-hdr .connections-ctr-2 .node-side,.path-node .overview-hdr .lp-ctr-2 .node-side,.path-node .connections-hdr .node-ctr-2 .node-side,.path-node .connections-hdr .overview-ctr-2 .node-side,.path-node .connections-hdr .connections-ctr-2 .node-side,.path-node .connections-hdr .lp-ctr-2 .node-side,.path-node .lp-hdr .node-ctr-2 .node-side,.path-node .lp-hdr .overview-ctr-2 .node-side,.path-node .lp-hdr .connections-ctr-2 .node-side,.path-node .lp-hdr .lp-ctr-2 .node-side,.path-node .lp-hdr-b .node-ctr-2 .node-side,.path-node .lp-hdr-b .overview-ctr-2 .node-side,.path-node .lp-hdr-b .connections-ctr-2 .node-side,.path-node .lp-hdr-b .lp-ctr-2 .node-side { flex:unset; order:unset; position:relative; display:inline-block; width:35.77%; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; background-color:#475260; vertical-align:top; }

 .path-node .node-hdr .node-ctr-2 .node-side.fc-left,.path-node .node-hdr .overview-ctr-2 .node-side.fc-left,.path-node .node-hdr .connections-ctr-2 .node-side.fc-left,.path-node .node-hdr .lp-ctr-2 .node-side.fc-left,.path-node .overview-hdr .node-ctr-2 .node-side.fc-left,.path-node .overview-hdr .overview-ctr-2 .node-side.fc-left,.path-node .overview-hdr .connections-ctr-2 .node-side.fc-left,.path-node .overview-hdr .lp-ctr-2 .node-side.fc-left,.path-node .connections-hdr .node-ctr-2 .node-side.fc-left,.path-node .connections-hdr .overview-ctr-2 .node-side.fc-left,.path-node .connections-hdr .connections-ctr-2 .node-side.fc-left,.path-node .connections-hdr .lp-ctr-2 .node-side.fc-left,.path-node .lp-hdr .node-ctr-2 .node-side.fc-left,.path-node .lp-hdr .overview-ctr-2 .node-side.fc-left,.path-node .lp-hdr .connections-ctr-2 .node-side.fc-left,.path-node .lp-hdr .lp-ctr-2 .node-side.fc-left,.path-node .lp-hdr-b .node-ctr-2 .node-side.fc-left,.path-node .lp-hdr-b .overview-ctr-2 .node-side.fc-left,.path-node .lp-hdr-b .connections-ctr-2 .node-side.fc-left,.path-node .lp-hdr-b .lp-ctr-2 .node-side.fc-left { width:64%; }

 .path-node .node-hdr .node-ctr-2 h2,.path-node .node-hdr .overview-ctr-2 h2,.path-node .node-hdr .connections-ctr-2 h2,.path-node .node-hdr .lp-ctr-2 h2,.path-node .overview-hdr .node-ctr-2 h2,.path-node .overview-hdr .overview-ctr-2 h2,.path-node .overview-hdr .connections-ctr-2 h2,.path-node .overview-hdr .lp-ctr-2 h2,.path-node .connections-hdr .node-ctr-2 h2,.path-node .connections-hdr .overview-ctr-2 h2,.path-node .connections-hdr .connections-ctr-2 h2,.path-node .connections-hdr .lp-ctr-2 h2,.path-node .lp-hdr .node-ctr-2 h2,.path-node .lp-hdr .overview-ctr-2 h2,.path-node .lp-hdr .connections-ctr-2 h2,.path-node .lp-hdr .lp-ctr-2 h2,.path-node .lp-hdr-b .node-ctr-2 h2,.path-node .lp-hdr-b .overview-ctr-2 h2,.path-node .lp-hdr-b .connections-ctr-2 h2,.path-node .lp-hdr-b .lp-ctr-2 h2 { color:#fff; font-weight:bold; /*text-shadow: 2px 2px 4px #000000;*/ font-size:2rem; margin-bottom:30px; }

 .path-node .node-hdr .node-ctr-2 h2.comment-form__title,.path-node .node-hdr .overview-ctr-2 h2.comment-form__title,.path-node .node-hdr .connections-ctr-2 h2.comment-form__title,.path-node .node-hdr .lp-ctr-2 h2.comment-form__title,.path-node .overview-hdr .node-ctr-2 h2.comment-form__title,.path-node .overview-hdr .overview-ctr-2 h2.comment-form__title,.path-node .overview-hdr .connections-ctr-2 h2.comment-form__title,.path-node .overview-hdr .lp-ctr-2 h2.comment-form__title,.path-node .connections-hdr .node-ctr-2 h2.comment-form__title,.path-node .connections-hdr .overview-ctr-2 h2.comment-form__title,.path-node .connections-hdr .connections-ctr-2 h2.comment-form__title,.path-node .connections-hdr .lp-ctr-2 h2.comment-form__title,.path-node .lp-hdr .node-ctr-2 h2.comment-form__title,.path-node .lp-hdr .overview-ctr-2 h2.comment-form__title,.path-node .lp-hdr .connections-ctr-2 h2.comment-form__title,.path-node .lp-hdr .lp-ctr-2 h2.comment-form__title,.path-node .lp-hdr-b .node-ctr-2 h2.comment-form__title,.path-node .lp-hdr-b .overview-ctr-2 h2.comment-form__title,.path-node .lp-hdr-b .connections-ctr-2 h2.comment-form__title,.path-node .lp-hdr-b .lp-ctr-2 h2.comment-form__title { color:#264A64; }

 .path-node .node-hdr .node-ctr-2,.path-node .overview-hdr .node-ctr-2,.path-node .connections-hdr .node-ctr-2,.path-node .lp-hdr .node-ctr-2,.path-node .lp-hdr-b .node-ctr-2 { display:inline-block; position:relative; background-color:#fff; }

 .path-node .node-hdr .node-ctr-3,.path-node .overview-hdr .node-ctr-3,.path-node .connections-hdr .node-ctr-3,.path-node .lp-hdr .node-ctr-3,.path-node .lp-hdr-b .node-ctr-3 { /* display: inline-block;
			position: relative;
			background-color: #fff;*/ display:inline-flex; background-color:#fff; flex-direction:row; width:100%; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a,.path-node .overview-hdr .node-ctr-3 .node-3-block-a,.path-node .connections-hdr .node-ctr-3 .node-3-block-a,.path-node .lp-hdr .node-ctr-3 .node-3-block-a,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a { /*display: block;
				float: left;
				position: relative;
				width: 33%;*/ flex:60%; order:1; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr { /*flex: 30%;
					order: 2;*/ padding:2rem; padding-left:2rem; color:#FFF; position:relative; z-index:5; background:#21202080; background:#005D85CC; background-color:#475260; width:100%; padding-left:50px; max-width:unset; bottom:0; right:0; height:100%; margin-bottom:50px; /*box-shadow: -5px -1px 5px #28282854;*/ }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr h1,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr h1,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr h1,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr h1,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr h1 { font-weight:bolder; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr h2,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr h2,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr h2,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr h2,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr h2 { color:#fff; font-weight:bolder; border-bottom:3px groove #BCD9ED; padding-bottom:10px; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row { margin-left:45px; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3 { margin-left:10px; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3 a,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3 a,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3 a,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3 a { font-size:1.3rem; color:#fff; font-weight:normal; margin-left:0px; vertical-align:text-top; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3:before,.path-node .overview-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3:before,.path-node .connections-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3:before,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-a .related-hdr .basic-related-rec-row h3:before { background:none; color:#BCD9ED; font-family:"Font Awesome 6 Free"; font:var(--fa-font-solid); content:""; font-size:30px; float:left; text-indent:-45px; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-b,.path-node .overview-hdr .node-ctr-3 .node-3-block-b,.path-node .connections-hdr .node-ctr-3 .node-3-block-b,.path-node .lp-hdr .node-ctr-3 .node-3-block-b,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-b { /*display: block;
				float: left;
				position: relative;
				width: 33%;*/ flex:40%; order:2; background:#005D85CC; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-b .trend-ctr,.path-node .overview-hdr .node-ctr-3 .node-3-block-b .trend-ctr,.path-node .connections-hdr .node-ctr-3 .node-3-block-b .trend-ctr,.path-node .lp-hdr .node-ctr-3 .node-3-block-b .trend-ctr,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-b .trend-ctr { margin:50px; margin-top:2rem; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-hdr h2,.path-node .overview-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-hdr h2,.path-node .connections-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-hdr h2,.path-node .lp-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-hdr h2,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-b .trend-ctr .trend-hdr h2 { color:#fff; font-weight:bolder; padding-bottom:10px; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame,.path-node .overview-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame,.path-node .connections-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame,.path-node .lp-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame { padding:50px; border:1px solid #fff; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .fa3-trend:before,.path-node .overview-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .fa3-trend:before,.path-node .connections-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .fa3-trend:before,.path-node .lp-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .fa3-trend:before,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .fa3-trend:before { background:none; color:#fff; font-family:"Font Awesome 6 Free"; font:var(--fa-font-solid); content:""; font-size:60px; float:left; text-indent:0px; margin-right:30px; top:-20px; position:relative; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3,.path-node .overview-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3,.path-node .connections-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3,.path-node .lp-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3 { font-size:1.3rem; color:#fff; font-weight:normal; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3 a,.path-node .overview-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3 a,.path-node .connections-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3 a,.path-node .lp-hdr .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3 a,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-b .trend-ctr .trend-frame .trend-title h3 a { color:#fff; }

 .path-node .node-hdr .node-ctr-3 .node-3-block-c,.path-node .overview-hdr .node-ctr-3 .node-3-block-c,.path-node .connections-hdr .node-ctr-3 .node-3-block-c,.path-node .lp-hdr .node-ctr-3 .node-3-block-c,.path-node .lp-hdr-b .node-ctr-3 .node-3-block-c { /*display: block;
				float: left;
				position: relative;
				width: 33%;*/ display:flex; order:3; flex:33%; background:#21202080; }

 .path-node .node-hdr p,.path-node .overview-hdr p,.path-node .connections-hdr p,.path-node .lp-hdr p,.path-node .lp-hdr-b p { font-size:1.2rem; text-shadow:none; font-weight:normal; }

 .path-node .node-left,.path-node .overview-left,.path-node .connections-left,.path-node .lp-left { width:100% !important; padding:50px; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-products-1.jpg"); background-size:cover; background-position:center center; }

 .path-node .node-left .views-element-container,.path-node .overview-left .views-element-container,.path-node .connections-left .views-element-container,.path-node .lp-left .views-element-container { width:100%; /*width: 31.999999%;*/ padding:30px; border:1px solid #DDE2E8; height:auto; background-color:#fff; float:left; }

 .path-node .node-left .views-element-container .about-img,.path-node .overview-left .views-element-container .about-img,.path-node .connections-left .views-element-container .about-img,.path-node .lp-left .views-element-container .about-img { float:left; margin:5px; }

 .path-node .node-left .views-element-container li,.path-node .overview-left .views-element-container li,.path-node .connections-left .views-element-container li,.path-node .lp-left .views-element-container li { font-size:1.3rem; }

 .path-node .node-left .field--name-dynamic-block-fieldnode-overview-about-acf .views-element-container:last-child,.path-node .overview-left .field--name-dynamic-block-fieldnode-overview-about-acf .views-element-container:last-child,.path-node .connections-left .field--name-dynamic-block-fieldnode-overview-about-acf .views-element-container:last-child,.path-node .lp-left .field--name-dynamic-block-fieldnode-overview-about-acf .views-element-container:last-child { margin-right:0px; margin-left:0px; }

 .path-node .node-left .misc-basic-main,.path-node .overview-left .misc-basic-main,.path-node .connections-left .misc-basic-main,.path-node .lp-left .misc-basic-main { margin:50px; padding:50px; border:1px solid #DDE2E8; height:auto; background-color:#fff; }

 .path-node .connections-left .field-item-first,.path-node .connections-left .field-item-last,.path-node .lp-left .field-item-first,.path-node .lp-left .field-item-last { width:100%; padding:30px; border:1px solid #DDE2E8; height:auto; margin-right:50px; margin-bottom:30px; background-color:#fff; float:left; }

 .path-node .connections-left .field-item-first .field__item,.path-node .connections-left .field-item-last .field__item,.path-node .lp-left .field-item-first .field__item,.path-node .lp-left .field-item-last .field__item { width:100%; }

 .path-node .connections-left .field-item-last,.path-node .lp-left .field-item-last { margin-right:0px; }

 .path-node .node-right { display:none; }

 .path-node .ofa-products-content-hdr { /*min-height: 350px;
		width:100%;
		background-image: url("/css/images/background-basic-3.jpg");
		background-size: cover;
		background-position: center center;
		padding-top: 50px;
		padding-right: 35%;
		padding-bottom: 50px;
		padding-left: 12%;*/ display:block; position:relative; flex-direction:row; justify-content:flex-start; min-height:300px; width:100%; padding-top:0px; /*background-image: url("/css/images/TANFHeadersAccent2.jpg");
		background-size: cover;
		background-position: top left;
		background-repeat: no-repeat;
		background-position-y: 35%;*/ padding-right:0; padding-bottom:0; padding-left:0; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1 { display:flex; position:relative; flex-direction:row; justify-content:flex-start; min-height:350px; width:100%; padding-top:50px; /*background-image: url("/css/images/TANFHeadersAccent2.jpg");
			background-size: cover;
			background-position: top left;
			background-repeat: no-repeat;
			background-position-y: 35%;*/ padding-right:0; padding-bottom:0; padding-left:0; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1 .ofa-products-ctr-title { flex:40%; order:1; padding:2rem; padding-left:2rem; color:#FFF; position:absolute; z-index:5; background:#21202080; background:#005D85CC; /*background-color: rgba(51, 102, 153, 0.9);
				background-color: #A12854D1;
				background-color: #A1285491;
				background-color: #336A90D6;*/ width:100%; max-width:800px; min-height:200px; padding-left:50px; bottom:0; top:0; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1 .ofa-products-ctr-title h1 { color:#fff; text-shadow:2px 2px 4px #000000; font-weight:bold; font-size:3rem; margin-bottom:30px; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1 .ofa-products-ctr-title.coaching-title { /*background-color: rgba(51, 102, 153, 0.9);
				background-color: #A12854D1;*/ background-color:#336A90; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/ofa-products-pattern-blue.jpg"); background-size:cover; background-position:top right; background-repeat:no-repeat; background-position-y:0%; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1 .ofa-products-ctr-title.paies-title { /*background-color: rgba(51, 102, 153, 0.9);
				background-color: #A12854D1;*/ background-color:#A12854; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/ofa-products-pattern-rp.jpg"); background-size:cover; background-position:top right; background-repeat:no-repeat; background-position-y:0%; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1 .ofa-products-ctr-title.trauma-title { /*background-color: rgba(51, 102, 153, 0.9);
				background-color: #A12854D1;*/ background-color:#e29f4d; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/ofa-products-pattern-yellow.jpg"); background-size:cover; background-position:top right; background-repeat:no-repeat; background-position-y:0%; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1 .ofa-products-ctr-title.improve-title { /*background-color: rgba(51, 102, 153, 0.9);
				background-color: #A12854D1;*/ background-color:#2d544f; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/ofa-products-pattern-green.jpg"); background-size:cover; background-position:top right; background-repeat:no-repeat; background-position-y:0%; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1.coaching-bkgd { background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/coaching-front-face.jpg"); background-size:80%; background-position:top right; background-repeat:no-repeat; background-position-y:5%; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1.paies-bkgd { background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/paies--front-face.jpg"); /*background-size: 60%;
			background-position: top right;
			background-repeat: no-repeat;
			background-position-y: 5%;*/ background-size:cover; background-position:center center; background-repeat:no-repeat; background-position-y:95%; border-bottom:10px solid #A12854; border-bottom:10px solid #A12854; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1.paies-bkgd .field--name-body { padding-right:30px; padding-left:30px; border-left:10px solid aliceblue; border-right:10px solid aliceblue; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1.trauma-bkgd { background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/advancing_race_equity_tanf_peerta_1920x600.jpg"); background-size:60%; background-position:top right; background-repeat:no-repeat; background-position-y:5%; border-bottom:10px solid #F9E585; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1.trauma-bkgd .field--name-body { padding-right:30px; padding-left:30px; border-left:10px solid aliceblue; border-right:10px solid aliceblue; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1.improve-bkgd { background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/project-improve-1920x600.jpg"); background-size:60%; background-position:top right; background-repeat:no-repeat; background-position-y:5%; border-bottom:10px solid #2d544f; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-1.improve-bkgd .field--name-body { padding-right:30px; padding-left:30px; border-left:10px solid aliceblue; border-right:10px solid aliceblue; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2 { display:flex; position:relative; flex-direction:row; justify-content:flex-start; min-height:300px; width:100%; background-color:#21272D; /*background: #005D85CC;
 			background-color: rgba(0, 93, 133, 0.8);
			background-color: #475260;		
			background-color: #336A90;
			background-color: #80858C;*/ padding-top:0px; padding-right:0; padding-bottom:0; padding-left:0; /*border-top: 10px solid #A1285491;*/ border-bottom:1px solid #DDE2E8; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2 .ofa-products-desc { flex:100%; padding-top:80px; padding-right:20%; padding-bottom:80px; padding-left:20%; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2 .ofa-products-desc .field--name-body { padding-right:30px; padding-left:30px; border-left:10px solid aliceblue; border-right:10px solid aliceblue; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2 .ofa-products-desc p { color:#fff; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2 h2 { color:#fff; font-weight:bold; /*text-shadow: 2px 2px 4px #000000;*/ font-size:2rem; margin-bottom:30px; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2 h2.comment-form__title { color:#264A64; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2.coaching-ctr-2 { border-top:10px solid #BCD9ED; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2.paies-ctr-2 { border-top:10px solid #A12854; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2.trauma-ctr-2 { border-top:10px solid #F9E585; }

 .path-node .ofa-products-content-hdr .ofa-products-ctr-2.improve-ctr-2 { border-top:10px solid #2d544f; }

 .path-node .ofa-products-content-hdr p { font-size:1.2rem; text-shadow:none; font-weight:normal; }

 .path-node .ofa-products-content-left,.path-node .lp-feeds-left { width:100% !important; padding:50px; background-image:url("/themes/custom/peerta_4_bootstrap5//css/images/background-products-1.jpg"); background-size:cover; background-position:center center; }

 .path-node .ofa-products-content-left .field,.path-node .lp-feeds-left .field { padding-left:80px; }

 .path-node .ofa-products-content-left .views-element-container,.path-node .lp-feeds-left .views-element-container { display:inline-flex; flex-direction:row; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row,.path-node .lp-feeds-left .views-element-container .ofa-products-row,.path-node .lp-feeds-left .views-element-container .lp-feeds-row { width:30.999999%; padding:30px; border:1px solid #DDE2E8; height:700px; background-color:#fff; float:left; margin-right:20px; margin-bottom:20px; box-shadow:0px 1px 5px #28282854; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row h2,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row h2,.path-node .lp-feeds-left .views-element-container .ofa-products-row h2,.path-node .lp-feeds-left .views-element-container .lp-feeds-row h2 { font-size:1.6rem; font-weight:bolder; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row h2 a,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row h2 a,.path-node .lp-feeds-left .views-element-container .ofa-products-row h2 a,.path-node .lp-feeds-left .views-element-container .lp-feeds-row h2 a { color:#336a90; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row h3,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row h3,.path-node .lp-feeds-left .views-element-container .ofa-products-row h3,.path-node .lp-feeds-left .views-element-container .lp-feeds-row h3 { font-size:1.3rem; font-weight:bolder; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row h3 a,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row h3 a,.path-node .lp-feeds-left .views-element-container .ofa-products-row h3 a,.path-node .lp-feeds-left .views-element-container .lp-feeds-row h3 a { color:#336a90; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row .category,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row .category,.path-node .lp-feeds-left .views-element-container .ofa-products-row .category,.path-node .lp-feeds-left .views-element-container .lp-feeds-row .category { /*color: #80858C;*/ color:#672E6B; font-weight:700; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row .date,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row .date,.path-node .lp-feeds-left .views-element-container .ofa-products-row .date,.path-node .lp-feeds-left .views-element-container .lp-feeds-row .date { color:#21272D; font-weight:700; }

 .path-node .ofa-products-content-left .views-element-container .ofa-products-row p,.path-node .ofa-products-content-left .views-element-container .lp-feeds-row p,.path-node .lp-feeds-left .views-element-container .ofa-products-row p,.path-node .lp-feeds-left .views-element-container .lp-feeds-row p { font-size:1.1rem; /*padding-top: 15px;*/ padding-top:5px; margin-bottom:0; }

 .path-node .ofa-products-content-left .views-element-container .pager,.path-node .lp-feeds-left .views-element-container .pager { clear:both; }

 .path-node .ofa-products-content-left .views-element-container .about-img,.path-node .lp-feeds-left .views-element-container .about-img { float:left; margin:5px; }

 .path-node .ofa-products-content-left .ofa-products-left-olc,.path-node .lp-feeds-left .ofa-products-left-olc { display:flex; flex-direction:row; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row,.path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row { width:95%; padding:30px; border:1px solid #DDE2E8; height:auto; background-color:#fff; float:left; box-shadow:0px 1px 5px #28282854; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h2,.path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h2,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h2,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h2 { font-size:1.6rem; font-weight:bolder; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h2 a,.path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h2 a,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h2 a,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h2 a { color:#336a90; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h3,.path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h3,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h3,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h3 { font-size:1.3rem; font-weight:bolder; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h3 a,.path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h3 a,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row h3 a,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row h3 a { color:#336a90; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row p,.path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row p,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row p,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-tribal .ofa-products-row p { font-size:1.2rem; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container .ofa-products-succcess .ofa-products-row { margin-right:70px; }

 .path-node .ofa-products-content-left .ofa-products-left-olc .views-element-container h2,.path-node .lp-feeds-left .ofa-products-left-olc .views-element-container h2 { margin-bottom:20px; }

 .path-node .ofa-products-content-left .field--name-dynamic-block-fieldnode-ofa-products-coaching-tribal-ds .views-element-container:last-child,.path-node .lp-feeds-left .field--name-dynamic-block-fieldnode-ofa-products-coaching-tribal-ds .views-element-container:last-child { margin-left:50px; }

 }

 /*END: (min-width: 992px) and (max-width: 1350px)*/ /*START: (min-width: 1325px) and (max-width: 1894px)*/ @media screen and (min-width:1325px) and (max-width:1894px) { /* START: NODES AND BASIC RECORDS */ /* END: .path-node */ /* END: NODES AND BASIC RECORDS */ .path-node .node-hdr .node-ctr-2 .node-side,.path-node .node-hdr .overview-ctr-2 .node-side,.path-node .overview-hdr .node-ctr-2 .node-side,.path-node .overview-hdr .overview-ctr-2 .node-side { margin-left:-0.1%; }

 }

 /*END: (min-width: 1325px) and (max-width: 1894px)*/ /*START: (min-width: 992px) and (max-width: 1379px)*/ @media screen and (min-width:992px) and (max-width:1379px) { /*START: Newsletter Highlight Grid 3*/ /*END: Newsletter Highlight Grid 3*/ .content-grid-3b .attachment-after { display:block; max-height:none; overflow:hidden; }

 .newsletter-hl-grid-sm-ctr { display:flex; max-width:100%; /*flex-direction: row;*/ background-color:#333; padding:0px; /*max-height: 420px;
	overflow: hidden;*/ padding:0; position:relative; border-bottom:3px solid #fff; }

 .newsletter-hl-grid-sm-ctr .newsletter-hl-right { padding:5%; }

 }

 /*END: (min-width: 992px) and (max-width: 1379px)*/ /*START: @media screen and (min-width: 992px) and (max-width: 1548px)*/ @media screen and (min-width:992px) and (max-width:1548px) { /*START: Footer*/ /*END: Footer*/ footer .main-footer { padding-left:30px; }

 footer .main-footer .footer-menu-ctr .footer-menu { display:inline-flex; }

 footer .main-footer .footer-menu-ctr .footer-menu .footer-col { flex:min-content; padding:5px; }

 footer .main-footer .footer-menu-ctr .footer-menu ul.navbar-nav { width:min-content; }

 }

 /*END: @media screen and (min-width: 992px) and (max-width: 1548px)*/ @media screen and (min-width:0px) and (max-width:1424px) { .lp-top-main-flex { flex-direction:column !important; }

 .lp-top-main-flex .lp-top-main-left { margin-right:0px !important; margin-bottom:50px !important; }

 .lp-top-main-bttm { margin-top:0px !important; }

 }