html {
    direction: rtl;
}
body {
    direction: rtl;
}
.list-unstyled {
    padding-right: 0;
    padding-left: auto;
}
.list-inline {
    padding-right: 0;
    padding-left: auto;
    margin-right: -5px;
    margin-left: 0;
}
dd {
    margin-right: 0;
    margin-left: auto;
}
@media (min-width:768px) {
    .dl-horizontal dt {
    float: right;
    clear: right;
    text-align: left;
}
.dl-horizontal dd {
    margin-right: 180px;
    margin-left: 0;
}
}blockquote {
    border-right: 5px solid #eee;
    border-left: 0;
}
.blockquote-reverse, blockquote.pull-left {
    padding-left: 15px;
    padding-right: 0;
    border-left: 5px solid #eee;
    border-right: 0;
    text-align: left;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: right;
}
.col-xs-12 {
    width: 100%}
.col-xs-11 {
    width: 91.66666667%}
.col-xs-10 {
    width: 83.33333333%}
.col-xs-9 {
    width: 75%}
.col-xs-8 {
    width: 66.66666667%}
.col-xs-7 {
    width: 58.33333333%}
.col-xs-6 {
    width: 50%}
.col-xs-5 {
    width: 41.66666667%}
.col-xs-4 {
    width: 33.33333333%}
.col-xs-3 {
    width: 25%}
.col-xs-2 {
    width: 16.66666667%}
.col-xs-1 {
    width: 8.33333333%}
.col-xs-pull-12 {
    left: 100%;
    right: auto;
}
.col-xs-pull-11 {
    left: 91.66666667%;
    right: auto;
}
.col-xs-pull-10 {
    left: 83.33333333%;
    right: auto;
}
.col-xs-pull-9 {
    left: 75%;
    right: auto;
}
.col-xs-pull-8 {
    left: 66.66666667%;
    right: auto;
}
.col-xs-pull-7 {
    left: 58.33333333%;
    right: auto;
}
.col-xs-pull-6 {
    left: 50%;
    right: auto;
}
.col-xs-pull-5 {
    left: 41.66666667%;
    right: auto;
}
.col-xs-pull-4 {
    left: 33.33333333%;
    right: auto;
}
.col-xs-pull-3 {
    left: 25%;
    right: auto;
}
.col-xs-pull-2 {
    left: 16.66666667%;
    right: auto;
}
.col-xs-pull-1 {
    left: 8.33333333%;
    right: auto;
}
.col-xs-pull-0 {
    left: auto;
    right: auto;
}
.col-xs-push-12 {
    right: 100%;
    left: 0;
}
.col-xs-push-11 {
    right: 91.66666667%;
    left: 0;
}
.col-xs-push-10 {
    right: 83.33333333%;
    left: 0;
}
.col-xs-push-9 {
    right: 75%;
    left: 0;
}
.col-xs-push-8 {
    right: 66.66666667%;
    left: 0;
}
.col-xs-push-7 {
    right: 58.33333333%;
    left: 0;
}
.col-xs-push-6 {
    right: 50%;
    left: 0;
}
.col-xs-push-5 {
    right: 41.66666667%;
    left: 0;
}
.col-xs-push-4 {
    right: 33.33333333%;
    left: 0;
}
.col-xs-push-3 {
    right: 25%;
    left: 0;
}
.col-xs-push-2 {
    right: 16.66666667%;
    left: 0;
}
.col-xs-push-1 {
    right: 8.33333333%;
    left: 0;
}
.col-xs-push-0 {
    right: auto;
    left: 0;
}
.col-xs-offset-12 {
    margin-right: 100%;
    margin-left: 0;
}
.col-xs-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0;
}
.col-xs-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0;
}
.col-xs-offset-9 {
    margin-right: 75%;
    margin-left: 0;
}
.col-xs-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0;
}
.col-xs-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0;
}
.col-xs-offset-6 {
    margin-right: 50%;
    margin-left: 0;
}
.col-xs-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0;
}
.col-xs-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0;
}
.col-xs-offset-3 {
    margin-right: 25%;
    margin-left: 0;
}
.col-xs-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0;
}
.col-xs-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0;
}
.col-xs-offset-0 {
    margin-right: 0;
    margin-left: 0;
}
@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: right;
}
.col-sm-12 {
    width: 100%}
.col-sm-11 {
    width: 91.66666667%}
.col-sm-10 {
    width: 83.33333333%}
.col-sm-9 {
    width: 75%}
.col-sm-8 {
    width: 66.66666667%}
.col-sm-7 {
    width: 58.33333333%}
.col-sm-6 {
    width: 50%}
.col-sm-5 {
    width: 41.66666667%}
.col-sm-4 {
    width: 33.33333333%}
.col-sm-3 {
    width: 25%}
.col-sm-2 {
    width: 16.66666667%}
.col-sm-1 {
    width: 8.33333333%}
.col-sm-pull-12 {
    left: 100%;
    right: auto;
}
.col-sm-pull-11 {
    left: 91.66666667%;
    right: auto;
}
.col-sm-pull-10 {
    left: 83.33333333%;
    right: auto;
}
.col-sm-pull-9 {
    left: 75%;
    right: auto;
}
.col-sm-pull-8 {
    left: 66.66666667%;
    right: auto;
}
.col-sm-pull-7 {
    left: 58.33333333%;
    right: auto;
}
.col-sm-pull-6 {
    left: 50%;
    right: auto;
}
.col-sm-pull-5 {
    left: 41.66666667%;
    right: auto;
}
.col-sm-pull-4 {
    left: 33.33333333%;
    right: auto;
}
.col-sm-pull-3 {
    left: 25%;
    right: auto;
}
.col-sm-pull-2 {
    left: 16.66666667%;
    right: auto;
}
.col-sm-pull-1 {
    left: 8.33333333%;
    right: auto;
}
.col-sm-pull-0 {
    left: auto;
    right: auto;
}
.col-sm-push-12 {
    right: 100%;
    left: 0;
}
.col-sm-push-11 {
    right: 91.66666667%;
    left: 0;
}
.col-sm-push-10 {
    right: 83.33333333%;
    left: 0;
}
.col-sm-push-9 {
    right: 75%;
    left: 0;
}
.col-sm-push-8 {
    right: 66.66666667%;
    left: 0;
}
.col-sm-push-7 {
    right: 58.33333333%;
    left: 0;
}
.col-sm-push-6 {
    right: 50%;
    left: 0;
}
.col-sm-push-5 {
    right: 41.66666667%;
    left: 0;
}
.col-sm-push-4 {
    right: 33.33333333%;
    left: 0;
}
.col-sm-push-3 {
    right: 25%;
    left: 0;
}
.col-sm-push-2 {
    right: 16.66666667%;
    left: 0;
}
.col-sm-push-1 {
    right: 8.33333333%;
    left: 0;
}
.col-sm-push-0 {
    right: auto;
    left: 0;
}
.col-sm-offset-12 {
    margin-right: 100%;
    margin-left: 0;
}
.col-sm-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0;
}
.col-sm-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0;
}
.col-sm-offset-9 {
    margin-right: 75%;
    margin-left: 0;
}
.col-sm-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0;
}
.col-sm-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0;
}
.col-sm-offset-6 {
    margin-right: 50%;
    margin-left: 0;
}
.col-sm-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0;
}
.col-sm-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0;
}
.col-sm-offset-3 {
    margin-right: 25%;
    margin-left: 0;
}
.col-sm-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0;
}
.col-sm-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0;
}
.col-sm-offset-0 {
    margin-right: 0;
    margin-left: 0;
}
}@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: right;
}
.col-md-12 {
    width: 100%}
.col-md-11 {
    width: 91.66666667%}
.col-md-10 {
    width: 83.33333333%}
.col-md-9 {
    width: 75%}
.col-md-8 {
    width: 66.66666667%}
.col-md-7 {
    width: 58.33333333%}
.col-md-6 {
    width: 50%}
.col-md-5 {
    width: 41.66666667%}
.col-md-4 {
    width: 33.33333333%}
.col-md-3 {
    width: 25%}
.col-md-2 {
    width: 16.66666667%}
.col-md-1 {
    width: 8.33333333%}
.col-md-pull-12 {
    left: 100%;
    right: auto;
}
.col-md-pull-11 {
    left: 91.66666667%;
    right: auto;
}
.col-md-pull-10 {
    left: 83.33333333%;
    right: auto;
}
.col-md-pull-9 {
    left: 75%;
    right: auto;
}
.col-md-pull-8 {
    left: 66.66666667%;
    right: auto;
}
.col-md-pull-7 {
    left: 58.33333333%;
    right: auto;
}
.col-md-pull-6 {
    left: 50%;
    right: auto;
}
.col-md-pull-5 {
    left: 41.66666667%;
    right: auto;
}
.col-md-pull-4 {
    left: 33.33333333%;
    right: auto;
}
.col-md-pull-3 {
    left: 25%;
    right: auto;
}
.col-md-pull-2 {
    left: 16.66666667%;
    right: auto;
}
.col-md-pull-1 {
    left: 8.33333333%;
    right: auto;
}
.col-md-pull-0 {
    left: auto;
    right: auto;
}
.col-md-push-12 {
    right: 100%;
    left: 0;
}
.col-md-push-11 {
    right: 91.66666667%;
    left: 0;
}
.col-md-push-10 {
    right: 83.33333333%;
    left: 0;
}
.col-md-push-9 {
    right: 75%;
    left: 0;
}
.col-md-push-8 {
    right: 66.66666667%;
    left: 0;
}
.col-md-push-7 {
    right: 58.33333333%;
    left: 0;
}
.col-md-push-6 {
    right: 50%;
    left: 0;
}
.col-md-push-5 {
    right: 41.66666667%;
    left: 0;
}
.col-md-push-4 {
    right: 33.33333333%;
    left: 0;
}
.col-md-push-3 {
    right: 25%;
    left: 0;
}
.col-md-push-2 {
    right: 16.66666667%;
    left: 0;
}
.col-md-push-1 {
    right: 8.33333333%;
    left: 0;
}
.col-md-push-0 {
    right: auto;
    left: 0;
}
.col-md-offset-12 {
    margin-right: 100%;
    margin-left: 0;
}
.col-md-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0;
}
.col-md-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0;
}
.col-md-offset-9 {
    margin-right: 75%;
    margin-left: 0;
}
.col-md-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0;
}
.col-md-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0;
}
.col-md-offset-6 {
    margin-right: 50%;
    margin-left: 0;
}
.col-md-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0;
}
.col-md-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0;
}
.col-md-offset-3 {
    margin-right: 25%;
    margin-left: 0;
}
.col-md-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0;
}
.col-md-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0;
}
.col-md-offset-0 {
    margin-right: 0;
    margin-left: 0;
}
}@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: right;
}
.col-lg-12 {
    width: 100%}
.col-lg-11 {
    width: 91.66666667%}
.col-lg-10 {
    width: 83.33333333%}
.col-lg-9 {
    width: 75%}
.col-lg-8 {
    width: 66.66666667%}
.col-lg-7 {
    width: 58.33333333%}
.col-lg-6 {
    width: 50%}
.col-lg-5 {
    width: 41.66666667%}
.col-lg-4 {
    width: 33.33333333%}
.col-lg-3 {
    width: 25%}
.col-lg-2 {
    width: 16.66666667%}
.col-lg-1 {
    width: 8.33333333%}
.col-lg-pull-12 {
    left: 100%;
    right: auto;
}
.col-lg-pull-11 {
    left: 91.66666667%;
    right: auto;
}
.col-lg-pull-10 {
    left: 83.33333333%;
    right: auto;
}
.col-lg-pull-9 {
    left: 75%;
    right: auto;
}
.col-lg-pull-8 {
    left: 66.66666667%;
    right: auto;
}
.col-lg-pull-7 {
    left: 58.33333333%;
    right: auto;
}
.col-lg-pull-6 {
    left: 50%;
    right: auto;
}
.col-lg-pull-5 {
    left: 41.66666667%;
    right: auto;
}
.col-lg-pull-4 {
    left: 33.33333333%;
    right: auto;
}
.col-lg-pull-3 {
    left: 25%;
    right: auto;
}
.col-lg-pull-2 {
    left: 16.66666667%;
    right: auto;
}
.col-lg-pull-1 {
    left: 8.33333333%;
    right: auto;
}
.col-lg-pull-0 {
    left: auto;
    right: auto;
}
.col-lg-push-12 {
    right: 100%;
    left: 0;
}
.col-lg-push-11 {
    right: 91.66666667%;
    left: 0;
}
.col-lg-push-10 {
    right: 83.33333333%;
    left: 0;
}
.col-lg-push-9 {
    right: 75%;
    left: 0;
}
.col-lg-push-8 {
    right: 66.66666667%;
    left: 0;
}
.col-lg-push-7 {
    right: 58.33333333%;
    left: 0;
}
.col-lg-push-6 {
    right: 50%;
    left: 0;
}
.col-lg-push-5 {
    right: 41.66666667%;
    left: 0;
}
.col-lg-push-4 {
    right: 33.33333333%;
    left: 0;
}
.col-lg-push-3 {
    right: 25%;
    left: 0;
}
.col-lg-push-2 {
    right: 16.66666667%;
    left: 0;
}
.col-lg-push-1 {
    right: 8.33333333%;
    left: 0;
}
.col-lg-push-0 {
    right: auto;
    left: 0;
}
.col-lg-offset-12 {
    margin-right: 100%;
    margin-left: 0;
}
.col-lg-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0;
}
.col-lg-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0;
}
.col-lg-offset-9 {
    margin-right: 75%;
    margin-left: 0;
}
.col-lg-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0;
}
.col-lg-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0;
}
.col-lg-offset-6 {
    margin-right: 50%;
    margin-left: 0;
}
.col-lg-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0;
}
.col-lg-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0;
}
.col-lg-offset-3 {
    margin-right: 25%;
    margin-left: 0;
}
.col-lg-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0;
}
.col-lg-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0;
}
.col-lg-offset-0 {
    margin-right: 0;
    margin-left: 0;
}
}th {
    text-align: right;
}
@media screen and (max-width:767px) {
    .table-responsive>.table-bordered {
    border: 0;
}
.table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-right: none;
    border-left: none;
}
.table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-left: 0;
    border-right: none;
}
}.checkbox label, .radio label {
    padding-right: 20px;
    padding-left: auto;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    margin-right: -20px;
    margin-left: auto;
}
.checkbox-inline, .radio-inline {
    padding-right: 20px;
    padding-left: 0;
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-right: 10px;
    margin-left: 0;
}
.has-feedback .form-control {
    padding-left: 42.5px;
    padding-right: auto;
}
.form-control-feedback {
    left: 0;
    right: auto;
}
@media (min-width:768px) {
    .form-inline label {
    padding-right: 0;
    padding-left: auto;
}
.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    margin-right: 0;
    margin-left: auto;
}
}@media (min-width:768px) {
    .form-horizontal .control-label {
    text-align: left;
}
}.form-horizontal .has-feedback .form-control-feedback {
    left: 15px;
    right: auto;
}
.caret {
    margin-right: 2px;
    margin-left: 0;
}
.dropdown-menu {
    right: 0;
    left: auto;
    float: left;
    text-align: right;
}
.dropdown-menu.pull-left {
    left: 0;
    float: right;
    right: auto;
}
.pull-left>.dropdown-menu {
    left: 0;
    float: right;
    right: auto;
}
.navbar-nav.pull-left>li>.dropdown-menu, .navbar-nav>li>.dropdown-menu.pull-left {
    right: auto;
    left: 0;
}
.btn-group-vertical>.btn, .btn-group>.btn {
    float: right;
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
    margin-right: -1px;
    margin-left: 0;
}
.btn-toolbar {
    margin-right: -5px;
    margin-left: 0;
}
.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: right;
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
    margin-right: 5px;
    margin-left: 0;
}
.btn-group>.btn:first-child {
    margin-right: 0;
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group>.btn-group {
    float: right;
}
.btn-group.btn-group-justified>.btn, .btn-group.btn-group-justified>.btn-group {
    float: none;
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}
.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group>.btn-group:last-child>.btn:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn .caret {
    margin-right: 0;
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-right: 0;
}
.input-group .form-control {
    float: right;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.input-group-addon:first-child {
    border-right: 1px solid #ccc;
    border-left: 0;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group-addon:last-child {
    border-left: 1px solid #ccc;
    border-right: 0;
}
.input-group-btn>.btn+.btn {
    margin-right: -1px;
    margin-left: auto;
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
    margin-left: -1px;
    margin-right: auto;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    margin-right: -1px;
    margin-left: auto;
}
.nav {
    padding-right: 0;
    padding-left: auto;
}
.nav-tabs>li {
    float: right;
}
.nav-tabs>li>a {
    margin-left: auto;
    margin-right: -2px;
    border-radius: 4px 4px 0 0;
}
.nav-pills>li {
    float: right;
}
.nav-pills>li>a {
    border-radius: 4px;
}
.nav-pills>li+li {
    margin-right: 2px;
    margin-left: auto;
}
.nav-stacked>li {
    float: none;
}
.nav-stacked>li+li {
    margin-right: 0;
    margin-left: auto;
}
.nav-justified>.dropdown .dropdown-menu {
    right: auto;
}
.nav-tabs-justified>li>a {
    margin-left: 0;
    margin-right: auto;
}
@media (min-width:768px) {
    .nav-tabs-justified>li>a {
    border-radius: 4px 4px 0 0;
}
}@media (min-width:768px) {
    .navbar-header {
    float: right;
}
}.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
}
.navbar-brand {
    float: right;
}
@media (min-width:768px) {
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-right: -15px;
    margin-left: auto;
}
}.navbar-toggle {
    float: left;
    margin-left: 15px;
    margin-right: auto;
}
@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 25px 5px 15px;
}
}@media (min-width:768px) {
    .navbar-nav {
    float: right;
}
.navbar-nav>li {
    float: right;
}
.navbar-nav.navbar-right:last-child {
    margin-left: -15px;
    margin-right: auto;
}
.navbar-nav.navbar-right.flip {
    float: left!important;
}
.navbar-nav.navbar-right .dropdown-menu {
    left: 0;
    right: auto;
}
}@media (min-width:768px) {
    .navbar-text {
    float: right;
}
.navbar-text.navbar-right:last-child {
    margin-left: 0;
    margin-right: auto;
}
}.pagination {
    padding-right: 0;
}
.pagination>li>a, .pagination>li>span {
    float: right;
    margin-right: -1px;
    margin-left: 0;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    margin-right: -1px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.pager {
    padding-right: 0;
    padding-left: auto;
}
.pager .next>a, .pager .next>span {
    float: left;
}
.pager .previous>a, .pager .previous>span {
    float: right;
}
.nav-pills>li>a>.badge {
    margin-left: 0;
    margin-right: 3px;
}
.alert-dismissable, .alert-dismissible {
    padding-left: 35px;
    padding-right: 15px;
}
.alert-dismissable .close, .alert-dismissible .close {
    right: 0;
    left: 21px;
}
.progress-bar {
    float: right;
}
.media>.pull-left {
    margin-right: 10px;
}
.media>.pull-left.flip {
    margin-right: 0;
    margin-left: 10px;
}
.media>.pull-right {
    margin-left: 10px;
}
.media>.pull-right.flip {
    margin-left: 0;
    margin-right: 10px;
}
.media-list {
    padding-right: 0;
    padding-left: auto;
    list-style: none;
}
.list-group {
    padding-right: 0;
    padding-left: auto;
}
.list-group-item>.badge {
    float: left;
}
.list-group-item>.badge+.badge {
    margin-ight: 5px;
    margin-left: auto;
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 0;
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
    border-top-left-radius: 0;
}
.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-right: 0;
    border-left: none;
}
.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: none;
    border-left: 0;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object {
    right: 0;
    left: auto;
}
.modal-footer {
    text-align: left;
}
.modal-footer .btn+.btn {
    margin-left: auto;
    margin-right: 5px;
}
.modal-footer .btn-group .btn+.btn {
    margin-right: -1px;
    margin-left: auto;
}
.modal-footer .btn-block+.btn-block {
    margin-right: 0;
    margin-left: auto;
}
.popover {
    right: 0;
    left: auto;
    text-align: right;
}
.popover.top>.arrow {
    right: 50%;
    left: auto;
    margin-right: -11px;
    margin-left: 0;
}
.popover.top>.arrow:after {
    margin-right: -10px;
    margin-left: 0;
}
.carousel-inner>.item {
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}
.carousel-inner>.active {
    left: 0;
}
.carousel-inner>.next {
    right: 100%;
    left: 0;
}
.carousel-inner>.prev {
    right: -100%}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
    right: 0;
}
.carousel-inner>.active.right {
    left: -100%}
.carousel-inner>.active.left {
    right: 100%}
.carousel-control {
    right: 0;
    bottom: 0;
}
.carousel-control.left {
    right: auto;
    left: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    right: auto;
    margin-right: -10px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    left: auto;
    margin-left: -10px;
}
.carousel-indicators {
    right: 50%;
    left: 0;
    margin-right: -30%;
    margin-left: 0;
    padding-left: 0;
}
@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: 0;
    margin-right: -15px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-left: 0;
    margin-right: -15px;
}
.carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
}
}.pull-right.flip {
    float: left!important;
}
.pull-left.flip {
    float: right!important;
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}
.has-success .form-control-feedback {
    color: #3c763d;
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
    color: #8a6d3b;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}
.has-error .form-control-feedback {
    color: #a94442;
}
.term-badges .fa {
    margin-left: 2px;
    margin-right: auto;
}
.term-badges.floated a {
    margin-left: 3px;
    margin-right: auto;
}
.term-badges.floated {
    right: 0;
    left: auto;
}
.format-icon {
    left: 20px;
    right: auto;
}
.img-holder {
    float: right;
    margin-left: 15px;
    margin-right: auto;
}
.bs-ll-a .img-cont:before, .bs-ll-a .img-holder:before {
    background-image: linear-gradient(to right, #e9ebee 0, #f4f5f6 20%, #e9ebee 40%, #e9ebee 100%);
    -webkit-animation-direction: reverse;
    -moz-animation-direction: reverse;
    animation-direction: reverse;
}
.fa-refresh {
    transform: scaleX(-1);
    animation: spin-reverse 2s infinite linear;
}
@keyframes spin-reverse {
    0% {
    transform: scaleX(-1) rotate(-360deg);
}
100% {
    transform: scaleX(-1) rotate(0);
}
}@media (max-width:768px) and (min-width:500px) {
    .layout-3-col .sidebar-column-primary, .layout-3-col .sidebar-column-secondary {
    float: right;
}
}.margin-sm-right {
    margin-right: 7px;
    margin-left: auto;
}
.margin-sm-left {
    margin-left: 7px;
    margin-right: auto;
}
.margin-xsm-right {
    margin-right: 3px;
    margin-left: auto;
}
.margin-xsm-left {
    margin-left: 3px;
    margin-right: auto;
}
.no-list-style li {
    padding-left: 0!important;
    padding-right: 0;
}
.bs-padding-0-1 {
    margin-left: 5%;
    margin-right: auto;
}
.bs-padding-1-0 {
    margin-right: 5%;
    margin-left: auto;
}
.bs-padding-2-1 {
    margin-right: 10%;
    margin-left: 5%}
.bs-padding-1-2 {
    margin-right: 5%;
    margin-left: 10%}
.bs-padding-0-2 {
    margin-left: 10%;
    margin-right: auto;
}
.bs-padding-2-0 {
    margin-right: 10%;
    margin-left: auto;
}
.bs-padding-3-3 {
    margin-right: 15%;
    margin-left: 15%}
.bs-padding-0-3 {
    margin-left: 15%;
    margin-right: auto;
}
.bs-padding-3-0 {
    margin-right: 15%;
    margin-left: auto;
}
.bs-shortcode-col.bs-padding-0-1 {
    margin-left: 0;
    padding-left: 5%;
    padding-right: 0;
    margin-right: auto;
}
.bs-shortcode-col.bs-padding-1-0 {
    margin-right: 0;
    padding-right: 5%;
    padding-left: 0;
    margin-left: auto;
}
.bs-shortcode-col.bs-padding-2-1 {
    margin-right: 0;
    margin-left: 0;
    padding-right: 10%;
    padding-left: 5%}
.bs-shortcode-col.bs-padding-1-2 {
    margin-right: 0;
    margin-left: 0;
    padding-right: 5%;
    padding-left: 10%}
.bs-shortcode-col.bs-padding-0-2 {
    margin-left: 0;
    padding-left: 10%;
    padding-right: 0;
    margin-right: auto;
}
.bs-shortcode-col.bs-padding-2-0 {
    margin-right: 0;
    padding-right: 10%;
    padding-left: 0;
    margin-left: auto;
}
.bs-shortcode-col.bs-padding-3-3 {
    margin-right: 0;
    margin-left: 0;
    padding-right: 15%;
    padding-left: 15%}
.bs-shortcode-col.bs-padding-0-3 {
    margin-left: 0;
    padding-left: 15%;
    padding-right: 0;
    margin-right: auto;
}
.bs-shortcode-col.bs-padding-3-0 {
    margin-right: 0;
    padding-right: 15%;
    padding-left: 0;
    margin-left: auto;
}
.screen-reader-text:active, .screen-reader-text:focus, .screen-reader-text:hover {
    right: 5px;
    left: auto;
}
.search-form input[type=search] {
    float: right;
    margin-left: 8px;
    margin-right: auto;
}
.post-meta a {
    display: inline-block;
}
.post-meta .time {
    margin-left: 10px;
    margin-right: auto;
    display: inline-block;
}
.post-meta .views {
    margin-left: 10px;
    margin-right: auto;
    display: inline-block;
}
.post-meta .comments {
    margin-left: auto;
    margin-right: 10px;
    float: left;
}
.post-meta .rating+.comments {
    float: none;
    margin-left: auto;
    margin-right: 0;
}
.post-meta .comments .fa, .post-meta .share .bf-icon, .post-meta .views .bf-icon, .post-meta .views .fa {
    margin-left: 3px;
    margin-right: auto;
}
.post-meta .views .bf-icon {
    margin-right: auto;
    margin-left: 2px;
}
.post-meta .post-author-avatar img {
    margin-left: 5px;
    margin-right: auto;
}
.post-meta .post-author {
    margin-left: 8px;
    margin-right: auto;
    display: inline-block;
}
.post-meta .post-author:after {
    margin-right: 8px;
    margin-left: auto;
}
.post-meta .post-author-a:last-child .post-author {
    margin-right: auto;
    margin-left: 0;
}
.post-meta>a:last-child, .post-meta>span:last-child {
    margin-right: auto!important;
    margin-left: 0!important;
}
ul.menu>li {
    float: right;
}
ul.menu>li.alignleft {
    float: left;
}
ul.menu>li .sub-menu .sub-menu {
    right: 99.4%;
    left: auto;
}
ul.menu li.bs-flip-children .sub-menu .sub-menu {
    left: 99.4%;
    right: auto;
}
ul.menu li.menu-have-icon>a>.bf-icon {
    margin-left: 6px;
    margin-right: auto;
}
ul.menu li.menu-title-hide>a>.bf-icon {
    margin-left: 0;
    margin-right: auto;
}
ul.menu li.menu-item-has-children>a:after {
    margin-right: 6px;
    margin-left: auto;
}
ul.menu .sub-menu>li.menu-item-has-children>a:after {
    left: 10px;
    right: auto;
    content: '\f104'}
ul.menu li.bs-flip-children .sub-menu>li.menu-item-has-children>a:after {
    content: '\f105';
    right: 10px;
    left: auto;
}
ul.menu.menu li.bs-flip-children .sub-menu a {
    text-align: left;
}
ul.menu .sub-menu .sub-menu>li.menu-item-has-children>a:after {
    content: '\f0d9'}
ul.menu li.menu-have-icon .bf-icon {
    margin-left: 10px;
    margin-right: auto;
}
ul.menu li.menu-have-icon.menu-title-hide .bf-icon {
    margin-left: 0;
    margin-right: auto;
}
.top-menu.menu .bs-pretty-tabs-elements.sub-menu {
    right: auto;
    left: auto;
}
.site-header .menu-action-buttons {
    left: 0;
    right: auto;
}
.site-header .menu-action-buttons>div {
    float: left;
    text-align: left;
}
.site-header .main-menu-container.search-open .off-canvas-menu-icon-container+.search-container .search-handler {
    margin-left: 38px;
    margin-right: auto;
}
.site-header .search-container .search-handler {
    left: 3px;
    right: auto;
}
.site-header .search-container .search-box {
    left: 0;
    padding: 0 0 0 36px;
    right: auto;
}
.site-header .shop-cart-container .cart-box {
    left: 0;
    text-align: right;
    right: auto;
}
.site-header .shop-cart-container .cart-box .buttons .checkout {
    float: left;
}
.site-header .search-container .search-handler, .site-header .shop-cart-container .cart-handler {
    right: auto;
    left: 3px;
}
.site-header .shop-cart-container .cart-handler .cart-count {
    margin-right: 1px;
    margin-left: auto;
}
.site-header .shop-cart-container a.remove {
    float: right;
    margin-left: 4px;
    margin-right: auto;
}
.site-header .menu-action-buttons>.off-canvas-menu-icon-container {
    margin-left: 4px;
    margin-right: 0;
}
.off-canvas-menu-icon-container.off-icon-left .off-canvas-menu-icon-el {
    text-align: left;
}
.off-canvas-menu-icon-container.off-icon-left .off-canvas-menu-icon-el:after, .off-canvas-menu-icon-container.off-icon-left .off-canvas-menu-icon-el:before {
    left: 0;
    right: auto;
}
.off-canvas-menu-icon-container.off-icon-right .off-canvas-menu-icon-el {
    text-align: right;
}
.main-menu>li {
    margin-left: 10px;
    margin-right: auto;
}
.main-menu .sub-menu>li>a {
    padding: 0 10px 0 16px;
}
.top-menu>li {
    margin-left: 15px;
    margin-right: auto;
}
@media only screen and (max-width:992px) {
    .main-menu>li {
    margin-right: auto;
    margin-left: 0;
}
.site-header.header-style-3 .main-menu.menu>li, .site-header.header-style-4 .main-menu.menu>li, .site-header.header-style-8 .main-menu.menu>li {
    margin: 0 0 0 7px;
}
}ul.menu li.bs-flip-children {
    direction: ltr;
}
ul.menu li.bs-flip-children .sub-menu, ul.menu li.bs-flip-children a {
    direction: rtl;
}
.main-menu.menu .better-custom-badge, .off-canvas-menu .menu .better-custom-badge {
    right: 11px;
    left: auto;
}
.main-menu.menu .better-custom-badge:after, .off-canvas-menu .menu .better-custom-badge:after {
    right: 5px;
    left: auto;
}
.main-menu.menu .sub-menu.sub-menu .better-custom-badge, .mega-menu.mega-type-link .mega-links>li>a .better-custom-badge {
    right: auto;
    left: 10px;
}
.main-menu.menu .sub-menu.sub-menu .menu-item.menu-badge-right>a>.better-custom-badge {
    margin-left: 6px;
    margin-right: auto;
}
.main-menu.menu .sub-menu.sub-menu .menu-have-badge.menu-item-has-children>a>.better-custom-badge {
    left: 24px;
    right: auto;
}
.site-header.header-style-3 .main-menu.menu>.menu-item:hover>a>.better-custom-badge, .site-header.header-style-4 .main-menu.menu>.menu-item:hover>a>.better-custom-badge, .site-header.header-style-7 .main-menu.menu>.menu-item:hover>a>.better-custom-badge {
    right: 20px;
    left: auto;
}
.menu .mega-menu {
    right: 0;
    text-align: right;
    left: auto;
}
.menu>li>.mega-menu .bsm-leave .sub-menu, .menu>li>.mega-menu .sub-menu, .menu>li>.mega-menu li.menu-item-has-children.better-anim-none>.sub-menu {
    right: auto!important;
    left: auto;
}
.menu>li>.mega-menu .sub-menu .sub-menu {
    padding-right: 15px;
    padding-left: 0;
}
.mega-menu.mega-type-link .mega-links>li {
    float: right;
}
.mega-menu.mega-type-link-list .mega-links {
    text-align: right;
}
.mega-menu.mega-type-link-list .mega-links>li .sub-menu {
    right: 0!important;
    left: auto;
}
.mega-menu.mega-type-link-list .mega-links>li .sub-menu .sub-menu {
    padding-right: 0;
    padding-left: 0;
}
.mega-grid-posts .post:nth-child(5), .mega-grid-posts .postli:nth-child(1) {
    clear: right;
    margin-right: -7px;
    margin-left: auto;
}
.tabbed-grid-posts:before {
    right: 0;
    border-left: 1px solid #dadada;
    left: auto;
    border-right: none;
}
.tabbed-grid-posts .tabs-section {
    text-align: right;
    float: right;
}
.tabbed-grid-posts .tabs-section .active a {
    border-color: #e2e2e2;
}
.tabbed-grid-posts .tabs-section a .fa {
    margin-left: 4px;
    margin-right: auto;
}
.tabbed-grid-posts .tab-content {
    padding: 23px 245px 23px 23px;
}
.tabbed-grid-posts .listing.listing-grid-1.columns-3 .listing-item:nth-child(3n-2) {
    padding-left: 12px!important;
    padding-right: 0!important;
}
.tabbed-grid-posts .listing.columns-3 .listing-item:nth-child(3n+3) {
    padding-right: 12px!important;
    padding-left: 0!important;
}
.site-header.header-style-1 .main-menu.menu .sub-menu {
    text-align: right;
}
.site-header.header-style-2 .main-menu.menu>li {
    float: right;
    margin: 0 0 0 5px;
}
.site-header.header-style-2 .main-menu.menu .sub-menu {
    text-align: right;
}
.site-header.header-style-2 .main-menu-wrapper.menu-actions-btn-width-1 .main-menu-container {
    padding-left: 40px;
    padding-right: 0;
}
.site-header.header-style-2 .main-menu-wrapper.menu-actions-btn-width-2 .main-menu-container {
    padding-left: 80px;
    padding-right: 0;
}
.site-header.header-style-2 .main-menu-wrapper.menu-actions-btn-width-3 .main-menu-container {
    padding-left: 120px;
    padding-right: 0;
}
.site-header.header-stype-2 .sidebar .bsac {
    text-align: left;
}
.site-header.header-style-3 .main-menu.menu>li {
    float: right;
    margin: 0 0 0 10px;
}
.site-header.header-style-3 .main-menu.menu .sub-menu {
    text-align: right;
}
.site-header.header-style-3 .main-menu-wrapper.menu-actions-btn-width-1 .main-menu-container {
    padding-left: 40px;
    padding-right: 0;
}
.site-header.header-style-3 .main-menu-wrapper.menu-actions-btn-width-2 .main-menu-container {
    padding-left: 80px;
    padding-right: 0;
}
.site-header.header-style-3 .main-menu-wrapper.menu-actions-btn-width-3 .main-menu-container {
    padding-left: 120px;
    padding-right: 0;
}
.site-header.header-stype-3 .sidebar .bsac {
    text-align: left;
}
.site-header.header-style-4 .main-menu.menu>li {
    float: right;
    margin: 0 0 0 10px;
}
.site-header.header-style-4 .main-menu.menu .sub-menu {
    text-align: right;
}
.site-header.header-style-4 .main-menu.menu .sub-menu {
    text-align: right;
}
.site-header.header-style-5 .main-menu.menu {
    text-align: left;
}
.site-header.header-style-5 .main-menu.menu>li {
    float: right;
}
.site-header.header-style-5 .main-menu.menu .sub-menu {
    text-align: right;
}
.site-header.header-style-5 .site-branding {
    float: right;
}
.site-header.header-style-5 .main-menu-container {
    float: left;
}
.site-header.header-style-5 .site-branding .logo.img-logo a {
    padding: 0 0 0 10px;
}
.site-header.header-style-5 .site-branding .logo.text-logo a {
    padding: 5px 0 5px 10px;
}
.site-header.header-style-5 .main-menu.menu>li.menu-item-has-children>a:after {
    right: 0;
    left: auto;
}
.site-header.header-style-5 .main-menu-container.menu-actions-btn-width-1, .site-header.header-style-6 .main-menu-container.menu-actions-btn-width-1, .site-header.header-style-8 .main-menu-container.menu-actions-btn-width-1 {
    padding-left: 40px;
    padding-right: 0;
}
.site-header.header-style-5 .main-menu-container.menu-actions-btn-width-2, .site-header.header-style-6 .main-menu-container.menu-actions-btn-width-2, .site-header.header-style-8 .main-menu-container.menu-actions-btn-width-2 {
    padding-left: 80px;
    padding-right: 0;
}
.site-header.header-style-5 .main-menu-container.menu-actions-btn-width-3, .site-header.header-style-6 .main-menu-container.menu-actions-btn-width-3, .site-header.header-style-8 .main-menu-container.menu-actions-btn-width-3 {
    padding-left: 120px;
    padding-right: 0;
}
.site-header.header-style-5 .main-menu-container.search-open .search-container {
    left: 0;
    right: auto;
}
.site-header.header-style-6 .main-menu-container.search-open .search-container {
    left: 0;
    right: auto;
}
.site-header.header-style-8 .main-menu-container.search-open .search-container {
    left: 0;
    right: auto;
}
.site-header.header-style-6 .main-menu.menu {
    float: left;
}
.site-header.header-style-6 .main-menu.menu>li {
    float: right;
}
.site-header.header-style-6 .main-menu.menu .sub-menu {
    text-align: right;
}
.site-header.header-style-6 .site-branding {
    float: right;
}
.site-header.header-style-6 .main-menu-container {
    float: left;
}
.site-header.header-style-6 .site-branding .logo.img-logo a {
    padding: 0 0 0 10px;
}
.site-header.header-style-6 .site-branding .logo.text-logo a {
    padding: 5px 0 5px 10px;
}
.site-header.header-style-6 .main-menu.menu>li>a>.bf-icon {
    right: 0;
    margin-left: 0;
    left: auto;
    margin-right: auto;
}
.site-header.header-style-6 .main-menu.menu>li.menu-item-has-children>a:after {
    right: 0;
    left: auto;
}
.site-header.header-style-7 .main-menu.menu>li {
    float: right;
    margin: 0 0 0 10px;
}
.site-header.header-style-7 .main-menu.menu .sub-menu {
    text-align: right;
}
.site-header.header-style-7 .main-menu.menu .sub-menu {
    text-align: right;
}
.site-header.header-style-7 .main-menu-wrapper.menu-actions-btn-width-1 .main-menu-container {
    padding-left: 40px;
    padding-right: 0;
}
.site-header.header-style-7 .main-menu-wrapper.menu-actions-btn-width-2 .main-menu-container {
    padding-left: 80px;
    padding-right: 0;
}
.site-header.header-style-7 .main-menu-wrapper.menu-actions-btn-width-3 .main-menu-container {
    padding-left: 120px;
    padding-right: 0;
}
.site-header.header-style-8 .main-menu.menu {
    float: right;
}
.site-header.header-style-8 .main-menu.menu>li {
    float: right;
    margin: 0 0 0 10px;
}
.site-header.header-style-8 .main-menu.menu .sub-menu {
    text-align: right;
}
.site-header.header-style-8 .site-branding {
    float: right;
    padding-left: 20px;
    padding-right: 0;
}
.site-header.header-style-8 .main-menu-container {
    float: left;
}
.site-header.header-style-8 .site-branding .logo.img-logo a {
    padding: 0 0 0 10px;
}
.site-header.header-style-8 .site-branding .logo.text-logo a {
    padding: 5px 0 5px 10px;
}
.site-header.header-style-8 .main-menu.menu>li.menu-item-has-children>a:after {
    right: 0;
    left: auto;
}
.rh-header .menu-container {
    right: initial;
    left: 0;
}
.rh-header .menu-container .menu-handler {
    border-right: 1px solid rgba(0, 0, 0, .07);
    border-left: none;
    float: left;
}
.rh-header .menu-container .menu-handler .lines:after, .rh-header .menu-container .menu-handler .lines:before {
    right: 0;
    left: auto;
}
.rh-cover .search-form input[type=submit] {
    right: inherit;
    left: 0;
}
.rh-cover .rh-c-m .resp-menu li>a {
    padding: 0 3px 0 0;
}
.rh-cover .rh-c-m .resp-menu .children-button {
    left: 0;
    right: auto;
}
.rh-cover .rh-c-m .resp-menu .children-button:after, .rh-cover .rh-c-m .resp-menu .children-button:before {
    left: 6px;
    right: auto;
}
.rh-cover .rh-c-m .resp-menu .mega-menu, .rh-cover .rh-c-m .resp-menu .sub-menu {
    right: inherit!important;
    left: auto!important;
}
.rh-cover .rh-c-m .resp-menu .mega-menu, .rh-cover .rh-c-m .resp-menu .sub-menu {
    padding-right: 22px;
    padding-left: 0;
}
.rh-cover .rh-c-m .resp-menu .better-custom-badge {
    float: left;
    margin: 6px 0 0 6px;
}
.rh-cover .rh-c-m .resp-menu li.menu-item-has-children>a>.better-custom-badge {
    margin-left: 30px;
    margin-right: auto;
}
.rh-cover .search-form:before {
    left: 12px;
    right: auto;
}
.rh-cover .better-social-counter {
    margin: 20px 0 0!important;
}
.rh-cover .rh-c-m .resp-menu .mega-menu {
    right: 0;
    left: auto;
}
.rh-cover .rh-c-m .resp-menu .mega-menu.mega-type-link-list .mega-links li {
    text-align: right;
}
.rh-cover .rh-c-m .resp-menu .mega-menu.mega-type-link-list .mega-links>li .sub-menu {
    right: 0!important;
    text-align: right!important;
    padding: 6px 22px 0 0;
    left: auto;
}
.rh-header .logo-container {
    padding: 0 15px 0 0;
}
body.open-rh .rh-cover {
    right: 0;
    left: auto;
}
.rh-cover {
    right: -100%;
    left: auto;
}
.rh-cover.bg-img:after {
    left: inherit;
    right: -100%}
.close-rh .rh-cover.bg-img:after {
    left: inherit;
    right: -100%}
.open-rh .rh-cover.bg-img:after {
    left: inherit;
    right: 0;
}
.rh-cover .rh-close {
    left: 25px;
    right: auto;
}
.rh-cover .rh-close:after, .rh-cover .rh-close:before {
    right: 50%;
    margin-right: -1px;
    left: auto;
    margin-left: auto;
}
.rh-cover .rh-panel {
    right: 0;
    left: auto;
}
.rh-cover .rh-p-h .user-login {
    padding-right: 40px;
    padding-left: 0;
}
.rh-cover .rh-p-h .user-login .user-avatar {
    right: 0;
    left: auto;
}
.rh-cover .rh-p-h .user-login .user-avatar .fa {
    right: 0;
    left: auto;
}
.rh-cover .rh-back-menu:after, .rh-cover .rh-back-menu:before {
    right: 6px;
    left: auto;
}
.rh-cover .rh-back-menu.abtn:before, .rh-cover .rh-back-menu:hover:before {
    right: 7px;
    left: auto;
}
.rh-cover .rh-back-menu:after {
    right: 6px;
    left: auto;
}
.rh-cover .rh-back-menu.abtn:after, .rh-cover .rh-back-menu:hover:after {
    right: 7px;
    left: auto;
}
.rh-cover .rh-back-menu i {
    right: 7px;
    left: auto;
}
.rh-cover .rh-back-menu:before {
    transform: rotate(40deg);
}
.rh-cover .rh-back-menu:after {
    transform: rotate(-40deg);
}
.rh-cover .bs-login-shortcode {
    margin: 25px 0 0!important;
}
.rh-cover .bs-login .social-login-btn.btn .bf-icon {
    margin-left: 5px;
    margin-right: auto;
}
.rh-cover .bs-login .social-login-buttons .or-text:after, .rh-cover .bs-login .social-login-buttons .or-text:before {
    left: -101px;
    right: auto;
}
.rh-cover .bs-login .social-login-buttons .or-text:after {
    right: -101px;
    left: inherit;
}
.rh-cover.no-login-icon .better-social-counter.style-button .social-list {
    text-align: right;
}
.off-canvas-container {
    right: -300px;
    left: auto;
}
.off-canvas-container:before {
    right: 0;
    left: auto;
}
.off-canvas-menu ul.menu>li .sub-menu {
    right: 100%;
    left: auto;
}
.off-canvas-menu ul.menu>li .sub-menu .sub-menu {
    right: 100%;
    left: auto;
}
.off-canvas-menu ul.menu>li .sub-menu:after, .off-canvas-menu ul.menu>li .sub-menu:before {
    right: -27px;
    left: auto;
}
.off-canvas-menu ul.menu>li .sub-menu:after {
    right: -24px;
    left: auto;
}
.off-canvas-menu .fa {
    margin-left: 5px;
    margin-right: auto;
}
.off-canvas-menu ul ul {
    right: 100%;
    left: auto;
}
.off-canvas-menu ul.menu li.menu-item-has-children>a:after {
    left: 0;
    right: auto;
}
.off-canvas-menu ul.menu li.menu-item-has-children.bsm-enter>a:after {
    left: -8px;
    right: auto;
}
.off-canvas-search input[type=text] {
    padding-left: 25px;
    padding-right: 10px;
}
.off-canvas-search .fa {
    left: 10px;
    right: auto;
}
.off-canvas-container .social-share-list li {
    margin-left: 3px;
    margin-right: auto;
}
.off-canvas-menu-icon {
    text-align: right;
}
.off-canvas-container.left {
    left: -300px;
    right: auto;
}
.off-canvas-container.left .off-canvas-inner, .off-canvas-container.left:before {
    left: 0;
    right: auto;
}
.off-canvas-container.left .off-canvas-menu ul ul {
    right: auto;
    left: 100%}
.off-canvas-container.left .off-canvas-menu ul {
    text-align: left;
}
.off-canvas-container.left ul.menu li.menu-item-has-children>a:after {
    left: inherit;
    content: '\f105';
    right: 0;
}
.off-canvas-container.left ul.menu li.menu-item-has-children.bsm-enter>a:after {
    left: auto;
    right: -8px;
}
.off-canvas-container.left .off_canvas_footer {
    text-align: left;
}
.off-canvas-container.left .better-social-counter.style-button .social-item {
    float: left;
    margin: 0 6px 4px 0;
}
.off-canvas-container.left ul.menu li.menu-have-icon>a>.bf-icon {
    float: left;
    margin: 4px 6px 0 0;
}
.off-canvas-container.left .off-canvas-menu ul.menu>li .sub-menu:after, .off-canvas-container.left .off-canvas-menu ul.menu>li .sub-menu:before {
    right: inherit;
    left: -27px;
}
.off-canvas-container.left .off-canvas-menu ul.menu>li .sub-menu:after {
    right: inherit;
    left: -24px;
}
.off-canvas-container.left ul.menu>li .sub-menu .sub-menu {
    right: inherit;
    left: 100%}
.topbar .section-links {
    float: left;
}
.topbar .better-studio-shortcode {
    float: left;
}
.topbar .better-studio-shortcode .social-list {
    float: left;
}
.topbar .better-social-counter.style-button .social-item {
    margin: 0 4px 0 0;
}
.topbar .better-social-counter.style-button .social-item {
    float: right;
}
.topbar .search-container {
    float: left;
    margin-right: 4px;
    margin-left: auto;
}
.topbar .search-container .search-box {
    left: 0;
    right: auto;
}
.topbar .search-container .search-box .search-form {
    float: right;
}
.topbar .section-links+.section-menu .better-newsticker .control-nav {
    left: 30px;
    right: auto;
}
.topbar .topbar-sign-in {
    float: left;
}
.topbar .topbar-sign-in .fa {
    margin-right: 2px;
    margin-left: auto;
}
.topbar .topbar-sign-in.behind-social {
    margin-left: 8px;
    padding-left: 8px;
    padding-right: 0;
    margin-right: auto;
}
.topbar .topbar-sign-in.behind-social:before {
    left: -2px;
    right: auto;
}
.archive-title .pre-title:after {
    right: 0;
    left: auto;
}
.archive-title.with-actions .page-heading {
    padding-left: 30px;
    padding-right: 0;
}
.archive-title .actions-container {
    float: left;
}
.archive-title .page-heading .count, .archive-title .rss-link {
    float: left;
}
.archive-title .term-badges span.term-badge a {
    margin-left: 3px;
    float: right;
    margin-right: auto;
}
.listing-item .post-edit-link {
    right: 0;
    left: auto;
}
.listing.columns-2 .listing-item, .mega-links.columns-2>.menu-item {
    width: 50%;
    float: right;
}
.listing.columns-2 .listing-item:nth-child(odd), .mega-links.columns-2>.menu-item:nth-child(odd) {
    padding-right: 0;
    padding-left: 18px;
    clear: right;
}
.listing.columns-2 .listing-item:nth-child(even), .mega-links.columns-2>.menu-item:nth-child(even) {
    padding-left: 0;
    padding-right: 18px;
}
.listing.columns-3 .listing-item, .mega-links.columns-3>.menu-item {
    width: 33.3333%;
    float: right;
}
.listing.columns-3 .listing-item:nth-child(3n-1), .mega-links.columns-3>.menu-item:nth-child(3n-1) {
    padding-left: 9px;
    padding-right: 9px;
}
.listing.columns-3 .listing-item:nth-child(3n-2), .mega-links.columns-3>.menu-item:nth-child(3n-2) {
    padding-right: 0;
    padding-left: 18px;
    clear: right;
}
.listing.columns-3 .listing-item:nth-child(3n+3), .mega-links.columns-3>.menu-item:nth-child(3n+3) {
    padding-left: 0;
    padding-right: 18px;
}
.listing.columns-4 .listing-item, .mega-links.columns-4>.menu-item {
    width: 25%;
    float: right;
}
.listing.columns-4 .listing-item:nth-child(4n-3), .mega-links.columns-4>.menu-item:nth-child(4n-3) {
    padding-left: 16px;
    padding-right: 0;
    clear: right;
}
.listing.columns-4 .listing-item:nth-child(4n+2), .mega-links.columns-4>.menu-item:nth-child(4n+2) {
    padding-left: 11px;
    padding-right: 5px;
}
.listing.columns-4 .listing-item:nth-child(4n+3), .mega-links.columns-4>.menu-item:nth-child(4n+3) {
    padding-left: 6px;
    padding-right: 10px;
}
.listing.columns-4 .listing-item:nth-child(4n+4), .mega-links.columns-4>.menu-item:nth-child(4n+4) {
    padding-right: 16px;
    padding-left: 0;
}
.listing.columns-5 .listing-item, .mega-links.columns-5>.menu-item {
    width: 20%;
    float: right;
}
.listing.columns-5 .listing-item:nth-child(5n+1), .mega-links.columns-5>.menu-item:nth-child(5n+1) {
    padding-left: 12px;
    padding-right: 0;
    clear: right;
}
.listing.columns-5 .listing-item:nth-child(5n+2), .mega-links.columns-5>.menu-item:nth-child(5n+2) {
    padding-left: 8px;
    padding-right: 4px;
}
.listing.columns-5 .listing-item:nth-child(5n+3), .mega-links.columns-5>.menu-item:nth-child(5n+3) {
    padding-left: 6px;
    padding-right: 6px;
}
.listing.columns-5 .listing-item:nth-child(5n+4), .mega-links.columns-5>.menu-item:nth-child(5n+4) {
    padding-left: 4px;
    padding-right: 8px;
}
.listing.columns-5 .listing-item:nth-child(5n+5), .mega-links.columns-5>.menu-item:nth-child(5n+5) {
    padding-left: 0;
    padding-right: 8px;
}
.listing.columns-5.listing-tall .listing-item:nth-child(5n+5), .mega-links.columns-5.listing-tall>.menu-item:nth-child(5n+5) {
    padding-right: 12px;
    padding-left: 0;
}
@media only screen and (max-width:1000px) {
    .listing.columns-5 .listing-item, .mega-links.columns-5>.menu-item {
    width: 25%}
.listing.columns-5 .listing-item:nth-child(4n-3), .mega-links.columns-5>.menu-item:nth-child(4n-3) {
    padding-left: 8px;
    padding-right: 0;
    clear: right;
}
.listing.columns-5 .listing-item:nth-child(4n+2), .mega-links.columns-5>.menu-item:nth-child(4n+2) {
    padding-left: 5px;
    padding-right: 3px;
    clear: none;
}
.listing.columns-5 .listing-item:nth-child(4n+3), .mega-links.columns-5>.menu-item:nth-child(4n+3) {
    padding-left: 3px;
    padding-right: 5px;
    clear: none;
}
.listing.columns-5 .listing-item:nth-child(4n+4), .mega-links.columns-5>.menu-item:nth-child(4n+4) {
    padding-right: 8px;
    padding-left: 0;
    clear: none;
}
}@media only screen and (max-width:900px) {
    .listing.columns-4 .listing-item, .listing.columns-5 .listing-item, .mega-links.columns-4>.menu-item, .mega-links.columns-5>.menu-item {
    width: 33.3333%}
.listing.columns-4 .listing-item:nth-child(3n-1), .listing.columns-5 .listing-item:nth-child(3n-1), .mega-links.columns-4>.menu-item:nth-child(3n-1), .mega-links.columns-5>.menu-item:nth-child(3n-1) {
    padding-left: 6px;
    padding-right: 6px;
    clear: none;
}
.listing.columns-4 .listing-item:nth-child(3n-2), .listing.columns-5 .listing-item:nth-child(3n-2), .mega-links.columns-4>.menu-item:nth-child(3n-2), .mega-links.columns-5>.menu-item:nth-child(3n-2) {
    padding-left: 12px;
    padding-right: 0;
    clear: right;
}
.listing.columns-4 .listing-item:nth-child(3n+3), .listing.columns-5 .listing-item:nth-child(3n+3), .mega-links.columns-4>.menu-item:nth-child(3n+3), .mega-links.columns-5>.menu-item:nth-child(3n+3) {
    padding-left: 0;
    padding-right: 12px;
    clear: none;
}
}@media only screen and (max-width:600px) {
    .listing.columns-3 .listing-item, .listing.columns-4 .listing-item, .listing.columns-5 .listing-item, .mega-links.columns-3>.menu-item, .mega-links.columns-4>.menu-item, .mega-links.columns-5>.menu-item {
    width: 50%}
.listing.columns-3 .listing-item:nth-child(odd), .listing.columns-4 .listing-item:nth-child(odd), .listing.columns-5 .listing-item:nth-child(odd), .mega-links.columns-3>.menu-item:nth-child(odd), .mega-links.columns-4>.menu-item:nth-child(odd), .mega-links.columns-5>.menu-item:nth-child(odd) {
    padding-left: 13px;
    padding-right: 0;
    clear: right;
}
.listing.columns-3 .listing-item:nth-child(even), .listing.columns-4 .listing-item:nth-child(even), .listing.columns-5 .listing-item:nth-child(even), .mega-links.columns-3 .listing-item:nth-child(even), .mega-links.columns-4 .listing-item:nth-child(even), .mega-links.columns-5 .listing-item:nth-child(even) {
    padding-left: 0;
    padding-right: 13px;
    clear: none;
}
}@media only screen and (max-width:500px) {
    .listing.columns-2 .listing-item, .listing.columns-3 .listing-item, .listing.columns-4 .listing-item, .listing.columns-5 .listing-item, .mega-links.columns-2>.menu-item, .mega-links.columns-3>.menu-item, .mega-links.columns-4>.menu-item, .mega-links.columns-5>.menu-item {
    width: 100%!important;
    padding-left: 0!important;
    padding-right: 0!important;
    clear: none!important;
}
}.listing.scolumns-2 .listing-item {
    float: right;
}
.listing.scolumns-2 .listing-item:nth-child(odd) {
    padding-left: 12px;
    clear: right;
    padding-right: 0;
}
.listing.scolumns-2 .listing-item:nth-child(even) {
    padding-right: 12px;
    padding-left: 0;
}
.listing.scolumns-3 .listing-item {
    float: right;
}
.listing.scolumns-3 .listing-item:nth-child(3n-2) {
    padding-left: 12px;
    clear: right;
    padding-right: 0;
}
.listing.scolumns-3 .listing-item:nth-child(3n+3) {
    padding-right: 12px;
    padding-left: 0;
}
.listing.scolumns-4 .listing-item {
    float: right;
}
.listing.scolumns-4 .listing-item:nth-child(4n-3) {
    padding-right: 0;
    padding-left: 14px;
    clear: right;
}
.listing.scolumns-4 .listing-item:nth-child(4n+2) {
    padding-right: 5px;
    padding-left: 9px;
}
.listing.scolumns-4 .listing-item:nth-child(4n+3) {
    padding-right: 9px;
    padding-left: 5px;
}
.listing.scolumns-4 .listing-item:nth-child(4n+4) {
    padding-left: 0;
    padding-right: 14px;
}
.listing.scolumns-5 .listing-item {
    float: right;
}
.listing.scolumns-5 .listing-item:nth-child(5n+1) {
    padding-right: 0;
    padding-left: 12px;
    clear: right;
}
.listing.scolumns-5 .listing-item:nth-child(5n+2) {
    padding-right: 4px;
    padding-left: 8px;
}
.listing.scolumns-5 .listing-item:nth-child(5n+3) {
    padding-right: 6px;
    padding-left: 6px;
}
.listing.scolumns-5 .listing-item:nth-child(5n+4) {
    padding-right: 8px;
    padding-left: 4px;
}
.listing.scolumns-5 .listing-item:nth-child(5n+5) {
    padding-right: 12px;
    padding-left: 0;
}
@media only screen and (max-width:1000px) {
    .listing.scolumns-5 .listing-item {
    float: right;
}
.listing.scolumns-5 .listing-item:nth-child(4n-3) {
    padding-left: 14px;
    padding-right: 0;
    clear: right;
}
.listing.scolumns-5 .listing-item:nth-child(4n+2) {
    padding-left: 9px;
    padding-right: 5px;
    clear: none;
}
.listing.scolumns-5 .listing-item:nth-child(4n+3) {
    padding-left: 5px;
    padding-right: 9px;
}
.listing.scolumns-5 .listing-item:nth-child(4n+4) {
    padding-right: 14px;
    padding-left: 0;
    clear: none!important;
}
}@media only screen and (max-width:900px) {
    .listing.scolumns-4 .listing-item, .listing.scolumns-5 .listing-item {
    float: right;
}
.listing.scolumns-4 .listing-item:nth-child(3n-1), .listing.scolumns-5 .listing-item:nth-child(3n-1) {
    padding: 0 6px;
    clear: none;
}
.listing.scolumns-4 .listing-item:nth-child(3n-2), .listing.scolumns-5 .listing-item:nth-child(3n-2) {
    padding-right: 0;
    padding-left: 12px;
    clear: right;
}
.listing.scolumns-4 .listing-item:nth-child(3n+3), .listing.scolumns-5 .listing-item:nth-child(3n+3) {
    padding-left: 0;
    padding-right: 12px;
    clear: none;
}
}@media only screen and (max-width:600px) {
    .listing.scolumns-3 .listing-item, .listing.scolumns-4 .listing-item, .listing.scolumns-5 .listing-item {
    float: right;
}
.listing.scolumns-3 .listing-item:nth-child(odd), .listing.scolumns-4 .listing-item:nth-child(odd), .listing.scolumns-5 .listing-item:nth-child(odd) {
    padding-left: 12px;
    padding-right: 0;
    clear: right;
}
.listing.scolumns-3 .listing-item:nth-child(even), .listing.scolumns-4 .listing-item:nth-child(even), .listing.scolumns-5 .listing-item:nth-child(even) {
    padding-right: 12px;
    padding-left: 0;
    clear: none;
}
}.listing-item-grid-1:hover .format-icon {
    left: 50%;
    margin-left: -16px;
    right: auto;
    margin-right: auto;
}
.listing-item-grid-2:hover .format-icon {
    left: 50%;
    margin-left: -16px;
    right: auto;
    margin-right: auto;
}
.listing-item-blog .format-icon {
    left: 15px;
    right: auto;
}
.listing-item-blog .format-icon.format-audio {
    padding-left: 3px;
    padding-right: 0;
}
.listing-item-blog .featured:hover .format-icon {
    left: 50%;
    margin-left: -16px;
    right: auto;
    margin-right: auto;
}
.listing-item-blog-1 .featured, .listing-item-blog-5 .featured {
    float: right;
    margin-left: 26px;
    margin-right: auto;
}
.listing-item-blog-1.has-post-thumbnail .post-summary {
    padding-right: 233px;
    padding-left: 0;
}
.listing-item-blog-5.has-post-thumbnail .post-summary {
    padding-right: 323px;
    padding-left: 0;
}
.listing-item-blog-5.has-post-thumbnail.bsw-1 .post-summary, .listing-item-blog-5.has-post-thumbnail.bsw-2 .post-summary, .listing-item-blog-5.has-post-thumbnail.bsw-3 .post-summary, .listing-item-blog-5.has-post-thumbnail.bsw-4 .post-summary, .listing-item-blog-5.has-post-thumbnail.bsw-5 .post-summary {
    padding-right: 243px;
    padding-left: 0;
}
.listing-item-blog-2.has-post-thumbnail.bsw-1 .post-summary, .listing-item-blog-2.has-post-thumbnail.bsw-2 .post-summary, .listing-item-blog-2.has-post-thumbnail.bsw-3 .post-summary, .listing-item-blog-2.has-post-thumbnail.bsw-4 .post-summary {
    padding-left: 0;
    padding-right: 0;
}
.listing-item-blog-1.has-post-thumbnail.bsw-1 .post-summary, .listing-item-blog-1.has-post-thumbnail.bsw-2 .post-summary, .listing-item-blog-1.has-post-thumbnail.bsw-3 .post-summary, .listing-item-blog-1.has-post-thumbnail.bsw-4 .post-summary, .listing-item-blog-5.has-post-thumbnail.bsw-1 .post-summary, .listing-item-blog-5.has-post-thumbnail.bsw-2 .post-summary, .listing-item-blog-5.has-post-thumbnail.bsw-3 .post-summary, .listing-item-blog-5.has-post-thumbnail.bsw-4 .post-summary {
    padding-right: 0;
    padding-left: 0;
}
@media only screen and (max-width:560px) {
    .listing-item-blog-5.has-post-thumbnail .post-summary {
    padding-right: 0!important;
    padding-left: 0;
}
}@media only screen and (max-width:420px) {
    .listing-item-blog-2.has-post-thumbnail .post-summary {
    padding-left: 0;
    padding-right: 0;
}
.listing-item-blog-1.has-post-thumbnail .post-summary, .listing-item-blog-5.has-post-thumbnail .post-summary {
    padding-right: 0!important;
    padding-left: 0!important;
}
}.listing-item-blog-2.has-post-thumbnail .post-summary {
    padding-right: 0;
    padding-left: 233px;
}
.listing-item-blog-2 .featured {
    float: left;
    margin-right: 23px;
    margin-left: auto;
}
@media only screen and (max-width:560px) {
    .listing-item-blog-2.has-post-thumbnail .post-summary {
    padding-right: 0!important;
    padding-left: 0!important;
}
.listing-item-blog-2 .featured {
    float: none;
    margin-right: 0!important;
    margin-left: 0!important;
}
}.listing-item-blog-3 .featured {
    float: right;
    margin-left: 23px;
    margin-right: auto;
}
.listing-item-blog-3.has-post-thumbnail .post-summary {
    padding-right: 233px;
    padding-left: 0;
}
.listing-item-blog-3.has-post-thumbnail.bsw-1 .post-summary, .listing-item-blog-3.has-post-thumbnail.bsw-2 .post-summary, .listing-item-blog-3.has-post-thumbnail.bsw-3 .post-summary, .listing-item-blog-3.has-post-thumbnail.bsw-4 .post-summary {
    padding-right: 0;
    padding-left: 0;
}
@media only screen and (max-width:420px) {
    .listing-item-blog-3.has-post-thumbnail .post-summary {
    padding-right: 0!important;
    padding-left: 0!important;
}
}.listing-item-tall .format-icon {
    left: 15px;
    right: auto;
}
.listing-item-tall:hover .format-icon {
    left: 50%;
    margin-left: -16px;
    right: auto;
    margin-right: auto;
}
.listing-item-tall-2 .term-badges.floated {
    right: 0;
    left: 0;
}
.listing-item-tb-1 .featured {
    margin-left: 13px;
    float: right;
    margin-right: auto;
}
.listing-item-tb-1 .img-holder {
    margin-left: 0;
    margin-right: auto;
}
.listing-item-tb-2 .term-badges.floated {
    right: 0;
    left: auto;
}
.listing-item-tb-2 .format-icon {
    left: 15px;
    right: auto;
}
.listing-item-tb-2:hover .format-icon {
    left: 50%;
    margin-left: -16px;
    right: auto;
    margin-right: auto;
}
.listing-item-tb-2 .img-holder {
    margin-left: 0;
    margin-right: auto;
}
.listing-item-tb-3 .featured {
    margin-right: 15px;
    float: left;
    margin-left: auto;
}
.listing-item-tb-3 .img-holder {
    margin-left: 0;
    margin-right: auto;
}
.listing-item-text-1 .term-badges.floated {
    right: auto;
    left: auto;
}
.listing-item-text-2 .item-inner {
    border-left: none;
    border-right: 3px solid rgba(0, 0, 0, .11);
    padding: 6px 14px 6px 0;
}
.listing-mix-1-1 .column-1 {
    float: right;
    padding-left: 18px;
    padding-right: 0;
}
.listing-mix-1-1 .column-2 {
    float: right;
    padding-right: 18px;
    padding-left: 0;
}
.listing.listing-mix-1-2 .column-1 {
    float: right;
    padding-left: 18px;
    padding-right: 0;
}
.listing.listing-mix-1-2 .column-2 {
    float: right;
    padding-right: 18px;
    padding-left: 0;
}
.listing.listing-mix-1-4 .column-1 {
    float: right;
    padding-left: 18px;
    padding-right: 0;
}
.listing.listing-mix-1-4 .column-2 {
    float: right;
    padding-right: 18px;
    padding-left: 0;
}
.listing.listing-mix-1-4.l-1-col .listing-item-tb-2 {
    float: right;
}
.listing.listing-mix-1-4.l-1-col .listing-item-tb-2:nth-child(odd) {
    padding-left: 13px;
    clear: right;
    padding-right: 0;
}
.listing.listing-mix-1-4.l-1-col .listing-item-tb-2:nth-child(even) {
    padding-right: 13px;
    padding-left: 0;
}
@media only screen and (max-width:450px) {
    .listing.listing-mix-1-4 .listing-item-tb-2 {
    float: right;
}
.listing.listing-mix-1-4 .listing-item-tb-2:nth-child(odd) {
    padding-left: 13px;
    clear: right;
    padding-right: 0;
}
.listing.listing-mix-1-4 .listing-item-tb-2:nth-child(even) {
    padding-right: 13px;
    padding-left: 0;
}
}.listing-mix-6 .column-1 {
    float: right;
    padding-left: 18px;
    padding-right: 0;
}
.listing-mix-6 .column-2 {
    float: right;
    padding-right: 18px;
    padding-left: 0;
}
.listing-modern-grid-1.l-2 .listing-mg-item:hover .format-icon, .listing-modern-grid-1.l-3 .listing-mg-item:hover .format-icon, .listing-modern-grid-1.l-4 .listing-mg-item:hover .format-icon, .listing-modern-grid-1.l-5 .listing-mg-item:hover .format-icon, .listing-modern-grid-2.l-2 .listing-mg-item:hover .format-icon, .listing-modern-grid-2.l-3 .listing-mg-item:hover .format-icon, .listing-modern-grid-2.l-4 .listing-mg-item:hover .format-icon, .listing-modern-grid-2.l-5 .listing-mg-item:hover .format-icon, .listing-modern-grid-3.l-2 .listing-mg-item:hover .format-icon, .listing-modern-grid-3.l-3 .listing-mg-item:hover .format-icon, .listing-modern-grid-3.l-4 .listing-mg-item:hover .format-icon, .listing-modern-grid-3.l-5 .listing-mg-item:hover .format-icon, .listing-modern-grid-4.l-2 .listing-mg-item:hover .format-icon, .listing-modern-grid-4.l-3 .listing-mg-item:hover .format-icon, .listing-modern-grid-4.l-4 .listing-mg-item:hover .format-icon, .listing-modern-grid-4.l-5 .listing-mg-item:hover .format-icon, .listing-modern-grid-6.l-2 .listing-mg-item:hover .format-icon, .listing-modern-grid-6.l-3 .listing-mg-item:hover .format-icon, .listing-modern-grid-6.l-4 .listing-mg-item:hover .format-icon, .listing-modern-grid-6.l-5 .listing-mg-item:hover .format-icon {
    left: 20px;
    margin-left: 0;
    right: auto;
    margin-right: auto;
}
.listing-mg-item:hover .format-icon {
    left: 50%;
    margin-left: -16px;
    right: auto;
    margin-right: auto;
}
@media only screen and (max-width:480px) {
    .listing-modern-grid-1 .listing-mg-item .format-icon, .listing-modern-grid-1 .listing-mg-item: hover .format-icon, .listing-modern-grid-2 .listing-mg-item .format-icon, .listing-modern-grid-2 .listing-mg-item:hover .format-icon, .listing-modern-grid-3 .listing-mg-item .format-icon, .listing-modern-grid-3 .listing-mg-item:hover .format-icon, .listing-modern-grid-4 .listing-mg-item .format-icon, .listing-modern-grid-4 .listing-mg-item:hover .format-icon, .listing-modern-grid-6 .listing-mg-item .format-icon, .listing-modern-grid-6 .listing-mg-item:hover .format-icon {
    left: 20px;
    margin-left: 0;
    right: auto;
    margin-right: auto;
}
}.listing-mg-type-1 .post-meta .comments {
    float: left;
    margin-left: 0;
    margin-right: 15px;
}
.listing-mg-type-1 .post-meta .rating+.comments {
    margin-right: 0;
    margin-left: auto;
}
.listing-modern-grid-1 .mg-col-1 {
    float: right;
    padding-left: 1px;
    padding-right: 0;
}
.listing-modern-grid-1 .mg-col-2 {
    float: right;
    padding-right: 1px;
    padding-left: 0;
}
.listing-modern-grid-1 .item-3-cont, .listing-modern-grid-1 .item-4-cont {
    float: right;
}
.listing-modern-grid-1 .item-3-cont {
    padding-left: 1px;
    padding-right: 0;
}
.listing-modern-grid-1 .item-4-cont {
    padding-right: 1px;
    padding-left: 0;
}
.listing-modern-grid-1.l-3 .listing-mg-item .format-icon, .listing-modern-grid-1.l-3 .listing-mg-item:hover .format-icon, .listing-modern-grid-1.l-4 .listing-mg-item .format-icon, .listing-modern-grid-1.l-4 .listing-mg-item:hover .format-icon, .listing-modern-grid-1.l-5 .listing-mg-item .format-icon, .listing-modern-grid-1.l-5 .listing-mg-item:hover .format-icon {
    left: 12px;
    right: auto;
}
@media only screen and (max-width:620px) {
    .listing-modern-grid-1 .listing-mg-item .format-icon, .listing-modern-grid-1 .listing-mg-item: hover .format-icon {
    left: 12px;
    right: auto;
}
}@media only screen and (max-width:480px) {
    .listing-modern-grid-1 .listing-mg-item .content-container {
    right: 12px;
    left: 12px;
}
}.listing-modern-grid-2 .mg-col-1 {
    float: right;
    padding-left: 1px;
    padding-right: 0;
}
.listing-modern-grid-2 .mg-col-2 {
    float: right;
    padding-right: 1px;
    padding-left: 0;
}
.listing-modern-grid-2 .item-2-cont, .listing-modern-grid-2 .item-3-cont, .listing-modern-grid-2 .item-4-cont, .listing-modern-grid-2 .item-5-cont {
    float: right;
}
.listing-modern-grid-2 .item-2-cont, .listing-modern-grid-2 .item-4-cont {
    padding-left: 1px;
    padding-right: 0;
}
.listing-modern-grid-2 .item-3-cont, .listing-modern-grid-2 .item-5-cont {
    padding-right: 1px;
    padding-left: 0;
}
.listing-modern-grid-2.l-1 .listing-mg-item .content-container, .listing-modern-grid-2.l-2 .listing-mg-item .content-container, .listing-modern-grid-2.l-3 .listing-mg-item .content-container, .listing-modern-grid-2.l-4 .listing-mg-item .content-container, .listing-modern-grid-2.l-5 .listing-mg-item .content-container {
    right: 15px;
    left: 15px;
}
.listing-modern-grid-2.l-3 .listing-mg-item .format-icon, .listing-modern-grid-2.l-3 .listing-mg-item:hover .format-icon, .listing-modern-grid-2.l-4 .listing-mg-item .format-icon, .listing-modern-grid-2.l-4 .listing-mg-item:hover .format-icon, .listing-modern-grid-2.l-5 .listing-mg-item .format-icon, .listing-modern-grid-2.l-5 .listing-mg-item:hover .format-icon {
    left: 12px;
    right: auto;
}
@media only screen and (max-width:620px) {
    .listing-modern-grid-2 .listing-mg-item .format-icon, .listing-modern-grid-2 .listing-mg-item: hover .format-icon {
    left: 12px;
    right: auto;
}
}.listing-mg-3-item .post-meta .comments {
    margin-right: 0;
    margin-left: auto;
}
.listing-mg-4-item .img-cont {
    right: -2px;
    left: -2px;
}
.listing-mg-4-item .img-cont:after {
    right: 0;
    left: 0;
}
.listing-mg-4-item .content-container {
    right: 0;
    left: 0;
}
.listing-mg-4-item .post-meta .comments {
    margin-right: 0;
    margin-left: auto;
}
.listing-mg-4-item .term-badges.floated {
    left: auto;
    right: 0;
}
.listing-modern-grid-4.listing.columns-2 .listing-item:nth-child(odd) {
    padding-right: 0;
    padding-left: 4px;
    clear: right;
}
.listing-modern-grid-4.listing.columns-2 .listing-item:nth-child(even) {
    padding-right: 4px;
    padding-left: 0;
}
.listing-modern-grid-4.listing.columns-3 .listing-item:nth-child(3n-2) {
    padding-left: 4px;
    clear: right;
    padding-right: 0;
}
.listing-modern-grid-4.listing.columns-3 .listing-item:nth-child(3n+3) {
    padding-right: 4px;
    padding-left: 0;
}
.listing-modern-grid-4.listing.columns-4 .listing-item:nth-child(4n-3) {
    padding-right: 0;
    padding-left: 3px;
    clear: right;
}
.listing-modern-grid-4.listing.columns-4 .listing-item:nth-child(4n+2) {
    padding-right: 1px;
    padding-left: 2px;
}
.listing-modern-grid-4.listing.columns-4 .listing-item:nth-child(4n+3) {
    padding-right: 2px;
    padding-left: 1px;
}
.listing-modern-grid-4.listing.columns-4 .listing-item:nth-child(4n+4) {
    padding-left: 0;
    padding-right: 3px;
}
@media only screen and (max-width:900px) {
    .listing-modern-grid-4.listing.columns-4 .listing-item: nth-child(3n-1) {
    padding: 0 2px;
    clear: none!important;
}
.listing-modern-grid-4.listing.columns-4 .listing-item:nth-child(3n-2) {
    padding-left: 4px;
    padding-right: 0;
    clear: right!important;
}
.listing-modern-grid-4.listing.columns-4 .listing-item:nth-child(3n+3) {
    padding-left: 0;
    padding-right: 4px;
    clear: none!important;
}
}@media only screen and (max-width:680px) {
    .listing-modern-grid-4.listing.columns-4 .listing-item: nth-child(3n-1) {
    padding: 0 2px;
    clear: none!important;
}
.listing-modern-grid-4.listing.columns-4 .listing-item:nth-child(3n-2) {
    padding-right: 0;
    padding-left: 4px;
    clear: right!important;
}
.listing-modern-grid-4.listing.columns-4 .listing-item:nth-child(3n+3) {
    padding-left: 0;
    padding-right: 4px;
    clear: none!important;
}
}@media only screen and (max-width:620px) {
    .listing-modern-grid-4.listing.columns-3 .listing-item, .listing-modern-grid-4.listing.columns-4 .listing-item {
    width: 50%}
.listing-modern-grid-4.listing.columns-3 .listing-item:nth-child(odd), .listing-modern-grid-4.listing.columns-4 .listing-item:nth-child(odd) {
    padding-left: 4px;
    padding-right: 0;
    clear: left!important;
}
.listing-modern-grid-4.listing.columns-3 .listing-item:nth-child(even), .listing-modern-grid-4.listing.columns-4 .listing-item:nth-child(even) {
    padding-left: 0;
    padding-right: 4px;
    clear: none!important;
}
}.listing-modern-grid-5 .mg-col {
    float: right;
}
.listing-modern-grid-5 .mg-col-1 {
    right: 22.5%;
    left: auto;
}
.listing-modern-grid-5 .mg-col-2 {
    right: -55%;
    padding: 0 0 0 20px;
    left: auto;
}
.listing-modern-grid-5 .mg-col-3 {
    padding: 0 20px 0 0;
}
.listing-modern-grid-5.l-2 .mg-col-1 {
    right: auto;
    left: auto;
}
.listing-modern-grid-5.l-2 .mg-col-2, .listing-modern-grid-5.l-2 .mg-col-3 {
    right: auto;
    left: auto;
}
.listing-modern-grid-5.bsw-1 .mg-col-3, .listing-modern-grid-5.bsw-2 .mg-col-3, .listing-modern-grid-5.bsw-3 .mg-col-3, .listing-modern-grid-5.bsw-4 .mg-col-3, .listing-modern-grid-5.bsw-5 .mg-col-3 {
    padding: 0 10px 0 0;
}
.listing-modern-grid-5.bsw-1 .mg-col-2, .listing-modern-grid-5.bsw-2 .mg-col-2, .listing-modern-grid-5.bsw-3 .mg-col-2, .listing-modern-grid-5.bsw-4 .mg-col-2, .listing-modern-grid-5.bsw-5 .mg-col-2 {
    padding: 0 0 0 10px;
}
.listing-modern-grid-5 .term-badges.floated {
    right: 0;
    left: 0;
}
.listing-mg-5-item .img-cont {
    right: 0;
    left: 0;
}
.listing-mg-5-item-big .img-cont {
    right: -2px;
    left: -2px;
}
.listing-mg-5-item-big .post-meta .comments {
    margin-right: 0;
    margin-left: auto;
}
@media only screen and (max-width:780px) {
    .listing-modern-grid-5 .mg-col-1 {
    left: inherit;
    right: auto;
}
.listing-modern-grid-5 .mg-col-2, .listing-modern-grid-5 .mg-col-3 {
    left: inherit;
    right: auto;
    padding: 0 40px;
}
}@media only screen and (max-width:480px) {
    .listing-modern-grid-5 .mg-col-3 {
    padding: 0 10px 0 0!important;
}
.listing-modern-grid-5 .mg-col-2 {
    padding: 0 0 0 10px!important;
}
}.listing-mg-6-item .post-meta .comments {
    float: left;
    margin-left: 0;
    margin-right: 15px;
}
.listing-mg-6-item .post-meta .rating+.comments {
    margin-right: 0;
    margin-left: auto;
}
.listing-modern-grid-6 .mg-col-1 {
    float: right;
    padding-left: 1px;
    padding-right: 0;
}
.listing-modern-grid-6 .mg-col-2 {
    float: right;
    padding-right: 1px;
    padding-left: 0;
}
.listing-modern-grid-7 .mg-row-1 .mg-col-1 {
    float: right;
    padding-left: 1px;
    padding-right: 0;
}
.listing-modern-grid-7 .mg-row-1 .mg-col-2 {
    float: right;
    padding-right: 1px;
    padding-left: 0;
}
.listing-modern-grid-7 .mg-row-2 .mg-col {
    float: right;
}
.listing-modern-grid-7 .mg-row-2 .mg-col-1 {
    padding-left: 1.5px;
    padding-right: 0;
}
.listing-modern-grid-7 .mg-row-2 .mg-col-2 {
    padding-right: .75px;
    padding-left: .75px;
}
.listing-modern-grid-7 .mg-row-2 .mg-col-3 {
    padding-right: 1.5px;
    padding-left: 0;
}
.listing-modern-grid-7.bsw-2 .listing-mg-7-item.listing-mg-item .format-icon, .listing-modern-grid-7.bsw-2 .listing-mg-7-item.listing-mg-item:hover .format-icon, .listing-modern-grid-7.bsw-3 .listing-mg-7-item.listing-mg-item .format-icon, .listing-modern-grid-7.bsw-3 .listing-mg-7-item.listing-mg-item:hover .format-icon, .listing-modern-grid-7.bsw-4 .listing-mg-7-item.listing-mg-item .format-icon, .listing-modern-grid-7.bsw-4 .listing-mg-7-item.listing-mg-item:hover .format-icon, .listing-modern-grid-7.bsw-5 .listing-mg-7-item.listing-mg-item .format-icon, .listing-modern-grid-7.bsw-5 .listing-mg-7-item.listing-mg-item:hover .format-icon, .listing-modern-grid-7.bsw-6 .listing-mg-7-item.listing-mg-item .format-icon, .listing-modern-grid-7.bsw-6 .listing-mg-7-item.listing-mg-item:hover .format-icon, .listing-modern-grid-7.bsw-7 .listing-mg-7-item.listing-mg-item .format-icon, .listing-modern-grid-7.bsw-7 .listing-mg-7-item.listing-mg-item:hover .format-icon {
    left: 20px!important;
    right: auto;
}
@media only screen and (max-width:780px) {
    .listing-modern-grid-7 .listing-mg-7-item.listing-mg-item .format-icon, .listing-modern-grid-7 .listing-mg-7-item.listing-mg-item: hover .format-icon {
    left: 20px!important;
    right: auto;
}
}.listing-modern-grid-8 .mg-col-1 {
    float: right;
    padding-left: 1px;
    padding-right: 0;
}
.listing-modern-grid-8 .mg-col-2 {
    float: right;
    padding-right: 1px;
    padding-left: 1px;
}
.listing-modern-grid-8 .mg-col-3 {
    float: right;
    padding-right: 1px;
    padding-left: 0;
}
.listing-modern-grid-8 .item-3-cont, .listing-modern-grid-8 .item-4-cont {
    float: right;
}
.listing-modern-grid-8 .item-3-cont {
    padding-left: 1px;
    padding-right: 0;
}
.listing-modern-grid-8 .item-4-cont {
    padding-right: 1px;
    padding-left: 0;
}
.listing-mg-8-item.listing-mg-item .format-icon, .listing-mg-8-item.listing-mg-item:hover .format-icon {
    left: 20px!important;
    right: auto;
}
.listing-modern-grid-8.l-1 .mg-col-2, .listing-modern-grid-8.l-2 .mg-col-2, .listing-modern-grid-8.l-3 .mg-col-2, .listing-modern-grid-8.l-4 .mg-col-2 {
    padding: 0 1px 0 0;
}
.listing-mg-8-item.listing-mg-item.l-4 .format-icon, .listing-mg-8-item.listing-mg-item.l-4:hover .format-icon {
    left: 10px!important;
    right: auto;
}
@media only screen and (max-width:980px) {
    .listing-modern-grid-8 .mg-col-2 {
    padding: 0 1px 0 0;
}
}@media only screen and (max-width:480px) {
    .listing-mg-8-item.listing-mg-item .format-icon, .listing-mg-8-item.listing-mg-item: hover .format-icon {
    left: 10px!important;
    right: auto;
}
}.listing-mg-9-item.listing-mg-item .format-icon, .listing-mg-9-item.listing-mg-item:hover .format-icon {
    left: 20px!important;
    right: auto;
}
.listing-modern-grid-9 .mg-col-1 {
    float: right;
    padding-left: 1px;
    padding-right: 0;
}
.listing-modern-grid-9 .mg-col-2 {
    float: right;
    padding-right: 1px;
    padding-left: 1px;
}
.listing-modern-grid-9 .mg-col-3 {
    float: right;
    padding-right: 1px;
    padding-left: 0;
}
.listing-modern-grid-9 .item-2-cont, .listing-modern-grid-9 .item-3-cont, .listing-modern-grid-9 .item-4-cont, .listing-modern-grid-9 .item-5-cont {
    float: right;
}
.listing-modern-grid-9 .item-2-cont, .listing-modern-grid-9 .item-4-cont {
    padding-left: 1px;
    padding-right: 0;
}
.listing-modern-grid-9 .item-3-cont, .listing-modern-grid-9 .item-5-cont {
    padding-right: 1px;
    padding-left: 0;
}
.listing-modern-grid-9.l-1 .listing-mg-item .content-container, .listing-modern-grid-9.l-2 .listing-mg-item .content-container, .listing-modern-grid-9.l-3 .listing-mg-item .content-container, .listing-modern-grid-9.l-4 .listing-mg-item .content-container, .listing-modern-grid-9.l-5 .listing-mg-item .content-container {
    right: 15px;
    left: 15px;
}
.listing-modern-grid-9.l-1 .mg-col-3 .mg-row, .listing-modern-grid-9.l-2 .mg-col-3 .mg-row, .listing-modern-grid-9.l-3 .mg-col-3 .mg-row, .listing-modern-grid-9.l-4 .mg-col-3 .mg-row, .listing-modern-grid-9.l-5 .mg-col-3 .mg-row {
    float: right;
}
.listing-modern-grid-9.l-1 .mg-col-3 .mg-row.mg-row-1, .listing-modern-grid-9.l-2 .mg-col-3 .mg-row.mg-row-1, .listing-modern-grid-9.l-3 .mg-col-3 .mg-row.mg-row-1, .listing-modern-grid-9.l-4 .mg-col-3 .mg-row.mg-row-1, .listing-modern-grid-9.l-5 .mg-col-3 .mg-row.mg-row-1 {
    padding-left: 1px;
    padding-right: 0;
}
.listing-modern-grid-9.l-1 .mg-col-3 .mg-row.mg-row-2, .listing-modern-grid-9.l-2 .mg-col-3 .mg-row.mg-row-2, .listing-modern-grid-9.l-3 .mg-col-3 .mg-row.mg-row-2, .listing-modern-grid-9.l-4 .mg-col-3 .mg-row.mg-row-2, .listing-modern-grid-9.l-5 .mg-col-3 .mg-row.mg-row-2 {
    padding-right: 1px;
    padding-left: 0;
}
.listing-modern-grid-9.l-3 .listing-mg-item .format-icon, .listing-modern-grid-9.l-3 .listing-mg-item:hover .format-icon, .listing-modern-grid-9.l-4 .listing-mg-item .format-icon, .listing-modern-grid-9.l-4 .listing-mg-item:hover .format-icon, .listing-modern-grid-9.l-5 .listing-mg-item .format-icon, .listing-modern-grid-9.l-5 .listing-mg-item:hover .format-icon {
    left: 12px!important;
    right: auto;
}
@media only screen and (max-width:980px) {
    .listing-modern-grid-9 .listing-mg-item .content-container {
    right: 15px;
    left: 15px;
}
.listing-modern-grid-9 .mg-col-3 .mg-row {
    float: right!important;
}
.listing-modern-grid-9 .mg-col-3 .mg-row.mg-row-1 {
    padding-left: 1px;
    padding-right: 0;
}
.listing-modern-grid-9 .mg-col-3 .mg-row.mg-row-2 {
    padding-right: 1px;
    padding-left: 0;
}
}@media only screen and (max-width:620px) {
    .listing-modern-grid-9 .listing-mg-item .format-icon, .listing-modern-grid-9 .listing-mg-item: hover .format-icon {
    left: 12px;
    right: auto;
}
}.listing-modern-grid-10 .mg-row-1 .mg-col-1 {
    float: right;
    padding-left: 2px;
    padding-right: 0;
}
.listing-modern-grid-10 .mg-row-1 .mg-col-2 {
    float: right;
    padding-right: 2px;
    padding-left: 0;
}
.listing-modern-grid-10 .mg-row-2 .mg-col {
    float: right;
}
.listing-modern-grid-10 .mg-row-2 .mg-col-1 {
    padding-left: 3px;
    padding-right: 0;
}
.listing-modern-grid-10 .mg-row-2 .mg-col-2 {
    padding-right: 1px;
    padding-left: 2px;
}
.listing-modern-grid-10 .mg-row-2 .mg-col-3 {
    padding-right: 2px;
    padding-left: 1px;
}
.listing-modern-grid-10 .mg-row-2 .mg-col-4 {
    padding-right: 3px;
    padding-left: 0;
}
.listing-modern-grid-10.l-1 .listing-mg-10-item.listing-mg-item .format-icon, .listing-modern-grid-10.l-1 .listing-mg-10-item.listing-mg-item:hover .format-icon {
    left: 20px!important;
    right: auto;
}
.listing-modern-grid-10.l-1 .mg-row-2 .mg-col-1, .listing-modern-grid-10.l-1 .mg-row-2 .mg-col-3, .listing-modern-grid-10.l-2 .mg-row-2 .mg-col-1, .listing-modern-grid-10.l-2 .mg-row-2 .mg-col-3, .listing-modern-grid-10.l-3 .mg-row-2 .mg-col-1, .listing-modern-grid-10.l-3 .mg-row-2 .mg-col-3, .listing-modern-grid-10.l-4 .mg-row-2 .mg-col-1, .listing-modern-grid-10.l-4 .mg-row-2 .mg-col-3 {
    padding-left: 2px;
    padding-right: 0;
}
.listing-modern-grid-10.l-1 .mg-row-2 .mg-col-2, .listing-modern-grid-10.l-1 .mg-row-2 .mg-col-4, .listing-modern-grid-10.l-2 .mg-row-2 .mg-col-2, .listing-modern-grid-10.l-2 .mg-row-2 .mg-col-4, .listing-modern-grid-10.l-3 .mg-row-2 .mg-col-2, .listing-modern-grid-10.l-3 .mg-row-2 .mg-col-4, .listing-modern-grid-10.l-4 .mg-row-2 .mg-col-2, .listing-modern-grid-10.l-4 .mg-row-2 .mg-col-4 {
    padding-right: 2px;
    padding-left: 0;
}
.listing-modern-grid-10.l-2 .listing-mg-10-item.listing-mg-item .format-icon, .listing-modern-grid-10.l-2 .listing-mg-10-item.listing-mg-item:hover .format-icon, .listing-modern-grid-10.l-3 .listing-mg-10-item.listing-mg-item .format-icon, .listing-modern-grid-10.l-3 .listing-mg-10-item.listing-mg-item:hover .format-icon, .listing-modern-grid-10.l-4 .listing-mg-10-item.listing-mg-item .format-icon, .listing-modern-grid-10.l-4 .listing-mg-10-item.listing-mg-item:hover .format-icon {
    left: 20px!important;
    right: auto;
}
.listing-modern-grid-10.l-3 .mg-row-2 .mg-col-1, .listing-modern-grid-10.l-4 .mg-row-2 .mg-col-1 {
    padding-left: 2px;
    padding-right: 0;
}
.listing-modern-grid-10.l-3 .mg-row-2 .mg-col-2, .listing-modern-grid-10.l-4 .mg-row-2 .mg-col-2 {
    padding-right: 2px;
    padding-left: 0;
}
@media only screen and (max-width:980px) {
    .listing-modern-grid-10 .listing-mg-10-item.listing-mg-item .format-icon, .listing-modern-grid-10 .listing-mg-10-item.listing-mg-item: hover .format-icon {
    left: 20px!important;
    right: auto;
}
}@media only screen and (max-width:780px) {
    .listing-modern-grid-10 .mg-row-2 .mg-col-1, .listing-modern-grid-10 .mg-row-2 .mg-col-3 {
    padding-left: 2px!important;
    padding-right: 0!important;
}
.listing-modern-grid-10 .mg-row-2 .mg-col-2, .listing-modern-grid-10 .mg-row-2 .mg-col-4 {
    padding-right: 2px!important;
    padding-left: 0!important;
}
.listing-modern-grid-10 .listing-mg-10-item.listing-mg-item .format-icon, .listing-modern-grid-10 .listing-mg-10-item.listing-mg-item:hover .format-icon {
    left: 20px!important;
    right: auto;
}
}@media only screen and (max-width:620px) {
    .listing-modern-grid-10 .mg-row-2 .mg-col-1 {
    padding-left: 2px!important;
    padding-right: 0;
}
.listing-modern-grid-10 .mg-row-2 .mg-col-2 {
    padding-right: 2px!important;
    padding-left: 0!important;
}
}.listing-user .user-avatar {
    float: right;
    margin: 0 0 5px 15px;
}
.listing-user.style-2 .user-avatar {
    margin-right: 0;
}
.listing-user .btn-light {
    margin: 0 0 5px 10px;
}
.listing-user .user-badge, .listing-user.type-1.style-3 .listing-item-user:first-child .user-badge {
    right: -11px;
    left: auto;
}
.listing-user.type-1.style-3 .user-badge {
    right: -14px;
    left: auto;
}
.listing-user.type-2 .user-badge {
    left: 5px;
    right: auto;
}
.listing-user.type-2.style-2 .user-badge {
    left: 5px;
    right: auto;
}
.bs-slider-item>.item-content {
    direction: rtl;
}
.bs-slider .bs-slider-item:nth-child(1) {
    float: right;
}
.bs-slider-1-item .post-meta .comments {
    margin-right: 0;
    margin-left: auto;
}
.bs-slider-1-item .term-badges.floated {
    left: auto;
    right: 0;
}
.bs-slider-2-item .content-container {
    right: 50%;
    margin: 0 -230px 0 0;
    left: auto;
}
.bs-slider-2-item .post-meta .comments {
    margin-right: 0;
    margin-left: auto;
}
.bs-slider-3-item .content-container {
    right: 50%;
    margin: -120px -230px 0 0;
    left: auto;
}
.bs-slider-3-item .post-meta .comments {
    margin-right: 0;
    margin-left: auto;
}
.bs-box-3.box-text-right .bf-icon, .bs-box-3.box-text-right .box-sub-title, .bs-box-3.box-text-right .box-title {
    text-align: right!important;
}
.bs-box-3.box-text-left .bf-icon, .bs-box-3.box-text-left .box-sub-title, .bs-box-3.box-text-left .box-title {
    text-align: left!important;
}
.bs-box-4.box-text-right .bf-icon, .bs-box-4.box-text-right .box-sub-title, .bs-box-4.box-text-right .box-title {
    text-align: right!important;
}
.bs-box-4.box-text-left .bf-icon, .bs-box-4.box-text-left .box-sub-title, .bs-box-4.box-text-left .box-title {
    text-align: left!important;
}
.listing-widget .listing-item img.wp-post-image {
    float: right;
    margin-left: 15px;
    margin-right: auto;
}
.separator-line .sep-icon:after {
    right: -440%;
    left: auto;
}
.separator-line .sep-icon:before {
    left: -440%;
    right: auto;
}
.widget ol, .widget ul {
    padding-right: 20px;
    padding-left: 0;
}
.widget.widget_archive ul {
    padding-right: 0;
    padding-left: 0;
}
.widget.widget_archive ul li a:before {
    margin-left: 10px;
    margin-right: auto;
}
.widget.widget_archive .post-count {
    float: left;
}
.widget.widget_categories ul {
    padding-right: 0;
    padding-left: 0;
}
.widget.widget_categories ul li a:before {
    margin-left: 10px;
    margin-right: auto;
}
.widget.widget_categories .post-count {
    float: left;
}
.widget.widget_categories ul.children {
    padding-right: 25px;
    padding-left: 0;
}
.widget.widget_nav_menu .bf-icon {
    margin-right: 5px;
    margin-left: 7px;
}
.widget.widget_nav_menu ul.menu li.menu-have-icon.menu-title-hide>a>.bf-icon {
    margin-left: 5px;
    margin-right: auto;
}
.widget.widget_nav_menu ul.menu>li .sub-menu {
    right: 0;
    left: auto;
}
.widget.widget_nav_menu ul.menu>li .sub-menu .sub-menu {
    right: 0;
    left: auto;
}
.widget.widget_nav_menu ul.menu li a:before {
    margin-right: 7px;
    margin-left: 7px;
}
.widget.widget_nav_menu ul.menu ul li {
    margin-right: 15px;
    margin-left: auto;
}
.widget.widget_nav_menu ul.menu ul ul li {
    margin-right: 15px;
    margin-left: auto;
}
.widget.widget_nav_menu .menu .better-custom-badge {
    margin-right: 13px;
    left: 8px;
    right: auto;
    margin-left: auto;
}
.widget.widget_nav_menu .menu .better-custom-badge:after {
    border-left-color: #0080ce;
    right: -8px;
    left: auto;
}
.rtl .widget.widget_nav_menu .menu .better-custom-badge:after {
    border-right-color: transparent!important;
}
.widget.widget_pages ul li a:before {
    margin-left: 10px;
    margin-right: auto;
}
.widget.widget_recent_comments ul li:before {
    margin-left: 10px;
    margin-right: auto;
}
.search-header .search-form .search-field, .widget.widget_display_search form[role=search] input#bbp_search, .widget.widget_product_search .search-field, .widget.widget_search .search-form input[type=search] {
    padding-left: 20%;
    padding-right: 12px;
}
.search-header .search-form .search-submit, .widget.widget_display_search form[role=search] input#bbp_search_submit, .widget.widget_product_search input[type=submit], .widget.widget_search .search-form .search-submit {
    left: 0;
    right: auto;
}
.widget.widget_tag_cloud .tagcloud a {
    margin: 0 0 6px 6px;
}
.bs-social-share span.social-item {
    float: right;
    margin-left: 6px;
    margin-right: auto;
}
.bs-social-share.style-button span.social-item a span {
    margin-right: 7px;
    margin-left: auto;
}
.bs-social-share.style-button.no-title-style span.social-item a .fa {
    margin-left: 0;
    margin-right: auto;
}
.bs-social-share.style-button.colored span.social-item.line .fa.fa-line-it {
    margin-right: -5px;
    margin-left: auto;
}
.bs-social-share.style-button.colored span.social-item.bbm .fa.fa-bbm {
    margin-right: -3px;
    margin-left: auto;
}
.bs-social-share.style-button.colored span.social-item.viber .fa.fa-viber {
    margin-right: -5px;
    margin-left: auto;
}
.bs-social-share.style-outline-button span.social-item a .fa {
    margin-left: 5px;
    margin-right: auto;
}
.bs-social-share.style-outline-button.no-title-style span.social-item a .fa {
    margin-left: 0;
    margin-right: auto;
}
.bs-about .about-icons-list .about-icon-item {
    margin: 0 0 5px 5px;
}
.bs-popular-categories .bs-popular-term-item .term-count {
    float: left;
}
.bs-subscribe-newsletter .newsletter-subscribe {
    left: 0;
    right: auto;
    border-radius: 33px 0 0 33px;
}
.bs-flickr .bs-flickr-photo-list.columns-2 li {
    float: right;
}
.bs-flickr .bs-flickr-photo-list.columns-2 li:nth-child(odd) {
    padding-left: 5px;
    padding-right: 0;
}
.bs-flickr .bs-flickr-photo-list.columns-2 li:nth-child(even) {
    padding-right: 5px;
    padding-left: 0;
}
.bs-flickr .bs-flickr-photo-list.columns-2 li:nth-child(n+3) {
    clear: left;
}
.bs-flickr .bs-flickr-photo-list.columns-3 li {
    float: right;
}
.bs-flickr .bs-flickr-photo-list.columns-3 li:nth-child(1) {
    padding-left: 3px!important;
    padding-right: 0;
}
.bs-flickr .bs-flickr-photo-list.columns-3 li:nth-child(2) {
    padding: 0 6px 0 0;
}
.bs-flickr .bs-flickr-photo-list.columns-3 li:nth-child(3) {
    padding: 0 6px 0 0;
}
.bs-flickr .bs-flickr-photo-list.columns-3 li:nth-child(3n-2) {
    padding-left: 6px;
    clear: right;
    padding-right: 0;
}
.bs-flickr .bs-flickr-photo-list.columns-3 li:nth-child(3n+3) {
    padding-right: 6px;
    padding-left: 0;
}
.bs-flickr .bs-flickr-photo-list.list-photos .bs-flickr-photo {
    float: right;
}
.bs-dribbble .bs-dribbble-shot-list.columns-2 li {
    float: right;
}
.bs-dribbble .bs-dribbble-shot-list.columns-2 li:nth-child(odd) {
    padding-left: 5px;
    padding-right: 0;
}
.bs-dribbble .bs-dribbble-shot-list.columns-2 li:nth-child(even) {
    padding-right: 5px;
    padding-left: 0;
}
.bs-dribbble .bs-dribbble-shot-list.columns-2 li:nth-child(n+3) {
    clear: left;
}
.bs-dribbble .bs-dribbble-shot-list.columns-3 li {
    float: right;
}
.bs-dribbble .bs-dribbble-shot-list.columns-3 li:nth-child(3n-2) {
    padding-left: 6px;
    clear: right;
    padding-right: 0;
}
.bs-dribbble .bs-dribbble-shot-list.columns-3 li:nth-child(3n+3) {
    padding-right: 6px;
    padding-left: 0;
}
.bs-instagram .bs-instagram-photo-list.columns-2 li {
    float: right;
}
.bs-instagram .bs-instagram-photo-list.columns-2 li:nth-child(odd) {
    padding-left: 5px;
    padding-right: 0;
}
.bs-instagram .bs-instagram-photo-list.columns-2 li:nth-child(even) {
    padding-right: 5px;
    padding-left: 0;
}
.bs-instagram .bs-instagram-photo-list.columns-2 li:nth-child(n+3) {
    clear: left;
}
.bs-instagram .bs-instagram-photo-list.columns-3 li {
    float: right;
}
.bs-instagram .bs-instagram-photo-list.columns-3 li:nth-child(3n-2) {
    padding-left: 6px;
    clear: right;
    padding-right: 0;
}
.bs-instagram .bs-instagram-photo-list.columns-3 li:nth-child(3n+3) {
    padding-right: 6px;
    padding-left: 0;
}
.bs-instagram .bs-instagram-photo-list.list-photos .bs-instagram-photo {
    float: right;
}
.better-newsticker .heading {
    right: 0;
    left: auto;
}
.better-newsticker .heading:after {
    transform: rotate(180deg);
    right: initial;
    left: -7px;
}
.better-newsticker ul.news-list li {
    padding: 0 0 0 15px;
    right: 140px;
    left: auto;
}
.better-newsticker ul.news-list li.active {
    right: 110px;
    left: auto;
}
.better-newsticker .control-nav {
    left: 0;
    right: auto;
}
.layout-1-col .newsticker-container {
    padding-left: 0;
    padding-right: 0;
}
.wpb_wrapper .better-newsticker {
    margin-right: 20px;
    margin-left: 20px;
}
blockquote {
    border-right: none;
    border-left: none;
}
blockquote:before {
    right: 50%;
    margin-right: -40px;
    left: auto;
    margin-left: auto;
}
blockquote.bs-pullquote-left {
    text-align: left;
    float: left;
    margin-right: 25px;
    border-left: 4px solid #0080ce;
    margin-left: auto;
    border-right: none;
}
blockquote.bs-pullquote-right {
    text-align: right;
    float: right;
    margin-left: 25px;
    border-right: 4px solid #0080ce;
    margin-right: auto;
    border-left: none;
}
.pagination.bs-links-pagination .older {
    float: right;
    text-align: right;
}
.pagination.bs-links-pagination .newer {
    float: left;
    text-align: left;
}
.pagination.bs-links-pagination a {
    margin-left: 1px;
    margin-right: auto;
}
.pagination.bs-numbered-pagination .page-numbers, .pagination.bs-numbered-pagination .page-numbers.dots:hover, .pagination.bs-numbered-pagination .wp-pagenavi a, .pagination.bs-numbered-pagination .wp-pagenavi span, .pagination.bs-numbered-pagination span {
    margin-left: 1px;
    margin-right: auto;
}
.pagination.bs-numbered-pagination span {
    margin-left: 0;
    margin-right: auto;
}
.pagination.bs-numbered-pagination .next .fa {
    margin-right: 4px;
    margin-left: auto;
}
.pagination.bs-numbered-pagination .prev .fa {
    margin-left: 4px;
    margin-right: auto;
}
.section-heading .h-text .bf-icon {
    margin-left: 3px;
    margin-right: auto;
}
.section-heading:after {
    right: 0;
    left: auto;
}
.section-heading .other-link {
    float: left;
}
.section-heading .other-link .h-text {
    margin-right: 0;
    padding: 4px 17px 4px 0;
    margin-left: auto;
}
.section-heading.sh-t1:after {
    right: 0;
    left: auto;
}
.section-heading.sh-t1 .h-text {
    padding: 4px 0 4px 17px;
}
.section-heading.sh-t1 .other-link .h-text {
    padding: 4px 17px 4px 4px!important;
}
.section-heading.multi-tab.sh-t1 .bs-pretty-tabs-container {
    padding-right: 0;
    padding-left: 0;
}
.section-heading.sh-t1 .bs-pretty-tabs .bs-pretty-tabs-more.other-link .h-text:after {
    left: 0;
    right: auto;
}
.section-heading.sh-t1.sh-s5:after {
    right: 0;
    left: auto;
}
.section-heading.sh-t1.sh-s5>.h-text:last-child:first-child:after, .section-heading.sh-t1.sh-s5>.main-link>.h-text:after, .section-heading.sh-t1.sh-s5>a:last-child:first-child>.h-text:after {
    margin-right: 16px;
    margin-left: auto;
}
.section-heading.sh-t1.sh-s5>.h-text:last-child:first-child, .section-heading.sh-t1.sh-s5>.main-link>.h-text, .section-heading.sh-t1.sh-s5>a:last-child:first-child>.h-text {
    padding-left: 30px;
    padding-right: 0;
}
.section-heading.sh-t1.sh-s5>.h-text:last-child:first-child:after, .section-heading.sh-t1.sh-s5>.main-link>.h-text:after, .section-heading.sh-t1.sh-s5>a:last-child:first-child>.h-text:after {
    content: "\f104"}
.section-heading.sh-t1.sh-s8 .h-text {
    padding: 4px 21px 4px 17px;
}
.section-heading.sh-t1.sh-s8 .main-link .h-text:before, .section-heading.sh-t1.sh-s8 .main-link.h-text:before, .section-heading.sh-t1.sh-s8>.h-text:first-child:last-child:before {
    left: inherit;
    right: 0;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: FlipH;
}
.section-heading.sh-t2:before {
    right: 0;
    left: auto;
}
.section-heading.sh-t2 .other-link .h-text {
    padding: 4px 17px 4px 0;
}
.section-heading.sh-t2.sh-s2 .bs-pretty-tabs-container {
    margin-left: -15px;
    margin-right: auto;
}
.section-heading.sh-t2.sh-s3 {
    padding: 0 20px 0 15px;
}
.section-heading.sh-t2.sh-s4 {
    padding: 0 20px 0 15px;
}
.section-heading.sh-t2.sh-s3 .bs-pretty-tabs-container, .section-heading.sh-t2.sh-s4 .bs-pretty-tabs-container {
    margin-left: -15px;
    margin-right: auto;
}
.section-heading.sh-t2.sh-s4:after {
    right: -1px;
    left: auto;
}
.section-heading.sh-t3>.other-link .h-text {
    padding: 4px 17px 4px 0;
}
.section-heading.sh-t3.sh-s3:before {
    right: 0;
    left: auto;
}
.section-heading.sh-t3.sh-s3 .bs-pretty-tabs-container .bs-pretty-tabs-elements {
    left: -15px;
    right: auto;
}
.section-heading.sh-t3.sh-s4 .bs-pretty-tabs-container .bs-pretty-tabs-elements {
    left: -15px;
    right: auto;
}
.section-heading.sh-t3.sh-s5:after {
    right: -1px;
    left: -1px;
}
.section-heading.sh-t3.sh-s5.bs-pretty-tabs .bs-pretty-tabs-container .bs-pretty-tabs-more.other-link .h-text {
    padding-left: 0;
    padding-right: 0;
}
.section-heading.sh-t3.sh-s7:before {
    right: 50%;
    margin-right: -10.5px;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    left: auto;
    margin-left: auto;
}
.section-heading.sh-t3.sh-s7 .bs-pretty-tabs-container .bs-pretty-tabs-elements {
    left: -15px;
    right: auto;
}
.section-heading.sh-t3.sh-s8>.h-text:last-child:first-child:after, .section-heading.sh-t3.sh-s8>.h-text:last-child:first-child:before, .section-heading.sh-t3.sh-s8>.main-link>.h-text:after, .section-heading.sh-t3.sh-s8>.main-link>.h-text:before, .section-heading.sh-t3.sh-s8>a:last-child:first-child>.h-text:after, .section-heading.sh-t3.sh-s8>a:last-child:first-child>.h-text:before {
    right: -19px;
    left: auto;
}
.section-heading.sh-t3.sh-s8>.h-text:last-child:first-child:after, .section-heading.sh-t3.sh-s8>.main-link>.h-text:after, .section-heading.sh-t3.sh-s8>a:last-child:first-child>.h-text:after {
    right: inherit;
    left: -19px;
}
.section-heading.multi-tab.sh-t4 .h-text, .section-heading.multi-tab.sh-t4 .main-link .h-text {
    margin-left: 12px;
    margin-right: auto;
}
.section-heading.multi-tab.sh-t4 .other-link .h-text {
    padding: 0 12px;
    margin-left: 0;
    margin-right: 12px;
}
.section-heading.sh-t4 .bs-pretty-tabs .bs-pretty-tabs-more.other-link .h-text:after {
    left: 0;
    right: initial;
}
.section-heading.multi-tab.sh-t4 .bs-pretty-tabs-container {
    padding-right: 0;
    padding-left: 0;
}
.section-heading.multi-tab.sh-t4.bs-pretty-tabs .bs-pretty-tabs-more.other-link .h-text:before {
    left: -1px;
    right: -1px;
}
.section-heading.sh-t4.sh-s1 .h-text:after, .section-heading.sh-t4.sh-s3 .h-text:after {
    left: -13px;
    right: auto;
}
.section-heading.sh-t4.sh-s1 .other-link .h-text:after, .section-heading.sh-t4.sh-s3 .other-link .h-text:after {
    left: initial;
    right: -13px;
}
.section-heading.sh-t4.sh-s4 .h-text:before {
    right: auto;
    left: -11px;
    transform: skew(-29deg);
}
.section-heading.sh-t4.sh-s4 .h-text:after {
    right: auto;
    left: -42px;
}
.section-heading.sh-t4.sh-s4 .other-link.other-link .h-text {
    margin-right: 0;
}
.section-heading.sh-t4.sh-s5 .h-text:before {
    right: 0;
    left: auto;
    border-left: 17px solid transparent;
    border-right: 0;
}
.section-heading.sh-t4.sh-s5 .h-text:after {
    right: auto;
    left: -14px;
}
.section-heading.sh-t4.sh-s6 .h-text:before {
    border-left: 20px solid transparent;
    left: -20px;
    right: auto;
}
.section-heading.sh-t5:before {
    right: 0;
    left: auto;
}
.section-heading.sh-t5>.h-text:last-child:first-child:before, .section-heading.sh-t5>.main-link>.h-text:before, .section-heading.sh-t5>a:last-child:first-child>.h-text:before {
    right: 0;
    left: 0;
}
.section-heading.sh-t5 .other-link .h-text, .section-heading.sh-t5.bs-pretty-tabs .bs-pretty-tabs-more.other-link .h-text {
    padding: 0 17px 0 0;
}
.section-heading.sh-t6:before {
    right: 0;
    left: auto;
}
.section-heading.sh-t6 .other-link .h-text, .section-heading.sh-t6.bs-pretty-tabs .bs-pretty-tabs-more.other-link .h-text {
    padding: 2px 17px 0 0;
}
.section-heading.multi-tab.sh-t6 .bs-pretty-tabs-container {
    padding-right: 0;
    padding-left: 0;
}
.section-heading.sh-t6.sh-s2 .other-link .h-text, .section-heading.sh-t6.sh-s2.bs-pretty-tabs .bs-pretty-tabs-more.other-link .h-text {
    padding: 0 17px 0 0;
}
.section-heading.sh-t6.sh-s3>.h-text:last-child:first-child:after, .section-heading.sh-t6.sh-s3>.h-text:last-child:first-child:before, .section-heading.sh-t6.sh-s3>.main-link>.h-text:after, .section-heading.sh-t6.sh-s3>.main-link>.h-text:before, .section-heading.sh-t6.sh-s3>a:last-child:first-child>.h-text:after, .section-heading.sh-t6.sh-s3>a:last-child:first-child>.h-text:before {
    left: -20px;
    border-left: 20px solid transparent;
    right: auto;
    border-right: none;
    -webkir-box-shadow: 2px 2px 2px rgba(0, 0, 0, .07);
    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, .07);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .07);
}
.section-heading.sh-t6.bs-pretty-tabs.sh-s3 .bs-pretty-tabs-more.other-link .h-text, .section-heading.sh-t6.sh-s3 .other-link .h-text {
    padding: 0 17px 0 0;
}
.section-heading.sh-t6.sh-s4>.h-text:last-child:first-child, .section-heading.sh-t6.sh-s4>.main-link>.h-text, .section-heading.sh-t6.sh-s4>a:last-child:first-child>.h-text {
    padding: 0 12px 0 24px;
}
.section-heading.sh-t6.sh-s4>.h-text:last-child:first-child:after, .section-heading.sh-t6.sh-s4>.h-text:last-child:first-child:before, .section-heading.sh-t6.sh-s4>.main-link>.h-text:after, .section-heading.sh-t6.sh-s4>.main-link>.h-text:before, .section-heading.sh-t6.sh-s4>a:last-child:first-child>.h-text:after, .section-heading.sh-t6.sh-s4>a:last-child:first-child>.h-text:before {
    left: 0;
    border-right: 2px solid #fff;
    border-left: 3px solid rgba(255, 255, 255, .7);
    right: auto;
}
.section-heading.sh-t6.sh-s4>.h-text:last-child:first-child:after, .section-heading.sh-t6.sh-s4>.main-link>.h-text:after, .section-heading.sh-t6.sh-s4>a:last-child:first-child>.h-text:after {
    left: 5px;
    border-right: 3px solid #fff;
    border-left: 5px solid rgba(255, 255, 255, .45);
    right: auto;
}
.section-heading.sh-t6.sh-s5>.h-text:last-child:first-child, .section-heading.sh-t6.sh-s5>.main-link>.h-text, .section-heading.sh-t6.sh-s5>a:last-child:first-child>.h-text {
    padding: 0 31px 0 20px;
}
.section-heading.sh-t6.sh-s5>.h-text:last-child:first-child:after, .section-heading.sh-t6.sh-s5>.h-text:last-child:first-child:before, .section-heading.sh-t6.sh-s5>.main-link>.h-text:after, .section-heading.sh-t6.sh-s5>.main-link>.h-text:before, .section-heading.sh-t6.sh-s5>a:last-child:first-child>.h-text:after, .section-heading.sh-t6.sh-s5>a:last-child:first-child>.h-text:before {
    right: 0;
    border-left: 15px solid transparent;
    left: auto;
    border-right: none;
}
.section-heading.sh-t6.sh-s5>.h-text:last-child:first-child:after, .section-heading.sh-t6.sh-s5>.main-link>.h-text:after, .section-heading.sh-t6.sh-s5>a:last-child:first-child>.h-text:after {
    border-left: none;
    border-right: 15px solid transparent;
}
.section-heading.sh-t6.sh-s6, .section-heading.sh-t6.sh-s7 {
    padding: 0 0 0 25px;
}
.section-heading.sh-t6.sh-s6:before, .section-heading.sh-t6.sh-s7:before {
    right: 5px;
    left: 5px;
}
.section-heading.sh-t6.bs-pretty-tabs.sh-s6 .bs-pretty-tabs-more.other-link .h-text, .section-heading.sh-t6.bs-pretty-tabs.sh-s7 .bs-pretty-tabs-more.other-link .h-text, .section-heading.sh-t6.sh-s6 .other-link .h-text, .section-heading.sh-t6.sh-s7 .other-link .h-text {
    padding: 0 17px 0 0;
}
.section-heading.sh-t6.sh-s6>.h-text:last-child:first-child:after, .section-heading.sh-t6.sh-s6>.main-link>.h-text:after, .section-heading.sh-t6.sh-s6>a:last-child:first-child>.h-text:after, .section-heading.sh-t6.sh-s7>.h-text:last-child:first-child:after, .section-heading.sh-t6.sh-s7>.main-link>.h-text:after, .section-heading.sh-t6.sh-s7>a:last-child:first-child>.h-text:after {
    left: -7px;
    right: auto;
}
.section-heading.sh-t6.sh-s7>.h-text:last-child:first-child:before, .section-heading.sh-t6.sh-s7>.main-link>.h-text:before, .section-heading.sh-t6.sh-s7>a:last-child:first-child>.h-text:before {
    right: 0;
    border-left: 16px solid transparent;
    left: auto;
    border-right: none;
}
.section-heading.sh-t6.sh-s6>.h-text:last-child:first-child:before, .section-heading.sh-t6.sh-s6>.main-link>.h-text:before, .section-heading.sh-t6.sh-s6>a:last-child:first-child>.h-text:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    right: -7px;
    width: 15px;
    height: 100%;
    z-index: 1;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    border: none;
}
.section-heading.sh-t6.sh-s6>.h-text:last-child:first-child, .section-heading.sh-t6.sh-s6>.main-link>.h-text, .section-heading.sh-t6.sh-s6>a:last-child:first-child>.h-text {
    margin-right: 11px;
}
.section-heading.sh-t6.sh-s6>.h-text:last-child:first-child, .section-heading.sh-t6.sh-s6>.main-link>.h-text, .section-heading.sh-t6.sh-s6>a:last-child:first-child>.h-text, .section-heading.sh-t6.sh-s7>.h-text:last-child:first-child, .section-heading.sh-t6.sh-s7>.main-link>.h-text, .section-heading.sh-t6.sh-s7>a:last-child:first-child>.h-text {
    padding: 0 10px 0 26px;
}
.section-heading.sh-t6.sh-s6 .bs-pretty-tabs-container .bs-pretty-tabs-elements, .section-heading.sh-t6.sh-s7 .bs-pretty-tabs-container .bs-pretty-tabs-elements {
    left: -13px;
    right: auto;
}
.section-heading.sh-t6.sh-s8>.h-text:last-child:first-child, .section-heading.sh-t6.sh-s8>.main-link>.h-text, .section-heading.sh-t6.sh-s8>a:last-child:first-child>.h-text {
    padding: 0 12px 0 25px;
}
.section-heading.sh-t6.sh-s8>.h-text:last-child:first-child:after, .section-heading.sh-t6.sh-s8>.main-link>.h-text:after, .section-heading.sh-t6.sh-s8>a:last-child:first-child>.h-text:after {
    left: 0;
    border-left: 16px solid #fff;
    right: auto;
    border-right: none;
}
.section-heading.sh-t6.sh-s10, .section-heading.sh-t6.sh-s12, .section-heading.sh-t6.sh-s9 {
    padding: 0 0 7px 15px;
}
.section-heading.sh-t6.sh-s10>.h-text:last-child:first-child:after, .section-heading.sh-t6.sh-s10>.h-text:last-child:first-child:before, .section-heading.sh-t6.sh-s10>.main-link>.h-text:after, .section-heading.sh-t6.sh-s10>.main-link>.h-text:before, .section-heading.sh-t6.sh-s10>a:last-child:first-child>.h-text:after, .section-heading.sh-t6.sh-s10>a:last-child:first-child>.h-text:before, .section-heading.sh-t6.sh-s12>.h-text:last-child:first-child:after, .section-heading.sh-t6.sh-s12>.h-text:last-child:first-child:before, .section-heading.sh-t6.sh-s12>.main-link>.h-text:after, .section-heading.sh-t6.sh-s12>.main-link>.h-text:before, .section-heading.sh-t6.sh-s12>a:last-child:first-child>.h-text:after, .section-heading.sh-t6.sh-s12>a:last-child:first-child>.h-text:before, .section-heading.sh-t6.sh-s9>.h-text:last-child:first-child:after, .section-heading.sh-t6.sh-s9>.h-text:last-child:first-child:before, .section-heading.sh-t6.sh-s9>.main-link>.h-text:after, .section-heading.sh-t6.sh-s9>.main-link>.h-text:before, .section-heading.sh-t6.sh-s9>a:last-child:first-child>.h-text:after, .section-heading.sh-t6.sh-s9>a:last-child:first-child>.h-text:before {
    right: 0;
    border-left: 10px solid transparent;
    left: auto;
    border-right: none;
}
.section-heading.sh-t6.sh-s10>.h-text:last-child:first-child, .section-heading.sh-t6.sh-s10>.main-link>.h-text, .section-heading.sh-t6.sh-s10>a:last-child:first-child>.h-text, .section-heading.sh-t6.sh-s9>.h-text:last-child:first-child, .section-heading.sh-t6.sh-s9>.main-link>.h-text, .section-heading.sh-t6.sh-s9>a:last-child:first-child>.h-text {
    border-radius: 3px 3px 0 3px;
}
.rtl .section-heading.sh-t7>.h-text:last-child:first-child {
    padding: 0 20px 0 15px;
}
.site-footer .copy-2 {
    text-align: left;
}
ul.menu.footer-menu>li {
    margin-left: 20px;
    margin-right: auto;
}
.footer-instagram .bs-instagram-photo a:before {
    right: 0;
    left: 0;
}
.footer-instagram .bs-instagram-photo a:after {
    right: 50%;
    margin-right: -20px;
    left: auto;
    margin-left: auto;
}
.footer-instagram-1 .bs-instagram-col {
    float: right;
}
.footer-instagram-1 .bs-instagram-col.bs-instagram-col-type-1 .bs-instagram-photo:nth-child(2), .footer-instagram-1 .bs-instagram-col.bs-instagram-col-type-1 .bs-instagram-photo:nth-child(3) {
    float: right;
}
.footer-instagram-1 .bs-instagram-col.bs-instagram-col-type-2 .bs-instagram-photo:nth-child(3) {
    clear: right;
}
.footer-instagram-1 .bs-instagram-col.bs-instagram-col-type-2 .bs-instagram-photo:nth-child(1), .footer-instagram-1 .bs-instagram-col.bs-instagram-col-type-2 .bs-instagram-photo:nth-child(2) {
    float: right;
}
.footer-instagram-2 .bs-instagram-photo {
    float: right;
}
.footer-instagram-3 .bs-instagram-photo {
    float: right;
}
.footer-social-icons .better-social-counter.style-big-button .social-item {
    text-align: right;
}
.entry-terms .terms-label {
    margin-left: 4px;
    margin-right: auto;
}
.entry-terms.post-tags .terms-label, .entry-terms.source .terms-label, .entry-terms.via .terms-label {
    float: right;
}
.entry-terms.post-tags a, .entry-terms.source a, .entry-terms.via a {
    margin-left: 3px;
    float: right;
    margin-right: auto;
}
.single-container>.post-author .post-author-avatar img {
    float: right;
    margin-left: 20px;
    margin-right: auto;
}
.single-container>.post-author .author-title {
    padding-left: 50%;
    padding-right: 0;
}
.single-container>.post-author .author-links {
    text-align: left;
    left: 15px;
    right: auto;
}
.single-container>.post-author .author-links li {
    margin-right: 8px;
    margin-left: auto;
}
.single-container>.post-author .post-author-bio {
    padding-right: 100px;
    padding-left: 0;
}
@media only screen and (max-width:520px) {
    .single-container>.post-author .author-links {
    text-align: right;
    left: auto;
}
.single-container>.post-author .author-title {
    padding-left: 0;
}
.single-container>.post-author .author-links li {
    margin-left: 4px;
    margin-right: 0;
}
}@media only screen and (max-width:380px) {
    .single-container>.post-author .post-author-bio {
    padding-right: 0;
}
.single-container>.post-author .post-author-avatar img {
    float: none;
    margin-left: auto;
}
.single-container>.post-author .author-links {
    text-align: center;
}
}.post-meta.single-post-meta .comments, .post-meta.single-post-meta .post-author-avatar, .post-meta.single-post-meta .time, .post-meta.single-post-meta .views {
    margin: 0 0 0 12px;
}
.post-meta.single-post-meta>a+span:before, .post-meta.single-post-meta>span+a:before, .post-meta.single-post-meta>span+span:before {
    margin-left: 12px;
    margin-right: auto;
}
.post-meta.single-post-meta b {
    margin-right: 2px;
    margin-left: auto;
}
.post-meta.single-post-meta .post-author-a.post-author-avatar .avatar+.post-author-name {
    margin-right: 7px;
    margin-left: auto;
}
.single-featured .image-credit {
    left: 0;
    right: auto;
}
.single-post-share .post-share-btn {
    margin-left: 8px;
    margin-right: auto;
}
.single-post-share .share-handler {
    float: right;
}
.single-post-share .post-share-btn.post-share-btn-comments, .single-post-share .post-share-btn.post-share-btn-views {
    float: left;
}
.post-share .post-share-btn-group {
    float: left;
}
.post-share .post-share-btn-group .post-share-btn {
    border-right-width: 0;
    border-left-width: 0;
}
.post-share .post-share-btn-group .post-share-btn:before {
    right: -1px;
    left: auto;
}
.post-share .post-share-btn-group .post-share-btn:first-child {
    border-left-width: 1px;
    border-right-width: 0;
    border-radius: 3px 0 0 3px;
}
.post-share .post-share-btn-group .post-share-btn:last-child {
    border-right-width: 1px;
    border-radius: 0 3px 3px 0;
}
.post-share .bs-pretty-tabs-container {
    float: right;
}
.single-post-share .social-item {
    margin: 0 0 4px 6px;
    float: right;
}
.single-post-share .social-item a .item-title, .single-post-share .social-item a .number {
    margin-right: 6px;
    margin-left: auto;
}
.single-post-share .social-item.telegram .bf-icon {
    margin-right: -1px;
    margin-left: auto;
}
@media only screen and (max-width:540px) {
    .post-share .post-share-btn-group {
    float: right;
}
}@media only screen and (max-width:540px) {
    .single-post-share .social-share-list+.post-share-btn {
    float: right;
}
}@media only screen and (max-width:420px) {
    .single-post-share .social-share-list+.post-share-btn {
    float: right;
    clear: right;
    margin-right: 0;
}
}.post-share.style-3 .share-handler, .post-share.style-4 .share-handler, .post-share.style-5 .share-handler, .post-share.style-8 .share-handler {
    margin: 0 0 12px 12px;
}
.post-share .share-handler:after, .post-share .share-handler:before {
    left: -12px;
    border-right-color: #d7d7d7;
    border-left-color: transparent;
    right: auto;
}
.post-share .share-handler:after {
    border-right-color: #fff;
    left: -10px;
    right: auto;
}
.post-share.style-5 .social-item, .post-share.style-8 .social-item {
    margin: 0 0 6px 6px;
}
.post-share.style-10 .share-handler, .post-share.style-9 .share-handler {
    margin-left: 15px;
    margin-right: auto;
}
.post-share.style-10 .social-item.has-count.has-title .number {
    border-right: 0;
    padding-right: 0;
    padding-left: 8px;
    border-left: 1px solid #e2e2e2;
}
.post-share.style-10 .social-item.has-count.has-title .item-title {
    border-left: none;
    border-right: none;
}
.post-share.style-2 .item-title {
    margin-right: 10px;
    margin-left: 5px;
}
.post-share.style-1 .post-share-btn-group .post-share-btn:first-child, .post-share.style-2 .post-share-btn-group .post-share-btn:first-child {
    border-radius: 30px 0 0 30px;
}
.post-share.style-1 .post-share-btn-group .post-share-btn:last-child, .post-share.style-2 .post-share-btn-group .post-share-btn:last-child {
    border-radius: 0 30px 30px 0;
}
.post-share.style-2 .social-item {
    margin: 0 0 6px 6px;
}
.post-share.style-2 .social-item a .item-title+.number {
    margin-right: 0;
    margin-left: auto;
}
.post-share.style-4 .share-handler.post-share-btn {
    padding: 0 5px 0 8px;
}
.post-share.style-4 .social-item .number {
    padding-left: 10px;
    margin-right: 10px;
    padding-right: 0;
    margin-left: auto;
}
.post-share.style-4 .social-item .item-title {
    padding-left: 9px;
    margin-right: 8px;
    padding-right: 0;
    margin-left: auto;
}
.post-share.style-4 .social-item .item-title+.number {
    margin-right: -2px;
    margin-left: auto;
}
.post-share.style-4 .share-handler .text {
    margin-right: 2px;
    margin-left: auto;
}
.post-share.style-5 .social-item a .item-title, .post-share.style-5 .social-item a .number {
    margin: 0 10px 0 5px;
}
.post-share.style-5 .social-item a .item-title+.number {
    margin: 0 2px 0 0;
}
.post-share.style-6 .social-item {
    margin: 0 0 12px 10px;
}
.post-share.style-6 .share-handler, .post-share.style-7 .share-handler {
    margin: 0 0 11px 15px;
}
.post-share.style-7 .bs-pretty-tabs-container {
    margin-right: 10px;
    margin-left: auto;
}
.post-share.style-7 .social-item.first a {
    border-radius: 0 3px 3px 0;
}
.post-share.style-7 .social-item.last a, .post-share.style-7 .social-item:last-child a {
    border-radius: 3px 0 0 3px;
}
.post-share.style-8 .share-handler .text, .post-share.style-8 .social-item a .item-title, .post-share.style-8 .social-item a .number {
    padding-left: 0;
    padding-right: 0;
}
.post-share.style-8 .social-item .item-title+.number {
    margin: 0 -2px 0 2px;
}
.post-share.style-8 .share-handler .text {
    padding-right: 3px;
    padding-left: 0;
}
.post-share.style-8 .share-handler {
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 12px;
    margin-right: auto;
}
.post-share.style-9 .social-item .number {
    margin-right: 5px!important;
    margin-left: auto;
}
.post-share.style-9 .share-handler {
    margin-left: 12px;
    margin-right: auto;
}
.post-share.style-9 .social-item a .item-title, .post-share.style-9 .social-item a .number {
    margin-right: 8px;
    margin-left: auto;
}
.post-share.style-10 .post-share-btn-group .post-share-btn:last-child, .post-share.style-11 .post-share-btn-group .post-share-btn:last-child, .post-share.style-9 .post-share-btn-group .post-share-btn:last-child {
    border-radius: 0 3px 3px 0;
}
.post-share.style-10 .post-share-btn-group .post-share-btn:first-child, .post-share.style-11 .post-share-btn-group .post-share-btn:first-child, .post-share.style-9 .post-share-btn-group .post-share-btn:first-child {
    border-radius: 3px 0 0 3px;
}
.post-share.style-11 .social-item .item-title, .post-share.style-11 .social-item .number {
    border-radius: 3px 0 0 3px;
}
.post-share.style-10 .social-item .icon, .post-share.style-10 .social-item a>span, .post-share.style-11 .social-item .icon, .post-share.style-11 .social-item a>span {
    border-right-width: 0;
    border-left-width: 1px;
}
.post-share.style-10 .social-item .icon:after, .post-share.style-10 .social-item .icon:before {
    border-left: 7px solid #fff;
    left: -1px;
    right: auto;
    border-right: none;
    box-shadow: 0 30px 0 #e2e2e2;
}
.post-share.style-10 .social-item .icon:before {
    border-left: 7px solid #fff;
    border-right: none;
    box-shadow: 0 -30px 0 #e2e2e2;
}
.post-share.style-10 .social-item.has-count .icon, .post-share.style-10 .social-item.has-title .icon {
    padding: 0 11px 0 16px;
}
.post-share.style-11 .share-handler.post-share-btn {
    margin-left: 14px;
    margin-right: auto;
}
.post-share.style-11 .social-item.has-count.has-title .item-title {
    margin: 1px 0 0 -1px!important;
}
.post-share.style-11 .social-item.has-count.has-title .number {
    padding-right: 0;
    margin-right: -4px!important;
    margin-left: 1px!important;
    border-left-width: 1px;
}
.next-prev-post .prev-post {
    float: right;
    padding-left: 15px;
    text-align: right;
    padding-right: 0;
}
.next-prev-post .prev-post .pre-title .fa {
    margin-left: 10px;
    margin-right: auto;
}
.next-prev-post .next-post {
    float: left;
    padding-right: 15px;
    text-align: left;
    padding-left: 0;
}
.next-prev-post .next-post .pre-title .fa {
    margin-right: 10px;
    margin-left: auto;
}
.post-tp-1-header .term-badges {
    float: left;
}
.post-tp-1-header .term-badges a {
    margin: 0 4px 0 0;
}
.post-tp-2-header .image-credit {
    left: 10px;
    right: auto;
}
.post-tp-3-header .image-credit {
    left: 10px;
    right: auto;
}
.post-tp-4-header .image-credit {
    left: 0;
    right: auto;
}
.post-tp-5-header .image-credit {
    left: 0;
    right: auto;
}
.post-template-6.wfi .post-header-inner {
    padding: 20px 0 20px 20px;
}
.post-tp-6-header .image-credit {
    left: 0;
    right: auto;
}
.post-tp-7-header .image-credit {
    left: 0;
    right: auto;
}
.post-tp-8-header {
    float: right;
    margin: 0 0 25px 30px;
}
.post-template-8 .post-header-inner .term-badges.floated {
    right: auto;
    left: auto;
}
.post-tp-8-header .image-credit {
    right: 0;
    left: auto;
}
@media only screen and (max-width:780px) {
    .post-template-8 .post-header-inner .term-badges.floated {
    right: auto;
    left: auto;
}
.post-tp-8-header .image-credit {
    right: 0;
    left: auto;
}
}.post-tp-10-header {
    float: right;
    margin: 0 0 25px 30px;
}
@media only screen and (max-width:780px) {
    .post-tp-10-header {
    margin-left: 0;
    margin-right: auto;
}
}.post-tp-11-header .image-credit {
    left: 10px;
    right: auto;
}
.post-tp-12-header .post-share .share-handler:after, .post-tp-12-header .post-share .share-handler:before {
    border-left-color: transparent;
    border-right-color: #5d5d5d;
}
.post-tp-12-header .post-share .share-handler:after {
    border-left-color: transparent;
    border-right-color: #3c3c3c;
}
.single-attachment-content .return-to .fa {
    margin-left: 7px;
    margin-right: auto;
}
.single-attachment-content .parent-images .img-holder .fa {
    right: 50%;
    margin-right: -15px;
    left: auto;
    margin-left: auto;
}
.listing.listing-attachment-siblings.columns-5[max-width~="900px"] .listing-item {
    float: right!important;
}
.listing.listing-attachment-siblings.columns-5[max-width~="900px"] .listing-item:nth-child(4n-3) {
    padding-right: 0!important;
    padding-left: 8px!important;
    clear: right!important;
}
.listing.listing-attachment-siblings.columns-5[max-width~="900px"] .listing-item:nth-child(4n+2) {
    padding-right: 3px!important;
    padding-left: 5px!important;
}
.listing.listing-attachment-siblings.columns-5[max-width~="900px"] .listing-item:nth-child(4n+3) {
    padding-right: 5px!important;
    padding-left: 3px!important;
}
.listing.listing-attachment-siblings.columns-5[max-width~="900px"] .listing-item:nth-child(4n+4) {
    padding-left: 0!important;
    padding-right: 8px!important;
}
.listing.listing-attachment-siblings.columns-5[max-width~="560px"] .listing-item:nth-child(3n-2) {
    padding-right: 0!important;
    padding-left: 12px!important;
    clear: right!important;
}
.listing.listing-attachment-siblings.columns-5[max-width~="560px"] .listing-item:nth-child(3n+3) {
    padding-right: 12px!important;
    padding-left: 0!important;
}
.listing.listing-attachment-siblings.columns-5[max-width~="560px"] .listing-item {
    float: right;
}
.listing.listing-attachment-siblings.columns-5[max-width~="450px"] .listing-item {
    float: right!important;
}
.listing.listing-attachment-siblings.columns-5[max-width~="450px"] .listing-item:nth-child(odd) {
    padding-left: 13px!important;
    clear: right!important;
    padding-right: 0!important;
}
.listing.listing-attachment-siblings.columns-5[max-width~="450px"] .listing-item:nth-child(even) {
    padding-right: 13px!important;
    padding-left: 0!important;
}
.single-post-content.format-status .post-summary {
    float: right;
}
.better-chat .chat-item .user-name {
    left: 0;
    right: auto;
}
.better-chat .chat-item {
    float: left;
    text-align: left;
}
.better-chat .chat-item::after {
    left: -4px;
    border-right: 8px solid #dcdcdc;
    border-bottom-right-radius: 12px 6px;
    right: auto;
    border-left: none;
}
.better-chat .chat-item.chat-speaker-1, .better-chat .chat-item.chat-speaker-3, .better-chat .chat-item.chat-speaker-5, .better-chat .chat-item.chat-speaker-7, .better-chat .chat-item.chat-speaker-9 {
    float: right;
    text-align: right;
}
.better-chat .chat-item.chat-speaker-1 .user-name, .better-chat .chat-item.chat-speaker-3 .user-name, .better-chat .chat-item.chat-speaker-5 .user-name, .better-chat .chat-item.chat-speaker-7 .user-name, .better-chat .chat-item.chat-speaker-9 .user-name {
    right: 0;
    left: auto;
}
.better-chat .chat-item.chat-speaker-1:before, .better-chat .chat-item.chat-speaker-3:before, .better-chat .chat-item.chat-speaker-5:before, .better-chat .chat-item.chat-speaker-7:before, .better-chat .chat-item.chat-speaker-9:before {
    right: -4px;
    border-left: 8px solid transparent;
    border-right: none;
    border-bottom-left-radius: 12px 6px;
    left: auto;
}
.better-chat .chat-item.chat-speaker-1:before {
    border-left-color: #1289fe;
}
.better-chat .chat-item.chat-speaker-3:before {
    border-left-color: #009e5d;
}
.better-chat .chat-item.chat-speaker-4:after {
    border-right-color: #daa715;
}
.better-chat .chat-item.chat-speaker-5:before {
    border-left-color: #ce4309;
}
.better-chat .chat-item.chat-speaker-6:after {
    border-right-color: #da3699;
}
.better-chat .chat-item.chat-speaker-7:before {
    border-left-color: #7655ce;
}
.better-chat .chat-item.chat-speaker-8:after {
    border-right-color: #3b99da;
}
.better-chat .chat-item.chat-speaker-9:before {
    border-left-color: #158a54;
}
.entry-content .alignleft {
    margin: 5px 20px 20px 0;
    float: left;
}
.entry-content .alignright {
    margin: 5px 0 15px 20px;
    float: right;
}
.entry-content figure.alignright .wp-caption-text {
    text-align: right;
}
.entry-content figure.alignleft .wp-caption-text {
    text-align: left;
}
.entry-content .gallery.gallery-columns-2 .gallery-item, .entry-content .gallery.gallery-columns-3 .gallery-item, .entry-content .gallery.gallery-columns-4 .gallery-item, .entry-content .gallery.gallery-columns-5 .gallery-item, .entry-content .gallery.gallery-columns-6 .gallery-item, .entry-content .gallery.gallery-columns-7 .gallery-item, .entry-content .gallery.gallery-columns-8 .gallery-item, .entry-content .gallery.gallery-columns-9 .gallery-item {
    float: right;
}
.entry-content .gallery.gallery-columns-2 .gallery-item:nth-child(2n+3), .entry-content .gallery.gallery-columns-3 .gallery-item:nth-child(3n+4), .entry-content .gallery.gallery-columns-4 .gallery-item:nth-child(4n+5), .entry-content .gallery.gallery-columns-5 .gallery-item:nth-child(5n+6), .entry-content .gallery.gallery-columns-6 .gallery-item:nth-child(6n+7), .entry-content .gallery.gallery-columns-7 .gallery-item:nth-child(7n+8), .entry-content .gallery.gallery-columns-8 .gallery-item:nth-child(8n+9), .entry-content .gallery.gallery-columns-9 .gallery-item:nth-child(9n+10) {
    clear: right;
}
.comments-wrap ol.comment-list .children {
    padding-right: 10%;
    padding-left: 0;
}
@media only screen and (max-width:600px) {
    .comments-wrap ol.comment-list .children {
    padding-left: auto;
    padding-right: 7%}
}.comment-list .comment-avatar {
    float: right;
    margin: 0 0 10px 20px;
}
.comment-list .comment-meta .comment-published {
    float: left;
}
.comment-list .comment-footer .comment-edit-link {
    margin-right: 15px;
    margin-left: auto;
}
.comment-list .comment-footer, .comment-list .comment-footer .comment-edit-link {
    float: left;
}
.comment-list .comment-footer .comment-reply-link {
    float: left;
}
.comment-respond #cancel-comment-reply-link {
    float: left;
}
.comment-respond .author-wrap {
    float: right;
    padding-left: 10px;
    padding-right: 0;
}
.comment-respond .email-wrap {
    float: right;
    padding-right: 10px;
    padding-left: 0;
}
.comment-form input+label {
    margin-right: 5px;
}
.comments-template-multiple .nav-tabs .fa {
    margin-right: 0;
    margin-left: 6px;
}
.comments-template-multiple .comments-count {
    margin-left: 0;
    margin-right: 10px;
}
.comment-list .comment-content {
    padding-left: 0;
    padding-right: 80px;
}
.error404 .content-column .action-links .fa {
    margin-left: 5px;
    margin-right: auto;
}
.error404 .content-column .search-form .search-field {
    padding: 0 10px 0 30%;
    float: right;
}
.error404 .content-column .search-form .search-submit {
    left: 0;
    right: auto;
}
.error404 .search-action-container {
    float: right;
}
.author-profile .post-author-avatar {
    float: right;
    margin-left: 15px;
    margin-right: auto;
}
.author-profile .post-author-bio {
    padding-right: 115px;
    padding-left: 0;
}
.author-profile .author-links ul li {
    margin: 0 0 0 10px;
}
.better-gallery .gallery-title .prev .fa:before {
    content: "\f054"}
.better-gallery .gallery-title .next .fa:before {
    content: "\f053"}
.better-gallery .gallery-title .next .fa {
    margin-right: 3px;
    margin-left: auto;
}
.better-gallery .gallery-title .prev .fa {
    margin-left: 3px;
    margin-right: auto;
}
.no-results>.title:after {
    right: 0;
    left: auto;
}
.bs-pagin-loading-wrapper .bs-loading {
    right: 50%;
    margin-right: -27px;
    left: auto;
    margin-left: auto;
}
.bs-pagination-label {
    margin-right: 4px;
    margin-left: auto;
}
.btn-bs-pagination.next .fa {
    margin-right: 2px;
    margin-left: auto;
}
.btn-bs-pagination.prev .fa {
    margin-left: 2px;
    margin-right: auto;
}
.btn-bs-pagination .loading .fa {
    margin-left: 2px;
    margin-right: auto;
}
.btn-bs-pagination .loaded .fa {
    margin-right: 2px;
    margin-left: auto;
}
.bs-pagination.bs-simple-pagination .btn-bs-pagination.prev .fa {
    margin: 0 2px 0 0;
}
.bs-pagination.bs-simple-pagination .btn-bs-pagination.next .fa {
    margin: 0 0 0 2px;
}
.bs-slider-controls .btn-bs-pagination.next {
    margin-right: 5px;
    margin-left: auto;
}
.bs-slider-items-container .bs-control-nav-style-2 .btn-bs-pagination.next {
    float: left;
}
.bs-simple-pagination.simple_next_prev .btn-bs-pagination.prev {
    float: left;
}
.dropcap.dropcap {
    float: right;
    margin: 0 0 -10px 8px;
}
.bs-tab-shortcode .nav-tabs>li>a {
    margin-left: -1px;
    margin-right: auto;
}
.bs-accordion-shortcode .panel-heading {
    padding: 0 60px 0 0;
}
.bs-accordion-shortcode .panel-heading a:before {
    margin: 0 0 0 10px;
    right: 0;
    border-left: 1px solid #d6d6d6;
    left: auto;
    border-right: none;
}
ul.bs-shortcode-list, ul.bs-shortcode-list ul {
    padding-right: 20px;
    padding-left: 0;
}
ul.bs-shortcode-list ul {
    padding-right: 13px;
    padding-left: 0;
}
ul.bs-shortcode-list li {
    padding-right: 25px;
    padding-left: 0;
}
ul.bs-shortcode-list li:before {
    right: 0;
    left: auto;
}
.vc_images_carousel .vc_carousel-control .icon-next.icon-next:before {
    left: -1px;
    right: auto;
}
.vc_images_carousel .vc_carousel-control .icon-prev.icon-prev:before {
    right: -1px;
    left: auto;
}
.bs-pretty-tabs-container {
    float: left;
}
.bs-pretty-tabs-container .bs-pretty-tabs-elements .h-text {
    text-align: left;
}
.bs-pretty-tabs-container .bs-pretty-tabs-elements {
    left: 0;
    right: auto;
}
.bs-pretty-tabs .bs-pretty-tabs-container .bs-pretty-tabs-more.other-link .h-text .fa {
    margin-right: 3px;
    margin-left: auto;
}
.bs-pretty-tabs .bs-pretty-tabs-more.other-link .h-text:after {
    left: 0;
    right: auto;
}
.section-heading.multi-tab .bs-pretty-tabs-container {
    padding-left: 0;
    padding-right: 10px;
}
.site-header .widget_better-ads .bsac {
    text-align: left!important;
}
.site-header .widget_better-ads .bsac {
    text-align: left!important;
}
.bs-slider-item .post-meta .rating, .listing-item-tall-2 .post-meta .rating, .listing-item-text-1 .post-meta .rating, .listing-mg-3-item .post-meta .rating, .listing-mg-4-item .post-meta .rating, .listing-mg-5-item-big .post-meta .rating {
    margin-right: auto;
    margin-left: 10px;
}
.listing-item-tall-2 .post-meta .comments, .listing-item-text-1 .post-meta .comments {
    margin-left: auto;
    margin-right: 0;
}
.search-preview {
    text-align: right;
}
.ajax-search-results .clean-button {
    margin-right: 0!important;
    margin-left: auto;
}
.ajax-search-results .clean-button .fa.fa-folder-open {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: FlipH;
}
.two-column-results-list>div {
    float: right;
    padding-left: 3%;
    padding-right: 0;
}
.ajax-taxonomy-list {
    border-right: 1px solid #e2e2e2;
    border-left: none;
}
.search-preview .post-categories li {
    margin: 0 5px 0 0;
}
.clean-title>span {
    margin-right: -10px;
    margin-left: auto;
}
.clean-button .fa {
    margin-left: 6px;
    margin-right: auto;
}
.modal.sign-in-modal:before {
    margin-left: -4px;
    margin-right: auto;
}
.sign-in-modal .modal-dialog {
    text-align: right;
}
.sign-in-modal .close-modal {
    left: 37px;
    right: auto;
}
.bs-login .bs-login-panel.bs-current-login-panel.bs-login-sign-panel {
    right: 0;
    left: auto;
}
.bs-login .bs-login-panel.bs-login-sign-panel {
    right: -44px;
    left: auto;
}
.bs-login .bs-login-panel.bs-login-reset-panel {
    left: -44px;
    right: auto;
}
.bs-login .bs-login-panel.bs-current-login-panel.bs-login-reset-panel {
    left: 0;
    right: auto;
}
.bs-login .remember-checkbox {
    right: -1000px;
    left: auto;
}
.bs-login .remember-checkbox+.remember-label {
    padding-right: 21px;
    padding-left: 0;
    background-position: top right;
}
.bs-login .remember-checkbox:checked+.remember-label {
    background-position: top right;
    background-position-y: -16px;
}
.bs-login .go-reset-panel {
    float: left;
}
.bs-login .go-login-panel {
    right: 0;
    left: auto;
}
.sign-in-modal .bs-login .go-login-panel {
    right: -30px;
    left: auto;
}
.bs-login .user-links .fa {
    margin-left: 5px;
    margin-right: auto;
}
.social-login-btn.btn {
    padding: 0 43px 0 14px;
    text-align: right;
    margin: 0 0 7px 4px;
}
.social-login-btn.btn .bf-icon {
    margin-left: 10px;
    right: 0;
    left: auto;
    margin-right: auto;
}
.bf-breadcrumb .bf-breadcrumb-item:after {
    content: '\f104'}
.search-header .found-categories li, .search-header .found-tags li {
    margin: 0 0 0 10px;
}
.search-header .label {
    padding: 0 0 0 10px;
}
.comments-template-multiple .nav-tabs a:before {
    left: 0;
    right: auto;
}
.comments-template-multiple .nav-tabs .fa {
    margin-left: 6px;
    margin-right: auto;
}
.comments-template-multiple .comments-count {
    margin-right: 10px;
    margin-left: auto;
}
.comments-template-multiple .nav-tabs li:first-child a {
    border-radius: 0 4px 4px 0;
}
.comments-template-multiple .nav-tabs li:last-child a {
    border-radius: 4px 0 0 4px;
}
.bs-ll-a .footer-widgets.light-text .fb-page, .bs-ll-a .footer-widgets.light-text .google-plus-block {
    background-image: linear-gradient(to right, #373737 0, #2b2b2b 20%, #373737 40%, #373737 100%);
}
.bs-sks .bs-sksitem {
    float: right;
}
.bs-sks .bs-sksiteml {
    right: auto;
    left: 50%}
.bs-sks .bs-sksitemr {
    left: auto;
    right: 50%;
    float: left;
}
.bs-sks .bs-sksiteml .bsac {
    float: left;
}
.bs-sks .bs-sksitemr .bsac {
    float: right;
}
.bs-irp .bs-irp-heading:before {
    right: 0;
    left: inherit;
}
.footer-instagram .footer-instagram-label a {
    unicode-bidi: plaintext;
}