#search {
	padding-right: 0;
}

#bbpress-forums div.reply {
	position: relative;
}

div.bbp-reply-header {
	margin-bottom: 0;
	overflow: hidden;
	padding: 20px;
}

@media only screen and (max-width: 480px) {
	#bbpress-forums div.bbp-reply-author img.avatar {
		position: relative;
		top: 0;
	}
	
	#bbpress-forums #bbp-your-profile fieldset label[for] {
		float: none;
		width: 100%;
		text-align: left;
	}
	
	#bbpress-forums #bbp-your-profile fieldset input, #bbpress-forums #bbp-your-profile fieldset textarea {
		width: 100%;
	}
	
	#membership-profile {
		top: 30px;
	}
	
	.mp-user-display-name {
		position: relative;
		top: 60px;
		left: 0;
	}
	
	#membership-profile .mp-container {
		margin-top: 60px;
	}
	
	.mp-update-cover, .mp-crop-cover-action {
		bottom: 60px;
	}
}

#bbpress-forums #bbp-user-wrapper h2.entry-title {
	float: none;
}

.entry-footer .tag-list {
	margin-top: 150px;
	border-top: 1px solid pink;
}

.blog-post .entry-footer {
	width: 90%;
}

.share-end {
	background-color: transparent !important;
}

.sd-social-official .sd-content ul>li {
	width: 80px;
}

.membership-registration-form, .sc-membership {
	margin-bottom: 0;
}

.pm-group-view .pm-cover-image img {
	width: 100% !important;
}

.pmagic .pm-user-group-name.pm-dbfl.pm-clip {
	display: none;
}

header .rmagic .rmcontent.rm-login-wrapper{

}

@media screen and (max-width: 767px){
	.site-logo{
		width: 100px;
		height: 100px;
		margin: 0 auto;
	}
	#site-header{min-width:196px;margin:0 auto;display:block;padding-top:10px;}
	.rm-logged-in-view-wrap .rm-logged-in-rf span + span{font-size:20px;}
	.rm-logged-in-view-wrap .rm-logged-in-lf img,.rm-logged-in-view-wrap .rm-logged-in-lf{height: 60px;width:60px;}
	.rm-logged-in-view-wrap .rm-logged-in-rf{
		width: calc(100% - 93px);
	}	
	
	#rm_login_form_1 .rmrow, #rm_login_form_1 .buttonarea input{max-width: 50%;min-width:unset;min-height:30px!important;}
	
	#rm_login_form_1 .rmfield, #rm_login_form_1 .rminput{margin-top: 0; padding-top:0;padding-bottom:0;}
	
	.rmagic .rm-thirdp-login-button-wrap{margin-top:0;}
	#rm_login_form_1 .rmrow:nth-child(6) .rmfield{display:none;}	
}
