/*  
Theme Name: Nicks Base Theme
Description: A starter theme for PageLines using leet LESS methods. Use it as a base for your own creations. Find me @nphaskins
Version: 1.2
Author: Nick Haskins
Author URI: http://nickhaskins.com
Template: dms
*/

/* Body Styles */

/* HOME SITE */

body {
font-size: 14px;
	font-family: CorporateE-Medium;
font-weight: normal;
line-height: 1.55em;
color: #000000;

}


h1 { 
	font-family: CorporateE-Bold;
	color:#f2663a;
	margin:0px;
	padding:0px;
}



a:hover {
color: #3d3c46;
text-decoration: none;
}

strong {
font-weight: bold;
}

/* h2, h3, { 
	font-family: CorporateE-Light;
font-weight: normal; 
	font-style: normal; 
	color:#f2663a;
	margin:0px;
	padding:0px;
	letter-spacing:1px;
}
*/

h1, h2, h3, h4, h5, h6 {

letter-spacing: 0px;
}


.hentry h1 { padding-top:0px;}

.hentry h1, .hentry h2, .hentry h3, .hentry h4, .hentry h5, .hentry h6 {
margin: 0em 0;
}



/* Core */

div.pl-area-wrap { padding:0px;}

.pl-area-wrap  {

    max-width: 920px; margin:auto; margin-bottom:0px;
}


.pl-section-pad {
    padding: 0px 0px;
}

div.pl-section-pad.fix { padding: 0px 0px;
}

body .pl-area .pl-section .pl-section > .pl-section-pad {
    padding: 0px;
    margin-bottom: 0em;
}


.pl-new-loop {
	margin-top:-0px; 	margin-bottom:-20px;
}

.pl-new-loop .hentry.standard-page {
	padding-top:20px;
}


.pl-new-loop .hentry.single-post .metamedia {
margin: 0px 0;
}

.standard-page p {
 padding-top:15px; padding-left:0%; padding-right:0%;}


.ibox .ibox-text h4 {
margin-bottom: 5px;
line-height: 1.4em; display:none;
}

.icon-search { color:#fff;}

/* Navigation */

.pl-new-loop .hentry .metamedia {
margin-bottom: 15px; float:left; padding-right:20px;
}

/* Navigation */

.section-navi .navi-wrap {
height: 40px;
position: relative;
}

.navi-left { display:none;}

.navi-right { width:100%; margin:auto;
float: none; background-color: transparent; height:38px; padding:0px; padding-top:1px;
}

 .section-navi .navi-right .pl-nav > li {

	border-right: 1px #fff solid; 	font-family: 'Montserrat', sans-serif;
 
}

 .section-navi .navi-right .pl-nav > li:last-child {	border-right: none !important;}
 
  .section-navi .navi-right .pl-nav > li a {
	color: #fff;
	font-size: 13px;
	line-height: 39px;

	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	opacity: 1;

}


.section-navi .navi-right .pl-nav > li > a:hover {  background-color:#3DC5F1;
}

.section-navi .navi-searchform {
height: 40px;
line-height: 40px;
margin-bottom: 0;
position: relative;
display: inline-block;
}


.section-navi .navi-right .pl-nav > li.current-menu-item > a {
   background-color:#3DC5F1;
    color: #fff;
    text-decoration: none;
	
}

.icon, .fa {
display: inline-block;
font-family: PageLinesFont;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;

}

.section-navi .navi-searchform input {
vertical-align: top;
margin: 0;
font-family: "Helvetica Neue","Helvetica",Arial,serif;
border: none;
height: 40px;
width: 0;
background: transparent;
padding: 0;
-webkit-transition: width .5s ease-in-out;
-moz-transition: width .5s ease-in-out;
-ms-transition: width .5s ease-in-out;
transition: width .5s ease-in-out;
border-radius: 0;
box-shadow: none; color:#fff;}

.placeholder { color:#fff;}


li.menu-item-516.current-menu-item {  height:40px; border-right:0px;
color: #fff;
font-size: 13px;
line-height: 0px;
padding-bottom:0px;
margin-top: 0px !important;
opacity: 1;}

li.menu-item-516.current-menu-item a {height:40px;}

/*-------------
 JDK Layouts 
-------------*/

/* portal-home */

/* portal-home */

#logos { width:100%; height:104px; display:block; margin:auto; }

#logos-left { float:left; width:52%; text-align: right;  padding-bottom:24px; height:80px; padding-left:30px;}

#logos-right { float:right; width:44%; text-align: center; padding-top:8px;height:80px;}

#portal-home { width:100%; text-align:center; clear:both;}

#portal-home h1 { font-family: CorporateE-Bold;font-size:50px; color:#fff;}

#portal-home h2 { font-family: CorporateE-Bold;font-size:40px; color:#D5D4D2; }

#choose-sector h1 {font-family: 'Montserrat', sans-serif; font-size:25px; font-weight:300; color:#F16741; letter-spacing:1px;}

/* ACCORDION */

.section-accordions

{ margin-top:50px;}


.section-accordions .accordion-heading .accordion-toggle {
	display: block;
	width: 100%;
	margin: auto;
	padding-top: 15px;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 10px;
	font-family: 'Montserrat', sans-serif; text-transform:uppercase;
	font-size: 25px;
	font-weight: 100;
	text-align:center;
	color: #fff;
	letter-spacing: 1px;
	background-color: #f2663a;
		background-image: url('http://energycut.com.au/home/wp-content/uploads/2014/05/accordion-down_arrow.png');
	background-repeat: no-repeat;
	background-position: center right;
	border: 0px solid #f2663a;
	border-top: none;
}
.accordion-inner {
padding: 0px 0%;
width:100%; margin:auto; background-color:#fff; height:422px; overflow:scroll; border: 1px solid #f2663a; border-top:none;

}

.section-accordions .accordion-inner {
 padding: 0px; 
}

.accordion-inner p { display:none;}

.collapse {
-webkit-transition: height .35s ease;
-moz-transition: height .35s ease;
-ms-transition: height .35s ease;
transition: height .35s ease;
position: relative;
overflow: hidden;
height: 0;
width:100%; margin:auto;

}
.accordion-inner ul {list-style-type: none;
        list-style-position:inside;
        margin:0;
        padding:0; width:100%;}
		 
.accordion-inner li { list-style:none; margin:0px; padding:0px;font-family: 'Montserrat', sans-serif; font-size:22px; font-weight:300; color:#fff; letter-spacing:1px; text-transform:uppercase; line-height:55px; height:50px; text-indent:0px;
list-style-type: none;
        list-style-position:inside;
        margin:0;
        padding:0;
		text-align:center; border-bottom:solid #CDCDCD 1px; width:100%;
}

.accordion-inner li a { color:#f2663a; text-shadow: 0px 0px 0px #000; width:100%;}

.accordion-inner li a:hover { text-decoration:underline;}



#sector-home { width:100%; text-align:center; clear:both;}

#sector-home h1 { font-family: CorporateE-Bold;font-size:50px; color:#f2663a; padding:0px; margin:0px; padding-top:15px;}

#sector-home h2 { font-family: CorporateE-Bold;font-size:40px; color:#D5D4D2; }

.ibox .ibox-media {
text-align: center; display:none;
}

.sector-box { width:60%; padding:0px; margin:auto;}

.sector-box h1 {font-family: CorporateE-Bold; font-size:77px; color:#f2663a; border-bottom:1px solid #f2663a; padding:0px; margin:0px; margin-bottom:5px; }

.sector-box p	{font-family: CorporateE-Medium;font-size:16px; color:#fefefe; margin-top:0px; padding-top:0px;} 

#go-to-steps a {
	display: block;
	width: 33.33%;
	height:60px;
	margin: auto;
	margin-top:60px;
	margin-bottom:65px;
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	line-height:60px;
	font-weight: lighter;
	text-align:center;
	color: #fff;
	letter-spacing: 1px;
	background-color: #f2663a;
	}
#go-to-steps a:hover { background-color:#3DC5F1;}


#go-to-steps h1 {font-family: 'Montserrat', sans-serif; font-size:25px; font-weight:300; color:#fff; letter-spacing:1px;}



/*---*/


.post-nav {
padding: 0px 0px;
position: relative;
}

.post-nav-jdk {
padding: 0px 0px; display:block;

}




#custom-post-nav { width:100%; padding-left:30%; padding-right:30%; margin:auto; position: relative; bottom:0px; left:0px; display: block; height:140px; background-color:#fff; overflow:hidden; 	font-family: 'Montserrat', sans-serif; margin-bottom:20px;
}

#custom-post-nav_buttons {width: auto; margin:auto; display:block;}

#custom-post-nav_previous {
	display: block;
	float: left;
	margin-left:20px;
		margin-right: 20px;
	margin-top:25px;

	color: #fff;
	width: 100px;
	height: 100px;
	text-align: center;
	font-size: 16px;
	line-height: 18px;
	
	background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/post-nav-step-bkg.png');
	background-repeat: no-repeat;
	background-position:center center;
	background-size:100px 100px;
}



#custom-post-nav_previous p  { padding-top:0px; 	font-family: 'Montserrat', sans-serif;}

#custom-post-nav_previous a  { color:#fff;}
#custom-post-nav_previous a:hover { text-decoration:underline;}

#custom-post-nav_all {display: block; float:left;margin-left:20px;
		margin-right: 20px;padding:10px; 	margin-top:15px; background-color:#f05223; color:#fff; width:90px; height:90px; text-align:center; font-size:18px; line-height:22px;
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	border-radius: 90px;
	background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/all-steps_arrow.png');
	background-repeat: no-repeat;
	background-position:center 8px ; }
	
#custom-post-nav_all p  { padding-top:20px;}

#custom-post-nav_all a  { color:#fff;}
#custom-post-nav_all a:hover { text-decoration:underline;}

#custom-post-nav_next {
		display: block;
	float: left;
margin-left:20px;
		margin-right: 20px;	margin-top:25px;

	color: #fff;
	width: 100px;
	height: 100px;
	text-align: center;
	font-size: 16px;
	line-height: 18px;

background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/post-nav-step-bkg.png');
	background-repeat: no-repeat;
	background-position:center center;
	background-size:100px 100px;}
	
	#custom-post-nav_next p  { padding-top:35px;}

	#custom-post-nav_next a  { color:#fff;}
	#custom-post-nav_next a:hover { text-decoration:underline;}



#step-layout { background-color:#fff;   padding-bottom:15px; width:90%; margin:auto;}

#step-layout h1 { margin-top:0px; padding-top:0px;}

#step-layout h4 {font-family: CorporateE-Bold; font-size:30px; font-weight:normal; height:50px; line-height:50px; display:block; background-color:#f3f3f4; text-align:center; color:#f2663a; margin-top:20px; }

#step-layout h5 {font-family: CorporateE-Bold; font-size:22px; font-weight: normal; line-height: normal; margin-top:5px;  color:#f2663a; padding-left:4%; padding-right:4%;}

#step-layout h6 {font-family: CorporateE-Demi; font-size:20px; font-weight:normal; line-height:normal;margin-top:5px;  color:#000;  padding-left:4%; padding-right:4%;}

#step-layout h6 a:link { color:#f2663a; text-decoration:none;}
#step-layout h6 a:visited { color:#f2663a; text-decoration:none;}
#step-layout h6 a:hover { color:#000; text-decoration: underline;}
#step-layout h6 a:active { color:#000; text-decoration:none;}




#step-layout ul { width:70%; margin:auto; margin-top:20px; margin-bottom:20px;}


#step-layout li {font-family: CorporateE-Demi;
font-size: 20px;
font-weight: normal;

margin: 0;
padding: 0;
margin-bottom: 20px;}

#step-layout img { clear:both;}

.box-type1 { display:block; width:92%; margin:auto; border: solid 1px  #f2663a; border-left:none; border-right:none; text-align:center;padding-top:10px; padding-bottom:10px;margin-top:10px; margin-bottom:10px;}

.box-type1 h3 { color:  #f2663a; font-size:30px; font-family: CorporateE-Medium;
	font-weight: normal;
	font-style: italic;  padding:0px; margin:0px; margin-bottom:5px; margin-top:5px;  }
	
	.box-type1 sup {
position: relative;
font-size: 40%;
line-height: 0;
vertical-align: central; font-weight:bold; padding-top:5px; top: -0.2em;

}
.box-type1  sup a { color:#3d3c3c;}

 .box-type1 sup a:hover { color:#f2663a; text-decoration:underline;}

.attribution {padding-top:10px; padding-bottom:10px; }

.attribution p { color:  #f2663a; font-size:20px; font-family: CorporateE-Medium;
	font-weight: normal;
	font-style: italic; padding:0px; margin:0px; }
	
	
 .box-type2 { width:85%; margin:auto; padding-left:1%; padding-right:3%; padding-bottom:10px; border-left:solid 6px #f2663a; margin-bottom:20px;margin-top:20px;  }

 .box-type2 p {font-family: CorporateE-Bold; margin-top:0px; margin-bottom:0px;
	font-weight: normal; font-style:normal;
font-size:20px; line-height:24px;}

 
 .box-type3 { background-color:#fbcd9f; padding:20px; display:block; overflow:hidden; margin-bottom:20px; margin-top:20px;
	font-weight: normal;}

.box-type3 h2 {	font-family: CorporateE-Bold; font-weight: bold; font-size:25px; color:#f2663a;  padding-bottom:5px; padding-bottom:5px; text-align: left; color:#f2663a; font-family: CorporateE-Bold;}

.box-type3 p { font-family: CorporateE-Demi; font-weight:normal; font-size:20px; margin:0px; padding:0px;}


#step-layout #collapse1 { width:90%;}

#step-layout #collapse1 ul { width:100%;}

#step-layout #collapse1 li { width:100%;}

/* tips */

.pl-grid-image { padding:5px;}

.pl-grid-image .pl-grid-image-hover {
opacity: 0;
height: 100%;
width: 100%;
top: 0px;
left: 0px;
background-color: transparent;
position: absolute;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
}

.pl-grid-excerpt { display:block; }

.pl-grid-excerpt h4 {
font-size: 18px; font-family: CorporateE-Bold;
	font-weight: normal;
	font-style: normal;  padding:0px; margin:0px; padding-top:5px; padding-right:10px;
}

.pl-grid-excerpt p {
font-size: 13px; line-height:15px; font-family: 'Montserrat', sans-serif; display:block;  padding:0px; margin:0px; padding-top:5px;}

li.span2.isotope-item 	a { display:block; height:144px;}
li.span2.isotope-item 	a:link { color:#3d3c3c; background-color:#FFFFFF;}
li.span2.isotope-item  	a:visited { color:#acacac;  background-color:#fff;}
li.span2.isotope-item 	a:hover { color:#fff;  background-color:#f2663a;}
li.span2.isotope-item  	a:active { color:#fff;  background-color:#f2663a;}



.tip-no-cost h4 { color:#fff; background-color:#f2663a; clear:both; font-size:23px; font-weight: bold; height:40px; line-height:42px; display:block; text-align:center; width:90%; margin:auto;   margin-top:20px;}

/* Custom Styling Classes */
.text-box-standard { background-color:#fff;}
.text-box-standard h1 { background-color:#fff; text-align:center;}

.text-box-bottom_link { background-color:#fff; font-family: 'Montserrat', sans-serif; font-size:16px; padding-top:10px; padding-bottom:10px; text-align:center;}

.text-box-bottom_link p {display: block; width:90%; margin:auto;  height:21px; padding-top:4px; padding-bottom:5px;}
.text-box-bottom_link a {  color:#fff;  text-decoration: none; background-color:#32c6f4; line-height:24px; height:22px; padding:10px; padding-top:6px; padding-bottom:5px;}
.text-box-bottom_link a:hover{ background-color:#3d3c3c;}

.ibox-step-links { background-color:#f3f3f4;}

/* Back to Top */

#to-top { width:20%; min-width:120px; margin:auto; background-color:#d1d2d4; text-align:center; font-family: 'Montserrat', sans-serif; line-height:40px; height:40px; margin-bottom:0px; margin-top:20px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;}

#to-top a { color:#000; }

#to-top a:hover { text-decoration:underline;}


/* SHARE THIS */

#sharethis { display: block; width:90%; margin:auto; border: 2px solid #f2663a; border-left:none; border-right:none; height:60px; margin-top:20px; padding-bottom:5px; padding-top:15px;}

#share-email { display: block; width:20%; float: left; margin-left:100px;}

#share-email h1 { font-size:14px; letter-spacing: 0.5px;
font-family: 'Montserrat', sans-serif;
font-weight: normal; border-bottom: 1px solid #f2663a; padding-bottom:3px; }


#share-social { display: block; width:53%; float: right; margin-right:12px}

#share-social h1 {font-size:14px; letter-spacing: 0.5px;
font-family: 'Montserrat', sans-serif;
font-weight: normal; border-bottom: 1px solid #f2663a; padding-bottom:3px;}

.share-icons { padding-top:8px; }
/* POSTS-NAV */

.back-to-step { display:block; width:50%;  margin:auto; clear:both; margin-bottom:20px; margin-top:20px; height:28px; float:none;}

.back-to-step p { padding:0px; margin:0px; width:50%; margin:auto;display:block; text-align:center;}


.back-to-step a {width: auto;
letter-spacing: 0px;
font-size: 12px;
line-height: 20px;
padding: 4px 20px 4px;
color: #fff;
text-align: center;
vertical-align: middle;
background: #32c6f4;
border: 0px solid rgba(0,0,0,0.15);
border-radius: 2px;
text-transform: uppercase;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
text-shadow: none;}

.back-to-step a:link  {display:block; color:#fff;background: #32c6f4;}
.back-to-step a:visited  {display:block;color:#fff;background: #32c6f4;}
.back-to-step a:hover {display:block;  background: #3d3c3c; color:#fff;}
.previous-post a:active  {display:block;  color:#fff;background: #32c6f4;}


.previous-next { display:block; width:36%; margin:auto; clear:both; margin-bottom:20px; height:28px;}

.previous-post  {display:block; float:left; 	width:auto;

}

.previous-post a{
	width:auto;

	letter-spacing: 0px;
	font-size: 12px;
	line-height: 20px;
	padding: 6px 20px 4px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	background-color: #32c6f4;
	background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/previous-tip-arrow.png');
	background-repeat: no-repeat;
	background-position: left 5px;
	border: 0px solid rgba(0,0,0,0.15);
	border-radius: 2px;
	text-transform: uppercase;
	cursor: pointer;
	font-family: 'Montserrat', sans-serif;
	text-shadow: none;
}

.previous-post a:link  {display:block;color:#fff;background-color: #4579bd;}
.previous-post a:visited  {display:block;color:#fff;background-color: #4579bd;}
.previous-post a:hover {display:block; background-color: #3d3c3c; color:#fff;}
.previous-post a:active  {display:block; color:#fff;background-color: #3d3c3c;}

.next-post  {display:block; float: right; 	width:auto;

}

.next-post a {
	letter-spacing: 0px;
		width:auto;

	font-weight: 200;
	font-size: 12px;
	line-height: 20px;
	padding: 6px 35px 4px;
	margin-bottom: 0;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	background-color: #32c6f4;
	background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/next-tip-arrow.png');
	background-repeat: no-repeat;
	background-position: right 5px;
	border: 0px solid rgba(0,0,0,0.15);
	border-radius: 2px;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	text-shadow: none;
}

.next-post a:link  {display:block; color:#fff;background-color: #4579bd;}
.next-post a:visited  {display:block; color:#fff;background-color: #4579bd;}
.next-post a:hover {display:block; background-color: #3d3c3c; color:#fff;}
.next-post a:active  {display:block;color:#fff;background-color: #3d3c3c;}



#step-navigation {background-color:#f3f3f4; clear:both;}
.step-navigation {background-color:#f3f3f4; padding-top:20px; padding-bottom:20px; height:120px; clear:both;}

.buffer-left { display:block; height:84px; width:20%; float:left; }
.buffer-right { display:block; height:84px; width:20%; float:right; }

.prior { display:block; height:84px; width:20%; float:left; }

.prior-link a { display:block; height:84px; }
.prior-link a:link  {  background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/button-prior.png'); background-repeat: no-repeat; background-position:center center;}
.prior-link a:hover  {  background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/button-prior-hvr.png'); background-repeat: no-repeat; background-position:center center;}

.view-all { display:block; height:84px; width:20%; float:left; }

.view-all-link a { display:block; height:84px; }
.view-all-link a:link  {  background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/button-view-all.png'); background-repeat: no-repeat; background-position:center center;}
.view-all-link a:hover  {  background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/button-view-all-hvr.png'); background-repeat: no-repeat; background-position:center center;}

.next { display:block; height:84px; width:20%; float:left; }

.next-link a { display:block; height:84px; }
.next-link a:link  {  background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/button-next.png'); background-repeat: no-repeat; background-position:center center;}
.next-link a:hover  {  background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/button-next-hvr.png'); background-repeat: no-repeat; background-position:center center;}

.step-step-navigation {background-color:#f3f3f4; padding-top:20px; padding-bottom:20px; height:84px; clear:both; display:block;}

/* POSTS */

.pl-new-loop .hentry.post, .pl-new-loop .hentry.multi-post { background-color:#fff; margin-top:0px; padding-top:20px;  padding-bottom:20px; margin-top:-20px;}

.pl-new-loop .hentry.post, .pl-new-loop .hentry.multi-post {
padding-left: 0px;
}

.metahead {
	display:none;
width: 0px;}

.entry-header h2 { 	font-family: CorporateE-Bold; font-weight:normal; font-size:28px; color:#fff; text-align:center; background-color:#f2663a; height:60px; line-height:60px; display: none;

}

.pl-new-loop .hentry .metabar { display:none;
font-size: 85%;
line-height: 1.6em;
opacity: .7;
margin: 5px 0 15px;
}



.pl-new-loop .hentry.single-post .metamedia img { width:188px; height:188px;}

#post-layout {margin-top:0px; width:90%; margin:auto;}

.top_link { background-color:#fff; font-family: 'Montserrat', sans-serif; font-size:16px; padding-top:15px; padding-bottom:15px;}
.top_link a { color:#f2663a; padding-left:0px; text-decoration:underline;}
.top_link a:hover{ color:#3d3c3c;}


#post-layout h1 { 	font-family: CorporateE-Bold; font-weight:normal; font-size:28px; color:#fff; text-align:center; background-color:#f2663a; height: auto; line-height: normal; padding:5px; padding-top:8px; display:block; 	margin-bottom: 20px;

}

#post-layout h4 {font-family: CorporateE-Bold; font-weight:normal; font-size:20px; color:#fbcd9f;display:block;  margin-bottom: 20px;}

.pl-new-loop .hentry.single-post .metamedia {

	margin-top:0px;
	margin-right: 15px;
	margin-left: 0;
	margin-bottom: 10px;
	float: left;

	display: block; clear:both;
}

#post-layout p {font-size:20px; font-family: CorporateE-Demi; font-weight:normal;}

#post-layout ul {
width: 80%;
margin: auto;
margin-top: 20px;
margin-bottom: 20px;
}

#post-layout li {
font-family: CorporateE-Demi;
font-size: 20px;
font-weight: normal;

margin: 0;
padding: 0;
margin-bottom: 20px;
list-style-position: outside;

}
#post-layout ul li a { color:#f2663a; text-decoration:underline;}
#post-layout ul li a:link { color:#f2663a; text-decoration:underline;}
#post-layout ul li a:visited { color:#f2663a; text-decoration:underline;}
#post-layout ul li a:hover { color:#3d3c46;text-decoration:underline;}
#post-layout ul li a:active { color:#3d3c46;text-decoration:underline;}


#post-layout .no-bullet li {list-style-position:inside; list-style:none; list-style-type:none;}

#post-layout .no-bullet ul li a:link { color:#f2663a;text-decoration:underline;}
#post-layout .no-bullet ul li a:visited { color:#f2663a;text-decoration:underline;}
#post-layout .no-bullet ul li a:hover { color:#3d3c46;text-decoration:underline;}
#post-layout .no-bullet ul li a:active { color:#3d3c46;text-decoration:underline;}

#post-layout li ul li { width:90%; margin:auto; margin-top:20px; margin-bottom:20px; list-style:circle;}

#post-layout-top ul li { margin-left: 50px;}

.post-orange {  color:#f2663a; font-family: CorporateE-Bold; font-weight:normal;}

.post-after-feature { clear:both; font-family: CorporateE-Bold; font-weight:normal;}


.post-highlight { background-color:#fbcd9f; padding:20px; display:block; overflow:hidden; margin-bottom:20px; }

.post-highlight h2 {	font-family: CorporateE-Bold; font-weight: normal; font-size:25px; color:#f2663a;  padding-bottom:5px; padding-bottom:5px; text-align:center;}

.post-highlight p { font-family: CorporateE-Demi; font-weight:normal; font-size:20px; margin:0px; padding:0px;}

.question { width:85%; margin:auto; padding-left:1%; padding-right:3%; border-left:solid 6px #f2663a; }

.question p {font-family: CorporateE-Bold; font-size:23px; font-weight: bold; line-height:24px;}

sup {
position: relative;
font-size: 60%;
line-height: 0;
vertical-align: central; font-weight:bold; padding-top:5px; top: -0.2em;

}


sup a { color:#f2663a;}

sup a:hover { color:#3d3c3c; text-decoration:underline;}



.post-orange sup a { color:#3d3c3c;}

.post-orange sup a:hover { color:#f2663a; text-decoration:underline;}


/* STEP-SELECTOR */



.step-01 { display:block; height:240px;}
.step-01 h1 {font-family: CorporateE-Bold; font-weight: bold; font-size:36px; text-align:center; }
.step-01 h6 {font-family: CorporateE-Bold; font-weight: bold; font-size:19px; text-align:center; padding-top:150px; }

a	 		.step-01 	{  display:block;}
a:link 		.step-01  	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step01.png'); background-repeat: no-repeat; background-position:center center;}
a:hover 	.step-01 	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step01-hvr.png'); background-repeat: no-repeat; background-position:center center;}

a 		.step-01 h1 { color:#f2663a;}
a:link 		.step-01 h1 { color:#f2663a;}
a:hover 		.step-01 h1 { color:#32c6f4;}

a 		.step-01 h6 { color:#f2663a;}
a:link 		.step-01 h6 { color:#f2663a;}
a:hover 		.step-01 h6 { color:#32c6f4;}

.step-02 { display:block; height:240px;}
.step-02 h1 {font-family: CorporateE-Bold; font-weight: bold; font-size:36px; text-align:center; }
.step-02 h6 {font-family: CorporateE-Bold; font-weight: bold; font-size:19px; text-align:center; padding-top:150px; }

a	 		.step-02 	{  display:block;}
a:link 		.step-02  	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step04.png'); background-repeat: no-repeat; background-position:center center;}
a:hover 	.step-02 	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step04-hvr.png'); background-repeat: no-repeat; background-position:center center;}

a 		.step-02 h1 { color:#f2663a;}
a:link 		.step-02 h1 { color:#f2663a;}
a:hover 		.step-02 h1 { color:#32c6f4;}

a 		.step-02 h6 { color:#f2663a;}
a:link 		.step-02 h6 { color:#f2663a;}
a:hover 		.step-02 h6 { color:#32c6f4;}

.step-03 { display:block; height:240px;}
.step-03 h1 {font-family: CorporateE-Bold; font-weight: bold; font-size:36px; text-align:center; }
.step-03 h6 {font-family: CorporateE-Bold; font-weight: bold; font-size:19px; text-align:center; padding-top:150px; }

a	 		.step-03 	{  display:block;}
a:link 		.step-03  	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step02.png'); background-repeat: no-repeat; background-position:center center;}
a:hover 	.step-03 	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step02-hvr.png'); background-repeat: no-repeat; background-position:center center;}

a 		.step-03 h1 { color:#f2663a;}
a:link 		.step-03 h1 { color:#f2663a;}
a:hover 		.step-03 h1 { color:#32c6f4;}

a 		.step-03 h6 { color:#f2663a;}
a:link 		.step-03 h6 { color:#f2663a;}
a:hover 		.step-03 h6 { color:#32c6f4;}

.step-04 { display:block; height:240px;}
.step-04 h1 {font-family: CorporateE-Bold; font-weight: bold; font-size:36px; text-align:center; }
.step-04 h6 {font-family: CorporateE-Bold; font-weight: bold; font-size:19px; text-align:center; padding-top:150px; }

a	 		.step-04 	{  display:block;}
a:link 		.step-04  	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step05.png'); background-repeat: no-repeat; background-position:center center;}
a:hover 	.step-04 	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step05-hvr.png'); background-repeat: no-repeat; background-position:center center;}

a 		.step-04 h1 { color:#f2663a;}
a:link 		.step-04 h1 { color:#f2663a;}
a:hover 		.step-04 h1 { color:#32c6f4;}

a 		.step-04 h6 { color:#f2663a;}
a:link 		.step-04 h6 { color:#f2663a;}
a:hover 		.step-04 h6 { color:#32c6f4;}

.step-05 { display:block; height:240px;}
.step-05 h1 {font-family: CorporateE-Bold; font-weight: bold; font-size:36px; text-align:center; }
.step-05 h6 {font-family: CorporateE-Bold; font-weight: bold; font-size:19px; text-align:center; padding-top:150px; }

a	 		.step-05 	{  display:block;}
a:link 		.step-05  	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step03.png'); background-repeat: no-repeat; background-position:center center;}
a:hover 	.step-05 	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step03-hvr.png'); background-repeat: no-repeat; background-position:center center;}

a 		.step-05 h1 { color:#f2663a;}
a:link 		.step-05 h1 { color:#f2663a;}
a:hover 		.step-05 h1 { color:#32c6f4;}

a 		.step-05 h6 { color:#f2663a;}
a:link 		.step-05 h6 { color:#f2663a;}
a:hover 		.step-05 h6 { color:#32c6f4;}

.step-06 { display:block; height:240px;}
.step-06 h1 {font-family: CorporateE-Bold; font-weight: bold; font-size:36px; text-align:center; }
.step-06 h6 {font-family: CorporateE-Bold; font-weight: bold; font-size:19px; text-align:center; padding-top:150px; }

a	 		.step-06 	{  display:block;}
a:link 		.step-06  	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step06.png'); background-repeat: no-repeat; background-position:center center;}
a:hover 	.step-06 	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step06-hvr.png'); background-repeat: no-repeat; background-position:center center;}

a 		.step-06 h1 { color:#f2663a;}
a:link 		.step-06 h1 { color:#f2663a;}
a:hover 		.step-06 h1 { color:#32c6f4;}

a 		.step-06 h6 { color:#f2663a;}
a:link 		.step-06 h6 { color:#f2663a;}
a:hover 		.step-06 h6 { color:#32c6f4;}

.step-07 { display:block; height:240px;}
.step-07 h1 {font-family: CorporateE-Bold; font-weight: bold; font-size:36px; text-align:center; }
.step-07 h6 {font-family: CorporateE-Bold; font-weight: bold; font-size:19px; text-align:center; padding-top:150px; }

a	 		.step-07 	{  display:block;}
a:link 		.step-07  	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step07.png'); background-repeat: no-repeat; background-position:center center;}
a:hover 	.step-07 	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step07-hvr.png'); background-repeat: no-repeat; background-position:center center;}

a 		.step-07 h1 { color:#f2663a;}
a:link 		.step-07 h1 { color:#f2663a;}
a:hover 		.step-07 h1 { color:#32c6f4;}

a 		.step-07 h6 { color:#f2663a;}
a:link 		.step-07 h6 { color:#f2663a;}
a:hover 		.step-07 h6 { color:#32c6f4;}

.step-08 { display:block; height:240px;}
.step-08 h1 {font-family: CorporateE-Bold; font-weight: bold; font-size:36px; text-align:center; }
.step-08 h6 {font-family: CorporateE-Bold; font-weight: bold; font-size:19px; text-align:center; padding-top:150px; }

a	 		.step-08 	{  display:block;}
a:link 		.step-08  	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step08.png'); background-repeat: no-repeat; background-position:center center;}
a:hover 	.step-08 	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step08-hvr.png'); background-repeat: no-repeat; background-position:center center;}

a 		.step-08 h1 { color:#f2663a;}
a:link 		.step-08 h1 { color:#f2663a;}
a:hover 		.step-08 h1 { color:#32c6f4;}

a 		.step-08 h6 { color:#f2663a;}
a:link 		.step-08 h6 { color:#f2663a;}
a:hover 		.step-08 h6 { color:#32c6f4;}

.step-09 { display:block; height:240px;}
.step-09 h1 {font-family: CorporateE-Bold; font-weight: bold; font-size:36px; text-align:center; }
.step-09 h6 {font-family: CorporateE-Bold; font-weight: bold; font-size:19px; text-align:center; padding-top:150px; }

a	 		.step-09 	{  display:block;}
a:link 		.step-09  	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step09.png'); background-repeat: no-repeat; background-position:center center;}
a:hover 	.step-09 	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step09-hvr.png'); background-repeat: no-repeat; background-position:center center;}

a 		.step-09 h1 { color:#f2663a;}
a:link 		.step-09 h1 { color:#f2663a;}
a:hover 		.step-09 h1 { color:#32c6f4;}

a 		.step-09 h6 { color:#f2663a;}
a:link 		.step-09 h6 { color:#f2663a;}
a:hover 		.step-09 h6 { color:#32c6f4;}

.step-10 { display:block; height:240px;}
.step-10 h1 {font-family: CorporateE-Bold; font-weight: bold; font-size:36px; text-align:center; }
.step-10 h6 {font-family: CorporateE-Bold; font-weight: bold; font-size:19px; text-align:center; padding-top:150px; }

a	 		.step-10 	{  display:block;}
a:link 		.step-10  	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step10.png'); background-repeat: no-repeat; background-position:center center;}
a:hover 	.step-10 	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step10-hvr.png'); background-repeat: no-repeat; background-position:center center;}

a 		.step-10 h1 { color:#f2663a;}
a:link 		.step-10 h1 { color:#f2663a;}
a:hover 		.step-10 h1 { color:#32c6f4;}

a 		.step-10 h6 { color:#f2663a;}
a:link 		.step-10 h6 { color:#f2663a;}
a:hover 		.step-10 h6 { color:#32c6f4;}

.step-11 { display:block; height:240px;}
.step-11 h1 {font-family: CorporateE-Bold; font-weight: bold; font-size:36px; text-align:center; }
.step-11 h6 {font-family: CorporateE-Bold; font-weight: bold; font-size:19px; text-align:center; padding-top:150px; }

a	 		.step-11 	{  display:block;}
a:link 		.step-11  	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step11.png'); background-repeat: no-repeat; background-position:center center;}
a:hover 	.step-11 	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step11-hvr.png'); background-repeat: no-repeat; background-position:center center;}

a 		.step-11 h1 { color:#f2663a;}
a:link 		.step-11 h1 { color:#f2663a;}
a:hover 		.step-11 h1 { color:#32c6f4;}

a 		.step-11 h6 { color:#f2663a;}
a:link 		.step-11 h6 { color:#f2663a;}
a:hover 		.step-11 h6 { color:#32c6f4;}

.step-12 { display:block; height:240px;}
.step-12 h1 {font-family: CorporateE-Bold; font-weight: bold; font-size:36px; text-align:center; }
.step-12 h6 {font-family: CorporateE-Bold; font-weight: bold; font-size:19px; text-align:center; padding-top:150px; }

a	 		.step-12 	{  display:block;}
a:link 		.step-12  	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step12.png'); background-repeat: no-repeat; background-position:center center;}
a:hover 	.step-12 	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step12-hvr.png'); background-repeat: no-repeat; background-position:center center;}

a 		.step-12 h1 { color:#f2663a;}
a:link 		.step-12 h1 { color:#f2663a;}
a:hover 		.step-12 h1 { color:#32c6f4;}

a 		.step-12 h6 { color:#f2663a;}
a:link 		.step-12 h6 { color:#f2663a;}
a:hover 		.step-12 h6 { color:#32c6f4;}

.step-13 { display:block; height:240px;}
.step-13 h1 {font-family: CorporateE-Bold; font-weight: bold; font-size:36px; text-align:center; }
.step-13 h6 {font-family: CorporateE-Bold; font-weight: bold; font-size:19px; text-align:center; padding-top:150px; }

a	 		.step-13 	{  display:block;}
a:link 		.step-13  	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step13.png'); background-repeat: no-repeat; background-position:center center;}
a:hover 	.step-13 	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step13-hvr.png'); background-repeat: no-repeat; background-position:center center;}

a 		.step-13 h1 { color:#f2663a;}
a:link 		.step-13 h1 { color:#f2663a;}
a:hover 		.step-13 h1 { color:#32c6f4;}

a 		.step-13 h6 { color:#f2663a;}
a:link 		.step-13 h6 { color:#f2663a;}
a:hover 		.step-13 h6 { color:#32c6f4;}

.step-14 { display:block; height:240px;}
.step-14 h1 {font-family: CorporateE-Bold; font-weight: bold; font-size:36px; text-align:center; }
.step-14 h6 {font-family: CorporateE-Bold; font-weight: bold; font-size:19px; text-align:center; padding-top:150px; }

a	 		.step-14 	{  display:block;}
a:link 		.step-14  	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step14.png'); background-repeat: no-repeat; background-position:center center;}
a:hover 	.step-14 	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step14-hvr.png'); background-repeat: no-repeat; background-position:center center;}

a 		.step-14 h1 { color:#f2663a;}
a:link 		.step-14 h1 { color:#f2663a;}
a:hover 		.step-14 h1 { color:#32c6f4;}

a 		.step-14 h6 { color:#f2663a;}
a:link 		.step-14 h6 { color:#f2663a;}
a:hover 		.step-14 h6 { color:#32c6f4;}

.step-15 { display:block; height:240px;}
.step-15 h1 {font-family: CorporateE-Bold; font-weight: bold; font-size:36px; text-align:center; }
.step-15 h6 {font-family: CorporateE-Bold; font-weight: bold; font-size:19px; text-align:center; padding-top:150px; }

a	 		.step-15 	{  display:block;}
a:link 		.step-15  	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step15.png'); background-repeat: no-repeat; background-position:center center;}
a:hover 	.step-15 	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step15-hvr.png'); background-repeat: no-repeat; background-position:center center;}

a 		.step-15 h1 { color:#f2663a;}
a:link 		.step-15 h1 { color:#f2663a;}
a:hover 		.step-15 h1 { color:#32c6f4;}

a 		.step-15 h6 { color:#f2663a;}
a:link 		.step-15 h6 { color:#f2663a;}
a:hover 		.step-15 h6 { color:#32c6f4;}

.step-16 { display:block; height:240px;}
.step-16 h1 {font-family: CorporateE-Bold; font-weight: bold; font-size:36px; text-align:center; }
.step-16 h6 {font-family: CorporateE-Bold; font-weight: bold; font-size:19px; text-align:center; padding-top:150px; }

a	 		.step-16 	{  display:block;}
a:link 		.step-16  	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step16.png'); background-repeat: no-repeat; background-position:center center;}
a:hover 	.step-16 	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step16-hvr.png'); background-repeat: no-repeat; background-position:center center;}

a 		.step-16 h1 { color:#f2663a;}
a:link 		.step-16 h1 { color:#f2663a;}
a:hover 		.step-16 h1 { color:#32c6f4;}

a 		.step-16 h6 { color:#f2663a;}
a:link 		.step-16 h6 { color:#f2663a;}
a:hover 		.step-16 h6 { color:#32c6f4;}

.step-17 { display:block; height:240px;}
.step-17 h1 {font-family: CorporateE-Bold; font-weight: bold; font-size:36px; text-align:center; }
.step-17 h6 {font-family: CorporateE-Bold; font-weight: bold; font-size:19px; text-align:center; padding-top:150px; }

a	 		.step-17 	{  display:block;}
a:link 		.step-17  	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step17.png'); background-repeat: no-repeat; background-position:center center;}
a:hover 	.step-17 	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step17-hvr.png'); background-repeat: no-repeat; background-position:center center;}

a 		.step-17 h1 { color:#f2663a;}
a:link 		.step-17 h1 { color:#f2663a;}
a:hover 		.step-17 h1 { color:#32c6f4;}

a 		.step-17 h6 { color:#f2663a;}
a:link 		.step-17 h6 { color:#f2663a;}
a:hover 		.step-17 h6 { color:#32c6f4;}

.step-18 { display:block; height:240px;}
.step-18 h1 {font-family: CorporateE-Bold; font-weight: bold; font-size:36px; text-align:center; }
.step-18 h6 {font-family: CorporateE-Bold; font-weight: bold; font-size:19px; text-align:center; padding-top:150px; }

a	 		.step-18 	{  display:block;}
a:link 		.step-18  	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step18.png'); background-repeat: no-repeat; background-position:center center;}
a:hover 	.step-18 	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step18-hvr.png'); background-repeat: no-repeat; background-position:center center;}

a 		.step-18 h1 { color:#f2663a;}
a:link 		.step-18 h1 { color:#f2663a;}
a:hover 		.step-18 h1 { color:#32c6f4;}

a 		.step-18 h6 { color:#f2663a;}
a:link 		.step-18 h6 { color:#f2663a;}
a:hover 		.step-18 h6 { color:#32c6f4;}

.step-19 { display:block; height:240px;}
.step-19 h1 {font-family: CorporateE-Bold; font-weight: bold; font-size:36px; text-align:center; }
.step-19 h6 {font-family: CorporateE-Bold; font-weight: bold; font-size:19px; text-align:center; padding-top:150px; }

a	 		.step-19 	{  display:block;}
a:link 		.step-19  	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step19.png'); background-repeat: no-repeat; background-position:center center;}
a:hover 	.step-19 	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step19-hvr.png'); background-repeat: no-repeat; background-position:center center;}

a 		.step-19 h1 { color:#f2663a;}
a:link 		.step-19 h1 { color:#f2663a;}
a:hover 		.step-19 h1 { color:#32c6f4;}

a 		.step-19 h6 { color:#f2663a;}
a:link 		.step-19 h6 { color:#f2663a;}
a:hover 		.step-19 h6 { color:#32c6f4;}

.step-20 { display:block; height:240px;}
.step-20 h1 {font-family: CorporateE-Bold; font-weight: bold; font-size:36px; text-align:center; }
.step-20 h6 {font-family: CorporateE-Bold; font-weight: bold; font-size:19px; text-align:center; padding-top:150px; }

a	 		.step-20 	{  display:block;}
a:link 		.step-20  	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step20.png'); background-repeat: no-repeat; background-position:center center;}
a:hover 	.step-20 	{background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/icon-step20-hvr.png'); background-repeat: no-repeat; background-position:center center;}

a 		.step-20 h1 { color:#f2663a;}
a:link 		.step-20 h1 { color:#f2663a;}
a:hover 		.step-20 h1 { color:#32c6f4;}

a 		.step-20 h6 { color:#f2663a;}
a:link 		.step-20 h6 { color:#f2663a;}
a:hover 		.step-20	 h6 { color:#32c6f4;}

.spacer { display:block; background-color:#fff; padding-top:20px; padding-bottom:20px; overflow:hidden;}

/* header */ 

#header-logo { float:left; width:42.5%;}

#header-social {   margin-top:15px; float: right;  width:57.5%; 	font-family: 'Montserrat', sans-serif;
	}

#header-social p { color:#fff; margin:0px; padding:0px; padding-bottom:2px; display: block; }

#header-social ul {width:443px; border-top:1px solid #4279bd; margin:0px; padding:0px; }

#header-social li { float:left;  margin:0px; padding:0px; margin-right:8px; padding-top:10px; list-style:none; font-size:11px; font-weight:200; }

#header-social li img {margin-right:3px;}

#header-social li a { color:#fff; text-decoration:none;}

#header-social li a:hover { text-decoration:underline;}

.social-descriptor {}

/* OTHER PAGES */

#page-layout { padding-bottom:50px;}

#page-layout  h1 {font-family: CorporateE-Bold; font-weight:normal; font-size:40px;}

#page-layout  h5 {font-family: CorporateE-Bold; font-weight:normal; font-size:20px; color:#f2663a; width:80%; margin:auto; margin-top:20px;}

#page-layout  h2 { float:none; clear:both;}

#page-layout  ul { width:80%;display:block; margin:0px; padding:0px; margin:auto}

#page-layout li { list-style:none; list-style-type:none; list-style-position:inside; text-align:center; width:33%; float:left; display:block; margin-bottom:20px;margin-top:20px;}



#downloads { width:80%; display:block; margin:auto; clear:both; float:none; margin-top:50px; }

.download { width:96%; display:block; padding:2%; padding-bottom:10px; padding-top:10px; height: auto; overflow:hidden; margin-top:-50px;}

.download h2 { margin:0px; padding:0px; font-family: CorporateE-Bold; font-weight:normal; font-size:20px;}
.download p { margin:0px; padding:0px; padding-bottom:10px; padding-top:10px; font-family: CorporateE-Demi; font-weight:normal;  font-size:20px; width:100%;  color:#231f20;}

.download-button { float:right; margin-right:10px; display:block; padding-right:5px; padding-left:5px; padding-top:3px; font-size:14px; font-family: 'Montserrat', sans-serif; color:#fff; }

a:link .download { background-color:#efeeee;}
a:link .download h2 { color:#f2663a;  text-decoration:none;}
a:link .download p { color:#f2663a;  text-decoration:none;width:100%;  color:#231f20;}

a:hover .download { background-color:#f2663a;}
a:hover .download h2 { color:#fff;  text-decoration:none;}
a:hover .download p { color:#fff;  text-decoration:none;width:100%; }

a:link .download .download-button {background-color:#f2663a; color:#fff; text-decoration: none; border-radius:2px; }

a:hover .download .download-button {background-color:#231f20; color:#fff; text-decoration: none; border-radius:2px; }

#contact-details h5 { width:100%;}
#contact-details ul { margin-top:20px;}
#contact-details li { list-style:none; list-style-type:none; list-style-position:inside; text-align: left; width: auto; float: none; font-size:20px; display:block; margin-bottom:5px;margin-top:5px;}

/*#footer { position: fixed; width:100%; bottom:0px;} */

/* footer */

#footer-logos { display:block; float:left; width: auto; margin-left:80px;}

#footer-logo-gov { float:left; text-align:center;  width:165px; display:block; padding-top:8px;}

#footer-logo-ds { float: left; text-align:center; width:149px; display:block; margin-left:45px; padding-top:20px;}


#share-footer { margin:0px; margin-left:40px; padding:0px; float: left; width: auto; height:auto;}

#share-footer h3 { color:#fff; font-size:14px; text-align: left;  margin:0;
        padding:0; letter-spacing:1px; font-family: 'Montserrat', sans-serif; font-weight:normal; }

#share-footer ul {list-style-type: none;
        list-style-position:inside;
        margin:0;
        padding:0; border-top:1px solid #fff; padding-top:3px;}
		
#share-footer li { display: inline-block; list-style:none; list-style-type: none;
        list-style-position:inside;
        margin:0;
        padding:0; padding-top:3px; vertical-align: bottom; height:10px; padding-left:0%; padding-right:0%;}



/* footer-nav */


.pl-area-wrap  { padding:0px; }

#footer-nav { display:block; width:100%;  padding:0px; margin:0px;margin:auto; height:32px; }

#footer-nav ul {   height:26px; width:90%;  padding:0px; padding-top:6px; margin:0px; margin:auto;  }

#footer-nav li { display: inline-block; list-style:none; padding:0px; margin:0px; margin-left:1%; margin-right:1%; font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing:1px;  font-size:12px; font-weight:200;}

#footer-nav li a {display:block;  color:#fff;  padding-left:2px; padding-right:2px;  height:32px;}

#footer-nav li a:hover { text-decoration:underline;}

.disclaimer p { color:#fff; font-style:italic; font-size:13px; text-align:left; padding-top:20px;}

/* RESPONSIVE */ 

	
		@media all and (max-width: 890px) 
{

/* SHARE THIS */

#sharethis { display: block; width:96%; margin:auto; border: 2px solid #f2663a; border-left:none; border-right:none; height:60px; margin-top:20px; padding-bottom:5px; padding-top:15px;}

#share-email { display: block; width:20%; float: left; margin-left:50px;}

#share-email h1 { font-size:14px; letter-spacing: 0.5px;
font-family: 'Montserrat', sans-serif;
font-weight: normal; border-bottom: 1px solid #f2663a; padding-bottom:3px; }


#share-social { display: block; width:60%; float: right; margin-right:12px}

#share-social h1 {font-size:14px; letter-spacing: 0.5px;
font-family: 'Montserrat', sans-serif;
font-weight: normal; border-bottom: 1px solid #f2663a; padding-bottom:3px;}

.share-icons { padding-top:4px; }

.share-icons ul { margin:0px; padding:0px; list-style:none; list-style-image:none; list-style-type:none; list-style-position:inside;}

.share-icons li { display:block; float:left; margin:0px; padding:0px; list-style:none; list-style-image:none; list-style-type:none; list-style-position:inside; padding-top:4px;}

.st_sharethis_custom
{
	background: url('http://energycut.com.au/business/wp-content/uploads/2014/05/st-email.png') no-repeat scroll left 0px transparent;
	padding-top: 0px;
	padding-right: 19px;
	padding-left: 0;
	padding-bottom: 8px;
}


/* footer */


.pl-area-wrap  { padding:0px; }



#footer-logos { display:block; float: none; width: 50%;  margin:auto;}

#footer-logo-gov { float:left; text-align: left;  width:155px; display:block; padding-top:0px;}

#footer-logo-ds { float: right; text-align: right; width:142px; display:block; margin-left:0px; padding-top:12px;}


#share-footer { margin:0px; margin-left:10%; padding:0px; float: none; width: 80%; clear:both; display:block;}

#share-footer h3 { color:#fff; font-size:14px; text-align: left;  margin:0;
        padding:0; letter-spacing:1px; font-family: 'Montserrat', sans-serif; font-weight:normal; display:none; }

#share-footer ul {list-style-type: none;
        list-style-position:inside;
        margin:0;
        padding:0; border-top:0px solid #fff; padding-top:10px; text-align:center;}
		
#share-footer li { display: inline-block; list-style:none; list-style-type: none;
        list-style-position:inside;
        margin:0;
        padding:0; padding-top:3px; vertical-align: bottom; height:20px; padding-left:3%; padding-right:3%;}

#footer-nav { display:block; width:100%;  padding:0px; margin:0px;margin:auto; height: auto; }

#footer-nav ul {   height: auto; width:90%;  padding:0px; padding-top:6px; margin:0px; margin:auto;  }

#footer-nav li { display: inline-block; list-style:none; padding:0px; margin:0px; margin-left:1%; margin-right:1%; font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing:1px;  font-size:12px; font-weight:200;}

#footer-nav li a {display:block;  color:#fff;  padding-left:2px; padding-right:2px;  height: auto;}

#footer-nav li a:hover { text-decoration:underline;}
}
	
		@media all and (max-width: 827px) 
{
	/* Tip Grid */ 
li.span2.step-02.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-03.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-04.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-05.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-06.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-07.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-08.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-09.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-10.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-11.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-12.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-13.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-14.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-15.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-16.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-17.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-18.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-19.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-20.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
}
	
		@media all and (max-width: 767px) 
{
	/* header */ 

#header-logo { float: none; width:100%; text-align:center;}

#header-social { margin:auto; display:block;  margin-top:5px; float: none; clear:both; width:443px; 	font-family: 'Montserrat', sans-serif;
	}

#header-social p { color:#fff; margin:0px; padding:0px; padding-bottom:2px; display: block; }

#header-social ul {width:443px; border-top:1px solid #4279bd; margin:0px; padding:0px; }
 
#header-social li { float:left;  margin:0px; padding:0px; margin-right:8px; padding-top:10px; list-style:none; font-size:11px; font-weight:200; }

#header-social li img {margin-right:3px;}

#header-social li a { color:#fff; text-decoration:none;}

#header-social li a:hover { text-decoration:underline;}

.social-descriptor {}

	/* Tip Grid */ 
li.span2.step-02.isotope-item {width:48%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-03.isotope-item {width:48%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-04.isotope-item {width:48%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-05.isotope-item {width:48%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-06.isotope-item {width:48%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-07.isotope-item {width:48%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-08.isotope-item {width:48%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-09.isotope-item {width:48%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-10.isotope-item {width:48%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-11.isotope-item {width:48%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-12.isotope-item {width:48%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-13.isotope-item {width:48%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-14.isotope-item {width:48%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-15.isotope-item {width:48%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-16.isotope-item {width:48%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-17.isotope-item {width:48%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-18.isotope-item {width:48%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-19.isotope-item {width:48%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-20.isotope-item {width:48%;  height:160px; margin-left:0%; margin-right:0%;}

#logos { width:100%; height: auto; display:block; margin:auto; }

#logos-left { float: none; width:100%; text-align: center;  padding-bottom:24px; height: auto; padding-left:00px;margin:auto;}

#logos-right { float: none; width:100%; text-align: center; padding-top:24px;height: auto;margin:auto;}



}

		@media all and (max-width: 725px) 
{
	
/* footer */




/* footer-nav */
#footer-logos { display:block; float: none; width: 70%; margin:auto;}

#footer-logo-gov { float:left; text-align:center;  width:155px; display:block; padding-top:8px;}

#footer-logo-ds { float: right; text-align:center; width:142px; display:block; margin-left:45px; padding-top:20px;}

#share-footer { margin:0px; margin:auto; padding:0px; float: none; width: 70%; clear:both; display:block;}

#share-footer h3 { color:#fff; font-size:14px; text-align: left;  margin:0;
        padding:0; letter-spacing:1px; font-family: 'Montserrat', sans-serif; font-weight:normal; display:none;}

#share-footer ul {list-style-type: none;
        list-style-position:inside;
        margin:0;
        padding:0; border-top:0px solid #fff; padding-top:3px;}
		
#share-footer li { display: inline-block; list-style:none; list-style-type: none;
        list-style-position:inside;
        margin:0;
        padding:0; padding-top:3px; vertical-align: bottom; height:30px; padding-left:2.5%; padding-right:2.5%;}

.pl-area-wrap  { padding:0px; }

#footer-nav { display:block; width:100%;  padding:0px; margin:0px;margin:auto; height: auto; }

#footer-nav ul {   height:auto; width:90%;  padding:0px; padding-top:6px; margin:0px; margin:auto;  }

#footer-nav li { display: inline-block; list-style:none; padding:0px; margin:0px; margin-left:1%; margin-right:1%; font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing:1px;  font-size:12px; font-weight:200;}

#footer-nav li a {display:block;  color:#fff;  padding-left:2px; padding-right:2px;  height:auto;}

#footer-nav li a:hover { text-decoration:underline;}

	
}

		@media all and (max-width: 685px) 
{
li.span2.step-02.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-03.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-04.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-05.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-06.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-07.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-08.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-09.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-10.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-11.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-12.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-13.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-14.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-15.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-16.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-17.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-18.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-19.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}
li.span2.step-20.isotope-item {width:100%;  height:160px; margin-left:0%; margin-right:0%;}

#share-footer { margin:0px; margin:auto; padding:0px; float: none; width: 90%; clear:both; display:block;}

#share-footer h3 { color:#fff; font-size:14px; text-align: left;  margin:0;
        padding:0; letter-spacing:1px; font-family: 'Montserrat', sans-serif; font-weight:normal; display:none;}

#share-footer ul {list-style-type: none;
        list-style-position:inside;
        margin:0;
        padding:0; border-top:0px solid #fff; padding-top:8px;}
		
#share-footer li { display: inline-block; list-style:none; list-style-type: none;
        list-style-position:inside;
        margin:0;
        padding:0; padding-top:3px; vertical-align: bottom; height:30px; padding-left:1.5%; padding-right:1.5%;}

}

	
		@media all and (max-width: 610px) 
{	
	
	/* SHARE THIS */

#sharethis { display: block; width:96%; margin:auto; border: 2px solid #f2663a; border-left:none; border-right:none; height:60px; margin-top:20px; padding-bottom:5px; padding-top:15px;}

#share-email { display: block; width:25%; float: left; margin-left:10px;}

#share-email h1 { font-size:14px; letter-spacing: 0.5px;
font-family: 'Montserrat', sans-serif;
font-weight: normal; border-bottom: 1px solid #f2663a; padding-bottom:3px; }


#share-social { display: block; width:65%; float: right; margin-right:10px}

#share-social h1 {font-size:14px; letter-spacing: 0.5px;
font-family: 'Montserrat', sans-serif;
font-weight: normal; border-bottom: 1px solid #f2663a; padding-bottom:3px;}

.share-icons { padding-top:4px; }

.share-icons ul { margin:0px; padding:0px; list-style:none; list-style-image:none; list-style-type:none; list-style-position:inside;}

.share-icons li { display:block; float:left; margin:0px; padding:0px; list-style:none; list-style-image:none; list-style-type:none; list-style-position:inside; padding-top:4px;}

.st_sharethis_custom
{
	background: url('http://energycut.com.au/business/wp-content/uploads/2014/05/st-email.png') no-repeat scroll left 0px transparent;
	padding-top: 0px;
	padding-right: 19px;
	padding-left: 0;
	padding-bottom: 8px;
}
}

		@media all and (max-width: 560px) 
{	
	
	/* SHARE THIS */

#sharethis { display: block; width:98%; margin:auto; border: 2px solid #f2663a; border-left:none; border-right:none; height:60px; margin-top:20px; padding-bottom:5px; padding-top:15px;}

#share-email { display: block; width:23.5%; float: left; margin-left:0px;}

#share-email h1 { font-size:14px; letter-spacing: 0.5px;
font-family: 'Montserrat', sans-serif;
font-weight: normal; border-bottom: 1px solid #f2663a; padding-bottom:3px; }


#share-social { display: block; width:72%; float: right; margin-right:0px}

#share-social h1 {font-size:14px; letter-spacing: 0.5px;
font-family: 'Montserrat', sans-serif;
font-weight: normal; border-bottom: 1px solid #f2663a; padding-bottom:3px;}

.share-icons { padding-top:4px; }

.share-icons ul { margin:0px; padding:0px; list-style:none; list-style-image:none; list-style-type:none; list-style-position:inside;}

.share-icons li { display:block; float:left; margin:0px; padding:0px; list-style:none; list-style-image:none; list-style-type:none; list-style-position:inside; padding-top:4px;}

.st_sharethis_custom
{
	background: url('http://energycut.com.au/business/wp-content/uploads/2014/05/st-email.png') no-repeat scroll left 0px transparent;
	padding-top: 0px;
	padding-right: 19px;
	padding-left: 0;
	padding-bottom: 8px;
}

#step-navigation {background-color:#f3f3f4; clear:both;}
.step-navigation {background-color:#f3f3f4; padding-top:20px; padding-bottom:20px; height:120px; clear:both;}

.buffer-left { display:block; height:84px; width:10%; float:left; }
.buffer-right { display:block; height:84px; width:10%; float:right; }

.prior { display:block; height:84px; width:30%; float:left; }

.prior-link a { display:block; height:84px; }
.prior-link a:link  {  background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/button-prior.png'); background-repeat: no-repeat; background-position:center center;}
.prior-link a:hover  {  background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/button-prior-hvr.png'); background-repeat: no-repeat; background-position:center center;}

.view-all { display:block; height:84px; width:20%; float:left; }

.view-all-link a { display:block; height:84px; }
.view-all-link a:link  {  background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/button-view-all.png'); background-repeat: no-repeat; background-position:center center;}
.view-all-link a:hover  {  background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/button-view-all-hvr.png'); background-repeat: no-repeat; background-position:center center;}

.next { display:block; height:84px; width:30%; float:left; }

.next-link a { display:block; height:84px; }
.next-link a:link  {  background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/button-next.png'); background-repeat: no-repeat; background-position:center center;}
.next-link a:hover  {  background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/button-next-hvr.png'); background-repeat: no-repeat; background-position:center center;}

.step-step-navigation {background-color:#f3f3f4; padding-top:20px; padding-bottom:20px; height:84px; clear:both; display:block;}
}

	@media all and (max-width: 505px) 
{	
	
	/* SHARE THIS */

#sharethis { display: block; width:98%; margin:auto; border: 2px solid #f2663a; border-left:none; border-right:none; height:120px; margin-top:20px; padding-bottom:5px; padding-top:15px;}

#share-email { display: block; width:30%; float: none; margin-left:0px; margin:auto; margin-bottom:15px;}

#share-email h1 { font-size:14px; letter-spacing: 0.5px;
font-family: 'Montserrat', sans-serif; text-align:center;

font-weight: normal; border-bottom: 1px solid #f2663a; padding-bottom:3px; }


#share-social { display: block; width:80%; float: none; margin-right:0px; margin:auto;}

#share-social h1 {font-size:14px; letter-spacing: 0.5px;
font-family: 'Montserrat', sans-serif; text-align:center;
font-weight: normal; border-bottom: 1px solid #f2663a; padding-bottom:3px;}

.share-icons { padding-top:8px; text-align:center; }

.share-icons ul { margin:0px; margin:auto; display:block; text-align:center; padding:0px; list-style:none; list-style-image:none; list-style-type:none; list-style-position:inside;}

.share-icons li { display: inline-block; float: none; margin:0px; padding:0px; list-style:none; list-style-image:none; list-style-type:none; list-style-position:inside; padding-top:0px;}

.st_sharethis_custom
{
	background: url('http://energycut.com.au/business/wp-content/uploads/2014/05/st-email.png') no-repeat scroll left 0px transparent;
	padding-top: 0px;
	padding-right: 19px;
	padding-left: 0;
	padding-bottom: 8px;
}

/* footer-nav */
#footer-logos { display:block; float: none; width: 90%; margin:auto; margin-bottom:10px; }


}
	
	
		@media all and (max-width: 480px) 
{
	
		/* TABLES */	
		.hentry  table { border:none; border-top:1px solid #eec897; max-width:460px;  font-size:14px;}

	
/* SEARCH RESULTS */	
	
	.excerpt-link  {height:110px;}
	
.excerpt-link a { color:#000; display:block; background-color:#fff; height:110px; display:block; padding:10px; padding-right:20px; 
background-image:url('http://energycut.com.au/business/wp-content/uploads/2014/05/view-results-box.png'); background-repeat: no-repeat; background-position:right bottom;} 


	
	
/* footer */

/* footer-nav */
#footer-logos { display:block; float: none; width: 90%; margin:auto; margin-bottom:10px; }

#footer-logo-gov { float:left; text-align:center;  width:155px; display:block; padding-top:0px;}

#footer-logo-ds { float: right; text-align:center; width:142px; display:block; margin-left:45px; padding-top:12px;}

#share-footer { margin:0px; margin:auto; padding:0px; float: none; width: 90%; clear:both; display:block;}

#share-footer h3 { color:#fff; font-size:14px; text-align: left;  margin:0;
        padding:0; letter-spacing:1px; font-family: 'Montserrat', sans-serif; font-weight:normal; display:none;}

#share-footer ul {list-style-type: none;
        list-style-position:inside;
        margin:0;
        padding:0; border-top:0px solid #fff; padding-top:8px;}
		
#share-footer li { display: inline-block; list-style:none; list-style-type: none;
        list-style-position:inside;
        margin:0;
        padding:0; padding-top:3px; vertical-align: bottom; height:30px; padding-left:1.5%; padding-right:1.5%;}

.pl-area-wrap  { padding:0px; }

#footer-nav { display:block; width:100%;  padding:0px; margin:0px;margin:auto; height:auto; }

#footer-nav ul {   height:auto; width:90%;  padding:0px; padding-top:6px; margin:0px; margin:auto;  }

#footer-nav li { display: inline-block; list-style:none; padding:0px; margin:0px; margin-left:1%; margin-right:1%; font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing:1px;  font-size:12px; font-weight:200;}

#footer-nav li a {display:block;  color:#fff;  padding-left:2px; padding-right:2px;  height:auto;}

#footer-nav li a:hover { text-decoration:underline;}

	
}


		@media all and (max-width: 460px) 
{
	#header-logo { margin:auto; display:block; float: none; width:80%; text-align:center;}

	#header-social { margin:auto; display:block;  margin-top:5px; float: none; clear:both; width:150px; 	font-family: 'Montserrat', sans-serif;
	}
	
	#header-social p { color:#fff; margin:0px; padding:0px; padding-bottom:2px; display: none; }
#header-social ul {width:443px; margin:auto; border-top:0px solid #4279bd; margin:0px; padding:0px; }


	.social-descriptor { display:none;}
	

		/* TABLES */	
	
	.hentry  table { border:none; border-top:1px solid #eec897; max-width:440px;  font-size:14px;}

	
	.top-row { border-top:1px solid #eec897; text-align:left; color:#f2663a;}


.hentry table tr { border-bottom:1px solid #eec897; text-align:left;}

 .hentry table td {font-size:16px; font-family: CorporateE-Demi; font-weight:normal; line-height:normal; text-align:left;}

.table-head { background-color:#f3520e;font-size:16px; text-align:center;   color:#fff; margin:0; margin-bottom:0;}

.table-alt { background-color:#ffebd6;}

/* SEARCH RESULTS */	
	
	.excerpt-link  {height:130px;}
	
.excerpt-link a { color:#000; display:block; background-color:#fff; height:130px; display:block; padding:10px; padding-right:20px; 
background-image:url('http://energycut.com.au/business/wp-content/uploads/2014/05/view-results-box.png'); background-repeat: no-repeat; background-position:right bottom;} 




	/* SHARE THIS */

#sharethis { display: block; width:98%; margin:auto; border: 2px solid #f2663a; border-left:none; border-right:none; height:120px; margin-top:20px; padding-bottom:5px; padding-top:15px;}

#share-email { display: block; width:35%; float: none; margin-left:0px; margin:auto; margin-bottom:15px;}

#share-email h1 { font-size:14px; letter-spacing: 0.5px;
font-family: 'Montserrat', sans-serif; text-align:center;

font-weight: normal; border-bottom: 1px solid #f2663a; padding-bottom:3px; }


#share-social { display: block; width:94%; float: none; margin-right:0px; margin:auto;}

#share-social h1 {font-size:14px; letter-spacing: 0.5px;
font-family: 'Montserrat', sans-serif; text-align:center;
font-weight: normal; border-bottom: 1px solid #f2663a; padding-bottom:3px;}

.share-icons { padding-top:8px; text-align:center; }

.share-icons ul { margin:0px; margin:auto; display:block; text-align:center; padding:0px; list-style:none; list-style-image:none; list-style-type:none; list-style-position:inside;}

.share-icons li { display: inline-block; float: none; margin:0px; padding:0px; list-style:none; list-style-image:none; list-style-type:none; list-style-position:inside; padding-top:0px;}

.st_sharethis_custom
{
	background: url('http://energycut.com.au/business/wp-content/uploads/2014/05/st-email.png') no-repeat scroll left 0px transparent;
	padding-top: 0px;
	padding-right: 19px;
	padding-left: 0;
	padding-bottom: 8px;
}

#step-navigation {background-color:#f3f3f4; clear:both;}
.step-navigation {background-color:#f3f3f4; padding-top:20px; padding-bottom:20px; height:120px; clear:both;}

.buffer-left { display:block; height:84px; width:5%; float:left; }
.buffer-right { display:block; height:84px; width:5%; float:right; }

.prior { display:block; height:84px; width:30%; float:left; }

.prior-link a { display:block; height:84px; }
.prior-link a:link  {  background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/button-prior.png'); background-repeat: no-repeat; background-position:center center;}
.prior-link a:hover  {  background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/button-prior-hvr.png'); background-repeat: no-repeat; background-position:center center;}

.view-all { display:block; height:84px; width:30%; float:left; }

.view-all-link a { display:block; height:84px; }
.view-all-link a:link  {  background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/button-view-all.png'); background-repeat: no-repeat; background-position:center center;}
.view-all-link a:hover  {  background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/button-view-all-hvr.png'); background-repeat: no-repeat; background-position:center center;}

.next { display:block; height:84px; width:30%; float:left; }

.next-link a { display:block; height:84px; }
.next-link a:link  {  background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/button-next.png'); background-repeat: no-repeat; background-position:center center;}
.next-link a:hover  {  background-image: url('http://energycut.com.au/business/wp-content/uploads/2014/05/button-next-hvr.png'); background-repeat: no-repeat; background-position:center center;}

.step-step-navigation {background-color:#f3f3f4; padding-top:20px; padding-bottom:20px; height:84px; clear:both; display:block;}

#share-footer { margin:0px; margin:auto; padding:0px; float: none; width: 100%; clear:both; display:block;}

#share-footer h3 { color:#fff; font-size:14px; text-align: left;  margin:0;
        padding:0; letter-spacing:1px; font-family: 'Montserrat', sans-serif; font-weight:normal; display:none;}

#share-footer ul {list-style-type: none;
        list-style-position:inside;
        margin:0;
        padding:0; border-top:0px solid #fff; padding-top:8px;}
		
#share-footer li { display: inline-block; list-style:none; list-style-type: none;
        list-style-position:inside;
        margin:0;
        padding:0; padding-top:3px; vertical-align: bottom; height:30px; padding-left:1%; padding-right:1%;}

}

		@media all and (max-width: 420px) 
{
	.section-accordions .accordion-heading .accordion-toggle {
    display: block;
    width: 100%;
    margin: auto;
    padding: 15px 0% 10px;
    font-family: "Montserrat",sans-serif;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 100;
    text-align: center;
    color: #FFF;
    letter-spacing: 1px;
    background-color: #F2663A;
    background-image: url("http://energycut.com.au/home/wp-content/uploads/2014/05/accordion-down_arrow.png");
    background-repeat: no-repeat;
    background-position: right center;
    border-right: 0px solid #F2663A;
    border-width: medium 0px 0px;
    border-style: none solid solid;
    border-color: -moz-use-text-color #F2663A #F2663A;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}
	
.accordion-inner li {
    list-style: inside none none;
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #FFF;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 55px;
    height: 50px;
    text-indent: 0px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    border-bottom: 1px solid #CDCDCD;
    width: 100%;
}
}


		@media all and (max-width: 400px) 
{
	
/* footer-nav */
#footer-logos { display:block; float: none; width: 90%; margin:auto; margin-bottom:10px; }

#footer-logo-gov { float: none; text-align:center;  width:155px; display:block; padding-top:0px; margin:auto; margin-bottom:10px;}

#footer-logo-ds { float: none; text-align:center; width:142px; display:block; margin-left:45px; padding-top:12px; margin:auto;}

}

		@media all and (max-width: 390px) 
{
	
		/* TABLES */	
	
	.hentry  table { border:none; border-top:1px solid #eec897;  max-width:340px; font-size:14px;}

	
	.top-row { border-top:1px solid #eec897; text-align:left; color:#f2663a;}


.hentry table tr { border-bottom:1px solid #eec897; text-align:left;}

 .hentry table td {font-size:16px; font-family: CorporateE-Demi; font-weight:normal; line-height:normal; text-align:left;}

.table-head { background-color:#f3520e;font-size:16px; text-align:center;   color:#fff; margin:0; margin-bottom:0;}

.table-alt { background-color:#ffebd6;}

	
	/* SEARCH RESULTS */	
	
	.excerpt-link  {height:140px;}
	
.excerpt-link a { color:#000; display:block; background-color:#fff; height:140px; display:block; padding:10px; padding-right:20px; 
background-image:url('http://energycut.com.au/business/wp-content/uploads/2014/05/view-results-box.png'); background-repeat: no-repeat; background-position:right bottom;} 


	
	.back-to-step { display:block; width:50%; min-width:300px;  margin:auto; clear:both; margin-bottom:20px; margin-top:20px; height: auto; float:none;}

	
		/* SHARE THIS */

#sharethis { display: block; width:98%; margin:auto; border: 2px solid #f2663a; border-left:none; border-right:none; height:210px; margin-top:20px; padding-bottom:5px; padding-top:15px;}

#share-email { display: block; width:50%; float: none; margin-left:0px; margin:auto; margin-bottom:15px;}

#share-email h1 { font-size:14px; letter-spacing: 0.5px;
font-family: 'Montserrat', sans-serif; text-align:center;

font-weight: normal; border-bottom: 1px solid #f2663a; padding-bottom:3px; }


#share-social { display: block; width:50%; float: none; margin-right:0px; margin:auto;}

#share-social h1 {font-size:14px; letter-spacing: 0.5px;
font-family: 'Montserrat', sans-serif; text-align:center;
font-weight: normal; border-bottom: 1px solid #f2663a; padding-bottom:3px;}

.share-icons { padding-top:8px; text-align:center; }

.share-icons ul { margin:0px; margin:auto; display:block; text-align:center; padding:0px; list-style:none; list-style-image:none; list-style-type:none; list-style-position:inside;}

.share-icons li { display: block; float: none; margin:0px; padding:0px; list-style:none; list-style-image:none; list-style-type:none; list-style-position:inside; margin-bottom:10px; height:30px;}

.st_sharethis_custom
{
	background: url('http://energycut.com.au/business/wp-content/uploads/2014/05/st-email.png') no-repeat scroll left 0px transparent;
	padding-top: 0px;
	padding-right: 19px;
	padding-left: 0;
	padding-bottom: 8px;
}
}

		@media all and (max-width: 370px) 
{
		/* TABLES */	
		.hentry  table { border:none; border-top:1px solid #eec897; max-width:340px;  font-size:14px;}

	.hentry table td {font-size:14px; font-family: CorporateE-Demi; font-weight:normal; line-height:normal; text-align:left;}

.table-head { background-color:#f3520e;font-size:14px; text-align:center;   color:#fff; margin:0; margin-bottom:0;}
	/* SEARCH RESULTS */	
	
	.excerpt-link  {height:150px;}
	
.excerpt-link a { color:#000; display:block; background-color:#fff; height:150px; display:block; padding:10px; padding-right:20px; 
background-image:url('http://energycut.com.au/business/wp-content/uploads/2014/05/view-results-box.png'); background-repeat: no-repeat; background-position:right bottom;} 



}

		@media all and (max-width: 360px) 
{
	.section-accordions .accordion-heading .accordion-toggle {
    display: block;
    width: 100%;
    margin: auto;
    padding: 15px 0% 10px;
    font-family: "Montserrat",sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 100;
    text-align: center;
    color: #FFF;
    letter-spacing: 1px;
    background-color: #F2663A;
    background-image: url("http://energycut.com.au/home/wp-content/uploads/2014/05/accordion-down_arrow.png");
    background-repeat: no-repeat;
	background-size:25px 20px;
    background-position: right center;
    border-right: 0px solid #F2663A;
    border-width: medium 0px 0px;
    border-style: none solid solid;
    border-color: -moz-use-text-color #F2663A #F2663A;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}

	
}
		@media all and (max-width: 340px) 
{
	.section-accordions .accordion-heading .accordion-toggle {
    display: block;
    width: 100%;
    margin: auto;
    padding: 15px 0% 10px;
    font-family: "Montserrat",sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 100;
    text-align: center;
    color: #FFF;
    letter-spacing: 1px;
    background-color: #F2663A;
    background-image: url("http://energycut.com.au/home/wp-content/uploads/2014/05/accordion-down_arrow.png");
    background-repeat: no-repeat;
	background-size:25px 20px;
    background-position: right center;
    border-right: 0px solid #F2663A;
    border-width: medium 0px 0px;
    border-style: none solid solid;
    border-color: -moz-use-text-color #F2663A #F2663A;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}

.accordion-inner li {
    list-style: inside none none;
    font-family: "Montserrat",sans-serif;
    font-size: 17px;
    font-weight: 300;
    color: #FFF;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 55px;
    height: 50px;
    text-indent: 0px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    border-bottom: 1px solid #CDCDCD;
    width: 100%;
}

	
}

		@media all and (max-width: 320px) 
{
		/* TABLES */	
		.hentry  table { border:none; border-top:1px solid #eec897; max-width:300px;  font-size:14px;}

 .hentry table td {font-size:14px; font-family: CorporateE-Demi; font-weight:normal; line-height:normal; text-align:left;}

.table-head { background-color:#f3520e;font-size:14px; text-align:center;   color:#fff; margin:0; margin-bottom:0;}

	/* SEARCH RESULTS */	
	
	.excerpt-link  {height:160px;}
	
.excerpt-link a { color:#000; display:block; background-color:#fff; height:160px; display:block; padding:10px; padding-right:20px; 
background-image:url('http://energycut.com.au/business/wp-content/uploads/2014/05/view-results-box.png'); background-repeat: no-repeat; background-position:right bottom;} 

.accordion-inner li {
    list-style: inside none none;
    font-family: "Montserrat",sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #FFF;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 55px;
    height: 50px;
    text-indent: 0px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    border-bottom: 1px solid #CDCDCD;
    width: 100%;
}
}

.pl-new-loop .hentry .metamedia {
    display: none;
}