

.property-worth-banner						{ padding:30px 0px 30px 0px; }
.property-worth-banner .padding				{ position:relative; padding:0px 20px; }
.property-worth-banner .title				{ font-size:1.6em; color:#ED6409; text-transform:uppercase; }
.property-worth-banner .title-02			{ color:#000000; font-size:1em; }
.property-worth-banner .text				{ position:absolute; font-size:1.5em; }
.property-worth-banner .text.text-online	{ left:110px; top:80px; }
.property-worth-banner .text.text-other		{ left:350px; top:110px; }
.property-worth-banner .image				{ position:relative; float:right; top:-20px; width:50%; }
.property-worth-banner .image .main			{ display:block; width:100%; max-width:469px; max-height:231px; }
.property-worth-banner .image .stacked		{ display:none; width:100%; max-width:208px; max-height:310px; }
.property-worth-banner .btn					{ background-color:#000098; color:#FFFFFF; font-size:1em; text-transform:uppercase; margin-top:12px; }
.property-worth-banner .btn:hover 			{ background-color:#ED6409; color:#FFFFFF; }

.property-worth-banner						{ background:#FFFFFF url(adverts/property-worth-bg.png) repeat; color:#000000; -webkit-font-smoothing:antialiased; -webkit-text-shadow:rgba(0,0,0,.01) 0 0 1px; text-shadow:rgba(0,0,0,.01) 0 0 1px; }



/** RESPONSIVE **/
@media screen and (max-width:900px){

	.property-worth-banner .btn	{ top:50%; bottom:auto; }

}

@media screen and (max-width:880px){

	.property-worth-banner .breaker	{ display:none; }

}

@media screen and (max-width:760px){

	.property-worth-banner .image		{ margin:30px auto; }
	.property-worth-banner .btn			{ position:relative; margin:0px auto; }

}

@media screen and (max-width:630px){

	.property-worth-banner .title		{ font-size:1.5em; }
	.property-worth-banner .text		{ font-size:1.3em; }

}

@media screen and (max-width:570px){

	.property-worth-banner .title					{ position:static; margin:0; text-align:left; padding:0; }
	.property-worth-banner .title-01				{ display:none; }
	.property-worth-banner .title-02				{ display:block; }
	.property-worth-banner .image					{ display:none; float:left; width:208px; margin:0px 0px 30px 0px; }
	.property-worth-banner .image .main				{ display:none; }
	.property-worth-banner .image .stacked			{ display:block; }
	.property-worth-banner .text					{ position:static; }
	.property-worth-banner .text.text-online		{ left:auto; top:auto; margin:30px 0px 30px 240px; }
	.property-worth-banner .text.text-other			{ left:auto; top:auto; margin:0px 0px 0px 240px; }
	.property-worth-banner .btn						{ position:static; top:auto; right:auto; bottom:auto; clear:both; width:250px; margin:0 auto; display:block; }

}

@media screen and (max-width:440px){

	.property-worth-banner .image					{ width:180px;  }
	.property-worth-banner .title					{ font-size:1.3em; padding:10px 0px 0px 0px; margin:0px 0px 0px 200px; }
	.property-worth-banner .text					{ font-size:1.3em; }
	.property-worth-banner .text.text-online		{ margin:30px 0px 30px 200px; }
	.property-worth-banner .text.text-other		{ margin:0px 0px 0px 200px; }

}

@media screen and (max-width:380px){

	.property-worth-banner						{ text-align:center; }
	.property-worth-banner .image					{ display:none; }
	.property-worth-banner .title					{ margin:0px 0px 0px 0px; text-align:center; }
	.property-worth-banner .text.text-online		{ margin:30px 0px 30px 0px; }
	.property-worth-banner .text.text-other		{ margin:0px 0px 30px 0px; }
	.property-worth-banner .btn					{ width:auto; }

}
