/*
* Template Name: Properties
*/

#inner-page-wrapper{
	margin-bottom: 0;
}

#inner-page-wrapper > .container{
	width: 100%;
	padding: 0 0;
}

.ip-banner{
	display: none;
}


@media only screen and (min-width: 992px) {
	
}
@media only screen and (max-width: 1199px) {
	
}

@media only screen and (max-width: 991px) {
	
}
@media only screen and (max-width: 767px) {
	
}
@media only screen and (max-width: 567px) {
	
}
@media only screen and (max-width: 480px) {
	
}