/* line 4, ../../../../../themes/nzops/sass/layout.scss */
html {
  position: relative;
  min-height: 100%;
  font-size: 75%;
  /*==========Sub Menu=v==========*/
  /******************************Drop-down menu work on hover**********************************/
}
/* line 9, ../../../../../themes/nzops/sass/layout.scss */
html * {
  font-size: 2rem;
  line-height: 2.75rem;
}
/* line 14, ../../../../../themes/nzops/sass/layout.scss */
html body {
  background-color: #FFF;
  margin-bottom: 172px;
  /* Margin bottom by footer height */
  font-size: 1.4rem !important;
}
/* line 20, ../../../../../themes/nzops/sass/layout.scss */
html body .btn-success a {
  color: #FFF;
}
/* line 25, ../../../../../themes/nzops/sass/layout.scss */
html body .btn-primary {
  font-weight: bold;
}
/* line 29, ../../../../../themes/nzops/sass/layout.scss */
html body .requiredField {
  color: red;
}
/* line 33, ../../../../../themes/nzops/sass/layout.scss */
html body .message {
  color: #fff;
  font-size: 2rem;
  padding: 2rem;
}
/* line 39, ../../../../../themes/nzops/sass/layout.scss */
html body .bad {
  background: red;
}
/* line 43, ../../../../../themes/nzops/sass/layout.scss */
html body .good {
  background-color: #0b5b0d;
}
/* line 47, ../../../../../themes/nzops/sass/layout.scss */
html body .contactUsButton {
  font-size: 3rem;
}
/* line 51, ../../../../../themes/nzops/sass/layout.scss */
html body .orange {
  color: orange;
}
/* line 55, ../../../../../themes/nzops/sass/layout.scss */
html body .vincereIframe {
  border: 0;
}
/* line 59, ../../../../../themes/nzops/sass/layout.scss */
html body .TandCsBackgroundOverlay {
  background-color: #000;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
/* line 72, ../../../../../themes/nzops/sass/layout.scss */
html body .formBlockTandCs .formBlockTandCsInner {
  background: #FFF;
  border: 1px solid #CCC;
  height: 200px;
  overflow: auto;
}
/* line 78, ../../../../../themes/nzops/sass/layout.scss */
html body .formBlockTandCs .formBlockTandCsInner .formBlockTandCsInnerCloseButton {
  color: red;
  cursor: pointer;
  display: none;
  text-align: center;
}
/* line 87, ../../../../../themes/nzops/sass/layout.scss */
html body .site-logo {
  background-color: #FFF;
  background-image: url("../images/nz-opportunities-logo.jpg");
  background-position-y: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  height: 119px;
  display: inline;
  float: left;
  margin-right: 0.5rem;
  width: 92px;
}
/* line 104, ../../../../../themes/nzops/sass/layout.scss */
html body .site-name {
  display: inline-block;
  float: left;
}
/* line 109, ../../../../../themes/nzops/sass/layout.scss */
html body .site-name h1 {
  font-family: 'Bebas Neue', Arial, Helvetica, sans-serif;
  font-size: 13.5rem;
  line-height: 12rem;
  margin-left: 0;
  margin-top: 0;
  bottom: 9px;
  position: relative;
}
/* line 125, ../../../../../themes/nzops/sass/layout.scss */
html body .header-button-panel a.header-button {
  border-color: #000000;
  color: #FFF;
  font-size: 1.5rem;
}
/* line 130, ../../../../../themes/nzops/sass/layout.scss */
html body .header-button-panel a.header-button:hover {
  text-decoration: none;
}
/* line 135, ../../../../../themes/nzops/sass/layout.scss */
html body .navigation-strip {
  background-color: #00a0ff !important;
  width: 100%;
}
/* line 146, ../../../../../themes/nzops/sass/layout.scss */
html body .carousel-indicator-holder .carousel-indicators .active {
  background-color: #666;
}
/* line 150, ../../../../../themes/nzops/sass/layout.scss */
html body .carousel-indicator-holder .carousel-indicators li {
  background-color: rgba(187, 187, 187, 0.5);
  height: 6px;
}
/* line 155, ../../../../../themes/nzops/sass/layout.scss */
html body .carousel-indicator-holder .page-carousel-indicators {
  list-style: none;
  height: 6px;
  bottom: unset;
  margin: unset;
}
/* line 166, ../../../../../themes/nzops/sass/layout.scss */
html body .carousel-item img {
  margin-bottom: 0;
}
/* line 171, ../../../../../themes/nzops/sass/layout.scss */
html body .carousel-caption {
  background-color: rgba(0, 0, 0, 0.9);
  bottom: 0;
  left: 0;
  min-height: 160px;
  padding: 1rem;
  position: relative;
  right: 0;
  text-align: left;
  z-index: 10000;
}
/* line 182, ../../../../../themes/nzops/sass/layout.scss */
html body .carousel-caption h3.slide-title {
  color: #C4E9FF !important;
  font-family: "Bebas Neue";
  font-size: 2.5rem;
}
/* line 188, ../../../../../themes/nzops/sass/layout.scss */
html body .carousel-caption p {
  color: #FFF;
}
/* line 193, ../../../../../themes/nzops/sass/layout.scss */
html body .bucket-holder {
  margin-bottom: 5rem;
}
/* line 196, ../../../../../themes/nzops/sass/layout.scss */
html body .bucket-holder h2 {
  font-family: 'Bebas Neue', Arial, Helvetica, sans-serif;
  font-size: 4rem;
  line-height: 4.25rem;
  margin-bottom: 3rem;
}
/* line 203, ../../../../../themes/nzops/sass/layout.scss */
html body .bucket-holder .card {
  border: 0;
}
/* line 206, ../../../../../themes/nzops/sass/layout.scss */
html body .bucket-holder .card .card-title {
  font-family: 'Bebas Neue', Arial, Helvetica, sans-serif;
  font-size: 3rem;
  line-height: 3.5rem;
}
/* line 212, ../../../../../themes/nzops/sass/layout.scss */
html body .bucket-holder .card .bucket-subtitle {
  color: #888;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.75rem;
}
/* line 220, ../../../../../themes/nzops/sass/layout.scss */
html body .bucket-holder .card .bucket-text {
  color: #666;
  height: 170px;
  word-wrap: normal;
}
/* line 226, ../../../../../themes/nzops/sass/layout.scss */
html body .bucket-holder .card .bucket-button {
  font-size: 1.5rem;
}
/* line 232, ../../../../../themes/nzops/sass/layout.scss */
html body .content {
  flex: 1 0 auto;
  padding-bottom: 150px;
}
/* line 236, ../../../../../themes/nzops/sass/layout.scss */
html body .content .jumbotron {
  background-color: orange;
  padding: 2rem 1rem;
}
/* line 240, ../../../../../themes/nzops/sass/layout.scss */
html body .content .jumbotron p {
  color: #FFF;
  font-size: 1.5rem;
  line-height: 1.7rem;
}
/* line 248, ../../../../../themes/nzops/sass/layout.scss */
html body .card {
  margin-bottom: 2rem;
}
/* line 252, ../../../../../themes/nzops/sass/layout.scss */
html body #contactFormRow {
  background-color: #00a0ff;
}
/* line 255, ../../../../../themes/nzops/sass/layout.scss */
html body #contactFormRow h4 {
  color: #FFF;
}
/* line 260, ../../../../../themes/nzops/sass/layout.scss */
html body .form-control {
  font-size: inherit !important;
}
/* line 264, ../../../../../themes/nzops/sass/layout.scss */
html body .dropdown, html body .dropleft, html body .dropright, html body .dropup {
  height: 4.5rem !important;
}
/* line 268, ../../../../../themes/nzops/sass/layout.scss */
html body .custom-file-label {
  font-size: 2rem;
  height: 4rem;
}
/* line 273, ../../../../../themes/nzops/sass/layout.scss */
html body input[name=LeaveThisEmpty] {
  display: none;
}
/* line 277, ../../../../../themes/nzops/sass/layout.scss */
html body .footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 190px;
  /* Set the fixed height of the footer here */
  line-height: 60px;
  /* Vertically center the text there */
  background-color: #00a0ff;
}
/* line 285, ../../../../../themes/nzops/sass/layout.scss */
html body .footer p {
  color: #FFF;
  margin-bottom: 0;
}
/* line 290, ../../../../../themes/nzops/sass/layout.scss */
html body .footer a {
  color: yellow;
}
/* line 294, ../../../../../themes/nzops/sass/layout.scss */
html body .footer p.credits {
  font-size: 14px;
  line-height: 19px;
}
/* line 297, ../../../../../themes/nzops/sass/layout.scss */
html body .footer p.credits a {
  font-size: inherit;
  line-height: inherit;
}
/* line 303, ../../../../../themes/nzops/sass/layout.scss */
html body .footer .job-portal-link {
  background-color: #fff;
}
/* line 306, ../../../../../themes/nzops/sass/layout.scss */
html body .footer .job-portal-link h2 {
  color: inherit;
  text-align: center;
  margin-bottom: 0;
}
/* line 313, ../../../../../themes/nzops/sass/layout.scss */
html body .footer .footer-button {
  border: 2px solid #000;
  color: #000;
}
/* line 317, ../../../../../themes/nzops/sass/layout.scss */
html body .footer .footer-button:hover {
  color: #FFF;
  text-decoration: none;
}
/* line 324, ../../../../../themes/nzops/sass/layout.scss */
html .menu-area {
  background: #00a0ff;
}
/* line 328, ../../../../../themes/nzops/sass/layout.scss */
html .dropdown-menu {
  padding: 0;
  margin: 0;
  border: 0 solid transition !important;
  border: 0 solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
/* line 338, ../../../../../themes/nzops/sass/layout.scss */
html .mainmenu a,
html .navbar-default .navbar-nav > li > a,
html .mainmenu ul li a,
html .navbar-expand-lg .navbar-nav .nav-link {
  color: #fff;
  text-transform: uppercase;
  padding: 16px 15px;
  font-family: 'Bebas Neue', Arial, Helvetica, sans-serif;
  font-size: 2rem;
  line-height: 2rem;
  display: block !important;
  text-decoration: none;
}
/* line 351, ../../../../../themes/nzops/sass/layout.scss */
html .mainmenu a .subtitle,
html .navbar-default .navbar-nav > li > a .subtitle,
html .mainmenu ul li a .subtitle,
html .navbar-expand-lg .navbar-nav .nav-link .subtitle {
  font-size: 1.5rem;
  font-style: italic;
}
/* line 356, ../../../../../themes/nzops/sass/layout.scss */
html .mainmenu .active a,
html .mainmenu .active a:focus,
html .mainmenu .active a:hover,
html .mainmenu li a:hover,
html .mainmenu li a:focus,
html .navbar-default
.navbar-nav > .show > a,
html .navbar-default .navbar-nav > .show > a:focus,
html .navbar-default .navbar-nav > .show > a:hover {
  outline: 0;
}
/* line 369, ../../../../../themes/nzops/sass/layout.scss */
html .mainmenu .collapse ul > li:hover > a {
  background: #FFF;
  color: #00a0ff;
}
/* line 374, ../../../../../themes/nzops/sass/layout.scss */
html .mainmenu .collapse ul ul > li:hover > a,
html .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus,
html .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover {
  background: #FFF;
}
/* line 379, ../../../../../themes/nzops/sass/layout.scss */
html .mainmenu .collapse ul ul ul > li:hover > a {
  background: #FFF;
}
/* line 383, ../../../../../themes/nzops/sass/layout.scss */
html .mainmenu .collapse ul ul,
html .mainmenu .collapse ul ul.dropdown-menu {
  background: #1565C0;
}
/* line 388, ../../../../../themes/nzops/sass/layout.scss */
html .mainmenu .collapse ul ul ul,
html .mainmenu .collapse ul ul ul.dropdown-menu {
  background: #1E88E5;
  top: -30px;
  width: 350px;
}
/* line 394, ../../../../../themes/nzops/sass/layout.scss */
html .mainmenu .collapse ul ul ul li,
html .mainmenu .collapse ul ul ul.dropdown-menu li {
  float: left;
}
/* line 399, ../../../../../themes/nzops/sass/layout.scss */
html .mainmenu .collapse ul ul ul ul,
html .mainmenu .collapse ul ul ul ul.dropdown-menu {
  background: #64B5F6;
}
/* line 405, ../../../../../themes/nzops/sass/layout.scss */
html .mainmenu {
  background: none;
  border: 0 solid;
  margin: 0;
  padding: 0;
  min-height: 20px;
  width: 100%;
}
@media only screen and (min-width: 767px) {
  /* line 4, ../../../../../themes/nzops/sass/layout.scss */
  html {
    /*******/
    /*******/
  }
  /* line 415, ../../../../../themes/nzops/sass/layout.scss */
  html .mainmenu .collapse ul li:hover > ul {
    display: block;
  }
  /* line 416, ../../../../../themes/nzops/sass/layout.scss */
  html .mainmenu .collapse ul ul {
    display: none;
    min-width: 250px;
    position: absolute;
    left: 0;
    top: 100%;
  }
  /* line 424, ../../../../../themes/nzops/sass/layout.scss */
  html .mainmenu .collapse ul ul li {
    position: relative;
  }
  /* line 427, ../../../../../themes/nzops/sass/layout.scss */
  html .mainmenu .collapse ul ul li:hover > ul {
    display: block;
  }
  /* line 430, ../../../../../themes/nzops/sass/layout.scss */
  html .mainmenu .collapse ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 250px;
    display: none;
  }
  /* line 432, ../../../../../themes/nzops/sass/layout.scss */
  html .mainmenu .collapse ul ul ul li {
    position: relative;
  }
  /* line 433, ../../../../../themes/nzops/sass/layout.scss */
  html .mainmenu .collapse ul ul ul li:hover ul {
    display: block;
  }
  /* line 434, ../../../../../themes/nzops/sass/layout.scss */
  html .mainmenu .collapse ul ul ul ul {
    position: absolute;
    top: 0;
    left: -100%;
    min-width: 250px;
    display: none;
    z-index: 1;
  }
}
@media only screen and (max-width: 767px) {
  /* line 438, ../../../../../themes/nzops/sass/layout.scss */
  html .navbar-nav .show .dropdown-menu .dropdown-menu > li > a {
    padding: 16px 15px 16px 35px;
  }
  /* line 439, ../../../../../themes/nzops/sass/layout.scss */
  html .navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a {
    padding: 16px 15px 16px 45px;
  }
}

/******************************************************************************/
@media screen and (max-width: 414px) {
  /* line 446, ../../../../../themes/nzops/sass/layout.scss */
  html body {
    margin-bottom: 330px;
  }
  /* line 449, ../../../../../themes/nzops/sass/layout.scss */
  html body .TandCsBackgroundOverlay {
    background-color: #000;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
  /* line 462, ../../../../../themes/nzops/sass/layout.scss */
  html body .formBlockTandCs .formBlockTandCsInner {
    background: #FFF;
    border: 1px solid #CCC;
    height: 200px;
    overflow: auto;
  }
  /* line 468, ../../../../../themes/nzops/sass/layout.scss */
  html body .formBlockTandCs .formBlockTandCsInner .formBlockTandCsInnerCloseButton {
    color: red;
    cursor: pointer;
    display: none;
    text-align: center;
  }
  /* line 477, ../../../../../themes/nzops/sass/layout.scss */
  html body .site-logo {
    margin: 0 auto;
    display: block;
    float: unset;
  }
  /* line 484, ../../../../../themes/nzops/sass/layout.scss */
  html body .site-name h1 {
    font-size: 6rem;
    line-height: 9rem;
    margin-left: 0;
    margin-top: 0;
    text-align: center;
  }
  /* line 493, ../../../../../themes/nzops/sass/layout.scss */
  html body .navigation-strip {
    min-height: 5rem;
    padding-bottom: 6px;
    padding-top: 6px;
  }
  /* line 503, ../../../../../themes/nzops/sass/layout.scss */
  html body .navigation-strip #navbar-holder .navbar .navbar-toggler {
    border: 1px solid #FFF;
    color: white;
    padding: 4px;
    width: 60px;
  }
  /* line 510, ../../../../../themes/nzops/sass/layout.scss */
  html body .navigation-strip #navbar-holder .navbar .nav-item {
    height: 5rem;
  }
  /* line 513, ../../../../../themes/nzops/sass/layout.scss */
  html body .navigation-strip #navbar-holder .navbar .nav-item a {
    color: #FFF;
    font-family: 'Bebas Neue', Arial, Helvetica, sans-serif;
    font-size: 1.75rem;
    line-height: 2rem;
    margin-left: 1rem;
    margin-right: 1rem;
  }
  /* line 521, ../../../../../themes/nzops/sass/layout.scss */
  html body .navigation-strip #navbar-holder .navbar .nav-item a .nav-subtitle {
    font-style: italic;
    font-size: smaller;
  }
  /* line 528, ../../../../../themes/nzops/sass/layout.scss */
  html body .navigation-strip #navbar-holder .navbar .nav-item:hover {
    background-color: #FFF;
  }
  /* line 531, ../../../../../themes/nzops/sass/layout.scss */
  html body .navigation-strip #navbar-holder .navbar .nav-item:hover a {
    color: #00a0ff;
  }
  /* line 536, ../../../../../themes/nzops/sass/layout.scss */
  html body .navigation-strip #navbar-holder .navbar .nav-item.current {
    background-color: #FFF;
  }
  /* line 540, ../../../../../themes/nzops/sass/layout.scss */
  html body .navigation-strip #navbar-holder .navbar .nav-item.current a {
    color: #00a0ff;
  }
  /* line 544, ../../../../../themes/nzops/sass/layout.scss */
  html body .navigation-strip #navbar-holder .navbar .nav-item.current:hover a {
    color: #000;
  }
  /* line 553, ../../../../../themes/nzops/sass/layout.scss */
  html body .carousel-indicator-holder .carousel-indicators .active {
    background-color: #666;
  }
  /* line 557, ../../../../../themes/nzops/sass/layout.scss */
  html body .carousel-indicator-holder .carousel-indicators li {
    background-color: rgba(187, 187, 187, 0.5);
    height: 6px;
  }
  /* line 565, ../../../../../themes/nzops/sass/layout.scss */
  html body .carousel-caption {
    background-color: #000;
    left: 0;
    min-height: 332px;
    padding: 1rem;
    position: relative;
    right: 0;
    text-align: left;
    z-index: 10000;
  }
  /* line 575, ../../../../../themes/nzops/sass/layout.scss */
  html body .carousel-caption h3.slide-title {
    color: #00a0ff !important;
  }
  /* line 580, ../../../../../themes/nzops/sass/layout.scss */
  html body .typography img.right {
    max-width: 100%;
    width: 100%;
  }
  /* line 585, ../../../../../themes/nzops/sass/layout.scss */
  html body .typography ul {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 591, ../../../../../themes/nzops/sass/layout.scss */
  html body .typography ul li {
    margin: 0;
  }
  /* line 596, ../../../../../themes/nzops/sass/layout.scss */
  html body .typography h3 {
    line-height: 4rem;
  }
  /* line 600, ../../../../../themes/nzops/sass/layout.scss */
  html body .footer {
    height: 330px;
  }
  /* line 603, ../../../../../themes/nzops/sass/layout.scss */
  html body .footer p {
    line-height: 26px;
  }
}
@media screen and (min-width: 415px) and (max-width: 736px) {
  /* line 612, ../../../../../themes/nzops/sass/layout.scss */
  html body {
    margin-bottom: 290px;
  }
  /* line 615, ../../../../../themes/nzops/sass/layout.scss */
  html body .site-logo {
    margin: 0 auto;
    display: block;
    float: unset;
  }
  /* line 622, ../../../../../themes/nzops/sass/layout.scss */
  html body .site-name h1 {
    bottom: -16px;
    font-size: 7rem;
    line-height: 9rem;
    margin-top: 0;
  }
  /* line 630, ../../../../../themes/nzops/sass/layout.scss */
  html body .navigation-strip {
    padding-bottom: 6px;
    padding-top: 6px;
  }
  /* line 637, ../../../../../themes/nzops/sass/layout.scss */
  html body .navigation-strip #navbar-holder .navbar button.navbar-toggler {
    border: 1px solid #fff;
    color: #FFF;
    width: 100px;
  }
  /* line 646, ../../../../../themes/nzops/sass/layout.scss */
  html body .carousel-caption {
    min-height: 200px;
  }
  /* line 649, ../../../../../themes/nzops/sass/layout.scss */
  html body .carousel-caption h3.slide-title {
    color: #00a0ff !important;
  }
  /* line 654, ../../../../../themes/nzops/sass/layout.scss */
  html body .typography h3 {
    line-height: 4rem;
  }
  /* line 658, ../../../../../themes/nzops/sass/layout.scss */
  html body .footer {
    height: 290px;
  }
  /* line 661, ../../../../../themes/nzops/sass/layout.scss */
  html body .footer p {
    line-height: 30px;
  }
}
@media screen and (max-width: 736px) and (orientation: landscape) {
  /* line 673, ../../../../../themes/nzops/sass/layout.scss */
  html body .site-name {
    margin: 0 auto;
    width: 100%;
  }
  /* line 677, ../../../../../themes/nzops/sass/layout.scss */
  html body .site-name h1 {
    font-size: 11rem;
    text-align: center;
    line-height: 11.5rem;
  }
  /* line 684, ../../../../../themes/nzops/sass/layout.scss */
  html body .navigation-strip {
    padding-bottom: 6px;
    padding-top: 6px;
  }
  /* line 691, ../../../../../themes/nzops/sass/layout.scss */
  html body .navigation-strip #navbar-holder .navbar button.navbar-toggler {
    border: 1px solid #fff;
    color: #FFF;
    width: 100px;
  }
  /* line 700, ../../../../../themes/nzops/sass/layout.scss */
  html body .typography h3 {
    line-height: 4rem;
  }
  /* line 704, ../../../../../themes/nzops/sass/layout.scss */
  html body footer {
    background-color: #FF0000;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  /* line 711, ../../../../../themes/nzops/sass/layout.scss */
  html body {
    margin-bottom: 200px;
  }
  /* line 715, ../../../../../themes/nzops/sass/layout.scss */
  html body .site-logo {
    background-position: top;
    width: 72px;
  }
  /* line 720, ../../../../../themes/nzops/sass/layout.scss */
  html body .site-name h1 {
    font-size: 8rem;
    margin-left: 0;
  }
  /* line 729, ../../../../../themes/nzops/sass/layout.scss */
  html body .bucket-holder .card .card-title {
    font-size: 2.5rem;
  }
  /* line 733, ../../../../../themes/nzops/sass/layout.scss */
  html body .bucket-holder .card .bucket-subtitle {
    color: #888;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.75rem;
  }
  /* line 739, ../../../../../themes/nzops/sass/layout.scss */
  html body .bucket-holder .card .bucket-text {
    height: 300px;
  }
  /* line 745, ../../../../../themes/nzops/sass/layout.scss */
  html body .typography h3 {
    line-height: 4rem;
  }
  /* line 749, ../../../../../themes/nzops/sass/layout.scss */
  html body .footer {
    height: 200px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  /* line 756, ../../../../../themes/nzops/sass/layout.scss */
  html body {
    margin-bottom: 200px;
  }
  /* line 760, ../../../../../themes/nzops/sass/layout.scss */
  html body .site-logo {
    background-position: top;
    width: 62px;
    height: 80px;
  }
  /* line 768, ../../../../../themes/nzops/sass/layout.scss */
  html body .site-name h1 {
    font-size: 8rem;
    margin-left: 0;
    line-height: 9rem;
    bottom: 16px;
  }
  /* line 779, ../../../../../themes/nzops/sass/layout.scss */
  html body .bucket-holder .card .card-title {
    font-size: 4rem;
  }
  /* line 783, ../../../../../themes/nzops/sass/layout.scss */
  html body .bucket-holder .card .bucket-subtitle {
    color: #888;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.75rem;
  }
  /* line 789, ../../../../../themes/nzops/sass/layout.scss */
  html body .bucket-holder .card .bucket-text {
    height: 300px;
  }
  /* line 795, ../../../../../themes/nzops/sass/layout.scss */
  html body .navigation-strip {
    padding-bottom: 6px;
    padding-top: 6px;
  }
  /* line 802, ../../../../../themes/nzops/sass/layout.scss */
  html body .navigation-strip #navbar-holder .navbar button.navbar-toggler {
    border: 1px solid #fff;
    color: #FFF;
    width: 100px;
  }
  /* line 811, ../../../../../themes/nzops/sass/layout.scss */
  html body .typography h3 {
    line-height: 4rem;
  }
  /* line 815, ../../../../../themes/nzops/sass/layout.scss */
  html body .footer {
    height: 200px;
  }
}
