@charset "UTF-8";

/*! mfund | asx.com.au | www.asx.com.au/mfund */

@import url('MyFontsWebfontsKit.css');
 body,
p,
ul,
ol,
li {
  /* font-family: RotisSemiSansPro-Regular; */
}
/* ==========================================================================
   Header
   ========================================================================== */

a,
li a span {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.lt-ie8 .mfund header {
  height: 174px;
}
header {
  display: none;
}
.header nav.nav-mfund {
  background-color: #293030;
  font-size: 16px;
  font-family: RotisSemiSansPro-Regular, Arial, sans-serif;
}
.lt-ie9 .header nav.nav-mfund {
  font-size: 14px;
}
.header nav.nav-mfund ul {
  background-color: #293030;
  margin-top: -5px;
  padding-left: 0;
  height: 60px;
  max-width: 980px;
  width: 980px;
}
.lt-ie9 .header nav.nav-mfund ul {
  height: 60px;
}
.header nav.nav-mfund ul li {
  display: inline-block;
  padding: 0px 12px;
  position: relative;
  vertical-align: top;
  z-index: 10;
  color: #FFF;
  border-right: 1px solid #4A4A4A;
  cursor: pointer;
  height: 60px;
  line-height: 60px;
}
.lt-ie9 .header nav.nav-mfund ul li {
  float: left;
  /*width: 150px;*/
  width: auto;
  text-align: center;
}
.header nav.nav-mfund ul a {
  color: #FFFFFF;
  display: inline-block;
}
.header nav.nav-mfund ul ul {
  height: auto;
  text-align: left;
}
.lt-ie9 .header nav.nav-mfund ul ul {
  height: auto;
}
.header nav.nav-mfund ul ul li {
  line-height: 1.3em;
  display: block;
  width: auto;
  height: auto;
}
.lt-ie9 .header nav.nav-mfund ul ul li {
  line-height: 1.3em;
  text-align: left;
  display: block;
  width: 100%;
}
.header nav.nav-mfund ul ul a,
.header nav.nav-mfund ul ul li {
  border-right: none;
}
.header nav.nav-mfund ul ul a {
  display: block;
  margin: 10px auto;
  width: 100%;
}
.header > nav > ul > li.selected,
.header > nav > ul > li.selected > a {
  color: #AF9340;
}
.header > nav > ul > li.selected > ul > li.selected {
  color: #AF9340;
}
.header nav.nav-mfund ul li:last-child a,
.header nav.nav-mfund ul li:last-child {
  border-right: none;
}
.header nav.nav-mfund > li {
  -webkit-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
}
.header nav.nav-mfund li ul {
  position: absolute;
  top: 100%;
  left: -4px;
  padding: 0px 12px 12px 12px;
  -webkit-box-shadow: 0px 3px 3px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 3px 2px rgba(0, 0, 0, 0.2);
  z-index: 12;
  font-size: 14px;
  width: 280px;
  background: transparent;
  border-bottom: 1px solid #333;
  visibility: hidden;
  z-index: 1;
  -webkit-transform-origin: 10% 10%;
  -ms-transform-origin: 10% 10%;
  transform-origin: 10% 10%;
  -webkit-backface-visibility: hidden;
  transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1) 0ms;
  -webkit-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1) 0ms;
  -webkit-transform-origin: 50% 0%;
  -webkit-transform: perspective(1000px) rotateX(-90deg);
  display: block;
  opacity: 0;
}
.header nav.nav-mfund li:hover ul {
  visibility: visible;
  left: -4px;
  background-color: #293030;
  -webkit-backface-visibility: hidden;
  transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1) 0ms;
  -webkit-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1) 0ms;
  -webkit-transform-origin: 50% 0%;
  -webkit-transform: perspective(1000px) rotateX(0deg);
  display: block;
  opacity: 1;
}
@-webkit-keyframes swingdown {
  0% {
    opacity: .99999;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
  30% {
    -webkit-transform: rotateX(-5deg) rotateY(5deg);
    transform: rotateX(-5deg) rotateY(5deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  65% {
    -webkit-transform: rotateX(10deg) rotateY(-10deg);
    transform: rotateX(10deg) rotateY(-10deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}
.logo-socials {
  border-right: none !important;
  margin-top: 15px;
}
.logo-socials .social-share div.btn_fb {
  background: url(../images/social-facebook.png) 0 0 no-repeat;
}
.logo-socials .social-share div.btn_go {
  background: url(../images/social-googleplus.png) 0 0 no-repeat;
}
.logo-socials .social-share div.btn_li {
  background: url(../images/social-linkedin.png) 0 0 no-repeat;
}
.logo-socials .social-share div.btn_tw {
  background: url(../images/social-twitter.png) 0 0 no-repeat;
}
.logo-socials .social-share a.btn_ma {
  background: url(../images/social-email.png) 0 0 no-repeat;
}
.logo-socials .social-share div {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.logo-socials .social-share div:hover,
.logo-socials .social-share a:hover {
  margin-top: -1px;
}
.lt-ie9 .logo-socials {
  margin-top: 0 !important;
  height: 45px !important;
  padding-top: 15px !important;
}
.lt-ie9 .logo-socials .social-share div:hover,
.lt-ie9 .logo-socials .social-share a:hover {
  margin-top: 0px;
}
.lt-ie9 .logo-socials .social-share div,
.lt-ie9 .logo-socials .social-share a {
  width: 20px;
  height: 20px;
  background-position: -4px -4px !important;
  margin-right: 2px;
}
.logo-asx {
  width: 210px !important;
  border-right: none !important;
}
.logo-asx a {
  color: #e5e5e5;
  font-size: 12px;
  display: block !important;
}
.logo-asx img {
  float: right;
  margin: 12px 10px 10px 12px;
}
.lt-ie9 .logo-asx img {} footer {
  background-color: #293030;
  overflow: auto;
  -webkit-box-shadow: 0px -3px 3px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px -3px 3px 2px rgba(0, 0, 0, 0.2);
  padding: 2em;
  /*position: absolute; bottom: 220px; width: 100%;  */
}
footer {
  clear: both;
}
footer nav {
  width: 980px;
  margin: 0px auto;
}
footer nav ul {
  padding: 0;
}
footer nav ul li {
  float: left;
  color: #AF9340;
  width: 24%;
  font-family: RotisSemiSansPro-Regular, Arial, sans-serif;
}
footer nav ul li a {
  color: #AF9340
}
footer nav ul ul {
  font-size: 11px;
  padding: 0;
  margin-top: 1em;
}
footer nav ul ul li {
  font-size: 11px;
  display: block;
  width: auto;
  float: none;
  font-family: Arial, sans-serif;
}
footer nav ul ul li a {
  font-size: 11px;
  display: block;
  color: #999;
}
.global-footer {
  /*position: absolute; bottom: 0; */
}
.global-footer a:hover {
  background: none !important;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: RotisSemiSansPro-Regular, Arial, sans-serif !important;
  font-weight: normal;
  font-style: normal;
}
h1,
.wrapper h1 {
  color: #FFFFFF !important;
  font-size: 42px;
  background-color: #AD9140;
  padding: 20px;
  margin: 0px auto !important;
  text-align: center;
  font-weight: normal;
  -webkit-box-shadow: 0px 3px 3px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 3px 2px rgba(0, 0, 0, 0.1);
  width: 980px;
}
h2,
.wrapper h2 {
  color: #AF9340;
  font-size: 26px;
  background-color: #293030;
  padding: 15px;
  text-align: center;
  margin-top: 0;
}
.tabs > h2 {
  margin: 30px 0px 40px 0px;
  background: none !important;
}
.tabs .heading-bold {
  background-color: #293030 !important;
  padding: 30px 0px;
  position: relative;
}
.tabs .heading-bold:after {
  content: "";
  display: inline-block;
  border-right: 20px solid transparent;
  border-top: 20px solid #293031;
  border-left: 20px solid transparent;
  border-bottom: 20px solid transparent;
  position: absolute;
  top: 82px;
  left: 49%;
}
h3,
.wrapper h3 {
  color: #AF9340;
  font-size: 20px;
}
strong {
  color: #AF9340;
}
a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a.anchor {
  display: block;
  position: relative;
  top: -200px;
  visibility: hidden;
}
/*.ui-tabs .ui-tabs-nav { padding-top: 60px !important; } */

/*.ui-tabs-anchor { margin-top: 60px; padding-top: 60px; display: block; } */

/* globals */

iframe.dianomi {
  margin: 0px auto 10px auto;
  display: block;
}
.block-center {
  margin: 0px auto;
}
.block-right {} .align-right {
  float: right;
  margin: 0px 0px 10px 10px;
}
.align-left {
  float: left;
  margin: 0px 10px 10px 0px;
}
a.cta {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 1px;
}
a.cta:hover {
  text-decoration: none;
  /* background-color: #293031; */
  color: #FFFFFF !important;
}
/* a.cta:after {
  content: "〉";
  font-size: 1.5em;
  line-height: 1.4em;
  font-family: Arial, sans-serif;
  top: 0px;
  position: absolute;
  right: -9px;
  color: #E5E5E5;
  font-weight: bold;
  background: none;
  background-color: #000;
  height: 100%;
  text-align: right;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 17px;
} 
a.cta:hover:after {
  right: -11px;
  width: 19px;
} */

.lt-ie9 a.cta:after {
  display: none;
}
footer a.cta:after,
.global-footer a.cta:after {
  display: "";
  display: none;
}
/*module - banner */

.single-item,
.slick-track {
  margin-left: 0px;
}
.banner-03 {
  background: url(../images/banner_03.jpg) no-repeat top center;
}
.banner-04 {
  background: url(../images/banner_04.jpg) no-repeat top center;
}
.banner .banner-block,
.banner-block {
  font-family: RotisSemiSansPro-Regular, Arial, sans-serif !important;
  /* padding: 50px 0px 50px 0px; */
  float: left;
  color: #FFF;
  font-size: 23px;
  width: 550px;
  line-height: 1.2em;
  position: relative;
  height: 450px;
}
.banner .banner-block h1,
.banner-block h1 {
  color: #FFF;
  text-align: left;
  margin: 0;
  padding: 0;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: none;
  -webkit-filter: none;
  filter: none;
}
.banner-block h2 {
  color: #FFFFFF;
  background: none;
  overflow: hidden;
  text-align: left;
  padding: 0;
  margin: 0;
}
.banner-block p {
  font-size: 16px;
  /* margin-left: 15px; */
  margin: 0;
}
.banner .banner-block a.cta,
.banner-block a.cta {
  color: #Af9340;
  float: left;
  display: block;
  width: 38%;
  line-height: 1.3em;
  text-decoration: none;
}
.banner .banner-block a.cta.icon-video,
.banner-block a.cta.icon-video {
  border-left: 1px solid #8B8B8B;
  background-color: #Af9340 !important;
  width: 50% !important;
  padding: 20px;
  color: #FFF;
  text-align: center;
  position: relative;
  display: block;
}
.banner .banner-block a {
  color: #FFFFFF;
}
.banner .banner-block a:hover {
  text-decoration: none !important;
}
.lt-ie9 .banner .banner-block a.cta.icon-video,
.lt-ie9 .banner .banner-block a.cta.icon-video {
  width: 48% !important;
  padding-right: 0;
}
.banner .banner-block a.cta.icon-video:hover {
  text-decoration: underline;
}
.banner .banner-block a.cta:hover {
  /* background-color: #Af9340; */
  color: #E5E5E5;
}
.banner .banner-block a.cta:after {
  display: none;
}
.banner-block .inner {
  width: 100% !important;
  overflow: visible;
  /* padding: 50px 0px 50px 0px; */
  height: 109px;
  position: absolute;
  bottom: 0;
  border-top: 6px solid #947D30;
}
.banner-block .inner img {
  position: absolute;
  top: -32px;
  left: 23px;
}
.banner-block .inner .left-container {
  float: left;
  width: 654px;
}
.banner-block .inner .right-container {
  float: right;
  /* margin-right: 20px; */
  padding: 10px 5px 0 0;
}
.banner-block .inner .right-container a#find-out-more {
  background-color: #947D30;
  /* padding: 12px 30px; */
  font-size: 0.8em;
}
.banner-block .inner .right-container a#find-out-more:hover {
  background-color: #Af9340;
}
.banner-block .inner .inner-space {
  /* width: 550px; */
  /* background: url(../images/bg_semi_transparent.png) repeat 0 0; */
  background: #000000;
  padding: 20px 10px 0px 98px;
  overflow: hidden;
  height: 100%;
  /* border-top: 8px solid #000; */
}
.banner-01 {
  background: url(../images/banner_05.jpg) no-repeat top center;
}
.banner-02 {
  background-color: #000;
}
.banner-02 .inner,
.banner-02 .inner-space {
  width: 900px !important;
}
/* module - two column */

.banner-02 .inner h1 {
  display: inherit;
  float: left;
  width: 350px;
  text-align: right;
  font-size: 43px;
  margin-top: 33px;
  margin-right: 20px;
}
.banner-02 p {
  float: right;
  width: 449px;
}
.banner-immersification {
  background-position: center center;
}
.banner-immersification .inner {
  /* width: 980px !important; */
  /* height: 172px; */
  /* position: absolute; */
  /* bottom: 0; */
}
.banner-immersification .inner .inner-space {
  /* float: right; */
  color: #ffffff;
  font-size: 25px;
  margin: 0px auto;
  /* background: none; */
  /* padding-top: 20px; */
}
.banner-immersification .inner h1 {
  display: none;
}
.banner-immersification .inner .inner-space a.cta-primary {
  color: #FFFFFF !important;
  background-color: #333333;
  padding: 10px 20px;
  width: 268px;
  display: inline-block;
  margin: 0px auto;
  display: block;
  bottom: 11px;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}
.banner-immersification .inner .inner-space a.cta-primary:hover {
  background-color: #000000;
}
.columns-two .column {
  float: left;
  width: 40%;
  text-align: center;
  margin-left: 10%;
  margin-bottom: 1em;
  overflow: visible;
  position: relative;
}
.columns-two .column:before {
  content: "";
  display: inline-block;
  border-right: 20px solid transparent;
  border-top: 20px solid #293031;
  border-left: 20px solid transparent;
  border-bottom: 20px solid transparent;
  position: absolute;
  top: -30px;
  left: 44%;
}
.columns-two h2 {
  -webkit-box-shadow: inset 0 3px 2px 2px #2B2B2B;
  box-shadow: inset 0 3px 2px 2px #2B2B2B;
}
.columns-two .cta {
  display: inline;
  background-color: #AF9340;
  color: #FFF;
  padding: 0.5em 1em;
  /*  border-right: 30px solid #000; */
  line-height: 25px;
  position: relative;
}
.columns-two .cta:after {
  padding-right: 5px;
  right: -19px;
  display: none;
}
/* module - three column */

.columns-three {
  margin-bottom: 45px;
}
.columns-three-column {
  display: table;
  margin: 0px auto 40px auto;
}
.columns-three .column {
  /*float: left; width: 30%; */
  text-align: center;
  /* margin-left: 1%; margin-bottom: 1em; overflow: visible; */
  position: relative;
  display: table-cell;
}
.columns-three .column:before {
  content: "";
  display: inline-block;
  border-right: 20px solid transparent;
  border-top: 20px solid #293031;
  border-left: 20px solid transparent;
  border-bottom: 20px solid transparent;
  position: absolute;
  top: -30px;
  left: 44%;
}
.columns-three .column .column-inner {
  height: 313px;
  width: 308px;
  margin: 0px 10px;
}
.columns-three h2 {
  -webkit-box-shadow: inset 0 3px 2px 2px #2B2B2B;
  box-shadow: inset 0 3px 2px 2px #2B2B2B;
  font-size: 25px;
  padding: 30px 15px;
}
.columns-three .cta {
  display: block;
  background-color: #AF9340;
  color: #FFF;
  padding: 0.5em 1em;
  /* line-height: 25px; */
  position: relative;
  margin: 0px auto;
  width: 220px;
  font-family: RotisSemiSansPro-Regular, Arial, sans-serif;
  font-size: 18px;
  border: 1px solid #AF9340;
  background: none;
  color: #AF9340;
}
.columns-three .cta:hover {
  background-color: #826D30;
}
.columns-three p {} .columns-three-column img {
  /* width: 80px; */
  /* display: block; */
  margin: auto;
  /* height: 80px; *
    -webkit-transition: all 0.5s ease; transition: all 0.5s ease; /* background-color: #333; *
    /* display: block; */
  top: 0;
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
}
/*.columns-three-column img:hover {width: 200px; height: auto;    } */

/* module - list with mrec */

.list {
  background-color: #363636;
  clear: both;
  overflow: auto;
  color: #FFF;
  padding-bottom: 30px;
  -webkit-box-shadow: inset 0 3px 2px 2px #2B2B2B;
  box-shadow: inset 0 3px 2px 2px #2B2B2B;
}
.list h2 {
  background: none;
  text-align: left;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 20px 10px 0px 0px
}
.list ul {
  float: left;
  width: 60%;
  margin-bottom: 20px !important;
}
.list ul li {
  border-bottom: none;
}
.list .advertisement-m-rec {
  float: right;
}
.list .cta {
  display: inline;
  background-color: #AF9340;
  color: #FFF;
  padding: 0.5em 1em;
  border-right: 30px solid #000;
  line-height: 25px;
  position: relative;
}
/*.list.cta:after { content: ">"; color: #FFF; font-size: 22px; line-height: 20px; font-family: "Arial narrow", arial, sans-serif; float: right; top: 6px; position: absolute; right: -22px; color: #E5E5E5; } */

.list-cta {
  background-color: #AF9340;
}
.list-cta a {
  font-size: 26px;
  text-align: center;
  color: #FFF;
  font-family: RotisSemiSansPro-Regular, Arial, sans-serif;
  display: block;
  padding: 30px 20px;
  position: relative;
}
.list-cta a:after {
  content: "〉";
  color: #FFF;
  font-size: 31px;
  line-height: 31px;
  font-family: "Arial narrow", arial, sans-serif;
  /* float: right; */
  top: 22px;
  position: absolute;
  /* right: 0; */
  color: #FFF;
  margin-left: 20px;
  font-weight: 300;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.list-cta a:hover {
  color: #FFF;
  text-decoration: none;
}
.list-cta a:hover:after {
  text-decoration: none;
}
.list-cta a:hover:after {
  margin-left: 30px;
  font-weight: bold;
}
/* module - video */

body .video iframe {
  width: 500px;
  height: 400px;
}
body .video h2 {
  background: none;
  text-align: left;
  margin-top: 40px;
  /* float: left; */
}
/* module - tabs */

.ui-tabs {
  overflow-x: hidden;
}
.tabs {
  float: none;
  background: none;
  background-color: #FFF !important;
  border: none !important;
  padding: 0;
  overflow-x: hidden;
  clear: both;
  -webkit-filter: none !important;
  filter: none !important;
  margin: 0px auto 0px auto!important;
  display: block;
  width: 100%;
}
.lt-ie9 .tabs {
  overflow: auto;
}
.tabs .ui-tabs .ui-tabs-nav li {
  border: none;
  border-radius: 0;
  background: none !important;
  margin: 1px 1px 0px 0;
}
.tabs .ui-tabs .ui-tabs-nav li a {
  font-size: 18px;
  font-family: RotisSemiSansPro-Regular, Arial, sans-serif;
  border: none;
  background: #c0aa67;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c0aa67), color-stop(95%, #c0aa67), color-stop(100%, #ad913c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #c0aa67 0%, #c0aa67 95%, #ad913c 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#c0aa67), color-stop(95%, #c0aa67), to(#ad913c));
  background: -webkit-linear-gradient(top, #c0aa67 0%, #c0aa67 95%, #ad913c 100%);
  background: linear-gradient(to bottom, #c0aa67 0%, #c0aa67 95%, #ad913c 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#c0aa67', endColorstr='#ad913c', GradientType=0);
  /* IE6-9 */
  color: #FFF !important;
  padding: 1em;
}
.tabs .ui-tabs .ui-tabs-nav li a:hover {
  /*background: #AF9340; */
  color: #FFF !important;
}
.tabs .ui-tabs .ui-tabs-nav li a:hover span {
  margin-right: -10px !important;
  margin-left: 20px !important;
}
.tabs .ui-tabs .ui-tabs-nav li.ui-state-active a {
  color: #AF9340 !important;
  padding: 1em;
  margin-bottom: -2px;
}
.tabs,
.ui-tabs,
.ui-tabs-nav li.ui-state-active {
  /*margin-top: -2em; */
  overflow: visible;
}
.tabs.tab-alternative .ui-tabs .ui-tabs-nav li.ui-state-active {
  margin-top: -10px;
  overflow: visible;
}
.tabs.tab-alternative .ui-tabs .ui-tabs-nav li.ui-state-active a {
  color: #AF9340 !important;
  padding-bottom: 20px;
  margin-bottom: -10px;
  padding-top: 28px
}
.tab-alternative.tabs .ui-tabs .ui-tabs-nav li.ui-state-active a {
  background: #F2ECDE !important;
}
.tabs .content-block a {
  white-space: normal;
  text-decoration: underline !important;
}
.tabs a:hover {
  color: #333333;
}
.ui-tabs-panel {
  background-color: #FFF !important;
}
.tab-alternative .ui-tabs-panel {
  background-color: #F2ECDE !important;
}
.lt-ie9 .ui-tabs-panel {
  border: none !important;
}
.tabs .inner {
  width: auto;
}
.tabs-two .ui-tabs-nav > li {
  width: 49.89%;
}
.tabs-two .ui-tabs-nav > li a {
  display: block;
  width: 100%;
  text-align: center;
}
.tabs p {
  clear: both;
}
.lt-ie9 .tabs .cta {
  clear: both;
}
/* logo grid */

ul.logo-grid {
  padding: 30px 0 0 0;
  /* margin: 30px 0 0 0; */
}
.le-ie9 ul.logo-grid {
  overflow: auto;
}
ul.logo-grid {
  background-color: #F2ECDE;
}
ul.logo-grid .logo-grid-header {
  display: none;
}
ul.logo-grid li {
  list-style-type: none;
  width: 220px;
  display: inline-block;
  margin: 0 5px 5px 5px;
  height: 220px;
  background-color: #fff;
  position: relative;
}

#tabs-218 .logo-grid li:hover {box-shadow: 0 0px 5px #c5a755; cursor: pointer; }
#tabs-218 .logo-grid li:hover span {text-decoration: underline; }

.Brokers h3 {
  color: #293030;
}
.Brokers ul.logo-grid li {
  margin: 0 6px 10px 12px;
}
.Brokers ul.logo-grid li {
  margin: 0 6px 10px 12px;
}
.lt-ie9 ul.logo-grid li {
  float: left;
  width: 150px;
  height: 206px;
  vertical-align: bottom;
}
ul.logo-grid li img {
  display: block;
  margin: auto;
  position: absolute;
  max-height: 130px;
  background-color: #FFF;
  top: 0;
  bottom: 0;
  max-width: 100%;
  left: 0;
  right: 0;
  max-width: 76%;
}
ul.logo-grid li span {
  text-align: center;
  font-size: 12px;
  display: block;
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  color: #AD9140;
  cursor: pointer; 
font-size: 16px;
    color: #c5a755;    
    font-family: RotisSemiSansPro-Regular,Arial,sans-serif !important;
}

ul.logo-grid li span:after {content: url(../images/bg-arrow.png);
    padding-left: 5px;}


/* content block*/

.content-block {
  padding-bottom: 20px;
  margin: 50px 0px 0px 0px;
}
.content-block .inner {
  padding: 10px 20px;
}
.Contact .content-block {
  min-height: 400px !important;
  padding: 40px 0px;
}
.content-block a {
  text-decoration: underline;
}
.content-block h2 {
  background: none;
  color: #353535;
  margin: 20px 20px 0 0;
}
.content-block .cta {
  display: inline-block;
  background-color: #AF9340;
  color: #FFF;
  padding: 0.5em 2.2em 0.5em 1em;
  border-right: 20px solid #000;
  position: relative;
  text-decoration: none;
}
.lt-ie9 .content-block .cta {
  position: inherit;
  height: 25px;
  display: inline !important;
}
/*.content-block .cta:after { content: ">"; color: #FFF; font-size: 22px; line-height: 20px; font-family: "Arial narrow", arial, sans-serif; float: right; top: 6px; position: absolute; right: -22px; color: #E5E5E5; } */

.content-block .intro-standout {
  font-size: 28px;
  line-height: 44px;
  padding: 10px 0px 10px 0px;
}
.content-block .intro-standout img {
  float: right;
  height: 93px;
}
/* body content - custom content types */

ul.process {
  margin: 0;
  padding: 0;
}
ul.process li {
  list-style-type: none;
  display: inline-block;
  width: 306px;
  margin: 40px 5px 40px 0;
  height: 107px;
  overflow: visible;
  vertical-align: top;
}
.lt-ie9 ul.process li {
  float: left;
}
ul.process li img {
  float: left;
  margin-right: 10px;
  width: 100px;
  height: auto;
}
ul.process li h3 {
  color: #AF9340;
  margin: 0;
  font-size: 18px;
  clear: none;
}
ul.process li strong {
  color: #666;
  font-size: 16px;
  display: inline-block;
  font-weight: normal;
  width: 170px;
  float: left;
  clear: none;
}
ul.process li p {
  display: inline-block;
  margin-top: 10px;
  width: 195px;
  line-height: 18px;
}
ul.list-featured {
  padding: 0;
  margin: 0;
  width: auto;
}
ul.list-featured li {
  list-style-type: none;
  padding: 1em 1em 1em 2em;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
ul.list-featured li:first-child {
  padding: 1em 1em 1em 2em;
}
ul.list-featured li:nth-child(2n+1) {
  background-color: #AF9340;
  color: #FFF;
}
.ui-widget-content a {
  text-decoration: none !important;
}
table.mfund-table {} table.mfund-table th,
table.mfund-table td {
  padding: 1em;
}
table.mfund-table td {
  padding: 1em;
}
table.mfund-table th {
  text-align: left;
  background-color: #AF9340;
  color: #FFF;
}
table.mfund-table tr:nth-child(2n+1) {
  background-color: #E5E5E5;
}
.wrapper {
  margin: 0px auto !important;
  width: 980px;
}
.lt-ie9 .wrapper {
  float: none !important;
}
.lt-ie9 .tab-set {
  overflow: hidden !important;
}
.list .inner {
  width: 960px !important;
}
/* interactions */

/* .btn_circle {content: "\f103"; position: absolute; left: 0; right: 0; width: 50px; border: 10px solid #FFF; border-radius: 10px; }*/

/* page specific overrides */

.home .columns-two-column .column a[href^="what-is-an-mfund-product.htm"].cta {
  display: inline-block;
  margin-top: 15px;
  height: 30px;
  line-height: 1.5em;
}
.columns-two-column .column img {
  width: 100px;
}
.global-footer .connect {
  display: none;
}
.global-footer a[href^="http://m.asx.com.au"] {
  display: none;
}
.module-glossary {
  margin-bottom: 60px;
  font-family: RotisSemiSansPro-Regular, Arial, sans-serif;
}
.module-glossary table.mfund-table {
  margin-left: 60px;
}
.module-glossary table.mfund-table tr:nth-child(2n+1) {
  background: none;
}
.glossary-col-one {
  border-right: 1px dotted #ccc !important;
}
.glossary-col-one:focus {
  outline: none !important;
}
.glossary-col-one table.mfund-table th {
  padding: 4px;
  background: none;
}
.glossary-col-one table.mfund-table a.anchor {
  visibility: visible;
}
a.anchor {
  display: block;
  position: relative;
  top: -150px;
  visibility: hidden;
}
.module-glossary .jspVerticalBar {
  left: 0;
  width: 30px;
}
.jspVerticalBar .jspDrag {
  background-color: #AF9340;
}
.jspVerticalBar .jspArrowUp,
.jspVerticalBar .jspArrowDown {
  background-color: #A2A2A2;
  height: 30px !important;
}
.jspVerticalBar .jspArrow {
  position: relative;
  text-indent: inherit;
}
.jspVerticalBar .jspArrowDown {
  display: block;
}
.jspVerticalBar .jspArrowDown:after {
  font-family: Helvetica, 'DejaVu Sans', 'Arial Unicode MS', 'Lucida Sans Unicode', sans-serif;
  content: "\2304";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 56px;
  color: #FFF;
}
.jspVerticalBar .jspArrowUp:before {
  font-family: Helvetica, 'DejaVu Sans', 'Arial Unicode MS', 'Lucida Sans Unicode', sans-serif;
  content: "\2303";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 56px;
  color: #FFF;
}
.jspVerticalBar .jspDisabled:after,
.jspVerticalBar .jspDisabled:before {
  color: #b2b2b2;
}
.jspArrow.jspDisabled {
  cursor: default;
  background: #A2A2A2 !important;
}
.glossary-col-one table.mfund-table th a {
  color: #666666;
  font-size: 14px;
  font-weight: normal;
}
.glossary-col-one table.mfund-table th a.link-selected {
  color: #B09438;
}
.glossary-col-two table.mfund-table td {
  height: 380px;
  font-size: 18px;
  line-height: 28px;
}
.glossary-col-two table.mfund-table td a {
  display: block;
  position: relative;
  top: -150px;
  visibility: hidden;
}
.glossary-col-two table.mfund-table td h3 {} .glossary-col-two table.mfund-table tr:nth-child(2n+1) {
  background: none;
}
/* phase 1 amendments */

.list ul {
  float: none;
  width: auto;
  /* increasing width due to omitted advertisting */
}
.list .advertisement-m-rec {
  display: none;
}
.icon-video {
  background: none !important;
  width: 63% !important;
}
/* phase 2 implementation */

#tabs li a span {
  margin-left: 10px;
  font-weight: bold;
  height: 13px;
  line-height: 5px;
  /* padding-bottom: 10px; */
  display: inline-block;
  font-size: 19px;
  vertical-align: middle;
}
#tabs li.ui-tabs-active a span {
  display: none;
}
.arrow-down {
  position: absolute;
  bottom: 50px;
  right: 30px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  border-bottom: 2px solid #888687;
  /*  text-align: center;
    border-radius: 50%;
    padding: 24px;
    font-size: 55px; */
  font-family: Helvetica, 'DejaVu Sans', 'Arial Unicode MS', 'Lucida Sans Unicode', sans-serif;
}
.arrow-down em {
  display: block;
  width: 30px;
  height: 30px;
  font-style: normal;
}
.arrow-down em:before {
  content: "\2304";
  color: #888687;
  font-size: 55px;
  /* line-height: 30px; */
  font-family: Helvetica, 'DejaVu Sans', 'Arial Unicode MS', 'Lucida Sans Unicode', sans-serif;
  cursor: pointer;
}
.layout-two-column .internal .primary,
.mfund-dynamic .internal .primary {
  width: 100%;
  border: none !important;
}
.searchperiod {
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
}
table[summary="Most recent company announcements"] {
  border: 1px solid rgba(0, 0, 0, 0.02);
}
table[summary="Most recent company announcements"] th {
  padding: 8px 10px !important;
  border-bottom-style: solid;
  border-bottom: 1px solid rgba(241, 241, 241, 0.75);
  border-top: 1px solid rgba(0, 0, 0, 0.02);
  font-family: Helvetica, 'DejaVu Sans', 'Arial Unicode MS', 'Lucida Sans Unicode', sans-serif;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.02)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.02)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#05000000', GradientType=0);
  /* IE6-9 */
}
table[summary="Most recent company announcements"] th a {
  font-family: Helvetica, 'DejaVu Sans', 'Arial Unicode MS', 'Lucida Sans Unicode', sans-serif;
  color: #444;
  font-weight: 600;
  font-size: 12px !important;
  text-transform: uppercase;
  text-decoration: none;
}
table[summary="Most recent company announcements"] th a:hover {
  text-decoration: underline;
}
table[summary="Most recent company announcements"] th:last-child {
  border-right: none;
}
table[summary="Most recent company announcements"] tr:nth-child(even) {
  background-color: #F8F8F8;
}
.search-again,
.searchagain {
  background-color: #293030;
}
.search-again a,
.searchagain a {
  color: #FFF;
}
.section-dynamic h1 {
  background: none !important;
  color: #333 !important;
  font-size: 30px;
  text-align: left;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: none;
  padding: 0 !important;
}
.section-dynamic h2 {
  background: none !important;
  color: #333 !important;
  font-size: 20px;
  text-align: left;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: none;
  padding: 0 !important;
}
.section-dynamic label.search {
  font-family: RotisSemiSansPro-Regular, Arial, sans-serif;
  font-size: 16px;
  line-height: 2.5em;
  margin-bottom: 0px;
  display: inline-block;
  height: 39px;
}
input#issuerCode[type="text"] {
  height: 37px;
  border-radius: 2px;
}
#announcements-search > table > tbody > tr:nth-child(1) {
  border: 1px solid #AD9140;
  border-radius: 4px;
}
#announcements-search > table > tbody > tr:nth-child(1) th {
  padding: 10px 20px 10px 20px;
}
div #announcements .contenttable th {
  background: none;
  color: #AD9140;
  text-align: left;
  padding: 10px 3px 4px 3px;
  border: none;
  vertical-align: bottom;
}
div #announcements .contenttable {
  border: none;
}
span[style="font-size: 0.9em;display: block; font-weight: normal;"] {
  float: right;
  line-height: 34px;
}
.contenttable td {
  border: none;
  padding: 6px 5px 8px 12px;
}
.contenttable tr:nth-child(even) {
  background: none;
}
form input[type="submit"],
form button,
button,
form input#go,
.actionbutton,
a.submit,
input[type="image"],
.close img {
  background-color: #AD9140;
}
form input[type="submit"]:hover,
form button:hover,
button:hover,
form input#go:hover,
.actionbutton:hover,
a.actionbutton:hover,
a.submit:hover,
input[type="image"]:hover,
.close img:hover {
  background-color: #293030;
}
#announcements-search div.search-submit input[type="submit"] {
  margin-left: 204px;
  padding: 10px 25px;
}
.page-3318 .page div {
  float: left;
  width: 450px;
}
.lt-ie9 .page-3318 .page div {
  width: 448px;
}
.page-3318 div[style="margin-right:2em;"] {
  width: 500px;
}
.page-3318 div[style="margin-right:2em;"] #announcements-search {
  width: 100% !important;
}
#announcements-search .contenttable {
  width: 100%;
}
.page-3318 .page p {
  clear: both;
}
.page-3318 .page label {
  margin-bottom: 0;
}
.page-3318 .page input[type="radio"] {
  width: 21px;
  height: 26px;
  margin-left: 20px;
}
div #announcements .contenttable td span {} div #announcements .contenttable .or {
  background: none;
}
/* ihover overrides */

.ih-item.circle {
  position: relative;
  border-radius: 50%;
  width: 156px;
  display: block;
  margin: 0px auto;
  height: 151px;
}
.ih-item.circle.effect1 .spinner {
  width: 160px;
  height: 160px;
  border: 10px solid #947D30;
  border-right-color: #7A6727;
  border-bottom-color: #7A6727;
  border-radius: 50%;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  background-color: #Af9340;
  behavior: url(/mfund/js/PIE.htc);
}
.ih-item.circle.effect1 a:hover .spinner {
  -webkit-box-shadow: 0px 0px 15px #666;
  box-shadow: 0px 0px 15px #666;
}
.ih-item.circle .img img {
  /* border-radius: 50%; */
  border-radius: 0;
}
.ih-item img {
  width: auto;
  height: auto;
}
.ih-item.circle .img {
  position: relative;
  width: inherit;
  height: inherit;
  border-radius: 50%;
}
.ih-item.circle.effect1 .img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: inherit;
  height: inherit;
}
.video-container-mfund {
  padding: 40px 0px 0px 0px;
  border-top: 1px solid #DDDDDD;
  overflow: auto;
}
.video-container-mfund-left {
  width: 40%;
  float: left;
}
.video-container-mfund-right {
  width: 58%;
  float: right;
}
.single-item {
  margin-bottom: 0 !important;
}
.slick-dots {
  /* bottom: -56px !important; */
  /* border-bottom: 2px solid #333; */
  padding: 5px 10px 0px 10px !important;
  overflow: auto;
  height: 37px;
  bottom: 0px !important;
  /* width: 980px !important; */
  margin: 0px auto;
  /* float: left; */
  position: inherit !important;
  border-top: 1px solid #444;
  /*  border-bottom: 1px solid #666; */
  display: block;
}
.slick-prev,
.slick-next {
  height: 60px !important;
  width: 60px !important;
}
.slick-prev:before,
.slick-next:before {
  font-size: 58px !important;
  opacity: 0.35 !important;
  transition: opacity 0.3s ease-out;
}
.slick-prev:hover::before,
.slick-next:hover::before {
  opacity: 0.85 !important;
}
.slick-next {
  right: 60px !important;
}
.slick-prev {
  left: 60px !important;
}
.banner button:hover {
  background: none !important;
}
.slick-dots li button:before {
  font-size: 16px !important;
  opacity: 0.25;
  color: #000000 !important;
  border: 1px solid #FFFFFF !important;
  border-radius: 2px !important;
  display: none;
}
.slick-dots li button {
  border: 1px solid #000000 !important;
  background: inherit;
  display: block;
  height: 10px !important;
  width: 10px !important;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 0px;
  cursor: pointer;
  outline: none;
}
.slick-dots li.slick-active button {
  background: #000000;
  border: 1px solid #000000 !important;
}
.panel-side {
  background-color: #58A7AE;
  padding: 40px 0px 50px 30px;
  color: #FFF;
  top: 250px;
  clear: both;
  border-top: 1px solid #CCC;
}
.panel-side strong,
.panel-side h1,
.panel-side h2,
.panel-side h3,
.panel-side a,
.panel-side a:hover {
  color: #FFF;
}
.panel-side h2 {
  color: #293030;
  background: none;
  text-align: left;
  margin: 0;
  padding-left: 0;
}
.buttons-3 {
  margin: 20px 0px;
  padding: 20px 20px 40px;
  overflow: auto;
}
.buttons-3 li {
  list-style-type: none;
  display: inline-block;
  width: 32%;
  margin-right: 2%;
  float: left;
  text-align: center;
}
.buttons-3 li:last-child {
  margin-right: 0;
}
.buttons-3 .cta {
  display: inline-block;
  /* background-color: #AF9340; */
  background: none !important;
  color: #AF9340 !important;
  padding: 0.5em 1em;
  border-right: 0px solid #000;
  position: relative;
  /* text-decoration: underline; */
  border: 2px solid #AF9340;
  text-align: center;
  font-size: 22px;
  font-family: RotisSemiSansPro-Regular, Arial, sans-serif;
}
.buttons-3 .cta:hover {
  color: #353535 !important;
  border: 2px solid #353535;
}
.buttons-3 .cta:after {
  display: none;
}
.buttons-3 li a {
  display: block !important;
  padding: 20px;
  font-size: 18px;
}
.lt-ie9 .buttons-3 li {
  width: 31%;
  padding: 20px 0px;
}
.panel-side .cta {
  /* background-color: #F67917; */
  background-color: #AF9340;
  padding: 10px;
  border-radius: 2px;
  margin: 0px auto;
  display: inline-block;
  width: 280px;
  font-size: 22px;
  text-align: center;
  color: #FFF;
  font-family: RotisSemiSansPro-Regular, Arial, sans-serif;
  float: right;
  margin-left: 20px;
  margin-top: -10px;
}
.panel-side .cta:hover {
  /* background-color: #D16714; */
  background-color: #7A6727;
  background-color: #7A6727;
}
.panel-side .cta:after {
  display: none;
}
.panel-side.heading-center h2 {
  text-align: center;
  display: none;
}
h2.heading-center-heading a {
  font-size: inherit;
  text-decoration: underline;
  color: inherit;
}
.panel-side.heading-center {
  background: #FFFFFF url(../images/bg_congruent.png) 0 0;
}
.panel-side.heading-center .cta {
  text-decoration: none;
}
.panel-side.heading-center h2.heading-center-heading {
  display: block;
}
.panel-side a {
  font-size: 12px;
  text-decoration: underline;
}
.Brokers h2,
.tab-set h2 {
  background: none;
}
.tab-set .content-block {
  clear: both;
}
.Entities h2 {
  display: none;
}
#article-list li,
div#insights,
/* ul li .category {
  text-transform: capitalize; */

}
#article-wrapper {
  overflow: hidden !important;
}
#featured-articles li .category,
#article-list li .category,
.cate,
.mfund-news h1, #articles span.category {
  text-transform: capitalize;
}
.news h1 {
  text-transform: inherit;
}

.lightbox-container {display: none; }