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


#HMHheader {
  background-color: #fff;
  font-family: HMH, sans-serif;
  font-size: 15px;
  height: 32px;
  margin-bottom: 25px;
  padding: 10px 0;
}
.HMHheader-content {
  margin: 0 auto;
  width: 970px;
}
.HMHheader-content img {
  float: left;
  margin-right: 75px;
}
.HMHheader-content span {
  float: left;
  margin-top: 6px;
}
.HMHheader-content a.lm {
  background-color: #f1b424;
  color: #fffefe;
  float: right;
  padding: 7px 14px;
}




#hmh-footer {
    position: relative;
    float: left;
    display: block;
    width: 100%;
    margin-top: 20px;
    border-top: 25px solid #f2a900;
    font-family: Arial;
    font-size: 1em;
}
#hmh-footer {
    min-width: 1280px;
}
#hmh-footer ul.accordion {
    margin: 0 auto;
    border: 1px solid #999;
    display: block;
    padding: 0;
    width: 100%;
}
#hmh-footer ul.accordion > li {
    list-style: none;
    margin: 0;
    padding: 0 0 0 40px;
    border: none;
    min-height: 44px;
}
#hmh-footer ul.accordion > li > div.title {
    cursor: pointer;
    background: transparent;
    padding: 14px 0;
    margin: 0;
    position: relative;
    display:block;
    -webkit-transition: 0.15s background linear;
    -moz-transition: 0.15s background linear;
    -o-transition: 0.15s background linear;
    transition: 0.15s background linear;
    border: none;
}

#hmh-footer ul.accordion > li > .title {
    background: transparent !important;
}

#hmh-footer ul.accordion > li > div.title h1, #hmh-footer ul.accordion > li > div.title h2, #hmh-footer ul.accordion > li > div.title h3, #hmh-footer ul.accordion > li > div.title h4, #hmh-footer ul.accordion > li > div.title h5 {
    margin: 0;
    font-weight: bold;
    font-size: 14px;
    text-align: left !important;
    font-style: normal !important;
}
#hmh-footer ul.accordion > li > div.title h5 {
    text-transform: uppercase;
    color: #efa927;
}
#hmh-footer ul.accordion > li > div.title:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 8px;
    border-color: transparent transparent transparent #efa927;
    position: absolute;
    left: -25px;
    top: 13px;
}
#hmh-footer ul.accordion > li .content {
    display: none;
    padding: 0 0 12px 0;
    margin: 0 0 0 -40px;
    text-align: left;
}
#hmh-footer ul.accordion > li .content ul {
    margin: 0;
    padding: 0 0 0 40px;
}
#hmh-footer ul.accordion > li .content ul li a {
    color: #ddd;
    font-size:11px;
}
#hmh-footer ul.accordion > li .content ul li a:hover {
    color: #efa927;
}
#hmh-footer ul.accordion > li.active {
}
#hmh-footer ul.accordion > li.active .title h5 {
    color: #ddd;
}
#hmh-footer ul.accordion > li.active .title:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 8px;
    border-color: #efa927 transparent transparent transparent;
}
#hmh-footer ul.accordion > li.active .content {
    display: block;
    background: transparent;
    border: none;
}

#hmh-footer .darkblack {
    background: none repeat scroll 0% 0% rgb(64, 64, 64);
    border-left: 0px none;
    border-right: 0px none;
    padding: 38px 0;
}
#hmh-footer .lightblack {
    padding: 15px 0;
    background: none repeat scroll 0% 0% #2c2c2d;
}
#hmh-footer h3 {
    color: #efa805;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}
#hmh-footer h3 span {
    color: #fff;
}
#hmh-footer h3 span.orange {
    color: #efa805;
}
#hmh-footer h3.uppercase {
    text-transform: uppercase;
    font-size: 14px;
}
#hmh-footer h3.uppercase:before {
    content: '';
    width: 0px;
    height: 0px;
    display: inline-block;
    border-width: 5px;
    border-color: #fcbd49 transparent transparent #fcbd49;
    border-style: solid;
    margin-right: 7px;
}
#hmh-footer p {
    color: #aaaaaa;
    font-size: 10px;
    padding: 0;
    margin: 0;
}
#hmh-footer ul, #hmh-footer ol {
    margin: 10px 0;
}
#hmh-footer ol {
    padding: 5px 0;
    margin-left: -15px;
}
#hmh-footer ul li, #hmh-footer ul li ul li {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    line-height: 16px;
}
#hmh-footer .push-one ul li {
    width: 36px;
    height: 36px;
}
#hmh-footer a {
    color: #aaaaaa;
    font-size: 10px;
    text-decoration: underline;
}
#hmh-footer a:hover, #hmh-footer a:visited {
 color: #eea701;
}
#hmh-footer p.copyright {
    text-transform: none;
    text-align: center;
}
#hmh-footer p.copyright a {
    padding: 0;
    margin: 0;
    text-decoration: none;
    color: #b2b2b2;
}
#hmh-footer p.copyright a:after {
    content: " / ";
}
#hmh-footer p.copyright a:last-child:after {
    content: "";
}
.text-center {
    text-align: center;
}

.darkblack .four {
    float: left !important;
    margin-top: 2em;
}
.darkblack .six {
    float: left !important;
    margin-top: 2em;
}
.darkblack h3 {
    margin-bottom: 0;
}
.darkblack h6 {
    color: #F1A900;
    width:80% !important;
    margin:0px auto !important;
    font-size: 11px;
    line-height: 15px;
    text-align: center;
    padding-left: 0;
}
.darkblack .footer_logo {
    background: url("http://hmhco.com/Sites/HMH/images/global/houghton-mifflin-harcourt-logo-white.png") top left no-repeat;
    width: 300px;
    height: 52px;
    margin: 0 auto;
}

#footerSocialMedia {
    margin: 0 auto;
    width: 275px;
    height: 32px;
}

.socialLinksContainer {
    margin: 0 auto;
    width: 275px;
    height: 32px;
}


#hmh-footer .socialContainer
{
    width: 100%;
    background-color: #1c1c1c;
    display: none;
    padding: 10px 0 0 0;
    margin: 10px 0 0 0;
    position: relative;
    border: none;
    bottom: 0;
}

#hmh-footer .socialContainer--details-yt
{
    width: 360px;
    margin: 0 auto;
    padding: 0 0 70px 0;
    clear: both;
    position: relative;
    left: 42px;
}

#hmh-footer .socialContainer--details-tw
{
    width: 540px;
    margin: 0 auto;
    padding: 0 0 70px 0;
    clear: both;
    position: relative;
    left: 50px;
}

#hmh-footer .socialContainer--details-fb
{
    width: 540px;
    margin: 0 auto;
    padding: 0 0 70px 0;
    clear: both;
    position: relative;
    left: 35px;
}

#hmh-footer .socialContainer--details-pin
{
    width: 720px;
    margin: 0 auto;
    padding: 0 0 70px 0;
    clear: both;
    position: relative;
    left: 50px;
}


.socialContainer .socialSet
{
    float: left;
    width: 180px;
    clear: none;
}

.socialContainer .socialIcon
{
    float:left;
    width:32px;
}

.socialContainer .socialText
{
    float:left;
    width:110px;
    padding-top:10px;
    font-weight:bold;
    font-size:10px;
    color:#fff;
}

.button_tw a {
    background-image: url(http://hmhco.com/Sites/HMH/images/global/iconSocialTwitter.png);
}

.button_fb a {
    background-image: url(http://hmhco.com/Sites/HMH/images/global/iconSocialFacebook.png);
}

.button_in a {
    background-image: url(http://hmhco.com/Sites/HMH/images/global/iconSocialInstagram.png);
}

.button_li a {
    background-image: url(http://hmhco.com/Sites/HMH/images/global/iconSocialLinkedIn.png);
}

.button_pin a {
    background-image: url(http://hmhco.com/Sites/HMH/images/global/iconSocialPintrest.png);
}

.button_yt a {
    background-image: url(http://hmhco.com/Sites/HMH/images/global/iconSocialYouTube.png);
}

.socialSet .button_tw {
    background-image: url(http://hmhco.com/Sites/HMH/images/global/iconSocialTwitter.png);
}

.socialSet .button_fb {
    background-image: url(http://hmhco.com/Sites/HMH/images/global/iconSocialFacebook.png);
}

.socialSet .button_in {
    background-image: url(http://hmhco.com/Sites/HMH/images/global/iconSocialInstagram.png);
}

.socialSet .button_li {
    background-image: url(http://hmhco.com/Sites/HMH/images/global/iconSocialLinkedIn.png);
}

.socialSet .button_pin {
    background-image: url(http://hmhco.com/Sites/HMH/images/global/iconSocialPintrest.png);
}

.socialSet .button_yt {
    background-image: url(http://hmhco.com/Sites/HMH/images/global/iconSocialYouTube.png);
}


.button_tw, .button_fb, .button_in, .button_li, .button_pin, .button_yt, .button_tw a, .button_fb a, .button_in a, .button_li a, .button_pin a, .button_yt a {
    width: 32px;
    height: 32px;
    background-position: 0 0;
    display: inline-block;
    margin: 0 10px 0 0;
    padding-bottom: 0;
    outline:none;
}


#hmh-footer ul li a {
    text-decoration: none;
    font-size: 10px;
    text-transform:none;
}

#hmh-footer .lightblack ul li {
    margin-left: 8px;
}
#hmh-footer .lightblack ul > li:not(:last-child) {
    border-right: 1px solid #b2b2b2;
    padding-right: 8px;
}
#hmh-footer .lightblack .four.columns {
    padding: 0 0 0 60px;
}
#hmh-footer .lightblack .four.columns ul.inline-list li {
    border: none;
    padding-right: 4px;
}
#hmh-footer .lightblack .six.columns {
    padding: 0 0 0 60px;
}
#hmh-footer .lightblack .six.columns ul.inline-list li {
    border: none;
    padding-right: 4px;
}

.darkblack .two, .darkblack .row .two {
    width: 18.6667%;
}

#content footer ul {
    margin-bottom: 0;
}


#hmh-footer ul.accordion > li > div {
    background: transparent;
    border: none;
}

#hmh-footer ul.accordion > li.active .title::after, #hmh-footer ul.accordion > li > div.title::after {
    display: none;
}

#hmh-footer .row {
    width:99.99%;
    min-height: 40px;
    display: inline-block;
}

#hmh-footer .four, #hmh-footer .row .four {
    width: 31%;
    min-width:235px;
    margin-left: 1%;
    margin-right: 1%;
}

#hmh-footer .six, #hmh-footer .row .six {
    width: 31%;
    min-width:235px;
    margin-left: 1%;
    margin-right: 1%;
}

#hmh-footer .row .row {
    width: 65%;
    /*margin: 0 17.5%;*/
    margin: 0 0 0 28%;
}


#hmh-footer .darkblack .columns {
    padding: 0;
}

#hmh-footer .column, #hmh-footer .columns {
    min-height: 1px;
    position: static;
}

#hmh-popup {
  background-color: #54585a;
  display: none;
  width: 525px;
  z-index: 1000005;
}
#hmh-popup .popup-content {
  background-color: #fff;
  color: #000;
  font-family: arial, sans-serif;
  font-size: 18px;
  margin: 25px;
  padding: 25px;
}
#hmh-popup .popup-content h3 {
  border: none !important;
  color: #000 !important;
  font-size: 25px !important;
  font-weight: normal !important;
  font-family: arial, sans-serif !important;
  margin-top: 25px !imporant;
  margin-bottom: 25px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin: 25px 0 25px !important;
  text-align: center;
}
#hmh-popup .popup-content span {
  font-style: italic;
}

#hmh-popup .popup-content p {
  font-size: 18px;
  text-align: center;
  line-height: 22px;
}
#hmh-popup .popup-learn-more {
  background: url(/assets/hmh/popup-learn-more.gif) no-repeat;
  color: #fff;
  display: block;
  height: 43px;
  margin: 0 auto;
  width: 126px;
  padding-top: 22px;
  padding-left: 80px;
}
#hmh-popup .popup-hr {
  border: 0;
  height: 1px;
  background: #000;
  background-image: linear-gradient(to right, #000, #000, #000);
}
#hmh-popup .hmh-close {
  position: absolute;
  top: 59px;
  right: 50px;
}
#hmh-narzuta {
    background-color: #000;
    display: none;
    min-height: 100%;
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100000;
    width: 100%;
}
