.header .nav-content-inner,.nav-toggle{
    background:#2d3943;
}
.header .header-wrapper {
 height: 60px;
} 
#main-header .search-container {
    display: none;
}
.nav-toggle span {
    display: none!important;
}
.main-logo img{
    width: 97px;
    height: auto;
}
.login-toggle,.login-toggle:visited,.login-toggle:active,.login-toggle:hover,.login-flyout,.login-flyout a{
    display:none!important
}

a:hover, .accordion .column ul li a:hover {
    text-decoration: underline;
    font-family: unset!important;
}

a.white-link:hover {
    color: white!important;
    font-weight: 600;
    font-family: "PNC Brand"!important;
}
.utility-links.parsys a:hover, .utility-links.parsys p:hover {
    color: white!important;
}
ul.aside-links {
    display: none;
}
ul.level-2 .selected .content-wrapper{
    border:none
}

a.level-1.theme_orange.selected{
    display:none
}

ul.level-2 a{
    background:white;
    color:#01589B
}
ul.theme_orange a span{
    color:#01589B
}

.item-l2.selected .subitem{
    padding-bottom:none
}
ul.level-2 a span{
    background:none
}

.pagenav-link-container .description:before{
    content:"";
    position:absolute;
    z-index:-10000;
    left:0;
    right:0;
    bottom:0;
    background:#000;
    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 .description:active: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
}

#skinny-footer {
    background-color: #01589B;
    background-size: cover;
    min-height: 200px;
}

.utility-links.parsys a,.utility-links.parsys p{
    color:white;
    font-family:"PNC Brand Light"
}

.pagenav-link-container *{
    height:100%;
    box-sizing:border-box
}
.pagenav-link-container .description{
    overflow:hidden;
    position:relative
}
#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
}

.content-inner h2.title {
font-family: "PNC Brand Bold";
  color: #01589B;
  font-size:54px;
  line-height:54px;
  border:none;
}


.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;
}
/*
.btn.riverarch{
    border: 2px solid #01589B;
    border-radius:8px;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    font-family: PNC Brand Medium;
    font-size: 14px;
    color: #01589B;
    background-color: #fff;
    padding: 6px 8px 8px 8px;
    text-transform:capitalize;
    outline:none;
    margin: 8px;
}
.btn.riverarch a{
 color: #01589B;
}
.btn.riverarch:hover{
    border: 2px solid #01589B;
    background: #01589B;
}
.btn.riverarch:hover a{
    color:#fff;
}

.btn.riverarch a:hover {
    text-decoration:none;
}
*/
.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;}
a.white-link{
    color: white;
    font-family:"PNC Brand";
}
a:hover, .accordion .column ul li a:hover {
    /*color: white;*/
    text-decoration:underline;
    font-family:"PNC Brand";
}
a.main-logo:hover{
	text-decoration:none!important;
}

.accordion-content p a:hover {opacity:.5;color:#0069aa;text-decoration:none;}

.testimonial-quote.group .quote-container blockquote p:before{
    font-family: Georgia;
    font-size: 80px;
    color: #B7D5F8;
    content:'Ã¢â‚¬Å“';
    position: relative;
    top: 35px;
    right: 15px;
}
.testimonial-quote.group .quote-container blockquote:after{
    font-family: Georgia;
    color: #B7D5F8;
    content:'Ã¢â‚¬Â';
    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;
}

@media only screen and (max-width:979px){
    .nav-content-inner{position:relative}
}



@media only screen and (min-width:600px){
    .testimonial-quote.group .quote-container blockquote:after{
        right: 40px;
    }
    #skinny-footer .footer-content{
    	padding:unset;

    }
}


@media only screen and (min-width:980px){
    .testimonial-quote.group .quote-container blockquote:after{
        right: 100px;
    }

.tagline {
    display:block;
    position: absolute;
    color: white;
    font-family: "PNC Brand";
    font-size: 16px;
    right: -10px;
    top: -69px;
    z-index: 99999999999999999;
}

.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{
        background:#2d3943;
        height:60px;
        /* background-image:url(/content/dam/pnc-com/images/sandbox/Mitch/Riverarch/riverarch-white-logo.png); */
        background-repeat:no-repeat;
        background-size:167px;
        background-position-y:13px;
        width:175px;
        cursor:pointer;
    }
	/*
    .header{
        height:60px;
        background:#01589B
    }
	*/
    #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: 16px;
    }
    .main-nav{
        display:none
    }
    .header .header-wrapper{
        background:#2d3943;
    }
}

/********** change the accordion button colors *******************/
/*
.accordion-element.collapsed .subheading span, .accordion-reusable.collapsed .subheading span, .accordion-interactive.collapsed .subheading span {
      color:#0069aa !important;
      }
*/

/********** hide footer *******************/
#footer-grid {
	display: none;
}

/********** align accordions *******************/
.accordion-parsys .accordion {
	margin: 0 auto;
}