.general-row .wpb_column.col-md-12,.general-row .wpb_column.col-md-3 {
	padding-left:0px;
	padding-right:0px;
}
.wpb_revslider_element{
	margin-bottom:0px !important;
}
.member.col-md-3{
	padding-left:15px;
	padding-right:15px;
}
.padding-bottom{
	padding-bottom:80px;
}
.padding-bottom-50{
	padding-bottom:50px;
}
.breadcrumb{
	margin-bottom:0px;
	padding:0px;
	background-color:transparent;
	border-radius:0px;
}
.breadcrumb li a{
	color:#ffffff;
}
.pagination .current,.pagination .current span{
	border:none;
	background-color:#0f86ff;
	color:#ffffff;
	border-radius:0px;
}
.pagination .current:hover,.pagination .current span:hover{
	border:none;
	background-color:#0f86ff;
	color:#ffffff;
	border-radius:0px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span,.pagination > li:last-child > a, .pagination > li:last-child > span{
	border-radius:0px!important;	
}

.pagination > li > span{
	padding:7px 12px;	
}
.zero-margin-top{
	margin-top:-60px;
}
	
/*----------------------Default widget styling--------------------------*/
.widget select {
    max-width: 100%;
    width: 100%;
	border:1px solid #cccccc;
}
.textwidget img {
    height: auto;
    max-width: 100%;
}
.widget.widget_search{
	background:none !important;
}
/*-------------------------------Contact form------------------------------*/
.form-area fieldset {
    display: block;
    margin-bottom: 30px;
    position: relative;
}
fieldset {
    border: 0 none;
    margin: 0;
    min-width: 0;
    padding: 0;
}
#message h1{
	text-align:left;
	padding-bottom:0px;
	margin-bottom:0px;
}

/*--------------------------------------------------------------------------------*/
#twitter_update li{
	list-style-type:none !important;
}
.widget ul li{
	list-style-type:none !important;
}
.main-footer ul{
	padding-left:0px !important;
}
.message-welcome{
	margin-bottom:30px;
}

.comment-list li.pingback img,
.comment-list li.trackback img{
	display:none;
}
.comment-list li.pingback .comment-details,
.comment-list li.trackback .comment-details{
	margin-left:0px;
}
.comment-list li.pingback .comments::before,
.comment-list li.trackback .comments::before{
	display:none;
}
.comment-list li .text li{
	margin-bottom:0px;
}