html {
    box-sizing: border-box;
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

*,
::after,
::before {
    box-sizing: inherit
}

body {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-color: #f5f5f5;
    position: relative
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    max-width: 800px;
    position: relative
}

.container-logo {
    margin-right: auto;
    margin-left: auto;
    padding-left: 6px;
    padding-right: 6px;
    max-width: 1024px;
    position: relative;
}

.container-sm {
    margin-right: auto;
    margin-left: auto;
    padding-left: 12px;
    padding-right: 10px;
    max-width: 800px;
    position: relative;
}

@media (min-width:468px) {

    .container-sm,
    .container-logo {
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media (min-width:768px) {
    .container {
        padding-left: 16px;
        padding-right: 16px;
    }

    .container p {
        margin: 0 0 12px 0;
    }
}

.container-sm:after,
.container-sm:before,
.container-logo:after,
.container-logo:before,
.container:after,
.container:before {
    content: " ";
    display: table;
}

.container-sm:after,
.container-logo:after,
.container:after {
    clear: both;
}

@media (min-width:992px) {
    .age-row {
        margin-left: -16px;
        margin-right: -16px
    }
}

a {
    background: 0 0;
    text-decoration: none;
    color: #0040ff;
    font-weight: 700
}

a:active,
a:hover {
    outline-width: 0;
    text-decoration: none;
    color: #0040ff;
    box-shadow: 0 2px 0
}

strong {
    font-weight: 700
}

h1,
h2,
h3,
p {
    margin: 0 0 22px 0
}

h1,
h2,
h3 {
    font-weight: 900;
    line-height: 1.1;
    color: #000
}

h1 {
    font-size: 28px
}

h2 {
    font-size: 24px
}

h3 {
    font-size: 22px
}

@media (min-width:768px) {
    h1 {
        font-size: 28px
    }

    h2 {
        font-size: 24px
    }

    h3 {
        font-size: 22px
    }
}

@media (min-width:992px) {
    h1 {
        font-size: 48px
    }

    h2 {
        font-size: 36px
    }

    h3 {
        font-size: 24px
    }
}

img {
    vertical-align: middle;
    border-style: none;
    border: 0
}

.img-fluid {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.header {
    background: #1f4888 url(images/bgtop2.jpg) no-repeat;
    padding: 0 0 8px 0;
    position: relative;
    border-bottom: 1px solid #e5e5e5
}

.notice {
    font-size: 12px;
    text-align: center;
    color: #e9e9e9;
    z-index: 1;
    position: absolute;
    left: 40%
}

@media (min-width:768px) {
    .header {
        padding: 0 0 10px 0
    }

    .notice {
        font-size: 15px;
        position: relative;
        margin: auto;
        left: auto;
        width: 110px
    }
}

.header-logo {
    float: left;
    line-height: 24px;
    padding-top: 2px
}

@media (min-width:768px) {
    .header-logo {
        line-height: 40px;
        padding-top: 10px
    }
}

.header-nav {
    float: right;
    display: none;
    padding-top: 8px
}

.header a,
.header a:focus,
.header a:hover {
    color: #e8e8e8
}

@media (min-width:768px) {
    .header-nav {
        display: block
    }
}

.content {
    background: #fff;
    padding: 16px 0
}

.content-heading {
    text-align: left
}

.content-heading h1,
.content-heading p {
    margin: 0 0 8px 0
}

@media (min-width:768px) {
    .content {
        padding: 22px 0
    }

    .content-heading {
        text-align: center
    }
}

.content-tag {
    color: #dd3700;
    margin-bottom: 16px;
    font-weight: 400
}

.content-prehead {
    color: #333;
    margin-bottom: 16px;
    font-weight: 400
}

.content-update {
    font-size: 70%;
    font-weight: 400;
    color: #666
}

.footer {
    padding: 16px 0;
    font-size: 75%;
    color: #d6d6d6;
    text-align: center;
    background: #1f4888
}

@media (min-width:768px) {
    .footer {
        padding: 32px 0
    }
}

.footer p:last-child {
    margin-bottom: 0
}

.footer a,
.footer a:focus,
.footer a:hover {
    color: #d6d6d6
}

fieldset {
    border: 0
}

.boxedb:hover,
.boxedb2:hover {
    background-color: #F1F1F1;
}

.boxedb,
.boxedb2 {
    display: block;
    float: left;
    padding: 6px;
    cursor: pointer;
    line-height: normal;
    text-align: center;
    color: #00f;
    font-family: 'Helvetica Neue', Helvetica, sans-serif;
    border: solid 2px #e29003;
    -webkit-tap-highlight-color: #F1F1F1;
    margin: 3px;
    width: 111px;
    font-size: 100%;
    border-radius: 3px;
}

.boxedbSel,
boxedb:active,
boxedb2:active {
    background-color: #F1F1F1;
    border-radius: 3px;
    border: solid 5px green !important;
}

.refHide {
    display: none
}

.mileage_sec ul {
    padding: 0
}

.mileage_sec ul li {
    display: inline-block;
    float: none;
    margin: 0
}

.mileage_sec ul li div strong {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    padding: 0 12px;
    background: #d5e4f7;
    border-radius: 16px;
    padding: 0 9px;
    line-height: 24px;
    color: #fff;
    background: #2087fc
}

.new_rates {
    padding: 14px 52px 14px 16px;
    box-shadow: 0 3px 0 0 #e29003;
    display: block;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 22px;
    background: url(responsive/images/cta_arrow.png) no-repeat 98% center #fdc058;
    transition: all ease-in-out .3s;
    margin: 0 0 60px 0;
    font-weight: 700;
    outline: 0;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 0
}

.new_rates:hover {
    background: url(responsive/images/cta_arrow.png) no-repeat 98% center #fdb53a
}

.discounts {
    color: green;
    margin-left: 5px;
    font-size: 80%
}

.leftimg {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-right: 10px
}

.bottom_icons_sec ul li {
    display: inline-block;
    float: none;
    margin: 0;
    width: 105px !important
}

.bottom_icons_sec ul {
    margin: 0
}

.content ul {
    display: block;
    float: none;
    list-style-type: disc;
    list-style: disc;
    margin: 0
}

.bottom_icons_sec ul {
    margin: 0;
    padding: 0
}

.bottom_icons_sec ul li a:active,
.bottom_icons_sec ul li a:hover {
    text-decoration: none;
    box-shadow: 1px 1px 1px 1px #e29003;
    height: 50
}

.cta_b {
    box-shadow: 0 3px 0 0 #e29003;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    transition: all ease-in-out .3s;
    font-weight: 700;
    outline: 0;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    margin: 0 0 10px 0;
    white-space: normal;
    padding: 12px 52px 10px 45px;
    line-height: normal;
    text-align: left;
    width: 100%
}

#cta_b {
    background: url(/images/cta-hiresarrow1.png) no-repeat 98% center, url(/images/cta-icon-listings1.png) no-repeat 1% center #fdc058
}

#cta_b:hover {
    background: url(/images/cta-hiresarrow1.png) no-repeat 98% center, url(/images/cta-icon-listings1.png) no-repeat 1% center #fdb53a
}

#cta_b,
#cta_b:hover {
    background-size: 38px, 35px, auto
}

#cta_b2 {
    background: url(/images/cta-hiresarrow1.png) no-repeat 98% center #f1f1f1;
    padding: 10px 50px 6px 10px;
    display: inline;
    box-shadow: 0 3px 0 0 #b9b9b9;
}

#cta_b2:hover {
    background: url(/images/cta-hiresarrow1.png) no-repeat 98% center #e0e0e0
}

#cta_b2,
#cta_b2:hover {
    background-size: 38px, 35px, auto
}

.listingText {
    display: inline-block;
    vertical-align: middle;
    padding: 0 12px;
    border-radius: 16px;
    padding: 0 9px;
    line-height: 24px;
    color: #fff;
    background: #2087fc;
    font-size: 80%
}

.listingHeader {
    display: flex;
    align-items: center;
    color: #2087fc;
    margin-bottom: 10px
}

.listingHeader::after,
.listingHeader::before {
    flex: 1;
    height: 1px;
    content: '';
    background-color: currentColor
}

.listingHeader::before {
    flex: 0
}

.clear {
    clear: both
}

@media (min-width:768px) {
    .cta_b {
        width: 80%;
    }
}