/*Theme Name: Perth Real Estate Revolution*/


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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}
div.sing2 input {
    width: 30%;
    float: right;
	height:42px;
	padding:0px 15px 0px 17px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:#d3d5d4 solid 1px;
	font-size:15px;
	font-family: 'open_sansregular';
	color:#6e6e6e;
        margin-right: 18px;
    margin-bottom: 15px;
}
div.sing1 img {
    width: 45%;
    float: left;
    margin-left: 18px;
}
feature {padding-bottom: 0px; !}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

p {
	line-height:normal;
}


* {
  outline: none;
}


html, body {
  color:#2d2d2d;
  font-size:14px;
  font-family: 'Open Sans', sans-serif;
}

html {
  height: 100%;
}

body {
	min-height: 100%;
	padding: 0px;
	background-color:#f9f9f9;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	background-position:left top;
	border-top:#22aae7 solid 6px;


}

.clear {
	clear:both;
}

.container {
	width:1100px;
	margin:0 auto;
	background-color:#fff;
	border:#e1e1e1 solid 1px;
	border-top:none;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-box-shadow: 0px 0px 7px #e1e1e1;
	-webkit-box-shadow: 0px 0px 7px #e1e1e1;
	box-shadow: 0px 0px 7px #e1e1e1;
	margin-bottom:50px;
	-moz-transition: width 0.5s ease-out;
	-webkit-transition: width 0.5s ease-out;
	transition: width 0.5s ease-out;
}

.header {
	padding-top:23px;
}

.header-top {
	padding:0px 20px 25px 20px;
	text-align:center;
}

.header-top h4 {
	font-size:24px;
	line-height:27px;
	color:#262626;
	font-weight:600;
	padding-bottom:10px;
}

.header-top h2 {
	font-size:55px;
	line-height:60px;
	color:#22aae7;
	text-transform:uppercase;
	font-family:Arial, Tahoma, "Trebuchet MS";
	font-weight:700;
	padding-bottom:5px;
}

.header-top h3 {
	font-size:38px;
	line-height:48px;
	color:#262626;
	font-weight:700;
	padding:0px 20px 0px 20px;
}

.header-bottom {
	text-align:center;
	color:#fff;
	padding:20px 30px 20px 30px;
	background:#fb6b06;
	background:-webkit-gradient(linear,left top,left bottom,from(#fc8e0e),to(#fb6b06));
	background:-webkit-linear-gradient(#fc8e0e,#fb6b06);
	background:-moz-linear-gradient(center top,#fc8e0e 0%,#fb6b06 100%);
	background:-moz-gradient(center top,#fc8e0e 0%,#fb6b06 100%);
}

.header-bottom h2 {
	font-size:26px;
	line-height:32px;
	font-weight:600;
}

.header-bottom h2 span {
	font-weight:800;
}

.content {
	padding:20px 0px 30px 0px;
}

.c-top {
	text-align:center;
}

.c-top h2 {
	font-size:30px;
	line-height:35px;
	color:#282828;
	font-weight:700;
	padding:0px 50px 20px 50px;
}

.video-area {
	overflow:hidden;
	padding:0px 28px 30px 24px;
}

.video {
	float:left;
	width:671px;
	border:#2d2d2d solid 4px;
}

.video img {
	display:block;
	width:671px;
	height:419px;
}

.video iframe {
	display:block;
	width:100%;
	height:419px;
}

.video embed {
	display:block;
	width:100%;
	height:419px;
}

.va-rhs {
	float:right;
	width:334px;
}

.cta-form {
	background-color:#f3f3f3;
	border-bottom:#22aae7 solid 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	position:relative;
}

.cta-head {
	border-bottom:#22aae7 solid 4px;
	padding:21px 5px 21px 5px;
		background:#1896df;
	background:-webkit-gradient(linear,left top,left bottom,from(#38b9ec),to(#1896df));
	background:-webkit-linear-gradient(#38b9ec,#1896df);
	background:-moz-linear-gradient(center top,#38b9ec 0%,#1896df 100%);
	background:-moz-gradient(center top,#38b9ec 0%,#1896df 100%);
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	text-align:center;
	color:#fff;
	font-size:27px;
	font-weight:700;
	text-shadow:#1b90c9 1px 2px;
	font-family: 'Roboto Condensed', sans-serif;
}

.cta-contents {
	background-image:url(images/pattern01.gif);
	background-repeat:repeat;
	background-position:left top;
	padding:12px 0px 10px 0px;
	-moz-box-shadow: inset 0px 0px 12px 6px #ccc;
	-webkit-box-shadow: inset 0px 0px 12px 6px #ccc;
	box-shadow: inset 0px 0px 12px 6px #ccc;
}

.cta-top {
	text-align:center;
	padding:0px 10px 13px 10px;
	color:#282828;
}

.cta-top h2 {
	font-size:22px;
	font-weight:700;
	padding-bottom:8px;
}

.cta-top h3 {
	font-size:14px;
	line-height:18px;
	padding-bottom:13px;
}

.cta-top h3 span {
	color:#fc7d08;
	font-weight:800;
}

.cta-top h4 {
	font-size:14px;
	line-height:18px;
	font-weight:700;
}

.cta-box {
	text-align:center;
	padding-bottom:12px;
}

.cta-box input {
	border:#cecece solid 1px;
	height:37px;
	padding:0px 16px 0px 16px;
	width:78%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
		-moz-box-shadow: inset 0px 0px 6px 3px #eee;
	-webkit-box-shadow: inset 0px 0px 6px 3px #eee;
	box-shadow: inset 0px 0px 6px 3px #eee;
	font-size:15px;
	color:#7d7d7d;
	font-weight:600;
	font-family: 'Open Sans', sans-serif;
}

.cta-box input:focus {
	border:#35b7eb solid 1px;
}

.cta-button {
	text-align:center;
	padding-bottom:10px;
}

.cta-button input {
	width:299px;
	height:55px;
	background-color:transparent;
	background-image:url(images/register-now.png);
	background-repeat:no-repeat;
	background-position:center top;
	border:none;
	outline:none;
	cursor:pointer;
	text-indent:-9999px;
}

.prv-txt {
	text-align:center;
	padding-bottom:5px;
	font-family:Arial, Tahoma, "Trebuchet MS";
	font-size:14px;
}

.pointer {
	position:absolute;
	right:-27px;
	top:380px;
}

.home-section1 {
	overflow:hidden;
	padding:0px 43px 34px 9px;
}

.hs1-logo {
	float:left;
	padding-top:3px;
        margin-left: 20px;
}

.home-section1 h3 {
	float:right;
	width:872px;
	text-align:center;
	font-size:23px;
	line-height:28px;
	font-weight:700;
}

.home-section2 {
	padding-bottom:10px;
}


.hs2-head {
	position:relative;
	padding-bottom:26px;
	position:relative;
}

.hs2-head h2 {
	text-align:center;
	font-size:31px;
	font-weight:700;
	color:#25a0d7;
}

.hs2-arrow {
	position:absolute;
	right:70px;
	top:0px;
}

.hs2-text {
	background-image:url(images/hs2-shadow.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding:50px 29px 10px 25px;
}

.hs2-text h3 {
	font-size:24px;
	line-height:28px;
	font-weight:700;
	padding-bottom:20px;
	padding-left:5px;
}

.hs2-text ul li {
	font-size:20px;
	line-height:25px;
	font-weight:600;
	padding:8px 0px 18px 93px;
	background-image:url(images/bullet01.png);
	background-repeat:no-repeat;
	background-position:left top;
	min-height:54px;
}

.hs2-text ul li strong {
	font-weight:800;
}
h span {
    font-weight: 800;
    background-image: url('images/highlight.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% 100%;
    padding: 3px 20px;
    color: #694F08;
}
.hs2-text ul li span {
	font-weight:800;
	background-image:url(images/highlight.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-size:100% 100%;
	padding:10px 20px 10px 20px;
	color:#694f08;
}


.home-section3 {
	margin:0px 28px 0px 28px;
	border:#c7c7c7 solid 3px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:20px 70px 20px 378px;
	position:relative;
	background-image:url(images/important.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-size:auto 100%;
}

.home-section3 h2 {
	font-size:45px;
	font-weight:700;
	padding-bottom:20px;
	color:#fc7e08;
	padding-left:30px;
}

.home-section3 p {
	font-size:17px;
	font-weight:600;
	line-height:22px;
	padding-bottom:15px;
}

.home-section3 p strong {
	font-weight:800;
}

.ipn {
	position:absolute;
	width:214px;
	right:-24px;
	top:-19px;
}

.ipn img {
	width:100%;
	height:auto;
}


.home-section4 {
	padding:25px 30px 0px 31px;
	overflow:hidden;
}

.home-section4 p {
	float:left;
	width:100%;
	font-size:19px;
	line-height:25px;
	font-weight:600;
}

.home-section4 p strong {
	font-weight:800;
}

.reg-button {
	float:left;
	padding-left:20px;
}

@media only screen and (min-width: 960px) and (max-width: 1099px) {
	
.container {
	width:950px;
}

.header-top h2 {
	font-size:50px;
	line-height:55px;
}

.header-top h3 {
	font-size:40px;
	line-height:46px;
	padding:0px 50px 0px 50px;
}

.video {
	width:530px;
	margin-top:50px;
}

.video img {
	width:100%;
	height:auto;
}

.video iframe {
	width:100%;
	height:331px;
}

.video embed {
	width:100%;
	height:331px;
}

.home-section1 {
	padding:0px 30px 34px 9px;
}

.home-section1 h3 {
	width:750px;
	font-size:20px;
	line-height:26px;
}

.hs2-head h2 {
	font-size:30px;
}

.hs2-arrow {
	right:20px;
}

.hs2-text {
	padding:40px 29px 10px 25px;
}


.home-section3 {
	padding:20px 40px 10px 400px;
	background-size:auto 100%;
}

.home-section3 h2 {
	font-size:45px;
	padding-left:0px;
}

.home-section3 p {
	font-size:17px;
	line-height:21px;
}


.ipn {
	width:170px;
	right:-20px;
	top:-15px;
}

.home-section4 p {
	width:560px;
}

.reg-button {
	float:left;
	padding-left:20px;
}	
	
}



/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	

.container {
	width:750px;
}

.header {
	padding-top:23px;
}


.header-top h2 {
	font-size:55px;
	line-height:58px;
}

.header-top h3 {
	font-size:40px;
	line-height:46px;
	padding:0px 10px 0px 10px;
}

.header-bottom h2 {
	font-size:25px;
}

.c-top h2 {
	font-size:27px;
	line-height:31px;
	padding:0px 20px 20px 20px;
}

.video-area {
	padding:0px 0px 30px 0px;
}

.video {
	float:none;
	width:671px;
	margin:0px auto 20px auto;
}

.va-rhs {
	float:none;
	width:334px;
	margin:0 auto;
}

.home-section1 {
	padding:0px 20px 34px 20px;
}

.hs1-logo {
	float:left;
	padding-top:20px;
}

.home-section1 h3 {
	width:540px;
	font-size:21px;
	line-height:26px;
	text-align:left;
}

.hs2-head {
	padding-bottom:10px;
}

.hs2-head h2 {
	text-align:center;
	font-size:31px;
	padding:0px 50px 0px 20px;
	line-height:36px;
}

.hs2-arrow {
	right:10px;
}

.home-section3 {
	margin:0px 20px 0px 20px;
	padding:20px 70px 20px 210px;
	background-size:200px auto;
}

.home-section3 h2 {
	font-size:40px;
	padding-left:0px;
}


.ipn {
	width:180px;
	right:-20px;
	top:-15px;
}

.home-section4 {
	padding:25px 20px 0px 20px;
}

.home-section4 p {
	float:none;
	width:auto;
	text-align:center;
	padding-bottom:20px;
}

.reg-button {
	float:none;
	padding-left:0px;
	text-align:center;
}

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
	/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

.container {
	width:300px;
}

.header {
	padding-top:20px;
}

.header-top {
	padding:0px 10px 25px 10px;
}

.header-top h2 {
	font-size:40px;
	line-height:40px;
}

.header-top h3 {
	font-size:26px;
	line-height:32px;
	padding:0px;
}

.header-bottom {
	padding:20px 15px 20px 15px;
}

.header-bottom h2 {
	font-size:20px;
	line-height:26px;
}

.c-top h2 {
	font-size:23px;
	line-height:28px;
	padding:0px 10px 20px 10px;
}

.video-area {
	padding:0px 10px 30px 10px;
}

.video {
	float:none;
	width:auto;
	margin-bottom:20px;
}

.video img {
	width:100%;
	height:200px;
}

.video iframe {
	width:100%;
	height:200px;
}

.video embed {
	width:100%;
	height:200px;
}

.va-rhs {
	float:none;
	margin:0 auto;
	width:auto;
}

.cta-head {
	padding:10px 5px 10px 5px;
	font-size:24px;
}

.cta-top h2 {
	font-size:22px;
	padding-bottom:8px;
}

.cta-top h3 {
	font-size:14px;
	line-height:18px;
}

.cta-top h4 {
	font-size:14px;
	line-height:18px;
}

.cta-box input {
	width:78%;
}


.cta-button input {
	width:252px;
	height:46px;
	background-size:252px 46px;
}

.prv-txt {
	font-size:14px;
}

.pointer {
	display:none;
}

.home-section1 {
	padding:0px 10px 34px 10px;
}

.hs1-logo {
	float:none;
	padding-top:0px;
	text-align:center;
	padding-bottom:15px;
}

.home-section1 h3 {
	float:none;
	width:auto;
	font-size:18px;
	line-height:24px;
}


.hs2-head {
	padding-bottom:26px;
}

.hs2-head h2 {
	font-size:26px;
	line-height:32px;
}

.hs2-arrow {
	position:absolute;
	right:10px;
	top:80px;
}

.hs2-text {
	padding:50px 15px 10px 15px;
}

.hs2-text h3 {
	font-size:24px;
	line-height:28px;
	padding-bottom:20px;
	padding-left:5px;
}

.hs2-text ul li {
	font-size:18px;
	line-height:22px;
	padding:8px 0px 18px 50px;
	min-height:54px;
	background-size:45px auto;
}

.hs2-text ul li span {
	padding:10px 20px 10px 20px;
	line-height:40px;
}


.home-section3 {
	margin:0px 15px 0px 15px;
	padding:50px 20px 20px 20px;
	background-image:none;
}

.home-section3 h2 {
	font-size:25px;
	padding-left:0px;
}

.home-section3 p {
	font-size:17px;
	line-height:22px;
	padding-bottom:15px;
}

.ipn {
	width:130px;
	right:-16px;
	top:-13px;
}

.ipn img {
	width:100%;
	height:auto;
}


.home-section4 {
	padding:25px 15px 0px 15px;
}

.home-section4 p {
	float:none;
	width:auto;
	font-size:18px;
	line-height:23px;
}

.reg-button {
	float:none;
	text-align:center;
	padding-left:0px;
	padding-top:20px;
}

.reg-button img {
	max-width:100%;
	height:auto;
}


}



/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

.container {
	width:420px;
}

.header {
	padding-top:20px;
}

.header-top {
	padding:0px 15px 25px 15px;
}

.header-top h2 {
	font-size:50px;
	line-height:50px;
}

.header-top h3 {
	font-size:32px;
	line-height:40px;
	padding:0px;
}

.header-bottom {
	padding:20px 15px 20px 15px;
}

.header-bottom h2 {
	font-size:22px;
	line-height:28px;
}

.c-top h2 {
	font-size:30px;
	line-height:35px;
	padding:0px 20px 20px 20px;
}

.video-area {
	padding:0px 15px 30px 15px;
}

.video {
	float:none;
	width:auto;
	margin-bottom:20px;
}

.video img {
	width:100%;
	height:250px;
}

.video iframe {
	width:100%;
	height:250px;
}

.video embed {
	width:100%;
	height:250px;
}

.va-rhs {
	float:none;
	margin:0 auto;
	width:334px;
}

.cta-head {
	padding:21px 5px 21px 5px;
	font-size:27px;
}

.cta-top h2 {
	font-size:22px;
	padding-bottom:8px;
}

.cta-top h3 {
	font-size:14px;
	line-height:18px;
}

.cta-top h4 {
	font-size:14px;
	line-height:18px;
}

.cta-box input {
	width:78%;
}


.cta-button input {
	width:299px;
	height:55px;
	background-size:299px 55px;
}

.prv-txt {
	font-size:14px;
}

.pointer {
	display:block;
}

.home-section1 {
	padding:0px 15px 34px 15px;
}

.hs1-logo {
	float:none;
	padding-top:0px;
	text-align:center;
	padding-bottom:15px;
}

.home-section1 h3 {
	float:none;
	width:auto;
	font-size:20px;
	line-height:26px;
}


.hs2-head {
	padding-bottom:26px;
}

.hs2-head h2 {
	font-size:30px;
	line-height:35px;
}

.hs2-arrow {
	position:absolute;
	right:10px;
	top:80px;
}

.hs2-text {
	padding:50px 15px 10px 15px;
}

.hs2-text h3 {
	font-size:24px;
	line-height:28px;
	padding-bottom:20px;
	padding-left:5px;
}

.hs2-text ul li {
	font-size:19px;
	line-height:24px;
	padding:8px 0px 18px 75px;
	min-height:54px;
	background-size:65px 57px;
}

.hs2-text ul li span {
	padding:10px 20px 10px 20px;
	line-height:40px;
}


.home-section3 {
	margin:0px 15px 0px 15px;
	padding:30px 20px 20px 20px;
	background-image:none;
}

.home-section3 h2 {
	font-size:35px;
	padding-left:0px;
}

.home-section3 p {
	font-size:17px;
	line-height:22px;
	padding-bottom:15px;
}

.ipn {
	width:130px;
	right:-16px;
	top:-13px;
}

.ipn img {
	width:100%;
	height:auto;
}


.home-section4 {
	padding:25px 15px 0px 15px;
}

.home-section4 p {
	float:none;
	width:auto;
	font-size:18px;
	line-height:23px;
}

.reg-button {
	float:none;
	text-align:center;
	padding-left:0px;
	padding-top:20px;
}


}

