/*
* 
* Top navigation styles goes here
*
*/

html, body {
  height: 100%;
}

html, body {
  margin: 0;
  padding: 0;
}

p,div {
  line-height: 21px;
  font-family: 'Roboto',sans-serif;
  font-weight: 400;
}

#footer ul {
  padding: 0;
  margin: 0;
}

#footer {
  background: #3F4048;
  clear: both;
}
@media (min-width: 1180px) {
  #footer {
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
}

#footer .container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}

@media (min-width: 1180px) {
  #footer .container {
    width: 1180px;
    margin: 0 auto;
  }
}

@media (max-width: 1179px) and (min-width: 768px) {
  #footer .container { 
    width: 768px;
  }
}

#footer .logo {
  text-align: center;
  padding: 45px 0 13px;
}
#footer .logo img {
  height: 30px;
}
@media (min-width: 1180px) {
  #footer .logo {
    display: inline-block;
    margin-left: 30px;
  }
}
@media (min-width: 1180px) {
  #footer .logo + .block {
    float: right;
    padding: 40px 0 6px;
    margin-right: 24px;
    min-width: 238px;
  }
}
#footer nav.socialtools {
  margin-bottom: 41px;
}
@media (min-width: 1180px) {
  #footer nav.socialtools {
    margin-bottom: 0;
    float: left;
  }
}
#footer nav.socialtools ul {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}
#footer nav.socialtools li {
  display: inline-block;
}
#footer nav.socialtools li img {
  width: 34px;
  height: 34px;
  margin-right: 5px;
  display: inline-block;
  border-radius: 5px;
}
@media (min-width: 768px) and (max-width: 1179px) {
  #footer nav.socialtools li img {
    margin-right: 12px;
  }
}
#footer nav.socialtools li span {
  display: none;
}
@media (min-width: 1180px) {
  #footer .footer-columns {
    margin: 0 0 20px 50px;
  }
}
@media (min-width: 1180px) {
  #footer .footer-columns .region-footer-left-column,
  #footer .footer-columns #block-mp-features-footer-menus-footer-expertise-list,
  #footer .footer-columns .footer-right {
    display: inline-block;
    vertical-align: top;
  }
}
@media (min-width: 1180px) {
  #footer .footer-columns .region-footer-left-column {
    width: 260px;
  }
}
@media (min-width: 1180px) {
  #footer .footer-columns .footer-right {
    max-width: 250px;
  }
}
@media (min-width: 1180px) {
  #footer .footer-columns #block-mp-features-footer-menus-footer-expertise-list {
    width: 525px;
    margin-right: 84px;
  }
}
@media (min-width: 1180px) {
  #footer .footer-columns #block-mp-features-footer-menus-footer-expertise-list li {
    float: left;
    width: 50%;
  }
}
#footer .footer-columns .block {
  border-top: 1px solid rgba(112, 111, 111, 0.5);
}
@media (min-width: 1180px) {
  #footer .footer-columns .block {
    border: none;
  }
}
#footer .footer-columns .block h3 {
  padding: 17px 0 15px 20px;
  margin: 0;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 1;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
#footer .footer-columns .block h3:after {
  font-family: FontAwesome;
  content: "\f078";
  color: #FFFFFF;
  display: inline-block;
  font-size: 14px;
  margin-right: 5px;
  float: right;
  margin-right: 21px;
}
@media (min-width: 1180px) {
  #footer .footer-columns .block h3:after {
    display: none;
  }
}
#footer .footer-columns .block h3.down {
  border-bottom: 1px solid rgba(112, 111, 111, 0.5);
}
#footer .footer-columns .block h3.down:after {
  font-family: FontAwesome;
  content: "\f077";
  color: #FFFFFF;
  display: inline-block;
  font-size: 14px;
  margin-right: 5px;
  float: right;
  margin-right: 21px;
}
@media (min-width: 1180px) {
  #footer .footer-columns .block h3 {
    border: none;
    padding-left: 0;
    font-size: 20px;
    color: #bcbec0;
    padding-bottom: 8px;
  }
}
#footer .footer-columns .block ul {
  display: none;
}
#footer .footer-columns .block ul.footer_image img {
  padding-right: 30px;
}
@media (min-width: 1180px) {
  #footer .footer-columns .block ul {
    display: inline-block;
  }
  #footer .footer-columns .block ul.footer_image {
    display: block;
    margin-top: 10px;
  }
}
#footer .footer-columns .block ul li {
  list-style-type: none;
  list-style-image: none;
  margin-left: 35px;
  padding: 13px 0;
}
@media (min-width: 1180px) {
  #footer .footer-columns .block ul li {
    margin: 0;
    padding: 0 0 3px 0;
  }
}
#footer .footer-columns .block ul a {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
}
#footer .footer-columns .block ul a:hover,
#footer .footer-columns .block ul a:focus {
  text-decoration: underline;
}
#footer .footer-bottom {
  border-top: 1px solid rgba(112, 111, 111, 0.5);
}
#footer .footer-bottom .block-mp-responsive-block-configuration .trademark-container .trademark-content {
  padding: 15px 20px 25px;
}
@media (min-width: 1180px) {
  #footer .footer-bottom .block-mp-responsive-block-configuration .trademark-container .trademark-content {
    padding: 15px 30px 25px;
  }
}
#footer .footer-bottom p,
#footer .footer-bottom span {
  display: inline-block;
  margin: 0;
  line-height: 1;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: 400;
}
@media (min-width: 1180px) {
  .banner-wrapper {
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
}