.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
button,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
select,
textarea {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif
}

*,
html {
    -webkit-tap-highlight-color: transparent
}

.btn,
.button,
.dropdown-header,
.dropdown-menu>li>a,
.h1,
.hscroll,
.input-group-btn,
.label,
.ribbon .text,
.tabbar-labels span.tabbar-label,
.toolbar a,
.view-port,
button,
h1,
input[type=submit],
select#sCategory {
    white-space: nowrap
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

details,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

[hidden] {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: 700
}

mark {
    background: #ff0;
    color: #000
}

sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    bottom: -.25em
}

img {
    vertical-align: middle
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

textarea {
    overflow: auto
}

button,
input,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th {
    padding: 0
}

@media print {
    fieldset,
    hr {
        border: 0;
        padding: 0
    }
    img {
        page-break-inside: avoid;
        vertical-align: middle
    }
    *,
    :after,
    :before {
        background: 0 0!important;
        color: #000!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    html {
        color: #222;
        font-size: 1em;
        line-height: 1.4
    }
    ::selection {
        background: #b3d4fc;
        text-shadow: none
    }
    hr {
        display: block;
        height: 1px;
        border-top: 1px solid #ccc;
        margin: 1em 0
    }
    fieldset {
        margin: 0
    }
    textarea {
        resize: vertical
    }
    .hidden {
        display: none!important
    }
    .clearfix:after,
    .clearfix:before {
        content: " ";
        display: table
    }
    .clearfix:after {
        clear: both
    }
    @media print {
        *,
        :after,
        :before,
        :first-letter,
        :first-line {
            background: 0 0!important;
            color: #000!important;
            box-shadow: none!important;
            text-shadow: none!important
        }
        a,
        a:visited {
            text-decoration: underline
        }
        a[href]:after {
            content: " (" attr(href) ")"
        }
        a[href^="#"]:after,
        a[href^="javascript:"]:after {
            content: ""
        }
        img {
            page-break-inside: avoid;
            max-width: 100%!important
        }
        h2,
        h3,
        p {
            orphans: 3;
            widows: 3
        }
        h2,
        h3 {
            page-break-after: avoid
        }
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table th {
        background-color: #fff!important
    }
}

.dropdown-menu,
.modal-content {
    -webkit-background-clip: padding-box
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.img-thumbnail,
body {
    background-color: #fff
}

html {
    font-size: 10px
}

button,
input,
select,
textarea {
    font-size: inherit;
    line-height: inherit
}

a {
    color: #F44336;
    text-decoration: none
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: auto;
    height: 100%
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    float:left;
   
    
    width:80%
    
}
.category-tab-icon-1{
      width: 100%;
    text-align: center;
    margin: 0 auto;
    border-radius: 5px;
    line-height: 70px;
    background: #fff;
    font-size:26px!important;
    height: 80px
    
}

.category-tab-icon-1 .category-icon-for-sale {
        float: left;
   margin-top:5px;
    font-size:16px
}
.category-box-toggle-col-2:nth-child(n+1){
  width:33%;
    float:left
}

.category-tab-icon-1 .fa-chevron-right{
    float:right;
    margin-top:28px
}

label {
    font-weight: 500
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
    .container {
        width: 750px
    }
    
    
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-primary {
    color: #F44336
}

a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #F44336
}

a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

address {
    line-height: 1.42857143;
    margin-bottom: 20px;
    font-style: normal
}

ul ul {
    margin-bottom: 0
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

code {
    padding: 2px 4px;
    font-size: 90%;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 3px
}

caption,
th {
    text-align: left
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

@media screen and (max-width:991px) {
    .publish-box,
    .user-box {
        box-shadow: none!important
    }
    a#show-cats.icon-toggle {
        color: #fff!important;
        padding: 15px 10px 10px!important
    }
    .alert_form,
    .no-padding-mobile {
        padding: 0!important
    }
    .publish-box {
        border-radius: none!important;
        background-color: transparent!important;
        margin-top: -55px
    }
    .alert_form,
    .img_container,
    .listing-container-box,
    .see_more_link {
        border-radius: 0!important
    }
    /*.gridder-list:nth-child(n),*/
    /*.gridder-list:nth-of-type(3n) {*/
        /*margin-bottom: 5%!important*/
    /*}*/
    .alert_form,
    .ftcontent {
        margin-bottom: 0!important
    }
    .page-title-row small {
        display: inline-block;
        color: #333!important;
        font-size: 13px!important
    }
    .navigation-row,
    .premium-h4 {
        display: none
    }
    .page-title-row {
        color: #333
    }
    h1.ellipsis {
        font-size: 18px!important;
        font-weight: 700
    }
    .main-logo-container img {
        height: 56px;
        margin-top: -3px;
        margin-left: 0!important
    }
    .no-margin-mobile {
        margin: 0!important
    }
    .alert_form {
        text-align: center!important;
        background: 0 0!important
    }
    .card .name,
    .see_more_link,
    span li::after,
    ul.category {
        text-align: center
    }
    .see_more_link {
        padding: 17px!important;
        color: #222!important;
        background: #fff!important;
        font-size: 14px!important;
        text-transform: capitalize!important;
        width: 100%!important;
        max-width: 100%!important;
        font-weight: 600!important
    }
    .card .name,
    .title-h4 {
        text-transform: capitalize
    }
    ul.category {
        margin-top: 70px;
        list-style: none;
        padding-left: 0;
        overflow: scroll!important;
        height: 87%
    }
    nav#good {
        background: #C62828!important
    }
    .title-button {
        color: #333;
        font-size: 15px;
        font-weight: 500;
        line-height: 1;
        padding-top: 3px;
        margin-bottom: 0
    }
    .search-body-container {
        margin-top: 43px!important
    }
    .phone-button-text {
        color: #777
    }
    .nav-links li a {
        display: inline-block;
        color: rgba(255, 255, 255, .7);
        text-decoration: none;
        font: 500 13px/34px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif!important;
        border-bottom: 2px solid transparent;
        padding: 0 4px!important;
     
        transition: color .2s
    }
    footer {
        padding-top: 0!important;
        padding-bottom: 5px!important;
        background: 0 0!important;
        color: rgba(255, 255, 255, .8);
        margin-top: 10px!important;
        margin-bottom: 34px
    }
    .card .user {
        border-radius: 50%;
        display: block;
        height: 140px;
        margin: -85px auto 0!important;
        overflow: hidden;
        width: 140px;
        border: 7px solid #fff
    }
    .card .name {
        font-size: 19px;
        line-height: 38px;
        margin-bottom: 10px!important;
        height: 63px;
        background: #f6f6f6;
        border-radius: 3px;
        margin-top: 10px!important
    }
    div.listing {
        margin-top: -1px!important
    }
    .ribbon .text {
        font-size: 10px!important
    }
    #categories {
        margin-top: 2px
    }
    .ftcolstyle {
        font-weight: 400;
        position: relative;
        background-color: #fff;
        cursor: pointer;
        font-size: 16px;
        line-height: 18px;
        color: #333;
        margin: 0;
        padding: 12px 12px 12px 17px;
        border-bottom: 1px solid #eee
    }

    .category-tab-icon-1::before,
    .region-tab-icon-1::before {
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        text-decoration: inherit;
        color: #fff;
        font-size: 1.5em;
        position: relative;
        background: #555;
        border-radius: 50px;
        width: 35px;
        display: inline-block;
        height: 35px;
        margin-right: 15px
    }
    .region-tab-icon-1::before {
        content: "\f041";
        padding-left: 12px;
        padding-top: 4px
    }
    .category-tab-icon-1::before {
        content: "\f0a1";
        padding-left: 7px;
        padding-top: 3px
    }
    .public-profile-padding {
        margin-top: 0!important
    }
    .category-tab-icon-2::before,
    .category-tab-icon-3::before {
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        text-decoration: inherit;
        color: #fff;
        font-size: 1.5em;
        position: relative;
        background: #555;
        border-radius: 50px;
        width: 35px;
        display: inline-block;
        height: 35px;
        margin-right: 15px;
        padding-left: 7px;
        padding-top: 3px
    }
    .category-tab-icon-2::before {
        content: "\f1b9"
    }
    .category-tab-icon-3::before {
        content: "\f02d"
    }
    .user-box {
        border-radius: none!important;
        background-color: transparent!important;
        margin-top: 0
    }
    .category-tab-icon-4::before,
    .category-tab-icon-5::before,
    .category-tab-icon-6::before,
    .category-tab-icon-7::before {
        font-weight: 400;
        font-size: 1.5em;
        position: relative;
        background: #555;
        border-radius: 50px;
        margin-right: 15px;
        padding-left: 7px;
        padding-top: 3px;
        font-family: FontAwesome;
        text-decoration: inherit;
        color: #fff;
        width: 35px;
        display: inline-block;
        height: 35px;
        font-style: normal
    }
    .category-tab-icon-4::before {
        content: "\f015"
    }
    .category-tab-icon-5::before {
        content: "\f085"
    }
    .category-tab-icon-6::before {
        content: "\f0c0"
    }
    .category-tab-icon-7::before {
        content: "\f004"
    }
    .social-buttons-container {
        margin: -20px 0 0!important
    }
    .btnsocial {
        margin-bottom: 0!important;
        border-radius: 0!important;
        padding: 15px!important
    }
    .listing-price-span-item {
        font-weight: 700;
        font-size: 17px!important;
        background: rgba(0, 0, 0, .7);
        padding: 3px 12px 5px!important;
        border-radius: 2px;
        color: #fff;
        position: absolute;
        z-index: 1;
        right: 15px!important;
        top: 15px!important
    }
    .category-tab-icon-8::before {
        content: "\f0b1";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        text-decoration: inherit;
        color: #fff;
        font-size: 1.5em;
        position: relative;
        background: #555;
        border-radius: 50px;
        width: 35px;
        display: inline-block;
        height: 35px;
        margin-right: 15px;
        padding-left: 7px;
        padding-top: 3px
    }
    footer li::after,
    span li::after {
        font-family: FontAwesome;
        speak: none;
        width: 1em;
        content: "\f054";
        height: 20px
    }
    span .ftcolstyle {
        font-weight: 400;
        position: relative;
        background-color: #fff;
        cursor: pointer;
        font-size: 16px;
        line-height: 18px;
        color: #333;
        margin: 0 0 1px;
        padding: 16px 16px 16px 19px;
        -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
        z-index: 2
    }
    footer li,
    span li {
        background-color: #f5f5f5;
        cursor: pointer;
        border-radius: 0;
        border-bottom: 1px solid #eee
    }
    .listing,
    .price-mobile {
        box-shadow: none!important
    }
    span p.lead {
        margin-bottom: 0!important;
        font-size: 14px!important;
        font-weight: 500!important;
        color: #555!important;
        line-height: 28px
    }
    span li::after {
        font-style: normal;
        font-weight: 400;
        display: block;
        position: absolute;
        right: 17px;
        top: 10px;
        font-size: 12px;
        line-height: 20px
    }
    span li {
        margin: 0!important;
        font-weight: 400;
        position: relative;
        font-size: 14px;
        line-height: 18px;
        color: #555;
        padding: 11px 11px 11px 18px
    }
    .mobile-item-region {
        font-size: 13px;
        font-weight: 400;
        color: #777;
        margin-bottom: 0;
        margin-top: 0;
        line-height: 1
    }
    #good-sticky-wrapper,
    #secondary-header {
        position: relative!important;
        background: #edf2f5!important;
        color: #333!important;
        top: 0!important;
        display: block
    }
    footer p.lead {
        margin-bottom: 0!important;
        font-size: 14px!important;
        font-weight: 500!important;
        color: #555!important
    }
    .item-title-mobile {
        padding: 10px 15px 15px
    }
    .title-h4 {
        font-size: 16px;
        font-weight: 500;
        margin-top: 0;
        margin-bottom: 6px
    }
    footer li::after,
    p.text-muted {
        font-size: 12px;
        text-align: center
    }
    p.text-muted {
        margin-bottom: 0;
        color: #ccc
    }
    
    .arrow-down,
    .arrow-right {
        position: absolute;
        right: 15px;
        top: 13px;
        color: #555!important
    }
    .sort-by-selector {
        margin-top: -40px!important
    }
    .arrow-down-tab,
    .arrow-right-tab {
        position: absolute;
        right: 18px;
        top: 26px;
        color: #555!important
    }
    
    
   
    
    #latest,
    #premium {
        margin-top: 0!important
    }
    footer li::after {
        font-style: normal;
        font-weight: 400;
        display: block;
        position: absolute;
        right: 17px;
        top: 10px;
        line-height: 20px
    }
    footer li {
        margin: 0!important;
        font-weight: 400;
        position: relative;
        font-size: 14px;
        line-height: 18px;
        color: #555;
        padding: 11px 11px 11px 18px
    }
    .card .cover,
    .listing,
    .price-mobile {
        border-radius: 0!important
    }
    body {
        margin-bottom: 50px!important
    }
    #yield {
        margin-top: 54px!important
    }
    html {
        overflow-x: hidden!important
    }
    .nav-links li.active a {
        border-bottom: 3px solid #fff!important
    }
    .price-mobile {
        cursor: initial;
        background: #f27522!important;
        position: absolute!important;
        top: 2px!important;
        padding: 2px!important;
        width: 120px!important;
        right: 25px!important;
        color: #fff!important
    }
    .title,
    .title a {
        color: #333!important
    }
    .user-box-desktop {
        margin-top: 0!important;
        min-height: 0!important
    }
    .title {
        font-size: 14px!important;
        line-height: 1.3;
        padding: 5px 5px 5px 10px!important;
        font-weight: 500!important;
        border-bottom: 1px solid #fff!important;
        background-color: rgba(255, 255, 255, .7);
        position: relative;
        margin-top: -45px
    }
    .h1,
    .price-box-sidebar,
    h1 {
        line-height: 30px!important
    }
    .body-container,
    div.col-lg-4:nth-child(2) {
        margin-top: 0!important
    }
    .listing {
        margin-bottom: 0!important
    }
    #listing-card-list {
        margin-left: -55px!important;
        margin-right: -15px!important
    }
    .p-item-mobile {
        font-size: 13px;
        color: #666
    }
    .no-padding-bottom {
        padding-bottom: 0!important
    }
    .carousel-inner>.item>a>img,
    .carousel-inner>.item>img,
    .img-responsive,
    .thumbnail a>img,
    .thumbnail>img {
        display: block;
        width: 100%!important;
        height: auto
    }
    nav#good {
        position: fixed;
        top: 56px;
        z-index: 2;
        width: 100%!important
    }
    .nav-links {
        z-index: 3
    }
    .price-box-sidebar {
        background: #C62828;
        height: 30px!important;
        text-align: center;
        border-radius: 3px!important
    }
    .body-container {
        margin-bottom: 15px!important;
        background: #fff;
        -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
        border-radius: 0!important
    }
    .ad_slot,
    .btn,
    .nav-links li a,
    header a {
        text-transform: capitalize!important
    }
    .price-sidebar {
        font-size: 1em!important
    }
    .price-header-sidebar::after {
        display: none!important
    }
    .h1,
    h1 {
        font-size: 24px!important;
        font-weight: 400;
        letter-spacing: -1px;
        margin: 10px 0!important;
        overflow: hidden;
        vertical-align: top
    }
    .breadcrumb {
        background: 0;
        padding: 0;
        margin: 3px 0 0!important;
        color: #fff;
        font-size: 12px!important;
        font-weight: 400!important;
        display: inline-block
    }
    .logo-mobile {
        margin-left: 0!important
    }
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
}

.btn,
.checkbox-inline,
.input-group-btn {
    vertical-align: middle
}

fieldset {
    padding: 0;
    border: 0;
    margin: 0;
    min-width: 0
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 2px;
    font-size: 13px;
    color: #333
}

.checkbox,
.form-control,
input[type=file] {
    display: block
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.form-control {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success.checkbox label,
.has-success.checkbox-inline label {
    color: #3c763d
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

.checkbox label,
.checkbox-inline {
    padding-left: 20px;
    cursor: pointer;
    font-weight: 400
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date],
    input[type=datetime-local],
    input[type=month],
    input[type=time] {
        line-height: 34px
    }
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 7px
}

.checkbox {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label {
    min-height: 20px;
    margin-bottom: 0
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}

.checkbox+.checkbox {
    margin-top: -5px
}

.checkbox-inline {
    display: inline-block;
    margin-bottom: 0
}

.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.form-group-sm .form-control,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.form-group-sm .form-control,
select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].form-group-sm .form-control,
select[multiple].input-sm,
textarea.form-group-sm .form-control,
textarea.input-sm {
    height: auto
}

.form-group-lg .form-control,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.form-group-lg .form-control,
select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].form-group-lg .form-control,
select[multiple].input-lg,
textarea.form-group-lg .form-control,
textarea.input-lg {
    height: auto
}

.dropdown {
    position: relative
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error.checkbox label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-primary {
    color: #fff;
    border-color: #2e6da4
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #F44336;
    border-color: #2e6da4
}

.btn-success {
    color: #fff;
    border-color: #4cae4c
}

.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-info {
    color: #fff;
    border-color: #46b8da
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-link {
    color: #F44336;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none;
    visibility: hidden
}

.collapse.in {
    display: block;
    visibility: visible
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 3px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover,
.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333
}

.alert .alert-link,
.close,
.label {
    font-weight: 700
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #F44336
}

.dropdown-header,
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.nav>li.disabled>a {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    font-size: 12px
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group,
.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group,
.input-group-btn,
.input-group-btn>.btn,
.nav>li,
.nav>li>a,
.navbar-toggle {
    position: relative
}

.input-group {
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-btn {
    display: table-cell
}

.nav>li,
.nav>li>a {
    display: block
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-btn {
    width: 1%;
    font-size: 0
}

.input-group .form-control:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group .form-control:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #F44336
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 3px 4px 0 0
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border-bottom-color: transparent;
    cursor: default
}

.tab-content>.tab-pane {
    display: none;
    visibility: hidden
}

.tab-content>.active {
    display: block;
    visibility: visible
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    min-height: 56px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
    .navbar {
        border-radius: 3px
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        visibility: visible!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.modal,
.modal-open {
    overflow: hidden
}

.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-brand {
    float: left;
    font-size: 18px;
    line-height: 20px;
    height: 56px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 3px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}

@media (min-width:768px) {
    .navbar-form .checkbox,
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0
    }
    .navbar-form .checkbox label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.breadcrumb>li,
.pagination {
    display: inline-block
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.breadcrumb {
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 3px
}

.breadcrumb>li+li:before {
    padding: 0 5px
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 3px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #F44336;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.label {
    line-height: 1;
    vertical-align: baseline;
    text-align: center
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #F44336;
    border-color: #F44336;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

a.label:focus,
a.label:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #C62828
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.alert,
.thumbnail {
    margin-bottom: 20px
}

.thumbnail {
    display: block;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #F44336
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 3px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child,
.panel-heading {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.list-group-item:last-child,
.panel-footer {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.list-group-item:last-child {
    margin-bottom: 0
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #F44336;
    border-color: #F44336
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 3px
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 3px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #eee
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #F44336
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #F44336;
    border-color: #F44336
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #F44336
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #F44336
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 3px
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.carousel-caption,
.carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0;
    border: 0;
    -webkit-appearance: none
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.tooltip,
select {
    line-height: 1.4
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 3px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.carousel,
.carousel-inner {
    position: relative
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.navbar,
.toolbar,
.view-port .view {
    -webkit-backface-visibility: hidden
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.btn,
:focus,
a {
    outline: 0!important
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-caption {
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff
}

.carousel-caption .btn,
.text-hide {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container:after,
.container:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.h1,
body,
h1,
input[type=text],
input[type=password] {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif
}

.h1,
body,
h1 {
    font-weight: 400
}

.hidden {
    visibility: hidden!important
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    th.visible-xs {
        display: table-cell!important
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
    .item-body-container{margin-top:55px!important;}
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
    .item-body-container{margin-top:55px!important;}
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table
    }
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
}

body {
    font-size: 16px;
    line-height: 1.5;
    background: #edf2f5
}

.h1,
h1 {
    font-size: 32px;
    line-height: 46px;
    letter-spacing: -1px;
    margin: 15px 0;
    overflow: hidden;
    vertical-align: top
}

h1 i {
    color: #fff!important;
    font-size: 26px
}

h6 {
    color: #999
}

.ad_slot {
    margin-bottom: 20px!important
}

.highlight {
    background-color: #fff6c3
}

.modal-footer,
.modal-header {
    background: #C62828
}

.hscroll {
    width: auto;
    overflow-x: auto
}

.hscroll,
nav#good {
    overflow-y: hidden
}

.show-more-content {
    max-height: 100px;
    overflow: hidden;
    position: relative
}

.show-more-end {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#00ffffff', EndColorStr='#ffffff')
}

header {
    background: #C62828;
    position: fixed;
    top: 0;
    width: 100%;
    height: 56px;
    z-index: 5
}

.navbar-brand:hover {
    background: 0
}

header a {
    color: rgba(255, 255, 255, .5);
    text-decoration: none;
    font: 500 12px/50px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    transition: color .2s;
    height: 53px
}

header a:hover {
    color: #fff;
    text-decoration: none
}

.navbar-brand {
    padding: 8px 0
}

.navbar-brand img {
    margin-left: -10px
}

#good-sticky-wrapper,
#secondary-header {
    color: #fff;
    position: relative;
    top: 56px;
    left: 0;
    right: 0;
    z-index: 4
}

nav#good {
    background: #F44336;
    color: #fff;
    margin-top: 0;
    width: auto;
    white-space: nowrap;
    box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28);
    box-shadow: 0 10px 14px -4px rgba(0, 0, 0, .28)
}

.stuck nav {
    display: none
}

.stuck nav#good {
    display: block;
    position: fixed;
    width: 100%;
    z-index: 2
}

.nav-links li,
.skin {
    position: relative
}

.skin-ad-left,
.skin-ad-right {
    background-position: 0 170px!important
}

.breadcrumb a {
    color: rgba(255, 255, 255, .8);
    transition: color .2s
}

.breadcrumb>li+li:before {
    color: #fff;
    content: '\203A'
}

.breadcrumb li.active a:hover {
    color: #fff
}

.navbar-collapse {
    padding: 0
}

.page-title-row small {
    font: 400 16px/24px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    color: #fff
}

.section-description-row {
    color: #fff;
    padding: 8px 10px 15px 0;
    display: inline-block
}

.nav-links li {
    margin-bottom: -1px;
    display: inline-block
}

.nav-links li a {
    display: inline-block;
    color: rgba(255, 255, 255, .7);
    text-decoration: none;
    font: 500 12px/44px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    border-bottom: 2px solid transparent;
    padding: 0 24px;
    font-size: 12px;
    line-height: 40px;
    transition: color .2s
}

.btn,
.title,
footer p.lead {
    font-weight: 500
}

.skin-l,
.skin-loading,
.skin-r {
    display: none
}

.nav-links li.active a {
    color: #fff;
    border-bottom: 4px solid #fff
}

.nav-links li a:hover {
    color: #fff
}

.skin-click {
    width: 100%;
    display: block
}

.skin-ad {
    width: 100%!important;
    position: absolute!important;
    top: 0!important;
    bottom: 0!important;
    max-width: 216px!important;
    background-size: 100% auto!important;
    background-repeat: no-repeat!important
}

.skin-ad-left {
    right: 0!important
}

.skin-ad-right {
    left: 0!important
}

@media (max-width:1200px) {
    .skin {
        background-color: transparent!important
    }
}

#yield {
    margin-top: 75px
}

footer a {
    color: rgba(255, 255, 255, .5)
}

footer hr {
    border-top-color: #cfcfcf;
    margin: 5px 0 10px
}

footer li {
    margin: 5px 0
}

footer a:hover {
    color: #fff!important
}

footer a.follow-twitter:hover {
    color: #4099ff!important;
    text-decoration: none
}

footer a.follow-google:hover {
    color: #d6492c!important;
    text-decoration: none
}

footer a.follow-facebook:hover {
    color: #3b5998!important;
    text-decoration: none
}

footer a.follow-linkedin:hover {
    color: #4875b4!important;
    text-decoration: none
}

footer p.lead {
    margin-bottom: -10px;
    font-size: 16px;
    color: #fff
}

#mask {
    display: none;
    position: fixed;
    width: 100%;
    background: #212121;
    height: 100vh;
    opacity: .5;
    top: 0;
    z-index: 10001
}

.listing,
.listing .meta,
.title {
    display: block;
    overflow: hidden
}

.box,
.listing {
    background: #fff
}

.box {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    background-color: #fff
}

.listing {
    border-radius: 2px;
    margin-bottom: 15px;
    margin-top: 15px
}

.listing hr {
    border-bottom: 1px solid #ccc;
    border-top: 0
}

a:hover {
    text-decoration: none;
    color: inherit
}

.title {
    font-size: 14px;
    line-height: 1.3;
    padding: 10px;
    border-bottom: 1px solid #eee
}

.listing .meta {
    margin: 0 10px;
    padding: 10px 0 1px
}

.title a {
    color: #333
}

.title a:hover {
    text-decoration: underline
}

.box-secondary {
    box-shadow-top: 1px 1px 1px #000;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: -1px 15px 15px;
    padding: 5px 10px 2px;
    background-color: #f0f0f0!important
}

.btn {
    text-decoration: none;
    position: relative;
    padding: 8px 30px;
    border: 0;
    margin: 10px 1px;
    border-radius: 2px;
    color: #212121;
    background: #fff;
    transition: box-shadow .28s cubic-bezier(.4, 0, .2, 1);
    transition: background-color .2s ease, box-shadow .28s cubic-bezier(.4, 0, .2, 1)
}

.btn-info,
.btn-primary,
.btn-success {
    color: rgba(255, 255, 255, .84)
}

.btn:hover {
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .33), 0 1px 6px 0 rgba(0, 0, 0, .33)
}

.btn-primary {
    background-color: #C62828
}

.btn-info {
    background-color: #5bc0de!important
}

.btn-success {
    background-color: #F44336!important
}

.btn-link,
.btn-link:hover {
    box-shadow: none;
    transition: none
}

.btn-info:hover,
.btn-primary:hover,
.btn-success:hover {
    color: #fff!important
}

.btn i {
    display: none!important
}

h3 {
    margin: 10px 0 0
}

h5 {
    margin: 5px 0
}

h3.heading {
    margin: 0 0 10px
}

h4.heading {
    font-size: 18px;
    margin: 15px 0 5px;
    color: #999
}

div.caption {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 10px;
    text-align: left;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    line-height: 22px;
    font-size: 13px;
    font-weight: 700
}

.btnsocial,
.center,
.footer-top-h3,
.price-box-sidebar {
    text-align: center
}

.category-icon-1:before,
.category-icon-2:before,
.category-icon-3:before,
.category-icon-4:before,
.category-icon-5:before,
.category-icon-6:before,
.category-icon-7:before,
.category-icon-8:before {
    font-family: FontAwesome;
    font-weight: 400;
    text-decoration: inherit;
    color: #FFF;
    font-size: 2.5em;
    position: relative;
    background: #C62828;
    border-radius: 50px;
    font-style: normal
}

#profile-info .label {
    position: relative;
    top: -5px;
    margin-right: 5px
}

.relative {
    position: relative
}

.category-icon-1:before {
    content: "\f015";
    width: 70px;
    display: inline-block;
    height: 70px
}

.category-icon-2:before {
    content: "\f1b9";
    width: 70px;
    display: inline-block;
    height: 70px
}

.category-icon-3:before {
    content: "\f0b1";
    width: 70px;
    display: inline-block;
    height: 70px
}

.category-icon-4:before {
    content: "\f0a1";
    padding: 15px
}

.category-icon-5:before {
    content: "\f085";
    padding: 15px
}

.category-icon-6:before {
    content: "\f02d";
    padding: 15px
}

.category-icon-7:before {
    content: "\f0c0";
    padding: 15px
}

.category-icon-8:before {
    content: "\f004";
    padding: 15px
}


.box {
    background: #FFF;
    border-radius: 3px;
    padding: 20px
}

button::-moz-focus-inner {
    border: 0!important
}

::-moz-focus-inner {
    border: 0!important
}

input::-moz-focus-inner {
    border: 0!important
}

.premium {
    background: #fcfcd7
}

.help-box {
    background-color: #d0a52a;
    padding: 5px 10px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    margin: 10px 0;
    border-radius: 3px
}

#error_list,
.error_list {
    background-color: #f2dede;
    border: 2px solid #eed3d7;
    color: #b94a48;
    padding: 10px;
    list-style: none;
    display: none;
    margin: 0 10px 20px;
    border-radius: 3px
}

a.icon-toggle:active,
a.icon-toggle:hover,
a.icon-toggle:link,
a.icon-toggle:visited {
    color: #fff!important
}

#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
}

.wrapper-flash {
    font-weight: 700;
    margin-bottom: 35px
}

.fa-2x {
    font-size: 1.4em!important
}

.navbar-green {
    background: #C62828!important;
    border: none!important
}

.icon-toggle {
    padding-top: 15px
}

.toggle-container {
    float: right;
    margin-right: -8px
}

a.icon-toggle:link {
    padding: 15px
}

.category-icon {
    padding: 20px;
    margin-bottom: 5px;
    border-radius: 500px;
    background: #C62828
}

#good-sticky-wrapper,
#secondary-header {
    background: #F44336
}

.category-container>ul {
    margin: 0 auto;
    padding: 0
}

.category-container li {
    display: inline-block;
    border: none!important;
    font-size: 14px;
    margin-right: 11px
}

.category-container li a {
    color: #FFF;
    display: block;
    text-align: center;
    width: 100%;
    line-height: normal;
    margin-bottom: 26px;
    margin-top: 15px;
    margin-right: 10px
}

.breadcrumb,
.footer-social-icons,
.page-title-row small {
    display: inline-block
}

.category-container li a span {
    margin-top: 5griddpx;
    display: inline-block
}

#categoryoverlay .btn,
#search .btn {
    margin-top: 61px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .5), 0 1px 4px rgba(0, 0, 0, .5)
}

.nav-links {
    list-style: none;
    padding: 0;
    margin-bottom: 0
}

.footer-social-icons {
    margin-right: 3px
}

#search {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .7);
    -webkit-transform: translate(0, -100%) scale(0, 0);
    -moz-transform: translate(0, -100%) scale(0, 0);
    -o-transform: translate(0, -100%) scale(0, 0);
    -ms-transform: translate(0, -100%) scale(0, 0);
    transform: translate(0, -100%) scale(0, 0);
    z-index: 99;
    opacity: 0
}

#search.open {
    -webkit-transform: translate(0, 0) scale(1, 1);
    -moz-transform: translate(0, 0) scale(1, 1);
    -o-transform: translate(0, 0) scale(1, 1);
    -ms-transform: translate(0, 0) scale(1, 1);
    transform: translate(0, 0) scale(1, 1);
    opacity: 1
}

#search input[type=search] {
    width: 100%;
    color: #333;
    background: rgba(0, 0, 0, 0);
    border: 0;
    padding-right: 15px;
    outline: 0;
    height: 37px
}

#categoryoverlay .close,
#menuoverlay .close,
#search .close {
    border-radius: 50px;
    color: #C62828;
    min-width: 24px;
    transition: opacity .2s;
    float: right
}

#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -45px
}

#search .close {
    background: #fff;
    height: 24px;
    margin: 7px -47px 7px 16px;
    opacity: 1;
    padding: 0;
    top: 0;
    width: 24px
}

#categoryoverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #F44336;
    -webkit-transform: translate(0, -100%) scale(0, 0);
    -moz-transform: translate(0, -100%) scale(0, 0);
    -o-transform: translate(0, -100%) scale(0, 0);
    -ms-transform: translate(0, -100%) scale(0, 0);
    transform: translate(0, -100%) scale(0, 0);
    z-index: 99;
    opacity: 0
}

#categoryoverlay.open {
    -webkit-transform: translate(0, 0) scale(1, 1);
    -moz-transform: translate(0, 0) scale(1, 1);
    -o-transform: translate(0, 0) scale(1, 1);
    -ms-transform: translate(0, 0) scale(1, 1);
    transform: translate(0, 0) scale(1, 1);
    opacity: 1
}

#categoryoverlay .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -45px
}

#categoryoverlay .close {
    background: #fff;
    height: 24px;
    margin: 7px 0 7px 16px;
    opacity: 1;
    padding: 0;
    width: 24px;
    position: absolute;
    z-index: 999;
    right: 20px;
    top: 9px
}

#menuoverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    -webkit-transform: translate(0, -100%) scale(0, 0);
    -moz-transform: translate(0, -100%) scale(0, 0);
    -o-transform: translate(0, -100%) scale(0, 0);
    -ms-transform: translate(0, -100%) scale(0, 0);
    transform: translate(0, -100%) scale(0, 0);
    z-index: 99;
    opacity: 0
}

#menuoverlay.open {
    -webkit-transform: translate(0, 0) scale(1, 1);
    -moz-transform: translate(0, 0) scale(1, 1);
    -o-transform: translate(0, 0) scale(1, 1);
    -ms-transform: translate(0, 0) scale(1, 1);
    transform: translate(0, 0) scale(1, 1);
    opacity: 1
}

#menuoverlay .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .5), 0 1px 4px rgba(0, 0, 0, .5)
}

#menuoverlay .close {
    background: #fff;
    height: 24px;
    margin: 7px 0 7px 16px;
    opacity: 1;
    padding: 0;
    width: 24px;
    position: absolute;
    z-index: 999;
    right: 20px;
    top: 9px
}

#listing-card-list {
    margin-left: 0;
    margin-right: 0
}

.breadcrumb {
    background: 0;
    padding: 0;
    margin: 8px 0 0;
    color: #cfd8dc;
    font-size: 14px;
    font-weight: 300
}

a.select-box-trigger {
    display: none
}

.price-sidebar {
    color: #FFF;
    font-size: 1.166em;
    font-weight: 500;
    margin-left: 15px
}

.price-box-sidebar {
    background: #C62828;
    height: 45px;
    line-height: 45px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.price-header-sidebar {
    float: right;
    padding-left: 0;
    position: relative;
    margin-bottom: 20px;
    width: 100%
}

.price-header-sidebar::after {
    border-color: transparent #C62828;
    border-style: solid;
    border-width: 22px 10px 23px 0;
    content: '';
    display: block;
    left: -10px;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 1
}

.pswp__bg,
.pswp__caption,
.pswp__top-bar {
    -webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.qrcode {
    height: 90px
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 50%;
    color: #fff;
    border-radius: .25em
}

.body-container,
.btnsocial,
.footer-top-h3,
.gallery-photo,
.picture {
    display: inline-block
}

.header-picture>img:nth-child(1) {
    border-radius: 50%;
    padding: 5px;
    display: inline-block;
    position: relative;
    width: 45px;
    height: auto
}

.panel-group {
    margin-bottom: 9px
}

.gallery-photo {
    padding: 2.5px;
    float: left
}

.body-container {
    margin-bottom: 30px;
    /*margin-top: 80px;*/
	margin-top: 25px;
    border-radius: 3px;
    position: relative;
    width: 100%
}

footer {
    padding-top: 35px;
    padding-bottom: 25px;
    background: #C62828;
    color: rgba(255, 255, 255, .8);
    margin-top: 40px
}

div.col-sm-4:nth-child(3)>ul:nth-child(3)>li:nth-child(1)>a:nth-child(1) {
    color: inherit!important
}

.footer-top-box {
    margin-bottom: -40px!important
}

.footer-top-h3 {
    color: #555;
    font-size: 19px;
    margin: 0 20px 0 auto;
    position: relative
}

.btn-twitter {
    background: #00acee;
    border-radius: 3px 0 0 3px;
    color: #fff
}

.btn-twitter:link,
.btn-twitter:visited {
    color: #fff
}

.btn-twitter:active,
.btn-twitter:hover {
    background: #0087bd;
    color: #fff
}

.btn-facebook {
    background: #3b5998;
    border-radius: 0;
    color: #fff
}

.btn-facebook:link,
.btn-facebook:visited {
    color: #fff
}

.btn-facebook:active,
.btn-facebook:hover {
    background: #30477a;
    color: #fff
}

.btn-googleplus {
    background: #e93f2e;
    border-radius: 0;
    color: #fff
}

.btn-googleplus:link,
.btn-googleplus:visited {
    color: #fff
}

.btn-googleplus:active,
.btn-googleplus:hover {
    background: #ba3225;
    color: #fff
}

.btn-stumbleupon {
    background: #f74425;
    border-radius: 0 3px 3px 0;
    color: #fff
}

.btn-stumbleupon:link,
.btn-stumbleupon:visited {
    color: #fff
}

.btn-stumbleupon:active,
.btn-stumbleupon:hover {
    background: #c7371e;
    color: #fff
}

.btn-linkedin {
    background: #0e76a8;
    border-radius: 0;
    color: #fff
}

.btn-linkedin:link,
.btn-linkedin:visited {
    color: #fff
}

.btn-linkedin:active,
.btn-linkedin:hover {
    background: #0b6087;
    color: #fff
}

.btn-whatsapp {
    background: #44B623;
    border-radius: 0;
    color: #fff
}

.btn-whatsapp:link,
.btn-whatsapp:visited {
    color: #fff
}

.btn-whatsapp:active,
.btn-whatsapp:hover {
    background: #439520;
    color: #fff
}


.btnsocial {
    padding: 10px;
    width: 20%;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px
}

.social-buttons-container {
    margin: 5px
}

.card img:hover,
.gallery-photo:hover {
    opacity: .9
}

.back>div:nth-child(2) {
    margin-top: 39px
}

.picture {
    background: #fff;
    border-radius: 3px;
    padding: 2.5px;
    width: 100%
}

.pswp__top-bar {
    height: 56px!important
}

#search::-webkit-input-placeholder {
    color: #fff!important
}

#search:-moz-placeholder {
    color: #fff!important
}

#search::-moz-placeholder {
    color: #fff!important
}

#search:-ms-input-placeholder {
    color: #fff!important
}

#searchbox input:focus {
    background-color: #fff;
    border-radius: 3px;
    color: #212121
}

.publish-btn,
.publish-btn:hover {
    background-color: #F44336!important
}

#search-icon-hovered {
    color: #757575!important;
    display: none
}

.logout-btn {
    padding-top: 4px
}

.publish-btn {
    padding-left: 15px!important;
    padding-right: 15px!important;
    margin-left: 10px!important
}

#search {
    height: 36px;
    width: calc(100% - 81px);
    margin: 10px 10px 0 15px;
    background: #fff;
    padding-left: 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

#search:focus {
    outline: 0
}

.arrow-down,
.arrow-right {
    color: transparent
}

.btnactions,
.see_more_link {
    color: #555;
    text-align: center
}

#subView1 {
    top: 0;
    left: 0;
    width: 100%;
    position: fixed;
    padding: 20px;
    background-color: #edf2f5;
    margin-left: 100%;
    box-shadow: 0 0 5px rgba(0, 0, 0, .33);
    z-index: 99999;
    overflow: scroll
}

.view-port {
    width: 100%;
    height: 100%;
    display: block;
    word-spacing: 0;
    font-size: 0;
    overflow: hidden
}

.view-port>* {
    font-size: initial
}

.view-port .navbar {
    border-radius: 0;
    padding-left: 0;
    margin-bottom: 0;
    border-left: 0;
    display: table;
    width: 100%;
    top: 0;
    border-top: 0
}

.view-port .navbar .navbar-inner {
    display: table-cell;
    height: 50px;
    vertical-align: middle
}

.view-port .navbar .action {
    position: absolute;
    top: 0;
    line-height: 50px;
    z-index: 1
}

.view-port .navbar .view-heading {
    font-size: 15px;
    text-align: center
}

.view-port .navbar>p {
    line-height: 12px;
    font-size: 12px;
    margin: 0
}

.view-port .navbar.navbar-sm {
    min-height: 35px
}

.view-port .navbar.navbar-sm .navbar-inner {
    height: 35px
}

.view-port .navbar.navbar-sm .action {
    line-height: 35px
}

.view-port .view {
    display: inline-block;
    width: 100%;
    height: 100%;
    vertical-align: top;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: 9
}

.view-port .view:first-child:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
    z-index: -1
}

.view-port .view:only-child {
    margin: 0
}

.view-port.from-top>.view:last-child,
.view-port.push>.view:first-child,
.view-port.push>.view:last-child {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -ms-transform: translate(-100%, 0)
}

.view-port.push-parrallax>.view:first-child {
    -webkit-transition: all .4s cubic-bezier(.1, .7, .1, 1);
    transition: all .4s cubic-bezier(.1, .7, .1, 1);
    -webkit-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25%, 0, 0);
    -ms-transform: translate(-25%, 0)
}

.view-port.push-parrallax>.view:first-child:before {
    opacity: 0;
    z-index: 100
}

.view-port.push-parrallax>.view:last-child {
    -webkit-transition: all .4s cubic-bezier(.1, .7, .1, 1);
    transition: all .4s cubic-bezier(.1, .7, .1, 1);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -ms-transform: translate(-100%, 0);
    box-shadow: 0 0 9px rgba(191, 191, 191, .36)
}

.see_more_link {
    padding: 8px;
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 3px;
    max-width: 550px;
    margin: 0 auto;
    webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1)
}

.btnactions {
    width: 33.333%;
    display: inline-block;
    float: left;
    padding-top: 12px;
    padding-bottom: 7px;
    font-size: 17px;
    height: 45px
}

.action-buttons-container {
    position: fixed;
    bottom: -5px;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 0 3px rgba(0, 0, 0, .33)
}

.btn-single-action {
    background: #fff!important;
    border-radius: 0
}

.parralax-page-header-text {
    text-align: center;
    color: #fff;
    font-size: 15px;
    padding: 15px;
    font-weight: 400
}

.back-button {
    font-size: 16px;
    color: #fff;
    padding: 20px;
    margin-left: -15px
}

.parralax-header {
    margin-left: -20px;
    background: #C62828;
    position: absolute;
    top: 0;
    width: 100%;
    height: 56px
}

input[type=text],
input[type=password] {
    margin: 0;
    font-size: 14px;
    width: 100%;
    padding: 6px 10px;
    outline: 0;
    border: 2px solid #e8ebed;
    -webkit-appearance: none;
    border-radius: 3px;
    box-shadow: 0;
    box-sizing: border-box;
    -webkit-transition: .2s;
    transition: all .2s ease 0s
}

ul.category {
    list-style: none;
    padding-left: 0;
    text-align: center;
    overflow: hidden;
    width: 100%
}

li.li-refine-all-subcategories2 {
    list-style: none;
    margin-left: -40px;
    left: 0;
    position: static
}

a.refine-subcategory-2 {
    display: none
}

.paginate,
.paginate>ul>li,
.show-the-map,
select#sCategory {
    display: inline-block
}

li.li-refine-all-subcategories {
    list-style: none;
    background: #fff;
    border-radius: 2px;
    text-align: center;
    padding: 6px;
    color: #555;
    margin-bottom: 7px;
    font-weight: 500;
    font-size: 14px
    
}

.refine-current-2,
li.li-refine-all-categories,
li.li-refine-all-categories2 {
    border-radius: 2px;
    text-align: center;
    padding: 5px;
    color: #fff;
    margin-bottom: 6px;
    list-style: none;
    width: 100%
}

li.li-refine-all-categories2 {
    background: #C62828
}

.refine-current-2 {
    background: #F44336
}

li.li-refine-all-categories {
    background: #C62828
}

.alert_form,
.filters-panel-main {
    text-align: left;
    border-radius: 3px;
    margin-bottom: 20px;
    background: #fff
}

li.li-refine-all-subcategories::after {
    font-family: FontAwesome;
    speak: none;
    content: "\f054";
    display: inline-block;
    position: relative;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #555;
    float: right
}

a.refine-all-categories {
    color: #fff
}

a.refine-subcategory {
    color: #555
}
.cat-toggler:nth-child(n+2){
 
}


.cat-toggler .category-icon-for-sale:nth-child(n+2){
   
}


.cat-toggler{
  
}




.search-sidebar {
    margin-top: 80px
}

.alert_form {
    padding: 3px 12px
}

.filters-panel-main {
    padding: 10px 26px 1px
}

#as.mark_as,
.paginate,
.ribbon .text {
    text-align: center
}

select {
    position: relative;
    width: 100%;
    padding: 8px 29px 8px 9px;
    font-size: 15px;
    font-weight: 400;
    border: 2px solid #e8ebed;
    border-radius: 4px;
    transition: border .25s linear 0s, color .25s linear 0s, background-color .25s linear 0s;
    background: #fff;
    text-indent: 1px;
    text-overflow: ''
}

div.actions {
    margin-left: -15px;
    margin-right: -15px
}

.spacer {
    margin-bottom: 10px!important
}

.parralax-filters-box {
    margin-top: 56px;
    margin-left: 10px;
    margin-right: 10px
}

.ftcontent {
    margin-bottom: 30px
}

.paginate {
    width: 100%
}

.paginate>ul {
    width: 100%;
    list-style: none;
    font-weight: 500
}

.list-first {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.list-last {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

select#sCategory {
    border: 1px solid rgba(255, 255, 255, 0.8);
    border-radius: 15px;
    color: #fff;
    cursor: default;
    float: left;
    font: 13px/28px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    height: 30px;
    margin: 3px 5px 3px 60px;
    max-width: 200px;
    overflow: hidden;
    padding: 0 28px 0 12px;
    text-overflow: ellipsis;
    transition: background .2s, border .2s, color .2s;
    background:#C62828;
    position: absolute;
    
    left: 0
}





.fa-chevron-circle-down{
    float: right;
    position: absolute;
    opacity:0.6;
    color: #F44336;
    left: 43%;
    z-index: 999;
    top: 10px
}



#sCategory option{
    background: #fff;
    
}

#sCategory option:hover{
    background: #D3D3D3;
   color:#fff;
}

.card .footer .btn-simple,
.panel-heading,
.show-the-map,
select {
    cursor: pointer
}

select#sCategory option {
   color:#333;
}
select#sCategory option:hover {
   color: #fff;  
    background: #333
}
select::-ms-expand {
    display: none
}

.nopadding {
    padding: 0!important;
    margin: 0!important
}

.image-gridder-preview {
    height: 450px;
    background-color: #eee;
    background-size: cover;
    background-position: center;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.listing-price-span-preview {
    font-weight: 700;
    display: inline-block;
    font-size: 22px;
    background: rgba(0, 0, 0, .7);
    padding: 12px 24px 10px;
    border-radius: 2px;
    color: #fff;
    margin-left: 20px;
    margin-top: 20px;
    float: right;
    margin-right: 20px
}

.short_info-preview {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(http://www.ansonika.com/citytours/img/shadow_tour.png) left bottom repeat-x;
    padding: 10px 10px 8px 5px;
    color: #fff;
    font-size: 17px;
    line-height: 0;
    width: 100%;
    border-bottom-left-radius: 5px
}

.gridder-title-preview {
    font-size: 19px;
    font-weight: 600;
    padding: 10px 0 0;
    text-transform: capitalize;
    line-height: 1.4
}

.preview-details-container {
    margin-left: 10px;
    margin-right: 10px
}

.preview-category {
    font-size: 14px;
    background: #f5f5f5;
    padding: 4px 10px;
    border-radius: 3px;
    font-weight: 500
}

.preview-p {
    margin: 15px 0 0
}

.ribbon {
    position: absolute;
    top: 0;
    left: 2px;
    z-index: 1
}

.ribbon .banner {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    color: #fff;
    -webkit-font-smoothing: antialiased;
    display: block;
    float: left;
    position: relative;
    left: -14px;
    top: 22px;
    width: 100px
}

.ribbon .banner,
.ribbon .text,
.ribbon a {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2)
}

.ribbon .banner::before {
    -webkit-transform: skewY(-45deg) translate(50%, 15px);
    -moz-transform: skewY(-45deg) translate(50%, 15px);
    -ms-transform: skewY(-45deg) translate(50%, 15px);
    -o-transform: skewY(-45deg) translate(50%, 15px);
    -webkit-transform-origin: 100% center;
    -moz-transform-origin: 100% center;
    -ms-transform-origin: 100% center;
    -o-transform-origin: 100% center;
    left: -45px
}

.ribbon .text {
    position: relative;
    z-index: 2;
    padding: 6px 0;
    font-size: 12px;
    font-weight: 700;
    min-height: 18px;
    line-height: 18px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    text-overflow: ellipsis;
    color: #fff
}

.ribbon .text::after,
.ribbon .text::before {
    background-color: #C62828;
    content: '';
    display: block;
    height: 30px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.ribbon .text::before {
    -webkit-transform: translateX(-15%) skewX(-45deg);
    -moz-transform: translateX(-15%) skewX(-45deg);
    -ms-transform: translateX(-15%) skewX(-45deg);
    -o-transform: translateX(-15%) skewX(-45deg)
}

.ribbon .text::after {
    -webkit-transform: translateX(15%) skewX(45deg);
    -moz-transform: translateX(15%) skewX(45deg);
    -ms-transform: translateX(15%) skewX(45deg);
    -o-transform: translateX(15%) skewX(45deg)
}

.ribbon .banner::after,
.ribbon .banner::before {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    background-color: #F44336;
    content: '';
    display: block;
    height: 12px;
    position: absolute;
    width: 30px
}

.ribbon .banner::after {
    -webkit-transform: translate(100%, -100%) skewY(45deg) translateX(-58%);
    -moz-transform: translate(100%, -100%) skewY(45deg) translateX(-58%);
    -ms-transform: translate(100%, -100%) skewY(45deg) translateX(-58%);
    -o-transform: translate(100%, -100%) skewY(45deg) translateX(-58%);
    -webkit-transform-origin: 0 center;
    -moz-transform-origin: 0 center;
    -ms-transform-origin: 0 center;
    -o-transform-origin: 0 center;
    right: -17px
}

select {
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
        padding-right: 18px
    }
}

.select-arrow {
    position: relative
}

.select-arrow:after {
    content: "\f078";
    font-family: FontAwesome;
    font-size: 14px;
    color: #aaa;
    right: 17px;
    top: -2px;
    padding: 0 0 2px;
    position: absolute;
    pointer-events: none
}

.select-arrow:before,
.toolbar::before {
    content: ''
}

.select-arrow:before {
    right: 4px;
    top: 0;
    width: 23px;
    height: 18px;
    background: #fff;
    position: absolute;
    pointer-events: none;
    display: block
}

textarea {
    margin: 0;
    font-size: 14px;
    width: 100%;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    padding: 6px 10px;
    border: 2px solid #e8ebed;
    -webkit-appearance: none;
    border-radius: 3px;
    box-shadow: 0;
    box-sizing: border-box;
    -webkit-transition: .2s;
    transition: all .2s ease 0s;
    max-width: 100%;
    min-width: 100%
}

.checkbox-label,
.new-tab {
    font-size: 12px;
    line-height: 0
}

#select_1,
input#price {
    margin-bottom: 15px
}

.publish-box {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    border-radius: 3px;
    background-color: #fff
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
    position: relative;
    margin-left: 0
}

.checkbox-label,
.new-tab,
.page>.navbar,
.page>.toolbar,
.view>.navbar,
.view>.toolbar {
    position: absolute
}

.checkbox-label {
    font-weight: 400;
    margin-top: 10px;
    margin-left: 5px
}

.ad_slot,
.btn,
.nav-links li a,
header a {
    text-transform: uppercase
}

.card .name,
.title-h3 {
    text-transform: capitalize
}

.navbar-header {
    margin-top: 3px
}

#latest,
#premium {
    margin-top: 10px
}

.main-logo-container img {
    height: 56px;
    margin-top: -3px;
    margin-left: -10px;
    padding-top: 12px;
    padding-bottom: 12px
}

.new-tab {
    color: #555;
    background: #fff;
    margin-top: -24px;
    padding-left: 10px;
    padding-right: 10px
}

.new-tab-container {
    width: 75%;
    text-align: center
}

.listing-price-span-item {
    font-weight: 700;
    font-size: 22px;
    background: rgba(0, 0, 0, .7);
    padding: 12px 24px 10px;
    border-radius: 2px;
    color: #fff;
    position: absolute;
    z-index: 1;
    right: 20px;
    top: 20px
}

.p-item-mobile {
    font-size: 13px;
    color: #666
}

.no-padding-bottom {
    padding-bottom: 0!important
}

.item-title-mobile {
    padding: 10px 15px 15px
}

.button-icon-mobile {
    padding: 18px!important;
    color: #777
}

.user-box-desktop {
    margin-top: 40px;
    min-height: 450px
}

.tabbar-labels {
    height: 56px
}

.tabbar {
    color: #555;
    z-index: 5001;
    position: fixed!important
}

.toolbar {
    left: 0;
    bottom: 0
}

.navbar,
.toolbar {
    background: #f9f9f9;
    height: 50px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    margin: 0;
    z-index: 500;
    backface-visibility: hidden;
    font-size: 17px
}

* {
    -webkit-touch-callout: none
}

.tabbar .toolbar-inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.navbar-inner,
.toolbar-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0 8px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.tabbar-labels a.link,
.tabbar-labels a.tab-link {
    padding-top: 9px;
    padding-bottom: 8px;
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.tabbar a.link,
.tabbar a.tab-link {
    min-width: 50px;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: visible;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.tabbar a {
    color: #777
}

.tabbar a:active,
.tabbar a:hover {
    color: #333
}

.toolbar a {
    -webkit-flex-shrink: 1;
    -ms-flex: 0 1 auto;
    flex-shrink: 1;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden
}

.toolbar::before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: auto;
    right: auto;
    height: 1px;
    width: 100%;
    background-color: #e0e0e0;
    display: block;
    z-index: 15;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.card,
i.icon {
    position: relative
}

a,
input,
select,
textarea {
    outline: 0
}

.tabbar i.icon {
    height: 30px
}

.navbar i.icon,
.toolbar i.icon {
    display: block
}

i.icon {
    display: inline-block;
    vertical-align: middle;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    font-style: normal
}

.tabbar-labels a.link i+span,
.tabbar-labels a.tab-link i+span {
    margin: 0
}

.tabbar-labels span.tabbar-label {
    line-height: 1;
    display: block;
    margin: 0;
    letter-spacing: .01em;
    font-size: 10px;
    position: relative;
    text-overflow: ellipsis
}

.404-box,
.public-profile-padding,
.search-body-container {
    margin-top: 80px
}

#as.mark_as {
    border: 0;
    border-radius: 3px!important;
    font-size: 13px
}

.btn-account-settings {
    padding: 8px 13px;
    text-align: left
}

.hide-me {
    display: none!important
}

.pages-h2 {
    font-weight: 300;
    margin-bottom: 15px
}

.pages-form {
    margin-bottom: 20px
}

.input-size {
    font-size: 16px
}

.forgot-link {
    margin: 10px 0 0
}

.btn:active,
.btn:focus,
.btn:hover {
    outline: 0!important
}

.card-container {
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    perspective: 800px;
    margin-bottom: 10px
}

.card-container.hover.manual-flip .card,
.card-container:not(.manual-flip):hover .card {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.card-container.static.hover .card,
.card-container.static:hover .card {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none
}

.card {
    -webkit-transition: -webkit-transform .5s;
    -moz-transition: -moz-transform .5s;
    -o-transition: -o-transform .5s;
    transition: transform .5s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    background: #FFF;
    border-radius: 3px;
    color: #444
}

.back,
.front {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #FFF
}

.front {
    z-index: 2
}

.back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    z-index: 3
}

.back,
.card-container,
.front {
    width: 100%;
    height: 445px;
    border-radius: 3px;
    display: inline-block
}

.card .cover {
    height: 105px;
    overflow: hidden;
    border-radius: 3px 4px 0 0;
    background: url(http://localhost/oc-content/uploads/0/15.jpg)
}

.card .cover img {
    width: 100%
}

.card .user {
    border-radius: 50%;
    display: block;
    height: 140px;
    margin: -70px auto 0;
    overflow: hidden;
    width: 140px;
    border: 7px solid #fff
}

.card .user img {
    background: #FFF;
    width: 100%;
    height: 100%
}

.card .content {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    padding: 0 20px 20px
}

.card .content .main {
    min-height: 150px
}

.card .back .content .main {
    height: 325px
}

.card .name {
    font-size: 19px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 15px;
    height: 63px;
    background: #f6f6f6;
    border-radius: 3px;
    margin-top: 10px
}

.card h5 {
    margin: 5px 0;
    font-weight: 400;
    line-height: 20px
}

.card .footer {
    border-top: 1px solid #eee;
    color: #555;
    margin: 15px 0 0;
    padding: 10px 0 0;
    text-align: center;
    font-weight: 500;
    bottom: 15px;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0
}

.card .footer .social-links {
    font-size: 18px
}

.card .footer .social-links a {
    margin: 0 7px
}

.card .header {
    padding: 15px 20px;
    height: 90px
}

#contact_form {
    margin-top: 15px
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .back,
    .front {
        -ms-backface-visibility: visible;
        backface-visibility: visible
    }
    .back {
        visibility: hidden;
        -ms-transition: all .2s cubic-bezier(.92, .01, .83, .67)
    }
    .front {
        z-index: 4
    }
    .card-container.manual-flip.hover .back,
    .card-container:not(.manual-flip):hover .back {
        z-index: 5;
        visibility: visible
    }
}

body,
div,
form,
img,
input,
menu,
ul {
    margin: 0;
    padding: 0
}

,
li,
ul {
    padding: 0
}

hr,
img {
    border: 0
}

html {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
:after,
:before {
    -moz-box-sizing: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

,
.clearfix:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

img {
    max-width: 100%
}

ul {
    list-style: disc
}

,
li {
    margin: 8px 0
}

hr {
    background: #ebebeb;
    height: 1px;
    margin: 16px 0
}

strong {
    font-weight: 700
}

.devsite-wrapper {
    overflow: hidden;
    width: 100%
}

.button,
button,
input[type=submit] {
    background-color: #f7f7f7;
    border: 0;
    border-radius: 2px;
    color: #212121;
    cursor: pointer;
    display: inline-block;
    font: 500 12px/20px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    height: 36px;
    margin: 0;
    min-width: 36px;
    outline: 0;
    overflow: hidden;
    padding: 8px;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    text-transform: uppercase;
    transition: background-color .2s, box-shadow .2s;
    vertical-align: middle
}

.button:active,
button:active,
input[type=submit]:active {
    background-color: #ddd
}

,
.button,
button,
input[type=submit] {
    box-shadow: 0 1px 4px rgba(0, 0, 0, .37)
}

,
.button:focus,
.button:hover,
button:focus,
button:hover,
input[type=submit]:focus,
input[type=submit]:hover {
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2), 0 6px 10px rgba(0, 0, 0, .3);
    text-decoration: none
}

,
.button:active,
button:active,
input[type=submit]:active {
    box-shadow: 0 11px 7px rgba(0, 0, 0, .19), 0 13px 25px rgba(0, 0, 0, .3)
}

{
    color: #F44336;
    box-shadow: none
}

.devsite-top-button {
    background: 0;
    box-shadow: none;
    color: rgba(255, 255, 255, .7);
    transition: background-color .2s, color .2s;
    font-size:12px
}

.devsite-top-button:focus,
.devsite-top-button:hover {
    background-color: rgba(204, 204, 204, .15);
    box-shadow: none;
    color: #fff
}

.devsite-top-button:active {
    background-color: rgba(204, 204, 204, .3);
    box-shadow: none;
    color: #fff
}

button:disabled,
input[type=submit]:disabled {
    background-color: rgba(0, 0, 0, .12);
    box-shadow: none;
    color: rgba(0, 0, 0, .26);
    cursor: default
}

{
    background-color: transparent
}

,
input[type=search],
input[type=text] {
    border: 1px solid #ebebeb;
    border-radius: 2px;
    color: #212121;
    font: 16px/20px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    margin: 0;
    max-width: 100%;
    outline: 0;
    padding: 7px;
    transition: border-color .2s;
    vertical-align: middle
}

,
input[type=search]:focus,
input[type=text]:focus {
    border-bottom: 2px solid #F44336;
    padding-bottom: 6px
}

,
input[type=search]:disabled,
input[type=text]:disabled {
    background: #f7f7f7
}

select:-ms-expand {
    display: none
}

.devsite-tooltip {
    background: rgba(97, 97, 97, .9);
    border-radius: 2px;
    color: #fff;
    font: 500 10px/10px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    position: absolute;
    margin-top: 8px;
    opacity: 1;
    padding: 6px 8px;
    text-align: center;
    transition: opacity .2s;
    visibility: visible;
    z-index: 10020
}

.devsite-tooltip-hide {
    opacity: 0;
    visibility: hidden
}

.devsite-dialog::-webkit-scrollbar,
.devsite-overflow-menu::-webkit-scrollbar,
.devsite-page-nav::-webkit-scrollbar,
.devsite-section-nav-responsive::-webkit-scrollbar,
.devsite-section-nav::-webkit-scrollbar {
    height: 4px;
    width: 4px
}

.devsite-table-wrapper::-webkit-scrollbar {
    height: 8px;
    width: 4px
}

.devsite-dialog::-webkit-scrollbar-thumb,
.devsite-overflow-menu::-webkit-scrollbar-thumb,
.devsite-page-nav::-webkit-scrollbar-thumb,
.devsite-section-nav-responsive::-webkit-scrollbar-thumb,
.devsite-section-nav::-webkit-scrollbar-thumb,
.devsite-table-wrapper::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .26)
}

.devsite-table-wrapper::-webkit-scrollbar-corner {
    background: 0
}

.devsite-top-section {
    background-color: #F44336;
    box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28);
    top: 0;
    width: 100%;
    z-index: 10005
}

.devsite-full-site-width {
    margin: 0 auto
}

.devsite-top-logo-row-wrapper-wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10006
}

.devsite-top-logo-row-wrapper {
    background: #C62828
}

.devsite-top-logo-row {
    height: 56px;
    padding: 10px 24px
}

.devsite-logo,
.devsite-logo-icon {
    display: inline-block;
    height: 32px
}

.devsite-logo {
    margin: 2px 0;
    opacity: .7;
    transition: opacity .2s
}

.devsite-logo:focus,
.devsite-logo:hover {
    opacity: 1
}

.devsite-logo-icon {
    background: url(../images/redesign-14/logo.svg);
    width: 32px
}

.devsite-user-wrapper {
    display: inline-block;
    float: right;
    margin-top: 7px;
    margin-right: -15px
}

@media screen and (max-width:720px) {
    .devsite-top-logo-row {
        padding: 10px 16px
    }
    .devsite-user-wrapper {
        float: right;
        width: auto
    }
}

.devsite-search-wrapper {
    background: #F44336;
    border-radius: 2px;
    display: inline-block;
    position: relative;
    transition: background .2s;
    vertical-align: top;
    width: 100%;
    margin-top: 7px
}

.devsite-search-wrapper:hover {
    background: #F44336;
    opacity: .95
}

.devsite-search-wrapper.devsite-search-active {
    background: #fff
}

.devsite-searchbox {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex
}

.devsite-search-image {
    color: #fff;
    left: 24px;
    position: absolute;
    top: 4px;
    transition: color .2s
}

.devsite-search-active .devsite-search-image {
    color: #757575
}

input.devsite-search-field {
    background: none;
    border: 0;
    color: #fff;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    height: 36px;
    margin: 0;
    padding: 8px 8px 8px 275px;
    transition: color .2s;
    width: 100%;
    font-size: 15px;
}
.devsite-search-field {
    float:right;
}
.devsite-search-active .devsite-search-field {
    color: #212121
}

input.devsite-search-field:focus {
    border: 0;
    padding-bottom: 8px
}

.devsite-search-form::-webkit-input-placeholder {
    color: #fff;
    transition: color .2s
}

.devsite-search-form:-moz-placeholder {
    color: #fff;
    opacity: 1;
    transition: color .2s
}

.devsite-search-form::-moz-placeholder {
    color: #fff;
    opacity: 1;
    transition: color .2s
}

.devsite-search-form:-ms-input-placeholder {
    color: #fff;
    transition: color .2s
}

.devsite-search-active .devsite-search-form::-webkit-input-placeholder {
    color: #757575
}

.devsite-search-active .devsite-search-form:-moz-placeholder {
    color: #757575;
    opacity: 1
}

.devsite-search-active .devsite-search-form::-moz-placeholder {
    color: #757575;
    opacity: 1
}

.devsite-search-active .devsite-search-form:-ms-input-placeholder {
    color: #757575
}

.devsite-search-button {
    background: 0;
    color: #fff;
    display: none;
    float: right;
    height: 24px;
    margin: 7px 16px;
    min-width: 24px;
    opacity: .7;
    padding: 0;
    top: 0;
    transition: opacity .2s;
    width: 24px
}

.devsite-search-button::before {
    content: 'search'
}

.devsite-search-button:active:not(:disabled),
.devsite-search-button:focus,
.devsite-search-button:hover:not(:disabled) {
    background: 0;
    opacity: 1
}

@media screen and (max-width:991px) {
    .devsite-search-wrapper {
        margin: 0 20px;
        width: calc(100% - 328px)
    }
}

@media screen and (max-width:720px) {
    .devsite-search-wrapper {
        display: none;
        margin: 0;
        width: calc(100% - 40px)
    }
    .devsite-search-button,
    .devsite-search-button:active:not(:disabled),
    .devsite-search-button:focus:not(:disabled),
    .devsite-search-button:hover:not(:disabled) {
        display: block
    }
}

.devsite-history-container {
    box-shadow: inset 0 4px 6px -4px rgba(0, 0, 0, .24);
    overflow: auto
}

.devsite-history-icon {
    color: #757575;
    display: block;
    height: 24px;
    margin: 16px auto;
    width: 24px
}

.devsite-history-icon::before {
    content: 'history'
}

.devsite-history-footer {
    border-top: 1px solid #ebebeb;
    margin: 8px 0 0;
    padding: 7px 0 8px
}

.devsite-history-preferences-link {
    margin-left: -8px
}

.devsite-nav {
    font-size: 13px
}

@-webkit-keyframes cred-spin-film {
    from {
        -webkit-transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(-11340px)
    }
}

@keyframes cred-spin-film {
    from {
        transform: translateX(0)
    }
    to {
        transform: translateX(-11340px)
    }
}

@-webkit-keyframes cred-spin-rotate {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes cred-spin-rotate {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes cred-spin-revrot {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(-360deg)
    }
}

@keyframes cred-spin-revrot {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(-360deg)
    }
}

@media print {
    :link,
    :visited,
    body,
    html {
        color: #000;
        padding-left: 0;
        padding-right: 0
    }
    :link,
    :visited {
        text-decoration: underline
    }
    .devsite-top-section {
        display: none
    }
}

.cut,
.ellipsis,
.title-h3 {
    text-overflow: ellipsis;
    white-space: nowrap!important;
    overflow: hidden
}

.gridder {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.gridder-show {
    width: 100%;
    position: relative
}

.gridder-content {
    display: none
}

.gridder-list:nth-of-type(6n) {
    margin-right: 0;
    margin-bottom: 0
}

.gridder-list {
    vertical-align: top;
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 24%
}

.gridder-list:nth-child(n) {
    margin-bottom: 2.5%;
    margin-right: 1.33%
}

.gridder-list.premium:nth-child(n) {
    margin-bottom: 2.5%;
    margin-right: 1.12%
}

.gridder-list.premium:nth-of-type(4n) {
    margin-right: 0
}

.gridder-list .overlay {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #FFF
}

.gridder-list .title {
    font-weight: 800;
    font-size: 16px;
    padding-left: 8px;
    padding-right: 8px
}

.gridder-list .overlay .description {
    font-weight: 300;
    font-size: 14px
}

.gridder-list .image {
    background-color: #EEE;
    background-image: url(../images/loading-spin.svg);
    background-size: cover;
    background-position: center;
    height: 210px
}

.gridder-show {
    float: left;
    display: block;
    padding: 0;
    margin-bottom: 2.5%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    border-radius: 3px
}

.gridder-navigation a,
.listing-price-span,
.region-handler {
    display: inline-block
}
.region-handler .ftcolstyle{
    background: #fff;
    padding:10px;
    height: 45px;
    border-radius: 3px;
}
.lead.region-tab-icon-1.load-state-city:hover{color: black;}
.region-handler .arrow-right-tab{
    float: right;
    line-height:25px;
}




.gridder-show .description {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 300;
    font-size: 16px;
    width: 100%;
    line-height: 170%;
    color: #FFF
}

.gridder-navigation a {
    background: #fff;
    color: #555!important;
    text-decoration: none;
    font-size: 22px;
    margin-right: 0;
    transition: all .3s ease-in-out;
    position: absolute;
    top: 200px;
    z-index: 9;
    -webkit-box-shadow: 2px 0 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 2px 0 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 2px 0 2px 0 rgba(0, 0, 0, .1);
    padding: 20px 8px
}

.gridder-navigation a.next {
    right: -31px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    z-index: 0;
    position: absolute
}

.gridder-navigation a.prev {
    left: -31px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    z-index: 0
}

a.gridder-close {
    top: -1px;
    right: 20px;
    background: 0;
    color: #555;
    box-shadow: none!important
}

.gridder-navigation a:hover {
    color: #888
}

.gridder-navigation a.disabled {
    opacity: 0
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.short_info {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(shadow.png) left bottom repeat-x;
    width: 100%;
    padding: 10px 10px 8px 5px;
    color: #fff;
    font-size: 14px
}

.location-text {
    padding-left: 8px;
    padding-right: 8px
}

.listing-container-box {
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    border-radius: 3px
}

.listing-container-box .listing-main-title {
    padding: 10px 15px;
    position: relative
}

.title-h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #222;
    line-height: 1.4
}

.location-container {
    position: absolute;
    width: 100%
}

.listing-price-span {
    font-weight: 700;
    float: right;
    font-size: 17px;
    background: rgba(0, 0, 0, .7);
    padding: 3px 12px 5px;
    border-radius: 2px
}

.img_container>div:nth-child(1) {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .7s ease;
    transition: all .7s ease
}

.img_container>div:nth-child(1):hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.img_container {
    position: relative;
    overflow: hidden;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

/*@media only screen and (max-width:1200px) {*/
    /*.gridder-list:nth-of-type(4n) {*/
        /*margin-right: 1.5%!important;*/
        /*margin-bottom: 2.5%!important*/
    /*}*/
    /*.gridder-list:nth-of-type(3n) {*/
        /*margin-right: 0*/
    /*}*/
    /*.gridder-list:nth-of-type(12n) {*/
        /*margin-right: 0!important*/
    /*}*/
    /*.gridder-list.premium:nth-child(n) {*/
        /*margin-bottom: 2.5%;*/
        /*margin-right: 1%*/
    /*}*/
    /*.gridder-list.premium:nth-of-type(3n) {*/
        /*margin-right: 0!important*/
    /*}*/
    /*.gridder-list {*/
        /*display: inline-block;*/
        /*position: relative;*/
        /*cursor: pointer;*/
        /*width: 32.33333%*/
    /*}*/
/*}*/

/*@media only screen and (max-width:991px) {*/
    /*.gridder-list:nth-child(n) {*/
        /*margin-bottom: 2.5%!important;*/
        /*margin-right: 1.5%*/
    /*}*/
    /*.gridder-list:nth-of-type(2n) {*/
        /*margin-right: 0*/
    /*}*/
    /*.gridder-list:nth-of-type(3n) {*/
        /*margin-right: 1.5%;*/
        /*margin-bottom: 1.5%*/
    /*}*/
    /*.gridder-list.premium:nth-child(n),*/
    /*.gridder-list.premium:nth-of-type(3n) {*/
        /*margin-right: 1.5%!important;*/
        /*margin-bottom: 1.5%!important*/
    /*}*/
    /*.gridder-list.premium:nth-of-type(2n) {*/
        /*margin-right: 0!important*/
    /*}*/
    /*.gridder-list {*/
        /*width: 48.444444%*/
    /*}*/
    /*.image-gridder-preview {*/
        /*height: 250px*/
    /*}*/
/*}*/

@media only screen and (max-width:767px) {
    .gridder-list {
        width: 100%!important
    }
    .gridder-list .image {
        height: 280px
    }
    .img_container>div:nth-child(1):hover {
        -webkit-transform: none;
        transform: none
    }
    .gridder-list:nth-child(n) {
        margin-bottom: 2.5%!important;
        margin-right: 0%!important;
        }
}

@media only screen and (max-width:767px) {
    .gridder-list {
        width: 100%
    }
    .main-listing-container {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .listing-container-box .listing-main-title {
        padding: 10px;
        position: relative
    }
}

@media only screen and (max-width:991px) {
    .image-gridder-preview {
        height: 130px
    }
    .short_info-preview {
        position: absolute;
        left: 0;
        bottom: 0;
        background: url(http://www.ansonika.com/citytours/img/shadow_tour.png) left bottom repeat-x;
        padding: 10px 10px 8px 5px;
        color: #fff;
        font-size: 14px;
        width: 100%;
        border-bottom-left-radius: 0
    }
    .gridder-show {
        border-radius: 0;
        position: fixed;
        top: 105px;
        opacity: 1;
        z-index: 3;
        height: 100%;
        left: 0
    }
    .gridder-title-preview {
        font-size: 16px
    }
    .preview-p {
        margin: 15px 0 0;
        font-size: 13px
    }
    .preview-details-container {
        margin-left: 15px;
        margin-right: 15px
    }
    .preview-category {
        font-size: 12px
    }
    hr {
        margin: 10px 0
    }
}

.date-text,
.quick-view {
    font-size: 12px;
    font-weight: 500
}

@media only screen and (max-width:480px) {
    .gridder-list .image {
        height: 190px
    }
}

.date-text {
    color: #777;
    padding-bottom: 3px
}

.gridder-list:nth-of-type(4n) {
    margin-right: 0;
    margin-bottom: 0
}

img.image {
    width: 75%;
    margin-left: 10%
}

.quick-view {
    position: absolute;
    right: 13px;
    line-height: 0;
    top: 33px;
    opacity: 1;
    background: #888;
    border-radius: 50px;
    color: #fff;
    padding: 1px 5px 1px 3px
}

.all-state-cities,
.all-state-cities a,
.region-handler {
    width: 100%;
    position: relative
}

#searchbox>input:focus+select {
    background-color: #ebebeb;
    border: 1px solid #ebebeb;
    color: #616161;
    z-index: 2
}

#search-input-main.no_cat_search {
    padding-left: 55px
}

.region-handler>a {
    margin-bottom: 0
}

.region-handler .state-city {
    background-color: #ff870c;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 10px;
    text-align: center;
    width: 100%
}

.region-handler .state-city i {
    float: right;
    line-height: 24px
}

.all-state-cities {
    background-color: #fff;
    display: none;
    display: inline-block;
    max-height: 250px;
    min-height: 20px;
    left: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch!important;
    z-index: 2
}

.all-state-cities a {
    display: inline-block;
    margin: 0!important;
    font-weight: 400;
    background-color: #f5f5f5;
    cursor: pointer;
    font-size: 14px;
    line-height: 18px;
    color: #555;
    border-radius: 0;
    padding: 11px 11px 11px 18px;
    border-bottom: 1px solid #eee
}

.all-state-cities a::after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    speak: none;
    text-align: center;
    width: 1em;
    content: "\f054";
    display: block;
    height: 20px;
    position: absolute;
    right: 17px;
    top: 10px;
    font-size: 12px;
    line-height: 20px
}

.all-state-cities a:hover {
    background-color: #f4f4f4
}

.reput-cats,
.section-mob-cats ul {
    list-style: none;
    padding: 0;
    text-align: center;
    position: relative
}

.reput-cats li,
.section-mob-cats ul li {
    display: inline-block;
    float: left;
    margin: 1px
}

.reput-cats li a {
    display: inline-block;
    height: 70px;
    width: 70px
}

.section-mob-cats ul li a {
    display: inline-block;
    height: 90px;
    width: 86px
}

.section-mob-cats ul li a span {
    color: #FFF;
    display: inline-block;
    width: 100%
}

.reput-cats li a i,
.section-mob-cats ul li a i {
    height: 70px;
    display: inline-block;
    line-height: 70px
}

.reput-cats li a i:before,
.section-mob-cats ul li a i:before {
    width: 70px!important;
    display: inline-block!important;
    height: 70px!important;
    padding: 0!important
}

.one_slide_product .item {
    height: 420px;
    background-size: cover;
    background-position: 50%;
    width: 100%;
    cursor: pointer
}

.one_slide_thumbnails .item {
    height: 80px;
    max-width: 100px;
    margin: 0;
    background-size: cover;
    background-position: 50%
}

.slick-it .gridder-list {
    width: 98%!important
}

.close-listizer {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    z-index: 9;
    font-size: 25px;
    text-align: center
}

.all-listing-link {
    display: inline-block;
    width: 100%
}

@media (min-width:992px) {
    .search-gridder .gridder-list {
        width: 32%!important;
        margin-right: 2%!important;
        margin-bottom: 2.5%!important
    }
    .search-gridder .gridder-list:nth-of-type(3n) {
        margin-right: 0!important;
        margin-bottom: 0!important
    }
}

@media (max-width:991px) {
    #categories .ftcontent,
    .cart-items {
        display: none
    }
    .cart-items {
        text-align: center
    }
    .one_slide_thumbnails,
    .slick-next,
    .slick-prev {
        display: none!important
    }
    .search-gridder .gridder-list {
        width: 48%
    }
    .search-gridder .gridder-list:nth-of-type(2n) {
        margin-right: 0;
        margin-bottom: 0
    }
    .search-gridder .gridder-list:nth-of-type(3n) {
        margin-right: 2%;
        margin-bottom: 2.5%
    }
}

@media (max-width:768px) {
    .one_slide_product .item {
        height: 350px
    }
}

@media (max-width:580px) {
    .one_slide_product .item {
        height: 300px
    }
}

@media (max-width:420px) {
    .one_slide_product .item {
        height: 250px
    }
}

@media (max-width:380px) {
    .one_slide_product .item {
        height: 230px
    }
}

@media (min-width:992px) {
    .cart-items {
        display: block!important
    }
    .slick-dots {
        display: none!important
    }
}

#comment_error_list {
    color: red;
    list-style-position: inside;
    padding: 0 0 1em 1em
}

#comment_error_list .error {
    color: red
}

#comments .comment {
    border-radius: 3px;
    margin-bottom: 1em;
    padding: 1em
}

#comments .comment:nth-child(odd) {
    background-color: #f0f0f0
}

#comments .comment:nth-child(even) {
    background-color: #e0e0e0
}

#comments .avatar {
    text-align: center
}

#comments .img-avatar {
    background-color: silver;
    border-radius: 50%;
    max-width: 40px
}

#comments .author {
    font-size: 1em;
    font-style: italic;
    line-height: 1.25em
}

#comments .comment h3 {
    border-bottom: 1px solid #bbb;
    color: #C62828;
    font-size: 1.25em;
    margin-bottom: .5em;
    padding-bottom: .5em
}

.item-title-mobile h3 {
    line-height: 1.25em;
    text-align: center
}

#comments p {
    font-size: 13px;
    text-align: justify
}

#comments .paginate>ul>li {
    text-align: center
}

#comments .well-sm {
    margin: 1em 0 .25em;
    text-align: center
}

#comments .well-sm h4 {
    font-size: 1.1em
}

#comments .controls {
    margin: 10px 0
}

#comments .controls.col-sm-6:nth-child(1) {
    padding-left: 0;
    padding-right: 5px
}

#comments .controls.col-sm-6:nth-child(2) {
    padding-left: 5px;
    padding-right: 0
}

#comments textarea {
    min-height: 105px;
    resize: vertical
}

#comments button[type=submit] {
    margin: 0 15px;
    width: 96px
}

@media screen and (max-width: 990px){
    .region-handler .ftcolstyle {
        background: #fff none repeat scroll 0 0;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        height: auto;
        overflow: hidden;
        padding: 16px 16px 16px 19px;
    }
    .region-handler .arrow-right-tab {line-height: 50%;}
    .gridder-navigation a, .listing-price-span, .region-handler {display: block}
    a.gridder-close {
    top: -23px;
    right: -7px;
    background: 0;
    color: #555;
    box-shadow: none!important;
}
    .all-state-cities {display: block}
}
@media screen and (min-width: 991px){
    #regions .col-md-4.col-sm-6.col-xs-12.no-padding-mobile {
        margin-bottom: 10px;
        padding-left: 0;
    }
    .lead.region-tab-icon-1.load-state-city {
        color: #555;
        font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
        font-size: 16px;
        line-height: 25px;
        padding-left: 20px;
        margin-bottom: 0;
        cursor: pointer;
    }
    #categories .category-icon-1::before, 
    #categories .category-icon-2::before, 
    #categories .category-icon-3::before, 
    #categories .category-icon-4::before, 
    #categories .category-icon-5::before, 
    #categories .category-icon-6::before, 
    #categories .category-icon-7::before, 
    #categories .category-icon-8::before {
        background: #C62828 none repeat scroll 0 0;
        border-radius: 50px;
        color: #fff;
        font-family: FontAwesome;
        font-size: 1.5em;
        font-style: normal;
        font-weight: 400;
        height: 40px !important;
        line-height: 40px;
        margin-left: 20px;
        position: relative;
        text-decoration: inherit;
        width: 40px !important;
    }
    #categories .ftcontent,.ftcolstyle {float: left;width: 100%}
    #categories .list-unstyled {
        float: left;
        margin-top: 15px;
        width: 100%;
    }
    #categories .list-unstyled > a {
        background: white none repeat scroll 0 0;
        display: block;
        float: left;
        margin-bottom: 15px;
        margin-right: 1%;
        padding: 10px;
        padding-left: 20px;
        position: relative;
        width: 32.65%;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        color: #555;
    }
    #categories .list-unstyled > a:hover {color: black}
    #categories .lead .fa-chevron-right {
        float: right;
        font-size: 22px;
        margin-right: 10px;
        margin-top: 28px;
    }
    #categories .list-unstyled > a .fa.fa-chevron-right {
        position: absolute;
        right: 10px;
        top: 16px;
    }
    #categories .list-unstyled > a:nth-child(3n+3) {
        float: right;
        margin-right: 0;
    }
    #categories .lead{
      width: 100%;
        text-align: center;
        margin: 0 auto;
        border-radius: 5px;
        line-height: 70px;
        background: #fff;
        font-size:26px!important;
        height: 80px
        
    }

    #categories .lead .category-icon-for-sale {
        float: left;
       margin-top:5px;
        font-size:16px
    }
}
@media screen and (max-width: 991px){
    span .ftcolstyle {width: 100%;float: left}
    #categories .category-icon-for-sale {display: none}
    #categories .list-unstyled > a i {
        display: none;
    }
    #categories .is_down .fa.fa-chevron-right {
        display: none;
    }
    #categories .lead {width: 100%}
    #categories .category-tab-icon-1 {text-align: left;height: auto;}
    #categories .lead .fa.fa-chevron-right {
        float: right;
        line-height: 38px;
    }
    .category-tab-icon-1 .fa-chevron-right {margin-top:0;}
    #categories .list-inline,#categories .list-unstyled {width: 100%;float: left;}
}
@media screen and (max-width: 991px) {
    .search-body-container .empty {
        margin-top: 20px!important;
        text-align: center;
    }
}
@media screen and (min-width: 992px) {
    .search-body-container {
        margin-top: 80px!important;
    }
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility;
}
.gridder-list.premium:nth-child(n) {
    margin-bottom: 2.5%;
    margin-right: 0px;
    width: 100%!important;
}
.gridder {
    padding-left: 8px;
}
@media only screen and (max-width: 767px){

    .search-gridder  .gridder-list:nth-of-type(n) {
        margin-bottom: 2.5%!important;
        margin-right: 0%;
    }
    .search-gridder .gridder-list:nth-of-type(1n) {
        width: 51%;
        padding-right: 0%;
    }
    .search-gridder .gridder-list:nth-of-type(2n) {
        width: 49%;
        padding-right: 0%;
    }
    .search-gridder .gridder-list:nth-of-type(4n) {
        margin-right: 0%!important;
        margin-bottom: 2.5%!important
    }
    .search-gridder .gridder-list:nth-of-type(3n) {
        margin-right: 0%!important;
        margin-bottom: 2.5%;
    }
    .search-gridder .gridder-list:nth-of-type(2n) .short_info {
        width: 100%!important;
    }
    .search-gridder .gridder-list:nth-of-type(n) .short_info {
        width: 100%;
    }

    #premium .gridder-list.premium:nth-of-type(n) {
        margin-right: 0px!important;
        width: 100%!important;
        margin-bottom: 2.5%!important;
    }
    .gridder {
        padding-left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px){

    .search-gridder  .gridder-list:nth-of-type(n) {
        margin-bottom: 2.5%!important;
        margin-right: 0%;
    }
    .search-gridder .gridder-list:nth-of-type(1n) {
        width: 51%;
        padding-right: 2%;
    }
    .search-gridder .gridder-list:nth-of-type(2n) {
        width: 49%;
        padding-right: 0%;
    }
    .search-gridder .gridder-list:nth-of-type(4n) {
        margin-right: 0%!important;
        margin-bottom: 2.5%!important
    }
    .search-gridder .gridder-list:nth-of-type(3n) {
        margin-right: 0%!important;
        margin-bottom: 2.5%;
    }
    .search-gridder .gridder-list:nth-of-type(2n) .short_info {
        width: 100%!important;
    }
    .search-gridder .gridder-list:nth-of-type(n) .short_info {
        width: 96%;
    }
    .search-gridder .gridder-list:nth-of-type(1n) .overlay {
        right:30px;
    }
    .search-gridder .gridder-list:nth-of-type(2n) .overlay {
        right:15px;
    }
    #premium .gridder-list.premium:nth-child(n) {
        margin-bottom: 2.5%;
        margin-right: 1.5%!important;
        width: 48.444444%!important;
    }
    #latest .gridder-list:nth-child(n) {
        margin-bottom: 2.5%;
        margin-right: 1.5%!important;
        width: 48.444444%!important;
    }
    #latest .gridder-list:nth-child(2n) {
        margin-right: 0%!important;
    }
    #premium .gridder-list.premium:nth-child(2n) {
        margin-right: 0%!important;
    }
    .container {
        padding-left: 4px;
    }
    .search-body-container {
        margin-top: 63px!important;
    }
    .sort-by-selector {
        margin-top: -40px!important;
        padding-left: 5px;
        margin-right: -1px;
    }
}
#item-content .slick-track{
    margin-top: 0px;
}
.main-listing-container{
    margin-top:0px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    #premium .gridder-list {
        display: inline-block;
        position: relative;
        cursor: pointer;
        width: 32.33333% !important;
        margin-right: 1.33% !important;
    }
    #premium .gridder-list:nth-of-type(3n) {
        margin-right: 0!important;
    }
    #latest .gridder-list {
        display: inline-block;
        position: relative;
        cursor: pointer;
        width: 32.33333% !important;
        margin-right: 1.33% !important;
    }
    #latest .gridder-list:nth-of-type(3n) {
        margin-right: 0!important;
    }
}
@media only screen and (min-width: 1201px) {
    #premium .gridder-list {
        display: inline-block;
        position: relative;
        cursor: pointer;
        width: 24%!important;
        margin-right: 1.33% !important;
    }
    #premium .gridder-list:nth-of-type(4n) {
        margin-right: 0!important;
    }
    #latest .gridder-list {
        display: inline-block;
        position: relative;
        cursor: pointer;
        width: 24%!important;
        margin-right: 1.33% !important;
    }
    #latest .gridder-list:nth-of-type(4n) {
        margin-right: 0!important;
    }
}




.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-top: 10px;
}

/*.home-content li{*/
/*overflow:hidden;*/
/*}*/