p {
    font-family: "Helvetica Neue", Helvetica, sans-serif; Arial,
    margin: 0 0 19px;
}

.external-link {
  background: transparent url("https://www.ga.gov.au/__data/assets/image/0020/22682/external.png") no-repeat 100% 40%;
  padding-right: 12px;
}

.fa {
    margin-left: 1em;
}

.fas-box {margin-left:1em;}

.fas-impacts {
  font-size:18px;
  padding-left:20px;
 }

ul.introduction {
    margin: 0 0 20px 0;
    padding: 0;
    padding-left:20px;
    font-size:20px;
}

.h1flex-impacts {
    margin: 0;
    padding: 1em 1em 3em 1em;
    font-weight: normal;
    font-size: 1.6em;
    line-height: 1.4em;
    color: #fff;
    /*background: url("https://www.ga.gov.au/__data/assets/image/0004/16798/down-arrow.png") no-repeat 90% 50%;*/
}
.flextile-our-impacts {
    background: #082e41;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
}
.flextile-resources {
    background: #0b5e4a;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
}
.flextile-safety {
    background: #cb6c37;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
}
.flextile-water {
    background: #00718b;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
}
.flextile-marine {
    background: #b43b3b;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
}
.flextile-location {
    background: #773775;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
}
.flextile-informed {
    background: #637c6b;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
}
.flextile-organisation {
    background: #606f74;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
}

a.flextile-resources:hover img {
    opacity:0.5;
    -webkit-transition: all 0.75s ease;
    -moz-transition: all 0.75s ease;
    -o-transition: all 0.75s ease;
    -ms-transition: all 0.75s ease;
    transition: all 0.75s ease;
}
a.flextile-safety:hover img {
    opacity:0.5;
    -webkit-transition: all 0.75s ease;
    -moz-transition: all 0.75s ease;
    -o-transition: all 0.75s ease;
    -ms-transition: all 0.75s ease;
    transition: all 0.75s ease;
}
a.flextile-water:hover img {
    opacity:0.5;
    -webkit-transition: all 0.75s ease;
    -moz-transition: all 0.75s ease;
    -o-transition: all 0.75s ease;
    -ms-transition: all 0.75s ease;
    transition: all 0.75s ease;
}
a.flextile-marine:hover img {
    opacity:0.5;
    -webkit-transition: all 0.75s ease;
    -moz-transition: all 0.75s ease;
    -o-transition: all 0.75s ease;
    -ms-transition: all 0.75s ease;
    transition: all 0.75s ease;
}
a.flextile-location:hover img {
    opacity:0.5;
    -webkit-transition: all 0.75s ease;
    -moz-transition: all 0.75s ease;
    -o-transition: all 0.75s ease;
    -ms-transition: all 0.75s ease;
    transition: all 0.75s ease;
}
a.flextile-informed:hover img {
    opacity:0.5;
    -webkit-transition: all 0.75s ease;
    -moz-transition: all 0.75s ease;
    -o-transition: all 0.75s ease;
    -ms-transition: all 0.75s ease;
    transition: all 0.75s ease;
}
a.flextile-organisation:hover img {
    opacity:0.5;
    -webkit-transition: all 0.75s ease;
    -moz-transition: all 0.75s ease;
    -o-transition: all 0.75s ease;
    -ms-transition: all 0.75s ease;
    transition: all 0.75s ease;
}

.flexitem+.flexitem {
    margin-left: 0%;
}

.nav-burger {
    margin-top: 1px;
    width: 20px;
}
ul.initiatives-listings {
    margin: 0;
    padding: 0;
    padding-left:20px;
    font-size:20px;
}
ul.commitments-listings {
    margin: 0;
    padding: 0;
    padding-left:20px;
    font-size:20px;
}

.forward-container p {
    margin: 0 0 19px;
    line-height: 28px;
    font-size:20px;
}
.commitments-container p {
    margin: 0 0 19px;
    line-height: 28px;
    font-size:20px;
}

.introduction-container p {
    margin: 0 0 19px;
    line-height: 28px;
    font-size:20px;
}

.introduction-section {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
}

.logo {
    padding:.9em 0 .9em 0;
}

.subpage-subheading {
    font-size: 24px;
    margin-bottom: 20px;
    color: #616a71;
    line-height: normal;
    font-style: italic;
}

.page-banner {
    margin-top:2em;
}

.pullout-text {font-weight:bold;}

/*-- Bootstrap --*/

@media (min-width: 768px) {
.navbar-nav {
    float: right;
    margin: 0;
    margin-top:1.5em;
}
}

.navbar-default .navbar-brand {
    color: #FFF;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
    padding: 15px;
}

.nav > li {
    position: relative;
    display: block;
    margin-bottom:0px;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #fff;
    background-color: transparent;
    text-decoration: underline;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #FFF;
    background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle span, .navbar-toggle span:after, .navbar-toggle span:before {
    height: 2px;
    width: 30px;
    background-color: #fff;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
/*-- /Bootstrap --*/

.section-building {
    padding: 0;
    margin-bottom: 0;
}

h3.pullout-text{
    font-size: 24px;
    margin-bottom:2em;
    margin-top: 0px;
    color:#2F2F2F;
}

.sub-title {
    font-size:40px;
    font-weight: 400;
    color: #2F2F2F;
    margin: 20px 0 20px;
}

.content-container {
    margin: auto;
    max-width: 800px;
    padding: 0 15px;
    padding: 3em 2em 2em 2em;
    position: relative;
    margin-top:3em;
}
.ceo-container {
    margin: auto;
    max-width: 990px;
    padding: 0 15px;
    background: #006983;
    padding: 3em 2em 5em 2em;
    position: relative;
}

.impacts-container {
    margin: auto;
    max-width: 990px;
    padding: 0 15px;
    background: #006983;
    padding: 3em 2em 3em 2em;
    position: relative;
    min-height:250px;

}
}
.impacts-header {
    font-size: 18px;
    padding: 20px 0;
}

.impacts-header {
    margin-top:20px;
    margin-bottom: 20px;
}

.impacts-header .impacts-title {
    font-weight: 500;
    font-size:46px;
    color: #FFF;
    margin: 0px;
}
.impacts-subheading {
    font-size: 20px;
    margin-bottom: 0px;
    color: #FFF;
    line-height:30px;
}

.homepage-title {
    color: #fff;
    font-size: 7em;
    /*text-transform: uppercase;*/
    font-weight:600;
    text-shadow:2px 2px 8px rgba(0,0,0,.5);
    line-height:1;
    margin-bottom:0em;
}
.forward-container {
    margin: auto;
    max-width: 990px;
    padding: 0;
    margin-top:3em;
}

.introduction-container {
    margin: auto;
    max-width: 990px;
    padding: 0;
    margin-top:7em;
}

.initiatives-container {
    margin: auto;
    max-width: 990px;
    padding: 0;
    margin-top:7em;
}

.commitments-container {
    margin: auto;
    max-width: 990px;
    padding: 0;
    margin-top: 0em;
}

.navbar-default {
    background-color: #00718b;
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    padding:15px;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
    text-decoration: underline;
}
.section-header {
    margin-bottom: 40px;
}
.flexcontainer {
    display: flex;
    margin-bottom: 4em;
    margin-top:8em;
}
.flexitem {
    flex-basis: 33.33%;
    max-width: 33.33%;
    margin-bottom: 0%;
}
.current > a {
    color: #006983;
    text-decoration: underline;
}
.current-parent > a {
    color: #006983;
    text-decoration: underline;
}
.leftnav-active > a {
    color: #006983;
    text-decoration: underline;
}
/*-- DTA Side Navigation --*/

.au-sidenav__title a {
    font-size: 16px;
    font-size: .5em;
    line-height: 1.5;
    color: #313131;
    border-bottom: 2px solid #006983;
    border-top: 2px solid #006983;
}

.au-side-nav a:focus {
    outline: none;
    outline-offset: 0;
}

@media (min-width: 768px) {
.au-side-nav {
    padding-right: 2em;
}
}

@media (max-width: 767px) {
.au-side-nav {
    margin-bottom: 2em;
}
/*-- /DTA Side Navigation --*/
    
.flexcontainer {
    flex-direction: column;
    margin-top:0;
    display:none;
}
}

/*------------------------------------*\
    BUTTONS- FOOTER/CONTACT US
\*------------------------------------*/

.btn-default:hover {
    background-color: #A33F1F;
    background: #006983 url("http://www.ga.gov.au/__data/assets/image/0010/16795/right-arrow.png?v=0.5.1") no-repeat 90% 50%;
}
.btn {
    border-radius: 0px;
    letter-spacing: 0px;
}
.btn-default {
    background: #006983e0 url("http://www.ga.gov.au/__data/assets/image/0010/16795/right-arrow.png?v=0.5.1") no-repeat 90% 50%;
}
.btn-default:hover {
    background: #006983 url("http://www.ga.gov.au/__data/assets/image/0010/16795/right-arrow.png?v=0.5.1") no-repeat 90% 50%;
}
.btn {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-download {
    border-radius:3px;
    padding-left:18px;
    background-color:#00718b;
}

.btn-more-less {
  background-color: #006983!important;
  color: #ffffff!important;
  display: inline-block;
  margin: 15px 0;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  line-height: 1;
  padding: 14px 20px;
  border-radius: 3px;
  min-width: 100px;
  max-width: 100%;
  border-bottom: none!important;
  text-decoration: none!important;
}

.btn-more-less:hover {
  background: #003145!important;
  color: #ffffff!important;
  text-decoration: none!important;
}

.btn-more-less:focus {
  color: #ffffff!important;
  text-decoration: none!important;
}

.btn-strategy-download {
    text-align:center;
}

/*------------------------------------*\
  LOGO - HOMEPAGE/CONTENT PAGE
\*------------------------------------*/
.header-nav {
    margin-top: 1em;
    margin-bottom: 0;
    right: 15px;
}
.title-ga {
    font-size: 18px;
    font-weight: 200;
    color: #fff;
    text-shadow: 2px 2px 8px rgba(0,0,0,.5);
    text-transform: uppercase;
}
.title-small {
    font-size: 22px;
    font-weight: 200;
    margin-top:15px;
    margin-bottom: 15px;
    color: #fff;
    text-shadow: 2px 2px 8px rgba(0,0,0,.5);
}
.title_main {
    background: #006983e0;
    padding: 6em 1em 2em 1em;
}
.title_home {
    font-size: 1.3rem;
    margin: 2em 0 0 0;
    line-height: 1.8rem;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    color: #000;
}
.logo_title {
    position: absolute;
    z-index: 5;
    width: 50%;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #fff;
}
.cover {
    background: url(http://www.ga.gov.au/__data/assets/image/0003/63660/main-image-1.png) no-repeat center top;
    margin-top: 0px;
    padding-top: 0px;
    text-align: center;
    background-attachment: relative;
    background-position: right bottom;
    width: 100%;
    margin-bottom: 0em;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: 400;
}
h2.resources {
    padding: 0 10px 0 10px;
    margin: 0 0 15px 0;
}
h2.calendar {
    padding: 0 10px 0 10px;
    margin: 2em 0 15px 0;
}
h2.about {
    padding: 0px;
    margin: 0 0 20px 0;
}
h2.social-media {
    padding: 0 10px 0 10px;
    margin: 0em 0 15px 0;
}
p.description {
    margin: 0 0 5px 0;
}
div.tiles_container > div.social_subpage {
    max-width: 1480px;
    margin: 0 auto;
    padding: 0px 10px 60px 10px;
}
.enterSiteButton:nth-child(3n+1) a {
    border: 1px solid #fff;
}
.pull-left {
    margin-right: 2em;
}
.about-container {
    width: 100%;
    margin: auto;
    padding: 0px 15px;
    max-width: 990px;
}
.calendar-block {
    margin: 0 0 6em 0;
    padding: 0 10px 0 10px;
}
.about-block {
    margin: 0em 0 6em 0;
}
.resources-block {
    margin: 0 0 6em 0;
}
.resources-tile {
    box-shadow: 0px 0px 7px #0003;
    background: #F6F6F6;
    border-radius: 10px;
}
.resources-image {
    border-radius: 10px 10px 0px 0px;
}
.number-date {
    font-size: 3rem;
    color: #006983;
}
p.month-date {
    margin-top: -15px;
    font-weight: bold;
    font-size: 1.1em;
}
.btn-discover {
    /*letter-spacing: 1px;*/
    border-radius:3px;
    font-size:16px;
    min-width:auto;
    background-color:#00718b;
    /*background: #006983 url("https://www.ga.gov.au/__data/assets/image/0004/16798/down-arrow.png") no-repeat 90% 50%;*/
}
.btn-discover:hover, .image-bg .btn-discover:hover, .image-bg .btn-discover:visited:hover {
    color: #fff;
    background: #003145;
}
.card-box {
    padding-right: 10px;
}
.profile {
    padding: 0 3em;
}
.tiles-block {
    margin-bottom: 30px;
}
.date-about {
    font-weight: bold;
    color: black;
}
.header-social-media li img {
    width: 45px;
}
.landing-page-subtitle-resources {
    font-size: 1.15em;
    margin: 0px;
    margin-bottom: .5em;
    font-weight: bold;
}
.landing-page-title p:last-child {
    margin-bottom: 0px;
}

.footnotes-section {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
}

.footnotes-container {
    margin: auto;
    max-width: 990px;
    padding: 0;
    margin-top:2em;
}

p.footnote {
  font-size: 12px;
  line-height: 16px;
  margin: 8px 0 0 0;
}

.footnote a {
    color: #006983;
    -webkit-transition: 0.2s color;
    transition: 0.2s color;
    border-bottom: solid 1px #006983;
}
.footnote a:hover {
    border-bottom: solid 1px #72c7e7;
}

    /*============ START = RESPONSIVE VIDEOS ============*/

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.videorow > div {
  padding: 0 0 19px 0;
}
@media screen and (min-width:768px) {
.videorow > div {
  padding: 0 15px 15px 0px;
}}
.videorow {
  margin: 0;
}
.video-fullwidth {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: none;
  max-width: 100%;
  margin: 30px 0;
  border-bottom:4px solid #006983;
}


.video-fullwidth iframe, 
.video-fullwidth object, 
.video-fullwidth embed {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed-responsive {
  padding-bottom: 56.25%;
}
.video-right {
  margin: 30px 0;
}
@media (min-width: 760px) {
.video-right {
  float: right;
  padding: 0 0 10px 15px;
  margin: 0;
  width: 50%;
}}

/*============ END = RESPONSIVE VIDEOS ============*/

@media screen and (min-width: 992px) {
.resources-tile {
    box-shadow: 0px 0px 7px #0003;
    background: #F6F6F6;
    border-radius: 10px;
    min-height: 390px;
}
}

@media screen and (max-width: 812px) {
div.tiles_container > div.social_subpage {
    padding: 10px 0px;
}
}

@media (max-width:991px) {
.tiles-block:nth-child(3n+1) {
    clear: both;
}
}

@media screen and (max-width: 768px) {
.title_main {
    top: 0;
    z-index: 5;
    padding: 0px;
    width: 50%;
    margin: 0 auto;
}
.title_home {
    font-size: 1.3rem;
    margin: 0;
    line-height: 1.8rem;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    text-align: center;
}
.header-nav {
    margin-top: 1em;
    margin-bottom: 0;
    right: 15px;
    display: flex;
    justify-content: center;
}
}

@media screen and (max-width: 768px) {
.cover {
    background: url(http://www.ga.gov.au/__data/assets/image/0009/64395/responsive-80-Days-logo.png) no-repeat center top;
    margin-top: 0px;
    padding-top: 0px;
    text-align: center;
    background-position: center;
    width: 100%;
    margin-bottom: 0em;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: 400;
}
}

@media screen and (max-width: 576px) {
.title_main {
    top: 0;
    z-index: 5;
    padding: 0px;
    width: 70%;
    margin: 0 auto;
}
}

@media screen and (max-width: 915px) and (min-width: 769px) {
h3 {
    font-size: .7em;
    color: #2F2F2F;
    margin: 2em 0 0 0;
    line-height: 1.8rem;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
}
}



@media screen and (max-width: 830px) {
.header-container {
    padding: 0 15px;
}
}

@media (max-width:767px) {
.logo {
    padding:.9em .9em .9em 0.9em;
}
}

@media screen and (max-width: 800px) and (min-width: 768px) {
.logo-resize {
    background-image: url("https://www.ga.gov.au/strategy-2028/code-configuration/images/Crest_Logo_Inline_REV_small.png");
    height:60px;
    width:80px;
    background-repeat:no-repeat;
    margin:.9em 0 .9em 0;
}
}

@media (min-width: 801px) {
.logo-resize {
    background-image: url("https://www.ga.gov.au/strategy-2028/code-configuration/images/GA-Logo_Inline_REV_small.png");
    height:60px;
    width:248px;
    background-repeat:no-repeat;
    margin:.9em 0 .9em 0;
}
}

@media (max-width: 767px) {
.logo-resize {
    background-image: url("https://www.ga.gov.au/strategy-2028/code-configuration/images/GA-Logo_Inline_REV_small.png");
    height:60px;
    width:248px;
    background-repeat:no-repeat;
    margin:.9em 0 .9em 0;
    float:left;
}
}

@media screen and (max-width: 767px) {
.flexitem {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 0%;
}
.flextile-our-impacts {
  display:none;
}
}

#more {display: none;}

/*=== FIX FOR FIREFOX ===*/

@media screen and (max-height: 470px) {
section.cover div.title_main > span > img {
    display: none;
}
section.cover div.title_main > span {
    background: url(./?external-uuid=b3597ebf-1596-4e3f-aea0-cfe6ccaf9896) no-repeat;
    display: block;
    height: 55px;
}
}

@media screen and (max-width: 700px) {
.header-social-media {
    display: none;
}
}

@media (min-width:992px) {
.threewide:nth-child(3n+1) {
    clear: both;
}
}

@media (max-width:991px) {
.threewide:nth-child(2n+1) {
    clear: both;
}
}
.btn-default:focus {
    background-color: #006983;
}
.btn-default:active:hover {
    background-color: #A33F1F;
    color: #fff;
}
.header-nav a {
    color: #006983;
    font-size: 1em;
    font-weight: 300;
}

/*-- IE 11 Fix --*/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .au-accordion .au-accordion__title {
    background-color: #003145;
}
ol.resources li:before {
    color: #006341;
    display: flex;
    padding-right:40px;
}
ol li:before {
    content: none;
    font-weight: bold;
    display: inline-block;
    text-align: left;
    margin-right: 24px;
    margin-right: 1.5rem;
    color: #00843D;
    font-size: 40px;
    font-size: 4rem;
    line-height: 1.5;
    line-height: 1;
}
ol > li {
    counter-increment: initial;
    position: relative;
    display: list-item;
    display: list-item;
    /*display: flex;*/
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px;
    margin-bottom: 1rem;
}
ol {padding-left:25px;}
}
/*-- /IE 11 Fix --*/

/*-- Edge Fix --*/
 @supports (-ms-ime-align:auto) {
 .title_main {
 background:#006983;
}
.au-accordion .au-accordion__title {
    background-color: #003145;
}
}
/*-- /Edge Fix --*/

/*-- Target iPad Only --*/
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  .ipad-portrait { color: red; } /* your css rules for ipad portrait */
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
  .flexcontainer { margin-top:10em;}
  .content-container {
    margin: auto;
    max-width: 800px;
    padding: 0 15px;
    padding: 3em 2em 2em 2em;
    position: relative;
    margin-top: 6em;
}
.initiatives-container {
    margin: auto;
    max-width: 990px;
    padding: 0;
    margin-top: 9em;
}
.introduction-container {
    margin: auto;
    max-width: 990px;
    padding: 0;
    margin-top: 9em;
}
}
/*-- /Target iPad Only --*/

/*-- Mobile Only --*/

@media (max-width:767px) {
.mbr-box {display:none;}

.mbr-arrow {display:none;}

.mobile-container {margin-top:120px; margin-bottom:2em;}

.mobile-homepage-title {
    font-size: 46px;
    line-height:60px;
    color:#00718b;
}
.mobile-title-ga {
    font-size: 18px;
    font-weight: 400;
    color:#00718b;
    line-height:40px;
    display:none;
}
.content-container {
    margin: auto;
    max-width: 800px;
    padding: 0 15px;
    position: relative;
    margin-top:0;
}
.btn-strategy-download {
    text-align:center;
    margin-bottom:30px;
}
.initiatives-container {
    margin: auto;
    max-width: 990px;
    padding: 0;
    margin-top:1em;
}
.introduction-container {
    margin: auto;
    max-width: 990px;
    padding: 0 10px 0 10px;
    margin-top:1em;
}
.section {
    position: relative;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left:10px;
    padding-right:10px;
}
ol li:before {
    content: none;
    font-weight: bold;
    display: inline-block;
    text-align: left;
    margin-right: 24px;
    margin-right: 1.5rem;
    color: #00843D;
    font-size: 40px;
    font-size: 4rem;
    line-height: 1.5;
    line-height: 1;
}
ol > li {
    counter-increment: initial;
    position: relative;
    display: list-item;
    display: -ms-flexbox;
    /*display: flex;*/
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px;
    margin-bottom: 1rem;
}

ol {
    margin: 0;
    padding: 0;
    padding-left: 20px;
    font-size:20px;
    max-width:900px;
}
.footnotes-container {
    margin: auto;
    max-width: 990px;
    padding: 0 10px 0 10px;
    margin-top:2em;
}
.forward-container {
    margin-top:0;
}
.bg-resources, .bg-safety, .bg-water, .bg-marine, .bg-location, .bg-informed, .bg-organisation {
    display:none;
}
}

@media (min-width:768px) {
.mobile-homepage-title {
    display:none;
}
.mobile-title-ga {
    display:none;
}
}

@media screen and (max-width: 767px) {
.strategy-row {
    margin-right: 0px;
    margin-left: 0px;
}
.strategy-container {
    padding: 3em 15px 3.2em 15px !important;
}
}

/*-- /Mobile Only --*/





/* ========= START = Delete from template.css after hamburger is live ========= */

button.navbar-toggle.collapsed:focus, .navbar-toggle {
    background-color: transparent;
    margin: 0;
}
.navbar-default .navbar-toggle {
    border: none;
}
@media screen and (max-width: 767px) {
.logo_title_content {
    margin-right: 60px
}}

/*FROM BOOTSTRAP*/
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
} 
.container>.navbar-header {
    margin-right: 0px;
    margin-left: 0px;
    display: flex;
    justify-content: flex-end;
}

/* ========= END = Delete from template.css after hamburger is live ========= */


/* ========= START = Hamburger animation ========= */

button.navbar-toggle.collapsed:focus, .navbar-toggle {
  padding: 11px 0px;
  margin: 13px 15px;
} 

.hamburger {
  position: relative;
  cursor: pointer;
  height: max-content;
}
.hamburger__bar {
  position: relative;
  transform: translateY(1rem);
  transform: none;
}
.hamburger__bar, .hamburger__bar:before, .hamburger__bar:after {
  height: 2px;
  width: 30px;
  background-color: #888;
  /*border-radius: 5px;*/
}
.hamburger__bar:before, .hamburger__bar:after {
  content: '';
  left: 0;
  position: absolute;
}
.hamburger .hamburger__bar:before {
  bottom: 10px;
  transition: bottom 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1), transform 150ms cubic-bezier(0.23, 1, 0.32, 1);
}
.hamburger .hamburger__bar:after {
  top: 10px;
  transition: top 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1), transform 150ms cubic-bezier(0.23, 1, 0.32, 1);
}
.hamburger.is-active .hamburger__bar {
  background-color: transparent;
}
.hamburger.is-active .hamburger__bar:before {
  bottom: 0;
  transform: rotate(-45deg);
  transition: bottom 150ms cubic-bezier(0.23, 1, 0.32, 1), transform 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1);
}
.hamburger.is-active .hamburger__bar:after {
  top: 0;
  transform: rotate(45deg);
  transition: top 150ms cubic-bezier(0.23, 1, 0.32, 1), transform 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1);
}
.navbar-toggle {
    width: 30px;
}
#menubtn {
    margin-right: 0px;
}

/* ========= Changes color of hamburger ========= */
.hamburger__bar, .hamburger__bar:before, .hamburger__bar:after {
  background-color: #fff;
}
/* ========= END = Hamburger animation ========= */