@media (max-width: 575.98px) {
	.ms_blackimg_5 {
	margin-left:32% !important;
}
	input[type="submit"] {
		width:100% !important;
	}
	.ms_message{
		width:100% !important;
		margin:auto !important;
	}
	.ms_btn_black{		
		margin-left: 0px !important;
		width:70% !important;
		background-color:#222222 !important;
	}
	.ms_btn_white{
		margin-left: 0px !important;
		width:70% !important;
		background-color:#FFF !important;
		color:#222222!important;
	}
	.ms_img_text{
		width: 50% !important;
		margin:auto !important;
		color:#FFF !important;
	}
	 .ms_img_text_all *{
				color:#FFF !important;
		}
	 .bathlist{
		color: #777777 !important;
		list-style: disc;
	}
	.bathmain{
		margin-left: 35px !important;
	}
	.map_location{
		background: url(../images/brisbanebridge.png);
		width: 100%;
		height: 400px;
		background-size: cover;
		text-align: center;
	}
	
	
	
	.map_location h2{
		line-height: 400px !important;
		font-size: 50px !important;
		font-weight: 300 !important;
		opacity: 1 !important;
	}
	.map_location2{
		background: url(../images/goldcoast.png);
		width: 100%;
		height: 400px;
		background-size: cover;
		text-align: center;
	}
	.map_location2 h2{
		line-height: 400px !important;
		font-size: 50px !important;
		font-weight: 300 !important;
		opacity: 1 !important;
	}
	.map_location3{
		background: url(../images/sunshinecoast.png);
		width: 100%;
		height: 400px;
		background-size: cover;
		text-align: center;
	}
	.map_location3 h2{
		line-height: 400px !important;
		font-size: 50px !important;
		font-weight: 300 !important;
		opacity: 1 !important;
	}
	.brisbane_img{
		background: url(../images/green_img.png);
		width: 100%;
		
		background-size: cover;
		text-align: center;
	}
	.brisbane_img h2{
		line-height: 45px !important;
		font-size: 50px;
		font-weight: 300;
		opacity: 1;
	}
	.ms_round_img{
		border-radius:100px;
	}
	.ms_div_gray{
		background-color:#f6f6f6;
		padding:35px;
		font-style:italic;
	}
	.ms_round_img_div{
		text-align:center;
	}
	.ms_message .home_form_btn {
		margin-left: 0px !important;
	}
	.brisbane_img_2{
		background: url(../images/black_img.png);
		width: 100% !important;
		height:auto;
		background-size: cover !important;
		text-align: center !important;
	}
	.brisbane_img_2 h2{
		line-height: 45px !important;
		font-size: 50px !important;
		font-weight: 300 !important;
		opacity: 1 !important;
	}
	.ms_message1{
		width:100% !important;
		margin:auto !important;
		display:block !important;
	}
	.ms_message1 .ms_black_green_btn {
    max-width: 100%;
    margin: auto;
	}
	.ms_green_row_50 {
    max-width: 70% !important;
	}
	.ms_under_green{
		width:100% !important;
	}
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.ms_blackimg_5 {
	margin-left:32% !important;
}
.ms_btn_black_row2 .ms_btn_black {
    margin-left: 0px !important;
}
.ms_green_row_50{
	max-width:50%;
}
	.ms_message{
		input[type="submit"] {
		width:100% !important;
	}
		width:100% !important;
		margin:auto !important;
	}
	.ms_btn_black{
	    margin-left: 0px !important;
		width:70% !important;
		background-color:#222222 !important;
	}
	.ms_btn_white{
		margin-left: 0px !important;
		width:70% !important;
		background-color:#FFF !important;
		color:#222222!important;
	}
	.ms_img_text{
			width: 50% !important;
			margin:auto !important;
			color:#FFF !important;
	}
	.ms_img_text_all *{
				color:#FFF !important;
		}
	.bathlist{
		color: #777777 !important;
		list-style: disc;
	}
	.bathmain{
		margin-left: 35px !important;
	}
	.map_location{
		background: url(../images/brisbanebridge.png);
		width: 100%;
		height: 400px;
		background-size: cover;
		text-align: center;
	}
	.map_location h2{
		line-height: 400px;
		font-size: 50px;
		font-weight: 300;
		opacity: 1;
	}
	.map_location2{
		background: url(../images/goldcoast.png);
		width: 100%;
		height: 400px;
		background-size: cover;
		text-align: center;
	}
	.map_location2 h2{
		line-height: 400px;
		font-size: 50px;
		font-weight: 300;
		opacity: 1;
	}
	.map_location3{
		background: url(../images/sunshinecoast.png);
		width: 100%;
		height: 400px;
		background-size: cover;
		text-align: center;
	}
	.map_location3 h2{
		line-height: 400px;
		font-size: 50px;
		font-weight: 300;
		opacity: 1;
	}
	.brisbane_img{
		background: url(../images/green_img.png);
		width: 100% !important;
		
		background-size: cover !important;
		text-align: center !important;
	}
	.brisbane_img h2{
		line-height: 45px !important;
		font-size: 50px !important;
		font-weight: 300 !important;
		opacity: 1 !important;
	}
	.ms_round_img{
		border-radius:100px;
	}
	.ms_div_gray{
		background-color:#f6f6f6;
		padding:35px;
		font-style:italic;
	}
	.ms_round_img_div{
		text-align:center;
	}
	.home_form_btn {
		margin-left: 0px !important;
	}
	.brisbane_img_2{
		background: url(../images/black_img.png);
		width: 100% !important;
		height:auto;
		background-size: cover !important;
		text-align: center !important;
	}
	.brisbane_img_2 h2{
		line-height: 45px !important;
		font-size: 50px !important;
		font-weight: 300 !important;
		opacity: 1 !important;
	}
	.ms_btn_green{
		margin-left:35px !important; 
	}
	.ms_btn_black{
		margin-left:35px !important; 
	}
	
	.ms_message1{
		width:100% !important;
		margin:auto !important;
		display:block !important;
	}
	.ms_message1 .ms_black_green_btn {
    max-width: 100%;
    margin: auto;
	}
	.ms_green_row_50 {
    max-width: 50% !important;
	}
	.ms_under_green{
		width:100% !important;
	}
}


@media (min-width: 768px) and (max-width: 991.98px) {
	input[type="submit"] {
		width:100% !important;
	}
	.ms_message{
		width:50% !important;
		margin:auto !important;
	}
	.ms_message1{
		width:40% !important;
		margin:auto !important;
	}
	.ms_btn_green{
		margin-left:0px !important; 
		
	}
	.ms_btn_black{
		margin-left:0px !important; 
		
		background-color:#222222 !important;
	}
	.ms_btn_white{
		
		background-color:#FFF !important;
		color:#222222!important;
		margin-left:0px !important;
	}
	
	.ms_img_text{
			width: 50% !important;
			margin:auto !important;
			color:#FFF !important;
	}
	.ms_img_text_all *{
			color:#FFF !important;
	}
	.bathlist{
		color: #777777 !important;
		list-style: disc;
    }
    .bathmain{
    	margin-left: 35px !important;
	}
	.map_location{
		background: url(../images/brisbanebridge.png);
		width: 100%;
		height: 400px;
		background-size: cover;
		text-align: center;
	}
	.map_location h2{
		line-height: 400px;
		font-size: 50px;
		font-weight: 300;
		opacity: 1;
	}
	.map_location2{
		background: url(../images/goldcoast.png);
		width: 100%;
		height: 400px;
		background-size: cover;
		text-align: center;
	}
	.map_location2 h2{
		line-height: 400px;
		font-size: 50px;
		font-weight: 300;
		opacity: 1;
	}
	.map_location3{
		background: url(../images/sunshinecoast.png);
		width: 100%;
		height: 400px;
		background-size: cover;
		text-align: center;
	}
	.map_location3 h2{
		line-height: 400px;
		font-size: 50px;
		font-weight: 300;
		opacity: 1;
	}
	.brisbane_img{
		background: url(../images/green_img.png);
		width: 100%;
		
		background-size: cover;
		text-align: center;
	}
	.brisbane_img h2{
		line-height: 45px;
		font-size: 50px;
		font-weight: 300;
		opacity: 1;
	}
	.ms_round_img{
		border-radius:100px;
		margin-left: 55px;
	}
	.ms_div_gray{
		background-color:#f6f6f6;
		padding:35px;
		font-style:italic;
	}
	.brisbane_img_2{
		background: url(../images/black_img.png);
		width: 100% !important;
		height:auto;
		background-size: cover !important;
		text-align: center !important;
	}
	.brisbane_img_2 h2{
		line-height: 45px !important;
		font-size: 50px !important;
		font-weight: 300 !important;
		opacity: 1 !important;
	}
	
}


@media (min-width: 992px) and (max-width: 1199.98px) {
	.ms_message{
		width:50% !important;
		margin:auto !important;
	}
	.ms_message1{
		width:40% !important;
		margin:auto !important;
	}
	.ms_btn_green{
		margin-left: 0px !important; 
		
	}
	.ms_btn_black{
		margin-left:0px !important; 
		
		background-color:#222222 !important;
	}
	.ms_btn_white{
		
		background-color:#FFF !important;
		color:#222222!important;
		margin-left:10px !important;
	}
	.ms_img_text{
			width: 50% !important;
			margin:auto !important;
			color:#FFF !important;
	}
	.ms_img_text_all *{
			color:#FFF !important;
	}
	.bathlist{
    	color: #777777 !important;
    	list-style: disc;
    }
	.bathmain{
    	margin-left: 35px;
    }
	.map_location{
		background: url(../images/brisbanebridge.png);
		width: 100%;
		height: 400px;
		background-size: cover;
		text-align: center;
		background-position: center;
	}
	.map_location h2{
		line-height: 400px;
		font-size: 50px;
		font-weight: 300;
		opacity: 1;
	}
	.map_location2{
		background: url(../images/goldcoast.png);
		width: 100%;
		height: 400px;
		background-size: cover;
		text-align: center;
		background-position: center;
	}
	.map_location2 h2{
		line-height: 400px;
		font-size: 50px;
		font-weight: 300;
		opacity: 1;
	}
	.map_location3{
		background: url(../images/sunshinecoast.png);
		width: 100%;
		height: 400px;
		background-size: cover;
		text-align: center;
	}
	.map_location3 h2{
		line-height: 400px;
		font-size: 50px;
		font-weight: 300;
		opacity: 1;
	}
	.brisbane_img{
		background: url(../images/green_img.png);
		width: 100% !important;
		
		background-size: cover !important;
		text-align: center !important;
	}
	.brisbane_img h2{
		line-height: 45px !important;
		font-size: 50px !important;
		font-weight: 300 !important;
		opacity: 1 !important;
	}
	.ms_round_img{
		border-radius:100px;
		position:absolute;
	}
	.ms_div_gray{
		background-color: #f6f6f6;
		padding: 35px;
		font-style: italic;
		position: relative;
		left: 24%;
		top: 50px;
	}
	.ms_div_gray:before {
		content: "\A";
		border-style: solid;
		border-width: 30px 22px 30px 0;
		border-color: transparent #f6f6f6 transparent transparent;
		position: absolute;
		left: -21px;
	}
	.brisbane_img_2{
		background: url(../images/black_img.png);
		width: 100% !important;
		height:370px;
		background-size: cover !important;
		text-align: center !important;
	}
	.brisbane_img_2 h2{
		line-height: 45px !important;
		font-size: 50px !important;
		font-weight: 300 !important;
		opacity: 1 !important;
	}
	.ms_5{
		margin-left:10% !important;
	}
}


@media (min-width: 1200px) { 
.ms_blackimg_5 *{
    font-size:12px !important;
} 
	.ms_black_green_btn{
		display: -webkit-flex !important;
	}
	.ms_h3{
		font-size:31px;
	}
	.ms_h4{
		font-size:26px;
	}
	.ms_message{
		width:60% !important;
		margin:auto !important;
	}
	.ms_message_grid8{
		width:60% !important;
	}
	.ms_message1{
		width:40% !important;
		margin:auto !important;
	}
	.ms_message2{
		width:100% !important;
		margin:auto !important;
	}
	.ms_btn_green{
		margin-left: 0px !important; 
		
	}
	.ms_btn_black{		
		background-color:#222222 !important;
	}
	.ms_btn_black_row{
		margin-left:10px;
	}
	.ms_btn_black_row2{
		margin-left:20px;
	}
	.ms_btn_white{
		
		background-color:#FFF !important;
		color:#222222!important;
		margin-left:10px !important;
	}
	.ms_img_text{
				width: 60% !important;
				margin:auto !important;
				color:#FFF !important;
		}
	.ms_img_text_all *{
				color:#FFF !important;
		}
	.ms_img_text_all{
				padding-top:20px;
		}
		.ms_img_text_all .grid_4{
			margin:0 auto;
		}
	.bathlist{
			color: #777777 !important;
			list-style: disc;
		}
	.bathmain{
		margin-left: 35px;
	}
	.map_location{
		background: url(../images/brisbanebridge.png);
		width: 100%;
		height: 400px;
		background-size: cover;
		text-align: center;
	}
	.map_location h2{
		line-height: 400px;
		font-size: 50px;
		font-weight: 300;
		opacity: 1;
	}
	.map_location2{
		background: url(../images/goldcoast.png);
		width: 100%;
		height: 400px;
		background-size: cover;
		text-align: center;
	}
	.map_location2 h2{
		line-height: 400px;
		font-size: 50px;
		font-weight: 300;
		opacity: 1;
	}
	.map_location3{
		background: url(../images/sunshinecoast.png);
		width: 100%;
		height: 400px;
		background-size: cover;
		text-align: center;
	}
	.map_location3 h2{
		line-height: 400px;
		font-size: 50px;
		font-weight: 300;
		opacity: 1;
	}
	.brisbane_img{
		background: url(../images/green_img.png);
		width: 100% !important;
		
		background-size: cover !important;
		text-align: center !important;
	}
	.brisbane_img h2{
		line-height: 45px !important;
		font-size: 50px !important;
		font-weight: 300 !important;
		opacity: 1 !important;
	}
	.brisbane_img_2{
		background: url(../images/black_img.png);
		width: 100% !important;
		height:370px;
    	background-size: cover !important;
		text-align: center !important;
	}
	.brisbane_img_2 h2{
		line-height: 45px !important;
		font-size: 50px !important;
		font-weight: 300 !important;
		opacity: 1 !important;
	}
	.brisbane_green_bg{
		background-color:#2fa22f;
		height: 150px !important;
		background-size: cover !important;
		text-align: center !important;
		margin-left:0px;
	}
	.brisbane_green_bg h2{
		line-height: 45px !important;
		font-weight: 500 !important;
		opacity: 1 !important;
	}
	.ms_round_img{
		border-radius:100px;
		position:absolute;
	}
	.ms_div_gray{
		background-color: #f6f6f6;
		padding: 35px;
		font-style: italic;
		position: relative;
		left: 24%;
		top: 20px;
	}
	.ms_div_gray:before {
		content: "\A";
		border-style: solid;
		border-width: 30px 22px 30px 0;
		border-color: transparent #f6f6f6 transparent transparent;
		position: absolute;
		left: -21px;
	}
	.message .row .col-sm-5{
		margin:auto !important;
	}
	.ms_5{
		margin-left:10% !important;
	}
	.ms_line_rights{
		border-right:1px solid #dadada;
	}
	.ms_green_div{
		position:relative;
	}
	.ms_under_green{
		position: absolute;
		left: 0;
		top: 80%;
		margin-top: 20px;
		right: 0;
	}
	.ms_top_50{
		margin-top:80px;
	}
}
.ms_list li{
	color:#777777 !important;
	list-style:disc;
}
.ms_list {
	padding:20px !important;
	margin-left: 55px;
	margin-right:40px;
}
.ms_blackimg_5 {
    text-align: left;
    padding: 10px;
    float: left;
    font-size: 14px;
	margin-left:15px;
	position:relative;
}
.ms_blackimg_5:before{
	position: absolute;
    right: 98%;
    top: 2px;
    content: "\f05d";
    color: #2fa22f;
    font-size: 50px;
    line-height: 65px;
    width: 50px;
    height: 50px;
    font-family: FontAwesome;
    font-family: FontAwesome;
}
.ms_black_row{
	width: 100%;
    padding-left: 5%;
    padding-right: 5%;
}
	.brisbane_green_bg{
		background-color:#2fa22f;
		height: 150px !important;
		background-size: cover !important;
		text-align: center !important;
		margin-left:0px;
	}
	.brisbane_green_bg h2{
		line-height: 45px !important;
		font-weight: 300 !important;
		opacity: 1 !important;
	}
	.brisbane_img1{
		background-color:white;
		padding-top:60px;
		background-size: cover !important;
		text-align: center !important;
	}
	.brisbane_img1 h4,.brisbane_img1 h2{
		color:#222222 !important;
	}
	.brisbane_img1 h2{
		line-height: 45px !important;
		font-size: 50px !important;
		font-weight: 300 !important;
		opacity: 1 !important;
	}
	.ms_p{
		display:inline-block;
		color:#222222 !important;
	}
	.style4 {
		font-size: 25px;
		color: #009933;
	}
.map_location,.map_location2,.map_location3{
	background-position:center;
}
html{
	overflow-x:hidden;
}
.about-us h4{
	text-align:left !important;
}
input {
    border: none;
	margin:5px;
}