@font-face {
  font-family: 'HMH';
  src: url('/Sites/HMH/fonts/HMH.eot?-xaa7mi');
  src: url('/Sites/HMH/fonts/HMH.eot?#iefix-xaa7mi') format('embedded-opentype'), url('/Sites/HMH/fonts/HMH.woff?-xaa7mi') format('woff'), url('/Sites/HMH/fonts/HMH.ttf?-xaa7mi') format('truetype'), url('/Sites/HMH/fonts/HMH.svg?-xaa7mi#HMH') format('svg');
  font-weight: normal;
  font-style: normal;
}

.body-content.row {
  width: 1280px;
  max-width: 100%;
  min-width: 320px;
  margin: 0px auto;
  padding:0 20px;
}
.alternate .body-content.row {
  padding:0;
	width: 100%;
  background: #fff;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'HMH';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  position: relative;
}

.icon-apple:before {
  content: "\e610";
}

.icon-arrow:before {
  content: "\e604";
}

.icon-arrow-up:before {
  content: "\e605";
}

.icon-cart:before {
  content: "\e60b";
}

.icon-heart:before {
  content: "\e626";
}

.icon-magnifying:before {
  content: "\e615";
}

.icon-user:before {
  content: "\e621";
}

.icon-shipping:before {
  content: "\e61f";
}

.icon-review:before {
  content: "\e61c";
}

.icon-billing:before {
  content: "\e606";
}

.icon-contact:before {
  content: "\e601";
}

.icon-code:before {
  content: "\e600";
}

.icon-checkmark:before {
  content: "\e622";
}

.icon-remove:before {
  content: "\e60c";
  font-size: 10px;
}

.icon-address:before {
  content: "\e602";
}

.icon-order:before {
  content: "\e60d";
}

.icon-account:before {
  content: "\e60f";
}

.icon-payment:before {
  content: "\e606";
}

.icon-employment:before {
  content: "\e631";
}

.icon-license:before {
  content: "\e633";
}

.icon-professional_account:before {
  content: "\e635";
}

.icon-login_info:before {
  content: "\e634";
}

.icon-institution:before {
  content: "\e612";
}

.icon-personal:before {
  content: "\e618";
}

.icon-access:before {
  content: "\e600";
}

#sidebar ul.accordion>li.has-children>div.title:after {
  content: "\e607";
  font-family: "HMH";
}

#sidebar ul.accordion>li.has-children.active>div.title:after{
  content: "";
}

#sidebar .content ul.accordion li .content{
    display:block;
}

.icon-hamburger:before {
  content: "\e627";
}

.subfooter .icon-personal:before,
 .subfooter .icon-institution:before,
 .subfooter .icon-professional_account:before {
  font-size: 17px;
  color: #f2a900;
  margin-right: 5px;
}

.rightside .subfooter .icon-personal:before,
 .rightside .subfooter .icon-institution:before,
 .rightside .subfooter .icon-professional_account:before {
  vertical-align: middle;
}

.icon-phone:before {
  content: "\e619";
  font-size: 20px;
  margin-left: -32px;
  position: absolute;
  top: -14px;
}

.icon-plus:before {
  content: "\e61b";
}

.icon-minus:before {
  content: "\e616";
}

.icon-load_more:before {
  content: "\e614";
}

.icon-quote_open:before {
  content: "\e628";
  font-size: 11px;
  padding-right: 2px;
  vertical-align: super;
}

.icon-quote_closed:before {
  content: "\e629";
  font-size: 11px;
  padding-left: 2px;
  vertical-align: super;
}

.icon-rss_text:before {
  content: "\e636";
  font-size: 28px;
  color: #F1A901;
}

.icon-offsitelink:before {
  content: "\e637";
  font-size: 11px;
}

.icon-scroll_up:before {
  content: "\e61e";
}

/* Off canvas layout CSS/JS provided by or adapted from work by Jason Weaver and Luke Wroblewski Requires globals.css grid.css */
body.off-canvas {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
}

.container {
  width: 100%;
}

.darkgray {
  background: #3F4040;
}
.header-nav.darkgray {
    background: #3F4040;
}

.lightgray {
  background: #f4f4f4;
}

.button.lock-icon {
  background: url("/Sites/HMH/images/global/icon-lock.png") #eba72a;
  background-repeat: no-repeat;
  background-position: 5% center;
  padding: 0;
}

.button.lock-icon:hover, .button.lock-icon:active, .button.lock-icon:focus {
  background: url("/Sites/HMH/images/global/icon-lock.png") #4C5053;
  background-repeat: no-repeat;
  background-position: 5% center;
  color: #fff !important;
}
/*.button.cookie-val {
    font-size: 14px !important;
}

.button.cookie-val:after {
    background: #fff !important;
    height: 0px !important;
    width: 0px !important;
    padding-left: 0 !important;
}*/


[role="complementary"], [role="main"] { -webkit-transition: 0.25s all ease-in; -moz-transition: 0.25s all ease-in; -o-transition: 0.25s all ease-in; transition: 0.25s all ease-in; }


  [role="complementary"] {
    width: 22.17741935483871%;
    max-width: 270px;
    margin-left: 0;
    float: left; }

  [role="main"] {
    width: 77.82258064516129%; float:right; 
  }
  .hide-extras [role="complementary"] {
    display: none; }
  .hide-extras.active [role="complementary"] {
  margin-left: 0;
  display: block;
  }

.active [role="main"] {
  margin-right: -77.82258064516129%; }

  .hide-extras [role="main"] {
    width: 100%; 
  }

   .hide-extras.active [role="main"] {
    float:right; 
  }

 



.active [role="complementary"] {
  margin-left: 0;
}

.active-menu [role="navigation"]#topMenu {
  margin-top: 0 !important;
}

section header .row .row {
  overflow: visible;
}

.header-nav {
  margin-bottom: 0;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  text-align: center;
  width: 100%;
  min-width: 100%;
  background: #f4f4f4;
}
.in-splash .lightgray .header-nav {
    margin-bottom: 15px;
}


.header-nav a {
  color: white;
  text-decoration: none;
}

.header-nav a:hover, .header-nav a:active {
  color: #f0a928;
}

.header-nav a.button:first-child {
    margin-right: 2px;
}

.header-nav a.button {
  background: #3F4040;
  color: #fff;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 200px;
  /*height: 45px;*/
  padding: 0 34px;
  line-height: 45px;
}

.header-nav .dropdown-content a.button {
  background: #fff;
  color: #3F4040;
  padding: 0;
}

.header-nav a.button:hover, .header-nav a.button:active {
  color: #fff !important;
}

.header-nav .dropdown-content a.button:hover, .header-nav .dropdown-content a.button:active {
  color: #3F4040 !important;
}

.header-nav a.button i {
  color: #f0a928;
  float: left;
  /*padding: 0 5px;*/
}

.header-nav a.button span {
  float: left;
  padding: 0 10px;
  color: #fff;
  font-size: 16px;
}
    /*.header-nav a.button:first-child {margin-right:2px;}*/
.header-nav .athome-link:last-child a.button {
  margin-right: 0;
}

.header-nav .dropdown-content a.button:first-child {
  margin-right: 0;
}

.header-nav ul {
  display: inline;
  margin-left: 0;
  list-style: none;
}

.header-nav ul > li {
  float: left;
}

.header-nav ul > li.active > a, .header-nav ul > li:hover > a {
  color: #f0a928;
}

.header-nav .has-dropdown {
  position: relative;
}

.header-nav .has-dropdown .dropdown.dropdown-animated .dropdown-content {
  -webkit-transition: -webkit-transform 0.2s ease-in-out, visibility 0.2s linear;
  transition: transform 0.2s ease-in-out, -ms-transform 0.2s ease-in-out, visibility 0.2s linear;
  background: #3f4040;
}

.header-nav .has-dropdown.active > .dropdown.dropdown-animated .dropdown-content, .header-nav .has-dropdown:hover > .dropdown.dropdown-hover.dropdown-animated .dropdown-content {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.header-nav .has-dropdown.active > .dropdown, .header-nav .has-dropdown:hover > .dropdown.dropdown-hover {
  display: block;
  visibility: visible;
}

.header-nav .has-dropdown.active > .dropdown .dropdown-content, .header-nav .has-dropdown:hover > .dropdown.dropdown-hover .dropdown-content {
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.header-nav .has-dropdown .dropdown {
  position: absolute;
  margin-top: -1px;
  visibility: hidden;
  overflow: hidden;
  z-index: 10001;
  text-align: left;
  padding: 0 3px 6px;
  -moz-box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0.3);
  background: #FFF;  
}

#top-header .more-link .dropdown {
  background: none;
  box-shadow: none;
}

.header-nav .has-dropdown.cartButton .dropdown {
		   visibility: visible;
		}

.header-nav .has-dropdown .dropdown .dropdown-content {
  width: auto;
  min-width: 160px;
  /*-moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
  background: #3f4040;*/
  -moz-transform: translate(0, -110%);
  -webkit-transform: translate(0, -110%);
  -ms-transform: translate(0, -110%);
  -o-transform: translate(0, -110%);
  transform: translate(0, -110%);
}

.header-nav .has-dropdown .dropdown .dropdown-content [class*="column"] + [class*="column"]:last-child {
  float: left;
}

.header-nav .has-dropdown .dropdown .dropdown-content:after {
  content: " ";
  display: block;
  clear: both;
}

.header-nav .has-dropdown .dropdown.dropdown-animated li {
  min-width: 100%;
}

.header-nav .has-dropdown .dropdown a {
  white-space: inherit;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

.header-nav .mini-cart-checkout .button {
  width: 240px !important;
  height: 45px !important
}

.header-nav .header-top-bar {
  position: relative;
  height: 45px;
}

.header-nav .header-top-bar.row {
  overflow: visible;
  margin: 0;
}

.header-nav nav.header-top-bar.row {
  margin: 0 auto;
  width: 1280px;
  padding: 0 20px;
}

.header-nav .header-top-bar .left-links-bar {
  float: left;
  width: auto;
  margin-bottom: 0;
}
.neutral .header-nav .header-top-bar .left-links-bar {
    display: none;
}

.neutral .header-nav .header-top-bar .domainlinks {
    display: none;
}

.header-nav .header-top-bar .right-links-bar {
  width: auto;
  float: right;
  margin-right: 0;
  margin-bottom: 0;
  line-height: 45px;
    /*margin-right: 20px;*/;
}

.header-nav .top-bar-button {
  position: relative;
  height: 45px;
  width: 125px;
  line-height: 45px;
  background: #b2b3b3;
}

.header-nav .top-bar-button.parents-button {
  width: 110px;
}

.header-nav .top-bar-button.educators-button {
  width: 115px;
}

.header-nav .top-bar-button a {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  line-height: 45px;
  display: inline-block;
  text-align: center;
  color: #000;
}

.header-nav .top-bar-button:hover, .header-nav .top-bar-button:active {
  background: #b2b3b3;
}

.header-nav .top-bar-button:hover a, .header-nav .top-bar-button:active a {
  color: #fff;
}

.header-nav .top-bar-button.active {
  background: #f1a901;
}

.header-nav .top-bar-button.active a {
  color: #fff;
}

.header-nav .top-bar-link {
  position: relative;
  height: 45px;
  line-height: 45px;
  margin: 0;
  font-weight: normal;
}

.header-nav .logolinks li.top-bar-link:first-child {
  margin-left: 30px;
}

.header-nav .logolinks li.top-bar-link:after {
  content: "|";
  color: #f1a901;
  padding: 0 15px 0 10px;
}

.header-nav .logolinks li.top-bar-link:last-child:after {
  content: "";
}

.header-nav .top-bar-link a {
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  padding: 0;
}

.header-nav .top-bar-link:hover, .header-nav .top-bar-link:active {
  background: transparent;
}

.header-nav .more-link {
 /*width:21%;*/
  padding-left: 20px;
  text-align: left;
}

.header-nav .more-link .icon-arrow-up, .header-nav .more-link .icon-arrow {
  vertical-align: middle;
  top: -1px;
  color: #f1a901;
  font-size: 20px;
}

.header-nav .more-link .icon-arrow-up {
  display: none;
}

.header-nav .more-link .dropdown {
  width: auto;
  top: 45px;
  left: 0px;
}

.header-nav .more-link .dropdown .dropdown-content {
  padding: 0px 20px 15px 20px;
}

.header-nav .more-link.active .icon-arrow, .header-nav .more-link:hover .icon-arrow {
  display: none;
}

.header-nav .more-link.active .icon-arrow-up, .header-nav .more-link:hover .icon-arrow-up {
  display: inline-block;
}

/*@media only screen and (max-width: 1279px) {
  .header-nav .more-link {
    margin-left: 24px;
  }
}*/

@media only screen and (max-width: 767px) {
  .header-nav .more-link {
    position: static;
    width: auto;
    margin-left: 20px;
  }
}

/*.header-nav .account-link {
  position: relative;
  font-size: 15px;
  margin-right: 10px;
  display: none;
}*/

/*.header-nav .account-link.header-signin:after {
  margin-left: 10px;
  content: "|";
}*/

.header-nav .account-link.signin:after {
  margin-left: 10px;
  content: "|";
}

.header-nav .account-link .icon-arrow-up, .header-nav .account-link .icon-arrow {
  display: block;
  position: absolute;
  right: -14px;
  bottom: -12px;
  font-size: 30px;
  color: #f1a901;
}

.header-nav .account-link .icon-arrow-up {
  display: none;
}

.header-nav .account-link.active .icon-arrow, .header-nav .account-link:hover .icon-arrow {
  display: none;
}

.header-nav .account-link.active .icon-arrow-up, .header-nav .account-link:hover .icon-arrow-up {
  display: block;
}

.header-nav .account-link .dropdown {
  width: 200px;
  top: 45px;
  left: -37px;
}

.header-nav .account-link .dropdown .dropdown-content {
  padding: 15px 20px;
}

.header-nav .cart {
  display: inline-block;
  padding-left: 15px;
}

.header-nav .icon-cart {
  font-size: 23px;
  line-height: 45px;
}

.header-nav .icon-cart .cart-counter {
  position: absolute;
  display: block;
  width: 25px;
    /*height: 17px;*/
  top: 5px;
  left: 15px;
  background-color: #f0a928;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  line-height: 15px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.header-nav .icon-cart .cart-counter.empty {
  display: none;
}

.header-nav .icon-user {
  font-size: 26px;
  line-height: 45px;
}

.header-nav .icon-apple {
  font-size: 27px;
  top: 7px;
}

.header-nav .icon-heart {
  font-size: 22px;
  top: 7px;
}

.header-nav .neutral-buttons .icon-heart{
  top:11px;
}

.header-nav .icon-magnifying {
  font-size: 21px;
  color: #f1a901;
}

.button.full-width span{
  position: relative;
  top: -7px;
  padding-left: 10px;
}

.icon-access{
  font-size: 30px;
}

.header-nav .has-dropdown.active > .mini-cart.dropdown, .header-nav .has-dropdown:hover > .mini-cart.dropdown.dropdown-hover {
  display: none;
}

.header-nav .mini-cart.dropdown {
  background: none repeat scroll 0 0 #ffffff;
  border-top: 1px solid #333;
  display: none;
  font-size: 12px;
  position: absolute;
  right: 5px;
  table-layout: fixed;
  top: 44px;
  width: 400px;
  z-index: 9999;
  padding-bottom: 0;
    /*overflow: visible;*/
}

.header-nav .mini-cart.dropdown .dropdown-content {
  padding-bottom: 15px;
  border: 1px solid #d9d8d2;
  border-top: none;
  background: #fff;
  color: #555;
}

.header-nav .mini-cart.dropdown a {
  color: #2BA6CB;
  font-weight: normal;
  white-space: inherit;
}

.header-nav .mini-cart.dropdown a:hover {
  text-decoration: underline;
}

.header-nav .mini-cart.dropdown table {
  width: 100%;
  margin: 0;
  border: none;
  border-spacing: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

table thead tr th {
  text-transform: uppercase;
}

.header-nav .mini-cart.dropdown thead {
  background: #3f4040;
  display: block;
}

.header-nav .mini-cart.dropdown thead th {
  color: #fff;
  padding: 8px 10px 9px;
  font-size: 11px;
  font-weight: bold;
}

.header-nav .mini-cart.dropdown thead th.mini-cart-item {
  width: 238px !important;
  padding-left: 5px;
}

.header-nav .mini-cart.dropdown thead th.mini-cart-col-qty {
  width: 72px !important;
}

.header-nav .mini-cart.dropdown thead th.mini-cart-col-price {
  width: 67px !important;
}

.header-nav .mini-cart.dropdown thead th.mini-cart-col-origprice {
  display: none;
}

.header-nav .mini-cart.dropdown tbody {
  display: block;
  width: 100%;
  height: 200px;
  overflow: auto;
}

.header-nav .mini-cart.dropdown tbody tr td {
  height: 60px;
  padding: 0 10px 0 0;
  vertical-align: middle;
  border-bottom: 1px solid #d9d8d2;
}

.header-nav .mini-cart.dropdown tbody tr.cart-error {
  height: auto;
}

.header-nav .mini-cart.dropdown tbody tr.cart-error td {
  border-bottom: none;
  padding: 0px;
  height: auto;
}

.header-nav .mini-cart.dropdown tbody tr td.empty {
  width: 400px;
}

.header-nav .mini-cart.dropdown tbody tr td.empty p {
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  line-height: 60px;
  border: none;
}

.header-nav .mini-cart.dropdown td.mini-cart-col-image {
  width: 50px !important;
  text-align: left;
  padding-left: 5px;
}

.header-nav .mini-cart.dropdown td.mini-cart-col-image img {
  max-width: 60px;
  max-height: 50px;
  vertical-align: middle;
}

.header-nav .mini-cart.dropdown td.mini-cart-col-details {
  width: 188px !important;
  text-align: left;
}

.header-nav .mini-cart.dropdown td.mini-cart-col-details h4 {
  margin: 0;
  font-size: 12px;
}

.header-nav .mini-cart.dropdown td.mini-cart-col-details figure, .header-nav .mini-cart.dropdown td.mini-cart-col-details p {
  display: none;
}

.header-nav .mini-cart.dropdown td.mini-cart-col-origprice {
  display: none;
  width: 72px;
}

.header-nav .mini-cart.dropdown td.mini-cart-col-qty {
  width: 72px !important;
  text-align: center;
}

.header-nav .mini-cart.dropdown td.mini-cart-col-qty .item-quantity-down, .header-nav .mini-cart.dropdown td.mini-cart-col-qty .item-quantity-up, .header-nav .mini-cart.dropdown td.mini-cart-col-qty .remove {
  display: none;
}

.header-nav .mini-cart.dropdown td.mini-cart-col-qty div {
  width: 60px;
}

.header-nav .mini-cart.dropdown td.mini-cart-col-qty input {
  display: block;
  text-align: center;
  font-weight: bold;
  background: #fff;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
  margin: 0;
}

.header-nav .mini-cart.dropdown td.mini-cart-col-price {
  width: 67px !important;
  text-align: left;
  overflow: hidden;
}

.header-nav .mini-cart.dropdown td.mini-cart-col-price p {
  display: none;
}

.header-nav .mini-cart.dropdown td.mini-cart-col-price p.item-total-price {
  display: block;
  overflow: hidden;
  text-align: center;
  font-weight: bold;
}

.header-nav .mini-cart.dropdown td.mini-cart-col-remove {
  width: 20px !important;
  text-align: left;
  display: block;
}

.header-nav .mini-cart.dropdown td.mini-cart-col-remove a.remove {
  display: block;
  width: 13px;
  height: 13px;
  margin-top: 29px;
  background: url("/Sites/HMH/images/global/closeX.png") no-repeat 0 0;
}

.header-nav .mini-cart.dropdown .mini-cart-error {
  height: auto;
}

.header-nav .mini-cart.dropdown .mini-cart-error td {
  padding: 0;
}

.header-nav .mini-cart.dropdown .mini-cart-error td div.error {
  padding: 8px;
  font-weight: normal !important;
}

.header-nav .mini-cart.dropdown .mini-cart-total-row {
  text-align: right;
  margin-bottom: 10px;
  clear: both;
}

.header-nav .mini-cart.dropdown .mini-cart-total-title {
  margin-right: 0;
  font-weight: normal;
  color: #000;
}

.header-nav .mini-cart.dropdown .mini-cart-total {
  display: inline-block;
  text-align: left;
  color: #000;
  margin-right: 15px;
}

.header-nav .mini-cart.dropdown .mini-cart-view {
  padding-left: 15px;
  line-height: 47px;
  text-align: left;
}

.header-nav .mini-cart.dropdown .mini-cart-view a {
  font-weight: normal;
  text-decoration: underline;
}

.header-nav .mini-cart.dropdown .mini-cart-footer {
  padding: 0;
}

.header-nav .mini-cart.dropdown .mini-cart-footer .row.cart-nav-wrapper p {
  color: #000;
}

.header-nav .mini-cart.dropdown .speech-bubble {
  position: relative;
  padding: 15px;
  margin: 1em 0 1em;
  border: 1px solid #f3bf55;
  color: #828179;
  background: #fceecc;
/*  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;*/
}

/*.header-nav .mini-cart.dropdown .speech-bubble:before {
  content: "";
  position: absolute;
  bottom: -12px;
  left: inherit;
  right: 61px;
  border-width: 12px 12px 0;
  border-style: solid;
  border-color: #f5c25e transparent;
  display: block;
  width: 0;
}

.header-nav .mini-cart.dropdown .speech-bubble:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: inherit;
  right: 63px;
  border-width: 10px 10px 0;
  border-style: solid;
  border-color: #faedd5 transparent;
  display: block;
  width: 0;
}*/

.mini-padding {
  padding: 0 8px;
}

.header-nav .header-sub-bar {
  position: relative;
/*  height: 178px; 
  margin: 0px auto 15px auto; */
  margin: 0 auto;
  width: 1280px;
  padding: 0 20px;
  min-width: 0px;
}

.header-nav .header-sub-bar.short {
  height: 125px;
}

body.progbar_three .header-nav .header-sub-bar, body.progbar_four .header-nav .header-sub-bar, body.progbar_five .header-nav .header-sub-bar {
  height: 85px;
}

.header-nav .header-sub-bar:after {
  content: "";
  display: table;
  clear: both;
}

.header-nav .header-sub-bar .hmh-logo {
    margin-right: 24px;
    /*margin-left: -5px;*/
}
.header-nav .header-sub-bar .hmh-tagline {
    display: none;
}
.in-splash .header-nav .header-sub-bar .hmh-tagline {
    width: 65%;
    text-align: left;
    position: relative;
    top: 62px;
    display: block;
}
.header-nav .header-sub-bar .hmh-tagline img {
    width: 40%;
}

.header-nav .header-sub-bar .sub-bar-link {
  margin-top: 35px;
}

.header-nav .header-sub-bar .sub-bar-link > a {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  font-size: 18.6px;
  font-weight: bold;
  color: #54585c;
  padding: 0 15px;
      /*padding-left: 15px;
      padding-right: 15px;*/;
}

.header-nav .header-sub-bar .sub-bar-link > a:hover, .header-nav .header-sub-bar .sub-bar-link > a:focus, .header-nav .header-sub-bar .sub-bar-link > a:active {
  background: #fff;
}

.header-nav .header-sub-bar .sub-bar-link:hover > a {
  background: #fff;
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
}

.header-nav .header-sub-bar .sub-bar-link.active > a {
  border-bottom: 2px solid #e1e1e1;
}

.header-nav .header-sub-bar .sub-bar-link.on > a {
  border-bottom: 2px solid #e1e1e1;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown.dropdown-one {
  width: 216px;
  left: -108px;
  margin-left: 50%;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown:first-child .dropdown.dropdown-one {
  left: 0;
  margin-left: 0;
  margin-right: 0;
  right: auto;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown.dropdown-one.featured-content {
  width: 287px;
}        

/* Safari only hack for the shop by age section in the at home page */
::i-block-chrome, .header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown.dropdown-one {
  left: -83px;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown:last-child .dropdown.dropdown-one {
  left: auto;
  margin-left: 0;
  margin-right: 0;
  right: 0;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown.dropdown-two {
  width: 368px;
  left: -190px;
  margin-left: 50%;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown.dropdown-two.featured-content {
  width: 439px;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown:first-child .dropdown.dropdown-two {
  left: 0;
  margin-left: 0;
  margin-right: 0;
  right: auto;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown:last-child .dropdown.dropdown-two {
  left: auto;
  margin-left: 0;
  margin-right: 0;
  right: 0;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown.dropdown-three {
  width: 547px;
  left: -280px;
  margin-left: 50%;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown.dropdown-three.featured-content {
  width: 618px;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown:first-child .dropdown.dropdown-three {
  left: 0;
  margin-left: 0;
  margin-right: 0;
  right: auto;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown:last-child .dropdown.dropdown-three {
  left: auto;
  margin-left: 0;
  margin-right: 0;
  right: 0;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown.dropdown-four {
  width: 861px;
  left: -430px;
  margin-left: 50%;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown.dropdown-four.featured-content {
  width: 932px;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown:first-child .dropdown.dropdown-four {
  width: 861px;
  left: 0;
  margin-left: 0;
  margin-right: 0;
  right: auto;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown:last-child .dropdown.dropdown-four {
  width: 861px;
  left: auto;
  margin-left: 0;
  margin-right: 0;
  right: 0;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown .dropdown-content {
  /*min-height: 200px;*/
  padding: 20px 5px 30px;
  /*margin: 0 auto;*/
  background: #fff;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown li {
  height: auto;
  margin-bottom: 12px;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown ul.fluid-grid > li,
.header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown ul.fluid-grid > li > ul > li,
.header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown ul.fluid-grid > li > ul > li:last-child > a {
  margin-bottom: 0;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown ul.fluid-grid > li > ul > li > a {
  margin-top: 12px;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown ul.fluid-grid > li > ul > li:first-child > a {
  margin-top: 12px;
}

.header-nav .has-dropdown .dropdown .columns ul li,  .header-nav .has-dropdown .dropdown .featured-content ul li {
  min-width: 100%;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown h3 {
  margin-top: 0;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.one-up li ul li {
  border: none;
  padding: 0 15px;
  width: 100%;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.two-up li ul li {
  border: none;
  width: 50%;
  padding: 0 15px;
}

.block-grid.two-up {
  margin: 0;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.two-up.featured-content li {
  border: none;
  width: 100%;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.two-up.featured-content > li:last-child {
  padding: 0 15px;
  border-left: 1px solid #E1E1E1;
  margin-bottom: 0px;
  display: table-cell;
  float: none;
  vertical-align: top;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.one-up li,
section .header-nav .row .dropdown-content .fluid-grid.block-grid.two-up li,
section .header-nav .row .dropdown-content .fluid-grid.block-grid.three-up li,
section .header-nav .row .dropdown-content .fluid-grid.block-grid.four-up li {
  padding: 0;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.two-up li, section .header-nav .row .dropdown-content .fluid-grid.block-grid.one-up li {
  border: none;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.two-up > li {
  width: 50%;
  padding: 0px;
  margin: 0;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.three-up li ul li {
  border: none;
  padding: 0 15px;
  width: 33.33%;
}

.block-grid.three-up {
  margin: 0;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.three-up.featured-content li {
  border: none;
  width: 50%;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.three-up.featured-content > li:last-child {
  padding: 0 15px;
  border-left: 1px solid #E1E1E1;
  margin-bottom: 0px;
  display: table-cell;
  float: none;
  vertical-align: top;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.four-up li ul li {
  border: none;
  padding: 0 15px;
  width: 25%;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.four-up.featured-content li {
  border: medium none;
  width: 33.33%;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.four-up.featured-content > li:last-child {
  padding: 0 15px;
  border-left: 1px solid #E1E1E1;
  margin-bottom: 0px;
  display: table-cell;
  float: none;
  vertical-align: top;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.one-up li ul, section .header-nav .row .dropdown-content .fluid-grid.block-grid.two-up li ul, section .header-nav .row .dropdown-content .fluid-grid.block-grid.three-up li ul, section .header-nav .row .dropdown-content .fluid-grid.block-grid.four-up li ul {
  margin-bottom: 10px;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.one-up li ul li, section .header-nav .row .dropdown-content .fluid-grid.block-grid.two-up li ul li, section .header-nav .row .dropdown-content .fluid-grid.block-grid.three-up li ul li, section .header-nav .row .dropdown-content .fluid-grid.block-grid.four-up li ul li {
  width: 100%;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.four-up.featured-content li ul li {
  float: none;
}

section .header-nav .dropdown-content ul.fluid-grid.block-grid.two-up.featured-content, section .header-nav .dropdown-content ul.fluid-grid.block-grid.three-up.featured-content, section .header-nav .dropdown-content ul.fluid-grid.block-grid.four-up.featured-content {
  display: table;
  margin: 0;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.featured-content > li:last-child img {
  width: 100%;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.featured-content > li:last-child h2 {
  font-size: 13px;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.featured-content > li:last-child p {
  color: #333;
  font-size: 13px;
  margin-bottom: 10px;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.featured-content > li:last-child section.row {
  margin: 0;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.featured-content > li:last-child .row .three.columns.image-wrap {
  padding: 0;
  width: 100%;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.featured-content > li:last-child .row .nine.columns.text-box {
  padding: 15px 0 0 0;
  width: 100%;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.featured-content > li:last-child .row .twelve.columns.text-box {
  padding: 0;
  width: 100%;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.featured-content > li:last-child .row .nine.columns.text-box .text-wrap p a, section .header-nav .row .dropdown-content .fluid-grid.block-grid.featured-content > li:last-child .row .twelve.columns.text-box .text-wrap p a {
  color: #F2AA01;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.featured-content > li:last-child .row .nine.columns.text-box p.button-wrap, section .header-nav .row .dropdown-content .fluid-grid.block-grid.featured-content > li:last-child .row .twelve.columns.text-box p.button-wrap {
  margin-bottom: 0;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.featured-content .row .nine.columns.columns.text-box .button-wrap .button.full, section .header-nav .row .dropdown-content .fluid-grid.block-grid.featured-content .row .twelve.columns.columns.text-box .button-wrap .button.full {
  color: #F2AA01;
  font-weight: normal;
  text-transform: lowercase;
  width: auto;
  background: transparent none repeat scroll 0% 0%;
  display: block;
  position: static;
  text-align: left;
  padding: 0px;
}

section .header-nav .row .dropdown-content .fluid-grid.block-grid.featured-content .row .nine.columns.columns.text-box .button-wrap .button.full a, section .header-nav .row .dropdown-content .fluid-grid.block-grid.featured-content .row .twelve.columns.columns.text-box .button-wrap .button.full a {
  color: #F2AA01;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown a {
  color: #98abb4;
  font-size: 13px;
  display: block;
  line-height: 15px;
  padding-top: 0;
  font-weight: normal;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown h3 {
  font-size: 13px;
  margin: 25px 0 0 0;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown:first-child h3 {
  margin: 0;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown ul.fluid-grid > li > ul > li:first-child h3 {
  margin: 0;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown h3 a {
  font-weight: bold;
  color: #54585a;
}

.header-nav .header-sub-bar .sub-bar-link.has-dropdown .dropdown h3 a[href="#"] { 
    pointer-events: none;
}

.header-nav .athome-link, .header-nav .classroom-link {
  position: relative;
  font-size: 15px;
  font-weight: bold;
  display: inline-block;
}

.header-nav .athome-link:last-child, .header-nav .classroom-link:last-child {
  padding: 0;
}

.header-nav .alt.dropdown {
  width: 200px;
  /*left: -2px;
  top: 54px;*/;
}

.header-nav .alt.dropdown .dropdown-content {
  background: #fff;
  padding: 10px 0;
  /*top: 54px;*/
}

.header-nav .has-dropdown .alt.dropdown a {
  color: #3F4040;
}

.header-nav .athome-link.has-dropdown li, .header-nav .classroom-link.has-dropdown li {
  line-height: 1.1;
  text-align: left;
  margin: 0 15px 15px 15px;
}

.header-nav .header-sub-bar ol.inline-list {
  margin-top: 20px;
  margin-left: 0px;
  counter-reset: li;
  list-style: none;
  *list-style: decimal;
  height: 44px;
  float: right;
  width: auto;
}

.header-nav .header-sub-bar ol.inline-list i[class^="icon-"], .header-nav .header-sub-bar ol.inline-list i[class*=" icon-"] {
  font-size: 24px;
  line-height: 44px;
  float: left;
  padding-left: 25px;
}

.header-nav .header-sub-bar ol.inline-list > li.arrows:first-child i[class^="icon-"], .header-nav .header-sub-bar ol.inline-list i[class*=" icon-"] {
  padding-left: 10px;
}

.header-nav .header-sub-bar ol.inline-list > li {
  font-size: 14px;
  padding: 0 0 0 20px;
  display: block;
  border: 1px solid #d9d8d2;
}

.header-nav .header-sub-bar ol.inline-list > li:after {
  content: '';
  font-size: 30px;
  color: #000;
  padding: 0 5px;
}

.header-nav .header-sub-bar .arrows {
  position: relative;
  background: #fff;
}

.header-nav .header-sub-bar .arrows:after,  .header-nav .header-sub-bar .arrows:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 22px;
  margin-top: -22px;
}

.header-nav .header-sub-bar .arrows:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
}

.header-nav .header-sub-bar .arrows:before {
  border-color: rgba(0, 0, 0, 0);
  border-left-color: #000;
}

.header-nav .header-sub-bar ol.inline-list > li.columns:last-child {
  margin-right: 0;
  float: left;
}

.header-nav .header-sub-bar ol.inline-list li i.icon-checkmark {
  display: none;
}

.header-nav .header-sub-bar ol.inline-list > li.arrows {
  height: 44px;
  list-style: decimal inside none;
  float: left;
  padding: 0;
  font-weight: bold;
  position: relative;
  color: #898D8D;
  background-color: #fff;
  line-height: 44px;
}

.header-nav .header-sub-bar ol.inline-list > li.arrows.active {
  color: #fff;
  background-color: #f2a900;
}

.header-nav .header-sub-bar ol.inline-list > li.arrows.completed {
  color: #F2A900;
  background-color: #D9D8D2;
}

.header-nav .header-sub-bar ol.inline-list > li.arrows span {
  float: left;
  padding: 0 10px;
}

.header-nav .header-sub-bar ol.inline-list > li.arrows:last-child span {
  padding: 0 10px 0 5px;
}

.header-nav .header-sub-bar ol.inline-list > li.arrows.shipping {
  z-index: 900;
}

.header-nav .header-sub-bar ol.inline-list > li.arrows.code {
  z-index: 880;
}

.header-nav .header-sub-bar ol.inline-list > li.arrows.contact {
  z-index: 870;
}

.header-nav .header-sub-bar ol.inline-list > li.arrows.billing {
  z-index: 860;
}

.header-nav .header-sub-bar ol.inline-list > li.arrows.review {
  z-index: 850;
}

.header-nav .header-sub-bar .arrows.active:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #f2a900;
}

.header-nav .header-sub-bar .arrows.completed:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #D9D8D2;
}

body.shipping .header-nav .header-sub-bar .arrows:before {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #9d9d9d;
}

.header-nav .header-sub-bar .arrows.review:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 0;
  margin-top: 0;
}

.header-nav .header-sub-bar .arrows.review:before {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 0px;
  margin-top: 0px;
}

body.shipping ol.inline-list > li.arrows.shipping {
  color: #fff;
  background-color: #f2a900;
}

body.shipping .arrows.shipping:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #f2a900;
}

body.shipping .arrows.shipping:before {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #9d9d9d;
}

body.shipping ol.inline-list > li.arrows.code, body.shipping ol.inline-list > li.arrows.contact, body.shipping ol.inline-list > li.arrows.billing {
  color: #898d8d;
  background-color: #fff;
}

body.shipping .arrows.code:after, body.shipping .arrows.contact:after, body.shipping .arrows.billing:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
}

body.shipping .arrows.code:before, body.shipping .arrows.contact:before, body.shipping .arrows.billing:before {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #9d9d9d;
}

body.code ol.inline-list > li.arrows.shipping {
  color: #f2a900;
  background-color: #d9d8d2;
}

body.code ol.inline-list li.arrows.shipping i.icon-shipping:before {
  content: "\e622";
}

body.code .arrows.shipping:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #d9d8d2;
}

body.code .arrows.shipping:before {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #9d9d9d;
}

body.code ol.inline-list > li.arrows.code {
  color: #fff;
  background-color: #f2a900;
}

body.code .arrows.code:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #f2a900;
}

body.code .arrows.code:before {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #9d9d9d;
}

body.code ol.inline-list > li.arrows.contact, body.code ol.inline-list > li.arrows.billing {
  color: #898d8d;
  background-color: #fff;
}

body.code .arrows.contact:after, body.code .arrows.billing:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
}

body.code .arrows.contact:before, body.code .arrows.billing:before {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #9d9d9d;
}

body.code ol.inline-list > li.arrows.shipping i.icon-shipping:before {
  content: "\e622";
}

body.contact ol.inline-list > li.arrows.shipping, body.contact ol.inline-list > li.arrows.code {
  color: #f2a900;
  background-color: #d9d8d2;
}

body.contact ol.inline-list li.arrows.shipping span.icon-checkmark, body.contact ol.inline-list li.arrows.code span.icon-checkmark {
  display: block;
}

body.contact .arrows.shipping:after, body.contact .arrows.code:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #d9d8d2;
}

body.contact .arrows.shipping:before, body.contact .arrows.code:before {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #9d9d9d;
}

body.contact ol.inline-list > li.arrows.contact {
  color: #fff;
  background-color: #f2a900;
}

body.contact .arrows.contact:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #f2a900;
}

body.contact .arrows.contact:before {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #9d9d9d;
}

body.contact ol.inline-list > li.arrows.billing {
  color: #898d8d;
  background-color: #fff;
}

body.contact .arrows.billing:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
}

body.contact .arrows.billing:before {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #9d9d9d;
}

body.contact ol.inline-list > li.arrows.shipping i.icon-shipping:before {
  content: "\e622";
}

body.contact ol.inline-list > li.arrows.code i.icon-code:before {
  content: "\e622";
}

body.billing ol.inline-list > li.arrows.shipping, body.billing ol.inline-list > li.arrows.code, body.billing ol.inline-list > li.arrows.contact {
  color: #f2a900;
  background-color: #d9d8d2;
}

body.billing .arrows.shipping:after, body.billing .arrows.code:after, body.billing .arrows.contact:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #d9d8d2;
}

body.billing .arrows.shipping:before, body.billing .arrows.code:before, body.billing .arrows.contact:before {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #9d9d9d;
}

body.billing ol.inline-list > li.arrows.billing {
  color: #fff;
  background-color: #f2a900;
}

body.billing .arrows.billing:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #f2a900;
}

body.billing .arrows.billing:before {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #9d9d9d;
}

body.billing ol.inline-list > li.arrows.shipping i.icon-shipping:before {
  content: "\e622";
}

body.billing ol.inline-list > li.arrows.code i.icon-code:before {
  content: "\e622";
}

body.billing ol.inline-list > li.arrows.contact i.icon-contact:before {
  content: "\e622";
}

body.review .arrows.review:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #f2a900;
  border-width: 0;
  margin-top: 0;
}

body.review .arrows.review:before {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #f2a900;
  border-width: 0px;
  margin-top: 0px;
}

body.review ol.inline-list > li.arrows.review {
  color: #fff;
  background-color: #f2a900;
}

body.review ol.inline-list > li.arrows.shipping, body.review ol.inline-list > li.arrows.code, body.review ol.inline-list > li.arrows.contact, body.review ol.inline-list > li.arrows.billing {
  color: #f2a900;
  background-color: #d9d8d2;
}

body.review .arrows.shipping:after, body.review .arrows.code:after, body.review .arrows.contact:after, body.review .arrows.billing:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #d9d8d2;
}

body.review .arrows.shipping:before, body.review .arrows.code:before, body.review .arrows.contact:before, body.review .arrows.billing:before {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #9d9d9d;
}

body.review ol.inline-list > li.arrows.shipping i.icon-shipping:before {
  content: "\e622";
}

body.review ol.inline-list > li.arrows.code i.icon-code:before {
  content: "\e622";
}

body.review ol.inline-list > li.arrows.contact i.icon-contact:before {
  content: "\e622";
}

body.review ol.inline-list > li.arrows.billing i.icon-billing:before {
  content: "\e622";
}

.header-nav .search-bar {
  clear: both;
  padding: 15px 0;
}

.alternate .header-nav .search-bar {
  padding: 15px 0 25px 0;
}

.header-nav .search-toggle {
  float: right;
  padding: 0 0 0 20px;
  margin-bottom: 15px;
  line-height: 50px;
}

.header-nav .search-toggle.active {
  background: #f1a901;
  width: 60px;
  position: relative;
  right: -15px;
  padding: 0 0 0 34px;
}

.header-nav .search-toggle .icon-magnifying {
  vertical-align: middle;
  font-size: 30px;
}

.header-nav .search-toggle.active .icon-magnifying {
  color: #fff;
  position: relative;
  right: 15px;
}

.header-nav .search-form {
  position: relative;
  height: 40px;
}

.header-nav .search-form input[type=submit] {
  display: block;
  position: absolute;
  height: 40px;
  top: 0;
  right: 0;
  width: 120px;
  background: #f2aa01;
  color: #fff;
  border: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17.6px;
    /*font-weight: bold;*/
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
}

.header-nav .search-form.active input[type=submit] {
  text-transform: capitalize;
  background: #fff;
  color: #f2aa01;
  top: 10px;
  right: 15px;
  width: auto;
  background: transparent;
  font-size: 14px;
  outline: none;
}

.header-nav .search-form .submit-magnifying {
  display: block;
  position: absolute;
  height: 45px;
  top: 0;
  right: 0;
  width: 43px;
  background: #f2aa01;
  color: #fff;
  cursor: pointer;
  font-size: 34px;
  line-height: 45px;
}

.header-nav .search-input {
  margin: 0;
  padding-left: 35px;
  padding-right: 120px;
  /*padding-right: 158px;*/
  height: 40px;
  background: #fff;
  border: 1px solid transparent;
}

.header-nav .search-input input[type=text], .header-nav .search-input input[type=search] {
  height: 40px;
  line-height: 40px;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
  padding:0 10px;/* additional code */
  /*border:1px solid red;*/
  -webkit-appearance: none;
}

input[type=text]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=text]::-ms-reveal {  display: none; width : 0; height: 0; }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

.header-nav .search-input i {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  /*margin: auto 0;*/
  line-height: 42px;
  left: 15px;
}

.header-nav .search-input.focus {
  border: 1px solid #fff;
}
.header-nav .offcanvas-button {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 24px;
  margin-right: 25px;
  margin-top: 25px;
}

.header-nav .offcanvas-button > * {
  display: block;
  position: absolute;
  width: 100%;
  height: 4px;
  background: #4b4d4e;
  top: 0;
  bottom: 0;
  margin: auto;
}

.header-nav .offcanvas-button > *:first-child {
  bottom: auto;
}

.header-nav .offcanvas-button > *:last-child {
  top: auto;
}

body.off-canvas.active > .container {
  overflow: hidden;
}

.icon-back {
  width: 8px;
  height: 11px;
  background: url(../images/Global/icon-back.png);
}

.slide-nav {
  background: #fff;
  height: 100%;
  overflow: hidden;
  width: 270px;
}

.slide-nav ul {
  position: relative;
  width: 100%;
  height: 100%;
  /*  -ms-transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; */
  overflow-y: auto;
  margin-bottom: 0;
}

/*  .slide-nav ul li {
    display: block;
    line-height: 50px;
    padding: 0 25px;
    padding: 20px;
    border-bottom: 2px solid #f4f4f4; }*/
.slide-nav a {
  display: block;
  width: 100%;
  height: 100%;
  color: #3f4040;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
}

.slide-nav .back-button a {
  color: #9e9c98;
  font-weight: 500;
}

.slide-nav .back-button .icon-back {
  margin-right: 12px;
}

.slide-nav [data-slide-nav-show] {
  display: none;
}

.slide-nav [data-slide-nav-show].show {
  display: inherit;
}

.slide-nav .top-level-nav, .slide-nav .parent-nav, .slide-nav .brandsmenu {
  font-weight: bold;
}

.slide-nav ul li.parent-nav.darkgray {
  height: auto;
}

.slide-nav .top-level-nav.darkgray a {
  color: #fff;
}

.slide-nav .top-level-nav.darkgray i {
  color: #F0A928;
  padding-right: 10px;
}

.slide-nav .parent-nav.darkgray a {
  color: #fff;
}

.slide-nav .parent-nav.darkgray i {
  color: #F0A928;
}

.slide-nav[data-slide-nav-active="1"] ul[data-slide-nav-step="1"] {
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.slide-nav[data-slide-nav-active="2"] ul[data-slide-nav-step="2"] {
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.slide-nav[data-slide-nav-active="2"] ul[data-slide-nav-step="1"] {
  -moz-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}

.slide-nav[data-slide-nav-active="3"] ul[data-slide-nav-step="3"] {
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.slide-nav[data-slide-nav-active="3"] ul[data-slide-nav-step="1"] {
  -moz-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}

.slide-nav[data-slide-nav-active="3"] ul[data-slide-nav-step="2"] {
  -moz-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}


/*#signedOut .cart {
    padding-left: 0;
    margin-left:10px;
    margin-right:0;
} */ 

#signedOut .mini-cart.dropdown {
    /*width: 280px !important;*/
  margin-right: 15px;
  padding-bottom: 5px;
}    

/* .lt-ie9 body {
  min-width: 1280px; } */

/*body {
  min-width: 320px;
}*/

/*.hide-for-medium-down, .hide-for-small, .hide-for-medium {
  display: inherit !important;
}*/

.logo-section li:first-child {
  display: none;
}

/*.header-signin, .header-signup{
  display: block;
  position: relative;
  font-size: 15px;
  margin-right: 10px;
}*/

.header-nav .account-link.signin{
  display: block;
  position: relative;
  font-size: 15px;
  margin-right: 10px;
}

.header-nav li.account-link.icon-user-account-signedin>a:first-child span{
  line-height: 45px;
}

.icon-user-account-signedin span, .icon-user-account-signedin li.show-for-medium-down span{
  font-size: 15px;
  font-family: Arial;    
}

.icon-user-account-signedin li.show-for-medium-down span{
  display: none;
}

.header-nav .account-link.has-dropdown .dropdown{
  box-shadow: none;
  background: none;
}

.icon-user-account .icon-user, .icon-user-account-signedin .icon-user{
  display: none;
}

.icon-user-account-signedin span.hide-for-medium-down{
  line-height: 45px;
  font-size: 15px;
  font-family: Arial;
}

.icon-user-account-signedin.has-dropdown .dropdown{
  box-shadow: none;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  background: none;
}

@media only screen and (min-width: 320px) and (max-width: 640px) {

/*  .active [role="main"] {
    margin-right: -75%;
  } */

  .header-nav .athome-link, .header-nav .classroom-link {
    top: 0;
  }

/*  .header-nav .athome-link:first-child, .header-nav .classroom-link:first-child {
    padding: 0 5px 0 0;
  }*/

  .header-nav .athome-link:last-child, .header-nav .classroom-link:last-child {
    padding: 0;
  }

/*  .hide-for-medium-down, .hide-for-small {
    display: none !important;
  }*/

  .header-nav .search-bar {
    clear: none;
    /*padding: 25px 0 0 0;*/
  }

/*  .header-nav .search-form input[type=submit] {
    display: none;
  }

  .header-nav .search-input i {
    top: -20px;
    left: 20px;
    height: 0;
  } 

  .header-nav .search-input input[type=text] {
    height: 45px;
    line-height: 35px;
  }

  .header-nav .search-input {
    padding-left: 50px;
    padding-right: 42px;
    height: 45px;
  }*/

 

  .header-nav .header-sub-bar {
    padding: 0 10px;
  }

  .header-nav .header-sub-bar ol.inline-list > li.arrows span{
    display: none;
  }

  .header-nav .search-toggle {
    line-height: 50px;
  }

  .header-nav .header-sub-bar .logo-section {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0;
      left: 10px;
  }

  .logo-section>.hmh-logo picture {
      display: inline-block;
      padding: 20px 10px;
  }

  .header-nav .search-toggle.active {
      width: 50px;
      padding: 0 0 0 24px;
  }  

  .header-nav .search-toggle.active .icon-magnifying {
      right: 10px;
  }

  .header-nav .search-toggle.active {
    right: -10px;
  }


}

.show-for-below-full-viewport {
    display: block;
}
.hide-for-below-full-viewport {
    display: none;
}

@media only screen and (min-width: 641px) and (max-width: 1024px) {

  /*.hide-for-medium-down, .hide-for-small {
    display: none !important;
  }*/

  .show-for-medium {
    display: block !important;
  }

  .logo-section {
    float: left;
  }

  .header-nav .search-bar {
    padding: 20px 0 0 0;
  }

/*  .header-nav .search-input i {
    left: 20px;
    height: 0;
  }*/

  .header-nav a.button {
    width: 190px;
  }

  .header-nav .header-sub-bar .logo-section {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0;
      left: 15px;
  }

.has-error .header-nav .header-sub-bar .logo-section {
    position: static;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 0;
}

  .in-checkout .header-nav .header-sub-bar .hmh-logo {
    margin-left: 5px;
  }

  .logo-section>.hmh-logo picture {
      display: inline-block;
      padding: 20px 15px;
  }     

}

@media only screen and (min-width: 1025px) and (max-width: 1150px) {

/*  .hide-for-medium-down, .hide-for-small {
    display: none !important;
  }

  .show-for-medium {
    display: block !important;
  }*/

  .logo-section {
    float: left;
  }

  .header-nav .search-bar {
    padding: 20px 0 0 0;
  }
    
/*  .header-nav .header-sub-bar .logo-section {
    position: absolute;
    left: 15px;
      top: 0;
      bottom: 0;
      margin: auto 0;
      padding-top: 11px;
  }*/

  .header-nav .search-input i {
    left: 20px;
    height: 0;
  }

  .header-nav .header-sub-bar .logo-section {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0;
      left: 15px;
  }

  .has-error .header-nav .header-sub-bar .logo-section {
    position: static;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 0;
}

  .in-checkout .header-nav .header-sub-bar .hmh-logo {
    margin-left: 5px;
  }

/*  .in-splash .header-nav .header-sub-bar .hmh-tagline {
    width: 70%;
    top: 23px;
}
.in-splash .header-nav .header-sub-bar .hmh-tagline img {
    width: 70%;
}*/

  .logo-section>.hmh-logo picture {
      display: inline-block;
      padding: 20px 15px;
  }

 body.progbar_three section.body-content article.leftside{
    padding: 0;
  }

  body.progbar_three section.body-content article.rightside{
    padding: 0 0 0 15px;
  }             

}

@media only screen and (min-width: 641px) {
/*  .header-nav .search-form .submit-magnifying {
    display: none;
  };*/
}

@media only screen and (min-width: 1024px) {
  body.progbar_three section.body-content article.rightside{
    padding: 0;
  } 
}

@media only screen and (max-width: 1150px) {
  .header-nav .search-form {
    margin: 0 0 15px 0;
  }
  .neutral .logo-section li:first-child, .in-splash .logo-section li:first-child {
      display: none;
  }
  .athome .logo-section li:first-child, .classroom .logo-section li:first-child {
      display: block;
  }
}

@media only screen and (max-width: 640px) {
  .athome .header-nav .search-form, .classroom .header-nav .search-form, .neutral .header-nav .search-form, .in-splash .header-nav .search-form {
    position: relative;
    overflow: hidden;
    height: 0;
    /*visibility: hidden;*/
    clear: both;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
    display: none;
  }

  .athome .header-nav .search-form.active, .classroom .header-nav .search-form.active, .neutral .header-nav .search-form.active, .in-splash .header-nav .search-form.active {
      height: auto;
      margin: 50px -15px;
      background: #f1a901;
      width: 100%;
      display: block;
      position: absolute;
      z-index: 99999;
      padding: 10px;
      left: 15px;
  }

 .athome .header-nav .search-input, .classroom .header-nav .search-input, .neutral .header-nav .search-input {
    padding-right: 60px;
  }
 .athome .header-nav .search-input input[type=text], .classroom .header-nav .search-input input[type=text], .neutral .header-nav .search-input input[type=text] {
    padding:0;/* additional code */
  }
}

@media (min-width: 320px) and (max-width: 1150px) {
  .active [role="main"] {
      margin-right: -270px;
  }

  .header-nav .search-input i {
      /*height: 18px;*/
      left: 15px;
      line-height: 40px;
  }

  .header-nav .search-form.active .search-input i {
      padding: 10px;
  }

  .slide-nav li.top-level-nav h6, .slide-nav li.top-level-nav.active h6 {
      margin: 0;
  }

  #sideMenu ul, #sideMenu ul li {
      margin: 0;
      padding: 0;
  }

  #sideMenu ul li h6 span, #sideMenu ul li h3 span {
    text-decoration: none;
  }

  #sideMenu ul li h6, #sideMenu ul li h3 {
    padding: 15px 20px;
    margin: 0;
  }

  #sideMenu ul li:hover h6, #sideMenu ul li:hover h6.header-offcanvas, #sideMenu ul li h6 a:hover, #sideMenu ul li:hover h6 a,
  #sideMenu ul li:hover h3, #sideMenu ul li:hover h3.header-offcanvas, #sideMenu ul li h3 a:hover, #sideMenu ul li:hover h3 a {
      background-color: #F1A901;
      color: #FFFFFF;
      cursor: pointer;
  }

  #sidebar {
      padding: 0;
  }

  #sideMenu ul li a {
      background: none;
      padding: 0;
      margin: 0;
  }

  .display-none {
      display: none;
  }

  .slide-nav li.top-level-nav h5,
  .slide-nav li.top-level-nav.active h5 {
      margin: 0;
  }

  #sidebar ul.accordion > li > div.title {
      background: #fff;
      border-left: none;
      border-right: none;
      border-bottom: 2px solid #f4f4f4;
      -webkit-transition: background-color 250ms ease-out 100ms;
      -moz-transition: background-color 250ms ease-out 100ms;
      -o-transition: background-color 250ms ease-out 100ms;
      transition: background-color 250ms ease-out 100ms;
      padding: 15px;
      width: 100%;
  }

  #sidebar ul.accordion {
      border-bottom: none;
      -webkit-transition: background-color 250ms ease-out 100ms;
      -moz-transition: background-color 250ms ease-out 100ms;
      -o-transition: background-color 250ms ease-out 100ms;
        transition: background-color 250ms ease-out 100ms;
    }

  #sidebar ul.accordion > li.active {
      border-top: none;
  }

  #sidebar ul.accordion > li#sidebar-menu.active {
      border-top: 2px solid #f4f4f4;
  }

  #sidebar ul.accordion > li#sidebar-menu.parent-active {
      border-top: 2px solid #f4f4f4;
  }

  #sidebar ul.accordion > li.active > .title {
      background: #F1A901;
      padding-left: 15px;
      padding-right: 15px;
  }

  #sidebar ul.accordion > li {
      border-bottom: none;
      border-top: none;
  }

  #sidebar .content {
      padding: 0;
      border-left: none;
      border-right: none;
      -webkit-transition: background-color 250ms ease-out 100ms;
      -moz-transition: background-color 250ms ease-out 100ms;
      -o-transition: background-color 250ms ease-out 100ms;
      transition: background-color 250ms ease-out 100ms;
  }

  .triangle {
      position: relative;
      width: 0;
      border-top: solid 7px black;
      border-right: solid 7px transparent;
      border-left: solid 7px transparent;
      right: 15px;
      top: 21px;
  }

  .triangle .empty {
      position: absolute;
      top: -7px;
      left: -6px;
      width: 0;
      border-top: solid 6px white;
      border-right: solid 6px transparent;
      border-left: solid 6px transparent;
  }

  #sidebar ul.accordion > li.active > .title {
      background: #F1A901;
  }

  #sidebar ul.accordion > li > .title a {
      color: #3f4040;
      text-transform: capitalize;
  }

  #sidebar ul.accordion > li.parent-active .title a {
      color: #404040;
  }

  #sidebar ul.accordion > li.active > .title a {
      color: #fff;
  }

  #sidebar ul.accordion > li.parent-active > .title {
      background: #404040;
  }

  #sidebar ul.accordion > li.brandsmenu > div.content > ul.brandssubmenu li.active {
      background: #F1A901;
  }

  #sidebar ul.accordion > li.brandsmenu > div.content > ul.brandssubmenu li.active a {
      color: #FFF;
  }

  #sidebar ul.accordion > li.brandsmenu > div.content > ul.brandssubmenu li {
      padding: 15px;
      border-bottom: 2px solid #f4f4f4;
  }

  #sidebar ul.accordion > li.brandsmenu > div.content > ul.brandssubmenu li h6 {
      margin: 0;
  }

  h5 {
      font-size: 14px;
  }

  .icon-hamburger {
      font-size: 24px;
      color: #404040;
      margin-right: 10px;
  }

  #sidebarButton {
      position: relative;
      top: 27px;
  }

  #sidebar ul.accordion > li > div.title:after {
      border: 0;
      font-size: 15px;
      width: auto;
      height: auto;
      top: 15px;
  }

  #sidebar ul.accordion > li.active .title:after, #sidebar ul.accordion > li.parent-active .title:after {
      border: 0;
      content: "";
  }

  .right-links-bar > .account-link .dropdown {
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      background: none;
  }

  .horizontal-line {
      height: 1px;
      background: #DFDFDF none repeat scroll 0% 0%;
      z-index: 1;
      display: none;
  }

  .header-nav>.header-sub-bar>.mega-menu {
    display: none;
  }  

  .has-hamburger {
      display: block;
  }

  .icon-hamburger{
    display: block;
  }

  .header-nav li.account-link, .header-nav .account-link.signin {
    display: none;
  }

  .header-nav li.account-link.icon-user-account, .header-nav li.account-link.icon-user-account-signedin {
    display: block;
	touch-action: manipulation;
  }

  .header-nav li.account-link.icon-user-account-signedin>a:first-child span{
    display: none;
  }

  .icon-user-account-signedin li.show-for-medium-down span{
    display: block;
  }        

  .header-nav li.account-link.has-dropdown>a {
    display: block;
  }

  .icon-user-account .icon-user, .icon-user-account-signedin .icon-user{
    display: block;
  }

  .icon-user-account{
    display: block;
    position: relative;
    font-size: 15px;
    margin-right: 10px;
  }    

/*  .header-signin, .header-signup{
    display: none;
  } */

  .header-nav .account-link, .header-nav .cart {
    margin: 0;
    padding: 0;
  }

  .header-nav .account-link .dropdown {
    top: 45px;
    left: -93px;
  }

  .header-nav nav.header-top-bar.row {
    margin: 0 auto;
    padding: 0;
    min-width: 0px;
  }

  .header-nav .top-bar-link {
    display: none;
  }     

  .header-nav .top-bar-button.parents-button, .header-nav .top-bar-button.educators-button, .header-nav .account-link, .header-nav .cart {
    width: 60px;
    list-style: none;
  }   

  .header-nav .header-top-bar .right-links-bar {
    line-height: 0;
  }
  .header-nav .header-top-bar .right-links-bar .mini-cart-total-title{
	line-height: 22px !important;
}

  .body-content.row{
    padding:0 15px;
  }

  .icon-user-account-signedin .icon-user{
    display: block;
  }

  .icon-user-account-signedin li.show-for-medium-down span{
    line-height: 25px;
  }

  .neutral .header-nav>.header-top-bar>ul{
    display: inline;
  }

  .neutral .header-nav>.header-top-bar>ul span{
    display: none;
  }    

}

.has-hamburger {
    display: none;
}

.in-checkout .header-nav .header-sub-bar .logo-section, .in-splash .header-nav .header-sub-bar .logo-section{
  left: 0;
}

.in-checkout .header-nav .search-bar, .in-checkout .icon-hamburger, .in-splash .icon-hamburger{
  display: none;
}


/*@media only screen and (max-width: 640px) {
    .header-nav .cart {
        display: none !important;
    }
}*/

@media only screen and (min-width: 641px) and (max-width: 1150px){
  .header-nav .header-sub-bar {
    padding: 0 15px 0 150px;
  }
  .has-error .header-nav .header-sub-bar {
    padding: 0 15px 0 0;
}

  .in-splash .header-nav .header-sub-bar {
    padding: 0 15px 0 0;
  }  

/*  .in-checkout .header-nav .header-sub-bar {
    padding: 0 15px 0 165px;
  }*/  
}

@media only screen and (min-width: 320px) and (max-width: 767px){
  .horizontal-line {
    display: block !important;
  }

  .inline-list .review .icon-review {
      padding-right: 10px;
  }  
}

@media only screen and (min-width: 1150px){
  [role="main"] {
    position: absolute;
  }

  [role="main"]>.header-nav{
    padding:10px 0 0 0;
  }
  .hide-for-below-full-viewport {
      display: block;
  }
  .show-for-below-full-viewport {
    display: none;
    }
  .neutral .header-nav .button-container {
    display: none;
}
}

@media only screen and (min-width: 641px)  and (max-width: 1150px) {
   .button-container {
    width: 100%;
    margin: 10px auto;
    display: inline-block;
    position: relative;
}  

.in-checkout .header-nav .button-container, .shipping .header-nav .button-container {
    width: 100%;
    margin: 0;
    display: block;
    position: relative;
}
}
@media only screen and (min-width: 641px)  and (max-width: 860px) {
   .in-splash .header-nav .button-container ul.neutral-buttons {
    margin: 0 auto;
    display: inline-block;
   }
}

@media only screen and (min-width: 1151px) {
    .athome .button-container, .classroom .button-container {
   position: absolute;
    top: 0;
    left: 176px;
}
    }
@media only screen and (min-width: 861px) {
    .in-splash .button-container {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
	margin: 0;
	width: auto;
}
    }	
@media only screen and (min-width: 320px) and (max-width: 360px) {
    .in-splash .header-nav a.button {
        background: #3F4040;
        color: #fff;
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        width: 140px;
        padding: 0 10px;
        line-height: 45px;
    }
    .in-splash .header-nav .alt.dropdown {
    width: 140px;
}
    .in-splash .header-nav .header-sub-bar .hmh-tagline {
        width: 65%;
        top: 38px;
    }
    .in-splash .header-nav .header-sub-bar .hmh-tagline img {
        width: 75%;
    }
}
@media only screen and (min-width: 361px) and (max-width: 640px) {
    .in-splash .header-nav a.button {
        background: #3F4040;
        color: #fff;
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        width: 170px;
        padding: 0 10px;
        line-height: 45px;
    }
    
    .in-splash .header-nav .header-sub-bar .hmh-tagline {
        width: 70%;
        top: 30px;
    }
    .in-splash .header-nav .header-sub-bar .hmh-tagline img {
        width: 75%;
    }
}
@media only screen and (max-width: 640px) {
    .button-container {
            width: 100%;
    margin: 10px auto 0 auto;
    display: inline-block;
    position: relative;
}
   .has-error .header-nav .header-sub-bar .logo-section {
    position: static;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 0;
}

    .has-error .header-nav .header-sub-bar {
    padding: 0 15px 0 0;
}
    .in-checkout .header-nav .button-container, .shipping .header-nav .button-container {
    width: 100%;
    margin: 0;
    display: block;
    position: relative;
}
    
    .button-container .neutral-buttons {
        margin: 0 auto;
    display: inline-block;
    }
    
}
@media only screen and (max-width: 1150px) {
   .neutral .button-container, .athome .button-container, .classroom .button-container, .shipping.neutral .button-container,  .shipping.athome .button-container, .shipping.classroom .button-container {
        display: none !important;
    }
    #top-header .top-bar-button span.hide-for-small, #top-header .top-bar-button.active span.hide-for-small {
      display: none !important;
    }   
}
@media only screen and (min-width: 861px) and (max-width: 1150px) {
/*.in-splash .header-nav .search-bar {
        width: 50%;
        text-align: right;
        position: absolute;
        right: 10px;
    }*/
/*    .in-splash .button-container {
    width: 88%;
    margin: 40px auto 35px auto;
    display: inline-block;
    position: relative;
} */
	/* updated ljr */
    .in-splash .header-nav .header-sub-bar .hmh-tagline {
        width: 75%;
        top: 26px;
    }
    .in-splash .header-nav .header-sub-bar .hmh-tagline img {
        width: 60%;
    }
	.in-splash .header-nav .header-sub-bar .logo-section {
      position: relative;
      top: unset;
      bottom: unset;
      margin: 0;
      left: 0;
  }
}
@media only screen and (max-width: 860px) {
    .in-splash .header-nav .search-form {
        float: none;
    }
    .in-splash .header-nav .search-form.active {
      height: auto;
      margin: 50px -15px;
      background: #f1a901;
      width: 100%;
      display: block;
      position: absolute;
      z-index: 99999;
      padding: 10px;
      left: 15px;
  }
   .in-splash .show-for-small {
    display: inherit !important;
    }   
}
@media only screen and (min-width: 641px) and (max-width: 860px) {
   /*updated ljr */
    .in-splash .header-nav .header-sub-bar .hmh-tagline {
        width: 65%;
        top: 26px;
    }

        .in-splash .header-nav .header-sub-bar .hmh-tagline img {
            width: 65%;
        }
}
@media only screen and (max-width: 860px) {
    .in-splash .header-nav .search-form {
        display: none;
    }

    .header-nav .has-dropdown.cartButton .mini-cart.dropdown {
        display: none !important;
        visibility: hidden !important;
    }
	
	.header-nav ul > li.active > a, .header-nav ul > li:hover > a.icon-cart {
  		color: #fff;
	}
	
    .in-splash .header-nav .alt.dropdown {
   display: none !important
}
	.header-nav .mini-cart.dropdown {
  	display: none !important;
	}
}
@media only screen and (min-width: 641px) and (max-width: 860px) {
   /*updated ljr */
    .in-splash .header-nav .header-sub-bar .hmh-tagline {
        width: 65%;
        top: 26px;
    }

        .in-splash .header-nav .header-sub-bar .hmh-tagline img {
            width: 65%;
        }
}
@media only screen and (max-width: 860px) {
    .in-splash .header-nav .search-form {
        display: none;
    }

    .in-splash .header-nav .alt.dropdown {
   display: none !important
}
}
@media only screen and (max-width: 1024px) {
    .header-nav .has-dropdown.cartButton .mini-cart.dropdown {
        display: none !important;
        visibility: hidden !important;
    }
	
	.header-nav ul > li.active > a, .header-nav ul > li:hover > a.icon-cart {
  		color: #fff;
	}
	.header-nav .mini-cart.dropdown {
  	display: none !important;
	}
}
@media only screen and (min-width: 641px) and (max-width: 860px) {
   /*updated ljr */
    .in-splash .header-nav .header-sub-bar .hmh-tagline {
        width: 65%;
        top: 26px;
    }

        .in-splash .header-nav .header-sub-bar .hmh-tagline img {
            width: 65%;
        }
}

