/* RTL direction styles */
.fleft {
        float: right;/* reversed */
}
.fright {
        float: left;/* reversed */
}
.ralign {
        text-align: left!important;/* reversed */
}
.lalign {
        text-align: right!important;/* reversed */
}
.red.margin {
        padding-left: 0!important;
        padding-right: 10px!important;
}
img.remove {
        margin-left: 0;
        margin-right: 8px;
}

body {
        direction: rtl;
}

/* user navbar */
.circle {
    margin-right: 5px;
    margin-left: 0;
}
.circle > .default:after {
        margin-left: 0;
        margin-right: 10px;
}
#user-navbar ul > li {
        padding-right: 0;
        padding-left: 25px;
}
#user-navbar > span.default:before,
.circle.cart-box-container > span.default:before {
        margin: 0 0 0 10px;
}
.account-menu-content a.counter {
    top: 5px;
}
ul.account-menu-content > li {
    padding: 5px 0 5px 30px;
}
div.fright > .circle {
        float: left;
}
div.fright > .circle_opened > .content {
        left: 0;
        right: auto;
}
.lang-wrapper img.lang {
        margin-right: 0;
        margin-left: 10px;
}
.fb-connect {
        margin: 0 10px 0 0;
}
.lang-wrapper,
.login-btn-wrapper {
    float: left;
}
/* user navbar end */

div#logo {
        float: right;
}

.h1-nav nav {
        float: left;
}
section.side_block > span.expander {
        margin-left: 0;
        margin-right: 10px;
}
.see-all-link {
    right: auto;
    left: 10px;
}
span.circle_opened > .content {
        right: 0;
        left: auto;
}
section.alphabetic-search-keywords-search ul.alphabet-list {
        float: left;
}
#bread_crumbs > ul > *:not(:last-of-type):after {
        background-position: -26px -8px;
}

/* main menu */
section.main-menu ul.menu > li.more.more_active > span {
    left: auto;
    right: -15px;
}
header.page-header section.main-menu ul#main_menu_more {
    /*right: auto !important;
    left: -15px !important;*/
}
header.page-header section.main-menu ul.menu > li.more span:after {
    margin-left: 0;
    margin-right: 5px;
    float: left;
}
section.main-menu ul.menu.more_active > li.more > span {
    left: auto;
    right: 5px;
}
/* main menu end */

/* autocomplete search */
#ac_interface {
    left: auto;
    right: 15px;
    text-align: right;
}
#ac_interface div.ac-listing {
    float: right;
}
#ac_interface div.ac-category {
    float: right;
    text-align: left;
}
#ac_interface div.ac-category a {
    padding: 0 5px 0 15px;
}
#ac_interface .mCSB_container {
    margin-left: 0;
}
#ac_interface .mCSB_scrollTools {
    right: auto;
    left: 12px;
}
/* autocomplete search end */

/*** PAGE CONTENT ***/
section#main_container aside.left {
        float: right;
}

/* inputs */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
        select {
                background: url('../img/gallery.png') left -1294px no-repeat white;
                padding-right: 10px;
                padding-left: 25px;
        }
        input[type=number] {
                padding-right: 10px;
                padding-left: 25px;
        }
}
@-moz-document url-prefix() {
        select {
                background: url('../img/gallery.png') left -1292px no-repeat white;
                padding-right: 25px;
        }
        input[type=number] {
                background: url('../img/gallery.png') left -1323px no-repeat white;
                padding-right: 25px;
        }
}
div.cd-extendable > div.dropdown {
        padding-right: 10px;
        padding-left: 25px;
        background-image: url('../img/gallery.png');
        background-position: left -1292px;
        text-align: right;
}

input[type=checkbox]:not(.default) + label > span,
input[type=radio]:not(.default) + label > span {
        margin: 0 0 0 5px;
}
input[type=checkbox].multiline + label > span,
input[type=radio].multiline + label > span {
    margin: 0 auto 5px;
}
/* inputs end */

/* sidebar search block */
/* two */
.search-item.two-fields > select,
.search-item.two-fields > input[type=text] {
        margin-right: 0;
        margin-left: 4%;
}
.search-item.two-fields > select:last-child,
.search-item.two-fields > input[type=text]:last-child {
        margin-left: 0;
}
/* three */
.search-item.three-field > select {
        margin-right: 0;
        margin-left: 4%;
}
.search-item.three-field > input {
        margin-right: 0;
        margin-left: 4%;
}
.search-item.three-field > *:last-child {
        margin-left: 0;
}
.search-button > a {
        margin-left: 0;
        margin-right: 20px;
}

/* checkbox */
.search-item.checkbox-field > .custom-input > label {
        padding-right: 0;
        padding-left: 5px;
}
/*** PAGE CONTENT END ***/

/*** PAGE FOOTER ***/
nav.footer-menu {
        float: right;
        padding-right: 0;
        padding-left: 30px;
}
.footer-data div.icons a {
        margin-right: 0;
        margin-left: 10px;
}
footer.page-footer span.scroll-top {
        left: auto;
        right: -34px;
}
footer.page-footer .copyright {
    padding-left: 0;
    padding-right: 0;
}
.footer-data div.icons a.rss {
    background-position: right -960px;
    padding: 0 32px 0 0;
}
/*** PAGE FOOTER END ***/

/*** PAGINATION ***/
ul.pagination {
        text-align: left;
}
ul.pagination > li.navigator a {
        padding-right: 15px;
        padding-left: 13px;
}
/*** PAGINATION END ***/

/*** MISCELLANEOUS ***/
div.textarea_counter_default,
div.textarea_counter_warning {
        text-align: left;
}
/* enlarge media */
span.media-enlarge {
        right: auto;
        left: 0;
}
span.media-enlarge > span {
        left: auto;
        right: 14px;
}
/* enlarge media end */

/* close bars */
div.close-black {
        right: auto;
        left: 0;
}
div.close-black > div {
        right: auto;
        left: 14px;
}

div.notification div.close-black {
        right: auto;
        left: 3px;
}
/* close bars end */

span.pills > label {
        border-right: 0;
        border-left: 2px #dcdcdc solid;
}
span.pills > label:last-child {
        border: 0;
}
/*** MISCELLANEOUS END ***/
section.alphabetic-search-keywords-search form.keyword-search input[type="text"] {
    background-position: right -776px;
    padding-left: 10px;
    padding-right: 40px;
}
/*** ALPHABETIC SEARCH ***/
div.alphabetic-saerch > div {
        margin: 2px 2px 0 0;
}
div.alphabetic-saerch > div > a {
        margin: -2px -2px 0 0;
}
/*** ALPHABETIC SEARCH END ***/

/*** SUBMIT FORM ELEMENTS ***/
div.submit-cell > div.name {
        float: right;
        padding: 5px 0 5px 10px;
}

/* inline */
.field.inline-fields > span.custom-input {
        padding: 0 0 0 30px;
}
/* two */
.field.two-fields > select,
.field.two-fields > input[type=text] {
        margin-right: 0;
        margin-left: 4%;
}
.field.two-fields > select:last-child,
.field.two-fields > input[type=text]:nth-child(2n) {
        margin-left: 0;
}
/* combo */
.field.combo-field > input {
        margin-right: 0;
        margin-left: 20px;
}
/* three */
.field.three-field > select {
        margin-right: 0;
        margin-left: 4%;
}
.field.three-field > input {
        margin-right: 0;
        margin-left: 4%;
}
.field.three-field > *:last-child {
        margin-left: 0;
}
.form-buttons.right {
        text-align: left;
}
.form-buttons.form a {
        text-align: left;
}

.search-form-cell.two-fields > div > div select {
        margin-right: 0;
        margin-left: 4%;
}
.search-form-cell.two-fields > div > div select:last-of-type {
        margin-left: 0;
}
.search-form-cell.three-field > div > div > *:not(:last-child) {
        margin-right: 0;
        margin-left: 3%;
}
.search-form-cell.two-fields > div > div select {
        margin-right: 0;
        margin-left: 3%;
}
.search-form-cell.two-fields > div > div select:last-of-type {
        margin-left: 0;
}

/* qtip */
img.qtip {
        margin: -3px 10px 0 0;
}
/* qtip end */

/* multilingual tabs */
div.scrolling div.left {
        left: auto;
        right: 0;
}
div.scrolling div.right {
        right: auto;
        left: 0;
}
/* multilingual tabs end */
/*** SUBMIT FORM ELEMENTS END ***/

/*** MESSAGES ***/
table.contacts-list div.picture span {
        right: auto;
        left: -5px;
}
div#messages_cont .mCSB_container {
        margin-left: 10px;
}
ul#messages_area {
        margin-right: 13px;
}
ul#messages_area > li {
        padding: 15px 20px 15px 24px;
        margin: 0 0 20px 40px;
}
ul#messages_area > li.me {
        margin: 0 10px 20px 13px;
}
ul#messages_area > li:before,
ul#messages_area > li:after {
        left: auto;
        right: -15px;
        border-width: 14px 0 0 14px;
        border-color: transparent transparent transparent #e9e9e9;
}
ul#messages_area > li:after {
        right: -10px;
        border-width: 10px 0 0 10px;
        border-color: transparent transparent transparent white;
}
ul#messages_area > li.me:before {
        right: auto;
        left: -15px;
        border-width: 0 0 14px 14px;
        border-color: transparent transparent #ffefd3 transparent;
}
ul#messages_area > li > span {
        right: auto;
        left: 8px;
}

div.send-controls {
        margin: 0 33px 0 0;
        text-align: left;
}
div.send-controls > div {
        margin: 0 20px 0 0;
}
/*** MESSAGES ***/

/*** FEATURED LISTINGS BOX ***/
ul.ad-info > li.services > span {
        margin-right: 0;
        margin-left: 20px;
        padding-left: 0;
        padding-right: 25px;
}
ul.ad-info > li.services > span:last-child {
        margin-right: 0;
        margin-left: 0;
}
ul.ad-info > li.services > span:before {
        left: auto;
        right: 0;
}
ul.ad-info > li.fields > span:not(:last-child) {
        margin-right: 0;
        margin-left: 5px;
}
ul.featured .icons > span:not(:last-child) {
    margin-right: 0;
    margin-left: 10px;
}
/*** FEATURED LISTINGS BOX END ***/

/*** NEWS BLOCK ***/
ul.news div.date {
        float: left;
}
ul.news h4 {
        padding: 0 0 0 10px;
}
/*** NEWS BLOCK END ***/

/*** FIELDSET ***/
#controller_area div.fieldset > header > span.arrow {
    margin: 3px -3px 0 10px;
}
div.listing-details div.fieldset > header {
    float: right;
    padding-right: 0;
    padding-left: 20px;
}
/*** FIELDSET END ***/

/*** CATEGORIES BLOCK ***/
div.categories ul > li {
        float: right;
}
a.category {
        padding-right: 0;
        padding-left: 5px;
}
div.category-slider-bar {
        right: auto;
        left: -5px;
}
div.category-slider-bar span.prev {
        background-position: right -583px;
}
div.category-slider-bar span.next {
        background-position: 0 -583px;
}

div.categories:not(.sub-categories-exist) div.category-counter {
        float: left;
}
.categories .sub_categories span.more {
        cursor: pointer;
        padding: 0 4px;
}

div.other_categories_tmp div {
        padding: 13px 17px 15px 25px;
        margin: 25px 0 0 0;
}
div.other_categories_tmp div img.close {
        right: auto;
        left: 0;
}

.categories .sub_categories > span:not(:last-of-type):after {
        padding-right: 0;
        padding-left: 5px;
}
/*** CATEGORIES BLOCK END ***/

/*** CATEGORIES TREE BLOCK ***/
ul.cat-tree li ul {
        display: none;
}
ul.cat-tree li ul > li {
        padding-left: 0;
        padding-right: 25px;
}
ul.cat-tree li > a > span {
        display: inline-block;
}
section.side_block > span.expander {
        right: auto;
        left: 20px;
}
/*** CATEGORIES TREE BLOCK END ***/

/*** GRID NAVIGATION BAR ***/
.grid_navbar .switcher {
        float: left;
}
.grid_navbar .buttons > div {
        margin-left: 0;
        margin-right: 2px;
}

.grid_navbar .current {
        padding: 0 18px 0 20px;
}
.grid_navbar .sorting span.arrow {
        margin: 0 2px 0 0;
}
.grid_navbar ul.fields {
        left: auto;
        right: 0;
}
/*** GRID NAVIGATION BAR END ***/

/*** TABLES **/
/* submit table */
table.submit td.name {
        padding-right: 0;
        padding-left: 10px;
}
table.submit a.close {
        padding-left: 0;
        padding-right: 20px;
}
/* submit table end */

/* details table */
div.table-cell > div.name {
        float: right;
}
div.table-cell > div.name > div > span {
        padding-right: 0;
        padding-left: 7px;
}
div.table-cell > div.name + div.value {
        padding-left: 0;
        padding-right: 10px;
}
div.table-cell ul.checkboxes > li img {
        margin-right: 0;
        margin-left: 8px;
}
div.table-cell.wide-field > div.name + div.value {
        padding-right: 0px;
}
div.table-cell.phone div.value {
    direction: ltr;
    float: right;
}
/* details table end */

/* information table */
table.info td.name {
        padding-right: 0;
        padding-left: 10px;
}
/* information table end */

/* list table */
table.list > tbody > tr.header > td {
        padding: 0 30px 0 0;
}
table.list > tbody > tr.header > td:first-child {
        padding-right: 10px;
}
table.list > tbody > tr.body > td {
        padding: 20px 30px 20px 0;
}
table.list > tbody > tr.body > td:first-child {
        padding-right: 11px;
}
table.list>tbody td.no_padding {
        padding-left: 5px!important;
        padding-right: 5px!important;
}
/* list table end */

div.list-table > div > div {
        padding-right: 0;
        padding-left: 15px;
}
div.list-table > div > div:last-child {
        padding-left: 0;
}

.statuses .active:before,
.statuses .approval:before,
.statuses .incomplete:before,
.statuses .pending:before,
.statuses .expired:before {
        margin-right: 0;
        margin-left: 8px;
}
table.table td.name {
        padding-right: 0;
        padding-left: 10px;
}
/*** TABLES END **/

/*** LISTINGS GRID ***/
section#listings.grid > article div.navigation-column {
        right: auto;
        left: 16px;
        padding-left: 0;
        padding-right: 20px;
}
section#listings div.picture > span {
        left: auto;
        right: 4px;
}
section#listings div.picture > span:after {
        left: auto;
        right: 4px;
}
section#listings ul.nav-column > li span.icon {
        left: auto;
        right: 0;
}
section#listings > article div.navigation-column {
        padding-left: 0;
        padding-right: 20px;
}

article.featured div.picture > div.label {
        right: auto;
        left: 0;
}

/* list view */
section#listings.list div.picture {
        margin: 0 0 0 20px;
        float: right;
}
section#listings.list div.price-tag {
        right: auto;
        left: 0;
}
section#listings.list ul.info > li.system > span.date {
        padding: 0 0 0 20px;
}
section#listings.list ul.nav-column > li {
        padding: 3px 25px 8px 0;
}
section#listings ul.ad-info > li.system > span:not(:last-child) {
        margin-right: 0;
        margin-left: 30px;
}
.grid_navbar div.list > div > span:nth-child(3n) {
        float: left;
        margin: -6px 0 0 4px;
}
.grid_navbar div.list > div > span {
        margin: 0 2px 2px 0;
}
.grid_navbar div.grid > div > span:nth-child(2n) {
  margin: 0 2px 2px 0;
}
/* list view end */

/* grid view */
section#listings.grid ul.nav-column > li {
        margin-left: 0;
        margin-right: 8px;
}
section#listings.grid ul.nav-column > li:first-child {
        margin-right: 0;
}
section#listings.grid div.price-tag {
        float: right;
}
section#listings.grid ul.nav-column > li span.icon {
        left: 2px;
        right: auto;
}
section#listings.grid ul.nav-column > li.favorite span.icon {
        left: 0;
        right: auto;
}

section#listings.grid ul.ad-info span.favorite {
        float: left;
}
/* grid view end */

/* no image grid view */
section#listings.grid.no-image > article {
        padding: 0 0 40px 30px;
        box-shadow: inset 1px 0 0 #e3e3e3;
}
section#listings.grid.no-image > article:nth-child(2n) {
        padding-left: 0;
        padding-right: 30px;
        box-shadow: inset -1px 0 0 #e3e3e3;
        margin-left: 0;
        margin-right: -1px;
}
section#listings.grid.no-image ul.nav-column {
        float: right;
}
section#listings.grid.no-image ul.nav-column > li {
        float: right;
}
/* no image grid view end */

.category-description {
        border: 2px #e9e9e9 solid;
        padding: 14px 18px;
        margin: 0 0 20px;
}
/*** LISTINGS GRID END ***/

/*** LISTING DETAILS ***/
#area_listing div.area-listing-stats {
        float: right;
}
#area_listing div.area-listing-content {
        padding-left: 0;
        padding-right: 20px;
}

/* main info section */
/* gallery */
div.gallery > div.thumbs > div.slider > ul > li img {
        margin-right: 0;
        margin-left: 2px;
}
/* gallery end */

div.listing-details div.top-navigation div.icons a.button {
        text-align: right;
}
div.listing-details div.top-navigation div.icons {
    text-align: left;
}
div.top-navigation .price-tag:not(.no-media) {
    margin-left: 0;
    margin-right: -20px;
}
div.top-navigation .price-tag:after {
        left: auto;
        right: 100%;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 10px 37px 0;
        border-color: transparent #80b63a transparent transparent;
}
body.red-theme div.top-navigation .price-tag:after {
    border-color: transparent #e07165 transparent transparent;
}
body.blue-theme div.top-navigation .price-tag:after {
    border-color: transparent #689bd4 transparent transparent;
}
/* main info section end */

div.listing-details .content-section aside.right {
        margin-left: 0;
        margin-right: 30px;
        float: left;
}
/* content section end */

/* statistics section */
div.listing-details section.statistics ul.counters > li span.count {
        margin-right: 0;
        margin-left: 5px;
}
/* statistics section end */

#loan_reset_form {
        margin-left: 0;
        margin-right: 20px;
}

.seller-short div.picture {
        margin: 0 0 20px 20px;
}

.seller-short form div.field > input[type=text]:not([name=security_code]) {
        padding-left: 10px;
        padding-right: 37px;
}
.seller-short form div.field > input + span {
        left: auto;
        right: 11px;
}
.file-input span {
    margin-left: 0;
    margin-right: 3px;
}
.file-input input.file {
    right: auto;
    left: 0;
}
.seller-short .file-input span {
    float: left;
}
#area_listing .area-listing-content .addthis_toolbox {
    float: left;
}
div.gallery .price-tag {
    left: auto;
    right: 100%;
}
div.gallery .price-tag:after {
    left: auto;
    right: 100%;
    border-left: 5px solid transparent;
    border-top: 16px solid transparent;
    border-bottom: 16px solid #80b63a;
    border-right: 5px solid #80b63a;
}
body.red-theme div.gallery .price-tag:after {
    border-bottom: 16px solid #e07165;
    border-right: 5px solid #e07165;
}
body.blue-theme div.gallery .price-tag:after {
    border-bottom: 16px solid #689bd4;
    border-right: 5px solid #689bd4;
}
/*** LISTING DETAILS END ***/

/*** TABS ***/
ul.tabs > li.more {
        right: auto;
        left: 15px;
        margin: 0!important;
}
ul.tabs > li.more > span {
        margin: 14px 0 0 2px;
}
ul.tabs > li.overflowed {
        right: auto;
        left: 15px;
}

ul.tabs.search_tabs > li:not(.more) {
        margin: 0!important;
}
ul.tabs.search_tabs:not(.more) > li > a {
        margin: 0 0 0 10px;
}
ul.tabs.search_tabs > li:not(.more) > a:after {
        right: auto;
        left: -10px;
        border-color: transparent transparent rgba(92,152,208,.9) transparent;
        border-width: 0 0 34px 10px;
}
ul.tabs.search_tabs > li.active:not(.more) > span:after {
        border-color: transparent transparent rgba(255,255,255,.9) transparent;
}
/*** TABS END ***/

/*** ACCOUNTS GRID ***/
section#accounts > article div.picture {
        margin-right: 0;
        margin-left: 15px;
        float: right;
}
/*** ACCOUNTS GRID END ***/

/*** MY PACKAGES ***/
ul.packages > li div.plan-info {
        float: right;
}
ul.packages > li div.listing-info {
        padding: 4px 20px 0 0;
}
ul.packages > li div.status {
        margin: auto;
        margin-right: 30px;
}
/*** MY PACKAGES END ***/

/*** STEPS ***/
ul.steps > li a {
        padding: 0 15px 0 0;
}
ul.steps > li:not(:last-child):not(.past):after,
ul.steps > li:not(:last-child):not(.past):before {
        left: auto;
        right: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
}
ul.steps > li:not(:last-child):not(.past):after {
        border-width: 20px 10px 20px 0;
        margin-top: -20px;
        border-right-color: white;
}
ul.steps > li:not(:last-child):not(.past):before {
        border-color: transparent;
        border-right-color: #e1e1e1;
        border-width: 24px 13px 24px 0;
}
/*** STEPS END ***/

/* payment gateways */
ul#payment_gateways li {
        margin: 0 0 10px 10px;
}
/* payment gateways end */

.form-buttons a:not(.button) {
  padding: 0 0 0 30px;
}

/*** REGISTRATION ***/
/* password strange control */
div.password_strength {
        padding: 0 10px 0 0;
}
div.password_strength div.scale div.shine {
        left: auto;
        right: 0;
}
/* password strange control end */
/*** REGISTRATION END ***/

/*** MODAL WINDOW ***/
#modal_mask {
    width: 100% !important;
    height: 100% !important;
}
.modal_block div.inner div.close {
        right: auto;
        left: 0;
}
.modal_block div.inner div.modal_content {
    padding: 25px 30px 25px 50px;
}
.modal_block div.inner div.caption_padding {
        padding: 0 70px 20px 0;
}
.modal_block div.inner div.warning,
.modal_block div.inner div.notice {
        padding: 0 30px 0 0;
}
.modal_block div.prompt input {
        margin: 0 0 0 15px;
}
/*** MODAL WINDOW END ***/

/*** NOTIFICATIONS ***/
div.notification > div > div.message {
        padding: 12px 20px 12px 66px;
}
div.notification ul {
        padding: 0 20px 0 0;
}
/*** NOTIFICATIONS END ***/

/*** MY LISTINGS ***/
.my-listings > article > div.nav > div {
        margin-right: 0;
        margin-left: 30px;
}
.my-listings > article > div:last-child {
        margin-left: 0;
}
.my-listings div.navigation ul > li a {
        padding: 0 25px 0 0;
}
.my-listings div.navigation ul li.nav-icon > a:before {
        left: auto;
        right: 0;
}

body.my-banners-page .my-listings > article > div {
  margin-right: 0;
  margin-left: 30px;
}
/*** MY LISTINGS END ***/

/*** PLUGINS CUSTOM ***/
#lnp_container {
        float: right;
    margin-right: 0;
    margin-left: 23px;
}
#lnp_container li.nav a:before {
    background-position: -10px -366px;
}
#lnp_container li.nav.next a:before {
    background-position: 0 -366px;
}

ul.field-bound-box:not(.list) {
        margin: 5px 0 -13px -20px;
}
ul.field-bound-box:not(.list) > li {
        padding: 0 5px 27px 20px;
}
ul.field-bound-box > li.left img {
        float: right;
}
ul.field-bound-box > li.left span.count {
        padding: 2px 5px 0 0;
}
ul.field-bound-box > li.right img {
        float: left;
}
ul.field-bound-box > li.right span.count {
        padding: 2px 0 0 5px;
}
ul.field-bound-box.list > li {
        margin-right: 0;
        margin-left: 4%;
}
ul.field-bound-box.list > li:nth-child(2n) {
        margin-left: 0;
}
ul.field-bound-box.list > li > a > span.count {
        padding: 0 5px 0 0;
}

/* horizontal mode */
div.horizontal div.prev {
        left: auto;
        right: 0;
}
div.horizontal div.next {
        left: 0;
        right: auto;
}
div.horizontal div.prev:before {
    background-position: right -366px;
    left: 19px;
}
div.horizontal div.next:before {
    background-position: -24px -366px;
    right: 19px;
}
div.horizontal:hover div.prev {
    left: auto;
    right: -10px;
}
div.horizontal:hover div.next {
    right: auto;
    left: -10px;
}

.t-rtl .area {
        padding: 25px 60px 25px 30px!important;
}
.testimonials .bottom {
        padding-left: 0!important;
        padding-right: 60px!important;
}
.testimonials .triangle {
        border-width: 25px 25px 0 0!important;
}

#booking_calendar div.horizontal > div.prev:before {
        left: auto!important;
        right: 0!important;
        background-position: -12px -366px;
}
#booking_calendar div.horizontal > div.next:before {
        left: 0!important;
        right: auto!important;
        background-position: 0 -366px;
}

.cart-box-container ul.cart-items div.item-picture {
        margin-right: 0;
        margin-left: 10px;
}
.cart-box-container li div.close-red {
        right: auto;
        left: 0;
}
.cart-box-container ul.cart-items div.info {
        padding-right: 0;
        padding-left: 20px;
}
/*** PLUGINS CUSTOM END ***/

/*** HORIZONTAL SEARCH ***/
div.cd-extendable > div.box {
        right: auto;
        left: 0;
}
div.cd-extendable > div.box ul > li {
        padding: 5px 22px 6px 0;
}
div.cd-extendable > div.box ul > li > a {
        text-align: right;
}
div.cd-extendable > div.box > div.bc {
        padding: 0 32px 0 10px;
        text-align: right;
}
div.cd-extendable > div.box > div.bc:before {
        background-position: -20px -8px;
        left: auto;
        right: 12px;
}
div.cd-extendable > div.box ul > li.selected > a:before {
        left: auto;
        right: 10px;
}
div.cd-extendable > div.box ul > li > span {
        float: left;
}
div.cd-extendable > div.box ul > li > span:after {
        background: url('../img/gallery.png') -26px -8px no-repeat;
        right: auto;
        left: 0;
}

section.horizontal-search #search_area input {
        border-right-width: 2px;
        border-left-width: 0;
}
section.horizontal-search.sbd-exists div.location-group {
        padding-left: 0;
        padding-right: 30px;
}
section.horizontal-search #search_area div.submit-group > input {
        margin-left: 0;
        margin-right: 30px;
}
/*** HORIZONTAL SEARCH END ***/

/*** ALL DESKTOP VIEWS ***/
@media screen and (min-width: 992px) {
        .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
                float: right !important;
        }

        section#content {
                float: left !important;
        }
        body.home-page:not(.no-sidebar) section#content {
                float: right!important;
        }

        body.no-sidebar section#content,
        body.home-page section#content {
                float: none!important;
        }

        section.main-menu nav {
        text-align: left!important;
        float: left;
        }
    section.main-menu ul.menu > li {
        padding: 0 20px 0 0;
    }
        ul#main_menu_more {
                text-align: right;
        right: 5px;
        }
        header.page-header.fixed-menu section.main-menu ul.menu {
            text-align: right;
        }
        header.page-header.fixed-menu section.main-menu > div:before {
                left: auto;
                right: 0;
        }
        header.page-header.fixed-menu div#logo {
                margin: 9px 0 0 11px;/* last 14px */
        }
        header.page-header.fixed-menu div.top-navigation {
                float: left;
        }
        header.page-header.fixed-menu div.top-navigation div.fright {
                border-right: 0!important;
        }

        header.page-header.fixed-menu .lang-wrapper {
                border-left: 0!important;
        }

        body.view-details-page section#content {
                float: right;
        }

        section.side_block ul.featured:not(.list) > li ul {
                text-align: right;
        }
}
/*** ALL DESKTOP VIEWS END ***/

/*** LARGE DESKTOP VIEW ***/
@media screen and (min-width: 1200px) {
        section.side_block ul.featured > li div.picture {
                float: right;
                margin-right: 0;
                margin-left: 20px;
        }
}
/*** MIDDLE DESKTOP VIEW ***/
@media screen and (min-width: 992px) and (max-width: 1199px) {
    section#listings.grid ul.nav-column {
        right: 80%;
        padding-right: 0;
    }
    header.page-header.fixed-menu section.main-menu ul.menu > li:not(:first-child) {
                padding: 0 30px 0 0;
        }
}
/*** ALL TABLET/DESKTOP VIEWS ***/
@media screen and (min-width: 768px) {
        .search-block-content form div.search-form-cell.submit {
                float: left;
        }

    section.grid > article {
        float: right;
    }
}
/*** ALL TABLET/MOBILE VIEWS ***/
@media screen and (max-width: 991px) {
        section.main-menu nav.menu {
                float: left;
        }
    section#listings.grid ul.nav-column {
        right: 80%;
        padding-right: 0;
    }
        section.main-menu span.menu-button {
                float: left;
                margin-left: 0;
                margin-right: 30px;
        }
        section.main-menu nav.menu ul.menu {
                right: auto;
                left: 0;
        }
        section.main-menu span.mobile-menu-header > span:last-child {
                right: auto;
                left: 0;
        }
        footer.page-footer span.scroll-top {
                left: auto;
                right: 0px;
        }
        section#main_container aside.left {
                width: auto;
                float: none;
        }
}
/*** TABLET VIEW ***/
@media screen and (min-width: 768px) and (max-width: 991px) {
        .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
                float: right!important;
        }
        div#header-banner {
                left: auto;
                right: 227px;
        }
        nav.footer-menu > ul > li:nth-child(3n) {
                padding: 0 0 7px 0;
        }

        /* home content block */
        body.home-page section#main_container > div > aside.left > section {
                float: right;
                margin-left: 0;
        }

        aside.two-middle > div.middle-left > div {
                padding-right: 0;
                padding-left: 10px;
        }
        aside.two-middle > div.middle-right > div {
                padding-left: 0;
                padding-right: 10px;
        }
        aside.three-middle > div.middle-left,
        aside.three-middle > div.middle-right {
                float: right;
        }
        aside.three-middle > div.middle-right {
                float: left;
        }
        /* home content block end */

        section.side_block_search div.search-item {
                margin-right: 0;
                margin-left: 4%;
        }
        section.side_block_search div.search-item:nth-of-type(2n) {
                margin-left: 0;
        }
        .search-item.two-fields > select {
                margin-right: 0;
                margin-left: 2%;
        }
        .search-item.three-field > input {
                margin-right: 0;
                margin-left: 2%;
        }

        section.account-location table.info {
                float: right;
        }
        section.account-location div.map-capture {
                float: left;
                margin: -54px 0 -17px -18px;
        }
        section.account-info div.picture {
                float: right;
        }
        section.account-info div.picture + div {
                padding-left: 0;
                padding-right: 20px;
        }

        section.account-info div.relative {
                float: right;
        }
        section.account-location div.location-info {
                float: right;
        }
        section.account-location div.map-capture {
                margin: -18px 0 -18px -18px;
                float: left;
        }
}
/*** MOBILE VIEW ***/
@media screen and (max-width: 767px) {
    .col-xs-4 {
        float: right!important;
    }
        .h1-nav nav > a:not(.button) {
                margin-right: 5px;
                margin-left: 10px;
        }
        div#logo {
                margin-left: 0;
                margin-right: 10px;
        }

        div.top-navigation div.fright,
        div.top-navigation div.fright > span.circle:not(.circle_opened):last-child {
                border-left: 0!important;
        }
        .lang-wrapper,
        .lang-wrapper .circle:not(.circle_opened) {
                border-right: 0!important;
        }
    .lang-wrapper .lang-selector li {
        padding-left: 10px;
        padding-right: 10px;
    }
        #lang-selector > .default:after {
                right: auto;
                left: 10px;
        }
        #lang-selector > span.default:before {
                right: auto;
                left: 32px;
        }

        .search-form-cell.numeric-field > div {
                margin-right: 0;
                margin-left: 10px;
        }
        .search-form-cell.numeric-field + .search-form-cell.numeric-field > div {
                margin-left: 0;
                margin-right: 10px;
        }

        .search-form-cell.three-field > div > div input[type=text],
        .search-form-cell.three-field > div > div input[type=number] {
                margin-right: 0;
                margin-left: 4%;
        }
        .search-form-cell.three-field > div > div > *:not(:last-child) {
                margin-left: 0;
        }

        .modal_block div.inner div.close {
                right: auto;
                left: 20px;
        }
        .search-form-cell > div {
                margin-left: 0;
        }

        section#listings.list > article:not(.no-image) ul.info > li.title {
                left: auto;
                right: 0;
        }
    section#listings.list ul.nav-column {
        left: auto;
        right: 80%;
    }
        section#listings.list > article:not(.no-image) div.price-tag {
                float: right;
        }
        section#listings > article div.navigation-column {
                right: auto !important;
                left: 10px !important;
                padding-left: 0;
                padding-right: 20px;
        }
    section#listings.list.no-image > article div.navigation-column {
        left: 10px !important;
    }
        section#listings.list > article:not(.no-image) ul.info > li.fields {
                float: right;
        }
        section#listings.list > article:not(.no-image) ul.info > li.system {
                float: left;
        }
    section#listings ul.nav-column > li,
    section#listings ul.nav-column > span,
    section#listings ul.nav-column a.add-to-cart:before,
    section#listings ul.nav-column a.add-to-cart > span {
        float: none !important;
        margin: 0;
    }
    section#listings.list ul.nav-column a.add-to-cart:before {
        margin: 0;
    }

        section.seller-short > div > div.picture {
                margin: 0 0 0 20px;
                float: right;
        }

        div.notification {
                left: auto;
                right: 0;
        }
        div.auth > div {
                text-align: right!important;
        }
        div.auth > div.cell > div {
                text-align: right;
        }

        div.list-table > div > div.edge {
                border-right: 0;
                border-left: 2px #e9e9e9 solid;
        }
        div.list-table > div > div.date-cell,
        div.list-table > div > div.status-cell,
        div.list-table > div > div.info-cell {
                left: auto;
                right: 0;
                margin-left: 0;
                margin-right: 84px;
        }
        div.list-table > div > div.info-cell {
                margin-left: 0;
                margin-right: 43px;
        }
        /* tables content end */

        div.listing-details section.main-section > div.gallery {
                float: none;
                margin-left: 0;
        }
    div.gallery > div.thumbs {
        padding: 0;
    }
        div.listing-details .content-section aside.right {
                margin-right: 0;
                float: none;
        }
        div.listing-details section.statistics ul.controls {
                float: none;
        }
        div.listing-details section.statistics ul.controls div.addthis_toolbox {
                display: inline-block;
        }
    div.gallery .price-tag {
        left: auto;
        right: auto;
    }
    div.table-cell > div.name,
    div.table-cell > div.value {
        /*width: 100%;*/
    }
        /* my listings */
        section#listings.my-listings .item div.picture > span {
                right: auto;
                left: 20px;
        }
        section#listings.my-listings .item div.picture > span > span {
                left: auto;
                right: 6px;
        }
        section#listings.my-listings .item > div.navigation > ul > li.nav-icon {
                padding: 8px 12px 0 0;
        }
        section#listings.my-listings .item > div.stat .delete.icon {
                right: auto;
                left: 20px;
        }
        section#listings.my-listings .item > div.stat ul > li {
                margin-right: 0;
                margin-left: 4%;
        }
        section#listings.my-listings .item > div.stat ul > li:nth-child(2n) {
                margin-left: 0;
        }
        /* my listings end */

        ul.packages > li div.status div.renew {
                text-align: left;
        }
        ul.packages > li div.status ul.package_info {
                float: right;
        }

        nav.footer-menu > ul > li {
                padding: 0 0 10px 8%;
                display: inline-block;
                width: 46%;
        }
        nav.footer-menu > ul > li:nth-child(2n) {
                padding-left: 0;
        }

        div.submit-cell > div.name {
                float: none;
                padding: 0;
        }

        .search-form-cell > div {
                margin-right: 0;
        }
        .search-form-cell.submit > div {
                float: left;
        }
        #search_area #advanced_search {
                padding-right: 0;
                padding-left: 22px;
        }
        #search_area #advanced_search:after {
                right: auto;
                left: 0;
                background-position: -26px -8px;
        }

        section#listings.list ul.ad-info > li.title div.favorite {
                right: auto;
                left: 11px;
        }
        section#listings.list ul.ad-info span.favorite {
                float: left;
        }

        footer.page-footer span.scroll-top {
                right: auto;
                left: 10px;
        }

        section#accounts > article > div,
        section#accounts > article > ul {
                text-align: right;
        }
}
@media screen and (max-width: 383px) {
        section#listings.list > article:not(.no-image) ul.info > li.fields {
                margin-left: 0;
                margin-right: 15px;
        }
        nav.footer-menu > ul > li {
                padding: 0 0 10px 0;
                width: 100%;
        }
}
@media screen and (max-width: 281px) {
        ul.menu-mobile {
                left: auto;
                right: 0;
                margin-right: 0;
        }
}
/*** BOOTSTRAP RESPONCIVE END ***/

/*** PIXEL RATIO 1.5 ***/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi) {
    section.alphabetic-search-keywords-search form.keyword-search input[type="text"] {
        background: url('../img/@2x/gallery2.png') right -1067px no-repeat #fff;
        background-size: 40px auto;
    }
        div.category-slider-bar span.prev,
        div.category-slider-bar span.next,
        div.gallery > div.thumbs > div.prev > div,
        div.gallery > div.thumbs > div.next > div {
                background: url('../img/@2x/gallery2.png') -7px -467px no-repeat;
                background-size: 40px auto;
        }
        div.category-slider-bar span.next,
        div.gallery > div.thumbs > div.next > div {
                background-position: 0 -467px;
        }

        #bread_crumbs > ul > *:not(:last-of-type):after {
                background: url('../img/@2x/gallery2.png') -31px -1000px no-repeat white;
                background-size: 40px auto;
        }

        select,
        div.cd-extendable > div.dropdown {
                background-image: url('../img/@2x/gallery2.png');
                background-position: left -868px;
                background-size: 40px auto;
        }
        input[type=number] {
                background-image: url('../img/@2x/gallery2.png');
                background-position: left -894px;
                background-size: 40px auto;
        }

        div.horizontal div.prev:before,
        div.horizontal div.next:before {
                background: url('../img/@2x/gallery2.png') -7px -467px no-repeat!important;
                background-size: 40px auto!important;
        }
        div.horizontal div.next:before {
                background-position: 0 -467px!important;
        }

        #lnp_container li.nav a:before {
                background: url('../img/@2x/gallery2.png') -10px -1049px no-repeat;
                background-size: 40px auto;
        }
        #lnp_container li.nav.next a:before {
                background-position: 0 -1049px;
        }

        div.gallery > div.thumbs > div.prev:before {
                background: url('../img/@2x/gallery2.png') 0 -422px no-repeat;
                background-size: 40px auto;
        }
        div.gallery > div.thumbs > div.next:before {
                background-position: left -400px;
        }

        div.cd-extendable > div.box ul > li > span:after {
                background: url('../img/@2x/gallery2.png') -34px -362px no-repeat;
                background-size: 40px auto;
        }

        .footer-data div.icons a.rss {
            background: url('../img/@2x/gallery2.png') right -1099px no-repeat;
                background-size: 40px auto;
        }
}

/*** CUSTOM SCROLLBAR ***/
.mCustomScrollBox:not(.mCSB_horizontal) .mCSB_container {
    margin-right: 0;
    margin-left: 20px;
}
.mCustomScrollBox:not(.mCSB_horizontal) .mCSB_container.mCS_no_scrollbar {
    margin-left: 0;
}
.mCustomScrollBox.mCSB_vertical {
    margin-right: 0;
    margin-left: 3px;
}
.mCSB_scrollTools_vertical .mCSB_draggerContainer {
    right: auto;
    left: 0;
}

.mCSB_horizontal {
    direction: ltr;
}
.mCSB_horizontal ul.plans {
    direction: rtl;
}
/*** CUSTOM SCROLLBAR END ***/