* {
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
}

body {
  height: 100%;
  font-family: 'Roboto';
  overflow-x: hidden;
  overflow-y: scroll;
  background: #f5f5f5;
}

img {
  border: none;
}

a {
  color: #181818;
  text-decoration: none;
}

a:hover {
  color: #14cae0;
  transition: color 1s;
}

h2 {
  font-size: 55px;
  font-weight: 100;
  text-transform: uppercase;
  color: #1e4070;
}

h3 {
  font-weight: bold;
  font-size: 48px;
  color: #1e4070;
}

.clear {
  display: block;
  clear: both;
}

.clear:after {
  content: '';
  display: block;
  clear: both;
}

.wp-content {
  height: 100%;
  position: relative;
}

.content {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
  border-top: 12px solid #fff;
  border-bottom: 12px solid #fff;
}

.header {
  height: 169px;
  position: relative;
  border-top: 3px solid #f5ab2a;
  border-bottom: 1px solid #d2d2d2;
  background: #fff;
}

.logo {
  position: absolute;
  top: 25px;
  left: 41px;
}

.logo img {
  width: 100%;
}

.header-block {
  float: right;
}

.quote-link {
  float: right;
  height: 75px;
  line-height: 75px;
  padding: 0 99px;
  background: #14cae0;
  color: #fff;
  font-size: 21px;
}

.quote-link:hover {
  color: #fff;
  background: #21b3c5;
}

.tm-item {
  display: inline-block;
  margin-right: 30px;
  height: 66px;
  line-height: 66px;
  font-size: 16px;
  text-transform: uppercase;
}

.tm-item:last-child {
  margin-right: 0;
}

.tm-itemS {
  color: #14cae0;
}

.top-menu {
  float: left;
  margin-right: 70px;
}

.h-search {
  float: left;
  position: relative;
  padding-top: 10px;
}

.hs-field {
  margin-right: 46px;
  height: 39px;
  line-height: 39px;
  text-indent: 23px;
  width: 213px;
  border: 1px solid #cdcdcd;
  background: #f7f7f7;
}

.hs-submit {
  display: block;
  width: 46px;
  height: 41px;
  position: absolute;
  right: 0;
  top: 10px;
}

.h-phones {
  padding-top: 25px;
  font-size: 18px;
  float: left;
}

.h-phones span {
  margin-right: 1em;
}

.h-socials {
  height: 33px;
  line-height: 36px;
  margin-top: 21px;
  margin-right: 70px;
  float: right;
  text-transform: uppercase;
  font-size: 12px;
  position: relative;
}

.h-socials .social {
  float: right;
  width: 32px;
  height: 33px;
  background: url('https://www.mpfiltricanada.com/images/social-icons.png') 0 0;
}

.h-socials .social.twitter {
  margin-left: 11px;
  background-position: -32px 0;
}

.h-socials .social.linkedin {
  margin-left: 22px;
}

.hb-top {
  padding: 6px 5px 5px 0;
  border-bottom: 1px solid #ccc;
}

.hb-bottom {
  margin-right: 5px;
}

.hm-top {
  min-height: 270px;
  background-position: 0 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #071f41;
}

.hm-top-blank img {
  width: 100%;
  display: block;
}

.home-top-pic {
  position: absolute;
  top: 0;
  left: 4%;
  width: 27%;
}

.home-content {
  color: #fff;
  position: absolute;
  top: 30px;
  left: 32%;
  right: 5%;
  text-shadow: 0 0 2px #000;
}

.home-content * {
  color: #fff;
}

.home-content h2 {
  font-size: 32px;
  font-weight: 900;
  color: #fff;
}

.checklist {
  margin-top: 1em;
  list-style: none;
  font-size: 24px;
}

.checklist li {
  position: relative;
  padding-left: 45px;
  margin-bottom: 10px;
}

.checklist li:before {
  content: '';
  display: block;
  width: 29px;
  height: 20px;
  background: url('https://www.mpfiltricanada.com/images/list-icon.png');
  position: absolute;
  top: 4px;
  left: 0;
}

.more-link {
  margin-top: 1em;
  display: inline-block;
  height: 53px;
  line-height: 53px;
  padding: 0 45px;
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  border: 6px solid #ffa428;
}

.more-link:hover {
  color: #fff;
  border-color: #d78b23;
}

.hm-bottom {
  padding: 2% 8% 2% 32%;
  background: #fff;
}

.hm-bottom p {
  margin-top: 1em;
}

.cat-list {
  margin-top: 1em;
  text-align: center;
}

.cat-list h3 {
  font-weight: 300;
  margin-bottom: .5em;
}

.cat-list {
  padding: 0 20px 50px;
}

.cl-item {
  display: inline-block;
  vertical-align: top;
  width: 290px;
  padding: 10px;
  background: #fff;
  margin-bottom: 5px;
  margin-right: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}

.cl-item:hover {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.65);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.65);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.65);
}

.cl-pic {
  width: 270px;
  height: 226px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.cl-pic img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  /* width: 90%; */
}

.cl-title {
  display: block;
  text-align: left;
}

.footer {
  padding: 40px 70px 25px;
  background: #1e4070;
  color: #fff;
  font-weight: 300;
}

.footer a {
  color: #fff;
}

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

.ft-block {
  display: inline-block;
  vertical-align: top;
  width: 24%;
}

.ft-menu {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin-right: 1.5em;
  margin-bottom: 1em;
}

.f-socials {
  text-transform: uppercase;
  width: 190px;
  margin-top: -15px;
  height: 33px;
  line-height: 33px;
}

.f-socials .social {
  float: right;
  width: 34px;
  height: 33px;
  background: url('https://www.mpfiltricanada.com/images/footer-soc-icons.png');
}

.f-socials .social.twitter {
  margin-left: 10px;
  background-position: -34px 0;
}

.ft-logo {
  margin-top: -15px;
}

.ft-logo img {
  width: 80%;
}

.resposive-menu-trigger {
  float: right;
  height: 75px;
  width: 63px;
  margin-left: 12px;
  background: #14cae0;
  cursor: pointer;
  display: none;
}

.resposive-menu-trigger:hover {
  background: #21b3c5;
}

.resposive-menu-trigger span {
  display: block;
  width: 40px;
  height: 7px;
  margin: 5px auto;
  background: #fff;
}

.resposive-menu-trigger span:first-child {
  margin-top: 22px;
}

.resposive-menu-container {
  display: none;
  width: 100%;
  position: absolute;
  right: 0;
  top: 60px;
  z-index: 11;
}

.resposive-menu-container A:link, .resposive-menu-container A:visited {
  display: block;
  text-align: right;
  padding: 10px 15px 10px 5px;
  background-color: rgba(0, 0, 0, 0.9);
  border-bottom: 1px solid #C3C3C3;
  text-decoration: none;
  color: #FFF;
}

.text-block {
  margin-top: 40px;
  padding: 0 20px;
  text-align: center;
}

.text-block p {
  max-width: 920px;
  margin: 1em auto;
}

.tab-container {
  text-align: center;
  color: #fff;
  padding: 43px 20px 55px;
  background-position: 0 50%;
  background-size: cover;
  background-color: #1964ad;
  position: relative;
}

.tab-opacity {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(194,118,16,0.8);
}

.tbc-body {
  position: relative;
}

.tab-container h3 {
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 0.5em;
  color: #fff;
}

.tab-container p {
  max-width: 840px;
  margin: 0 auto 1em;
}

.video-link {
  margin: 45px 0 35px;
  text-align: center;
}

.video-link a {
  display: inline-block;
  max-width: 590px;
  position: relative;
}

.video-icon {
  display: block;
  width: 76px;
  height: 76px;
  background: url('https://www.mpfiltricanada.com/images/video-icon.png');
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -38px;
  margin-left: -38px;
  z-index: 500;
}

.video-link img {
  width: 100%;
}

.lists-block {
  text-align: center;
  padding: 0 20px;
}

.list {
  text-align: left;
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin-right: 40px;
  margin-bottom: 1em;
}

.list li {
  position: relative;
  padding-left: 30px;
  margin-bottom: .7em;
}

.list li:before {
  content: '';
  display: block;
  width: 25px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  background: url('https://www.mpfiltricanada.com/images/list-icon-blue.png');
}

.products-block {
  padding: 0 0 40px 50px;
  background: #fff;
}

.pb-l {
  float: left;
  width: 20%;
}

.pb-l-heading {
  margin-top: 45px;
  margin-bottom: 28px;
  font-size: 24px;
  font-weight: 500;
}

.lm-item {
  margin-bottom: 12px;
}

.lm-lnk {
  display: block;
  max-width: 216px;
}

.lm-lnk:hover {
  text-decoration: underline;
}

.lm-itemS .lm-lnk {
  text-decoration: underline;
  color: #348dd2
}

.lm-itemS .lm-sub {
  display: block;
}

.lm-sub {
  margin-left: 6px;
  margin-top: 15px;
  font-size: 16px;
  color: #525252;
  list-style: none;
  display: none;
}

.lms-item {
  padding-left: 17px;
  position: relative;
  max-width: 300px;
}

.quote-form-product {
  display: none;
}

.lms-item:hover {
  text-decoration: underline;
}

.lms-item:before {
  content: '';
  display: block;
  width: 7px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 6px;
  background: url('https://www.mpfiltricanada.com/images/left-menu-icon.png');
}

.pb-r {
  float: left;
  width: 80%;
  background: #f5f5f5;
}

.pbr-wrapper {
  padding: 37px 40px;
}

.products-block .heading-block {
  padding: 0;
  background-color: transparent;
}

.hb-heading {
  font-size: 60px;
  font-weight: 300;
  color: #1c1c1c;
  margin-bottom: .1em;
  text-transform: uppercase;
}

.hb-desc {
  max-width: 970px;
}

.products-menu-responsive {
  margin: 20px 0 20px;
  display: none;
}

.resposive-menu-container A:hover {
  background: rgba(0,0,0,0.7);
}

.hb-heading span {
  color: #1e4070;
  text-transform: capitalize;
}

.pb-r .cat-list {
  text-align: left;
  padding: 0;
}

.lms-link {
  color: #727272;
}

.lms-itemS .lms-link {
  text-decoration: underline;
  color: #14cae0;
}

.sm-level-2 {
  margin: 10px 0 10px 35px;
  font-size: 13px;
}

.sm-level-2 .active {
  color: #14cae0;
}

.pc-l {
  float: left;
  width: 32%;
  padding-right: 1%;
}

.pc-gallery {
  width: 100%;
  max-width: 421px;
}

.pc-gallery a {
  position: relative;
}

.pcg-main img {
  width: 100%;
  display: block;
}

.pcg-main a {
  display: block;
}

.lightbox-icon {
  display: block;
  width: 36px;
  height: 36px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: url('https://www.mpfiltricanada.com/images/lightbox-icon-s.png');
}

.pcg-sec {
  margin-top: 5px;
  margin-right: 9px;
  display: inline-block;
  width: 106px;
}

.pcg-sec img {
  width: 100%;
}

.pc-specs {
  margin-top: 20px;
}

a.data-pdf,
a.data-doc,
a.data-xls,
a.data-ppt {
  margin-left: -6px;
  padding-left: 40px;
  margin-bottom: 1em;
  float: left;
  clear: both;
  font-size: 12px;
  color: #589dd5;
  background: url('https://www.mpfiltricanada.com/images/icons/pdf-icon.gif') 0 1px no-repeat;
}

.data-doc:link, .data-doc:visited{
  background: url('https://www.mpfiltricanada.com/images/icons/doc-icon.gif') 0 1px no-repeat;
}

.data-xls:link, .data-xls:visited{
  background: url('https://www.mpfiltricanada.com/images/icons/xls-icon.gif') 0 1px no-repeat;
}

.data-ppt:link, .data-ppt:visited{
  background: url('https://www.mpfiltricanada.com/images/icons/ppt-icon.gif') 0 1px no-repeat;
}

a.data-pdf:after {
  content: '(Download PDF)';
}

a.data-doc:after {
  content: '(Download DOC)';
}

a.data-xls:after {
  content: '(Download XLS)';
}

a.data-ppt:after {
  content: '(Download PPT)';
}

.data-pdf span,
.data-doc span,
.data-xls span,
.data-ppt span {
  display: block;
  font-size: 14px;
  color: #2f2f2f;
  text-transform: uppercase;
  text-decoration: underline;
  white-space: nowrap;
  overflow: hidden;
}

.data-pdf:hover,
.data-doc:hover,
.data-xls:hover,
.data-ppt:hover {
  opacity: 0.9;
}

.product-list {
  margin-top: 2em;
}

.pl-label {
  font-size: 17px;
  color: #1d1d1d;
  font-weight: bold;
}

.product-list ul,
.spec-list {
  margin-top: 1em;
  margin-left: 1em;
}

.product-list li,
.spec-list li {
  position: relative;
  margin-bottom: 1em;
  font-size: 14px;
  color: #eda038;
}

.spec-list li {
  margin-right: 3em;
}

.product-list li span,
.spec-list li span {
  color: #363636;
  font-size: 15px;
}

.pc-r {
  float: left;
  width: 55%;
  padding-right: 5%;
  position: relative;
}

.pc-r p {
  line-height: 150%!important;
  font-weight: 500;
  font-family: 'Roboto' !important;
  font-size: 18px;
}

.pc-r p span {
  line-height: 150%!important;
  font-weight: 500;
  font-family: 'Roboto' !important;
  font-size: 18px;
}
.pc-r p font {
  line-height: 150%!important;
  font-weight: 500;
  font-family: 'Roboto' !important;
  font-size: 18px;
}

.product-quote-wrapper {
  text-align: right;
  position: relative;
}

.product-quote {
  text-align: left;
  display: inline-block;
  margin: 1em 0;
  text-align: right;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}

.product-quote:hover {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
}

.product-quote img {
  display: block;
}

.pc-r h2 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: .4em;
  color: #1e4070;
}

.pc-r p.blue {
  color: #007dcd;
}

.pc-r p {
  margin-bottom: 1em;
}

.product-list {
  margin-top: 2em;
}

.product-spec {
  margin: 10px 0;
}

.partners-block {
  max-width: 1200px;
  padding: 0 20px;
  margin: 2em auto;
}

.pb-item {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin-right: 3%;
  margin-bottom: 60px;
}

.pb-pic {
  background: #fff;
  text-align: center;
  padding: 30px 0;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}

.pb-pic img {
  max-width: 90%;
}

.pb-item h4 {
  font-size: 24px;
  margin-top: .5em;
}

.pb-item p {
  font-size: 18px;
  color: #2b2b2b;
  margin-top: .8em;
}

.pb-item a {
  margin-top: .8em;
  display: inline-block;
  text-decoration: underline;
  color: #0080da;
}

.distributors-block {
  height: 675px;
  margin-top: 3em;
  background-color: #304868;
  background-image: url('https://www.mpfiltricanada.com/images/distributors-bg.jpg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
}

.db-body {
  max-width: 1250px;
  margin: 0 auto;
  padding: 50px 20px 0;
}

.db-body h3 {
  font-size: 36px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 31px;
}

.d-select {
  display: inline-block;
  vertical-align: top;
  width: 248px;
}

.ds-top {
  height: 57px;
  line-height: 57px;
  text-indent: 25px;
  background: url('https://www.mpfiltricanada.com/images/select-bg.png') 0 0;
  cursor: pointer;
  color: #fff;
}

.ds-top.toggled {
  background: url('https://www.mpfiltricanada.com/images/select-bg.png') 0 -57px;
}

.ds-top span {
  width: 210px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ds-bottom {
  display: none;
  padding: 18px 25px 10px;
  border: 1px solid #223249;
  border-radius: 0 0 10px 10px;

  background: #546a84;
  background: -webkit-linear-gradient(#566c86, #344661);
  background: -o-linear-gradient(#566c86, #344661);
  background: -moz-linear-gradient(#566c86, #344661);
  background: linear-gradient(#566c86, #344661);
}

.ds-bottom a {
  color: #fff;
  font-size: 15px;
  cursor: pointer;
}

.ds-bottom p {
  margin-bottom: 1em;
}

.ds-bottom a:hover {
  text-decoration: underline;
}

.hm-top-blank {
	opacity: 0;
}

.view-province {
  display: inline-block;
  height: 55px;
  line-height: 55px;
  padding: 0 74px;
  color: #fff;
  background: #14cae0;
  font-size: 21px;
  margin-left: 19px;
}

.view-province:hover {
  color: #fff;
  background: #27adbd;
}

#province-block {
  display: none;
}

.footer-copy {
  margin-top: 1em;
}

.hm-top h3 {
  font-size: 20px;
}

.nothing {
  padding: 20px;
  color: red;
  font-size: 20px;
  text-align: center;
}

.pcg-main {
  max-width: 320px;
}

@media (max-width: 1660px) {

}

@media (max-width: 1575px) {
  .logo {
    width: 300px;
  }
}

@media (max-width: 1470px) {
  .home-content .checklist {
    margin-top: 0;
  }
}

@media (max-width: 1410px) {
  .tm-item {
    margin-right: 10px;
  }
}

@media (max-width: 1300px) {
  .h-socials {
    margin-right: 20px;
  }

  .top-menu {
    margin-right: 20px;
  }

  .tm-item {
    font-size: 14px;
  }
}

@media (max-width: 1200px) {
  .logo {
    width: 200px;
  }

  .home-content {
    top: 10px;
  }


  .more-link {
    height: 23px;
    line-height: 23px;
    padding: 0 10px;
    font-size: 16px;
    font-weight: normal;
  }

  .home-content .checklist {
    list-style: disc;
    font-size: 15px;
  }

  .home-content .checklist li {
    padding: 0;
  }

  .home-content .checklist li:before {
    display: none;
  }
}

@media (max-width: 1150px) {
  .pc-l,
  .pc-r {
    width: 100%;
    float: none;
  }
}

@media (max-width: 1140px) {
  .h-phones {
    display: none;
  }
}

@media (max-width: 1000px) {
  .ft-block:nth-child(4) {
    display: none;
  }

  .ft-block {
    width: 30%;
  }

  .pb-l {
    display: none;
  }

  .pb-r {
    width: 100%;
  }

  .products-menu-responsive {
    display: block;
  }
}

@media (max-width: 950px) {
  .pb-item {
    width: 45%;
  }
}

@media (max-width: 900px) {
  .hb-heading {
    font-size: 30px;
  }

  .hm-top {
    text-align: center;
  }

  .home-top-pic {
    position: static;
  }

  .hm-top-blank {
    display: none;
  }

  .home-content {
    position: static;
    margin-bottom: 20px;
  }

  .hm-bottom {
    padding: 6% 2% 2%;
  }
}

@media (max-width: 875px) {
  .top-menu {
    display: none;
  }

  .resposive-menu-trigger {
    display: block;
  }

  .header-block {
    float: none;
  }

  .h-search {
    float: right;
  }

  .quote-link {
    padding: 0 61px;
  }

  .h-socials {
    position: absolute;
    top: 84px;
    left: 41px;
  }

  .lists-block .list {
    display: block;
  }
}

@media (max-width: 700px) {
  h2 {
    font-size: 45px;
  }
}

@media (max-width: 600px) {
  .pb-item {
    width: 100%;
  }
}

@media (max-width: 680px) {
  .ft-block {
    width: 49%;
    margin-bottom: 40px;
  }
}

@media (max-width: 550px) {
  .quote-link {
    display: none;
  }

  .h-socials {
    display: none;
  }
}

@media (max-width: 530px) {
  .view-province {
    position: absolute;
    top: 100px;
    left: 0;
  }

  .d-select {
    margin-top: 40px;
  }
}

@media (max-width: 470px) {
  .ft-block {
    width: 100%;
  }

  .products-block {
    padding: 0 0 50px 10px;
  }

  .pbr-wrapper {
    padding: 37px 10px;
  }
}

@media (max-width: 375px) {
  .cl-item {
    width: 250px;
  }

  .cl-pic {
    width: 250px;
  }
}

@media (max-width: 370px) {
  .cl-item {
    width: 240px;
  }

  .cl-pic {
    width: 240px;
  }
}

@media (max-width: 340px) {
  .logo {
    left: 10px;
  }
}
