html, body {
    color: #000;
}

.top-bar-info ul {
    padding-right: 0px;
}

p {
    margin-bottom: 10px;
}
ul.nav_secondary li ul {
    list-style-position: outside;
    list-style-image: url(https://hrmpensionplan.ca//images/nav_secondary-bullett.png);
    margin: 5px 0 0 15px;
    width: 155px;
}
.tparrows {visibility:hidden;}

td {
  vertical-align: top;
}
@media (min-width: 991px) {
.fixed .nav-header {
    height: 75px;
}}

.footer-list {
    margin-bottom: -16px;
}
td {display: inline-block;
vertical-align: top;}

.fixed {height:75px;}

.fixed .main-logo {height: 50px; width: auto;}
.fixed .navigation {height: 75px !important;}

.primary-list li {
    margin-left: 0px;
}


 p a:link, p a:visited {color: #e03c1b;}
 p a:hover{color: #1c417d;text-decoration:underline;}
 
 a:hover {
    color: #1c417d;text-decoration:underline
}
a {color:#d21e2b;}
.footer-list {
    margin-top: 0px;
}


.text-content-big h2:after,
h4:after {
    content: " ";
    display: block;
    background: #1c417d;
    width: 50px;
    height: 2px;
    margin-top: 8px;
}
.blog-post-content p {
    color: #000;

}
.text-content-big p, p {
  color: #000;}
.accordion-title:after {height: 0px;
}  
  
li {
    list-style-type: disc;
    font-size:14px;
    margin-left:15px
}
ul {
    margin-bottom: 20px;
}

.top-bar-info ul {
    margin: 0;
    padding: 0;
}

.top-bar-info li a:visited {
    color: #fff;
}
.text-content-big h4 {
    color: #111;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}
.top-bar-info li a:hover, footer p a:link {
    color: #a5caeb;
}
@media (min-width: 991px) {
#nav-transparent .nav-menu > li > a {
    font-size: 16px;
}
#nav-transparent .nav-white-bg {
    background: #1c417d;
}
#nav-transparent .nav-white-bg .nav-menu > li:hover > a {
    color: #a5caeb;
}

}
footer {    background: #1c417d;
padding: 10px 0px 10px 0px;
}
footer p { color: #fff;}
.page-title-section ul li  {
    color: #fff;
    font-size: 14px;
    font-weight: 500;  margin-bottom: 0px;    margin-left: 0px;
}

.services-single-menu ul li ul li a{
    border-bottom: 1px solid #ececec;
     font-size: 11px;
     margin-left:20px;
     padding: 7px 0px 7px 5px;
    list-style-type: none !important;
}
.services-single-menu ul li a, .services-single-menu ul li, .nav-dropdown > li{
    list-style-type: none !important;
}
.services-single-menu ul li a, .services-single-menu ul li, .services-single-menu ul, .breadcrumbs ul li, .nav-dropdown > li{
    margin-bottom: 0px;    margin-left: 0px;}
    
.nav-menu > li {
    margin-left: 0px;}

}

.services-single-menu ul li ul li a{
    border-bottom: 1px solid #ececec;
     font-size: 11px;
     margin-left:20px;
     padding: 7px 0px 7px 5px;
    list-style-type: none;
}

.circle1 {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  font-size: 40px;
  color: #fff;
  float:left;
  line-height: 50px;
  text-align: center;
  background:  #a5caeb;
}.circle2 {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  font-size: 40px;
  color: #fff;
  float:left;
  line-height: 50px;
  text-align: center;
  background:  #a5caeb;
}.circle3 {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  font-size: 40px;
  color: #fff;
  float:left;
  line-height: 50px;
  text-align: center;
  background:  #a5caeb;
}

.search-container {
    position: relative;
    width: auto;
}

.search-box-open {
    top: 100%;
    right: 0;
    width: 200px;
    position: absolute;
    z-index: 5;
    display: block !important;
}

.header-search-field {
    border: none;
    background-color: #f7f7f7;
    border-radius: 30px;
    padding: 10px 20px 10px 50px;
    width: 100%;
}
.header-search-btn {
    font-size: 25px;
    line-height: 1;
    left: 10px;
    top: 50%;
    width: 30px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}.search-trigger {
    font-size: 22px !important;
    color: #fff;
}
.search-box-open .header-search-field {
    height: 34px;
    border: 1px solid #ddd;
}.header-search-field {
    border: none;
    background-color: #f7f7f7;
    border-radius: 30px;
    padding: 10px 20px 10px 50px;
    width: 100%;
}

@media (prefers-reduced-motion) {
.animated {
    -webkit-animation: unset!important;
    animation: unset!important;
    -webkit-transition: none!important;
    transition: none!important;
}}

.feature-box-5 {
    min-height: 285px;
}

@media (min-width: 960px)  {
.team-image {
    max-height: 214px !important;
}}

@media screen and (min-width: 991px) {
    .mobile-only {display: none!important;}
}