/* Enter Your Custom CSS Here */
.australiaHtmlMapbottom {
position: absolute;
z-index: 999;
}

#svg_map {
position: absolute;
}

@media(max-width: 1100px){
#text-12 {
  width: 50%;
  margin: 0 auto;
}
}

@media only screen and (max-width:1000px){
.australiaHtmlMapbottom {
display:none;
}
}
@media (min-width: 320px) and (max-width: 766px) {
    body {
  		background: #f1f1f1 url("http://bpic.com.au/wp-content/themes/asbestos/images/bg.png") repeat-x;
        background-position: 100px 55px !important;
    }
.header-image #title-area {
	height: 71px;
  	min-height: 71px;
}
#nav {
	margin-top: 10px;
}
}
.page-id-1850 #sidebar {display: none;}
.page-id-1850 #content {width: 870px;}
.page-id-1848 #sidebar {display: none;}
.page-id-1848 #content {width: 870px;}