:root {
  --fa-primary-color: #005d7d;
  --fa-secondary-color: rgba(255, 255, 255, 1);
}

.grid-container-2{
max-width:110rem;
margin:0 auto;

}

.breadcrumbs span {
    color: #005d7d;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}
.page-banner-text {
    font-size: 18px !important;
}
#sidenav li a:hover, #sidenav>li.current>a, #sidenav>li.current>ul>li.current>a {
    background: #e7e7e7;
    color: #005d7d;
    border-left: 3px solid #005d7d;
    font-weight: 500;
}

.slider {
    min-height: 400px !important;
}
.slide-wrap {
    min-height: 400px !important;
    height: 400px !important;
    border-top: 4px solid #005d7d;
    border-bottom: 4px solid #005d7d;
}
.slide-overlay {
    min-height: 400px !important;
}
.slick-list.draggable {
    height: 400px !important;
}
.slides {
    height: 400px !important;
}
.slide-text-container {
    margin-top: 110px;
}
.home-quote {
    line-height: 30px;
    color: #535973;
    margin-top: 0px;
    font-size: 18px;
}

.logo {
    max-width: 220px;
}
.header-wrap {
    padding:15px 0;
}
.menu {
    background:transparent;
    margin-top: 87px;
    margin-left:-50px;
}


ul#nav li:hover>ul {
  display: block;
  padding-top: 30px;
}

ul#nav > li > a:hover {
  color:#FFF;
}
ul#nav > li > a {
    text-transform: uppercase;
    text-decoration: none;
    color: #777777;
    /* background: rgba(0, 0, 0, 0.5); */
    padding: 8px 5px;
    display: inline-block;
    font-size: 14px;
    border-radius: 15px;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    letter-spacing: -1px;
}
ul#nav li ul {
    display: none;
    position: absolute;
    top: 15px;
    left: 0;
    border-radius:15px;
    /*overflow:hidden;*/
}
ul#nav > li > ul > li > a, ul#nav > li > ul > li > ul > li > a, ul#nav > li > ul > li > ul > li > ul > li > a {
    text-decoration: none;
    color: #FFF;
    background: #005d7d;
    padding: 15px 20px;
    display: inline-block;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    border-bottom:2px solid rgba(0,0,0,0);
}
ul#nav > li > ul > li:hover > a, ul#nav > li > ul > li > ul > li:hover > a, ul#nav > li > ul > li > ul > li > ul > li:hover > a {
    background: rgba(0,0,0,0.8);
    border-bottom:2px solid #005d7d;
    color: #FFF;
}
ul#nav > li:hover > a,
ul#nav > li.current > a{
	background:#005d7d;
	color:#FFF;
}
.email-alerts-button-header i {
  font-size:14px;
  color:rgba(255,255,255,0.7);
}
.email-alerts-button-header:hover {
  background: #494949;
  color: #fff;
}
.email-alerts-button-header {
    display: inline-block;
    padding: 9px 20px;
    color: #fefefe;
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
    background: #005d7d;
    border: 1px solid #005d7d;
    border-radius: 100px;
    margin-top: 55px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    width:100%;
}

.header-wrap {
  position:relative;
}
.slide-text h2 {
}
.slide-text-container h2 {
    font-size: 30px;
    font-weight: bold;
    width: auto;
    color: #FFF;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.3);
}
h1,h2,h3,h4,h5,h6 {
  font-family: "Montserrat", sans-serif;
}
.slide-text-container a:hover {
  background:#494949;
  color:#fff;
}
.slide-text-container a {
    background: #005d7d;
    color: #FFF;
    border: 1px solid #005d7d;
}

.home-quote{
    font-family: 'Open Sans', sans-serif;
    font-family: "Montserrat", sans-serif;
    line-height: 1.8;
    color: #444;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 24px;
    text-align: center;
}
.orange {
  color:#005d7d;
}
.home-hero-section-wrap {
  /* background:linear-gradient(#FFFFFF,#fcf0e6); */
  background:#fff;
 /* padding-bottom:50px;*/
}
/*
.footer-wrap {
    min-height: 240px;
    background: #414142;
}
.copyright-footer-wrap {
    border-top: 0px solid #495269;
    padding: 10px 0;
    background: #005d7d;
    color: #efefef;
    text-shadow: 0px 1px 2px #222;
}
*/
#htoghide:hover {
  color:#005d7d;
}

.home-box-wrap-outer {
  background:#000;
  padding-bottom:20px;
  background: linear-gradient( rgba(255,255,255, 0.9), rgba(255,255,255, 0.9) ),url(/site/showcustomizationfile.aspx?CustomizationId=25) 0px center no-repeat;
}

.card {
  border: 0px solid #e6e6e6;
}

.rounded-icon {
    font-size: 44px;
    display: block;
    margin: 15px auto;
    color: #CCC;
    border: 5px solid rgba(68, 68, 68, 1);
    background: rgba(68, 68, 68, 0.9);
    border-radius: 100px;
    height: 85px !important;
    width: 85px !important;
    text-align: center;
    padding-top: 18px;
}
.home-box h3 {
  text-align: center;
  width:100%;
  font-family: "Montserrat", sans-serif;
}
.home-box {
  font-size:14px;
}
.home-page-news .list-item:nth-child(n+4) {

}
.home-page-news .list-item .list-date {
  color:#CCC;
  font-size:12px;
}
.home-page-news .list-item .list-title a {
  color:#FFF;
  text-decoration: none;
  font-size:14px;
}
.home-page-news .list-item {
  font-size:14px;
  color:#EEE;
}

a.home-box-more:hover {
  background:#494949;
}
a.home-box-more {
  font-size: 14px;
  margin-top: 15px;
  background: #414142;
  padding: 10px 20px;
  color: #fff;
  border-radius: 30px;
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  transition: all 0.3s ease;
  background: #005d7d;
  border: 1px solid #005d7d;
  width: 129px;
  width: 150px;
  text-align: center;
  margin: 0 auto;

}


.home-box .card {
  padding-bottom: 20px;
}

.home-shareprice .spdelay {
  color:#CCC;
  margin-top:20px;
  font-size:12px;
}
.home-shareprice {
    color:#FFF;
    text-align: center;
}
.home-shareprice .market-cap {
    color:#FFF;
}
.home-shareprice .price {
  color:#FFF;
  font-family: 'Open Sans', sans-serif;
}
.utilities a {
  color:#999;
  margin-right:10px;
}


.community-sustain-wrap {
  padding: 80px;
  background: #e6e6e7;
  text-align: center;
}

.home-image-wrap {
  background: url("/site/showcustomizationfile.aspx?CustomizationId=23") center no-repeat;
  background-attachment: fixed;
  background-size: cover;
  min-height: 440px;
  width: 100%;
  overflow: hidden;
}
.hiw1,
.hiw2{
    background: rgba(33, 33, 33, 0.77);
    height: 500px;
    width: 100%;
}
.home-email-alerts h3 {
  margin-top:30px;
  color:#FFF;
}
input[type=submit] {
  font-size: 14px;
  margin-top: 15px;
  background: #414142;
  padding: 10px 20px;
  color: #fff;
  border-radius: 30px;
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  transition: all 0.3s ease;
  background: #005d7d;
  border: 1px solid #005d7d;
  width: 129px;
  width: 150px;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
}
a.com-sus-button {
    font-size: 14px;
    margin-top: 15px;
    background: #414142;
    padding: 15px 20px;
    color: #fff;
    border-radius: 30px;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    transition: all 0.3s ease;
    background: #005d7d;
    border: 1px solid #005d7d;
}


.entry-content {
  padding-bottom: 100px;
}

/* main chart */
.irmau-main-chart .quoteapi-chart {
  width: 100%;
  padding: 8px 50px 50px 50px;
  font-size: 10px;
  color: #2e2e2e;
}
.irmau-main-chart .quoteapi-chart-panel {
  height: 250px;
  background: #f2f2f2;
  background: linear-gradient(0deg, #f2f2f2, #fff);
}
.irmau-main-chart .quoteapi-chart-panel-plot-area {
  padding: 0;
}
.irmau-main-chart .quoteapi-chart-panel-border {
  stroke: #858688;
  stroke-opacity: 0.5;
}
.irmau-main-chart .quoteapi-chart-price {
  stroke: var(--fa-primary-color);
  stroke-width: 1px;
}
.irmau-main-chart .quoteapi-chart-price-fill {
  fill: var(--fa-primary-color);
  fill-opacity: 0.05;
}
.irmau-main-chart .quoteapi-chart-volume {
  stroke: #496396;
  stroke-opacity: 0.4;
}
.irmau-main-chart .quoteapi-chart-announcement-marker {
  fill: #496396;
}
.irmau-main-chart .quoteapi-chart-price-sensitive-announcement-marker {
  fill: #496396;
}
.irmau-nav-chart .quoteapi-chart-panel {
  height: 90px;
}
.irmau-nav-chart .quoteapi-chart-price {
  stroke-width: 1.5px;
}
.irmau-nav-chart .quoteapi-nav-chart-outside-range {
  fill: #fff;
  fill-opacity: 0.666;
}
.irmau-nav-chart .quoteapi-nav-chart-gadget {
  stroke: #9b9c9d;
}

.footer-subscribe .fa-envelope {

  width: 40px;

  height: 40px;
  font-size: 23px;
}




/*+++++++  Investor Welocome  ++++++++*/
.inv-top {
  /* background: #8cba37 url(/irm/content/images/circles.png) center; */
  background: #f5801f;
  /* height: 200px; */
  /* background-size: 150%; */
  /* padding-right: 20px; */
  position: relative;
  overflow: hidden;
  display: block;
  padding:20px;
}

.inv-top p{
	font-size: 20px;
	color: #fff;
	padding: 20px 40px 20px 40px;
  position: relative;
  margin-bottom:0;
}
.inv-top p:before{
	 position:absolute;
        font-family: FontAwesome;
        top:0;
        left:5px;
        content: "\f10d";
        font-size: 28px;
}
.inv-top p:after{
	 position:absolute;
        font-family: FontAwesome;
        bottom:0;
        right:5px;
        content: "\f10e";
        font-size: 28px;
}


.page_378 .entry-content > .grid-x{
  margin-bottom:40px;
}


.social-footer a.social-link-footer {
  font-size: 20px;
  margin-right: 15px;
}


.invshareprice {
  text-align: center;
  background: #f9f9f9;
  padding:20px;
}


.invshareprice .price{

font-size: 46px;
margin-top: 17px;
font-family: 'Open Sans', sans-serif;
font-weight:bold;

}



.irmau-small-chart .quoteapi-chart {
  width: 100%;
  height: 100px;
  padding: 7px 13px 13px 32px;
  font-size: 11px;
  color: #FFF;
  margin: 0 auto;
}

.invshareprice .irmau-small-chart{

  margin-top:40px;
}


.invshareprice .irmau-small-chart .quoteapi-chart {
  width: 250px;
  height: 100px;
  padding: 7px 13px 13px 32px;
  font-size: 11px;
  color: #4f4f4f;
  margin: 0 auto;
}


.inv-page-news {
  padding-bottom: 20px;
  display: block;
  min-height: 274px;
}


.ibbg{
	width:100%;
	height:80px;
	background: #efefef;

	background-size: 300% !important;
}
.ibbg1{
	background: url(/site/showcustomizationfile.aspx?CustomizationId=27) no-repeat left center;
}
.ibbg2{
	background: url(/site/showcustomizationfile.aspx?CustomizationId=27) no-repeat center center;
}
.ibbg3{
	background: url(/site/showcustomizationfile.aspx?CustomizationId=27) no-repeat right center;
}


.ibb h3 {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 20px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
}

.cell.ibb {
  border: 1px solid #ccc;
  cursor:pointer;
}



/*-----  Archive Styling ------*/
#ctl00_contentPlaceHolderBody_archiveFilterB {
  border-bottom:3px solid #f58220;;
  margin-bottom:25px;
}
#ctl00_contentPlaceHolderBody_archiveFilterB a {
  display:inline-block;
  width:50px;
  padding:5px;
  text-align:center;
  color:#f58220;
}
#ctl00_contentPlaceHolderBody_archiveFilterB a:hover,.currentyear {
  background:#f58220;
  color:#FFF;
}
a.currentyear {
  color: #FFF !important;
}


.archiveFilterB {
  background: transparent;
  padding: 0px;
  margin-bottom: 30px;
  border-bottom: 5px solid #f5801f;
}
.archiveFilterB a {

  position: relative;
  display: inline-block;
  width: 50px;
  padding: 5px;
  text-align: center;
  border-radius: 3px 3px 0px 0px;
color:#444;
}


.archiveFilterB a.currentyear {

background: #f5801f;

color:#fff;
}



.grid-x.row.bio-box {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #e7e7e7;
}

.bio-box .bio-name{
  font-size:1.5rem;


}


.bio-box h4.bio-title {
  font-size: 1.2rem;
  font-family: "Montserrat", sans-serif;
}

.bio-box  .bio-descriptions h3 {
  font-size: 1.2rem;
}

a.com-sus-button:hover {
  background:#494949;
  color:#fff;
}

input[type=submit]:hover {
  background:#494949;
  color:#fff;
}

#sidenav > li > ul > li > a:hover {
  border-left: 8px solid #005d7d;
}
#sidenav > li > ul > li > a {
  border-left: 8px solid #CECECE;
}
.sidenav ul li a:hover {
  border-left: 4px solid #005d7d;
  border-bottom: 1px solid #005d7d;
}
.sidenav ul li a {
  border-left: 4px solid #CECECE;
  border-bottom: 1px solid #CECECE;
}
#sidenav>li.current>ul>li.current>a {
  border-left: 8px solid #005d7d;
}

.center-more {
  text-align: center;
}
.inv-top {
  margin-bottom:30px;
}
.share-inv-top {
  margin-bottom:10px;
}
.share-inv-top .quoteapi-price {
    font-size: 40px;
    font-weight: bold;
    color: #FFF;
}
.share-sec-1 {
  min-height:120px;
  background:#4c4c4c;
  padding:30px 10px 10px 10px;
}
.share-sec-2 {
  min-height:120px;
  padding:35px 10px 10px 10px;
  background:#969696;
  color:#FFF;
  text-align: center;
}
.share-sec-3 {
  min-height:120px;
  background:#005d7d;
  padding:10px 0 0 10px;
}
/*
.footer-box h3 {
    font-size: 24px;
    color: #005d7d;
    text-shadow:none;
}

.footer-box a:hover {
  color: #005d7d;
}
.footer-box {
  font-size: 15px;
}
.foot-links a {
    color:#444;
    text-decoration: none;
    text-shadow:none;
}
.footer-box a, .footer-box p {
    color: #444;
    text-shadow:none;
}
.copyright {
  color: #FFF;
  text-shadow:none;
}
*/
/*
.footer-wrap {
    min-height: 240px;
    background: #e6e6e7;
    border-top: 5px solid #005d7d;
}
.footer-subscribe .fa-envelope {
    border: 1px solid #666;
    color: #666;
    text-shadow:none;
}
.copyright-footer-wrap a {
  text-shadow:none;
    color: #FFF;
    margin-right: 20px;
}
*/
#load-news a:hover,
#load-presentations a:hover
{
  color: #005d7d;
}
/*
.footer-subscribe p:hover {
  color:#005d7d;
}
*/
a.home-proj-button:hover {
  background: #005d7d;
}
a.home-proj-button {
  width:100%;
  text-transform: none;
  padding:10px 10px;
  margin-bottom: 17px;
  min-height:54px;
  display: flex;
	align-items: center;
  justify-content: center;
  background: #494949;
}


.tab-button {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  padding-top: 10px;
}
.page_374 .tab-button{
  font-size: 20px;
}
.proj-button-offset {
  position:absolute;
  padding-right:20px;
  bottom:-20px;
}
.position-relative {
  position:relative;
}
.smaller-icon {
  font-size:12px;
}
.ibb .ibbg {
  background:#005d7d;
}
.ibb {
    border:1px solid #005d7d;
}

.slick-dots {
    position: absolute;
    bottom: 20px;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #005d7d;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: .85;
    color: #005d7d;
}

.card-section .social-footer{

}


.social-link-home{

  display:block;
  text-align:center;
  font-size:10px;
}

.community-sustain-wrap p{
  font-size:120%;
}
.home-email-alerts {
  padding-right: 20px;
}


#covid-section{
  background: #005d7d;
  color:#fff;
  padding:2rem;
  text-align:left;
  border-top:5px solid #e6e6e7;
  border-bottom:5px solid #e6e6e7;
}

#covid-section h2{
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}


#covid-section ul li{
  text-align:left;
}




.grid-x.row.bio-box{
  border-bottom:1px solid #005d7d;
  padding-bottom:20px;
  cursor: pointer;
}
.bio-descriptions{
  display:none;
}

.bio-details .bio-qualifications{

  font-style: italic;
}

.bio-box .bio-details{
  position:relative;
  padding-right:30px;
}
.bio-box .bio-details:after{

 content:"\f055";
 font-family: "font awesome 5 pro";
 position:absolute;
 right:0;
 top:50%;
 font-size:20px;
 color:#005d7d;
 transform:translate(0,-50%);

}

.bio-box .bio-descriptions{
  margin-top:30px;
}

.bio-box.open .bio-details:after{
  content:'\f056';
}

.copyright-footer-wrap {
    border-top: 0px solid #495269;
    padding: 10px 0;
    background: #333333;
    color: #efefef;
    text-shadow: 0px 1px 2px #222;
}

.new-bg {
  background:#e6e6e7;
}


.off-canvas {
  background: #ffffff;
}