:root {
  --main-red-bg: #99212a;
  --main-red-bg-light: #ee382a;
  --main-red-fg: #d52b1e;
  --gray-bg: #8a7e83;
  --title-fg: #3b2a31;
}
* {
  font-family: 'Assistant', sans-serif;
}
h1 {
  font-family: 'Assistant', sans-serif;
  font-size:50px;
  font-weight:normal;
  color:var(--title-fg);
}
h2 {
  font-family: 'Assistant', sans-serif;
  font-size:22px;
  font-weight:bold;
  color:var(--title-fg);
}
h3 {
  font-family: 'Assistant', sans-serif;
  font-size:20px;
  font-weight:normal;
  color:var(--title-fg);
}
h4 {
  font-family: 'Assistant', sans-serif;
  font-size:18px;
  font-weight:normal;
  color:var(--title-fg);
}
.m0{margin:0px}.mr0{margin-right:0px}.ml0{margin-left:0px}.mt0{margin-top:0px}.mb0{margin-bottom:0px}.p0{padding:0px}.pr0{padding-right:0px}.pl0{padding-left:0px}.pt0{padding-top:0px}.pb0{padding-bottom:0px}.m5{margin:5px}.mr5{margin-right:5px}.ml5{margin-left:5px}.mt5{margin-top:5px}.mb5{margin-bottom:5px}.p5{padding:5px}.pr5{padding-right:5px}.pl5{padding-left:5px}.pt5{padding-top:5px}.pb5-1{padding-bottom:5px}.m10{margin:10px}.mr10{margin-right:10px}.ml10{margin-left:10px}.mt10{margin-top:10px}.mb10{margin-bottom:10px}.p10{padding:10px}.pr10{padding-right:10px}.pl10{padding-left:10px}.pt10{padding-top:10px}.pb10{padding-bottom:10px}.m15{margin:15px}.mr15{margin-right:15px}.ml15{margin-left:15px}.mt15{margin-top:15px}.mb15{margin-bottom:15px}.p15{padding:15px}.pr15{padding-right:15px}.pl15{padding-left:15px}.pt15{padding-top:15px}.pb15{padding-bottom:15px}.m20{margin:20px}.mr20{margin-right:20px}.ml20{margin-left:20px}.mt20{margin-top:20px}.mb20{margin-bottom:20px}.p20{padding:20px}.pr20{padding-right:20px}.pl20{padding-left:20px}.pt20{padding-top:20px}.pb20{padding-bottom:20px}.m25{margin:25px}.mr25{margin-right:25px}.ml25{margin-left:25px}.mt25{margin-top:25px}.mb25{margin-bottom:25px}.p25{padding:25px}.pr25{padding-right:25px}.pl25{padding-left:25px}.pt25{padding-top:25px}.pb25{padding-bottom:25px}.m30{margin:30px}.mr30{margin-right:30px}.ml30{margin-left:30px}.mt30{margin-top:30px}.mb30{margin-bottom:30px}.p30{padding:30px}.pr30{padding-right:30px}.pl30{padding-left:30px}.pt30{padding-top:30px}.pb30{padding-bottom:30px}.m35{margin:35px}.mr35{margin-right:35px}.ml35{margin-left:35px}.mt35{margin-top:35px}.mb35{margin-bottom:35px}.p35{padding:35px}.pr35{padding-right:35px}.pl35{padding-left:35px}.pt35{padding-top:35px}.pb35{padding-bottom:35px}.m40{margin:40px}.mr40{margin-right:40px}.ml40{margin-left:40px}.mt40{margin-top:40px}.mb40{margin-bottom:40px}.p40{padding:40px}.pr40{padding-right:40px}.pl40{padding-left:40px}.pt40{padding-top:40px}.pb40{padding-bottom:40px}.m45{margin:45px}.mr45{margin-right:45px}.ml45{margin-left:45px}.mt45{margin-top:45px}.mb45{margin-bottom:45px}.p45{padding:45px}.pr45{padding-right:45px}.pl45{padding-left:45px}.pt45{padding-top:45px}.pb45{padding-bottom:45px}.m50{margin:50px}.mr50{margin-right:50px}.ml50{margin-left:50px}.mt50{margin-top:50px}.mb50{margin-bottom:50px}.p50{padding:50px}.pr50{padding-right:50px}.pl50{padding-left:50px}.pt50{padding-top:50px}.pb50{padding-bottom:50px}
body,
.entry-content {
  font-size:16px;
  font-family: 'Assistant', sans-serif;
  font-weight:normal;
  color:var(--title-fg);
}
.entry-content a,
.entry-content a:visited,
.home-page a,
.home-page a:visited
{
  color:var(--title-fg);
  text-decoration:none;
}

#header,
.home-page #header
{
    background: var(--main-red-bg);
    background-image:url("/site/content/images/menu-bg-cut.jpg");
    background-size:cover;
    background-position:center no-repeat;
    position: relative;
    box-shadow: none;
    height: auto;
    min-height: 443px;
}
#page {
    margin: 0 auto;
    width: 100%;
    background: #FFF linear-gradient(#FFF,#fff);
    box-shadow: 0 0 0 #FFF;
    max-width: 100% !important;
    overflow: hidden !important;
}

.contain-to-grid .top-bar {
    margin-top: 20px;
}
/*
.dropdown {
  display:block!important;
}
.top-bar-section .dropdown {
    padding: 0;
    position: initial;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    position: relative;
    height: auto;
    width: auto;
    overflow: hidden;
    clip: none;
}
*/
.top-bar-section ul li {
}
.top-bar-section > ul > li {
    margin-right: 1%;
    border-bottom: 1px solid #FFF;
    padding-bottom: 7px;
}
.nav > li > a {
  font-weight:bold;
  margin-bottom:5px;
  padding-bottom:8px;
  border-bottom:2px solid #EEE;
}
.nav > li {
  width:19%;
  float:left;
  margin-right: 1%;
}
.nav > li > li,
.nav > li > li > a
{
  width:100%;
  float:none;
}
#nav > li > ul > li {
  display:block;
  width:100%;
}
.signup-head {
    margin-top: 155px;
    position: absolute;
}

.top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 15px;
    padding: 0 0px !important;
    line-height: inherit;
    background: none;
    color: #f7f1f4;
    font-weight: 300;
    font-family: 'Assistant', sans-serif;
    display: block;
    width: 100%;
    /* clear: both; */
    margin-right:10px;
}

.top-bar-section ul li > a {
  border-radius: 10px;
  padding:0px 3px;
  color:#CCC;
}
#nav > li > a {
  font-weight:bold;
  border-radius: 0px;
}
.top-bar-section ul li:hover:not(.has-form) > a {
  /* background: var(--main-red-fg)!important; */
  background: transparent!important;
  color: white;
}

.pagetop {
  overflow:hidden;
  min-height:443px;
}
.signup-head a {
    font-size: 15px;
    background: #FFF;
    color: #ad212a;
    font-weight: bold;
    font-family: 'Assistant', sans-serif;
    display: inline-block;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0px 2px 5px #521519;
    width: 150px;
    position: relative;
    bottom: -69px;
    right: -110px;
}
.envelope-icon {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 20px;
    float: left;
    position: relative;
    top: 11px;
}

.homebanner {
    height: 100%;
    min-height: 450px;
    position: relative;
    padding: 90px 0 0;
}
.hbanner-text h1 {
    color: #FFF;
    font-size: 45px;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 1.2;
    text-align: center;
    text-shadow: 0px 2px 7px #000;
}
span.slider-date {
  font-size: 30px;
}
.hbanner-button {
    text-align: center;
    margin-top: 10px;
    padding-top: 20px;
}
a.home-banner-button {
    text-decoration: none;
    color: #ad212a;
    font-size: 17px;
    font-weight: bold;
    background: #ffffff;
    padding: 12px 25px;
    border-radius: 5px;
}
.slick-dots {
    bottom: 0px;
    z-index: 99;
}
.slick-dots {
    margin-left: 0;
}
.home-latest-news {
    background: linear-gradient(45deg, #802129, #ee382a);
    padding: 0 0 10px 0;
}

.relative {
  position:relative;
}

.white-red-button {
    text-decoration: none;
    color: var(--main-red-fg) !important;
    font-size: 17px;
    font-weight: bold;
    background: #ffffff;
    padding: 5px 15px;
    border-radius: 5px;
}

.button-right-middle {
  position:absolute;
  right:10px;
  top:20px;
}
.hln-title {
    margin-top: 16px;
    font-size: 42px;
    color: #FFF;
}
.home-topbox-news {
    margin-top: 0;
}
.home-topbox-news#load-news .list-item .list-date {
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 5px;
    color:#CCC;
}
.home-topbox-news#load-news .list-item .list-title a {
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
    line-height: 1.2;
    display: inline-block;
}
.home-latest-news {
  overflow:hidden;
}
.hln-title {
  position:relative;
}
.hln-title-bg {
    background: #ee382a;
    height: 103px;
    width: 3000px;
    position: absolute;
    right: -10px;
    top: -16px;
}
.hln-title-text {
  position:absolute;
}
.home-about  {
  margin-bottom:60px;
}
.home-about h1 {
    margin-top: 50px;
}
.home-about h2, .home-about p {
    margin-left: 60px;
    margin-right: 120px;
    line-height: 1.8;
}

.home-shareprice-box {
  background:var(--gray-bg);
  padding:10px;
  min-height:100px;
}

.home-shareprice-box a {
  color:#FFF;
  font-weight:normal;
}
.home-shareprice-box {
    background: var(--gray-bg);
    padding: 10px;
    min-height: 100px;
    padding: 30px;
    color: #FFF;
    /* height: 435px; */
}
.asx-logo {
    width: 70px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0px;
    margin-right: 20px;
    float: left;
}
.share-price-num {
    font-size: 60px;
    font-weight: 300;
    line-height: 60px;
    margin-left: 30px;
}
.clear-both {
  clear:both;
}
.white-fg * {
  color:#FFF;
}
.price-data {
    font-size: 15px;
    font-weight: 300;
    overflow: auto;
}

/* Home Mini Chart */
.home-chart .irmau-main-chart {
  border-top:1px solid #FFF;
  margin-top:-20px;
}
.home-chart .irmau-main-chart .quoteapi-chart-panel-border {
    stroke: #FFF;
    stroke-opacity: 0.1;
}
.home-chart .irmau-main-chart .quoteapi-chart-price {
    stroke: #FFF;
    stroke-width: 1px;
}
.home-chart .irmau-main-chart .quoteapi-chart-price-fill {
    fill: #FFF;
    fill-opacity: 0.05;
}
.home-chart .irmau-main-chart .quoteapi-chart-volume {
    stroke: #FFF;
    stroke-opacity: 0.4;
}
.home-chart .irmau-main-chart .quoteapi-chart-gridline {
    stroke: none;
}
.home-chart .irmau-main-chart .quoteapi-chart-minor-gridline {
    stroke: none;
}

.home-chart .irmau-main-chart .quoteapi-chart-panel {
    height: 130px;
    background: var(--gray-bg);
    /* background: linear-gradient(0deg, #f2f2f2, #fff); */
}
.home-chart .chart-buttons ul {
  border-bottom:1px solid #FFF;
}
.home-chart .chart-buttons li {
    color: #fff;
    background: #8a7e83;
    display: inline-block;
    cursor: pointer;
    padding: 2px 7px;
    font-size: 11px;
    border-radius: 0px;
    border: 1px solid #ffffff;
    border-bottom: 0px;
}
/* Home Mini Chart */

.prop-over-box {
  background:#d8d4d6;
  padding:15px 20px;
  margin-bottom: 5px;
}
.prop-over-box-num {
  font-weight:bold;
  font-size:40px;
  line-height:40px;
  margin-bottom:5px;
  color:#3b2a31;
}
.prop-over-box-sub {
  color:#3b2a31;
  font-size:14px;
  text-transform: uppercase;
}
.small-disclaimer {
    font-size: 12px;
    color: #525252;
    padding-left: 30px;
    padding-bottom: 20px;
}

.row-wide {
  max-width: 85rem;
}
.home-lower-boxes {
  background:url(/site/content/images/home-lower-boxes-bg.jpg);
  background-size:cover;
  padding:60px 0;
}
.home-lower-box-icon {
    position: absolute;
    bottom: 30px;
    right: 30px;
}
.home-lower-box-title {
    font-size: 60px;
    line-height: 60px;
    font-weight: 300;
}
.home-lower-box:hover {
  transition: all 0.3s;
	transform: scale(1.1);
  box-shadow: 0px 3px 20px #3b2a31;
}
.home-lower-box {
  cursor:pointer;
  transition: all 0.3s;
    margin-bottom: 30px;
    padding: 30px 30px;
    color: #3b2a31;
    border-radius: 10px;
    box-shadow: 0px 3px 10px #3b2a31;
    position: relative;
    min-height: 340px;
    background: #eceaea;
}
.home-lower-box-text {
    margin-top: 20px;
    margin-left: 5px;
}

.footer-top-bg {
  height:32px;
  background:url(/site/content/images/foot-bg.png) center no-repeat;
}
body {
    background: #f2f2f2;
}
.top-footer {
    background: #3b2a31;
    padding: 50px 0;
}
footer {
    background: #8a7e83;
    color: #ffffff;
    padding: 0 0 15px 0;
}
footer a {
    color: #ffffff!important;
}
.padtop {
    padding-top: 15px;
}
.logo-footer {
    width: 120px;
}
.top-footer {
  position:relative;
}
.top-footer h3 {
    color: #fff;
    margin-top: 32px;
    margin-bottom: 15px;
    font-size: 24px;
    border-bottom: 2px solid #FFF;
    padding-bottom: 10px;
}
.top-footer a,
.top-footer a:visited {
  color:#c7c7c7;
}
.quicklinks a,
.top-footer p
{
  color:#c7c7c7;
  font-size:16px;
}

h3.email-foot {
    border-bottom: 0px;
    margin-left: 60px;
    padding-right: 30px;
}
.signup-foot a:hover {
  transition: all 0.1s;
	transform: scale(1.1);
  box-shadow: 0px 2px 10px #521519;
}
.signup-foot a {
  transition: all 0.1s;
    margin-left: 60px;
    font-size: 15px;
    background: #ac212a;
    color:#FFF!important;
    font-weight: normal;
    font-family: 'Assistant', sans-serif;
    display: inline-block;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0px 2px 5px #521519;
}
.signup-foot img {
  position:relative;
  display:inline-block;
  top:-1px;
  left:0px;
}

.snav {
    height: 80px;
    background: #ac212a;
    width: 100%;
    margin: 10px 0;
    border: 1px solid #cac6c8;
    padding: 20px;
    box-shadow: 3px 3px 10px rgba(0,0,0,0.5);
    position: relative;
}

.home-about h2 {
  margin-top:60px;
}

.home-about a {
  font-weight:bold;
  text-decoration: underline;
}

.quoteapi-chart-yaxis-outside,
.quoteapi-chart-xaxis-outside
{
  color:#FFF;
}

.home-chart .chart-buttons li {
    border-radius: 3px 3px 0 0;
    border: 2px solid transparent;
    border-bottom:0px;
}
.home-chart .chart-buttons li.quoteapi-active {
    border-radius: 3px 3px 0 0;
    border: 2px solid #FFF;
    border-bottom:2px solid var(--gray-bg);
    position: relative;
    bottom: -2px;
}
.home-chart .irmau-main-chart {
    border-top: 2px solid #FFF;
    margin-top: -20px;
}

.top-bar-section li:not(.has-form) a:not(.button) {
    line-height: 22px;
}
.top-bar-section > ul > li {
    padding-bottom: 10px;
}

.home-topbox-news#load-news .list-item {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    padding-right: 0%;
    border-right: 1px solid rgb(165 42 41 / 65%);
    margin-right: 1%;
    min-height: 95px;
}
.home-latest-news {
    padding:0px;
}
.home-topbox-news#load-news .list-item .list-date {
    color: #fff;
}
.home-about h1 {
  padding-left:20px;
}
.home-about h2, .home-about p {
    margin-left: 20px;
}

.cursor-pointer {
  cursor:pointer;
}

.red-white-button {
    text-decoration: none;
    color: #FFF!important;
    font-size: 17px;
    font-weight: bold;
    background: var(--main-red-fg);
    padding: 5px 15px;
    border-radius: 5px;
}

.propertyButtonOverview:hover,
.propertyButton:hover,
.showmaponDetail:hover,
.backtopage:hover,
.chart-button button:hover,
a.home-banner-button:hover
{
  background: var(--main-red-bg-light);
}

.propertyButtonOverview,
.propertyButton,
.showmaponDetail,
.backtopage,
.chart-button button
{
  text-decoration: none!important;
  color: #FFF!important;
  border:0px;
  font-size: 17px;
  font-weight: bold;
  background: var(--main-red-fg);
  padding: 5px 15px;
  border-radius: 5px;
}
a.home-banner-button {
  text-decoration: none!important;
  color: #FFF!important;
  background: var(--main-red-fg);
}
.entry-content p a {
    font-weight: bold;
    text-decoration: underline;
}
.entry-content li a {
    font-weight: bold;
    text-decoration: underline;
}

.home-shareprice-box:hover {
    background: #94858b;
}

.home-shareprice-clickable {
  cursor:pointer;
}

.red-white-button:hover {
  background: var(--main-red-bg-light);
}
.red-white-button {
    text-decoration: none !important;
    color: #FFF!important;
    font-size: 17px;
    font-weight: bold;
    background: var(--main-red-fg);
    padding: 5px 15px;
    border-radius: 5px;
    min-width: 110px;
    display: inline-block;
    text-align: center;
}

#nav > li > ul > li a {
  position:relative;
  transition: all 0.3s;
}
#nav > li > ul > li a:hover:before {
  content:"";
  background:#FFF;
  height:6px;
  width:6px;
  position:absolute;
  top:8px;
  left:-10px;
  transition: all 0.3s;
}
#nav > li > ul > li a.active,
#nav > li > ul > li a:hover
{
  margin-left:10px;
  transition: all 0.3s;
}
#nav > li > ul > li a.active:before {
    content: "";
    background: #FFF;
    height: 6px;
    width: 6px;
    position: absolute;
    top: 8px;
    left: -10px;
    transition: all 0.3s;
}

.home-shareprice-box {
  transition: all 0.3s;
}
.home-shareprice-box:hover {
    transition: all 0.3s;
    transform: scale(1.1);
    box-shadow: 0px 3px 20px #3b2a31;
}

.home-prop-over {
  transition: all 0.3s;
}
.home-prop-over:hover {
    transition: all 0.3s;
    transform: scale(1.1);
    box-shadow: 0px 3px 20px #3b2a31;
}


.radioonShares li{
  list-style:none;
}

.radioonShares {
  padding:0;
  margin:0;
}

.row.ea_submitRow{
  display:block;
  margin-top:20px!important;
}

input[type="submit"] {
transition: all 0.1s;
    font-size: 15px;
    background: #ac212a;
    color:#FFF!important;
    font-weight: normal;
    font-family: 'Assistant', sans-serif;
    display: inline-block;
    padding: 10px;
    border:0;
    border-radius: 10px;
    box-shadow: 0px 2px 5px #521519;
    min-width:100px;
}

.medium-3.columns.sidenav {
  display: none;
}

.medium-9.columns.entry-content {
  width: 100%;
}

.breadcrumbs {
  color:#fff;
  padding-left:0;
  margin-left: -7px;
}

.headbanner:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  background: #0000005e;
}

.showcaseDetailPage h1 {
    display: block;
}

#nav > li > ul > li > ul li{
  float:none;
  /*padding-left:20px;*/
}
ul#nav >li ul.subnav1 li:nth-of-type(6) a {
  color: #931f2d;
  font-weight: bold;
  margin: 0px;
}
ul#nav >li ul.subnav1 li:nth-of-type(6) {
  font-size: 15px;
  background: #FFF;
  color: #ad212a;
  font-weight: bold;
  font-family: 'Assistant', sans-serif;
  display: block;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0px 2px 5px #521519;
  width: 150px;
  position: relative;
  margin: 10px 0px;
}
ul#nav >li ul.subnav1 li:nth-of-type(6) a:hover {
  margin: 0px;
}
.top-head:hover {
  background: #eef1ed;
}
.top-head .wrap {
  text-align: center;
  width: 100%;
  display: block;
  padding: 10px 0px !important;
}
.top-head a {
  font-weight: bold;
  text-align: center;
  display: block;
  width: 100%;
}
.top-head {
  background: #ffff00;
  text-align: center;
}