
.gg{
	height: 446px !important;
}
.footer,.footer a{
	color: #fff;
}
.activity3,.activity3 img {
    width: 100%;
    overflow: hidden;
    padding: 0;
}

/*ipad pro*/
@media screen and (max-width:1024px){



}


/*ipad*/
@media screen and (max-width: 1000px){
.activity, .crumbs, .crumbs_bar, .footer, .logo_wrap, .nav, .real, .section, .section1, .section2, .section3, .top {
    width: 98%;
    padding: 0 1%;
}
.activity, .content, .crumbs, .crumbs_bar, .footer, .friend_link, .logo_wrap, .nav, .real, .top {
     width: 98%;
    padding: 0 1%;
}
.footer_wrap, .nav_wrap, .top_wrap {
    min-width: 100%;
}
.activity1, .activity1 img,.activity,.activity img,.activity3,.activity3 img {
    width: 100%;
    overflow: hidden;
    padding: 0;
}
.b2,.b5,.b8{
	margin-left: 60px;
}
.b3,.b6,.b9{
	float: left;
	width: 100%;
	margin-left: 0;
}
.r_msg {
    width: 86%;
}
.main {
    width: 100%;
}
.aside {
    width: 100%;
}
.main img{
	max-width: 100%;
		height: auto !important;
}


}
/*iphone*/
@media screen and (max-width: 767px){
.logo{
	float: none;
}
.search{
	float: left;
	margin-left: 20px;
	margin-top: 0;
}

.nav_wrap{
	height: auto;
}
.r_msg {
    width: 73%;
}
.b1,.b2,.b3,.b4,.b5,.b6,.b7,.b8,.b9{
	width: 100%;
	margin-left: 0;
}
.s_ad img{
	width: 100% !important;

}



}

