#prohub,
#prohub-modal,
#prorep-modal {
  color: #4b4b4b;
}

#prohub *,
#prohub-modal *,
#prorep-modal * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#prohub img,
#prohub-modal img,
#prorep-modal img {
  max-width: 100%;
}

#prohub h1,
#prohub h2,
#prohub h3,
#prohub h4,
#prohub h5,
#prohub h6,
#prohub p,
#prohub-modal h1,
#prorep-modal h1,
#prohub-modal h2,
#prorep-modal h2,
#prohub-modal h3,
#prorep-modal h3,
#prohub-modal h4,
#prorep-modal h4,
#prohub-modal h5,
#prorep-modal h5,
#prohub-modal h6,
#prorep-modal h6,
#prohub-modal p,
#prorep-modal p {
  color: inherit;
  display: block;
  margin: 0;
  width: auto;
}

#prohub h1,
#prohub-modal h1,
#prorep-modal h1 {
  font-size: 50px;
  font-weight: bold;
  letter-spacing: -2px;
  line-height: 65px;
}

#prohub h2,
#prohub-modal h2,
#prorep-modal h2 {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 22px;
  letter-spacing: -1px;
  line-height: 28px;
  margin: 0 0 12px 0;
}

#prohub h4,
#prohub-modal h4,
#prorep-modal h4 {
  font-weight: bold;
  letter-spacing: normal;
  margin-bottom: 10px;
}

#prohub h6,
#prohub-modal h6,
#prorep-modal h6 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 20px;
}

#prohub p,
#prohub-modal p,
#prorep-modal p {
  margin-bottom: 20px;
}

#prohub sub,
#prohub sup,
#prohub-modal sub,
#prorep-modal sub,
#prohub-modal sup,
#prorep-modal sup {
  font-size: .7em;
}

#prohub a,
#prohub-modal a,
#prorep-modal a {
  color: #f8981d;
  text-decoration: underline;
}

#prohub .grid,
#prohub-modal .grid,
#prorep-modal .grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#prohub .grid-adapt,
#prohub-modal .grid-adapt,
#prorep-modal .grid-adapt {
  display: block;
}

@media (min-width: 768px) {
  #prohub .grid-adapt,
  #prohub-modal .grid-adapt,
  #prorep-modal .grid-adapt  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#prohub .grid-adapt > .column,
#prohub-modal .grid-adapt > .column,
#prorep-modal .grid-adapt > .column {
  max-width: 100%;
}

#prohub-modal .grid-adapt > .column p,
#prorep-modal .grid-adapt > .column p {
  font-weight:bold;
}

#prohub .column,
#prohub-modal .column,
#prorep-modal .column {
  position: relative;
  width: 100%;
}

#prohub .column-1,
#prohub-modal .column-1,
#prorep-modal .column-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

@media (min-width: 768px) {
  #prohub .grid-adapt > .column-1,
  #prohub-modal .grid-adapt > .column-1,
  #prorep-modal .grid-adapt > .column-1  {
    max-width: 8.33333%;
  }
}

#prohub .column-2,
#prohub-modal .column-2,
#prorep-modal .column-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

@media (min-width: 768px) {
  #prohub .grid-adapt > .column-2,
  #prohub-modal .grid-adapt > .column-2,
  #prorep-modal .grid-adapt > .column-2  {
    max-width: 16.66667%;
  }
}

#prohub .column-3,
#prohub-modal .column-3,
#prorep-modal .column-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

@media (min-width: 768px) {
  #prohub .grid-adapt > .column-3,
  #prohub-modal .grid-adapt > .column-3,
  #prorep-modal .grid-adapt > .column-3  {
    max-width: 25%;
  }
}

#prohub .column-4,
#prohub-modal .column-4,
#prorep-modal .column-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

@media (min-width: 768px) {
  #prohub .grid-adapt > .column-4,
  #prohub-modal .grid-adapt > .column-4,
  #prorep-modal .grid-adapt > .column-4   {
    max-width: 33.33333%;
  }
}

#prohub .column-5,
#prohub-modal .column-5,
#prorep-modal .column-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

@media (min-width: 768px) {
  #prohub .grid-adapt > .column-5,
  #prohub-modal .grid-adapt > .column-5,
  #prorep-modal .grid-adapt > .column-5  {
    max-width: 41.66667%;
  }
}

#prohub .column-6,
#prohub-modal .column-6,
#prorep-modal .column-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

@media (min-width: 768px) {
  #prohub .grid-adapt > .column-6,
  #prohub-modal .grid-adapt > .column-6,
  #prorep-modal .grid-adapt > .column-6  {
    max-width: 50%;
  }
}

#prohub .column-7,
#prohub-modal .column-7,
#prorep-modal .column-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

@media (min-width: 768px) {
  #prohub .grid-adapt > .column-7,
  #prohub-modal .grid-adapt > .column-7,
  #prorep-modal .grid-adapt > .column-7  {
    max-width: 58.33333%;
  }
}

#prohub .column-8,
#prohub-modal .column-8,
#prorep-modal .column-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

#prohub-modal .ph-learnmore,
#prorep-modal .ph-learnmore,
#prohub .ph-learnmore {
	font-size: 11px;
	line-height: 1.3;
	width: 81%;
}

#prohub-modal .ph-learnmore,
#prorep-modal .ph-learnmore {
	width: 100%;
}

#prohub-modal .ph-learnmore img,
#prorep-modal .ph-learnmore img,
#prohub .ph-learnmore img{
	width: 102px;
	float: left;
	margin: -9px 5px 0 0;
}

@media (min-width: 768px) {
  #prohub .grid-adapt > .column-8,
  #prohub-modal .grid-adapt > .column-8,
  #prorep-modal .grid-adapt > .column-8  {
    max-width: 66.66667%;
  }
}

#prohub .column-9,
#prohub-modal .column-9,
#prorep-modal .column-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

@media (min-width: 768px) {
  #prohub .grid-adapt > .column-9,
  #prohub-modal .grid-adapt > .column-9,
  #prorep-modal .grid-adapt > .column-9  {
    max-width: 75%;
  }
}

#prohub .column-10,
#prohub-modal .column-10,
#prorep-modal .column-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

@media (min-width: 768px) {
  #prohub .grid-adapt > .column-10,
  #prohub-modal .grid-adapt > .column-10,
  #prorep-modal .grid-adapt > .column-10  {
    max-width: 83.33333%;
  }
}

#prohub .column-11,
#prohub-modal .column-11,
#prorep-modal .column-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

@media (min-width: 768px) {
  #prohub .grid-adapt > .column-11,
  #prohub-modal .grid-adapt > .column-11,
  #prorep-modal .grid-adapt > .column-11  {
    max-width: 91.66667%;
  }
}

#prohub .column-12,
#prohub-modal .column-12,
#prorep-modal .column-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  #prohub .grid-adapt > .column-12,
  #prohub-modal .grid-adapt > .column-12,
  #prorep-modal .grid-adapt > .column-12  {
    max-width: 100%;
  }
}

#prohub .gutter,
#prohub-modal .gutter,
#prorep-modal .gutter {
  padding-left: 20px;
  padding-right: 20px;
}

#prohub .gutter-thin,
#prohub-modal .gutter-thin,
#prorep-modal .gutter-thin {
  padding-left: 10px;
  padding-right: 10px;
}

#prohub .gutter-thick,
#prohub-modal .gutter-thick,
#prorep-modal .gutter-thick {
  padding-left: 40px;
  padding-right: 40px;
}

#prohub .gutter-l,
#prohub-modal .gutter-l {
  padding-left: 20px;
}

#prohub .gutter-l-thin,
#prohub-modal .gutter-l-thin,
#prorep-modal .gutter-l-thin {
  padding-left: 10px;
}

#prohub .gutter-l-thick,
#prohub-modal .gutter-l-thick,
#prorep-modal  .gutter-l-thick{
  padding-left: 40px;
}

#prohub .gutter-r,
#prohub-modal .gutter-r,
#prorep-modal  .gutter-r {
  padding-right: 20px;
}

#prohub .gutter-r-thin,
#prohub-modal .gutter-r-thin,
#prorep-modal  .gutter-r-thin {
  padding-right: 10px;
}

#prohub .gutter-r-thick,
#prohub-modal .gutter-r-thick,
#prorep-modal  .gutter-r-thick {
  padding-right: 40px;
}

@media (max-width: 767px) {
  #prohub .grid-adapt > .gutter, #prohub .grid-adapt > .gutter-thin, #prohub .grid-adapt > .gutter-thick,
  #prohub .grid-adapt > .gutter-l,
  #prohub .grid-adapt > .gutter-l-thin,
  #prohub .grid-adapt > .gutter-l-thick,
  #prohub .grid-adapt > .gutter-r,
  #prohub .grid-adapt > .gutter-r-thin,
  #prohub .grid-adapt > .gutter-r-thick,
  #prohub-modal .grid-adapt > .gutter,
  #prohub-modal .grid-adapt > .gutter-thin,
  #prohub-modal .grid-adapt > .gutter-thick,
  #prohub-modal .grid-adapt > .gutter-l,
  #prohub-modal .grid-adapt > .gutter-l-thin,
  #prohub-modal .grid-adapt > .gutter-l-thick,
  #prohub-modal .grid-adapt > .gutter-r,
  #prohub-modal .grid-adapt > .gutter-r-thin,
  #prohub-modal .grid-adapt > .gutter-r-thick,
  #prorep-modal .grid-adapt > .gutter,
  #prorep-modal .grid-adapt > .gutter-thin,
  #prorep-modal .grid-adapt > .gutter-thick,
  #prorep-modal .grid-adapt > .gutter-l,
  #prorep-modal .grid-adapt > .gutter-l-thin,
  #prorep-modal .grid-adapt > .gutter-l-thick,
  #prorep-modal .grid-adapt > .gutter-r,
  #prorep-modal .grid-adapt > .gutter-r-thin,
  #prorep-modal .grid-adapt > .gutter-r-thick  {
    padding-left: 0;
    padding-right: 0;
  }
  
  #prohub-modal .ph-selected-store .ph-selected-store p,
  #prorep-modal .ph-selected-store .ph-selected-store p,
  #prohub-modal .ph-store-locator .module p,
  #prorep-modal .ph-store-locator .module p {
	  font-weight: bold;
  }
}

#prohub .form-control,
#prohub-modal .form-control,
#prorep-modal .form-control {
  border-radius: 0;
  display: block;
  font-size: 12px;
  height: 34px;
  margin-bottom: 20px;
  padding: 5px 10px;
  width: 100%;
}

#prohub .form-control[type="checkbox"], #prohub .form-control[type="radio"],
#prohub-modal .form-control[type="checkbox"],
#prohub-modal .form-control[type="radio"],
#prorep-modal .form-control[type="checkbox"],
#prorep-modal .form-control[type="radio"]  {
  display: inline-block;
  height: auto;
  margin: 0;
  margin-right: 5px;
  padding: 0;
  width: auto;
}

#prohub .form-control[disabled], #prohub .form-control.disabled,
#prohub-modal .form-control[disabled],
#prohub-modal .form-control.disabled,
#prorep-modal .form-control[disabled],
#prorep-modal .form-control.disabled {
  cursor: not-allowed;
}

#prohub .form-field-helper,
#prohub-modal .form-field-helper,
#prorep-modal .form-field-helper {
  margin-bottom: 20px;
  margin-top: -20px;
}

#prohub .form-label,
#prohub-modal .form-label,
#prorep-modal .form-label {
  display: block;
  margin: 5px 0;
  width: 100%;
}

#prohub textarea.form-control,
#prohub-modal textarea.form-control,
#prorep-modal textarea.form-control {
  height: 10em;
}

#prohub fieldset,
#prohub-modal fieldset,
#prorep-modal fieldset {
  border: 0;
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
}

#prohub fieldset > :last-child,
#prohub-modal fieldset > :last-child,
#prorep-modal fieldset > :last-child {
  margin-bottom: 0;
}

#prohub .btn,
#prohub-modal .btn,
#prorep-modal .btn {
  background-color: #ffffff;
  border: 1px solid #eaeaea;
  color: #f8981d;
  display: block;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
  min-width: 150px;
  padding: 10px;
  position: relative;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 100%;
}

@media (min-width: 768px) {
  #prohub .btn,
  #prohub-modal .btn,
  #prorep-modal .btn {
    display: inline-block;
    margin-bottom: 0;
    width: auto;
  }
}

#prohub .btn-auto-width,
#prohub-modal .btn-auto-width,
#prorep-modal .btn-auto-width {
  min-width: 0;
}

#prohub .btn-full-width,
#prohub-modal .btn-full-width,
#prorep-modal .btn-full-width {
  min-width: 0;
  width: 100%;
}

#prohub .btn:hover,
#prohub-modal .btn:hover,
#prorep-modal .btn:hover {
  cursor: pointer;
}

#prohub .btn:focus, #prohub .btn:hover,
#prohub-modal .btn:focus,
#prohub-modal .btn:hover,
#prorep-modal .btn:focus,
#prorep-modal .btn:hover {
  text-decoration: none;
}

#prohub .btn:focus::after, #prohub .btn:hover::after,
#prohub-modal .btn:focus::after,
#prohub-modal .btn:hover::after,
#prorep-modal .btn:focus::after,
#prorep-modal .btn:focus::after {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

#prohub .btn-primary,
#prohub-modal .btn-primary,
#prorep-modal .btn-primary {
  background-color: #f8981d;
  border-color: #f8981d;
  border-left-color: #db7e07;
  border-top-color: #db7e07;
  -webkit-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.2);
          box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.2);
  color: #ffffff;
}

#prohub .btn[disabled], #prohub .btn.disabled,
#prohub-modal .btn[disabled],
#prohub-modal .btn.disabled,
#prorep-modal .btn[disabled],
#prorep-modal .btn.disabled {
  background-color: #eaeaea;
  border-color: #eaeaea;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #000000;
}

#prohub .btn[disabled]:hover, #prohub .btn.disabled:hover,
#prohub-modal .btn[disabled]:hover,
#prohub-modal .btn.disabled:hover,
#prorep-modal .btn[disabled]:hover,
#prorep-modal .btn.disabled:hover {
  cursor: not-allowed;
}

#prohub .btn[disabled]::after, #prohub .btn.disabled::after,
#prohub-modal .btn[disabled]::after,
#prohub-modal .btn.disabled::after,
#prorep-modal .btn[disabled]::after,
#prorep-modal .btn.disabled::after {
  display: none;
}

#prohub .ph-banner,
#prohub-modal .ph-banner,
#prorep-modal .ph-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 768px) {
  #prohub .ph-banner,
  #prohub-modal .ph-banner,
  #prorep-modal .ph-banner {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

#prohub .loader,
#prohub-modal .loader,
#prorep-modal .loader {
  background-image: none !important;
}

#prohub .loader, #prohub .loader::before, #prohub .loader::after,
#prohub-modal .loader,
#prohub-modal .loader::before,
#prohub-modal .loader::after,
#prorep-modal .loader,
#prorep-modal .loader::before,
#prorep-modal .loader::after {
  -webkit-animation: load 2s infinite ease-in-out;
          animation: load 2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  background-color: #7a7a7a;
  border-radius: 50%;
  height: 25px;
  width: 25px;
}

#prohub .loader,
#prohub-modal .loader,
#prorep-modal .loader {
  font-size: 0;
  margin: 0 auto;
  position: relative;
  text-indent: -9999px;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

#prohub .loader::before, #prohub .loader::after,
#prohub-modal .loader::before,
#prohub-modal .loader::after,
#prorep-modal .loader::before,
#prorep-modal .loader::after {
  content: '';
  position: absolute;
  top: 0;
}

#prohub .loader::before,
#prohub-modal .loader::before,
#prorep-modal .loader::before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
  left: -35px;
}

#prohub .loader::after,
#prohub-modal .loader::after,
#prorep-modal .loader::after {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  left: 35px;
}

@-webkit-keyframes load {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

@keyframes load {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

#prohub .media,
#prohub-modal .media,
#prorep-modal .media {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (min-width: 768px) {
  #prohub .media.media-mobile,
  #prohub-modal .media.media-mobile,
  #prorep-modal .media.media-mobile {
    display: block;
  }
}

@media (min-width: 768px) {
  #prohub .media.media-mobile .media-visual,
  #prohub-modal .media.media-mobile .media-visual,
  #prorep-modal .media.media-mobile .media-visual {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  #prohub .media.media-mobile .media-content,
  #prohub-modal .media.media-mobile .media-content,
  #prorep-modal .media.media-mobile .media-content {
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0;
  }
}

#prohub .media.media-center,
#prohub-modal .media.media-center,
#prorep-modal .media.media-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#prohub .media-visual,
#prohub-modal .media-visual,
#prorep-modal .media-visual {
  margin-right: 20px;
}

#prohub .media-visual img,
#prohub-modal .media-visual img,
#prorep-modal .media-visual img {
  max-width: none !important;
}

#prohub .media-content,
#prohub-modal .media-content,
#prorep-modal .media-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#prohub .ph-modal,
#prohub-modal .ph-modal,
#prorep-modal .ph-modal {
  background: rgba(0, 0, 0, 0.2);
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 40px 20px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transform: translate3D(0, 0, 0);
          transform: translate3D(0, 0, 0);
  z-index: 9999;
}

#prohub .ph-modal-inner,
#prohub-modal .ph-modal-inner,
#prorep-modal .ph-modal-inner {
  background: #ffffff;
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  position: relative;
  overflow: hidden;
}

#prohub .ph-modal-body,
#prohub-modal .ph-modal-body,
#prorep-modal .ph-modal-body {
  padding: 30px;
}

#prohub .ph-modal-close,
#prohub-modal .ph-modal-close,
#prorep-modal .ph-modal-close {
  background: transparent;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #eaeaea;
  cursor: pointer;
  display: block;
  font-size: 22px;
  font-weight: 100;
  line-height: 1;
  padding: 0;
  position: absolute;
  right: 0;
  -webkit-transition: ease-in .2s;
  transition: ease-in .2s;
  text-align: center;
  top: 0;
  width: 1em;
  background-color: #f8981d;
  border-color: #f8981d;
  border-left-color: #db7e07;
  border-top-color: #db7e07;
  margin: 4px 4px;
  width: 20px;
  height: 20px;
}

#prohub .ph-modal-close:focus, #prohub .ph-modal-close:hover,
#prohub-modal .ph-modal-close:focus,
#prohub-modal .ph-modal-close:hover,
#prorep-modal .ph-modal-close:focus,
#prorep-modal .ph-modal-close:hover {
  color: #666666;
}

#prohub .ph-modal-is-open,
#prohub-modal .ph-modal-is-open,
#prorep-modal .ph-modal-is-open {
  display: block;
}

#prohub .ph-modal-is-closed,
#prohub-modal .ph-modal-is-closed,
#prorep-modal .ph-modal-is-closed {
  display: none;
}

#prohub .well,
#prohub-modal .well,
#prorep-modal .well {
  background-color: #eaeaea;
  padding: 8px 8px 0 8px;
}

#prohub-modal .well,
#prorep-modal .well {
  padding: 5px 0;
}

#prohub .well-dark,
#prohub-modal .well-dark,
#prorep-modal .well-dark {
  background-color: #666666;
}

#prohub .well-light,
#prohub-modal .well-light,
#prorep-modal .well-light {
  background-color: #f9f8f8;
}

#prohub-modal .well-light p:nth-child(1),
#prorep-modal .well-light p:nth-child(1) {
  margin: 10px 0;
  font-weight: bold;
}

#prohub .well > :last-child,
#prohub-modal .well > :last-child,
#prorep-modal .well > :last-child {
  margin-bottom: 0;
}

#prohub-modal .well > :last-child,
#prorep-modal .well > :last-child {
  font-size: x-small;
}

#prohub .text-bold,
#prohub-modal .text-bold,
#prorep-modal .text-bold {
  font-weight: bold;
}

#prohub .text-light,
#prohub-modal .text-light,
#prorep-modal .text-light {
  font-weight: 300;
}

#prohub .text-normal,
#prohub-modal .text-normal,
#prorep-modal .text-normal {
  font-weight: normal;
}

#prohub .text-grey3,
#prohub-modal .text-grey3,
#prorep-modal .text-grey3 {
  color: #666666;
}

#prohub .text-small,
#prohub-modal .text-small,
#prorep-modal .text-small {
  font-size: 12px;
}

#prohub .text-center,
#prohub-modal .text-center,
#prorep-modal .text-center {
  text-align: center;
}

#prohub .text-left,
#prohub-modal .text-left,
#prorep-modal .text-left {
  text-align: left;
}

#prohub .text-right,
#prohub-modal .text-right,
#prorep-modal .text-right {
  text-align: right;
}

#prohub .no-margin,
#prohub-modal .no-margin,
#prorep-modal .no-margin {
  margin: 0 !important;
}

#prohub .rule,
#prohub-modal .rule,
#prorep-modal .rule {
  border: 0;
  border-bottom: 1px solid #666666;
  margin-bottom: 20px;
  padding-bottom: 4px;
}

#prohub .hide,
#prohub-modal .hide,
#prorep-modal .hide {
  display: none !important;
}

@media (min-width: 768px) {
  #prohub .hide-desktop,
  #prohub-modal .hide-desktop,
  #prorep-modal .hide-desktop {
    display: none !important;
  }
}

#prohub .module,
#prohub-modal .module,
#prorep-modal .module {
  margin-bottom: 20px;
}

#prohub .module > :last-child,
#prohub-modal .module > :last-child,
#prorep-modal .module > :last-child {
  margin-bottom: 0;
}

#prohub .responsive-img,
#prohub-modal .responsive-img,
#prorep-modal .responsive-img {
  display: block;
  width: 100%;
}

#prohub .ph-header {
  color: #ffffff;
  font-family: "Muli", sans-serif;
  margin-top: 13px;
}

@media (max-width: 767px) {
  #prohub .ph-header {
    background-color: #eaeaea;
    margin: 0;
    text-align: center;
  }
  #prohub .ph-header h1 {
    background-color: #666666;
    color: inherit;
    display: inline-block;
    font-size: 14px;
    letter-spacing: normal;
    margin: 0;
    padding: 10px 20px;
    position: relative;
  }
  #prohub .ph-header h1::after {
    border: 5px solid transparent;
    border-bottom: 5px solid #ffffff;
    bottom: 0;
    content: '';
    display: block;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

#prohub .ph-header p {
  color: inherit;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 4px;
}

#prohub .ph-banner {
  -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
  font-size: 14px;
  margin-bottom: 20px;
}

#prohub .ph-banner .ph-banner-primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#prohub .ph-banner .ph-banner-primary {
  padding:10px 10px 0 0;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  width: 100%;
}

@media (min-width: 768px) {
	#prohub .ph-banner .ph-banner-primary {
		width: 35%;
	}
}

#prohub .ph-banner .ph-banner-primary .ph-headline {
  font-size: 23px;
  font-weight: bold;
  line-height: 1.4;
  border-bottom: 10px solid #f8981d;
  margin-bottom: 5px;
  text-align: left;
  margin-left: 10px;
}

@media (min-width: 768px) {
	#prohub .ph-banner .ph-banner-primary .ph-headline {
		font-size: 20px;
	}
}

#prohub .ph-banner .ph-banner-primary .ph-headline .bigger-text {
	font-size: 28px;
}

#prohub .ph-banner .ph-banner-primary .ph-behrproducts {
	text-align: left;
	margin-left: 13px;
	font-weight: normal;
	margin-bottom: 10px;
}

#prohub .ph-banner .ph-banner-primary .ph-behrproducts .homedepot-rewards {
	width: 60%;
	margin: 0;
	padding: 0;
	float: left;
}

#prohub .ph-banner .ph-banner-primary .ph-behrproducts .pro-xtra {
	width: 40%;
	margin: 0;
	padding: 0;
	float: left;
	text-align: right;
}

#prohub .ph-banner .ph-banner-primary .ph-behrproducts .pro-xtra img {
	max-width: 50%;
}

#prohub .ph-banner .ph-banner-primary .ph-headline .change-color {
	color: #f8981d;
}

@media (min-width: 768px) {
  
  #prohub-modal .ph-banner .ph-banner-primary .ph-behrproducts,
  #prorep-modal .ph-banner .ph-banner-primary .ph-behrproducts {
    float: left;
    margin-top: -15px;
  }
  
  #prohub-modal .ph-banner .ph-banner-primary .ph-behrproducts,
  #prorep-modal .ph-banner .ph-banner-primary .ph-behrproducts {
	  font-weight: bold;
  }
}


#prohub .ph-banner .ph-banner-primary .ph-highlight {
  color: #f8981d;
  font-size: 1.2em;
  font-weight: bold;
  line-height: inherit;
}

#prohub-modal .ph-banner .ph-banner-primary .ph-highlight .ph-get,
#prorep-modal .ph-banner .ph-banner-primary .ph-highlight .ph-get,
#prohub .ph-banner .ph-banner-primary .ph-highlight .ph-get {
	font-size: 15px;
    margin: 45px 0 0 13px;
    float: left;
}

#prohub-modal .ph-banner .ph-banner-primary .ph-highlight .ph-numberpercent,
#prorep-modal .ph-banner .ph-banner-primary .ph-highlight .ph-numberpercent,
#prohub .ph-banner .ph-banner-primary .ph-highlight .ph-numberpercent {
	font-size: 90px;
}

#prohub-modal .ph-banner .ph-banner-primary .ph-highlight .ph-percent,
#prorep-modal .ph-banner .ph-banner-primary .ph-highlight .ph-percent,
#prohub .ph-banner .ph-banner-primary .ph-highlight .ph-percent {
	font-size: 45px;
	float: right;
	padding: 0;
	margin: 11px 21px 0 -9px;
}

.national-campaign #prohub .ph-banner .ph-banner-primary .ph-highlight .ph-percent {
	margin: 11px 21px 0 -10px;
}


#prohub-modal .ph-banner .ph-banner-primary .ph-highlight .ph-percent,
#prorep-modal .ph-banner .ph-banner-primary .ph-highlight .ph-percent{
	margin: 11px 28px 0 2px;
}

#prohub-modal .ph-banner .ph-banner-primary .ph-highlight .ph-off,
#prorep-modal .ph-banner .ph-banner-primary .ph-highlight .ph-off,
#prohub .ph-banner .ph-banner-primary .ph-highlight .ph-off {
	float: right;
	margin: 59px -39px 0 -1px;
}

#prohub-modal .ph-banner .ph-banner-primary .ph-highlight .ph-off,
#prorep-modal .ph-banner .ph-banner-primary .ph-highlight .ph-off {
	margin: -49px 23px 0 0;
	font-size: 24px;
}

.mac-Safari #prohub .ph-banner .ph-banner-primary .ph-highlight .ph-off,
.mac-Chrome #prohub .ph-banner .ph-banner-primary .ph-highlight .ph-off,
.mac-Firefox #prohub .ph-banner .ph-banner-primary .ph-highlight .ph-off  {
	margin: -46px 8px 0 -1px;
}

#prohub .ph-banner .ph-banner-graphic {
	width: 29%;
}

#prohub .ph-banner .ph-banner-secondary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#prohub .ph-banner .ph-banner-secondary {
	  width: 37%;
}

#prohub .ph-banner .ph-banner-secondary .ph-headline {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  border-bottom: 5px solid #f8981d;
  margin-bottom: 18px;
  padding-bottom: 10px;
}

#prohub .ph-banner .ph-banner-secondary .ph-highlight {
  font-weight: bold;
}

.national-campaign #prohub .ph-banner .ph-banner-secondary .ph-highlight {
	width: 50%;
}

#prohub .ph-banner .ph-banner-graphic {
  padding-bottom: 0;
  padding-top: 0;
}

#prohub .ph-banner .ph-banner-graphic {
	padding: 0;
}

#prohub .ph-footnotes {
  color: #666666;
  font-size: 12px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  #prohub .ph-footnotes {
    margin-bottom: 0;
  }
}

#prohub .ph-footnotes .ph-footnote {
  margin: 0 0 10px;
  padding: 0;
  text-align: left;
}

@media (min-width: 768px) {
  #prohub .ph-footnotes .ph-footnote {
    margin-bottom: 5px;
    text-align: left;
  }
}

#prohub .ph-footnotes .ph-footnote a {
  color: inherit;
  text-decoration: none;
}

#prohub .ph-main {
  background-color: #ffffff;
  padding: 20px;
}

@media (min-width: 768px) {
  #prohub .ph-main {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (min-width: 768px) {
  #prohub .ph-search-form {
    border: 1px solid #eaeaea;
    margin: 0 10px 40px;
    padding: 20px 80px 0;
  }
}

#prohub .ph-results {
  margin-bottom: 40px;
  min-height: 200px;
  position: relative;
}

@media (max-width: 767px) {
  #prohub .ph-results {
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  #prohub .ph-results .ph-services {
    padding: 0 10px;
  }
}

#prohub .ph-results .ph-services ul {
  margin: 0 0 40px;
  padding: 0 0 0 1em;
}

#prohub .ph-results .ph-services ul li {
  list-style: none;
}

#prohub .ph-results .ph-services ul li::before {
  color: #f8981d;
  content: '\2022';
  display: inline-block;
  font-weight: bold;
  margin-left: -1em;
  width: 1em;
}

#prohub .ph-results .ph-services .ph-cta {
  margin: 0 0 10px;
}

#prohub .ph-results .ph-services .ph-availability {
  margin: 0;
}

@media (min-width: 768px) {
  #prohub .ph-results .ph-services .ph-availability {
    margin-bottom: 60px;
  }
}

#prohub .specialist-img {
  border-radius: 50%;
  height: 120px;
  width: 120px;
}

#prohub .ph-map {
  margin-bottom: 10px;
}

#prohub .ph-map::after {
  content: '';
  display: block;
  padding-bottom: 100%;
}

@media (min-width: 768px) {
  #prohub .ph-map::after {
    padding-bottom: 62.5%;
  }
}

@media (max-width: 400px) {
  #prohub .ph-selected-store .media {
    display: block;
  }
  #prohub .ph-selected-store .media-visual {
    margin-right: 0;
  }
  #prohub .ph-selected-store .module {
    margin-bottom: 0;
  }
}

#prohub .ph-selected-store .ph-address {
  margin-bottom: 10px;
}

#prohub .ph-hd-logo img,
#prohub-modal .ph-hd-logo img,
#prorep-modal .ph-hd-logo img {
	width: 30px;
	float: left;
	margin: 4px;
}

#prohub .ph-about {
  border-top: 1px solid #000;
  margin-bottom: 40px;
  padding-top: 40px;
}

#prohub .register-callout {
  border: 1px solid #000000;
  height: 100%;
  padding: 30px 20px 20px;
  text-align: center;
}

#prohub .register-callout ul {
  text-align: left;
  margin: 0;
  padding-left: 30px;
}

#prohub .register-callout ul li {
  list-style: disc;
  margin: 0 0 10px;
  padding: 0;
}

#prohub .register-callout h4 {
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0;
}

@media (max-width: 767px) {
  #prohub .ph-service-description h2 {
    background: #eaeaea;
    border: 0 !important;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 10px;
  }
}

@media (max-width: 767px) {
  #prohub .ph-service-description .ph-service {
    border: 1px solid #eaeaea;
    border-top: 0;
    padding: 10px;
  }
  #prohub .ph-service-description .ph-service p {
    margin: 0;
  }
  #prohub .specialist-email,
  #prohub-modal .specialist-email,
  #prorep-modal .specialist-email {
	  font-size: 9px
  }
}

#prohub .ph-no-results {
  background-image: url(/binaries/content/assets/behrdotcom/web/images/pro/prohub/loading-map.jpg);
  background-position: center;
  background-size: cover;
  display: none;
  height: 300px;
}

#prohub .ph-msg {
  display: none;
  padding: 20px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
}

#prohub.is-loading .ph-map,
#prohub.is-loading .ph-selected-store,
#prohub.is-loading .ph-specialist-info, #prohub.has-error .ph-map,
#prohub.has-error .ph-selected-store,
#prohub.has-error .ph-specialist-info, #prohub.has-no-results .ph-map,
#prohub.has-no-results .ph-selected-store,
#prohub.has-no-results .ph-specialist-info, #prohub.location-not-found .ph-map,
#prohub.location-not-found .ph-selected-store,
#prohub.location-not-found .ph-specialist-info {
  display: none;
}

#prohub.is-loading .ph-no-results, #prohub.has-error .ph-no-results, #prohub.has-no-results .ph-no-results, #prohub.location-not-found .ph-no-results {
  display: block;
}

#prohub.is-loading .msg-loading {
  display: block;
}

#prohub.has-error .msg-error {
  display: block;
}

#prohub.location-not-found .msg-location-not-found {
  display: block;
}

#prohub.has-no-results .msg-no-results {
  display: block;
  font-weight: bold;
}

#prohub-modal .ph-banner,
#prorep-modal .ph-banner {
  -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
  font-size: 14px;
  margin-bottom: 7px;
  text-align: left;
  background-color: #eaeaea;
  padding: 10px 0;
}

#prohub-modal .ph-banner p,
#prorep-modal .ph-banner p {
  line-height: 1.2;
}

#prohub-modal .ph-banner .ph-banner-primary,
#prorep-modal .ph-banner .ph-banner-primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 768px) {
  #prohub-modal .ph-banner .ph-banner-primary,
  #prorep-modal .ph-banner .ph-banner-primary {
    width: 50%;
	text-align: left;
	margin-left: 10px;
  }
}

#prohub-modal .ph-banner .ph-banner-primary .ph-headline,
#prorep-modal .ph-banner .ph-banner-primary .ph-headline {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 5px;
  padding: 0;
}

#prohub-modal .ph-banner .ph-banner-primary .ph-headline-product,
#prorep-modal .ph-banner .ph-banner-primary .ph-headline-product {
	font-size: 12px;
    margin-bottom: 16px;
}

#prohub-modal .ph-banner .ph-banner-primary .ph-highlight,
#prorep-modal .ph-banner .ph-banner-primary .ph-highlight {
  color: #f8981d;
  display: block;
  font-size: 3em;
  font-weight: bold;
  line-height: inherit;
}

#prohub-modal .ph-banner .ph-banner-secondary,
#prorep-modal .ph-banner .ph-banner-secondary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 768px) {
  #prohub-modal .ph-banner .ph-banner-secondary,
  #prorep-modal .ph-banner .ph-banner-secondary {
    width: 60%;
	padding: 5px 34px 0 0;
  }
}

#prohub-modal .ph-banner .ph-banner-secondary .ph-headline,
#prorep-modal .ph-banner .ph-banner-secondary .ph-headline {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  border-bottom: 5px solid #f8981d;
}

#prohub-modal .ph-banner .ph-banner-secondary .ph-headline-desktop,
#prorep-modal .ph-banner .ph-banner-secondary .ph-headline-desktop {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
}

#prohub-modal .ph-banner .ph-banner-secondary .ph-highlight,
#prorep-modal .ph-banner .ph-banner-secondary .ph-highlight {
  font-weight: bold;
}

#prohub-modal .ph-banner .ph-banner-secondary .ph-highlight-desktop,
#prorep-modal .ph-banner .ph-banner-secondary .ph-highlight-desktop {
  display: block;
  font-weight: bold;
  border-bottom: 5px solid #f8981d;
}

#prohub-modal .ph-banner .ph-banner-graphic,
#prorep-modal .ph-banner .ph-banner-graphic {
  padding-bottom: 0;
  padding-top: 0;
}

@media (min-width: 768px) {
  #prohub-modal .ph-banner .ph-banner-graphic,
  #prorep-modal .ph-banner .ph-banner-graphic {
    padding: 0;
  }
}

#prohub-modal .ph-store-locator,
#prorep-modal .ph-store-locator {
  text-align: center;
}



#prohub-modal .ph-store-locator .ph-footnotes,
#prorep-modal .ph-store-locator .ph-footnotes {
	text-align: left;
}

#prohub-modal .ph-store-visuals,
#prorep-modal .ph-store-visuals {
  display: inline-block;
  position: relative;
}

#prohub-modal .specialist-img,
#prorep-modal .specialist-img {
  border-radius: 50%;
  height: 100px;
  width: 100px;
}

#prohub-modal .ph-search-form,
#prorep-modal .ph-search-form {
  display: none;
}

@media (min-width: 768px) {
  #prohub-modal .ph-search-form .form-control,
  #prorep-modal .ph-search-form .form-control {
    display: inline-block;
    max-width: 150px;
  }
}

#prohub-modal .ph-footnote,
#prorep-modal .ph-footnote {
  margin: 0 0 10px 0;
  font-size: x-small;
  line-height: 1;
}

#prohub-modal .ph-msg,
#prorep-modal .ph-msg {
  display: none;
  margin-top: 20px;
}

#prohub-modal.is-loading .ph-selected-store, #prohub-modal.has-error .ph-selected-store, #prohub-modal.has-no-results .ph-selected-store, #prohub-modal.location-not-found .ph-selected-store,
#prorep-modal.is-loading .ph-selected-store, #prorep-modal.has-error .ph-selected-store, #prorep-modal.has-no-results .ph-selected-store, #prorep-modal.location-not-found .ph-selected-store {
  display: none;
}

#prohub-modal.is-loading .ph-no-results, #prohub-modal.has-error .ph-no-results, #prohub-modal.has-no-results .ph-no-results, #prohub-modal.location-not-found .ph-no-results,
#prorep-modal.is-loading .ph-no-results, #prorep-modal.has-error .ph-no-results, #prorep-modal.has-no-results .ph-no-results, #prorep-modal.location-not-found .ph-no-results {
  display: block;
}

#prohub-modal.is-loading .ph-search-form, #prohub-modal.has-error .ph-search-form, #prohub-modal.has-no-results .ph-search-form, #prohub-modal.location-not-found .ph-search-form,
#prorep-modal.is-loading .ph-search-form, #prorep-modal.has-error .ph-search-form, #prorep-modal.has-no-results .ph-search-form, #prorep-modal.location-not-found .ph-search-form {
  display: block;
}

#prohub-modal.is-loading .msg-loading,
#prorep-modal.is-loading .msg-loading {
  display: block;
}

#prohub-modal.has-error .msg-error,
#prorep-modal.has-error .msg-error {
  display: block;
}

#prohub-modal.has-no-results .msg-no-results,
#prorep-modal.has-no-results .msg-no-results {
  display: block;
}

#prohub-modal.has-results .ph-no-selected-store,
#prorep-modal.has-results .ph-no-selected-store {
  display: none;
}

body.ph-modal-open {
  overflow: hidden;
}
