/* # Maia overrides (footer)
================================================== */
#maia-footer *,
#social-footer * {
  font-family: Roboto, 'Open Sans', arial, san-serif;
}

#social-footer {
  color: #fff;
  background: #666;
  margin: 0 -15px !important;
  overflow: hidden;
}

#social-footer .maia-aux {
  margin: 15px auto 0;
  overflow: hidden;
}

#social-footer .maia-col-4 {
  margin-left: 0;
}

#social-footer h3 {
  color: #fff
}

#social-footer a, a:visited {
  font-weight: bold;
  color: #fff;
}

#social-footer a:hover {
  color: #4285f4;
}

#social-footer .social-logos {
  margin-top: 24px;
  overflow: hidden;
}

#social-footer .social-logos a {
  background-repeat: no-repeat;
  background-size: auto 100%;
  display:block;
  float: left;
  height: 30px;
  margin-right: 25px;
  margin-bottom: 15px;
  overflow:hidden;
  text-indent:100%;
  white-space:nowrap;
}

#social-footer .social-logos a:hover {
  background-position: 100% 0;
}

#social-footer .social-logos a.gplus-icon {
  background-image: url('/images/home/logos/g-plus-icon.png');
  width: 30px;
}

#social-footer .social-logos a.blogger-icon {
  background-image: url('/images/home/logos/blogger-icon.png');
  width: 30px;
}

#social-footer .social-logos a.youtube-icon {
  background-image: url('/images/home/logos/youtube-icon.png');
  width: 71px;
}

#social-footer .social-logos a.twitter-icon {
  background-image: url('/images/home/logos/twitter-icon.png');
  width: 37px;
}

#maia-footer-local {
  min-height: 218px;
}

.ent-footer-top {
  border-bottom: 1px dashed #e5e5e5;
  height: 40px;
  width: 100%;
}
@media only screen and (max-width: 479px) {
  .ent-footer-top {
    height: 100px;
  }
}

.g-plus-wrapper {
  float: left;
}

.g-plus-link {
  float: left;
}

.search {
  float: right;
  max-height: 38px;
  position: relative;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .search {
    float: right;
  }
}
@media only screen and (max-width: 479px) {
  .search {
    float: left;
  }
}
.search .maia-search input[type="text"] {
  margin-bottom: 5px;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .ent-footer-links {
    width: 100%;
  }
}

@media only screen and (max-width: 479px) {
  .ent-footer-links {
    width: 100%;
    padding-top: 15px;
  }

  #social-footer {
    padding-bottom: 13px;
  }
}

.ent-footer-links {
  margin-bottom: 11px;
}

.ent-footer-links .ent-footer-unit {
  display: block;
  float: left;
  border-right: 1px #e0e0e0 solid;
  box-sizing: border-box;
  min-height: 180px;
}

.ent-footer-links .ent-footer-unit input {
  display: block;
  height: 30px;
  margin-bottom: -30px;
  opacity: 0;
  padding: 0;
  width: 100%;
}


@media only screen and (max-width: 767px) {
  .ent-footer-links .ent-footer-unit {
    border-right: 0;
    min-height: inherit;
  }
}

.ent-footer-links h4 {
  color: #545454;
  font-weight: 400 !important;
  margin: 2px 0 9px 0 !important;
}

.ent-footer-links a, .ent-footer-links a:visited {
  color: #666 !important;
  font-size: 13px !important;
}

.ent-footer-links a:hover {
  color: #666 !important;
  text-decoration: underline !important;
}

.ent-footer-links .ent-footer-unit.last {
  border-right: none;
}
.ent-footer-links .ent-footer-unit.last h4 {
  margin-top: 0;
}
.ent-footer-links .ent-footer-unit.last h4.first {
  margin-top: 1.236em;
}
.ent-footer-links .ent-footer-unit .products ul {
  float: left;
  margin-right: 65px;
}
.ent-footer-links .ent-footer-unit ul {
  margin-left: 0;
  margin-top: 0;
}
.ent-footer-links .ent-footer-unit ul li {
  list-style-type: none;
  margin: 0 0 5px 0;
  float: left;
  font-size: 14px;
  width: 100%;
}
.ent-footer-links .ent-footer-unit ul.products li {
  width: 50%;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .ent-footer-links .ent-footer-unit.last {
    margin-top: 0;
  }
}
@media only screen and (max-width: 479px) {
  .ent-footer-links .ent-footer-unit.last {
    margin-top: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .ent-footer-links .ent-footer-unit {
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .ent-footer-links .ent-footer-unit {
    line-height; 1;
    margin: 0 !important;
    overflow: hidden;
    padding-right: 0;
  }
  #maia-footer {
    margin: 0 -15px !important;
    padding: 0 0 15px;
  }
  #social-footer .maia-aux {
    margin: 0 15px;
  }
  #social-footer .maia-col-4 {
    margin: 0 15px !important;
    width: initial !important;
  }
  #social-footer h3 {
    margin-bottom: 5px;
  }
  .ent-footer-links a,
  .ent-footer-links a:visited {
    font-size: 1.2rem !important;
    line-height: 2.5rem;
  }
  .ent-footer-links .ent-footer-unit * {
    transition: all 0.5s;
  }
  .ent-footer-links .ent-footer-unit ul,
  .ent-footer-links .ent-footer-unit .products {
    max-height: 0;
    overflow: hidden;
  }
  .ent-footer-links .ent-footer-unit h4 {
    cursor: pointer;
    margin: 0 !important;
  }
  .ent-footer-links .ent-footer-unit input {
     cursor: pointer;
  }
  .ent-footer-links .ent-footer-unit input:checked ~ ul,
  .ent-footer-links .ent-footer-unit input:checked ~ .products {
    margin: 20px 0;
    max-height: 200px;
  }
  .ent-footer-links .ent-footer-unit input ~ h4:after {
    content: "+";
    margin-left: 5px;
  }
  .ent-footer-links .ent-footer-unit input:checked ~ h4:after {
    content: "\2013";
  }

}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .search {
    top: 0;
  }

  .ent-footer-links .ent-footer-unit.last {
    margin-top: 0 !important;
  }
}

a.tooltip {
  display: inline-block;
}

a.tooltip:hover {
  text-decoration: underline;
}

a.tooltip span {
  z-index: 10;
  display: none;
  margin-top: -80px;
  margin-left: -5px;
  max-width: 320px;
  font-size: 13px;
  line-height: 1.2;
  color: #fff;
  padding: 10px 12px;
  border-radius: 6px;
  box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
}

a.tooltip:hover span {
  display: block;
  position: absolute;
  background: rgba(77,144,254,0.9);
}

.tooltip-box-arrow {
  z-index: 20;
  position: absolute;
  bottom: -15px;
  left: 15px;
  color: rgba(77,144,254,0.9);
  text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
  font-size: 16px;
}

/* # GTM overwrite. Prevent Floodlight img create extra whitespace at footer
================================================== */
img[src*="http://www.googleadservices.com/pagead/conversion/"] {
  position: absolute;
}
img[src*="https://www.googleadservices.com/pagead/conversion/"] {
  position: absolute;

/* Older footer styles -- to be removed soon
================================================== */
.ent-footer-top {
  border-bottom: 1px dashed #e5e5e5;
  height: 40px;
  width: 100%;
}
@media only screen and (max-width: 479px) {
  .ent-footer-top {
    height: 100px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .ent-footer-links {
    width: 100%;
  }
}

@media only screen and (max-width: 479px) {
  .ent-footer-links {
    width: 100%;
    padding-top: 15px;
  }
}

.ent-footer-links {
  margin-bottom: 11px;
}

.ent-footer-links .ent-footer-unit {
  display: block;
  float: left;
  border-right: 1px #e0e0e0 solid;
  box-sizing: border-box;
  min-height: 180px;
}

.ent-footer-links .ent-footer-unit input {
  display: block;
  height: 30px;
  margin-bottom: -30px;
  opacity: 0;
  padding: 0;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .ent-footer-links .ent-footer-unit {
    border-right: 0;
    min-height: inherit;
  }
}

.ent-footer-links h4 {
  color: #545454;
  font-weight: 400 !important;
  margin: 2px 0 9px 0 !important;
}

.ent-footer-links a, .ent-footer-links a:visited {
  color: #666 !important;
  font-size: 13px !important;
}

.ent-footer-links a:hover {
  color: #666 !important;
  text-decoration: underline !important;
}

.ent-footer-links .ent-footer-unit.last {
  border-right: none;
}
.ent-footer-links .ent-footer-unit.last h4 {
  margin-top: 0;
}
.ent-footer-links .ent-footer-unit.last h4.first {
  margin-top: 1.236em;
}
.ent-footer-links .ent-footer-unit .products ul {
  float: left;
  margin-right: 65px;
}
.ent-footer-links .ent-footer-unit ul {
  margin-left: 0;
  margin-top: 0;
}
.ent-footer-links .ent-footer-unit ul li {
  list-style-type: none;
  margin: 0 0 5px 0;
  float: left;
  font-size: 14px;
  width: 100%;
}

.ent-footer-links .ent-footer-unit ul.products li {
  width: 50%;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .ent-footer-links .ent-footer-unit.last {
    margin-top: 0;
  }
}

@media only screen and (max-width: 479px) {
  .ent-footer-links .ent-footer-unit.last {
    margin-top: 0;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .ent-footer-links .ent-footer-unit {
    float: none;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .ent-footer-links .ent-footer-unit {
    line-height; 1;
    margin: 0 !important;
    overflow: hidden;
    padding-right: 0;
  }
  .ent-footer-links a,
  .ent-footer-links a:visited {
    font-size: 1.2rem !important;
    line-height: 2.5rem;
  }
  .ent-footer-links .ent-footer-unit * {
    transition: all 0.5s;
  }
  .ent-footer-links .ent-footer-unit ul,
  .ent-footer-links .ent-footer-unit .products {
    max-height: 0;
    overflow: hidden;
  }
  .ent-footer-links .ent-footer-unit h4 {
    cursor: pointer;
    margin: 0 !important;
  }
  .ent-footer-links .ent-footer-unit input {
     cursor: pointer;
  }
  .ent-footer-links .ent-footer-unit input:checked ~ ul,
  .ent-footer-links .ent-footer-unit input:checked ~ .products {
    margin: 20px 0;
    max-height: 200px;
  }
  .ent-footer-links .ent-footer-unit input ~ h4:after {
    content: "+";
    margin-left: 5px;
  }
  .ent-footer-links .ent-footer-unit input:checked ~ h4:after {
    content: "\2013";
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ent-footer-links .ent-footer-unit.last {
    margin-top: 0 !important;
  }

}
