/* Header - Logo */

#header_cfbranding {
  position: absolute;
  /*	height: 166px; */
  height: 100%;
  top: 0;
  left: 0;
  max-width: 305px;
  /*	max-height: 125px; */
}

#header_cfbranding {
  perspective: 800px;
  -webkit-perspective: 800px;
}

#header_cfbranding {
  width: 305px;}

#pghdr_logo_desktop_bluetest {
  height: 97px;
  margin-top: 12px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 5px;
  width: 300px;
  -webkit-filter: drop-shadow(1px 1px 1px rgba(153, 153, 153, 0.2));
  filter: drop-shadow(1px 1px 1px rgba(153, 153, 153, 0.2));
}

#pghdr_logo_desktop_faith {
  height: 59px;
  width: 217px;
  position: absolute;
  bottom: 57px;
  left: 88px;
  -webkit-perspective: 600px; /* Chrome, Safari, Opera */
  -moz-perspective: 600px;
  -ms-perspective: 600px; /* IE 9 */
  -o-perspective: 600px;
  perspective: 600px;
}

#pghdr_logo_desktop_credible {
  height: 82px;
  width: 153px;
  position: absolute;
  bottom: 72px;
  left: 5px;
  -webkit-perspective: 600px; /* Chrome, Safari, Opera */
  -moz-perspective: 600px;
  -ms-perspective: 600px; /* IE 9 */
  -o-perspective: 600px;
  perspective: 600px;
}

#pghdr_logo_desktop_name {
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  -o-transform-origin: bottom left;
  transform-origin: bottom left;
  height: 58px;
  width: 88px;
  position: absolute;
  bottom: 63px;
  left: 4px;
  -webkit-perspective: 600px; /* Chrome, Safari, Opera */
  -moz-perspective: 600px;
  -ms-perspective: 600px; /* IE 9 */
  -o-perspective: 600px;
  perspective: 600px;
}

#pghdr_logo_mobile_faith {
  height: 59px;
  width: 217px;
  position: absolute;
  bottom: 57px;
  left: 88px;
  -webkit-perspective: 600px; /* Chrome, Safari, Opera */
  -moz-perspective: 600px;
  -ms-perspective: 600px; /* IE 9 */
  -o-perspective: 600px;
  perspective: 600px;
}

#pghdr_logo_mobile_credible {
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  -o-transform-origin: bottom left;
  transform-origin: bottom left;
  height: 82px;
  width: 153px;
  position: absolute;
  bottom: 72px;
  left: 5px;
  -webkit-perspective: 600px; /* Chrome, Safari, Opera */
  -moz-perspective: 600px;
  -ms-perspective: 600px; /* IE 9 */
  -o-perspective: 600px;
  perspective: 600px;
}

#pghdr_logo_mobile_name {
  height: 58px;
  width: 88px;
  position: absolute;
  bottom: 63px;
  left: 4px;
  -webkit-perspective: 600px; /* Chrome, Safari, Opera */
  -moz-perspective: 600px;
  -ms-perspective: 600px; /* IE 9 */
  -o-perspective: 600px;
  perspective: 600px;
}

#pghdr_logo_desktop_bluetest a,
#pghdr_logo_desktop_name a,
#pghdr_logo_desktop_credible a,
#pghdr_logo_desktop_faith a {
  width: 100%;
  height: 100%;
}

#pghdr_logo_desktop_name_img,
#pghdr_logo_desktop_credible_img,
#pghdr_logo_desktop_faith_img,
#pghdr_logo_desktop_bluetest_img {
  max-height: 100%;
}

@media (min-width: 1010px) {
  #pghdr_logo_mobile_credible,
  #pghdr_logo_mobile_faith,
  #pghdr_logo_mobile_name {
    display: none;
  }
}

@media (max-width: 1009px) {
  #pghdr_logo_desktop_credible,
  #pghdr_logo_desktop_faith,
  #pghdr_logo_desktop_name {
    display: none;
  }
}
