/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 27 April 2022 19:54:24
*/


p.btn.btn_large.btn--teal {
    padding: 1rem 1.2rem;
}

/* 3-5 container padding fix */

.inside .block-tile-3-5 .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

/* START heritage message */

.heritage-message {
    display: block;
    overflow: hidden;
    background: #642567;
    padding: 1rem 2rem;
    color: #fff;
}

/* END heritage message */


/* START emergency message */
/* type 1 - teal */

.delwp-alert-t1 {
    display: block;
    overflow: hidden;
    padding: 1.1rem 2rem 1.2rem 2rem;
    background-color: #4db7bd;
    color: #201547;
    font-weight: 600;
    font-size: 0.95rem;
}
.delwp-alert-t1 a {
    color: #201547;
}
.delwp-alert-t1 .external-link::after {
    /* filter: invert(100%); */
}

/* END emergency message */


/* START - 2019 footer changes */

@media (max-width: 48em) {
        .header-banner .banner__image-wrapper::after {
            background: url('https://www.ffm.vic.gov.au/__data/assets/image/0018/415107/Aboriginal-Cultural-Identity_painting_web_64.png?v=0.1.1') center center no-repeat;
            left: 2.15rem;
            border: 0;
            width: 81px;
            height: 85px;
            opacity: 1;
        }
}

@media (min-width: 48em) {
        .header-banner .banner__image-wrapper::after {
            background: url('https://www.ffm.vic.gov.au/__data/assets/image/0017/415106/Aboriginal-Cultural-Identity_painting_web_48.png?v=0.1.1') center center no-repeat;
            border-width: 0;
            left: 3.4rem;
            height: 115px;
            width: 108px;
            opacity: 1;
        }
}

@media (min-width: 64em) {
        .header-banner .banner__image-wrapper::after {
            background: url('https://www.ffm.vic.gov.au/__data/assets/image/0018/415107/Aboriginal-Cultural-Identity_painting_web_64.png?v=0.1.1') center center no-repeat;
            left: 7.15rem;
            border: 0;
            width: 81px;
            height: 85px;
            opacity: 1;
        }
}

 @media (min-width: 85em) {
    .header-banner .banner__image-wrapper::after {
        left: 5.625rem;
        background: url('https://www.ffm.vic.gov.au/__data/assets/image/0016/415105/Aboriginal-Cultural-Identity_painting_web_2.png?v=0.1.1') center center no-repeat;
        width: 184px;
        height: 194px;
        border: 0;
        opacity: 1;
    }
}

.header-banner .banner__heading {
    line-height: 1;
}

@media (min-width: 85em) {
    .header-banner .banner__image {
        /* height: 25rem; */
    }
}

/* END - 2019 footer changes */



/* START - TOC container / component styles */

.content-wrapper.toc-content-wrapper {
    border-bottom: none;
}

nav.table-of-contents-component h2.toc_heading { 
    margin-bottom: 1rem;
    margin-top: 0;
}

nav.table-of-contents-component ul.toc_list {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: .5rem auto;
}

nav.table-of-contents-component ul.toc_list li {
    margin: auto auto .75rem;
}

nav.table-of-contents-component {
    padding-right: 1.25rem;
    padding-left: 1.5rem;
    border-width: 0;
    border-left: .375rem solid;
    border-image: linear-gradient(0deg, #797391 0%, #00b7bd 50%) 1 100%;
    position: relative;
    margin: 1rem 0;
    display: block;
    overflow: hidden;
}

.forest-fire-management nav.table-of-contents-component {
    border-image: linear-gradient(0deg, #242424 0%, #007b4b 50%) 1 100%;
}

/* li.heading_H3:before {
    display: inline-block;
    overflow: hidden;
    content: '-';
    vertical-align: middle;
    margin: 0 0.5rem;
    font-weight: bold;
} */

.toc_list a.heading_H2 {
    font-weight: 500;
}
.toc_list a.heading_H3 {
    font-size: 0.9rem;
}
.toc_list a.heading_H2, .toc_list a.heading_H3 { 
    text-decoration: none; 
}
.forest-fire-management .toc_list a.heading_H2, .forest-fire-management .toc_list a.heading_H3 { 
    color: #242424;
}
.toc_list a.heading_H2:hover, .toc_list a.heading_H3:hover {
    border-bottom: 2px solid #20a5b2;
}
.forest-fire-management .toc_list a.heading_H2:hover, .forest-fire-management .toc_list a.heading_H3:hover {
    border-bottom: 2px solid #007b4b;
    color: #242424;
}

ul.toc_sub_list {
    list-style-type: square;
}

/* END - TOC container / component styles */

/* START - back to top button styles */

#go_to_top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 65px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #00b7bd; 
    color: #201647;
    cursor: pointer;
    padding: 10px 20px 10px 40px;
    font-size: 18px;
    background: #00b7bd url('https://www.ffm.vic.gov.au/__data/assets/file/0019/415711/up-arrow.svg') 25% center no-repeat;
    background-size: 15%;
}

.forest-fire-management #go_to_top { 
    background: #00b7bd url('https://www.ffm.vic.gov.au/__data/assets/file/0020/440354/up-arrow-white.svg') 25% center no-repeat;
    background-size: 15%;
}

#go_to_top:hover {
    background-color: #c7c7c7;
    color: #201647;
}

.forest-fire-management #go_to_top {
    background-color: #007b4b; 
    color: #FFF;
}

/* END - back to top button styles */

/* START - section list icon */

.section-list__container {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
}

.section-list__col1 {
    flex-basis: 70%;
    max-width: 70%;
    display: flex;
    flex-flow: row wrap;
}
.section-list__col2 {
    flex-basis: 30%;
    max-width: 30%;
}
a.section-list-panel__block {
    display: flex;
    flex-flow: row nowrap;
    text-decoration: none;
    margin-bottom: 1.2rem;
}
div.section-list-panel__icon {
    flex-basis: 60px;
    min-width: 60px;
}
div.section-list-panel__title {
    flex-basis: calc(100% - 70px);
    min-width: calc(100% - 70px);
}
img.section-list-panel__image {
    width: 40px;
    height: 40px;
}
h3.section-list__heading {
    font-size: 1.12rem;
    font-weight: 600;
    margin: 0;
    margin-top: 0.5rem;
}
p.section-list-panel__descr {
    margin: 0;
}

/* END - section list icon */

/* START - long buttons */
a.btn.btn--long-v1 {
    width: 90%;
    padding-right: 5rem;
    height: auto;
    margin: 0.5rem 0;
}
@media (min-width: 64em) {
    a.btn.btn--long-v1 {
        width: 60%;
        padding-right: 5rem;
        height: auto;
    }
}
a.btn.btn--long-v2 {
    width: 90%;
    padding-right: 5rem;
    height: auto;
    margin: 0.5rem 0;
}
@media (min-width: 64em) {
    a.btn.btn--long-v2 {
        width: 40%;
        padding-right: 5rem;
        height: auto;
    }
}
/* END - long buttons */

/* START - image style */

.delwp_cc_image_wrapper {
    position: relative;
    display: inline-block;
    overflow: hidden;
    /* min-width: 10%; */
    /* max-width: 100%; */
    margin: 0;
    padding: 0;
}

span.delwp_cc_credit {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #1c2b56;
    padding: 3px 7px;
    font-size: 0.8rem;
    display: block;
    overflow: hidden;
    color: #e0e0e0;
}
img.delwp_cc_image {
    display: block;
    /* max-height: 600px; */
}
figcaption.delwp_cc_caption {
    font-size: 0.85rem;
}

/* END - image style */

/* -- START - DELWP IMAGE GALLERY -- */

/*
.delwp_cc_image_wrapper {
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

span.delwp_cc_credit {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #1c2b56;
    padding: 3px 7px;
    font-size: 0.8rem;
    display: block;
    overflow: hidden;
    color: #e0e0e0;
}
img.delwp_cc_image {
    display: block;
}
*/
/* -- Image gallery - DELWP styles -- */

.inside .main::before { display: none; }
.inside .main::after { display: none; }

.delwp_cc_gallery {
    background: #f7f7f7;
    /* background: #3a3a3a; */
    padding: 1rem;
    margin-top: 2rem;
}
.delwp_cc_gallery .delwp_cc_image_container {
    text-align: center;
    margin: 1rem 0;
}

.delwp_cc_gallery .delwp_cc_caption { 
    color: #333;
    font-size: 0.85rem;
    display: block;
    margin: 0.5rem 1rem;
}
.delwp_cc_gallery img.delwp_cc_image {
    display: block;
    max-height: 600px;
}
.delwp_cc_image_wrapper { max-width: 100%; }

.delwp_cc_gallery  .nextArrowBtn{
    border: none;
    position: absolute;
    z-index: 1000;
    top: 50%;
    right: 0;
    color: #BFAFB2;
    display: block;
    overflow: hidden;
    width: 40px;
    height: 50px;
    /* border-radius: 25px; */
    background: #00b7bd url('https://www.ffm.vic.gov.au/__data/assets/file/0027/448416/delwp_rpl_icon_arrow_right_secondary.svg') 57% center no-repeat;
    background-size: 30%;
}
.delwp_cc_gallery  .prevArrowBtn{
    border: none;
    position: absolute;
    z-index: 1000;
    top: 50%;
    left: 0;
    color: #BFAFB2;
    display: block;
    overflow: hidden;
    width: 40px;
    height: 50px;
    /* border-radius: 25px; */
    background: #00b7bd url('https://www.ffm.vic.gov.au/__data/assets/file/0026/448415/delwp_rpl_icon_arrow_left_secondary.svg') 47% center no-repeat;
    background-size: 30%;
}

.delwp_cc_gallery ul.slick-dots {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
}

.delwp_cc_gallery  ul.slick-dots li {
    padding: 0.5rem;
    margin: 0;
    display: inline-block;
    }
    
    
.delwp_cc_gallery  ul.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
/*    width: 20px;
    height: 20px; */
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: none;
}

.delwp_cc_gallery  ul.slick-dots li button:before {
    font-size: 36px;
   /*  line-height: 20px; */
/*     position: absolute;
    top: 0;
    left: 0; */
    width: 20px;
    height: 20px;
    content: ' ';
/*     text-align: center;
    color: #bbb;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; */
    display: block;
    overflow: hidden;
    background: #bbb;
    border-radius: 10px;
}

.delwp_cc_gallery ul.slick-dots li button:focus::before {
    border: 2px solid #221646;
    border-radius: 20px;    
}

.delwp_cc_gallery  ul.slick-dots li.slick-active button:before {
    font-size: 60px;
    color: #00b7bd;
    width: 25px;
    height: 25px;
    background: #00b7bd;
    border-radius: 13px;
}

.delwp_cc_gallery .slick-track{
  display: flex !important;
}

.delwp_cc_gallery .slick-slide {
  height: inherit !important;
}

.slick-initialized .delwp_cc_image_container.slick-slide {
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: center;
    /* possible safari fix */
    padding-right: 1px; 
    position: relative; 
    right: -1px;
}

.cards-and-links-block .categories__wrapper span {
    display: inline-block;
    background: #e6e6e6;
    padding: 0.1rem 0.5rem;
    font-size: 0.8rem;
    font-weight: 500;
}

/* -- Image gallery - default slick styles -- */

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* -- END - DELWP IMAGE GALLERY -- */

/* -- START - DELWP TILES AND LINKS -- */

.delwp_cc_cards_links .block-tile.cards-and-links-block {
    background: #fff;
}
@media (min-width: 64em) {
    .delwp_cc_cards_links .block-tile.cards-and-links-block {
        padding-bottom: 2rem;
        padding-top: 2.5625rem;
    }
}
.delwp_cc_cards_links .cards-and-links-container {
    display: flex;
    flex-flow: row wrap;
}
/* .card-side {
    flex-basis: 75%;
    max-width: 75%;
} */
.delwp_cc_cards_links .card-side-container {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
}
.delwp_cc_cards_links .card-container {
    margin-bottom: 1rem;
}
.delwp_cc_cards_links .card-side .card-container a.card  {
    border: 1px solid #ccc;
    text-decoration: none;
    display: flex;
    overflow: hidden;
    background: #fff;
    height: 100%;
    flex-flow: column;
}
.delwp_cc_cards_links a.card:hover{
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.14);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.14);
}
.delwp_cc_cards_links a.card p {
    color: #011a3c;
}
.delwp_cc_cards_links .card-image-wrapper {
    max-height: 12rem;
    display: block;
    overflow: hidden;
    flex-grow: 0;
    width: 100%;
}
.delwp_cc_cards_links .card-side .card-container .card img {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit:cover";
    width: 100%;
    display: table;
    height: 12.5rem;
}
.delwp_cc_cards_links .card-details-wrapper {
    padding: 1rem;
    display: block;
    max-width: 100%;
    flex-grow: 1;
}
.delwp_cc_cards_links .card-details-wrapper h2 {
    font-size: 1.4rem;
    line-height: 1.2em;
    font-weight: bold;
    color: #011a3c;
    margin: 0 0 .75rem;
}
.delwp_cc_cards_links .card-content-link {
    display: block;
    overflow: hidden;
    border-top: 1px solid #ccc;
    padding: 0.5rem 0;
    margin: 0 1rem;
    color: #011a3c;
    font-weight: 600;
    display: block;
    max-width: 100%;
}
/* .card-content-link::after {
    background: url(https://www.ffm.vic.gov.au/__data/assets/file/0029/433559/arrow-right.svg) no-repeat center center transparent;
    height: 1.0375rem;
    right: 0;
    top: 0;
    width: 1.7125rem;
    content: '';
    display: inline-block;
    position: absolute;
} */
.delwp_cc_cards_links .card-content-link svg {
    width: 14px;
    height: 10px;
}

.delwp_cc_cards_links .link-side-content ul {
    margin: 0;
    padding: 0;
}

.delwp_cc_cards_links .link-side-content li {
    list-style: none;
    margin: auto auto .9rem;
    font-size: 1.25rem;
    line-height: 1.7em;
    font-weight: 400;
    /* text-decoration: none; */
    /* list-style-position: outside; */
    position: relative;
}

.delwp_cc_cards_links .link-side-content li a {
    text-decoration: none;
    border-bottom: .125rem solid #00b7bd;
    display: inline;
    color: #201647;
    font-weight: 500;
}
.delwp_cc_cards_links .link-side-content ul li a::after {
    background: url('https://www.ffm.vic.gov.au/__data/assets/file/0017/448100/rpl_icon_arrow_right_primary.svg') center center no-repeat transparent;
    content: '';
    display: inline-block;
    height: 14px;
    margin: 0 0 0 0.5rem;
    opacity: 1;
    position: relative;
    visibility: visible;
    top: 0px;
    width: 14px;
}
.delwp_cc_cards_links .link-side-content ul li a.external-link::after {
    background: url('https://www.ffm.vic.gov.au/__data/assets/file/0022/448141/rpl_icon_external_link.svg') center center no-repeat transparent;
    top: 4px;
}
.delwp_cc_cards_links .link-side {
    padding-left: 2rem;
}

.delwp_cc_cards_links .link-side h2 {
    font-size: 1.65rem;
    margin-top: 0;
    font-weight: bold;
    margin-bottom: 0.875rem;
}
.delwp_cc_cards_links .link-side .external-link::after {
    margin: 0 0 0.2rem 0.5rem;
}
@media (max-width: 48em) {
    .delwp_cc_cards_links .link-side { padding-left: 1rem; }
}

span.category-tag {
    display: inline-block;
    background: #e8e8e8;
    padding: 3px 10px;
    font-size: 0.875rem;
    border-radius: 15px;
    font-weight: 500;
}
div.delwp_cc_card_date {
    font-size: 0.875rem;
    font-weight: 600;
    color: #201647;
}
.delwo_cc_paginate-wrap {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    width: 100%;
    margin: 1rem 0.5rem;
}

/* -- START - Ripple pagination --*/

.rpl-pagination{
    /* padding-left:1.25rem; */
    padding-right:1.25rem;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
    align-items:center;
    width:100%
}
 @media (min-width:576px){
    .rpl-pagination{
        padding-left:1.75rem;
        padding-right:1.75rem
    }
}
 @media (min-width:768px){
    .rpl-pagination{
        padding-left:0;
        padding-right:0
    }
}
 .rpl-pagination__list{
    padding:0;
    margin:0;
    list-style:none
}
 .rpl-pagination__list-item{
    display:inline-block;
    padding:0 0 0 .5rem
}
 .rpl-pagination__list-item:after{
    content:"/";
    color:#f4f6f9;
    padding:0 0 0 .5rem
}
 @media (min-width:0){
    .rpl-pagination__list-item:after{
        /* font-family:VIC-Bold,Arial,Helvetica,"sans-serif"; */
        font-size:1rem;
        line-height:1.5em;
        font-weight:normal
    }
}
 @media (min-width:992px){
    .rpl-pagination__list-item:after{
        /* font-family:VIC-Bold,Arial,Helvetica,"sans-serif"; */
        font-size:1.25rem;
        line-height:1.2em;
        font-weight:600
    }
}
 .rpl-pagination__list-item:last-child:after{
    content:""
}
.rpl-pagination__step,.rpl-pagination__step-current{
    background:transparent;
    border:0;
    margin:0;
    padding:0;
    text-decoration: none;
}
 @media (min-width:0){
    .rpl-pagination__step,.rpl-pagination__step-current{
        /* font-family:VIC-Bold,Arial,Helvetica,"sans-serif"; */
        font-size:1.125rem;
        line-height:1.5em;
        font-weight:normal
    }
}
 @media (min-width:992px){
    .rpl-pagination__step,.rpl-pagination__step-current{
        /* font-family:VIC-Bold,Arial,Helvetica,"sans-serif"; */
        font-size:1.25rem;
        line-height:1.2em;
        font-weight:normal
    }
}
 .rpl-pagination__step{
    color:#333;
    cursor:pointer;
    border-bottom:2px solid transparent
}
 .rpl-pagination__step:focus,.rpl-pagination__step:hover{
    color:#201647;
    border-bottom: 2px solid #ccc
}
 .rpl-pagination__step span{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0 0 0 0);
    border:0;
    pointer-events:none
}
 .rpl-pagination__step-current{
    color: #201647;
    border-bottom: 2px solid #00b7bd;
    font-weight: bold;
}
 .rpl-pagination__controls{
    margin-left:auto;
    margin-right:0 
}
 .rpl-pagination__nav{
    background:transparent;
    border:0;
    padding:0;
    margin:0 0 0 1.25rem;
    cursor:pointer;
    text-decoration: none;
}
a.rpl-pagination__nav {
/*    display: flex;
    flex-flow: row nowrap;
    align-items: center; */
    font-weight: 600;
}
 .rpl-pagination__nav span{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0 0 0 0);
    border:0;
    pointer-events:none
}

/* -- END - ripple pagination -- */

/* -- END - DELWP TILES AND LINKS --*/

/* -- START - DELWP BYLINE INTRO --*/

.delwp_cc_date {
    display: inline-block;
    margin-right: 0.5rem;
    /* border-right: 1px solid #00b7bd; */
    padding-right: 0.7rem;
}

.delwp_cc_byline {
    display: inline-block;
    font-weight: normal;
}

.delwp_cc_date_byline {
    font-size: 0.875rem;
    font-weight: bold;
    color: #201547;
    margin-bottom: 2rem;
}
.delwp_cc_date_byline::after {
    height:5px;
    width: 3rem;
    content: '';
    background: #eae7e2;
    display: block;
    overflow: hidden;
    margin-top: 1.2rem;
}
.delwp_cc_intro {
    font-weight: 500;
    font-size: 1.125rem;
    margin-bottom: 2rem;
    color: #201547;
}
.delwp_cc_intro p { 
    color: #201547;
}

/* -- END - DELWP BYLINE INTRO --*/

/* -- START - Our People Their Stories --*/

.opts .active-video-banner__overlay-black {
    display: none;
    visibility: hidden;
}

.opts .active-video-banner__video-bg--fallback {
    display: block;
    visibility: visible;
}

.opts .active-video-banner-inner {
    display: none;
    visibility: hidden;
}

.opts .active-video-banner {
        min-height: 210px;
    }
@media (max-width: 48em) {
    .opts .active-video-banner {
        min-height: 210px;
    } 
    .opts .active-video-banner__video-bg--fallback { background-image: url('https://www.delwp.vic.gov.au/__data/assets/image/0026/448901/OPTS-ExternalBanner-DELWP-375x210-V5-01.png') !important; }
}
@media (min-width: 48em) {
    .opts .active-video-banner {
        min-height: 210px;
    } 
    .opts .active-video-banner__video-bg--fallback { background-image: url('https://www.delwp.vic.gov.au/__data/assets/image/0025/448900/OPTS-ExternalBanner-DELWP-768x210-V3.png') !important; }
}
@media (min-width: 64em) {
.opts .active-video-banner {
    min-height: 220px;
}
.opts .active-video-banner__video-bg--fallback { background-image: url('https://www.delwp.vic.gov.au/__data/assets/image/0025/448900/OPTS-ExternalBanner-DELWP-768x210-V3.png') !important; }
}
@media (min-width: 85em) {
    .opts .active-video-banner {
        min-height: 400px;
    }
    .opts .active-video-banner__video-bg--fallback { background-image: url('https://www.delwp.vic.gov.au/__data/assets/image/0039/448896/OPTS-ExternalBanner-DELWP-1900x400-V5.png') !important; }
}
.opts .active-video-banner__toggle-button {
    display: none !important;
    visibility: hidden !important;
}
.opts .opts_h1 { 
    font-size: 2.3rem;
    font-weight: 600; 
    color: #ce4b00;
} 
.opts .no-border.content-wrapper.content-wrapper--one-col::after {
    display: block;
    overflow: hidden;
    background: #eae7e2;
    content: '';
    height: 5px;
    width: 80px;
    margin-top: 1rem;
}

.opts .content-wrapper:first-child {
    padding-bottom: 0;
}

.opts h1.opts_h1 {
    color: #cc4b00;
}

.opts header#header {
    background: #000000;
}

.opts .header .header__curves::before {
   border-color: transparent transparent #ff6912 transparent
}
.opts .navigation .navigation__link, .navigation .navigation__sub-l2-link, .navigation .navigation__sub-l3-link, .navigation .navigation__sub-l4-link {
    color: #000;
}
.opts .delwp_cc_cards_links .link-side-content li a {
    text-decoration: none;
    border-bottom: .125rem solid #ff6912;
    display: inline;
    color: #000000;
    font-weight: 500;
}
.opts .delwp_cc_cards_links .card-details-wrapper h2 {
    color: #000000;
}
.opts .delwp_cc_cards_links .card-content-link {
    color: #cc4b00;
}
.opts .delwp_cc_cards_links a.card p {
    color: #000000;
}
.opts .delwp_cc_cards_links .card-side .card-container a.card {
    background: #fafaf9;
}

.opts h1.title-banner__heading {
    color: #ff6912;
    font-size: 2.3rem;
    font-weight: 600;
}

.opts .delwp_cc_date_byline {
    color: #000000;
}

.opts .delwp_cc_intro p {
    color: #000;
}

.opts .delwp_cc_gallery .nextArrowBtn, .opts .delwp_cc_gallery .prevArrowBtn {
    background-color: #ff6912;
}

.opts .delwp_cc_gallery ul.slick-dots li.slick-active button:before {
    background-color: #ff6912;
}

.opts .navigation::before {
    background: #ff6912;
}

/* -- END - Our People Their Stories --*/

/* EMMA sign up forms */

input#e2ma_signup_submit_buttons {
    background-color: #201647;
    border-radius: .25rem;
    color: #fff;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    margin-bottom: 1.25rem;
    padding: .9375rem 3.125rem !important;
    text-align: center;
    text-decoration: none;
    height: unset;
    text-transform: initial;
}

input#e2ma_signup_submit_button:hover, input#e2ma_signup_submit_button:focus {
    background-color: #93d4d4;
    color: #201647;
}

div#e2ma_signup_form {
    font-family: inherit;
    font-size: 0.95rem;
    width: unset;
    padding: 0;
}

.e2ma_signup_form .e2ma_signup_form_container input[type=text], .e2ma_signup_form .e2ma_signup_form_container input[type=email] {
    color: #000;
    font-family: inherit;
    font-size: 0.95rem;
    background-color: #f6f6f9;
    border: 1px solid #d7dbe0;
    border-radius: .25rem;
    box-sizing: border-box;
    height: auto;
    width: 100%;
    padding: 1rem;
    margin: 0;
    
}

.e2ma_signup_form_label {
    color: #201647 !important;
    font-size: 0.9rem;
}

.e2ma_signup_form .form-groups {
    margin-top: 1rem;
}

.e2ma_signup_form input[type=checkbox] {
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.5rem;
    position: relative;
    top: 0.25rem;
}

.main-content-wrapper .e2ma_signup_form input[type=submit], .main-content-wrapper .e2ma_signup_form .e2ma_signup_form_button {
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0;
    box-sizing: border-box;
    text-decoration: none;
    padding: 1rem 3rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    cursor: pointer;
    color: #fff;
    background-color: #201647; /* #0052c2; */
    height: auto;
    text-transform: none;
}

/* -- START BREAKOUT -- */

.delwp_cc_breakout {
    background: #eff9f9;
    padding: 1.5rem;
    color: #000;
    border-left: 0.375rem solid;
    border-image: linear-gradient(0deg, #797391 0%, #00b7bd 50%) 1 100%;
}

.delwp_cc_breakout a {
    color: #0019c1;
}

.delwp_cc_breakout p {
    color: #000;
}

.delwp_cc_breakout h2:first-child, .delwp_cc_breakout h3:first-child {
    margin-top: 0;
}

.delwp_cc_breakout_alternate {
    background: #eff9f9;
    padding: 1.5rem;
    color: #000;
    border: 1px solid #00b7bd;
    border-radius: 4px;
}

.delwp_cc_breakout_alternate a {
    color: #0019c1;
}

.delwp_cc_breakout_alternate p {
    color: #000;
}

.delwp_cc_breakout_alternate h2:first-child, .delwp_cc_breakout_alternate h3:first-child {
    margin-top: 0;
}

.delwp_cc_breakout h2 {
    font-size: 1.75rem;
}

.delwp_cc_breakout ul li {
    color: #000;
}

/* -- END BREAKOUT -- */