﻿h2 {
    color: black;
    font: bold 20px/20px 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    text-decoration: none;
    text-transform: uppercase;
}

.margin-r-5 {
    margin-right: 5px;
}

.a-red-dot[data-id='1'] {
    right: 255px;
    top: 200px;
    z-index: 1;
}

.a-red-dot[data-id="2"] {
    right: 280px;
    top: 255px;
    z-index: 1;
}

.a-red-dot[data-id="3"] {
    right: 212px;
    top: 320px;
    z-index: 1;
}

.a-red-dot[data-id="4"] {
    right: 200px;
    top: 400px;
    z-index: 1;
}

.a-red-dot[data-id="5"] {
    right: 150px;
    top: 420px;
    z-index: 1;
}

.a-red-dot[data-id="6"] {
    right: 100px;
    top: 525px;
    z-index: 1;
}

.a_popup[data-id='0'] img {
    position: absolute;
    right: 197px;
    top: 115px;
    z-index: 2;
}

.a_popup[data-id='1'] img {
    position: absolute;
    right: 196px;
    top: 113px;
    z-index: 2;
}

.a_popup[data-id='2'] img {
    position: absolute;
    right: 245px;
    top: 134px;
    z-index: 2;
}

.a_popup[data-id='3'] img {
    position: absolute;
    right: 265px;
    top: 310px;
    z-index: 2;
}

.a_popup[data-id='4'] img {
    position: absolute;
    right: 153px;
    top: 130px;
    z-index: 2;
}

.a_popup[data-id='5'] img {
    position: absolute;
    right: 100px;
    top: 149px;
    z-index: 2;
}

.a_popup[data-id='6'] img {
    position: absolute;
    right: 58px;
    top: 250px;
    z-index: 2;
}

.m3-warr {
    width: 425px;
    display: inline;
    float: left;
    margin-bottom: 50px;
    left: 125px;
}

.m3-ener {
    width: 250px;
    display: inline;
    float: right;
    margin-bottom: 50px;
    right: 95px;
}


.below-btns {
    position: absolute;
    bottom: -11px;
    left: 13px;
}

#sliderFrame {
    margin-bottom: 30px;
}

.slider-tab{
    background-color: #f17c81!important;
}

.slider-tab.active{
    background-color: #ed1c24!important;
}


.warranty-box {
    position: relative;
    width: 500px;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    background-color: white;
    border-top: 1px solid gray;
}

    .warranty-box img {
        margin: 0 auto;
        display: block;
        padding: 10px;
    }

.inner-warranty-box {
    position: relative;
    background-color: white;
    padding: 10px;
}

    .inner-warranty-box li {
        color: red;
        font-size: 14px;
        line-height: 18px;
    }

        .inner-warranty-box li span {
            color: black;
        }

.tabs-warranty-box {
    position: absolute;
    height: 238px;
    width: 200px;
    top: -1px;
    left: -200px;
}

#warranty-img {
}

.florida-rider {
    background-color: grey;
    color: white;
    padding: 20px 40px;
    margin-top: 20px;
    font-size: 14px;
    width: 500px;
}

    .florida-rider h4 {
        color: white !important;
        font-weight: bold !important;
        text-transform: none !important;
        margin-top: 0 !important;
        font-size: 16px !important;
    }

.warr-logo {
    position: relative;
}

    .warr-logo span {
        margin-top: 27px;
        position: absolute;
    }


.inner-warranty-box.left {
    float: left;
    width: 137px;
    position: relative;
    margin-top: 3px;
    /* clear: both; */
}

.inner-warranty-box.right {
    float: right;
    /* clear: both; */
    width: 346px;
    /* height: 200px; */
    margin-top: 11px;
}


#energy-img {
    margin-top: 37px;
}