/* MOBILE */

@media screen and (min-width: 0px) and (max-width: 768px) {
    header {
        display: none;
    }
    .mobile-voffset1 {
        margin-top: 15px;
    }
    .mobile-voffset2 {
        margin-top: 30px;
    }
    .text-right {
        text-align: left;
    }
    .content-a {
        display: table;
        width: 100% !important;
    }
    .background {
        background-color: #171717 !important;
    }
    .content-b {
        display: table-cell;
        width: 100% !important;
        position: relative;
        vertical-align: middle;
    }
    .desktop {
        display: none;
    }
    .mobile {
        display: block
    }
    .slicknav_menu {
        display: block;
    }
    #sb_instagram img {
        display: block;
        padding: 0 !important;
        margin: 0 !important;
        width: 100%;
        max-width: 100% !important;
    }
    .hentry {
        width: 100%;
    }
    .mobile {
        display: block
    }
    .hide {
        display: none;
    }
    #home .content-b img {
        width: 100%;
        height: auto;
    }
    #home .title {
        font-size: 21px;
        line-height: 1;
        color: #FFF;
        font-weight: normal;
    }
    #home .parbottom {
        bottom: 50px;
        width: 100%;
        max-width: none;
        left: 0px;
        text-align: center;
        color: #FFF;
        z-index: 5;
        position: static;
    }
    #home .parbottom .announcement {
        font-size: 15px;
        letter-spacing: 0px;
    }
    h1 {
        font-size: 22px;
        color: #AA7B43;
        text-transform: uppercase;
        letter-spacing: 0px;
    }
    .email2 {
        outline: medium none;
        width: 136px;
        font-size: 13px;
        color: #FFF;
        padding: 5px;
        border: 1px solid #AA7B43;
        background: none repeat scroll 0% 0% transparent;
    }
    .selling h3 {
        color: #FFF;
        font-size: 20px;
        line-height: 1;
        display: block;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    h3 {
        color: #FFF;
        font-size: 20px;
        line-height: 1;
        text-transform: uppercase;
        letter-spacing: 2px;
    }
    .eventinside {
        padding: 0px 20px 40px 20px;
    }
    fadeMenu {
        display: block;
    }
    footer {
        padding: 40px 0px;
        background: none repeat scroll 0% 0% #000;
        color: #FFF;
        font-size: 11px;
        letter-spacing: 1px;
    }
    .mobile-text-center {
        text-align: center;
    }
    #events,
    #sell,
    #contact {
        background-image: -moz-linear-gradient(top, rgba(28, 28, 28, 1), rgba(28, 28, 28, 1)), url("") !important;
        background-image: -webkit-linear-gradient(top, rgba(28, 28, 28, 1), rgba(28, 28, 28, 1)), url("") !important;
        background-image: -ms-linear-gradient(top, rgba(28, 28, 28, 1), rgba(28, 28, 28, 1)), url("") !important;
        background-image: linear-gradient(top, rgba(28, 28, 28, 1), rgba(28, 28, 28, 1)), url("") !important;
    }
}

}
