#searchlayer, #topbuttons, #top-links > .container, #menu, .breadcrumb, #content > h1, footer {
    display: none;
}

#logolayer img {
    max-width: unset !important;
    width: 270px;
    position: relative !important;
    left: 0;
    bottom: 0;
    min-width: 270px;
    padding-top: .25em;
}

#top-links {
    height: 36px;
    position: absolute;
    top: 0px;
    width: 100%;
}

#logolayer {
    width: auto;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    padding: 0em 1em;
    box-shadow: 0px 0px 4px #464646;
    border-bottom-right-radius: 1em;
    border-bottom-left-radius: 1em;
    max-width: unset;
    flex: none;
}

#topheader {
    z-index: 1;
    position: relative;
    top: 0px;
}

#logo {
    position: relative;
    height: 100%;
    max-width: 328px;
    text-align: center;
}

header.sticky {
    background-color: transparent;
}


.landing-page-yard-signs {
    font-size: 18px;
    line-height: 1.3em;
    margin-top: -15px;
    margin-bottom: 5em;
}

.landing-page-yard-signs .character-quote-box {
    background: #ffffffb3;
    position: relative;
    max-width: 440px;
    padding-bottom: 1em;
    margin-left: auto;
    margin-right: 1em;
}

.landing-page-yard-signs .character-quote-box:after {
    position: absolute;
    content: ' ';
    background: url(/image/catalog/lp-man-banners-fast-choose.png);
    display: block;
    width: 49px;
    height: 160px;
    background-size: cover;
    background-repeat: no-repeat;
    right: 20px;
    top: 20px;
}

.landing-page-yard-signs .character-quote-box:before {
    position: absolute;
    content: ' ';
    background: url(/image/catalog/lp-woman-size-sign-cheap.png);
    display: block;
    width: 70px;
    height: 160px;
    background-size: cover;
    background-repeat: no-repeat;
    left: 20px;
    top: 20px;
}

@media screen and (max-width: 550px) {
    .landing-page-yard-signs .character-quote-box:before {
        left: -5px;

    }

    .landing-page-yard-signs .character-quote-box:after {
        right: -5px;
    }

}

.landing-page-yard-signs .character-quote-box .h2 {
    color: #1080e5;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 0em;
}

.landing-page-yard-signs h3 {
    font-size: 30px;
    color: #1080e5;
    margin-bottom: .5em;
    margin-top: .5em;
}

.landing-page-yard-signs .why-ggs-card {
    text-align: center;
}

.landing-page-yard-signs h2 {
    font-size: 40px;
    color: #0b3e81;
    text-align: center;
    margin-bottom: 1em;
    margin-top: 1em;
}

.landing-page-yard-signs .why-ggs-card img {
    width: 100px;
    height: 100px;
}

.landing-page-yard-signs .hero-header.cheap {
    background: url(/image/catalog/landing-pages/banners/vinyl-banner-circus-grommets-custom.jpg);
    background-size: cover;
    height: 450px;
}

.landing-page-yard-signs h1 {
    font-size: 60px;
    text-align: right;
    color: #fff;
    text-shadow: 0px 0px 4px #000;
    font-style: italic;
    font-weight: 400;
    margin-top: 1em;
}

.landing-page-yard-signs hr {
    margin-top: 2em;
    margin-bottom: 2em;
}

.landing-page-yard-signs .endless-sign-box h3 {
    margin-top: 1.5em;
}

.landing-page-yard-signs hr.small {
}

.landing-page-yard-signs .depend-box {
    text-align: center;
}

.landing-page-yard-signs .browse-signs-button {
    font-size: 1.25em;
}

.landing-page-yard-signs .choose-size {
    padding-top: 1em;
    margin-top: 1em;
    margin-bottom: .75em;
}

.landing-page-yard-signs .choose-size .choose-size-radio {
    width: 20%;
    display: inline-block;
}

.landing-page-yard-signs .choose-size .choose-size-radio:nth-child(2) {
    margin-left: -2em;
}

.landing-page-yard-signs .choose-size .choose-size-radio label, .landing-page-yard-signs .choose-size .choose-size-radio input, .landing-page-yard-signs .choose-qty-radio label, .landing-page-yard-signs .choose-qty-radio input, .landing-page-yard-signs .choose-color-radio input, .landing-page-yard-signs .choose-color-radio label {
    clear: both;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
}

.landing-page-yard-signs .choose-qty-radio {
    width: 30%;
    display: inline-block;
    margin-top: .25em;
}

.landing-page-yard-signs .sign-24x18, .landing-page-yard-signs .sign-18x12 {
    background: #fff;
    border: 1px solid #5d5d5d;
    margin-right: auto;
    margin-left: auto;
}

.landing-page-yard-signs .sign-24x18 {
    width: 66px;
    height: 50px;
}

.landing-page-yard-signs .sign-18x12 {
    width: 50px;
    height: 33px;
}

.landing-page-yard-signs .sign-18x12, .landing-page-yard-signs .yardsign-other, .landing-page-yard-signs .sign-24x18 {
    margin-bottom: .25em;
}

.landing-page-yard-signs .yardsign-other select {
    font-size: .9em;
    padding: .25em;
}


.landing-page-yard-signs .choose-color-radio {
    width: 40%;
    display: inline-block;
}

.landing-page-yard-signs .choose-qty {
    margin-bottom: .75em;
}

.landing-page-yard-signs .show-price-button {
    width: 90%;
    padding-top: .3em;
    padding-bottom: .3em;
    margin-right: 1em;
    margin-top: 1em;
    margin-left: 1em;
    font-size: 1.1em;
}

@media screen and (min-width: 992px) and(max-width: 1200px) {
    .landing-page-yard-signs h1 {
        text-align: center;
    }

    .landing-page-yard-signs .character-quote-box {
        margin-right: auto;
        margin-left: auto;
        background: #ffffff !important;
    }

    .landing-page-yard-signs .hero-header.cheap {
    }

    .row.hero-header.cheap .col-xl-5.col-lg-6 {
        padding-top: .5em;
    }
}

@media screen and (max-width: 992px) {

    .landing-page-yard-signs .why-ggs-card {
        margin-bottom: 1em;
        margin-top: 1em;
    }

    section.d-xs-block.d-sm-block.d-md-block.d-lg-none.d-xl-none.d-xll-none {
        display: none !important;
    }

    .landing-page-yard-signs h1 {
        text-align: center;
        margin-top: .5em;
    }

    #topheader {
        display: block !important;
    }

    #top-links {
        display: block !important;
    }

    .landing-page-yard-signs .character-quote-box {
        max-width: 80%;
        margin-right: auto;
        margin-left: auto;
        background: #fffffff2;
    }

    .why-choose-ggs-buttons > h2 {
        padding-top: 2em;
    }
}

@media screen and (max-width: 768px) {
    .landing-page-yard-signs .character-quote-box {
        max-width: 100% !important;
        margin-top: 1em;
    }

    .landing-page-yard-signs .hero-header.cheap {
        background: none;
        display: block;
        height: auto;
    }

    .row.hero-header.cheap > div:first-child {
        background-color: #0b3e81;
        padding-top: .5em;
        padding-bottom: .5em;
    }

    .landing-page-yard-signs .row.hero-header.cheap > div:first-child h1 {
        padding-top: 0em;
        margin-top: 0.75em;
        font-size: 38px;
        text-align: center;
    }

    #top-links {
        box-shadow: none;
    }

    .landing-page-yard-signs .choose-size {
        margin-top: 0em;
    }

    .landing-page-yard-signs .choose-qty {
        padding-top: 2em;
        padding-bottom: 1em;
    }

    .landing-page-yard-signs .choose-colors {
        padding-top: 1em;
    }

    .why-choose-ggs-buttons > h2 {
        padding-top: 0em;
    }

    .landing-page-yard-signs .show-price-button {
        margin-top: 2em;
        padding-top: .75em;
        padding-bottom: .75em;
    }

    .landing-page-yard-signs .show-on-mobile {

        background: url(/image/catalog/landing-pages/banners/vinyl-banner-circus-grommets-custom.jpg);
        background-size: cover;
        height: 200px;
        margin-left: -15px;
        margin-right: -15px;
        background-position-y: -15px;
    }

    .landing-page-yard-signs .why-ggs-card br {
        display: none;
    }

    .landing-page-yard-signs .why-ggs-card {
        font-size: .9em;
    }
}

.choose-size-sizes {
    max-width: 50%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 1em;
}

@media screen and (max-width: 769px) {
    .choose-size-sizes {
        margin-bottom: 2em;
    }
}

.choose-size-sizes img {
    max-width: 100%;
}

.landing-page-yard-signs .choose-size .choose-size-radio:last-child {
    width: 30%;
}


.float-above {
    position: fixed;
    z-index: 11000;
    color: #fff;
    top: 7px;
}

.text-left .float-above {
    left: 10%;
}

.text-left .float-above a, .text-left .float-above a:hover {
    text-decoration: none;
}

.text-right .float-above {
    right: 10%;
}

.float-above a {
    color: #fff;
}

.float-above a:hover {
    color: #fff;
}

.float-above img {
    max-height: 25px;
    padding-top: 2px;
    padding-bottom: 2px;
}

#PopupSignupForm_0 {
    display: none;
}