/* -----------------------------------------
   Shared Styles
----------------------------------------- */

body {
    background: #fff;
    color: #666;
}

body, small {
    font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
    font-weight: 300;
}

.show {
    display: block;
}

table {
    margin: 0 0 15px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
    font-weight: 300;
    color:#666;
    line-height: 1.3;
}

h1 {
    font-size:2rem;
    margin: 15px 0;
}

h2 {
    font-size:1.4rem;
}

h3 {
    font-size:1.3rem;
}

h4 {
    font-size:1.2rem;
}

.content-page h1 {
    margin: 0 0 15px 0;
}

p,
ol,
ul {
    font-weight:300;
}

.smaller {
	font-size:.8em;
}

/* custom HTML5 tag for fixing line breaks based on media queries */
lb {
    display: inline-block;
    width: .2em;
}

.row {
    max-width: 71.25em;
    min-width: 62em;
}

.row .row {
    min-width: inherit;
}

.row.header-row {
    max-width: 120em !important;
}

.body-content {
    background: #fff;
    padding: 0 15px 15px;
}

.mobile .body-content {
    padding: 0 0 15px;
}

/*

header, header .logo, header .block,
#search-container,
.home #search-container form,
.home #search-container form input#search {
    transition-duration: 500ms;
}

*/

.show {
    display: block;
}

a, a:active {
    color: #eb7e46;
}

a:hover {
    color: #333;
}

.ss-icon {
    font-size: .9rem;
}

ul.breadcrumbs {
    border: none;
    margin: 0;
    background-color: #f0f0f0;
    padding: 0 0 0 0;
    color: #ccc;
}

.breadcrumbs li::before {
    content: ">";
}

.breadcrumbs a {
    color: #ccc;
    font-size: 1.2em;
}

.button {
    font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
    border-radius: 3px;
    background: #eb7e46;
    border: none;
}

button,
.button.cancel-button {
    background-color: #CCC;
    color: #555;
}

button .ss-icon,
.button .ss-icon {
    margin:0 .3rem 0 0;
}

.button:hover, .button.active, .button:focus,
.button.cancel-button:hover, .button.cancel-button:hover {
    color: #fff;
    background-color: #473b21;
    outline: none;
}

button.small, 
.button.small {
    font-size: 0.9rem;
}

button.tiny, 
.button.tiny {
    font-size: 0.8125rem;
}

.button.gray {
    background-color: #ddd;
    color: #666;
}

.button.gray:hover, 
.button.gray:focus {
    color: #fff;
    background-color: #999;
    outline: none;
}

.button-group {
    display: inline-block;
}

.button-group .button {
    border-radius: 0;
    color: #222;
    background-color: #e0e0e0;
    margin: 0 0 15px;
}

.button-group .button:hover, 
.button-group .button:focus {
    color: #222;
    background-color: #c4c4c4;
}

.button-group .button.active {
    color: #fff;
    background-color: #707070;
}

.tabs {
    border-bottom: 1px solid #bbb;
    margin: 0 0 1rem !important;
}

.tabs dd {
    border-top: 1px solid #fff;
}

.tabs dd > a {
    color: #B35728;
    background: #fff;
    padding: .5rem 2.25rem;
    font-family: "Open Sans", "Helvetica", Helvetica, Arial, sans-serif;
    outline: none;
    font-size: .9rem;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0;
}

.tabs dd > a:hover {
    background: #fff;
    color: #222;
}

.tabs dd.active {
    border-top: 1px solid #bbb;
}

.tabs dd.active a {
    cursor: default;
    color: #444;
    background: #FFF;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #fff;
}

.tabs-content>.content {
    padding: 0.9375rem 0;
}

.box {
    padding: 20px;
    background: #e9e9e9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 20px;
}


.form-box { 
	margin:  0 auto 20px auto; 
	width: 100%; 
	max-width: 600px;
}

.content-box {
    position: relative;
    display: block;
    padding: 0 20px;
}

.content-box.with-sidebar {
    margin-right: 370px;
}

.content-page .content-box {
    background: #fff;
    border: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 25px 20px;
    -webkit-box-shadow: 1px 0 4px 0 rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 1px 0 4px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 1px 0 4px 0 rgba(0, 0, 0, 0.07);
}

.box.deep {
    padding: 30px 30px 30px;
    transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
}

.bg-full-width-gray {
    background: #f1f0f0;
    padding: 15px 15px 0;
    margin: -15px 0 15px;
}

form {
    margin-bottom: 0;
}

/* http://help.symbolset.com/web/vertical-alignment */
.ss-icon {
    vertical-align: middle;
}

.alert-box.success {
    background: #ffeee4;
    border: 1px solid #ffccae;
    color: #333;
}

#subscribe .submit-wrap {
    width: 100%;
    position: relative;
    display: block;
    text-align: left;
    top: 0px;
    margin: 0 auto;
    margin-top: 13px;
}

#subscribe.reveal-modal .submit-wrap {
    text-align: center;
}

#subscribe.reveal-modal .modal-btm {
    padding: 15px 0 0;
}

.modal-body .main-inputs input, .modal-body .main-inputs select {
    height: 35px;
    line-height: 14px;
    font-size: 14px;
}

#form-subscribe .fb-like-box-wrap {
    display: inline-block;
    width: 100%;
    position: relative;
    float: left;
    padding: 0;
    margin: 0;
}

footer #form-subscribe .fb-like-box-wrap {
    color: #fff;
    margin: 0 auto;
}

.close-msg {
    text-align: center !important;
    margin: 0 auto;
    width: 100%;
    font-size: 11px !important;
    padding: 0;
    top: -10px;
}

footer .close-msg {
    display: none !important;
}

.close-msg a {
    color: #ec8041 !important;
    padding: 0;
    margin: 20px auto;
    font-size: 16px !important;
    position: relative;
    display: block;
}

dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
    right: 20px !important;
    width: 100%;
    text-align: right;
}

#form-subscribe .fb-like-box-wrap p {
    position: relative;
    margin: 5px auto 5px auto;
}

#form-subscribe .fb-like-box-wrap h3 {
    font-size: 16px;
    margin: 0 auto 20px auto;
    background: none;
    padding: 0;
}

footer #form-subscribe .fb-like-box-wrap h3 {
    color: #fff;
}

#form-subscribe .fb-like-box-wrap h3 .fb-icon {
    position: relative;
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: 0 10px 5px 0;
    float: left;
    background: url(../png/fb-icon.png) no-repeat; background-size: contain;
}

#form-subscribe .recv {
    margin-top: 18px;
    position: relative;
    display: block;
}

#form-subscribe .fb-like-btn {
    margin-top: 20px;
    position: relative;
    display: block;
}

footer #form-subscribe .fb-like-box-wrap iframe {
    padding: 10px;
    background: #fff !important;
    margin: 0 auto 20px auto;
    width: 40%;
    position: relative;
    display: block;
}

#form-subscribe .thanks-panel {
    display: inline-block;
    position: relative;
    float: left;
    padding: 0;
    margin: 0;
    white-space: normal;
}

#form-subscribe .thanks-panel > * {
    width: 100%;
}

#form-subscribe .thanks-panel p {
    font-size: 14px;
    white-space: normal;
}

#form-subscribe .thanks-panel p a {
    font-size: 14px;
    width: 100%;
    text-align: center;
    position: relative;
    display: block;
}

.dollar-input {
    position: relative;
}
.dollar-input input {
    padding-left: 22px;
}
.dollar-input span {
    position: absolute;
    padding: 12px 3px 3px 7px;
    pointer-events: none;
    font-size: 1.4em;
}

p.payment-types {
    margin-bottom: 0;
}


/* -----------------------------------------
   Lists
----------------------------------------- */

ul#category-list {
    margin-bottom: 20px;
}

ul#category-list li {
    padding-bottom: 5px;
}

terms li {
    margin-left:20px;
}

/* -----------------------------------------
   Header Styles
----------------------------------------- */

header {
    background: #ec8041;
}

.thanksgiving header {
    background: url('../png/thanks_header.png') #ec8041;
}

.xmas header {
    background:url('../png/xmas_header.png') #ec8041;
}

header .block {
    position: relative;
    min-width: 40%;
    float: left;
    display: inline-block;
    margin: 0;
    padding: 0;
    min-height: 68px;
}

.notloggedin .block {
    min-height: 80px;
}

header .logo {
    float: left;
    width: 300px;
    position: relative;
    display: inline-block;
    margin: 0 15px 0 25px;
}

.oldie header .logo {
    margin: 0 0 0 10px;
    min-width: 332px;
}

header .logo a {
    display: inline-block;
    height: 100%;
    width: 100%;
    min-height: 40px;
    margin: 25px auto 0;
    float: left;
    position: relative;
    background: url('../svg/logo.svg') center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.oldie header .logo a {
    background: url('../png/logo.png') 0 center;
    background-repeat: no-repeat;
    z-index: 100;
    min-width: 362px;
}

header .head-content {
/*
    position: relative;
    display: block;
    width: 100%;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    max-height: 105px;
    max-width: 1140px;
    margin: 0 auto;
*/
}

.oldie header .navigation ul {
    margin: 28px auto 0 auto;
}

.oldie header .main-menu li {
    font-size: 12px !important;
    display: inline-block;
    margin-right: 20px;
}

.oldie .loggedin header .main-menu li {
    font-size: 14px !important;
}

.oldie header .user-menu li {
    font-size: 14px;
}

.oldie .body-content .row {
    max-width: 960px !important;
}

header #tagline span {
    white-space: nowrap;
}

header .top-bar {
    margin: 0 auto;
    background: none;
    font: 16px/20px 'open-sans-regular', sans-serif;
    height: auto;
    padding: 0;
}

header .navigation ul {
    list-style: none;
    padding: 0;
    float: right;
}

.loggedin header .navigation ul {
    margin: 35px 15px 32px 0;
}

header .navigation ul li {
    display: inline-block;
    margin: 0 16px 0 0;
}

header .navigation ul li a {
    transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
}

header .main-menu {
    position: relative;
    float: right;
    text-align: right;
    display: block;
}

header .main-menu li {
    display: inline-block;
    text-align: right;
    position: relative;
}

header .main-menu li:last-child {
    margin-right: 0;
}

header .main-menu a:hover {
    transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
}

header.nav-on .main-menu a:hover {
    opacity: .75;
}

header .user-menu {
    position: absolute;
    z-index: 100;
    top: 20px;
    right: 0;
    text-align: left;
    padding: 15px 0 0 0;
    margin: 10px auto !important;
    min-width: 210px;
    display:none;
}

header .user-drop .ss-icon {
    margin: 0 0 0 .35rem;
    position: relative;
    top: 1px;
}

.login-menu {
    padding: 0;
    animation: fadein 1s;
    -moz-animation: fadein 1s;
    -webkit-animation: fadein 1s;
    -o-animation: fadein 1s;
    position: relative;
    margin: 35px 15px 32px 0;
}

.header-social ul {
    margin: 0 auto;
    padding: 0 0 0 15px;
    color: #fff;
    border-left: 1px solid #a75930;
}

.header-social ul li {
    top: 3px;
    border-top: none !important;
}

.header-social ul a {
    display: inline-block;
}

header .user-menu .inner-user-menu:before {
    width: 23px;
    height: 10px;
    text-align: center;
    font-size: 10px;
    line-height: 10px;
    color: #fff;
    top: -10px;
    right: 16px;
    position: absolute;
    text-shadow: 2px -3px 5px rgba(0, 0, 0, 0.17);
    background: url('../png/drop-arrow.png') no-repeat;
    z-index: 99;
    -webkit-font-smoothing: antialiased;
    display: none;
}

header .user-link:hover .user-menu {
    display:block;
}

header .user-link:hover .user-menu .inner-user-menu:before {
    display:block;
}

header .user-link:hover .user-menu .inner-user-menu {
    margin-bottom: 10px;
}

header .dash-main .ss-dashboard:before {
    position: relative;
    padding-right: 5px;
    top: 1px;
}

.user-menu .inner-user-menu {
    background: #fff;
    padding: 5px 20px 5px 20px;
    position: relative;
    display: block;
    color: #fff;
    width: 100%;
    height: 100%;
    border: 1px solid #a95b31;
}

.user-menu li.dash-mobile {
    display: none;
}

.user-menu li {
    width: 100%;
    padding: 0;
    font-size: 14px;
    border-bottom: 1px solid #cecccb;
    text-align: left;
}

.user-menu li:last-child {
    border-bottom: none;
}

header .user-menu li a {
    color: #000;
    width: 100%;
    padding: 10px 0;
    position: relative;
    display: inline-block;
    font-size: 14px;
}

header .user-menu li span {
    display: none;
}

header .user-menu li a:hover {
    color: #eb7e46;
    opacity: 1;
}

header .top-bar ul a {
    color: #fff;
}

header .btn-mobile {
    display: none;
    animation: fadein 2.5s;
    -moz-animation: fadein 2.5s;
    -webkit-animation: fadein 2.5s;
    -o-animation: fadein 2.5s;
    animation-delay: 1.5s;
}

header .f-dropdown {
    background: #EC8041;
    border: 1px solid #84ab5e;
    max-width: 170px;
    top: 40px !important;
}

header .f-dropdown li {
    width: 100%;
    margin: 0 0 0 0 !important;
}

header .f-dropdown li:hover {
    background: none;
}


/* -----------------------------------------
   Search Form Styles
----------------------------------------- */

header #topsearch-wrap {
    margin: 19px 0 0 0;
    float:left;
}

header #topsearch {
    border-left: 1px solid #c06230;
    padding:10px 0 10px 16px;
}

header #topsearch form {
    position: relative;
    margin: 0 auto;
}

header #search-container {
    display: flex;
}

header #search-options {
    background-color: #FA9460;
    border: 1px solid #C06230;
    -moz-border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    color: white;
    font-size: 14px;
    height: 40px;
    display: inline-block;
    width: 85px;
}

header #topsearch input {
    background-color: #FA9460;
    border: 1px solid #C06230;
    border-left: none;
    -moz-border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;
    padding: 5px 10px;
    margin: 0;
    width: 190px;
    height:40px;
    display: inline-block;
}

header #topsearch #searchkeyword {
    display: none;
}

.home #topsearch .button-city-find,
#topsearch .button-city-find {
    position: absolute;
    top: 0;
    right: 0;
    color: #A75930;
    padding: 8px 10px 10px 10px;
}

#topsearch .button-city-find .ss-icon {
    font-size:1rem;
}

.home #search-container .button-city-find .ss-icon {
    font-size: 1em;
    padding: 0;
}

#topsearch .button-city-find:hover {
    color: #000;
}

header #topsearch input[placeholder],
header #topsearch [placeholder],
header #topsearch *[placeholder] {
    color: #fff;
}

header #topsearch input {
    color: #fff;
}

header #topsearch :-moz-placeholder {
    color: #fff;
}

header #topsearch ::-moz-placeholder {
    color: #fff;
}

header #topsearch :-ms-input-placeholder {
    color: #fff;
}

header #topsearch ::-webkit-input-placeholder {
    color: #fff !important;
}

/* -----------------------------------------
   Nav List Styles
----------------------------------------- */

nav ul {
    float: right;
    list-style-type: none;
    margin: 40px 0;
}

nav ul li {
    list-style-type: none;
    float: left;
    margin: 0 20px;
}

nav ul li a {
    color: #fff;
    font-size: 1rem;
    font-family: 'Open Sans', Helvetica, sans-serif;
    font-weight: 300;
}

/* ---------------------------------------------- */
/* Footer Styles */
/* ---------------------------------------------- */

footer ul,
footer ul.link-list,
footer li,
footer p {
    margin-bottom: 0;
}

footer ul {
    margin: 0;
    padding: 0;
}

footer ul, footer li {
    list-style-type: none;
}

footer {
    color: #fff;
    background: #3b3b3b;
    padding: 0;
    margin: 0;
}

.thanksgiving footer {
    background: url('../png/thanks_footer.png') #3b3b3b;
}

.xmas footer {
    background: url('../png/xmas_header.png') #3b3b3b;
}

footer a {
    color: #fff;
}

footer a:hover {
    color: #ccc;
}

.contact-module .foot-phone a:hover {
    color: #fff;
    cursor: default;
}

.footer-wrap > ul li {
    width: 25%;
}

.footer-wrap ul li ul {
    margin: 0 !important;
    margin-left: 0 !important;
    padding: 0;
    text-align: center;
}

.footer-wrap ul li ul li {
    font-size: 12px;
    text-align: left;
}

.footer-wrap .inline-list > li {
    width: 25%;
}


.footer-wrap {
    padding: 20px 20px 0 20px;
    max-width: 1140px;
    margin: 0 auto;
}

.right-foot {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.left-foot {
    width: 50%;
    display: inline-block;
    height: 100%;
    vertical-align: top;
    position: relative;
}

.right-foot, .left-foot {
    display: inline-block;
}

.footer-wrap #close-subscribe, .footer-wrap .close-reveal-modal,.footer-wrap #signin-subscribe {
    display: none;
}

.footer-wrap .mailerchecks {
    display: inline-block;
}

.footer-wrap p.status {
    width: 100%;
    white-space: normal;
    display: block;
    padding: 0;
    text-align: left;
}

.footer-wrap p, .footer-wrap label {
    font-size: 13px;
}

.footer-wrap label {
    font-size: 13px;
    margin-bottom: 5px;
    cursor: default;
    color: #fff;
}

.footer-wrap .radius {
    cursor: pointer;
    outline: none;
}

footer .legal {
    width: 100%;
    position: relative;
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 13px;
    padding: 10px 20px;
}

.footer-bottom {
    background: #000;
    color: #ccc;
}

.right-foot h2 {
    color: #fff;
    font-size: 17px;
    width: 100%;
    margin: 0 auto 10px auto;
}

.footer-logo {
    width: 94%;
    max-width: 302px;
    margin-bottom: 20px;
}


.main-inputs {
    width: 50%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px 0 0;
}

#signin-subscribe {
    margin-top: 75px;
    display: inline-block;
    width: 49%;
}

#signin-subscribe .button {
    min-width: 50%;
}

.mailerchecks {
    width: 49%;
    position: relative;
    vertical-align: top;
    text-align: center;
}

.foot-phone {
    font-size: 26px;
    white-space: nowrap;
}

.foot-email span {
    top: 3px;
}

.foot-email {
    white-space: nowrap;
}

.footer-wrap .social-links {
    width: 50%;
    min-width: 160px;
    display: inline-block;
    vertical-align: bottom;
    top: 0;
    text-align: center;
}

.footer-wrap .social-links h4 {
    font-size: 15px;
    padding-bottom: 5px;
    text-align: center;
    color: #fff;
}

.footer-wrap .social-links a {
    margin: 0 auto !important;
    padding: 0 3px;
    float: none;
    left: 0;
    right: 0;
    position: relative;
}

.footer-wrap .social-links a.email {
    color: #81622e;
}

.footer-wrap .social-links a.email:hover {
    color: #ac6c00;
}

.footer-wrap .social-links a.facebook {
    color: #3273ba;
}

.footer-wrap .social-links a.facebook:hover {
    color: #4278e9;
}


.modal-body .eso-optin span {
    max-width: 220px;
    position: relative;
    display: block;
    width: 100%;
}

.modal-body .errors {
    margin: 15px auto 0 auto;
    line-height: 20px;
}

.modal-body .days_check {
    min-width: 240px;
    display: inline-block;
}

.modal-body .days_check label {
    float: left;
    display: inline-block;
    text-align: center;
    overflow: visible;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    width: 30px;
    margin: 0 4px 0 0;
    background: #d46626;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
    padding: 0 1px 2px 1px;
    position: relative;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    left: 2px;
    line-height: 19px;
    cursor: pointer;
}

.modal-body input[type="checkbox"] {
    cursor: pointer;
    top: 1px;
    margin-top: 1px;
    position: relative;
}

.modal-body input[type=checkbox]:before {
    content: 'x';
    background: #fff;
    visibility: visible;
    position: relative;
    display: block;
    width: 28px;
    text-align: center;
    margin-left: -8px;
    margin-top: -4px;
    top: 1px;
    height: 18px;
    line-height: 16px;
    cursor: pointer;
    border-radius: 2px 2px 0 0;
    background-image: -moz-linear-gradient(top, #ffffff, #e0e0e0);
    background-image: -ms-linear-gradient(top, #ffffff, #e0e0e0);
    background-image: -o-linear-gradient(top, #ffffff, #e0e0e0);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#e0e0e0));
    background-image: -webkit-linear-gradient(top, #ffffff, #e0e0e0);
    background-image: linear-gradient(top, #ffffff, #e0e0e0);
    color: #106d7e;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    color: transparent;
    text-shadow: none;
}

.modal-body input[type="checkbox"] {
    margin: 3px 0.5ex !important;
    padding: 0;
    -webkit-appearance: checkbox;
}

.modal-body input[type=checkbox]:checked:before {
    content: '✔';
    background: #fff;
    visibility: visible;
    position: relative;
    display: block;
    width: 28px;
    text-align: center;
    margin-left: -8px;
    margin-top: -4px;
    top: 1px;
    height: 18px;
    line-height: 16px;
    cursor: pointer;
    border-radius: 2px 2px 0 0;
    background-image: -moz-linear-gradient(top, #ffffff, #e0e0e0);
    background-image: -ms-linear-gradient(top, #ffffff, #e0e0e0);
    background-image: -o-linear-gradient(top, #ffffff, #e0e0e0);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#e0e0e0));
    background-image: -webkit-linear-gradient(top, #ffffff, #e0e0e0);
    background-image: linear-gradient(top, #ffffff, #e0e0e0);
    color: #000;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.modal-body label .more {
    position: relative;
    font-size: 9px;
    display: block;
    width: 28px;
    text-shadow: none;
    color: #000;
    margin-top: 6px;
    top: 5px;
    height: 0;
    margin: 0;
    padding: 0;
    display: none;
}

.modal-body label .most {
    position: relative;
    font-size: 9px;
    display: block;
    width: 28px;
    text-shadow: none;
    color: #000;
    margin-top: 6px;
    top: 5px;
    height: 0;
    margin: 0;
    padding: 0;
    display: none;
}

.modal-body label.eso-optin, .modal-body label.sa-optin {
    text-shadow: none;
    color: #000;
    width: auto;
    background: none;
    text-align: left;
    text-transform: none;
    text-indent: 0;
    cursor: pointer;
}

.modal-body label.gsalr-optin input[type=checkbox]:before {
}

.modal-body label.gsalr-optin span, .modal-body label.eso-optin span {
    float: left;
    position: relative;
    max-width: 80px;
    font-size: 10px;
    display: none;
}

.modal-body label.eso-optin input[type=checkbox],
.modal-body label.gsalr-optin input[type=checkbox] {
    position: relative;
    top: 10px;
    line-height: 23px;
    margin-left: -42px;
    text-align: left;
    float: left;
    left: -25px;
}

.modal-body label.gsalr-optin input[type=checkbox]:before,
.modal-body label.eso-optin input[type=checkbox]:before {
    height: 23px;
    width: 23px;
    position: relative;
    float: left;
    line-height: 23px;
    border: 1px solid #333;
    border-radius: 0;
    font-size: 14px;
    margin-top: -2px !important;
    top: -1px;
}

.modal-body label.eso-optin,
.modal-body label.gsalr-optin {
    margin: 0;
    left: 0;
    text-indent: 0;
    float: none;
    width: 200px;
    height: 39px;
    cursor: pointer;
}

.modal-body label.eso-optin {
    margin-top: 10px;
    margin-bottom: 10px;
}

.modal-body label.eso-optin, 
.modal-body label.gsalr-optin {
    padding: 0;
    left: 12px;
}

.modal-body label.eso-optin span, 
.modal-body label.gsalr-optin span {
    font-size: 11px;
    text-indent: -2px;
}

.modal-body label.eso-optin img, 
.modal-body label.gsalr-optin img {
    width: 200px;
    position: relative;
    float: left;
    display: inline-block;
    top: -10px;
}

.modal-body .day-label {
    margin: 0 auto 10px auto;
}

.modal-body .gsalr-optin {
    background: url(../png/gsalr-logo-white.png) left top no-repeat;
    height: 70px;
    position: relative;
    display: inline-block;
    float: left;
    top: -6px;
    background-size: contain;
    padding-left: 20px;
}

.modal-body .eso-optin {
    background: url(../png/eso-logo-white.png) left top no-repeat !important;
    height: 70px;
    position: relative;
    display: inline-block;
    float: left;
    top: -9px;
    background-size: contain;
    padding-left: 20px;
}

.modal-body .days_check {
    margin: 0 auto 10px auto;
}

.modal-body p {
    margin: 10px auto;
}

.modal-body .btn-container {
    float: left;
    width: 100%;
}

.modal-body .btn-container .button {
    width: 100%;
    height: 60px;
    font-size: 28px;
    margin: 18px auto;
}

.modal-body .notify {
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 16px;
    margin: 10px auto;
    width: 100%;
    min-width: 260px;
}

.reveal-modal .modal-body .gsalr-optin {
    background: url(../png/gsalr-logo.png) left top no-repeat;
}

.reveal-modal .modal-body .eso-optin {
    background: url(../png/eso-logo-sm.png) left top no-repeat !important;
}

.reveal-modal .modal-body .partner-msg {
    text-align: center !important;
    width: 100%;
    position: relative;
    display: block;
}

.reveal-modal .modal-title span {
    white-space: nowrap !important;
    position: relative;
    display: inline-block;
}

.reveal-modal .modal-title {
    width: 100%;
    text-align: center;
    position: relative;
    margin: 0 auto 10px auto;
    font-size: 30px;
}

.contact-module {
    width: 50%;
    display: inline-block;
    vertical-align: bottom;
    min-width: 220px;
    text-align: left;
}

.contact-module li span {
    font-size: 20px;
    padding-right: 10px;
    position: relative;
    display: inline-block;
}

.contact-module h3 {
    font-size: 20px;
    margin: 0 auto;
    padding: 0;
    color: #eb7e46;
}

.connect-links {
    position: relative;
    margin: 25px 0 10px 0;
    display: block;
    max-width: 540px;
}

.social-links {
    display: inline-block;
    text-align: right;
    top: 20px;
}

.oldie .social-links {
    font-size: 30px;
    left: -20px;
    top: -20px;
    position: relative;
}

.oem-button {
    display: block;
    float: left;
    position: relative;
    width:70px;
    height:30px;
    margin-top:40px;

}

.addthis_custom_sharing {
    margin-top:15px;    
}



.social-links .ss-icon {
    font-size: 1.8rem;
}

.social-links a.twitter {
    color: #6d9ed4;
}

.social-links a.twitter:hover {
    color: #31beec;
}

.social-links a.facebook {
    color: #33679f;
}

.social-links a.facebook:hover {
    color: #2d50a6;
}

.social-links a.google {
    color: #d30000;
}

.social-links a.google:hover {
    color: #ee0d16;
}

.social-links a.email {
    color: #333333;
}

.social-links a.email:hover {
    color: #81622e;
}

.social-links a {
    transition-duration: .2s;
    margin-right: .2rem;
}

.dashboard .body-content .social-links {
    width: 100%;
    text-align: center;
}

/* ---------------- Auction Connection Indicator */
.auction-connect-indicator {
    padding: 0 0 0 10px;
}

.auction-connect-indicator.not-connected {
    color: #f00;
}

.auction-card .auction-status {
    padding: 0;
    font-size: 15px;
}

.page-nav-wrap {
    background: #F0F0F0;
    padding: 0;
    margin: 0 0 15px;
    padding: 10px 0;
    line-height: 2;
}

.page-nav-wrap .sep {
    background: none;
    border: 0;
}

nav.page-nav {
    font-size:.95rem;
    color: #888;
    padding: 0 10px;
}

span.error a, small.error a {
    color: #333;
  }

.mobile nav.page-nav {
    padding: 0;
}

nav.page-nav a {
    display: inline-block;
    margin: 0;
    position: relative;
    color: #888;
}

nav.page-nav a .ss-icon {
    color: #666;
}

nav.page-nav a .ss-icon.home {
    font-size: 1em;
}

nav.page-nav .ss-icon.separator {
    font-size: .8em;
    margin: 0 .5rem;
    color: #ccc;
    top: 1px;
    position: relative;
    display: inline-block;
}


nav.page-nav .ss-home {
    width: auto;
    margin: 0;
    top: 2px;
    padding: 0 0 0 .3rem;
    position: relative;
    display: inline-block;
}

nav.page-nav a:hover,
nav.page-nav a:hover .ss-icon {
    color: #333;
}

nav.page-nav a.current,
nav.page-nav a.current .ss-icon {
    color: #333;
}

nav.page-nav a .down {
    position: absolute;
    bottom: -35px;
    left: 47%;
    font-size: 2rem;
    color: #F0F0F0;
}

nav.page-nav a.current .ss-icon.down {
    color: #F0F0F0;
}


.page-nav .ss-home:before {
    margin: 0;
}

.page-nav .ss-home span {
    width: 0 !important;
    padding: 0;
    margin: 0;
}

.list-head {
    color: #eb7e46;
}

.button.list-auction {
    display: block;
}


.auction-status {
    position: relative;
    padding: 0;
    font-size:.95rem;
}

.auction-status div {
    padding-right: 20px;
    display: inline-block;
    color: #333333;
}

.auction-status div:last-child {
    padding-right: 0;
}

.auction-status span:before {
    padding-right: 5px;
    color: #989898;
}

.popular-cities {
    min-width: 255px;
    width: 90%;
    position: relative;
    display: inline-block;
    float: right;
}

.popular-cities .city-col,
.home-bottom .map-home .state-col {
    min-width: 107px;
    width: 48%;
    display: inline-block;
    position: relative;
}

.twt-module {
    width: 100%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    padding-bottom: 10px;
}

.fb-module iframe, .twt-module iframe {
    width: 100% !important;
    max-width: none !important;
    background: transparent !important;
}

.fb-module,
.twt-module {
    padding: 0;
    margin: 0 auto;
    margin-bottom: 20px;
    position: relative;
    display: block;
}

.sidebar-main .error {
    text-align: center;
    animation: fadein 1s;
    -moz-animation: fadein 1s;
    -webkit-animation: fadein 1s;
    -o-animation: fadein 1s;
}

input#amount.error {
    text-align: left;
}

form label {
    color: #888;
    font-size: 1rem;
}

textarea {
	min-height:95px;
}

.large-fields {
    position: relative;
    display: block;
    width: 100%;
}

form.large-fields input[type='text'],
form.large-fields input[type='password'],
select {
    font-size: 1.4em;
    height: 3rem;
    border: 1px solid #c4c4c4;
    box-shadow: inset -1px 4px 3px -2px rgba(0, 0, 0, 0.1);
    font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
}

select:disabled {
    color: rgba(0,0,0,.75);
    background: #ddd;
}

.social-module {
    margin-right: 0;
    position: relative;
    display: block;
    text-align: center;
}

.fb-module {
    width: 99%;
    display: inline-block;
    position: relative;
    padding: 0;
    vertical-align: top;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    min-width: 100% !important;
    width: 100% !important;
}

.gplus-module {
    width: 300px;
    margin:0 auto 15px;
}

.gplus-module iframe {
    left: 0;
    width: 100% !important;
    height: 200px;
    margin: 0 !important;
    position: relative;
    padding: 0;
}


/* -------------------------- */
/*          Pagination        */
/* -------------------------- */

ul.pagination {
    white-space: nowrap;
    height:auto;
    margin:0 0 15px;
    padding:10px 0;
}

ul.pagination li.unavailable, ul.pagination li.unavailable a {
    color: #ccc;
}

/*pagination*/
.pagination-centered {
    padding: 0 !important;
}

ul.pagination li a {
    color: #000;
    transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
}

ul.pagination .arrow span {
    position: relative;
    display: inline-block;
    top: 2px;
}

ul.pagination li.current a,
ul.pagination li.current a:hover,
ul.pagination li.current a:focus {
    background: #ec8041;
    color: #fff;
}

ul.pagination li.arrow a:hover {
    background: none;
    color: #000;
}

ul.pagination li a:hover {
    color: #000;
}

ul.pagination li a:before {
    display: inline-block;
}

/* -------------------------- */
/*     Confirmation Modals    */
/* -------------------------- */

.confirmation-modal .reason-request {
    padding-bottom: 8px;
    display: block;
}

.confirmation-modal .reason-error.show {
    display: inline;
    font-weight: bold;
    padding-left: 10px;
    color: red;
}

.confirmation-modal textarea {
    height: 95px;
}

.confirmation-box {
    width: auto;
    position: relative;
    display: block;
    color: #fff;
    height: 0;
    line-height: 56px;
    background: #50b74c;
    text-align: center;
    font-size: 20px;
    border-top: 3px solid #21a84c;
    border-bottom: 3px solid #21a84c;
    margin: 0;
    opacity: 0;
    transition: height 1s ease, opacity 1s ease, margin-bottom 1s ease;
}

.confirmation-box.show-box {
    height: 62px;
    opacity: 1;
    margin-bottom: 15px;
}

.bid-input-modal {
    width: 300px;
    margin-left: -150px;
}

.bid-input-modal .error {
    font-weight: bold;
    padding: 0.375rem 0.5625rem;
}

/* -----------------------------------------
   Subscribe-form
----------------------------------------- */

#form-subscribe .partner-msg {
    margin: 10px auto;
    position: relative;
    display: block;
}

a#subscribe.btn.subscribe {
    display: inline-block;
    white-space: normal;
    margin: 10px auto;
}

a#subscribe.btn.subscribe span {
    white-space: nowrap;
    float: none;
    display: inline-block;
}

/* -------------------------- */
/*           Utility          */
/* -------------------------- */

.pad-bottom-x-small {
    margin-bottom: 10px;
}

.pad-bottom-small {
    margin-bottom: 15px;
}

.pad-bottom-medium {
    margin-bottom: 30px;
}

.pad-bottom-large {
    margin-bottom: 45px;
}

.bigger-text {
    font-size: 1.2em;
    line-height: 1.4em;
}

.pb {
    padding-bottom: 20px !important;
}

.mb {
    margin-bottom: 20px !important;
}

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

.no-mb {
    margin-bottom: 0 !important;
}

.nb {
    border: 0 !important;
}

.rel {
    position: relative !important;
}

.pad10 {
    padding: 10px !important;
}

.bordered {
    border: 1px solid #ccc !important;
}

.full-width {
    width: 100%;
}

.no-margin {
    margin: 0;
}

.centered-header {
    text-align: center !important;
    width: 100%;
    position: relative;
    display: block;
}

.hidetext {
    font-size: 0% !important;
    text-indent: -9999em !important;
    text-align: left;
    color: transparent !important;
    white-space: nowrap;
    outline: none;
}


/* -----------------------------------------
   Side Box#
----------------------------------------- */

.side-box, .border-box {
    border: 1px solid #ccc;
    padding: 20px;
    padding: 1rem;
/*     min-width: 280px; */
}

.side-box h4, .border-box h4 {
    font-size: .85rem;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    padding: 0 0 .8rem;
    margin: 0 0 1.1rem;
}

.promo {
    width: 300px;
    margin: 10px auto 0 auto;
    padding: 0;
}

/* -----------------------------------------
   Progress Track
----------------------------------------- */

ol.progress-track {
    margin: 20px 0 20px 0;
    padding: 0;
    list-style-type: none;
}

ol.progress-track li {
    display: inline-block;
    text-align: center;
    padding-bottom: 1em;
    vertical-align: bottom;
    font-size: 12px;
    float: left; /* if you remove this please check with Zac or make sure it works with only 3 of these (online=false) */
}

ol.progress-track[data-progress-track-steps="2"] li {
    width: 49%;
}

ol.progress-track[data-progress-track-steps="3"] li {
    width: 33%;
}

ol.progress-track[data-progress-track-steps="4"] li {
    width: 24%;
}

ol.progress-track[data-progress-track-steps="5"] li {
    width: 19%;
}

ol.progress-track[data-progress-track-steps="6"] li {
    width: 16%;
}

ol.progress-track[data-progress-track-steps="7"] li {
    width: 14%;
}

ol.progress-track[data-progress-track-steps="8"] li {
    width: 12%;
}

ol.progress-track[data-progress-track-steps="9"] li {
    width: 11%;
}

/* Individual progress steps */
ol.progress-track li.progress-track-done {
    color: black;
    border-bottom: 4px solid #eb7e46;
    position: relative;
}

ol.progress-track li.progress-track-todo {
    color: silver;
    border-bottom: 4px solid silver;
    position: relative;
}

ol.progress-track li.progress-track-current {
    color: silver;
    border-bottom: 4px solid silver;
    position: relative;
}

ol.progress-track li:after {
    content: "\00a0\00a0";
}

ol.progress-track li:before {
    position: relative;
    bottom: 0;
    left: 50%;
    margin-left: -.5em;
    line-height: 1em;
    height: 1.2em;
    width: 1.2em;
    line-height: 1.2em;
    border: none;
    border-radius: 1.2em;
    position: absolute;
    bottom: -.7em;
}

/* Bullets for the progress indicator */
.progress-bullet:before {
    height: 1.2em;
    width: 1.2em;
    line-height: 1.2em;
    border: none;
    border-radius: 1.2em;
    position: absolute;
    bottom: 0;
}

ol.progress-track li.progress-track-done:before {
    content: "\2713";
    color: white;
    background-color: #eb7e46;
}

ol.progress-track li.progress-track-current:before {
    content: "*";
    color: silver;
    background-color: silver;
}

ol.progress-track li.progress-track-todo:before {
    content: "\039F";
    color: silver;
    background-color: white;
}

/* -----------------------------------------
   Angular Cloak
----------------------------------------- */

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}


/* -----------------------------------------
   Keyframe Animations
----------------------------------------- */
/*
@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-o-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
*/

/* -----------------------------------------
   Media Queries
----------------------------------------- */

/*
@media only screen and (min-width: 85.063em) {
    header .head-content {
        white-space: nowrap;
    }

}
*/

/* START Media query max-width: 64.063em */
@media only screen and (max-width: 64.063em) {
    .connect {
        width: 80%;
        position: relative;
        display: block;
        margin: 0 auto 30px auto;
    }

    .connect-links {
        width: 100%;
        margin-bottom: 30px;
        margin-top: 10px;
    }


    lb {
        display: block;
        width: 0em;
    }

    .reveal-modal #form-subscribe .partner-msg {
        text-align: center !important;
        white-space: normal;
    }

    .close-msg {
        top: 0;
        line-height: 14px;
        padding-bottom: 20px;
    }

    .close-msg a {
        top: 10px !important;
        position: relative;
        display: block;
        width: 100%;
        margin: 10px auto !important;
        margin-top: 30px !important;
        line-height: 20px;
    }


}
/* END Media query max-width: 64.063em */


/* START Media query max-width: 45em */
/* Combined with 750px media query. 750px @ 16px font-size = 46.875em */
@media only screen and (max-width: 40.063em) {
    header,
    .footer-wrap,
    .row {
        min-width: inherit;
    }

    .row .row {
        min-width: inherit;
    }

    footer .text-right {
        float: left !important;
        text-align: left !important;
    }

    header {
        margin-bottom: 20px;
    }

    /* HEADER MOBILE*/
    header .head-content {
        padding: 0;
    }

    header.nav-on .head-content {
        max-height: none;
    }

    header .block {
        width: 100%;
        display: inline-block;
        padding: 0 20px;
    }

    header .logo {
        min-width: 196px;
        background-position: left center;
        float: none;
        width: 220px;
        margin: 5px 0 0 8px;
    }

    header .logo a {
        margin: 10px 0 0 10px;
    }

    header .logo img {
        margin-top: 0;
        width: 196px;
        height: 51px;
    }

    header .main-menu {
        transition-duration: 0s;
        -webkit-transition-duration: 0s;
        -moz-transition-duration: 0s;
    }

    header .btn-mobile {
        display: block;
        color: #fff;
        font-size: 10px;
        text-align: center;
        width: 25px;
        height: 40px;
        background: url('../png/menu-icon.png') center top no-repeat;
        cursor: pointer;
        margin: 3px auto 0 auto;
        position: absolute;
        background-size: 100%;
        top: 18px;
        right: 20px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    header .btn-mobile span {
        position: relative;
        display: block;
        padding-top: 30px;
        font-size: 9px;
        top: 2px;
        left: -1px;
    }


    header .block {
        float: none;
        overflow: hidden;
        padding: 10px 10px 0 10px;
    }

    .loggedin header .navigation ul {
        float: none;
        margin: 0 auto;
        padding: 0;
    }

    header .navigation ul li a {
        font-size: 18px;
        width: 100%;
    }

    header .main-menu {
        display: inline-block;
        width: 100%;
    }

    header .main-menu .dash-main {
        display: none;
        height: 0;
        overflow: hidden;
        padding: 0;
        margin: 0;
        opacity: 0;
        transition-duration: 0s;
        -webkit-transition-duration: 0s;
        -moz-transition-duration: 0s;
    }

    .user-menu li,
    .main-menu li,
    .login-menu li {
        float: none;
        border-bottom: 0;
        background: #a75930;
        margin: 0;
        padding: 3px;
        width: 100%;
        display: block;
        text-align: center;
        transition-duration: 0s;
        -webkit-transition-duration: 0s;
        -moz-transition-duration: 0s;
        border-top: 1px solid #ec8041;
    }

    .user-menu li a,
    .main-menu li a,
    .login-menu li a {
        font-size: 16px !important;
        width: 100%;
        display: block;
        padding: 10px 0;
    }


    .user-menu li a:hover,
    .main-menu li a:hover,
    .login-menu li a:hover {
        color: #fff;
    }



    .main-menu li:first-child {
        border: none;
    }

    header .user-link {
        padding: 0;
        margin: 0 auto;
        height: 0;
        transition-duration: 0s;
        -webkit-transition-duration: 0s;
        -moz-transition-duration: 0s;

    }

    header.nav-on li.user-link {
        height: auto !important;
    }

    header .login-menu {
        height: 0;
        padding: 0;
        overflow: hidden;
        background: #a75930;
        width: 100%;
        margin: 0;
    }

    header.nav-on .login-menu {
        height: auto;
    }

    header .user-menu {
        top: 4px;
        width: 100%;
        position: relative;
        margin: 0 !important;
        padding: 0 !important;
    }

    header .user-menu li a {
        color: #fff;
        width: 100%;
        display: block;
    }

    .user-menu li a:hover {
        color: #fff;
    }

    .user-menu li span {
        display: inline-block;
    }

    .nav-on .user-menu {
        height: auto;
        background: #ec8041;
        display: block;
    }

    .user-link:hover .user-menu {
        height: auto;
        animation: none;
        -moz-animation: none;
        -webkit-animation: none;
        -o-animation: none;
    }

    .user-menu .inner-user-menu {
        background: none;
        padding: 0;
    }

    .user-link:hover .user-menu .inner-user-menu:before {
        display: none;
        width: 0;
        height: 0;
        overflow: hidden;
    }

    .user-link:hover .user-menu .inner-user-menu {
        margin: 0 auto;
    }

    header.nav-on .user-link {
        padding: 0;
    }

    header.nav-on .user-link {
        height: auto;
    }

    .user-menu .inner-user-menu {
        border: 0;
    }

    .user-menu li.dash-mobile {
        display: block;
    }


    header .top-bar .toggle-topbar {
        right: 10px;
        top: 10px;
    }

    header .user-drop {
        display: none;
    }

    .top-bar.expanded {
        padding-bottom: 20px;
    }

    .header-social ul {
        display: inline-block;
        margin: 0 !important;
        clear: both;
        float: none !important;
        padding: 15px 0 !important;
    }

    .header-social ul a {
        width: auto;
        max-width: 20px;
        padding: 0;
    }

    .header-social ul li {
        width: auto;
        max-width: 20px;
        display: inline-block;
        top: 3px;
        font-size: 20px;
        padding: 0;
        border-top: none ;
    }

    .header-social ul {
        max-height: none;
    }


    header #topsearch-wrap {
        padding-top: 0;
        height: 0;
        overflow: hidden;
        transition-duration: .3s;
        -webkit-transition-duration: .3s;
        -moz-transition-duration: .3s;
        opacity: 0;
        position: relative;
        top: 10px;
    }

    header.nav-on #topsearch-wrap {
        height: 54px;
        opacity: 1;
        margin: 0 auto 10px auto;
    }

    header #topsearch-wrap, header #topsearch {
        width: 100%;
        max-width: 100%;
        padding: 0;
        display: block;
        border: none;
    }

    header #topsearch input {
        width: 100%;
        display: block;
        max-width: 100%;
        height: 40px;;
        font-size: 16px;
    }

    header #topsearch form {
        display: block;
        height: 40px;
        margin: 5px 15px;
    }


    /* Footer Mobile */
    .footer-wrap .inline-list {
        width: 95%;
        max-width: 350px;
        margin: 0 auto;
        display: block;
        position: relative;
    }

    .footer-wrap .inline-list > li {
        width: 24%;
        padding-left: 0;
        white-space: nowrap;
    }

    .footer-wrap .inline-list ul {
        padding-bottom: 10px;
    }

    .footer-logo {
        margin: 0 auto 30px auto;
        position: relative;
        display: block;
    }

    .footer-wrap .social-links, .contact-module {
        margin: 0 auto;
        display: block;
        text-align: center;
    }

    .footer-wrap .social-links {
        margin-top: 20px;
    }

    .modal-body .main-inputs input {
        margin-bottom: 10px;
    }

    .main-inputs, .mailerchecks {
        width: 100%;
        padding: 0;
    }

    #signin-subscribe {
        width: 100%;
        margin-top: 16px;
    }

    #form-subscribe .partner-msg {
        text-align: center !important;
    }

    #form-subscribe .submit-wrap, .day-label {
        text-align: center;
        width: 100%;
    }

    #form-subscribe .submit-wrap {
        top: 5px;
    }

    .modal-body .days_check {
        width: 240px;
        margin: 0 auto !important;
        display: block;
        position: relative;
    }

    .modal-body p em {
        width: 100%;
        text-align: center;
        position: relative;
        margin: auto;
        display: block;
    }

    .contact-module {
        display: block;
        width: 100% !important;
        margin: 0 auto;
        min-width: 190px;
    }

    .contact-module h3 {
        text-align: center;
    }

    #form-subscribe {
        max-width: 330px;
        margin: 0 auto;
        position: relative;
    }

    .footer-wrap .contact-module h3 {
        text-align: center !important;
    }

    .connect-links {
        width: 100%;
        margin-bottom: 30px;
        margin-top: 10px;
    }

    .footer-wrap .inline-list {
        width: 90%;
    }

    .right-foot, .left-foot {
        float: none;
        display: block;
        width: 100%;
        max-width: 450px;
        margin: 0 auto;
    }
    
    .footer-bottom {
        padding-bottom:50px;
    }

    .modal-body .days_check {
        width: 100%;
        max-width: 240px;
        margin: 0 auto !important;
        position: relative;
        display: block;
    }

    .modal-body .day-label {
        text-align: center;
    }

    .modal-title {
        text-align: center;
    }

    .modal-title span {
        white-space: nowrap;
    }

    #form-subscribe {
        float: none;
        margin: 0 auto;
        display: block;
    }

    #form-subscribe .button {
        margin: 5px auto 20px auto;
        width: 180px;
        display: block;
    }

    .footer-wrap #form-subscribe #close-subscribe {
        display: none;
    }
    
    #form-subscribe .submit-wrap {
        width: 100%;
        position: relative;
        display: inline-block;
        text-align: center;
        margin-bottom: 40px;
    }

    .content-box {
        margin: 0 auto 30px auto;
        min-height: 0 !important;
        position: relative;
        float: none;
    }

    .content-box.with-sidebar {
        margin-right: 15px;
        margin-bottom: 15px;
    }

    #topsearch .button-city-find i {
        font-size: 20px;
    }

    ul.pagination .arrow a {
        padding: 0;
        white-space: nowrap;
        font-size: 0;
        position: relative;
        color: transparent;
    }

    ul.pagination .arrow a span {
        text-indent: 0 !important;
        color: #666;
        font-size: 22px;
    }

    .pagination li {
        display: none !important;
    }

    .pagination li.arrow {
        display: inline-block !important;
    }

    .pagination li.current {
        display: inline-block !important;
    }

    .pagination li:nth-child(2) {
        display: inline-block !important;
    }

    .pagination li:nth-last-child(2) {
        display: inline-block !important;
    }

    .pagination li:nth-child(3) {
        display: inline-block !important;
    }

    .pagination li:nth-last-child(3) {
        display: inline-block !important;
    }

    .listing {
        padding: 0;
        margin: 0 auto !important;
    }

    .modal-title {
        font-size: 20px !important;
    }

    .promote-area {
        width: 90%;
    }


    .fb-module, .twt-module, .ad-module {
        width: 100% !important;
        position: relative;
        padding: 0;
        margin: 0 auto 15px auto;
    }

    .fb-module, .twt-module, .fb-module iframe, .twt-module iframe {
        height: 220px !important;
    }

    .fb-module iframe {
        border-bottom: 1px solid #aaa !important;
    }

    .social-module {
        width: 95%;
        margin: 0 auto;
    }

    .gplus-module {
        width: 100%;
        overflow: hidden;
    }

    .tabs dd a {
        padding: .5rem .8rem;
        display: inline-block;
        white-space: nowrap;
        float: left;
    }

    .tabs dd {
        top: 0px;
        display: inline-block;
        white-space: nowrap;
        position: relative;
        float: left;
    }

    .tabs dd.active {
        padding-bottom: 1px;
        top: 2px;
    }

}
/* END Media query max-width: 45em */


/* START Media query max-width: 40em */
@media only screen and (max-width: 40em) {

    footer p {
        text-align: center;
    }

    .social-links {
        text-align: left;
        top: 0;
        margin-bottom: 15px;
        left: 0;
    }

    .auction-status {
        font-size: 15px;
        padding-top: 0;
    }

    #onsite-auctions td:nth-child(4) {
        font-size: 12px;
        padding: 10px;
        display: none;
    }
}
/* END Media query max-width: 40em */


/* START Media query max-width: 340px */
/* Equiv 21.250EM @ 16px font size */
@media only screen and (max-width: 340px) {
/*
    .sidebar-main .promo {
        left: -17px;
        top: 20px;
        position: relative;
        display: block;
    }

*/
    .side-box {
        min-width: 280px;
    }

    .auction-card img {
        padding: 10px 10px;
    }

    .footer-wrap .inline-list {
        width: 85%;
    }

    .footer-wrap .inline-list > li {
        width: 40%;
    }
}
/* START Media query max-width: 340px */


/* START Media query print */
@media print {

    body, .content-page .body-content {
        background: #fff;
    }

    header, footer, footer h3, #tagline {
        background: none;
        color: #000 !important;
    }

    header {
        display: block;
        height: 80px;
        overflow: hidden !important;
        padding: 0;
        margin: 0 auto;
    }

    header .logo {
        display: block;
        width: 350px;
    }

    header .logo a {
        background: url('../png/logo-black.png') left center no-repeat !important;
        display: block;
        width: 350px;
        -webkit-print-color-adjust: exact;
    }

    header .block {
        width: 100%;
    }

    div {
        height: auto !important;
    }

    a {
        color: blue !important;
        background: none !important;
    }

    #topsearch,
    #search-form,
    #subscribe,
    .home .sidebar-main,
    .promo,
    .promote,
    .map-home #map,
    #subscribe-link,
    .page-nav-wrap .ss-home,
    .page-nav-wrap .separator,
    .page-nav-wrap, .adsbygoogle, ins,
    .ad-wrapper,
    .main-menu,
    .social-links,
    .left-foot .inline-list,
    .auction-connect-indicator,
    #tagline,
    .ad-module,
    .viewall,
    .saul-link,
    .popular-cities p,
    .promote-area,
    .tab-title,
    .facility-media, .ss-icon,
    .fb-module,
    .twt-module,
    #comments,
    .post-widget,
    .dd_outer,
    .home-bottom {
        display: none !important;
    }

    a, dd, .tabs, .tabs a {
        border: none !important;
    }

    .tab-title,
    .tab-title a {
        border: none !important;
        color: #000 !important;
        text-decoration: none;
        font-size: 16px !important;
        font-weight: bold;
    }

    .three-row-fixed-sidebar, .home .blog-box-content {
        min-height: 0 !important;
    }

    .tab-title.active {
        display: block !important;
    }

    .left-foot, .blog-box-content,
    .module-bottom-right,
    .module-bottom-left, .popular-cities,
    .map-home .states-list {
        width: 100% !important;
        margin: 0 auto;
        float: none;
        display: block !important;
    }

    .popular-cities li {
        list-style: none;
        width: 100%;
    }

    .connect-links, .contact-module {
        padding: 0;
        margin: 0 auto;
        width: 100%;
        text-align: center;
        position: relative;
        display: block;
    }

    .contact-module li a {
        text-decoration: none;
    }

    .contact-module li a span {
        display: none !important;
    }

    .pagination {
        width: 100%;
        text-align: center;
        padding: 0;
        margin: 0 auto;
    }

    .pagination li {
        display: none;
        padding: 0;
        margin: 0;
    }

    .pagination li.current {
        display: inline-block;
        text-decoration: none;
        color: #000;
    }

    .pagination li.current a {
        color: #000;
    }

    .pagination li.current:before {
        content: 'page #';
        display: inline-block;
    }

    header {
        border: none !important;
    }

    .footer-wrap > * {
        color: #000 !important;
    }

    .footer-bottom, .page-nav-wrap {
        background: #fff;
        color: #000;
    }

    a {
        text-decoration: none;
    }

    a[href]:after {
        content: attr(href);
        display: block;
        font-size: 11px;
        text-decoration: underline;
        margin: 5px 0 10px 0;
        font-weight: normal !important;
    }

    footer a {
        color: #000 !important;
    }

    footer a[href]:after {
        display: none !important;
    }

    .content-page .content-box {
        border: none;
        box-shadow: none;
        width: 100% !important;
        padding: 0;
    }

    .blog-post-meta div {
        float: none !important;
    }

    .blog-box-content .post .blog-post-author {
        margin-top: 30px;
        display: block;
    }

    .blog-post-author a[href]:after {
        display: none !important;
    }
}
/* END Media query print */