.two-col-wrap,.two-col-wrap tbody,.two-col-wrap tr {
    width: 100%
}

table {
    border: none
}

table.two-col-wrap>tbody>tr>td {
    vertical-align: top
}

.list-search-results tr td:nth-of-type(2) {
    width: 92px
}

.list-search-results tr td:nth-of-type(3) {
    min-width: 300px;
    max-width: 300px;
    width: 300px
}

.list-search-results.single tr td:nth-of-type(2) {
    width: auto;
    padding: 1rem
}

.list-search-results.single tr td:nth-of-type(1),.list-search-results.single tr td:nth-of-type(1) a,.list-search-results.single tr td:nth-of-type(1) a img,.list-search-results.single tr td:nth-of-type(3) {
    min-width: 220px!important;
    max-width: 220px!important;
    width: 220px!important
}

.list-search-results.gallery img,.list-search-results.quick img {
    max-height: 15vw
}

.list-search-results td,.list-search-results td p {
    font-size: .8rem
}

.list-search-results a h3 {
    font-size: 1rem;
    color: #333;
    white-space: normal!important
}

.list-search-results.list a h3 {
    white-space: nowrap!important
}

*[class^=featured-poster-] span.label,.featured-poster span.label,#flv_sidebar span.label {
    width: 100%;
    white-space: normal!important
}

.featured-poster a img,#flv_sidebar a img {
    width: 100%
}

.featured-poster-horizontal {
    display: none
}

.featured-poster span.label,.featured-poster-vertical p,.featured-poster-vertical span.label,.featured-poster-horizontal p,.featured-poster-horizontal span.label,#flv_sidebar span.label,#flv_sidebar p,#flv_sidebar span.label,.featured-poster-horizontal p,.featured-poster-horizontal span.label {
    font-size: .8125rem;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #000
}

td.featured-poster-vertical {
    vertical-align: top;
    padding: 0 6px;
    width: 15%;
    max-width: 15%
}

div.featured-poster-vertical,#flv_sidebar {
    padding: 0;
    margin: .75rem 0 1rem
}

.article-sidebar div.featured-poster-vertical a:hover:after,#flv_sidebar a:hover:after,#flv_sidebar a:visited:hover:after {
    content: ""
}

aside.widget.posts-and-pics a img {
    border: 2px solid #eee;
    margin: 0 0 .5rem
}

aside.widget.posts-and-pics a:hover img {
    border-color: #903
}

table table div p {
    margin: 0 0 .25rem
}

table table,table.two-col-wrap {
    border-collapse: collapse
}


@media only screen and (max-width: 767px) {
    .featured-poster-horizontal {
        display:block;
        text-align: center
    }

    .listings-with-sidebar {
        width: 100%
    }

    td.featured-poster-vertical,#flv_sidebar {
        display: none
    }

    .with-featured-sidebar div.xl-12.columns {
        width: 100%!important
    }
}

@media only screen and (min-width: 768px) {
    div.featured-poster-vertical,#flv_sidebar {
        display:block
    }
}

@media only screen and (min-width: 1025px) {
    .two-col-wrap {
        margin:0 auto
    }
}

.list-search-results.single tr td:nth-of-type(1),.list-search-results.single tr td:nth-of-type(1) a,.list-search-results.single tr td:nth-of-type(1) a img,.list-search-results.single tr td:nth-of-type(3) {
    min-width: 150px!important;
    max-width: 150px!important;
    width: 150px!important
}

* .list-search-results.gallery img,* .list-search-results.quick img {
    max-height: 20vw
}

@media screen and (max-width: 460px) {
    * .list-search-results.gallery img,* .list-search-results.quick img {
        max-height:27vw
    }
}

#header23_search_expansion {
    padding: 0 1rem
}

#header23_search_expansion .checkboxes-col label {
    width: 32%;
    margin: 0 0 .33rem;
    line-height: 1.4
}

@media screen and (max-width: 600px) {
    #header23_search_expansion .checkboxes-col label {
        width:48%!important
    }
}

#header23_search_expansion .checkboxes-col label input {
    margin-right: .25rem
}

#header23_search_expansion .checkboxes-col>p {
    margin: .5rem 0 0
}

#header23_search_expansion .checkboxes-col>p::before {
    content: "";
    display: block;
    width: 100%;
    clear: both;
    margin: 0 0 1rem
}

.fixedHeader {
    position: fixed;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 10;
    -webkit-box-shadow: 0 4px 6px -6px #222;
    -moz-box-shadow: 0 4px 6px -6px #222;
    box-shadow: 0 4px 6px -6px #222 margin-left:auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%
}

#header23_small_update_button_row {
    margin-top: .5rem
}

#header23_small_update_button_row a.alert.button {
    animation-name: anim;
    animation-duration: 3s;
    animation-iteration-count: infinite
}

@keyframes anim {
    from {
        background-color: #903
    }

    to {
        background-color: #7a0029
    }
}
