.mobile-menu-icon {
	position: absolute;
	top: 5px;
	right: 0;
}
.navbar-toggle {
	border-color:#e95420;
	margin-top: 0;
}
.navbar-toggle .icon-bar {
	background: #e95420;
}
#top_menu.navbar-collapse {
	padding-right: 0;
}
@media (min-width : 320px) and (max-width : 480px) {
	.logo h1 {
		line-height: normal;
	}
	.top_links {
		padding-left: 0;
	}
	.top_links ul {
		background: #eee;
		border:1px solid #ddd;
		padding: 10px;
		margin-top: 15px;
	}
	.top_links ul li {
		margin: 0;
	}
	.home_search .container {
		width: 100%;
	}
	.home_search input,
	.home_search select {
		margin-bottom: 15px;
	}
	.featured_location > .row {
		margin-top: 0;
		margin-bottom: 10px;
	}
	.fl_div,
	.fl_div.first {
		height: 320px;
		margin-bottom: 15px;
	}
	.fl_third {
		margin-bottom: 0;
	}

	#slider .carousel-caption {
		top: 0;
	}
	#slider .carousel-caption h1 {
		font-size: 2.5em;
	}
	#slider .carousel-caption p {
		font-size: 1.5em;
	}
	.form-middle {
		width: 100%!important;
		margin: 30px auto;
	}
	body.home .listview .picture {
		width: 30%;
	}
	body.home .listview .content {
	    margin-left: 30%;
	}
	.listings .picture {
		height: 134px;
	}
	.listings .short-description {
		display: none;
	}
	.listings .property-attributes span.user {
		display: none;
	}
	.galleryview .picture {
		height: 240px;
	}
	.latest-items {
		margin-bottom: 0;
	}
	.see_more_link a {
		margin:20px auto;
	}
	.checkbox-list li {
		width: 50%;
	}
	.list-other-attributes li {
	    width: 50%!important;
	}
	.item_photos {
		height: 250px;
	}
	.item_detail {
		margin-top: 15px;
	}
	.item_location, #itemMap {
		height: 200px!important;
	}
	.widget { 
		margin-bottom: 20px; 
	}
	.footer-widget {
		margin-bottom: 20px;
	}
	#footer .social-links {
		text-align: center;
		margin-bottom: 15px;
	}
	#footer .social-links li {
		float: none;
		display: inline-block;
	}
	.owl-buttons {
		top: -40px;
		position: absolute;
    	right: 30px;
	}

	.contact_address {
		margin-top: 25px;
	}
	.commentbox {
		margin-bottom: 25px;
	}
}

@media (min-width : 481px) and (max-width : 767px) {
	.logo h1 {
		line-height: normal;
	}
	.top_links {
		padding-left: 0;
	}
	.top_links ul {
		background: #eee;
		border:1px solid #ddd;
		padding: 10px;
		margin-top: 15px;
	}
	.top_links ul li {
		margin: 0;
	}
	.home_search .container {
		width: 100%;
	}
	.home_search input,
	.home_search select {
		margin-bottom: 15px;
	}
	.featured_location > .row {
		margin-top: 0;
		margin-bottom: 10px;
	}
	.fl_div,
	.fl_div.first {
		height: 320px;
		margin-bottom: 15px;
	}
	.fl_third {
		margin-bottom: 0;
	}

	#slider .carousel-caption {
		top: 0;
	}
	#slider .carousel-caption h1 {
		font-size: 2.5em;
	}
	#slider .carousel-caption p {
		font-size: 1.5em;
	}
	.form-middle {
		width: 100%!important;
		margin: 30px auto;
	}
	body.home .listview .picture {
		width: 30%;
	}
	body.home .listview .content {
	    margin-left: 30%;
	}
	.listings .picture {
		height: 134px;
	}
	.listings .short-description {
		display: none;
	}
	.listings .property-attributes span.user {
		display: none;
	}
	.galleryview .picture {
		height: 175px;
	}
	.latest-items {
		margin-bottom: 0;
	}
	.see_more_link a {
		margin:20px auto;
	}
	.checkbox-list li {
		width: 50%;
	}
	.list-other-attributes li {
	    width: 50%!important;
	}
	.item_photos {
		height: 250px;
	}
	.item_detail {
		margin-top: 15px;
	}
	.item_location, #itemMap {
		height: 200px!important;
	}
	.widget { 
		margin-bottom: 20px; 
	}
	.footer-widget {
		margin-bottom: 20px;
	}
	#footer .social-links {
		text-align: center;
		margin-bottom: 15px;
	}
	#footer .social-links li {
		float: none;
		display: inline-block;
	}
	.owl-buttons {
		top: -40px;
		position: absolute;
    	right: 30px;
	}

	.contact_address {
		margin-top: 25px;
	}
	.commentbox {
		margin-bottom: 25px;
	}
}

@media (min-width:768px) and (max-width: 992px) {
	.home_search .container {
		width: 100%;
	}
	.home_search input,
	.home_search select {
		margin-bottom: 15px;
	}
	body.home .listview .picture {
		width: 30%;
	}
	body.home .listview .content {
	    margin-left: 30%;
	}
	.listings .picture {
		height: 180px;
	}
	.listings .short-description {
		height: 46px;
	}
	.search .property-attributes span.user,
	.item .property-attributes span.user {
		display: none;
	}
	.item_photos {
		height: 280px;
	}
	.item_location, #itemMap {
		height: 280px!important;
	}
}