/* color: #FCF900; yellow from ad */

html {
    height: 100%;
    box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
    min-height: 100%;
    padding-top: 4em;
}
h1 {
    font-size: 2.5em;
    margin-bottom: .5em;
}
h2 {
    margin-bottom: .25em;
}
h1, h2, h3, h4, h5, h6 {
    color: #1C62EC
}
a {
    color:rgb(0, 0, 238);
}
strong {
    color: unset;
}

#covid-19 {
    padding-top: 0.5em;
}

#covid-19 p {
    line-height: 1.2em;
    margin-bottom: 1.5em;
}

#covid-19 h1 {
    margin-bottom: 0.25em;
}

#header {
    background-color: #1C62EC;
    height: 4em;
    line-height: 4em;
    border-bottom: solid #fff 2px;
}
#header a {
    padding: 0 1.6em;
}
#header .inner, #footer .inner {
    max-width: unset;
    width: calc(100% - 4em);
}
#header .logo {
    color: #fff;
    font-family: Tahoma, sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    text-shadow: 3px 2px #000;
}
@media (max-width:450px) {
    body {
        padding-top: 3em;
    }
    #header {
        height: 3em;
        line-height: 3em;
    }
    #header .logo {
        font-size: 24px;
    }
}
#header .logo:hover {
   color: #00f;
   text-shadow: 2px 1px #fff;
}

#footer {
    background: #1C62EC;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem 0 0 0;
}
#footer .copyright {
    margin: 0;
    line-height: 1.1em;
}
#footer .owners {
    font-size: 11px;
}
#footer span.pull-left {
    padding-left: 1em;
}
#footer span.pull-right {
    padding-right: 1em;
}
#footer span.links a {
    vertical-align: top;
    padding-left: 10px;
    font-size: 20px;
}
@media (min-width:980.5px) {
    #footer span.links a.fa_link {
        position: relative;
        top: -5px;
    }
}
#footer span.links a.fa_link:hover {
    text-decoration: none;
    opacity: 0.7;
}
#brp_platinum_footer {
    width: 96px;
}
.inner p {
    font-weight: 400;
}
@media (max-width: 715.5px) {
    .wrapper.last {
        padding-bottom: 7em;
    }
    #brp_platinum_footer {
        top: 5px;
        position: relative;
    }
}
@media (max-width:329.5px) {
    .wrapper.last {
        padding-bottom: 10em;
    }
}
@media (max-width:481.5px) {
    #footer span.pull-left, #footer span.pull-right {
        text-align: center;
        display: block;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}

section.spotlight h2, section.evinrude-promo h2 {
    font-size: 2em;
    text-align: center;
    width: 100%;
}
section.evinrude-promo h2 {
    font-size: 3em;
    text-shadow: #000 2px 2px;
    line-height: 1em;
    margin-bottom: .5em;
}
section#spotlight-services p {
    word-break: keep-all;
}
section#parts-\&-services h4 {
    margin-bottom: 0.25em;
}

section.banner {
    background-color: #3276ae;
    background-size: contain, cover !important;
}
section.banner:after {
    -moz-transition: opacity 2.5s ease;
    -webkit-transition: opacity 2.5s ease;
    -ms-transition: opacity 2.5s ease;
    transition: opacity 2.5s ease;
    opacity: 0;
}

section.banner .inner {
    text-align: right;
}
section.banner .inner ul.actions {
    margin-bottom: 0;
}

@media (max-width: 760px) {
    section.banner {
        padding: 4em 0 2em 7em;
    }
}
@media (max-width: 435px) {
    section.banner {
        padding-left: 8em;
    }
}
@media (min-width: 620px) and (max-width: 980px) {
    section.banner br {
        display: unset;
    }
}
section.banner br.dont-remove {
    display: unset;
}
section#landing.banner {
    padding-top: 10em;
}
section.spotlight .inner div.content {
    text-align: center;
}
section.spotlight .inner article {
    padding-left: 1em;
    padding-right: 1em;
    width: 33%;
}
section.spotlight .inner article:first-child {
    padding-left: 0;
    padding-right: 2em;
}
section.spotlight .inner article:last-child {
    padding-left: 2em;
    padding-right: 0;
}

section.spotlight, section.evinrude-promo {
    padding: 2em 0 0 0;
    background: none;
}

section.evinrude-promo p {
    text-align: center;
    margin-bottom: 1em;
    line-height: 2em;
}
section.evinrude-promo span.evPromoFirstLine {
    font-weight: bold;
    font-size: 1.75em;
}
section.evinrude-promo span.evPromoSecondLine {
    font-size: 1.25em;
}
@media (max-width: 800.5px) {
    section.evinrude-promo p {
        font-size: 1.25em;
    }
}

section#tires {
    text-align:center;
}

.wrapper.first {
    padding-top: 2em;
}

@media (max-width: 1100px) {
    #header .inner, .wrapper > .inner {
        width: calc(100% - 3em);
    }
    #nav {
        display: none;
    }
    .navPanelToggle {
        display: block;
        right: 0;
        top: 0.6em;
    }
    #navPanel {
        display: block;
    }
    #navPanel .subnav {
        float:none;
    }
}
@media (max-width: 980px) {
    .navPanelToggle {
        top: 0.5em;
    }
    section.spotlight .inner article {
        width: 100%;
        padding: 0 !important;
    }
}
@media (max-width: 450px) {
    .navPanelToggle {
        top: 0;
    }
}

.subnav, .subsubnav {
    float: left;
    overflow: hidden;
    cursor:pointer;
}
.subnav-content, .subsubnav-content {
    display: none;
    position: absolute;
    background-color: #3e1cec;
    border: solid #fff 2px;
    z-index: 1;
}
.subsubnav {
    width: 100%;
}
.subsubnav-content {
    left: 120px;
    width: 75%;
    margin-top: 15px;
}
#navPanel .subnav-content, #navPanel .subsubnav-content { /* mobile nav */
    padding: 0 15px;
}
.subnav-content a, .subsubnav-content a {
    float: left;
    width: 100%;
    text-align: left;
}
@media (min-width: 1101px) {
    .subnav-content a {
        font-size: .75em !important;
    }
}
/* When you move the mouse over the subnav container, open the subnav content */
header .subnav:hover .subnav-content,
header .subsubnav:hover .subsubnav-content {
    display: block;
}
.subnavbtn > i.fa, .subsubnavbtn > i.fa {
    margin-left: 5px;
}
@media (min-width: 1099.5px) {
    .subnav-content {
        top: 67px;
    }
}
@media (max-width: 1100.5px) {
    .subnavbtn > i.fa-chevron-down {
        transform: rotate(-90deg);
    }
    .subnavbtn > i.fa-chevron-up {
        transform: rotate(180deg);
    }
    .subsubnav {
        border-top: solid 1px #ffffff1a;
    }
}

#gallery {
    margin-bottom: 4em;
    max-width: inherit !important;
    width: 100%;
}
img.product_header {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em;
    width: 50%;
}
@media (max-width: 980px) {
    img.product_header {
        width: 70%;
    }
}
@media (max-width: 560px) {
    img.product_header {
        width: 75%;
        margin-bottom: 1em;
    }
}
@media (max-width: 450px) {
    img.product_header {
        width: 80%;
    }
}
section.columns {
    padding-bottom: 3em;
}
section.columns.last {
    padding-bottom: 5em;
}
@media (max-width: 736.5px) {
    section.columns p {
        margin-bottom: 1em;
    }
}
section.columns img.fit {
    margin-bottom: 1em;
}


/* TODO: move to separate CSS? */
section.product-sale .inner {
    border: solid #000 1px;
    padding: 2em;
    margin-bottom: 2em;
    text-align: center;
    font-weight: bold;
    font-family: tahoma, sans-serif;
    line-height: 30px;
}

section.product-sale h1,
section.product-sale h2,
section.product-sale h3,
section.product-sale h4 {
    color:#f00;
    font-weight: bold;
    text-shadow: #0006 0px 4px 5px;
    margin-bottom: 0;
    text-transform: none;
}
section.product-sale h1 {
    font-size: 64px;
    line-height: 76px;
}
section.product-sale h2 {
    font-size: 44px;
    line-height: 51px;
}
section.product-sale h3 {
    font-size: 34px;
    line-height: 51px;
}
section.product-sale h4 {
    font-size: 22px;
    color:#00f;
    text-shadow: none;
    margin: 1.5em 0;
}

section.product-sale p {
    margin-bottom: 1.5em;
}
section.product-sale button > svg {
    stroke: #fff;
}
section.product-sale button:hover {
    background-color:#1C62EC;
}

@media (max-width: 1100.5px) {
    section.product-sale .inner {
        padding: 1em 1em 0 1em;
        font-size: 18px;
    }
}
@media (max-width: 900.5px) {
    section.product-sale h1 {
        font-size: 60px;
        line-height: 72px;
    }
    section.product-sale h2 {
        font-size: 40px;
        line-height: 48px;
    }
    section.product-sale h3 {
        font-size: 30px;
        line-height: 44px;
    }
}
@media (max-width:780.5px) {
    section.product-sale h2+p br, section.product-sale h3+p br {
        display: none;
    }
}

@media (max-width: 649.5px) {
    section.product-sale h1 {
        font-size: 40px;
        line-height: 44px;
    }
    section.product-sale h2 {
        font-size: 28px;
        line-height: 36px;
    }
    section.product-sale h3 {
        font-size: 22px;
        line-height: 32px;
    }
    section.product-sale h3 {
        font-size: 18px;
    }
    section.product-sale button {
        height: 45px;
        width: 45px;
        min-height: 45px;
        min-width: 45px;
    }
    section.product-sale p {
        font-size: 16px;
        line-height: 20px;
    }
}

@media (max-width: 519.5px) {
    section.product-sale h1 {
        font-size: 32px;
        line-height: 42px;
    }
    section.product-sale h2 {
        font-size: 24px;
        line-height: 32px;
    }
    section.product-sale h3 {
        font-size: 18px;
        line-height: 28px;
    }
    section.product-sale h3 {
        font-size: 16px;
    }
    section.product-sale p {
        font-size: 14px;
        line-height: 20px;
    }
}

body.about-us p {
    margin-bottom: 1em;
}
body.about-us iframe {
    padding-bottom: 2em;
    width: 100%;
}

#div_ramp, #div_mac {
    width: 49%;
    display: inline-block;
    font-weight: 400;
}
#div_mac {
    padding-left: 10px;
}
@media (max-width: 800.5px) {
    #div_ramp, #div_mac {
        width: 100%;
    }
    #div_mac {
        padding-left: 0;
    }
}

.brysad {
    display: block;
    text-align: center;
    padding-bottom: 20px;
}