/*! normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects `block` display not defined in IE6/7/8/9 & FF3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
/*
 * Corrects `inline-block` display not defined in IE6/7/8/9 & FF3.
 */

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}
/*
 * Addresses styling for `hidden` attribute not present in IE7/8/9, FF3, S4.
 * Known issue: no IE6 support.
 */

[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */

/*
 * 1. Corrects text resizing oddly in IE6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */

}
/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/*
 * Addresses margins handled incorrectly in IE6/7.
 */

body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */

/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
  outline: thin dotted;
}
/*
 * Improves readability when focused and also mouse hovered in all browsers.
 * people.opera.com/patrickl/experiments/keyboard/test
 */

a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */

/*
 * Addresses font sizes and margins set differently in IE6/7.
 * Addresses font sizes within `section` and `article` in FF4+, Chrome, S5.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
/*
 * Addresses styling not present in IE7/8/9, S5, Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}
/*
 * Addresses style set to `bolder` in FF3+, S4/5, Chrome.
 */

b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/*
 * Addresses styling not present in S5, Chrome.
 */

dfn {
  font-style: italic;
}
/*
 * Addresses styling not present in IE6/7/8/9.
 */

mark {
  background: yellow;
  color: black;
}
/*
 * Addresses margins set differently in IE6/7.
 */

p,
pre {
  margin: 1em 0;
}
/*
 * Corrects font family set oddly in IE6, S4/5, Chrome.
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/*
 * Improves readability of pre-formatted text in all browsers.
 */

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/*
 * Addresses CSS quotes not supported in IE6/7.
 */

q {
  quotes: none;
}
/*
 * Addresses `quotes` property not supported in S4.
 */

q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 * gist.github.com/413930
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */

/*
 * Addresses margins set differently in IE6/7.
 */

dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/*
 * Addresses paddings set differently in IE6/7.
 */

menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/*
 * Corrects list images handled incorrectly in IE7.
 */

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Removes border when inside `a` element in IE6/7/8/9, FF3.
 * 2. Improves image quality when scaled in IE7.
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */

}
/*
 * Corrects overflow displayed oddly in IE9.
 */

svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE6/7/8/9, S5, O11.
 */

figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */

/*
 * Corrects margin displayed oddly in IE6/7.
 */

form {
  margin: 0;
}
/*
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/*
 * 1. Corrects color not being inherited in IE6/7/8/9.
 * 2. Corrects text not wrapping in FF3.
 * 3. Corrects alignment displayed oddly in IE6/7.
 */

legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */

}
/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */

}
/*
 * Addresses FF3/4 setting `line-height` on `input` using `!important` in the
 * UA stylesheet.
 */

button,
input {
  line-height: normal;
}
/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE6.
 */

button,
html input[type="button"],
/* 1 */ input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */

}
/*
 * Re-set default cursor for disabled elements.
 */

button[disabled],
input[disabled] {
  cursor: default;
}
/*
 * 1. Addresses box sizing set to content-box in IE8/9.
 * 2. Removes excess padding in IE8/9.
 * 3. Removes excess padding in IE7.
 *    Known issue: excess padding remains in IE6.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */

}
/*
 * 1. Addresses `appearance` set to `searchfield` in S5, Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in S5, Chrome (include `-moz`
 *    to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
 * Removes inner padding and border in FF3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */

}
/* ==========================================================================
   Tables
   ========================================================================== */

/*
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*	NOTE:
	Use rgba(0, 0, 0, 0.15); to add alpha to the shadow
*/
a.digitalMomentum {
  text-decoration: none;
  color: black;
  font-size: 10px;
}
a.digitalMomentum span {
  font-family: 'Cutive', arial;
  font-size: 10px;
}
/*	NOTE:
	Use rgba(0, 0, 0, 0.15); to add alpha to the shadow
*/
a.digitalMomentum {
  text-decoration: none;
  color: black;
  font-size: 10px;
}
a.digitalMomentum span {
  font-family: 'Cutive', arial;
  font-size: 10px;
}
/*#region COLOURS */
.lightOrange {
  color: #eab33a;
}
/*#endregion */
/*#region TEXT STYLES */
.txtBody {
  font-family: 'Open Sans', sans-serif;
}
.txtHeading {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.fontLight {
  font-weight: 300;
}
.fontNormal {
  font-weight: 400;
}
.fontSemiBold {
  font-weight: 600;
}
.fontBold {
  font-weight: 700;
}
.noUnderline {
  text-decoration: none;
}
h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: #eab33a;
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
}
h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: #eab33a;
  font-size: 19px;
  line-height: 24px;
  margin-top: 24px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 300;
}
h2 strong,
h2 b {
  font-weight: normal;
}
h3 {
  font-family: 'Open Sans', sans-serif;
  color: #eab33a;
  margin-top: 0px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 17px;
}
h4,
.h4 {
  font-family: 'Open Sans', sans-serif;
  color: white;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 24px;
}
p,
ul,
ol,
td,
label {
  font-family: 'Open Sans', sans-serif;
  margin-top: 0px;
  margin-bottom: 24px;
  font-weight: 400;
  font-size: 13px;
  color: #9a9a9a;
}
p b,
ul b,
ol b,
td b,
label b,
p strong,
ul strong,
ol strong,
td strong,
label strong {
  font-weight: 700;
}
dt {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #9a9a9a;
}
dd {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #9a9a9a;
}
li {
  font-family: 'Open Sans', sans-serif;
}
a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  color: #b3b3b3;
}
a:hover {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  color: #eab33a;
}
small,
.small {
  font-size: 10px;
}
/*#endregion */

/*#region Backwards Compatibility */

header,
nav,
section,
article,
aside,
footer {
  display: block;
}
/*#endregion */

/*#region MESSAGE BAR */

.MessageGood {
  border: 1px solid #008d00;
  background-color: #deffd7;
  color: #008d00;
  margin-bottom: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 15px;
}
.MessageGood a {
  color: #008d00 !important;
}
.MessageError {
  border: 1px solid #d11612;
  background-color: #ffd7db;
  color: #d11612;
  margin-bottom: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 15px;
}
.MessageError li {
  color: #d11612;
  margin-left: 30px;
}
.MessageError a {
  color: #d11612 !important;
}
.MessageInfo {
  border: 1px solid #1053bd;
  background-color: #e8f0fd;
  color: #1053bd;
  margin-bottom: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 15px;
}
.MessageInfo a {
  color: #1053bd !important;
}
/*#endregion */

/*#region JQUERY VALIDATION */

label.error {
  color: #d11612;
}
input.error,
textarea.error,
select.error {
  border: 1px solid #d11612 !important;
}
/*#endregion */

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
body {
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
html,
body,
#page,
#page > div,
#content {
  height: 100%;
}
body {
  height: calc(100% - 104px);
}
/*#region BODY */

.responsiveImg {
  text-align: center;
}
.responsiveImg img {
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}
body {
  background-color: #060606;
  margin-top: 104px;
}
/*#endregion */

/*#region BLOCK STYLES */

.popoutCodeBox {
  position: fixed;
  top: 20%;
  right: 0;
  width: 175px;
  background-color: rgba(0, 0, 0, 0.95);
  padding: 1.5%;
  transform: translateX(100%);
  transition: 0.4s ease-in-out;
}
.popoutCodeBox.open {
  transform: translateX(0);
}
.popoutCodeBox .xclose {
  float: right;
}
.popoutCodeBox .tab {
  width: 161px;
  position: absolute;
  left: -103px;
  top: 85px;
  background-color: rgba(0, 0, 0, 0.95);
  transform: rotate(-90deg);
  color: #eab33a;
  padding: 5px;
  border: 3px solid #cccccc;
  border-bottom: 0;
  cursor: pointer;
}
a img {
  border: none;
}
.clearFix {
  *zoom: 1;
}
.clearFix:before,
.clearFix:after {
  content: "";
  display: table;
}
.clearFix:after {
  clear: both;
}
.clearFix:before,
.clearFix:after {
  content: "";
  display: table;
}
.clearFix:after {
  clear: both;
}
.imgLeft,
.imgleft {
  float: left;
  margin-right: 25px;
  margin-bottom: 10px;
}
.imgRight,
.imgright {
  float: right;
  margin-left: 25px;
  margin-bottom: 10px;
}
.btn,
button {
  display: inline-block;
  font-size: 11px;
  background-color: #eab33a;
  color: white;
  padding: 5px 10px;
  text-decoration: none;
  border: 1px solid #d16012;
  cursor: pointer;
  text-transform: uppercase;
  vertical-align: middle;
  text-align: center;
}
.btn:hover,
button:hover {
  color: white;
  background-color: #d16012;
  border: 1px solid #eab33a;
}
.btnOff {
  display: inline-block;
  font-size: 11px;
  color: #eab33a;
  padding: 5px 10px;
  text-decoration: none;
  border: 1px solid #9a9a9a;
  cursor: pointer;
  text-transform: uppercase;
  vertical-align: middle;
  text-align: center;
}
.btnOff:hover {
  color: white;
  background-color: #d16012;
  border: 1px solid #eab33a;
}
input {
  font-size: 11px;
  padding: 0px 10px;
  min-height: 24px;
  border: 1px solid #d16012;
  vertical-align: middle;
}
select {
  font-size: 11px;
  padding: 0px;
  padding-left: 10px;
  min-height: 24px;
  border: 1px solid #d16012;
  vertical-align: middle;
  min-width: 80px;
}
dl dd {
  margin: 0;
  margin-bottom: 10px;
}
dl dd input {
  width: 100%;
}
dl dd input[type=checkbox] {
  width: auto;
}
.socicon {
  background-color: #eab33a;
  color: #151515;
  padding: 5px;
  border-radius: 2px;
  transition: 0.3s;
}
.socicon:hover {
  background-color: #d16012;
}
/*#endregion */

/*#region COMPONENTS */

.component.ComponentFullPageImage {
  height: 100%;
}
.component.ComponentFullPageImage .fullHeight {
  height: 100%;
}
.component.ComponentFullPageImage .contentOverlay {
  background-color: rgba(0, 0, 0, 0.85);
  max-width: 600px;
  padding: 25px 25px;
  margin: 5% auto;
}
.component.ComponentFullPageImage .contentOverlay p {
  color: white;
}
.component.ComponentWhoWeHelp {
  padding-bottom: 40px;
}
/*#endregion */

/*#region DONATIONS MACRO */

#NSW,
#SA,
#VIC,
#TAS,
#WA,
#NT,
#QLD {
  fill: #eab33a;
  stroke: #151515;
  stroke-opacity: 1;
  cursor: pointer;
  -moz-transition: all 0.53s;
  -o-transition: all 0.53s;
  -webkit-transition: all 0.53s;
  transition: all 0.53s;
}
#NSW:hover,
#SA:hover,
#VIC:hover,
#TAS:hover,
#WA:hover,
#NT:hover,
#QLD:hover {
  fill: #d16012;
}
.donationList {
  *zoom: 1;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.donationList:before,
.donationList:after {
  content: "";
  display: table;
}
.donationList:after {
  clear: both;
}
.donationList:before,
.donationList:after {
  content: "";
  display: table;
}
.donationList:after {
  clear: both;
}
.donationList li {
  display: inline;
  float: left;
  width: 47.666666667%;
  margin: 0 1.166666667%;
  margin-bottom: 5px;
  font-size: 11px;
}
/*#endregion */

/*#region PAGE */

.containWidth {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 5%;
}
#page {
  margin: 25px 25px;
}
#page > div {
  width: 100%;
  max-width: 1500px;
  margin: auto;
}
/*#endregion */

/*#region HEADER */

#header {
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: black;
  *zoom: 1;
  position: fixed;
  padding: 15px 0;
}
#header:before,
#header:after {
  content: "";
  display: table;
}
#header:after {
  clear: both;
}
#header:before,
#header:after {
  content: "";
  display: table;
}
#header:after {
  clear: both;
}
#header #logo {
  float: left;
}
/*#endregion */

/*#region NAVIGATION */

nav#mainMnu ul {
  margin-top: 28px;
  float: right;
  list-style: none;
}
nav#mainMnu ul li {
  float: left;
  margin-right: 25px;
}
nav#mainMnu ul li a {
  color: #eab33a;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
}
nav#mainMnu ul li a:hover {
  color: white;
}
/*#endregion */

/*#region CONTENT */

/*#region HOMEPAGE */

#homepageBox {
  *zoom: 1;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  float: left;
  width: 100%;
  padding-bottom: 25px;
  background: #bebebe;
  /* Old browsers */
  background: -moz-linear-gradient(top, #bebebe 0%, #c2c2c2 8%, #cecccd 18%, #eeeeee 45%, #fcfcfc 60%, white 66%, #fafbfa 72%, #ececec 88%, #adadad 94%, #9b9b9b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bebebe), color-stop(8%, #c2c2c2), color-stop(18%, #cecccd), color-stop(45%, #eeeeee), color-stop(60%, #fcfcfc), color-stop(66%, white), color-stop(72%, #fafbfa), color-stop(88%, #ececec), color-stop(94%, #adadad), color-stop(100%, #9b9b9b));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #bebebe 0%, #c2c2c2 8%, #cecccd 18%, #eeeeee 45%, #fcfcfc 60%, white 66%, #fafbfa 72%, #ececec 88%, #adadad 94%, #9b9b9b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #bebebe 0%, #c2c2c2 8%, #cecccd 18%, #eeeeee 45%, #fcfcfc 60%, white 66%, #fafbfa 72%, #ececec 88%, #adadad 94%, #9b9b9b 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #bebebe 0%, #c2c2c2 8%, #cecccd 18%, #eeeeee 45%, #fcfcfc 60%, white 66%, #fafbfa 72%, #ececec 88%, #adadad 94%, #9b9b9b 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #bebebe 0%, #c2c2c2 8%, #cecccd 18%, #eeeeee 45%, #fcfcfc 60%, white 66%, #fafbfa 72%, #ececec 88%, #adadad 94%, #9b9b9b 100%);
  /* W3C */
  margin-bottom: 25px;
}
#homepageBox:before,
#homepageBox:after {
  content: "";
  display: table;
}
#homepageBox:after {
  clear: both;
}
#homepageBox:before,
#homepageBox:after {
  content: "";
  display: table;
}
#homepageBox:after {
  clear: both;
}
#homepageBox #mainHomeImage {
  *zoom: 1;
  float: left;
  width: 57%;
  margin-top: 25px;
  overflow: hidden;
}
#homepageBox #mainHomeImage:before,
#homepageBox #mainHomeImage:after {
  content: "";
  display: table;
}
#homepageBox #mainHomeImage:after {
  clear: both;
}
#homepageBox #mainHomeImage:before,
#homepageBox #mainHomeImage:after {
  content: "";
  display: table;
}
#homepageBox #mainHomeImage:after {
  clear: both;
}
#homepageBox #mainHomeImage img {
  width: 100%;
  max-height: 574px;
}
#homepageBox #homepageText {
  *zoom: 1;
  float: left;
  width: 43%;
  margin-top: 140px;
  background: #030303;
  /* Old browsers */
  background: -moz-linear-gradient(left, #030303 0%, #030202 83%, #060606 87%, #141414 93%, #181717 93%, #1c1c1c 96%, #1f1f1f 97%, #222222 99%, #202020 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #030303), color-stop(83%, #030202), color-stop(87%, #060606), color-stop(93%, #141414), color-stop(93%, #181717), color-stop(96%, #1c1c1c), color-stop(97%, #1f1f1f), color-stop(99%, #222222), color-stop(100%, #202020));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #030303 0%, #030202 83%, #060606 87%, #141414 93%, #181717 93%, #1c1c1c 96%, #1f1f1f 97%, #222222 99%, #202020 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #030303 0%, #030202 83%, #060606 87%, #141414 93%, #181717 93%, #1c1c1c 96%, #1f1f1f 97%, #222222 99%, #202020 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #030303 0%, #030202 83%, #060606 87%, #141414 93%, #181717 93%, #1c1c1c 96%, #1f1f1f 97%, #222222 99%, #202020 100%);
  /* IE10+ */
  background: linear-gradient(to right, #030303 0%, #030202 83%, #060606 87%, #141414 93%, #181717 93%, #1c1c1c 96%, #1f1f1f 97%, #222222 99%, #202020 100%);
  /* W3C */

}
#homepageBox #homepageText:before,
#homepageBox #homepageText:after {
  content: "";
  display: table;
}
#homepageBox #homepageText:after {
  clear: both;
}
#homepageBox #homepageText:before,
#homepageBox #homepageText:after {
  content: "";
  display: table;
}
#homepageBox #homepageText:after {
  clear: both;
}
#homepageBox #homepageText > div {
  margin: 25px;
  margin-right: 40px;
}
#homepageBox #homepageText > div h1 {
  color: white;
  font-size: 35px;
  margin: 0;
  padding: 0;
  line-height: 34px;
}
#homepageBox #homepageText > div h2 {
  color: white;
  font-size: 35px;
  margin: 5px 0;
  padding: 0;
  font-weight: 600;
  line-height: 34px;
}
#homepageBox #homepageText > div h3 {
  font-weight: 400;
  font-size: 18px;
  margin: 10px 0;
  margin-top: 15px;
  padding: 0;
}
#homepageBox #homepageText > div p {
  color: white;
}
@media only screen and (max-width: 860px) {
  #homepageBox #mainHomeImage {
    *zoom: 1;
    float: none;
    width: auto;
    height: auto;
    margin-top: 25px;
  }
  #homepageBox #mainHomeImage:before,
  #homepageBox #mainHomeImage:after {
    content: "";
    display: table;
  }
  #homepageBox #mainHomeImage:after {
    clear: both;
  }
  #homepageBox #mainHomeImage:before,
  #homepageBox #mainHomeImage:after {
    content: "";
    display: table;
  }
  #homepageBox #mainHomeImage:after {
    clear: both;
  }
  #homepageBox #mainHomeImage img {
    width: auto;
    max-width: 100%;
  }
  #homepageBox #homepageText {
    *zoom: 1;
    float: none;
    width: 90%;
    margin: auto;
    margin-top: 0;
  }
  #homepageBox #homepageText:before,
  #homepageBox #homepageText:after {
    content: "";
    display: table;
  }
  #homepageBox #homepageText:after {
    clear: both;
  }
  #homepageBox #homepageText:before,
  #homepageBox #homepageText:after {
    content: "";
    display: table;
  }
  #homepageBox #homepageText:after {
    clear: both;
  }
}
/*#endregion */

/*#region textPage */

#sideBar {
  float: right;
}
#sideBar .mainImage {
  width: auto;
  max-width: 100%;
  float: right;
}
#textPage {
  background-color: #151515;
  *zoom: 1;
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 40px;
}
#textPage:before,
#textPage:after {
  content: "";
  display: table;
}
#textPage:after {
  clear: both;
}
#textPage:before,
#textPage:after {
  content: "";
  display: table;
}
#textPage:after {
  clear: both;
}
#textPage > div {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 5%;
}
/*#endregion */

/*#endregion */

/*#region ASIDE */

/*#endregion */

/*#region FOOTER */

#footer {
  margin: 25px 0;
  clear: both;
  *zoom: 1;
}
#footer:before,
#footer:after {
  content: "";
  display: table;
}
#footer:after {
  clear: both;
}
#footer:before,
#footer:after {
  content: "";
  display: table;
}
#footer:after {
  clear: both;
}
#footer p {
  font-size: 10px;
}
#footer a {
  text-decoration: none;
}
#footer .social {
  float: right;
}
/*#endregion */

/*#region COLUMNS */

.row12 {
  display: block;
  width: 102.333333333%;
  margin: 0 -1.166666667%;
  *zoom: 1;
}
.row12:before,
.row12:after {
  content: "";
  display: table;
}
.row12:after {
  clear: both;
}
.row12:before,
.row12:after {
  content: "";
  display: table;
}
.row12:after {
  clear: both;
}
.row12:before,
.row12:after {
  content: "";
  display: table;
}
.row12:after {
  clear: both;
}
.row12:before,
.row12:after {
  content: "";
  display: table;
}
.row12:after {
  clear: both;
}
.col1 {
  display: inline;
  float: left;
  width: 6%;
  margin: 0 1.166666667%;
}
.col2 {
  display: inline;
  float: left;
  width: 14.333333333%;
  margin: 0 1.166666667%;
}
.col3 {
  display: inline;
  float: left;
  width: 22.666666667%;
  margin: 0 1.166666667%;
}
.col4 {
  display: inline;
  float: left;
  width: 31%;
  margin: 0 1.166666667%;
}
.col6 {
  display: inline;
  float: left;
  width: 47.666666667%;
  margin: 0 1.166666667%;
}
.col8 {
  display: inline;
  float: left;
  width: 64.333333333%;
  margin: 0 1.166666667%;
}
.col9 {
  display: inline;
  float: left;
  width: 72.666666667%;
  margin: 0 1.166666667%;
}
.col10 {
  display: inline;
  float: left;
  width: 81%;
  margin: 0 1.166666667%;
}
.col12 {
  display: inline;
  float: left;
  width: 97.666666667%;
  margin: 0 1.166666667%;
}
/*#endregion */

/*#region Random Boxes */

.slick-slide {
  -moz-transform: scale(0.75, 0.75);
  -ms-transform: scale(0.75, 0.75);
  -o-transform: scale(0.75, 0.75);
  -webkit-transform: scale(0.75, 0.75);
  transform: scale(0.75, 0.75);
}
.slick-slide:first-child {
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
}
.accordionBox {
  background-color: #2f2f2f;
  padding: 10px 15px;
  padding-bottom: 5px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.accordionBox > h3 {
  outline: none;
  cursor: pointer;
  color: #eab33a;
  border-bottom: 1px solid #eab33a;
}
.accordionBox > h3 span.on {
  display: none;
}
.accordionBox > h3 span.off {
  display: inline;
}
.accordionBox > h3.ui-state-active span.on {
  display: inline;
}
.accordionBox > h3.ui-state-active span.off {
  display: none;
}
.partnerListing .partnerImg {
  width: 140px;
  display: table-cell;
  vertical-align: top;
}
.partnerListing .partnerContent {
  display: table-cell;
  vertical-align: top;
  padding-left: 25px;
}
#ListDogs .row {
  padding: 5px 0;
}
#ListDogs .row:hover {
  background-color: #555555 !important;
}
#ListDogs .row:nth-child(2n+1) {
  background-color: #222222;
}
.dogPic {
  width: auto;
  max-width: 100%;
}
/*#endregion */

/*	NOTE:
	Use rgba(0, 0, 0, 0.15); to add alpha to the shadow
*/
a.digitalMomentum {
  text-decoration: none;
  color: black;
  font-size: 10px;
}
a.digitalMomentum span {
  font-family: 'Cutive', arial;
  font-size: 10px;
}
/*	NOTE:
	Use rgba(0, 0, 0, 0.15); to add alpha to the shadow
*/
a.digitalMomentum {
  text-decoration: none;
  color: black;
  font-size: 10px;
}
a.digitalMomentum span {
  font-family: 'Cutive', arial;
  font-size: 10px;
}
/*#region COLOURS */
.lightOrange {
  color: #eab33a;
}
/*#endregion */
/*#region TEXT STYLES */
.txtBody {
  font-family: 'Open Sans', sans-serif;
}
.txtHeading {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.fontLight {
  font-weight: 300;
}
.fontNormal {
  font-weight: 400;
}
.fontSemiBold {
  font-weight: 600;
}
.fontBold {
  font-weight: 700;
}
.noUnderline {
  text-decoration: none;
}
h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: #eab33a;
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
}
h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: #eab33a;
  font-size: 19px;
  line-height: 24px;
  margin-top: 24px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 300;
}
h2 strong,
h2 b {
  font-weight: normal;
}
h3 {
  font-family: 'Open Sans', sans-serif;
  color: #eab33a;
  margin-top: 0px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 17px;
}
h4,
.h4 {
  font-family: 'Open Sans', sans-serif;
  color: white;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 24px;
}
p,
ul,
ol,
td,
label {
  font-family: 'Open Sans', sans-serif;
  margin-top: 0px;
  margin-bottom: 24px;
  font-weight: 400;
  font-size: 13px;
  color: #9a9a9a;
}
p b,
ul b,
ol b,
td b,
label b,
p strong,
ul strong,
ol strong,
td strong,
label strong {
  font-weight: 700;
}
dt {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #9a9a9a;
}
dd {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #9a9a9a;
}
li {
  font-family: 'Open Sans', sans-serif;
}
a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  color: #b3b3b3;
}
a:hover {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  color: #eab33a;
}
small,
.small {
  font-size: 10px;
}
/*#endregion */

/*#region Backwards Compatibility */

header,
nav,
section,
article,
aside,
footer {
  display: block;
}
/*#endregion */

/*#region MESSAGE BAR */

.MessageGood {
  border: 1px solid #008d00;
  background-color: #deffd7;
  color: #008d00;
  margin-bottom: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 15px;
}
.MessageGood a {
  color: #008d00 !important;
}
.MessageError {
  border: 1px solid #d11612;
  background-color: #ffd7db;
  color: #d11612;
  margin-bottom: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 15px;
}
.MessageError li {
  color: #d11612;
  margin-left: 30px;
}
.MessageError a {
  color: #d11612 !important;
}
.MessageInfo {
  border: 1px solid #1053bd;
  background-color: #e8f0fd;
  color: #1053bd;
  margin-bottom: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 15px;
}
.MessageInfo a {
  color: #1053bd !important;
}
/*#endregion */

/*#region JQUERY VALIDATION */

label.error {
  color: #d11612;
}
input.error,
textarea.error,
select.error {
  border: 1px solid #d11612 !important;
}
/*#endregion */

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
body {
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
@media only screen and (max-width: 730px) {
  /*#region BLOCK STYLES */
  
  .imgRight,
  .imgright {
    float: none;
    width: 90%;
    margin: 5%;
    height: auto;
    max-width: 100%;
  }
  .hideMobile {
    display: none;
  }
  /*#endregion */
  
  /*#region HEADER */
  
  #header {
    height: 94px;
    padding: 5px 0;
  }
  #header #logo {
    margin: auto;
    display: block;
    float: none;
    height: 50px;
  }
  /*#endregion */
  
  /*#region NAVIGATION */
  
  nav#mainMnu {
    text-align: left;
  }
  nav#mainMnu #mobileNav {
    display: block !important;
    background-color: #eab33a;
    position: absolute;
    left: 0px;
    top: 72px;
    right: 0;
    cursor: pointer;
    z-index: 30;
  }
  nav#mainMnu #mobileNav > div {
    margin: 0 15px;
    color: white;
    /*padding-left: 10px;
  					padding-right: 10px;*/
    font-size: 18px;
    line-height: 33px;
    font-weight: normal;
  }
  nav#mainMnu ul {
    display: none;
    float: none;
    top: 76px;
    left: 0;
    right: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    margin-right: 0;
    z-index: 20;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
  }
  nav#mainMnu ul li {
    list-style: none;
    float: none;
    font-size: 20px;
    line-height: 45px;
  }
  /*#endregion */
  
  /*#region PAGE */
  
  #page {
    margin: 0 5px;
  }
  #sideBar {
    display: inline;
    float: left;
    width: 97.666666667%;
    margin: 0 1.166666667%;
  }
  #sideBar .mainImage {
    float: left;
  }
  #homepageBox {
    display: inline;
    float: left;
    width: 97.666666667%;
    margin: 0 1.166666667%;
    margin-bottom: 25px;
  }
  #textPage {
    display: inline;
    float: left;
    width: 97.666666667%;
    margin: 0 1.166666667%;
    margin-bottom: 25px;
  }
  /*#endregion */
  
  /*#region  COMPONENTS */
  
  .component.ComponentFullPageImage {
    height: auto;
  }
  .component.ComponentFullPageImage .mobileImg {
    display: block !important;
    width: 100%;
  }
  .component.ComponentFullPageImage .fullHeight {
    background-image: none !important;
  }
  .component.ComponentFullPageImage .contentOverlay {
    margin-top: 0;
    padding-top: 0;
  }
  .contentArea {
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-right: 20px !important;
  }
  /*#endregion */
  
  /*#region BLOCKS */
  
  .containWidth {
    margin-left: auto;
    margin-right: auto;
    padding: 0 !important;
  }
  /*#endregion */
  
  /*#region ASIDE */
  
  /*#endregion */
  
  /*#region FOOTER */
  
  #footer {
    text-align: center;
    background-color: #151515;
    margin: 0;
  }
  #footer .social {
    float: none;
    margin-bottom: 10px;
    padding-top: 20px;
  }
  /*#endregion */
  
  /*#region COLUMNS */
  
  .col3 {
    display: inline;
    float: left;
    width: 97.666666667%;
    margin: 0 1.166666667%;
  }
  .col4 {
    display: inline;
    float: left;
    width: 97.666666667%;
    margin: 0 1.166666667%;
  }
  .col6 {
    display: inline;
    float: left;
    width: 97.666666667%;
    margin: 0 1.166666667%;
  }
  .col8 {
    display: inline;
    float: left;
    width: 97.666666667%;
    margin: 0 1.166666667%;
  }
  .col9 {
    display: inline;
    float: left;
    width: 97.666666667%;
    margin: 0 1.166666667%;
  }
  .col10 {
    display: inline;
    float: left;
    width: 97.666666667%;
    margin: 0 1.166666667%;
  }
  .col12 {
    display: inline;
    float: left;
    width: 97.666666667%;
    margin: 0 1.166666667%;
  }
  .col6Mob {
    display: inline;
    float: left;
    width: 47.666666667%;
    margin: 0 1.166666667%;
  }
  /*#endregion */
  
  /*#region Random Boxes */
  
  .donationList li {
    display: inline;
    float: left;
    width: 97.666666667%;
    margin: 0 1.166666667%;
  }
  .partnerListing .partnerImg {
    width: 140px;
    display: inline-block;
    vertical-align: top;
    float: right;
    margin-left: 25px;
  }
  .partnerListing .partnerContent {
    display: block;
    vertical-align: top;
    padding-left: 0;
  }
  .tabbedView .tabbedBtns .btn,
  .tabbedView .tabbedBtns .btnOff {
    min-height: 30px;
  }
  /*#endregion */
}
@media only screen and (max-width: 1000px) {
  .ComponentWhoWeHelp .donationLists li {
    display: inline;
    float: left;
    width: 97.666666667%;
    margin: 0 1.166666667%;
  }
}
.tabbedView div {
  display: inline;
}
