/*
Theme Name: Adzpower CMS Template 1
Theme URL: https://www.adzpower.com.au/templates/cms
Author: Adz Power Agencies
Author URI: http://www.adzpower.com.au

/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - General
 * 3.0 - Images
 * 4.0 - Header
 * 5.0 - Content
 * 6.0 - Contact
 * 7.0 - Footer
 * 8.0 - Mobile
 	* 8.1 - General
 	* 8.2 - Header
 	* 8.3 - Content
	* 8.4 - Contact
 	* 8.8 - Footer
 */
 
 
/* * * 1.0 Reset * * */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

.clear {
	clear: both;
}

* {
	margin: 0;
	padding: 0;
}

/* * * 2.0 General * * */	

body, html {
	font-family: 'Lato', sans-serif;
	background:url(images/bg.jpg) no-repeat center fixed;
	background-size:cover;
}

#header-inner, main, #contact-inner, #footer{
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
}

h1 {
	color:#0e6767;
	font-family: 'Nunito', sans-serif;
	font-size: 34px;
	font-weight:700;
	padding-bottom:15px;
}

h1 a{color:#0e6767;}

h2 {
	color:#0e6767;
	font-family: 'Nunito', sans-serif;
	font-size: 22px;
	font-weight:700;
	padding-bottom:10px;
	margin-top:15px;
}

h2 a{color:#0e6767;}

h3 {
	color:#d26768;
	font-family: 'Nunito', sans-serif;
	font-size: 20px;
	font-weight:700;
	padding-bottom:10px;
	text-transform:capitalize;
	border-bottom:2px solid #d26768;
	margin-bottom:15px;
}

h3 a{color:#d26768;}

h4 {
	color:#0e6767;
	font-family: 'Nunito', sans-serif;
	font-size: 16px;
	font-weight:700;
	padding-bottom:15px;
	text-transform:capitalize;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

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

a {
	text-decoration: none;
	color:#0f81a3;
}
p a {
	color:#0f81a3;
}

@media all and (max-width: 750px) {
	
	.alignright {
	float:none;
	width:100%;
	text-align:center;
	padding-bottom:15px;
}
	
}

/* * * 3.0 Images * * */

img {
	border: none;
	padding: 0;
}

img a {
	border: none;
}

img.left {
	float: left;
	border: none;
	padding: 6px 0 0 0;
}

img.right {
	float: right;
	border: none;
	padding: 0 0 0 6px;
}

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

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

/* * * 4.0 Header * * */

header {
	width:100%;
}
#header-left {
	position: absolute;
	top:0;
	left:0;
	width:  calc(50% - 550px);
	max-width:500px;
	height:224px;
	background-size:100% 100%;
	background-image:url(images/header-left1.png); 
	background-repeat:no-repeat;
	background-position:bottom right;
	}
#header-top {
	width:100%;
	max-width:1100px;
  	height: 43px;
	padding:0;
	margin: 0 auto; 
	background: url(images/header-topright.png) 100% 100% no-repeat;
}
#header-inner {
	width:100%;
	max-width:1100px;
  	height: 181px;
	padding:0 15px;
	margin: 0 auto; 
	background:#fff;
}

#header-logo {
	width:315px;
	height:auto;
	float:left;
	background:#fff;
	padding:27px 0 5px 5px;
}

#donate-box a, #donate-box span{width:100%;display:block;}

#donate-box {
	float:right;
	width:100%;
	height:auto;
	overflow:hidden;
	padding: 0 20px 0 0;
	}
#donate-now {
	height:auto;
	width:100%;
	float:right;
	padding:0;
	margin:0;
	}
#phone-now {
	width:100%;
	float:right;
	clear:both;
	padding:0;
	margin:0;
	}

#header-right {
	width:33%;
	height:100%;
	float:right;
	max-width:330px;
	display:table;
}

#header-right span{
	height:100%;
	display:table-cell;
	vertical-align:middle;
	text-align:right;
}

#header-right img{
	max-width:100%;
	height:auto;
	max-height:181px;
}

/* * * 5.0 Content * * */

main {
	background-color: #FFF; /* Select content background color */
	width: 100%;
	max-width:1100px;
	margin: 0 auto;
	position:relative;
	padding:25px;
}

.funded{width:100%;max-width:1100px;margin:0 auto;background:#fed53c;padding:10px;text-align:center;box-sizing:border-box;color:#0e6767;font-size:14px;font-weight:700;}

.metaslider{
	padding-bottom:20px;
}
 
.banner{
	width:100%;
	height:auto;
	padding-bottom:20px;
 }

main ul{
	list-style-type:disc;
	padding-left:20px;
}

.metaslider ul{
	padding-left:0;
}

main p, main li {
	color:#000; /* Select font color */
	margin-bottom:15px;
	font-size:15px;
	line-height:150%;
	font-weight:300;
	color:#474747;
}

main li{
	margin:2px auto;
}

/* * * 6.0 Contact * * */

#contact{
	background: transparent; /* Select top footer background colour */
	width:100%;
	min-height:64px;
}

#contact-inner {
	width: 100%;
	max-width:1100px;
	overflow: hidden;
	margin: 0 auto;
	padding:35px 15px 0  15px;
}

#contact-inner h1{
	color:#ffffff; /* Select top footer heading colour */
	padding-top:25px;
	padding-bottom:20px;
}

#contact-item{
	float:left;
	padding-right:45px;
	height:40px;
}

#contact-item img{
	margin:-3px 15px 0 0;
	float:left;
}

#contact-item p{
	color:#ffffff; /* Select contact item text colour */
	font-size: 15px;
	font-weight:normal;
	float:left;
	padding-top:3px;
}

.contact-image{
	float:left;
}
#newsletterbox {
	padding-bottom:20px;
	line-height:140%;
	}
#newsletterbox textbox {
  width:200px;
  margin-bottom:10px;
	}
#newsletterbox input {
  font-family : inherit;
  font-size   : 90%;
  min-width:40px;
  padding:2px;
  border:none;
	}
#newsletterbox p {
	width:50%;
	}
.newspace {
	clear:both;
	height:20px;
	width:100%;
	}
div.wpcf7-validation-errors {
	clear:both;
	border:none;
	padding-bottom:5px;
	}
#newsletterbox label {
	padding:10px 0;
	color:#d8b715;
	}
.wpcf7-submit {
	background: url(images/submit-go.png) right no-repeat;
	height:25px;
	width:25px;
	padding:5px;
	border:none;
	margin-top:10px;
	}
#maps {
	float:right;
	margin-bottom:15px;
	border:0;
	width:280px;
	}
#contact-item a{
	color:#ffffff; /* Select contact item link colour (Same as contact item text) */
}

#contact-social{
	float:right;
	margin-top:30px;
}

#contact-social img{
	margin:-10px 0 20px 15px;
	float:right;
}

/* * * 7.0 Footer * * */

#footer{
	background: url(images/black-bg.png) repeat; /* Select bottom footer colour */
	color:#ffffff; /* Select bottom footer text colour */
	width:100%;
	min-height:60px;
	padding:0 15px;
}

#footer p{
	float:right;
	line-height:60px;
	font-weight:normal;
	font-size: 13px;
}

#footer a{
	color:#ffffff; /* Select bottom footer link colour (Same as bottom footer text colour) */
}

#footer ul {
	text-align:left;
	float:left;
}

#footer ul li {
	display: inline;
	font-weight:normal;
	line-height:60px;
	font-size: 13px;
	padding-right:8px;
	margin-right:8px;
	border-right:1px solid white;
}

#footer ul li:last-child{border-right:none;}

#footer ul li a {
	color:#ffffff; /* Select bottom footer link colour (Same as bottom footer text colour) */
}


/* * * 8.0 Small Screen * * */

@media all and (max-width: 750px) { /*Styles to apply when browser width is less then 640px */

#donate-box, #donate-now {
	display:none;
	}

.wpcf7-text{
  width:180px;
	}
/* * * 8.1 Mobile * * */

@media all and (max-width: 660px) { /*Styles to apply when browser width is less then 640px */

/* * * 8.1.1 General * * */

.entry p, ul.nav li {
	-webkit-text-size-adjust: 100%;
}

/* * * 8.2 Header * * */

#header-top, #header-left {
	display:none;
	}
#header-inner{
	height:auto;
	padding:0;
	margin:0;
}

#header-logo {
	width:100%;
	height:auto;
	text-align:center;
	padding:20px 0;
	margin:0;
}

#header-logo img{
	width:100%;
	max-width:280px;
	height:auto;
}
#donate-box, #donate-now a{
	display: none;
	}
#header-right {
	display:none;
}

/* * * 8.3 Content * * */
 
 .banner{
	display:none;
 }

/* * * 8.4 Contact * * */

#contact-inner{
	padding:15px;
}

#contact-item{
	width:100%;
	position:relative;
}

#contact-item img{
	margin:0;
	float:none;
}

.contact-text{
	float:left;
	padding-top:3px;
	position:absolute;
	width:100%;
	left: 42px;
}

.contact-image{
	width:30px;
	text-align:center;
	float:left;
}
.contact-address2{
	position:absolute;
	top:25px;
	left:0px;
}

#newsletterbox {
	padding-left:42px;
	}
#newsletterbox p {
	width:100%;
	}
#newsletterbox input {
	float:left;
	}
.wpcf7-text, .wpcf7-textarea{
  width:180px;
	}
#maps {
	float:none;
	max-width:90%;
	overflow:hidden;
	}
#contact-social{
	float:none;
	width:100%;
	clear:both;
	text-align:center;
}
#contact-social {
	margin-top:20px;
}


#contact-social img{
	margin:25px 20px 25px 20px;
	float:none;
}

/* * * 9.5 Footer * * */

#footer{
	width:100%;
	min-height:70px;
}

#footer p{
	float:none;
	line-height:135%;
	text-align:center;
	padding-bottom:20px;
	padding-top:7px;
	clear:both;
}

#footer ul{
	font-size:12px;
	width:100%;
	text-align:center;
	padding:0;
	padding-top:15px;
}

#footer ul li {
	text-align:center;
	margin:0;
	padding:7px 0;
	width:100%;
	border-right:none;
	display:block;
	line-height:135%;
}
	
}