html {
    overflow-x: hidden;
}
textarea.form-control {
    height: auto;
}
.modal .modal-header .close {
    float: right;
}
.footer_style_3 .follow_us {
    z-index: 999999;
    position: relative;
}
.listing-wp {
    position: relative;
}
.listing_cate span.listing_like {
    margin-left: 10px;
}
.footer_widgets {
    position: relative;
}
.footer_bottom {
    position: relative;
}
.event_listing {
    position: relative;
}

input.btn.btn-block {
    width: 100%;
}

span.cate_icon img {
    margin-top: -7px;
}
span.listing_like i {
    position: relative;
    bottom: 2px;
}
span.like_post i {
    position: relative;
    bottom: 1px;
}

@media only screen and (max-width: 479px) {
#dashboard .copyrights {
    text-align: center !important;
}
.footer_widgets {
    margin: 20px 0;
}
.listing-heder-inner p {
    font-size: 11px;
}
div#category_slider .owl-next {
    left: 15px;
}
div#category_slider .owl-prev {
    right: 35px;
}
span.cate_icon img {
    margin-top: 0px;
}

}