body, html {
    margin: 0;
    line-height: normal;
    padding: 0;
    font-family:Roboto;
}
.ShellMain {
overflow:hidden;
}

h1 {
    color: #000;
    text-align: center;
    position: relative;
    top: 0;
}
h3 {
   color: #006650;
   font-weight: bold;
}

.center, .Center, .SubmitForm {
    max-width: 1200px;
    width: calc(100% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    margin: 0 auto;
    clear: both;
}
.LoggedOut .loggedout {
    display: none;
}
/*Header*/
.center.Header {
    text-align: center;
    padding: 10px 0;
    position: relative;
    display: table;
    padding-top:15px;
}
.col-lg-6.top-comp-info img {
    max-width:300px;
}
.logo img{
    width:100%;
    margin-top:10px;
    max-width:293px
}
.OnMobile {
    display: none;
}


    .phoneNumber, .phoneNumber a {
        font-size: 20px;
        font-weight: bold;
        color: #000;
        margin-bottom: 10px;
        text-align:right;
        color:#FFF;
    }
        .phoneNumber, .phoneNumber a:hover{
            text-decoration:unset;
        }
        .phoneNumber .fa {
            font-size: 35px;
            margin-bottom: -10px;
        }
.ShellTop .TopLinks{
    text-align:right;
}
.ShellTop .TopLinks li {
    list-style: none;
    display: inline-block;
    text-transform: uppercase;
    padding: 0px 6px;
    border-left: 1px solid #FFF;
    padding-right: 2px;
    position:relative;
}
    .ShellTop .TopLinks li:last-child a {
        background-color: #eb1b22;
        padding: 7px 9px;
        border-radius: 20px;
        font-size: 12px;
        display: table;
        text-align: center;
        margin-bottom: -5px;
    }
    .ShellTop .TopLinks li:first-child, .ShellTop .TopLinks li:last-child {
        border-left: 0;
    }
    .ShellTop .TopLinks li a {
        color: #FFF;
    }
    .ShellTop .TopLinks span.CartItemCount {
        margin-top: -16px;
        position: absolute;
        background-color: #314e5d;
        padding: 3px 8px;
        border-radius: 15px;
        left: 28px;
        color: #FFF;
        font-weight: normal;
        font-size: 10px;
    }
    
    .LoggedOut .Header .LoggedOut {
    display: none;
}
.LoggedIn .Header .LoggedIn {
    display: none;
}
.ShellHeader {
    width: 100%;
    background-color: #5f9ab8;
    min-height: inherit;
    width: 100%;
    margin-right: -100%;
    position: relative;
    opacity: 1;
    display: block;
    z-index: 2;
}
.ShellTabs {
    text-align: center;
    display: grid;
    width: 100%;
    position: relative;
    background-color: #FFF;
    border-top: 2px solid #402c29;
    border-bottom: 2px solid #402c29;
    color: #000;
}
    .ShellTabs.fixed {
        background: rgba(0,0,0,0.85);
    }
.DropDown ul.topnav{
    display:inline-block;
    text-align:center;
}
.nav-hover-underline {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 6px;
    width: 0;
    background: #5f9ab8;
    pointer-events: none
}
.ShellTabs nav ul.topnav li {
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
    font: 24px/34px 'din-2014',Arial,sans-serif;
    color: #402c29;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
    .ShellTabs nav ul.topnav li a {
        display: inline-block;
        padding: 12px 11px;
        font-size: 16px;
        text-align: center;
        text-decoration: none;
        color: #402c29;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
        text-transform: uppercase;
    }
.ShellTabs.fixed nav ul.topnav li a{
    color:#FFF;
}
.DropDown.Small .MenuButton {
    text-align: center;
}

.DropDown.Large {
    position: relative;
}

.ShellTabs .DropDown .subnav {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    top: 58px;
    z-index: 30;
    left: 0;

}
    
.ShellTop {
    position: relative;
    width: 100%;
    display: block;
}
    .subnav ul li {
        list-style: none;
    }
.subnav li a {
    text-align: left !important;
    width: 100%;
    padding: 5px 10px !important;
}
@media (min-width: 1140px){
}
.fixed {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 1000;
}

.subnav ul li a {
    color: #FFF;
    padding: 15px 10px;
    display: table;
    text-decoration: none;
}

.ShellTabs nav ul.topnav li > a.current {
    background-color: #adcab8;
    font-weight: bold;
    color:#000;
}
.subnav.CLONED a.current {
    background-color: #006650 !important;
}

.subnav ul li a:hover {
    text-decoration: underline;
}

.subnav ul {
    margin: 0;
    padding:0;
}

ul.subnav {
    background: rgba(95,154,184,.85);
    box-shadow: 0 0 15px rgba(0,0,0,0.15);
}

    ul.subnav li a {
        color: #FFF !important;
    }

    ul.subnav li {
        width: 100% !important;

    }
        ul.subnav li a {
            border-left: none !important;
            border-right: none !important;
        }

        ul.subnav li a:hover {
            color: #CCC !important;
        }
.ShellMainContent {
    display: inline-block;
    width: 100%;
    min-height: 500px;
    margin-top:30px;
}

section {
    padding: 50px 0;
}

    section#first {
        text-align: center;
    }

        section h1 {
            font-size: 26px;
            text-align:center;
        }

        section#first p {
            font-size: 16px;
        }

.LinkBTN a, input[type=button], input[type=submit] {

    color: #FFF;
    background-color: #5f9ab8;
    text-decoration: none;
    border: 1px solid #5f9ab8;
    height: auto;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group, .input-group .form-control {
    z-index:1;
}
    .LinkBTN a:hover, input[type=button] a:hover, input[type=submit] a:hover {
        color: #adcab8;
        background-color: #000;
        text-decoration: none;
        border: 1px solid #adcab8;
    }

section#Second {
    background-color:#006650;
    color:#FFF;
    padding-bottom:0;
}

/*Search*/
.SearchControls {
    background: rgba(3,2,1,0.5);
    display: inline-block;
    position: relative;
    border-radius: 100px;
    margin-top:10px;
}
    .SearchControls input.SearchTextBox {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
        background: none;
        display: block;
        height: auto;
        width: 100%;
        margin: 0;
        padding: 6px 3em 6px 15px;
        border: none;
        border-radius: 100px;
        font: 0.9em/1.5em 'din-2014';
        color: #fff;
    }
.SearchControls .SearchButton {
    height: calc(100% - 10px);
    min-width: 30px;
    max-width: 40px;
    float: right;
    clear: right;
    display: table;
    width: 30px;
    margin: -40px 5px 0;
}
    .SearchControls .SearchButton:hover{
        cursor:pointer; 
    }
    .SearchControls .SearchButton:before {
        content: '\f002';
        display: block;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 0;
        font: 1em/1.9em 'FontAwesome';
        text-align: center;
        text-indent: 0;
    }
.SearchControls input#search::placeholder {
    text-transform: uppercase !important;
    font-style: normal;
    color: #FFF;
}
input#search:focus {
    border: none !important;
    outline: none;
}
input#HeaderSearchButton {
    display: none;
}
/* Footer
================================================== */
.footer {
    display: block;
    position: relative;
    z-index: 40;
    margin: 65px 0 0 0;
    padding: 0;
    color: #fff !important
}

    .footer .container {
        padding: 10px 0
    }

    .footer p {
        margin: 0
    }

    .footer .top-footer {
        padding: 65px 0px;
        background: #5f9ab8;
        font-size: 16px
    }

    .footer .bottom-footer {
        padding: 15px;
        background: #fff;
        color: #000
    }

    .footer .footer-logo {
        margin-bottom: 5px
    }

    .footer .top-footer p {
        line-height: 25px
    }

@media only screen and (max-width:767px) {
    .footer {
        text-align: center;
        margin: 30px 0 0 0
    }

    .foot-nav .col-50 {
        margin: 20px 0 -6px 0
    }
}

@media only screen and (max-width:479px) {
    .footer .top-footer {
        padding: 65px 10px
    }

    .foot-nav .col-50 {
        width: 100% !important
    }

        .foot-nav .col-50:last-of-type {
            margin-top: 0px !important
        }

        .foot-nav .col-50 ul li a {
            width: 100%;
            box-sizing: border-box;
            text-align: center
        }

    .bottom-footer div div p {
        line-height: 20px
    }
}

.footer .website-by {
    display: inline-block;
    vertical-align: top;
    margin: 0 20px;
    height: 44px;
    width: 160px;
    background: transparent url(../images/theme/website-by-sharp-innovations.svg) no-repeat 0 0;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

    .footer .website-by:hover {
        background-position: 0 -44px
    }

.foot-nav {
    position: relative;
    z-index: 40;
    text-align: left;
    text-transform: uppercase
}

    .foot-nav ul {
        position: relative;
        z-index: 41;
        margin: 0 -10px;
        padding: 0;
        display: block;
        list-style: none;
        font: 0/0 'din-2014'
    }

        .foot-nav ul li {
            margin: 0 0 -6px 0;
            padding: 0;
            position: relative;
            display: block;
            font-size: 1em;
            color: #fff
        }

            .foot-nav ul li a {
                display: inline-block;
                padding: 0px 10px;
                font: 24px/34px 'din-2014',Arial,sans-serif;
                font-size: 16px;
                text-decoration: none;
                color: #fff
            }

            .foot-nav ul li:hover > a {
		color: #402c29
            }

               .foot-nav ul li.nav-active > a {
                    color: #fff
                }
            .foot-nav ul li a[href='#'] {
                cursor: default
            }

        .foot-nav ul ul {
            display: none;
            position: absolute;
            z-index: 42;
            bottom: 100%;
            left: 0;
            min-width: 100%;
            background: #FFF;
            box-shadow: 0 0 15px rgba(0,0,0,0.15)
        }

        .foot-nav ul li:hover > ul, .foot-nav ul li:hover > div > ul {
            display: block
        }

        .foot-nav ul ul li {
            display: block;
            text-align: left;
            color: #231f20
        }

            .foot-nav ul ul li + li:before {
                content: '';
                position: absolute;
                top: 0;
                bottom: auto;
                left: 10px;
                right: 10px;
                height: 1px;
                width: auto;
                background: #DDD
            }

            .foot-nav ul ul li a {
                display: block;
                border: none;
                padding: 8px 20px;
                text-align: left;
                white-space: nowrap;
                color: #231f20
            }

            .foot-nav ul ul li:hover, .foot-nav ul ul li.nav-active {
            }

                .foot-nav ul ul li:hover > a, .foot-nav ul ul li.nav-active > a {
                    color: #5f9ab8
                }

        .foot-nav ul ul ul {
            position: absolute;
            z-index: 43;
            top: auto;
            bottom: 0;
            left: 100%
        }

    .foot-nav div:last-of-type ul li:nth-of-type(3) a {
        line-height: 20px;
        padding-top: 6px;
        padding-bottom: 6px
    }

@media only screen and (max-width:767px) {
    .foot-nav {
        text-align: center
    }

        .foot-nav .col-50 {
            width: 50%;
            display: inline-block;
            float: left
        }

    .top-footer .container {
        max-width: 400px
    }

    .foot-nav ul li a {
        text-align: left;
        font-size: 20px;
        line-height: 42px
    }

    .foot-nav ul li {
        text-align: left
    }

    .footer .footer-logo {
        width: 100%;
        margin-bottom: 15px
    }

    .footer .top-footer p {
        font-size: 20px;
        text-align: left;
        margin-bottom: 40px
    }

    .footer .bottom-footer {
        padding: 0
    }
}

@media only screen and (max-width:479px) {
    .footer .top-footer p {
        margin-top: -5px;
        color: #fff !important
    }
}
.col-50 {
    width: 50.00%;
}
.col-40 {
    width: 40.00%;
}

/* Pages */
.pagecontent {
    width: 90%;
    margin: 0% 5% 5% 5%;
}
/*End slide styles*/




/*Responsive*/
.MenuButton {
    color: #314e5d;
    font-size: 25px;
    text-align: left;
    margin: 8px;
    margin-left: 20px;
}
@media only screen and (max-width :1000px) {
    .ShellTabs nav ul.topnav li a {
        padding: 11px 10px;
        font-size: 14px;
        width:100% !important;
    }
    .hero h1 {
        font-size: 4em;
    }
    .fade-carousel .carousel-inner .item.active .hero {
        width:100%;
    }
    .phoneNumber, .phoneNumber a {
        font-size: 20px;
    }
    .WelcomeMessage.Text.text-right {
    text-align: center;
}
}

    .MobilePageIndecator a{
        display:none;
    }



        
        @media only screen and (max-width :1130px) {

                .MobilePageIndecator a.current {
                    display: block;
                    color: #FFF;
                    font-size: 14px;
                    float: left;
                    clear: right;
                    margin-top: 8px;
                    
                }
        ul.MobilePageIndecator{
            display:block;
        }
        .Hours {
            width: 100%;
        }
        .DropDown.Small ul.topnav li .subnav .Arrow {
            display: none;
        }
            .DropDown div.icon-menu {
                display: block !important;
                color: #314e5d;
                font-size: 20px;
                position: absolute;
                right: 20px;
                margin-top: 5px;
            }

    .subnav.CLONED {
        padding-left: 0 !important;
    }

        .subnav.CLONED ul li a {
            padding-left: 10px !important;
        }

            


    .ShellTabs nav ul.topnav li a {
        border: none;
        padding: 5px;
        margin: 0;
    }
        .btn.btn-hero {
            height: 70px;
            font-size:16px;
        }
}
@media only screen and (max-width :768px) {
    .center.Header{
        margin-top:0;
    }
    .logo img{
        max-width:230px;
    }
    .phoneNumber {
        position: relative;
        width: 100%;
        text-align: center;
    }
    .ShellTop .TopLinks {
        text-align: center;
        margin-top: 20px;
    }
}

ul.MobileLinks li {
    display: inline-block;
    text-align: left;
}
@media only screen and (max-width :500px) {
    .ShellHeader .NotOnMobile {
            display: none;
        }

    .center.Header{
        padding-top:0px;
    }
    .DropDown.Small .MenuButton:hover {
        opacity: 1 !important;
    }
    .DropDown.Small a.btn.btn-default.OnMobile {
        float: left;
        padding: 3px 6px;
       margin: 10px;
        color: #FFF;
        background-color: transparent;
    }
        .ShellHeader .OnMobile {
            display: block;
        }


        .phoneNumber, .phoneNumber a {
            margin-bottom: 5px;
            margin-top: 5px;
        }

            .phoneNumber h4 {
                margin: 5px 0;
                font-size: 16px;
            }


    }

@media (min-width: 992px) {
    .InvoiceList .MainShell .ShellContentItem .col-md-1 {
        width: 16.66666667%;
    }
}
.ShellEstimateTaxShipping {
    display: none !important;
}

@media print {
    .CompanyMainInfo img {
        visibility: hidden !important;
    }

    .CompanyMainInfo img {
        content: url(/Static/images/CheckoutLogo.jpg) !important;
        visibility: visible !important;
    }
}







