/*
Theme Name: smart_start_19
Theme URI: http://www.hyve.com.au
Description: Bootstrap 4 theme by Hyve
Version: 1
Author: Hyve
Author URI: http://www.hyve.com.au
*/


/* Structure */
/* Main Navigation */


@import url('bootstrap/css/bootstrap.css');
@import url('css/jquery.flexmenu.css');
@import url('css/animate.css');

*, *::after, *::before {
    -moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
    box-sizing: border-box;
}

/* Structure */

html, body {
    font-size: 100%;
}

body {color: #333; font-family: 'Poppins', Helvetica, Arial, sans-serif; font-weight: 400; background-color: #fff; font-size: 1rem;}

.main-wrap {position: relative; background-color: #fff; }

/* -- 3. TYPOGRAPHY -- */


h1, h2, h3, h4, h5, h6 {
	transition: all .3s ease-out;
	font-family: 'Poppins' , Helvetica, Arial, sans-serif; 
	font-weight: 600;
}

h1 {font-size: 1.75rem; letter-spacing: -1px; color: #fff;}
h2 {font-size: 1.2rem; color: #505050; margin-bottom: 20px;}
h3 {margin-bottom: 10px; color: #505050;}
h4 {margin-top: 1.25rem;}
h7 {font-size: 1.75rem; }

.title-pg h1 {color: #fff;}
.title-pg h2 {color: #fff; padding-left: 2%; padding-right: 2%;}

.title-pg.long-title h1 {font-size: 1.4rem; padding: 0 2%; margin-bottom: 8px;}
.title-pg.long-title h2 {font-size: 1.2rem; margin-top: 8px; margin-bottom: 8px;}

img {max-width: 100%; height: auto;}

img.full_width_img {width:100%; height: auto;}

.nav-wrap {background-color: #fff; height: 60px;}
.nav-wrap.launch-nav-wrap {background-color: #e3f2fe;}

::-moz-selection {
  color: black;
  background: #f9ca3e;
}

::selection {
  color: black;
  background: #f9ca3e;
}

.launch-page .page-content a {
    color: #7cd7dd;
    text-decoration: none;
}

.launch-page .page-content a:active, .page-content a:hover {
    text-decoration: underline;
}

.launch-page .page-content a:active {color: #fff;}

/* .lo-shadow {
    box-shadow: 0 5px 10px -10px rgba(0, 0, 0, 1); position: relative; z-index: 1;
} */


/************ HEADER  *************/

.fm-container {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: transparent none repeat-x scroll 0 0;
    border: none;
    padding: 0;	}

@media (min-width: 768px) {
  .fm-container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	transition: all .3s ease-out;
  }
}

@media (min-width: 992px) {
  .fm-container {
    width: 970px;
	padding: 0;
  }
}
@media (min-width: 1200px) {
  .fm-container {
    width: 1170px;
	position: relative;
	padding: 0 15px;
  }
} 

.fm-button {
    margin: 10px 12px 6px 11px;
	background-color: #0f7abf;
	float: left;
}
.fm-button:hover {
	background-color: #055182;
}


.logo-pc {
    text-align: left;
	height: 43px;
    width: auto;
	transition: all 0.2s ease 0s;
	position: absolute;
    z-index: 10;
	Top: 8px;
	left: 66px;
}


.logo-pc img {
    height: 100%;
    width: auto;
}

.social-logos-hd {position: absolute; top: 15px; right: 10px;}

.social-logos-hd p {color: #fff;}

.social-logos-hd .fa-stack-2x.icon-background {
    color:#3b5998;
}


/********* Main Navigation ***********/

ul#mymenu {
    display: none;
}

.flexmenu.fm-sm ul#mymenu {
    display: block;
}

/* skip to content links - accessibility */

a.skipLink {
  font-weight: bold;

  position: absolute;
  left: -10000px;

  overflow: hidden;

  width: 1px;
  height: 1px;

  color: white;
  color: #bd2329;
  border: 2px solid #bd2329;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  background: #fff;
}
a.skipLink:focus ,
a.skipLink:active {
  position: absolute;
  top: 10px;
  left: 10px;

  overflow: visible;

  width: auto;
  height: auto;
  padding: 5px 10px;

  text-decoration: none;
}

/* *************
footer
****************/

footer {border: none;}
.footer-wrap {background-color:#0f7abf; padding: 20px;}

.footer .container-fluid {color: #fff; background-color: rgba(16,65,79,1);  padding: 25px;}
.footer .container-fluid.copyright {background-color: rgba(0,89,114,1); padding: 15px 25px;}

@media (min-width: 768px) {
  footer .row {
    margin-left: auto;
    margin-right: auto;	  
    width: 750px;
  }
}
@media (min-width: 992px) {
  footer .row  {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  footer .row  {
    width: 1170px;
  }
}

img.logo-footer {max-width: 130px;}

footer p, .footer-base p {font-size: 14px;color: #fff; margin-top: 8px;}

footer a, .footer-base a {color: #fff;}
footer a:hover, .footerbase a:hover {color: #a6e1fb; }

footer .ft-subscribe a, .footer-base a {color: #a6e1fb;}
footer .ft-subscribe a:hover, .footerbase a:hover {color: #fff; }

.footer-logos {overflow: hidden;}

.social-logos .fa-facebook {color: #3b5998;}

.fa-stack {

}
.fa-stack:hover {
}

.fa.fa-square {
    /* color: #3b5998; */ color: rgba(0,89,114,1.00); 
}
.fa.fa-facebook {
}

.fa-stack a {
    color: #fff;
}

.fa.fa-circle.twitter-bg {
    /* color: #4099FF; */ color: rgba(0,89,114,1.00);
}
.footer-header  {padding-bottom: 20px;}

footer h3 {color: #fff; font-size: 1.2rem; font-weight: 600; margin-top: 10px;}

.footerNav ul {margin: 0; padding: 0;}
.footerNav li {list-style-type: none; padding: 10px 0; text-transform: uppercase; line-height: 1.1;}
.footerNav li a {font-weight: 600;  }
.footerNav li ul li {text-transform: none; font-size: .85em; padding-top: 6px; line-height: 1.42; }
.footerNav li ul li a {color: rgba(255,255,255,.75); text-transform: none; }


/* Buttons */

.btn {
    background-color: #d41c5c;
    border: none;
    color: #fff;
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 10px;
	text-transform: uppercase;
	border-radius: 8px;
	padding: 8px 12px;
	margin-top: 10px;
	;
}
.btn:hover {background-color: #fbcd06; color: #333; transition: all .3s ease-out;}
.btn:active {background-color: #fb705f; color: #fff;}

.btn.sm-btn {padding: 4px 12px; font-size: 1rem; }

.btn.sm-btn.dk-btn {background-color: #116d89;} /* use on green panel*/
.btn.sm-btn.dk-btn:hover {background-color: #fbcd06; color: #333;} /* use on green panel*/
.btn.sm-btn.dk-btn:active {background-color: #fb705f; color: #fff;} /* use on green panel*/

.btn.sm-btn.org-btn {background-color: #fb705f;} /* use on blue panel*/
.btn.sm-btn.org-btn:hover {background-color: #fbcd06; color: #333;} /* use on blue panel*/
.btn.sm-btn.org-btn:active {background-color: #fb705f; color: #fff;} /* use on blue panel*/


.btn.action-btn {
	background-color: #fbcd06; color: #333
}
.btn.action-btn:hover {
	background-color: #fb705f; color: #fff;
}
.btn.action-btn:active {
	background-color: #fbcd06; color: #333;
}


.more-news-btn {background-color: #fff;
border: solid 1px #ccc;
padding: 7px 22px;
font-weight: 400;
width: 180px;
margin: 40px auto;
display: block;}

.btn-thanks-fb {background-color: #39569a; padding: 6px 12px; margin: 5px 0; font-size: .9rem; }

.btn-thanks-tw {background-color: #059ff5; padding: 6px 12px; margin: 5px 0; font-size: .9rem; }

.btn-thanks-fb .fa-facebook {padding-right: 5px;}

.btn.readmore {
    background-color: #fb705f;
    border: none;
    color: #fff;
	padding: 8px 20px;
	border-radius: 6px;
	float: right;
}

.btn.readmore:hover {
    background-color: #d91b5c;
    color: #fff;
}

.btn.readmore.readmore-sm {
    color: #fff;
	padding: 5px 12px;
	font-size: 12px;
}
.btn.readmore.readmore-sm:hover {
    background-color: #d91b5c;
    color: #fff;
}

.btn.readmore.readmore-red {color: #fff; background-color: #c70505;}

.btn.hero-btn {font-size: .9rem; padding: 18px 14px 16px 65px; position: relative;
z-index: 2; background: #ec174c url('images/litl-btn.png') 5px 2px no-repeat;}

.btn.hero-btn:hover {background: #fbcd06 url('images/litl-btn.png') 5px 2px no-repeat;}

.btn.hero-btn.hero-launch-btn {line-height: 1.1; background: #ec174c none; padding: 12px 14px 16px 18px;}

.btn.hero-btn.hero-launch-btn:hover {background-color: #fbcd06;}

.btn.hm-large {padding: 15px 20px; white-space: normal;}

/* LIL Scroll down to petition */

.btn.scroll-down-pet  {
background-color: #d41c5c;
color: #fff;
width: 280px;
margin: 0 auto 20px;
display: block;
font-size: 1.05rem;
padding: 16px 12px;
position: relative;
z-index: 100;
 }

.btn.scroll-down-pet:hover  {
background-color: #fbcd06; color: #333; transition: all .3s ease-out;
 }

.btn.scroll-down-pet:active  {
background-color: #fb705f; color: #fff;
 }

.scroll-down-pet.fed-petition {margin-top: 0px; margin-bottom: 20px;}


@media (min-width: 374px) {

.btn.scroll-down-pet {font-size: 1.2rem; width: 320px;}
	
}

@media (min-width: 768px) {

.btn.scroll-down-pet {display: none;}
	
}

/* Page post images */

/* Images */

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}

img.size-full,
img.size-large,
img.wp-post-image {
	height: auto;
	max-width: 100%;
}

img[class*="wp-image-"] {
	margin-top: 20px;
}

/* Image alignment and captions */

img.alignleft {
	float: left;
	height: auto;
	margin: 5px 0;
}

img.alignright {
	float: right;
	height: auto;
	margin: 5px 0;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

.main-content .wp-block-image figcaption {
    color: #333;
    font-size: 14px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #333;
	font-size: .9rem;
	font-style: normal;
	font-weight: 300;
	margin: 4px 0 24px;
}

div.wp-caption.alignright img[class*="wp-image-"] {
	float: right;
}

div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
	list-style-position: inside;
}

/* scroll to top */

#scroll-to-top {
	color:#fff;
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    border-radius: 3px;
    bottom: 20px;
    opacity: 0;
    padding: 20px;
    position: fixed;
    right: 20px;
    text-decoration: none;
    transform: scale(0, 0);
    transition: all 0.2s ease 0s;
	z-index: 100;
}
#scroll-to-top .vantage-icon-arrow-up {
    color: rgba(255, 255, 255, 0.2);
    display: block;
    font-size: 18px;
    height: 18px;
    width: 18px;
}
#scroll-to-top.displayed {
    opacity: 1 !important;
    transform: scale(1, 1);
}
a#scroll-to-top  {
    color: #fff;
    text-decoration: none;
}

/* Video Full page */

/* #myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
}


.content {
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
}

*/

#myBtn {
  width: 200px;
  font-size: 18px;
  padding: 10px;
  border: none;
  background: #000;
  color: #fff;
  cursor: pointer;
}

#myBtn:hover {
  background: #ddd;
  color: black;
}

/*Video wrapper*/

.video-wrap {background-color: #ac3d97; border-radius: 12px;}

video {
    width: 100%;
    height: auto;
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
margin: 30px 0;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* bouncing arrow */

.scroll-arrow {
    left: 47%;
    margin: 0;
    position: absolute;
    top: 5px;
    width: 10%;
    z-index: 98;
}	

.scroll-arrow img {width: 100%; height: auto;}
.slider-message .scroll-down {bottom: -55px;}

/* Animation */

.animated {
    animation-duration: 2s;
    animation-fill-mode: both;
}
.animated.infinite {
    animation-iteration-count: infinite;
}

.animated.repeat {
    -webkit-animation-iteration-count: 6; /* Safari 4.0 - 8.0 */
    animation-iteration-count: 6;
}

.animated.hinge {
    animation-duration: 2s;
}
.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
    animation-duration: 0.75s;
}
@keyframes bounce {
20%, 53%, 80%, 0%, 100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0px, 0px, 0px);
}
40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0px, -30px, 0px);
}
70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0px, -15px, 0px);
}
90% {
    transform: translate3d(0px, -4px, 0px);
}
}
.bounce {
    animation-name: bounce;
    transform-origin: center bottom 0;
}

/*---------------------------------------------- 
Browser location ANIMATIONS
------------------------------------------------*/
.sr-animation {
	position: relative;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    transition: all 0.9s ease;
	}
	
.sr-animation-fromtop { top: -300px; }
.sr-animation-frombottom { top: 50px; }
.sr-animation-fromleft { left: -300px; }
.sr-animation-fromright { left: 300px; }
.sr-animation-zoomin { transform: scale(0);	-ms-transform: scale(0); 	-webkit-transform: scale(0); }
.sr-animation-zoomout { transform: scale(1.5);	-ms-transform: scale(1.5); 	-webkit-transform: scale(1.5); }

.sr-animation.animated { 
	top: 0; 
	left: 0; 
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";  
	height: 100%;
	max-height: 100%;
	transform: scale(1.0);
	-ms-transform: scale(1.0); 
	-webkit-transform: scale(1.0);
	}

/* Hero image fade in */

.banner:first-child {

    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* ***************************************

home page

*************************************** */

img.scroll-down-arrow {display: none;}

.container-fluid.home-explainer {background: #d6f2fc url('images/slope_bg-white-top-deep.png') left top no-repeat}
.container-fluid.petition-join {background: #5e1d55 url('images/slope_bg-purple-top-deep.png') left top no-repeat}

p.hm-icon-text {padding: 10px 0 0; font-size: 1.2rem;}

/* .solution-row .intro-text {padding-top: 130px;}*/

.soln-icon {margin-bottom: 20px;}
.soln-icon img {padding: 0 30%;}

.solution-icons {position: relative; padding-bottom: 40px;}

.project-hero {
    height: 50vh;
    background-size: cover;
    position: relative;
    margin-top: 0;
}

.video-text {position: relative; z-index: 2;}

.play-video {display: none}
/* Hide play sound below 992px*/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
.play-video {display: none}	
} /* Hide play sound button - Tablet only */

@media (min-width: 992px) {	
.play-video {display: block; position:absolute; cursor: pointer; padding: 2%; z-index: 10;}
} /* Show play sound below 992px*/

.hm-signup-intro {overflow: hidden; margin-top: 20px;}
.figure-point {display: none;}
.figure-point img {max-width: 100%; height: auto;}

.intro-text .why-text p {color: #333; padding: 0;}
.why-text span {color:#ec174c; font-weight: 700;}

.signup-module h2.sign-up-intro-strip {color: #fff; font-size: 1.3rem; display: block; background-color: #ec174c; margin: 0 0 10px; border-radius: 8px; padding: 8px 0 10px; font-weight: 700; }

.intro-text, .video-text {clear: left; }

p.hero-button {position: relative; z-index: 100;}
.campaign-info {position: relative;}
.campaign-person {display: none}

.problem-intro h2 {color: #fff; margin-top: 40px;}

.our-solution {background-color: #57a7be;;
padding: 20px 0; position: relative;}
.our-solution h2 {color: #fff; margin-top: 40px;}
.our-solution h3 {color:#fff;}

.our-solution h2 {margin-top: 40px;}
.our-solution h3 {margin-bottom: 40px;}

.our-solution p {color:#fff; margin-bottom: 40px}

.our-solution .solution-item h3 {color: #fff; margin-bottom: 15px;}

.our-solution .solution-item h3 a {color: #fff;}
.our-solution .solution-item h3 a:hover {color: #fff;}

.solution-item img {border-radius: 50%;}
.solution-item p {color: #fff; font-size: .9rem; margin-bottom: 30px;}

.hero-icon {margin-top: 20px; margin-bottom: 30px; padding: 0 3%;}
.hero-icon img {
    border-radius: 50%;
}

div.icon-text {color: #fff; position: absolute; display: table; padding: 0 20%;}

div.icon-text p {display: table-cell; vertical-align: middle; font-size: 1.3rem; font-weight: 600; text-align: center; padding: 0 0 10%; line-height: 1.1;}

.how-you-help {background-color: #1d302c;
padding: 20px 0; position: relative;}

.action-intro {margin-top: 40px; color: #fff;}
.action-intro h2 {color: #fff; margin-top: 0;}

.action-intro p span {color: #f69f1e;}
.action-intro p span:hover {color: #fff;}

.movie-intro-wrap .content-col h3 {margin-top: 20px;}


.stories-wrap {
background-color: #2a4f89;
padding: 20px 0; position: relative;}

.stories-wrap h2 {color: #fff; margin-top: 40px;}
.stories-wrap h3 {color: #fff;}
.stories-wrap p {color: #fff;}

.page-stories-module {margin-top: 20px;}

p.privacy-form {color: #fff; font-size: 13px; margin: -10px 0 0;}
p.privacy-form a {color: #e7e7e7; text-decoration: underline;}
p.privacy-form a:hover {color: #fff;}
p.privacy-form a:active {color: #fe6d03;}

.link-arrow {display: inline-block;}

.signup-long-wrap {/*background-image: url("images/footer-bg.png");
background-repeat:no-repeat;
background-position: center bottom;*/
background-color:#57a7be;
padding: 30px;
min-height: 203px;
}

.action-intro-wrap {background: #d6f2fc url('images/slope_bg-white.png') left bottom no-repeat; padding-bottom: 2.5rem;}
.launch-page .launch-intro-wrap.action-intro-wrap {background: #601b56 url('images/slope_bg-purple-bot.png') left bottom no-repeat; padding-bottom: 3.5rem;}

.scroll-dowm-arrow {display: none;}

.petition-content {background-color: #703167; padding: 0 15px;}
.petition-text {color: #333; margin-top: 20px;}
.petition-text h2, .petition-text h3 {color: #fff;}

.form-content {background: #d6f2fc; padding: 20px; margin: 0 0 20px; border-radius: 12px; overflow: hidden;}
.form-content h2, .form-content h3, .form-content p {color: #505050;}
.form-content h2 {font-size: 1.6rem; margin: 4% 0 1%; border-top: 4px #fff solid; padding-top: 4%;}

.petition-wrap {background: #d41c5c; padding: 30px; border-radius: 12px; overflow: hidden;}
.petition-wrap h2, .petition-wrap h3, .petition-wrap p {color: #fff;}
.petition-wrap .gform_wrapper h3.gform_title {
    color: #fff;
}
.petition-wrap .gform_wrapper .top_label input.medium, .petition-wrap .gform_wrapper .top_label select.medium {
    width: 100%;
}


/* Launch Home */

.launch-spruik {width: auto; height: 400px; background:#333; transition: all .3s ease-out;}

.launch-page .home-intro {background: #703167 none;}
.launch-page .home-explainer {background: #fff url('images/slope_bg-purple-top-deep.png') left top no-repeat;}
.launch-page .action-intro-wrap {background: #703167 none no-repeat center 100px; padding-top: 20px;}

img.spruik-img {width: 40%; height: auto; max-width: 100%; padding: 2%; margin: 0 auto; display: block;}

.bg-plane {display: block; position: absolute; top: 100px; animation-duration: 3s;
  animation-delay: 2s; z-index: 0; max-width: 1200px; left: 0;}

.launch-page .action-intro-wrap h2, .launch-page .action-intro-wrap h3, .launch-page .action-intro-wrap p {
    color: #fff;
}

.cloud-left {display: none;}
.cloud-right {display: none;}

/* Content pages */

.page-content {
		padding-top: 40px;
	    background: #703167 url('images/plane-text-bg-sm.png') no-repeat bottom right;
}

.launch-page .page-content {
		padding-top: 40px;
	    background: #703167 none no-repeat bottom right;
}

.page-content h2, .page-content h3, .page-content h4, .page-content p, .page-content li, .page-content ol {color: #fff;}

.page-content blockquote {
    padding: 20px;
    margin: 20px 0 20px;
    font-size: 1rem;
    border-left: none;
	background-color: rgba(255, 255, 255, .9);
	border-radius: 8px;
}

.container-fluid.single-page-header {padding-top: 50px; padding-bottom: 50px; background: #312b88 url('images/news-cover.jpg') no-repeat center center; background-size: cover;}

.single-page-header h2, .single-page-header h3, .single-page-header p, .single-page-header ul, .single-page-header li, .single-page-header .wp-caption-text {color: #fff;}

.single-page-header h3 {color: #fbcf00; font-size: 1.3rem; font-weight: 700;}

.page-image { }
.page-image img {width: 100%; height: auto; max-width: 100%;}

.solution-item.solution_about {float: none; display:inline-block; vertical-align: top;}
img.alignleft.about-logo, img.alignright.about-logo {padding: 10px 40px; float: none; display: inline-block; }

.res-image-col img {padding-bottom: 10px;}

.row.hero-title .metaslider .caption-wrap.capt-wrap-low {
	bottom: 15px;
}

.launch-page .row.hero-title { color: #fff; margin-right: 0; margin-left: 0; background: transparent url("images/mob-title-launch.jpg") center bottom no-repeat;}

.launch-page .row.hero-title.launch-home { color: #fff; margin-right: 0; margin-left: 0; background: transparent none center bottom no-repeat; position: relative;}

.launch-spruik{
background: #018bd6;
background: -webkit-linear-gradient(180deg, #018bd6, #0055af);
background: -o-linear-gradient(180deg, #018bd6, #0055af);
background: -moz-linear-gradient(180deg, #018bd6, #0055af);
background: linear-gradient(180deg, #018bd6, #0055af);
}

.row.hero-title { color: #fff; margin-right: 0; margin-left: 0; background: transparent url("images/mob-title.jpg") center bottom no-repeat;}

.title-pg {padding: 1.2rem 1.2rem 3.2rem;}
.launch-page .launch-home .title-pg {
    position: absolute;
    bottom: 40px;
    width: 100%;
    background-color: transparent;
    padding: 0;
}

h1.small-banner {font-size: 1.1rem; padding: 0 3%; margin-bottom: 0;}

.action-text, .action-sign-up {margin-bottom: 20px;}

.intro-text h2 {color: #1eb9ee; margin-top: 0;}
.intro-text h3 {font-size: 1.1rem; margin-top: 0;}

.btn.btn-show {margin: 20px auto 10px;
display: block;
width: 75%;
padding: 4px 0;}

.storyshow {
    display: none;
}

h1.action-h1 {font-size: 2rem; margin: 20px 0 0; padding: 0 15px;}

.sidebar-petition {margin-top: 20px;}
.sidebar-petition.nsw-petition {margin-top: 40px;}

img.election-spruik {max-width: 150px;
position: relative;
margin: 0 auto -30px;
z-index: 10;
display: block;}


@media (min-width: 381px) {

img.election-spruik {
max-width: 100px;
position: absolute;
right: 30px;
top: -15px;
z-index: 10;
}
	
.petition-wrap h2 {
    font-size: 1.6rem;
}
	
.petition-wrap h3.nsw-h3 {
	width: 75%;
}
	
}


/* Loop Elements - ckeck then delete */

.news-panel { }
.news-panel p {color: #333;}

.news-panel img {
max-width: 200px;
border-radius: 50%;
display: block;
margin: 0 auto 10px;}

.sb-form .searchform {color: #333; margin-bottom: 20px; overflow: hidden;}
.sb-form .searchform label {width: 100%;}
.sb-form .searchform input {width: 66%; border-radius: 4px 0 0 4px; height: 38px; border: solid 1px #ccc; float: left; padding-left: 5px; }
.sb-form .searchform input#searchsubmit {color: #333; width: 33%; border-radius: 0 4px 4px 0; background-color: #fbcd06; float: left; height: 38px; border: none;  padding: 0;}
.sb-form .searchform input#searchsubmit:hover {color: #fff; background-color: #f15929;}


.sb-form .screen-reader-text {color: #505050;} 


.actionText {color: #fff; background-color: rgba(200,200,200,1);  padding: 15px;}
.actionText h3, .actionText h3 a {color: #333;}
.actionText p {color: #333;}

.main-content {margin-top: 40px; margin-bottom: 40px;}
.main-content.petition-content {margin-top: 40px;}
.main-content.petition-content H2, .main-content.petition-content p {color: #fff; }

.launch-page .main-content {color: #fff; margin-top: 0;}

/* sign up module */

.single-page-header p.privacy-form {color: #333;}

.signup-module, .signup-module-hm {
    margin: 0 0 40px;
}

.signup-join {padding: 0 20px 20px; margin: 10px 0 10px; border-radius: 12px; background: #1eb9ee url("images/sign-up-bg.jpg") left bottom no-repeat; border: none;
}

.launch-sign-up .signup-join {background: #d41c5c none;}

.signup-module h2 {font-size: 1.45rem; color: #fff; font-weight: 600; margin-top: 1rem; margin-bottom: .75rem;}

.signup-module .signup-join h2.sign-up-intro {font-size: 1.2rem; color: #fff; width: 242px; height: 58px; line-height: 50px; margin: 0 -11px 5px; background: transparent url('images/join-bg.png') no-repeat;}

.signup-module h3 {color: #333; font-size: 1.1rem; font-weight: 400; margin-top: 5px; margin-bottom: 0;}

.signup-module p {font-weight: 500;}

.signup-module .gform_wrapper  {overflow:hidden; margin-top: -10px; margin-bottom: 15px;}

 .signup-module .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    padding: 4px 4px 4px 8px;
}
.less-form-icons .signup-module .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    padding: 4px 4px 4px 8px; 
}

/* home sign up short*/

.gform_wrapper .signup-short input#input_1_1.medium {
    padding: 4px 4px 4px 38px;
	width: 100%;
}

/* home sign up long*/

.gform_wrapper .signup-long input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    padding: 4px 4px 4px 38px;
	width: 100%;
}

.gform_wrapper .signup-long .gform_heading {margin-bottom: 0;}

.gform_wrapper .signup-long span.gform_description {
    color: #fff;
	font-weight: 500;
	text-align: center;
    margin-bottom: 0;
}

.signup-module .gform_wrapper input#input_1_1.medium,.gform_wrapper .signup-long input#input_1_2.medium {
background-image: url("images/icon-name.svg");
background-position: left 7px;
	background-repeat: no-repeat;}

.gform_wrapper .signup-long input#input_1_3.medium {
background-image: url("images/icon-location.svg");
background-position: left 7px;
background-repeat: no-repeat;
}

.gform_wrapper .signup-long input#input_1_4.medium {
background-image: url("images/icon-email.svg");
background-position: left 7px;
background-repeat: no-repeat;
}

body .signup-module .gform_wrapper ul li.gfield {
    margin-top: 0;
}

body .signup-module .gform_wrapper .hm-module ul li.gfield {
    margin-top: 0;
}

body .gform_wrapper .signup-long ul li.gfield  {
    width: 100%; float: left;
clear: none; padding-left: 8px; padding-right: 8px;
}
.signup-module .gform_wrapper .hm-module input.medium {margin-top: 0;}

.signup-module .gform_wrapper textarea.medium {
	border: 2px solid #ccc;
    border-radius: 6px;
    color: #666;
	margin-top: 12px;
}

.gform_wrapper .signup-long .gform_footer {text-align: center; padding: 0; margin: 4px 0 0;}
.gform_wrapper .petition-sign .gform_footer {text-align: center; padding: 0; margin: 4px 0 0;}


body .gform_wrapper ul.gform_fields li#field_3_6.gfield {
    margin-top: 16px auto 0;
    float: left;
	width: 100%;
}


body .gform_wrapper ul.gform_fields li#field_3_6.gfield li {
    color: #333;
margin: 8px auto 0;
float: none;
width: 98%;
display: block;
text-align: center;
}

body .gform_wrapper ul.gform_fields li#field_3_6.gfield.hidden_label li input {margin-top: 0;}

/* Launch pages */

img.federal-spruik {width: 160px; height: auto;}


/* generic button OK white Background on page*/


/* Action button form button*/

/* generic button OK white Background on page*/

body .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"] {
width: 100%;
/*height: 46px;*/
color: #fff;
font-size: 1.3rem;
margin: 8px 0;
background-color: #d41c5c;
border: none;
font-weight: 600;
text-transform: uppercase;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border-radius: 8px;	
padding: 8px;
}

body .gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type="submit"]:hover  {
    background-color: #42b6d9;
    color: #e7e7e7;
}
body .gform_wrapper .gform_footer input.button:active, .gform_wrapper .gform_footer input[type="submit"]:active {
    background-color: #31a4b9;
    color: #fff;
}

/* Smartstart Buttons */

.gform_wrapper .signup-long .gform_footer input.button, .gform_wrapper .signup-long .gform_footer input[type="submit"], .gform_wrapper .petition-sign .gform_footer input.button, .gform_wrapper .petition-sign .gform_footer input[type="submit"]  {color: #fff; width: 100%; margin: 16px auto 0; background-color:#312b88;}

.gform_wrapper .signup-long .gform_footer input.button:hover, .gform_wrapper .signup-long .gform_footer input[type="submit"]:hover, .gform_wrapper .petition-sign .gform_footer input.button:hover, .gform_wrapper .petition-sign .gform_footer input[type="submit"]:hover  {color: #333; background-color:#fbcd06;}

.gform_wrapper .signup-long .gform_footer input.button:active, .gform_wrapper .signup-long .gform_footer input[type="submit"]:active, .gform_wrapper .petition-sign .gform_footer input.button:active, .gform_wrapper .petition-sign .gform_footer input[type="submit"]:active  {background-color:#fc4f03;}

.petition-wrap .gform_wrapper .petition-sign .gform_footer input.button:hover, .petition-wrap .gform_wrapper .petition-sign .gform_footer input[type="submit"]:hover  {color: #fff; background-color:#2294b7;}

.petition-wrap .gform_wrapper .petition-sign .gform_footer input.button:active, .petition-wrap .gform_wrapper .petition-sign .gform_footer input[type="submit"]:active  {color: #fff; background-color:#fc4f03;}


/* Launch Buttons */

.launch-sign-up .gform_wrapper .signup-long .gform_footer input.button, .launch-sign-up .gform_wrapper .signup-long .gform_footer input[type="submit"], .launch-sign-up .gform_wrapper .petition-sign .launch-sign-up .gform_footer input.button, .gform_wrapper .petition-sign .gform_footer input[type="submit"]  {color: #333; width: 100%; margin: 20px auto 12px; background-color:#fbcd06;}

.launch-sign-up .gform_wrapper .signup-long .gform_footer input.button:hover, .launch-sign-up .gform_wrapper .signup-long .gform_footer input[type="submit"]:hover, .launch-sign-up .gform_wrapper .petition-sign .gform_footer input.button:hover, .launch-sign-up .gform_wrapper .petition-sign .gform_footer input[type="submit"]:hover  {color: #fff; background-color:#0f7abf;}

.launch-sign-up .gform_wrapper .signup-long .gform_footer input.button:active, .launch-sign-up .gform_wrapper .signup-long .gform_footer input[type="submit"]:active, .launch-sign-up .gform_wrapper .petition-sign .gform_footer input.button:active, .launch-sign-up .gform_wrapper .petition-sign .gform_footer input[type="submit"]:active  {background-color:#fc4f03;}

.signup-module .small {margin: 0;}

#field_6_6 .gfield_description {
	color: #ac3d97;
	font-weight: 300;
	font-size: 1rem;}

#field_6_9 label.gfield_label {color: #ac3d97;
	font-weight: 300;
	font-size: 1rem;
    margin-bottom: 0px;}

body .gform_wrapper ul li#field_6_9.field_description_below div.ginput_container_checkbox {margin-top: 0;}

.gform_wrapper .signup-long .top_label .gfield_label {color: #fff;}


/* Gravity generic*/

p.small.privacy-text {display: none;}

.gform_validation_container, .gform_wrapper .gform_validation_container, body .gform_wrapper li.gform_validation_container, body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container, body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
    position: absolute !important;
    left: -9000px;
    display: none !important;
}

.ft-subscribe .gform_wrapper .gfield_required {
    color: rgba(255,255,255,.70);
}

body .gform_wrapper .top_label select.medium {width: 100%;}

/* Candidate action form - NOT GRAVITY */

.__s-form-15 .__e-form {font-size: 1rem; font-family: 'Poppins', Helvetica, Arial, sans-serif;}

.__s-form-15 .__e-form .--title {color: #fff; font-size: 1.75rem; line-height: 1.2;}


.__s-form-15 .__e-form label {
	color: #fff;
	font-size: 1rem;
    margin-bottom: 5px;
	text-align: left;
}

.__s-form-15 .__e-form h3 {	text-align: left;
}

.__s-form-15 .__e-form .error-message {
	color: #fff;
}

.__s-form-15 .__e-layer-1 p {
    background: #fbcd06;
	border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
padding: 10px;
}

.__s-form-15 .__e-form .__e-section.--active {
    background: #fbcd06;
}

.__s-form-15 .__e-form .__e-section p {
    color: #333;
}

.__e-form .__e-section .__e-layer-2 {color: #333;}

.__s-form-15 .__e-form-control.error { border: solid #703167 3px;}

.__s-form-15 .__e-info-link {display: none;}

.__s-form-15 .__e-form .__e-button {font-size: 1.3rem; color: #333;
	background-color: #fbcd06;
	width: 100%;}

.__s-form-15 .__e-form .__e-button:hover {color: #fff;
	background-color: #2294b7;}


/* Page news feed */

.page-news-wrap {background-color: rgba(10,81,103,.15);
padding: 20px 0; margin-top: 40px;}

.page-news-module .itemText {
    position: relative;
    margin-top: -10px;
    z-index: 20;
}
.page-news-module .feed-item {}
.page-news-module .item { } 

/* page columns*/

.page-columns {margin-bottom: 40px;}

.page-columns h3 {color: #005972;}

/* news mosaic for mosaic plugin */

.grid-sizer,
.grid-item { width: 100%; margin: 0; }
.grid-item--width2 { width: 400px; }

/* page single */

.container-fluid.single-header {
background-color: rgba(10,81,103,1.0);
margin-bottom: 40px;
}

.opinion-meta-wrap .container-fluid.single-header {
background-color: rgba(198,58,54,1.0);
}

.opinion-meta-wrap .itemHeading {
    background-color: rgba(198,58,54,.9);
}

.container-fluid.single-header a {
color: #fff;
font-size: 1.75rem;
font-weight: 600;
}

.single-title h2 {font-size: 2.5rem; text-align: left; margin: 5px 0 10px;}

.excerptHighlight {color: rgba(10,56,69,1.00); font-size: 1.2rem; font-weight: 600; margin: 30px 0 10px;
display: inline-block;}

/* single share and ratings widget */

section.share {
    margin: 0 0 50px 0;
    padding: 20px;
    text-align: center;
    background: #f2f2f2;
}

/* Footer forms */

.footer .gform_wrapper {overflow: hidden;}

.footer .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}

.footer .gform_wrapper .gform_body {
    width: 64%;
	float: left;
}

.footer .gform_wrapper .top_label .gfield_label {
    height: 25px;
    margin-bottom: 0;
}

.footer .gform_wrapper .top_label input.medium {width: 100%; border-radius: 4px 0 0 4px; border: none;}

.footer .gform_wrapper .gform_footer {
    padding: 0;
	width: 36%;
	float: left;
	clear: none;
}
.footer .signup-module .gform_wrapper .gform_footer input.button, .footer .signup-module .gform_wrapper .gform_footer input[type="submit"] {
    padding: 4px;
	width: 100%;
    float: none;
    color: #333;
    margin: 0;
    min-width: auto;
	border-radius: 0 4px 4px 0;
	margin-top: 34px;
	height: 48px;
}

.footer .signup-module .gform_wrapper .gform_footer input.button:hover, .footer .signup-module .gform_wrapper .gform_footer input[type="submit"]:hover {
    color: #fff;
}


/* ***************************************

Forms

*************************************** */  


.gform_wrapper input.medium, .gform_wrapper input.large {
	border: 2px solid #ccc;
    border-radius: 6px;
    color: #666;
	height: 48px;
	line-height: 45px;
}

.gform_wrapper input.medium:focus, .gform_wrapper input.large:focus, .gform_wrapper input.textarea:focus   {
	border: 2px solid #2294b7;
}

.gform_wrapper input.medium::-webkit-input-placeholder, .gform_wrapper input.large::-webkit-input-placeholder, .gform_wrapper input.textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#2294b7;
}
.gform_wrapper input.medium:-moz-placeholder, .gform_wrapper input.large:-moz-placeholder, .gform_wrapper input.textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#2294b7;
   opacity:  1;
}
.gform_wrapper input.medium::-moz-placeholder, .gform_wrapper input.large::-moz-placeholder, .gform_wrapper input.textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#2294b7;
   opacity:  1;
}
.gform_wrapper input.medium:-ms-input-placeholder, .gform_wrapper input.large:-ms-input-placeholder, .gform_wrapper input.textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#2294b7;
}
.gform_wrapper input.medium::-ms-input-placeholder, .gform_wrapper input.large::-ms-input-placeholder, .gform_wrapper input.textarea::-ms-input-placeholder { /* Microsoft Edge */
   color:#2294b7;
}

::placeholder { /* Most modern browsers support this now. */
   color:#2294b7;
   opacity:  1;
}

/* Petition form on red  Background */

.petition-wrap .gform_wrapper .top_label .gfield_label {color: #fff;}

#fc4f03 .gform_wrapper textarea {border: 2px solid #ccc;
	border-radius: 6px;}

.scroll-down {width: 20%; bottom: 10px; position: absolute;
left: 40%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%); opacity: .4;
cursor: pointer;}

body .petition-wrap .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"] {
color: #333;
background-color: #fbcd06;

}

body .petition-wrap .gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type="submit"]:hover  {
    background-color: #42b6d9;
    color: #e7e7e7;
}
body .petition-wrap .gform_wrapper .gform_footer input.button:active, .gform_wrapper .gform_footer input[type="submit"]:active {
    background-color: #fc4f03;
    color: #fff;
}



/* Feed */

.postItem {border-bottom: 4px solid #d6f2fc; padding-bottom: 26px; margin-bottom: 40px;}

.postItem h2 {color: #312b88; font-size: 1.5rem;  padding-bottom: 6px; margin: 0 0 10px;}
.postItem h2 a {color: #2a6496;}
.postItem h2 a:hover {color: #2ea7cc;}
.postItem h2 a:active {color: #2a6496;}

.single-page-header .postItem p a {display: inline-block;} 

.feed-excerpt.news-excerpt p a {display: block;}

.news-thumb {padding: 0;}
.news-spruik {padding: 0;}



.section-box.section-blue {background-color: rgba(44, 169, 224, 0.94); padding: 25px;}

.section-box h3 {color: #2ca9e0; font-weight: 600; font-size: 2.25rem;  margin-top: 0;}
.section-box.section-blue h3 {color: #fff; margin-top: 0;}
.section-box h3:after {
    border-bottom: 4px solid rgba(118, 212, 254, 1);
    content: " ";
    display: block;
	width: 280px;
	margin-bottom: 35px;
    margin-top: 35px;
}
.section-box.section-blue h3:after {
    
}

.section-box.section-blue p {color: #fff;}

.section-col.quote-col {margin-top: 20px;}

.section-col.quote-col h3 {margin-top: 12px; color: #333; padding: 24px 12px 30px; font-size: 1.33rem; line-height: 1.42; font-weight: 600; background-color: #E4F4FB; border-bottom: solid 4px #D9F0FA; margin-bottom: 30px;}


.section-col.quote-col h3:before, .section-col.quote-col h3:after {
    position: absolute;
    width: 50px;
    height: 50px;
    font-size: 120px;
    line-height: 1;
	opacity: .1;
}
 .section-col.quote-col h3:before {
    left: 8px;
    line-height: 0.5;
    top: 0;
    content: "\201C";
} 
.section-col.quote-col h3:after {
    bottom: 0;
    right: 6px;
    content: "\201D";
}

.lower-page-content .section-col {}

.row.lower-page-content {margin-bottom: 40px;}

/* News Feed */

.row.page-news-feed {margin-bottom: 30px; overflow: hidden; }
.wide-header h2 {margin-bottom: 0; color: #fff; font-size: 2.25rem;}
.wide-header h2 span {padding: 10px 15px; display: inline-block; background-color: rgba(251, 174, 37, 1);}
.wide-header.wide-hd-blue h2 span {background-color: rgba(44, 169, 224, 0.85)}
.wide-header h2:after
{
    border-bottom: 4px solid rgba(251, 174, 37, 1);
    content: " ";
    display: block;
    margin-top: 0;
	margin-bottom: 30px; 
}
.wide-header.wide-hd-blue h2:after
{
    border-bottom: 4px solid rgba(44, 169, 224, 0.85); 
}

ul.feed-list {margin:0; padding: 0;}
ul.feed-list li {list-style: outside none none; margin-bottom: 20px;}

.news-item {color: #333; background-color: rgba(251, 174, 37, 0.90); padding: 15px; margin-top: -30px; position: relative; z-index: 10;}
.news-item h3 {margin-top: 0; font-size: 1.5rem;  margin-bottom: 15px;}
.news-item h3 a {color: #333; text-decoration:none; font-weight: 600; }
.news-item h3 a:hover {color: #428bca;}
.news-item h3:after
{
    border-bottom: 3px solid #000;
    content: " ";
    display: block;
    margin-top: 20px;
    width: 60px;
}
.news-item .feed-excerpt {font-weight: 600;}

.page-feed-thumb img {text-align: left; width: 100%;}

.meta {font-size: .85rem;
	margin-bottom: 20px;
border-top: #ccc 1px solid;
border-bottom: #ccc 1px solid;
padding: 1% 0;

}
.meta .date {font-size: .8rem; font-weight: 400;}

.emm-title {margin-right: 5px;}
.emm-current {padding: 5px;}
a.emm-page {color: #fff;
display: inline-block;
background-color: #2a6496;
text-align: center;
width: 25px;
height: 25px;
line-height: 25px;
margin: 0 5px;
border-radius: 50%;}

a.emm-next {display: inline-block; padding: 5px;}

.archive-title {margin-bottom: 40px;}

/* RESPONSIVE */

@media (max-width: 767px) {
	.container {padding-left: 0; padding-right: 0;}
}

@media (min-width: 400px) {
	
.campaign-box.cb-inv {background-image: url("images/matrix-plane-lg.png");
background-position: right top;
}
.campaign-box.cb-who {background-image: url("images/matrix-plane-lg.png");
background-position: right top;
}

.campaign-box.cb-speech {background-image: url("images/matrix-speech-lg.png");
background-position: right top;
}
	
.title-pg h1 {font-size: 2.25rem; padding: 0 10%;}
	
.signup-module .signup-join h2.sign-up-intro {margin: 0 auto 5px;}

}

@media (min-width: 415px) {
	
.page-image {margin: 0;}
	p.hm-icon-text {padding: 10px 10% 0; }
	
.btn.hero-btn {font-size: 1.3rem; background-position: 10px 5px;}
.btn.hero-btn:hover {background-position: 10px 5px;}
	
.launch-spruik {height: 500px;}
	
img.spruik-img {
    width: 160px;
}
	
.title-pg.long-title h1 {font-size: 2.1rem; margin-bottom: 8px; padding: 0 10%; text-shadow: 5px 5px 5px rgba(0,0,0,.35);}

div.icon-text p {font-size: 1.5rem; }
	
}



@media (min-width: 480px) {
body .gform_wrapper .signup-long ul li.gfield {
    width: 50%;}
	
h2 {font-size: 1.8rem;}

.signup-module h2 {font-size: 2rem; margin-top: 1.5rem;}
	
.signup-module p {padding-top: 0;}
	
img.alignleft {
  float: left;
  max-width: 50%;
  height: auto;
  padding-right: 10px;
}

img.alignright {
  float: right;
  max-width: 50%;
  height: auto;
  padding-left: 10px;
}
	
	img.alignright.about-logo {
    padding: 10px 40px 10px 10px;
    max-width: 48.5%;
}
	
	img.alignleft.about-logo  {
    padding: 10px 10px 10px 40px;
    max-width: 48.5%;
}
	
	.intro-text p {
    padding: 0 20px;
}
	
	.video-text p {
    padding: 0 20px;
}
	
h1 {font-size: 3.4rem; padding: 0 2%;}
h1.action-h1 {font-size: 3rem; margin: 20px 0 20px;}
	
.single-page-header h1 {padding: 0;}

.intro-text h2 {margin-top: 1.2rem;}
	
.form-content h2 {font-size: 1.6rem;}
.petition-wrap h2 {font-size: 1.6rem;}
	
.btn.btn-show {
    margin: 20px auto 10px;
    display: block;
    width: 50%;
    padding: 4px 0;
}
	
.petition-wrap h2 {font-size: 3rem;}
.petition-wrap h3 {font-size: 1.4rem;}
	
} /* end >480px */
	

@media (min-width: 560px) {

	.page-feed-thumb img {text-align: left; width: auto;}
	.itemImage {width: 25%; float:left;}
	.itemText {bottom: 0; padding-left: 20px; width: 75%; float:left;}
	.actionText {position: absolute; bottom: 0; padding: 25px; background-color: rgba(251,250,250,.90); width: 100%;}
	.actionText img {border-radius: 10px;}
	
.champItem {width: 31%;}
	
.signup-module, .signup-module-hm {margin: 0 0 40px;}
	
.signup-module .gform_wrapper .hm-module .gform_body {float: left; width: 80%;}
body .signup-module .gform_wrapper .hm-module ul li.gfield {margin-top: 0; margin-right: 2%; padding-top: 0; width: 48%; float: left; clear: none;}
.signup-module .gform_wrapper .top_label .gfield_label {float: left; padding-right: 10px; margin-top: 11px; width: auto; }
.signup-module .gform_wrapper .top_label input.medium {float: left; width: 100%;}
	
.signup-module .gform_wrapper .hm-module .gform_footer {float: right; clear: none; width: 20%; margin: 0;
padding: 0;}
	
.btn-thanks-fb {font-size: 1.3rem;}

.btn-thanks-tw {font-size: 1.3rem;}
	
}   /* end >560px  */

@media (max-width:768px) and (min-width:561px) {
    
.problem-intro li p {padding-top: 10px; }
/* .action-intro li p {padding-top: 10px; } */
	

} /* between 561 and 768px  */


@media (min-width: 614px) {

	.scroll-arrow {display: block;}
	
	.icon-col img {padding: 0 30%;}
	
.action-form .signup-border {
 background-image: url("images/form-bg-sm.png");
background-position: center bottom;
}
	
.action-form .signup-join {
 background-image: url("images/form-bg-sm.png");
background-position: center bottom;
}
	
body .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}
	
	
} /* above <614px  */

@media (min-width: 615px) {
	
.gform_wrapper .signup-long .gform_footer input[type="submit"], .launch-sign-up .gform_wrapper .signup-long .gform_footer input[type="submit"]   {width: 250px;}

	
} /* above <615px  */


@media (min-width: 651px) {
	
.twoline-title .title-pg {
    margin-top: -60px;
}
	
} /* above <651px  */

@media (min-width: 768px) {
	
img.scroll-dowm-arrow  {display: block; width: 50px; cursor: pointer; background-color: rgba(165, 227, 248, 0.75);
border-radius: 50%; padding: 6px; z-index: 10; margin: 0 auto;}
		
img.scroll-dowm-arrow.dk  {background-color: rgba(255, 255, 255, 0.5);}
	
img.scroll-dowm-arrow:hover  {opacity: 1;}
	
img.scroll-dowm-arrow-rel  {width: 60px;}
	
	
.flexmenu.fm-lg ul#mymenu, .flexmenu.fm-sm ul#mymenu {
    display: block;
}
	
/* .nav-wrap { 
    margin: 0 auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
} */

/* .container-wrap {margin-top: 120px;} */
	
.scroll-arrow {display: block;}
	
.pc-small {width: 20%;}
.fm-scroll {height: 80px;}
.gradient-wrap.gw-small {margin-top: 80px;}
.container-wrap.cw-small {margin-top: 80px;}

	
.gradient-wrap {
	margin-top: 120px;
}
	
	h1.single-title-wrap {
    background-color: rgba(44, 169, 224, 0.85);
    color: #fff;
    font-size: 3.5rem;
    margin: 0;
	width: 100%;
    /*max-width: 84.666%;*/
    padding: 2% 15.2439%;
    text-align: left;
}

h2.title-wrap {background-color: rgba(44, 169, 224, 0.85);
    color: #fff;
    font-size: 3.5rem;
    margin: 0;
    max-width: 90%;
    padding: 5% 14%;
    position: absolute;
    text-align: left;
    z-index: 1;}

h2.title-wrap.home-title-wrap { font-size: 2.75rem; line-height: 1.1; padding: 2%; }
	
	
.page-feed-thumb img {text-align: center;}
	
.section-col.quote-col h3 {
    margin-top: -6px;

}
	
.row.lower-page-content {
    margin-top: -30px;
}
	
.row.lower-page-content .section-col {margin-top: 170px;}
	
.row.lower-page-content .section-col h3 {padding-left: 20px; padding-right: 40px;}
	
	
    .icon-col {padding: 0 4%; margin-bottom: 20px;}
	.icon-col img {padding: 0 4%;}
	
.section-col.quote-col {
    margin-top: 0px;
}
	
	.section-col.quote-col h3 {
    padding: 0;
	background-color: transparent;
	border: none;
	margin-bottom: 0;
}
	

.banner-overlay {display: block; position: absolute; bottom: 0; width: 100%;}

.launch-page .row.hero-title  {background: #703167 none;}	
.row.hero-title {position: relative; background: transparent none;}	
	
.title-pg {position: absolute; bottom: 40px; width: 100%; background-color: transparent; padding: 0;}
	
.title-hm {bottom: -40px;}
	
.title-hm h1 br {display: block;}
	
.launch-page .row.hero-title.launch-home .title-pg.title-hm {display: block; bottom: 40px;}
.launch-page .row.hero-title.launch-home .title-pg.title-hm {animation-delay: 1s; animation-duration: 3s;}
.launch-page .row.hero-title .title-pg.title-video {display: block; top: 40px; bottom: auto;} 
.title-pg.title-video h2 {font-size:1.7rem;}


.issue-page .title-pg {bottom: 0px;}

.problem-text .signup-border {margin-top: 0;}
.problem-text .signup-join {margin-top: 20px;}
	
	.title-pg h1 {font-size: 2.6rem; margin: 0 auto 10px; color: #fff;  text-shadow: 5px 5px 5px rgba(0,0,0,.55);}
	.title-pg h2 {font-size: 1.25rem; padding: 0 3%; color: #fff;  text-shadow: 3px 3px 3px rgba(0,0,0,.35);}
	
	h2.newsHub-hd {margin-top: -20px;}
	
.campaign-box.cb-speech {background-image: url("images/matrix-speech-lg.png");
	background-position: right top;}

.problem-intro li p {padding-top: 0; }
/* .action-intro li p {padding-top: 0; } */
	
.signup-module, .signup-module-hm {
    margin: 40px 0;
}
	
.row.hero-title .metaslider .caption-wrap {
    font-size: 2.1rem;
	bottom: 60px;
    
}
	
.row.hero-title .metaslider .caption-wrap.capt-wrap-low {
	bottom: 25px;
}
	
h1.small-banner {font-size: 1.7rem; padding: 0 15%;}
	
	
.issue-wrap-red .title-pg { margin-top: 0; background-color: transparent; }
.issue-wrap-orange .title-pg { margin-top: 0; background-color: transparent;}
.issue-wrap-yellow .title-pg { margin-top: 0; background-color: transparent;}
.issue-wrap-purple .title-pg { margin-top: 0; background-color: transparent;}
.issue-wrap-blue .title-pg { margin-top: 0; background-color: transparent;}
	
.issue-page .title-pg p {font-size: .9rem;}
	
.row.hero-title img.hero-image {width: 100%; max-width: 100%; height: auto;}
	
.footer-content .copy-right {text-align: left;}
	
.campaign-glow {
	top: -190px;}

.project-hero {
    margin-top: 0;
    height: 70vh;
}
	
	.soln-icon img {padding: 0;}
	p.hm-icon-text {padding: 10px 0 0; }
	
.signup-module h2 {
    margin-top: 1.2rem;
}
	
div.icon-text p {
    font-size: 2rem;
	padding: 0 0 15%;
}
	
.intro-text {
    margin-top: 40px;
	margin-bottom: 20px;
}
	
.main-content {margin-top: 80px; margin-bottom: 40px;}
.launch-page .main-content {margin-top: 0;}
	
	img.election-spruik {
    max-width: 155px;
    top: -120px;
}
	
.launch-page .action-intro-wrap {background: #703167 url('images/plane-text-bg-sm.png') no-repeat center 100px; padding-top: 40px;}
	
.petition-content {padding-top: 20px;}

.news-thumb {padding: 0 15px 0 0;}
.news-spruik {padding: 0 0 0 15px;}
	
.news-panel img {
	max-width: 100%;}
	
.news-single h2 {font-size: 2.25rem;}
	
img.spruik-img {
    width: 250px; animation-delay: 1s; animation-duration: 5s;}
	
.cloud-left {display: block; position: absolute; left: 0; bottom: 0; animation-duration: 5s;
  animation-delay: 1s; z-index: 10; width: 550px;} 
	
.cloud-right {display: block; position: absolute; right: 0; bottom: 0;animation-duration: 5s;
  animation-delay: 1s; z-index: 15; width: 550px; 
}
	
.bg-plane {
    top: 20px;
}
	
.btn.btn-show   {display: none;}

.storyshow {
    display: block;
}
	
}  /* end <768  */

/* No greater than 992px, no less than 768px */

@media (max-width:992px) and (min-width:768px) {
    
	.flexmenu.fm-lg a {
    font-size: 1rem;
	padding: 7px 0px;
}
	
	}

@media (max-width:900px) and (min-width:768px) {

	
.btn.title-btn {
    font-size: 1.1rem;
    Padding: 7px 5px;
	margin-bottom: 5px;
}
	
.title-pg p {margin-bottom: 5px;}
	
}

@media (min-width: 992px) {	
	
.container-wrap {
    margin: 0 auto 0;
}
	
/*******************************
	
/********* Main Navigation >992 or >772 (use std plug-in css for <992)
	
********************************/
	
nav {max-width: 70%; float: right; margin-right: 45px;}
	
.navicon {display:none;} /* Icon for Drop downs */
	
.nav-wrap { 
height: 80px;
} 
	
.nav-wrap.launch-nav-wrap { 
background: #e3f2fe url('images/nav-clouds.png') no-repeat top center;
} 	
	
.petition-text {padding-bottom: 60px;}
	
	
.flexmenu.fm-lg {
		transition: all .3s ease-out;
}
	
/* std li */
	
.flexmenu.fm-lg > ul > li {
    padding: 0; 
}

/* std a */
	
.flexmenu.fm-lg a  {color: rgba(63,78,83,.8); font-size: .96rem; line-height: 80px; text-transform: uppercase; font-weight: 600;  padding: 0px 8px;
		transition: background .25s ease-in-out; /* fade-in hover BG */
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
	}

.flexmenu.fm-lg a:hover {
	color: #fff;
	background-color: rgba(27,186,240,.75); 

}

.flexmenu.fm-lg a:active {
	background-color: rgba(27,186,240,1); 
	
}
	
/* Button treatment on standard menu item - a tag */	


.flexmenu.fm-lg li.menu-item-2623 {margin-left: 8px;}
	
.flexmenu.fm-lg li.menu-item-2623 a  {color: rgba(255,255,255,1); background-color: #ec174c; line-height: 44px; text-transform: uppercase; font-weight: 600;  padding: 0 12px; margin: 18px 8px 0; border-radius: 8px;
	}
	
.flexmenu.fm-lg li.menu-item-2623 a:hover {
	background-color: #bc0130; 
}

.flexmenu.fm-lg  li.menu-item-2623 a:active {
	color: rgba(255,255,255,1);
	background-color: #ec174c;
}
	
.flexmenu.fm-lg > ul > li.current-menu-item.menu-item-2623 a, .flexmenu.fm-lg > ul > li.current-menu-parent.menu-item-2623 a {
    color: #fff;
	background-color: #ec174c;
}

.flexmenu.fm-lg > ul > li.current-menu-item.menu-item-2623 a:hover, .flexmenu.fm-lg > ul > li.current-menu-parent.menu-item-2623 a:hover {
    color: #fff;
	background-color: #bc0130;
}
	
/* Button treatment - Level 2 nav */
	
.flexmenu.fm-lg li.menu-item-2623 ul {
	left: 8px;
}
	
.flexmenu.fm-lg li.menu-item-2623 ul li {background-color: transparent;}
	
.flexmenu.fm-lg li.menu-item-2623 ul li a, .flexmenu.fm-lg li.current-menu-parent.menu-item-2623 ul li a, .flexmenu.fm-lg li.current-menu-item.menu-item-2623 ul li a  {margin: 0; height: 44px;border-radius: 0;}
	
.flexmenu.fm-lg li.menu-item-2623 ul li:first-child a, .flexmenu.fm-lg li.current-menu-parent.menu-item-2623 ul li:first-child a, .flexmenu.fm-lg li.current-menu-item.menu-item-2623 ul li:first-child a  {border-radius: 8px 8px 0 0; }
	
.flexmenu.fm-lg li.menu-item-2623 ul li:last-child a, .flexmenu.fm-lg li.current-menu-parent.menu-item-2623 ul li:last-child a, .flexmenu.fm-lg li.current-menu-item.menu-item-2623 ul li:last-child a  {border-radius: 0 0 8px 8px;}

	
/* Current menu item - a tag */
	
.flexmenu.fm-lg > ul > li.current-menu-item a {
    color: #fff;
	background-color: rgba(27,186,240,.75);
}
	
.flexmenu.fm-lg > ul > li.current-menu-item a:hover {
    color: #fff;
	background-color: #1bbaf0;
}

.flexmenu.fm-lg > ul > li.current-menu-parent a {color: #fff;
	background-color: rgba(27,186,240,.75);
	}
.flexmenu.fm-lg > ul > li.current-menu-parent a:hover {color: #fff;
	background-color: #1bbaf0;
	}
	
/************************************
	
	Level 2 navigation
	
************************************/	
	
.flexmenu.fm-lg li ul {
	left: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
}
	
/*  Level 2 nav - li   */
	
.flexmenu.fm-lg li ul li {
    background-color: rgba(27,186,240,.5);
	border-bottom: 1px solid #e7e7e7;
	padding: 0; 
}
	
.flexmenu.fm-lg li ul li:last-child {
    border-bottom: none;
}  /* no border on last dropdown*/


/*  Level 2 nav - a   */
	
.flexmenu.fm-lg li ul a {
	color: #fff;
    border-top: none;
	height: 50px;	
	line-height: 50px;
	border-left: none;
	border-right: none;	
}
	
.flexmenu.fm-lg li ul li a:hover {
	background-color: #1bbaf0;
	color: #fff;
	border: none;
}
	
/* Header social*/
	
	.social-logos-hd {margin-top: 7px;}

	
/* logo */
	
.logo-pc {
height: 100px;
left: 0;
top: 0;
margin-left: 20px;
}
	
.launch-nav-wrap .logo-pc {
height: 80px;
	}

	
.row.page-content {margin-bottom: 20px;}
	
.news-item {width: 90%;}
	
img.img-wide {width: 75%; position: absolute;}	
.lower-page-cont {padding-top: 320px;}
	
.row.lower-page-content {
    margin-top: 0;
}
	
.row.title-content {padding-top: 40px;}
	
.logo-ft {float: left; width: 25%;}
.logo-ft img {padding: 2% 15% 2% 0; }

.social-ft span {float: left; margin-bottom: 4px; clear: left;}

.problem-text .signup-border {margin-top: 0;}
	
.signup-module h3 {
	margin-bottom: 17px;
}
	
.signup-module .gform_wrapper {margin: 0 0 8px;}
	
.footerNav li {display: inline-block; float: left; width: 20%; padding: 10px;}

nav.footerNav {width: 100%;
max-width: 100%;}
	
.footerNav li ul li {display: block; width: 100%; padding: 0; text-transform: none; }

.grid-sizer,
.grid-item { width: 31.3333%;}
	
.social-hd-wrap {padding-top: 36px;}
.search-wrap {top: 20px;}
	
.signup-module .gform_wrapper .top_label .gfield_label {
    margin-top: 18px;
}

.action-intro-wrap {
    padding: 0 0 20px;
}
	
.title-pg h1 {
    font-size: 3.5rem;
}

.intro-text h3 {font-size: 1.4rem; margin-top: 0;}
	
.title-pg.no-pic {
    position: relative;
    margin-top: 60px;
    margin-bottom: 60px;
    bottom: 0;
}	
	
.campaign-person {
    right: 33%;
}
	
.row.hero-title .metaslider .caption-wrap {
    font-size: 2.7rem;
	bottom: 75px;
}
	
.row.hero-title .metaslider .caption-wrap.capt-wrap-low {
	bottom: 45px;
	
}
	
h2 {
    font-size: 2.4rem;
}
	
h1.small-banner	{font-size: 2.3rem; padding: 0 22%;}

.action-signup .signup-join {
    margin-top: -130px;
}
			
.video-text p {
    padding: 0 80px;
}
	
.footer-nav {text-align:right;}
	
.petition-content {padding: 0 30px;}
	
.petition-text {margin-top: 40px;}
	
h1.action-h1 {
    padding: 0 17%;
}
	
.petition-wrap.form-overlap {margin-top: -60px;}
	
img.spruik-img {width: 250px;}
	
.launch-page .launch-intro-wrap.action-intro-wrap {padding-bottom: 4.5rem; padding-top: 40px;}
.launch-page .launch-intro-wrap.action-intro-wrap p {padding: 0 12% 0;}
	
.petition-wrap h3.nsw-h3 {
	width: 100%;}
	
.sidebar-petition.nsw-petition {
    margin-top: 40px;
}
	
} /* END 992 ppx */

/* Tablet only */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	
	.flexmenu.fm-lg {
    padding-right: 0px;

}
	
.fm-container form.searchForm {
    padding: 9px 0 0 0;
}
	
} /* end Tablet only */


@media (min-width: 1200px) {
	h2.title-wrap.home-title-wrap { padding: 5% 2% 5% 8%; }
	
.title-pg h1 {margin: 0 auto 20px; font-size: 4rem;}


.title-pg h2 {font-size: 1.4rem;}
.title-pg.title-video h2 {font-size:2.7rem;}
	
.problem-intro li p {padding-top: 10px; }
	
.flexmenu.fm-lg a  {padding: 0px 20px;}
	
	.soln-icon img {padding: 0 15%;}
	p.hm-icon-text {padding: 15px 5% 0; }
		
h1.action-h1 {font-size: 3.4rem; margin: 40px 0 20px;}

.petition-content {background: #703167 url('images/plane-text-bg.png') no-repeat bottom left;}
.petition-content.video-layout {background: #703167 url('images/plane-text-bg.png') no-repeat bottom left;}
	
.launch-page .action-intro-wrap {background: #703167 url('images/plane-text-bg.png') no-repeat center 150px;}
	
.petition-wrap h2 {font-size: 2.4rem;}
	
.title-pg.long-title h1 {font-size: 2.6rem; margin-bottom: 16px;}
	
.launch-page .launch-intro-wrap.action-intro-wrap {padding-bottom: 5.5em;}
.launch-page .launch-intro-wrap.action-intro-wrap p {padding: 0 20% 0;}
	
}


@media (min-width: 1280px) {

	.logo-ft img {
    padding: 2% 32% 2% 0;}
	.title-pg {padding: 0;}
	
	.intro-text p {
    padding: 0 5rem 0;
}
	
	.video-text p {
    padding: 0 160px;
}
	
	.row.hero-title .metaslider .caption-wrap {
    font-size: 3.2rem;
	bottom: 100px;
}
	
.page-image {
    height: 500px; overflow: hidden;
}
	
.launch-spruik {
    height: 500px; overflow: hidden;
}
	
.bg-plane {top: 100px; left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);}

	
}

@media (min-width: 1460px) {

	h2.title-wrap.home-title-wrap {
    padding: 5% 2% 5% 16%;
}
	
.page-image {
    height: 660px; overflow: hidden;
}
.launch-spruik {
    height: 660px; overflow: hidden;
}
	
.cloud-left {width: 660px;}
.cloud-right {width: 660px;}	
	
.lower-page-cont {
    padding-top: 400px;
}
	
.petition-wrap h2 {font-size: 3rem;}
	
	img.spruik-img {width: 350px;}
	
	.title-pg h1, .title-pg.long-title h1 {
    padding: 0 15%;
}
	
.title-pg.long-title h1 {font-size: 3rem;}
	
.title-hm h1 br {display: none;}
	
}

@media (min-width: 1890px) {
	
body {background-color: #e7e7e7; }

.main-wrap {
    max-width: 1890px;
	margin: 0 auto;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	}
	
}




