
body {
    font: normal 16px/1.2 Arial, sans-serif;
}

h2,
#container h2 { 
    font-size: 32px ;
    line-height: 1.2 ;
    font-family: "PNC Brand Light", Arial, sans-serif;
    font-weight: normal;
    color: #484848;
    border-bottom: none;

} 

p, ul, ol, 
#container p,
.paratext { 
    font-size: 18px;
    line-height: 1.3;
    font-family: "PNC Brand Light", Arial, sans-serif;
    font-weight: normal;
}


a {
    color:#0069aa;
    text-decoration: underline;
    transition: background-color .3s ease, color .3s ease;
}

a:hover {
    color: #1A3547;
}

a:focus {
    outline-color: #1A3547;
}
 
.accordion .column ul li a:hover {
    color: #0069aa;
    text-decoration: underline;
    font-family: unset;
}

a.subitem:nth-child(odd) {
    display:none;
}

.main-nav a, 
.main-nav a.theme_sky {
    height: 43px;
    line-height: 43px;
}

ul.aside-links {
    display: none;
}

ul.level-2 .selected .content-wrapper{
    border:none
}



.header .nav-content-inner,
.nav-toggle{
    background:#01589B
}

.header .header-wrapper {
    height: 60px;
}

.main-logo img{
    width: 167px;
    height: auto;
}

.login-toggle,.login-toggle:visited,
.login-toggle:active,
.login-toggle:hover,
.login-flyout,
.login-flyout a{
    display:none!important;
}

a.level-1.theme_orange.selected{
    display:none
}

ul.level-2 a{
    background:white;
    color:#01589B;
    border-bottom: 1px solid #ccc;
    
}

ul.theme_orange a span{
    color:#01589B
}

.item-l2.selected .subitem{
    padding-bottom:none;
}

ul.level-2 a span{
    background:none;
}

.main-nav{
    box-shadow: 0px 5px 5px rgb(0, 0, 0, 30%);
}

.main-nav.expanded br {
    display: none;
}

.main-nav.expanded {
    top: 45px!important;
    -webkit-animation: fade-in 0.2s ease-in both;
	        animation: fade-in 0.2s ease-in both;
}

.main-nav .level-2.expanded a:focus {
    background: #f1f4f6;
}

.nav-toggle:focus{
    outline-color: #757575;
}

a.btn.riverarch, 
a.btn.riverarch:hover{ 
    display: inline-block;
    padding: 10px 15px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    font-family: Arial,sans-serif;
    border-radius: 6px;
    border: none;
    text-decoration: none;
    background: #0069aa;
}

a.btn.riverarch:hover {
    background-color: #084d77;
}

a.btn.riverarch:focus {
    outline: solid 2px #0069aa;
	outline-offset: 2px;
}

.pagenav-link-container .description:before, 
.pagenav-link-container .pagenav-link.active .description:before{
    content:"";
    position:absolute;
    z-index:-10000;
    left:0;
    right:0;
    bottom:0;
    top: 40px !important;
    border-bottom: 0px !important;
    background:#01589B;
    height:4px;
    -webkit-transform:translateY(4px);
    transform:translateY(4px);
    -webkit-transition-property:transform;
    transition-property:transform;
    -webkit-transition-duration:0.45s;
    transition-duration:0.45s;
    -webkit-transition-timing-function:ease-out;
    transition-timing-function:ease-out
}
.pagenav-link-container .description:hover:before,
.pagenav-link-container .description:focus:before,
.pagenav-link-container .pagenav-link.active .description:before{
    -webkit-transform:translateY(0);
    transform:translateY(0)
}

#pagenav .pagenav-link-container .description.large{
    font-size:16px;
    padding:12px;
    opacity:1;
}

#pagenav .pagenav-link-container .pagenav-link{
    opacity:1;
}

.pagenav.section #pagenav{
    background:white!important;
    padding-bottom:0
}

.footer .footer-copyright p,.footer .ftr-top-bar{
    display:none
}

/*Fix Description Here Glitch*/
.rdp-container .footer-copyright { 
    display: none; 
}
.rdp-container .regulatory { 
    height: 35px; 
}
.sdp-container .footer-copyright { 
    display: none; 
}
.sdp-container .regulatory { 
    height: 35px; 
}

.top-container .regulatory {
    height: 35px;
}
.top-container .footer-copyright { 
    display: none; 
}


#skinny-footer {
    background-color: #01589B;
    background-size: cover;
    min-height: 200px;
}

.utility-links.parsys a:hover, 
.utility-links.parsys p:hover {
    color: #fff;
}

.utility-links.parsys a,.utility-links.parsys p{
    color: #fff;
    font-family:"PNC Brand Light"
}

.utility-links a:focus {
    outline-color: #fff;
}

/* Fixing link styles in the footer */

.utility-links a {
    text-decoration: none;
}

.utility-links a:hover {
    text-decoration: underline;
}

.utility-links .footer-links-riverarch{
    width: 100%;
    /*clear: none;
    float: left;*/
    margin-bottom: 30px;
    padding-bottom:20px;
    color: #fff;
    font-family: "PNC Brand Light";
}

.utility-links .footer-links-riverarch ul {
    padding: 0;
    margin: 0 1rem 0 0;
    display: block;
    width: 100%;
}

.utility-links .footer-links-riverarch ul li {
    list-style-type: none;
    float: left;
    line-height: 1.4;
    letter-spacing: .02rem;
    border-right: 1px solid #fff;
    padding: 0 24px;
    clear: none;
    font-size: 14px;
    line-height: 16px;
    margin-left: 0;
    margin-bottom: 8px;
}

.footer-disclosure-riverarch {
    clear: both;
}

.utility-links .footer-links-riverarch ul li:first-of-type {
    padding-left: 0px;
}

.utility-links .footer-links-riverarch ul li:last-of-type {
    border-right: none;
}

.utility-links a:focus {
    outline-color: #484848;
    outline-offset: 4px;
}


.utility-links.parsys a, 
.utility-links.parsys p {
    color: #484848;
}

.utility-links.parsys a:hover, 
.utility-links.parsys p:hover {
    color: #484848;
}


.pagenav-link-container *{
    height:100%;
    box-sizing:border-box
}
.pagenav-link-container .description{
    overflow:hidden;
    position:relative
}

#pagenav #pagenav-links{
    display: none;
}

/*#pagenav{
    display:none!important;
}*/

.theme_blue .top-container .simple-header-module,
.theme_sky .top-container .simple-header-module,
.theme_orange .top-container .simple-header-module,
.theme_green .top-container .simple-header-module{
    background:#01589B
}

.accordion-reusable .subheading {
    color: #fff!important;
    background: #01589B!important;
}

.accordion-reusable.collapsed .subheading {
    color: #01589B!important;
    background: #fff!important;
}

.column-body .content-inner{
    box-sizing: border-box;
}

.content-inner .title,
.content-inner .paragraph-element .title  {
    font-family: "PNC Brand Bold",Arial, sans-serif;
    color: #01589B;
    font-size:54px;
    line-height:54px;
    border:none;
    font-weight: 600;
}

.content-inner .titleDesc,
.content-inner .paragraph-element .titleDesc {
    font-size: 24px;
    line-height: 30px;
    font-family: Georgia;
    font-weight: normal;
    border-bottom: none;
    color: #595959;
}


/*Investment Criteria Table */
#parameters {
    border-collapse: collapse;
    width: 100%;
}

#parameters td, 
#parameters th {
    border: 1px solid #ddd;
    padding: 8px;
}

#parameters tr:nth-child(even){
    background-color: #fff;
}
#parameters tr:nth-child(odd){
    background-color: #f7f7f7;
}

#parameters tr:hover {
    background-color: #ddd;
}

#parameters th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #004E90;
    color: #fff;
}


/*RiverArch Form Controls*/

#Contact-Us-Riverarch input:focus{
    box-shadow: 0px 0px 8px 1px rgba(65, 105, 225, 0.5);
}

#Contact-Us-Riverarch label {
    width: auto;
    line-height: normal;
    margin: 0 0 10px;
}

/* Adjusted Caption Styles */
.caption {
    background: rgba(0,0,0,0.7);
    text-shadow: none;
    padding: 6px;
    border-radius: 6px;
}

/* White Links Styles for outside of footer */

.white-link {
    color: #fff;
    text-decoration: none;
    font-family: "PNC Brand";
}

.white-link:hover {
    font-weight: normal;
    text-decoration: underline;
    color: #fff;
}

.white-link:focus {
    outline-color:#fff;
    outline-offset: 4px;
}

/* Portfolio Cards */

.content-popup-link{
    text-decoration: none;    
}


/* News */
.news-container .accordion {
    width: 100%;
    box-sizing: border-box;
}

/* Popup Links */

[class*='content-popup'] a:hover {
    color:#0069aa;
    text-decoration: underline;
    font-family:inherit;
}

.deal a{
    color:#0069aa;
    text-decoration: underline;
}

.deal a:hover {
    color: #1A3547;
}

.deal a:focus {
    outline-color: #1A3547;
}

.our-team-container .container {
    padding: 10px 16px;
}

.our-team-container .card:hover a,
.our-team-container .card a:hover {
    text-decoration: underline;
    color: #1A3547;
}

.our-team-container .card {
    box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.15);
    transition: 0.3s;
    width: 96%;
    border-radius: 5px;
}

.our-team-container .card img{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.our-team-container .card:hover {
  cursor:pointer;
  box-shadow: 0px 0px 9px 4px rgba(0,0,0,0.17);
}

.our-team-container .card .container a:hover, 
[class*='fancybox'] a:hover {
    color:#0069aa;
   /*border-bottom:1px dotted #0069aa;*/
   text-decoration:none;
   font-family:inherit;
}

.our-team-container .fancybox-leaving div h2{
    font-size: 24px;
}

.our-team-container .card .container > div {
  padding-top:10px;
}

.our-team-container .card .container p {
   margin-bottom:0;
   font-family: "PNC Brand Light", Arial, sans-serif;
   font-weight: normal;
   font-size: 18px;
}

.our-team-container p .content-popup-link {
   border-bottom:1px solid transparent;
   padding-left:0;
}

.portfolio-container .card .container{  
    cursor: pointer;    
}

.portfolio-container .card:hover .view-details{  
    text-decoration: none;
    color: #000;   
}

.portfolio-container .card__location{
    margin: 10px 0 10px;
    font-size: .8em;
    border-bottom: 1px dotted;
    height: auto;   
}

.portfolio-container .card__detail {
    font-size: 11px;
    line-height: 1.3;
    height: 75px;
    margin-top: 0;
}

.portfolio-container .view-details {
    font-size: 14px;
    color: #0069aa;
    margin-top: 0;
    font-weight: bold;
    height: auto;
    text-decoration: underline;
}


.portfolio-container .view-details:hover {
    text-decoration: none;
    color: #000;
}

.pop-up .pop-up-location-site {
    font-weight: 600;
    text-align: center;
}

.pop-up .pop-up-portfolio {
    text-align: center;
    font-size: 16px;
    margin: 0;
}


.top-nav-bar {
    width:100%;
}

.nav-content-inner .main-logo {
    height: 80px; 
    padding:0;
}
 
.nav-content-inner .main-logo img {
    width: 200px;
    left:5%;
}

.header {
    height: 84px;
    background: #fff ;
    padding: 20px 0 5px;
}

.header .header-wrapper {
    background: #fff ;
}


.header .nav-content-inner, 
.nav-toggle {
    background: #fff ;
}

.scalingBgImage{
    background-size: cover;
}


.navigation-container {
    background: #fff ;
}


.pagenav-link-container .description::before, 
.pagenav-link-container .pagenav-link.active .description::before {
    background: #0069aa ;
   
}

#container {
    background-color: #FFF ;
}

.body-parsys .paragraph-element p, 
.body-parsys .paragraph-element li {
    color: #000000 ;
    font-size: 16px ;
    line-height: 20px ;
}


/* Blockquote Styles */

#container .testimonial-quote.group {
    font-family: "PNC Brand Medium", Arial, sans-serif;
    font-size: 20px;
    line-height: 30px;
}

#container .testimonial-quote.group .quote-container blockquote p {
    font-family: Georgia, serif;
    font-size: 26px ;
    line-height: 32px ;
    color: #484848 ;
}

#container .testimonial-quote.group .quote-container blockquote::after {
  right: -20px ;
  color: #0069aa ;
}

#container .testimonial-quote.group .quote-container blockquote p::before {
  color: #0069aa ;
}

#container .testimonial-quote.group cite span {
    color: #484848 ;
    text-align: center ;
}


#skinny-footer {
    background-color: #ffffff ;
    color: #000000 ;
}


.utility-links .footer-links-riverarch ul li {
    font-size: 16px ;
}


.utility-links.parsys a, 
.utility-links.parsys p {
    color: #484848;
    font-family: "PNC Brand";
}



.pagenav.section #pagenav {
    border-top: none ;
}

#pagenav {
    border-top: none ;
    box-shadow: none ;
}

 .heroheader {
    max-width: 100%;
    background-color: rgba(255, 255, 255,.90);
    padding: 60px 40px;
    margin: 4px 0 -40px 0;
}



.content-inner .title, 
.content-inner .paragraph-element .title {
    font-family: "PNC Brand Light",Arial, sans-serif;
    color: #484848;
    font-size: 54px;
    line-height: 1;
    border: none;
    font-weight: normal;
    margin: 0 0 35px 0;
}

.content-inner .titleDesc, 
.content-inner .paragraph-element .titleDesc {
    font-family: "PNC Brand",Arial, sans-serif;
    font-weight: normal;
    color: #484848;
    font-size: 16px;
    line-height: 1.3;
}



.pagenav-link-container .description {
    color: #484848!important;
    font-size: 16px!important;
    font-family: "PNC Brand", Arial, sans-serif!important;
    font-weight: normal!important;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}


/*
----------------------------------------------------
Media Query (max-width: 599px)
----------------------------------------------------
*/
@media only screen and (max-width:599px){
	.content-inner .title,
  .content-inner .paragraph-element .title  {
	  font-size:36px;
	  line-height:36px;
	}

	.content-inner .titleDesc,
  .content-inner .paragraph-element .titleDesc{
		font-size: 15px;
		line-height: 18px;
	}

	.content-inner .title.mpad-top{
		padding-top: 15px;
	}

	.content-inner .title.mpad-left, 
	.content-inner .titleDesc.mpad-left{
		padding-left: 15px;
	}
}

.content-inner h2.secondary{
    font-family: PNC Brand Bold;
    font-size: 24px;
    color: #01589B;
    border:none;
}
.column-body  .riverarch-quote {
    font-family: Georgia;
    font-size: 140px;
    color: #B7D5F8!important;
    text-align: center;
    position: relative;
    top: 30px;
    padding-top: 20px;
}
.testimonial-quote.group .quote-container blockquote p{
	font-family: Georgia, serif;
	font-size: 24px;
	font-style: italic;
	text-align: center;
	color: #FFFFFF;
    line-height: 30px;
}

cite span{
	font-family: Arial;
	font-style: bold;
	font-size: 14px;
	color: #FFFFFF
}
.testimonial-quote cite {
    display: block;
    font-size: 14px;
    font-family: Arial;
    text-align: center;
    font-style: normal;
}
.testimonial-quote cite span {
    text-transform: uppercase;
}

.column-body.section:nth-child(odd), .column-body.section:nth-child(even) {
    background: white!important;
}
.column-body .content-inner .elements.accordion-elements-parsys{
    display:block;
}
h3.subheading {
    background-color: #01589B;
}

.elements.accordion-elements-parsys .subheading,.theme_orange .accordion-element .subheading {
    background-image: none;
    background-color: #01589B;
}
.theme_orange .accordion-element.collapsed h3.subheading {
    color: #01589B;
}
.body-parsys .paragraph-element p, .body-parsys .paragraph-element li,  .body-parsys .paragraph-element h2{
    margin: 0;
    padding: 0;
}
.body-parsys .paragraph-element h2{
    margin-bottom:8px;
}

.body-parsys .paragraph-element p{
    margin-bottom:25px;
}
.tagline,
.caption {
    display:none;
}


.accordion .column ul li a:hover {
    color: white;
    text-decoration:underline;
    font-family:"PNC Brand";
}

a.main-logo:hover{
	text-decoration:none;
}

.accordion-content p a:hover {
    text-decoration:none;
}

.testimonial-quote.group .quote-container blockquote p:before{
    font-family: Georgia;
    font-size: 80px;
    color: #B7D5F8;
    content:open-quote;
    position: relative;
    top: 35px;
    right: 15px;
}
.testimonial-quote.group .quote-container blockquote:after{
    font-family: Georgia;
    color: #B7D5F8;
    content:close-quote;
    font-size: 80px;
    float: right;
    position: relative;
    top: -25px;
    right: 40px;
}
#skinny-footer .footer-content {
    padding: 10px;
}
#skinny-footer {
    min-height: 170px;
}
#pagenav-links {
    padding-left: 0;
}
.main-logo img{
    z-index:1;
}

/* Portfolio */

#card-wrapper{
    display: flex;
    flex-flow: row wrap;
    padding: 50px 3%;
    text-align: center;
    justify-content: center;
}

.portfolio-container .card {
    box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.15);
    background: #fff;
    transition: all 0.3s;
    width: 220px;
    border-radius: 5px;
    display: inline-block;
    margin-left: 1%;
    margin-right: 1%;
    text-align: center;
    margin-bottom: 50px;
    vertical-align: top;
    flex: 0 1 80%;
}

.portfolio-container  .card:hover {
    box-shadow: 0px 0px 9px 4px rgba(0,0,0,0.17);
}

.portfolio-container .container .content-popup-link {
    border: none;
    display: block;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-flow: column wrap;
}

.portfolio-container .card .container h4 {
    font-family: "PNC Brand Bold";
    font-size: 1.3rem;
    margin-bottom: 0;
}

.portfolio-container .card__detail {
    height: auto;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.3;
    font-family: "PNC Brand", sans-serif;
}

.portfolio-container .view-details {
    color: #0069aa;
    font-family: "PNC Brand", sans-serif;
    margin-bottom: 20px;
    margin-top: auto;
}

.portfolio-container .card__location {
    margin: 10px 0 10px;
    font-size: 18px;
    border-bottom: 1px dotted;
    height: auto;
}


@media only screen and (max-width:979px){
    .nav-content-inner{position:relative}
}

@media only screen and (max-width: 600px){
    
    /*Fix Footer*/
    .utility-links .footer-links-riverarch ul {
        display: flex;
        flex-flow: row wrap;
        justify-items: center;
        padding: 0px;
        margin: 0px 1rem 0px 0px;
        overflow: hidden;
    }

    .utility-links .footer-links-riverarch ul li,
    .utility-links .footer-links-riverarch ul li:first-of-type {
        padding: 5px 10px;
    }

    .utility-links .footer-links-riverarch ul li {
        width: 50%;
        box-sizing: border-box;
    }
    
}

/*
----------------------------------------------------
Media Query (min-width: 600px)
- If [device width] is greater than or equal to 600px, then do {�}
----------------------------------------------------
*/


@media only screen and (min-width:600px){
    .testimonial-quote.group .quote-container blockquote:after{
        right: 40px;
    }
    #skinny-footer .footer-content{
    	padding:unset;
		overflow: initial;
    }

    
    /* News */
    .news-container .accordion {
        padding-right:50px;
    }

    #skinny-footer .footer-content{
        padding: 0 40px;
        max-width: 100%;
        width: 990px;
        box-sizing: border-box;
    }  
    
    .pagenav #pagenav{
        box-shadow: none;
        border-top: none;
    }

    .main-nav.expanded {
        top: 50px!important;
    }

    .portfolio-container .card {
        flex: 0 1 220px;
    }
    
    .portfolio-container .card__detail {
        height: 150px;
    }
    
    .portfolio-container .view-details {
        margin-bottom: 10px;
        margin-top: auto;
    }

    .portfolio-container .container .content-popup-link {
        display: flex;
        flex-flow: column wrap;
    }
    

}

/*
----------------------------------------------------
Media Query (min-width: 980px)
- If [device width] is greater than or equal to 980px, then do {�}
----------------------------------------------------
*/
@media only screen and (min-width:980px){
    .testimonial-quote.group .quote-container blockquote:after{
        right: 100px;
    }

.tagline {
    display:block;
    position: absolute;
    color: #fff;
    font-family: "PNC Brand";
    font-size: 16px;
    right: -10px;
    top: -69px;
    z-index: 9999;
}

.caption {
    display: block;
    position: absolute;
    color: white;
    font-family: "PNC Brand";
    font-size: 16px;
    right: 0;
    top: 325px;
    z-index: 10;
    text-shadow: 1px 1px black;
}

    /*.pagenav.section #pagenav{
        display:block!important;
        border-top:solid 4px #01589B;
        padding-top: 0!important;
    }*/
    .header{
        height:60px
    }
    .navigation-container{
        height:60px;
        background-repeat:no-repeat;
        background-size:167px;
        background-position-y:13px;
        width:175px;
        cursor:pointer;
    }

    #pagenav #pagenav-links{
        display: flex;
    }

    #pagenav{
        padding:5px 0 0 0!important
    }
    .header-wrapper .nav-content-inner{
        height:60px;
        width:79%;
        margin:0 auto
    }
    .level-2{
        display:none
    }
    .lob-indicator{
        display:none
    }
/*
.nav-content-inner .main-logo {
	text-align: unset;
	height: unset;
	width: unset;
	position: unset;
	left: unset;
	top: unset;
    margin-left:unset;
}

*/
    .main-logo img{
        /* display:none */
        position:absolute;
        left: 135px;
        top: 15px;
    }
    .main-nav{
        display:none
    }
    .header .header-wrapper{
        background:#01589B
    }


    .header {
        height: 90px;
        padding: 0;
    }
    
    .top-nav-bar {
        margin: 0 auto;
        position: relative;
    }
    
    .header-wrapper .nav-content-inner{
        width: 100%;    
    }

    .heroheader {
        margin: 200px 0 -40px 0;
        padding: 60px;
    }


}


/****** Fix for the content popup icon being not desired on the tombstones ************/

.card .container .content-popup-link:before {display:none !important;}

/********** change the accordion button colors *******************/

.accordion-element.collapsed .subheading span, .accordion-reusable.collapsed .subheading span, .accordion-interactive.collapsed .subheading span {
      color:#0069aa !important;
      }

.our-approach-container div#pagenav-links,
.investment-criteria-container div#pagenav-links,
.portfolio-container div#pagenav-links,
.our-team-container  div#pagenav-links,
.news-container  div#pagenav-links,
.contact-container  div#pagenav-links {
    padding: 0 !important;
}

@-webkit-keyframes fade-in {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes fade-in {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  