article,
aside,
details,
figcaption,
figure,
footer,
hgroup,
nav,
pre view header,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a {
    color: #007af3;
    text-decoration: none
}

a.fancybox {
    color: #fff
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

a:active,
a:hover {
    outline: 0
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

#map_canvas img {
    max-width: none
}

button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}

button,
input {
    line-height: normal
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    vertical-align: top
}

.has-placeholder {
    position: relative;
    display: block;
    float: left
}

.has-placeholder label {
    position: absolute;
    top: 0;
    left: 0;
    vertical-align: middle;
    color: #333;
    line-height: 43px;
    height: 100%;
    width: 100%;
    text-decoration: none;
    padding: 0 25px;
    text-shadow: 0 1px 0 #fff;
    overflow: hidden
}

textarea {
    background-color: #fff;
    border: solid 1px #dcdee3;
    border-radius: 0;
    box-shadow: none;
    display: inline-block;
    vertical-align: middle;
    color: #646464;
    line-height: 1em;
    text-decoration: none;
    padding: 10px;
    width: 280px
}

#sidebar textarea {
    background-color: #fff;
    border: solid 1px #dcdee3;
    border-radius: 0;
    box-shadow: none;
    display: inline-block;
    vertical-align: middle;
    color: #646464;
    line-height: 1em;
    text-decoration: none;
    padding: 10px;
    width: 298px
}

div.select-box-focus {
    outline: 0;
    border: 1px solid #5b9dd9;
    -webkit-box-shadow: 0 0 5px 1px #5b9dd9;
    -moz-box-shadow: 0 0 5px 1px #5b9dd9;
    box-shadow: 0 0 5px 1px #5b9dd9
}

.form-container .select-box,
.select-box {
    background-color: #fff;
    background-image: none;
    width: auto;
    line-height: 43px;
    padding: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none !important;
    display: inline-block;
    vertical-align: middle;
    color: #fff !important;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
    position: relative;
    overflow: hidden;
    z-index: 0
}

.select-box .select-box-label {
    height: 16px;
    overflow: hidden;
    display: block;
    line-height: 16px;
    float: left;
    position: absolute;
    top: 0;
    color: #bababa;
    padding: 0 15px;
    height: 100%;
    color: #646464;
    line-height: 30px;
    text-shadow: 0 1px 0 #fff
}

.select-box a:hover {
    text-decoration: none
}

.select-box select {
    background-color: #fff;
    width: 100%;
    line-height: 30px;
    border: solid 1px #dcdee3;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    left: 0;
    top: 0;
    z-index: 1003
}

.select-box-icon {
    z-index: 0;
    position: absolute;
    right: 13px;
    top: -7px;
    right: 0;
    height: 100%;
    width: 24px;
    text-decoration: none;
    display: block;
    font-family: icons;
    color: #404040 !important;
    font-size: .8em;
    text-align: left
}

.ui-button {
    background-color: #f0f0f0;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border: solid 1px #bbb;
    border-radius: 0;
    box-shadow: inset 0 1px 0 0 #fff;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px !important;
    color: #ed2228 !important;
    line-height: 40px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .3);
    transition: all .2s ease-in
}

.ui-button:hover {
    background-color: #fff;
    border: 1px solid #ed2228;
    color: #ed2228 !important
}

button.ui-button,
input.ui-button {
    padding-left: 10px;
    padding-right: 10px
}

.ui-button-main {
    background-color: #f0f0f0;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border: solid 1px #ed2228;
    border-radius: 0;
    box-shadow: inset 0 1px 0 0 #fff;
    display: inline-block;
    vertical-align: middle;
    color: #ed2228 !important;
    line-height: 40px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .3);
    transition: all .2s ease-in
}

.ui-button-main:hover {
    background-color: #fff;
    border: 1px solid #ed2228;
    color: #ed2228 !important
}

a.ui-button {
    line-height: 34px
}

.feature .ui-button-middle {
    background-color: #f0f0f0;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border: solid 1px #bbb !important;
    border-radius: 0;
    box-shadow: inset 0 1px 0 0 #fff;
    display: inline-block;
    vertical-align: middle;
    color: #ed2228 !important;
    line-height: 34px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .3);
    transition: all .2s ease-in
}

.feature .ui-button-middle:hover {
    background-color: #fff;
    border: 1px solid #ed2228 !important;
    border-radius: 0;
    color: #ed2228 !important
}

.doublebutton {
    margin-bottom: 20px;
    float: right
}

.doublebutton a {
    border: solid 1px #d1d1d1;
    background-color: #f7f7f7;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: default;
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    height: 16px;
    outline: 0;
    padding: 5px 6px;
    display: block;
    float: left
}

.doublebutton a span {
    text-indent: -9999px;
    float: left;
    width: 16px;
    height: 16px;
    background-image: url(../images/icons.png);
    cursor: pointer
}

.doublebutton .list-button {
    margin-right: -1px;
    border-radius: 0;
    border-right: none
}

.doublebutton .list-button span {
    background-position: -16px -16px
}

.doublebutton .grid-button {
    border-radius: 0;
    border-left: none
}

span.active a.grid-button span {
    background-position: -16px 0
}

span.active a.list-button {
    border: solid 1px #d1d1d1;
    background-color: #f7f7f7
}

span.active a.list-button span {
    background-position: 0 -16px
}

.active a.grid-button,
.doublebutton a.list-button {
    background-color: #ccc;
    border-color: #ccc
}

.alert_form {
    background-color: #f2f2f2;
    padding: 15px 10px
}

.alert_form button {
    width: 100%
}

.alert_form input {
    width: 184px;
    margin-bottom: 12px
}

.form-vertical .control-group {
    clear: both;
    margin-bottom: 10px
}

.form-container .controls input,
.form-container .meta input {
    background-color: #fff;
    border: solid 1px #dcdee3;
    border-radius: 0;
    box-shadow: none;
    display: inline-block;
    vertical-align: middle;
    color: #646464;
    line-height: 43px;
    text-decoration: none;
    padding: 0 25px;
    box-shadow: none !important;
    width: 280px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 1em
}

.form-container .ui-drop-files {
    width: 280px;
    padding: 0 10px;
    height: 70px;
    text-align: center;
    font-size: 18px;
    line-height: 70px;
    color: rgba(0, 0, 0, .5);
    border-radius: 0
}

.form-container .controls {
    font-size: 1em
}

.form-container .main-button {
    background-color: #fff;
    background-image: none;
    padding: 0 25px;
    border: solid 1px #ed2228;
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    color: #ed2228 !important;
    line-height: 34px;
    text-decoration: none;
    box-shadow: none;
    text-shadow: none;
    transition: all .2s ease-in
}

.form-container .main-button:hover {
    background-color: #ed2228;
    background-image: none;
    padding: 0 25px;
    border: solid 1px #ed2228;
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    color: #fff !important;
    line-height: 34px;
    text-decoration: none;
    box-shadow: none;
    text-shadow: none
}

.form-container .checkbox input,
.form-container .controls input[type=checkbox],
.form-container .controls input[type=radio],
.form-container .meta input[type=checkbox],
.form-container .meta input[type=radio],
input[type=checkbox],
input[type=radio] {
    width: auto;
    height: auto;
    vertical-align: middle;
    margin-top: -2px;
    padding: 0;
    border: none;
    box-shadow: none
}

.meta_list .meta ul {
    margin: 5px 0 0 0;
    padding: 0;
    list-style: none;
    float: left
}

.meta_list .meta ul li {
    clear: both;
    list-style: none
}

.meta_list .meta ul li label {
    width: auto;
    margin-left: 5px;
    float: none
}

.meta_list .meta input[type=checkbox] {
    margin-top: 10px
}

.meta_list .meta .cf_date_interval {
    width: 100px
}

.meta_list .meta:after {
    content: "";
    clear: both
}

.form-container .checkbox {
    margin-bottom: 5px
}

.form-container .checkbox label {
    font-size: .85em
}

.form-horizontal .actions {
    border-top: solid 1px #dcdee3;
    padding: 10px 10px 15px 155px;
    margin: 0 25px
}

.form-horizontal .actions a {
    font-size: .85em
}

.form-horizontal label {
    float: left;
    width: 160px;
    padding-top: 7px;
    text-align: right;
    font-size: .85em
}

.form-horizontal .select-box {
    width: 300px
}

.form-horizontal .controls {
    width: 300px;
    margin-left: 180px;
    line-height: 32px
}

.form-horizontal .controls label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left
}

.form-horizontal .control-group,
.form-horizontal .meta_list .meta {
    clear: both;
    margin-bottom: 10px
}

.form-container-box {
    border: solid 1px #dcdee3;
    margin: 0 auto;
    width: 700px;
    border-radius: 0
}

.form-container-box .header {
    background-color: #f7f7f7;
    padding: 10px 15px;
    margin-bottom: 30px
}

.form-container-box .header h1 {
    margin: 0;
    line-height: 1.2em
}

body.item-post .select-box {
    border: solid 1px #dcdee3
}

body.item-post .select-box select {
    background-color: #fff;
    width: 100%;
    line-height: 30px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    left: 0;
    top: 0;
    z-index: 1003
}

#item-post select {
    background-color: #f7f7f7;
    width: 300px;
    height: 30px;
    padding-left: 12px;
    display: block;
    transition: all .2s ease-in
}

.form-container .photos input {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    box-shadow: none
}

.photos_div {
    margin-bottom: 20px
}

.form-container .controls #photos a {
    font-size: 12px !important
}

.button {
    background-color: #fff !important;
    background-image: none;
    padding: 0 25px;
    border: solid 1px #ed2228;
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    color: #ed2228 !important;
    line-height: 34px;
    text-decoration: none;
    box-shadow: none;
    text-shadow: none;
    transition: all .2s ease-in
}

.button:hover {
    background-color: #ed2228 !important;
    background-image: none;
    padding: 0 25px;
    border: solid 1px #ed2228;
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    color: #fff !important;
    line-height: 34px;
    text-decoration: none;
    box-shadow: none;
    text-shadow: none
}

.ui-drop-files {
    box-shadow: none;
    border: 4px dashed rgba(0, 0, 0, .2);
    height: 100px;
    background: rgba(0, 0, 0, .1)
}

.bordered-box {
    background-color: #fff;
    padding: 30px;
    border: solid 1px #dcdee3;
    border-radius: 0;
    font-size: .75em
}

.bordered-box h2 {
    font-size: 1.2em;
    margin-top: 0;
    font-family: Arial, Helvetica, Arial, sans-serif;
    font-weight: 300
}

.form-container .photos input {
    width: 100%
}

.form-container .photos img {
    width: 120px
}

.photos_div a {
    display: block
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #ed2228
}

.hover .arrow-up {
    border-bottom-color: #fff
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #ed2228
}

.hover .arrow-down {
    border-top-color: #fff
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #ed2228
}

.hover .arrow-left {
    border-right-color: #fff
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #ed2228
}

.hover .arrow-right {
    border-left-color: #fff
}

.paginate {
    padding: 25px;
    text-align: center;
    clear: both
}

.paginate li {
    display: inline;
    list-style-type: none
}

.paginate a,
.paginate span {
    text-decoration: none;
    margin: 0 1px;
    padding: 5px 10px;
    border: 1px solid #eee;
    border-radius: 0
}

.paginate a.previous {
    margin-right: 15px
}

.paginate a.next {
    margin-left: 15px
}

.paginate strong {
    border: 1px solid #eee;
    color: #f30;
    margin: 0 1px;
    padding: 5px 10px
}

.paginate em {
    border: 1px solid #eee;
    color: #aaa;
    font-style: normal;
    margin: 0 1px;
    padding: 5px 10px;
    text-decoration: none
}

.paginate em.previous {
    margin-right: 15px
}

.paginate em.next {
    margin-left: 15px
}

.paginate a:hover,
.searchPaginationSelected {
    font-weight: 700;
    background-color: #ed2228;
    color: #fff
}

.see_by {
    float: right;
    border: solid 1px #d1d1d1;
    background-color: #f7f7f7;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: default;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    height: 16px;
    outline: 0;
    padding: 5px 6px;
    display: block;
    margin-right: 10px;
    position: relative
}

.see_by span {
    float: left
}

.see_by label {
    float: right;
    margin: 0;
    padding: 0 18px 0 5px;
    color: #666
}

.see_by ul {
    position: absolute;
    right: -1px;
    margin: 22px 0 0;
    padding: 10px 0;
    list-style: none;
    text-align: right;
    background-color: #ff5050;
    border: solid 1px #ff5050;
    border-radius: 0;
    display: none;
    z-index: 100
}

.see_by ul a {
    margin: 2px 0;
    padding: 5px 24px;
    font-size: 1em;
    font-weight: 500;
    color: #fff;
    transition: all .2s ease-in
}

.see_by ul a:hover {
    background-color: #fff;
    padding: 5px 24px;
    font-size: 1em;
    font-weight: 500;
    color: #ed2228
}

.see_by .arrow-down,
.see_by .arrow-left,
.see_by .arrow-right,
.see_by .arrow-up {
    position: absolute;
    right: 6px;
    top: 11px
}

.arrow-envelope {
    position: absolute;
    right: -1px;
    top: -1px
}

.hover .arrow-envelope {
    background-color: #ff5050;
    border: solid 1px#ff5050;
    width: 21px;
    height: 28px;
    border-bottom: none;
    z-index: 3
}

.hover ul {
    display: block
}

.wrapper-flash {
    font-weight: 700
}

.flashmessage {
    font-size: 14px;
    padding: 15px 0;
    width: 100%;
    top: 10px;
    z-index: 999;
    text-align: center;
    color: #fff;
    position: relative
}

.flashmessage-warning,
.help-box {
    background-color: #d0a52a;
    border: solid 1px #93741e
}

.flashmessage-error {
    background-color: #c44e20;
    border: solid 1px #873616
}

.flashmessage-ok {
    background-color: #839b44;
    border: solid 1px #4f5e29
}

.flashmessage-info {
    background-color: #30a0ef;
    border: solid 1px #2477b2
}

.help-box {
    padding: 5px 10px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    margin: 10px 0;
    border-radius: 0
}

.flashmessage .ico-close {
    position: absolute;
    top: 14px;
    right: 17px;
    float: right;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    text-shadow: none;
    text-decoration: none;
    font-weight: 700;
    cursor: pointer
}

.flashmessage-error .close {
    color: #b94a48
}

.flashmessage-warning .close {
    color: #c09853
}

.flashmessage-information .close,
.flashmessage-success .close {
    color: #3a87ad
}

#error_list,
.error_list {
    background-color: #f2dede;
    border: solid 1px #eed3d7;
    color: #b94a48;
    border-radius: 0;
    padding: 10px;
    list-style: none;
    display: none;
    margin: 0 10px 20px
}

#error_list li,
.error_list li {
    list-style: none;
    padding: 2px 0 2px 18px
}

#error_list li label,
.error_list li label {
    margin-top: 0;
    float: none;
    width: auto
}

.user-card {
    background-color: #f7f7f7;
    min-height: 120px;
    margin-bottom: 25px;
    padding-left: auto;
    border-radius: 0;
    position: relative;
    overflow: hidden
}

.user-card ul {
    padding: 15px;
    margin: 0;
    list-style: none
}

.user-card .name {
    font-size: 1.5em;
    margin-bottom: 15px
}

.user-card .website {
    font-size: .725em
}

.user-card .adress,
.user-card .location {
    font-size: .725em
}

.user-card img {
    max-width: 128px;
    height: auto;
    border-radius: 0;
    position: absolute;
    right: 0;
    top: 0
}

@font-face {
    font-family: Arial, Helvetica, Arial, sans-serif;
    font-weight: 400;
    src: url(../fonts/osclass-regular.woff)
}

@font-face {
    font-family: Arial, Helvetica, Arial, sans-serif;
    font-weight: 100;
    src: url(../fonts/osclass-extra-light.woff)
}

@font-face {
    font-family: icons;
    src: url(../fonts/icons.eot);
    src: url(../fonts/icons.eot?#iefix) format("embedded-opentype"), url(../fonts/icons.woff) format("woff"), url(../fonts/icons.ttf) format("truetype"), url(../fonts/icons.svg#untitledregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.icons {
    font-size: 32px;
    line-height: 32px
}

.icons:after {
    display: inline-block;
    font-family: icons
}

.ico-search:after {
    content: "\a0\a0"
}

.ico-menu:after {
    content: "\a0\a0"
}

.ico-grid:after {
    content: "g"
}

body {
    background-color: #f4f4f4;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, Arial, sans-serif;
    color: #666
}

.wrapper {
    min-width: 320px;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box
}

#main .page {
    background-color: #fff;
    padding: 10px 30px 20px 30px
}

#main .page ul {
    margin-left: 18px
}

#responsive-trigger {
    display: none
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 100 !important;
    font-family: Arial;
    color: #666;
    letter-spacing: -.03em;
    line-height: 120%
}

h1 {
    font-size: 1.8em
}

h2 {
    font-size: 1.6em
}

h3 {
    font-size: 1.5em
}

h4 {
    font-size: 1.4em
}

h5 {
    font-size: 1.3em
}

h6 {
    font-size: 1.2em
}

@media only screen and (max-width:768px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: 300 !important;
        font-family: Arial, Helvetica, Arial, Verdana, sans-serif;
        color: #666;
        line-height: 150%
    }
    h1 {
        font-size: 1.6em
    }
    h2 {
        font-size: 1.5em
    }
    h3 {
        font-size: 1.4em
    }
    h4 {
        font-size: 1.3em
    }
    h5 {
        font-size: 1.2em
    }
    h6 {
        font-size: 1.1em
    }
    .ac-hr-divider-text {
        font-size: 26px !important
    }
    .user-card .adress,
    .user-card .location {
        width: 100%
    }
	a#en_US, a#zh_CN, a#zh_TW {
		margin-left: 10px;
		margin-right: 12px;
		top: 1px !important;
		position: relative;
		opacity: 0.7;
	}

	a#en_US:hover, a#zh_CN:hover, a#zh_TW:hover {
		margin-left: 10px;
		margin-right: 12px;
		top: 1px;
		position: relative;
		opacity: 1;
	}
}

@media only screen and (max-width:640px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: 300 !important;
        font-family: Arial, Helvetica, Arial, Verdana, sans-serif;
        color: #666;
        letter-spacing: -.03em;
        line-height: 120%
    }
    h1 {
        font-size: 1.5em
    }
    h2 {
        font-size: 1.4em
    }
    h3 {
        font-size: 1.3em
    }
    h4 {
        font-size: 1.2em
    }
    h5 {
        font-size: 1.1em
    }
    h6 {
        font-size: 1em
    }
    .ac-hr-divider-text {
        font-size: 24px !important
    }
}

@media only screen and (max-width:480px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: 300 !important;
        font-family: Arial, Helvetica, Arial, Verdana, sans-serif;
        color: #666;
        letter-spacing: -.03em;
        line-height: 120%
    }
    h1 {
        font-size: 1.4em
    }
    h2 {
        font-size: 1.3em
    }
    h3 {
        font-size: 1.2em
    }
    h4 {
        font-size: 1.1em
    }
    h5 {
        font-size: 1em
    }
    h6 {
        font-size: .9em
    }
    .ac-hr-divider-text {
        font-size: 22px !important
    }
}

@media only screen and (max-width:320px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: 300 !important;
        font-family: Arial, Helvetica, Arial, Verdana, sans-serif;
        color: #666;
        letter-spacing: -.03em;
        line-height: 120%
    }
    h1 {
        font-size: 1.3em
    }
    h2 {
        font-size: 1.2em
    }
    h3 {
        font-size: 1.1em
    }
    h4 {
        font-size: 1em
    }
    h5 {
        font-size: .9em
    }
    h6 {
        font-size: .85em
    }
    .ac-hr-divider-text {
        font-size: 20px !important
    }
}

.clear {
    clear: both
}

#sidebar {
    width: 360px
}

#sidebar #custom_fields h2 {
    margin-top: 0
}

body.search #sidebar,
body.user #sidebar {
    background-color: #fff;
    min-width: 320px;
    max-width: 330px !important;
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
    border: solid 1px #dcdee3;
    float: left
}

body.search #main,
body.user #main {
    width: 100%;
    min-width: 320px;
    max-width: 838px;
    float: right
}

body.search .list-header .actions {
    height: 35px;
	top: 20px;
	position: relative
}

.resp-toggle {
    display: none
}

.title-has-actions {
    border-bottom: solid 1px #dcdee3;
    margin-bottom: 10px
}

.title-has-actions h1,
.title-has-actions h2,
.title-has-actions h3 {
    float: left;
    margin-bottom: 0
}

.title-has-actions a {
    float: left;
    margin-left: 10px;
    font-size: .825em;
    line-height: 2em
}

.flashmessage-404 {
    background-color: #fcf8e3;
    border: solid 1px #fbeed5;
    color: #c09853;
    border-radius: 5px;
    font-size: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 10px 15px;
    margin-top: 25px
}

.flashmessage-404 ul {
    list-style: disc;
    padding: 10px 0 10px 25px
}

body.not-found .categories h2,
body.not-found .categories h3 {
    float: left;
    width: 25%;
    font-size: 13px;
    font-weight: 300;
    margin: 3px 0
}

body.not-found .categories {
    margin-top: 10px
}

body.not-found fieldset.main {
    padding: 10px 0
}

body.not-found #uniform-sCategory {
    display: none
}

body.not-found h1 {
    font-size: 24px;
    margin-bottom: 20px
}

body.not-found #query {
    background-color: #fff;
    border: solid 1px #dcdee3;
    border-radius: 0;
    box-shadow: none;
    display: inline-block;
    vertical-align: middle;
    color: #646464;
    line-height: 43px;
    text-decoration: none;
    padding: 0 25px;
    width: 280px;
    height: 34px;
    line-height: 30px;
    font-size: 1em
}

.ads_300,
.ads_468,
.ads_728 {
    background-color: transparent;
    display: block;
    margin: 15px 0
}

.ads_300 {
    max-width: 360px;
    min-height: 250px;
    margin-top: 0 !important
}

.ads_728 {
    width: 100%;
    min-height: 90px !important;
    text-align: center;
    display: block
}

.ads_468 {
    width: 468px;
    min-height: 60px
}

#footer {
    background-color: #222;
    margin-top: 50px;
    padding: 50px 15px;
    border-top: 3px Solid #ed2228;
    clear: both;
    font-size: .725em;
    color: #999
}

#footer ul {
    float: right
}

#footer a {
    color: #ccc;
    text-decoration: none;
    display: inline-block;
    transition: all .2s ease-in
}

#footer a:hover {
    color: #fff;
    text-decoration: none
}

#footer li {
    display: inline;
    margin-left: 10px
}

#footer ul,
.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
    clear: both
}

.footer-links li {
    float: left;
    width: 31%;
    padding-right: 2%;
    margin-bottom: 5px;
    font-size: .725em
}

#footer .resp-toggle .publish {
    padding: 0;
    margin: 15px 0;
    display: block
}

#footer .resp-toggle .publish a {
    background-color: #ed2228;
    background-image: none;
    width: 100%;
    margin: 0;
    padding: 0 25px;
    border: solid 1px #ea2228;
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.2em;
    color: #fff !important;
    line-height: 34px;
    text-decoration: none;
    text-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

#footer .resp-toggle .publish a:hover {
    background-color: #d0252a;
    background-image: none;
    width: 100%;
    margin: 0;
    padding: 0 25px;
    border: solid 1px #a3301f;
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.2em;
    color: #fff !important;
    line-height: 34px;
    text-decoration: none;
    text-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

#header {
    background-color: #ed2228;
    width: 100%;
    height: 80px;
    display: block;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0
}

#header .wrapper {
    position: relative
}

#header .ads_header {
    width: 728px;
    margin-left: auto;
    margin-right: auto;
    padding: 0
}

#header #logo {
    color: #fff;
    font-family: Arial, Helvetica, Arial, sans-serif;
    border: none;
    font-size: .95em;
    line-height: .95em;
    padding-top: 17px;
    padding-bottom: 14px
}

#header #logo a {
    font-size: .95em;
    line-height: .95em;
    font-weight: 100;
    text-decoration: none;
    color: #fff
}

.plateriver-logo {
	background: url(https://classifieds.plateriver.net/images/plateriver_logo.png) no-repeat 10px 0;
	background-position: top center;
    background-repeat: no-repeat;
	width:188px;
	height: 22px;
    display: inline-block;
}

#header #logo span a {
    color: #fff;
    font-family: Arial, Helvetica, Arial, sans-serif;
    font-weight: 100;
    font-size: 14px;
    text-decoration: none;
	bottom: 4px;
    border: none;
    line-height: 1em;
    display: inline-block;
	position: relative;
}

#header #logo span#description {
    clear: both;
    padding-bottom: 0;
    display: none
}

#header .publish a {
    background-color: #4caf50;
    margin-right: 10px;
    border: solid 1px #4caf50;
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
	font-family: Arial, Helvetica, Arial, sans-serif;
	font-size: .9em !important;
    color: #fff;
    line-height: 34px;
    text-decoration: none;
    padding: 0 40px !important;
	top: 1px;
	position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .3);
    transition: all .2s ease-in
}

#header .publish a:hover {
    background-color: #fff;
    border: 1px solid #4caf50;
    color: #4caf50
}

.plateriver-search {
    background-color: #fff;
    width: 100%;
    max-height: 70px;
    position: relative;
    padding: 0 !important
}

.main-search input {
    background-color: #fff;
    width: 100%;
    height: 14px !important;
    line-height: 14px !important;
    margin: 0 !important;
    padding: 0 0;
    border: 0;
    border-radius: 0 !important;
    box-shadow: none !important;
    display: inline-block;
    vertical-align: middle;
    color: #333;
    text-decoration: none;
    outline-width: 0;
    transition: all .2s ease-in
}

.main-search {
    background-color: #fff;
    background-image: none;
    max-width: 1246px;
    min-width: 320px;
    height: 46px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 8px 6px 14px 6px;
    border: 0;
    box-shadow: none;
    position: relative;
    border-radius: 0;
    position: relative
}

.main-search .has-placeholder {
    float: none
}

.main-search input {
    background-color: #fff;
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding: 0 20px;
    border: 0;
    border-radius: 0 !important;
    box-shadow: none !important;
    display: inline-block;
    vertical-align: middle;
    color: #333;
    text-decoration: none;
    outline-width: 0;
    transition: all .2s ease-in
}

.main-search input:hover {
    background-color: #f4f4f4;
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding: 0 20px;
    border: 0;
    border-radius: 0 !important;
    box-shadow: none !important;
    display: inline-block;
    vertical-align: middle;
    color: #333;
    text-decoration: none;
    outline-width: 0
}

.main-search .selector {
    padding-left: 0;
    padding-right: 0
}

.main-search .reset-padding {
    padding-left: 0
}

.main-search .ui-button {
    background-color: #ed2228 !important;
    border: 1px solid #ed2228 !important;
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    color: #fff !important;
    height: 42px;
    line-height: 42px;
    text-decoration: none;
    padding: 1px 28px;
    box-shadow: inset 0 1px 0 0 #ed2228;
    outline-width: 0;
    transition: all .2s ease-in
}

.main-search .ui-button:hover {
    background-color: #d0252a !important;
    border: 1px solid #d0252a !important;
    color: #fff
}

.main-search .cell {
    display: table-cell;
    width: 100%;
    vertical-align: middle
}

#header .nav {
    position: absolute;
    right: 0;
    top: 8px;
    padding: 0;
    margin: 0;
    list-style: none
}

#header .nav li {
    float: left;
    position: relative
}

#header .nav li.cat,
#header .nav li.search {
    display: none
}

#header .nav li a,
#header .nav li span {
    color: #fff;
    font-size: .875em
}

#header .nav li {
    color: #fff
}

#header .nav li a {
    margin-left: 10px
}

#header .nav li.publish {
    clear: both;
    float: right;
    margin-top: 0
}

.main-search .select-box .select-box-label {
    line-height: 43px
}

.main-search .select-box select {
    width: auto;
    height: 42px
}

.main-search .select-box-icon {
    top: 0
}

.wrapper-flash {
    margin-bottom: 50px
}

div.breadcrumb {
    line-height: 1.05em;
    font-size: .75em;
    height: auto;
    margin: 0;
    width: auto;
    padding: 12px 0 10px 0;
    border-bottom: 1px solid #dcdee3
}

ul.breadcrumb {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.breadcrumb li {
    float: left;
    padding: 0 2px;
    font-weight: 400
}

.r-list {
    display: none;
    margin: 0 40px 0 0;
    padding: 0;
    list-style: none
}

.latest_ads {
    padding-top: 25px
}

.latest_ads h1 {
    float: left
}

.latest_ads .actions {
    float: right;
    margin-top: 5px
}

body.home .r-list {
    display: block
}

body.home #main {
    min-width: 320px;
    max-width: 808px;
    float: left;
    margin-top: -20px 40px 0 0
}

.tbl {
    display: block;
    width: 100%
}

div.first_cel ul {
    margin: 0
}

.cell_3 {
    width: 33%;
    float: left
}

.cell_3 ul {
    margin: 0;
    margin-left: 20px
}

.r-list li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.r-list li .r-list li li {
    float: none;
    width: 100%
}

.r-list li .clear,
.r-list li>li:nth-child(4n) {
    clear: both
}

ul.r-list li h1 {
    margin: 25px 0 10px 0;
    padding: 0;
    font-size: 1em;
    overflow: hidden;
    text-overflow: ellipsis
}

ul.r-list li h1 a {
    font-size: 1em
}

ul.r-list li h1 span {
    font-weight: 400
}

ul.r-list li a,
ul.r-list li span {
    text-decoration: none;
    font-size: .8125em
}

ul.r-list li ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.list-header {
    margin-bottom: 15px;
    z-index: 3;
    position: relative
}

.listing-card-list {
    margin: 0;
    padding: 0;
    list-style: none;
    clear: both
}

.see_more_link {
    width: 100%;
    text-align: center;
    display: block;
    clear: both
}

.counter-search {
    float: left;
    line-height: 32px
}

#main h5 {
    margin-bottom: 10px
}

#related-searches {
    padding-top: 25px
}

#related-searches h5 {
    margin-bottom: 10px;
    font-size: 1em
}

.listing-card {
    width: 100%;
    margin: 0;
    padding: 20px 0;
    border: 0;
    border-bottom: 1px solid #dcdee3;
    position: relative;
    display: table;
    clear: both
}

.listing-card:hover {
    background-color: #f9ffff;
    width: 100%;
    margin: 0;
    padding: 20px 0;
    border: 0;
    border-bottom: 1px solid #dcdee3;
    position: relative;
    display: table;
    clear: both
}

.listing-card .listing-attributes,
.listing-card .listing-basicinfo {
    display: block;
    vertical-align: top;
    width: auto
}

.listing-card .listing-attributes {
    width: auto
}

.listing-card .currency-value {
    white-space: nowrap;
    font-weight: 700;
    color: #78c042
}

.listing-card .listing-data {
    display: table-row;
    width: 100%
}

.listing-card .listing-detail {
    width: auto;
    margin-left: 185px;
    padding-right: 20px
}

.listing-card .listing-cell {
    display: table;
    width: 100%
}

.listing-card .listing-thumb {
    float: left
}

.listing-card .listing-thumb img {
    width: 150px;
    height: 105px;
    margin-left: 20px
}

.listing-card .listing-attributes {
    font-size: .78em;
    color: #777;
    padding: 4px 0 8px;
    line-height: 1em
}

.listing-card .listing-attributes a {
    color: #777;
    font-weight: 700
}

.listing-card .listing-attributes a {
    text-decoration: none
}

.listing-card .listing-attributes a:hover {
    text-decoration: underline
}

.premium-list li.listing-card,
li.listing-card.premium {
    background-color: #eee
}

.premium-list li.listing-card:hover,
li.listing-card.premium:hover {
    background-color: #f9ffff
}

.listing-grid .last {
    margin-right: 0
}

.listing-grid .listing-card {
    width: 100%;
    min-width: 100px;
    max-width: 279px;
    max-height: 250px;
    margin: 0 7px 15px;
    padding: 10px 10px 25px;
    background-color: #fff;
    border: 1px solid #dcdee3;
    position: relative;
    display: block;
    float: left;
    clear: none;
    cursor: pointer;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
    -webkit-transition: opacity .8s, box-shadow .3s ease-in, -webkit-transform .5s ease-in;
    transition: opacity .8s, box-shadow .3s ease-in, -webkit-transform .5s ease-in;
    transition: transform .5s ease-in, opacity .8s, box-shadow .3s ease-in;
    transition: transform .5s ease-in, opacity .8s, box-shadow .3s ease-in, -webkit-transform .5s ease-in
}

@media only screen and (max-width:1296px) {
    .listing-grid .listing-card {
        width: 100%;
        min-width: 100px;
        max-width: 278px;
        max-height: 250px;
        margin: 0 7px 15px;
        padding: 10px 10px 25px;
        background-color: #fff;
        border: 1px solid #dcdee3;
        position: relative;
        display: block;
        float: left;
        clear: none;
        cursor: pointer;
        box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
        -webkit-transition: opacity .8s, box-shadow .3s ease-in, -webkit-transform .5s ease-in;
        transition: opacity .8s, box-shadow .3s ease-in, -webkit-transform .5s ease-in;
        transition: transform .5s ease-in, opacity .8s, box-shadow .3s ease-in;
        transition: transform .5s ease-in, opacity .8s, box-shadow .3s ease-in, -webkit-transform .5s ease-in
    }
}

@media only screen and (max-width:1292px) {
    .listing-grid .listing-card {
        width: 100%;
        min-width: 100px;
        max-width: 276px;
        max-height: 250px;
        margin: 0 7px 15px;
        padding: 10px 10px 25px;
        background-color: #fff;
        border: 1px solid #dcdee3;
        position: relative;
        display: block;
        float: left;
        clear: none;
        cursor: pointer;
        box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
        -webkit-transition: opacity .8s, box-shadow .3s ease-in, -webkit-transform .5s ease-in;
        transition: opacity .8s, box-shadow .3s ease-in, -webkit-transform .5s ease-in;
        transition: transform .5s ease-in, opacity .8s, box-shadow .3s ease-in;
        transition: transform .5s ease-in, opacity .8s, box-shadow .3s ease-in, -webkit-transform .5s ease-in
    }
}

@media only screen and (max-width:1284px) {
    .listing-grid .listing-card {
        width: 100%;
        min-width: 100px;
        max-width: 275px;
        max-height: 250px;
        margin: 0 7px 15px;
        padding: 10px 10px 25px;
        background-color: #fff;
        border: 1px solid #dcdee3;
        position: relative;
        display: block;
        float: left;
        clear: none;
        cursor: pointer;
        box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
        -webkit-transition: opacity .8s, box-shadow .3s ease-in, -webkit-transform .5s ease-in;
        transition: opacity .8s, box-shadow .3s ease-in, -webkit-transform .5s ease-in;
        transition: transform .5s ease-in, opacity .8s, box-shadow .3s ease-in;
        transition: transform .5s ease-in, opacity .8s, box-shadow .3s ease-in, -webkit-transform .5s ease-in
    }
}

@media only screen and (max-width:1280px) {
    .listing-grid .listing-card {
        width: 100%;
        min-width: 100px;
        max-width: 274px;
        max-height: 250px;
        margin: 0 7px 15px;
        padding: 10px 10px 25px;
        background-color: #fff;
        border: 1px solid #dcdee3;
        position: relative;
        display: block;
        float: left;
        clear: none;
        cursor: pointer;
        box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
        -webkit-transition: opacity .8s, box-shadow .3s ease-in, -webkit-transform .5s ease-in;
        transition: opacity .8s, box-shadow .3s ease-in, -webkit-transform .5s ease-in;
        transition: transform .5s ease-in, opacity .8s, box-shadow .3s ease-in;
        transition: transform .5s ease-in, opacity .8s, box-shadow .3s ease-in, -webkit-transform .5s ease-in
    }
}

@media only screen and (max-width:1276px) {
    .listing-grid .listing-card {
        width: 100%;
        min-width: 100px;
        max-width: 273px;
        max-height: 250px;
        margin: 0 7px 15px;
        padding: 10px 10px 25px;
        background-color: #fff;
        border: 1px solid #dcdee3;
        position: relative;
        display: block;
        float: left;
        clear: none;
        cursor: pointer;
        box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
        -webkit-transition: opacity .8s, box-shadow .3s ease-in, -webkit-transform .5s ease-in;
        transition: opacity .8s, box-shadow .3s ease-in, -webkit-transform .5s ease-in;
        transition: transform .5s ease-in, opacity .8s, box-shadow .3s ease-in;
        transition: transform .5s ease-in, opacity .8s, box-shadow .3s ease-in, -webkit-transform .5s ease-in
    }
}

@media only screen and (max-width:1272px) {
    .listing-grid .listing-card {
        width: 100%;
        min-width: 100px;
        max-width: 272px;
        max-height: 250px;
        margin: 0 7px 15px;
        padding: 10px 10px 25px;
        background-color: #fff;
        border: 1px solid #dcdee3;
        position: relative;
        display: block;
        float: left;
        clear: none;
        cursor: pointer;
        box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
        -webkit-transition: opacity .8s, box-shadow .3s ease-in, -webkit-transform .5s ease-in;
        transition: opacity .8s, box-shadow .3s ease-in, -webkit-transform .5s ease-in;
        transition: transform .5s ease-in, opacity .8s, box-shadow .3s ease-in;
        transition: transform .5s ease-in, opacity .8s, box-shadow .3s ease-in, -webkit-transform .5s ease-in
    }
}

.listing-grid .listing-card:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
}

.listing-grid .listing-card .listing-attributes .location {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    top: 5px;
    position: relative
}

.listing-grid .listing-card .listing-attributes .location a {
    display: inline
}

.listing-grid .listing-card img {
    width: 100%;
    height: auto;
    margin-left: 0;
    float: none
}

.listing-grid .currency-value {
    background-color: #000;
    width: 100px;
    bottom: 100px;
    padding: 12px;
    position: relative;
    color: #fff;
    display: block;
    opacity: .7
}

.listing-grid .listing-detail {
    margin-left: 0
}

.listing-grid .listing-basicinfo,
.listing-grid .listing-data {
    width: 100%;
    display: block
}

.listing-grid .listing-thumb {
    width: 100%
}

.listing-grid .listing-cell {
    display: block
}

.listing-grid .listing-basicinfo p {
    display: none
}

.listing-grid .listing-basicinfo a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    margin: 10px 0 5px;
    display: inline-block
}

.listing-grid .g-hide {
    display: none
}

body.search .listing-grid .last {
    margin-right: 0
}

body.search .listing-grid .listing-card {
    width: 161px
}

body.home .listing-grid .first {
    clear: both
}

body.item #sidebar {
    background-color: #fff;
    min-width: 320px;
    max-width: 360px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 30px 15px 30px;
    border: solid 1px #dcdee3;
    float: right
}

#sidebar fieldset {
    margin: 0;
    padding: 0;
    border: none
}

#sidebar h3 {
    margin: 0;
    margin-bottom: 10px;
    line-height: 1em;
    font-size: 1em
}

#sidebar fieldset {
    padding: 14px 0 16px;
    border-bottom: solid 1px #dcdee3;
    font-size: .8125em;
    line-height: .8125em
}

#sidebar input {
    vertical-align: bottom
}

#sidebar .input-text,
#sidebar input[type=text] {
    background-color: #fff;
    width: 100%;
    height: 30px;
    padding: 10px;
    line-height: 30px;
    border: solid 1px #dcdee3;
    border-radius: 0;
    box-shadow: none;
    display: inline-block;
    vertical-align: middle;
    color: #646464;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

#sidebar ul.category,
#sidebar ul.category ul {
    padding: 0;
    margin: 0;
    list-style: none
}

ul.sidebar-list,
ul.user_menu {
    padding: 0;
    margin: 0;
    list-style: none
}

body.user #sidebar {
    border-right: solid 1px #dcdee3
}

#sidebar ul.category li,
ul.sidebar-list li,
ul.user_menu li {
    padding: 3px 0;
    line-height: 1.15em
}

ul.user_menu li {
    padding: 0 0 12px;
    font-size: .8125em;
    line-height: .8125em
}

#sidebar ul.category ul {
    padding-left: 15px
}

#sidebar .show-sub a {
    font-weight: 700
}

#sidebar .show-sub li a {
    font-weight: 400
}

#sidebar .price-slice input,
#sidebar .two_input input {
    width: 65px;
    padding: 0 5px;
    margin-right: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#sidebar .two_input input {
    width: 70px
}

#sidebar .price-slice span {
    margin-right: 0
}

#sidebar button {
    background-color: #f0f0f0;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border: solid 1px #bbb;
    border-radius: 0;
    box-shadow: inset 0 1px 0 0 #fff;
    display: inline-block;
    vertical-align: middle;
    color: #ed2228 !important;
    line-height: 40px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .3);
    transition: all .2s ease-in
}

#sidebar button:hover {
    background-color: transparent;
    border: 1px solid #ed2228;
    color: #ed2228 !important
}

#sidebar .sub_button {
    background-color: #f0f0f0;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border: solid 1px #bbb;
    border-radius: 0;
    box-shadow: inset 0 1px 0 0 #fff;
    display: inline-block;
    vertical-align: middle;
    color: #ed2228 !important;
    line-height: 30px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .3);
    transition: all .2s ease-in
}

#sidebar .sub_button:hover {
    background-color: transparent;
    border: 1px solid #ed2228;
    color: #ed2228 !important
}

#sidebar .actions {
    padding: 20px 0
}

#sidebar .plugin-hooks h6 {
    margin: 0;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, Arial, sans-serif;
    font-size: 1em;
    font-weight: 400;
    color: #666;
    line-height: 1em
}

#sidebar .plugin-hooks .row {
    margin-bottom: 10px
}

#sidebar .plugin-hooks .row.radio label {
    padding: 4px 0;
    display: inline-block
}

#sidebar .plugin-hooks .row.radio label input {
    margin-right: 5px
}

#sidebar .select-box {
    width: 100%
}

#sidebar a {
    text-decoration: none
}

#sidebar a:hover {
    text-decoration: underline
}

.widget-box {
    background-color: #f7f7f7;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

.widget-box h3 {
    margin: 0
}

.widget-box ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.widget-box li a {
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-weight: 400;
    font-size: .8125em;
    display: block;
    padding: 4px 5px;
    border-radius: 0;
    margin: -1px 0;
    position: relative;
    border-bottom: solid 1px #dcdee3;
    border-top: solid 1px #dcdee3
}

.widget-box li li a:hover {
    background-color: #8bdde9;
    border-color: #f7f7f7;
    color: #fff;
    z-index: 2;
    border-radius: 3px
}

body.user-public-profile #sidebar {
    background-color: #fff;
    margin-top: 0;
    padding: 30px;
    float: right
}

body.item #sidebar .widget-box,
body.user-public-profile #sidebar .widget-box {
    padding: 20px
}

body.item #sidebar .form-container .controls input,
body.item #sidebar .form-container .controls textarea,
body.user-public-profile #sidebar .form-container .controls input,
body.user-public-profile #sidebar .form-container .controls textarea {
    max-width: 100%
}

body.item #sidebar .form-container label,
body.user-public-profile #sidebar .form-container label {
    font-size: .75em
}

body.item #contact h2,
body.user-public-profile #contact h2 {
    margin-top: 0
}

body.item #main,
body.user-public-profile #main {
    max-width: 808px;
    min-width: 320px;
    margin-left: auto;
    margin-right: auto;
    float: left
}

.item-photos .main-photo {
    width: 100%;
    float: left
}

.item-photos .thumbs {
    max-width: 808px;
    min-width: 320px;
    margin: 0 !important;
    padding: 0 !important;
    float: none
}

.item-photos .thumbs img {
    margin: 10px 0 0 0;
    border: solid 0 #f0f0f0;
    border: 0 !important
}

.item-header {
    background: #fff;
    max-width: 808px;
    min-width: 320px;
    margin-top: -10px;
    padding: 10px;
    border-radius: 0;
    font-size: .75em;
    color: #66a400;
    margin-bottom: 10px;
    overflow: hidden
}

.item-header span {
    color: #ea4335
}

.item-header #type_dates {
    float: right
}

.item-header #type_dates em {
    font-style: normal
}

#item_location {
    list-style: none;
    margin: 0;
    padding: 0
}

#item_location li {
    display: inline
}

#item-content #description {
    min-width: 320px;
    max-width: 808px;
    background: #fff;
    clear: both;
    margin: 30px 0;
    padding: 15px;
    border: solid 1px #dcdee3
}

.feature {
    margin-top: 30px;
    padding-top: 25px;
    border-top: solid 5px #dcdee3
}

div.mark_as {
    height: 32px;
    width: 100%;
    border: none;
    background: 0 0;
    margin-bottom: 15px
}

.mark_as a {
    width: 100%;
    height: auto;
    display: block;
    top: 0;
    left: 0;
    position: absolute
}

.mark_as .select-box-label {
    background: #f7f7f7;
    border: solid 1px #f2f2f2;
    position: relative;
    float: none;
    border-radius: 0
}

.similar_ads h2 {
    margin-top: 35px
}

.admin-options {
    font-size: .725em
}

.admin-options a {
    margin: 0 5px
}

#comments {
    margin-top: 25px
}

body.item h1 .price {
    font-weight: 400;
    font-size: 24px;
    float: right;
    padding: 5px 10px 5px 0;
    color: #66a400
}

.item #comments h3 {
    font-size: 1em
}

.item #comments {
    background-color: #fff;
    padding: 30px;
    border: solid 1px #dcdee3;
    border-radius: 0
}

.item #comments .comments_list {
    border-bottom: 1px dotted #ddd;
    margin-bottom: 20px
}

.item #comments .comment {
    background: url(../images/comments_quotes.gif) no-repeat 10px 0;
    margin-bottom: 15px;
    padding: 7px 0 0 60px
}

.item #comments .comment h3 {
    color: #666;
    margin-bottom: 5px
}

.item #comments .comment h3 em {
    color: #888;
    font-size: 12px;
    font-weight: 400
}

.item #comments .comment p {
    color: #878787;
    font-style: italic;
    line-height: 18px
}

.item #comments .pagination {
    text-align: right;
    margin-right: 10px;
    margin-bottom: 15px
}

.item #comments .pagination a {
    border: 1px dotted #aaa;
    padding: 5px 8px
}

.item #comments .pagination a.searchPaginationSelected {
    background-color: #f7f7f7
}

.item #comments .pagination a.searchPaginationFirst,
.item #comments .pagination a.searchPaginationNext,
.item #comments a.searchPaginationLast,
.item #comments a.searchPaginationPrev {
    border: 0;
    text-decoration: none
}

.item #comments .pagination a.searchPaginationFirst:hover,
.item #comments .pagination a.searchPaginationNext:hover,
.item #comments a.searchPaginationLast:hover,
.item #comments a.searchPaginationPrev:hover {
    background-color: #fff
}

.item #comments a:hover {
    background-color: #f7f7f7
}

@media only screen and (max-width:960px) {
    .listing-grid .listing-card:nth-child(3n),
    body.search .listing-card:nth-child(3n) {
        margin-right: 0
    }
    .listing-grid .listing-card:nth-child(3n+1),
    body.search .listing-grid .listing-card:nth-child(3n+1) {
        margin-left: 0;
        clear: both
    }
}

@media only screen and (max-width:947px) {
    .listing-grid .listing-card,
    body.search .listing-grid .listing-card {
        width: 32%;
        padding: 0 0 12px 0;
        border: 0;
        margin: 1%
    }
    .listing-grid .listing-detail {
        border: solid 1px #eaeaea
    }
    .listing-grid .listing-thumb {
        float: none
    }
    .listing-grid .listing-thumb img {
        height: auto;
        width: 92%;
        margin: 4%;
        float: left
    }
    .listing-grid .listing-cell {
        display: block;
        width: 92%;
        padding: 4%
    }
    .listing-grid .listing-basicinfo p {
        display: none
    }
    .listing-grid .listing-basicinfo a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        display: block
    }
    .listing-grid .listing-card:nth-child(3n),
    body.search .listing-card:nth-child(3n) {
        margin-right: 0
    }
    .listing-grid .listing-card:nth-child(3n+1),
    body.search .listing-grid .listing-card:nth-child(3n+1) {
        margin-left: 0;
        clear: both
    }
}

@media only screen and (max-width:840px) {
    .listing-grid .listing-card,
    body.search .listing-grid .listing-card {
        width: 32%;
        padding: 0;
        border: 0;
        margin: 1%
    }
    .listing-grid .listing-detail {
        border: solid 1px #eaeaea
    }
    .listing-grid .listing-thumb {
        float: none
    }
    .listing-grid .listing-thumb img {
        height: auto;
        width: 92%;
        margin: 4%;
        float: left
    }
    .listing-grid .listing-cell {
        display: block;
        width: 92%;
        padding: 4%
    }
    .listing-grid .listing-basicinfo p {
        display: none
    }
    .listing-grid .listing-basicinfo a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        display: block
    }
    .listing-grid .listing-card:nth-child(3n),
    body.search .listing-card:nth-child(3n) {
        margin-right: 0
    }
    .listing-grid .listing-card:nth-child(3n+1),
    body.search .listing-grid .listing-card:nth-child(3n+1) {
        margin-left: 0;
        clear: both
    }
}

@media only screen and (max-width:900px) {
    #header .publish a {
        background-color: #4caf50;
        margin-right: 10px;
        border: solid 1px #4caf50;
        border-radius: 0;
        display: inline-block;
        vertical-align: middle;
        color: #fff;
        line-height: 34px;
        text-decoration: none;
        padding: 0 30px;
        text-shadow: 0 1px 0 rgba(255, 255, 255, .3);
        transition: all .2s ease-in
    }
}

@media only screen and (max-width:768px) {
	#main h5 {
		margin: 50px 0 30px 0
	}
    .form-container .controls input,
    .form-container .meta input {
        background-color: #fff;
        min-width: 100%;
        max-width: 100%;
        height: 30px;
        padding: 0;
        line-height: 30px;
        border: solid 1px #dcdee3;
        border-radius: 0;
        box-shadow: none !important;
        display: inline-block;
        vertical-align: middle;
        color: #646464;
        text-decoration: none;
        font-size: 1em
    }
    .form-container .meta input {
        margin-right: 10px !important
    }
    #footer,
    .wrapper {
        padding-left: 10px;
        padding-right: 10px;
        width: auto
    }
    .has-placeholder {
        float: none
    }
    body.user-public-profile #sidebar {
        max-width: 360px !important;
        margin-left: auto;
        margin-right: auto;
        padding: 30px;
        float: none
    }
    body.user-public-profile #sidebar textarea {
        background-color: #fff;
        border: solid 1px #dcdee3;
        border-radius: 0;
        box-shadow: none;
        display: inline-block;
        vertical-align: middle;
        color: #646464;
        line-height: 1em;
        text-decoration: none;
        padding: 10px;
        width: 328px
    }
    body.home #main,
    body.item #main,
    body.search #main,
    body.user #main,
    body.user-public-profile #main,
    div#main {
        width: auto;
        float: none;
        clear: both
    }
    #responsive-trigger {
        display: block
    }
    #sidebar {
        width: 100%;
		margin-top: 50px;
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    body.item #sidebar {
        min-width: 320px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    #header {
        padding-bottom: 0
    }
    #footer {
        text-align: center
    }
    #footer ul {
        float: none;
        font-size: 1.15em;
        margin-bottom: 15px
    }
    .flashmessage {
        padding: 15px 40px 15px 15px;
        width: auto
    }
    .contact_button a {
        margin-bottom: 10px;
        text-decoration: none
    }
    div#recaptcha_widget {
        width: 100% !important
    }
    div#recaptcha_image {
        width: 100% !important;
        height: auto !important
    }
    div#recaptcha_image>img {
        width: 100% !important
    }
    #header {
        height: auto;
        margin-bottom: 20px
    }
    #header #logo {
       /* font-size: 1.7em;
        letter-spacing: -.07em;
        padding-top: 10px;
        padding-bottom: 10px;*/
        margin-left: 10px
    }
    #header .wrapper {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        position: relative
    }
    .main-search {
        top: 100%;
        margin-left: 0;
        left: 0;
        position: absolute;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        border-width: 0 0 1px 0;
        border-radius: 0;
        display: none;
        position: absolute;
        margin-top: 0
    }
    .main-search .cell {
        display: table-cell;
        width: 100%;
        padding-left: 11px;
        vertical-align: top
    }
    .main-search .cell:last-child {
        padding-left: 0;
        padding-right: 5px
    }
    .main-search input {
        width: 100%
    }
    .main-search .selector {
        display: none
    }
    .main-search .reset-padding {
        display: 0 !important
    }
    #header .nav {
        top: 0;
        height: 100%;
        vertical-align: middle
    }
    #header .nav li {
        height: 100%
    }
    #header .nav li a {
        padding: 19px 0 19px 19px;
        padding-top: 16px !important;
        background-color: #ed2228;
        border-left: solid 1px #1b7e8d;
        font-size: 18px !important;
        margin-left: 0;
        position: relative
    }
    #header .nav li a:hover,
    #header .nav li.active a {
        background-color: #1b7e8d;
        color: #fff
    }
    #header .nav li .icons:after {
        display: table-cell;
        vertical-align: middle
    }
    #header .nav li {
        display: none
    }
    #header .nav li.cat,
    #header .nav li.search {
        display: block
    }
    body.item #sidebar .widget-box {
        padding: 20px
    }
    body.item #sidebar .form-container .controls input,
    body.item #sidebar .form-container .controls textarea {
        width: 238px
    }
    body.item #sidebar .form-container label {
        font-size: .75em
    }
    body.item #contact h2 {
        margin-top: 0
    }
    .alert_form {
        background-color: transparent
    }
    #alert_email {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box
    }
    #sidebar .input-text,
    .form-container .controls input {
        height: 32px
    }
    input[type=checkbox] {
        width: auto;
        height: auto
    }
    #sidebar .input-text,
    .form-container .controls input,
    .ui-button,
    body.item #sidebar .form-container .controls input,
    body.item #sidebar .form-container .controls textarea,
    button,
    textarea {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box
    }
    ul.r-list {
        width: 100%;
        float: none;
        margin: 0;
        padding: 0;
        list-style: none;
        border: none;
        background-color: transparent;
        text-shadow: none
    }
    ul.r-list:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
    ul.r-list li {
        position: relative;
        margin-bottom: 0;
        margin-right: 0;
        padding: 0;
        corsor: pointer;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box
    }
    ul.r-list>li:nth-child(2n) {
        padding-left: 5px
    }
    ul.r-list>li:nth-child(odd) {
        clear: both
    }
    .r-list>li.clear,
    .r-list>li:nth-child(4n) {
        clear: none
    }
    ul.r-list li a.sub-category {
        text-decoration: none;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        font-weight: 600;
        display: inline-block;
        padding: 10px;
        border-radius: 0;
        box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
        font-size: .8em;
        border-bottom: solid 1px #dcdee3;
        color: #007af3;
        background-color: #f7f7f7;
        text-shadow: 0 1px 1px #fff
    }
    ul.r-list li h1 {
        text-decoration: none;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        font-weight: 100;
        display: inline-block;
        padding: 10px;
        border-radius: 0;
        box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
        border-bottom: solid 1px #dcdee3;
        color: #007af3;
        background-color: #f7f7f7;
        text-shadow: 0 1px 1px #fff
    }
    ul.r-list li h1:hover {
        text-decoration: none;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        font-weight: 100;
        display: inline-block;
        padding: 10px;
        border-radius: 0;
        box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
        border-bottom: solid 1px #dcdee3;
        color: #007af3;
        background-color: #f1f1f1;
        text-shadow: 0 1px 1px #fff
    }
    ul.r-list li h1 {
        margin: 0
    }
    ul.r-list li span {
        display: none
    }
    ul.r-list li ul {
        -webkit-transition: opacity 1s ease-out;
        opacity: 0;
        height: 0;
        overflow: hidden
    }
    ul.r-list li.active a,
    ul.r-list li.active h1 {
        background-color: #c1c1c1;
        color: #fff;
        text-shadow: none
    }
    ul.r-list li span.collapse {
        width: 16px;
        height: 16px;
        margin-right: 10px;
        display: inline-block
    }
    ul.r-list li.active ul {
        opacity: 1;
        height: auto;
        margin: 0;
        padding: 0;
        margin-bottom: 0
    }
    ul.r-list li.active ul li {
        padding: 0
    }
    ul.r-list li.active ul li a {
        padding-left: 60px;
        border: 0;
        border-bottom: solid 1px #dcdee3;
        border-radius: 0;
        color: #007af3;
        background-color: #f7f7f7;
        text-shadow: 0 1px 1px #fff;
        font-size: .82em
    }
    ul.r-list li.active ul li a:hover {
        padding-left: 60px;
        border: 0;
        border-bottom: solid 1px #dcdee3;
        border-radius: 0;
        color: #007af3;
        background-color: #ccc;
        text-shadow: 0 1px 1px #fff;
        font-size: .82em
    }
    ul.r-list li ul li {
        float: none;
        width: 100%
    }
    div.cell_3:nth-child(2n) {
        margin: 0 1%;
        width: 31%
    }
    .select-box {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box
    }
    .select-box select {
        width: 100%
    }
    body.item-post #footer .resp-toggle {
        display: none
    }
    body.display-cat .r-list {
        display: block
    }
    body.display-search .main-search,
    body.home .main-search {
        display: table
    }
    body.display-search #header,
    body.home #header {
        margin-bottom: 80px
    }
    .resp-toggle {
        display: block
    }
    body.display-filters div#sidebar {
        display: block
    }
    .show-filters-btn {
        display: inline-block;
        border: solid 1px #d1d1d1;
        background-color: #f7f7f7;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        cursor: pointer;
        font-size: 1em;
        line-height: 16px;
        font-weight: 700;
        text-align: center;
        white-space: nowrap;
        height: 16px;
        outline: 0;
        padding: 5px 6px;
        text-decoration: none;
        color: #9e9e9e
    }
    .form-container-box {
        width: auto
    }
    .form-container .checkbox {
        margin-bottom: 15px
    }
    .form-container .checkbox input {
        width: auto
    }
    .form-horizontal .actions {
        margin: 0;
        padding-left: 0;
        padding-right: 0
    }
    .form-horizontal label {
        float: none;
        width: 100%;
        font-size: .85em
    }
    .form-horizontal .controls {
        width: auto;
        margin-left: 0
    }
    body.item-post .select-box {
        margin-bottom: 10px
    }
    #item-post select {
        width: 100%
    }
    .form-horizontal .select-box {
        width: 100%
    }
    .listing-grid .listing-card,
    body.search .listing-grid .listing-card {
        width: 32%;
        padding: 0;
        border: 0;
        margin: 1%
    }
    .listing-grid .listing-detail {
        border: solid 1px #eaeaea
    }
    .listing-grid .listing-thumb {
        float: none
    }
    .listing-grid .listing-thumb img {
        height: auto;
        width: 92%;
        margin: 4%;
        float: left
    }
    .listing-grid .listing-cell {
        display: block;
        width: 92%;
        padding: 4%
    }
    .listing-grid .listing-basicinfo p {
        display: none
    }
    .listing-grid .listing-basicinfo a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        display: block
    }
    .listing-grid .listing-card:nth-child(3n),
    body.search .listing-card:nth-child(3n) {
        margin-right: 0
    }
    .listing-grid .listing-card:nth-child(3n+1),
    body.search .listing-grid .listing-card:nth-child(3n+1) {
        margin-left: 0;
        clear: both
    }
    body.not-found .categories h2,
    body.not-found .categories h3 {
        float: none;
        width: 100%
    }
    body.item #sidebar,
    body.user-public-profile #sidebar {
        margin-top: 20px
    }
    .item-photos .thumbs {
        float: none;
        margin-top: 10px;
        width: 100%;
        clear: both
    }
    .item-photos .main-photo {
        width: 100%;
        float: none
    }
    .item-photos .main-photo img {
        width: 100%
    }
    body.search #sidebar,
    body.user #sidebar {
        width: auto;
        float: none;
        margin-bottom: 40px
    }
    body.search #content {
        position: relative;
        padding-top: 100px
    }
    body.user #sidebar {
        margin-top: 15px
    }
    body.search .list-header {
        position: absolute;
        top: 0;
        width: 100%;
        left: 0;
        height: 80px
    }
    body.search #sidebar,
    body.user #sidebar {
        display: none;
        background-color: #f7f7f7;
        border: solid 1px #dcdee3;
        padding: 10px 15px 5px;
        width: auto;
        float: none;
        border-radius: 0
    }
    body.search #content h1 {
        display: block;
        margin: 0;
        font-size: 1.5em
    }
    .resp-wrapper {
        padding: 0 10px
    }
    body.search .list-header .actions {
        padding: 10px 0;
        clear: both
    }
    body.display-filters .show-filters-btn {
        background-color: #ed2228;
        border-color: #ed2228;
        color: #fff
    }
    #header .ads_header {
        display: none
    }
    #sidebar {
        width: 100%;
		margin-top: 100px;
        margin-left: auto;
        margin-right: auto;
        float: none
    }
	.premiums {
		top: 50px;
		position: relative
	}
}

@media only screen and (max-width:640px) {
    body .item-header #type_dates {
        float: none
    }
    body div.cell_3,
    body div.cell_3:nth-child(2n) {
        margin: 0;
        width: 100%
    }
}
	.premiums {
		margin-top: 0px;
		display: block
    }
@media only screen and (max-width:548px) {
    #sidebar {
        width: 100%;
		margin-top: 80px;
        margin-left: auto;
        margin-right: auto;
        float: none
    }
	.premiums {
		top: 50px;
		position: relative
    }
}
@media only screen and (max-width:480px) {
    ul.r-list li {
        float: none;
        width: 100%
    }
    body.search ul.r-list>li:nth-child(2n),
    ul.r-list>li:nth-child(2n) {
        padding-left: 0
    }
    .listing-grid .listing-card,
    body.search .listing-grid .listing-card {
        width: 49%;
        clear: none
    }
    .listing-grid .listing-card:nth-child(2n),
    body.search .listing-grid .listing-card:nth-child(2n) {
        margin-right: 0;
        margin-left: 1%;
        clear: none
    }
    .listing-grid .listing-card:nth-child(2n+1),
    body.search .listing-grid .listing-card:nth-child(2n+1) {
        margin-left: 0;
        margin-right: 1%;
        clear: both !important
    }
    body.home .listing-grid .first {
        clear: none
    }
	#header #logo {
		color: #fff;
		font-family: Arial, Helvetica, Arial, sans-serif;
		border: none;
		font-size: .95em;
		line-height: .95em;
		padding-top: 17px;
		padding-bottom: 14px;
	}
	.premiums {
		top: 60px;
		position: relative
    }
}

@media only screen and (max-width:400px) {
    #header #logo span {
        display: none
    }
	.premiums {
		top: 70px;
		position: relative
    }
}

@media only screen and (max-width:340px) {
    #sidebar {
        width: 100%;
		margin-top: 100px;
        margin-left: auto;
        margin-right: auto;
        float: none
    }
	.premiums {
		top: 80px;
		position: relative
    }
}

#plugin-hook .row {
    clear: both;
    margin-bottom: 10px
}

#plugin-hook .row label {
    margin-right: 20px
}

#plateriver-topanel {
    width: 100%
}

.plateriver-topanel-inner {
    min-width: 320px;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding: 0
}

.topanel-left {
    display: inline-block;
    position: relative;
	height: 34px;
    line-height: 34px
}

.topanel-left a {
    font-family: Arial, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #222;
    padding: 0 9px
}

.topanel-left a:hover {
    font-family: Arial, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #08f;
    padding: 0 9px
}

.topanel-right {
    display: inline-block;
    position: relative;
    text-align: left;
    float: right
}

.topanel-right .top-menu {
    overflow: hidden;
    line-height: 34px;
    margin-right: 10px;
    margin-top: 2px
}

.topanel-right .top-menu a {
    font-family: Arial, Helvetica, Arial, sans-serif;
    float: left;
    font-size: 15px;
    color: #0066cc;
    text-align: left;
    padding: 2px 8px;
    Margin: 0;
    text-decoration: none
}

.topanel-right .top-menu-dropdown {
    float: left;
    overflow: hidden;
    display: flex;
    justify-content: flex-end
}

.topanel-right .top-menu-dropdown .dropbtn {
    font-size: 15px;
    border: none;
    outline: 0;
    color: #222;
    padding: 5px 8px;
    background-color: inherit;
    font-family: inherit;
    margin: 0
}

.topanel-right .top-menu-dropdown .dropbtn .fa-caret-down {
    top: 7px;
    position: relative;
    color: #777
}

.topanel-right .top-menu-dropdown .dropbtn .fa-caret-down:hover {
    top: 8px;
    position: relative;
    color: #ccc
}

.top-menu-dropdown:hover .dropbtn,
.topanel-right .top-menu-dropdown a:hover {
    background-color: #999;
    color: #fff
}

.topanel-right .top-menu-dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 240px !important;
    top: 34px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 1
}

.topanel-right .top-menu-dropdown-content a {
    float: none;
    color: #000;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left
}

.topanel-right .top-menu-dropdown-content a:hover {
    background-color: #999;
    color: #fff
}

.topanel-right .top-menu-dropdown:hover .top-menu-dropdown-content {
    display: block;
    z-index: 9999
}

.mp {
    width: 100%
}

.mp-inner {
    min-width: 320px;
    max-width: 1280px margin-left: auto;
    margin-right: auto
}

.mp {
    display: none
}

.mp-inner a,
span.first.logged span {
    float: left;
    display: inline;
    color: #222;
    text-align: left;
    padding: 5px 20px;
    text-decoration: none;
    font-size: 13px;
    transition: all .25s ease-in
}

.mp-inner a:hover {
    color: #ed2228
}

.mp-inner a.active {
    background-color: #fff;
    color: #222;
    transition: all .25s ease-in
}

.mp-inner a.active:hover {
    background-color: #ffad33;
    color: #fff
}

.mp-inner .icon {
    display: none
}

.mp-inner .publish a {
    display: none
}

@media screen and (max-width:768px) {
    .mp {
        background-color: #fff;
        width: 100%;
        margin: -19px 0 -11px 0;
        display: inline-block;
        top: 0;
        position: relative
    }
    .mp-inner {
        display: block
    }
    .mp-inner a:not(:first-child) {
        display: none
    }
    .mp-inner a.icon {
        font-size: 1.2em;
        top: 0;
        position: relative;
        float: right;
        display: block
    }
    .mp-inner,
    .mp-inner a {
        background-color: #fff
    }
    .mp-inner a {
        padding: 8px 10px
    }
    .mp-inner a:hover {
        background-color: #ed2228;
        color: #fff
    }
    .mp-inner.responsive {
        position: relative
    }
    .mp-inner.responsive .icon {
        top: 0;
        position: absolute;
        right: 0;
        top: 0;
        transition: all .25s ease-in
    }
    .mp-inner.responsive a {
        float: none;
        display: block;
        text-align: left;
        transition: all .25s ease-in
    }
    .my-plateriver {
        margin-right: 5px
    }
    div.breadcrumb {
        line-height: 1.05em;
        font-size: .75em;
        height: auto;
        margin: 0;
        margin-top: 20px;
        width: auto;
        padding: 12px 0 10px 0;
        border-bottom: 1px solid #dcdee3
    }
}

/* Languages & flags */
.topanel-left a {
	background-color: #ccc;
	width: 50px !important;
	height: 50px !important;
	} 
.topanel-left a:active {
	background-color: #ff0000;
	width: 50px;
	height: 50px;
	} 

a#en_US {background:url(/classified-ads/images/flags/en_au.gif) no-repeat right;}
a#zh_CN {background:url(/classified-ads/images/flags/zh_cn.gif) no-repeat right;}
a#zh_TW {background:url(/classified-ads/images/flags/zh_tw.gif) no-repeat right;}

a#en_US, a#zh_CN, a#zh_TW {
	margin-left: 10px;
	margin-right: 12px;
	top: 1px;
	position: relative;
    opacity: 0.7;
}

a#en_US:hover, a#zh_CN:hover, a#zh_TW:hover {
	margin-left: 10px;
	margin-right: 12px;
	top: 2px;
	position: relative;
    opacity: 1;
}

a#en_US:focus, a#zh_CN:focus, a#zh_TW:focus {
	margin-left: 10px;
	margin-right: 12px;
	top: 2px;
	position: relative;
    opacity: 1;
}

a#en_US:active, a#zh_CN:active, a#zh_TW:active {
	margin-left: 10px;
	margin-right: 12px;
	top: 2px;
	position: relative;
    opacity: 1;
}
a#en_US:visited, a#zh_CN:visited, a#zh_TW:visited {
	margin-left: 10px;
	margin-right: 12px;
	top: 2px;
	position: relative;
    opacity: 1;
}
/*
#currentflag:lang(en_US) {
    background: url('/classified-ads/images/flags/en_au.gif') no-repeat right;
}
#currentflag:lang(zh_CN) {
    background: url('/classified-ads/images/flags/zh_cn.gif') no-repeat right;
}
#currentflag:lang(zh_TW) {
    background: url('/classified-ads/images/flags/zh_tw.gif') no-repeat right;
}*/

/*
.language a {
    padding-right: 10px;
    margin-right: 10px
}*/
/* End Topanel */


.prTopcat {
    width: auto;
    position: relative;
    cursor: pointer
}

.prTopcat select {
    display: none
}

.prTopcat .select-selected {
    background-color: #fff;
    width: 230px;
    padding: 12px 20px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
    border-left: solid 1px #ed2228;
    position: relative;
    transition: all .2s ease-in
}

.prTopcat .select-selected:hover {
    background-color: #f4f4f4;
    width: 230px;
    padding: 12px 20px;
    border-top: solid 1px #f4f4f4;
    border-right: solid 1px #f4f4f4;
    border-bottom: solid 1px #f4f4f4;
    border-left: solid 1px #ed2228;
    position: relative
}

.prTopcat .select-selected:after {
    border: 6px solid transparent;
    border-color: #999 transparent transparent transparent;
    position: absolute;
    content: "";
    top: 23px;
    right: 10px;
    width: 0;
    height: 0
}

.prTopcat .select-selected.select-arrow-active:after {
    border-color: transparent transparent #999 transparent;
    top: 7px
}

.prTopcat .select-items div,
.prTopcat.select-selected {
    color: #333;
    padding: 10px 20px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, .1) transparent;
    cursor: pointer
}

.prTopcat .select-items {
    background-color: #f4f4f4;
    height: 430px;
    padding: 4px 0;
    border-left: solid 1px #ed2228;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    overflow-y: scroll;
    position: absolute;
    transition: all .2s ease-in
}

.prTopcat .select-items:hover {
    background-color: #f4f4f4;
    height: 430px;
    padding: 4px 0;
    border-left: solid 1px #ed2228;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    overflow-y: scroll;
    position: absolute
}

.prTopcat .select-hide {
    display: none
}

.prTopcat .same-as-selected,
.prTopcat .select-items div {
    transition: all .2s ease-in !important
}

.prTopcat .same-as-selected,
.prTopcat .select-items div:hover {
    background-color: #fff;
    color: #ed2228 !important
}

.prTopregion {
    width: 170px;
    position: relative;
    cursor: pointer
}

.prTopregion select {
    display: none
}

.prTopregion .select-selected {
    background-color: #fff;
    width: 170px;
    padding: 12px 20px;
    border-left: solid 1px #ed2228;
    position: relative;
    transition: all .2s ease-in
}

.prTopregion .select-selected:hover {
    background-color: #f4f4f4;
    width: 170px;
    padding: 12px 20px;
    border-left: solid 1px #ed2228;
    position: relative
}

.prTopregion .select-selected:after {
    border: 6px solid transparent;
    border-color: #999 transparent transparent transparent;
    position: absolute;
    content: "";
    top: 23px;
    right: 10px;
    width: 0;
    height: 0
}

.prTopregion .select-selected.select-arrow-active:after {
    border-color: transparent transparent #999 transparent;
    top: 7px
}

.prTopregion .select-items div,
.prTopregion.select-selected {
    color: #333;
    padding: 10px 20px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, .1) transparent;
    cursor: pointer
}

.prTopregion .select-items {
    background-color: #f4f4f4;
    height: 320px;
    margin-left: -40px !important;
    padding: 4px 0;
    border-left: solid 1px #ed2228;
    left: 40px;
    right: 0;
    z-index: 99;
    overflow-y: scroll;
    position: absolute;
    transition: all .2s ease-in
}

.prTopregion .select-items:hover {
    background-color: #f4f4f4;
    height: 320px;
    padding: 4px 0;
    border-left: solid 1px #ed2228;
    left: 40px;
    right: 0;
    z-index: 99;
    overflow-y: scroll;
    position: absolute
}

.prTopregion .select-hide {
    display: none
}

.prTopregion .same-as-selected,
.prTopregion .select-items div {
    transition: all .2s ease-in !important
}

.prTopregion .same-as-selected,
.prTopregion .select-items div:hover {
    background-color: #fff;
    color: #ed2228 !important
}

div.cell.selector.prTopregion {
    padding-left: 0
}

.prTopcat .select-box select,
.prTopregion .select-box select {
    background-color: #fff;
    width: 100%;
    line-height: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    left: 0;
    top: 0;
    z-index: 1003
}

.prTopcity {
    min-width: 220px;
    padding-left: 10px;
    padding-right: 10px
}

.prTopcity input {
    border-left: solid 1px #ed2228
}

div.plateriver-home {
    background-image: url(/classified-ads/images/banners/01.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 50% cover;
    margin-top: 0;
    padding: 50px 0;
    clear: both;
    text-align: center;
    -webkit-opacity: 1.25;
    -moz-opacity: 1.25;
    opacity: 1.25;
    -webkit-transition: all 3s ease;
    -moz-transition: all 3s ease;
    -ms-transition: all 3s ease;
    -o-transition: all 3s ease;
    transition: all 3s ease
}

.img1 {
    background-image: url(/classified-ads/images/banners/02.jpg)
}

.img2 {
    background-image: url(/classified-ads/images/banners/01.jpg)
}

div.plateriver-home-inner {
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #464646;
    -ms-filter: "alpha(opacity=30)";
    zoom: 1;
    background: rgba(70, 70, 70, .3);
    padding: 0;
    position: relative;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, .3)
}

div.plateriver-home-2 {
    background-image: url(/classified-ads/images/banners/02.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 50% cover;
    margin-top: 0;
    padding: 50px 0;
    clear: both;
    text-align: center;
    -webkit-opacity: 1.25;
    -moz-opacity: 1.25;
    opacity: 1.25;
    -webkit-transition: all 3s ease;
    -moz-transition: all 3s ease;
    -ms-transition: all 3s ease;
    -o-transition: all 3s ease;
    transition: all 3s ease
}

.img1 {
    background-image: url(/classified-ads/images/banners/03.jpg)
}

.img2 {
    background-image: url(/classified-ads/images/banners/02.jpg)
}

div.plateriver-home-2-inner {
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #464646;
    -ms-filter: "alpha(opacity=30)";
    zoom: 1;
    background: rgba(70, 70, 70, .3);
    padding: 0;
    position: relative;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, .3)
}

div.plateriver-home-3 {
    background-image: url(/classified-ads/images/banners/03.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 50% cover;
    margin-top: 0;
    padding: 50px 0;
    clear: both;
    text-align: center;
    -webkit-opacity: 1.25;
    -moz-opacity: 1.25;
    opacity: 1.25;
    -webkit-transition: all 3s ease;
    -moz-transition: all 3s ease;
    -ms-transition: all 3s ease;
    -o-transition: all 3s ease;
    transition: all 3s ease
}

.img1 {
    background-image: url(/classified-ads/images/banners/04.jpg)
}

.img2 {
    background-image: url(/classified-ads/images/banners/03.jpg)
}

div.plateriver-home-3-inner {
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #464646;
    -ms-filter: "alpha(opacity=30)";
    zoom: 1;
    background: rgba(70, 70, 70, .3);
    padding: 0;
    position: relative;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, .3)
}

div.plateriver-home-4 {
    background-image: url(/classified-ads/images/banners/04.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 50% cover;
    margin-top: 0;
    padding: 50px 0;
    clear: both;
    text-align: center;
    -webkit-opacity: 1.25;
    -moz-opacity: 1.25;
    opacity: 1.25;
    -webkit-transition: all 3s ease;
    -moz-transition: all 3s ease;
    -ms-transition: all 3s ease;
    -o-transition: all 3s ease;
    transition: all 3s ease
}

.img1 {
    background-image: url(/classified-ads/images/banners/01.jpg)
}

.img2 {
    background-image: url(/classified-ads/images/banners/04.jpg)
}

div.plateriver-home-4-inner {
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #464646;
    -ms-filter: "alpha(opacity=30)";
    zoom: 1;
    background: rgba(70, 70, 70, .3);
    padding: 0;
    position: relative;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, .3)
}

@media only screen and (max-width:768px) {
    .homepageTopCat {
        width: 100%;
        height: auto;
        margin: 45px 0
    }
    .homepageTopCat h1 a {
        padding: 20px;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 20px !important;
        color: #fff !important;
        transition: all .3s ease-out
    }
    .homepageTopCat h1 a:hover {
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 20px !important;
        color: #ea2228 !important
    }
    div.plateriver-home,
    div.plateriver-home-2,
    div.plateriver-home-3,
    div.plateriver-home-4 {
        padding: 40px 0;
        margin-top: -10px
    }
}

@media only screen and (max-width:640px) {
    .homepageTopCat {
        width: 100%;
        height: auto;
        margin: 40px 0
    }
    .homepageTopCat h1 a {
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 18px !important;
        color: #fff !important;
        transition: all .3s ease-out
    }
    .homepageTopCat h1 a:hover {
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 18px !important;
        color: #ea2228 !important
    }
    div.plateriver-home,
    div.plateriver-home-2,
    div.plateriver-home-3,
    div.plateriver-home-4 {
        padding: 35px 0
    }
}

@media only screen and (max-width:480px) {
    .homepageTopCat {
        width: 100%;
        height: auto;
        margin: 35px 0
    }
    .homepageTopCat h1 a {
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 17px !important;
        color: #fff !important;
        transition: all .3s ease-out
    }
    .homepageTopCat h1 a:hover {
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 17px !important;
        color: #ea2228 !important
    }
    div.plateriver-home,
    div.plateriver-home-2,
    div.plateriver-home-3,
    div.plateriver-home-4 {
        padding: 30px 0
    }
}

@media only screen and (max-width:390px) {
	.top-menu button span {
		display: none;
	}	
	#header #logo {
		color: #fff;
		font-family: Arial, Helvetica, Arial, sans-serif;
		border: none;
		font-size: .95em;
		line-height: .95em;
		padding-top: 17px;
		padding-bottom: 16px;
	}
}

@media only screen and (max-width:320px) {
    .homepageTopCat {
        width: 100%;
        height: auto;
        margin: 30px 0
    }
    .homepageTopCat h1 a {
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 16px !important;
        color: #fff !important;
        transition: all .3s ease-out
    }
    .homepageTopCat h1 a:hover {
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 16px !important;
        color: #ea2228 !important
    }
    div.plateriver-home,
    div.plateriver-home-2,
    div.plateriver-home-3,
    div.plateriver-home-4 {
        padding: 25px 0
    }
}

.homepageTopAds {
    width: 100%;
    min-width: 240px;
    max-width: 900px;
    height: 220px;
    margin: 50px auto;
    padding: 0;
    color: #000;
    position: relative;
    bottom: -23px
}

.homepageTopAds .closebtn {
    margin: 0;
    color: #fff !important;
    font-weight: 300;
    float: right !important;
    font-size: 30px;
    line-height: 16px;
    cursor: pointer;
    transition: .3s
}

.homepageTopAds .closebtn:hover {
    color: red !important
}

.homepageTopCat {
    width: 100%;
    height: auto;
    margin: 50px 0
}

.homepageTopCat h1 a {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 22px;
    color: #fff;
    padding: 0 10px;
    display: inline-block !important;
    transition: all .3s ease-out
}

.homepageTopCat h1 a:hover {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 22px;
    display: inline-block !important;
    color: #ea2228 !important
}

#PageTopAds {
    width: 100%;
    min-width: 240px;
    max-width: 728px;
    height: 90px;
    margin: 10px auto 10px;
    padding: 5px 0;
    color: #000
}

#PageTopAds .closebtn {
    margin: 0 0 0;
    color: #000 !important;
    font-weight: 300;
    text-align: right;
    display: block;
    font-size: 28px;
    line-height: 16px;
    cursor: pointer;
    transition: .3s
}

#PageTopAds .closebtn:hover {
    color: #999 !important
}

@media only screen and (max-width:480px) {
    #HomepageTopAds {
        margin: 5px 0 -55px 0;
        height: 90px;
        padding: 5px 0;
        color: #fff !important
    }
    #PageTopAds {
        margin: 5px 0 -15px 0;
        height: 90px;
        padding: 5px 0
    }
}

.ac-box {
    background: rgba(255, 255, 255, .2);
    background-clip: padding-box;
    width: 100%;
    margin: 0 auto;
    padding: 50px;
    border: 0 solid #fff;
    border-radius: 3px;
    text-align: center
}

.ac-box .ui-button-middle {
    margin-left: -50px;
    display: inline-block
}

.button {
    font-size: 1em;
    padding: 10px;
    color: #f93;
    border: 2px solid #f93;
    border-radius: 20px 0 0 0;
    text-decoration: none;
    cursor: pointer;
    transition: all .3s ease-out
}

.button:hover {
    background: #f93;
    color: #fff
}

a.button:hover {
    text-decoration: none !important
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .7);
    transition: opacity .5s;
    visibility: hidden;
    opacity: 0;
    z-index: 999
}

.overlay:target {
    visibility: visible;
    opacity: 1
}

.ac-popup {
    margin: 15% auto;
    padding: 20px;
    background: #fff;
    border-radius: 3px;
    width: 65%;
    position: relative;
    transition: all 5s ease-in-out
}

.ac-popup h2 {
    margin-top: 0;
    color: #333;
    font-family: Arial, sans-serif
}

.ac-popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all .2s;
    font-size: 30px;
    font-weight: 300;
    text-decoration: none;
    color: #333
}

.ac-popup .close:hover {
    color: #f93
}

.ac-popup .ac-content {
    height: auto;
    overflow: auto;
    padding: 20px 80px
}

@media only screen and (max-width:768px) {
    .ac-box {
        background: rgba(255, 255, 255, .2);
        background-clip: padding-box;
        width: 100%;
        min-waidth: 15%;
        max-widh: 100%;
        margin: 0 auto;
        padding: 50px;
        border: 0 solid #fff;
        border-radius: 3px;
        text-align: center !important
    }
    .overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, .7);
        transition: opacity .5s;
        visibility: hidden;
        opacity: 0;
        z-index: 999
    }
    .overlay:target {
        visibility: visible;
        opacity: 1
    }
    .ac-popup {
        margin: 15% auto;
        padding: 20px;
        background: #fff;
        border-radius: 3px;
        width: 80% !important;
        position: relative;
        transition: all 5s ease-in-out
    }
    .ac-popup .ac-content {
        height: auto;
        overflow: auto;
        text-align: center;
        padding: 10px
    }
    .ac-box .ui-button {
        margin-left: -50px !important
    }
}

@media only screen and (max-width:768px) {
    ul.topnav {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        background-color: #333
    }
    ul.topnav li {
        float: left
    }
    ul.topnav li a {
        display: inline-block;
        color: #f2f2f2;
        text-align: center;
        padding: 14px 20px;
        text-decoration: none;
        transition: .3s;
        font-size: 14px
    }
    ul.topnav li a .fa-fw {
        width: 1.28571429em;
        text-align: center;
        margin-right: 10px
    }
    ul.myplateriver li a .fa-2x {
        font-size: 3em;
        margin-right: 10px
    }
    ul.topnav li a:hover {
        background-color: #555
    }
    .topnav li.icon {
        display: none
    }
    @media screen and (max-width:768px) {
        ul.topnav li:not(:first-child) {
            display: none
        }
        ul.topnav li.icon {
            float: right;
            display: inline-block !important
        }
        ul.topnav.responsive {
            position: relative
        }
        ul.topnav.responsive li.icon {
            position: absolute;
            right: 0;
            top: 0
        }
        ul.topnav.responsive li {
            float: none;
            display: inline
        }
        ul.topnav.responsive li a {
            display: block;
            text-align: left
        }
        ul.topnav li {
            display: none
        }
    }
    #header .nav li a {
        width: 40px;
        height: 100%;
        background-color: #ed2228;
        color: #eee;
        border-left: solid 1px #f9423a;
        font-weight: 100 !important;
        font-size: 20px;
        margin-left: 0;
        text-align: center;
        padding-top: 17px;
        position: relative;
        transition: all .2s ease-in
    }
    #header .nav li a:hover,
    #header .nav li.active a {
        background-color: #f9423a;
        color: #fff;
        cursor: pointer !important
    }
}

#header .myplateriver {
    position: absolute;
    right: 280px;
    top: 19px;
    padding: 0;
    margin: 0;
    list-style: none
}

#header .myplateriver li {
    float: left;
    position: relative
}

#header .myplateriver li.cat,
#header .myplateriver li.search {
    display: none
}

#header .myplateriver li a,
#header .myplateriver li span {
    color: #fff;
    font-size: .9em;
    text-decoration: none
}

#header .myplateriver li {
    color: #fff
}

#header .myplateriver li a {
    padding: 14px 12px;
    margin-left: 0;
    transition: all .2s ease-in
}

#header .myplateriver li a:hover {
    padding: 22px 12px;
    background-color: #fff;
    color: #ed2228;
    margin-left: 0
}

.publishmb {
    width: 100%;
    margin-top: 0
}

.publishmb-inner {
    width: 100%;
    min-width: 240px;
    max-width: 1208px;
    margin: 0 auto
}

.publishnow {
    display: none
}

@media only screen and (max-width:896px) {
    #header .myplateriver {
        position: absolute;
        right: 220px;
        top: 19px;
        padding: 0;
        margin: 0;
        list-style: none
    }
}

@media only screen and (max-width:820px) {
    #header .myplateriver {
        display: none
    }
    li.topnav {
        display: none
    }
    .publishmb {
        width: 100%;
        margin-top: 0
    }
    .publishmb-inner {
        width: 100%;
        min-width: 320px;
        max-width: 1208px;
        margin: 0 auto
    }
    .publishnow {
        width: 100%;
        display: block;
        text-align: center
    }
    .publishmb ul li {
        list-style: none
    }
    .publishmb .publish a {
        background-color: #4caf50;
        border: solid 1px #4caf50;
        border-radius: 0;
        display: inline-block;
        vertical-align: middle;
        color: #fff;
        line-height: 40px;
        text-decoration: none;
        padding: 0 44px;
        text-shadow: 0 1px 0 rgba(255, 255, 255, .3);
        transition: all .2s ease-in
    }
    .publishmb .publish a:hover {
        background-color: #fff;
        border: 1px solid #4caf50;
        color: #4caf50
    }
}

@media only screen and (max-width:768px) {
    .main-search .ui-button {
        display: none !important
    }
    .main-search .ui-button:hover {
        background-color: #d0252a;
        border: 1px solid #ed2228;
        color: #fff
    }
    #comments h2 {
        margin: 0 0 20px
    }
    #comments {
        padding: 10px;
        position: relative
    }
}

@media only screen and (max-width:480px) {
#header .nav li a {
    padding: 17px 0 17px 20px;
    padding-top: 16px !important;
    background-color: #ed2228;
    font-size: 18px !important;
    margin-left: 0;
    position: relative;
}
}


#custom_fields {
    padding-bottom: 20px
}

#custom_fields .meta {
    padding: 10px 0;
    border-bottom: solid 1px #ebebeb;
    word-wrap: break-word
}

#custom_fields .meta:hover {
    background-color: #f9f9f9;
    padding: 10px 0
}

.accordion {
    font-size: 1em;
    width: 100%;
    margin: 0 auto;
    border-radius: 5px
}

.accordion-body,
.accordion-header {
    background: #fff
}

.accordion .accordion_item .accordion-header {
    padding: 1em 1em;
    background: #ccc !important;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    font-size: 1.1em;
    letter-spacing: .1em;
    transition: all .3s
}

.accordion .accordion_item .accordion-header:hover {
    background: #bbb !important;
    position: relative;
    z-index: 5
}

.accordion-body {
    background: #fcfcfc;
    color: #222;
    display: none
}

.accordion-body_contents {
    padding: 1.5em 1.5em;
    font-size: 1em
}

.accordion_item.active:last-child .accordion-header {
    border-radius: none
}

.accordion:first-child>.accordion_item>.accordion-header {
    border-bottom: 1px solid transparent
}

.accordion_item>.accordion-header:after {
    content: "\f3d0";
    font-family: IonIcons;
    font-size: 1.2em;
    float: right;
    position: relative;
    top: -2px;
    transition: .3s all;
    transform: rotate(0)
}

.accordion_item.active>.accordion-header:after {
    transform: rotate(-180deg)
}

.accordion .accordion_item.active .accordion-header {
    background: #2d3d99
}

.accordion_item .accordion .accordion_item .accordion-header {
    background: #f1f1f1 !important;
    color: #000;
    font-size: 1.05em
}

.accordion_item .accordion .accordion_item .accordion-header:hover {
    background: #e8e8e8 !important;
    color: #000;
    font-size: 1.05em
}

@media screen and (max-width:1000px) {
    .accordion {
        width: 100%
    }
    .accordion-body_contents {
        padding: 1.5em 1em;
        font-size: 1.05em
    }
}

.pr-faq {
    padding: 0;
    margin: 30px 0
}

.pr-faq ul {
    margin: 0 0 0 10px;
    list-style-type: none
}

.pr-faq ul li {
    padding-left: 12px
}

.pr-faq ol {
    margin: 10px 0 1em -.5em
}

.pr-faq ol li {
    padding-left: .15em
}

.pr-faq li.question:before {
    content: "\f059";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color: orange
}
/*
.pr-faq li.answer:before {
    content: "\f05a";
    font-family: 'Font Awesome\ 5 Free';
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color: orange;
    list-style-position: inside
}
*/
.pr-faq li.question {
    margin-bottom: .2em
}

.pr-faq li.answer {
    margin-bottom: 1.2em
}

.pr-faq li.answer ul {
    margin: 0 0 0 10px;
    list-style-type: disc
}

.pr-faq li.answer ul li {
    margin-bottom: 10px;
    margin-left: 20px;
    padding-left: 0
}

@media screen and (max-width:1000px) {
    .pr-faq {
        padding: 0;
        margin: 30px 0
    }
}

.tooltip {
    position: relative;
    display: inline-block
}

.tooltip .tooltiptext {
    background-color: #222;
    width: 100%;
    min-width: 240px;
    max-width: 300px;
    padding: 8px !important;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    line-height: 128%;
    visibility: hidden;
    position: absolute;
    z-index: 1;
    clear: both
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    top: 30px;
    left: 50%;
    margin-left: -50px;
    z-index: 999
}

.tooltip .tooltiptext a:link {
    color: #ff0
}

.tooltips .tooltiptext:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-bottom: 8px solid #000;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent
}

.tooltips:hover .tooltips .tooltiptext {
    visibility: visible;
    top: 30px;
    left: 30% !important;
    margin-left: -76px;
    z-index: 999
}

a.back-to-top {
    display: none;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 10px !important;
    background: #79c400 url(../images/up-arrow.png) no-repeat center 43%;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    opacity: .8;
    transition: all .2s ease-in
}

a:hover.back-to-top {
    background-color: #000
}

@media only screen and (max-width:768px),
@media only screen and (max-width:640px),
@media only screen and (max-width:480px),
@media only screen and (max-width:320px) {
    a.back-to-top {
        right: 10px;
        bottom: 10px
    }
}

.contact_button a {
    margin-bottom: 10px;
    text-decoration: none !important
}

.pr-page {
    background-color: #fff;
    padding: 30px
}

ul.pr-contacts,
ul.pr-list {
    margin-left: 40px
}

.pr-list ul li {
    margin-left: 30px !important
}

.widget-box .location em {
    display: none
}

.counter-search {
    display: none
}

.rc-anchor-normal {
    height: 74px;
    width: 330px !important
}

.rc-anchor-normal .rc-anchor-content {
    height: 74px;
    width: 236px !important
}

.prlist ul li,
.sidebarlist ul li {
    margin: 10px 10px 10px 15px
}

.prlist ul li:before,
.sidebarlist ul li:before {
    font-family: "Font Awesome 5 Free";
    content: '\f058';
    margin: 0 5px 0 -15px;
    color: #4caf50 
}

.prlist ul {
    list-style-type: none
}

.terms {
    font-size: .85em;
    margin-top: 20px;
    margin-left: 180px;
    letter-spacing: 1.5px
}

.terms a {
    text-decoration: underline
}

.terms a:hover {
    text-decoration: none
}

.qrcode {
    width: 80px;
    height: 80px margin: 0;
    padding: 0;
    border: solid 1px #333;
    vertical-align: bottom
}

span.qrcode {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent
}

#main .plateriver-listings {
    width: 100%;
    margin-top: 30px
}

#main .itemdetails {
    background: #fff;
    width: 50%;
    padding: 20px;
    display: inline-block
}

#main .paypal-payment {
    width: 42.03125%;
    padding-left: 27px;
    border-left: dashed 2px #ccc;
    display: inline-block;
    float: right
}

.paypal-payment .ui-button {
    margin-top: 20px
}

#button-confirm {
    margin-top: 20px;
    padding: 0;
    border: 0
}

@media only screen and (max-width:1080px) {
    .itemdetails {
        width: 92.03125% !important;
        margin-bottom: 30px;
        padding-bottom: 20px !important
    }
    .paypal-payment {
        width: 100% !important;
        padding-left: 0;
        padding-top: 20px;
        border-top: dashed 2px #ccc;
        border-left: dashed 0 #ccc;
        float: left
    }
}

.logo-photo {
    background-color: #fff !important;
    margin: 20px 0;
    padding: 30px
}

.logo-photo .ui-button {
    margin-top: 20px
}

.item-header-left {
    width: 50%;
    display: inline-block;
    position: relative
}

.item-header-right {
    width: 50%;
    display: inline-block;
    position: relative;
    float: right
}

@media only screen and (max-width:768px) {
    .item-header {
        top: 0;
        position: relative;
        clear: both !important;
        overflow: hidden !important
    }
    .item-header-left {
        width: 100%
    }
    .item-header-right {
        width: 100%
    }
}

.user_account {
    width: 100%
}

.user_account #sidebar {
    background: #fff;
    margin-bottom: 30px;
    padding: 30px;
    border: solid 1px #dcdee3;
    float: left
}

.user_account #main {
    width: 100%;
    min-width: 320px;
    max-width: 800px;
    float: right
}

.user_account #main .credit-balance h2 {
    background: #fff;
    padding: 20px
}

.user_account #main .item {
    background: #fff;
    padding: 10px 20px 0 20px;
    border-bottom: solid 1px #dcdee3
}

.user_account #main .item:hover {
    background: #f9ffff;
    padding: 10px 20px 0 20px;
    border-bottom: solid 1px #dcdee3
}

.location p {
    font-size: .75em;
    color: #66a400
}

.location span {
    color: #ea4335
}

.premium h5 {
    display: none !important
}

#custom_fields .meta_list .tradinghour {
    color: red !important
}

.footer-ad {
    width: 100%
}

.footer-ad-inner {
    max-width: 900px;
    max-height: 200px;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.footer-logo {
    width: 100%;
    margin: 20px 0;
    font-family: "Century Gothic", Helvetica, Arial, sans-serif;
    font-size: 28px;
    text-align: left;
    color: #fff;
    display: block
}

.social-share {
    width: 100%;
    margin-top: 50px;
    position: relative !important;
    text-align: center;
    display: inline-block
}

.fa-plus-square {
    color: #09f !important
}

ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 0 !important
}

.gsc-control-cse {
    border-color: #fff;
    background-color: #fff;
    padding: 0 !important;
    padding-right: 85px !important
}

.gsc-input-box,
.gsc-input-box-focus,
.gsc-input-box-hover,
input.gsc-input {
    border-color: #ed2228;
    margin: 0 !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important
}

.gsc-search-button-v2 {
    border-color: #ed2228;
    background-color: #ed2228;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    background-image: none;
    filter: none;
    transition: all .2s ease-in
}

.gsc-search-button-v2:focus,
.gsc-search-button-v2:hover {
    border-color: #d0252a !important;
    background-color: #d0252a !important;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    background-image: none;
    filter: none
}

.styleable-visurl {
    color: green;
    line-height: 20px !important;
    margin-top: 14px !important;
    margin-bottom: 14px !important;
    margin-left: 4px;
    margin-right: 4px
}

.gsc-webResult.gsc-result {
    padding: 20px 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #dcdee3 !important
}

.styleable-description {
    max-width: 100% !important;
    line-height: 18px
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #555;
    background-color: #fff;
    font-size: 18px !important;
    color: #555;
    transition: all .2s ease-in
}

.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
    border-color: #555;
    background-color: #fff;
    font-size: 18px !important;
    color: #ed2228 !important;
    text-decoration: none !important
}

.gcsc-find-more-on-google {
    display: none !important
}

.gcsc-find-more-on-google-query {
    display: none !important
}

.web-search {
    width: 100%;
    padding: 10px 0 10px 0;
    font-size: 22px;
    text-align: center
}

.web-search .fa {
    padding-bottom: 4px
}

.web-search a {
    display: inline-block
}

.web-search-mobile {
    display: none
}

@media only screen and (max-width:768px) {
    .gsc-control-cse {
        border-color: #fff;
        background-color: #fff;
        padding: 0 !important;
        padding-right: 0 !important
    }
    .web-search-mobile {
        width: 100px;
        margin: 0;
        padding: 5px 0;
        display: block
    }
    .footer-logo {
        width: 100%;
        margin: 20px 0;
        font-family: "Century Gothic", Helvetica, Arial, sans-serif;
        font-size: 28px;
        text-align: center;
        color: #fff;
        display: block
    }
}

#responsive-trigger {
    display: block
}

.main-search .nav {
    top: 0;
    height: 100%;
    vertical-align: middle
}

.main-search .nav li {
    height: 100%;
    margin-top: -7px
}

.main-search .nav li a {
    width: 40px;
    height: 100%;
    padding: 13px 8px 12px 25px;
    background-color: #ed2228;
    color: #eee;
    border-left: solid 0 #f9423a;
    font-weight: 100;
    font-size: 20px;
    text-align: center;
    position: relative;
    transition: all .2s ease-in
}

.main-search .nav li a:hover,
.main-search .nav li.active a {
    background-color: #f9423a;
    color: #fff;
    cursor: pointer !important
}

.main-search .nav li .icons:after {
    display: table-cell;
    vertical-align: middle
}

.main-search .nav li.cat {
    display: block !important
}

ul.r-list {
    width: 100%;
    min-width: 320px;
    max-width: 1250px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0;
    float: none;
    list-style: none;
    border: none;
    background-color: transparent;
    text-shadow: none
}

ul.r-list:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

ul.r-list li {
    position: relative;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0;
    corsor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

ul.r-list>li:nth-child(2n) {
    padding-left: 5px
}

ul.r-list>li:nth-child(odd) {
    clear: both
}

.r-list>li.clear,
.r-list>li:nth-child(4n) {
    clear: none
}

ul.r-list li a.sub-category {
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-weight: 600;
    display: inline-block;
    padding: 10px;
    border-radius: 0;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    font-size: .8em;
    border-bottom: solid 1px #dcdee3;
    color: #007af3;
    background-color: #f7f7f7;
    text-shadow: 0 1px 1px #fff
}

ul.r-list li h1 {
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-weight: 100;
    display: inline-block;
    padding: 10px;
    border-radius: 0;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    border-bottom: solid 1px #dcdee3;
    color: #007af3;
    background-color: #f7f7f7;
    text-shadow: 0 1px 1px #fff
}

ul.r-list li h1:hover {
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-weight: 100;
    display: inline-block;
    padding: 10px;
    border-radius: 0;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    border-bottom: solid 1px #dcdee3;
    color: #007af3;
    background-color: #f1f1f1;
    text-shadow: 0 1px 1px #fff
}

ul.r-list li h1 {
    margin: 0
}

ul.r-list li span {
    display: none
}

ul.r-list li ul {
    -webkit-transition: opacity 1s ease-out;
    opacity: 0;
    height: 0;
    overflow: hidden
}

ul.r-list li.active a,
ul.r-list li.active h1 {
    background-color: #c1c1c1;
    color: #fff;
    text-shadow: none
}

ul.r-list li span.collapse {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    display: inline-block
}

ul.r-list li.active ul {
    opacity: 1;
    height: auto;
    margin: 0;
    padding: 0;
    margin-bottom: 0
}

ul.r-list li.active ul li {
    padding: 0
}

ul.r-list li.active ul li a {
    padding-left: 60px;
    border: 0;
    border-bottom: solid 1px #dcdee3;
    border-radius: 0;
    color: #007af3;
    background-color: #f7f7f7;
    text-shadow: 0 1px 1px #fff;
    font-size: .82em
}

ul.r-list li.active ul li a:hover {
    padding-left: 60px;
    border: 0;
    border-bottom: solid 1px #dcdee3;
    border-radius: 0;
    color: #007af3;
    background-color: #ddd;
    text-shadow: 0 1px 1px #fff;
    font-size: .82em
}

ul.r-list li ul li {
    float: none;
    width: 100%
}

div.cell_3:nth-child(2n) {
    width: 31% margin: 0 1%
}

.select-box {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.select-box select {
    width: 100%
}

body.display-cat .r-list {
    display: block
}

.resp-wrapper {
    padding: 0 10px
}

body div.cell_3,
body div.cell_3:nth-child(2n) {
    margin: 0;
    padding: 0;
    width: 100%
}

ul.r-list li {
    float: none;
    width: 100%
}

body.search ul.r-list>li:nth-child(2n),
ul.r-list>li:nth-child(2n) {
    padding-left: 0
}

.main-search .cell {
    display: table-cell;
    padding-left: 11px;
    vertical-align: top
}

.main-search .cell:last-child {
    padding-left: 0;
    padding-right: 5px
}

.main-search .reset-padding {
    display: 0 !important
}

@media only screen and (max-width:768px) {
    .wrapper-flash {
        margin-bottom: 18px
    }
    .main-search .nav li.cat {
        display: none !important
    }
}