.entry-content h3{
    font-size:31px;
}

.entry-content h4{
    font-size:26px;
}

.breadcrumbs span {
    color: #ff7316;
    font-size: 12px;
	font-weight: bold;
}
.page-banner-text {
    font-size: 18px !important;
}
#sidenav li a:hover, #sidenav>li.current>a, #sidenav>li.current>ul>li.current>a {
    background: #fff4e5;
    border-left: 3px solid #f9a221;
    font-weight: 500;
}

.banner.about{
    /*filter: brightness(0.8) hue-rotate(350deg) saturate(3) contrast(0.6) url('#sea') grayscale(0.83);*/
}

.sidenav-wrap{
    width:100%;
    max-width: 316px;
}
.slider {
    min-height: 400px !important;
}
.slide-wrap {
    min-height: 400px !important;
    height: 400px !important;
}
.slide-overlay {
    min-height: 400px !important;
}
.slick-list.draggable {
    height: 400px !important;
}
.slides {
    height: 400px !important;
}
.slide-text-container {
    margin-top: 100px;
}
.home-quote {
    line-height: 30px;
    color: #535973;
    margin-top: 0px;
    font-size: 18px;
}
.header-wrap {
    position: fixed;
    z-index: 6;
    background-color: transparent;
}
.new-nav, .block-wrap, .home-block {
    position: relative;
}
.block-shield {
    position: absolute;
    top:0px;
    right: 0px;
    opacity: 80%;
}
.invs-login {
    display: inline-block;
    padding: 10px 20px;
    justify-content: center;
    align-items: center;
    background: #585D65;
    color: #fff;
    position: relative;
    
}

a.invs-login:active, a.invs-login:focus {
    color:#fff;
}

.invs-apply {
}
.invs-login:hover {
    border: 1px solid #373E50;
    background: transparent;
    color: #fff;
}
.block-title, .block-title b{
   
    width: 80%;

    font-size: 50px;
    text-align: left;
    font-family: "Freight";
    text-transform: unset;
    text-decoration: none;
    text-shadow: none;
    letter-spacing: 2px;
    position: relative;
}


.block-title:after {
    content: "";
    position: absolute;
    height: 2px;
    background-color: #448D96;
    bottom: -3.1rem;
    left: 0;
    width: calc(100% + 7rem);
}

.block-link {
    position:absolute;
    bottom: -400%;
}
.block-link a{
    color: #fff;
    font-size: 18px;
}
.block-link a:hover{
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.67);
}
.home-hero-section-padding, .home-boxes-lower-wrap {
    min-height: 1000px;
    padding: 140px 0px;
}
.home-boxes-lower-wrap{
    margin: 0;
}
.hero-p {
    text-align: left;
}
.hero-content {
    margin: 80px 0px 80px 0px;
}
.hero-p h2 {
    color: #373E50;
}
.hero-p p{
    font-family: "gibsonlight";
    color: #373E50;
}
.hero-p a.home-button{
    font-family: "gibsonlight";
    font-size: 16px;
    background: #448D96;
    border: 1px solid #448D96;
    border-radius: 0px;
}
.hero-p a.home-button:hover{
    background: #fff;
    color:#448D96;
    box-shadow: none;
    text-shadow: none;
}
.home-boxes-lower-wrap h2 {
    color: #FFF;
    font-family: "Freight";
    font-size: 42px;
    font-weight: 400;
}
.home-box-lower-item-inner, .home-box-lower-item {
    text-align: left;
    background: #fff;
    padding-bottom:40px;
}
.home-box-lower-item {
    min-height: 350px;
    position: relative;
    box-shadow: 0px 4px 8px 0px #373E50;
}
.home-box-lower-item-image {
    margin-bottom: 0px;
}
.home-box-lower-item h2 {
    padding-top: 15px;
    font-family: "gibsonlight";
    font-size: 22px;
    color: #448D96;
    font-weight: 400;
    text-align: left;
}
.home-box-lower-item-inner p {
    font-family: "gibsonlight";
    color: #373E50;
    font-weight: 400;
    font-size: 17px;
}
.home-box-lower-item-inner a.home-button {
    background: transparent;
    border: none;
    color: #448D96;
    font-family: "GibsonRegular";
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0;
    text-shadow: none;
    position: absolute;
    bottom: 20px;
    width: calc(100% - 40px);
    text-align: left;
}

.home-box-lower-item-inner a.home-button img{
    position:absolute;
    filter: invert(48%) sepia(47%) saturate(455%) hue-rotate(138deg) brightness(93%) contrast(83%);
    margin-left:15px;
    right:0;
}

.home-box-lower-item-inner a.home-button:hover {
    text-decoration: underline;
    /* text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.67); */
    box-shadow: none;
}
.copyright-footer-wrap {
    background: #373E50;
    padding: 20px 0px;
}
.nav-compact .logo, .logo-inverted {
    display: none;
}
.nav-compact .logo-inverted {
    display: block;
    width: 40px;
}
.nav-compact {
    background: #373E50;
}
.nav-compact ul li a {
    color: #fff;
    text-shadow: none !important;
}
.nav-compact .invs-login {
    background: #585D65;
}
.nav-compact ul#nav > li > ul > li > a, .nav-compact ul#nav > li > ul > li > ul > li > a, .nav-compact ul#nav > li > ul > li > ul > li > ul > li > a {
    background: #585D65;
}
.nav-compact ul#nav > li > ul > li:hover > a, .nav-compact ul#nav > li > ul > li > ul > li:hover > a, .nav-compact ul#nav > li > ul > li > ul > li > ul > li:hover > a {
    background: rgba(0, 0, 0, 0.2);
    color: #FFF;
}
.page_396 .banner {
    height:1100px;
}
.banner {
    margin-bottom:120px;
}
.page_396 .bannertext {
    margin-top:200px;    
}
.bannertext {
    max-width:1180px;
    margin:0 auto;

}
/* .banner-wrap {
    max-width:1100px;
    margin:0 auto;
} */
.page-banner-title h1 {
    font-size: 45px;
    text-align: left;
    font-family: "Freight";
    width: 80%;
    line-height: 1.3;
}

.breadcrumbs-wrap,
.breadcrumbs-wrap .breadcrumbs 
{
    display:none;
}
#utilities {
    display:none;
}
#sidenav li a {
    color: #373E50;
    background: rgba(244, 242, 241, 0.60);
    font-family: GibsonRegular, "Open Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.492%; /* 22.898px */    
}

#sidenav li a:hover, #sidenav>li.current>a, #sidenav>li.current>ul>li.current>a {
    background: #448D96;
    border-left: 3px solid #448D96;
    font-weight: 500;
    color:#FFF;
}

#sidenav li > ul li a {
    font-family: "gibsonlight";
    padding-left:40px;
}

h1.title span, h1.title, .entry-content h1 {
    font-family: GibsonRegular, "Montserrat", "Gibson-Regular" ,"Open Sans", sans-serif;
    color: #373E50;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.492%; /* 29.768px */
}
h1.title {
    position: relative;
    margin-bottom: 35px;
    padding-bottom: 15px;
}
h1.title::before {
    content:"";
    height:1.5px;
    width:190px;
    background:#448D96;
    bottom:0px;
    left:0px;
    position:absolute;
}

a.more-btn, button.more-btn{
    background: #448D96;
    color:#fff;
    padding:18px 13px;
    font-size:14px;
    text-transform: uppercase;
    }
    
    a.more-btn img, button.more-btn img {
        margin-left:5px;
        margin-top:-4px;
        }
    
    a.more-btn.blue, button.more-btn.blue {
        background: #448D96;
        border:1px solid #448D96;
        color:#fff;
    }
    
    a.more-btn.blue:hover, button.more-btn.blue:hover {
        background: #fff;
        color: #448D96;
        box-shadow: none;
        text-shadow: none;
    }
    
    a.more-btn.blue:hover img, button.more-btn.blue:hover img{
    filter: invert(48%) sepia(47%) saturate(455%) hue-rotate(138deg) brightness(93%) contrast(83%);}


    

ul#nav > li:hover > a, ul#nav > li.current > a {
    background: transparent;
    color: #FFF;
}
.banner {
    min-height: 500px;
    padding-top: 100px;
}

.tabs-content {
    border: 0px solid #e6e6e6;
    border-top: 0;
    background: #FFF;
}

.bio-box {
    width:300px;
    height:300px;
    overflow:hidden;
    float:left;
    margin-bottom:20px;
    margin-right:20px;
}
.page_535 .bio-descriptions {
}

.bio-box {
    width: 240px;
    height: 290px;
    overflow: hidden;
    float: left;
    margin-bottom: 50px;
    margin-right: 20px;
    position:relative;
}
.bio-details-container .bio-box {
    width: 100%;
}
.bio-image-tag {
    height: 285px;
    width: 266px;
    object-fit: cover;
}

.bio-image-url{
    position: relative;
    max-width: 256px;
}
.bio-image-url .open-bio {
    position: absolute;
    right:0;
    bottom:0;
    cursor:pointer;
}

.bio-image-url-bg {
    height:300px;
    width:240px;
}
h3.bio-name {
    color: #000;
    font-family: GibsonRegular, "Open Sans", sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 114.492%; /* 25.188px */    
    margin-top:20px;
    margin-bottom:4px;
}
h4.bio-title {
    font-family: "gibsonlight", "Open Sans", sans-serif;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 114.492%; /* 20.609px */
}
.button-to-details {
    background: #448D96;
    position: absolute;
    right: 0px;
    top: 180px;
    font-size: 22px;
    padding: 8px 12px;
}
.page_535 .PageTitle,
.page_535 .title 
{
    display:none;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected="true"] {
    background: #193367;
    color: #fefefe;
    background: #448D96;
}
.tabs {
    margin: 0;
    border: 0px solid #e6e6e6;
    border-bottom:1px solid #373E50;
    margin-bottom:40px;
}
.bio-details-container {
    position:relative;
}
.bio-details-container .back-button {
    position:absolute;
    right:0px;
    top:0px;
    z-index:11;
    background:#448D96;
}


.bio-descriptions{
    width:321%;
}

.bio-descriptions{
    display:none;
    padding: 45px 0px;
    border-top: 1px solid #373E50;
    border-bottom: 1px solid #373E50;
    margin-top: 42px;
    margin-bottom: 50px;
    position:relative;
}

.bio-descriptions.show{
    display:block;
}

.bio-cell:nth-child(3n) .bio-descriptions{
    transform:translateX(-70%);
}

.bio-cell:nth-child(3n+2) .bio-descriptions{
    transform:translateX(-35%);
}

.bio-descriptions .close-bio{
    position: absolute;
    right:0;
    top:0;
}

.bio-cell-contact-text {
    height: 285px;
    background: #373E501A;
    padding: 20px;
}

.ShowBiographyListXml_Introduction{
    margin-bottom:0;
}

.fund-library {
    margin:50px 0;
}

.fund-library h2.FundGroupTitle{
    font-size:32px;
    padding-bottom:15px;
    border-bottom:1.5px solid #448D96;
    margin-bottom:30px;
}

.fund-library .fund-item h2.fund-item-title{

font-family: GibsonRegular;
font-size:24px;
margin-bottom:0px;
}


.fund-library .fund-item{
    border-bottom:1.5px solid #448D96;
    padding-bottom:30px;
    margin-bottom:40px;
}

.fund-library .fund-item[data-lasts^="last-child"] {
    border-bottom:0;
}

.fund-library .fund-item .fund-left-side h3{
    font-family: "gibsonlight";
    font-size: 16px;
    margin-bottom:0px;
}

.fund-library .fund-item .fund-left-side h4{
    font-family: GibsonRegular;
    font-size:24px;
}

.fund-library .fund-item .fund-description {
    min-height: 218px;
    margin-bottom:50px;
}

.fund-library .fund-item .fund-bottom-part {
    text-align: right;
}

.fund-library ul.PageNav{
    display:none;
}

.fund-library .fund-item .fund-bottom-part .more-btn {
background: #448D96;
color:#fff;
padding:18px 13px;
font-size:14px;
width: 220px;
    text-align: center;
    display:inline-block;
}

.fund-library .fund-item .fund-bottom-part .more-btn img{
    margin-left:5px;
    margin-top: -4px;
    }

.fund-library .fund-item .fund-bottom-part .more-btn.blue {
    background: #448D96;
    border:1px solid #448D96;
}

.fund-library .fund-item .fund-bottom-part .more-btn.black {
    background: #373E50;
    border:1px solid #373E50;
}

.fund-library .fund-item .fund-bottom-part .more-btn.blue:hover {
    background: #fff;
    color: #448D96;
    box-shadow: none;
    text-shadow: none;
}
.fund-library .fund-item .fund-bottom-part .more-btn.black:hover {
    background: #fff;
    color: #373E50;
    box-shadow: none;
    text-shadow: none;
}

.fund-library .fund-item .fund-bottom-part .more-btn.blue:hover img{
filter: invert(48%) sepia(47%) saturate(455%) hue-rotate(138deg) brightness(93%) contrast(83%);}

.fund-library .fund-item .fund-bottom-part .more-btn.black:hover img{
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(138deg) brightness(0%) contrast(0%);}


.fund-library .fund-item .fund-bottom-part  .bottom-buttons-group{
    max-width:501px;
    margin-left:auto;
    margin-right: 0;
    text-align: left;
}

.fund-library .fund-item .fund-bottom-part  .bottom-buttons-group h5{
    font-family:GibsonRegular;
    font-size:14px;
}

.fund-library .fund-item .fund-disclaimer-box{
        padding: 24px 12px 12px 12px;
        font-size: 14px;
        background: #F4F2F1;
    
}





section.fund-note {
    padding: 30px 25px;
    background: #EBECEE;
    font-size: 12px;
    margin-bottom:30px;
}

div.fund-note {
    padding: 30px 0;
    font-size: 12px;
    margin-bottom: 30px;
}
div.fund-note p{
    font-size: 12px;
}

section.gray-box{
    padding: 30px 25px;
    background: #EBECEE;
    margin-bottom:30px;
}

section.fund-note p:last-child, div.fund-note p:last-child{
    margin-bottom:0;

}
.fundbox .list-item{
    margin:0;
    padding:0;
}





/*fund section item*/
.fundbox{
    background: #F4F2F1;
    padding: 30px;
}
.fundbox .list-date{
    display: none;
}
.fundbox .list-url{
    font-weight: 500;
    margin-bottom: 2px;
    display: block;
    padding: 3px;
    font-size:16px;
}
.fundbox .list-title{
    margin-bottom: 0;
}
.fundbox .list-url:hover{
    background: rgba(43, 14, 76, 0.1)
}


.fundbox h5,.aus-equity-fund .fund-docs-wrap h3{
    margin-bottom: 10px;
    font-size:32px;
}
.fundbox p{
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 500;
    font-weight: 300;
}
.fundbox h6{
    margin-bottom: 0;
    font-size: 16px;
}
.fundbox .PageTitle{
    display: none;
}

.aus-equity-fund h3, .aef-video h3 {
    font-size: 20px;
}


.aes-awards ul{
    list-style-type: none;
    margin-left: 0;
}
.aes-awards li{
    display: inline-block;
    width: 30%;
    float: left;
    margin-right: 2%;
}
.aus-equity-fund,
.aes-video{
    margin-bottom: 30px;
}
.aes-video{
    background: #f2eeeb;
    padding: 20px;
}
.responsiveIframe {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.responsiveIframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.aes-awards h4 {
    min-height: 50px;
    font-size:20px;
}

.sidenav ul li a {
    padding: 17px 30px;
    padding-right:0;
}

.sidenav.sticky {
    position: fixed;
    top: 155px;
    z-index: 9999;
    transform: none;
    display: block;
    width: 286px;
    /* width: 100%; */
}

.sidenav .accordion-menu .nested.is-accordion-submenu {
    margin-right: 0;
    margin-left: 0;
    /* padding-left: 10px; */
}

.sidenav .accordion-menu .nested.is-accordion-submenu li a {
    padding-left:42px;
    padding-top:17px;
    padding-bottom:17px;
}

.sidenav .accordion-menu .nested.is-accordion-submenu ul.submenu li a{
padding-left:60px;
}

.sidenav .accordion-menu li a{
    border-left:0;
    border-bottom:1px solid #dcdcdc;
}


.sidenav .accordion-menu > li > a{
    background: #F4F2F1;
}

.sidenav .accordion-menu > li:first-child a{
    background: #448D96;
    color:#fff;
    font-family: GibsonRegular;
}

.sidenav .accordion-menu li a:hover{
    background: #448D96;
    color:#fff;
}

.sidenav .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
    display: block;
    background: url(/content/images/arrow-up.png) no-repeat;
    background-size: 78%;
    width: 17px;
    height: 9px;
    border: 0;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: 0;
    position: absolute;
    top: 57%;
    margin-top: -8px;
    right: 1rem;
}

.sidenav .accordion-menu > .is-accordion-submenu-parent > a{
    font-family:GibsonRegular;
}



    .button.invest-now-button{
        font-size: 1rem;
        color: #fff;
        font-weight: bold;
    position: relative;
    color: #fff;
    background: #448D96;
    padding-right: 40px;
    }

.button.invest-now-button:before {
    content: "";
    position: absolute;
    right: 12px;
    top: 12px;
    height: 20px;
    width: 20px;
    background: url(/content/images/arrow-button.svg) center no-repeat;
}

#load-fund-figure .price-box h4, .fundbox h6 {
    font-family: "gibsonlight";
    font-size: 16px;
    margin-bottom: 0px;
}

#load-fund-figure .price-box p, .fundbox p{
    font-family: GibsonRegular;
    font-size: 24px;

}

.aus-equity-fund{
    margin-top:30px;
}

.fundbox div[data-flatpageurl]{
    margin-bottom:40px;

}

.fundbox .list-item a{
    color: #448e96;

}

.fundbox .list-item:hover {
    border-bottom: 2px solid #EFEFEF;
}

section#rf1-disclaimer{
    margin-top:40px;
}

h1.pagetitle{
    position: relative;
    margin-bottom: 35px;
    padding-bottom: 15px;
}

h1.pagetitle::before {
    content: "";
    height: 1.5px;
    width: 190px;
    background: #448D96;
    bottom: 0px;
    left: 0px;
    position: absolute;
}

.page_771 .banner {
    height: 100vh;
}

.page_771 .bannertext {
    margin-top: 200px;
}

.head-news h2, .share-price h2{
    color: #373E50;
font-family: Freight;
font-size: 32px;
font-style: normal;
font-weight: 400;
text-transform: unset;
border-bottom: 1.5px solid #448D96;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.asxbox h1.PageTitle{
    display:none;
}

.asxbox .list-item .list-title a{
color: #373E50;
font-size: 16px;
font-style: normal;
}
.asxbox .list-item{
border-bottom: 1px solid #dcdcdc;
}

.asxbox .list-item:hover{
    border-bottom: 1px solid #448D96;
    }

    .email-alert-box {
        padding: 40px;
        background: #f4f2f1;
        background-image: url(/content/images/rf1-shieldpng.png);
        background-color: #f4f2f1;
        background-repeat: no-repeat;
        background-position: top right;
    }

    .email-alert-box .hidden-form{
        display:none;
    }
    
    .email-alert-box input[type="text"], .email-alert-box input[type="email"] {
        border:0;
        border-bottom:1px solid #373E50;
        color: #979797;
        font-size: 16px;
        font-family: GibsonRegular;
        background:none;
        box-shadow: none;
        padding-left:0;
    }

    .invsbox.inv-bg.inv-fs {
        padding: 40px 30px;
        background: rgba(55, 62, 80, 0.10);
    }


    
.faq-answer-toggle p,
.faq-answer-toggle ul,
.faq-answer-toggle ol {

}

.faq-answer-toggle li,
.faq-answer-toggle span {

}

.faq-answer-toggle {
  display: none;
  padding: 10px 0;
  cursor: pointer;
}

.faq-title-toggle:after {
  content: url(/content/images/plus-box.svg);
  display: inline-block;
  position: absolute;
  top: -4px;
  right: 0px;
  margin: 0;
  padding: 0;
  width: 40px;
}

.faq-title-toggle.grow:after {
    content: url(/content/images/minus-box.svg);
    display: inline-block;
    position: absolute;
    top: -4px;
    right: 0px;
    margin: 0;
    padding: 0;
    width: 40px;
  }

.faq-title-toggle {
    color: #373E50;
    font-family: Freight;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  width: 100%;
  padding-right: 20px;
  position: relative;
}

.faq-item-wrap {
  margin-bottom: 0px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
  background: none;
  padding:25px 0px;
  cursor: pointer;
}



#video-section .video-thumb {
    position: relative;
    cursor:pointer;
}

#video-section .video-thumb img.play {
    position: absolute;
    /* width: 40%; */
    max-width: 103px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.rf1-documents, .arrow-documents{
    display:flex;
    flex-direction: row;
  flex-wrap: wrap;
}

.rf1-documents .list-item,.arrow-documents .list-item {
    flex:0 0 auto;
    flex-direction: column;
    width:50%;
    max-width:350px;
    border:0;
}

.rf1-documents .list-item .list-title a, .arrow-documents .list-item .list-title a{
    text-transform: uppercase;
    color: #373E50;
font-family: gibsonRegular;
font-size: 18px;
font-style: normal;
font-weight: 400;
}

.rf1-documents .list-item .list-title, .arrow-documents .list-item .list-title{
    position: relative;
    padding-right:45px;
}

.rf1-documents .list-item .list-title:after, .arrow-documents .list-item .list-title:after{
    content: url(/content/images/arrow-right-black.svg);
    position: absolute;
    width:10px;
    right: 30px;
    top: 1px;
}

.rf1-documents .list-item .list-date, .arrow-documents .list-item .list-date{
    display:none;
}

.rf1-documents .list-item:nth-child(odd){
    margin-right:3rem;
} 

.arrow-documents h1.PageTitle, .arrow-documents .archiveFilter{
    display:none;
}

.page_559 .more-btn{
    display:inline-block;
    width:100%;
    max-width:183px;
    text-align: center;
}

#rf1-news .blogItems:nth-child(n+6){
    display:none;
}

.page_559 .entry-content h4{
    color: #373E50;
font-family: gibsonRegular;
font-size: 16px;
font-style: normal;
font-weight: 400;
margin-bottom:20px;
}
.page_559 .entry-content h3{
color: #373E50;
font-family: Freight;
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: 148.2%; /* 47.424px */
text-transform: unset;
border-bottom: 0;
padding:0;
}

.invsbox p {
    padding: 0;
    font-size: 16px;
    margin-bottom:5rem;
}

.invsbox .contact-foot {
    font-size: 12px;
}

section.space-bottom{
    margin-bottom:30px;
}

.page_559 .invs-login.invs-apply, .page_501 .invs-login.invs-apply{
    display:none;
}

.blog-footer span.cat-links {
    display: none;
}

.hidden-text{
    display:none;
}

.page-banner-text{
    padding:0 20px;
}

.page-banner-text h2 a.more-btn{
    max-width:none;
    display:inline-block;
    width:auto;
}

.banner.about.taller {
    height: 100vh;
}

.remodal, .fancybox-slide--iframe .fancybox-content {
    background: none;
}


.page-banner-text h2 > div {
    margin-top: 18vh;
}

.banner.about.with-line  .page-banner-title{
    padding:0 20px;
}

.banner.about.with-line  .page-banner-title  h1{
    border-bottom: 1.5px solid #448D96;
    display: inline-block;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 30px;
    padding-bottom: 30px;
    text-shadow:none;
}

.home-shareprice.invshareprice, .head-news .asxbox {

    min-height: 294px;
}

section#rf1news-section {
    margin: 3rem 0;
    padding: 3rem 0;
    border-top: 1px solid #448e97;
    border-bottom: 1px solid #448e97;
}

section#rf1news-section .more-btn {
margin-top:2rem;
}

section#video-section {
    padding-bottom: 3rem;
    margin-bottom: 3rem;
    
    border-bottom: 1px solid #448e97;
}

section#faq-section {
    margin-bottom: 60px;
}

.rf1-btn.more-btn{
    margin-top:30px;
}

.rf1-btn.more-btn:disabled, .rf1-btn.more-btn[disabled]:hover{
    background: #448D96;
    border: 1px solid #448D96;
    color: #fff;
}

.rf1-btn.more-btn[disabled]:hover img{
filter:none;
} 

button.contact-email-btn {
    position: relative;
    right: -319px;
    top: -55px;
}


.page_356 .more-btn.blue {
    display: inline-block;
    width: 187px;
    text-align: center;
    min-height: 25px;
}

.ea_submitRow input[type=submit] {
    margin: 10px 0;
    background-color: #448D96;
    border: 1px solid #448D96;
    color: #fff;
    padding: 18px 13px;
    font-size: 14px;
    text-transform: uppercase;
    padding-right: 50px;
    background-image: url(/media/75/arrow-right-2.png);
    background-repeat: no-repeat;
    background-position: 73px center;
}

.ea_submitRow input[type=submit]:hover {
    background-color: #fff;
    border: 1px solid #448D96;
    color:#448D96;
}

.mobileMenu {
    margin-bottom: 0;
    float: right;
    background: #448D96;
}

.mobileMenu:hover {
    background-color: #585d65;
    color: #fefefe;
}

ul#nav {
    display: inline-block;
    margin: 0 auto;
}


html {
	scroll-behavior: smooth;
}
.blogAllCategories #sidenav li {
	display: inline;
	list-style: none;
	margin-right: 20px;
}
.page-banner-title h1 {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.page-banner-title h1,
.titlefundtop
{
	font-size: 45px;
	text-align: left;
	font-family: "Freight";
	width: 80%;
	line-height: 1.3;
	color:#FFF;
	font-weight: 400;
	position: relative;
}

/*.page-banner-title h1:after {
    content: "";
    position: absolute;
    height: 2px;
    background-color: #448D96;
    bottom: -3.1rem;
    left: 18px;
    width: calc(100%);
}*/

.page-banner-title::before {
	content: " ";
	border-bottom: 2px solid #448D96;
	width: 224px;
	position: absolute;
	bottom: -10px;
	left: 22px;
}
.bannertext {
	margin-top: 90px;
}
.blogItems a { 
	color:#373E50; 
}
.blogRightPanel #sidenav li a:hover, 
.blogRightPanel #sidenav > li.current > a, 
.blogRightPanel #sidenav > li.current > ul > li.current > a {
	background: transparent;
	border-left: 0px solid #448D96;
	font-weight: 500;
	color: #373E50;
	text-decoration:underline;
}
.blogRightPanel ul {
	margin-left: 0;
	list-style-type: none;
}
.blogItems {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #CCC;
}

.home-button:hover {
	text-shadow:none;
}
.page-template .nav-compact {
	background:#373E50;
}
.page-template .nav-compact ul#nav > li > a, 
.page-template .nav-compact ul#nav > li.current > a {
	background: transparent;
	color: rgba(255, 255, 255, 0.40); 
}
.page-template .nav-compact ul li a {
	color: rgba(255, 255, 255, 0.40)!important; 
	text-shadow: none !important;
}
.shield-logo {
	display:none;
}
.page-template .nav-compact .shield-logo img {
	width: 40px;
}
.page-template .nav-compact .shield-logo {
	display:block;
}
.page-template .nav-compact .main-logo {
	display:none;
}
.page-template .nav-compact .logo-inverted {
	display: none;
}

.blogItems a, .blogItems h2 {
	color: #373E50;
	font-family: "gibsonlight", sans-serif;
	font-size: 18px;
	font-weight: bold;
}

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: #393E4F;
	color: #448D96;
}
.remodal-close, .remodal-close::before {
    position: absolute;
    top: -18px;
    right: 0;
    display: block;
    width: 35px;
    color: #FFF;
}
.remodal-close, .remodal-close::before {
	right: 0;
	left:initial;
}
.remodal-close:focus, .remodal-close:hover {
	color:#373E50;
}

.video-wrap {
    margin-top: -410px;
    margin-bottom: -7px;
    overflow: hidden;
    height: 1007px;
}
.video-wrap video {
	min-width: 100%; 
	min-height: 100%; 
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.nav-dots-rel {
	position:relative;
}
.nav-dots {
    z-index: 1005;
    position: fixed;
    top: 60vh;
    right: 5vw;
}
a.nav-dot:hover {
	background:#448D96;
}
a.nav-dot {
	box-shadow:0px 1px 5px #000;
	display:inline-block;
	text-decoration:none;
	height:10px;
	width:10px;
	background:rgba(255,255,255,0.3);
	border-radius:30px;
	margin-bottom:15px;
	position:absolute;
}

.nd1 { top:0px; }
.nd2 { 	top:30px; }
.nd3 { 	top:60px; }

.nav-compact {
	padding:0.6rem 0;
}
.nav-compact .logo-inverted {
    display: block;
    width: 30px;
    margin-top: 5px;
}
.nav-compact .invs-login {
    background: #585D65;
	color: #fff;
    top: -5px;
    text-transform: uppercase;
}
.bio-list-2 .open-bio {
	display:none;
}

.bio-cell-contact-text a {
    color: #448D96;
}

.page_778 .PageNav li {
	width:20px;
	margin-right:3px;
	text-align:center;
	display:inline-block;
}
.page_778 .blogAllCategories ul {
	display:none;
}

.nav-compact ul#nav > li > ul > li > a, .nav-compact ul#nav > li > ul > li > ul > li > a, .nav-compact ul#nav > li > ul > li > ul > li > ul > li > a {
    background: #373E50;

}
.nav-compact ul#nav > li > ul > li:hover > a, .nav-compact ul#nav > li > ul > li > ul > li:hover > a, .nav-compact ul#nav > li > ul > li > ul > li > ul > li:hover > a {
    background: #373E50;
    color: #448D96;
}


.block-link a {
    color: #FFF;
    font-family: "gibsonlight", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    display: inline-block;
    z-index: 1005;
    letter-spacing: 0.15rem;
    color: #ffffff;
    text-decoration: none;
}
.block-link-arrow {
	position:relative;
	top:-3px;
	right:-5px;
}
.block-link {
    position: absolute;
    bottom: -260%;
}

.copyright-footer-wrap {
    background: #373E50;
    padding: 0.6rem 0;
}

.footer-map a {
	text-transform: uppercase;
}

.video-wrap {
	pointer-events: none;
}

.entry-content a {
    color: #448D96;
}

.remodal {
    /* padding: 35px 0 0 0; */
	padding: 0;
}

.block-abs {
	position:relative;
	z-index:5;
}

.tabs-title a:hover {
    color: #FFF;
    background: #448D96;
}

.home-page .invs-login:hover {
    background: #373E50;
	opacity:0.8;
}
.invs-login {
	text-transform:uppercase;
}


input[type=submit]:hover {
    background: #fff;
    color: #448D96;
    box-shadow: none;
    text-shadow: none;
}
input[type=submit] {
	display: inline-block;
    padding: 15px 30px;
    text-align: center;
    border-radius: 5px;
    border: 2px solid #a1b1d0;
    font-weight: bold;
    font-family: "gibsonlight";
    font-size: 16px;
    background: #448D96;
    border: 1px solid #448D96;
    border-radius: 0px;
}


.blogAllCategoriesTitle,
.blogAllCategories
{
	display:none;
}

.contact-form a {
	color:#448D96;
}

.page_657 .title {
	display:none;
}

.copyright {
    text-transform: uppercase;
    text-decoration: none;
    color: #8C919F;
    display: inline-block;
    font-size: 14px;
    border-radius: 5px;
    font-family: 'GibsonRegular', 'Noto Serif', serif;
	text-shadow:none;
}

.footer-map a {
    text-transform: uppercase;
    text-decoration: none;
    color: #8C919F;
    display: inline-block;
    font-size: 14px;
    border-radius: 5px;
    font-family: 'GibsonRegular', 'Noto Serif', serif;
	text-shadow:none;
}
.sitebyirm {
    text-transform: uppercase;
    text-decoration: none;
    color: #8C919F;
    display: inline-block;
    font-size: 14px;
    border-radius: 5px;
    font-family: 'GibsonRegular', 'Noto Serif', serif;
	text-shadow:none;
}
.copyright-footer-wrap a {
    color: #8C919F;
    margin-right: 20px;
}

.page_657 .entry-content {
    min-height: 500px;
    margin-bottom: 150px;
}

.blog-footer {
	margin-bottom:100px;
}

.fund-library .fund-item h2.fund-item-title {
	color:#373e50;
}
.entry-content {
    margin-bottom: 50px;
}
a.more-btn.blue {
    display: inline-block;
}

h3.underline,
.page_657 h3 
{
	position: relative;
	margin-bottom: 35px;
	padding-bottom: 15px;
}
h3.underline::before,
.page_657 h3::before
{
	content: "";
	height: 1.5px;
	width: 190px;
	background: #448D96;
	bottom: 0px;
	left: 0px;
	position: absolute;
}

ul#nav > li > a {
	color: rgba(255, 255, 255, 0.40);
}

.page_396 .bannertext {
    margin-top: 150px;
}

.bio-list-2 {
	cursor:pointer;
}

.header-btns {
    width: 300px;
    display: flex;
    gap: 10px;
    position: relative;
    right:-50px;
}

.fund-left-side p{
    line-height:1;
    
}

.fund-left-side small{
    font-size:12px;
}

#load-offcanvas-menu .header-btns{
    position:static;
    display:block;
}

#load-offcanvas-menu .header-btns a{
    display:block;
}
div#offCanvas {
    background: #222;
}

.off-canvas-logo {
   background: #373E50;
   padding:15px 0;
   margin:0;
}

.mobileMenuContainer {
    position: absolute;
    right: 0;
}


.page_536 .open-bio{
    display:none;
}

.page_534 h1.PageTitle, .page_536 h1.PageTitle, .page_796 h1.title{
    display:none;
}


.page_536 .bio-image-url:after {
content:url(/content/images/email.svg);
background-size:auto 40px;
    position: absolute;
    bottom:0;
    right:0;
    width: 50px;
    height: 50px;
    padding: 10px;
    padding-left: 12px;
    padding-top: 16px;
    background: #448D96;
    text-align: center;
    cursor: pointer;
}

section.bio-section-group{
    margin-top:50px;
}

section.bio-section-group h1.PageTitle{
    display:none;
}

section.bio-section-group.no-contact-box .bio-cell-contact{
    display:none;
}

.list-item .list-title a {
    color: #373E50;
    font-size: 16px;
    font-style: normal;
}

.list-item {
    border-bottom: 1px solid #dcdcdc;
   
}

 .list-item:hover {
    border-bottom: 1px solid #448D96;
}


  
.Pages ul, .Pages ol{
    margin:0;
  margin-top:20px;
    padding:0;
  }
  
  
  .Pages ul li, .Pages ol li {
    color: #2b0e4d;
    font-size: 18px;
    border: 1px solid #ccc;
    list-style: none;
    display: inline-block;
    padding: 5px 10px;
    min-width: 43px;
    text-align: center;
    margin-bottom: 3px;
}
  
  .archiveFilterB a.currentyear {
    background: #448e97;
    color: #fff;
}


/*fancybox fix for scrolling content*/
.fancybox-lock{
    overflow: visible !important;
}

body.page-template.page_0 .banner.about {
    background: linear-gradient(180deg, #373E50 0%, rgba(55, 62, 80, 0.00) 100%), url(https://www.regalfm.com:443/categoryproperty/4056/0D8A5459%201.jpg) no-repeat center;
}
.home-box-image-2-new {
    transition: all 0.3s;
    background: url(/media/122/Background-image-3.jpg) center center no-repeat;
    background-size: cover;
}
/*---------------------------------SHAREPRICE--------------------------------*/
.pa-tabs .tab-button.active {
    border: none;
    background: #448d96 !important;
    color: #fff !important;
}
button#chartContainer-btnDownload, .proactive-price-calculator-button button#undefined, .proactive-historical-price-calculator-button button#undefined {
    background: #448D96;
    border: 1px solid #448D96;
    color: #fff;
    padding: 15px;
    font-size: 16px;
}
button#chartContainer-btnDownload:hover, .proactive-price-calculator-button button#undefined:hover, .proactive-historical-price-calculator-button button#undefined:hover {
    background: #fff;
    border: 1px solid #448D96;
    color: #448D96;
    padding: 15px;
    font-size: 16px;
}
/*---------------------------------SHAREPRICE--------------------------------*/