/* 
 Theme Name:     Cleaning Contracts For Sale
 Author:         Online Influence
 Author URI:     http:/onlineinfluence.com.au
 Template:       ccfs
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


#footer-right { float:right; }
#footer-credits { display:inline; font-weight:normal; color:#fff; }
#footer-credits { font-size: 11px !important; }
#footer-credits a { color:#fff;  }
#footer-credits a:hover { text-decoration:underline; }
.bottom-nav { padding:0; display:inline; font-weight:normal; }
.bottom-nav a:hover { text-decoration:underline; color:#FFF; }




@media only screen and ( min-width: 320px ) and ( max-width: 960px ) {
	#footer-right { float: none !important; text-align: center !important; }
	span#et-info-phone { font-size: 100px !important; }
        span#et-info-phone a { font-size: 100px !important; }
}

@media only screen and ( min-width: 979px ) and ( max-width: 1237px ) {
	.container { width: 90% !important; }
	#logo { max-height: 50% !important; }
}