@import url('/FormBuilder/_Resource/_module/plugin/mdb/bootstrap.min.css');
@import url('/FormBuilder/_Resource/_module/plugin/mdb/mdb.min.css');
@import url('/FormBuilder/_Resource/_module/plugin/FontAwesome5.min.css');
@import url('/FormBuilder/_Resource/_module/plugin/webfonts.css');
@import url('/FormBuilder/_Resource/_module/plugin/slick/slick.css');
@import url("https://use.typekit.net/oov2lhk.css");
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600');

body {
    overflow-x: hidden;
    background: #fff;
    font-family: Source Sans Pro,sans-serif;
    font-size: 18px;
    color: #000;
    font-weight: 300;
    line-height: 28px
}

.page-content {
    padding: 80px 0 100px
}

.home-content {
    background: #f0f0f0
}

.container {
    max-width: 1180px
}

.sml-container {
    max-width: 760px
}

img {
    max-width: 100%
}

hr {
    margin: 45px 0;
    border-color: #ccc!important
}

.skipToContent {
    position: absolute;
    left: -9999px;
    top: 0
}

.skipToContent:focus,.skipToContent:active {
    left: 0;
    top: 0;
    z-index: 10;
    outline: -webkit-focus-ring-color auto 5px
}

.horizontal-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 15px;
    margin: 0 0 48px;
    margin: 0 0 3rem;
    border-bottom: 2px solid #f0f0f0;
    position: relative
}

.horizontal-tab li {
    margin: 0 60px 0 0
}

.horizontal-tab li:before {
    display: none!important
}

.horizontal-tab li:last-child a {
    margin: 0
}

.horizontal-tab a {
    text-decoration: none!important;
    font-family: itc-avant-garde-gothic-pro;
    font-size: 16px;
    line-height: 20px;
    color: #767676;
    font-weight: 500;
    display: block
}

.horizontal-tab li .active {
    color: #e01a22!important
}

.horizontal-tab .lavalamp-object.easeOutBack {
    -webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
    transition-timing-function: cubic-bezier(.175,.885,.32,1.275)
}

.horizontal-tab .lavalamp-object {
    -webkit-transition-property: -webkit-transform,width,height;
    -webkit-transition-property: width,height,-webkit-transform;
    transition-property: width,height,-webkit-transform;
    transition-property: transform,width,height;
    transition-property: transform,width,height,-webkit-transform
}

.horizontal-tab .lavalamp-object {
    border-bottom: 2px solid #e01a22;
    bottom: -2px;
    position: absolute;
    left: 0
}

.select-dropdown label {
    color: #767676
}

.select-dropdown select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 10px 30px 5px 10px;
    font-family: itc-avant-garde-gothic-pro;
    font-size: 16px;
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/chevron-down.png) no-repeat 53px center;
    border-color: #000
}

.select-dropdown select option {
    font-family: arial
}

h1,h2,h3,h4,h5 {
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 500
}

h1 {
    color: #e01a22;
    font-size: 56px;
    line-height: 60px
}

h2 {
    color: #000;
    font-size: 36px;
    line-height: 48px;
    margin: 0 0 40px
}

h3 {
    color: #000;
    font-size: 24px;
    line-height: 32px
}

h4 {
    color: #000;
    font-size: 18px;
    line-height: 26px
}

b,strong {
    font-weight: 700
}

p:last-child {
    margin: 0
}

.sml-size {
    font-size: 16px
}

._red {
    color: #e01a22
}

._red-link {
    color: #e01a22!important
}

._red-border {
    border-color: #e01a22!important
}

._grey {
    color: #767676
}

._lightgrey-bg {
    background: #f0f0f0
}

._cream-bg {
    background: #faf9f5
}

.card {
    box-shadow: none
}

.inner-content li,.inner-content ol li ul li {
    list-style-type: none
}

.inner-content li:before,.inner-content ol li ul li:before {
    content: "\2022";
    color: #e01a22;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 22px
}

.inner-content ol li {
    list-style-type: inherit
}

.inner-content ol li:before {
    display: none
}

ol.bold li {
    font-weight: 700
}

ol.bold li p {
    font-weight: 400
}

ol.bold li p:last-child {
    margin-bottom: 16px;
    margin-bottom: 1rem
}

a {
    color: #e01a22;
    text-decoration: none
}

a:hover {
    color: #e01a22;
    text-decoration: underline
}

a:focus {
    color: #e01a22;
    outline: thick solid black;
    outline: 5px auto -webkit-focus-ring-color
}

.view-more {
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-size: 16px;
    color: #000!important;
    display: inline-block;
    font-weight: 500
}

.view-more:after {
    content: "\f054";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 700;
    color: #e01a22;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    margin: 0 0 0 10px
}

.back-link {
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 500
}

.back-link:before {
    content: "\f053";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 700;
    margin: 0 10px 0 0;
    display: inline-block;
    font-size: 15px
}

.red-links .view-more {
    color: #e01a22!important
}

table td {
    border-color: #ccc
}

table td,table th {
    font-size: inherit
}

table.overflow {
    display: block;
    overflow: auto;
    font-size: 15px;
    line-height: 1.5
}

table.overflow th {
    white-space: nowrap
}

table.overflow td {
    min-width: 120px
}

.btn,.loadNext,#submitSubscription {
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-size: 16px;
    line-height: 26px;
    box-shadow: none!important;
    border-radius: 0;
    display: inline-block;
    font-weight: 500;
    padding: 10px 20px;
    text-transform: initial;
    color: #fff
}

.btn-primary,.loadNext,#submitSubscription {
    background-color: #e01a22!important;
    color: #fff;
    text-decoration: none
}

.btn-primary:hover,.loadNext:hover,.loadNext:focus,.btn-primary:not([disabled]):not(.disabled).active,.btn-primary:not([disabled]):not(.disabled):active,.show>.btn-primary.dropdown-toggle,.btn-primary:focus,#submitSubscription:hover {
    background-color: #e01a22!important;
    color: #fff;
    text-decoration: none
}

.loadNext {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 300px;
    text-align: center
}

.btn:after,#submitSubscription:after {
    content: "\f054";
    font-family: 'Font Awesome 5 Pro';
    font-size: 15px;
    margin: 0 0 0 10px
}

.btn:focus,#submitSubscription:focus {
    outline: -webkit-focus-ring-color auto 5px!important;
    outline: thick solid black
}

#submitSubscription {
    border: 0;
    cursor: pointer;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

input[type=submit] {
    background-color: #e01a22;
    color: #fff;
    text-decoration: none;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-size: 16px;
    line-height: 26px;
    box-shadow: none!important;
    border-radius: 0;
    display: inline-block;
    font-weight: 500;
    padding: 10px 20px;
    text-transform: initial;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    margin: 0;
    border: 0;
    cursor: pointer
}

input[type=submit]:hover {
    background-color: #e01a22
}

.formNav>.button {
    padding-top: 24px;
    padding-top: 1.5rem
}

.formNav>.back {
    float: left
}

.formNav>.next {
    float: right
}

.header {
    background: #fff
}

.header .navbar {
    box-shadow: none;
    height: 80px;
    padding: 0
}

.header .navbar .navbar-nav {
    position: relative
}

.header .navbar .nav-link {
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 700;
    text-decoration: none;
    font-size: 16px;
    color: #000;
    padding: 0;
    margin: 0 40px 0 0
}

.header .navbar .nav-link:hover,.header .navbar .nav-link.active,.header .parent-active,.header .navbar .nav-link:focus {
    color: #e01a22!important
}

.header .navbar .nav-item:last-child .nav-link {
    margin: 0;
    font-size: 25px
}

.header .navbar .nav-item:last-child .nav-link i {
    display: block;
    width: 25px;
    color: #767676
}

.header .search-bar #___gcse_0 {
    position: absolute;
    right: 30px;
    top: 0;
    width: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    visibility: hidden
}

.header .search-bar #___gcse_0.show-search {
    width: calc(100% - 27px)!important;
    visibility: visible
}

.header .search-bar #___gcse_0 .gsc-control-cse,.header .search-bar #___gcse_0 .gsc-search-box-tools .gsc-search-box .gsc-input {
    padding: 0;
    border: 0;
    background: #fff!important
}

.header .search-bar .show-search i:before {
    content: "\f00d"!important;
    font-size: 27px
}

.header .search-bar .gsc-search-button,.header .search-bar .gsib_b {
    display: none
}

.header .search-bar #gsc-iw-id1 {
    box-shadow: none!important;
    border: 0
}

.header .search-bar #gsc-i-id1 {
    font-size: 18px;
    text-indent: 0!important;
    border: 1px solid #666!important;
    padding-left: 8px!important
}

.header .search-bar #gsc-i-id1:-webkit-input-placeholder,.header .search-bar #gsc-i-id1:-moz-placeholder,.header .search-bar #gsc-i-id1:-ms-input-placeholder,.header .search-bar #gsc-i-id1:placeholder {
    font-size: 18px!important;
    font-family: Source Sans Pro,sans-serif!important
}

.header .search-bar #___gcse_0 .gsc-search-box-tools .gsc-search-box .gsc-input:focus {
    outline: auto 5px -webkit-focus-ring-color!important
}

.header .search-bar .gsib_a {
    padding: 0
}

.header .gsc-search-box {
    margin: 0
}

table.gstl_50.gssb_c {
    background: #fff;
    display: none
}

table.gstl_50.gssb_c .gssb_a img {
    display: none
}

table.gstl_50.gssb_c .gsq_a span {
    font-weight: 700
}

table.gstl_50.gssb_c .gsq_a span b {
    font-weight: 400
}

.search-results .gsc-adBlock,.gcsc-branding,.gsc-orderby-container,.gs-fileFormat,.search-results .gsc-table-cell-thumbnail.gsc-thumbnail {
    display: none!important
}

.search-results .gsc-control-cse.gsc-control-cse-en {
    padding: 0
}

.search-results .gsc-result-info {
    font-size: 36px;
    line-height: 42px;
    display: block;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    color: #000;
    font-weight: 500;
    padding: 0
}

.search-results .gsc-control-cse .gs-result .gs-title,.search-results .gsc-control-cse .gs-result .gs-title b,.search-results .gsc-control-cse .gs-result .gs-title strong {
    font-size: 18px;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    color: #000!important;
    font-weight: 500!important;
    text-decoration: none!important
}

.search-results .gsc-thumbnail-inside,.search-results .gsc-url-top {
    padding: 0
}

.search-results .gs-webResult div.gs-visibleUrl-long,.search-results .gs-webResult div.gs-visibleUrl-short,.search-results .gs-webResult div.gs-visibleUrl-breadcrumb {
    color: #e01a22
}

.search-results .gs-webResult div.gs-visibleUrl-breadcrumb {
    display: none
}

.search-results .gsc-webResult .gsc-result {
    border-top: 1px solid #ccc!important;
    padding: 20px 0
}

.search-results .gsc-resultsbox-visible .gsc-results.gsc-webResult {
    width: 100%
}

.search-results .gsc-above-wrapper-area {
    border: 0;
    margin-bottom: 64px;
    margin-bottom: 4rem
}

.search-results .gsc-resultsbox-visible .gsc-results.gsc-webResult>.gsc-result {
    border-top: 0!important
}

.search-results .gsc-cursor-box.gs-bidi-start-align {
    text-align: center;
    margin-top: 48px;
    margin-top: 3rem
}

.search-results .gsc-cursor-box.gs-bidi-start-align .gsc-cursor-page {
    font-size: 16px;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    color: #000;
    text-decoration: none!important;
    font-weight: 500;
    margin: 0 20px 0 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.search-results .gsc-results .gsc-cursor-box .gsc-cursor-current-page,.search-results .gsc-cursor-box.gs-bidi-start-align .gsc-cursor-page:hover {
    color: #e01a22!important
}

.search-results .gsc-cursor-page.gsc-cursor-current-page {
    font-weight: 500;
    color: #ccc!important
}

.search-results .gs-bidi-start-align.gs-snippet {
    color: #767676;
    font-family: Source Sans Pro,sans-serif;
    font-size: 16px
}

.search-results .gcsc-more-maybe-branding-root,.search-results .gsc-thumbnail-inside,.search-results .gsc-url-top,.search-results .gsc-tabHeader.gsc-tabhActive,.search-results .gs-watermark,.search-results .gs-webResult div.gs-visibleUrl-short {
    display: none
}

.search-results .gsc-cursor-box.gs-bidi-start-align .gsc-cursor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.search-results .gsc-cursor-box.gs-bidi-start-align .gsc-cursor .gsc-cursor-page:not(.gsc-cursor-current-page) {
    cursor: pointer
}

::-webkit-input-placeholder {
    font-size: 18px!important;
    font-family: Source Sans Pro,sans-serif
}

::-moz-placeholder {
    font-size: 18px!important;
    font-family: Source Sans Pro,sans-serif
}

:-ms-input-placeholder {
    font-size: 18px!important;
    font-family: Source Sans Pro,sans-serif
}

::placeholder {
    font-size: 18px!important;
    font-family: Source Sans Pro,sans-serif
}

.mobile-search {
    display: none;
    position: absolute;
    right: 0
}

.mobile-search #___gcse_0 {
    position: absolute;
    right: 30px;
    top: 0;
    width: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.mobile-search #___gcse_0.show-search {
    width: calc(100% - 27px)!important
}

.mobile-search #___gcse_0 .gsc-control-cse,.mobile-search #___gcse_0 .gsc-search-box-tools .gsc-search-box .gsc-input {
    padding: 0;
    border: 0;
    background: #fff!important
}

.mobile-search .show-search i:before {
    content: "\f00d"!important;
    font-size: 27px
}

.mobile-search .gsc-search-button,.mobile-search .gsib_b {
    display: none
}

.mobile-search #gsc-iw-id1 {
    box-shadow: none!important;
    border: 0
}

.mobile-search #gsc-i-id1 {
    font-size: 18px;
    text-indent: 0!important
}

.mobile-search #gsc-i-id1:-webkit-input-placeholder,.mobile-search #gsc-i-id1:-moz-placeholder,.mobile-search #gsc-i-id1:-ms-input-placeholder,.mobile-search #gsc-i-id1:placeholder {
    font-size: 18px!important;
    font-family: Source Sans Pro,sans-serif!important
}

.mobile-search #___gcse_0 .gsc-search-box-tools .gsc-search-box .gsc-input:focus {
    outline: auto 5px -webkit-focus-ring-color!important
}

.mobile-search .gsib_a {
    padding: 0;
    border: 0
}

.mobile-search .gsc-search-box,.header .gsc-search-box {
    margin: 0;
    width: 100%
}

.mobile-search #___gcse_1 {
    display: none;
    position: fixed;
    top: 57px;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 1000;
    padding: 40px
}

.mobile-search #___gcse_1.show-search {
    display: block!important
}

.mobile-search a {
    border: 0!important;
    color: #767676!important;
    font-size: 25px!important;
    padding: 0!important
}

.mobile-search a i {
    display: block;
    width: 25px
}

.mobile-search .gsc-search-box-tools .gsc-search-box .gsc-input {
    padding: 0;
    border: 0!important
}

.mobile-search .gsc-search-box-tools .gsc-search-box .gsc-input .gsc-input-box {
    border: 0;
    box-shadow: none!important
}

.mobile-search .gsc-search-box-tools .gsc-search-box .gsc-input .gsc-input-box input#gsc-i-id2 {
    background: none!important;
    text-indent: 0!important;
    font-size: 24px;
    box-shadow: none!important;
    border: 0!important
}

.banner {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/hero-img.jpg) no-repeat center;
    background-size: cover!important;
    height: 500px
}

.banner-box h1 {
    background: #fff;
    padding: 40px 40px 35px;
    display: inline-block;
    margin: 0
}

.inner-banner {
    height: 460px;
    background-size: cover!important
}

.inner-banner .banner-box {
    padding: 0;
    display: inline-block
}

.inner-banner h1 {
    padding: 40px 40px 35px;
    margin: 0
}

.inner-banner.about-us {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/aboutus-banner3.jpg) no-repeat right
}

.inner-banner.our-strategy {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/ourstrategy-banner.jpg) no-repeat right
}

.inner-banner.our-history {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/ourhistory-banner.jpg) no-repeat right
}

.inner-banner.board-of-directors,.inner-banner.dividend-reinvestment-plan {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/boardofdirectors-banner.jpg) no-repeat right
}

.inner-banner.executive-leadership-team {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/executiveleadership-banner.jpg) no-repeat right
}

.inner-banner.corporate-governance {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/corporategovernance-banner.jpg) no-repeat right
}

.inner-banner.investors,.inner-banner.debt-investors,.inner-banner.debt-overview {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/investors-banner.jpg) no-repeat right
}

.inner-banner.our-performance,.inner-banner.share-price {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/ourperformance-banner.jpg) no-repeat top right
}

.inner-banner.media-releases,.inner-banner.news {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/mediareleases-banner.jpg) no-repeat center
}

.inner-banner.asx-announcements {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/asxannouncements-banner.jpg) no-repeat center
}

.inner-banner.webcasts-and-videos {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/webcasts-banner.jpg) no-repeat center
}

.inner-banner.results-and-reports,.inner-banner.results-and-presentations {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/resultsreports-banner.jpg) no-repeat center
}

.inner-banner.key-investor-dates {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/keyinvestordates-banner.jpg) no-repeat center
}

.inner-banner.annual-general-meeting {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/reports-banner.jpg) no-repeat center
}

.inner-banner.shareholder-faqs {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/shareholderfaqs-banner.jpg) no-repeat center
}

.inner-banner.sustainability {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/sustainability-banner.jpg) no-repeat center
}

.inner-banner.our-people,.inner-banner.a-team-that-is-better-together {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/ourpeople-banner.jpg) no-repeat center
}

.inner-banner.our-commitments {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/ourcommitments-banner.jpg) no-repeat center
}

.inner-banner.community-and-suppliers,.inner-banner.farming-that-is-better-together {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/communitysuppliers-banner.jpg) no-repeat center
}

.inner-banner.ethical-sourcing,.inner-banner.human-rights,.inner-banner.coles-wages-and-conditions-hotline {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/ethicalsourcing-banner.jpg) no-repeat center
}

.inner-banner.responsible-sourcing,.inner-banner.sourcing-that-is-better-together {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/responsiblesourcing-banner.jpg) no-repeat center
}

.inner-banner.sourcing-and-farming{
	background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/Sourcing-and-farming.jpg) no-repeat center
}

.inner-banner.environment.waste{
	background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/environment-banner.jpg) no-repeat center
}
.inner-banner.together-to-zero-emissions,.inner-banner.together-to-zero-waste {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/environment-banner.jpg) no-repeat center
}

.inner-banner.energy-and-emissions{
	background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/EnergyandEmission.jpg) no-repeat center
}

.inner-banner.packaging{
	background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/Packaging2.jpg) no-repeat top center
}

.inner-banner.a-community-that-is-better-together {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/healthnutrition-banner.jpg) no-repeat center
}

.inner-banner.health-and-nutrition{
	background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/HealthandNutrition.jpg) no-repeat center
}

.inner-banner.contact-us {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/contactus-banner.jpg) no-repeat center
}

.inner-banner.search-results {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/searchresults-banner.jpg) no-repeat center
}

.inner-banner.privacy-policy {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/generic-banner.jpg) no-repeat center
}

.inner-banner.terms---conditions {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/generic-banner.jpg) no-repeat center
}

.inner-banner.site-map {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/generic-banner.jpg) no-repeat center
}

.inner-banner.email-alerts {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/generic-banner.jpg) no-repeat center
}

.inner-banner.our-suppliers {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/suppliers-banner.jpg) no-repeat center
}

.inner-banner.goods-not-for-resale,.inner-banner.related-documents---policies,.inner-banner.resources---support,.inner-banner.transacting-with-coles {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/supplier-subpage-banner.jpg) no-repeat center
}

.inner-banner.dividends {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/dividends-banner-coles.jpg) no-repeat center
}

.inner-banner.sustainability-report {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/Sustainability_Report.jpg) no-repeat center
}

.inner-banner.reports {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/AR20-Website-Banner.jpg) no-repeat center
}

.home-sp {
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    background: #fff;
    border-bottom: 2px solid #eaeaea;
    font-size: 18px
}

.home-sp .wrap {
    height: 80px
}

.home-sp .sp-toolbar>div {
    margin: 0 35px 0 0
}

.home-sp .sp-title {
    color: #6d6e71;
    margin: 0 5px 0 0
}

.home-sp .sp-feed {
    font-weight: 700
}

.sp-latest {
    border-right: 1px solid #220707;
    padding: 0 35px 0 0
}

.sp-latest .sp-title {
    margin: 0 10px 0 0
}

.sp-latest .sp-feed {
    font-size: 36px;
    line-height: normal
}

.sp-latest .sp-feed sup {
    top: auto
}

.sp-change .icon-change img {
    display: none;
    margin: 0 0 0 5px;
    width: 24px
}

.sp-change .up .price-up {
    display: inline-block!important;
    vertical-align: middle
}

.sp-change .down .price-down {
    display: inline-block!important;
    vertical-align: middle
}

.side-menu {
    margin: 80px 0 0;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    width: 90%;
    padding-bottom: 100px
}

.side-menu ul {
    padding: 0
}

.side-menu ul li:before {
    display: none
}

.side-menu .nav-link {
    height: 80px;
    line-height: 80px;
    padding: 0 0 0 30px;
    font-size: 24px;
    font-weight: 700
}

.side-menu .nav-link,.side-menu .dropdown-item {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #000
}

.side-menu li:last-child .dropdown-item {
    border-bottom: 1px solid #ccc
}

.side-menu .dropdown-item {
    background: #fafafa;
    height: 60px;
    line-height: 60px;
    padding: 0 15px 0 40px;
    font-weight: 500;
    font-size: 16px
}

.side-menu .dropdown-item:before {
    content: "\f054";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 700;
    font-size: 15px;
    margin: 0 10px 0 0
}

.side-menu .active,.side-menu .dropdown-item:hover,.side-menu .dropdown-item:focus {
    color: #e01a22!important
}

.side-menu .dropdown-item.multi {
    white-space: normal;
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.side-menu .dropdown-item.multi:before {
    padding-bottom: 25px
}

.side-menu .sub .dropdown-item {
    padding-left: 60px;
}

.latest-news {
    background: #fff;
    margin: 0 0 40px;
    box-shadow: 1px 1px 5px 0 rgba(0,0,0,.05);
    border: 1px solid #f0f0f0
}

.latest-news .wrap {
    padding: 45px 45px 45px 15px
}

.latest-news h2 {
    color: #e01a22;
    margin: 0 0 20px
}

.latest-news .news-date {
    text-transform: uppercase;
    display: inline-block;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0 10px
}

.latest-news .latest-news-container {
    width: 100%;
    height: 100%
}

.latest-asx {
    margin: 80px 0 0
}

.latest-asx .btn {
    margin: 0
}

.latest-asx .announcementsTable tr:first-child {
    position: absolute!important;
    clip: rect(1px,1px,1px,1px);
    width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    border: 0!important;
    overflow: hidden;
    white-space: nowrap
}

.latest-asx .announcementsTable {
    display: block;
    background: #fff;
    margin: 0 0 45px;
    text-align: left
}

.latest-asx .announcementsTable tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.latest-asx .announcementsTable tbody tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 35px 35px 70px;
    border-right: 2px solid #f0f0f0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative
}

.latest-asx .announcementsTable tbody tr:last-child {
    border: 0
}

.latest-asx .announcementsTable tbody tr td {
    display: block
}

.latest-asx .announcementDate span:last-child {
    text-transform: uppercase;
    display: inline-block;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    font-weight: 600;
    margin: 0 0 20px;
    font-family: Source Sans Pro,sans-serif;
    font-size: 18px;
    padding: 0 10px
}

.latest-asx .announcementTitle a {
    font-size: 24px;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 500;
    text-decoration: none;
    display: block;
    margin: 0 0 15px
}

.latest-asx .announcementTitle a:after {
    padding-top: 20px;
    content: "View PDF";
    display: block;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-size: 16px;
    color: #000!important;
    font-weight: 500;
    position: absolute;
    bottom: 35px
}

.latest-asx .announcementTitle a:hover:after {
    text-decoration: underline
}

.latest-asx .announcementTitle a:before {
    content: "\f054";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 700;
    color: #e01a22;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    margin: 0 0 0 10px;
    position: absolute;
    bottom: 35px;
    left: 105px
}

.our-businesses {
    padding: 60px 0
}

.our-businesses .row:first-child {
    margin: 0 0 40px
}

.our-businesses h2 {
    margin: 0
}

.slick-arrows i {
    font-weight: 700;
    font-size: 25px;
    color: #6d6e71;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.slick-arrows i:hover,.slick-arrows i:focus {
    color: #000
}

.slick-arrows a {
    margin: 0 40px 0 0;
    display: inline-block
}

.slick-arrows a:last-child {
    margin: 0
}

.carousel .carousel-card {
    text-align: center
}

.carousel .carousel-card img {
    margin: 0 0 20px
}

.inner-content .our-businesses {
    padding: 0
}

.inner-content .our-businesses .row:first-child {
    margin: 0 -15px
}

.inner-content .our-businesses .view-more {
    color: #e01a22!important
}

.making-life-easier .row .col-md {
    margin-bottom: 32px;
    margin-bottom: 2rem;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    max-width: none
}

.making-life-easier .row .col-md:last-child {
    margin: 0
}

.making-life-easier img {
    height: 80px;
    width: 80px;
    margin: 0 20px 0 0
}

.making-life-easier .text-aside {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.history-tab {
    padding: 0 0 0 20px;
    position: relative;
    border-left: 2px solid #ccc
}

.history-tab li {
    z-index: 100000
}

.history-tab li a {
    display: block;
    color: #767676;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-size: 16px;
    font-weight: 500;
    height: 50px;
    line-height: 50px;
    z-index: 1000;
    position: relative
}

.history-tab li a:hover {
    color: #e01a22;
    text-decoration: none
}

.history-tab li:before {
    content: "";
    width: auto;
    margin: auto;
    display: none
}

.history-tab li .active {
    color: #e01a22!important
}

.year {
    display: none
}

.year img {
    margin: 0 0 20px
}

.year:first-child {
    display: block
}

.year.first {
    display: block
}

.history-tab .lavalamp-object.easeOutBack {
    -webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
    transition-timing-function: cubic-bezier(.175,.885,.32,1.275)
}

.history-tab .lavalamp-object {
    -webkit-transition-property: -webkit-transform,width,height;
    -webkit-transition-property: width,height,-webkit-transform;
    transition-property: width,height,-webkit-transform;
    transition-property: transform,width,height;
    transition-property: transform,width,height,-webkit-transform
}

.history-tab .lavalamp-object {
    border-left: 2px solid #e01a22;
    left: -22px;
    position: absolute
}

.person-title {
    display: inline-block;
    font-weight: 600;
    margin: 0 0 20px
}

.corp-docs {
    font-size: 18px;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 500
}

.corp-docs span {
    color: #767676;
    font-weight: 100
}

.corp-docs .view-more {
    color: #e01a22!important;
    display: block;
    margin-top: 16px;
    margin-top: 1rem
}

.corp-docs .wrap {
    border-bottom: 1px solid #ccc;
    padding-bottom: 16px;
    padding-bottom: 1rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    height: calc(100% - 1rem)
}

.home-opening .latest-shareprice {
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 900;
    font-size: 64px;
    display: inline-block;
    line-height: normal;
    margin: 0 20px 0 0
}

.home-opening .price-up,.home-opening .price-down {
    display: none
}

.home-opening .latest-sharemove img {
    max-width: 24px;
    margin: 0 5px 0 0
}

.home-opening .wrap {
    height: 100%;
    position: relative;
    padding: 0 0 60px
}

.home-opening .inner-wrap {
    border-bottom: 1px solid #ccc;
    margin: 0 0 24px;
    margin: 0 0 1.5rem;
    padding: 0 0 24px;
    padding: 0 0 1.5rem
}

.home-opening .inner-wrap p:first-child {
    margin: 0 0 32px;
    margin: 0 0 2rem
}

.home-opening .btn {
    position: absolute;
    bottom: 0
}

.rhs-shareprice {
    display: inline-block
}

.rhs-shareprice .latest-sharemove,.rhs-shareprice .latest-sharepercent {
    white-space: nowrap;
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-family: itc-avant-garde-gothic-pro,sans-serif
}

.home-opening table {
    width: 100%;
    font-size: 18px;
    color: #767676;
    margin: 0 0 20px
}

.latest-financial {
    font-size: 18px;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 500
}

.latest-financial span {
    color: #767676;
    font-weight: 100
}

.latest-financial .view-more {
    color: #e01a22!important;
    display: block;
    margin-top: 16px;
    margin-top: 1rem
}

.latest-financial .wrap {
    border-bottom: 1px solid #ccc;
    padding-bottom: 16px;
    padding-bottom: 1rem;
    margin-bottom: 16px;
    margin-bottom: 1rem
}

.upcoming-events table {
    width: 100%
}

.upcoming-events tr {
    border-bottom: 1px solid #ccc
}

.upcoming-events th {
    vertical-align: bottom;
    padding: 15px 0
}

.upcoming-events td:last-child {
    text-align: right
}

.upcoming-events a {
    font-size: 16px;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 500
}

.upcoming-events span {
    color: #767676
}

.upcoming-events p {
    font-size: 18px;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 500;
    margin: 0;
    line-height: normal
}

.upcoming-events .completed {
    color: #767676!important
}

.upcoming-events .completed i:before {
    content: "\f00c"!important;
    font-weight: 400
}

.dividends table {
    width: 100%;
    table-layout: fixed
}

.dividends tr {
    border-bottom: 1px solid #ccc
}

.dividends th {
    font-size: 18px;
    font-weight: 500;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    margin: 0;
    line-height: normal;
    vertical-align: top
}

.dividends th,.dividends td {
    text-align: center;
    padding: 17.6px 1.6px 16px;
    padding: 1.1rem .1rem 1rem
}

.dividends th:first-child,.dividends td:first-child {
    text-align: left
}

.investor-enquiries {
    background: #f7f7f7;
    padding: 50px 0
}

.investor-enquiries img {
    margin: 0 10px 0 0
}

.investor-enquiries img,.investor-enquiries .wrap {
    display: inline-block;
    vertical-align: top
}

.our-performance-sp .latest-shareprice {
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 900;
    font-size: 64px;
    display: inline-block;
    line-height: normal
}

.our-performance-sp .price-up,.our-performance-sp .price-down {
    display: none
}

.our-performance-sp .latest-sharemove img {
    max-width: 24px;
    margin: 0 5px 0 0;
    width: 100%
}

.our-performance-sp .wrap {
    height: 100%;
    position: relative
}

.our-performance-sp .inner-wrap {
    border-bottom: 1px solid #ccc;
    margin: 0 0 24px;
    margin: 0 0 1.5rem;
    padding: 0 0 24px;
    padding: 0 0 1.5rem
}

.our-performance-sp .inner-wrap p:first-child {
    margin: 0 0 32px;
    margin: 0 0 2rem
}

.our-performance-sp .btn {
    position: absolute;
    bottom: 0
}

.our-performance-sp .rhs-shareprice {
    display: inline-block;
    margin: 0 0 0 20px
}

.our-performance-sp .rhs-shareprice .latest-sharemove,.rhs-shareprice .latest-sharepercent {
    display: block;
    font-size: 20px
}

.our-performance-sp table {
    width: 100%;
    font-size: 18px;
    color: #767676;
    margin: 0 0 20px
}

.share-performance table {
    width: 100%
}

.share-performance table th:first-child {
    color: #767676
}

.share-performance table td:last-child {
    font-weight: 700;
    text-align: right
}

.priveVolumeChart {
    width: 100%!important
}

.priveVolumeChart .highcharts-input-group,.priveVolumeChart .highcharts-legend {
    display: none!important
}

.priveVolumeChart g.highcharts-axis path {
    stroke: #000;
    stroke-width: 2px;
    opacity: 1!important;
}

.priveVolumeChart .highcharts-grid path:last-child {
    stroke: #000;
    stroke-width: 2px;
    opacity: 1!important;
}

.priveVolumeChart input.highcharts-range-selector {
    display: none!important
}

.highcharts-tooltip:last-child tspan:last-child {
    font-size: 16px!important;
    fill: #ccc!important;
    font-weight: 400!important
}

.historical-feeds .select-dropdown {
    margin: 0 0 32px;
    margin: 0 0 2rem
}

.historical-feeds .priceHistoryTable {
    width: 100%;
    table-layout: fixed;
    margin: 0 0 32px;
    margin: 0 0 2rem
}

.historical-feeds .priceHistoryTable th {
    font-weight: 700;
    border-bottom: 1px solid #000
}

.historical-feeds .priceHistoryTable td {
    border-bottom: 1px solid #ccc
}

.historical-feeds .priceHistoryTable tr:last-child td {
    border: 0
}

.historical-feeds .priceHistoryTable th,.historical-feeds .priceHistoryTable td {
    padding: 10px 0;
    text-align: center
}

.historical-feeds .priceHistoryTable th:first-child,.historical-feeds .priceHistoryTable td:first-child {
    text-align: left
}

.QAViewer .historical-feeds .loadNext {
    color: #fff!important;
    text-align: center;
    text-decoration: none!important
}

#investmentCalcChartContainer_InvestmentCalculator1,.calc-table .calc-table-filter .calc-table-filter-row>.text {
    display: none
}

.share-calculator .horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0 0 32px;
    margin: 0 0 2rem;
    -ms-flex-flow: wrap;
    flex-flow: wrap
}

.share-calculator .horizontal li:before {
    display: none
}

.share-calculator .horizontal li:first-child {
    margin: 0 40px 0 0
}

.share-calculator .calc-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.share-calculator .calc-table .calc-table-filter {
    -webkit-box-flex: 1;
    -ms-flex: 1 100%;
    flex: 1 100%
}

.share-calculator .calc-table .calc-table-filter input {
    border: 0;
    border-bottom: 2px solid #969696
}

.share-calculator .calc-table .calc-table-filter input:last-child {
    display: block;
    font-size: 24px;
    line-height: normal
}

.share-calculator .calc-table .calc-table-row {
    -webkit-box-flex: 1;
    -ms-flex: 1 50%;
    flex: 1 50%;
    padding: 0 20px;
    background: #f7f7f7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.share-calculator .calc-table .calc-table-row span {
    font-weight: 700
}

.share-calculator .calc-table .calc-table-row label {
    margin: 0;
    color: #767676
}

.inner-content .announcementsTable {
    display: block;
    width: 100%;
    margin: 0 0 64px;
    margin: 0 0 4rem
}

.inner-content .announcementsTable tbody {
    display: block
}

.inner-content .announcementsTable tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.inner-content .announcementsTable tr:first-child {
    position: absolute!important;
    clip: rect(1px,1px,1px,1px);
    width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    border: 0!important;
    overflow: hidden;
    white-space: nowrap
}

.inner-content .announcementsTable tr:last-child td {
    border: 0
}

.inner-content .announcementsTable td {
    display: block
}

.inner-content .announcementsTable .announcementDate {
    width: 20%;
    font-size: 16px;
    color: #767676;
    padding: 17.6px 12px 16px 0;
    padding: 1.1rem .75rem 1rem 0;
    border-bottom: 1px solid #ccc
}

.inner-content .announcementsTable .announcementTitle {
    width: 80%;
    padding: 17.6px 0 16px 12px;
    padding: 1.1rem 0 1rem .75rem;
    border-bottom: 1px solid #ccc
}

.inner-content .announcementsTable .announcementTitle a {
    color: #000;
    text-decoration: none!important;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    padding-right: 150px
}

.inner-content .announcementsTable .announcementTitle a:before {
    content: "View PDF";
    position: absolute;
    right: 25px;
    font-size: 16px;
    color: #e01a22!important;
    cursor: pointer
}

.inner-content .announcementsTable .announcementTitle a:hover:before {
    text-decoration: underline!important
}

.inner-content .announcementsTable .announcementTitle a:after {
    font-family: 'Font Awesome 5 Pro';
    color: #e01a22!important;
    font-size: 15px;
    font-weight: 700;
    content: "\f054";
    padding-left: 150px;
    position: absolute;
    right: 0;
    top: 0
}

#loadingSpinner {
    display: none
}

.results-reports-table {
    width: 100%
}

.results-reports-table tr {
    border-bottom: 1px solid #ccc
}

.results-reports-table tr:last-child {
    border-bottom: 0
}

.results-reports-table td {
    vertical-align: bottom;
    padding: 15px 0;
    vertical-align: middle
}

.results-reports-table p {
    font-size: 18px;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 500;
    margin: 0
}

.highlights .highlights-wrap {
    border-bottom: 1px solid #ccc;
    padding-bottom: 32px;
    padding-bottom: 2rem;
    margin-bottom: 52px;
    margin-bottom: 3.25rem;
    height: calc(100% - 3.25rem)
}

.highlights .highlights-wrap p {
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    line-height: 1.2
}

.highlights .highlights-wrap p:first-child {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 32px;
    margin-bottom: 2rem
}

.highlights .highlights-wrap p:last-child {
    color: #e01a22;
    font-weight: 700;
    font-size: 80px;
    font-size: 5rem
}

.agm-table {
    width: 100%
}

.agm-table tr {
    border-bottom: 1px solid #ccc
}

.agm-table tr:last-child {
    border-bottom: 0
}

.agm-table td,.agm-table th {
    vertical-align: bottom;
    padding: 15px 0;
    vertical-align: middle
}

.agm-table p {
    font-size: 18px;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 500;
    margin: 0
}

.rsvp-form>.row {
    margin: 20px 0;
    margin: 1.25rem 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.rsvp-form label {
    min-width: 220px;
    font-weight: 700;
    padding: 5px 15px 5px 0
}

.rsvp-form .row input {
    max-width: 280px;
    width: 100%;
    font-size: 18px;
    padding: 5px
}

.rsvp-form .inputFields {
    width: 100%;
    font-size: 0
}

.rsvp-form .row span.error {
    font-size: 18px;
    vertical-align: top;
    padding-left: 5px;
    color: #f00;
    line-height: 100%
}

.rsvp-form #errorDiv {
    border: 2px solid #e01a22;
    margin-bottom: 32px;
    margin-bottom: 2rem;
    color: #e01a22
}

.rsvp-form #errorDiv h6 {
    padding: 20px 20px 0;
    font-weight: 700;
    font-size: 1em
}

.rsvp-form #errorDiv ul {
    margin-left: 20px;
    font-size: 16px;
    font-size: 1rem
}

.webcasts .row {
    margin-bottom: 30px
}

.webcasts .row:last-child {
    margin-bottom: 0
}

.webcast-info {
    border: 1px solid #ccc;
    padding: 25px 35px
}

.webcast-info span {
    text-transform: uppercase;
    display: inline-block;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0 10px
}

.webcast-info h3 {
    color: #e01a22!important
}

.emailSubscriptionView .row,.updateSubscriptionsView .row {
    display: block;
    margin: 0
}

.emailSubscriptionView>.row:first-child,.updateSubscriptionsView>.row:first-child {
    margin: 0 0 20px
}

.emailSubscriptionView .emailLabel,.updateSubscriptionsView .emailLabel {
    margin: 20px 0 0
}

.emailSubscriptionView .emailLabel,.emailSubscriptionView legend,.updateSubscriptionsView .emailLabel,.updateSubscriptionsView legend {
    font-size: 18px!important;
    font-weight: 700;
    width: 100%
}

.emailSubscriptionView legend,.updateSubscriptionsView legend {
    margin: 0
}

.emailSubscriptionView .row label:last-child input {
    margin: 0 0 20px;
    border: 1px solid #666;
    padding: 5px 10px
}

.emailSubscriptionView ul,.updateSubscriptionsView ul {
    padding: 0
}

.emailSubscriptionView ul li:before,.updateSubscriptionsView ul li:before {
    display: none
}

.emailSubscriptionView ul li input,.updateSubscriptionsView ul li input {
    margin: 0 5px 0 0
}

.emailSubscriptionView label .error,.updateSubscriptionsView label .error {
    color: #e01a22;
    display: inline-block;
    vertical-align: top;
    line-height: normal
}

.oc-form-error-container .error ul {
    padding: 0 0 0 22px
}

.subscriptionConfirmationView .row,.updateSubscriptionsView .row {
    display: block
}

.updateSubscriptionsView fieldset {
    margin: 20px 0 0
}

.updateSubscriptionsView .emailAddress {
    font-weight: 700
}

.featured-news {
    padding: 80px 0;
    background: #f0f0f0
}

.featured-news .featured-news-wrap {
    background: #fff;
    margin: 0 0 40px;
    box-shadow: 1px 1px 5px 0 rgba(0,0,0,.05)
}

.featured-news .featured-news-wrap .wrap {
    padding: 45px 45px 45px 15px
}

.featured-news .featured-news-wrap h2 {
    color: #e01a22;
    margin: 0 0 20px
}

.featured-news .featured-news-wrap .news-date {
    text-transform: uppercase;
    display: inline-block;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0 10px
}

.date {
    font-weight: 600;
    width: 20%;
    min-width: 150px;
    color: #767676;
    font-size: 16px;
    padding-left: 0!important
}

.title {
    width: 60%;
    font-size: 18px;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 500
}

.link {
    width: 20%;
    text-align: right;
    padding-right: 0!important
}

.link a {
    color: #e01a22!important
}

.data-table {
    display: none
}

.table tr:first-child .date,.table tr:first-child .title,.table tr:first-child .link {
    border-top: 0
}

.news-content h2 {
    margin: 0 0 10px
}

.press-docs {
    font-size: 18px;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 500;
    padding: 32px 0;
    padding: 2rem 0;
    margin: 48px 0;
    margin: 3rem 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.press-docs span {
    color: #767676;
    font-weight: 100
}

.press-docs .view-more {
    color: #e01a22!important;
    display: block;
    margin-top: 16px;
    margin-top: 1rem
}

.sustainability-cards {
    margin-top: 80px;
    margin-top: 5rem
}

.sustainability-cards .avatar {
    width: 80px;
    margin-top: -40px;
    overflow: hidden
}

.sustainability-cards .card {
    text-align: center;
    border: 1px solid #c8c8c8;
    border-radius: 0;
    height: 100%
}

.sustainability-cards .row {
    margin-bottom: 80px;
    margin-bottom: 5rem
}

.sustainability-cards .row:last-child {
    margin: 0
}

.sustainability-cards .card-title {
    display: block;
    font-size: 24px;
    line-height: 32px;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 700;
    color: #e01a22;
    margin-bottom: 16px;
    margin-bottom: 1rem
}

.sustainability-cards .card-text {
    font-size: 18px!important;
    font-family: inherit!important;
    color: #000!important
}

.sustainability-cards .view-more {
    color: #e01a22!important
}

.sustainability-reports {
    margin: 80px 0;
    margin: 5rem 0
}

.sustainability-reports .view-more {
    color: #e01a22!important;
    display: block;
    margin: 16px 0 0;
    margin: 1rem 0 0
}

.our-commitments {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/ourcommitments-banner.jpg) center right;
    background-size: cover
}

.our-commitments .wrap {
    background: #fff;
    padding: 40px;
    margin: 64px 0;
    margin: 4rem 0
}

.our-commitments .wrap h3 {
    font-weight: 700
}

.our-commitments .wrap h3,.our-commitments .view-more {
    color: #e01a22!important
}

.content-cards {
    margin-top: 80px;
    margin-top: 5rem
}

.content-cards .avatar {
    width: 80px;
    margin-top: -40px;
    overflow: hidden
}

.content-cards .card {
    text-align: center;
    border: 1px solid #c8c8c8;
    border-radius: 0;
    height: 100%
}

.content-cards .row {
    margin-bottom: 80px;
    margin-bottom: 5rem
}

.content-cards .row:last-child {
    margin-bottom: 0
}

.content-cards .card-title {
    display: block;
    font-size: 24px;
    line-height: 32px;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 700;
    color: #e01a22;
    margin-bottom: 16px;
    margin-bottom: 1rem
}

.content-cards .card-text {
    font-size: 18px!important;
    font-family: inherit!important;
    color: #000!important
}

.content-cards .view-more {
    color: #e01a22!important
}

.icon-content .row .col-md {
    margin-bottom: 32px;
    margin-bottom: 2rem;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    max-width: none
}

.icon-content .row .col-md:last-child {
    margin: 0
}

.icon-content img {
    height: 80px;
    width: 80px;
    margin: 0 20px 0 0
}

.icon-content .text-aside {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.contact-enquiries {
    background: #f7f7f7;
    padding: 50px 0
}

.contact-enquiries img {
    margin: 0 10px 0 0;
    max-width: 31px
}

.contact-enquiries img,.contact-enquiries .wrap {
    display: inline-block;
    vertical-align: top
}

.QAViewer {
    border-bottom: 1px solid #4c4c4c;
    position: relative
}

.QAViewer .QALink:after {
    content: "\f067";
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    right: 0;
    font-size: 36px;
    color: #e01a22;
    font-weight: 100;
    top: 22px
}

.QAViewer.open .QALink {
    color: #e01a22
}

.QAViewer.open .QALink:after {
    content: "\f068"!important
}

.QAViewer.first-question {
    border-top: 1px solid #4c4c4c
}

.QALink {
    font-size: 24px;
    text-decoration: none!important;
    line-height: 35px;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-weight: 500;
    display: block;
    color: #000;
    padding: 20px 60px 20px 0
}

.QAViewer .answer {
    padding: 10px 40px 40px;
    position: relative
}

.QAViewer .answer a {
    color: #e01a22!important
}

.QAViewer .answer a.btn {
    color: #fff!important
}

.QAViewer .answer a.black-text {
    color: #000!important
}

.QAViewer .answer hr {
    margin: 20px 0 25px
}

.tandc ol>li {
    margin: 0 0 20px
}

.tandc ol ul>li {
    list-style-type: lower-alpha!important
}

.tandc ol ul>li:before {
    display: none!important
}

.site-map .col-md-3:last-child>ul>li:before {
    display: inline-block
}

.site-map h4 {
    font-family: Source Sans Pro,sans-serif
}

.tile {
    height: 300px;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-size: cover!important;
    position: relative;
    margin: 0 0 80px
}

.tile:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.tile:hover:before {
    background: rgba(224,26,34,.5)!important
}

.tile a {
    z-index: 10000;
    width: 100%;
    color: #000;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-size: 16px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    text-align: center;
    background: #fff
}

.tile a:hover {
    text-decoration: none
}

.tile a:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.tile.our-strategy {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/ourstrategy-tile.jpg) no-repeat right
}

.tile.our-history {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/ourhistory-tile.jpg) no-repeat center
}

.tile.corporate-governance {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/corporategovernance-tile.jpg) no-repeat bottom
}

.tile.asx-announcements {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/asxannouncements-tile.jpg) no-repeat right
}

.tile.annual-general-meetings {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/agm-tile-v2.jpg) no-repeat center
}

.tile.shareholder-faqs {
    background: url(/FormBuilder/_Resource/_module/ir5sKeTxxEOndzdh00hWJw/images/shareholderfaqs-tile.jpg) no-repeat bottom
}

.iframe-wrapper {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%
}

.iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%!important;
    border: 0
}

.footer {
    background: #1c1c1c;
    color: #fff;
    padding: 40px 0 0
}

.footer .nav-item a {
    color: #fff;
    font-family: itc-avant-garde-gothic-pro,sans-serif;
    font-size: 16px
}

.footer img {
    width: 205px;
    margin: 0 0 30px
}

.footer .wrap {
    border-top: 2px solid #767676;
    padding: 20px 0 40px;
    margin: 20px 0 0
}

.footer .col-md-3:last-child a {
    font-weight: 500
}

.footer .col-md-3:not(:last-child)>ul>.nav-item:first-child>a {
    display: inline-block;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 7px
}

.footer .list-unstyled .nav-item {
    line-height: 1.2;
    margin-bottom: 7px;
}

.footer .footer-icon {
    display: none;
    position: absolute;
    right: 0;
    width: 40px;
    height: 59px;
    text-align: center;
    top: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center
}

.footer .footer-icon:after {
    content: "\f067";
    font-family: "Font Awesome 5 Pro";
    font-weight: 100;
    font-size: 10px;
    color: #ccc
}

.footer .footer-icon.slide-down:after {
    content: "\f068"!important
}

.footer ul ul {
    padding: 0
}

.footer ul ul li {
    list-style-type: none
}

.footer ul ul li a {
    border-bottom: 0
}

@media(min-width: 1181px) {
    .latest-news .latest-news-container {
        position:relative;
        overflow: hidden;
        min-height: 470px
    }

    .latest-news .latest-news-container img {
        position: absolute;
        min-width: 1000%;
        min-height: 1000%;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%) scale(.1);
        transform: translateX(-50%) translateY(-50%) scale(.1);
        max-width: none
    }
}

@media(max-width: 1180px) {
    .container {
        padding-left:20px;
        padding-right: 20px
    }

    .inner-content article .container>.row>.col-md-4 {
        display: none
    }

    .inner-content article .col-md-8 {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        max-width: none
    }

    .page-content {
        padding: 50px 0
    }

    .home-sp .wrap {
        height: auto;
        display: block!important;
        padding: 30px 0
    }

    .home-sp .sp-toolbar {
        margin: 0 0 20px
    }

    .sp-latest .sp-feed {
        font-size: 42px
    }

    .latest-news .col-7,.latest-news .col-5 {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        max-width: none
    }

    .person-img {
        margin: 0 0 15px;
        width: 100%
    }

    .person-title {
        display: block
    }

    .investor-enquiries .col-md-4 {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        max-width: none;
        margin-bottom: 2rem
    }

    .investor-enquiries .col-md-4:last-child {
        margin: 0
    }

    .webcasts img {
        width: 100%
    }

    .featured-news {
        padding: 50px 0
    }

    .featured-news .featured-news-wrap {
        margin: 0
    }

    .featured-news .featured-news-wrap .col-7,.featured-news .featured-news-wrap .col-5 {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        max-width: none
    }

    .contact-enquiries .general-contact img,.contact-enquiries .investor-contact img {
        display: none
    }
}

@media(max-width: 991px) {
    h1 {
        font-size:36px;
        line-height: 36px
    }

    .header {
        border-bottom: 1px solid #ccc
    }

    .header .navbar {
        height: 56px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .header .navbar-brand {
        margin: 0
    }

    .header .navbar-brand img {
        height: 26px
    }

    .header .navbar-toggler {
        position: absolute;
        left: 0;
        width: 25px;
        height: 25px;
        padding: 0
    }

    .header .navbar-toggler:focus {
        outline: #000 solid thick;
        outline: -webkit-focus-ring-color auto 5px
    }

    .header .navbar .nav-item {
        border-bottom: 1px solid #ccc;
        position: unset!important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .header .navbar .nav-link {
        line-height: 50px;
        padding: 0 0 0 20px;
        margin: 0
    }

    .header .dropdown-icon {
        top: 0;
        right: 0;
        height: 51px;
        width: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .header .navbar .dropdown .dropdown-icon:after {
        content: "\f054";
        font-family: 'Font Awesome 5 Pro';
        font-weight: 700;
        color: #e01a22;
        display: inline-block;
        vertical-align: middle;
        font-size: 15px
    }

    .header .navbar .dropdown .dropdown-menu {
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border: 0;
        padding: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-animation: slideOut .2s forwards;
        animation: slideOut.2s forwards
    }

    .header .navbar .dropdown .dropdown-menu.slide-in {
        -webkit-transform: translateX(0)!important;
        transform: translateX(0)!important;
        -webkit-animation: slide .2s forwards;
        animation: slide .2s forwards
    }

    .header .navbar .news-item .dropdown-icon {
        display: none
    }

    .header .navbar .menu-back {
        display: block;
        line-height: 50px;
        padding: 0 0 0 20px;
        font-family: itc-avant-garde-gothic-pro,sans-serif;
        font-size: 16px;
        font-weight: 700;
        border-bottom: 1px solid #ccc
    }

    .header .navbar .menu-back:before {
        content: "\f053";
        font-family: 'Font Awesome 5 Pro';
        font-weight: 700;
        color: #e01a22;
        display: inline-block;
        vertical-align: middle;
        font-size: 15px;
        margin: 0 10px 0 0
    }

    .header .navbar .menu-title {
        display: block;
        line-height: 50px;
        padding: 0 0 0 20px;
        font-family: itc-avant-garde-gothic-pro,sans-serif;
        font-size: 16px;
        font-weight: 700;
        border-bottom: 1px solid #ccc
    }

    .header .navbar .dropdown-item {
        display: block;
        line-height: 50px;
        padding: 0 0 0 40px;
        font-family: itc-avant-garde-gothic-pro,sans-serif;
        font-size: 16px;
        font-weight: 400;
        border-bottom: 1px solid #ccc;
        background: #f0f0f0
    }

    .header .navbar .dropdown-item:before {
        content: "\f054";
        font-family: 'Font Awesome 5 Pro';
        font-weight: 700!important;
        display: inline-block;
        vertical-align: middle;
        font-size: 15px;
        margin: 0 10px 0 0
    }

    .hamburger-inner,.hamburger-inner:after,.hamburger-inner:before {
        position: absolute;
        width: 25px;
        height: 2px;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease;
        -webkit-transition-duration: .15s;
        transition-duration: .15s;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform,-webkit-transform;
        border-radius: 2px;
        background-color: #767676
    }

    .navbar-toggler.active .hamburger-inner {
        -webkit-transform: translate3d(0,10px,0) rotate(45deg)!important;
        transform: translate3d(0,10px,0) rotate(45deg)!important;
        top: 2px
    }

    .navbar-toggler.active .hamburger-inner:before {
        -webkit-transform: rotate(-45deg) translate3d(-5.71429px,-6px,0);
        transform: rotate(-45deg) translate3d(-5.71429px,-6px,0);
        opacity: 0;
    }

    .navbar-toggler.active .hamburger-inner:after {
        -webkit-transform: translate3d(0,-7px,0) rotate(-90deg)!important;
        transform: translate3d(0,-7px,0) rotate(-90deg)!important
    }

    .hamburger-inner:after,.hamburger-inner:before {
        display: block;
        content: ""
    }

    .hamburger-inner:before {
        top: -7px
    }

    .hamburger-inner:after {
        bottom: -7px
    }

    .search-bar {
        display: none!important
    }

    .search-bar a {
        border: 0!important;
        padding: 0!important
    }

    .mobile-search {
        display: block
    }

    .navbar-collapse {
        position: fixed;
        top: 57px;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 10000;
        background: #fff;
        overflow-y: auto;
        overflow-x: hidden
    }

    ::-webkit-input-placeholder {
        font-size: 18px!important;
        font-family: Source Sans Pro,sans-serif
    }

    ::-moz-placeholder {
        font-size: 24px!important;
        font-family: Source Sans Pro,sans-serif
    }

    :-ms-input-placeholder {
        font-size: 24px!important;
        font-family: Source Sans Pro,sans-serif
    }

    ::placeholder {
        font-size: 24px!important;
        font-family: Source Sans Pro,sans-serif
    }

    .banner {
        height: 340px;
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        -ms-grid-row-align: flex-end!important;
        align-items: flex-end!important;
        padding-bottom: 40px
    }

    .banner-box {
        padding: 20px;
        text-align: center
    }

    .banner h1 {
        margin: 0
    }

    .banner br {
        display: none
    }

    .inner-banner {
        height: 250px;
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        -ms-grid-row-align: flex-end!important;
        align-items: flex-end!important;
        padding-bottom: 40px;
        text-align: center
    }

    .inner-banner .banner-box h1 {
        padding: 20px;
        margin: 0
    }

    .inner-banner br {
        display: none
    }

    .home-sp .wrap {
        display: block!important
    }

    .home-sp .sp-toolbar {
        display: block!important;
        margin: 0
    }

    .home-sp .sp-toolbar>div {
        margin: 0 25px 0 0;
        padding: 0 0 20px
    }

    .sp-latest {
        border: 0;
        padding: 0;
        margin: 0 0 20px!important;
        border-bottom: 1px solid #ccc
    }

    .sp-latest .sp-title {
        margin: 0 20px 0 0
    }

    .sp-high,.sp-low,.sp-change {
        display: inline-block
    }

    .sp-change {
        margin: 0
    }

    .sp-title {
        display: block;
        margin: 0
    }

    .home-sp .view-more {
        display: block
    }

    .dividends th span {
        white-space: nowrap
    }

    .contact-enquiries .general-contact .col-md-4,.contact-enquiries .investor-contact .col-md-4 {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        max-width: none;
        margin: 0 0 20px
    }
}

@media(max-width: 768px) {
    hr {
        margin:25px 0
    }

    .QAViewer .answer {
        padding: 10px 20px 20px
    }

    .latest-asx .announcementsTable tbody {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .latest-asx .announcementsTable tbody tr {
        border-bottom: 30px solid #f0f0f0;
        border-right: 0
    }

    .our-businesses img {
        margin: 0 auto 30px;
        display: block
    }

    .tiles .container {
        padding: 0
    }

    .tiles .tile {
        margin: 0;
        background: none;
        height: auto;
        padding: 0;
        display: block
    }

    .tiles .tile:before {
        display: none
    }

    .tiles .tile a {
        height: 70px;
        text-align: left;
        border-bottom: 1px solid #ccc;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 20px
    }

    .tiles .col-md-4:last-child a {
        border-bottom: 0
    }

    .tiles .tile a:after {
        content: "\f054";
        font-family: 'Font Awesome 5 Pro';
        font-weight: 700;
        color: #e01a22;
        display: inline-block;
        vertical-align: middle;
        font-size: 15px
    }

    .making-life-easier .row .col-md ul {
        padding-left: 22px
    }

    .making-life-easier img {
        height: 70px;
        width: 70px
    }

    .history-tab {
        display: none
    }

    .history-content .year:first-child {
        margin: 0
    }

    .history-content .year {
        display: block!important;
        margin: 0 0 40px
    }

    .upcoming-events td,.upcoming-events th {
        display: block;
        text-align: left!important
    }

    .upcoming-events td {
        padding: 0 0 10px
    }

    .upcoming-events td:first-child {
        padding: 15px 0 0
    }

    .share-calculator .calc-table .calc-table-row {
        -webkit-box-flex: 1;
        -ms-flex: 1 100%;
        flex: 1 100%;
        padding: 5px 20px
    }

    .share-calculator .horizontal li:first-child {
        margin: 0 40px 20px 0
    }

    .share-calculator .calc-table .calc-table-filter input:last-child {
        width: 100%
    }

    .priceHistoryTable {
        display: block;
        overflow: auto;
        width: 100%
    }

    .priceHistoryTable tbody {
        display: table;
        width: 100%;
        min-width: 500px
    }

    .priveVolumeChart .highcharts-container .highcharts-button,.priveVolumeChart .highcharts-container svg>text {
        display: none
    }

    .results-reports-table td {
        display: block
    }

    .results-reports-table td:last-child {
        padding-top: 0
    }

    .dividends table {
        display: block;
        overflow: auto
    }

    .dividends th,.dividends td {
        padding: 1.1rem .5rem 1rem
    }

    .dividends table td {
        white-space: nowrap
    }

    .agm-table td {
        display: block
    }

    .agm-table td:last-child {
        padding-top: 0
    }

    .webcasts .col-md-6 {
        margin: 0 0 30px
    }

    .webcasts .col-md-6:last-child {
        margin: 0
    }

    .QALink {
        font-size: 18px;
        line-height: 24px
    }

    .horizontal-tab {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .horizontal-tab li {
        margin: 0
    }

    .horizontal-tab li a {
        margin: 0 0 15px
    }

    .horizontal-tab .lavalamp-object {
        display: none
    }

    .horizontal-tab li .active:before {
        content: "\f054";
        font-family: 'Font Awesome 5 Pro';
        font-weight: 700;
        color: #e01a22;
        display: inline-block;
        vertical-align: middle;
        font-size: 15px;
        margin: 0 10px 0 0
    }

    .data-table tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-bottom: 1px solid #ccc;
        margin-bottom: 1.1rem
    }

    .data-table tr:last-child {
        border: 0
    }

    .data-table td {
        display: block;
        border: 0
    }

    .data-table td {
        padding-left: 0!important;
        padding-bottom: 0!important
    }

    .data-table td:last-child {
        padding-bottom: 1rem!important
    }

    .data-table .title {
        padding: 0!important;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .data-table .link {
        text-align: left;
        padding-top: .5rem;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .data-table .date {
        width: 100%;
        padding: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .data-table .title,.data-table .link {
        width: 100%
    }

    .press-docs .col-md-6:first-child {
        margin: 0 0 20px
    }

    .sustainability-cards .row .col {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        max-width: none
    }

    .sustainability-cards .row .col:last-child {
        margin: 0
    }

    .sustainability-cards .row,.sustainability-cards .row .col {
        margin-bottom: 5rem
    }

    .sustainability-reports {
        padding: 0 40px
    }

    .content-cards .row .col {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        max-width: none
    }

    .content-cards .row .col:last-child {
        margin: 0
    }

    .content-cards .row,.content-cards .row .col {
        margin-bottom: 5rem
    }

    .icon-content .row .col-md ul {
        padding-left: 22px
    }

    .icon-content img {
        height: 70px;
        width: 70px
    }

    .footer img {
        margin: 0
    }

    .footer a {
        text-decoration: none!important
    }

    .footer .footer-sub {
        display: none
    }

    .footer ul li:first-child {
        display: block
    }

    .footer ul li:last-child {
        border: 0
    }

    .footer ul li a {
        display: block;
        padding: 15px 0;
        border-bottom: 1px solid #4c4c4c;
        height: 59px
    }

    .footer .col-md-3,.footer .col-md-3 ul {
        margin: 0!important
    }

    .footer .col-md-3:last-child ul li,.footer .col-md-3:not(:last-child)>ul>.nav-item:first-child>a {
        display: block
    }

    .footer ul ul {
        border-bottom: 1px solid #4c4c4c
    }

    .footer ul ul a {
        padding: 15px 0 15px 20px
    }

    .footer .wrap {
        border: 0;
        margin: 0
    }

    .footer .f-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer .footer-icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media(max-width: 575px) {
    h2 {
        font-size:32px
    }

    h1 {
        font-size: 28px;
        line-height: 28px
    }

    .sp-latest .sp-feed {
        font-size: 36px
    }

    .latest-news h2 {
        font-size: 24px;
        line-height: 24px
    }

    .our-businesses .col {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        -ms-grid-row-align: flex-end!important;
        align-items: flex-end!important
    }

    .slick-arrows {
        width: 70px;
        padding: 0 0 0 10px;
        margin: 0 0 10px
    }

    .slick-arrows a {
        margin: 0 15px 0 0
    }

    .making-life-easier .row .col-md {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .making-life-easier .row .col-md img {
        margin: 0 0 20px
    }

    .rhs-shareprice,.our-performance-sp .rhs-shareprice {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0
    }

    .rhs-shareprice .latest-sharemove,.our-performance-sp .rhs-shareprice .latest-sharemove {
        margin: 0 20px 0 0
    }

    .share-calculator .horizontal li:first-child {
        margin: 0 0 20px
    }

    .inner-content .announcementsTable {
        margin: 0 0 2rem
    }

    .inner-content .announcementsTable tr {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        border-bottom: 1px solid #ccc;
        padding-bottom: 3.5rem;
        margin-bottom: 1.5rem
    }

    .inner-content .announcementsTable .announcementTitle,.inner-content .announcementsTable .announcementDate {
        width: 100%
    }

    .inner-content .announcementsTable .announcementDate {
        padding: 0 0 0 .75rem;
        border: 0
    }

    .inner-content .announcementsTable .announcementTitle {
        padding-top: 0;
        padding-bottom: 0;
        border: 0
    }

    .inner-content .announcementsTable .announcementTitle a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        position: initial;
        padding: 0
    }

    .inner-content .announcementsTable .announcementTitle a:before {
        position: absolute;
        right: auto;
        content: "View PDF \f054";
        font-family: itc-avant-garde-gothic-pro,'Font Awesome 5 Pro',sans-serif;
        left: .75em;
        bottom: 1rem
    }

    .inner-content .announcementsTable .announcementTitle a:after {
        display: none
    }

    .icon-content .row .col-md {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .icon-content .row .col-md img {
        margin: 0 0 20px
    }

    .rsvp-form>.row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .rsvp-form>.row label {
        width: 100%;
        max-width: 100%
    }

    .rsvp-form .inputFields {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .rsvp-form .row input {
        max-width: 100%
    }
}

@media(max-width: 480px) {
    .agm-steps tr,.agm-steps td,.agm-steps th {
        display:block
    }
}

@media(max-width: 380px) {
    .slick-arrows a {
        margin:0 10px 0 0
    }

    .investor-enquiries .wrap {
        word-break: break-word
    }
}

@media(max-width: 355px) {
    .sp-latest .sp-feed {
        font-size:28px
    }
}

@-webkit-keyframes slide {
    0% {
        -webkit-transform: scale(100%)
    }

    100% {
        -webkit-transform: translateX(0)
    }
}

@keyframes slide {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes slideOut {
    0% {
        -webkit-transform: scale(0)
    }

    100% {
        -webkit-transform: translateX(100%)
    }
}

@keyframes slideOut {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes slideOut {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}