﻿html, body {
    /*height: 100%;*/
    /*display: flex;*/
}
:root {
    --main-fore-color: #c8c8c8;
    --main-bg-color: #ffffff;
    --banner-bg-color: #2929cc;
}
html {
    display: table;
    margin: auto;
}

body {
    width: 100%;
    max-width: 1600px;
    min-width: 290px;
    font-family: Arial, Helvetica, sans-serif;
    display: table-cell;
    /*vertical-align: middle;*/
    /*min-height: 100%;*/
}

.FullBody {
    margin: 0px;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}

.mainbody, .mainbody table, .mainbody table tbody, .mainbody table tr, .mainbody table tr td {
    background-color: #ffffff;
}

.HeadDiv {
    display: table;
    width: 100%; /*Optional*/
    table-layout: fixed; /*Optional*/
    border-bottom: 1px solid rgb(119,119,119);
}

.HeadDiv1 {
    margin: 0px;
    padding: auto;
    width: 100%;
    display: inline-block;
    height: 50px;
}

.navbar-logo {
    padding-left: 1vw;
}

.ligap {
    float: left;
    height: 50px;
    width: auto;
    display: block;
    border-bottom: 0 solid black;
}

    .ligap:hover {
        background-color: #e1e1e1;
    }

    .ligap a:link, .ligap a:visited {
        display: block;
        text-decoration: none;
        height: 100%;
        width: 100%;
        padding: 2px 1px 1px 3px;
    }

    .ligap .navbar-logo .TopMenuHome {
        display: block;
        width: 121px;
        height: 48px;
        background-image: url(../Images/jeanettes.png);
        background-color: #fff;
        background-size: auto 48px;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .ligap:hover .navbar-logo .TopMenuHome {
        background-color: #e1e1e1;
    }

.PhoneNumber, .eMail {
    float: left;
    padding: 0;
    border-right: 1px solid rgb(119,119,119);
    min-width: 8em;
    min-height: 50px;
}

    .eMail a {
        display: inline-block;
        padding: 0.9em 2em .9em 2em;
        text-decoration: none;
    }

    .eMail:hover, .PhoneNumber:hover, .ligap:hover {
        background-color: #e1e1e1;
    }

    .PhoneNumber a, .PhoneNumberDesktop label {
        display: inline-block;
        padding: 0.9em 2em .9em 2em;
        color: rgb(119,119,119);
        text-decoration: navajowhite;
    }

.PhoneNumberDesktop, .eMailDesktop {
    display: block;
    color: rgb(119, 119,119);
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}

.PhoneNumberMobile, .PhoneNumberTablet, .eMailMobile, .eMailTablet {
    display: none;
    text-align: center;
}

.facebook, .google, .search {
    background-position: center;
    float: right;
    border-right: 1px solid rgb(119,119,119);
}

    .facebook img, .google img, .search img {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .facebook a, .Google a {
        width: 100%;
        height: 100%;
    }
.google-OR a, .google-WI a {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
}
    .google-OR:hover a span, .google-WI:hover a span { 
        color: white;
    }
    .google-OR a span, .google-WI a span {
        right: 0px;
        bottom: 0px;
        display: inline-block;
        position: relative;
        text-align: right;
        color: rgb(119,119,119);
        width: 100%;
        height: 100%;
    }
.facebook {
    /*content: url("/Images/fbflat120.png");*/
    background-image: url("/Images/fb-transparent.png");
    background-repeat: no-repeat;
    background-size: cover;
    border-left: 1px solid rgb(119,119,119);
    width: 50px;
    height: 50px;
}

.google {
    background-image: url("/Images/pin2-transparent.png");
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 1px solid rgb(119,119,119);
    width: 50px;
    height: 50px;
}

.search {
    background-image: url("/Images/search.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 44px;
    background-position-y: inherit;
    height: 100%;
    width: 50px;
}

.searchtextbox {
    float: right;
    padding-top: 12px;
    padding-left: 4px;
    display: block;
}

.facebook:hover {
    background-color: rgb(93, 130, 209);
    background-image: url("/Images/fb-color.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.google:hover {
    background-image: url("/Images/pin2-color.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-color: rgb(235,94,76);
}

.nobr {
    white-space: nowrap;
}

.PageBanner {
    background-color: var(--banner-bg-color);
    padding: 10px;
    border: 1px;
    color: #ffffff;
    padding: 1.6em .9vw;
}

.MakeContainer {
    width: 100%;
    margin-top: .5em;
}

.EIMakeInventoryTbl td {
    padding: 7px;
}

    .EIMakeInventoryTbl td a {
        margin: .2em;
        font-size: large;
    }

.divAlsoViewed {
    width: 100%;
    display: inline-block;
}

    .divAlsoViewed span {
        width: 80%;
        font-weight: bold;
        font-size: larger;
        text-align: left;
        margin: 1vw 10%;
        display: inline-block;
    }

#divSpecialsWrapper {
    margin-bottom: 5px;
}

#objSpecialsWrapper {
    width: 100%;
    text-align: center;
    font-size: 4em;
    color: black;
    height: auto;
    display: inline-block;
    border: none;
}

#divSpecialsWrapper {
    width: 100%;
    text-align: center;
    font-size: 4em;
    color: black;
    height: auto;
    display: inline-block;
    border: none;
}

#divSpecialsSubWrapper {
    max-width: 80%;
    margin: 0px auto;
    width: 100%;
}

.Make_Icon {
    display: inline-block;
    position: relative;
}

    .Make_Icon:hover {
        background-color: #ffffff;
        opacity: 0.5;
    }

    .Make_Icon a:link, .Make_Icon a:visited, .Make_Icon a:hover, .Make_Icon a:active {
        text-decoration: none;
    }

.TopMenuContainer {
    width: 100%;
    margin: 0px;
    display: block;
    height: auto;
}

.TopMenuDiv {
    position: relative;
    display: inline-block;
    width: 100%;
}

.TopMenuHome {
    width: 100px;
    padding: 0;
    margin: 1px;
}

.TopMenuIcon {
    display: none;
}

.TopMenuHomeDiv {
    position: inherit;
    top: 0;
    left: 0;
    width: 20%;
    background: #ffffff;
}

.MenuSpanUL {
    width: 100%; /*border-bottom: 1px solid rgb(119,119,119);*/ /*padding: 1px;*/
    display: inline-block;
    background: #ffffff;
    height: 3.1em;
    margin: 0 0 1px 0;
    min-height: 3.1em;
}

.MenuLI1 {
    list-style-type: none;
    margin: 0 0 0 1px;
    padding: 0;
    max-height: 3em;
    float: left;
    opacity: 1.0;
    background-color: #ffffff;
    display: none;
}

.MenuLI {
    float: right;
    color: rgb(119,119,119);
    padding: 1em 0;
    font-size: 14px; /*border-left: 1px solid rgb(119,119,119);*/
    opacity: 1.0;
    background-color: #ffffff;
}

    .MenuLI a {
        display: inline;
        height: 99%;
        width: 99%;
        text-decoration: none;
        padding: .8em;
    }

        .MenuLI a:link, .MenuLI a:visited, .MenuLI a:hover, .MenuLI a:active {
            text-decoration: none;
            font-family: Arial, Helvetica, sans-serif;
            color: rgb(119,119,119);
            font-size: 17px;
            font-weight: 600;
        }

.TopMenuItems {
    right: 0px;
    z-index: 1;
    position: relative;
}

.AvailabilityIframe {
    display: inline-block;
    width: 100%;
    height: 3em;
    border: none;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}
/*.HeadTable1Left
{
    display: table-cell;
	background-image: url("/Images/BlueSteel_03.jpg");
    background-repeat: no-repeat;
}

.HeadTable1Center
{
    display: table-cell;
    background-image: url("/Images/BlueSteel_01.jpg");
    background-repeat: no-repeat;
}

.HeadTable1Right
{
    display: table-cell;
    background-image: url("/Images/BlueSteel_01.jpg");
    background-repeat: no-repeat;
}

.HeadAddresses, .HeadAddress1, .HeadAddress2
{
    
}*/
.MenuDiv {
    display: inline-block;
    width: 100%;
}

.MenuTopDiv {
    display: inline-block;
    width: 100%;
}

.MenuIcon {
    display: none;
    height: 30px;
    width: 30px;
}

.MenuSpan {
    display: inline-block;
    background: #ffffff;
    height: 3em;
    width: 100%;
    margin: 0;
    padding: 0;
}
    /*.MenuSpan .MenuSpanUl,*/ .MenuSpan .MenuSpanUl .MenuLI {
        width: auto;
        height: auto;
        display: inline-block;
        min-height: 1.5em;
    }

.MenuLI:hover {
    background: #f0f0f0;
    color: #ffffff;
}

#MenuLogo, .TopMenuHome {
    padding: 0;
    margin: 0;
}

.Footer-Logo-Image {
    padding: 8px 0 0 7px;
    margin: 0;
    display: inline;
    width: 89%;
}

.HeadingCenterPhone {
    font-size: larger;
}

.HeadingCenterPhone {
    margin-bottom: .5em;
    margin-top: .5em;
}

.HeadingCenter a:link, .HeadingCenter a:visited, .HeadingCenter a:hover, .HeadingCenter a:active {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(119,119,119);
    font-size: 17px;
    font-weight: 600;
}

.Footing2 a:link, .Footing2 a:visited, .Footing2 a:hover, .Footing2 a:active {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(119,119,119);
    font-size: 14px;
    font-weight: 600;
}

.Footing {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-top: 2em;
}

.HeadingBanner {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    display: inline-block;
    margin-top: 35px;
}

.HeadingBanner1 {
    display: none;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 33px;
}

.HeadingBannerUp {
    margin-top: .1em;
    margin-bottom: .4em;
    display: inline-block;
    text-align: center;
    width: 100%;
}

.Footing1, .Footing2, .Footing3, .HeadingCenter {
    margin: auto;
    text-align: center;
    padding: .4em 0;
}

.Footing1, .Footing2, .Footing3 {
    font-size: medium;
}

.NavBanner {
    width: 100%;
    padding: 5% 10%;
    margin-top: 35px auto 10px auto;
    display: table-cell;
}

.NavBannerSub {
    width: 100%;
    display: table
}

    .NavBannerSub a {
        display: table-cell;
        width: 33%;
    }

        .NavBannerSub a span {
            display: contents;
        }

            .NavBannerSub a span div {
                display: contents;
                padding: 0px 1em;
            }

                .NavBannerSub a span div div {
                    display: block;
                }

.NavBanSub {
    max-width: 100%;
    float: left;
    margin: auto;
    text-align: center;
    color: rgb(119,119,119,119);
}

.NavBannerSub a:hover {
    background-color: #f5f5f5;
}

.NavBanSub .NavBanSub1 .NavBanSub1d {
    display: none;
}

.NavBanSub:hover .NavBanSub1 .NavBanSub1d {
    display: none;
}

.NavBannerSub a:link, .NavBannerSub a:visited, .NavBannerSub a:hover, .NavBannerSub a:active {
    text-decoration: none;
    /*font-family: Arial, Helvetica, sans-serif;
    color: rgb(119,119,119);
    font-size: 17px;
    font-weight: 600;*/
}

.MenuLI a:link, .MenuLI a:visited, .MenuLI a:hover, .MenuLI a:active {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(119,119,119);
    font-size: 17px;
    font-weight: 600;
}

.NavBanSub1a, .NavBanSub1b {
    text-align: center;
}

    .NavBanSub1a img {
        text-align: center;
        max-width: 100%;
        height: auto;
        width: auto;
    }

/*   Blue 'Call Us...' Banner    */
.color-wrapper {
    display: inline-block;
    background: #4396ff;
    border: none;
    box-sizing: border-box;
    margin: 33px 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    list-style: none;
    width: 100%;
    padding: 10px 10px;
    min-height: 150px;
    margin-bottom: 0px;
}

.container_inner {
    display: inline-block;
    width: 95%;
    margin-top: .6em auto;
    height: auto;
    min-height: 120px;
}

    .container_inner .row {
        display: inline-block;
        width: 100%;
        height: 110px;
    }

.Bottom-Footer {
    margin-top: 0px;
}

.Purchase-Wrapper {
    float: left;
    display: inline-block;
    width: 65%;
    text-align: center;
    margin: 3% 1% 1% 1%;
    /*font-size: 3vw;*/
}

    .Purchase-Wrapper h3 {
        display: inline-block;
        color: #FFF;
        margin-top: 10px;
        margin-bottom: 0;
    }

    .Purchase-Wrapper span {
        display: inline-block;
    }

.Purchase-Click {
    display: inline-block;
    float: right;
    width: 5%;
    min-width: 174px;
    position: relative;
    top: 3em;
}

    .Purchase-Click a {
        font-family: Arial, Helvetica, sans-serif;
        background: #333333;
        padding: 10px 40px;
        border-radius: 2px;
        color: #FFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 17px;
        border: 2px Solid #333;
    }

.NavBanSub1c {
    text-align: justify;
    padding: 0 8px;
}

.NavBanSub1d {
    display: none;
}

.container {
    width: 100%;
}

.MakeContainer {
    max-width: 640px;
    margin: 25px auto;
}

#pnlItemList {
    display: inline-block;
    margin: 25px auto;
    text-align: center;
    width: 100%;
}

#pnlNoItems {
    width: 100%;
    display: inline-block;
    text-align: center;
    height: 4em;
    padding: 2em;
}

.EIXTable {
    display: table;
    width: 100%;
    text-align: center;
    margin-top: 2em;
}

.EIXItemList {
    display: inline-block;
    width: 80%;
    margin: 0px auto;
}

.EixItemTbl {
    display: table;
    width: 100%;
    margin: 0px 5px;
    overflow: hidden;
}

.EIXItemTblSub {
    display: table-cell;
    width: 25%;
    float: left;
}

    .EIXItemTblSub:hover {
        background-color: #e1e1e1;
    }

.EIXTableSub {
    display: inline-block;
    width: 80%;
    margin: auto;
}

.EixItemTblSub a {
    width: 100%;
    text-align: left;
}

.ItemImageDiv {
    position: relative;
    height: 0;
    padding: 75% 0 0 0;
    overflow: hidden;
}

    .ItemImageDiv img {
        height: 90%;
        width: 90%;
        overflow: hidden;
        object-fit: fill;
        position: absolute;
        display: block;
        max-width: 100%;
        max-height: 100%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

.EIXItemTbl a span {
    display: inline-block;
}

.divItemDesc {
    display: inline-block;
    width: 100%;
    height: 3em;
    float: left;
    padding: .3em;
    text-align: center;
}

.divItemFitVeh {
    display: inline-block;
    width: 100%;
    float: left;
    padding: .3em;
    text-align: center;
}

.divEixText {
    float: left;
    display: inline-block;
    width: 50%;
}

.divAvailability {
    display: inline-block;
    text-align: center;
    width: auto;
    float: left;
}

.EIXPromptCaption {
    display: table;
    margin: auto:;
}

.EIXPromptTbl {
    display: block;
    width: 100%;
}

.EIXPromptSel select option {
    color: #a1a1a1;
    background-color: #ffffff;
}

#pnlDataVersion1_0 {
    width: 50%;
    margin: 0 auto;
    display: block;
}

#pnlDataVersion2_0 {
    width: 50%;
    margin: 0 auto;
    display: block;
}

.EIXPromptHeader {
    display: table;
    margin: auto:;
}

.EIXPromptHead {
    display: table;
    margin: auto:;
}

.EIXPromptDiv {
    display: table;
    width: 100%;
    margin: auto;
}

.EIXPromptLbl {
    width: 100%
}

.AnswerChoice .EIXPromptLbl, .QuestionContainer .EIXPromptLbl {
    width: 0%;
    max-width: 20%;
    float: left;
    text-align: left;
}

.EIXPromptSel {
    width: 100%;
}

.AnswerChoice .EIXPromptSel {
    width: 100%;
    max-width: 100%;
    float: left;
    text-align: center;
}

.QuestionContainer {
    text-align: center;
    border: 1px solid;
    padding: 1em;
    margin: 1em 0 4em 0;
}

.ContainerQuestion {
    font-size: large;
    margin: 1em 1em 1em 1em;
    display: inline-block;
}

.QuestionButton-deprecated {
    display: inline-block;
    width: 100%;
    width: 100%;
    background-image: linear-gradient( #fff, #fff, #fff);
    color: #000;
    font-weight: bold;
    border-radius: .3em;
    margin-bottom: .3em;
}

.EIXPromptSel #ddMake, .EIXPromptSel #ddModel, .EIXPromptSel #ddYear, .EIXPromptSel #ddCats, .EIXPromptSel .QAnswer {
    display: inline-block;
    width: 100%;
    width: 100%;
    background-image: linear-gradient( #a1a1a1, #616161, #414141);
    color: #fff;
    font-weight: bold;
    border-radius: .3em;
    margin-bottom: .3em;
}

.EIXPromptSel #lblMake, .EIXPromptSel #lblModel, .EIXPromptSel #lblYear, .EIXPromptSel #lblCats, .QuestionButton, .QAnswer {
    display: inline-block;
    width: 100%;
    width: 100%;
    background-image: linear-gradient( #a1a1a1, #616161, #414141);
    color: #fff;
    font-weight: bold;
    border-radius: .3em;
    margin-bottom: .3em;
    font-size: large;
    font-weight: bold;
}

.EIXItemColImage, .EIXItemColImageHdr, .EIXItemColImageFtr {
    display: table-cell;
}
/* change to display:none; to hide column */
.EIXItemColItemNo, .EIXItemColItemNoHdr, .EIXItemColItemNoFtr {
    display: none;
}
/* change to display:none; to hide column */
.EIXItemColDesc, .EIXItemColDescHdr, .EIXItemColDescFtr {
    display: table-cell;
}
/* change to display:none; to hide column */
.EIXItemColCyl, .EIXItemColCylHdr, .EIXItemColCylFtr {
    display: table-cell;
}
/* change to display:none; to hide column */
.EIXItemColSize, .EIXItemColSizeHdr, .EIXItemColSizeFtr {
    display: table-cell;
}
/* change to display:none; to hide column */
.EIXItemColPrice, .EIXItemColPriceHdr, .EIXItemColPriceFtr {
    display: table-cell;
}
/* change to display:none; to hide column */
.EIXTDBlank {
}

.EIXCol1, .EIXCol1, .EIXCol1, .EIXCol1 {
}

.EIXCol1 {
    width: 139px;
    background-color: #3e49BD;
}

.EIXCol2 {
}

.EIXCol3 {
}

.EIXCol4 {
}

.EIXItemFooter {
    display: table;
    margin: auto;
}

.EIXItemColDesc {
    font-size: medium;
}

.EIMakeInventoryTbl {
    background-color: White;
    border: 1px solie #999999;
    /*border-color: #999999;
    border-width: 1px;
    border-style: None;*/
    font-family: arial,helvetica,sans;
    font-size: Medium;
    border-collapse: collapse;
}

.ItemDiv {
}

.ItemInfoDiv {
    text-align: center;
    display: table-cell;
}

.divItemData {
    display: inline-block;
    width: 90%;
    padding: 0 5% 0 5%;
}

.divItemCaption {
    display: inline-block;
    width: 100%;
    min-height: 14vh;
}

    .divItemCaption p {
        display: block;
        margin-top: 2.5em;
        margin-bottom: 2.5em;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
        text-align: center;
    }

        .divItemCaption p span {
            font-weight: bold;
            font-size: large;
            vertical-align: middle;
        }

.divItemDataSub {
    display: inline-block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.divItemInfo {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    padding-left: 1em;
}

.divItemImages {
    display: inline-block;
    width: 40%;
}

.divImageCurrent {
}

.divImageThumbsContainer {
    display: inline-block;
    overflow-x: hidden;
    display: inline-block;
    position: relative;
    height: 8em;
    width: 100%;
    max-height: 8em;
    max-width: 100%;
}

.divImageThumbs {
    flex: auto 0 0;
    display: inline-block;
    overflow: auto;
    /*width: 971px;*/
    max-height: 6em;
    position: absolute;
    min-width: max-content;
    transition: left 1.5s;
}

    .divImageThumbs .divImageThumb {
        display: inline-block;
    }

        .divImageThumbs .divImageThumb img {
            max-width: 6em;
            max-height: 6em;
            min-width: 6em;
            min-height: 6em;
            object-fit: cover;
        }

.divThumbScrollLeft, .divThumbScrollRight {
    /*opacity: .4;*/
    background: rgba(119, 119, 119, 0.6);
    color: #ffffff;
    display: inline;
    position: absolute;
    height: 3.5em;
    width: 1em;
    text-align: center;
    vertical-align: middle;
    z-index: 1;
    cursor: pointer;
    padding-top: 2.5em;
    font-weight: bold;
}

.divThumbScrollLeft {
    float: left;
}

.divThumbScrollRight {
    float: right;
    right: 0;
}

.spnItem {
    display: table;
    width: 100%;
}

.spnItemLabel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: bold;
    width: 25%;
    display: table-cell;
    float: left;
}

.spnItemData {
    display: table-cell;
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    float: left;
    width: 74%;
}

#pnlItemDescription {
    display: block;
    width: 80%;
    margin: 3em auto;
}

    #pnlItemDescription .spnItemData {
        display: block;
        width: 80%;
        float: left;
    }

#pnlFitmentDescription {
    display: block;
    width: 80%;
    margin: 3em auto;
}

    #pnlFitmentDescription .spnItemData {
        display: block;
        width: 80%;
        float: left;
    }

#footer-4 {
    background-color: var(--banner-bg-color);
    color: var(--main-fore-color);
    font-family: Arial, Helvetica, sans-serif;
    padding: 15px 15px;
    margin-bottom: -10px;
}

.container-inner-f {
    padding-top: 0px;
    display: inline-block;
}

    .container-inner-f .row {
        display: inline-block;
    }

    .container-inner-f .mainrow {
        display: inline;
    }

.Logo-Footer {
    height: 3.8em;
    float: left;
    transform: skew(-8deg);
    overflow: hidden;
    width: 5.5em;
    margin-left: 16px;
}

.Footer-logo {
    transform: skew(8deg);
    display: inline-block;
    width: 6em;
    height: 3em;
    float: left;
    margin-top: 1.3em;
    background-color: #fff;
    /*background-image: url(/Images/jeanettes.png);*/
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: -4px;
}

.FooterMenuHome {
    /*background-image: url(/Images/jeanettes.png);*/
    width: 6em;
    height: 3em;
}

.Logo-About {
    display: inline;
}

.col-md-4a {
    width: 33.33333333%;
    float: left;
    background-color: var(--banner-bg-color);
    /*height: 100%;*/
}

.col-md-6a {
    width: 100%;
    background-color: var(--banner-bg-color);
    display: inline-block;
}

.About p {
    color: var(--main-fore-color);
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 10px 15px;
}

.divcod20 {
    width: 100%;
    height: 20px;
    float: left;
    display: block;
}

#footer-4 .Join-Footer {
    margin-left: 0;
}

#footer-4 .Social-Footer {
    margin: 10px 0px;
}

#instagram {
    position: absolute;
    float: left;
    left: 36%;
}

.title-instafeed {
    position: relative;
}

    .title-instafeed a {
        height: auto;
        width: auto;
        display: inline-block;
    }

    .title-instafeed h2 {
        background: rgba(255, 255, 255, 0.90);
        display: inline-block;
        font-size: 16px;
        text-transform: uppercase;
        color: #333;
        font-weight: 700;
        padding: 20px 20px;
        z-index: 1111;
        position: relative;
    }

.Contact-Footer ul {
    padding: 0;
    list-style-type: none;
}

.fa-map-marker {
    list-style: none;
}

    .fa-map-marker img {
        height: 1.2em;
        float: left;
        margin-right: .4em;
    }

.fa-phone {
    list-style: none;
    /*list-style: none;*/
}

    .fa-phone img {
        height: 1.2em;
        float: left;
        margin-right: .4em;
    }

    .fa-phone::marker {
        display: none;
    }
/*.fa-phone:before {
        content: '';
        display: inline-block;
        height: 20px;
        width: 20px;
        background-image: url(/images/phoneextrasmall.png);
    }*/
.fa-envelope {
    list-style: none;
}

    .fa-envelope img {
        height: 1.2em;
        float: left;
        margin-right: .4em;
    }


.Rights-Reserved {
    height: 25px;
}

    .Rights-Reserved h2 {
        text-align: center;
        font-size: 13px;
        color: var(--main-fore-color);
        font-family: Arial, Helvetica, sans-serif;
        margin: 0;
        line-height: 25px;
        background-color: var(--banner-bg-color);
    }

    .Rights-Reserved span {
        color: var(--main-fore-color);
    }

    .Rights-Reserved a:link, .Rights-Reserved a:visited, .Rights-Reserved a:hover, .Rights-Reserved a:active {
        text-decoration: none;
    }

.faq-container {
    padding: 0 5%;
    margin: 10px 0 1.5em 0;
}

    .faq-container .description-section p {
        margin: 10vh 0;
    }

.faq-content {
    margin: 0 10%;
    padding: 1vh 3vh;
    border: 1px solid #ccc;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    list-style: none;
}

    .faq-content h4 a {
        display: block;
        font-size: inherit;
        font-weight: bold;
        font-family: 'Open Sans', sans-serif;
        transition: all 0.3s ease-out;
        cursor: pointer;
    }

    .faq-content a i {
        float: right;
        background: #c1c1c1;
        width: 20px;
        height: 20px;
        border-radius: 2px;
        text-align: center;
        font-size: 11px;
        color: #FFF;
        line-height: 21px;
        margin-top: 1px;
        display: none;
    }

.contact-row {
    width: 80%;
    margin: 0 auto;
}

.contact-col-md-12 {
    width: 51vh;
    display: block;
    margin: 0 auto 8vh auto;
}

.contact-title-section {
    text-align: center;
    display: inline-block;
    color: blue;
    font-size: 2vw;
    width: 100%;
}

.contact-description-section {
    display: inline-block;
    font-size: 13px;
    color: #777777;
}

.contact-hours {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: .3vw;
}

.Contact-Info {
    width: 51%;
    margin: 0 auto;
    display: inline-block;
    text-align: left;
}

.contact-col-md-4 {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}

.Title-Contact {
    text-align: center;
    color: blue;
}

.Block-Contact ul li p {
}

@media screen and (max-width: 900px) {
    body {
    }

    .FullBody {
        margin: 0px;
        padding: 0;
    }

    .HeadTable1Left {
        display: table-cell;
        width: 65%;
    }

    .HeadTable1Center {
        display: none;
    }

    .HeadTable1Right {
        display: table-cell;
    }

    .HeadAddresses {
        display: none;
    }

    .TopMenuContainer {
        /*margin-top: 3.2em;*/
    }

    .TopMenuDiv {
        position: relative;
        display: inline-block;
        width: 97%;
        left: 1.1em;
    }

    .MenuDiv {
        display: block;
    }

    .MenuLI1 {
        display: none;
    }

    .MenuLI, #TableView {
        min-width: 7.5em;
    }

    .ligap {
        position: relative;
        top: 0px;
        width: auto;
        text-align: center;
        float: left;
        display: inline-block;
        height: 50px;
    }

        .ligap a, .ligap a:visited {
            display: block;
            margin: auto;
            text-decoration: none;
        }

            .ligap a img {
                display: block;
                /*position: relative;
                top: 0px;
                display: block;
                margin: 1px auto;
                width: 100px;*/
                height: 48px;
                margin: 1px 1px 1px 1px;
            }

    .TopMenuIcon {
        display: block;
    }

    .MenuIcon {
        display: block;
    }

    .MenuSpan {
        /*background: #0000dd;         display: block;         position: absolute;*/
        display: none;
        position: absolute;
        background-color: #ffffff;
        min-width: 100px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
        top: 40px;
        width: auto;
        height: auto;
        max-width: 100px;
    }

    .PhoneNumberTablet, .eMailTablet {
        display: block;
        color: black;
        text-align: center;
        font-weight: bold;
        color: rgb(119, 119,119);
    }

    .PhoneNumberMobile, .PhoneNumberDesktop, .eMailMobile, .eMailDesktop {
        display: none;
        text-align: center;
        font-weight: bold;
        color: rgb(119, 119,119);
    }

    .PhoneNumber, .eMail, .Facebook, .Google, .search, .SearchTextBox {
        /*border-top: 1px solid rgb(119,119,119);*/
    }

    .searchtextbox {
        display: none;
    }

    #divSpecialsSubWrapper {
        max-width: 99%;
        margin: 10px auto;
        width: 100%;
    }
}

/* On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 740px) {
    body {
    }

    .FullBody {
        margin: 0px;
        padding: 0;
    }

    .HeadTable1Left {
        display: block;
        width: 100%;
    }

    .HeadTable1Center {
        display: none;
    }

    .HeadTable1Right {
        display: block;
    }

    .HeadAddresses {
        display: none;
    }

    .eMail, PhoneNumber {
        padding: 0;
    }

        .eMail a, .PhoneNumber a {
            display: inline-block;
            padding: 0.4em .8em .4em .8em;
        }

        .eMail:hover, .PhoneNumber:hover {
            background-color: #ebebeb;
        }

    .MenuDiv {
        display: block;
    }

    .TopMenuContainer {
        /*margin-top: 3.2em;*/
    }

    .ligap {
        position: relative;
        top: 0px;
        width: auto;
        padding: auto;
        text-align: center;
        float: left;
        border: 0;
    }

        .ligap a:link, .ligap a:visited {
            display: block;
            margin: auto;
            text-decoration: none;
        }

        .ligap a img {
            display: inline-block;
            /*position: relative;
                top: 0px;
                display: block;
                margin: auto;
                width: 100px;
                height: 50px;*/
            height: 48px;
            margin: 1px 1px 1px 1px;
        }

    .TopMenuIcon {
        display: block;
    }

    .TopMenuDiv {
        width: 94%;
    }

    .MenuIcon {
        display: block;
    }

    .MenuLI1 {
        display: none;
    }

    .MenuLI a {
        float: right;
    }

    .MenuLI {
        opacity: 1.0;
        background-image: #ffffff;
        text-align: center;
    }

    .MenuSpan {
        display: none;
        max-width: 100px;
        background: #ffffff;
    }

    .PhoneNumber, .eMail {
        min-width: 10px;
        padding: 0;
        min-height: 50px;
    }

    .PhoneNumber, .eMail, .Facebook, .Google, .search, .SearchTextBox {
        /*border-top: 1px solid rgb(119,119,119);*/
    }

    .PhoneNumberMobile, .eMailMobile {
        display: block;
        color: black;
        width: auto;
        text-align: center;
        font-weight: bold;
        color: rgb(119, 119,119);
    }

    .PhoneNumberTablet, .PhoneNumberDesktop, .eMailTablet, .eMailDesktop, #searchtextbox {
        display: none;
        text-align: center;
    }

    .NavBannerSub a {
        width: 100%;
        float: left;
    }

    .divSpecial {
        float: none;
        margin: 10px auto;
        width: 100%;
        height: 5em;
    }

        .divSpecial p {
            margin: auto;
            display: inline-block;
            vertical-align: middle;
        }

    .NavBanSub {
        max-width: 100%;
        float: none;
    }

    .NavBanSub1c {
        margin: 0 5px 0 5px;
    }

    .EIXItemColImage, .EIXItemColImageHdr, .EIXItemColImageFtr {
        display: none;
    }

    .EixItemTblSub {
        width: 33.3%;
    }

    .MakeContainer {
        max-width: 500px;
    }

    .col-md-4a {
        float: none;
        width: 90%;
    }

    .color-wrapper {
        margin: 0px 0;
    }

    .Logo-About {
        width: 105px;
    }

    /*.title-instafeed h2 {
        float: right;
        top: 0px;
    }*/

    .Purchase-Click {
        top: 3em;
    }

    .Purchase-Wrapper {
        width: 37vw;
        margin-top: -20px;
    }

    .container_inner {
        width: 100%;
    }

        .container_inner .row {
            width: 100%;
        }
    /* change to display:none; to hide column */
}

@media screen and (max-width: 650px) {
    .EixItemTblSub {
        width: 50%;
    }
}

@media screen and (max-width: 520px) {
    .Purchase-Wrapper {
        font-size: 3vw;
    }

    .Purchase-Click a {
        padding: 5px 5px;
    }

    .Purchase-Click {
        width: 100px;
        min-width: 100px;
    }

    #instagram {
        position: inherit;
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width: 450px) {
    div.search {
        display: none;
    }

    .divEixText {
        width: 100%;
    }

    .EIXPromptTbl {
        width: 100%;
    }

    .divMakeLogo {
        width: 100%;
    }

    .divMakeDesc {
        width: 100%;
    }

    #instagram {
    }
}

@media screen and (max-width: 400px) {
    .facebook, .google {
        display: none;
    }

    .Purchase-Click a {
        min-width: 100px;
        display: inline-block;
        width: 100px;
    }
}

@media screen and (max-width: 325px) {
}
