/* #TYPOGRAPHY */
/* #links  */
/* #TABLE */
/* #NAVIGATION */
/* #mainmenu */
/* #topmenu  */
/* #sidemenu */
/* #footermenu */
body {
  margin: 0; }

ul {
  margin: 0;
  padding: 0; }
  ul li {
    list-style: none;
    margin: 0;
    padding: 0; }

a {
  outline: none; }

a img, img {
  border: none; }

/**
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    contenteditable attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that are clearfixed.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

/**
* For IE 6/7 only
* Include this rule to trigger hasLayout and contain floats.
*/
.cf {
  *zoom: 1; }

.wk-gallery-showcase ul.set {
  margin: 0 !important;
  padding: 0 !important; }
  .wk-gallery-showcase ul.set li {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important; }

.rsform .formError, .rsform .formRed {
  color: red; }

#xmap ul.level_0 > li > a {
  text-transform: uppercase; }
#xmap a {
  color: #777777; }
  #xmap a:hover {
    color: #e68542; }

#searchForm .label {
  float: none;
  margin: 6px 5px 0 0; }
#searchForm #search-searchword {
  float: left;
  margin: 0 5px 0 0;
  width: 270px; }
#searchForm .button {
  float: left; }

@media screen and (max-width: 480px) {
  #searchForm #search-searchword {
    margin: 0 1% 0 0;
    padding: 5px 2%;
    width: 73%; }
  #searchForm .button {
    padding-left: 2%;
    padding-right: 2%;
    width: 20%; } }
.search-results {
  margin: 0;
  padding: 0 0 0 25px; }
  .search-results li {
    padding: 20px 0;
    border-bottom: solid 1px #E1E1E1; }
    .search-results li h3 {
      margin: 0 0 5px 0; }
    .search-results li .result-category, .search-results li .result-created {
      color: #AEAEAE;
      font-size: 85%;
      margin: 0; }
    .search-results li .result-text {
      margin: 5px 0; }
  .search-results .highlight {
    background: #221f72;
    color: #fff; }

.counter {
  margin: 20px 0 10px 0; }

.pagination ul {
  margin: 0 !important;
  padding: 0 !important; }
  .pagination ul li {
    float: left;
    list-style: none !important;
    margin: 0 5px 0 0 !important;
    padding: 0 !important; }
    .pagination ul li a {
      background: #221f72;
      color: #fff;
      padding: 3px 8px; }
      .pagination ul li a:hover {
        background: #E6E6E6;
        color: #6E6E6E; }
    .pagination ul li span {
      background: #E6E6E6;
      color: #6E6E6E;
      padding: 3px 8px; }

.tooltip {
  display: none !important; }

body {
  color: #777777;
  font-family: "Myriad Pro 1167301", "Arial";
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 1.4; }

h1, h2, h3, h4 {
  color: #221f72;
  font-family: "Myriad W08 Semibold", "Arial";
  font-weight: normal;
  margin: 0; }

p {
  margin: 1em 0; }

a {
  color: #e68542;
  text-decoration: none; }
  a:hover {
    color: #333;
    text-decoration: none; }

strong {
  font-family: "Myriad W08 Semibold", "Arial";
  font-weight: normal; }

.quote {
  color: #221f72;
  font-size: 17px; }

table tr td {
  border: none;
  margin: 0;
  padding: 0; }

.readmore {
  background: none;
  color: #e68542;
  text-decoration: none; }
  .readmore:hover {
    background: none;
    color: #e68542;
    text-decoration: none; }

.main-content h1 {
  color: #221f72;
  font-size: 24px;
  margin: 0 0 10px 0;
  text-transform: uppercase; }
.main-content h2 {
  color: #e68542;
  font-size: 18px;
  margin: 0 0 10px 0;
  text-transform: uppercase; }
.main-content h3 {
  color: #221f72;
  font-size: 19px;
  margin: 0; }
.main-content h4 {
  color: #e68542;
  font-size: 16px;
  text-transform: uppercase; }
.main-content p {
  margin: 15px 0; }
.main-content a {
  color: #e68542;
  text-decoration: none; }
  .main-content a:hover {
    color: #333;
    text-decoration: none; }
.main-content hr {
  background: #E1E1E1;
  border: none;
  color: #E1E1E1;
  height: 1px; }
.main-content table {
  border-collapse: collapse;
  border: none;
  margin: 15px 0;
  width: 100%; }
  .main-content table tr {
    border-bottom: solid 1px #fff; }
    .main-content table tr th {
      background: #8c8987;
      color: white;
      font-family: "Myriad W08 Semibold", "Arial";
      font-size: 15px;
      font-weight: normal;
      padding: 0.5em 1em;
      text-align: left; }
    .main-content table tr td {
      padding: 0.5em 1em; }
    .main-content table tr:nth-child(2n) td {
      background: #ececed;
      color: #464646; }
    .main-content table tr:nth-child(2n+1) td {
      background: #ececed;
      color: #464646; }

.home-container ul,
.main-content ul {
  margin: 15px 0 15px 20px;
  padding: 0; }
  .home-container ul li,
  .main-content ul li {
    list-style: disc;
    margin: 5px 0;
    padding: 0; }

.home-container input[type="text"],
.home-container input[type="email"],
.home-container textarea,
.home-container select,
.container input[type="text"],
.container input[type="email"],
.container textarea,
.container select {
  background: #fff;
  border: solid 1px #d3d4d5;
  color: #464646;
  font-family: "Myriad Pro 1167301", "Arial";
  font-size: 14px;
  padding: 5px 7px; }
.home-container input[type="text"],
.home-container input[type="email"],
.home-container select,
.container input[type="text"],
.container input[type="email"],
.container select {
  height: 15px; }
.home-container input[placeholder], .home-container [placeholder], .home-container *[placeholder],
.home-container .contact-form input::-webkit-input-placeholder,
.home-container .contact-form textarea::-webkit-input-placeholder,
.container input[placeholder],
.container [placeholder],
.container *[placeholder],
.container .contact-form input::-webkit-input-placeholder,
.container .contact-form textarea::-webkit-input-placeholder {
  color: #464646; }
.home-container input[type="submit"],
.home-container button,
.home-container .button,
.container input[type="submit"],
.container button,
.container .button {
  background: #f0f0f0 url(../img/btn-bg.png) no-repeat -5px -30px;
  border: none;
  box-shadow: 1px 1px 2px #444;
  color: #3d414a;
  cursor: pointer;
  display: block;
  float: left;
  font-family: "Myriad W08 Semibold", "Arial";
  font-size: 14px;
  line-height: 1.3;
  padding: 4px 15px 4px 48px; }
  .home-container input[type="submit"]:hover,
  .home-container button:hover,
  .home-container .button:hover,
  .container input[type="submit"]:hover,
  .container button:hover,
  .container .button:hover {
    background: #e68542 url(../img/btn-bg.png) no-repeat -5px -60px;
    color: #fff; }

.inner {
  padding: 0 15px;
  position: relative; }

.header {
  background: url(../img/mobile-header-bg.png) no-repeat left bottom;
  background-size: auto 110px;
  height: 100px;
  position: relative;
  z-index: 20; }
  .header .inner {
    padding: 0; }
    .header .inner .logo img {
      height: 48px;
      margin: 22px 0 0 40px; }
    .header .inner .search {
      display: none; }

.menu-btn {
  background: url(../img/arrow.png) no-repeat right 6px;
  background-size: 16px auto;
  color: white;
  cursor: pointer;
  display: block;
  font-family: "Myriad W08 Semibold", "Arial";
  font-size: 15px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: 10px;
  text-align: center;
  text-transform: uppercase;
  top: 48px;
  width: 90px; }
  .menu-btn:hover {
    color: #e68542; }

.main-nav,
.top-nav {
  display: none;
  z-index: 10; }
  .main-nav ul.menu > li,
  .top-nav ul.menu > li {
    border-bottom: solid 1px #fff; }
    .main-nav ul.menu > li > a:hover, .main-nav ul.menu > li .current > a,
    .top-nav ul.menu > li > a:hover,
    .top-nav ul.menu > li .current > a {
      background: #e68542;
      color: #fff; }
    .main-nav ul.menu > li > a,
    .top-nav ul.menu > li > a {
      background: #221f72;
      background: rgba(34, 31, 114, 0.9);
      color: #fff;
      display: block;
      font-family: "Myriad W08 Semibold", "Arial";
      font-size: 13px;
      line-height: 1.2;
      padding: 12px;
      text-align: center;
      text-transform: uppercase; }
    .main-nav ul.menu > li ul,
    .top-nav ul.menu > li ul {
      display: none; }

.main-nav ul li:last-child {
  border-bottom: none; }

.slider {
  display: none; }

.slider-mobile {
  margin: -55px 0 0 0; }
  .slider-mobile .image {
    background: url(../img/mobile-slider.jpg) no-repeat center center;
    background-size: auto 140px;
    height: 140px;
    width: 100%; }

.home-intro {
  background: #666a74;
  background: rgba(75, 80, 92, 0.85);
  color: #fff;
  font-size: 13px;
  line-height: 1.4;
  margin: -25px 0 0 0;
  padding: 15px 0;
  position: relative;
  z-index: 10; }
  .home-intro p {
    margin: 0; }
  .home-intro em {
    display: block;
    font-family: "Myriad W08 Semibold", "Arial";
    font-size: 12px;
    font-style: normal;
    margin: 0 0 5px 0;
    text-transform: uppercase; }
  .home-intro a:hover {
    color: #fff; }

.home-container {
  background: #fff;
  padding: 0; }
  .home-container .inner {
    padding: 0; }
    .home-container .inner h3 {
      color: #fff;
      font-family: "Myriad Pro 1167301", "Arial";
      font-size: 19px;
      margin: 0 0 8px 0; }
    .home-container .inner .home-content {
      color: #fff;
      font-size: 13px;
      line-height: 1.35; }
      .home-container .inner .home-content p, .home-container .inner .home-content ul {
        margin-top: 0;
        margin-bottom: 0; }
      .home-container .inner .home-content .button {
        background: #e68542 url(../img/btn-bg.png) no-repeat -5px -60px;
        color: #fff;
        float: left;
        margin: 10px 0 0 0; }
        .home-container .inner .home-content .button:hover {
          background: #f0f0f0 url(../img/btn-bg.png) no-repeat -5px -30px;
          color: #3d414a; }
    .home-container .inner .home-content-top {
      padding: 0; }
      .home-container .inner .home-content-top .content {
        background: #8c8987;
        padding: 12px; }
      .home-container .inner .home-content-top img {
        height: auto !important;
        margin: -12px 12px 0 -12px;
        width: 150px !important; }
      .home-container .inner .home-content-top h3 {
        color: #e68542;
        margin: 0 0 5px 15px; }
    .home-container .inner .home-content-bottom > div {
      padding: 15px; }
      .home-container .inner .home-content-bottom > div:nth-child(2n) {
        background: #4b505c; }
      .home-container .inner .home-content-bottom > div:nth-child(2n+1) {
        background: #5b5f69; }
    .home-container .inner .home-gallery {
      display: none; }
    .home-container .inner .home-right .home-asx-price {
      background: #fff url(../img/mobile-asx-price.png) no-repeat 25px center;
      background-size: 35px auto;
      font-size: 11px;
      line-height: 1.1;
      padding: 15px 15px 15px 80px; }
      .home-container .inner .home-right .home-asx-price .code {
        color: #3d414a;
        font-size: 22px; }
      .home-container .inner .home-right .home-asx-price .source,
      .home-container .inner .home-right .home-asx-price .asx-title {
        display: none; }
    .home-container .inner .home-right .home-side-nav {
      margin: 0 0 15px 0; }
      .home-container .inner .home-right .home-side-nav ul {
        margin: 0;
        padding: 0; }
        .home-container .inner .home-right .home-side-nav ul li {
          background: #f0f0f0;
          border-bottom: solid 1px #fff;
          display: block;
          margin: 0;
          padding: 0; }
          .home-container .inner .home-right .home-side-nav ul li a {
            background: url(../img/mobile-btn-bg.png) no-repeat 7px 0;
            background-size: 67px auto;
            color: #3d414a;
            display: block;
            height: 18px;
            padding: 6px 15px 6px 80px; }
          .home-container .inner .home-right .home-side-nav ul li:nth-child(2n) a {
            background: url(../img/mobile-btn-bg.png) no-repeat 7px -37px;
            background-size: 67px auto; }
          .home-container .inner .home-right .home-side-nav ul li:hover {
            background: #e68542; }
            .home-container .inner .home-right .home-side-nav ul li:hover a {
              color: #fff;
              background: url(../img/mobile-btn-bg.png) no-repeat 7px -73px;
              background-size: 67px auto; }
    .home-container .inner .home-right .home-video {
      display: none; }

.container {
  position: relative;
  z-index: 3; }
  .container .inner {
    padding-top: 20px;
    padding-bottom: 20px; }
    .container .inner .main-content {
      background: #fff; }
      .container .inner .main-content .breadcrumbs {
        display: none; }
    .container .inner .left .side-nav ul li:first-child > a {
      border-top: none; }
    .container .inner .left .side-nav ul li > a:hover, .container .inner .left .side-nav ul li.current > a {
      background: #e68542;
      color: white; }
    .container .inner .left .side-nav ul li a {
      background: #858281;
      border-top: solid 1px #b6b5b3;
      color: white;
      display: block;
      line-height: 1.2;
      padding: 10px 15px;
      text-transform: uppercase; }
    .container .inner .left .side-nav ul li ul li:first-child > a {
      border-top: solid 1px #b6b5b3; }
    .container .inner .left .side-nav ul li ul li a {
      padding: 8px 15px 8px 30px;
      text-transform: none; }

.footer {
  background: #5b5f69; }
  .footer .inner {
    padding-top: 20px;
    padding-bottom: 20px; }
    .footer .inner .footer-nav ul li {
      font-size: 12px;
      line-height: 1;
      padding: 4px 0;
      text-transform: uppercase; }
      .footer .inner .footer-nav ul li a {
        color: white; }
        .footer .inner .footer-nav ul li a:hover {
          color: #e68542; }
    .footer .inner .social {
      margin: 0 0 10px 0; }
      .footer .inner .social ul li {
        display: block;
        float: left;
        margin: 0 7px 0 0; }
        .footer .inner .social ul li a {
          background: url(../img/social.png) no-repeat 0 0;
          display: block;
          height: 21px;
          text-indent: -999em;
          width: 21px; }
          .footer .inner .social ul li a:hover {
            opacity: 0.7;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
            filter: alpha(opacity=70); }
          .footer .inner .social ul li a.twitter {
            background-position: -28px 0; }
          .footer .inner .social ul li a.linkedin {
            background-position: -56px 0; }
          .footer .inner .social ul li a.youtube {
            background-position: -85px 0; }
          .footer .inner .social ul li a.googleplus {
            background-position: -114px 0; }
    .footer .inner .dash {
      margin-top: 10px; }
      .footer .inner .dash a {
        background: url(../img/dash-2x.png) no-repeat 0 0;
        background-size: 190px auto;
        display: block;
        height: 28px;
        margin: 15px 0 0 0;
        text-indent: -999em;
        width: 190px; }

.contact-info {
  width: 100%; }

.contact-form {
  width: 100%; }
  .contact-form form {
    background: #8c8987 url(../img/watermark.png) no-repeat 40px 260px;
    color: #fff;
    padding: 20px 5% 10px 5%;
    width: 90%; }
    .contact-form form .rsform-block {
      padding: 0 0 15px 0; }
    .contact-form form input[type="text"],
    .contact-form form input[type="email"],
    .contact-form form textarea,
    .contact-form form select {
      border: solid 2px #d2d2d2;
      color: #464646;
      padding: 7px 2%;
      width: 95%; }
    .contact-form form input[type="submit"] {
      float: right; }
    .contact-form form .formField {
      line-height: 1;
      position: relative; }
      .contact-form form .formField img {
        position: absolute;
        right: 5px;
        top: 4px; }
    .contact-form form .formField {
      overflow: hidden; }
    .contact-form form .formRed {
      background: #e68542;
      color: #fff;
      font-family: "Myriad W08 Semibold", "Arial";
      font-weight: normal;
      margin: 0 0 15px 0;
      padding: 5px 10px; }
    .contact-form form .formError {
      color: #464646;
      font-family: "Myriad W08 Semibold", "Arial";
      font-size: 11.5px;
      font-weight: normal; }

.rsform.subscription-form {
  background: #858281;
  color: #fff;
  margin-top: 20px;
  padding-bottom: 10px; }
  .rsform.subscription-form h2 {
    background: #E68542;
    color: #fff;
    font-size: 14px;
    padding: 9px 15px; }
  .rsform.subscription-form .rsform-block {
    padding: 9px 15px; }
    .rsform.subscription-form .rsform-block input {
      margin-bottom: 0; }
    .rsform.subscription-form .rsform-block input[type="text"] {
      width: 95% !important; }
  .rsform.subscription-form p {
    padding: 9px 15px; }

.wk-gallery img {
  height: 88px;
  width: 88px; }

.wk-gallery-wall.margin > * {
  margin: 0 5px 5px 0; }

.slider-mobile .image {
  background: url(../img/mobile-slider.jpg) no-repeat center center;
  background-size: auto 180px;
  height: 140px; }

.contact-form {
  max-width: 290px; }

/* Sticky Footer Code */
html, body {
  height: 100%; }

.wrap {
  min-height: 100%; }

.container, .home-container {
  overflow: auto;
  padding-bottom: 95px !important; }

.footer {
  position: relative;
  margin-top: -95px !important;
  height: 95px !important;
  padding: 0;
  clear: both; }

/* END Sticky Footer Code */
.slider-mobile {
  margin: -75px 0 0 0; }
  .slider-mobile .image {
    background: url(../img/mobile-slider.jpg) no-repeat center center;
    background-size: auto 250px;
    height: 180px; }

.footer .inner .footer-nav {
  float: left; }
  .footer .inner .footer-nav ul li {
    border-right: solid 1px white;
    display: block;
    float: left;
    padding: 0 10px; }
    .footer .inner .footer-nav ul li:first-child {
      padding-left: 0; }
    .footer .inner .footer-nav ul li:last-child {
      border-right: none; }
.footer .inner .social {
  margin: 0 0 18px 0; }
.footer .inner .dash {
  float: right;
  margin: 0; }

.contact-info {
  float: left;
  width: 310px; }

.contact-form {
  float: right;
  width: 240px; }
  .contact-form form {
    padding: 20px 15px 10px 15px;
    width: 210px; }
    .contact-form form input[type="text"],
    .contact-form form input[type="email"],
    .contact-form form textarea,
    .contact-form form select {
      padding: 7px 10px;
      width: 187px; }

body {
  background: #3d414a; }

.header {
  background: url(../img/mobile-header-bg.png) no-repeat left bottom;
  background-size: auto 160px;
  height: 160px; }
  .header .inner .logo img {
    height: 76px;
    margin: 42px 0 0 56px; }

.menu-btn {
  display: none; }

.top-nav {
  display: block !important;
  position: absolute;
  right: 15px;
  top: 40px; }
  .top-nav ul.menu li {
    border: none;
    border-right: solid 1px #221f72;
    display: block;
    float: left; }
    .top-nav ul.menu li:last-child {
      border-right: none; }
      .top-nav ul.menu li:last-child a {
        padding-right: 0; }
    .top-nav ul.menu li:hover a {
      color: #777777;
      background: none; }
    .top-nav ul.menu li a {
      background: none;
      color: #221f72;
      font-family: "Myriad Pro 1167301", "Arial";
      font-size: 13px;
      line-height: 1;
      padding: 0 10px;
      text-transform: uppercase; }

.main-nav {
  display: block !important;
  left: 255px;
  position: absolute !important;
  top: 82px; }
  .main-nav ul.menu > li {
    border: none;
    display: block;
    float: left; }
    .main-nav ul.menu > li > a:hover, .main-nav ul.menu > li.active > a {
      background: none;
      color: #e68542; }
    .main-nav ul.menu > li:hover > ul {
      display: block; }
    .main-nav ul.menu > li > a {
      background: none;
      color: white;
      display: block;
      font-family: "Myriad W08 Semibold", "Arial";
      font-size: 13px;
      line-height: 1;
      padding: 12px 9px;
      text-align: center; }
    .main-nav ul.menu > li > ul {
      position: absolute; }
      .main-nav ul.menu > li > ul > li {
        display: block; }
        .main-nav ul.menu > li > ul > li.current > a, .main-nav ul.menu > li > ul > li > a:hover {
          background: #e68542;
          color: white; }
        .main-nav ul.menu > li > ul > li > a {
          background: #221f72;
          background: rgba(34, 31, 114, 0.9);
          border-top: solid 1px #fff;
          border-top: solid 1px rgba(255, 255, 255, 0.7);
          color: white;
          display: block;
          font-size: 14px;
          line-height: 1.2;
          padding: 8px 9px 8px 9px;
          text-transform: none;
          width: 160px; }
        .main-nav ul.menu > li > ul > li ul {
          display: block;
          position: relative; }
          .main-nav ul.menu > li > ul > li ul li {
            display: block; }
            .main-nav ul.menu > li > ul > li ul li.current > a, .main-nav ul.menu > li > ul > li ul li > a:hover {
              background: #e68542;
              color: white; }
            .main-nav ul.menu > li > ul > li ul li a {
              background: #221f72;
              background: rgba(34, 31, 114, 0.9);
              border-top: solid 1px #fff;
              border-top: solid 1px rgba(255, 255, 255, 0.7);
              color: white;
              display: block;
              font-size: 14px;
              line-height: 1.2;
              padding: 8px 10px 8px 28px;
              text-transform: none;
              width: 140px; }

.slider-mobile {
  margin: -80px 0 0 0; }
  .slider-mobile .image {
    background: url(../img/mobile-slider.jpg) no-repeat center center;
    background-size: auto 300px;
    height: 250px; }

.home-intro {
  font-size: 13px;
  margin: -50px 0 0 0;
  padding: 15px 0; }
  .home-intro .content {
    padding: 0 35% 0 0; }
  .home-intro em {
    font-size: 20px; }

.home-container {
  background: none;
  overflow: visible;
  position: relative;
  z-index: 15; }
  .home-container .inner {
    padding: 0 15px 40px 15px; }
    .home-container .inner h3 {
      font-size: 24px; }
    .home-container .inner .home-content {
      float: left;
      width: 65%; }
      .home-container .inner .home-content .button {
        background: #f0f0f0 url(../img/btn-bg.png) no-repeat -5px -30px;
        color: #3d414a;
        margin: 15px 0 0 0; }
        .home-container .inner .home-content .button:hover {
          background: #e68542 url(../img/btn-bg.png) no-repeat -5px -60px;
          color: #fff; }
    .home-container .inner .home-content-top > div {
      font-size: 14px;
      padding: 0; }
      .home-container .inner .home-content-top > div .content {
        padding: 20px 15px; }
        .home-container .inner .home-content-top > div .content img {
          height: auto !important;
          margin: -20px 15px 0 0;
          width: 220px !important; }
      .home-container .inner .home-content-top > div h3 {
        margin: 15px 0 8px 0; }
      .home-container .inner .home-content-top > div .button {
        float: right; }
    .home-container .inner .home-content-bottom > div {
      background: none !important;
      border-right: solid 1px #8b8d92;
      float: left;
      padding: 5px 5% 5px 0;
      width: 42%; }
      .home-container .inner .home-content-bottom > div:nth-child(2n+1) {
        border-right: none;
        float: right;
        padding-right: 4%; }
    .home-container .inner .home-gallery {
      display: block;
      margin: 20px 0; }
    .home-container .inner .home-right {
      float: right;
      margin-top: -210px;
      width: 31%; }
      .home-container .inner .home-right .home-asx-price {
        background: #fff url(../img/asx-price.png) no-repeat 10px center;
        background-size: auto auto;
        padding: 15px 15px 15px 70px; }
      .home-container .inner .home-right .home-side-nav {
        margin: 0 0 52px 0; }
        .home-container .inner .home-right .home-side-nav ul li {
          border-bottom: none;
          font-size: 16.5px;
          line-height: 1; }
          .home-container .inner .home-right .home-side-nav ul li a {
            background: url(../img/mobile-btn-bg.png) no-repeat -10px -1px;
            background-size: 70px auto;
            height: 18px;
            margin: 2px 0 0 0;
            padding: 6px 15px 8px 70px; }
          .home-container .inner .home-right .home-side-nav ul li:nth-child(2n) a {
            background: url(../img/mobile-btn-bg.png) no-repeat -10px -39px;
            background-size: 70px auto; }
          .home-container .inner .home-right .home-side-nav ul li:hover a {
            background: url(../img/mobile-btn-bg.png) no-repeat -10px -76px;
            background-size: 70px auto; }
      .home-container .inner .home-right .home-video {
        color: #fff;
        display: block;
        font-size: 13px;
        line-height: 1.35; }
        .home-container .inner .home-right .home-video p {
          margin: 0; }
        .home-container .inner .home-right .home-video img {
          height: auto !important;
          max-width: 100%; }

.container {
  background: #3D414A;
  background: rgba(61, 65, 74, 0.85);
  margin-top: -70px; }
  .container .inner {
    padding-top: 0;
    padding-bottom: 40px; }
    .container .inner .main-content {
      float: right;
      padding: 30px 3%;
      width: 65%; }
      .container .inner .main-content .breadcrumbs {
        display: block;
        font-size: 11.5px;
        margin-bottom: 15px;
        text-transform: uppercase; }
        .container .inner .main-content .breadcrumbs a, .container .inner .main-content .breadcrumbs span {
          padding: 0 5px; }
          .container .inner .main-content .breadcrumbs a:first-child, .container .inner .main-content .breadcrumbs span:first-child {
            padding-left: 0; }
      .container .inner .main-content p, .container .inner .main-content ul li, .container .inner .main-content ol li {
        text-align: justify; }
    .container .inner .left {
      float: left;
      width: 27%; }

.footer {
  background: none;
  overflow: hidden;
  position: relative;
  z-index: 15; }
  .footer .inner {
    background: #343740;
    height: 20px;
    padding: 55px 2% 20px 2%;
    width: 96%; }
    .footer .inner .social {
      display: block;
      left: 2%;
      margin: 0;
      position: absolute;
      top: 0; }

.contact-info {
  float: left;
  width: 220px; }

.wk-gallery img {
  height: 113px;
  width: 113px; }

.inner {
  margin: 0 auto;
  padding: 0;
  width: 960px; }

.header {
  background: url(../img/header-bg.png) no-repeat center bottom;
  background-size: auto auto;
  height: 204px; }
  .header .inner .logo img {
    height: 95px;
    margin: 53px 0 0 -7px; }
  .header .inner .search {
    display: block;
    position: absolute;
    right: 0;
    top: 40px; }
    .header .inner .search form {
      height: 25px;
      position: relative; }
    .header .inner .search input[type="text"] {
      background: #fff;
      border: solid 1px #d3d4d5;
      color: #888;
      font-size: 11.5px;
      height: 15px;
      padding: 5px 30px 5px 7px;
      width: 150px; }
    .header .inner .search input[type="submit"] {
      background: #fff url(../img/search-btn.png) no-repeat 5px 5px;
      border: none;
      cursor: pointer;
      height: 21px;
      padding: 0;
      position: absolute;
      right: 5px;
      top: 2px;
      width: 21px; }
      .header .inner .search input[type="submit"]:hover {
        background: #fff url(../img/search-btn.png) no-repeat 5px -20px; }

.top-nav {
  right: 215px;
  top: 46px; }

.main-nav {
  left: 255px;
  top: 101px; }
  .main-nav ul.menu > li > a {
    font-size: 16px;
    padding: 12px 19px; }
  .main-nav ul.menu > li > ul {
    border: none; }
    .main-nav ul.menu > li > ul > li:first-child > a {
      border-top: none; }
    .main-nav ul.menu > li > ul > li > a {
      font-size: 16px;
      padding: 10px 12px 10px 19px;
      width: 190px; }
    .main-nav ul.menu > li > ul > li ul li a {
      padding: 8px 12px 8px 30px;
      width: 179px; }

.slider-mobile {
  display: none; }

.slider {
  display: block;
  height: 445px;
  margin: -104px 0 0 0;
  overflow: hidden;
  position: relative; }
  .slider .inner {
    left: 50%;
    margin: 0 0 0 -800px;
    position: absolute;
    width: 1600px; }

.home-intro {
  font-size: 14px;
  padding: 20px 0; }
  .home-intro .content {
    padding: 0 287px 0 0; }
  .home-intro em {
    font-size: 24px; }

.home-container .inner {
  padding: 0 0 40px 0; }
  .home-container .inner .home-content {
    width: 670px; }
  .home-container .inner .home-content-top img {
    width: auto !important; }
  .home-container .inner .home-right {
    float: right;
    margin-top: -224px;
    width: 260px; }
    .home-container .inner .home-right .home-asx-price {
      background: #fff url(../img/asx-price.png) no-repeat 20px center;
      font-size: 13px;
      padding: 17px 15px 17px 90px; }
      .home-container .inner .home-right .home-asx-price .code {
        font-size: 28px; }
      .home-container .inner .home-right .home-asx-price .price {
        font-size: 30px; }
    .home-container .inner .home-right .home-side-nav {
      margin: 0 0 35px 0; }
      .home-container .inner .home-right .home-side-nav ul li a {
        background: url(../img/mobile-btn-bg.png) no-repeat 7px -1px;
        background-size: 80px auto;
        height: 20px;
        padding: 8px 15px 8px 90px; }
      .home-container .inner .home-right .home-side-nav ul li:nth-child(2n) a {
        background: url(../img/mobile-btn-bg.png) no-repeat 7px -45px;
        background-size: 80px auto; }
      .home-container .inner .home-right .home-side-nav ul li:hover a {
        background: url(../img/mobile-btn-bg.png) no-repeat 7px -88px;
        background-size: 80px auto; }

.container {
  margin-top: -135px;
  min-height: 300px; }
  .container .inner .main-content {
    padding: 30px 30px 40px 30px;
    width: 620px; }
  .container .inner .left {
    width: 260px; }

.footer .inner {
  left: 50%;
  margin-left: -800px;
  padding-left: 320px;
  padding-right: 320px;
  position: absolute;
  width: 960px; }
  .footer .inner .social {
    left: 320px; }
  .footer .inner .dash a {
    background: url(../img/dash.png) no-repeat 0 0;
    margin: -15px 0 0 0; }
    .footer .inner .dash a:hover {
      background-position: 0 100%; }

.contact-info {
  width: 290px; }

.contact-form {
  max-width: none;
  width: 310px; }
  .contact-form form {
    padding: 20px 25px 10px 25px;
    width: 260px; }
    .contact-form form input[type="text"],
    .contact-form form input[type="email"],
    .contact-form form textarea,
    .contact-form form select {
      width: 237px; }

.rsform.subscription-form {
  background: #858281;
  margin: 0; }

.wk-gallery img {
  height: auto;
  width: auto; }

.wk-gallery-wall.margin > * {
  margin: 0 8px 8px 0; }

.home-container .inner .home-right .home-side-nav ul li a {
  background: url(../img/mobile-btn-bg.png) no-repeat -10px -9px; }
.home-container .inner .home-right .home-side-nav ul li:nth-child(2n) a {
  background: url(../img/mobile-btn-bg.png) no-repeat -10px -68px; }
.home-container .inner .home-right .home-side-nav ul li:hover a {
  background: url(../img/mobile-btn-bg.png) no-repeat -10px -126px; }

/*# sourceMappingURL=ie.css.map */
