/*!
 *
 * weibo: http://weibo.com/328939339
 *
 * Designed by Bad guy! 
 */
/* Nav */
.tinynav { 
	display: none;
	width: 100%;
	border-radius: 0;
	font-family: 'Raleway', sans-serif;
	margin-top: 20px;	
}
.menu-navbar {}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 
	.tinynav {
	display: block
	}
    #navmenu{
	display: none
	}
	.menu-navbar {
	width: 65%
	}
	.ouragents .our-img {
	width: auto;
	text-align: center
	}
	.imagewrapper {
	height: 100%;
	margin: 0 auto;
	}
	.scroll-properties {
	width: 1470px
	}
	.span280px {
	width: 100%
	}
	.span280px.pull-left{
	float: none
	}
	.span280px.pull-right{
	float: none
	}
	.sidebar-box .our-img {
	width: 100%
	}
 }
 
/* Landscape phone to portrait tablet */

@media (max-width: 767px) {
	.tinynav {
	display: block
	}
    #navmenu{
	display: none
	}
	#wrapper {
	display: none;
	}
	.footer-top,
	.footer-bottom{
	padding: 10px;
	}
	.slider-home .title span {
	display: none
	}
	.footer-bottom .span6 {
	text-align: center;
	}
	.social.pull-right {
	float: none
	}
	.properties {
	background: none;
	}
	.ouragents .our-img {
	width: auto;
	}
	.html5red-logo {
	position: inherit;
	width: 100%;
	text-align: center;
	background: #d84949;
	}
	.menu-navbar  {
	width: 100%;
	margin-left: 0;
	}
	.filter-pro  {
	display: none;
	}
	.our-content ul li {
	margin-bottom: 20px;
	}
	.footer-top .span4{
	margin-bottom: 20px;
	}
	.imagewrapper {
	height: 100%;
	width: 300px;
	margin: 0 auto;
	}
	.span280px {
	width: 100%
	}
	.span280px.pull-left{
	float: none
	}
	.span280px.pull-right{
	float: none
	}
	.sidebar-box .our-img {
	width: 100%
	}
	.contact {
	padding-right: 0px;
	}
	.page-ination ul li a {
	padding: 0;
	border: none;
	}
	.page-ination {
	padding-top: 0px;
	margin-bottom: 30px;
	}
	.pic-cat {
	display: none;
	}
	.list-grid {
	display: none;
	}
	.ordering.pull-right {
	float: none
	}
	.ordering {
	text-align: center
	}
	.ordering select {
	width: 100%
	}
	.notice{
	  width:auto !important;}
	.notice li{margin-bottom:20px !important;}
  .notice li > .image{width:217px !important;}
  .row_info .row-infotext{padding:0px 15px 15px 15px !important;}
  .row_info{bottom:-75% !important;-webkit-transition: all .9s ease-out;
	-moz-transition: all .9s ease-out;
	-o-transition: all .9s ease-out;
	transition: all .9s ease-out;
	width:100% !important;}
	.notice li > .image:hover .row_info{
	bottom: -45% !important;
	opacity:0.9;
	filter:alpha(opacity=90)!important;
}
 }
 
/* Landscape phones and down */
@media (max-width: 480px) {
	.tinynav {
	display: block
	}
    #navmenu{
	display: none
	}
	#wrapper {
	display: none;
	}
	.footer-top,
	.footer-bottom{
	padding: 10px;
	}
	.slider-home .title span {
	display: none
	}
	.footer-bottom .span6 {
	text-align: center;
	}
	.social.pull-right {
	float: none
	}
	.properties {
	background: none;
	}
	.ouragents .our-img {
	width: auto;
	}
	.realestate-logo {
	position: inherit;
	width: 100%;
	text-align: center;
	background: #d84949;
	}
	.filter-pro  {
	display: none;
	}
	.our-content ul li {
	margin-bottom: 20px;
	}
	.footer-top .span4{
	margin-bottom: 20px;
	}
	.imagewrapper {
	height: 100%;
	width: 300px;
	margin: 0 auto;}
	.sidebar-box .our-img {
	width: 100%
	}
	.span280px {
	width: 100%
	}
	.span280px.pull-left{
	float: none
	}
	.span280px.pull-right{
	float: none
	}
	.sidebar-box .our-img {
	width: 100%
	}
	.contact {
	padding-right: 0px;
	}
	.page-ination ul li a {
	padding: 0;
	border: none;
	}
	.page-ination {
	padding-top: 0px;
	margin-bottom: 30px;
	}
	.error404 h1 {
	font-size: 84px;
	}
	.pic-cat {
	display: none;
	}
	.list-grid {
	display: none;
	}
	.ordering.pull-right {
	float: none
	}
	.ordering {
	text-align: center
	}
	.ordering select {
	width: 100%
	}
	.find input.keywordfind {
	width: 94%;
	}
}