﻿button, input[type="submit"], input[type="reset"] {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    margin-bottom: 10px;
}

.card-img, .card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}

.card-img, .card-img-bottom, .card-img-top {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    object-fit: contain;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    background: linear-gradient(301deg, rgba(0,0,0,1) 0%, rgba(12,31,70,1) 51%, rgba(0,0,0,1) 100%) !important;
}

.card-title {
    font-family: 'Bangers', cursive;
    font-size: 32px;
    color: #8CC640;
    text-align: center;
}

.card-text {
    color: white;
    text-align: center;
    font-size: 16px;
}

.btn-modal {
    background: #1c3f95;
    box-shadow: 2px 2px 0 1px rgba(0,0,0,.15);
    font-weight: bold !important;
    color: #fff;
    margin: 20px 0;
    padding: 10px 15px !important;
    font-size: 19px !important;
    border-width: 2px !important;
    border-color: #fff !important;
}

    .btn-modal:hover {
        background: #8CC640;
        color: #fff !important;
        border-width: 2px !important;
        border-color: #8CC640 !important;
    }

.icon {
    text-align: center;
    padding-top: 10px;
}

.power-by {
    text-align: center;
    padding-top: 20px;
}

.for-sale-block {
    margin: 35px auto;
    display: inline-block;
}

.for-sale-img {
    float: left;
    display: block;
    width: 40%;
}

.for-sale-headline {
    font-size: 14px;
    color: #E2121D;
    font-weight: 600;
}

.for-sale-txt {
    display: block;
    float: left;
    font-size: 12px;
    margin-left: 5%;
    max-width: 150px;
    text-align: left;
    width: 50%;
}

.buyer-block {
    border-radius: 3px;
    padding: 15px 10px;
    background: #bec6d1;
}

    .buyer-block h3 {
        color: #112b70;
        margin: 0 0 10px;
        text-align: center;
    }

.buyer-block img {
    display: block;
}

.buyer-block a {
    top: 15px;
}

#home-search-header h1 {
    color: #1c3f95;
}

#home-search-header h2 {
    font-size: 1.2em;
    border-bottom: 3px solid #1c3f95;
    padding-bottom: 15px;
}

#hp-search-box {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
    padding: 0px 30px 0px 30px;
    border-radius: 10px;
}

h3.default__seo__headers {
    color: #34346F !important;
    font-size: 18px;
    font-weight: 700;
    margin: 0 auto .5rem auto;
}

.default__seo__links {
    display: inline-block;
    width: auto;
    height: 24px;
    padding: 0 4px;
    line-height: 24px;
    font-size: .9rem;
    text-decoration: none;
    font-weight: 500;
    color: #216dbe;
}

.top-list-container span {
    font-size: .9rem;
}

.default__rvGuide__images {
    color: #1b2857;
}

#DefaultAd img {
    max-width: 100%;
    height: auto;
}

@media screen and (max-width: 575px) {
    #hp-search-box {
        padding: 0px 10px 0px 10px;
    }
}

    #hp-search-box .tab-content {
        background: none;
        border: none;
    }

        #hp-search-box .tab-content .search {
            margin-top: 21px;
        }

    #hp-search-box h2.sec-title {
        text-align: left;
        font-size: 1.2em;
        line-height: 1.2;
    }

/*    #hp-search-box .zip-field {
        width: 60%;
    }
*/
/*    #hp-search-box .miles1 {
        width: 39%;
        display: inline-block;
    }*/

@media screen and (max-width: 575px){
    #hp-search-box .zip-field, #hp-search-box .miles1 {
        width: 100%;
    }

}


    #hp-search-box-left {
        padding-top: 2rem;
    }


        #hp-search-box-left .form-control {
            border-color: #8a8a8a;
            display: inline-block;
            padding: .9rem .75rem;
        }

        #hp-search-box-left .form-select {
            border-color: #8a8a8a;
            display: inline-block;
            padding: .9rem .75rem;
        }

        #hp-search-box-left .input.form-control {
            border-color: #8a8a8a;
        }

        #hp-search-box-left #SearchButton {
            font-weight: bold;
        }

    #hp-search-box-right ul {
        margin-bottom: 0;
    }

    #hp-search-box .tab-box .form-group select, #hp-search-box .tab-box .form-group input.form-control {
        height: 50px;
        max-width: 559px;
    }

    #hp-search-box .button {
        padding: 10px;
    }

    #hp-search-box .form-group {
        margin-bottom: 27px;
    }

    #hp-search-box .tab-box {
        margin: initial;
    }

    #hp-search-box-types a {
        font-weight: bold;
        color: #3567CA;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

        #hp-search-box-types > div:hover {
            background: #ffffff;
            border-radius: 10px;
            transition: background .2s ease;
            box-shadow: 2px 2px 6px #00000047;
        }
    #hp-search-box-types > div > a > span {
        white-space: nowrap;
    }

.find-rv-buttons .view-all, .find-rv-buttons .browse-by {
    padding: .6rem;
    margin: .4rem;
    font-weight: bold;
}

    .find-rv-buttons .browse-by {
        width: 46%
    }

    @media screen and (max-width: 575px) {
        .find-rv-buttons .browse-by {
            width: 43%;
        }
        #hp-search-box-types a {
            margin-bottom: 1rem;

        }

    }

.feat-header {
    width: 100%;
    background: #1c3f94 no-repeat bottom right;
    min-height: 40px;
    border-radius: 3px;
    margin: 0 0 20px;
    background: url("../images/feat-head-stars.png") #E72113 no-repeat bottom right;
}

        .feat-header h3 {
            font-size: 24px;
            color: #fff;
            padding: 6px 0 2px 10px;
            display: inline-block;
            font-weight: 700;
        }

    .hp-featured-units .card-title {
        font-family: inherit;
        font-size: inherit;
    }

    .hp-featured-units .card-body {
        background: initial !important;
    }

    .hp-featured-units .card-text {
        color: initial;
    }

    /*.top-list ul li a:link, .top-list ul li a:visited {
    padding: 0 4px;
    line-height: 24px;
    font-weight: bold;
}*/

.top-list-container {
    box-shadow: 0 0 6px #ccc;
    background: #f8f8f8;
    border-radius: .25rem;
    padding: 1rem;
    margin-right:1rem;
}

.top-list ul li span {
    display: inline-block;
    width: 100%;
}

.adv-search {
    color: #216dbe;
}

@media screen and (min-width: 600px) {
    #hp-search-box .zip-field {
        margin-bottom: 32px;
    }
    .feat-header {
        max-height: 80px;
    }


    .card.bg-info-light {
        width: 90%;
        float: right;
    }

}