footer h4 {
	margin-bottom: 30px;
}
.breadcrumb {
	background: none;
	margin: 0px;
}
.breadcrumb li, .breadcrumb li a {
	color: #ffffff !important;
    text-transform: uppercase;
}
.breadcrumb > li + li:before {
	color: #ffffff;
}
.row-wrapper-x {
	padding: 0px;
}
.comment-reply-link {
	font-weight: bold;
    text-transform: uppercase;
    float: right;
    color: #7e8c99;
}
.comments_list .children {
	margin-left: 25px;
}
@media screen and (max-width:479px) {
	.comments_list .children {
		margin-left: 0px;
	}
	.comments_list .children .col-sm-2.col-xs-3 {
		padding-left: 5px;
		padding-right: 0px;
	}
	.comments_list .children .col-sm-2.col-xs-3 img {
		max-width: 100%;
		height: auto;
	}
}
.wpb_row {
	margin: 0px;	
}
.vc_column-inner {
	padding: 0px;
}
.wordpress-pagination {
	display: none;
}
@media screen and (max-width: 991px){
	.main_pagination {
		margin-bottom: 50px;
	}
}
@media screen and (max-width: 420px){
	body .rev_slider_wrapper .tparrows, body .rev_slider_wrapper:hover .tparrows {
    display: none !important;
}