@font-face {
  font-family: 'Trade Gothic Bold Condensed No. 20';
  src: url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../fonts/TradeGothic-BoldCondTwenty.eot');
  src: url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../fonts/TradeGothic-BoldCondTwenty.eot?#iefix') format('embedded-opentype'), url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../fonts/TradeGothic-BoldCondTwenty.woff2') format('woff2'), url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../fonts/TradeGothic-BoldCondTwenty.woff') format('woff'), url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../fonts/TradeGothic-BoldCondTwenty.svg#webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans-100';
  src: url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../fonts/3327C7_3_0.eot');
  src: url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../fonts/3327C7_3_0.eot?#iefix') format('embedded-opentype'), url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../fonts/3327C7_3_0.woff2') format('woff2'), url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../fonts/3327C7_3_0.woff') format('woff'), url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../fonts/3327C7_3_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Museo Sans 300';
  src: url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../fonts/MuseoSans-300.eot');
  src: url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../fonts/MuseoSans-300.eot?#iefix') format('embedded-opentype'), url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../fonts/MuseoSans-300.woff2') format('woff2'), url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../fonts/MuseoSans-300.woff') format('woff'), url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../fonts/MuseoSans-300.svg#webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans 900';
  src: url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../fonts/MuseoSans-900.eot');
  src: url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../fonts/MuseoSans-900.eot?#iefix') format('embedded-opentype'), url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../fonts/MuseoSans-900.woff2') format('woff2'), url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../fonts/MuseoSans-900.woff') format('woff'), url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../fonts/MuseoSans-900.svg#webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
  box-sizing: border-box;
}
body {
  color: #010101;
  font-size: 20px;
  margin: 0;
  padding: 0;
  font-family: 'MuseoSans-100';
}
div {
  box-sizing: border-box;
  transition: all 0.3s ease;
}
a {
  color: #26a9e0;
  text-decoration: none;
  transition: all 0.3s ease;
}
a img {
  border: 0;
  outline: none;
}
a img:hover {
  opacity: 0.8;
}
a:hover {
  color: #666666;
}
.pagenavigation {
  width: 100%;
  margin: 20px auto 0;
  text-align: center;
  float: left;
}
a.button.prev,
a.button.next {
  color: #ffffff;
  display: inline-block;
  font-family: "Trade Gothic Bold Condensed No. 20";
  font-size: 25px;
  margin: 0;
  padding: 15px 40px 35px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
a.button.prev:hover,
a.button.next:hover {
  color: #666666;
}
a.button.prev {
  background: url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../images/btn_03.png') no-repeat bottom right #f3c264;
  width: 120px;
}
a.button.next {
  background: url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../images/btn_05.png') no-repeat bottom left #5fc7d7;
  width: 240px;
}
img .alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img .alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img {
  max-width: 100%;
  height: auto;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
strong {
  font-family: 'Museo Sans 900';
  font-weight: normal;
}
h1 {
  color: #f3c264;
  font-family: 'Trade Gothic Bold Condensed No. 20';
  font-size: 50px;
  text-transform: uppercase;
  padding: 30px 0 15px;
  margin: 0;
  line-height: 45px;
}
h2 {
  font-family: 'Trade Gothic Bold Condensed No. 20';
  font-size: 30px;
  text-transform: uppercase;
  color: #999999;
  margin: 0 0 20px 0;
}
h3 {
  font-family: 'Museo Sans 900';
  font-size: 35px;
  line-height: 35px;
}
h4 {
  font-family: 'Museo Sans 900';
  font-size: 16px;
  text-transform: uppercase;
}
h5 {
  color: #d31c5b;
  font-family: 'Trade Gothic Bold Condensed No. 20';
  font-size: 30px;
  text-transform: uppercase;
  padding: 30px 0 15px;
  margin: 0;
  line-height: 30px;
}
p.date {
  font-style: italic;
}
a.read-more {
  display: block;
}
.wrapper {
  float: left;
  clear: left;
  width: 100%;
  max-width: 100%;
  position: relative;
}
.wrapper .wrap {
  margin: 0 auto;
  width: 1400px;
}
.wrapper .wrap .container {
  float: left;
  clear: left;
  width: 100%;
  position: relative;
  background: #FFFFFF;
}
.header {
  background: #FFF;
}
.header .logo {
  float: left;
  padding: 10px 10px 8px 10px;
}
.header .tagline {
  float: left;
  padding: 45px 0 0 30px;
  color: #5fc7d7;
}
.header .navigation {
  float: right;
  margin: 16px 0 0;
}
.header .navigation #access {
  clear: both;
  display: block;
  float: left;
  margin: 0 auto;
  width: 100%;
}
.header .navigation #access ul {
  list-style: none outside none;
  margin: 0;
  padding-left: 0;
}
.header .navigation #access ul li {
  float: left;
  position: static;
  font-family: 'Museo Sans 300';
}
.header .navigation #access ul li a {
  color: #ffffff;
  font-family: 'Trade Gothic Bold Condensed No. 20';
  font-size: 20px;
  display: block;
  line-height: 4.5em;
  padding: 0 1em;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
}
.header .navigation #access ul li ul {
  background: #f2f2f2 none repeat scroll 0 0;
  display: none;
  float: left;
  margin: 0;
  padding: 50px 100px 50px;
  position: absolute;
  right: 0;
  top: 4em;
  width: 1370px;
  z-index: 99999;
  margin: 20px 0 0;
}
.header .navigation #access ul li ul li {
  float: none;
}
.header .navigation #access ul li ul li a {
  font-family: 'Museo Sans 300';
  background: none !important;
  color: #444444;
  font-size: 13px;
  font-weight: normal;
  height: auto;
  line-height: 1.4em;
  padding: 5px 0px 5px 0px;
  text-transform: none;
}
.header .navigation #access ul li ul li a:after {
  background: none;
}
.header .navigation #access ul li ul li ul {
  left: 100%;
  top: 0;
}
.header .navigation #access ul li .menu_item_description {
  background: #f2f2f2 none repeat scroll 0 0;
  display: none;
  font-size: 18px;
  padding: 20px 100px 0;
  position: absolute;
  right: 0;
  width: 1370px;
  z-index: 999999;
  font-family: 'Museo Sans 900';
  font-weight: normal;
}
.header .navigation #access ul li .menu_item_description div.h3 {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: normal;
  font-family: 'Museo Sans 900';
}
.header .navigation #access ul li#menu-item-92 a {
  background: #5fc7d7;
}
.header .navigation #access ul li#menu-item-92 a:hover:after {
  content: url("https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../images/grey_03.png");
}
.header .navigation #access ul li#menu-item-92 a:focus:after {
  content: url("https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../images/grey_03.png");
}
.header .navigation #access ul li#menu-item-92 a:after {
  content: url("https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../images/blue_03.png");
  position: absolute;
  bottom: 13px;
  width: 19px;
  z-index: 9999999;
  height: 20px;
  display: inline-block;
  left: 10px;
}
.header .navigation #access ul li#menu-item-92 .menu_item_description div.h3 {
  color: #5fc7d7;
}
.header .navigation #access ul li#menu-item-92 ul li a::after {
  content: none !important;
}
.header .navigation #access ul li#menu-item-88 a {
  background: #f3c264;
}
.header .navigation #access ul li#menu-item-88 a:hover:after {
  content: url("https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../images/grey_03.png");
}
.header .navigation #access ul li#menu-item-88 a:focus:after {
  content: url("https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../images/grey_03.png");
}
.header .navigation #access ul li#menu-item-88 a:after {
  content: url("https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../images/yellow_03.png");
  position: absolute;
  bottom: 13px;
  width: 19px;
  z-index: 9999999;
  height: 20px;
  display: inline-block;
  left: 10px;
}
.header .navigation #access ul li#menu-item-88 .menu_item_description div.h3 {
  color: #f3c264;
}
.header .navigation #access ul li#menu-item-88 ul li a::after {
  content: none !important;
}
.header .navigation #access ul li#menu-item-87 a {
  background: #d31c5b;
}
.header .navigation #access ul li#menu-item-87 a:hover:after {
  content: url("https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../images/grey_03.png");
}
.header .navigation #access ul li#menu-item-87 a:focus:after {
  content: url("https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../images/grey_03.png");
}
.header .navigation #access ul li#menu-item-87 a:after {
  content: url("https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../images/purple_03.png");
  position: absolute;
  bottom: 13px;
  width: 19px;
  z-index: 9999999;
  height: 20px;
  display: inline-block;
  left: 10px;
}
.header .navigation #access ul li#menu-item-87 .menu_item_description div.h3 {
  color: #d31c5b;
}
.header .navigation #access ul li#menu-item-87 ul li a::after {
  content: none !important;
}
.header .navigation #access ul li#menu-item-5 {
  /*
					.menu_item_description
					{
						display: none !important;
					} */
}
.header .navigation #access ul li#menu-item-5 a {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaeaea+34,ffffff+100 */
  background: #eaeaea;
  /* Old browsers */
  background: -moz-linear-gradient(top, #eaeaea 34%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #eaeaea 34%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #eaeaea 34%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
  color: #999999;
}
.header .navigation #access ul li#menu-item-5 a:hover:after {
  content: url("https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../images/grey_03.png");
}
.header .navigation #access ul li#menu-item-5 a:focus:after {
  content: url("https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../images/grey_03.png");
}
.header .navigation #access ul li#menu-item-5 a:after {
  content: url("https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../images/white_03.png");
  position: absolute;
  bottom: 13px;
  width: 19px;
  z-index: 9999999;
  height: 20px;
  display: inline-block;
  left: 10px;
}
.header .navigation #access ul li#menu-item-5 ul li a::after {
  content: none !important;
}
.header .navigation #access li:hover > a,
.header .navigation #access a:focus {
  background: #999999 !important;
  color: #ffffff !important;
}
.header .navigation #access ul li:hover > ul {
  display: block;
  text-align: right;
}
.header .navigation #access ul li:hover > .menu_item_description {
  display: block;
  text-align: right;
}
.header .navigation #access ul li li:hover > a {
  color: #AAAAAA !important;
  background: none !important;
}
.header .navigation #access li:hover > a:after {
  content: url("https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../images/grey_03.png");
}
.banner .banner-wrap {
  background-color: rgba(0, 0, 0, 0.9);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
  width: 100%;
}
.banner .banner-wrap .wrap .container {
  background: none;
}
.banner .banner-wrap .wrap .container .text {
  font-size: 70px;
  font-family: 'Gotham-Thin';
  color: #FFFFFF;
  padding: 250px 0;
  text-transform: uppercase;
  text-align: center;
}
.buttons .wrap .container {
  background: none;
  margin: 40px 0;
}
.buttons .wrap .container a {
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
  border: 5px solid #808080;
  color: #808080;
  display: block;
  float: left;
  font-family: "Gotham Bold";
  font-size: 25px;
  margin: 0 5%;
  padding: 40px 2%;
  text-align: center;
  text-transform: uppercase;
  width: 40%;
  box-sizing: border-box;
}
.buttons .wrap .container a:hover {
  background: #FFFFFF;
}
.pageheader .wrap .container {
  background: transparent;
}
.pageheader .wrap .container img {
  width: 100%;
  height: auto;
}
.pageheader .wrap .container .page-title {
  margin: 70px 20%;
  border: 10px solid #FFFFFF;
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  padding: 50px 10%;
  color: #FFFFFF;
}
.pageheader .wrap .container .page-title h1 {
  background: none;
  padding: 0;
}
.main {
  margin: 0 0 20px;
}
.main .wrap .container .main-content {
  float: left;
  padding: 20px 5% 40px;
  width: 100%;
}
.main .wrap .container .main-content .featuretext {
  font-family: 'MuseoSans-100';
  text-align: center;
}
.main .wrap .container .main-content .featuretext strong {
  font-family: 'MuseoSans-900';
}
.main .wrap .container .main-content .featuretext li {
  max-width: 150px;
  margin-left: auto;
  margin-right: auto;
}
.main .wrap .container .main-content .split {
  float: left;
  width: 45%;
  width: calc(50% - 20px);
  box-sizing: border-box;
  padding: 30px;
  margin-right: 10px;
}
.main .wrap .container .main-content .split:last-child {
  margin-left: 10px;
  margin-right: 0;
}
.main .wrap .container .main-content .left {
  float: left;
  width: 65%;
}
.main .wrap .container .main-content .left .brochure {
  text-align: center;
  margin: 20px 0;
}
.main .wrap .container .main-content .left iframe {
  width: 100%;
}
.main .wrap .container .main-content .right {
  float: left;
  width: 30%;
  margin: 0 0 0 5%;
}
.main .wrap .container .main-content .right .features {
  font-size: 18px;
  font-family: 'GothamLight';
  line-height: 30px;
}
.main .wrap .container .main-content .right .features ul {
  margin: 0 0 0 18px;
  padding: 0;
}
.main .wrap .container .main-content .right .features ul li {
  padding: 5px 0 5px 10px;
}
.main .wrap .container .main-content .right .stockists {
  margin: 20px 0 20px 0;
}
.main .wrap .container .main-content .right .stockists img {
  margin: 10px 0 10px 25px;
}
.main .wrap .container .main-content .right .stockists h4 {
  margin: 10px 0 10px 25px;
}
.main .wrap .container .main-content .right .stockists ul {
  margin: 0 0 0 18px;
  padding: 0;
}
.main .wrap .container .main-content .right .stockists ul li {
  padding: 5px 0 5px 10px;
}
.main .wrap .container .main-content .right .stockists p {
  font-family: "Gotham Bold";
  font-size: 16px;
}
.main .wrap .container .main-content .right .stockists p a {
  color: #204a80;
}
.main .wrap .container .main-content .right .stockists p a:hover {
  text-decoration: underline;
}
.main .wrap .container .main-content .break {
  display: table;
  height: 10px;
  width: 100%;
}
.main .wrap .container .main-content .stockist {
  float: left;
  height: 180px;
  padding: 0 2.5% 0 0;
  width: 33.33%;
}
.main .wrap .container .main-content .panel {
  float: left;
  width: 100%;
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.main .wrap .container .main-content .panel ul {
  padding: 0;
}
.main .wrap .container .main-content .panel ul li {
  list-style-type: none;
  color: #d31c5b;
}
.main .wrap .container .main-content .panel ul li a {
  color: #d31c5b;
}
.main .wrap .container .main-content .panel ul li a:hover {
  color: #26a9e0;
}
.main .wrap .container .main-content .panel ul li:before {
  content: ">";
  padding-right: 20px;
}
.main .wrap .container .main-content ul li {
  padding: 0 0 20px 0;
}
.main .wrap .container .main-content a {
  display: inline;
}
.main .wrap .container .main-content .resources-available {
  padding: 40px 5%;
}
.main .wrap .container .main-content .resources-available a {
  float: left;
  margin: 30px 0;
  width: 20%;
  height: 100px;
}
.main .wrap .container .main-content .resources-available a:hover {
  opacity: 0.7;
}
.main .wrap .container .main-content .resources-available .img {
  float: left;
  width: 45%;
  margin: 0 5% 0 0;
}
.main .wrap .container .main-content .resources-available span.heading {
  float: left;
  font-family: 'Trade Gothic Bold Condensed No. 20';
  font-size: 30px;
  text-transform: uppercase;
  margin: 20px 0 0px 0;
  width: 50%;
}
.main .wrap .container .main-content .resources-available:hover > img,
.main .wrap .container .main-content .resources-available:hover > span.heading {
  opacity: 0.7;
}
.main .wrap .container .main-content .resources-available.res1 a {
  background: url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../images/arrow_08.png') no-repeat center center;
  background-size: contain;
}
.main .wrap .container .main-content .resources-available.res1 span.heading {
  color: #d51855;
  margin: 40px 0 0;
}
.main .wrap .container .main-content .resources-available.res2 {
  border-left: 1px solid #CCCCCC;
}
.main .wrap .container .main-content .resources-available.res2 a {
  background: url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../images/arrow_11.png') no-repeat center center;
  background-size: contain;
}
.main .wrap .container .main-content .resources-available.res2 span.heading {
  color: #f3c264;
}
.main .wrap .container .grids {
  width: 100%;
  float: left;
}
.main .wrap .container .grids .griditem {
  float: left;
  width: calc(33.33333333%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 400px;
  overflow: hidden;
  display: table;
  text-align: center;
}
.main .wrap .container .grids .griditem .title {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  color: #ffffff;
  visibility: hidden;
  opacity: 0;
  display: table-cell;
  font-family: "Gotham Bold";
  font-size: 25px;
  height: 100%;
  padding: 50px 20%;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  width: 100%;
  line-height: 30px;
  transition: all 0.3s ease-out 0s;
}
.main .wrap .container .grids .griditem:hover .title {
  visibility: visible;
  opacity: 1;
}
.main .wrap .container .grids .griditem h2 {
  text-align: center;
  margin: 40px 0 10px;
}
.main .wrap .container .grids .griditem a {
  color: #666666;
}
.main .wrap .container .grids .padding {
  padding: 0 5%;
}
.main .wrap .container .grids .btn {
  margin: 40px 0;
  height: 100px;
}
.main .wrap .container .grids .border {
  border-right: 1px solid #ececec;
}
.main .wrap .container .grids .recipe {
  background-color: #e4e4e3;
  height: 350px;
  margin: 2%;
  width: calc(33.33% - 4%);
}
.main .wrap .container .grids .colour img {
  margin: 70px 0 0;
}
.main .wrap .container .grids .colour h2 {
  font-size: 28px;
  color: #FFFFFF;
  font-family: 'Gotham Bold';
  margin: 20px 0;
}
.main .wrap .container .grids .colour1 {
  background: #f9c248;
}
.main .wrap .container .grids .colour2 {
  background: #ef7055;
}
.main .wrap .container .grids .colour3 {
  background: #204a80;
}
.main .wrap .container .grids .colour4 {
  background: #b63d5a;
}
.main .wrap .container .grids .colour5 {
  background: #cacaca;
}
.main .wrap .container .grids .colour6 {
  background: #67a9ce;
}
.main .wrap .container .recipe {
  background-color: #e4e4e3;
}
.main .wrap .line {
  float: left;
  width: 100%;
  height: 2px;
  background: #cccccc;
}
.main .wrap .testimonial {
  float: left;
  padding: 40px 5%;
}
.footer {
  background: #333333;
  padding: 40px 0;
}
.footer .wrap .container {
  background: #333333;
}
.footer .wrap .container .footerlogo {
  float: left;
  padding: 0 5% 0 0;
  width: 25%;
}
.footer .wrap .container .footerlogo img {
  max-width: 100%;
  height: auto;
}
.footer .wrap .container .footercontact {
  float: left;
  font-size: 16px;
  color: #808080;
}
.footer .wrap .container .footercontact a {
  color: #808080;
}
.footer .wrap .container .footercontact a:hover {
  color: #FFFFFF;
}
.footer .wrap .container .footerpanel {
  color: #ffffff;
  float: right;
  padding: 0 1%;
}
.footer .wrap .container .footerpanel ul {
  margin: 0;
  padding: 0;
}
.footer .wrap .container .footerpanel ul li {
  display: block;
  float: left;
  font-size: 16px;
  padding: 5px 0 5px 60px;
  text-transform: uppercase;
}
.footer .wrap .container .footerpanel ul li a {
  color: #FFFFFF;
}
.footer .wrap .container .footerpanel ul li a:hover {
  text-decoration: underline;
}
span.trigger {
  margin: 20px 0 !important;
  font-size: 17px;
  padding: 10px;
  padding-left: 30px;
  background-image: url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../images/plus_03.png');
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  font-weight: bold;
  font-family: 'MuseoSans-300';
  color: #939598;
}
span.trigger a {
  color: #333;
  text-decoration: none;
  display: block;
  font-weight: bold;
}
span.trigger a:hover {
  color: #0489B7;
  text-decoration: underline;
}
span.active {
  background-image: url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../images/minus.png') !important;
  background-position: center center;
  background-repeat: no-repeat;
}
span.toggle-white {
  background-color: #FFF;
}
span.toggle-dark a {
  color: #fff;
}
.toggle_container {
  background: url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../images/togglebg_03.jpg') repeat-x top center;
  overflow: hidden;
  padding: 20px 5%;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.testimonials {
  float: left;
  width: 100%;
  padding: 20px;
}
.testimonials .cycle-slideshow {
  width: 100%;
  max-width: 80%;
  float: left;
  margin: 20px 10% 0;
  clear: left;
}
.testimonials .cycle-slideshow .cycle-slide {
  width: 100%;
  text-align: center;
  font-size: 22px;
  color: #4d4d4d;
  font-style: italic;
}
.testimonials .cycle-slideshow .cycle-slide p {
  padding: 20px 5%;
  text-align: center;
}
.testimonials .cycle-slideshow .cycle-slide h5 {
  text-align: center;
}
.progressbar {
  float: left;
  width: 100%;
}
.progressbar .stage {
  float: left;
  width: 20%;
  text-align: center;
  position: relative;
}
.progressbar .stage .circle {
  background: #cac9c6;
  background: -moz-linear-gradient(top, #cac9c6 0%, #e6e5e2 100%);
  background: -webkit-linear-gradient(top, #cac9c6 0%, #e6e5e2 100%);
  background: linear-gradient(to bottom, #cac9c6 0%, #e6e5e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cac9c6', endColorstr='#e6e5e2', GradientType=0);
  position: absolute;
  top: 0;
  left: 50%;
  width: 74px;
  height: 74px;
  margin: 0 0 0 -37px;
  border-radius: 50%;
}
.progressbar .stage .number {
  color: #adadad;
  font-family: 'Museo Sans 900';
  font-size: 28px;
  top: 20px;
}
.progressbar .stage .circle-inner {
  background: #faf9f6;
  background: -moz-linear-gradient(top, #faf9f6 0%, #e6e5e2 100%);
  background: -webkit-linear-gradient(top, #faf9f6 0%, #e6e5e2 100%);
  background: linear-gradient(to bottom, #faf9f6 0%, #e6e5e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faf9f6', endColorstr='#e6e5e2', GradientType=0);
  position: absolute;
  top: 7px;
  left: 50%;
  width: 60px;
  height: 60px;
  margin: 0 0 0 -30px;
  border-radius: 50%;
  box-shadow: 1px 1px 1px #4d4d4d;
  display: none;
}
.progressbar .stage .title {
  bottom: 0;
  color: #adadad;
  font-family: 'Museo Sans 900';
  margin: 70px 0 0;
}
.progressbar .stage:hover > .title,
.progressbar .stage:hover .number {
  color: #f7bb51;
}
.progressbar .stage:hover > .circle-inner {
  display: block;
}
.progressbar .bar {
  background: #dcdbd8;
  background: -moz-linear-gradient(top, #dcdbd8 0%, #e3e2df 100%);
  background: -webkit-linear-gradient(top, #dcdbd8 0%, #e3e2df 100%);
  background: linear-gradient(to bottom, #dcdbd8 0%, #e3e2df 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcdbd8', endColorstr='#e3e2df', GradientType=0);
  width: 80%;
  height: 15px;
  margin: 0 10%;
  position: absolute;
  top: 30px;
}
.progressbar .tick {
  background-image: url('https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../images/tick_03.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 67px;
  height: 67px;
  position: absolute;
  z-index: 99;
  top: 4px;
  display: none;
}
.progressbar .tick.one {
  left: 7.3%;
}
.progressbar .tick.two {
  left: 27.25%;
}
.progressbar .tick.three {
  left: 47.25%;
}
.progressbar .tick.four {
  left: 67.33%;
}
.progressbar .progress {
  background: #f7bb51;
  height: 5px;
  margin: 0 10%;
  position: absolute;
  top: 35px;
}
.progressbar.stage2 .stage.one .circle-inner,
.progressbar.parent2 .stage.one .circle-inner {
  display: block;
}
.progressbar.stage2 .stage.one .title,
.progressbar.parent2 .stage.one .title,
.progressbar.stage2 .stage.one .number,
.progressbar.parent2 .stage.one .number {
  color: #f7bb51;
}
.progressbar.stage8 .progress,
.progressbar.parent8 .progress {
  width: 20%;
}
.progressbar.stage8 .tick.one,
.progressbar.parent8 .tick.one {
  display: block;
}
.progressbar.stage8 .stage.one .circle-inner,
.progressbar.parent8 .stage.one .circle-inner,
.progressbar.stage8 .stage.two .circle-inner,
.progressbar.parent8 .stage.two .circle-inner {
  display: block;
}
.progressbar.stage8 .stage.one .title,
.progressbar.parent8 .stage.one .title,
.progressbar.stage8 .stage.two .title,
.progressbar.parent8 .stage.two .title,
.progressbar.stage8 .stage.one .number,
.progressbar.parent8 .stage.one .number,
.progressbar.stage8 .stage.two .number,
.progressbar.parent8 .stage.two .number {
  color: #f7bb51;
}
.progressbar.stage10 .progress,
.progressbar.parent10 .progress {
  width: 40%;
}
.progressbar.stage10 .tick.one,
.progressbar.parent10 .tick.one,
.progressbar.stage10 .tick.two,
.progressbar.parent10 .tick.two {
  display: block;
}
.progressbar.stage10 .stage.one .circle-inner,
.progressbar.parent10 .stage.one .circle-inner,
.progressbar.stage10 .stage.two .circle-inner,
.progressbar.parent10 .stage.two .circle-inner,
.progressbar.stage10 .stage.three .circle-inner,
.progressbar.parent10 .stage.three .circle-inner {
  display: block;
}
.progressbar.stage10 .stage.one .title,
.progressbar.parent10 .stage.one .title,
.progressbar.stage10 .stage.two .title,
.progressbar.parent10 .stage.two .title,
.progressbar.stage10 .stage.three .title,
.progressbar.parent10 .stage.three .title,
.progressbar.stage10 .stage.one .number,
.progressbar.parent10 .stage.one .number,
.progressbar.stage10 .stage.two .number,
.progressbar.parent10 .stage.two .number,
.progressbar.stage10 .stage.three .number,
.progressbar.parent10 .stage.three .number {
  color: #f7bb51;
}
.progressbar.stage12 .progress,
.progressbar.parent12 .progress {
  width: 60%;
}
.progressbar.stage12 .tick.one,
.progressbar.parent12 .tick.one,
.progressbar.stage12 .tick.two,
.progressbar.parent12 .tick.two,
.progressbar.stage12 .tick.three,
.progressbar.parent12 .tick.three {
  display: block;
}
.progressbar.stage12 .stage.one .circle-inner,
.progressbar.parent12 .stage.one .circle-inner,
.progressbar.stage12 .stage.two .circle-inner,
.progressbar.parent12 .stage.two .circle-inner,
.progressbar.stage12 .stage.three .circle-inner,
.progressbar.parent12 .stage.three .circle-inner,
.progressbar.stage12 .stage.four .circle-inner,
.progressbar.parent12 .stage.four .circle-inner {
  display: block;
}
.progressbar.stage12 .stage.one .title,
.progressbar.parent12 .stage.one .title,
.progressbar.stage12 .stage.two .title,
.progressbar.parent12 .stage.two .title,
.progressbar.stage12 .stage.three .title,
.progressbar.parent12 .stage.three .title,
.progressbar.stage12 .stage.four .title,
.progressbar.parent12 .stage.four .title,
.progressbar.stage12 .stage.one .number,
.progressbar.parent12 .stage.one .number,
.progressbar.stage12 .stage.two .number,
.progressbar.parent12 .stage.two .number,
.progressbar.stage12 .stage.three .number,
.progressbar.parent12 .stage.three .number,
.progressbar.stage12 .stage.four .number,
.progressbar.parent12 .stage.four .number {
  color: #f7bb51;
}
.progressbar.stage108 .progress,
.progressbar.parent108 .progress,
.progressbar.stage189 .progress,
.progressbar.parent189 .progress {
  width: 80%;
}
.progressbar.stage108 .tick.one,
.progressbar.parent108 .tick.one,
.progressbar.stage189 .tick.one,
.progressbar.parent189 .tick.one,
.progressbar.stage108 .tick.two,
.progressbar.parent108 .tick.two,
.progressbar.stage189 .tick.two,
.progressbar.parent189 .tick.two,
.progressbar.stage108 .tick.three,
.progressbar.parent108 .tick.three,
.progressbar.stage189 .tick.three,
.progressbar.parent189 .tick.three,
.progressbar.stage108 .tick.four,
.progressbar.parent108 .tick.four,
.progressbar.stage189 .tick.four,
.progressbar.parent189 .tick.four {
  display: block;
}
.progressbar.stage108 .stage.one .circle-inner,
.progressbar.parent108 .stage.one .circle-inner,
.progressbar.stage189 .stage.one .circle-inner,
.progressbar.parent189 .stage.one .circle-inner,
.progressbar.stage108 .stage.two .circle-inner,
.progressbar.parent108 .stage.two .circle-inner,
.progressbar.stage189 .stage.two .circle-inner,
.progressbar.parent189 .stage.two .circle-inner,
.progressbar.stage108 .stage.three .circle-inner,
.progressbar.parent108 .stage.three .circle-inner,
.progressbar.stage189 .stage.three .circle-inner,
.progressbar.parent189 .stage.three .circle-inner,
.progressbar.stage108 .stage.four .circle-inner,
.progressbar.parent108 .stage.four .circle-inner,
.progressbar.stage189 .stage.four .circle-inner,
.progressbar.parent189 .stage.four .circle-inner,
.progressbar.stage108 .stage.five .circle-inner,
.progressbar.parent108 .stage.five .circle-inner,
.progressbar.stage189 .stage.five .circle-inner,
.progressbar.parent189 .stage.five .circle-inner {
  display: block;
}
.progressbar.stage108 .stage.one .title,
.progressbar.parent108 .stage.one .title,
.progressbar.stage189 .stage.one .title,
.progressbar.parent189 .stage.one .title,
.progressbar.stage108 .stage.two .title,
.progressbar.parent108 .stage.two .title,
.progressbar.stage189 .stage.two .title,
.progressbar.parent189 .stage.two .title,
.progressbar.stage108 .stage.three .title,
.progressbar.parent108 .stage.three .title,
.progressbar.stage189 .stage.three .title,
.progressbar.parent189 .stage.three .title,
.progressbar.stage108 .stage.four .title,
.progressbar.parent108 .stage.four .title,
.progressbar.stage189 .stage.four .title,
.progressbar.parent189 .stage.four .title,
.progressbar.stage108 .stage.five .title,
.progressbar.parent108 .stage.five .title,
.progressbar.stage189 .stage.five .title,
.progressbar.parent189 .stage.five .title,
.progressbar.stage108 .stage.one .number,
.progressbar.parent108 .stage.one .number,
.progressbar.stage189 .stage.one .number,
.progressbar.parent189 .stage.one .number,
.progressbar.stage108 .stage.two .number,
.progressbar.parent108 .stage.two .number,
.progressbar.stage189 .stage.two .number,
.progressbar.parent189 .stage.two .number,
.progressbar.stage108 .stage.three .number,
.progressbar.parent108 .stage.three .number,
.progressbar.stage189 .stage.three .number,
.progressbar.parent189 .stage.three .number,
.progressbar.stage108 .stage.four .number,
.progressbar.parent108 .stage.four .number,
.progressbar.stage189 .stage.four .number,
.progressbar.parent189 .stage.four .number,
.progressbar.stage108 .stage.five .number,
.progressbar.parent108 .stage.five .number,
.progressbar.stage189 .stage.five .number,
.progressbar.parent189 .stage.five .number {
  color: #f7bb51;
}
@media screen and (min-width: 767px) {
  #access {
    display: block !important;
  }
}
@media screen and (max-width: 1400px) {
  .wrapper {
    min-width: 1024px;
  }
  .wrapper .wrap {
    width: 1024px;
  }
  .header .tagline {
    padding: 45px 0 0 10px;
    font-size: 19px;
  }
  .header .navigation #access ul li a {
    padding: 0 15px;
  }
  .header .navigation #access ul li ul {
    width: 994px;
  }
  .header .navigation #access ul li .menu_item_description {
    width: 994px;
  }
  .main .wrap .container .main-content .progressbar .tick.one {
    left: 6.3%;
  }
  .main .wrap .container .main-content .progressbar .tick.two {
    left: 26.25%;
  }
  .main .wrap .container .main-content .progressbar .tick.three {
    left: 46.25%;
  }
  .main .wrap .container .main-content .progressbar .tick.four {
    left: 66.33%;
  }
  .main .wrap .container .main-content .resources-available {
    min-height: 350px;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper {
    min-width: 767px;
  }
  .wrapper .wrap {
    width: 767px;
  }
  .fixedmenu .navigation #access ul li a,
  .topmenu .navigation #access ul li a {
    padding: 0 12px;
  }
  .banner .banner-wrap {
    height: 384px;
  }
  .banner .banner-wrap .wrap .container .text {
    padding: 164px 0;
    font-size: 50px;
  }
  .pageheader .wrap .container .page-title {
    border: 5px solid #ffffff;
    font-size: 28px;
    margin: 40px 20%;
    padding: 30px 10%;
  }
  .main .wrap .container .grids .griditem {
    height: 260px;
  }
  .main .wrap .container .grids .griditem h2 {
    margin: 20px 0;
  }
  .main .wrap .container .grids .griditem p {
    display: none;
  }
  .main .wrap .container .grids .btn {
    height: 160px;
  }
  .main .wrap .container .grids .recipe {
    height: 200px;
  }
  .footer .wrap .container .panels {
    margin: 0 5% 40px;
    width: 90%;
  }
  .header .navigation #access ul li ul {
    width: 737px;
    padding: 70px 40px 50px;
  }
  .header .navigation #access ul li .menu_item_description {
    padding: 20px 40px 0;
    width: 737px;
  }
  .main .wrap .container .main-content .resources-available {
    float: left;
    width: 100%;
    min-height: auto;
    border-left: none !important;
    border-right: none !important;
  }
  .main .wrap .container .main-content .progressbar .tick.one {
    left: 5%;
  }
  .main .wrap .container .main-content .progressbar .tick.two {
    left: 25%;
  }
  .main .wrap .container .main-content .progressbar .tick.three {
    left: 45%;
  }
  .main .wrap .container .main-content .progressbar .tick.four {
    left: 65%;
  }
}
@media screen and (max-width: 770px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 20px;
  }
  body {
    font-size: 16px;
  }
  .wrapper {
    min-width: 100%;
  }
  .wrapper .wrap {
    width: 100%;
  }
  .wrapper .wrap .container {
    padding: 0 5%;
    width: 100%;
  }
  .header {
    height: auto;
  }
  .header .logo {
    left: 0;
    position: relative;
    text-align: center;
    width: 100%;
  }
  .header .logo img {
    max-width: 100%;
  }
  .header .tagline {
    display: none;
  }
  .header .navigation {
    width: 100%;
    margin: 0;
  }
  .header .navigation .mobile {
    display: block;
    float: right;
    height: 45px;
    width: 90px;
    z-index: 9999;
  }
  .header .navigation .mobile a {
    background: rgba(0, 0, 0, 0) url("https://growingup.pep-talk.org.au/wp-content/themes/acdpeptalks/less/../images/burgermenu_03.png") no-repeat scroll 0 0;
    float: right;
    height: 27px;
    text-indent: -999em;
    width: 33px;
  }
  .header .navigation #access {
    display: block;
  }
  .header .navigation #access ul li {
    width: 100%;
  }
  .header .navigation #access ul li a {
    line-height: 3em;
    border-top: 1px dotted #4d4b43;
  }
  .header .navigation #access ul li ul {
    width: 100%;
    position: relative;
    left: 0;
    top: auto;
    padding: 60px 10px 10px;
  }
  .header .navigation #access ul li .menu_item_description {
    padding: 10px 10px 0;
    width: 100%;
  }
  .banner .banner-wrap {
    height: 170px;
  }
  .banner .banner-wrap .wrap .container .text {
    font-size: 25px;
    padding: 70px 0;
  }
  .buttons .wrap .container a {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .pageheader .wrap .container .page-title {
    border: 3px solid #ffffff;
    margin: 30px 5%;
    padding: 10px 5%;
  }
  .main .wrap .container .grids .griditem {
    height: 300px;
    margin: 10px 1%;
    width: 100%;
  }
  .main .wrap .container .grids .griditem .title {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    font-size: 16px;
    line-height: 16px;
    margin: 10px 0;
    opacity: 1;
    visibility: visible;
  }
  .main .wrap .container .grids .padding {
    height: auto;
  }
  .main .wrap .container .grids .btn {
    height: auto;
  }
  .main .wrap .container .main-content {
    padding: 20px 0 40px;
  }
  .main .wrap .container .main-content .stockist {
    width: 100%;
    height: auto;
    padding: 0;
  }
  .main .wrap .container .main-content .right {
    width: 100%;
    margin: 0;
  }
  .main .wrap .container .main-content .left {
    float: right;
    width: 100%;
  }
  .footer .wrap .container .footerlogo,
  .footer .wrap .container .footercontact,
  .footer .wrap .container .footerpanel {
    padding: 10px 0;
    text-align: center;
    width: 100%;
  }
  .footer .wrap .container .footerlogo ul li,
  .footer .wrap .container .footercontact ul li,
  .footer .wrap .container .footerpanel ul li {
    width: 100%;
    padding: 0;
  }
  .main .wrap .container .main-content .progressbar .tick.one {
    left: 1%;
  }
  .main .wrap .container .main-content .progressbar .tick.two {
    left: 21%;
  }
  .main .wrap .container .main-content .progressbar .tick.three {
    left: 41%;
  }
  .main .wrap .container .main-content .progressbar .tick.four {
    left: 61%;
  }
  .progressbar .stage .title {
    font-size: 13px;
  }
}
