.header-margin{margin-top: 8rem;}
.sitemap-heading{color:#245049; font-size:24px; font-weight: bold;}
.sitemap-subtext{color:#5a5a5a; font-size:18px; margin: 0 0 10px 0;}
.card-header{min-height: 35px; border-radius: 5px !important; background: #fff; padding: 0.5rem 0.75rem;} 
.card-body a{color:#245049 !important;}
.card-body a {text-decoration:none;}
.card-body h5{color:#245049 !important; font-size: 1.2rem;font-weight: bold;} 
.card-header.active{background:#B5964D;}
.card-header.active .btn-link a{color:#fff;}
.card-header .btn-link a:hover{text-decoration:none;}  
.card-header .btn-link{color: #245049; font-weight: 500; font-size: 16px; line-height: 23px;} 
.faq .card-header .btn-link{color: #245049; font-weight: 500; font-size: 14px; line-height: 30px;} 
.card-header .btn-link a{color: #245049;} 
.card-header .btn-link:hover{text-decoration:none; cursor: pointer;} 
.card{margin-bottom: 12px;box-shadow: none;border: none;} 
.card-body{border:none;font-size: 14px;    margin: 0px 10px;} 
/*.card-body{border:none;font-size: 14px;padding: 10px 20px;}*/ 
.card-body p{margin-bottom:8px;} 
/* .list-group-flush .list-group-item {border:none;} */
/* .list-group-item{padding: 0 15px;}  */
/*.collapse.show{border:1px solid #ccc;margin: 0 20px;}*/
.collapse.show{border:1px solid #ccc;}
/*.card-body {min-height: 200px;}*/ 

@media (max-width:800px) {
    .card-header .btn-link {font-size:15px;font-weight:bold;}
    .card-body{font-size:12px;}
    .card-body h5 a,.card-body h5{font-weight: bold; font-size: 14px;margin-top:10px;}   
    h4{font-size:14px;}
    .header-margin {margin-top: 5rem;} 
    
}
@media (min-width:700px) and (max-width:1024px) {
    .rightNav{margin-top: 0;}
    .smallsearch {width: 50%;}
    .largenav .links{font-size: 0.9rem;} 
   
    .main-nav .row2 ul{margin-left: -20px;}
    .main-nav .upper-links{padding: 0 .3rem 0 .3rem;}
    .header-margin {margin-top: 7rem;} 
}
.card-body ul { list-style: none; }
.card-body ul li:before { content: "\203A \0020"; color: #245049; font-size: 20px; font-weight: bold; }
