/**
 * Default styles. Do not modify.
 */
.pp_overlay {
  background: #111;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999999;
}
.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 99999999;
}
.pp_content {
  height: 40px;
  min-width: 40px;
}
* html .pp_content {
  width: 40px;
}
.pp_fade {
  display: none;
}
.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}
.pp_content_container .pp_details {
  float: left;
  margin-top: 1em;
  color: #ccc;
}
.pp_nav {
  clear: right;
  float: left;
  margin-right: 1em;
  margin-left: 2px;
}
.currentTextHolder {
  padding: 0 1em;
}
.pp_nav p {
  float: left;
  white-space: nowrap;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
  float: left;
  text-indent: -10000px;
}
.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.pp_gallery {
  display: none;
  right: .5em;
  margin-top: -5em;
  position: absolute;
  z-index: 10000;
}
.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}
.pp_gallery ul {
  float: left;
  height: 3em;
  padding: 0;
  position: relative;
  white-space: nowrap;
}
.pp_gallery ul a {
  display: block;
  float: left;
  height: 3em;
  overflow: hidden;
}
.pp_gallery ul a img {
  border: 0;
}
.pp_gallery li {
  display: block;
  float: left;
  margin: 0 .236em 0 0;
  padding: 0;
}
.pp_gallery li.default a {
  display: block;
  height: 3em;
  width: 5em;
}
.pp_gallery li.default a img {
  display: none;
}
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
  margin-top: 7px !important;
}
a.pp_next {
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_previous {
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
.pp_bottom {
  height: 20px;
  position: relative;
}
* html .pp_bottom {
  padding: 0 20px;
}
.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_bottom .pp_middle {
  left: 0;
  position: static;
}
/*.pp_bottom .pp_right {
		height: 20px;
		left: auto;
		position: absolute;
		right: 0;
		top: 0;
		width: 20px;
	}*/
.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  margin: -12px 0 0 -12px;
  position: absolute;
  top: 50%;
  width: 24px;
}
#pp_full_res .pp_inline {
  text-align: left;
}
div.ppt {
  color: #fff;
  display: none;
  margin: 0 0 1.618em 0;
  z-index: 9999;
  font-weight: 700;
}
/**
 * The WooThemes prettyPhoto theme
 */
.pp_woothemes a.pp_expand,
.pp_woothemes a.pp_contract {
  top: -1em;
  left: -1em;
  width: 2em;
  height: 2em;
  display: block;
  text-indent: -9999px;
  position: absolute;
  font-size: .75em;
}
.pp_woothemes a.pp_expand:after,
.pp_woothemes a.pp_contract:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  border-radius: 100%;
  font-family: 'FontAwesome';
  display: block;
  content: "\f00d";
  text-indent: 0;
  text-align: center;
  line-height: 2;
  color: #999;
  -webkit-transition: all ease .3s;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4);
}
.pp_woothemes a.pp_expand:hover:after,
.pp_woothemes a.pp_contract:hover:after {
  box-shadow: 0 0 0 2px #fff;
  color: #fff;
}
.pp_woothemes a.pp_expand:after {
  content: "\f0b2";
}
.pp_woothemes a.pp_contract:after {
  content: "\f066";
}
.pp_woothemes .pp_close {
  top: -1em;
  right: -1em;
  width: 2em;
  height: 2em;
  display: block;
  text-indent: -9999px;
  position: absolute;
}
.pp_woothemes .pp_close:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  border-radius: 100%;
  font-family: 'FontAwesome';
  display: block;
  content: "\f00d";
  text-indent: 0;
  text-align: center;
  line-height: 2;
  color: #999;
  -webkit-transition: all ease .3s;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4);
}
.pp_woothemes .pp_close:hover:after {
  box-shadow: 0 0 0 2px #fff;
  color: #fff;
}
.pp_woothemes .pp_previous,
.pp_woothemes .pp_next {
  position: relative;
}
.pp_woothemes .pp_previous:after,
.pp_woothemes .pp_next:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  border-radius: 100%;
  font-family: 'FontAwesome';
  display: block;
  content: "\f00d";
  text-indent: 0;
  text-align: center;
  line-height: 2;
  color: #999;
  -webkit-transition: all ease .3s;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4);
}
.pp_woothemes .pp_previous:hover:after,
.pp_woothemes .pp_next:hover:after {
  box-shadow: 0 0 0 2px #fff;
  color: #fff;
}
.pp_woothemes .pp_previous:after,
.pp_woothemes .pp_next:after {
  width: 2em;
  height: 2em;
  top: 50%;
  left: 2em;
  margin-top: -1em;
  content: "\f060";
}
.pp_woothemes .pp_previous:hover:after {
  left: 1em;
}
.pp_woothemes .pp_next:after {
  left: auto;
  right: 2em;
  content: "\f061";
}
.pp_woothemes .pp_next:hover:after {
  right: 1em;
}
.pp_woothemes .pp_arrow_previous,
.pp_woothemes .pp_arrow_next,
.pp_woothemes .pp_play,
.pp_woothemes .pp_pause {
  position: relative;
  width: 2em;
  height: 2em;
  display: block;
  float: left;
  text-indent: -999px;
  font-size: .75em;
}
.pp_woothemes .pp_arrow_previous:after,
.pp_woothemes .pp_arrow_next:after,
.pp_woothemes .pp_play:after,
.pp_woothemes .pp_pause:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  border-radius: 100%;
  font-family: 'FontAwesome';
  display: block;
  content: "\f00d";
  text-indent: 0;
  text-align: center;
  line-height: 2;
  color: #999;
  -webkit-transition: all ease .3s;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4);
}
.pp_woothemes .pp_arrow_previous:hover:after,
.pp_woothemes .pp_arrow_next:hover:after,
.pp_woothemes .pp_play:hover:after,
.pp_woothemes .pp_pause:hover:after {
  box-shadow: 0 0 0 2px #fff;
  color: #fff;
}
.pp_woothemes .pp_arrow_previous:after,
.pp_woothemes .pp_arrow_next:after,
.pp_woothemes .pp_play:after,
.pp_woothemes .pp_pause:after {
  content: "\f048";
}
.pp_woothemes .pp_arrow_next:after {
  content: "\f051";
}
.pp_woothemes .pp_play,
.pp_woothemes .pp_pause {
  margin-right: 1.618em;
  padding-right: 1.618em;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.pp_woothemes .pp_play:after,
.pp_woothemes .pp_pause:after {
  width: 2em;
  right: auto;
}
.pp_woothemes .pp_play:after {
  content: "\00A0 \f04b";
}
.pp_woothemes .pp_pause:after {
  content: "\f04c";
}
.pp_woothemes .pp_pause:before {
  display: block;
  content: "";
  width: 2em;
  height: .236em;
  position: absolute;
  bottom: -1em;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  -webkit-animation: timer 4.9s infinite linear;
  -moz-animation: timer 4.9s infinite linear;
  -o-animation: timer 4.9s infinite linear;
  animation: timer 4.9s infinite linear;
  border-radius: 4px;
}
.pp_woothemes img#fullResImage {
  box-shadow: 0 0 3.631em rgba(0, 0, 0, 0.618);
  border-radius: .618em;
}
/**
 * Mobile
 */
@media only screen and (max-width: 601px) {
  div.pp_woothemes {
    left: 5% !important;
    right: 5% !important;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
  
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
  
    box-sizing: border-box;
    /* Opera/IE 8+ */
  
    width: 90% !important;
  }
  div.pp_woothemes .pp_gallery,
  div.pp_woothemes .pp_previous,
  div.pp_woothemes .pp_next,
  div.pp_woothemes .pp_expand,
  div.pp_woothemes .pp_contract {
    display: none !important;
  }
  div.pp_woothemes .pp_arrow_previous,
  div.pp_woothemes .pp_arrow_next,
  div.pp_woothemes .pp_close,
  div.pp_woothemes .pp_play,
  div.pp_woothemes .pp_pause {
    font-size: 1.5em;
  }
  div.pp_woothemes .pp_close {
    right: 0;
  }
  div.pp_woothemes .pp_description {
    display: none !important;
  }
  div.pp_woothemes .pp_details {
    width: 100% !important;
  }
  .pp_content {
    width: 100% !important;
  }
  .pp_content img {
    width: 100% !important;
    height: auto !important;
  }
  .currentTextHolder {
    line-height: 3;
  }
}
@-webkit-keyframes timer {
  from {
    -webkit-box-shadow: none;
  }
  to {
    -webkit-box-shadow: inset 2em 0 0 0 #fff;
  }
}
@-moz-keyframes timer {
  from {
    -webkit-box-shadow: none;
  }
  to {
    -webkit-box-shadow: inset 2em 0 0 0 #fff;
  }
}
@-o-keyframes timer {
  from {
    -webkit-box-shadow: none;
  }
  to {
    -webkit-box-shadow: inset 2em 0 0 0 #fff;
  }
}
@keyframes timer {
  from {
    -webkit-box-shadow: none;
  }
  to {
    -webkit-box-shadow: inset 2em 0 0 0 #fff;
  }
}

