/**********************************************/
/** Navigation style definitions             **/
/**********************************************/

.header_mainContainer_outer {
    width: 100%;
    height: 80px;
    background-image: url("//media.tractorsupply.com/is/image/TractorSupplyCompany/20150508-tsc-footer-bg?$2880$");
}
@media ALL and (max-width: 767px) {
.header_mainContainer_outer {
    position: fixed;
    height: 65px;
    padding: 0;
    z-index: 1000;
}
}


.header_mainContainer {
    position: relative;
    width: 100%;
    height: 80px;
    background-image: none;
}
@media ALL and (min-width: 1441px) {
.header_mainContainer {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
}
}
@media ALL and (max-width: 767px) {
.header_mainContainer {
    height: 60px;
}
}

#menu_cont {
    display: none;
    border-right: 2px solid #000;
}
@media (max-width: 1023px) {
#menu_cont {
    display: block;
    border: none;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
#menu_cont {
    width: 8%;
}
}
@media ALL and (max-width: 767px) {
#menu_cont {
    width: 12%;
}
}

.header_icons {
    float: left;
    width: 36.5%;
    height: 100%;
    border: none;
    text-align: center;
}
@media ALL and (min-width: 1024px) {
.header_icons {
    width: 32.5%;
}
}
@media ALL and (min-width: 768px) and (max-width: 1023px) {
.header_icons {
    width: 10.5%;
}
}
@media ALL and (max-width: 767px) {
.header_icons {
    width: 37px;
    padding-right: 3px;
    padding-left: 3px;
}
}

.tsc-hp-menu {
    max-width: 100%;
    background: transparent url("../../../images/2016-tsc-sprite.png?$400SPRITEPNG$") no-repeat 40.5% 59% / 1200%;
}

.menu_container {
    height: auto;
    background-color: #e5e2d9;
}
@media (max-width: 1023px) {
.menu_container {
    width: 100%;
}
}

.menu_headings {
    font-weight: normal;
    font-size: 24px;
    font-family: "TradeGothicW01-BoldCn20 675334";
    color: #231f20;
}

.mystore_heading {
    float: left;
    margin-top: 10px;
    margin-left: 16px;
}

.change {
    margin: 15px 16px 0 0;
}

.storeName_content {
    float: left;
    margin: 10px 0 10px 16px;
}
@media (max-width: 1024px) {
.storeName_content {
    clear: both;
}
}
@media (max-width: 1023px) {
.storeName_content {
    width: 90%;
    text-align: left;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.storeName_content {
    font-size: 21px;
    font-family: "Trade Gothic W01 Cn 18";
    color: #060603;
}
}
@media ALL and (max-width: 767px) {
.storeName_content {
    word-wrap: break-word;
}
}

.storeInfo_cont {
    display: none;
    clear: both;
}

.storeInfo_txt {
    vertical-align: middle;
    font-size: 15px;
    line-height: 40px;
    font-family: Arial, Helvetica, sans-serif;
    color: #060603;
}

.menus_content {
    clear: both;
    width: 100%;
    margin-top: 15px;
    padding-bottom: 0;
}
    .menus_content ul {
        padding: 0;
        list-style-type: none;
    }
        .menus_content ul li {
            cursor: pointer;
        }
        .menus_content > ul > .row_cont:first-child {
            border-top: 1px solid #c8c0c0;
        }

.expand_menu {
    float: right;
    height: 50%;
    margin-top: 10px;
    margin-right: 16px;
}

.tsc-hp-right-arrow {
    max-width: 100%;
    height: 127%;
    background: transparent url("../../../images/2016-tsc-sprite.png?$400SPRITEPNG$") no-repeat 40% 89%;
}

.tsc-hp-left-arrow {
    max-width: 100%;
    height: 85%;
    background: transparent url("../../../images/2016-tsc-sprite.png?$400SPRITEPNG$") no-repeat 40% 85.6%;
}

.acc_menu {
    width: 60%;
    text-align: left;
    cursor: pointer;
}

.signin {
    margin-right: 16px;
    line-height: 41px;
}

.acc_username {
    float: left;
    width: 85%;
    height: 20px;
    margin-left: 15px;
    overflow: hidden;
    text-align: left;
    font-size: 15px;
    line-height: 19px;
    font-family: "TradeGothicW01-BoldCn20 675334";
}

@media (min-width: 768px) and (max-width: 1023px) {
#tsclogo_cont {
    width: 22%;
}
.home_class #tsclogo_cont {
    width: 24%;
    padding: 0;
    cursor: pointer;
}
}
@media (min-width: 1024px) {
#tsclogo_cont {
    width: 21%;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
}
@media (min-width: 1366px) {
#tsclogo_cont {
    width: 15%;
}
}

.tsc_logo {
    float: left;
    width: 36%;
    height: 100%;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 0;
}
@media (max-width: 767px) {
.tsc_logo {
    width: 43%;
    height: 75%;
}
}

#tsc_logo {
    width: 220px;
    height: 80px;
    margin: 0;
    background: url("//media.tractorsupply.com/is/image/TractorSupplyCompany/2016%2Dtsc%2Dlogo%2Dreversed?$200PNG$") no-repeat center center;
}
@media (max-width: 767px) {
#tsc_logo {
    height: 100%;
    background: url("//media.tractorsupply.com/is/image/TractorSupplyCompany/2016%2Dtsc%2Dlogo%2Dreversed?$300PNG$") no-repeat center center;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
#tsc_logo {
    height: 75%;
}
}
@media (max-width: 1023px) {
#tsc_logo {
    width: 100%;
    background-size: contain;
}
}

.search_textbox_cont {
    display: inline-block;
    float: left;
    position: relative;
    width: 32.5%;
    z-index: 995;
}
@media ALL and (max-width: 767px) {
.search_textbox_cont {
    display: none;
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    border-top: 2px solid #000;
}
}
@media ALL and (min-width: 768px) and (max-width: 1023px) {
.search_textbox_cont {
    display: none;
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    height: 80px;
    border-right: 2px solid #000;
    border-left: 2px solid #000;
    background: none;
}
}
@media ALL and (min-width: 1024px) {
.search_textbox_cont {
    display: block;
    width: 29%;
    height: 80px;
    border: none;
    background: none;
}
}
@media ALL and (min-width: 1100px) {
.search_textbox_cont {
    display: inline-block;
}
}
@media ALL and (min-width: 1366px) {
.search_textbox_cont {
    width: 43%;
}
}

@media (min-width: 768px) and (max-width: 1023px) {
.search_textbox_cont_hide {
    display: none !important;
}
}

.h_search_textbox_outer {
    width: auto;
    height: 100%;
    padding: 12px 10px 0 10px;
}
@media ALL and (max-width: 767px) {
.h_search_textbox_outer {
    padding-top: 2px;
}
}

#searchBox {
    position: relative;
    margin-bottom: 0;
}
    #searchBox > .submitButton {
        width: 10px;
        height: 18px;
        border-width: 6px 10px;
    }
        #searchBox > .submitButton:before {
            left: -181px;
        }
        #searchBox > .submitButton:hover :before {
            left: -201px;
        }

#search_txtBox {
    float: left;
    width: 100%;
}

.search_textbox {
    width: 91% !important;
    height: 56px !important;
    padding: 16px 30px 16px 16px !important;
    border: 0 !important;
    box-sizing: border-box;
    font-size: 24px !important;
    font-family: "TradeGothicW01-Cn18Obl" !important;
    color: #b2b2b2 !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
.search_textbox {
    width: 93%;
    font-size: 18px;
}
}
@media ALL and (max-width: 767px) {
.search_textbox {
    width: 96%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
}
input.search_textbox: :-webkit-input-placeholder, /* WebKit browsers */
input.search_textbox:-moz-placeholder,            /* Mozilla Firefox 4 to 18 */
input.search_textbox: :-moz-placeholder,          /* Mozilla Firefox 19+ */
input.search_textbox:-ms-input-placeholder {      /* Internet Explorer 10+ */
    font-family: "Trade Gothic W01 Cn 18";
    color: #c5c5c5;
}
input.search_textbox:-moz-placeholder,            /* Mozilla Firefox 4 to 18 */
input.search_textbox: :-moz-placeholder {         /* Mozilla Firefox 19+ */
    opacity: 1;
}

#searchDropdown {
    position: absolute;
    top: 58px;
    right: -1px;
    left: -1px;
    z-index: 950;
}

#autoSuggest_Result_div,
#autoSuggestCachedSuggestions_div {
    display: none;
}

#AutoSuggestDiv {
    background-color: #fff;
}
    #AutoSuggestDiv > ul,
    .autoSuggestDivNestedList {
        padding: 0;
        z-index: 1000;
    }
        #AutoSuggestDiv > ul > li {
            margin: 0;
            padding: 0;
            list-style: none;
            z-index: 100;
        }
    #AutoSuggestDiv .list_section li {
        border-bottom: 1px solid #c9cece;
        list-style: none;
        z-index: 100;
    }
        #AutoSuggestDiv .list_section li > a,
        #AutoSuggestDiv #autoSuggestAdvancedSearch > a {
            display: block;
            height: 100%;
            padding: 15px;
            z-index: 100;
        }
    #AutoSuggestDiv .heading {
        padding: 15px;
        border-bottom: 1px solid #c9cece;
        background-color: #f5f6f7;
        text-transform: uppercase;
        list-style: none;
        z-index: 100;
    }
    #AutoSuggestDiv #autoSuggestAdvancedSearch {
        padding: 0;
        border-bottom: 0 none;
        background-color: #fff;
        color: #b54200;
        z-index: 100;
    }
        #AutoSuggestDiv #autoSuggestAdvancedSearch :hover {
            background-color: #d9e9f7;
            z-index: 100;
        }
        #AutoSuggestDiv #autoSuggestAdvancedSearch > a:hover {
            text-decoration: underline;
            z-index: 100;
        }

.search_txt_icon {
    float: right;
    width: 62px;
    margin-top: -56px;
    cursor: pointer;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
/* Safari only override */
::i-block-chrome,
.search_txt_icon {
    width: 65px;
    margin-top: -58px;
}
}
@media (min-width: 1024px) {
.search_txt_icon {
    width: 63px;
    margin-top: -56px;
}
}
@media ALL and (max-width: 767px) {
.search_txt_icon {
    width: 62px;
    margin-top: -56px;
}
}

.tsc-hp-redsearch {
    max-width: 100%;
    background-image: url("../../../images/2016-tsc-sprite.png?$400SPRITEPNG$");
    background-position: 50% 28.2%;
    background-size: 440%;
    cursor: pointer;
}

.headerEspot {
    float: left;
    display: block;
}
@media (max-width: 767px) {
.headerEspot {
    float: none;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.headerEspot {
    width: 40%;
}
}
@media (min-width: 1024px) {
.headerEspot {
    width: 34%;
    height: 98%;
}
}
@media (min-width: 1366px) {
.headerEspot {
    width: 28%;
}
}

.comp_aftr_searchText {
    float: right;
    width: 26%;
    height: 98%;
    border-left: none;
}
@media ALL and (max-width: 767px) {
.comp_aftr_searchText {
    display: inline-block;
    width: 40%;
}
}
@media ALL and (min-width: 768px) and (max-width: 1023px) {
.comp_aftr_searchText {
    width: 27.5%;
}
}
@media ALL and (min-width: 1024px) {
.comp_aftr_searchText {
    width: 15.5%;
}
}
@media (min-width: 1366px) {
.comp_aftr_searchText {
    width: 14%;
}
}

#search_cont {
    display: none;
}
@media ALL and (max-width: 767px) {
#search_cont {
    display: block;
    width: 30%;
}
}
@media ALL and (min-width: 768px) and (max-width: 1023px) {
#search_cont {
    display: inline;
    width: 23%;
    margin: 0 4px 0 0;
}
}

@media ALL and (min-width: 768px) and (max-width: 1023px) {
#stores_cont {
    width: 23%;
}
}
@media ALL and (max-width: 767px) {
#stores_cont {
    width: 30%;
}
}

@media ALL and (max-width: 1023px) {
#support_cont {
    display: none;
}
}
@media ALL and (min-width: 768px) and (max-width: 1023px) {
#support_cont {
    display: inline;
    width: 23%;
}
}


.tsc-hp-mobilesearch {
    height: 25px;
    background-size: 25px 25px;
    cursor: pointer;
}

.tsc-hp-mobilesearch-icon{
    max-width: 100%;
    background-image: url("../../../images/2016-tsc-sprite.png?$400SPRITEPNG$");
    background-position: 41% 68.5%;
}
@media (min-width: 768px) and (max-width: 1023px) {
.tsc-hp-mobilesearch-icon {
    width: 30px;
    height: 35px;
    margin: 0 0 1px 0;
    background-position: 41% 68.1%;
}
}


.tsc-hp-store {
    width: 100%;
    height: 100%;
    margin: 0;
}

.tsc-hp-store-icon {
    position: relative;
    top: 1px;
    max-width: 100%;
    height: 36px;
    background-image: url("../../../images/2016-tsc-sprite.png?$400SPRITEPNG$");
    background-position: 40.3% 79.3%;
}
@media (max-width: 767px) {
.tsc-hp-store-icon {
    width: 30px;
    height: 30px;
    background-position: 40.4% 79.3%;
}
}


.tsc-hp-support {
    width: 33px;
    height: 35px;
    cursor: pointer;
}
@media ALL and (max-width: 767px) {
.tsc-hp-support {
    width: 25px;
    height: 25px;
}
}

.tsc-hp-support-icon {
    max-width: 100%;
    height: 36px;
    background-image: url("../../../images/2016-tsc-sprite.png?$400SPRITEPNG$");
    background-position: 44.3% 49.75%;
}


#cart_cont {
    border-right: none;
}
@media ALL and (max-width: 1023px) {
#cart_cont {
    width: 23%;
}
}


@media ALL and (min-width: 1441px) {
.header_topbar_outer {
    width: 100%;
    height: 40px;
    padding: 5px 0 0 0;
    background: #171717;
}
}

.header_topbar {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 32.5px;
    background: #171717;
}
@media ALL and (min-width: 1441px) {
.header_topbar {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
}
}
@media ALL and (max-width: 1023px) {
.header_topbar {
    display: none;
}
}

.topbar_left {
    float: left;
    width: 40%;
    margin: 0 0 0 5px;
}

.topbar_txt {
    margin: 0;
    margin-right: 0 !important;
    font-size: 15px;
    font-family: "Trade Gothic W01 Cn 18";
    color: #fff;
}


@media (min-width: 1024px) {
.navi_txt {
    font-weight: bold;
    font-size: 20px !important;
    font-family: "Trade Gothic W01 Cn 18";
}
}
@media (min-width: 1366px) {
.navi_txt {
    font-size: 22px !important;
}
}


#shop_flyout_cont {
    height: 42px;
    cursor: pointer;
}

.expand_menu_shop {
    float: left;
    height: auto;
    margin: 0;
}

.tsc-hp-menu-shop {
    width: 36px;
    height: 34px;
    background-image: url("../../../images/2016-tsc-sprite.png?$400SPRITEPNG$");
    background-position: 41% 59.5%;
    background-size: 800%;
}
@media (min-width: 768px) and (max-width: 1023px) {
.tsc-hp-menu-shop {
    height: 100%;
    background-position: 40% 58.8%;
    background-size: 1300%;
}
}

#shop_cont_outer,
#shop_cont {
    display: inline;
}
#shop_cont {
    width: 100%;
}
@media ALL and (min-width: 1340px) {
#shop_cont {
    width: 8%;
}
}
@media ALL and (min-width: 1200px) and (max-width: 1339px) {
#shop_cont {
    width: 9%;
}
}
@media ALL and (min-width: 1100px) and (max-width: 1199px) {
#shop_cont {
    width: 9.5%;
}
}
@media ALL and (min-width: 1024px) and (max-width: 1099px) {
#shop_cont {
    width: 10%;
}
}
@media ALL and (max-width: 1023px) {
#shop_cont {
    display: none;
}
}


.navProductContainer {
    position: absolute;
    top: 40px;
    left: 0;
    width: 15%;
    max-width: 1440px;
    line-height: 24px;
    background-image: linear-gradient(left, #ffffff 15%,#e9e9e9 15%,#e9e9e9 15%);
    background-image: -webkit-linear-gradient(left, #ffffff 15%,#e9e9e9 15%,#e9e9e9 15%);
    background-image: -moz-linear-gradient(left, #ffffff 15%,#e9e9e9 15%,#e9e9e9 15%);
    background-image: -ms-linear-gradient(left, #ffffff 15%,#e9e9e9 15%,#e9e9e9 15%);
    background-image: -o-linear-gradient(left, #ffffff 15%,#e9e9e9 15%,#e9e9e9 15%);
    text-align: left;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
}
    .navProductContainer hr {
        height: 1px;
        margin: 10px 30px 10px 0;
        border: none;
        background: #000;
        box-shadow: none;
    }
    .navProductContainer ul {
        padding: 1em;
    }
    .navProductContainer  li {
        position: relative;
        list-style: none;
        list-style-image: none;
    }
        .navProductContainer  li h2 {
            line-height: 1.3em;
            margin: 0.3em 0;
            font-weight: normal;
            font-size: 1.4em;
            font-family: "TradeGothicW01-BoldCn20 675334";
        }
        .navProductContainer li a {
            text-decoration: none;
            font-weight: normal;
            color: #000;
        }
            .navProductContainer li a:hover {
                text-decoration: none;
            }
    .navProductContainer .navMain {
        float: left;
        width: 15%;
        background: #fff;
    }
    .navProductContainer .navCatalog {
        float: left;
        width: 55%;
        background: #e9e9e9;
    }
    .navProductContainer .navColumn {
        float: left;
        display: block;
        width: 33%;
        margin: 0 0 1.3em 0;
    }
    .navProductContainer .navBanner {
        float: right;
        display: block;
        width: 25%;
        max-width: 300px;
    }


@media ALL and (min-width: 1023px) {
#overlay_divid {
    z-index: 9999;
    margin-top: 0;
}
}

.link_cont {
    float: left;
    width: 100%;
    height: 100%;
    background: #fff;
    font-weight: normal;
    font-family: "TradeGothicW01-BoldCn20 675334";
    color: #231f20;
}
@media ALL and (max-width: 767px) {
.link_cont {
    text-align: left !important;
}
}

@media ALL and (min-width: 1441px) {
#link_cont1_id {
    max-width: 360px;
}
}


.tooltip {
    float: right;
    width: 90px;
    margin-top: -16px;
    margin-right: -54px;
}
@media ALL and (max-width: 767px) {
.tooltip {
    display: none;
}
}
.tsc-hp-tooltip {
    max-width: 40%;
    background-image: url("../../../images/2016-tsc-sprite.png?$400SPRITEPNG$");
}

.svgimage {
    position: absolute;
    top: 0;
    left: 100%;
}
.svgshape {
    position: absolute;
    right: 0;
    fill: #e9e9e9;
}


.img_list_cont {
    float: left;
    display: inline-block;
    width: 51%;
    height: 100%;
}
@media ALL and (max-width: 767px) {
.img_list_cont {
    width: 75%;
}
}

.lstof_imgs {
    width: 100%;
}

.know_how_central {
    display: inline-block;
    width: 24%;
    height: 100%;
    background-color: #f8f8f0;
    text-align: center;
}
@media ALL and (max-width: 767px) {
.know_how_central {
    width: 100%;
}
}


@media (min-width: 1024px) {
.margin-left-loh {
    margin-left: 28px !important;
}
}
@media (min-width: 1366px) {
.margin-left-loh {
    margin-left: 67px !important;
}
}


#knowhow_flyout_cont {
    height: 42px;
    cursor: pointer;
}

#knowhow_cont {
    display: inline;
    width: 0%;
}
@media ALL and (min-width: 1440px) {
#knowhow_cont {
    width: 13%;
}
}
@media ALL and (min-width: 1340px) and (max-width: 1439px) {
#knowhow_cont {
    width: 14%;
}
}
@media ALL and (min-width: 1200px) and (max-width: 1339px) {
#knowhow_cont {
    width: 15%;
}
}
@media ALL and (min-width: 1100px) and (max-width: 1199px) {
#knowhow_cont {
    width: 16%;
}
}
@media ALL and (min-width: 1024px) and (max-width: 1099px) {
#knowhow_cont {
    width: 17%;
}
}
@media ALL and (max-width: 1023px) {
#knowhow_cont {
    display: none;
}
}

#signupforemailaccount {
    cursor: pointer;
}

.knowhow_overlay {
    position: absolute;
    top: 40px;
    left: 275px;
    width: 25%;
    z-index: 999;
}
@media ALL and (min-width: 1024px) {
.knowhow_overlay {
    left: 172px;
}
}
@media ALL and (min-width: 1366px) {
.knowhow_overlay {
    left: 222px;
}
}
@media ALL and (min-width: 1441px) {
.knowhow_overlay {
    left: 16%;
}
}

@media ALL and (min-width: 1023px) {
#knowhow_overlayid {
    z-index: 9999;
}
}


.tooltip_knowHow {
    float: right;
    width: 90px;
    margin-top: -16px;
}

.link_cont_knowHow {
    position: absolute;
    top: 0;
    float: left;
    width: 70%;
    height: auto;
    background-color: #fff;
    font-size: 14px;
    line-height: 24px;
}


.menu_ellipsis,
.onSale_link,
.submenu {
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.onSale_link {
    padding-left: 30px;
    line-height: 41px;
    cursor: pointer;
}
    .onSale_link:hover {
        background-color: #f2f1ec;
    }
.submenu {
    margin-left: 30px;
    font-weight: bold;
    font-size: 24px;
    font-family: "Trade Gothic W01 Cn 18";
    color: #666;
}


.topbar_right {
    float: right;
    width: 55%;
    margin: 0 10px 0 0;
}

.topbar_account {
    float: right;
    display: inline;
    height: 100%;
}

.account {
    float: left;
    margin-right: 30px;
    margin-left: 10px !important;
    font-weight: bold;
}

.topbar_downArrow {
    display: inline-block;
    width: 15px;
    margin-left: 5px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
/* Safari only override */
: :i-block-chrome,
.topbar_downArrow {
    display: inline-block;
    width: 15px;
    height: 15px !important;
    margin-bottom: 5px !important;
    margin-left: 5px;
}
}
    .topbar_downArrow .tsc-hp-account-arrow {
        margin-top: 14px;
    }

.tsc-hp-account-arrow {
    max-width: 100%;
    background-image: url("../../../images/2016-tsc-sprite.png?$400SPRITEPNG$");
    background-position: 41% 71.2%;
}

.downArrow_margin {
    margin-right: 10px;
}


.account_content {
    position: absolute;
    top: 30px;
    right: 0;
    width: 10%;
    background: none repeat scroll 0 0 #e5e2d9;
    text-align: left;
    font-size: 14px;
    line-height: 41px;
    font-family: "Trade Gothic W01 Cn 18";
    z-index: 1500;
}
@media ALL and (min-width: 1441px) {
.account_content {
    right: auto;
    width: 120px;
}
}
    .account_content ul {
        padding: 0;
        list-style-type: none;
    }
        .account_content ul li {
            cursor: pointer;
        }


#store_name {
    text-transform: uppercase;
    font-weight: 700;
}

#change_atag {
    color: #ccc;
}


#our_overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 850;
}


.menuUnderlayWrapper,
.menuUnderlayWrapper_mob {
    position: absolute;
    left: 0;
    background-color: #333;
    opacity: 0.5;
    z-index: 949;
}
.menuUnderlayWrapper {
    top: 130px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.menuUnderlayWrapper {
    top: 75px;
}
}
@media ALL and (max-width: 767px) {
.menuUnderlayWrapper {
    top: 55px;
}
}
.menuUnderlayWrapper_mob {
    top: 0;
}

@media ALL and (min-width: 1023px) {
#menuUnderlayWrapper {
    z-index: 9998;
}
}


@media ALL and (max-width: 1023px) {
.shop_container {
    position: absolute;
    float: left;
    height: auto;
    background-color: #e5e2d9;
    z-index: 995;
}
}
@media ALL and (min-width: 768px) and (max-width: 1023px) {
.shop_container {
    top: 80px;
    width: 320px;
}
}
@media ALL and (max-width: 767px) {
.shop_container {
    top: 65px;
    width: 100%;
    min-width: 320px;
    max-width: 320px;
}
}
    .shop_container ul {
        padding: 0;
        list-style-type: none;
    }
        .shop_container ul li {
            cursor: pointer;
        }

@media ALL and (max-width: 1023px) {
.menu_overlay {
    position: absolute;
    left: 0;
    z-index: 999;
}
}
@media ALL and (min-width: 768px) and (max-width: 1023px) {
.menu_overlay {
    top: 80px;
    width: 320px;
}
}
@media ALL and (max-width: 767px) {
.menu_overlay {
    top: 65px;
    width: 100%;
    min-width: 320px;
    max-width: 320px;
}
}


.submenus {
    width: 100%;
    height: auto;
    background-color: #f2f1ec;
    font-family: "Trade Gothic W01 Cn 18";
}

.expand_submenu {
    float: right;
    height: 50%;
    margin-top: 10px;
    margin-right: 30px;
}


.hm_black_overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    min-width: 320px;
    background: rgba(0, 0, 0, 0.8);
    filter: alpha(opacity = 80);
    z-index: 10001;
}
@media (max-width: 767px) {
.hm_black_overlay {
    width: 100%;
}
}


.str_mms_lightbox {
    display: none;
    position: fixed;
    top: 31%;
    left: 31%;
    width: 445px;
    min-width: 286px;
    height: 190px;
    background: none repeat scroll 0 0 #fff;
    z-index: 10002;
}
@media (min-width: 768px) and (max-width: 1023px) {
.str_mms_lightbox {
    top: 13%;
    left: 21%;
}
}
@media (max-width: 767px) {
.str_mms_lightbox {
    left: 6%;
    width: 89%;
}
}

.str_lb_header {
    width: 100%;
    height: 50px;
    margin-top: -19px;
    background-color: #d9dad3;
}

.str_lb_h1 {
    float: left;
    width: 87%;
    margin-top: 10px;
    margin-left: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    font-family: "Stymie W02 Black";
    color: #333;
}
#str_mms_id .str_lb_h1 {
    margin-top: 14px;
    margin-left: 18px;
}


.home_cont {
    width: 100%;
    height: auto;
    background-color: #fff;
}
@media ALL and (min-width: 1441px) {
.home_cont {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
}
}
@media (max-width: 767px) {
.home_cont {
    position: relative;
    margin-top: 0;
}
}
@media ALL and (min-width: 1441px) {
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
    /* Safari only override */
    ::i-block-chrome,
    .home_cont {
        margin-top: -8px;
    }
    }
}


.store_overlay {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
    z-index: 999;
}
@media (max-width: 767px) {
.store_overlay {
    margin-top: -5px;
    padding-top: 0;
}
}
@media ALL and (min-width: 1441px) {
.store_overlay {
    left: auto;
    max-width: 1440px;
}
}

.store_overlay_cont {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-left: 0;
    border-bottom: 1px solid #c6c6c6;
    box-shadow: 5px 10px 10px #333;
    background-color: #fff;
    text-align: left;
    font-size: 14px;
    z-index: 1000;
}
@media (max-width: 767px) {
.store_overlay_cont {
    text-align: center;
}
}
    .store_overlay_cont h4 {
        margin: 0;
        font-weight: normal;
        font-size: 18px;
    }

.str_black_overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-width: 320px;
    filter: alpha(opacity = 80);
    background: rgba(0, 0, 0, 0.8);
    z-index: 1001;
}

#str_bgfade {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -moz-opacity: 0;
    filter: alpha(opacity = 0);
    background-color: #333;
    opacity: 0.6;
    z-index: 995;
}


.store_det1 {
    float: left;
    width: 40%;
    height: auto;
    margin: 15px 5px 25px 10px;
    border-right: 1px solid #c6c6c6;
}
@media (max-width: 1023px) {
.store_det1 {
    border: none;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.store_det1 {
    width: 56%;
    margin-bottom: 0;
}
}
@media (max-width: 767px) {
.store_det1 {
    display: inline-block;
    width: 100%;
    margin: 0;
    text-align: left;
}
    .store_det1 .store_hdr {
        padding-left: 0;
    }
    .store_det1 > .store_hdr {
        height: 30px;
        padding-top: 10px;
        background-color: #d9dad3;
        text-transform: uppercase;
        font-size: 14px;
    }
        .store_det1 .store_hdr .str_tab_stl {
            width: 94%;
            margin: auto;
            padding-left: 0;
        }
}
    .store_det1 .str_upcs {
        text-transform: none;
    }
@media (max-width: 767px) {
    .store_det1 .str_upcs {
        text-transform: uppercase;
    }
}
        .store_det1 .store_hdr h3 {
            margin-top: 0;
            margin-bottom: 0;
            font-weight: normal;
        }

.store_det2 {
    float: left;
    width: 30%;
    height: auto;
    margin: 15px 5px 25px 15px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.store_det2 {
    width: 37%;
    margin-bottom: 0;
}
}
@media (max-width: 767px) {
.store_det2 {
    display: inline-block;
    width: 100%;
    margin: 0;
    background-color: #f3f2ec;
    text-align: left;
}
    .store_det2 > .store_hdr {
        width: 94%;
        margin: 20px auto auto auto;
        padding-left: 0;
        letter-spacing: 1px;
        font-weight: normal;
        font-size: 15px;
        font-family: "TradeGothicW01-BoldCn20 675334";
    }
}
        .store_det2 .store_hdr h3 {
            margin-top: 0;
            margin-bottom: 0;
            font-weight: normal;
        }

.store_det3 {
    float: left;
    width: 24%;
    height: auto;
    margin: 15px 5px 25px 15px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.store_det3 {
    width: 47%;
    margin-top: -90px;
    margin-bottom: 50px;
}
}
@media (max-width: 767px) {
.store_det3 {
    float: none;
    display: inline-block;
    width: 95%;
    min-width: 270px;
    margin: 0 auto 50px auto;
    text-align: left;
}
}
    .store_det3 .store_det3_inner .str_ht .str_lbl_txt h3 {
        margin-top: 0;
        margin-bottom: 0;
        font-weight: normal;
    }

.store_det3_inner {
    width: 100%;
    height: auto;
    margin-top: 43px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.store_det3_inner {
    margin-top: 6%;
    margin-left: 3%;
}
}
@media (max-width: 767px) {
.store_det3_inner {
    margin-top: 0;
    margin-left: 0;
}
    .store_det3_inner .str_lbl_txt {
        margin-top: 15px;
        letter-spacing: 1px;
        font-weight: normal;
        font-family: "TradeGothicW01-BoldCn20 675334";
    }
}
        .store_det3_inner .str_store_find .str_find1 .str_txtbx_city input,
        .store_det3_inner .str_store_find .str_find3 .str_txtbx_zip input {
            box-sizing: border-box;
            width: 95%;
            height: 36px;
            border: 1px solid #c6c6c6;
            font-size: 14px;
        }

.store_det3_sl {
    float: left;
    width: 100%;
    min-width: 280px;
    height: auto;
    margin: -30px 5px 25px 8px;
}
@media (max-width: 767px) {
.store_det3_sl {
    width: 95%;
    margin-top: -17px;
    margin-left: 12px;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.store_det3_sl {
    margin-left: 12px;
}
}

.store_det3_inner_sl {
    width: 100%;
    height: auto;
    margin-top: 40px;
}

.store_hdr {
    width: 100%;
    padding-left: 10px;
    font-weight: 900;
    font-size: 24px;
    font-family: "Stymie W01 Black 710771";
    color: #333;
}

.store_cont1 {
    float: left;
    width: 40%;
    height: 255px;
    margin: 15px 0 25px 10px;
}
@media (max-width: 1023px) {
.store_cont1 {
    width: 100%;
    height: auto;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.store_cont1 {
    margin-bottom: 15px;
}
}
@media (max-width: 767px) {
.store_cont1 {
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}
}

.str_cont1 {
    width: 87%;
}
@media (min-width: 768px) and (max-width: 1023px) {
.str_cont1 {
    float: left;
    width: 56%;
    margin-left: 7px;
}
}
@media (max-width: 767px) {
.str_cont1 {
    width: 94%;
    min-width: 250px;
    height: auto;
    margin: auto;
    line-height: 150%;
}
}

@media (min-width: 768px) and (max-width: 1023px) {
.str_cont1_inner {
    width: 80%;
    height: auto;
}
}
    .str_cont1_inner .str_upcs {
        text-transform: uppercase;
    }

.str_lbl_txt2 {
    letter-spacing: 1px;
    font-size: 15px;
    font-family: "TradeGothicW01-BoldCn20 675334";
    color: #333;
}
@media (max-width: 767px) {
.str_lbl_txt2 {
    font-size: 19px;
}
}

.str_upcs {
    text-transform: uppercase;
    letter-spacing: 1px;
}

.str_p_txt {
    margin-top: 0;
    margin-bottom: 0;
    word-wrap: break-word;
    font-weight: normal;
    font-size: 14px;
    line-height: 131%;
    color: #333;
}

.str_blk {
    display: block;
}

.str_s_ft {
    font-size: 14px;
}
@media (max-width: 767px) {
.str_s_ft {
    font-weight: bold;
}
}

.str_cont2 {
    width: 94%;
    margin: 20px auto;
}
@media (min-width: 768px) and (max-width: 1023px) {
.str_cont2 {
    float: left;
    width: 40%;
}
}

.store_get_direction {
    width: 93%;
    height: 20px;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #446621;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(90deg, #649430 0%, #69ba04 100%) repeat scroll 0 0;
    background-image: -webkit-linear-gradient(90deg, rgb(100,148,48) 0, rgb(105,186,4) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(100,148,48) 0, rgb(105,186,4) 100%);
    text-align: center;
    letter-spacing: 0;
    font-weight: bold;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    cursor: pointer;
}
@media (max-width: 1023px) {
.store_get_direction {
    width: 100%;
    margin-top: 0;
}
}
    .store_get_direction:hover {
        background-color: #4e7932;
    }

.store_cont2 {
    float: left;
    width: 52%;
    height: 255px;
    margin: 15px 5px 25px 0;
}
@media (max-width: 1023px) {
.store_cont2 {
    display: none;
}
}

.str_time {
    width: 100%;
    height: 35px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.str_time {
    height: 25px;
}
}
    div.str_time:nth-child(2n+1) {/* Odd */
        background-color: #f3f2ec;
    }
    div.str_time:nth-child(2n) {/* Even */
        background-color: #e4e2d9;
    }

.str_time_right,
.str_time_left {
    float: left;
    padding-top: 10px;
    padding-left: 1%;
    text-align: left;
}
.str_time_right {
    width: 63%;
}
@media (min-width: 768px) and (max-width: 1023px) {
.str_time_right,
.str_time_left {
    width: 49%;
    padding-top: 4px;
}
.str_time_right {
    display: inline;
}
}
.str_time_left {
    width: 35%;
}

.str_time_txt {
    padding-left: 5%;
}

.store_cont2_tab {
    display: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
.store_cont2_tab {
    display: inline-block;
    width: 100%;
    height: 120px;
    font-size: 14px;
    -webkit-column-count: 2;
    -webkit-column-gap: 0;
    -moz-column-count: 2;
    -moz-column-gap: 0;
    -o-column-count: 2;
    -o-column-gap: 0;
    column-count: 2;
    column-gap: 0;
}
    .store_cont2_tab .day_sl,
    .store_cont2_tab .time_sl {
        float: none;
        width: 97%;
        height: 16px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10%;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
    }
    .store_cont2_tab .day_sl {
        background-color: #f2f1ec;
    }
    .store_cont2_tab .time_sl {
        background-color: #e5e2d9;
    }
}

.store_cont3 {
    float: left;
    width: 100%;
    height: auto;
    margin: 15px 0 25px 10px;
}
@media (max-width: 767px) {
.store_cont3 {
    float: none;
    width: 94%;
    margin: 20px auto auto auto;
}
    .store_cont3 .str_lbl_txt {
        text-transform: uppercase;
    }
}

.str_cont3 {
    width: 100%;
    height: 60px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.str_cont3 {
    height: auto;
    min-height: 50px;
    margin-top: 10px;
    padding-bottom: 0;
}
}
@media (max-width: 767px) {
.str_cont3 {
    height: 70px;
}
}

.str_sugesstions {
    float: left;
    width: 80%;
    height: auto;
    line-height: 139%;
    margin-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.str_sugesstions {
    width: 70%;
    line-height: 115%;
    margin-bottom: 20px;
}
}
@media (max-width: 767px) {
.str_sugesstions {
    width: 81%;
}
}

.str_lbl_txt {
    letter-spacing: 0;
    font-weight: normal;
    font-size: 18px;
    font-family: "TradeGothicW01-BoldCn20 675334";
    color: #333;
}
@media (max-width: 767px) {
.str_lbl_txt {
    font-weight: 700;
    font-size: 13.5px;
    font-family: Arial, Helvetica, sans-serif;
}
}

.str_mms {
    font-weight: bold;
    color: #265787;
    cursor: pointer;
}
    .str_mms:hover {
        text-decoration: underline;
    }

.srt_dis {
    float: left;
    width: 20%;
    height: 100%;
}
@media (min-width: 768px) and (max-width: 1023px) {
.srt_dis {
    width: 25%;
    text-align: right;
}
}
@media (max-width: 767px) {
.srt_dis {
    width: 19%;
    text-align: center;
}
}

.str_ht {
    width: 100%;
    height: 45px;
    text-align: left;
}
@media (min-width: 768px) and (max-width: 1023px) {
.str_ht {
    height: 30px;
    padding-top: 0;
    padding-left: 0;
}
}

.str_find1,
.str_find2,
.str_find3 {
    display: inline-block;
    width: 100%;
}
.str_find2 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.str_txtbx_city {
    float: left;
    display: inline-block;
    width: 50%;
}
@media (max-width: 767px) {
.str_txtbx_city {
    width: 62%;
}
}

.str_txt_ht {
    width: 94%;
    height: 30px;
    padding-left: 8px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.str_txt_ht {
    height: 28px;
}
}

.str_selectbx_sl {
    float: left;
    display: inline-block;
    width: 35%;
}
@media (min-width: 768px) and (max-width: 1023px) {
.str_selectbx_sl {
    width: 34.5%;
}
}

.store_dropdown_styl {
    width: 100%;
    height: 36px;
    padding: 7px;
    border: 1px solid #c6c6c6;
    color: #737373;
}
@media (min-width: 980px) and (max-width: 1023px) {
.store_dropdown_styl {
    width: 100% !important;
}
}
@media (min-width: 800px) and (max-width: 980px) {
.store_dropdown_styl {
    width: 80% !important;
}
}
@media (min-width: 768px) and (max-width: 800px) {
.store_dropdown_styl {
    width: 100% !important;
}
}
@media ALL and (max-width: 470px) {
.store_dropdown_styl {
    width: 100% !important;
}
}

#stateSelect1,
#stateSelect2 {
    width: 100% !important;
}

.dojocust_t .str_selectbx_sl .dd_opt {
    padding-left: 10px;
}

.str_txtbx_zip {
    float: left;
    display: inline-block;
    width: 50%;
}
@media (max-width: 767px) {
.str_txtbx_zip {
    width: 62%;
}
}

.str_fd_btn {
    float: left;
    display: inline-block;
    width: 35%;
}

.store_find {
    width: 100%;
    height: 36px;
    border: medium none;
    background: #638f38;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    cursor: pointer;
}
    .store_find:hover {
        background-color: #4e7932;
    }


.footer {
    position: relative;
    bottom: 0;
    left: 0;
    clear: both;
}

@media ALL and (min-width: 1441px) {
.footer_container_outer {
    width: 100%;
    background-color: #e4e2d9;
}
}

.footer_container {
    width: 100%;
    height: 300px;
}
@media ALL and (min-width: 1441px) {
.footer_container {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
}
}
@media (max-width: 767px) {
.footer_container {
    display: none;
}
}


.email_store_connect {
    display: inline-block;
    width: 100%;
    margin-bottom: -3px;
    background-color: #e4e2d9;
}
@media (min-width: 768px) and (max-width: 1023px) {
.email_store_connect {
    height: 353px;
}
}
@media (max-width: 767px) {
.email_store_connect {
    height: 365px;
}
}

.email_container {
    float: left;
    width: 33.3%;
}
@media (min-width: 768px) and (max-width: 1023px) {
.email_container {
    width: 30%;
}
}

.email_store_connect_border {
    height: 260px;
    border-right: 2px solid #d7d7d7;
}
@media (min-width: 768px) and (max-width: 1023px) {
.email_store_connect_border {
    height: 293px;
}
}
@media (max-width: 767px) {
.email_store_connect_border {
    height: 335px;
}
}

@media (max-width: 767px) {
.email_store_connect_text {
    font-size: 18px;
}
}
    .email_store_connect_text div {
        line-height: 29px;
        margin-top: 22px;
        text-align: center;
        font-weight: normal;
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif;
        color: #69913d;
    }
@media (min-width: 768px) and (max-width: 1023px) {
    .email_store_connect_text div {
        font-size: 24px;
    }
}

.email_text {
    margin: 10px 30px 10px 29px;
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
    line-height: 29px;
    font-family: Arial, Helvetica, sans-serif;
    color: #231f20;
}

#email_store_connect_id iframe {
    display: block;
}


.store_container {
    float: left;
    width: 33.3%;
    height: 300px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.store_container {
    width: 40%;
}
}

.store_text {
    margin: 10px 30px 10px 29px;
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
    line-height: 29px;
    font-family: Arial, Helvetica, sans-serif;
    color: #231f20;
}
@media (max-width: 767px) {
.store_text {
    margin-bottom: 2px !important;
}
}

.f_textbox_cont {
    width: 100%;
    height: auto;
    margin-top: 50px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.f_textbox_cont {
    margin-top: 16%;
    margin-left: 0;
}
}
@media (max-width: 767px) {
.f_textbox_cont {
    margin-top: 0;
    margin-left: 17px;
}
}

.store_loc_textbox_cont {
    text-align: center;
    width: 92%;
    margin-right: auto;
    margin-left: auto;
}

.textbox2_div {
    float: left;
    width: 23%;
    margin-right: 1%;
    margin-left: 1%;
}
@media (min-width: 768px) and (max-width: 1023px) {
.textbox2_div {
    width: 38%;
}
}
@media (max-width: 767px) {
.textbox2_div {
    margin-left: 0;
}
}

#text1 {
    width: 95%;
    height: 35px;
    padding-left: 5px;
    border: 1px solid #d7d7d7;
}
@media (max-width: 767px) {
#text1 {
    margin-right: 3px;
}
}

.textbox3_div {
    display: inline-block;
    width: 26%;
    height: 37px;
    border: 1px solid #d7d7d7;
    background-color: #fff;
}
@media (min-width: 768px) and (max-width: 1023px) {
.textbox3_div {
    width: 50%;
    margin-left: 15px;
}
}
@media (max-width: 767px) {
.textbox3_div {
    margin-left: 0;
}
}

#f_state {
    float: left;
    width: 48%;
    height: 33px;
    border: medium none;
}
@media (min-width: 768px) and (max-width: 1023px) {
#f_state {
    width: 68%;
}
}

#statearrow {
    display: inline-block;
    height: 27px;
    margin-top: 4px;
    margin-left: 10px;
    background: rgba(0, 0, 0, 0) url("../../../images/2016-tsc-sprite.png?$400SPRITEPNG$") no-repeat scroll 60% 51%;
}

.or {
    display: inline-block;
    width: 7%;
    margin-top: 11px;
    margin-right: 0;
    margin-left: 0;
    vertical-align: top;
    text-align: left;
    line-height: normal;
    font-family: Arial, Helvetica, sans-serif;
}
@media (max-width: 1023px) {
.or {
    text-align: center;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.or {
    margin-top: 20px;
}
}
@media (max-width: 767px) {
.or {
    display: inherit;
    margin-top: 5px;
}
}

.textbox4_div {
    display: inline-block;
    width: 30%;
    height: 37px;
    margin-left: 10px;
    border: 1px solid #d7d7d7;
    background-color: #fff;
}
@media (min-width: 768px) and (max-width: 1023px) {
.textbox4_div {
    width: 82%;
    margin-top: 10px;
    margin-left: 15px;
}
}
@media (max-width: 767px) {
.textbox4_div {
    margin-top: 4px;
    margin-left: 35px;
}
}

#zip {
    float: left;
    width: 59%;
    height: 33px;
    border: medium none;
}
@media (min-width: 768px) and (max-width: 1023px) {
#zip {
    width: 84%;
}
}

#ziparrow {
    display: inline-block;
    height: 27px;
    margin-top: 4px;
    margin-left: 10px;
    background: rgba(0, 0, 0, 0) url("../../../images/2016-tsc-sprite.png?$400SPRITEPNG$") no-repeat scroll 60% 51%;
}


.connect_container {
    float: right;
    display: inline-block;
    width: 33.3%;
}
@media (min-width: 768px) and (max-width: 1023px) {
.connect_container {
    width: 30%;
}
}

.connect_text {
    margin: 10px 30px 10px 29px;
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
    line-height: 29px;
    font-family: Arial, Helvetica, sans-serif;
    color: #231f20;
}

.social_networks {
    width: 100%;
    height: 100px;
    margin-top: 28px;
    text-align: center;
    line-height: 8;
}
@media (min-width: 768px) and (max-width: 1023px) {
.social_networks {
    width: 91%;
    margin-left: 4%;
}
}
@media (max-width: 767px) {
.social_networks {
    width: 92%;
    margin-top: 25%;
    margin-left: 4%;
}
}

#gplus,
#p,
#fb {
    height: 40px;
}
@media (min-width: 768px) and (max-width: 1023px) {
#gplus,
#p,
#fb {
    margin-left: 7px;
}
}
@media (max-width: 767px) {
#gplus,
#p,
#fb {
    width: 40px;
}
}


.second_container_outer {
    background-color: #353535;
    background-image: url("//media.tractorsupply.com/is/image/TractorSupplyCompany/20150508-tsc-footer-bg?$2880$");
}
@media ALL and (min-width: 1441px) {
.second_container_outer {
    width: 100%;
}
}
@media (max-width: 767px) {
.second_container_outer {
    background-color: #e4e2d9;
    background-image: none;
}
}

.second_container {
    width: 100%;
    height: 60px;
}
@media ALL and (min-width: 1441px) {
.second_container {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.second_container {
    margin-top: 50px;
}
}
@media (max-width: 767px) {
.second_container {
    display: inline-block;
    height: auto;
}
}

.text_footer,
.text_footer_ht {
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    line-height: 59px;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
}
@media (min-width: 768px) and (max-width: 1023px) {
.text_footer_ht {
    line-height: 61px;
}
}
@media (max-width: 767px) {
.text_footer,
.text_footer_ht {
    line-height: 43px;
    font-size: 14px;
}
}


.about_container {
    width: 15%;
    height: 60px;
    margin-left: 0;
    border-right: 2px solid #000;
}
@media (max-width: 767px) {
.about_container {
    width: 89.5%;
    height: 42px;
    margin-right: 5%;
    margin-left: 5%;
    border-right: none;
    border-bottom: thin solid #c0c0c0;
    background-color: #e4e2d9;
    text-align: left;
}
}
    .about_container:hover {
        background-color: #e4e2d9;
        color: #000;
    }

@media ALL and (min-width: 1441px) {
#about_us_div {
    right: auto;
    left: auto;
    max-width: 1440px;
}
}
@media (max-width: 767px) {
#about_us_div {
    display: none !important;
}
}

@media (max-width: 767px) {
.about_sol_flyout {
    display: inline-block;
}
}

.customer_container {
    display: inline-block;
    width: 25%;
    height: 60px;
    border-right: 2px solid #000;
    vertical-align: middle;
    cursor: pointer;
}
@media (max-width: 767px) {
.customer_container {
    width: 89.5%;
    height: 42px;
    margin-right: 5%;
    margin-left: 5%;
    border-right: none;
    border-bottom: thin solid #c0c0c0;
    background-color: #e4e2d9;
    text-align: left;
}
}
    .customer_container:hover {
        background-color: #e4e2d9;
        color: #000 !important;
    }

.cust_sol_flyout {
    width: 100%;
    height: auto;
    background-color: #e5e5e5;
}

.career_container {
    display: inline-block;
    width: 15%;
    height: 60px;
    border-right: 2px solid #000;
    vertical-align: middle;
}
@media (max-width: 767px) {
.career_container {
    width: 89.5%;
    height: 42px;
    margin-right: 5%;
    margin-left: 5%;
    border-right: none;
    border-bottom: thin solid #c0c0c0;
    background-color: #e4e2d9;
    text-align: left;
}
}
    .career_container:hover {
        background-color: #e4e2d9;
        color: #000 !important;
        cursor: pointer;
    }

.credit_container {
    display: inline-block;
    width: 20%;
    height: 60px;
    border-right: 2px solid #000;
    vertical-align: middle;
}
@media (max-width: 767px) {
.credit_container {
    display: inline-block;
    width: 89.5%;
    height: 42px;
    margin-right: 5%;
    margin-left: 5%;
    border-right: none;
    border-bottom: thin solid #c0c0c0;
    background-color: #e4e2d9;
    vertical-align: middle;
    text-align: left;
}
}
    .credit_container:hover {
        background-color: #e4e2d9;
        color: #000 !important;
        cursor: pointer;
    }

.know_container {
    display: inline-block;
    width: 23%;
    height: 60px;
}
@media (max-width: 767px) {
.know_container {
    width: 89.5%;
    height: 42px;
    margin-right: 5%;
    margin-left: 5%;
    border-right: none;
    border-bottom: thin solid #c0c0c0;
    background-color: #e4e2d9;
    text-align: left;
}
}
    .know_container:hover {
        background-color: #e4e2d9;
        color: #000 !important;
    }


.footer_menu_aTag_font {
    text-decoration: none;
    font-size: 16pt;
    color: #fff;
    cursor: pointer;
}
    .footer_menu_aTag_font:hover {
        text-decoration: none;
        font-size: 16pt;
        color: #000;
        cursor: pointer;
    }
@media (max-width: 767px) {
.footer_menu_aTag_font,
.footer_menu_aTag_font:hover {
    text-align: left;
    text-decoration: none;
    font-weight: 100;
    font-size: 14pt;
    color: #000;
    cursor: pointer;
}
}

.footMenu .footer_li {
    float: left;
    list-style: none;
    text-transform: uppercase;
    font-size: 24px;
    font-family: "Trade Gothic W01 Cn 18";
}
@media (max-width: 1023px) {
.footMenu .footer_li {
    font-size: 20px;
}
}
@media (max-width: 767px) {
.footMenu .footer_li {
    text-transform: none;
    font-weight: 100;
    color: #4c4c4c;
}
    .footMenu .footer_li:last-child {
        margin-bottom: 1px;
        border: none;
    }
}


.flyout_div {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background-color: #e4e2d9;
    text-transform: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
.flyout_div {
    height: 353px;
}
}
@media (max-width: 767px) {
.flyout_div {
    height: 365px !important;
}
}
    .flyout_div:hover {
        color: #000;
    }
    .flyout_div div ul {
        padding: 0;
        list-style-type: none;
    }
        .flyout_div ul li {
            cursor: pointer;
        }


.first_con_cust {
    float: left;
    width: 20%;
    height: 280px;
    margin-top: 20px;
    margin-left: 30px;
    border-right: 1px solid #d7d7d7;
    text-align: left;
    line-height: 30px;
    font-size: 19px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.first_con_cust {
    height: 320px;
}
}
@media (max-width: 767px) {
.first_con_cust {
    width: 19% !important;
    height: 330px;
    word-wrap: break-word;
}
}

.second_con_cust {
    float: left;
    display: inline-block;
    width: 20%;
    height: 280px;
    margin-top: 20px;
    margin-left: 30px;
    border-right: 1px solid #d7d7d7;
    text-align: left;
    line-height: 30px;
    font-size: 19px;
}
@media (max-width: 1023px) {
.second_con_cust {
    width: 19% !important;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.second_con_cust {
    height: 320px;
}
}
@media (max-width: 767px) {
.second_con_cust {
    height: 330px;
    word-wrap: break-word;
}
}

.third_con_cust {
    float: left;
    display: inline-block;
    width: 20%;
    height: 280px;
    margin-top: 20px;
    margin-left: 30px;
    border-right: 1px solid #d7d7d7;
    text-align: left;
    line-height: 30px;
    font-size: 19px;
}
@media (max-width: 1023px) {
.third_con_cust {
    width: 19% !important;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.third_con_cust {
    height: 320px;
}
}
@media (max-width: 767px) {
.third_con_cust {
    height: 330px;
    word-wrap: break-word;
}
}

.four_con {
    float: left;
    width: 22%;
    display: inline-block;
    height: 280px;
    margin-top: 20px;
    margin-left: 30px;
    border: none;
    text-align: left;
    line-height: 30px;
    font-size: 19px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.four_con {
    width: 17%;
    height: 320px;
}
}
@media (max-width: 767px) {
.four_con {
    width: 19% !important;
    height: 330px;
    word-wrap: break-word;
}
}

.four_con_cust {
    float: left;
    display: inline-block;
    width: 20%;
    height: 280px;
    margin-top: 20px;
    margin-left: 30px;
    border: none;
    text-align: left;
    font-size: 15px;
    line-height: 20px;
    word-wrap: break-word;
}


.footer_list {
    clear: left;
    margin-right: 20px;
    list-style: none outside none;
    text-decoration: none;
    font-weight: 500;
    font-family: Arial, Helvetica, sans-serif;
    color: #231f20;
}
@media (min-width: 768px) and (max-width: 1023px) {
.footer_list {
    font-size: 15px;
}
}
    .footer_list:hover {
        color: #d20000;
    }

.list_item {
    margin-bottom: 15px;
    line-height: 20px;
}


@media ALL and (min-width: 1441px) {
.third_container_outer {
    width: 100%;
    background-color: #000;
}
}

.third_container {
    width: 100%;
    height: 30px;
    background-color: #000;
    font-size: 12px;
}
@media ALL and (min-width: 1441px) {
.third_container {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    border-right: 2px solid #000;
    border-left: 2px solid #000;
}
}
@media (max-width: 767px) {
.third_container {
    height: 57px;
    margin-top: -4px;
    background-image: url("//media.tractorsupply.com/is/image/TractorSupplyCompany/20150508-tsc-stripped-header?$2880$");
}
}

.third_cont_text {
    margin-left: 30px;
    vertical-align: middle;
    line-height: 27px;
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
}
@media (max-width: 767px) {
.third_cont_text {
    margin-bottom: 30px;
    margin-left: 20px;
    line-height: 56px;
}
}

.topbar_right > div#email_contheader{
	background: #E4E2D9;
	height: 150px;
	position: absolute;
	z-index: 1000;
	margin-top: 40px;
	width: 100%;
	left: 0;
}
div.email_text1 {
	width: 45%;
	float: right;
	display: inline;
	top: 30%;
	position: relative;
	text-align: center;
}
div.email_frame1 {
	display: inline;
	float: right;
	width: 53%;
}
.textbox1_div {
	background-color: #ffffff;
	border: 2px solid #d7d7d7;
	height: 37px;
	margin: 40px auto auto;
	padding-left: 7px;
	width: 85%;
}
.email_addr {
	padding: 8px 6px;
	float: left;
	outline: none;
	font-size: 16px;
}
.textbox1_div .email_addr {
	border: none !important;
	width: 75% !important;
}
.emailsignuparrow {
	display: inline-block;
	height: 27px;
	margin-left: 10px;
	margin-top: 4px;
	margin-right: 5px;
	float: right;
}
.emailframe1 {
	background-color: #e4e2d9;
	margin: 0;
	padding: 0;
}  
.sucmsg{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin-top: 60px;
} 
.errmsg{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: Red;
}

@media ALL and (min-width: 1920px) {
#cust_solns_div,
#know_how_cent_div {
    left: 12.5%;
    max-width: 1440px;
}
}
@media (max-width: 767px) {
#cust_solns_div,
#know_how_cent_div {
    display: none !important;
}
}        