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

.clearBoth:after {
  content: ".";
  visibility: hidden;
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
}

.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;
    min-width: 320px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .header_mainContainer_outer_eGiftCard {
    position: absolute !important;
  }
}

.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;
  }
}

.header_mainContainer_outer_co {
  height: 80px;
  background-image: url("//media.tractorsupply.com/is/image/TractorSupplyCompany/20150508-tsc-footer-bg?$2880$");
}
@media ALL and (max-width: 1023px) {
  .header_mainContainer_outer_co {
    height: 60px;
  }
}
@media ALL and (min-width: 1441px) {
  .header_mainContainer_outer_co {
    width: 100%;
    text-align: center;
  }
}


#menu_cont {
  display: none;
  border-right: 2px solid #000;
}

#menu_cont >.icon_cont {
  margin-top: 10px;
}

@media (max-width: 1044px) {
  #menu_cont {
    float: left;
    display: block;
    border: none;
    margin-left: 10px;
    margin-right: 5px;
  }
}

.header_icons {
  float: right;
  width: 37px;
  height: 100%;
  margin-right: 5%;
  border: none;
  text-align: center;
}

.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", sans-serif;
  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: 1044px) {
  .storeName_content {
    clear: both;
  }
}

@media (max-width: 1044px) {
  .storeName_content {
    width: 90%;
    text-align: left;
  }
}

@media (min-width: 768px) and (max-width: 1044px) {
  .storeName_content {
    font-size: 21px;
    font-family: "Trade Gothic W01 Cn 18", "Franklin Gothic Medium", sans-serif;
    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", sans-serif;
}


@media (min-width: 1044px) {
  #tsclogo_cont {
    width: 20%;
    padding: 0;
    cursor: pointer;
  }
}

@media (min-width: 1466px) {
  #tsclogo_cont {
    width: 17%;
  }
}

.tsc_logo {
  float: left;
  width: 23%;
  height: 100%;
  padding: 0;
}

#tsc_logo {
  width: 220px;
  height: 80px;
  margin: 0 0 0 10px;
  background: url("//media.tractorsupply.com/is/image/TractorSupplyCompany/2016%2Dtsc%2Dlogo%2Dreversed?$200PNG$") no-repeat left center;
}

@media (max-width: 767px) {
  #tsc_logo {
    height: 100%;
    background: url("//media.tractorsupply.com/is/image/TractorSupplyCompany/2016%2Dtsc%2Dlogo%2Dreversed?$300PNG$") no-repeat left center;
  }
}

@media (min-width: 768px) and (max-width: 1044px) {
  #tsc_logo {
    height: 75%;
  }
}

@media (max-width: 1044px) {
  #tsc_logo {
    width: 100%;
    background-size: contain;
    margin: 8px 0 0 0;
  }
}

.search_textbox_cont {
  display: inline-block;
  float: left;
  position: relative;
  width: 32%;
  z-index: 995;
}

@media ALL and (max-width: 767px) {
  .search_textbox_cont {
    position: absolute;
    top: 64px;
    left: 0;
    width: 100%;
    border-top: 2px solid #000;
  }
}

@media ALL and (min-width: 768px) and (max-width: 1044px) {
  .search_textbox_cont {
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    height: 60px;
    border-right: 2px solid #000;
    /* border-left: 2px solid #000;*/
    background: none;
  }
}


@media ALL and (min-width: 1100px) {
  .search_textbox_cont {
    display: inline-block;
  }
}

@media ALL and (min-width: 1466px) {
  .search_textbox_cont {
    width: 40%;
  }
}

.h_search_textbox_outer {
  width: auto;
 /* height: 100%;*/
  padding: 12px 10px 0 10px;
  box-sizing: border-box;
}

@media ALL and (max-width: 767px) {
  .h_search_textbox_outer {
    padding: 0;
  }
}

#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%;
  height: 55px;
}

input[type="text"].search_textbox {
  width: 92%;
  height: 55px;
  padding: 16px 30px 16px 16px;
  border: 0;
  box-sizing: border-box;
  font-size: 24px !important;
  font-family: "TradeGothicW01-Cn18Obl",  "Franklin Gothic Medium", sans-serif;
  color: #b2b2b2;
}

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",  "Franklin Gothic Medium", sans-serif;
  color: #c5c5c5;
}

input.search_textbox:-moz-placeholder, /* Mozilla Firefox 4 to 18 */
input.search_textbox::-moz-placeholder { /* Mozilla Firefox 19+ */
  opacity: 1;
}

.close-lg {
  width: 36px;
  height: 28px;
  outline: 0;
  cursor: pointer;
  position: absolute;
  right: 106px;
  top: 19px;
}

.close-lg:after {
  content: '';
  height: 22px;
  border-left: 2px solid #ccc;
  position: absolute;
  transform: rotate(45deg);
  left: 28px;
}

.close-lg:before {
  content: '';
  height: 22px;
  border-left: 2px solid #ccc;
  position: absolute;
  transform: rotate(-45deg);
  left: 28px;
}

.search_textbox:not(:valid) ~ .close-lg {
  display: none;
}

#searchDropdown {
  position: absolute;
  top: 56px;
  right: 0;
  left: 0;
  z-index: 950;
/*  border-top: 1px solid #7e7c7c;*/
}

#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: -55px;
  cursor: pointer;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* Safari only override */
  ::i-block-chrome,
  .search_txt_icon {
    width: 65px;

  }
}


@media (min-width: 768px) and (max-width: 1044px) {
  input[type="text"].search_textbox {
    width: 95%;
    padding: 10px 50px 10px 10px;
    border-bottom: 1px solid #d6d6d6;
  }

  #globalEspot {
    padding-top: 53px;
  }
}

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

.headerEspot {
  float: left;
  width: 40%;
 /* display: block;*/
}


@media (max-width: 767px) {
  .headerEspot {
    float: none;
  }

  .tsc_logo {
    width: 40%;
    height: 81%;
  }

  input[type="text"].search_textbox {
    padding: 10px 40px 10px 10px !important;
    border-bottom: 1px solid #d6d6d6;
  }

}



@media (min-width: 1045px) {
  .headerEspot {
    width: 30%;
  }
}



@media (min-width: 1366px) {
  .headerEspot {
    width: 28%;
  }
}

.comp_aftr_searchText {
  float: right;
  width: 18%;
  height: 98%;
  border-left: none;
}

@media ALL and (max-width: 767px) {
.comp_aftr_searchText {
    width: 41%;
}
}
@media ALL and (min-width: 768px) and (max-width: 1044px) {
  .icons_txt {
    font-size: 15px;
  }
  .comp_aftr_searchText {
     width: 22.5%;
   }
  .header_icons {
    margin-right: 3%;
  }
}

@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%;*/
  }
}

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

.tsc-hp-mobilesearch-icon {
  max-width: 100%;
  background: url("../../../images/2016-tsc-sprite.png?$400SPRITEPNG$") 41% 68.5%;
}

@media (min-width: 768px) and (max-width: 1044px) {
  .tsc-hp-mobilesearch-icon {
    width: 30px;
    height: 35px;
    margin: 0 0 1px 0;
    background-position: 41% 68.1%;
  }

  .h_search_textbox_outer {
    padding: 0;
    height: 55px;
  }
}

.tsc-hp-store {
  width: 100%;
  height: 100%;
  margin-top: 5px;
}

.tsc-hp-store-icon {
  position: relative;
  top: 1px;
  max-width: 100%;
  height: 36px;
  background: url("../../../images/2016-tsc-sprite.png?$400SPRITEPNG$") 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;
}

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

.tsc-hp-order-icon {
  margin-top: 7px;
}


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

.header_topbar {
  position: relative;
  width: 100%;
  height: 40px;
  line-height: 33px;
  background: #171717;
}


@media ALL and (max-width: 1044px) {
  .header_topbar {
    display: none;
  }
}

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

.topbar_txt {
  margin: 0;
  margin-right: 0 !important;
  font-size: 15px;
  font-weight: bold;
  font-family: "Trade Gothic W01 Cn 18",  "Franklin Gothic Medium", sans-serif;
  color: #fff;
}

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

@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: url("../../../images/2016-tsc-sprite.png?$400SPRITEPNG$") 41% 59.5%;
  background-size: 800%;

}

@media (min-width: 768px) and (max-width: 1044px) {
  .tsc-hp-menu-shop {
    height: 100%;
    background-position: 40% 58.8%;
    background-size: 1300%;
  }

  .tsc-hp-store {
    margin-top: 0;
  }
}

#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 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;
  }
  .tsc-hp-store {
    margin-top: 0;
  }
}

@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: 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",  "Franklin Gothic Medium", sans-serif;
  color: #666;
}

.topbar_right {
  float: right;
  width: 60%;
  margin: 0 10px 0 0;
  line-height: 40px;
}

.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: url("../../../images/2016-tsc-sprite.png?$400SPRITEPNG$") 41% 71.2%;
}

.downArrow_margin {
  margin-right: 10px;
}

.account_content {
  position: absolute;
  top: 40px;
  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",  "Franklin Gothic Medium", sans-serif;
  z-index: 1500;
  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: 120px;
}

@media (min-width: 768px) and (max-width: 1044px) {
  .menuUnderlayWrapper {
    top: 75px;
  }
}

@media ALL and (max-width: 767px) {
  .menuUnderlayWrapper {
    top: 55px;
  }
}

.menuUnderlayWrapper_mob {
  top: 0;
}

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

.shop_container ul {
  padding: 0;
  list-style-type: none;
}

.shop_container ul li {
  cursor: pointer;
}

@media (min-width: 813px) and (max-width: 960px) and (orientation: landscape),
       (min-width: 600px) and (max-width: 960px) and (orientation: landscape){
  .menu_container, .shop_container {
    height: 295px !important;
    overflow: auto;
  }
}

@media (min-width: 600px) and (max-width: 960px)
and (orientation: portrait) {
  .menu_container, .shop_container {
    height: auto;
  }
}

@media (min-width: 320px) and (max-width: 667px) and (orientation: landscape),
       (min-width: 412px) and (max-width: 732px) and (orientation: landscape),
       (min-width: 375px) and (max-width: 812px) and (orientation: landscape){
  .menu_container, .shop_container {
    height: 160px !important;
    overflow: auto;
  }
}

@media (max-width: 767px) and (min-width: 320px) {
  div#ExploreOutHereOverlay {
    height: 600px !important;
    background-color: #E5E2D9;
  }
}

#knowhow_container.shop_container {
  height: 514px;
  overflow: auto;
}

@media ALL and (min-width: 768px) and (max-width: 1044px) {
  .shop_container,
  #knowhow_container.shop_container {
    top: 135px;
    width: 320px;
    position: absolute;
    float: left;
    height: 600px;
    overflow: auto;
    background-color: #e5e2d9;
    z-index: 1001;
  }
}

@media ALL and (max-width: 767px) {
  .shop_container {
    top: 120px;
    width: 100%;
    min-width: 320px;
    max-width: 320px;
  }
}

@media ALL and (max-width: 1044px) {
  .menu_overlay {
    position: absolute;
    left: 0;
    z-index: 1001;
  }
}

@media ALL and (min-width: 768px) and (max-width: 1044px) {
  .menu_overlay {
    top: 135px;
    width: 320px;
  }
  #LifeOutHerelist {
     background: transparent!important;
   }
}


@media (max-width: 768px) {
  #LifeOutHerelist {
    background: transparent!important;
    width: 100%;
    color: #231f20;
    height: 100%;
    max-width: 292px !important;
  }

  div#ExploreOutHereOverlay {
    background-color: #E5E2D9 !important;
    height: 600px !important;
  }
  div#ExploreOutHereOverlay h2 {
    font-size: 24px !important;
  }
  }

#knowhow_container.shop_container,
#shopdept_container.shop_container,
.menu_container, .shop_container {
  width: 320px;
  position: absolute;
  float: left;
  background-color: #e5e2d9;
  z-index: 1001;
}

@media ALL and (max-width: 767px) {
  .menu_overlay {
    top: 121px;
    width: 100%;
    min-width: 320px;
    max-width: 320px;
  }
}

/*class to stop scrolling
body[data-wc-device="mobile"] .menu_container:not(.hide) */
.scroll {overflow:auto;height:100%; background-color:red;}

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

@media (max-width: 960px) {
  .shop_container ul:focus,
  .shop_container ul:active {
    -moz-appearance: none;
    -webkit-appearance: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: none;
    outline: none;
    box-shadow: none;
    background: rgba(0, 0, 0, 0);
  }

  .submenus .row_cont .submenu > a:hover,
  .submenus .row_cont .submenu > a:active,
  .submenus ul li:focus,
  .submenus ul li:active,
  .submenus .row_cont:focus,
  .submenus .row_cont:active {
    color: #d10d23;
    -webkit-tap-highlight-color: rgba(215, 44, 44, 0.3);
    outline: 1px solid #d10d23;
    display: block;
  }

  .submenus .row_cont .submenu > a.header_a:focus-within,
  .submenus .row_cont .submenu > a.header_a.focus,
  .submenus ul li .submenu + .header_a a:focus,
  .submenus ul li .submenu + .header_a a:active,
  .submenus .row_cont:active .submenu > a:active,
  .submenus .row_cont:active .submenu > a:hover,
  a.header_a:active {
    outline: none;
  }
}

.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); ECOM-7885 */
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  filter: opacity(.8);
  z-index: 10001;
}

@media (max-width: 767px) {
  .hm_black_overlay {
    width: 100%;
  }
}

.text_color_white {
  color: #fff;
}

.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: -2px;
  }
}

@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: opacity(.8);
  /*  background: rgba(0, 0, 0, 0.8);ECOM-7885 */
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  z-index: 1001;
}

#str_bgfade {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* -moz-opacity: 0;
   filter: opacity(0);
   background-color: #333;ECOM-7890 */
  background-color: #fff;
  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", sans-serif;
  }
}

.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;
  }
}

@media ALL and (min-width: 1441px) {
  .header_topbar {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
  }
  .menuUnderlayWrapper {
    top: 125px;
  }
}

.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", sans-serif;
  }
}

.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", sans-serif;
  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", sans-serif;
  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;
  margin-right: 1%;
  margin-left: 1%;
  border: 1px solid #d7d7d7;
  width: 38%;
  }

#text1 {
  width: 95%;
  height: 37px;
  border: 0;
}

.textbox3_div {
  display: inline-block;
  border: 1px solid #d7d7d7;
  background-color: #fff;
  width: 50%;
  margin-left: 15px;
  }

#f_state {
  float: left;
  height: 37px;
  border: medium none;
  width: 68%;
  }


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

.or {
  display: inline-block;
  margin-top: 20px;
  width: 38%;
  font-size: 17px;
  text-align: center;
  margin-right: 0;
  margin-left: 0;
  vertical-align: top
}


.textbox4_div {
  display: inline-block;
  margin-left: 17px;
  margin-top: 10px;
  border: 1px solid #d7d7d7;
  background-color: #fff;
  width: 50%;
  }


#zip {
  float: left;
  width: 68%;
  height: 37px;
  border: medium none;
}

#ziparrow {
  float: left;
  height: 27px;
  margin-top: 7px;
  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: #353535 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: #e4e2d9 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;
    margin-bottom: 5px;
  }
}

.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",  "Franklin Gothic Medium", sans-serif;
}

@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;
  }
}

/* payment method styles starts here */
.new_payment_method .payment_row {
    height: auto;
    float: left;
    border-bottom: 1px solid #d7d7d7;
    width: 100%;
}
.new_payment_method .payment_group{
	background: #e4e2d9;
	width:85%;
	margin-bottom: 5px;
	}
	
.new_payment_method .card_div{
	width: calc(100% - 20px);
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
}

.new_payment_method .payment_col {
    padding: 10px 13px;
    float: left;
    width: 20%;
    height: 100%;
}

.new_payment_method .card_name {
    padding: 10px 0;
    width: 21%;
    float: left;
}
.new_payment_method .payment_col:nth-child(2),
.new_payment_method .payment_col:nth-child(3) {
    padding: 10px;
    width: 13%;
}
.new_payment_method .payment_col:nth-child(3){
	word-break:break-all;	
}
.new_payment_method .payment_row .payment_col:nth-child(6) a {
    display: block;
    text-decoration: underline;
}
.new_payment_method .my_account .welcomenote {
    padding-left: 30px;
    width: 100%;
}

.new_payment_method .saveCancel {
    text-align: right;
    width: 85%;
}
.new_payment_method .saveCancel button {
    width: 100px;
    height: 38px;
}
.new_payment_method .saveCancel .grey{
   position:relative;
   height: 38px;
   padding-top: 10px;
   padding-bottom: 9px;
   top: -1px;
}

.new_payment_method input {
    width: 100%;
}
.new_payment_method input[type="tel"]{
	padding-left: 0px;	
}
.new_payment_method input[type="email"]{
	height: 30px;
	padding-left: 0px;
}
.new_payment_method .payment_wrapper .payment_col.checkmark {
    padding: 10px 0;
    width: 15px;
}
.new_payment_method .payment_row .payment_col:nth-child(4) {
    width: 17%;
    margin-right: 9%;
}


.new_payment_method .payment_row .payment_col:nth-child(6) {
    width: 13%;
    padding: 10px 5px;
}
.new_payment_method .form_2column .myaccount_desc_title {
    margin-left: 0;
    /*float: left;*/
}
.new_payment_method .payment_row .payment_col a.defaultSelected {
    margin-left: 0;
    display: inline;
}
.new_payment_method .card_txt {
    bottom: 12px;
    left: 5px;
    position: relative;
    display: inline-block;
}

.visibility_hide {
    visibility: hidden;
}
.payment_wrapper {
    width: 82%;
    float: left;
    margin: 15px 20px 15px 30px;
}
.new_payment_method .form_2column {
    /*margin:15px 0 0 30px;*/
    margin:0 0 0 30px;
    padding-top: 0px;
}
.new_payment_method .myaccount_desc_title{
   margin-left: 30px; 
}
.new_payment_method .payment_row .payment_col:nth-child(4) span{
                display:inline-block;
                width: 150%;
}
.new_payment_method .payment_group{
	padding: 15px 0;
	margin-bottom: 20px;	
}
.payment_wrapper .payment_col .exp_card{
	color: #F32929;
	font-weight: bold;	
}
.new_payment_method .payment_wrapper .payment_col button.gray{
	height: 30px;
	margin-top: 12px;
	width: 150px;
	display: block;
	}
	
.new_payment_method #credit_num_txtbox { box-shadow: none; }

.popup_table .col2{
	margin-right: 5px;
	width: 48%;
	float: left;
}
.billing_addr input.input_text,#signinModal_id.billing_addr input[type="tel"] ,#signinModal_id.billing_addr input[type="text"]{
	 width: calc(97% - 2px);
	 height: 38px;
	 padding-left: 3%;
}

#signinModal_id.billing_addr .dropdown_styl {
    height: 42px;
    margin-bottom: 0;
    width: 100%;
}

.removeButton .grey.greycancel{
	height: 38px;
	padding: 11px 15px 9px 15px;
	line-height: normal;
	}

#signinModal_id.billing_addr  .popup_table .col2{
	margin-right: 12px;
    width: calc(50% - 12px);
}

@media (max-width: 1023px) {
    .payment_wrapper {
        margin: 15px 20px 15px 15px;
    }
    .card_txt {
        bottom: 15px;
        left: 5px;
        position: relative;
        display: inline-block;
    }
    .new_payment_method .payment_wrapper .payment_row .card_name,
    .new_payment_method .payment_wrapper .payment_row .payment_col {
        width: 100%;
        padding: 5px;
        text-align: left;
    }
    .new_payment_method .payment_row .payment_col:nth-child(6) a {
        display: inline-block;
        margin-right: 10px;
    }
    .new_payment_method .card_name {
        margin-bottom: 0;
    }
    .new_payment_method .payment_row {
        margin-bottom: 15px;
    }
    /*.new_payment_method .payment_col.defaultSelectdDiv {
        width: 90%;
    }*/
    
    .new_payment_method .payment_wrapper .payment_col.checkmark {
        width: 14px;
        margin: 5px 0 15px 0;
        padding-right: 0px;
    }
    .defaultTxt{
    margin-right: 10px;
    }
    
    .new_payment_method .payment_row .payment_col:nth-child(6) {
        width: 80%;
        margin: 5px 0;
    }
    
    .new_payment_method .payment_row .payment_col:nth-child(4) span{
    width:170px;
        display: inline-block;
}
    .new_payment_method .saveCancel {
   
    width: 90%;
}
	.new_payment_method .payment_group{
		width: 90%;
	}
	
	.popup_table .col2{
		width: 100%;
	}
	
	#signinModal_id.billing_addr  .popup_table .col2{
       width: 100%;
	}
	
	.new_payment_method .saveCancel .grey{
      top: 0;
      padding-top: 10px;
    }
}
@media (max-width: 767px) {
     
.new_payment_method .saveCancel {
    width: 93%;
}
    
    .new_payment_method .payment_row .payment_col:nth-child(4) span{
        width:160px;
    }
    
    .new_payment_method .form_2column {
    /* margin:15px 0 0 10px;*/
    margin:0 0 0 10px;
}
	.new_payment_method .column input{width: calc(97% - 2px) !important;}
	.new_payment_method input[type="tel"],
	.new_payment_method input[type="email"]{
		padding-left: 8px;	
	}
	.new_payment_method .payment_group{
		width: calc(100% - 2px);
	}
	
	.new_payment_method .my_account .welcomenote{
		padding-left: 10px;
		width: 98%;
	}
	
	.new_payment_method .myaccount_desc_title{
		margin-left: 10px;
	}
	
	.new_payment_method #PaymentForm1{
		width: 95%;
	}
	
	.new_payment_method .saveCancel{
		width: 90%;
	}
	.popup_table .col2{
		width: 100%;
	}
	
}
/* payment method styles ends here */
#inactivityWarningPopup, #inactivityWarningPopup_underlay {display: none;}
/* payment method page remove popup styles starts here */

  .removeButton{
    float: right;
    width: 72%;
    margin: 30px 10px;
}

.greykeepbutton {
    
    padding: 10px 30px 9px 30px;
    height: 38px;
    max-width: 330px;
    background-color: #666
}

@media (max-width: 767px){

    .removeButton{
        margin-top: 15px;
    }
}
/* payment method page remove popup styles ends here */
#signinModal_id {
  padding: 0;
}
#signinModal_id button {
  max-width: 140px;
  min-width: 120px;
  float: right;
  height: 40px;
  padding: 0 1%;
}
#signinModal_id button.green {
  margin: 0 10px;
  float: right;
}
.removeButton .grey.greycancel {
  float: right;
}
.removeButton{
  margin: 30px 0 20px 0;
  width: 100%
}
@media (max-width: 414px) {
  #signinModal_id button {
    width: 100px;
  }
}

/* Tax Exemption styles starts */
.my_account.tax_exemption_wrapper {
     padding-left: 25px;
     width: 90%;
}
 .my_account.tax_exemption_wrapper .myaccount_desc_title{
     padding-top: 10px;
     margin: 0;
     font-size: 18px;
}

 .tax_tabluar_header div:first-child h4,.tax_tabluar_content div:first-child .desktop-show{
     width: 30%;
}
 .tax_tabluar_header div:last-child h4,.tax_tabluar_content div:last-child .desktop-show{
     width: 10%;
}

 .tax_tabluar_header h4 {
     font-size: 16px;
     width: 20%;
     float: left;
     padding-bottom: 10px;
   
}
 .tax_tabluar_content .desktop-show {
     width: 20%;
     float: left;
     padding: 10px 0;
     
}
 .add-exemption-heading{
     font-size: 16px;
     padding: 10px 0;
     width: 100%;
     float: left;
}
.tax_exemption_details{
     padding: 10px 0;
     width: 100%
}
 .tax_exemption_wrapper p{
     padding-bottom: 10px;
}

 .tax_tabluar_header,.tax_tabluar_content{
     width: 100%;
     float: left;
     border-bottom: 2px solid #ccc;
     padding: 5px auto;
}
 .tax_exemption_wrapper button.green{
     margin-top: 10px;
}
 .mobile-show{
     display: none;
}
 @media (max-width: 1024px) {
     .mobile-show{
         width: 40%;
         float: left;
         display: block;
         font-weight: bold;
    }
     .tax_tabluar_header{
         display: none;
    }
     .tax_tabular_row{
         width: 100%;
         float: left;
         padding-bottom: 8px;
    }
     .tax_tabular_row .desktop-show{
         width: 30%;
         padding: 0 0 0 20px;
    }
     .tax_tabluar_content{
         padding: 10px 0;
         line-height: 20px;
    }
     .my_account.tax_exemption_wrapper{
         padding: 10px;
     }
     .tax_tabluar_header div:first-child h4, .tax_tabluar_content div:first-child .desktop-show{
         width: 50%;
         padding-left: 20px;
     }
     .tax_exemption_details > .tax_tabluar_content:nth-child(2){
         border-top: 2px solid #ccc;
     }
}

/* Tax Exemption styles ends*//* Tax Exemption styles starts */

.my_account.tax_exemption_wrapper{
     padding-left: 25px;
     width: 90%;
}
 .my_account.tax_exemption_wrapper .myaccount_desc_title{
     padding-top: 10px;
     margin: 0;
     font-size: 18px;
}

 .tax_tabluar_header div:first-child h4,.tax_tabluar_content div:first-child .desktop-show{
     width: 28%;
	 word-wrap: break-word;
	 margin-right: 1%;
}
 .tax_tabluar_header div:last-child h4,.tax_tabluar_content div:last-child .desktop-show{
     width: 10%;
}

.tax_tabluar_content .tax_tabular_row:nth-child(2) .desktop-show {
  width: 19%;
  margin-right: 1%;
  word-wrap: break-word;
}

 .tax_tabluar_header h4 {
     font-size: 16px;
     width: 20%;
     float: left;
     padding-bottom: 10px;
   
}
 .tax_tabluar_content .desktop-show {
     width: 19%;
     float: left;
     padding: 10px 0;
	 word-wrap: break-word;
	 margin-right: 1%;
	 
     
}

 .add-exemption-heading{
     font-size: 16px;
     padding: 10px 0;
     width: 100%;
     float: left;
}
.tax_exemption_details{
     padding: 10px 0;
     width: 100%
}
 .tax_exemption_wrapper p{
     padding-bottom: 10px;
}

 .tax_tabluar_header,.tax_tabluar_content{
     width: 100%;
     float: left;
     border-bottom: 2px solid #ccc;
     padding: 5px auto;
}
 .tax_exemption_wrapper button.green{
     margin-top: 10px;
}
 .mobile-show{
     display: none;
}
 @media (max-width: 1024px) {
     .mobile-show{
         width: 40%;
         float: left;
         display: block;
         font-weight: bold;
    }
     .tax_tabluar_header{
         display: none;
    }
     .tax_tabular_row{
         width: 100%;
         float: left;
         padding-bottom: 8px;
    }
     .tax_tabular_row .desktop-show{
         width: 30%;
         padding: 0 0 0 20px;
    }
     .tax_tabluar_content{
         padding: 10px 0;
         line-height: 20px;
    }
     .my_account.tax_exemption_wrapper{
         padding: 10px;
     }
     .tax_tabluar_header div:first-child h4, .tax_tabluar_content div:first-child .desktop-show{
         width: 50%;
         padding-left: 20px;
     }
     .tax_exemption_details > .tax_tabluar_content:nth-child(2){
         border-top: 2px solid #ccc;
     }
}

/* Tax Exemption styles ends*/

.businesscard {
    width: 34px; 
    height: 22px;
    background: url("../../images/2018-Payment-icon-sprite.png") -10px -10px;
    float: left;
    margin-left: 2px;
}
.creditcards {
    width: 180px; 
    height: 22px;
    background: url("../../images/2018-Payment-icon-sprite.png") -62px -10px;
    float: left;
}

