.monetize .ad-info {
    float: left;
    margin-top: 25px;
}

#listings.my-listings div.navigation ul > li.nav-icon.bump-up > a:before {
    background: url(../static/gallery.png) 0 1px no-repeat;
}
#listings.my-listings div.navigation ul > li.nav-icon.higlight > a:before {
    background: url(../static/gallery.png) 0 -17px no-repeat;
}
.m-statistic {
    padding-bottom: 15px;
    border-bottom: 2px solid #cbcbcb;
    margin-bottom: 15px;
}
.m-statistic .bu-info {
    display: inline-block;
    margin-right: 40px;
    vertical-align: bottom;
}
body[dir=rtl] .m-statistic .bu-info {
    margin-right: 0;
    margin-left: 40px;
}
.m-statistic .credits-count {
    font-size: 96px;
    line-height: 1;
}
.m-statistic .button {
    margin: 10px 0;
}
.m-statistic .credits-text {
    display: inline-block;
}
.m-statistic .credits-text .date {
    font-size: inherit;
}
.rb-ads {
    margin-bottom: 10px;
}
article.highlight .main-column {
    background: #ffec6c;
    box-shadow: 5px 0 0 #ffec6c, -5px 0 0 #ffec6c;
    color: #555555;
    border-radius: 6px;
    padding: 5px 0;
}
section#listings  article.highlight div.picture img {
    box-shadow: 0 0px 15px 6px rgb(115 74 210 / 80%);
}

.carousel_block li.highlight,
.listing_box li.highlight {
    background: #ffec6c;
    color: #555555;
    border-radius: 6px;
    /* padding: 2px 5px 0 !important;
    margin-top: 30px; */
    padding: 18px 0px 0px 0px !important;
    margin-right: 7px !important;
}
@media screen and (min-width: 1200px) {
    .listing_box li.highlight {
        padding: 18px 8px 0px 2px !important;
    }
    .listing_box li.highlight:nth-child(5n) {
        padding: 18px 6px 0px 0px !important;
        margin-right: 0 !important;
    }
}
@media screen and (min-width: 962px) and (max-width: 1199px) {
    .listing_box li.highlight {
        padding: 18px 8px 0px 2px !important;
        margin-right: 10px !important;
    }
    .listing_box li.highlight:nth-child(4n) {
        padding: 18px 6px 0px 0px !important;
        margin-right: -3px !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 961px) {
    .listing_box li.highlight {
        padding: 18px 8px 0px 2px !important;
        margin-right: 3px !important;
    }
    .listing_box li.highlight:nth-child(4n) {
        padding: 18px 6px 0px 0px !important;
        margin-right: -3px !important;
    }
}
@media screen and (max-width: 767px) {
    .listing_box li.highlight {
        padding: 25px 8px 0px 2px !important;
        margin-right: 1.8% !important;
    }
    .listing_box li.highlight:nth-child(2n) {
        padding: 25px 8px 0px 2px !important;
        margin-right: -4px !important;
    }
}
@media screen and (max-width: 480px) {
    .listing_box li.highlight {
        padding: 25px 7px 0px 1px !important;
    }
    .listing_box li.highlight:nth-child(2n) {
        padding: 25px 7px 0px 1px !important;
        margin-right: -4px !important;
    }
}

#recently-bumped-up ul.nav-column, #recently-highlighted ul.nav-column {
    padding-top: 0 !important;
    width: auto !important;
}
#recently-highlighted > .fieldset, #recently-bumped-up > .fieldset {
    margin-top: 15px;
}
#recently-bumped-up .navigation-column {
    width: auto !important;
}
article.highlight > div.title a {
    background: #ffec6c;
    box-shadow: 5px 0 0 #ffec6c, -5px 0 0 #ffec6c;
    color: #555555;
}
#area_bump_up li.highlight-date {
    display: none !important;
}
#area_highlight li.bump-date {
    display: none !important;
}

aside.left section.monetize-block article {
    width: 100%;
}

.monetize-block .picture > img {
    z-index: 0 !important;
}

div.fieldset.divider > header {
    display: block !important;
}

ul.rating-bar.hide {
    display: none;
}

section#listings ul.nav-column > li.hide {
    display: none;
}

.monetize-block div.main-column > a {
    float: none !important;
}

.highlight-plans ul.plans > li {
    width: 195px;
    position: relative;
    margin-right: 5px;
}
.highlight-plans ul.plans > li .frame {
    padding-left: 10px;
    padding-right: 10px;
}

.highlight-plans ul.plans > li img.qtip {
    margin-left: 0;
}
.highlight-plans ul.plans > li div.frame {
    background-color: #be7bc0;
    min-height: 240px;
    padding-bottom: 60px;
    border-radius: 8px;
}

.highlight-plans .selector {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translate(-50%, 0);
}

#auto-bump-up-container {
    text-align: center;
}
.highlights-available {
    font-size: 2.029em !important;
}

/*** CUSTOM SCROLLBAR ***/
.mCustomScrollbar {
    position: relative;
    display: block;
}
.mCustomScrollbar .mCustomScrollBox {
    overflow: hidden;
}
.mCustomScrollbar:not(.mCS_no_scrollbar) .mCSB_container {
    width: auto;
    overflow: hidden;
    margin-right: 20px;
}
.mCSB_container.mCS_no_scrollbar {
    margin-right: 0;
}
.mCustomScrollBox > .mCSB_scrollTools {
    width: 4px;
    height: 100%;
    top: 0;
    right: 0;
    opacity: 0.65;
}
.mCustomScrollbar:not(.mCS_no_scrollbar) .mCustomScrollBox.mCSB_vertical {
    margin-right: 3px;
}
.mCustomScrollBox:hover > .mCSB_scrollTools {
    opacity: 1;
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f1f1f1;
    background-color: rgba(153,153,153,0.4);
    width: 3px;
    height: 100%;
    margin: 0 auto;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #ca5cd7;
    width: 3px;
    height: 100%;
}
.mCSB_scrollTools_vertical .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: auto;
}
.mCSB_horizontal .mCSB_draggerContainer {
    width: 100%;
}
.mCSB_horizontal > .mCSB_container {
    height: auto;
    margin-right: 0;
    margin-bottom: 20px;
    padding: 0;
    overflow: hidden;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
    margin-bottom: 0;
}
.mCSB_horizontal > .mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 0 20px;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    height: 3px;
    margin: 0;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger {
    width: 30px;
    height: auto;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 3px;
    margin: 0 auto;
}
.mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools {
    width: 100%;
    height: 3px;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
/*** CUSTOM SCROLLBAR END ***/

/*@media screen and (max-width: 961px) {
    .carousel_block li.highlight, 
    .listing_box li.highlight {
        margin-right: 5px !important;
    }
}*/
/*** MOBILE VIEW ***/
@media screen and (max-width: 767px) {
    section#listings.list ul.ad-info {
        padding-bottom: 30px;
    }

    #auto-bump-up-container .submit-cell .name {
        margin-bottom: 5px;
    }
    .bumped-up-full {
        line-height: 12px;
    }
    section#listings.list ul.nav-column {
        float: none;
        right: inherit;
    }
    section#listings.list > article:not(.no-image) ul.info {
        padding: 5px 25px 0;
    }
    /*.carousel_block li.highlight,
    .listing_box li.highlight {
        padding: 20px 5px 0px 1px !important;
    }
    ul.featured:not(.list) > li.highlight:nth-child(2n) {
        margin-right: 0!important;
    }*/
    .highlight-plans ul.plans > li {
        width: 100% !important;
    }

    .highlight-plans ul.plans > li .frame {
        width: 100%;
    }

    .monetize-form {
        padding-left: 10px;
        padding-right: 10px;
    }
}
