html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
body {
  line-height: 1.5;
}
blockquote,
q {
  quotes: "" "";
}
blockquote:before,
q:before,
blockquoteafter,
qafter {
  content: "";
}
a img {
  border: none;
}
#page_content_wrapper p {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
html,
body {
  height: 100%;
}
img,
a img {
  image-rendering: optimizeQuality;
}
html {
  overflow-x: hidden;
}
body {
  background: #fff;
  font-size: 13px;
  font-family: Arial, 'helvetica neue', Helvetica, sans-serif;
  padding: 0;
  margin: 0;
  color: #ccc;
  font-size: 100%;
  line-height: 1.5;
  -webkit-overflow-scrolling: touch;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
}
.whitewolf,
.whitewolf_fancybox_wrapper {
  /*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
  /* FONT PATH
 * -------------------------- */
  /* makes the font 33% larger relative to the icon container */
  /* Deprecated as of 4.4.0 */
  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../bundles/bmatznerfontawesome/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../bundles/bmatznerfontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../bundles/bmatznerfontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../bundles/bmatznerfontawesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../bundles/bmatznerfontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../bundles/bmatznerfontawesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.whitewolf .fa,
.whitewolf_fancybox_wrapper .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.whitewolf .fa-lg,
.whitewolf_fancybox_wrapper .fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.whitewolf .fa-2x,
.whitewolf_fancybox_wrapper .fa-2x {
  font-size: 2em;
}
.whitewolf .fa-3x,
.whitewolf_fancybox_wrapper .fa-3x {
  font-size: 3em;
}
.whitewolf .fa-4x,
.whitewolf_fancybox_wrapper .fa-4x {
  font-size: 4em;
}
.whitewolf .fa-5x,
.whitewolf_fancybox_wrapper .fa-5x {
  font-size: 5em;
}
.whitewolf .fa-fw,
.whitewolf_fancybox_wrapper .fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.whitewolf .fa-ul,
.whitewolf_fancybox_wrapper .fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.whitewolf .fa-ul > li,
.whitewolf_fancybox_wrapper .fa-ul > li {
  position: relative;
}
.whitewolf .fa-li,
.whitewolf_fancybox_wrapper .fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.whitewolf .fa-li.fa-lg,
.whitewolf_fancybox_wrapper .fa-li.fa-lg {
  left: -1.85714286em;
}
.whitewolf .fa-border,
.whitewolf_fancybox_wrapper .fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.whitewolf .fa-pull-left,
.whitewolf_fancybox_wrapper .fa-pull-left {
  float: left;
}
.whitewolf .fa-pull-right,
.whitewolf_fancybox_wrapper .fa-pull-right {
  float: right;
}
.whitewolf .fa.fa-pull-left,
.whitewolf_fancybox_wrapper .fa.fa-pull-left {
  margin-right: .3em;
}
.whitewolf .fa.fa-pull-right,
.whitewolf_fancybox_wrapper .fa.fa-pull-right {
  margin-left: .3em;
}
.whitewolf .pull-right,
.whitewolf_fancybox_wrapper .pull-right {
  float: right;
}
.whitewolf .pull-left,
.whitewolf_fancybox_wrapper .pull-left {
  float: left;
}
.whitewolf .fa.pull-left,
.whitewolf_fancybox_wrapper .fa.pull-left {
  margin-right: .3em;
}
.whitewolf .fa.pull-right,
.whitewolf_fancybox_wrapper .fa.pull-right {
  margin-left: .3em;
}
.whitewolf .fa-spin,
.whitewolf_fancybox_wrapper .fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.whitewolf .fa-pulse,
.whitewolf_fancybox_wrapper .fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.whitewolf .fa-rotate-90,
.whitewolf_fancybox_wrapper .fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.whitewolf .fa-rotate-180,
.whitewolf_fancybox_wrapper .fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.whitewolf .fa-rotate-270,
.whitewolf_fancybox_wrapper .fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.whitewolf .fa-flip-horizontal,
.whitewolf_fancybox_wrapper .fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.whitewolf .fa-flip-vertical,
.whitewolf_fancybox_wrapper .fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
.whitewolf :root .fa-rotate-90,
.whitewolf_fancybox_wrapper :root .fa-rotate-90,
.whitewolf :root .fa-rotate-180,
.whitewolf_fancybox_wrapper :root .fa-rotate-180,
.whitewolf :root .fa-rotate-270,
.whitewolf_fancybox_wrapper :root .fa-rotate-270,
.whitewolf :root .fa-flip-horizontal,
.whitewolf_fancybox_wrapper :root .fa-flip-horizontal,
.whitewolf :root .fa-flip-vertical,
.whitewolf_fancybox_wrapper :root .fa-flip-vertical {
  filter: none;
}
.whitewolf .fa-stack,
.whitewolf_fancybox_wrapper .fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.whitewolf .fa-stack-1x,
.whitewolf_fancybox_wrapper .fa-stack-1x,
.whitewolf .fa-stack-2x,
.whitewolf_fancybox_wrapper .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.whitewolf .fa-stack-1x,
.whitewolf_fancybox_wrapper .fa-stack-1x {
  line-height: inherit;
}
.whitewolf .fa-stack-2x,
.whitewolf_fancybox_wrapper .fa-stack-2x {
  font-size: 2em;
}
.whitewolf .fa-inverse,
.whitewolf_fancybox_wrapper .fa-inverse {
  color: #ffffff;
}
.whitewolf .fa-glass:before,
.whitewolf_fancybox_wrapper .fa-glass:before {
  content: "\f000";
}
.whitewolf .fa-music:before,
.whitewolf_fancybox_wrapper .fa-music:before {
  content: "\f001";
}
.whitewolf .fa-search:before,
.whitewolf_fancybox_wrapper .fa-search:before {
  content: "\f002";
}
.whitewolf .fa-envelope-o:before,
.whitewolf_fancybox_wrapper .fa-envelope-o:before {
  content: "\f003";
}
.whitewolf .fa-heart:before,
.whitewolf_fancybox_wrapper .fa-heart:before {
  content: "\f004";
}
.whitewolf .fa-star:before,
.whitewolf_fancybox_wrapper .fa-star:before {
  content: "\f005";
}
.whitewolf .fa-star-o:before,
.whitewolf_fancybox_wrapper .fa-star-o:before {
  content: "\f006";
}
.whitewolf .fa-user:before,
.whitewolf_fancybox_wrapper .fa-user:before {
  content: "\f007";
}
.whitewolf .fa-film:before,
.whitewolf_fancybox_wrapper .fa-film:before {
  content: "\f008";
}
.whitewolf .fa-th-large:before,
.whitewolf_fancybox_wrapper .fa-th-large:before {
  content: "\f009";
}
.whitewolf .fa-th:before,
.whitewolf_fancybox_wrapper .fa-th:before {
  content: "\f00a";
}
.whitewolf .fa-th-list:before,
.whitewolf_fancybox_wrapper .fa-th-list:before {
  content: "\f00b";
}
.whitewolf .fa-check:before,
.whitewolf_fancybox_wrapper .fa-check:before {
  content: "\f00c";
}
.whitewolf .fa-remove:before,
.whitewolf_fancybox_wrapper .fa-remove:before,
.whitewolf .fa-close:before,
.whitewolf_fancybox_wrapper .fa-close:before,
.whitewolf .fa-times:before,
.whitewolf_fancybox_wrapper .fa-times:before {
  content: "\f00d";
}
.whitewolf .fa-search-plus:before,
.whitewolf_fancybox_wrapper .fa-search-plus:before {
  content: "\f00e";
}
.whitewolf .fa-search-minus:before,
.whitewolf_fancybox_wrapper .fa-search-minus:before {
  content: "\f010";
}
.whitewolf .fa-power-off:before,
.whitewolf_fancybox_wrapper .fa-power-off:before {
  content: "\f011";
}
.whitewolf .fa-signal:before,
.whitewolf_fancybox_wrapper .fa-signal:before {
  content: "\f012";
}
.whitewolf .fa-gear:before,
.whitewolf_fancybox_wrapper .fa-gear:before,
.whitewolf .fa-cog:before,
.whitewolf_fancybox_wrapper .fa-cog:before {
  content: "\f013";
}
.whitewolf .fa-trash-o:before,
.whitewolf_fancybox_wrapper .fa-trash-o:before {
  content: "\f014";
}
.whitewolf .fa-home:before,
.whitewolf_fancybox_wrapper .fa-home:before {
  content: "\f015";
}
.whitewolf .fa-file-o:before,
.whitewolf_fancybox_wrapper .fa-file-o:before {
  content: "\f016";
}
.whitewolf .fa-clock-o:before,
.whitewolf_fancybox_wrapper .fa-clock-o:before {
  content: "\f017";
}
.whitewolf .fa-road:before,
.whitewolf_fancybox_wrapper .fa-road:before {
  content: "\f018";
}
.whitewolf .fa-download:before,
.whitewolf_fancybox_wrapper .fa-download:before {
  content: "\f019";
}
.whitewolf .fa-arrow-circle-o-down:before,
.whitewolf_fancybox_wrapper .fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.whitewolf .fa-arrow-circle-o-up:before,
.whitewolf_fancybox_wrapper .fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.whitewolf .fa-inbox:before,
.whitewolf_fancybox_wrapper .fa-inbox:before {
  content: "\f01c";
}
.whitewolf .fa-play-circle-o:before,
.whitewolf_fancybox_wrapper .fa-play-circle-o:before {
  content: "\f01d";
}
.whitewolf .fa-rotate-right:before,
.whitewolf_fancybox_wrapper .fa-rotate-right:before,
.whitewolf .fa-repeat:before,
.whitewolf_fancybox_wrapper .fa-repeat:before {
  content: "\f01e";
}
.whitewolf .fa-refresh:before,
.whitewolf_fancybox_wrapper .fa-refresh:before {
  content: "\f021";
}
.whitewolf .fa-list-alt:before,
.whitewolf_fancybox_wrapper .fa-list-alt:before {
  content: "\f022";
}
.whitewolf .fa-lock:before,
.whitewolf_fancybox_wrapper .fa-lock:before {
  content: "\f023";
}
.whitewolf .fa-flag:before,
.whitewolf_fancybox_wrapper .fa-flag:before {
  content: "\f024";
}
.whitewolf .fa-headphones:before,
.whitewolf_fancybox_wrapper .fa-headphones:before {
  content: "\f025";
}
.whitewolf .fa-volume-off:before,
.whitewolf_fancybox_wrapper .fa-volume-off:before {
  content: "\f026";
}
.whitewolf .fa-volume-down:before,
.whitewolf_fancybox_wrapper .fa-volume-down:before {
  content: "\f027";
}
.whitewolf .fa-volume-up:before,
.whitewolf_fancybox_wrapper .fa-volume-up:before {
  content: "\f028";
}
.whitewolf .fa-qrcode:before,
.whitewolf_fancybox_wrapper .fa-qrcode:before {
  content: "\f029";
}
.whitewolf .fa-barcode:before,
.whitewolf_fancybox_wrapper .fa-barcode:before {
  content: "\f02a";
}
.whitewolf .fa-tag:before,
.whitewolf_fancybox_wrapper .fa-tag:before {
  content: "\f02b";
}
.whitewolf .fa-tags:before,
.whitewolf_fancybox_wrapper .fa-tags:before {
  content: "\f02c";
}
.whitewolf .fa-book:before,
.whitewolf_fancybox_wrapper .fa-book:before {
  content: "\f02d";
}
.whitewolf .fa-bookmark:before,
.whitewolf_fancybox_wrapper .fa-bookmark:before {
  content: "\f02e";
}
.whitewolf .fa-print:before,
.whitewolf_fancybox_wrapper .fa-print:before {
  content: "\f02f";
}
.whitewolf .fa-camera:before,
.whitewolf_fancybox_wrapper .fa-camera:before {
  content: "\f030";
}
.whitewolf .fa-font:before,
.whitewolf_fancybox_wrapper .fa-font:before {
  content: "\f031";
}
.whitewolf .fa-bold:before,
.whitewolf_fancybox_wrapper .fa-bold:before {
  content: "\f032";
}
.whitewolf .fa-italic:before,
.whitewolf_fancybox_wrapper .fa-italic:before {
  content: "\f033";
}
.whitewolf .fa-text-height:before,
.whitewolf_fancybox_wrapper .fa-text-height:before {
  content: "\f034";
}
.whitewolf .fa-text-width:before,
.whitewolf_fancybox_wrapper .fa-text-width:before {
  content: "\f035";
}
.whitewolf .fa-align-left:before,
.whitewolf_fancybox_wrapper .fa-align-left:before {
  content: "\f036";
}
.whitewolf .fa-align-center:before,
.whitewolf_fancybox_wrapper .fa-align-center:before {
  content: "\f037";
}
.whitewolf .fa-align-right:before,
.whitewolf_fancybox_wrapper .fa-align-right:before {
  content: "\f038";
}
.whitewolf .fa-align-justify:before,
.whitewolf_fancybox_wrapper .fa-align-justify:before {
  content: "\f039";
}
.whitewolf .fa-list:before,
.whitewolf_fancybox_wrapper .fa-list:before {
  content: "\f03a";
}
.whitewolf .fa-dedent:before,
.whitewolf_fancybox_wrapper .fa-dedent:before,
.whitewolf .fa-outdent:before,
.whitewolf_fancybox_wrapper .fa-outdent:before {
  content: "\f03b";
}
.whitewolf .fa-indent:before,
.whitewolf_fancybox_wrapper .fa-indent:before {
  content: "\f03c";
}
.whitewolf .fa-video-camera:before,
.whitewolf_fancybox_wrapper .fa-video-camera:before {
  content: "\f03d";
}
.whitewolf .fa-photo:before,
.whitewolf_fancybox_wrapper .fa-photo:before,
.whitewolf .fa-image:before,
.whitewolf_fancybox_wrapper .fa-image:before,
.whitewolf .fa-picture-o:before,
.whitewolf_fancybox_wrapper .fa-picture-o:before {
  content: "\f03e";
}
.whitewolf .fa-pencil:before,
.whitewolf_fancybox_wrapper .fa-pencil:before {
  content: "\f040";
}
.whitewolf .fa-map-marker:before,
.whitewolf_fancybox_wrapper .fa-map-marker:before {
  content: "\f041";
}
.whitewolf .fa-adjust:before,
.whitewolf_fancybox_wrapper .fa-adjust:before {
  content: "\f042";
}
.whitewolf .fa-tint:before,
.whitewolf_fancybox_wrapper .fa-tint:before {
  content: "\f043";
}
.whitewolf .fa-edit:before,
.whitewolf_fancybox_wrapper .fa-edit:before,
.whitewolf .fa-pencil-square-o:before,
.whitewolf_fancybox_wrapper .fa-pencil-square-o:before {
  content: "\f044";
}
.whitewolf .fa-share-square-o:before,
.whitewolf_fancybox_wrapper .fa-share-square-o:before {
  content: "\f045";
}
.whitewolf .fa-check-square-o:before,
.whitewolf_fancybox_wrapper .fa-check-square-o:before {
  content: "\f046";
}
.whitewolf .fa-arrows:before,
.whitewolf_fancybox_wrapper .fa-arrows:before {
  content: "\f047";
}
.whitewolf .fa-step-backward:before,
.whitewolf_fancybox_wrapper .fa-step-backward:before {
  content: "\f048";
}
.whitewolf .fa-fast-backward:before,
.whitewolf_fancybox_wrapper .fa-fast-backward:before {
  content: "\f049";
}
.whitewolf .fa-backward:before,
.whitewolf_fancybox_wrapper .fa-backward:before {
  content: "\f04a";
}
.whitewolf .fa-play:before,
.whitewolf_fancybox_wrapper .fa-play:before {
  content: "\f04b";
}
.whitewolf .fa-pause:before,
.whitewolf_fancybox_wrapper .fa-pause:before {
  content: "\f04c";
}
.whitewolf .fa-stop:before,
.whitewolf_fancybox_wrapper .fa-stop:before {
  content: "\f04d";
}
.whitewolf .fa-forward:before,
.whitewolf_fancybox_wrapper .fa-forward:before {
  content: "\f04e";
}
.whitewolf .fa-fast-forward:before,
.whitewolf_fancybox_wrapper .fa-fast-forward:before {
  content: "\f050";
}
.whitewolf .fa-step-forward:before,
.whitewolf_fancybox_wrapper .fa-step-forward:before {
  content: "\f051";
}
.whitewolf .fa-eject:before,
.whitewolf_fancybox_wrapper .fa-eject:before {
  content: "\f052";
}
.whitewolf .fa-chevron-left:before,
.whitewolf_fancybox_wrapper .fa-chevron-left:before {
  content: "\f053";
}
.whitewolf .fa-chevron-right:before,
.whitewolf_fancybox_wrapper .fa-chevron-right:before {
  content: "\f054";
}
.whitewolf .fa-plus-circle:before,
.whitewolf_fancybox_wrapper .fa-plus-circle:before {
  content: "\f055";
}
.whitewolf .fa-minus-circle:before,
.whitewolf_fancybox_wrapper .fa-minus-circle:before {
  content: "\f056";
}
.whitewolf .fa-times-circle:before,
.whitewolf_fancybox_wrapper .fa-times-circle:before {
  content: "\f057";
}
.whitewolf .fa-check-circle:before,
.whitewolf_fancybox_wrapper .fa-check-circle:before {
  content: "\f058";
}
.whitewolf .fa-question-circle:before,
.whitewolf_fancybox_wrapper .fa-question-circle:before {
  content: "\f059";
}
.whitewolf .fa-info-circle:before,
.whitewolf_fancybox_wrapper .fa-info-circle:before {
  content: "\f05a";
}
.whitewolf .fa-crosshairs:before,
.whitewolf_fancybox_wrapper .fa-crosshairs:before {
  content: "\f05b";
}
.whitewolf .fa-times-circle-o:before,
.whitewolf_fancybox_wrapper .fa-times-circle-o:before {
  content: "\f05c";
}
.whitewolf .fa-check-circle-o:before,
.whitewolf_fancybox_wrapper .fa-check-circle-o:before {
  content: "\f05d";
}
.whitewolf .fa-ban:before,
.whitewolf_fancybox_wrapper .fa-ban:before {
  content: "\f05e";
}
.whitewolf .fa-arrow-left:before,
.whitewolf_fancybox_wrapper .fa-arrow-left:before {
  content: "\f060";
}
.whitewolf .fa-arrow-right:before,
.whitewolf_fancybox_wrapper .fa-arrow-right:before {
  content: "\f061";
}
.whitewolf .fa-arrow-up:before,
.whitewolf_fancybox_wrapper .fa-arrow-up:before {
  content: "\f062";
}
.whitewolf .fa-arrow-down:before,
.whitewolf_fancybox_wrapper .fa-arrow-down:before {
  content: "\f063";
}
.whitewolf .fa-mail-forward:before,
.whitewolf_fancybox_wrapper .fa-mail-forward:before,
.whitewolf .fa-share:before,
.whitewolf_fancybox_wrapper .fa-share:before {
  content: "\f064";
}
.whitewolf .fa-expand:before,
.whitewolf_fancybox_wrapper .fa-expand:before {
  content: "\f065";
}
.whitewolf .fa-compress:before,
.whitewolf_fancybox_wrapper .fa-compress:before {
  content: "\f066";
}
.whitewolf .fa-plus:before,
.whitewolf_fancybox_wrapper .fa-plus:before {
  content: "\f067";
}
.whitewolf .fa-minus:before,
.whitewolf_fancybox_wrapper .fa-minus:before {
  content: "\f068";
}
.whitewolf .fa-asterisk:before,
.whitewolf_fancybox_wrapper .fa-asterisk:before {
  content: "\f069";
}
.whitewolf .fa-exclamation-circle:before,
.whitewolf_fancybox_wrapper .fa-exclamation-circle:before {
  content: "\f06a";
}
.whitewolf .fa-gift:before,
.whitewolf_fancybox_wrapper .fa-gift:before {
  content: "\f06b";
}
.whitewolf .fa-leaf:before,
.whitewolf_fancybox_wrapper .fa-leaf:before {
  content: "\f06c";
}
.whitewolf .fa-fire:before,
.whitewolf_fancybox_wrapper .fa-fire:before {
  content: "\f06d";
}
.whitewolf .fa-eye:before,
.whitewolf_fancybox_wrapper .fa-eye:before {
  content: "\f06e";
}
.whitewolf .fa-eye-slash:before,
.whitewolf_fancybox_wrapper .fa-eye-slash:before {
  content: "\f070";
}
.whitewolf .fa-warning:before,
.whitewolf_fancybox_wrapper .fa-warning:before,
.whitewolf .fa-exclamation-triangle:before,
.whitewolf_fancybox_wrapper .fa-exclamation-triangle:before {
  content: "\f071";
}
.whitewolf .fa-plane:before,
.whitewolf_fancybox_wrapper .fa-plane:before {
  content: "\f072";
}
.whitewolf .fa-calendar:before,
.whitewolf_fancybox_wrapper .fa-calendar:before {
  content: "\f073";
}
.whitewolf .fa-random:before,
.whitewolf_fancybox_wrapper .fa-random:before {
  content: "\f074";
}
.whitewolf .fa-comment:before,
.whitewolf_fancybox_wrapper .fa-comment:before {
  content: "\f075";
}
.whitewolf .fa-magnet:before,
.whitewolf_fancybox_wrapper .fa-magnet:before {
  content: "\f076";
}
.whitewolf .fa-chevron-up:before,
.whitewolf_fancybox_wrapper .fa-chevron-up:before {
  content: "\f077";
}
.whitewolf .fa-chevron-down:before,
.whitewolf_fancybox_wrapper .fa-chevron-down:before {
  content: "\f078";
}
.whitewolf .fa-retweet:before,
.whitewolf_fancybox_wrapper .fa-retweet:before {
  content: "\f079";
}
.whitewolf .fa-shopping-cart:before,
.whitewolf_fancybox_wrapper .fa-shopping-cart:before {
  content: "\f07a";
}
.whitewolf .fa-folder:before,
.whitewolf_fancybox_wrapper .fa-folder:before {
  content: "\f07b";
}
.whitewolf .fa-folder-open:before,
.whitewolf_fancybox_wrapper .fa-folder-open:before {
  content: "\f07c";
}
.whitewolf .fa-arrows-v:before,
.whitewolf_fancybox_wrapper .fa-arrows-v:before {
  content: "\f07d";
}
.whitewolf .fa-arrows-h:before,
.whitewolf_fancybox_wrapper .fa-arrows-h:before {
  content: "\f07e";
}
.whitewolf .fa-bar-chart-o:before,
.whitewolf_fancybox_wrapper .fa-bar-chart-o:before,
.whitewolf .fa-bar-chart:before,
.whitewolf_fancybox_wrapper .fa-bar-chart:before {
  content: "\f080";
}
.whitewolf .fa-twitter-square:before,
.whitewolf_fancybox_wrapper .fa-twitter-square:before {
  content: "\f081";
}
.whitewolf .fa-facebook-square:before,
.whitewolf_fancybox_wrapper .fa-facebook-square:before {
  content: "\f082";
}
.whitewolf .fa-camera-retro:before,
.whitewolf_fancybox_wrapper .fa-camera-retro:before {
  content: "\f083";
}
.whitewolf .fa-key:before,
.whitewolf_fancybox_wrapper .fa-key:before {
  content: "\f084";
}
.whitewolf .fa-gears:before,
.whitewolf_fancybox_wrapper .fa-gears:before,
.whitewolf .fa-cogs:before,
.whitewolf_fancybox_wrapper .fa-cogs:before {
  content: "\f085";
}
.whitewolf .fa-comments:before,
.whitewolf_fancybox_wrapper .fa-comments:before {
  content: "\f086";
}
.whitewolf .fa-thumbs-o-up:before,
.whitewolf_fancybox_wrapper .fa-thumbs-o-up:before {
  content: "\f087";
}
.whitewolf .fa-thumbs-o-down:before,
.whitewolf_fancybox_wrapper .fa-thumbs-o-down:before {
  content: "\f088";
}
.whitewolf .fa-star-half:before,
.whitewolf_fancybox_wrapper .fa-star-half:before {
  content: "\f089";
}
.whitewolf .fa-heart-o:before,
.whitewolf_fancybox_wrapper .fa-heart-o:before {
  content: "\f08a";
}
.whitewolf .fa-sign-out:before,
.whitewolf_fancybox_wrapper .fa-sign-out:before {
  content: "\f08b";
}
.whitewolf .fa-linkedin-square:before,
.whitewolf_fancybox_wrapper .fa-linkedin-square:before {
  content: "\f08c";
}
.whitewolf .fa-thumb-tack:before,
.whitewolf_fancybox_wrapper .fa-thumb-tack:before {
  content: "\f08d";
}
.whitewolf .fa-external-link:before,
.whitewolf_fancybox_wrapper .fa-external-link:before {
  content: "\f08e";
}
.whitewolf .fa-sign-in:before,
.whitewolf_fancybox_wrapper .fa-sign-in:before {
  content: "\f090";
}
.whitewolf .fa-trophy:before,
.whitewolf_fancybox_wrapper .fa-trophy:before {
  content: "\f091";
}
.whitewolf .fa-github-square:before,
.whitewolf_fancybox_wrapper .fa-github-square:before {
  content: "\f092";
}
.whitewolf .fa-upload:before,
.whitewolf_fancybox_wrapper .fa-upload:before {
  content: "\f093";
}
.whitewolf .fa-lemon-o:before,
.whitewolf_fancybox_wrapper .fa-lemon-o:before {
  content: "\f094";
}
.whitewolf .fa-phone:before,
.whitewolf_fancybox_wrapper .fa-phone:before {
  content: "\f095";
}
.whitewolf .fa-square-o:before,
.whitewolf_fancybox_wrapper .fa-square-o:before {
  content: "\f096";
}
.whitewolf .fa-bookmark-o:before,
.whitewolf_fancybox_wrapper .fa-bookmark-o:before {
  content: "\f097";
}
.whitewolf .fa-phone-square:before,
.whitewolf_fancybox_wrapper .fa-phone-square:before {
  content: "\f098";
}
.whitewolf .fa-twitter:before,
.whitewolf_fancybox_wrapper .fa-twitter:before {
  content: "\f099";
}
.whitewolf .fa-facebook-f:before,
.whitewolf_fancybox_wrapper .fa-facebook-f:before,
.whitewolf .fa-facebook:before,
.whitewolf_fancybox_wrapper .fa-facebook:before {
  content: "\f09a";
}
.whitewolf .fa-github:before,
.whitewolf_fancybox_wrapper .fa-github:before {
  content: "\f09b";
}
.whitewolf .fa-unlock:before,
.whitewolf_fancybox_wrapper .fa-unlock:before {
  content: "\f09c";
}
.whitewolf .fa-credit-card:before,
.whitewolf_fancybox_wrapper .fa-credit-card:before {
  content: "\f09d";
}
.whitewolf .fa-feed:before,
.whitewolf_fancybox_wrapper .fa-feed:before,
.whitewolf .fa-rss:before,
.whitewolf_fancybox_wrapper .fa-rss:before {
  content: "\f09e";
}
.whitewolf .fa-hdd-o:before,
.whitewolf_fancybox_wrapper .fa-hdd-o:before {
  content: "\f0a0";
}
.whitewolf .fa-bullhorn:before,
.whitewolf_fancybox_wrapper .fa-bullhorn:before {
  content: "\f0a1";
}
.whitewolf .fa-bell:before,
.whitewolf_fancybox_wrapper .fa-bell:before {
  content: "\f0f3";
}
.whitewolf .fa-certificate:before,
.whitewolf_fancybox_wrapper .fa-certificate:before {
  content: "\f0a3";
}
.whitewolf .fa-hand-o-right:before,
.whitewolf_fancybox_wrapper .fa-hand-o-right:before {
  content: "\f0a4";
}
.whitewolf .fa-hand-o-left:before,
.whitewolf_fancybox_wrapper .fa-hand-o-left:before {
  content: "\f0a5";
}
.whitewolf .fa-hand-o-up:before,
.whitewolf_fancybox_wrapper .fa-hand-o-up:before {
  content: "\f0a6";
}
.whitewolf .fa-hand-o-down:before,
.whitewolf_fancybox_wrapper .fa-hand-o-down:before {
  content: "\f0a7";
}
.whitewolf .fa-arrow-circle-left:before,
.whitewolf_fancybox_wrapper .fa-arrow-circle-left:before {
  content: "\f0a8";
}
.whitewolf .fa-arrow-circle-right:before,
.whitewolf_fancybox_wrapper .fa-arrow-circle-right:before {
  content: "\f0a9";
}
.whitewolf .fa-arrow-circle-up:before,
.whitewolf_fancybox_wrapper .fa-arrow-circle-up:before {
  content: "\f0aa";
}
.whitewolf .fa-arrow-circle-down:before,
.whitewolf_fancybox_wrapper .fa-arrow-circle-down:before {
  content: "\f0ab";
}
.whitewolf .fa-globe:before,
.whitewolf_fancybox_wrapper .fa-globe:before {
  content: "\f0ac";
}
.whitewolf .fa-wrench:before,
.whitewolf_fancybox_wrapper .fa-wrench:before {
  content: "\f0ad";
}
.whitewolf .fa-tasks:before,
.whitewolf_fancybox_wrapper .fa-tasks:before {
  content: "\f0ae";
}
.whitewolf .fa-filter:before,
.whitewolf_fancybox_wrapper .fa-filter:before {
  content: "\f0b0";
}
.whitewolf .fa-briefcase:before,
.whitewolf_fancybox_wrapper .fa-briefcase:before {
  content: "\f0b1";
}
.whitewolf .fa-arrows-alt:before,
.whitewolf_fancybox_wrapper .fa-arrows-alt:before {
  content: "\f0b2";
}
.whitewolf .fa-group:before,
.whitewolf_fancybox_wrapper .fa-group:before,
.whitewolf .fa-users:before,
.whitewolf_fancybox_wrapper .fa-users:before {
  content: "\f0c0";
}
.whitewolf .fa-chain:before,
.whitewolf_fancybox_wrapper .fa-chain:before,
.whitewolf .fa-link:before,
.whitewolf_fancybox_wrapper .fa-link:before {
  content: "\f0c1";
}
.whitewolf .fa-cloud:before,
.whitewolf_fancybox_wrapper .fa-cloud:before {
  content: "\f0c2";
}
.whitewolf .fa-flask:before,
.whitewolf_fancybox_wrapper .fa-flask:before {
  content: "\f0c3";
}
.whitewolf .fa-cut:before,
.whitewolf_fancybox_wrapper .fa-cut:before,
.whitewolf .fa-scissors:before,
.whitewolf_fancybox_wrapper .fa-scissors:before {
  content: "\f0c4";
}
.whitewolf .fa-copy:before,
.whitewolf_fancybox_wrapper .fa-copy:before,
.whitewolf .fa-files-o:before,
.whitewolf_fancybox_wrapper .fa-files-o:before {
  content: "\f0c5";
}
.whitewolf .fa-paperclip:before,
.whitewolf_fancybox_wrapper .fa-paperclip:before {
  content: "\f0c6";
}
.whitewolf .fa-save:before,
.whitewolf_fancybox_wrapper .fa-save:before,
.whitewolf .fa-floppy-o:before,
.whitewolf_fancybox_wrapper .fa-floppy-o:before {
  content: "\f0c7";
}
.whitewolf .fa-square:before,
.whitewolf_fancybox_wrapper .fa-square:before {
  content: "\f0c8";
}
.whitewolf .fa-navicon:before,
.whitewolf_fancybox_wrapper .fa-navicon:before,
.whitewolf .fa-reorder:before,
.whitewolf_fancybox_wrapper .fa-reorder:before,
.whitewolf .fa-bars:before,
.whitewolf_fancybox_wrapper .fa-bars:before {
  content: "\f0c9";
}
.whitewolf .fa-list-ul:before,
.whitewolf_fancybox_wrapper .fa-list-ul:before {
  content: "\f0ca";
}
.whitewolf .fa-list-ol:before,
.whitewolf_fancybox_wrapper .fa-list-ol:before {
  content: "\f0cb";
}
.whitewolf .fa-strikethrough:before,
.whitewolf_fancybox_wrapper .fa-strikethrough:before {
  content: "\f0cc";
}
.whitewolf .fa-underline:before,
.whitewolf_fancybox_wrapper .fa-underline:before {
  content: "\f0cd";
}
.whitewolf .fa-table:before,
.whitewolf_fancybox_wrapper .fa-table:before {
  content: "\f0ce";
}
.whitewolf .fa-magic:before,
.whitewolf_fancybox_wrapper .fa-magic:before {
  content: "\f0d0";
}
.whitewolf .fa-truck:before,
.whitewolf_fancybox_wrapper .fa-truck:before {
  content: "\f0d1";
}
.whitewolf .fa-pinterest:before,
.whitewolf_fancybox_wrapper .fa-pinterest:before {
  content: "\f0d2";
}
.whitewolf .fa-pinterest-square:before,
.whitewolf_fancybox_wrapper .fa-pinterest-square:before {
  content: "\f0d3";
}
.whitewolf .fa-google-plus-square:before,
.whitewolf_fancybox_wrapper .fa-google-plus-square:before {
  content: "\f0d4";
}
.whitewolf .fa-google-plus:before,
.whitewolf_fancybox_wrapper .fa-google-plus:before {
  content: "\f0d5";
}
.whitewolf .fa-money:before,
.whitewolf_fancybox_wrapper .fa-money:before {
  content: "\f0d6";
}
.whitewolf .fa-caret-down:before,
.whitewolf_fancybox_wrapper .fa-caret-down:before {
  content: "\f0d7";
}
.whitewolf .fa-caret-up:before,
.whitewolf_fancybox_wrapper .fa-caret-up:before {
  content: "\f0d8";
}
.whitewolf .fa-caret-left:before,
.whitewolf_fancybox_wrapper .fa-caret-left:before {
  content: "\f0d9";
}
.whitewolf .fa-caret-right:before,
.whitewolf_fancybox_wrapper .fa-caret-right:before {
  content: "\f0da";
}
.whitewolf .fa-columns:before,
.whitewolf_fancybox_wrapper .fa-columns:before {
  content: "\f0db";
}
.whitewolf .fa-unsorted:before,
.whitewolf_fancybox_wrapper .fa-unsorted:before,
.whitewolf .fa-sort:before,
.whitewolf_fancybox_wrapper .fa-sort:before {
  content: "\f0dc";
}
.whitewolf .fa-sort-down:before,
.whitewolf_fancybox_wrapper .fa-sort-down:before,
.whitewolf .fa-sort-desc:before,
.whitewolf_fancybox_wrapper .fa-sort-desc:before {
  content: "\f0dd";
}
.whitewolf .fa-sort-up:before,
.whitewolf_fancybox_wrapper .fa-sort-up:before,
.whitewolf .fa-sort-asc:before,
.whitewolf_fancybox_wrapper .fa-sort-asc:before {
  content: "\f0de";
}
.whitewolf .fa-envelope:before,
.whitewolf_fancybox_wrapper .fa-envelope:before {
  content: "\f0e0";
}
.whitewolf .fa-linkedin:before,
.whitewolf_fancybox_wrapper .fa-linkedin:before {
  content: "\f0e1";
}
.whitewolf .fa-rotate-left:before,
.whitewolf_fancybox_wrapper .fa-rotate-left:before,
.whitewolf .fa-undo:before,
.whitewolf_fancybox_wrapper .fa-undo:before {
  content: "\f0e2";
}
.whitewolf .fa-legal:before,
.whitewolf_fancybox_wrapper .fa-legal:before,
.whitewolf .fa-gavel:before,
.whitewolf_fancybox_wrapper .fa-gavel:before {
  content: "\f0e3";
}
.whitewolf .fa-dashboard:before,
.whitewolf_fancybox_wrapper .fa-dashboard:before,
.whitewolf .fa-tachometer:before,
.whitewolf_fancybox_wrapper .fa-tachometer:before {
  content: "\f0e4";
}
.whitewolf .fa-comment-o:before,
.whitewolf_fancybox_wrapper .fa-comment-o:before {
  content: "\f0e5";
}
.whitewolf .fa-comments-o:before,
.whitewolf_fancybox_wrapper .fa-comments-o:before {
  content: "\f0e6";
}
.whitewolf .fa-flash:before,
.whitewolf_fancybox_wrapper .fa-flash:before,
.whitewolf .fa-bolt:before,
.whitewolf_fancybox_wrapper .fa-bolt:before {
  content: "\f0e7";
}
.whitewolf .fa-sitemap:before,
.whitewolf_fancybox_wrapper .fa-sitemap:before {
  content: "\f0e8";
}
.whitewolf .fa-umbrella:before,
.whitewolf_fancybox_wrapper .fa-umbrella:before {
  content: "\f0e9";
}
.whitewolf .fa-paste:before,
.whitewolf_fancybox_wrapper .fa-paste:before,
.whitewolf .fa-clipboard:before,
.whitewolf_fancybox_wrapper .fa-clipboard:before {
  content: "\f0ea";
}
.whitewolf .fa-lightbulb-o:before,
.whitewolf_fancybox_wrapper .fa-lightbulb-o:before {
  content: "\f0eb";
}
.whitewolf .fa-exchange:before,
.whitewolf_fancybox_wrapper .fa-exchange:before {
  content: "\f0ec";
}
.whitewolf .fa-cloud-download:before,
.whitewolf_fancybox_wrapper .fa-cloud-download:before {
  content: "\f0ed";
}
.whitewolf .fa-cloud-upload:before,
.whitewolf_fancybox_wrapper .fa-cloud-upload:before {
  content: "\f0ee";
}
.whitewolf .fa-user-md:before,
.whitewolf_fancybox_wrapper .fa-user-md:before {
  content: "\f0f0";
}
.whitewolf .fa-stethoscope:before,
.whitewolf_fancybox_wrapper .fa-stethoscope:before {
  content: "\f0f1";
}
.whitewolf .fa-suitcase:before,
.whitewolf_fancybox_wrapper .fa-suitcase:before {
  content: "\f0f2";
}
.whitewolf .fa-bell-o:before,
.whitewolf_fancybox_wrapper .fa-bell-o:before {
  content: "\f0a2";
}
.whitewolf .fa-coffee:before,
.whitewolf_fancybox_wrapper .fa-coffee:before {
  content: "\f0f4";
}
.whitewolf .fa-cutlery:before,
.whitewolf_fancybox_wrapper .fa-cutlery:before {
  content: "\f0f5";
}
.whitewolf .fa-file-text-o:before,
.whitewolf_fancybox_wrapper .fa-file-text-o:before {
  content: "\f0f6";
}
.whitewolf .fa-building-o:before,
.whitewolf_fancybox_wrapper .fa-building-o:before {
  content: "\f0f7";
}
.whitewolf .fa-hospital-o:before,
.whitewolf_fancybox_wrapper .fa-hospital-o:before {
  content: "\f0f8";
}
.whitewolf .fa-ambulance:before,
.whitewolf_fancybox_wrapper .fa-ambulance:before {
  content: "\f0f9";
}
.whitewolf .fa-medkit:before,
.whitewolf_fancybox_wrapper .fa-medkit:before {
  content: "\f0fa";
}
.whitewolf .fa-fighter-jet:before,
.whitewolf_fancybox_wrapper .fa-fighter-jet:before {
  content: "\f0fb";
}
.whitewolf .fa-beer:before,
.whitewolf_fancybox_wrapper .fa-beer:before {
  content: "\f0fc";
}
.whitewolf .fa-h-square:before,
.whitewolf_fancybox_wrapper .fa-h-square:before {
  content: "\f0fd";
}
.whitewolf .fa-plus-square:before,
.whitewolf_fancybox_wrapper .fa-plus-square:before {
  content: "\f0fe";
}
.whitewolf .fa-angle-double-left:before,
.whitewolf_fancybox_wrapper .fa-angle-double-left:before {
  content: "\f100";
}
.whitewolf .fa-angle-double-right:before,
.whitewolf_fancybox_wrapper .fa-angle-double-right:before {
  content: "\f101";
}
.whitewolf .fa-angle-double-up:before,
.whitewolf_fancybox_wrapper .fa-angle-double-up:before {
  content: "\f102";
}
.whitewolf .fa-angle-double-down:before,
.whitewolf_fancybox_wrapper .fa-angle-double-down:before {
  content: "\f103";
}
.whitewolf .fa-angle-left:before,
.whitewolf_fancybox_wrapper .fa-angle-left:before {
  content: "\f104";
}
.whitewolf .fa-angle-right:before,
.whitewolf_fancybox_wrapper .fa-angle-right:before {
  content: "\f105";
}
.whitewolf .fa-angle-up:before,
.whitewolf_fancybox_wrapper .fa-angle-up:before {
  content: "\f106";
}
.whitewolf .fa-angle-down:before,
.whitewolf_fancybox_wrapper .fa-angle-down:before {
  content: "\f107";
}
.whitewolf .fa-desktop:before,
.whitewolf_fancybox_wrapper .fa-desktop:before {
  content: "\f108";
}
.whitewolf .fa-laptop:before,
.whitewolf_fancybox_wrapper .fa-laptop:before {
  content: "\f109";
}
.whitewolf .fa-tablet:before,
.whitewolf_fancybox_wrapper .fa-tablet:before {
  content: "\f10a";
}
.whitewolf .fa-mobile-phone:before,
.whitewolf_fancybox_wrapper .fa-mobile-phone:before,
.whitewolf .fa-mobile:before,
.whitewolf_fancybox_wrapper .fa-mobile:before {
  content: "\f10b";
}
.whitewolf .fa-circle-o:before,
.whitewolf_fancybox_wrapper .fa-circle-o:before {
  content: "\f10c";
}
.whitewolf .fa-quote-left:before,
.whitewolf_fancybox_wrapper .fa-quote-left:before {
  content: "\f10d";
}
.whitewolf .fa-quote-right:before,
.whitewolf_fancybox_wrapper .fa-quote-right:before {
  content: "\f10e";
}
.whitewolf .fa-spinner:before,
.whitewolf_fancybox_wrapper .fa-spinner:before {
  content: "\f110";
}
.whitewolf .fa-circle:before,
.whitewolf_fancybox_wrapper .fa-circle:before {
  content: "\f111";
}
.whitewolf .fa-mail-reply:before,
.whitewolf_fancybox_wrapper .fa-mail-reply:before,
.whitewolf .fa-reply:before,
.whitewolf_fancybox_wrapper .fa-reply:before {
  content: "\f112";
}
.whitewolf .fa-github-alt:before,
.whitewolf_fancybox_wrapper .fa-github-alt:before {
  content: "\f113";
}
.whitewolf .fa-folder-o:before,
.whitewolf_fancybox_wrapper .fa-folder-o:before {
  content: "\f114";
}
.whitewolf .fa-folder-open-o:before,
.whitewolf_fancybox_wrapper .fa-folder-open-o:before {
  content: "\f115";
}
.whitewolf .fa-smile-o:before,
.whitewolf_fancybox_wrapper .fa-smile-o:before {
  content: "\f118";
}
.whitewolf .fa-frown-o:before,
.whitewolf_fancybox_wrapper .fa-frown-o:before {
  content: "\f119";
}
.whitewolf .fa-meh-o:before,
.whitewolf_fancybox_wrapper .fa-meh-o:before {
  content: "\f11a";
}
.whitewolf .fa-gamepad:before,
.whitewolf_fancybox_wrapper .fa-gamepad:before {
  content: "\f11b";
}
.whitewolf .fa-keyboard-o:before,
.whitewolf_fancybox_wrapper .fa-keyboard-o:before {
  content: "\f11c";
}
.whitewolf .fa-flag-o:before,
.whitewolf_fancybox_wrapper .fa-flag-o:before {
  content: "\f11d";
}
.whitewolf .fa-flag-checkered:before,
.whitewolf_fancybox_wrapper .fa-flag-checkered:before {
  content: "\f11e";
}
.whitewolf .fa-terminal:before,
.whitewolf_fancybox_wrapper .fa-terminal:before {
  content: "\f120";
}
.whitewolf .fa-code:before,
.whitewolf_fancybox_wrapper .fa-code:before {
  content: "\f121";
}
.whitewolf .fa-mail-reply-all:before,
.whitewolf_fancybox_wrapper .fa-mail-reply-all:before,
.whitewolf .fa-reply-all:before,
.whitewolf_fancybox_wrapper .fa-reply-all:before {
  content: "\f122";
}
.whitewolf .fa-star-half-empty:before,
.whitewolf_fancybox_wrapper .fa-star-half-empty:before,
.whitewolf .fa-star-half-full:before,
.whitewolf_fancybox_wrapper .fa-star-half-full:before,
.whitewolf .fa-star-half-o:before,
.whitewolf_fancybox_wrapper .fa-star-half-o:before {
  content: "\f123";
}
.whitewolf .fa-location-arrow:before,
.whitewolf_fancybox_wrapper .fa-location-arrow:before {
  content: "\f124";
}
.whitewolf .fa-crop:before,
.whitewolf_fancybox_wrapper .fa-crop:before {
  content: "\f125";
}
.whitewolf .fa-code-fork:before,
.whitewolf_fancybox_wrapper .fa-code-fork:before {
  content: "\f126";
}
.whitewolf .fa-unlink:before,
.whitewolf_fancybox_wrapper .fa-unlink:before,
.whitewolf .fa-chain-broken:before,
.whitewolf_fancybox_wrapper .fa-chain-broken:before {
  content: "\f127";
}
.whitewolf .fa-question:before,
.whitewolf_fancybox_wrapper .fa-question:before {
  content: "\f128";
}
.whitewolf .fa-info:before,
.whitewolf_fancybox_wrapper .fa-info:before {
  content: "\f129";
}
.whitewolf .fa-exclamation:before,
.whitewolf_fancybox_wrapper .fa-exclamation:before {
  content: "\f12a";
}
.whitewolf .fa-superscript:before,
.whitewolf_fancybox_wrapper .fa-superscript:before {
  content: "\f12b";
}
.whitewolf .fa-subscript:before,
.whitewolf_fancybox_wrapper .fa-subscript:before {
  content: "\f12c";
}
.whitewolf .fa-eraser:before,
.whitewolf_fancybox_wrapper .fa-eraser:before {
  content: "\f12d";
}
.whitewolf .fa-puzzle-piece:before,
.whitewolf_fancybox_wrapper .fa-puzzle-piece:before {
  content: "\f12e";
}
.whitewolf .fa-microphone:before,
.whitewolf_fancybox_wrapper .fa-microphone:before {
  content: "\f130";
}
.whitewolf .fa-microphone-slash:before,
.whitewolf_fancybox_wrapper .fa-microphone-slash:before {
  content: "\f131";
}
.whitewolf .fa-shield:before,
.whitewolf_fancybox_wrapper .fa-shield:before {
  content: "\f132";
}
.whitewolf .fa-calendar-o:before,
.whitewolf_fancybox_wrapper .fa-calendar-o:before {
  content: "\f133";
}
.whitewolf .fa-fire-extinguisher:before,
.whitewolf_fancybox_wrapper .fa-fire-extinguisher:before {
  content: "\f134";
}
.whitewolf .fa-rocket:before,
.whitewolf_fancybox_wrapper .fa-rocket:before {
  content: "\f135";
}
.whitewolf .fa-maxcdn:before,
.whitewolf_fancybox_wrapper .fa-maxcdn:before {
  content: "\f136";
}
.whitewolf .fa-chevron-circle-left:before,
.whitewolf_fancybox_wrapper .fa-chevron-circle-left:before {
  content: "\f137";
}
.whitewolf .fa-chevron-circle-right:before,
.whitewolf_fancybox_wrapper .fa-chevron-circle-right:before {
  content: "\f138";
}
.whitewolf .fa-chevron-circle-up:before,
.whitewolf_fancybox_wrapper .fa-chevron-circle-up:before {
  content: "\f139";
}
.whitewolf .fa-chevron-circle-down:before,
.whitewolf_fancybox_wrapper .fa-chevron-circle-down:before {
  content: "\f13a";
}
.whitewolf .fa-html5:before,
.whitewolf_fancybox_wrapper .fa-html5:before {
  content: "\f13b";
}
.whitewolf .fa-css3:before,
.whitewolf_fancybox_wrapper .fa-css3:before {
  content: "\f13c";
}
.whitewolf .fa-anchor:before,
.whitewolf_fancybox_wrapper .fa-anchor:before {
  content: "\f13d";
}
.whitewolf .fa-unlock-alt:before,
.whitewolf_fancybox_wrapper .fa-unlock-alt:before {
  content: "\f13e";
}
.whitewolf .fa-bullseye:before,
.whitewolf_fancybox_wrapper .fa-bullseye:before {
  content: "\f140";
}
.whitewolf .fa-ellipsis-h:before,
.whitewolf_fancybox_wrapper .fa-ellipsis-h:before {
  content: "\f141";
}
.whitewolf .fa-ellipsis-v:before,
.whitewolf_fancybox_wrapper .fa-ellipsis-v:before {
  content: "\f142";
}
.whitewolf .fa-rss-square:before,
.whitewolf_fancybox_wrapper .fa-rss-square:before {
  content: "\f143";
}
.whitewolf .fa-play-circle:before,
.whitewolf_fancybox_wrapper .fa-play-circle:before {
  content: "\f144";
}
.whitewolf .fa-ticket:before,
.whitewolf_fancybox_wrapper .fa-ticket:before {
  content: "\f145";
}
.whitewolf .fa-minus-square:before,
.whitewolf_fancybox_wrapper .fa-minus-square:before {
  content: "\f146";
}
.whitewolf .fa-minus-square-o:before,
.whitewolf_fancybox_wrapper .fa-minus-square-o:before {
  content: "\f147";
}
.whitewolf .fa-level-up:before,
.whitewolf_fancybox_wrapper .fa-level-up:before {
  content: "\f148";
}
.whitewolf .fa-level-down:before,
.whitewolf_fancybox_wrapper .fa-level-down:before {
  content: "\f149";
}
.whitewolf .fa-check-square:before,
.whitewolf_fancybox_wrapper .fa-check-square:before {
  content: "\f14a";
}
.whitewolf .fa-pencil-square:before,
.whitewolf_fancybox_wrapper .fa-pencil-square:before {
  content: "\f14b";
}
.whitewolf .fa-external-link-square:before,
.whitewolf_fancybox_wrapper .fa-external-link-square:before {
  content: "\f14c";
}
.whitewolf .fa-share-square:before,
.whitewolf_fancybox_wrapper .fa-share-square:before {
  content: "\f14d";
}
.whitewolf .fa-compass:before,
.whitewolf_fancybox_wrapper .fa-compass:before {
  content: "\f14e";
}
.whitewolf .fa-toggle-down:before,
.whitewolf_fancybox_wrapper .fa-toggle-down:before,
.whitewolf .fa-caret-square-o-down:before,
.whitewolf_fancybox_wrapper .fa-caret-square-o-down:before {
  content: "\f150";
}
.whitewolf .fa-toggle-up:before,
.whitewolf_fancybox_wrapper .fa-toggle-up:before,
.whitewolf .fa-caret-square-o-up:before,
.whitewolf_fancybox_wrapper .fa-caret-square-o-up:before {
  content: "\f151";
}
.whitewolf .fa-toggle-right:before,
.whitewolf_fancybox_wrapper .fa-toggle-right:before,
.whitewolf .fa-caret-square-o-right:before,
.whitewolf_fancybox_wrapper .fa-caret-square-o-right:before {
  content: "\f152";
}
.whitewolf .fa-euro:before,
.whitewolf_fancybox_wrapper .fa-euro:before,
.whitewolf .fa-eur:before,
.whitewolf_fancybox_wrapper .fa-eur:before {
  content: "\f153";
}
.whitewolf .fa-gbp:before,
.whitewolf_fancybox_wrapper .fa-gbp:before {
  content: "\f154";
}
.whitewolf .fa-dollar:before,
.whitewolf_fancybox_wrapper .fa-dollar:before,
.whitewolf .fa-usd:before,
.whitewolf_fancybox_wrapper .fa-usd:before {
  content: "\f155";
}
.whitewolf .fa-rupee:before,
.whitewolf_fancybox_wrapper .fa-rupee:before,
.whitewolf .fa-inr:before,
.whitewolf_fancybox_wrapper .fa-inr:before {
  content: "\f156";
}
.whitewolf .fa-cny:before,
.whitewolf_fancybox_wrapper .fa-cny:before,
.whitewolf .fa-rmb:before,
.whitewolf_fancybox_wrapper .fa-rmb:before,
.whitewolf .fa-yen:before,
.whitewolf_fancybox_wrapper .fa-yen:before,
.whitewolf .fa-jpy:before,
.whitewolf_fancybox_wrapper .fa-jpy:before {
  content: "\f157";
}
.whitewolf .fa-ruble:before,
.whitewolf_fancybox_wrapper .fa-ruble:before,
.whitewolf .fa-rouble:before,
.whitewolf_fancybox_wrapper .fa-rouble:before,
.whitewolf .fa-rub:before,
.whitewolf_fancybox_wrapper .fa-rub:before {
  content: "\f158";
}
.whitewolf .fa-won:before,
.whitewolf_fancybox_wrapper .fa-won:before,
.whitewolf .fa-krw:before,
.whitewolf_fancybox_wrapper .fa-krw:before {
  content: "\f159";
}
.whitewolf .fa-bitcoin:before,
.whitewolf_fancybox_wrapper .fa-bitcoin:before,
.whitewolf .fa-btc:before,
.whitewolf_fancybox_wrapper .fa-btc:before {
  content: "\f15a";
}
.whitewolf .fa-file:before,
.whitewolf_fancybox_wrapper .fa-file:before {
  content: "\f15b";
}
.whitewolf .fa-file-text:before,
.whitewolf_fancybox_wrapper .fa-file-text:before {
  content: "\f15c";
}
.whitewolf .fa-sort-alpha-asc:before,
.whitewolf_fancybox_wrapper .fa-sort-alpha-asc:before {
  content: "\f15d";
}
.whitewolf .fa-sort-alpha-desc:before,
.whitewolf_fancybox_wrapper .fa-sort-alpha-desc:before {
  content: "\f15e";
}
.whitewolf .fa-sort-amount-asc:before,
.whitewolf_fancybox_wrapper .fa-sort-amount-asc:before {
  content: "\f160";
}
.whitewolf .fa-sort-amount-desc:before,
.whitewolf_fancybox_wrapper .fa-sort-amount-desc:before {
  content: "\f161";
}
.whitewolf .fa-sort-numeric-asc:before,
.whitewolf_fancybox_wrapper .fa-sort-numeric-asc:before {
  content: "\f162";
}
.whitewolf .fa-sort-numeric-desc:before,
.whitewolf_fancybox_wrapper .fa-sort-numeric-desc:before {
  content: "\f163";
}
.whitewolf .fa-thumbs-up:before,
.whitewolf_fancybox_wrapper .fa-thumbs-up:before {
  content: "\f164";
}
.whitewolf .fa-thumbs-down:before,
.whitewolf_fancybox_wrapper .fa-thumbs-down:before {
  content: "\f165";
}
.whitewolf .fa-youtube-square:before,
.whitewolf_fancybox_wrapper .fa-youtube-square:before {
  content: "\f166";
}
.whitewolf .fa-youtube:before,
.whitewolf_fancybox_wrapper .fa-youtube:before {
  content: "\f167";
}
.whitewolf .fa-xing:before,
.whitewolf_fancybox_wrapper .fa-xing:before {
  content: "\f168";
}
.whitewolf .fa-xing-square:before,
.whitewolf_fancybox_wrapper .fa-xing-square:before {
  content: "\f169";
}
.whitewolf .fa-youtube-play:before,
.whitewolf_fancybox_wrapper .fa-youtube-play:before {
  content: "\f16a";
}
.whitewolf .fa-dropbox:before,
.whitewolf_fancybox_wrapper .fa-dropbox:before {
  content: "\f16b";
}
.whitewolf .fa-stack-overflow:before,
.whitewolf_fancybox_wrapper .fa-stack-overflow:before {
  content: "\f16c";
}
.whitewolf .fa-instagram:before,
.whitewolf_fancybox_wrapper .fa-instagram:before {
  content: "\f16d";
}
.whitewolf .fa-flickr:before,
.whitewolf_fancybox_wrapper .fa-flickr:before {
  content: "\f16e";
}
.whitewolf .fa-adn:before,
.whitewolf_fancybox_wrapper .fa-adn:before {
  content: "\f170";
}
.whitewolf .fa-bitbucket:before,
.whitewolf_fancybox_wrapper .fa-bitbucket:before {
  content: "\f171";
}
.whitewolf .fa-bitbucket-square:before,
.whitewolf_fancybox_wrapper .fa-bitbucket-square:before {
  content: "\f172";
}
.whitewolf .fa-tumblr:before,
.whitewolf_fancybox_wrapper .fa-tumblr:before {
  content: "\f173";
}
.whitewolf .fa-tumblr-square:before,
.whitewolf_fancybox_wrapper .fa-tumblr-square:before {
  content: "\f174";
}
.whitewolf .fa-long-arrow-down:before,
.whitewolf_fancybox_wrapper .fa-long-arrow-down:before {
  content: "\f175";
}
.whitewolf .fa-long-arrow-up:before,
.whitewolf_fancybox_wrapper .fa-long-arrow-up:before {
  content: "\f176";
}
.whitewolf .fa-long-arrow-left:before,
.whitewolf_fancybox_wrapper .fa-long-arrow-left:before {
  content: "\f177";
}
.whitewolf .fa-long-arrow-right:before,
.whitewolf_fancybox_wrapper .fa-long-arrow-right:before {
  content: "\f178";
}
.whitewolf .fa-apple:before,
.whitewolf_fancybox_wrapper .fa-apple:before {
  content: "\f179";
}
.whitewolf .fa-windows:before,
.whitewolf_fancybox_wrapper .fa-windows:before {
  content: "\f17a";
}
.whitewolf .fa-android:before,
.whitewolf_fancybox_wrapper .fa-android:before {
  content: "\f17b";
}
.whitewolf .fa-linux:before,
.whitewolf_fancybox_wrapper .fa-linux:before {
  content: "\f17c";
}
.whitewolf .fa-dribbble:before,
.whitewolf_fancybox_wrapper .fa-dribbble:before {
  content: "\f17d";
}
.whitewolf .fa-skype:before,
.whitewolf_fancybox_wrapper .fa-skype:before {
  content: "\f17e";
}
.whitewolf .fa-foursquare:before,
.whitewolf_fancybox_wrapper .fa-foursquare:before {
  content: "\f180";
}
.whitewolf .fa-trello:before,
.whitewolf_fancybox_wrapper .fa-trello:before {
  content: "\f181";
}
.whitewolf .fa-female:before,
.whitewolf_fancybox_wrapper .fa-female:before {
  content: "\f182";
}
.whitewolf .fa-male:before,
.whitewolf_fancybox_wrapper .fa-male:before {
  content: "\f183";
}
.whitewolf .fa-gittip:before,
.whitewolf_fancybox_wrapper .fa-gittip:before,
.whitewolf .fa-gratipay:before,
.whitewolf_fancybox_wrapper .fa-gratipay:before {
  content: "\f184";
}
.whitewolf .fa-sun-o:before,
.whitewolf_fancybox_wrapper .fa-sun-o:before {
  content: "\f185";
}
.whitewolf .fa-moon-o:before,
.whitewolf_fancybox_wrapper .fa-moon-o:before {
  content: "\f186";
}
.whitewolf .fa-archive:before,
.whitewolf_fancybox_wrapper .fa-archive:before {
  content: "\f187";
}
.whitewolf .fa-bug:before,
.whitewolf_fancybox_wrapper .fa-bug:before {
  content: "\f188";
}
.whitewolf .fa-vk:before,
.whitewolf_fancybox_wrapper .fa-vk:before {
  content: "\f189";
}
.whitewolf .fa-weibo:before,
.whitewolf_fancybox_wrapper .fa-weibo:before {
  content: "\f18a";
}
.whitewolf .fa-renren:before,
.whitewolf_fancybox_wrapper .fa-renren:before {
  content: "\f18b";
}
.whitewolf .fa-pagelines:before,
.whitewolf_fancybox_wrapper .fa-pagelines:before {
  content: "\f18c";
}
.whitewolf .fa-stack-exchange:before,
.whitewolf_fancybox_wrapper .fa-stack-exchange:before {
  content: "\f18d";
}
.whitewolf .fa-arrow-circle-o-right:before,
.whitewolf_fancybox_wrapper .fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.whitewolf .fa-arrow-circle-o-left:before,
.whitewolf_fancybox_wrapper .fa-arrow-circle-o-left:before {
  content: "\f190";
}
.whitewolf .fa-toggle-left:before,
.whitewolf_fancybox_wrapper .fa-toggle-left:before,
.whitewolf .fa-caret-square-o-left:before,
.whitewolf_fancybox_wrapper .fa-caret-square-o-left:before {
  content: "\f191";
}
.whitewolf .fa-dot-circle-o:before,
.whitewolf_fancybox_wrapper .fa-dot-circle-o:before {
  content: "\f192";
}
.whitewolf .fa-wheelchair:before,
.whitewolf_fancybox_wrapper .fa-wheelchair:before {
  content: "\f193";
}
.whitewolf .fa-vimeo-square:before,
.whitewolf_fancybox_wrapper .fa-vimeo-square:before {
  content: "\f194";
}
.whitewolf .fa-turkish-lira:before,
.whitewolf_fancybox_wrapper .fa-turkish-lira:before,
.whitewolf .fa-try:before,
.whitewolf_fancybox_wrapper .fa-try:before {
  content: "\f195";
}
.whitewolf .fa-plus-square-o:before,
.whitewolf_fancybox_wrapper .fa-plus-square-o:before {
  content: "\f196";
}
.whitewolf .fa-space-shuttle:before,
.whitewolf_fancybox_wrapper .fa-space-shuttle:before {
  content: "\f197";
}
.whitewolf .fa-slack:before,
.whitewolf_fancybox_wrapper .fa-slack:before {
  content: "\f198";
}
.whitewolf .fa-envelope-square:before,
.whitewolf_fancybox_wrapper .fa-envelope-square:before {
  content: "\f199";
}
.whitewolf .fa-wordpress:before,
.whitewolf_fancybox_wrapper .fa-wordpress:before {
  content: "\f19a";
}
.whitewolf .fa-openid:before,
.whitewolf_fancybox_wrapper .fa-openid:before {
  content: "\f19b";
}
.whitewolf .fa-institution:before,
.whitewolf_fancybox_wrapper .fa-institution:before,
.whitewolf .fa-bank:before,
.whitewolf_fancybox_wrapper .fa-bank:before,
.whitewolf .fa-university:before,
.whitewolf_fancybox_wrapper .fa-university:before {
  content: "\f19c";
}
.whitewolf .fa-mortar-board:before,
.whitewolf_fancybox_wrapper .fa-mortar-board:before,
.whitewolf .fa-graduation-cap:before,
.whitewolf_fancybox_wrapper .fa-graduation-cap:before {
  content: "\f19d";
}
.whitewolf .fa-yahoo:before,
.whitewolf_fancybox_wrapper .fa-yahoo:before {
  content: "\f19e";
}
.whitewolf .fa-google:before,
.whitewolf_fancybox_wrapper .fa-google:before {
  content: "\f1a0";
}
.whitewolf .fa-reddit:before,
.whitewolf_fancybox_wrapper .fa-reddit:before {
  content: "\f1a1";
}
.whitewolf .fa-reddit-square:before,
.whitewolf_fancybox_wrapper .fa-reddit-square:before {
  content: "\f1a2";
}
.whitewolf .fa-stumbleupon-circle:before,
.whitewolf_fancybox_wrapper .fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.whitewolf .fa-stumbleupon:before,
.whitewolf_fancybox_wrapper .fa-stumbleupon:before {
  content: "\f1a4";
}
.whitewolf .fa-delicious:before,
.whitewolf_fancybox_wrapper .fa-delicious:before {
  content: "\f1a5";
}
.whitewolf .fa-digg:before,
.whitewolf_fancybox_wrapper .fa-digg:before {
  content: "\f1a6";
}
.whitewolf .fa-pied-piper-pp:before,
.whitewolf_fancybox_wrapper .fa-pied-piper-pp:before {
  content: "\f1a7";
}
.whitewolf .fa-pied-piper-alt:before,
.whitewolf_fancybox_wrapper .fa-pied-piper-alt:before {
  content: "\f1a8";
}
.whitewolf .fa-drupal:before,
.whitewolf_fancybox_wrapper .fa-drupal:before {
  content: "\f1a9";
}
.whitewolf .fa-joomla:before,
.whitewolf_fancybox_wrapper .fa-joomla:before {
  content: "\f1aa";
}
.whitewolf .fa-language:before,
.whitewolf_fancybox_wrapper .fa-language:before {
  content: "\f1ab";
}
.whitewolf .fa-fax:before,
.whitewolf_fancybox_wrapper .fa-fax:before {
  content: "\f1ac";
}
.whitewolf .fa-building:before,
.whitewolf_fancybox_wrapper .fa-building:before {
  content: "\f1ad";
}
.whitewolf .fa-child:before,
.whitewolf_fancybox_wrapper .fa-child:before {
  content: "\f1ae";
}
.whitewolf .fa-paw:before,
.whitewolf_fancybox_wrapper .fa-paw:before {
  content: "\f1b0";
}
.whitewolf .fa-spoon:before,
.whitewolf_fancybox_wrapper .fa-spoon:before {
  content: "\f1b1";
}
.whitewolf .fa-cube:before,
.whitewolf_fancybox_wrapper .fa-cube:before {
  content: "\f1b2";
}
.whitewolf .fa-cubes:before,
.whitewolf_fancybox_wrapper .fa-cubes:before {
  content: "\f1b3";
}
.whitewolf .fa-behance:before,
.whitewolf_fancybox_wrapper .fa-behance:before {
  content: "\f1b4";
}
.whitewolf .fa-behance-square:before,
.whitewolf_fancybox_wrapper .fa-behance-square:before {
  content: "\f1b5";
}
.whitewolf .fa-steam:before,
.whitewolf_fancybox_wrapper .fa-steam:before {
  content: "\f1b6";
}
.whitewolf .fa-steam-square:before,
.whitewolf_fancybox_wrapper .fa-steam-square:before {
  content: "\f1b7";
}
.whitewolf .fa-recycle:before,
.whitewolf_fancybox_wrapper .fa-recycle:before {
  content: "\f1b8";
}
.whitewolf .fa-automobile:before,
.whitewolf_fancybox_wrapper .fa-automobile:before,
.whitewolf .fa-car:before,
.whitewolf_fancybox_wrapper .fa-car:before {
  content: "\f1b9";
}
.whitewolf .fa-cab:before,
.whitewolf_fancybox_wrapper .fa-cab:before,
.whitewolf .fa-taxi:before,
.whitewolf_fancybox_wrapper .fa-taxi:before {
  content: "\f1ba";
}
.whitewolf .fa-tree:before,
.whitewolf_fancybox_wrapper .fa-tree:before {
  content: "\f1bb";
}
.whitewolf .fa-spotify:before,
.whitewolf_fancybox_wrapper .fa-spotify:before {
  content: "\f1bc";
}
.whitewolf .fa-deviantart:before,
.whitewolf_fancybox_wrapper .fa-deviantart:before {
  content: "\f1bd";
}
.whitewolf .fa-soundcloud:before,
.whitewolf_fancybox_wrapper .fa-soundcloud:before {
  content: "\f1be";
}
.whitewolf .fa-database:before,
.whitewolf_fancybox_wrapper .fa-database:before {
  content: "\f1c0";
}
.whitewolf .fa-file-pdf-o:before,
.whitewolf_fancybox_wrapper .fa-file-pdf-o:before {
  content: "\f1c1";
}
.whitewolf .fa-file-word-o:before,
.whitewolf_fancybox_wrapper .fa-file-word-o:before {
  content: "\f1c2";
}
.whitewolf .fa-file-excel-o:before,
.whitewolf_fancybox_wrapper .fa-file-excel-o:before {
  content: "\f1c3";
}
.whitewolf .fa-file-powerpoint-o:before,
.whitewolf_fancybox_wrapper .fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.whitewolf .fa-file-photo-o:before,
.whitewolf_fancybox_wrapper .fa-file-photo-o:before,
.whitewolf .fa-file-picture-o:before,
.whitewolf_fancybox_wrapper .fa-file-picture-o:before,
.whitewolf .fa-file-image-o:before,
.whitewolf_fancybox_wrapper .fa-file-image-o:before {
  content: "\f1c5";
}
.whitewolf .fa-file-zip-o:before,
.whitewolf_fancybox_wrapper .fa-file-zip-o:before,
.whitewolf .fa-file-archive-o:before,
.whitewolf_fancybox_wrapper .fa-file-archive-o:before {
  content: "\f1c6";
}
.whitewolf .fa-file-sound-o:before,
.whitewolf_fancybox_wrapper .fa-file-sound-o:before,
.whitewolf .fa-file-audio-o:before,
.whitewolf_fancybox_wrapper .fa-file-audio-o:before {
  content: "\f1c7";
}
.whitewolf .fa-file-movie-o:before,
.whitewolf_fancybox_wrapper .fa-file-movie-o:before,
.whitewolf .fa-file-video-o:before,
.whitewolf_fancybox_wrapper .fa-file-video-o:before {
  content: "\f1c8";
}
.whitewolf .fa-file-code-o:before,
.whitewolf_fancybox_wrapper .fa-file-code-o:before {
  content: "\f1c9";
}
.whitewolf .fa-vine:before,
.whitewolf_fancybox_wrapper .fa-vine:before {
  content: "\f1ca";
}
.whitewolf .fa-codepen:before,
.whitewolf_fancybox_wrapper .fa-codepen:before {
  content: "\f1cb";
}
.whitewolf .fa-jsfiddle:before,
.whitewolf_fancybox_wrapper .fa-jsfiddle:before {
  content: "\f1cc";
}
.whitewolf .fa-life-bouy:before,
.whitewolf_fancybox_wrapper .fa-life-bouy:before,
.whitewolf .fa-life-buoy:before,
.whitewolf_fancybox_wrapper .fa-life-buoy:before,
.whitewolf .fa-life-saver:before,
.whitewolf_fancybox_wrapper .fa-life-saver:before,
.whitewolf .fa-support:before,
.whitewolf_fancybox_wrapper .fa-support:before,
.whitewolf .fa-life-ring:before,
.whitewolf_fancybox_wrapper .fa-life-ring:before {
  content: "\f1cd";
}
.whitewolf .fa-circle-o-notch:before,
.whitewolf_fancybox_wrapper .fa-circle-o-notch:before {
  content: "\f1ce";
}
.whitewolf .fa-ra:before,
.whitewolf_fancybox_wrapper .fa-ra:before,
.whitewolf .fa-resistance:before,
.whitewolf_fancybox_wrapper .fa-resistance:before,
.whitewolf .fa-rebel:before,
.whitewolf_fancybox_wrapper .fa-rebel:before {
  content: "\f1d0";
}
.whitewolf .fa-ge:before,
.whitewolf_fancybox_wrapper .fa-ge:before,
.whitewolf .fa-empire:before,
.whitewolf_fancybox_wrapper .fa-empire:before {
  content: "\f1d1";
}
.whitewolf .fa-git-square:before,
.whitewolf_fancybox_wrapper .fa-git-square:before {
  content: "\f1d2";
}
.whitewolf .fa-git:before,
.whitewolf_fancybox_wrapper .fa-git:before {
  content: "\f1d3";
}
.whitewolf .fa-y-combinator-square:before,
.whitewolf_fancybox_wrapper .fa-y-combinator-square:before,
.whitewolf .fa-yc-square:before,
.whitewolf_fancybox_wrapper .fa-yc-square:before,
.whitewolf .fa-hacker-news:before,
.whitewolf_fancybox_wrapper .fa-hacker-news:before {
  content: "\f1d4";
}
.whitewolf .fa-tencent-weibo:before,
.whitewolf_fancybox_wrapper .fa-tencent-weibo:before {
  content: "\f1d5";
}
.whitewolf .fa-qq:before,
.whitewolf_fancybox_wrapper .fa-qq:before {
  content: "\f1d6";
}
.whitewolf .fa-wechat:before,
.whitewolf_fancybox_wrapper .fa-wechat:before,
.whitewolf .fa-weixin:before,
.whitewolf_fancybox_wrapper .fa-weixin:before {
  content: "\f1d7";
}
.whitewolf .fa-send:before,
.whitewolf_fancybox_wrapper .fa-send:before,
.whitewolf .fa-paper-plane:before,
.whitewolf_fancybox_wrapper .fa-paper-plane:before {
  content: "\f1d8";
}
.whitewolf .fa-send-o:before,
.whitewolf_fancybox_wrapper .fa-send-o:before,
.whitewolf .fa-paper-plane-o:before,
.whitewolf_fancybox_wrapper .fa-paper-plane-o:before {
  content: "\f1d9";
}
.whitewolf .fa-history:before,
.whitewolf_fancybox_wrapper .fa-history:before {
  content: "\f1da";
}
.whitewolf .fa-circle-thin:before,
.whitewolf_fancybox_wrapper .fa-circle-thin:before {
  content: "\f1db";
}
.whitewolf .fa-header:before,
.whitewolf_fancybox_wrapper .fa-header:before {
  content: "\f1dc";
}
.whitewolf .fa-paragraph:before,
.whitewolf_fancybox_wrapper .fa-paragraph:before {
  content: "\f1dd";
}
.whitewolf .fa-sliders:before,
.whitewolf_fancybox_wrapper .fa-sliders:before {
  content: "\f1de";
}
.whitewolf .fa-share-alt:before,
.whitewolf_fancybox_wrapper .fa-share-alt:before {
  content: "\f1e0";
}
.whitewolf .fa-share-alt-square:before,
.whitewolf_fancybox_wrapper .fa-share-alt-square:before {
  content: "\f1e1";
}
.whitewolf .fa-bomb:before,
.whitewolf_fancybox_wrapper .fa-bomb:before {
  content: "\f1e2";
}
.whitewolf .fa-soccer-ball-o:before,
.whitewolf_fancybox_wrapper .fa-soccer-ball-o:before,
.whitewolf .fa-futbol-o:before,
.whitewolf_fancybox_wrapper .fa-futbol-o:before {
  content: "\f1e3";
}
.whitewolf .fa-tty:before,
.whitewolf_fancybox_wrapper .fa-tty:before {
  content: "\f1e4";
}
.whitewolf .fa-binoculars:before,
.whitewolf_fancybox_wrapper .fa-binoculars:before {
  content: "\f1e5";
}
.whitewolf .fa-plug:before,
.whitewolf_fancybox_wrapper .fa-plug:before {
  content: "\f1e6";
}
.whitewolf .fa-slideshare:before,
.whitewolf_fancybox_wrapper .fa-slideshare:before {
  content: "\f1e7";
}
.whitewolf .fa-twitch:before,
.whitewolf_fancybox_wrapper .fa-twitch:before {
  content: "\f1e8";
}
.whitewolf .fa-yelp:before,
.whitewolf_fancybox_wrapper .fa-yelp:before {
  content: "\f1e9";
}
.whitewolf .fa-newspaper-o:before,
.whitewolf_fancybox_wrapper .fa-newspaper-o:before {
  content: "\f1ea";
}
.whitewolf .fa-wifi:before,
.whitewolf_fancybox_wrapper .fa-wifi:before {
  content: "\f1eb";
}
.whitewolf .fa-calculator:before,
.whitewolf_fancybox_wrapper .fa-calculator:before {
  content: "\f1ec";
}
.whitewolf .fa-paypal:before,
.whitewolf_fancybox_wrapper .fa-paypal:before {
  content: "\f1ed";
}
.whitewolf .fa-google-wallet:before,
.whitewolf_fancybox_wrapper .fa-google-wallet:before {
  content: "\f1ee";
}
.whitewolf .fa-cc-visa:before,
.whitewolf_fancybox_wrapper .fa-cc-visa:before {
  content: "\f1f0";
}
.whitewolf .fa-cc-mastercard:before,
.whitewolf_fancybox_wrapper .fa-cc-mastercard:before {
  content: "\f1f1";
}
.whitewolf .fa-cc-discover:before,
.whitewolf_fancybox_wrapper .fa-cc-discover:before {
  content: "\f1f2";
}
.whitewolf .fa-cc-amex:before,
.whitewolf_fancybox_wrapper .fa-cc-amex:before {
  content: "\f1f3";
}
.whitewolf .fa-cc-paypal:before,
.whitewolf_fancybox_wrapper .fa-cc-paypal:before {
  content: "\f1f4";
}
.whitewolf .fa-cc-stripe:before,
.whitewolf_fancybox_wrapper .fa-cc-stripe:before {
  content: "\f1f5";
}
.whitewolf .fa-bell-slash:before,
.whitewolf_fancybox_wrapper .fa-bell-slash:before {
  content: "\f1f6";
}
.whitewolf .fa-bell-slash-o:before,
.whitewolf_fancybox_wrapper .fa-bell-slash-o:before {
  content: "\f1f7";
}
.whitewolf .fa-trash:before,
.whitewolf_fancybox_wrapper .fa-trash:before {
  content: "\f1f8";
}
.whitewolf .fa-copyright:before,
.whitewolf_fancybox_wrapper .fa-copyright:before {
  content: "\f1f9";
}
.whitewolf .fa-at:before,
.whitewolf_fancybox_wrapper .fa-at:before {
  content: "\f1fa";
}
.whitewolf .fa-eyedropper:before,
.whitewolf_fancybox_wrapper .fa-eyedropper:before {
  content: "\f1fb";
}
.whitewolf .fa-paint-brush:before,
.whitewolf_fancybox_wrapper .fa-paint-brush:before {
  content: "\f1fc";
}
.whitewolf .fa-birthday-cake:before,
.whitewolf_fancybox_wrapper .fa-birthday-cake:before {
  content: "\f1fd";
}
.whitewolf .fa-area-chart:before,
.whitewolf_fancybox_wrapper .fa-area-chart:before {
  content: "\f1fe";
}
.whitewolf .fa-pie-chart:before,
.whitewolf_fancybox_wrapper .fa-pie-chart:before {
  content: "\f200";
}
.whitewolf .fa-line-chart:before,
.whitewolf_fancybox_wrapper .fa-line-chart:before {
  content: "\f201";
}
.whitewolf .fa-lastfm:before,
.whitewolf_fancybox_wrapper .fa-lastfm:before {
  content: "\f202";
}
.whitewolf .fa-lastfm-square:before,
.whitewolf_fancybox_wrapper .fa-lastfm-square:before {
  content: "\f203";
}
.whitewolf .fa-toggle-off:before,
.whitewolf_fancybox_wrapper .fa-toggle-off:before {
  content: "\f204";
}
.whitewolf .fa-toggle-on:before,
.whitewolf_fancybox_wrapper .fa-toggle-on:before {
  content: "\f205";
}
.whitewolf .fa-bicycle:before,
.whitewolf_fancybox_wrapper .fa-bicycle:before {
  content: "\f206";
}
.whitewolf .fa-bus:before,
.whitewolf_fancybox_wrapper .fa-bus:before {
  content: "\f207";
}
.whitewolf .fa-ioxhost:before,
.whitewolf_fancybox_wrapper .fa-ioxhost:before {
  content: "\f208";
}
.whitewolf .fa-angellist:before,
.whitewolf_fancybox_wrapper .fa-angellist:before {
  content: "\f209";
}
.whitewolf .fa-cc:before,
.whitewolf_fancybox_wrapper .fa-cc:before {
  content: "\f20a";
}
.whitewolf .fa-shekel:before,
.whitewolf_fancybox_wrapper .fa-shekel:before,
.whitewolf .fa-sheqel:before,
.whitewolf_fancybox_wrapper .fa-sheqel:before,
.whitewolf .fa-ils:before,
.whitewolf_fancybox_wrapper .fa-ils:before {
  content: "\f20b";
}
.whitewolf .fa-meanpath:before,
.whitewolf_fancybox_wrapper .fa-meanpath:before {
  content: "\f20c";
}
.whitewolf .fa-buysellads:before,
.whitewolf_fancybox_wrapper .fa-buysellads:before {
  content: "\f20d";
}
.whitewolf .fa-connectdevelop:before,
.whitewolf_fancybox_wrapper .fa-connectdevelop:before {
  content: "\f20e";
}
.whitewolf .fa-dashcube:before,
.whitewolf_fancybox_wrapper .fa-dashcube:before {
  content: "\f210";
}
.whitewolf .fa-forumbee:before,
.whitewolf_fancybox_wrapper .fa-forumbee:before {
  content: "\f211";
}
.whitewolf .fa-leanpub:before,
.whitewolf_fancybox_wrapper .fa-leanpub:before {
  content: "\f212";
}
.whitewolf .fa-sellsy:before,
.whitewolf_fancybox_wrapper .fa-sellsy:before {
  content: "\f213";
}
.whitewolf .fa-shirtsinbulk:before,
.whitewolf_fancybox_wrapper .fa-shirtsinbulk:before {
  content: "\f214";
}
.whitewolf .fa-simplybuilt:before,
.whitewolf_fancybox_wrapper .fa-simplybuilt:before {
  content: "\f215";
}
.whitewolf .fa-skyatlas:before,
.whitewolf_fancybox_wrapper .fa-skyatlas:before {
  content: "\f216";
}
.whitewolf .fa-cart-plus:before,
.whitewolf_fancybox_wrapper .fa-cart-plus:before {
  content: "\f217";
}
.whitewolf .fa-cart-arrow-down:before,
.whitewolf_fancybox_wrapper .fa-cart-arrow-down:before {
  content: "\f218";
}
.whitewolf .fa-diamond:before,
.whitewolf_fancybox_wrapper .fa-diamond:before {
  content: "\f219";
}
.whitewolf .fa-ship:before,
.whitewolf_fancybox_wrapper .fa-ship:before {
  content: "\f21a";
}
.whitewolf .fa-user-secret:before,
.whitewolf_fancybox_wrapper .fa-user-secret:before {
  content: "\f21b";
}
.whitewolf .fa-motorcycle:before,
.whitewolf_fancybox_wrapper .fa-motorcycle:before {
  content: "\f21c";
}
.whitewolf .fa-street-view:before,
.whitewolf_fancybox_wrapper .fa-street-view:before {
  content: "\f21d";
}
.whitewolf .fa-heartbeat:before,
.whitewolf_fancybox_wrapper .fa-heartbeat:before {
  content: "\f21e";
}
.whitewolf .fa-venus:before,
.whitewolf_fancybox_wrapper .fa-venus:before {
  content: "\f221";
}
.whitewolf .fa-mars:before,
.whitewolf_fancybox_wrapper .fa-mars:before {
  content: "\f222";
}
.whitewolf .fa-mercury:before,
.whitewolf_fancybox_wrapper .fa-mercury:before {
  content: "\f223";
}
.whitewolf .fa-intersex:before,
.whitewolf_fancybox_wrapper .fa-intersex:before,
.whitewolf .fa-transgender:before,
.whitewolf_fancybox_wrapper .fa-transgender:before {
  content: "\f224";
}
.whitewolf .fa-transgender-alt:before,
.whitewolf_fancybox_wrapper .fa-transgender-alt:before {
  content: "\f225";
}
.whitewolf .fa-venus-double:before,
.whitewolf_fancybox_wrapper .fa-venus-double:before {
  content: "\f226";
}
.whitewolf .fa-mars-double:before,
.whitewolf_fancybox_wrapper .fa-mars-double:before {
  content: "\f227";
}
.whitewolf .fa-venus-mars:before,
.whitewolf_fancybox_wrapper .fa-venus-mars:before {
  content: "\f228";
}
.whitewolf .fa-mars-stroke:before,
.whitewolf_fancybox_wrapper .fa-mars-stroke:before {
  content: "\f229";
}
.whitewolf .fa-mars-stroke-v:before,
.whitewolf_fancybox_wrapper .fa-mars-stroke-v:before {
  content: "\f22a";
}
.whitewolf .fa-mars-stroke-h:before,
.whitewolf_fancybox_wrapper .fa-mars-stroke-h:before {
  content: "\f22b";
}
.whitewolf .fa-neuter:before,
.whitewolf_fancybox_wrapper .fa-neuter:before {
  content: "\f22c";
}
.whitewolf .fa-genderless:before,
.whitewolf_fancybox_wrapper .fa-genderless:before {
  content: "\f22d";
}
.whitewolf .fa-facebook-official:before,
.whitewolf_fancybox_wrapper .fa-facebook-official:before {
  content: "\f230";
}
.whitewolf .fa-pinterest-p:before,
.whitewolf_fancybox_wrapper .fa-pinterest-p:before {
  content: "\f231";
}
.whitewolf .fa-whatsapp:before,
.whitewolf_fancybox_wrapper .fa-whatsapp:before {
  content: "\f232";
}
.whitewolf .fa-server:before,
.whitewolf_fancybox_wrapper .fa-server:before {
  content: "\f233";
}
.whitewolf .fa-user-plus:before,
.whitewolf_fancybox_wrapper .fa-user-plus:before {
  content: "\f234";
}
.whitewolf .fa-user-times:before,
.whitewolf_fancybox_wrapper .fa-user-times:before {
  content: "\f235";
}
.whitewolf .fa-hotel:before,
.whitewolf_fancybox_wrapper .fa-hotel:before,
.whitewolf .fa-bed:before,
.whitewolf_fancybox_wrapper .fa-bed:before {
  content: "\f236";
}
.whitewolf .fa-viacoin:before,
.whitewolf_fancybox_wrapper .fa-viacoin:before {
  content: "\f237";
}
.whitewolf .fa-train:before,
.whitewolf_fancybox_wrapper .fa-train:before {
  content: "\f238";
}
.whitewolf .fa-subway:before,
.whitewolf_fancybox_wrapper .fa-subway:before {
  content: "\f239";
}
.whitewolf .fa-medium:before,
.whitewolf_fancybox_wrapper .fa-medium:before {
  content: "\f23a";
}
.whitewolf .fa-yc:before,
.whitewolf_fancybox_wrapper .fa-yc:before,
.whitewolf .fa-y-combinator:before,
.whitewolf_fancybox_wrapper .fa-y-combinator:before {
  content: "\f23b";
}
.whitewolf .fa-optin-monster:before,
.whitewolf_fancybox_wrapper .fa-optin-monster:before {
  content: "\f23c";
}
.whitewolf .fa-opencart:before,
.whitewolf_fancybox_wrapper .fa-opencart:before {
  content: "\f23d";
}
.whitewolf .fa-expeditedssl:before,
.whitewolf_fancybox_wrapper .fa-expeditedssl:before {
  content: "\f23e";
}
.whitewolf .fa-battery-4:before,
.whitewolf_fancybox_wrapper .fa-battery-4:before,
.whitewolf .fa-battery:before,
.whitewolf_fancybox_wrapper .fa-battery:before,
.whitewolf .fa-battery-full:before,
.whitewolf_fancybox_wrapper .fa-battery-full:before {
  content: "\f240";
}
.whitewolf .fa-battery-3:before,
.whitewolf_fancybox_wrapper .fa-battery-3:before,
.whitewolf .fa-battery-three-quarters:before,
.whitewolf_fancybox_wrapper .fa-battery-three-quarters:before {
  content: "\f241";
}
.whitewolf .fa-battery-2:before,
.whitewolf_fancybox_wrapper .fa-battery-2:before,
.whitewolf .fa-battery-half:before,
.whitewolf_fancybox_wrapper .fa-battery-half:before {
  content: "\f242";
}
.whitewolf .fa-battery-1:before,
.whitewolf_fancybox_wrapper .fa-battery-1:before,
.whitewolf .fa-battery-quarter:before,
.whitewolf_fancybox_wrapper .fa-battery-quarter:before {
  content: "\f243";
}
.whitewolf .fa-battery-0:before,
.whitewolf_fancybox_wrapper .fa-battery-0:before,
.whitewolf .fa-battery-empty:before,
.whitewolf_fancybox_wrapper .fa-battery-empty:before {
  content: "\f244";
}
.whitewolf .fa-mouse-pointer:before,
.whitewolf_fancybox_wrapper .fa-mouse-pointer:before {
  content: "\f245";
}
.whitewolf .fa-i-cursor:before,
.whitewolf_fancybox_wrapper .fa-i-cursor:before {
  content: "\f246";
}
.whitewolf .fa-object-group:before,
.whitewolf_fancybox_wrapper .fa-object-group:before {
  content: "\f247";
}
.whitewolf .fa-object-ungroup:before,
.whitewolf_fancybox_wrapper .fa-object-ungroup:before {
  content: "\f248";
}
.whitewolf .fa-sticky-note:before,
.whitewolf_fancybox_wrapper .fa-sticky-note:before {
  content: "\f249";
}
.whitewolf .fa-sticky-note-o:before,
.whitewolf_fancybox_wrapper .fa-sticky-note-o:before {
  content: "\f24a";
}
.whitewolf .fa-cc-jcb:before,
.whitewolf_fancybox_wrapper .fa-cc-jcb:before {
  content: "\f24b";
}
.whitewolf .fa-cc-diners-club:before,
.whitewolf_fancybox_wrapper .fa-cc-diners-club:before {
  content: "\f24c";
}
.whitewolf .fa-clone:before,
.whitewolf_fancybox_wrapper .fa-clone:before {
  content: "\f24d";
}
.whitewolf .fa-balance-scale:before,
.whitewolf_fancybox_wrapper .fa-balance-scale:before {
  content: "\f24e";
}
.whitewolf .fa-hourglass-o:before,
.whitewolf_fancybox_wrapper .fa-hourglass-o:before {
  content: "\f250";
}
.whitewolf .fa-hourglass-1:before,
.whitewolf_fancybox_wrapper .fa-hourglass-1:before,
.whitewolf .fa-hourglass-start:before,
.whitewolf_fancybox_wrapper .fa-hourglass-start:before {
  content: "\f251";
}
.whitewolf .fa-hourglass-2:before,
.whitewolf_fancybox_wrapper .fa-hourglass-2:before,
.whitewolf .fa-hourglass-half:before,
.whitewolf_fancybox_wrapper .fa-hourglass-half:before {
  content: "\f252";
}
.whitewolf .fa-hourglass-3:before,
.whitewolf_fancybox_wrapper .fa-hourglass-3:before,
.whitewolf .fa-hourglass-end:before,
.whitewolf_fancybox_wrapper .fa-hourglass-end:before {
  content: "\f253";
}
.whitewolf .fa-hourglass:before,
.whitewolf_fancybox_wrapper .fa-hourglass:before {
  content: "\f254";
}
.whitewolf .fa-hand-grab-o:before,
.whitewolf_fancybox_wrapper .fa-hand-grab-o:before,
.whitewolf .fa-hand-rock-o:before,
.whitewolf_fancybox_wrapper .fa-hand-rock-o:before {
  content: "\f255";
}
.whitewolf .fa-hand-stop-o:before,
.whitewolf_fancybox_wrapper .fa-hand-stop-o:before,
.whitewolf .fa-hand-paper-o:before,
.whitewolf_fancybox_wrapper .fa-hand-paper-o:before {
  content: "\f256";
}
.whitewolf .fa-hand-scissors-o:before,
.whitewolf_fancybox_wrapper .fa-hand-scissors-o:before {
  content: "\f257";
}
.whitewolf .fa-hand-lizard-o:before,
.whitewolf_fancybox_wrapper .fa-hand-lizard-o:before {
  content: "\f258";
}
.whitewolf .fa-hand-spock-o:before,
.whitewolf_fancybox_wrapper .fa-hand-spock-o:before {
  content: "\f259";
}
.whitewolf .fa-hand-pointer-o:before,
.whitewolf_fancybox_wrapper .fa-hand-pointer-o:before {
  content: "\f25a";
}
.whitewolf .fa-hand-peace-o:before,
.whitewolf_fancybox_wrapper .fa-hand-peace-o:before {
  content: "\f25b";
}
.whitewolf .fa-trademark:before,
.whitewolf_fancybox_wrapper .fa-trademark:before {
  content: "\f25c";
}
.whitewolf .fa-registered:before,
.whitewolf_fancybox_wrapper .fa-registered:before {
  content: "\f25d";
}
.whitewolf .fa-creative-commons:before,
.whitewolf_fancybox_wrapper .fa-creative-commons:before {
  content: "\f25e";
}
.whitewolf .fa-gg:before,
.whitewolf_fancybox_wrapper .fa-gg:before {
  content: "\f260";
}
.whitewolf .fa-gg-circle:before,
.whitewolf_fancybox_wrapper .fa-gg-circle:before {
  content: "\f261";
}
.whitewolf .fa-tripadvisor:before,
.whitewolf_fancybox_wrapper .fa-tripadvisor:before {
  content: "\f262";
}
.whitewolf .fa-odnoklassniki:before,
.whitewolf_fancybox_wrapper .fa-odnoklassniki:before {
  content: "\f263";
}
.whitewolf .fa-odnoklassniki-square:before,
.whitewolf_fancybox_wrapper .fa-odnoklassniki-square:before {
  content: "\f264";
}
.whitewolf .fa-get-pocket:before,
.whitewolf_fancybox_wrapper .fa-get-pocket:before {
  content: "\f265";
}
.whitewolf .fa-wikipedia-w:before,
.whitewolf_fancybox_wrapper .fa-wikipedia-w:before {
  content: "\f266";
}
.whitewolf .fa-safari:before,
.whitewolf_fancybox_wrapper .fa-safari:before {
  content: "\f267";
}
.whitewolf .fa-chrome:before,
.whitewolf_fancybox_wrapper .fa-chrome:before {
  content: "\f268";
}
.whitewolf .fa-firefox:before,
.whitewolf_fancybox_wrapper .fa-firefox:before {
  content: "\f269";
}
.whitewolf .fa-opera:before,
.whitewolf_fancybox_wrapper .fa-opera:before {
  content: "\f26a";
}
.whitewolf .fa-internet-explorer:before,
.whitewolf_fancybox_wrapper .fa-internet-explorer:before {
  content: "\f26b";
}
.whitewolf .fa-tv:before,
.whitewolf_fancybox_wrapper .fa-tv:before,
.whitewolf .fa-television:before,
.whitewolf_fancybox_wrapper .fa-television:before {
  content: "\f26c";
}
.whitewolf .fa-contao:before,
.whitewolf_fancybox_wrapper .fa-contao:before {
  content: "\f26d";
}
.whitewolf .fa-500px:before,
.whitewolf_fancybox_wrapper .fa-500px:before {
  content: "\f26e";
}
.whitewolf .fa-amazon:before,
.whitewolf_fancybox_wrapper .fa-amazon:before {
  content: "\f270";
}
.whitewolf .fa-calendar-plus-o:before,
.whitewolf_fancybox_wrapper .fa-calendar-plus-o:before {
  content: "\f271";
}
.whitewolf .fa-calendar-minus-o:before,
.whitewolf_fancybox_wrapper .fa-calendar-minus-o:before {
  content: "\f272";
}
.whitewolf .fa-calendar-times-o:before,
.whitewolf_fancybox_wrapper .fa-calendar-times-o:before {
  content: "\f273";
}
.whitewolf .fa-calendar-check-o:before,
.whitewolf_fancybox_wrapper .fa-calendar-check-o:before {
  content: "\f274";
}
.whitewolf .fa-industry:before,
.whitewolf_fancybox_wrapper .fa-industry:before {
  content: "\f275";
}
.whitewolf .fa-map-pin:before,
.whitewolf_fancybox_wrapper .fa-map-pin:before {
  content: "\f276";
}
.whitewolf .fa-map-signs:before,
.whitewolf_fancybox_wrapper .fa-map-signs:before {
  content: "\f277";
}
.whitewolf .fa-map-o:before,
.whitewolf_fancybox_wrapper .fa-map-o:before {
  content: "\f278";
}
.whitewolf .fa-map:before,
.whitewolf_fancybox_wrapper .fa-map:before {
  content: "\f279";
}
.whitewolf .fa-commenting:before,
.whitewolf_fancybox_wrapper .fa-commenting:before {
  content: "\f27a";
}
.whitewolf .fa-commenting-o:before,
.whitewolf_fancybox_wrapper .fa-commenting-o:before {
  content: "\f27b";
}
.whitewolf .fa-houzz:before,
.whitewolf_fancybox_wrapper .fa-houzz:before {
  content: "\f27c";
}
.whitewolf .fa-vimeo:before,
.whitewolf_fancybox_wrapper .fa-vimeo:before {
  content: "\f27d";
}
.whitewolf .fa-black-tie:before,
.whitewolf_fancybox_wrapper .fa-black-tie:before {
  content: "\f27e";
}
.whitewolf .fa-fonticons:before,
.whitewolf_fancybox_wrapper .fa-fonticons:before {
  content: "\f280";
}
.whitewolf .fa-reddit-alien:before,
.whitewolf_fancybox_wrapper .fa-reddit-alien:before {
  content: "\f281";
}
.whitewolf .fa-edge:before,
.whitewolf_fancybox_wrapper .fa-edge:before {
  content: "\f282";
}
.whitewolf .fa-credit-card-alt:before,
.whitewolf_fancybox_wrapper .fa-credit-card-alt:before {
  content: "\f283";
}
.whitewolf .fa-codiepie:before,
.whitewolf_fancybox_wrapper .fa-codiepie:before {
  content: "\f284";
}
.whitewolf .fa-modx:before,
.whitewolf_fancybox_wrapper .fa-modx:before {
  content: "\f285";
}
.whitewolf .fa-fort-awesome:before,
.whitewolf_fancybox_wrapper .fa-fort-awesome:before {
  content: "\f286";
}
.whitewolf .fa-usb:before,
.whitewolf_fancybox_wrapper .fa-usb:before {
  content: "\f287";
}
.whitewolf .fa-product-hunt:before,
.whitewolf_fancybox_wrapper .fa-product-hunt:before {
  content: "\f288";
}
.whitewolf .fa-mixcloud:before,
.whitewolf_fancybox_wrapper .fa-mixcloud:before {
  content: "\f289";
}
.whitewolf .fa-scribd:before,
.whitewolf_fancybox_wrapper .fa-scribd:before {
  content: "\f28a";
}
.whitewolf .fa-pause-circle:before,
.whitewolf_fancybox_wrapper .fa-pause-circle:before {
  content: "\f28b";
}
.whitewolf .fa-pause-circle-o:before,
.whitewolf_fancybox_wrapper .fa-pause-circle-o:before {
  content: "\f28c";
}
.whitewolf .fa-stop-circle:before,
.whitewolf_fancybox_wrapper .fa-stop-circle:before {
  content: "\f28d";
}
.whitewolf .fa-stop-circle-o:before,
.whitewolf_fancybox_wrapper .fa-stop-circle-o:before {
  content: "\f28e";
}
.whitewolf .fa-shopping-bag:before,
.whitewolf_fancybox_wrapper .fa-shopping-bag:before {
  content: "\f290";
}
.whitewolf .fa-shopping-basket:before,
.whitewolf_fancybox_wrapper .fa-shopping-basket:before {
  content: "\f291";
}
.whitewolf .fa-hashtag:before,
.whitewolf_fancybox_wrapper .fa-hashtag:before {
  content: "\f292";
}
.whitewolf .fa-bluetooth:before,
.whitewolf_fancybox_wrapper .fa-bluetooth:before {
  content: "\f293";
}
.whitewolf .fa-bluetooth-b:before,
.whitewolf_fancybox_wrapper .fa-bluetooth-b:before {
  content: "\f294";
}
.whitewolf .fa-percent:before,
.whitewolf_fancybox_wrapper .fa-percent:before {
  content: "\f295";
}
.whitewolf .fa-gitlab:before,
.whitewolf_fancybox_wrapper .fa-gitlab:before {
  content: "\f296";
}
.whitewolf .fa-wpbeginner:before,
.whitewolf_fancybox_wrapper .fa-wpbeginner:before {
  content: "\f297";
}
.whitewolf .fa-wpforms:before,
.whitewolf_fancybox_wrapper .fa-wpforms:before {
  content: "\f298";
}
.whitewolf .fa-envira:before,
.whitewolf_fancybox_wrapper .fa-envira:before {
  content: "\f299";
}
.whitewolf .fa-universal-access:before,
.whitewolf_fancybox_wrapper .fa-universal-access:before {
  content: "\f29a";
}
.whitewolf .fa-wheelchair-alt:before,
.whitewolf_fancybox_wrapper .fa-wheelchair-alt:before {
  content: "\f29b";
}
.whitewolf .fa-question-circle-o:before,
.whitewolf_fancybox_wrapper .fa-question-circle-o:before {
  content: "\f29c";
}
.whitewolf .fa-blind:before,
.whitewolf_fancybox_wrapper .fa-blind:before {
  content: "\f29d";
}
.whitewolf .fa-audio-description:before,
.whitewolf_fancybox_wrapper .fa-audio-description:before {
  content: "\f29e";
}
.whitewolf .fa-volume-control-phone:before,
.whitewolf_fancybox_wrapper .fa-volume-control-phone:before {
  content: "\f2a0";
}
.whitewolf .fa-braille:before,
.whitewolf_fancybox_wrapper .fa-braille:before {
  content: "\f2a1";
}
.whitewolf .fa-assistive-listening-systems:before,
.whitewolf_fancybox_wrapper .fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.whitewolf .fa-asl-interpreting:before,
.whitewolf_fancybox_wrapper .fa-asl-interpreting:before,
.whitewolf .fa-american-sign-language-interpreting:before,
.whitewolf_fancybox_wrapper .fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.whitewolf .fa-deafness:before,
.whitewolf_fancybox_wrapper .fa-deafness:before,
.whitewolf .fa-hard-of-hearing:before,
.whitewolf_fancybox_wrapper .fa-hard-of-hearing:before,
.whitewolf .fa-deaf:before,
.whitewolf_fancybox_wrapper .fa-deaf:before {
  content: "\f2a4";
}
.whitewolf .fa-glide:before,
.whitewolf_fancybox_wrapper .fa-glide:before {
  content: "\f2a5";
}
.whitewolf .fa-glide-g:before,
.whitewolf_fancybox_wrapper .fa-glide-g:before {
  content: "\f2a6";
}
.whitewolf .fa-signing:before,
.whitewolf_fancybox_wrapper .fa-signing:before,
.whitewolf .fa-sign-language:before,
.whitewolf_fancybox_wrapper .fa-sign-language:before {
  content: "\f2a7";
}
.whitewolf .fa-low-vision:before,
.whitewolf_fancybox_wrapper .fa-low-vision:before {
  content: "\f2a8";
}
.whitewolf .fa-viadeo:before,
.whitewolf_fancybox_wrapper .fa-viadeo:before {
  content: "\f2a9";
}
.whitewolf .fa-viadeo-square:before,
.whitewolf_fancybox_wrapper .fa-viadeo-square:before {
  content: "\f2aa";
}
.whitewolf .fa-snapchat:before,
.whitewolf_fancybox_wrapper .fa-snapchat:before {
  content: "\f2ab";
}
.whitewolf .fa-snapchat-ghost:before,
.whitewolf_fancybox_wrapper .fa-snapchat-ghost:before {
  content: "\f2ac";
}
.whitewolf .fa-snapchat-square:before,
.whitewolf_fancybox_wrapper .fa-snapchat-square:before {
  content: "\f2ad";
}
.whitewolf .fa-pied-piper:before,
.whitewolf_fancybox_wrapper .fa-pied-piper:before {
  content: "\f2ae";
}
.whitewolf .fa-first-order:before,
.whitewolf_fancybox_wrapper .fa-first-order:before {
  content: "\f2b0";
}
.whitewolf .fa-yoast:before,
.whitewolf_fancybox_wrapper .fa-yoast:before {
  content: "\f2b1";
}
.whitewolf .fa-themeisle:before,
.whitewolf_fancybox_wrapper .fa-themeisle:before {
  content: "\f2b2";
}
.whitewolf .fa-google-plus-circle:before,
.whitewolf_fancybox_wrapper .fa-google-plus-circle:before,
.whitewolf .fa-google-plus-official:before,
.whitewolf_fancybox_wrapper .fa-google-plus-official:before {
  content: "\f2b3";
}
.whitewolf .fa-fa:before,
.whitewolf_fancybox_wrapper .fa-fa:before,
.whitewolf .fa-font-awesome:before,
.whitewolf_fancybox_wrapper .fa-font-awesome:before {
  content: "\f2b4";
}
.whitewolf .fa-handshake-o:before,
.whitewolf_fancybox_wrapper .fa-handshake-o:before {
  content: "\f2b5";
}
.whitewolf .fa-envelope-open:before,
.whitewolf_fancybox_wrapper .fa-envelope-open:before {
  content: "\f2b6";
}
.whitewolf .fa-envelope-open-o:before,
.whitewolf_fancybox_wrapper .fa-envelope-open-o:before {
  content: "\f2b7";
}
.whitewolf .fa-linode:before,
.whitewolf_fancybox_wrapper .fa-linode:before {
  content: "\f2b8";
}
.whitewolf .fa-address-book:before,
.whitewolf_fancybox_wrapper .fa-address-book:before {
  content: "\f2b9";
}
.whitewolf .fa-address-book-o:before,
.whitewolf_fancybox_wrapper .fa-address-book-o:before {
  content: "\f2ba";
}
.whitewolf .fa-vcard:before,
.whitewolf_fancybox_wrapper .fa-vcard:before,
.whitewolf .fa-address-card:before,
.whitewolf_fancybox_wrapper .fa-address-card:before {
  content: "\f2bb";
}
.whitewolf .fa-vcard-o:before,
.whitewolf_fancybox_wrapper .fa-vcard-o:before,
.whitewolf .fa-address-card-o:before,
.whitewolf_fancybox_wrapper .fa-address-card-o:before {
  content: "\f2bc";
}
.whitewolf .fa-user-circle:before,
.whitewolf_fancybox_wrapper .fa-user-circle:before {
  content: "\f2bd";
}
.whitewolf .fa-user-circle-o:before,
.whitewolf_fancybox_wrapper .fa-user-circle-o:before {
  content: "\f2be";
}
.whitewolf .fa-user-o:before,
.whitewolf_fancybox_wrapper .fa-user-o:before {
  content: "\f2c0";
}
.whitewolf .fa-id-badge:before,
.whitewolf_fancybox_wrapper .fa-id-badge:before {
  content: "\f2c1";
}
.whitewolf .fa-drivers-license:before,
.whitewolf_fancybox_wrapper .fa-drivers-license:before,
.whitewolf .fa-id-card:before,
.whitewolf_fancybox_wrapper .fa-id-card:before {
  content: "\f2c2";
}
.whitewolf .fa-drivers-license-o:before,
.whitewolf_fancybox_wrapper .fa-drivers-license-o:before,
.whitewolf .fa-id-card-o:before,
.whitewolf_fancybox_wrapper .fa-id-card-o:before {
  content: "\f2c3";
}
.whitewolf .fa-quora:before,
.whitewolf_fancybox_wrapper .fa-quora:before {
  content: "\f2c4";
}
.whitewolf .fa-free-code-camp:before,
.whitewolf_fancybox_wrapper .fa-free-code-camp:before {
  content: "\f2c5";
}
.whitewolf .fa-telegram:before,
.whitewolf_fancybox_wrapper .fa-telegram:before {
  content: "\f2c6";
}
.whitewolf .fa-thermometer-4:before,
.whitewolf_fancybox_wrapper .fa-thermometer-4:before,
.whitewolf .fa-thermometer:before,
.whitewolf_fancybox_wrapper .fa-thermometer:before,
.whitewolf .fa-thermometer-full:before,
.whitewolf_fancybox_wrapper .fa-thermometer-full:before {
  content: "\f2c7";
}
.whitewolf .fa-thermometer-3:before,
.whitewolf_fancybox_wrapper .fa-thermometer-3:before,
.whitewolf .fa-thermometer-three-quarters:before,
.whitewolf_fancybox_wrapper .fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.whitewolf .fa-thermometer-2:before,
.whitewolf_fancybox_wrapper .fa-thermometer-2:before,
.whitewolf .fa-thermometer-half:before,
.whitewolf_fancybox_wrapper .fa-thermometer-half:before {
  content: "\f2c9";
}
.whitewolf .fa-thermometer-1:before,
.whitewolf_fancybox_wrapper .fa-thermometer-1:before,
.whitewolf .fa-thermometer-quarter:before,
.whitewolf_fancybox_wrapper .fa-thermometer-quarter:before {
  content: "\f2ca";
}
.whitewolf .fa-thermometer-0:before,
.whitewolf_fancybox_wrapper .fa-thermometer-0:before,
.whitewolf .fa-thermometer-empty:before,
.whitewolf_fancybox_wrapper .fa-thermometer-empty:before {
  content: "\f2cb";
}
.whitewolf .fa-shower:before,
.whitewolf_fancybox_wrapper .fa-shower:before {
  content: "\f2cc";
}
.whitewolf .fa-bathtub:before,
.whitewolf_fancybox_wrapper .fa-bathtub:before,
.whitewolf .fa-s15:before,
.whitewolf_fancybox_wrapper .fa-s15:before,
.whitewolf .fa-bath:before,
.whitewolf_fancybox_wrapper .fa-bath:before {
  content: "\f2cd";
}
.whitewolf .fa-podcast:before,
.whitewolf_fancybox_wrapper .fa-podcast:before {
  content: "\f2ce";
}
.whitewolf .fa-window-maximize:before,
.whitewolf_fancybox_wrapper .fa-window-maximize:before {
  content: "\f2d0";
}
.whitewolf .fa-window-minimize:before,
.whitewolf_fancybox_wrapper .fa-window-minimize:before {
  content: "\f2d1";
}
.whitewolf .fa-window-restore:before,
.whitewolf_fancybox_wrapper .fa-window-restore:before {
  content: "\f2d2";
}
.whitewolf .fa-times-rectangle:before,
.whitewolf_fancybox_wrapper .fa-times-rectangle:before,
.whitewolf .fa-window-close:before,
.whitewolf_fancybox_wrapper .fa-window-close:before {
  content: "\f2d3";
}
.whitewolf .fa-times-rectangle-o:before,
.whitewolf_fancybox_wrapper .fa-times-rectangle-o:before,
.whitewolf .fa-window-close-o:before,
.whitewolf_fancybox_wrapper .fa-window-close-o:before {
  content: "\f2d4";
}
.whitewolf .fa-bandcamp:before,
.whitewolf_fancybox_wrapper .fa-bandcamp:before {
  content: "\f2d5";
}
.whitewolf .fa-grav:before,
.whitewolf_fancybox_wrapper .fa-grav:before {
  content: "\f2d6";
}
.whitewolf .fa-etsy:before,
.whitewolf_fancybox_wrapper .fa-etsy:before {
  content: "\f2d7";
}
.whitewolf .fa-imdb:before,
.whitewolf_fancybox_wrapper .fa-imdb:before {
  content: "\f2d8";
}
.whitewolf .fa-ravelry:before,
.whitewolf_fancybox_wrapper .fa-ravelry:before {
  content: "\f2d9";
}
.whitewolf .fa-eercast:before,
.whitewolf_fancybox_wrapper .fa-eercast:before {
  content: "\f2da";
}
.whitewolf .fa-microchip:before,
.whitewolf_fancybox_wrapper .fa-microchip:before {
  content: "\f2db";
}
.whitewolf .fa-snowflake-o:before,
.whitewolf_fancybox_wrapper .fa-snowflake-o:before {
  content: "\f2dc";
}
.whitewolf .fa-superpowers:before,
.whitewolf_fancybox_wrapper .fa-superpowers:before {
  content: "\f2dd";
}
.whitewolf .fa-wpexplorer:before,
.whitewolf_fancybox_wrapper .fa-wpexplorer:before {
  content: "\f2de";
}
.whitewolf .fa-meetup:before,
.whitewolf_fancybox_wrapper .fa-meetup:before {
  content: "\f2e0";
}
.whitewolf .sr-only,
.whitewolf_fancybox_wrapper .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.whitewolf .sr-only-focusable:active,
.whitewolf_fancybox_wrapper .sr-only-focusable:active,
.whitewolf .sr-only-focusable:focus,
.whitewolf_fancybox_wrapper .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.whitewolf {
  /* Website Title */
  /**** disabling Isotope CSS3 transitions ****/
  /**
 * 2 Columns Gallery
 */
  /**
 * 3 Columns Gallery
 */
  /**
 * 4 Columns Gallery
 */
  /**
 * Other Utilities
 */
  /*
 # Large Desktop
 * ==================================================
 */
  /*
 # Desktop
 * ==================================================
 */
  /*
 # Tablet (Portrait)
 * ==================================================
 */
  /*
#Mobile (Portrait)
==================================================
*/
  /*
#Mobile (Landscape)
==================================================
*/
}
.whitewolf .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.whitewolf .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.whitewolf .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.whitewolf .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.whitewolf .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.whitewolf .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.whitewolf .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.whitewolf .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.whitewolf .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.whitewolf .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.whitewolf .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.whitewolf .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.whitewolf .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.whitewolf .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.whitewolf .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.whitewolf .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.whitewolf .fade-in {
  opacity: 0;
  -webkit-animation: fadeIn ease-in 1;
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.7s;
  -moz-animation-duration: 0.7s;
  animation-duration: 0.7s;
}
.whitewolf .fade-in.one {
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.whitewolf .fade-in.two {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.whitewolf .fade-in.three {
  -webkit-animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  animation-delay: 1.6s;
}
@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.whitewolf .bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
.whitewolf #supersized {
  opacity: 0;
  /* make things invisible upon start */
  -webkit-animation: fadeIn ease-in 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.whitewolf #gallery_caption {
  opacity: 0;
  /* make things invisible upon start */
  -webkit-animation: fadeIn ease-in 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.whitewolf img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
.whitewolf img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
.whitewolf img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.whitewolf img.mid_align {
  vertical-align: middle;
  margin-right: 5px;
  border: 0;
}
.whitewolf a img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
.whitewolf a img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
.whitewolf a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.whitewolf hr {
  height: 1px;
  border: 0;
  border-top: 1px solid #888;
  background: transparent;
  margin: auto;
  width: 100%;
}
.whitewolf a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: color .2s linear, background .1s linear;
  -moz-transition: color .2s linear, background .1s linear;
  -ms-transition: color .2s linear, background .1s linear;
  -o-transition: color .2s linear, background .1s linear;
  transition: color .2s linear, background .1s linear;
}
.whitewolf a:hover {
  color: #ff0000;
  text-decoration: none;
}
.whitewolf a:active {
  color: #ff0000;
  text-decoration: none;
}
.whitewolf h1 {
  font-size: 40px;
}
.whitewolf h2 {
  font-size: 32px;
}
.whitewolf h3 {
  font-size: 26px;
}
.whitewolf h4 {
  font-size: 22px;
}
.whitewolf h5 {
  font-size: 18px;
}
.whitewolf h6 {
  font-size: 16px;
}
.whitewolf h7 {
  font-size: 14px;
}
.whitewolf h1,
.whitewolf h2,
.whitewolf h3,
.whitewolf h4,
.whitewolf h5,
.whitewolf h6,
.whitewolf h7 {
  color: #fff;
  font-family: 'Oswald', 'helvetica neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
}
.whitewolf .strong {
  font-weight: bold;
}
.whitewolf .middle {
  vertical-align: -30%;
}
.whitewolf pre,
.whitewolf code,
.whitewolf tt {
  font: 12px 'andale mono', 'lucida console', monospace;
  line-height: 1.5;
  padding: 15px 10px 15px 10px;
  display: block;
  overflow: auto;
  margin-top: 20px;
  margin: 20px 0 20px 0;
  width: 92%;
  border: 0;
  color: #fff;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.whitewolf .clear {
  clear: both;
}
.whitewolf .with_bg {
  background: #f9f9f9;
  border: 1px solid #eeeeee;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.whitewolf em {
  font-style: italic;
}
.whitewolf blockquote {
  padding-left: 20px;
  width: 85%;
  border-left: 5px solid #fff;
  min-height: 50px;
  margin: 20px 0 20px 40px;
  font-size: 16px;
  font-style: italic;
}
.whitewolf blockquote h2 {
  font-weight: normal;
  font-size: 20px;
}
.whitewolf blockquote h3 {
  font-weight: normal;
  font-size: 18px;
}
.whitewolf #wrapper {
  width: 100%;
}
.whitewolf .hide {
  display: none !important;
}
.whitewolf #home_header {
  font-size: 30px;
  line-height: 30px;
  display: block;
  margin: 13px 0;
  letter-spacing: -1px;
  font-family: "Oswald", Arial, 'helvetica neue', Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.whitewolf .logo_wrapper {
  display: inline-block;
}
.whitewolf .logo_wrapper img {
  margin-top: 7px;
}
.whitewolf .logo_wrapper.text {
  overflow: hidden;
  white-space: nowrap;
}
.whitewolf .logo-size-320 {
  max-height: 320px;
}
.whitewolf .logo-size-160 {
  max-height: 160px;
}
.whitewolf .logo-size-80 {
  max-height: 80px;
}
.whitewolf .top_bar,
.whitewolf .account-menu-wrapper {
  padding: 0;
  position: fixed;
  width: 100%;
}
.whitewolf .top_bar.static,
.whitewolf .account-menu-wrapper.static {
  position: static;
}
.whitewolf .top_bar {
  top: 30px;
  height: auto;
  background: #fff;
  z-index: 1200;
}
.whitewolf .account-menu-wrapper {
  top: 0px;
  height: 30px;
  background: #000;
  font-family: Arial, 'helvetica neue', Helvetica, sans-serif;
  z-index: 1300;
}
.whitewolf #menu_wrapper {
  display: block;
  position: relative;
}
@media only screen and (min-width: 960px) {
  .whitewolf #menu_wrapper.center-above {
    display: block;
  }
  .whitewolf #menu_wrapper.center-above #nav_wrapper,
  .whitewolf #menu_wrapper.center-above .logo_wrapper {
    display: block;
    position: relative;
    text-align: center;
  }
  .whitewolf #menu_wrapper.center-above .logo_wrapper #home_header {
    font-size: 50px;
    line-height: 1.4285em;
  }
  .whitewolf #menu_wrapper.center-above .logo_wrapper img {
    margin: 20px auto 0;
  }
  .whitewolf #menu_wrapper.center-above #nav_wrapper .nav {
    float: none;
  }
  .whitewolf #menu_wrapper.center-above #nav_wrapper .nav > li {
    display: inline-block;
    float: none;
    text-align: left;
  }
  .whitewolf #menu_wrapper.left {
    display: table;
  }
  .whitewolf #menu_wrapper.left #nav_wrapper,
  .whitewolf #menu_wrapper.left .logo_wrapper {
    display: table-cell;
  }
  .whitewolf #menu_wrapper.left #nav_wrapper {
    bottom: 0;
    right: 0;
  }
  .whitewolf #menu_wrapper.left #nav_wrapper .nav ul li:last-child a,
  .whitewolf #menu_wrapper.left #nav_wrapper div .nav li:last-child a {
    margin-right: 0;
  }
  .whitewolf #menu_wrapper.left .logo_wrapper #home_header {
    margin-bottom: 10px;
  }
  .whitewolf #menu_wrapper.right {
    display: table;
  }
  .whitewolf #menu_wrapper.right #nav_wrapper,
  .whitewolf #menu_wrapper.right .logo_wrapper {
    display: table-cell;
  }
  .whitewolf #menu_wrapper.right #nav_wrapper {
    bottom: 0;
    left: 0;
  }
  .whitewolf #menu_wrapper.right #nav_wrapper .nav ul li:first-child a,
  .whitewolf #menu_wrapper.right #nav_wrapper div .nav li:first-child a {
    margin-left: 0;
  }
  .whitewolf #menu_wrapper.right .logo_wrapper {
    float: right;
  }
  .whitewolf #menu_wrapper.right .logo_wrapper #home_header {
    margin-bottom: 10px;
  }
}
.whitewolf #menu_wrapper,
.whitewolf #account_menu {
  margin: auto;
  width: 960px;
  z-index: 1;
  clear: both;
}
.whitewolf #nav_wrapper {
  position: absolute;
}
@media only screen and (max-width: 960px) {
  .whitewolf #nav_wrapper.open {
    position: relative;
  }
}
.whitewolf #menu_border_wrapper {
  display: block;
}
@media only screen and (max-width: 960px) {
  .whitewolf #menu_border_wrapper {
    display: none;
  }
  .whitewolf #menu_border_wrapper.open {
    display: block;
  }
}
.whitewolf #menu_border_wrapper .notice {
  color: #000;
  margin-top: 19px;
  text-align: center;
}
.whitewolf .nav,
.whitewolf .subnav,
.whitewolf .nav_page_number {
  list-style: none;
  float: right;
  padding: 10px 0 10px 0;
}
.whitewolf .subnav {
  background: none;
}
.whitewolf .nav > li,
.whitewolf .nav_page_number > li {
  display: inline-block;
}
.whitewolf .nav_page_number {
  margin-top: 2px;
}
.whitewolf .top_bar hr {
  border: 0;
  height: 1px;
  width: 100%;
  float: left;
  border-bottom: 1px solid #000;
}
.whitewolf #menu_wrapper .nav ul,
.whitewolf #menu_wrapper div .nav,
.whitewolf .account-menu ul li ul {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  float: right;
  text-transform: uppercase;
}
.whitewolf #menu_wrapper .nav ul li,
.whitewolf #menu_wrapper div .nav li,
.whitewolf .account-menu ul li ul li {
  display: block;
  float: left;
  margin: 0 0 0 0;
}
.whitewolf #menu_wrapper .nav ul li ul li,
.whitewolf #menu_wrapper div .nav li ul li,
.whitewolf .account-menu ul li ul li {
  clear: both;
  width: 100%;
  padding: 0;
  margin: 0;
}
.whitewolf #menu_wrapper .nav ul li a,
.whitewolf #menu_wrapper div .nav li a {
  display: inline-block;
  padding: 0;
  margin: 0;
  color: #000;
  font-size: 14px;
  padding: 16px 5px 15px 5px;
  margin: 0 13px 0 13px;
  border-bottom: 3px solid transparent;
  font-family: 'Oswald', 'helvetica neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}
.whitewolf #menu_wrapper .nav ul li ul li.arrow > a:after,
.whitewolf #menu_wrapper div .nav li ul li.arrow > a:after {
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  margin-left: 0.5em;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: 7%;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  content: "\f067";
  font-family: "FontAwesome" !important;
}
.whitewolf #menu_wrapper .nav ul li a.hover,
.whitewolf #menu_wrapper .nav ul li a:hover,
.whitewolf #menu_wrapper div .nav li a.hover,
.whitewolf #menu_wrapper div .nav li a:hover {
  color: #000;
  z-index: 2;
  position: relative;
  border-bottom: 3px solid #000;
}
.whitewolf #menu_wrapper div .nav li.current-menu-item > a,
.whitewolf #menu_wrapper div .nav li.current-menu-parent > a,
.whitewolf #menu_wrapper div .nav li.current-menu-ancestor > a {
  color: #000;
  z-index: 2;
  position: relative;
  border-bottom: 3px solid #000;
}
.whitewolf #menu_wrapper div .nav li ul li.current-menu-ancestor a {
  color: #000;
  border-bottom: 3px solid #000;
}
.whitewolf #menu_wrapper .nav ul li ul,
.whitewolf #menu_wrapper div .nav li ul,
.whitewolf .account-menu ul li ul {
  display: none;
  list-style: none;
  background: #fff;
  position: absolute;
  padding: 5px 0 0 0;
  width: 210px;
  height: auto;
  z-index: 1000;
  margin: 0 0 0 0;
}
.whitewolf #menu_wrapper .nav ul li ul li ul,
.whitewolf #menu_wrapper div .nav li ul li ul {
  position: absolute;
  left: 210px;
  top: 0px;
  margin-top: 0px;
  display: none;
  z-index: 99999;
  opacity: 1;
}
.whitewolf #menu_wrapper .nav ul li:hover ul,
.whitewolf #menu_wrapper div .nav li:hover ul,
.whitewolf .account-menu ul li.open ul {
  display: block;
}
.whitewolf #menu_wrapper div .nav li ul li a,
.whitewolf #menu_wrapper div .nav li.current-menu-item ul li a,
.whitewolf #menu_wrapper div .nav li ul li.current-menu-item a,
.whitewolf #menu_wrapper .nav ul li ul li a,
.whitewolf #menu_wrapper .nav ul li.current-menu-item ul li a,
.whitewolf #menu_wrapper .nav ul li ul li.current-menu-item a,
.whitewolf #menu_wrapper div .nav li.current-menu-parent ul li a,
.whitewolf #menu_wrapper div .nav li ul li.current-menu-parent a,
.whitewolf .account-menu ul li ul li a {
  color: #777;
  display: block;
  background: transparent;
  height: auto;
  border-bottom: 1px solid #ebebeb;
}
.whitewolf #menu_wrapper .nav ul li ul li a,
.whitewolf #menu_wrapper div .nav li ul li a,
.whitewolf #menu_wrapper div .nav li.current-menu-parent ul li a,
.whitewolf .account-menu ul li ul li a {
  width: 170px;
  display: block;
  border-top: 0;
  font-weight: normal;
  font-size: 12px;
  border: 0;
  margin: 0;
  padding: 8px 20px 8px 20px;
  border-bottom: 1px solid #ebebeb;
}
.whitewolf #menu_wrapper .nav ul li ul li a:hover,
.whitewolf #menu_wrapper .nav ul li ul li a:hover,
.whitewolf #menu_wrapper div .nav li ul li a:hover,
.whitewolf #menu_wrapper div .nav li ul li a:hover,
.whitewolf #menu_wrapper div .nav li.current-menu-item ul li a:hover,
.whitewolf #menu_wrapper div .nav li.current-menu-parent ul li a:hover,
.whitewolf .account-menu ul li ul li a:hover {
  color: #000;
  border-bottom: 1px solid #ebebeb;
}
.whitewolf #menu_border_wrapper select {
  display: none !important;
}
.whitewolf #logo_arrow_right,
.whitewolf #logo_arrow_left {
  margin-left: 10px;
}
.whitewolf #mobile_nav_icon {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  margin: 13px 0 0 0;
  cursor: pointer;
}
.whitewolf #mobile_nav_icon:before {
  font-family: FontAwesome;
  content: "\f0c9";
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-size: 20px;
}
.whitewolf .account-menu .badge {
  background-color: #ff9900;
  border-radius: 20px;
  color: white;
  font-size: 0.8em;
  margin-left: 5px;
  padding: 2px 7px;
}
@media only screen and (min-width: 960px) {
  .whitewolf .account-menu.left > ul,
  .whitewolf .account-menu.center-above > ul {
    float: right;
  }
  .whitewolf .account-menu.left > ul > li:last-child a,
  .whitewolf .account-menu.center-above > ul > li:last-child a {
    margin-right: 0;
  }
  .whitewolf .account-menu.right > ul {
    float: left;
  }
  .whitewolf .account-menu.right > ul > li:first-child a {
    margin-left: 0;
  }
}
.whitewolf .account-menu > ul {
  display: block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.whitewolf .account-menu > ul > li {
  display: block;
  float: left;
  position: relative;
}
.whitewolf .account-menu > ul > li:last-child a {
  margin-right: 0;
}
.whitewolf .account-menu > ul > li ul {
  right: 0;
  -webkit-box-shadow: 0 0 10px black;
  -moz-box-shadow: 0 0 10px black;
  box-shadow: 0 0 10px black;
}
.whitewolf .account-menu > ul > li a {
  color: white;
  display: inline-block;
  margin: 0 10px;
  padding: 4px 5px;
  font-size: 0.9em;
}
.whitewolf .account-menu > ul > li a .name {
  margin: 0 5px;
}
.whitewolf .account-menu > ul > li a .caret {
  font-size: 0.7em;
}
.whitewolf #searchform label {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  display: block;
  text-align: left;
  font-family: Arial, 'helvetica neue', Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.whitewolf #searchform input[type=text] {
  width: 90%;
}
.whitewolf #contact_form label {
  clear: both;
  float: none;
  width: 100%;
  margin-left: 0;
  margin-bottom: 10px;
  display: block;
}
.whitewolf #contact_form input[type="text"] {
  width: 50%;
}
.whitewolf #contact_form input,
.whitewolf #contact_form textarea {
  margin-bottom: 15px;
}
.whitewolf #contact_form input[type="text"],
.whitewolf #contact_form textarea {
  margin-bottom: 15px;
  width: 91%;
}
.whitewolf textarea {
  font-size: 100%;
  color: #999;
  background: rgba(0, 0, 0, 0.9);
  border: 0;
  margin: 0;
  height: 200px;
  overflow: auto;
  padding: 12px 10px 12px 10px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  border-radius: 3px;
  border: 1px solid #555;
}
.whitewolf button,
.whitewolf .btn,
.whitewolf input[type=submit],
.whitewolf input[type=button],
.whitewolf a.button,
.whitewolf .button {
  display: inline-block;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  padding: .8em 1em .6em;
  color: #fff;
  background: #ff0000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  border: 0;
  font-family: Arial, 'helvetica neue', Helvetica, sans-serif;
  text-shadow: none;
  margin-right: 5px;
  border-radius: 3px;
}
.whitewolf button.white,
.whitewolf .btn.white,
.whitewolf input[type=submit].white,
.whitewolf input[type=button].white,
.whitewolf a.button.white,
.whitewolf .button.white,
.whitewolf button.white:hover,
.whitewolf .btn.white:hover,
.whitewolf input[type=submit].white:hover,
.whitewolf input[type=button].white:hover,
.whitewolf a.button.white:hover,
.whitewolf .button.white:hover,
.whitewolf button.white:active,
.whitewolf .btn.white:active,
.whitewolf input[type=submit].white:active,
.whitewolf input[type=button].white:active,
.whitewolf a.button.white:active,
.whitewolf .button.white:active {
  background: #fff;
  color: #000 !important;
  border-color: #fff !important;
}
.whitewolf button.primary,
.whitewolf .btn.primary,
.whitewolf input[type=submit].primary,
.whitewolf input[type=button].primary,
.whitewolf a.button.primary,
.whitewolf .button.primary,
.whitewolf button.primary:hover,
.whitewolf .btn.primary:hover,
.whitewolf input[type=submit].primary:hover,
.whitewolf input[type=button].primary:hover,
.whitewolf a.button.primary:hover,
.whitewolf .button.primary:hover,
.whitewolf button.primary:active,
.whitewolf .btn.primary:active,
.whitewolf input[type=submit].primary:active,
.whitewolf input[type=button].primary:active,
.whitewolf a.button.primary:active,
.whitewolf .button.primary:active {
  color: #000;
  background: #fff;
  border: 1px solid #fff;
}
.whitewolf button.medium,
.whitewolf .btn.medium,
.whitewolf input[type=submit].medium,
.whitewolf input[type=button].medium,
.whitewolf a.button.medium,
.whitewolf .button.medium {
  font-size: 15px;
}
.whitewolf button.large,
.whitewolf .btn.large,
.whitewolf input[type=submit].large,
.whitewolf input[type=button].large,
.whitewolf a.button.large,
.whitewolf .button.large {
  font-size: 17px;
}
.whitewolf button.left,
.whitewolf .btn.left,
.whitewolf input[type=submit].left,
.whitewolf input[type=button].left,
.whitewolf a.button.left,
.whitewolf .button.left {
  float: left;
}
.whitewolf button.right,
.whitewolf .btn.right,
.whitewolf input[type=submit].right,
.whitewolf input[type=button].right,
.whitewolf a.button.right,
.whitewolf .button.right {
  float: right;
}
.whitewolf button.center,
.whitewolf .btn.center,
.whitewolf input[type=submit].center,
.whitewolf input[type=button].center,
.whitewolf a.button.center,
.whitewolf .button.center {
  margin: auto;
}
.whitewolf input[type='submit'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.whitewolf select {
  height: 45px;
}
.whitewolf input[type=text],
.whitewolf input[type=email],
.whitewolf input[type=password],
.whitewolf select {
  padding: 12px 10px 11px 10px;
  border: 1px solid #555;
  font-size: 100%;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  margin: 0;
  color: #999;
  border-radius: 3px;
  box-sizing: border-box;
}
.whitewolf input[type=text].blur,
.whitewolf input[type=email].blur,
.whitewolf input[type=password].blur,
.whitewolf select.blur,
.whitewolf textarea.blur {
  font-weight: bold;
}
.whitewolf .page_form input[type=text],
.whitewolf .page_form input[type=password],
.whitewolf .page_form select {
  width: 100%;
  margin-bottom: 10px;
}
.whitewolf .frame_left {
  padding: 5px;
  float: left;
  margin: 0 20px 10px 0;
  text-align: center;
}
.whitewolf .frame_right {
  padding: 5px;
  float: right;
  margin: 0 0 10px 20px;
  text-align: center;
}
.whitewolf .frame_center {
  padding: 5px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  clear: both;
  display: table;
}
.whitewolf .frame_left .caption,
.whitewolf .frame_right .caption,
.whitewolf .frame_center .caption {
  margin: 7px 0 2px 0;
  display: block;
  color: #999;
}
.whitewolf #toTop {
  width: 30px;
  color: #fff;
  background: #222;
  text-align: center;
  padding: 15px 10px 12px 10px;
  position: fixed;
  /* this is the magic */
  bottom: 0;
  /* together with this to put the div at the bottom*/
  right: 20px;
  cursor: pointer;
  visibility: hidden;
  transition: color 300ms, background-color 300ms, opacity 300ms;
  -moz-transition: color 300ms, background-color 300ms, opacity 300ms;
  -o-transition: color 300ms, background-color 300ms, opacity 300ms;
  -webkit-transition: color 300ms, background-color 300ms, opacity 300ms;
  z-index: 999;
}
.whitewolf #toTop i {
  width: 20px;
  height: auto;
  font-size: 1.5em;
}
.whitewolf #toTop:hover {
  background: #ff9900;
}
.whitewolf .isotope,
.whitewolf .isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  /** Performance tweak to speed up Isotope **/
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.whitewolf .isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.whitewolf .isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
.whitewolf .isotope.no-transition,
.whitewolf .isotope.no-transition .isotope-item,
.whitewolf .isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.whitewolf #blog_grid_wrapper .post-gutter {
  /**
     * Gutter size is calculated using the below formula:
     * GutterSize = (100% - (NumberOfColumns * ColumnWidth%)) / NumberOfGutters
     */
  width: 2%;
}
.whitewolf #blog_grid_wrapper .post {
  width: 32%;
}
@media (max-width: 767px) {
  .whitewolf #blog_grid_wrapper .post-gutter {
    width: 0%;
  }
  .whitewolf #blog_grid_wrapper .post {
    width: 100%;
  }
}
.whitewolf .fullscreen-masonry-container .isotope-item .image,
.whitewolf .fullscreen-gapless-masonry-container .isotope-item .image,
.whitewolf .column-masonry-container .isotope-item .image {
  max-width: 100%;
}
.whitewolf .fullscreen-masonry-container .isotope-item .image a,
.whitewolf .fullscreen-gapless-masonry-container .isotope-item .image a,
.whitewolf .column-masonry-container .isotope-item .image a {
  line-height: 1 !important;
}
.whitewolf .fullscreen-masonry-container .isotope-item .image .masonry-img,
.whitewolf .fullscreen-gapless-masonry-container .isotope-item .image .masonry-img,
.whitewolf .column-masonry-container .isotope-item .image .masonry-img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.whitewolf .fullscreen-masonry-container .masonry_thumbnail {
  margin-bottom: 4px;
}
.whitewolf .fullscreen-masonry-container .isotope-gutter {
  width: 0.2%;
}
.whitewolf .fullscreen-masonry-container .isotope-item {
  width: 16.5%;
}
@media (max-width: 1200px) {
  .whitewolf .fullscreen-masonry-container .isotope-gutter {
    width: 0.3%;
  }
  .whitewolf .fullscreen-masonry-container .isotope-item {
    width: 24.785%;
  }
}
@media (max-width: 960px) {
  .whitewolf .fullscreen-masonry-container .isotope-gutter {
    width: 0.3%;
  }
  .whitewolf .fullscreen-masonry-container .isotope-item {
    width: 33.133%;
  }
}
@media (max-width: 768px) {
  .whitewolf .fullscreen-masonry-container .isotope-gutter {
    width: 0.4%;
  }
  .whitewolf .fullscreen-masonry-container .isotope-item {
    width: 49.8%;
  }
}
@media (max-width: 480px) {
  .whitewolf .fullscreen-masonry-container .isotope-item {
    width: 100%;
  }
}
.whitewolf .fullscreen-gapless-masonry-container .masonry_thumbnail {
  margin-bottom: 0;
}
.whitewolf .fullscreen-gapless-masonry-container .isotope-gutter {
  width: 0%;
}
.whitewolf .fullscreen-gapless-masonry-container .isotope-item {
  width: 16.66666666%;
}
@media (max-width: 1200px) {
  .whitewolf .fullscreen-gapless-masonry-container .isotope-item {
    width: 25%;
  }
}
@media (max-width: 960px) {
  .whitewolf .fullscreen-gapless-masonry-container .isotope-item {
    width: 33.3333333333%;
  }
}
@media (max-width: 768px) {
  .whitewolf .fullscreen-gapless-masonry-container .isotope-item {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .whitewolf .fullscreen-gapless-masonry-container .isotope-item {
    width: 100%;
  }
}
.whitewolf .column-masonry-container .isotope-gutter {
  /**
     * Gutter size is calculated using the below formula:
     * GutterSize = (100% - (NumberOfColumns * ColumnWidth%)) / NumberOfGutters
     */
  width: 0.49%;
}
.whitewolf .column-masonry-container .isotope-item {
  width: 33%;
}
@media (max-width: 960px) {
  .whitewolf .column-masonry-container .isotope-gutter {
    width: 1%;
  }
  .whitewolf .column-masonry-container .isotope-item {
    width: 49.5%;
  }
}
@media (max-width: 767px) {
  .whitewolf .column-masonry-container .isotope-gutter {
    width: 0%;
  }
  .whitewolf .column-masonry-container .isotope-item {
    width: 100%;
  }
}
.whitewolf #infscr-loading {
  font-family: 'Oswald', 'helvetica neue', Helvetica, Arial, sans-serif;
  color: #FFF;
  text-align: center;
  z-index: 100;
  position: fixed;
  bottom: 90px;
  width: 200px;
  left: 50%;
  margin: 0 0 0 -110px;
  padding: 10px;
  background: #000;
  opacity: 0.8;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.whitewolf #infscr-loading img {
  max-width: 42px;
}
.whitewolf .whitewolf-pagination.infinite {
  display: none;
}
.whitewolf .whitewolf-pagination {
  text-align: center;
}
.whitewolf .whitewolf-pagination .btn-group,
.whitewolf .whitewolf-pagination .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.whitewolf .whitewolf-pagination .btn-group > .btn,
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.whitewolf .whitewolf-pagination .btn-group > .btn:hover,
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn:hover,
.whitewolf .whitewolf-pagination .btn-group > .btn:focus,
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn:focus,
.whitewolf .whitewolf-pagination .btn-group > .btn:active,
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn:active,
.whitewolf .whitewolf-pagination .btn-group > .btn.active,
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn.active {
  z-index: 2;
}
.whitewolf .whitewolf-pagination .btn-group > .btn:focus,
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn:focus {
  outline: 0;
}
.whitewolf .whitewolf-pagination .btn-group .btn + .btn,
.whitewolf .whitewolf-pagination .btn-group .btn + .btn-group,
.whitewolf .whitewolf-pagination .btn-group .btn-group + .btn,
.whitewolf .whitewolf-pagination .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.whitewolf .whitewolf-pagination .btn-toolbar {
  margin-left: -5px;
}
.whitewolf .whitewolf-pagination .btn-toolbar:before,
.whitewolf .whitewolf-pagination .btn-toolbar:after {
  content: " ";
  display: table;
}
.whitewolf .whitewolf-pagination .btn-toolbar:after {
  clear: both;
}
.whitewolf .whitewolf-pagination .btn-toolbar .btn-group,
.whitewolf .whitewolf-pagination .btn-toolbar .input-group {
  float: left;
}
.whitewolf .whitewolf-pagination .btn-toolbar > .btn,
.whitewolf .whitewolf-pagination .btn-toolbar > .btn-group,
.whitewolf .whitewolf-pagination .btn-toolbar > .input-group {
  margin-left: 5px;
}
.whitewolf .whitewolf-pagination .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.whitewolf .whitewolf-pagination .btn-group > .btn:first-child {
  margin-left: 0;
}
.whitewolf .whitewolf-pagination .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.whitewolf .whitewolf-pagination .btn-group > .btn:last-child:not(:first-child),
.whitewolf .whitewolf-pagination .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.whitewolf .whitewolf-pagination .btn-group > .btn-group {
  float: left;
}
.whitewolf .whitewolf-pagination .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.whitewolf .whitewolf-pagination .btn-group > .btn-group:first-child > .btn:last-child,
.whitewolf .whitewolf-pagination .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.whitewolf .whitewolf-pagination .btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.whitewolf .whitewolf-pagination .btn-group .dropdown-toggle:active,
.whitewolf .whitewolf-pagination .btn-group.open .dropdown-toggle {
  outline: 0;
}
.whitewolf .whitewolf-pagination .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.whitewolf .whitewolf-pagination .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.whitewolf .whitewolf-pagination .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.whitewolf .whitewolf-pagination .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.whitewolf .whitewolf-pagination .btn .caret {
  margin-left: 0;
}
.whitewolf .whitewolf-pagination .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.whitewolf .whitewolf-pagination .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn,
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn-group,
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn-group:before,
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn-group:after {
  clear: both;
}
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn + .btn,
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn + .btn-group,
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn-group + .btn,
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.whitewolf .whitewolf-pagination .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.whitewolf .whitewolf-pagination .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.whitewolf .whitewolf-pagination .btn-group-justified > .btn,
.whitewolf .whitewolf-pagination .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.whitewolf .whitewolf-pagination .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.whitewolf .whitewolf-pagination .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.whitewolf .whitewolf-pagination [data-toggle="buttons"] > .btn > input[type="radio"],
.whitewolf .whitewolf-pagination [data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.whitewolf .whitewolf-pagination.fixed {
  margin-bottom: 40px;
  margin-top: 40px;
}
.whitewolf .whitewolf-pagination.fixed .btn {
  margin-right: 3px;
  padding: 4px 10px;
}
@media (min-width: 768px) {
  .whitewolf .whitewolf-pagination.fixed .desktop {
    display: block;
  }
  .whitewolf .whitewolf-pagination.fixed .mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .whitewolf .whitewolf-pagination.fixed .desktop {
    display: none;
  }
  .whitewolf .whitewolf-pagination.fixed .mobile {
    /* This makes sure that the to-top button is not near the pagination on mobile */
    padding-bottom: 40px;
    display: block;
  }
  .whitewolf .whitewolf-pagination.fixed a {
    padding: 4px 8px;
  }
}
.whitewolf #kenburns {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -2;
}
.whitewolf #kenburns_overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
.whitewolf .footer_bar_wrapper {
  width: 960px;
  margin: auto;
}
.whitewolf .footer_bar {
  width: 100%;
  margin: auto;
  padding: 15px 0 5px 0;
  margin-bottom: 30px;
  float: left;
}
.whitewolf .footer_bar .social_wrapper {
  margin-top: 0px;
}
.whitewolf .footer_bar.fullscreen,
.whitewolf .footer_bar.flow,
.whitewolf .footer_bar.kenburns,
.whitewolf .footer_bar.wall,
.whitewolf .footer_bar.flip,
.whitewolf .footer_bar.static {
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  bottom: 0;
  height: 30px;
  margin-bottom: 0;
  padding-top: 10px;
}
.whitewolf .footer_bar.fullscreen #copyright,
.whitewolf .footer_bar.flow #copyright,
.whitewolf .footer_bar.kenburns #copyright,
.whitewolf .footer_bar.wall #copyright,
.whitewolf .footer_bar.flip #copyright,
.whitewolf .footer_bar.static #copyright {
  margin: 3px 0 0 0;
}
.whitewolf #footer {
  width: 960px;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
  color: #999;
  border-top: 1px solid #888;
  word-wrap: break-word;
}
.whitewolf #footer a {
  color: #ccc;
}
.whitewolf #footer a:hover,
.whitewolf #footer a:active {
  color: #ff0000;
}
.whitewolf #footer.fullscreen,
.whitewolf #footer.flow,
.whitewolf #footer.kenburns,
.whitewolf #footer.wall,
.whitewolf #footer.flip,
.whitewolf #footer.static {
  display: none;
}
.whitewolf #footer .sidebar_widget li h2.widgettitle {
  margin-top: 15px;
  margin-bottom: 15px;
}
.whitewolf #footer ul.sidebar_widget {
  width: 100%;
  list-style: none;
  margin: 0;
}
.whitewolf #footer ul.sidebar_widget li ul {
  list-style: none;
  margin-left: 0;
}
.whitewolf #footer ul.sidebar_widget li ul.posts.blog li img {
  width: 50px;
}
.whitewolf #footer ul.sidebar_widget li ul.flickr li {
  margin: 0 9px 0 0;
  border-bottom: 0;
}
.whitewolf #footer ul.sidebar_widget li ul.flickr li img {
  width: 64px;
  height: auto;
}
.whitewolf #footer ul.sidebar_widget li ul li {
  margin: 0 0 10px 0;
}
.whitewolf #footer ul.sidebar_widget li ul li ul.sub-menu {
  margin-left: 15px;
}
.whitewolf #footer .sidebar_widget.four > li {
  width: 23%;
  float: left;
  margin-right: 2%;
}
.whitewolf #footer .sidebar_widget.four > li.last {
  margin-right: 0;
  width: 25%;
}
.whitewolf #footer .sidebar_widget.three > li {
  width: 31%;
  float: left;
  margin-right: 2%;
}
.whitewolf #footer .sidebar_widget.three > li.last {
  margin-right: 0;
  width: 33%;
}
.whitewolf #footer .sidebar_widget.two > li {
  width: 48%;
  float: left;
  margin-right: 2%;
}
.whitewolf #footer .sidebar_widget.two > li.last {
  margin-right: 0;
  width: 50%;
}
.whitewolf #footer .sidebar_widget.one > li {
  width: 100%;
  clear: both;
  float: left;
  margin-bottom: 30px;
}
.whitewolf #copyright {
  float: left;
  width: 65%;
  font-family: 'Oswald', 'helvetica neue', Helvetica, Arial, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.whitewolf #copyright p.attachment {
  display: none;
}
.whitewolf .footer_bar .social_wrapper {
  width: 35%;
  float: right;
  margin: 2px 0 0 0;
}
.whitewolf .footer_bar .social_wrapper ul {
  list-style: none;
  margin-left: 0 !important;
}
.whitewolf .footer_bar .social_wrapper ul li {
  float: right;
  margin-right: 10px;
}
.whitewolf .footer_bar .social_wrapper ul li:first-child {
  margin-right: 0px;
}
.whitewolf .footer_bar .social_wrapper ul li a {
  font-size: 20px;
  line-height: 20px;
}
.whitewolf .footer_bar .social_wrapper ul li a:hover {
  opacity: 1;
  color: #FFF;
}
.whitewolf .post.type-post #social_share_wrapper {
  float: right;
}
.whitewolf .post.type-post #social_share_wrapper .share-icons {
  font-size: 1.5em;
}
.whitewolf .post.type-post #social_share_wrapper .share-icons > ul {
  list-style: outside none none;
}
.whitewolf .post.type-post #social_share_wrapper .share-icons li {
  padding-bottom: 0px;
  background: none;
  margin: 0px;
  text-align: center;
  width: 1.28571em;
  float: left;
}
.whitewolf .post.type-post #social_share_wrapper .share-icons li a {
  background: none;
}
.whitewolf .post.type-post #social_share_wrapper .share-icons li:last-child {
  padding-right: 0;
}
.whitewolf .share-icons {
  display: table;
  height: 100%;
  vertical-align: middle;
  width: 100%;
  z-index: 9000;
  position: relative;
  -webkit-animation: fadeInUp ease-in 1;
  -moz-animation: fadeInUp ease-in 1;
  animation: fadeInUp ease-in 1;
}
.whitewolf .share-icons.close {
  -webkit-animation: fadeOutDown ease-in 1;
  -moz-animation: fadeOutDown ease-in 1;
  animation: fadeOutDown ease-in 1;
}
.whitewolf .share-icons,
.whitewolf .share-icons.close {
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
}
.whitewolf .share-icons > ul {
  display: table-cell;
  list-style: outside none none;
  text-align: center;
  vertical-align: middle;
}
.whitewolf .share-icons > ul li {
  display: inline-block;
  margin: 4px;
  line-height: 1;
}
.whitewolf .share-icons > ul li a {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 11px 7px;
  display: block;
}
.whitewolf .share-icons > ul li i {
  width: 1.28571em;
}
.whitewolf .share-icons > ul li.facebook a {
  background-color: rgba(59, 89, 152, 0.8);
}
.whitewolf .share-icons > ul li.twitter a {
  background-color: rgba(0, 172, 237, 0.8);
}
.whitewolf .share-icons > ul li.google-plus a {
  background-color: rgba(221, 75, 57, 0.8);
}
.whitewolf .share-icons > ul li.linkedin a {
  background-color: rgba(0, 123, 182, 0.8);
}
.whitewolf .share-icons > ul li.pinterest a {
  background-color: rgba(203, 32, 39, 0.8);
}
.whitewolf .share-icons > ul li.tumblr a {
  background-color: rgba(50, 80, 109, 0.8);
}
.whitewolf .share-icons > ul li.email a {
  background-color: rgba(0, 0, 0, 0.8);
}
.whitewolf .image-social,
.whitewolf #fancybox-share-container {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.whitewolf .image-social .share-icons ul,
.whitewolf #fancybox-share-container .share-icons ul {
  padding: 0;
}
.whitewolf .image-social .share-icons ul li,
.whitewolf #fancybox-share-container .share-icons ul li {
  cursor: pointer;
}
.whitewolf .image-social .share-icons ul li a,
.whitewolf #fancybox-share-container .share-icons ul li a {
  color: #FFF !important;
}
.whitewolf .image-social .share-icons ul li a:hover,
.whitewolf #fancybox-share-container .share-icons ul li a:hover {
  color: #FFF !important;
}
.whitewolf .image-social .share-icons ul li a i,
.whitewolf #fancybox-share-container .share-icons ul li a i {
  font-size: 2em;
  text-align: center;
  width: 1.28571em;
}
.whitewolf body.loading #fullscreen-share-container {
  visibility: hidden !important;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.whitewolf .fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.whitewolf .fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
.whitewolf #content_wrapper {
  width: 72%;
  float: left;
  margin: 0;
}
.whitewolf #page_content_wrapper,
.whitewolf .page_content_wrapper {
  width: 1000px;
  margin: auto;
  margin-top: 90px;
  padding-bottom: 0;
  padding-top: 10px;
}
.whitewolf #content_wrapper .inner {
  overflow: hidden;
}
.whitewolf #page_content_wrapper .inner {
  width: 960px;
  min-height: 650px;
  margin: auto;
}
.whitewolf #photo_wall_wrapper {
  min-height: 650px;
}
.whitewolf .post.type-post {
  margin-bottom: 40px;
}
.whitewolf .post.type-post,
.whitewolf .gallery.type-gallery {
  float: left;
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  padding: 20px;
  margin-bottom: 20px;
  opacity: 0;
  box-sizing: border-box;
}
.whitewolf .post.type-post:last-child {
  margin-bottom: 0;
}
.whitewolf .post.type-post.post-show {
  float: none;
  background: none;
  padding: 0;
}
.whitewolf .post_wrapper {
  width: 100%;
  padding: 20px 0 35px 0;
  border-top: 1px solid #fff;
}
.whitewolf .post_wrapper.grid_layout {
  padding-bottom: 10px;
}
.whitewolf .post_wrapper:first-child {
  padding-top: 0;
  border: 0;
}
.whitewolf .post_wrapper.single {
  width: 100%;
  margin: 0;
}
.whitewolf .post_date {
  width: 85px;
  height: 100px;
  margin-right: 20px;
  margin-top: 0;
  margin-bottom: 10px;
  float: left;
  color: #fff;
  text-transform: uppercase;
}
.whitewolf .post_date .month {
  width: 100%;
  font-size: 22px;
  color: #fff;
  font-weight: 300;
  text-align: center;
  margin-top: -30px;
  letter-spacing: 3px;
}
.whitewolf .post_date .year {
  width: 100%;
  font-size: 14px;
  text-align: center;
  margin-top: -15px;
}
.whitewolf .post_date .date {
  width: 100%;
  font-size: 80px;
  color: #fff200;
  font-weight: 100;
  text-align: center;
  margin-top: -25px;
}
.whitewolf .post_date .comments {
  width: 100%;
  font-size: 11px;
  text-align: center;
  margin-top: 11px;
  font-weight: normal;
  text-shadow: 0 0 0;
}
.whitewolf .post_header {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
.whitewolf .post_header h5 {
  font-size: 24px;
}
.whitewolf .post_excerpt {
  width: 98%;
  margin: 18px 0 0 0;
}
.whitewolf .post_header .post_detail,
.whitewolf .recent_post_detail,
.whitewolf .post_detail {
  width: 90%;
  padding: 5px 10px 5px 0;
  float: left;
  text-transform: uppercase;
  font-size: 13px;
  color: #999;
}
.whitewolf #page_caption .post_detail {
  padding: 0;
}
.whitewolf .post_detail_wrapper {
  float: left;
  width: 96%;
  margin: 0 0 10px 0;
}
.whitewolf .post_img {
  position: relative;
  height: auto;
}
.whitewolf .post_img.portrait {
  text-align: center;
}
.whitewolf .post_img.portrait img {
  max-height: 600px;
  width: auto;
}
.whitewolf .post_img img {
  width: 100%;
  max-width: 100%;
}
.whitewolf #content_slider_wrapper {
  width: 100%;
  height: 20px;
  background: transparent;
  position: fixed;
  bottom: 200px;
}
.whitewolf #page_content_wrapper .inner .sidebar_content {
  width: 610px;
  padding: 0 15px 20px 0px;
  margin-top: 0;
  float: left;
}
.whitewolf #page_content_wrapper .inner .sidebar_content.full_width {
  width: 960px;
  padding: 22px 0 20px 0;
  margin-top: 20px;
}
.whitewolf #page_content_wrapper .inner .sidebar_content.full_width.nomargintop {
  margin-top: 0 !important;
}
.whitewolf #page_content_wrapper .inner .sidebar_wrapper {
  width: 330px;
  float: left;
}
.whitewolf #page_content_wrapper .inner .sidebar_wrapper a {
  color: #ccc;
}
.whitewolf #page_content_wrapper .inner .sidebar_wrapper a:hover,
.whitewolf #page_content_wrapper .inner .sidebar_wrapper a:active {
  color: #ff0000;
}
.whitewolf #page_content_wrapper .inner .sidebar_wrapper .sidebar {
  width: 94%;
  float: left;
}
.whitewolf #page_content_wrapper .inner .sidebar_wrapper .sidebar .content {
  width: 100%;
  margin: 0 10px 0 20px;
  color: #999;
}
.whitewolf #page_content_wrapper ul {
  margin: 15px 0 15px 40px;
  list-style-type: disc;
}
.whitewolf #page_content_wrapper .sidebar .content .posts.blog li img,
.whitewolf #page_content_wrapper .posts.blog li img {
  float: left;
  margin: 0 10px 2px 0;
  padding: 3px;
  width: 55px;
}
.whitewolf #page_content_wrapper .sidebar .content .sidebar_widget,
.whitewolf #page_content_wrapper .sidebar .content .posts.blog {
  list-style: none;
  margin-left: 0;
  margin-top: 0;
  padding: 0;
}
.whitewolf #page_content_wrapper .sidebar .content .posts.blog li {
  padding: 0 0 10px 0;
}
.whitewolf #page_content_wrapper .sidebar .content .sidebar_widget li {
  margin: 30px 0 50px 0;
  padding: 0;
}
.whitewolf #page_content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle,
.whitewolf h2.widgettitle {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0px;
  display: block;
  text-align: left;
  color: #fff;
}
.whitewolf #page_content_wrapper .sidebar .content .sidebar_widget li:first-child {
  margin-top: 0;
}
.whitewolf #page_content_wrapper .sidebar .content .sidebar_widget li ul {
  list-style: none;
  padding: 10px 0 0 0;
  margin: 0 0 15px 0;
}
.whitewolf #page_content_wrapper .sidebar .content .sidebar_widget li ul li ul.sub-menu {
  margin-left: 15px;
}
.whitewolf #page_content_wrapper .sidebar .content .sidebar_widget li ul li,
.whitewolf #footer .sidebar_widget li ul li {
  padding: 0 0 10px 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.whitewolf #page_content_wrapper .sidebar .content .sidebar_widget li ul.social_media {
  list-style: none;
  margin: 10px 0 15px 0;
  float: left;
  display: block;
  padding: 0 0 3px 0;
  margin-left: -5px;
}
.whitewolf #page_content_wrapper .sidebar .content .sidebar_widget li ul.social_media li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
}
.whitewolf ul.list {
  margin: 5px 0 0 20px;
}
.whitewolf .highlight_yellow {
  background: #ffc600;
  color: #000;
  text-shadow: -1px 0 1px #ffffff;
}
.whitewolf .highlight_black {
  background: #000;
  color: #fff;
}
.whitewolf #page_content_wrapper ul.twitter {
  margin: 0;
  list-style: none;
}
.whitewolf #page_content_wrapper ul.twitter li {
  padding-left: 32px !important;
  padding-top: 0 !important;
  background-image: url(../images/icon_twitter_bird.png);
  background-repeat: no-repeat;
  background-position: 0px 0.3em;
  padding-bottom: 2em;
}
.whitewolf #page_content_wrapper .sidebar .content .sidebar_widget li ul.flickr,
.whitewolf ul.flickr {
  list-style: none;
  margin: 0 0 -10px 0;
  float: left;
  display: block;
  clear: both;
}
.whitewolf #page_content_wrapper ul.flickr li a,
.whitewolf #page_content_wrapper ul.flickr li a:hover,
.whitewolf #page_content_wrapper ul.flickr li a:active {
  background: transparent;
}
.whitewolf #page_content_wrapper .sidebar .content .posts.blog {
  list-style: none;
  margin-top: 15px;
}
.whitewolf #page_content_wrapper .sidebar .content .posts.blog li,
.whitewolf #page_content_wrapper .posts.blog li {
  line-height: 1.7em;
  clear: both;
  border: 0;
  background: none;
}
.whitewolf #page_content_wrapper .sidebar .content .posts.blog li {
  padding-top: 10px;
}
.whitewolf #page_content_wrapper .sidebar .content .posts.blog li strong.header,
.whitewolf #page_content_wrapper .posts.blog li strong.header {
  font-weight: normal;
}
.whitewolf .gallery-caption {
  font-weight: bold;
}
.whitewolf #cover_content {
  position: fixed;
  top: 20%;
  left: 40px;
  z-index: 9;
}
.whitewolf .continue {
  font-size: 16px;
}
.whitewolf #gallery_caption {
  color: #fff;
  z-index: 999;
  font-size: 14px;
  font-weight: 500;
  font-family: Arial, 'helvetica neue', Helvetica, sans-serif;
  margin: auto;
  width: 960px;
  text-align: right;
}
.whitewolf #gallery_caption h2 {
  font-size: 34px;
  font-weight: 400;
  line-height: 48px;
  font-family: 'Oswald', 'helvetica neue', Helvetica, Arial, sans-serif;
  display: inline-block;
  background: #fff;
  color: #000 !important;
  text-transform: uppercase;
  padding: 0 10px 0 10px;
  letter-spacing: 1px;
  clear: both;
}
.whitewolf #gallery_caption .gallery_desc {
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  display: inline-block;
  padding: 0 10px 0 10px;
  clear: both;
}
.whitewolf #page_content_wrapper .social_wrapper ul {
  list-style: none;
  margin-top: 12px;
}
.whitewolf #page_content_wrapper .inner .sidebar_content#page_caption {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.whitewolf #page_caption h1 {
  color: #fff;
  padding: 0 15px 0 0;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 2px;
}
.whitewolf #page_caption h2 {
  color: #fff;
  padding: 0 0 12px 0;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 2px;
}
.whitewolf .page_control {
  position: fixed;
  bottom: 20px;
  left: 20px;
  text-align: center;
  z-index: 999;
}
.whitewolf .page_control img,
.whitewolf .page_control_static img {
  width: 40px;
  height: 40px;
}
.whitewolf #page_maximize,
.whitewolf #page_maximize:hover,
.whitewolf #page_maximize:active {
  visibility: hidden;
  position: fixed;
  bottom: 120px;
  left: 20px;
}
.whitewolf .page_control_static {
  position: fixed;
  bottom: 40px;
  left: 20px;
  text-align: center;
  z-index: 999;
  display: none !important;
}
.whitewolf .page_control_static #page_maximize,
.whitewolf .page_control_static #page_maximize:hover,
.whitewolf .page_control_static #page_maximize:active {
  visibility: hidden;
  position: fixed;
  bottom: 40px;
  left: 20px;
}
.whitewolf #page_content_wrapper .sidebar .content .tagcloud,
.whitewolf #page_content_wrapper .sidebar .content .textwidget {
  margin-top: 10px;
  padding: 0 0 15px 0;
}
.whitewolf .portfolio_header h6 {
  color: #fff;
  margin: 10px 0 10px 0;
  font-size: 20px;
  font-weight: 200;
}
.whitewolf .portfolio_desc {
  float: left;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitewolf .portfolio_desc.last {
  float: right;
}
.whitewolf .portfolio_desc.portfolio2 {
  width: 450px;
  padding: 10px;
  margin-top: -20px;
}
.whitewolf .portfolio_desc.portfolio2.filterable {
  margin-top: -25px;
}
.whitewolf .portfolio_desc.portfolio2 h6 {
  color: #fff;
}
.whitewolf .portfolio_desc.portfolio3 {
  width: 290px;
  padding: 10px;
  margin-top: -15px;
}
.whitewolf .portfolio_desc.portfolio3.filterable {
  margin-top: -25px;
}
.whitewolf .portfolio_desc.portfolio4 {
  width: 208px;
  padding: 10px;
  margin-top: -5px;
}
.whitewolf .portfolio_desc.portfolio4.filterable {
  margin-top: -25px;
}
.whitewolf .gallery-main {
  display: none;
}
.whitewolf .wall_thumbnail {
  float: left;
  margin: 0;
  overflow: hidden;
}
.whitewolf .wall_thumbnail img {
  display: block;
}
.whitewolf .wall_thumbnail .mask {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background: #ff0000;
  background-color: rgba(255, 0, 0, 0.7);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  text-align: center;
  width: 100%;
  height: 100%;
}
.whitewolf .wall_thumbnail h6 {
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-top: 34%;
  font-family: 'Oswald', 'helvetica neue', Helvetica, Arial, sans-serif;
  font-size: 17px;
  text-transform: uppercase;
  color: #fff;
}
.whitewolf .wall_thumbnail.double_height h6 {
  margin-top: 65%;
}
.whitewolf .wall_thumbnail.dynamic_height .mask {
  background: transparent url('../images/000_50.png') repeat;
  background-color: rgba(0, 0, 0, 0.3);
}
.whitewolf .wall_thumbnail span.caption {
  font-size: 13px !important;
  text-transform: uppercase;
  color: #fff;
}
.whitewolf .wall_thumbnail .portfolio_img {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.whitewolf .wall_thumbnail:hover .portfolio_img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.whitewolf .wall_thumbnail:hover .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.whitewolf .wall_thumbnail:hover .mask h6 {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.whitewolf #photo_wall_wrapper {
  margin: 0 auto;
  padding: 0;
  top: 0px;
}
.whitewolf #photo_wall_wrapper .wall_entry {
  float: left;
  border: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 24.9%;
  word-wrap: break-word;
  overflow: hidden;
  text-shadow: 1px 1px 1px #000;
}
@media only screen and (min-width: 1400px) {
  .whitewolf #photo_wall_wrapper .wall_entry {
    width: 19.9%;
  }
}
@media only screen and (min-width: 1720px) {
  .whitewolf #photo_wall_wrapper .wall_entry {
    width: 16.5%;
  }
}
.whitewolf #photo_wall_wrapper .wall_entry .wall_entry_wrapper {
  position: relative;
}
.whitewolf #photo_wall_wrapper .wall_entry img {
  display: block;
  max-width: none;
}
.whitewolf .gallery_masonry_wrapper {
  padding: 0;
  margin: 0 auto;
  width: 960px;
  margin-top: -5px;
}
.whitewolf .page-template-template-gallery-thumbnails-php .gallery_masonry_wrapper {
  padding: 0px;
  margin: 0 auto;
}
.whitewolf #portfolio_filter_wrapper {
  width: 980px;
}
.whitewolf .gallery_a_title {
  width: 100%;
  text-align: center;
  margin: 20px 0 10px 0;
}
.whitewolf .gallery_a_title h5 {
  font-size: 14px !important;
  font-weight: bold;
  text-transform: uppercase;
}
.whitewolf .gallery_a_title span.caption {
  font-size: 12px !important;
  text-transform: uppercase;
  color: #999;
}
.whitewolf .page_buttons {
  margin-top: 20px;
}
.whitewolf .page_buttons.fixed,
.whitewolf .page_buttons.floating {
  margin: 0;
  position: fixed;
  left: 20px;
  top: 120px;
  z-index: 999;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.whitewolf .page_buttons.fixed a,
.whitewolf .page_buttons.floating a {
  box-shadow: 2px 2px 0 #000000;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.5);
}
.whitewolf .one_half {
  float: left;
  width: 47%;
}
.whitewolf .portfolio2filter_wrapper {
  overflow: hidden;
  margin: 0 0 20px 0;
}
.whitewolf .one_half.portfolio2_wrapper {
  width: 50%;
  margin-bottom: 20px;
}
.whitewolf .one_half.last {
  margin-left: 0;
}
.whitewolf .one_half.gallery2 {
  width: 470px;
  height: 303px;
  margin-right: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  text-shadow: 1px 1px 1px #000;
}
.whitewolf .one_half.gallery2.filterable {
  overflow: hidden;
  position: relative;
  width: 470px;
  height: 303px;
  margin: 0 !important;
  margin-right: 20px;
  float: none;
}
.whitewolf .one_half.gallery2.last {
  float: right;
  margin-right: 0;
}
.whitewolf .one_half.gallery2 .mask {
  width: 470px;
  height: 303px;
  position: absolute;
  top: 0;
  left: 0;
  background: #ff0000;
  background-color: rgba(255, 0, 0, 0.7);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  text-align: center;
}
.whitewolf .one_half.gallery2 .mask .button {
  margin-top: 5px;
}
.whitewolf .one_half.gallery2 .mask.empty .button {
  margin-top: 30%;
}
.whitewolf .one_half.gallery2 h4 {
  margin-top: 26%;
  font-size: 16px !important;
  font-weight: bold;
  text-transform: uppercase;
}
.whitewolf .one_half.gallery2 div.caption {
  font-size: 12px !important;
  text-transform: uppercase;
  color: #fff;
}
.whitewolf .one_half.gallery2 .one_half_img {
  max-width: 100% !important;
}
.whitewolf .one_half.gallery2 .image:hover .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.whitewolf .one_half.gallery2 a[rel=gallery] {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 99999;
  background: #000;
}
.whitewolf .one_third {
  width: 30%;
  float: left;
  min-height: 50px;
  margin-right: 3%;
}
.whitewolf .one_third.last {
  margin-right: 0;
}
.whitewolf .one_third.portfolio3_wrapper {
  width: 30%;
  margin-bottom: 20px;
  margin-right: 25px;
}
.whitewolf .portfolio3filter_wrapper {
  overflow: hidden;
  margin: 0 0 15px 0;
}
.whitewolf #page_content_wrapper .inner .sidebar_content.full_width.portfolio3_content_wrapper {
  width: 1020px;
}
.whitewolf .one_third.gallery3 {
  overflow: hidden;
  position: relative;
  width: 310px;
  height: 200px;
  margin-right: 15px;
  margin-bottom: 15px;
  text-shadow: 1px 1px 1px #000;
}
.whitewolf .one_third.gallery3.last {
  float: right;
  margin-right: 0;
}
.whitewolf .one_third.gallery3 .mask {
  width: 310px;
  height: 200px;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background: #ff0000;
  background-color: rgba(255, 0, 0, 0.7);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  text-align: center;
}
.whitewolf .one_third.gallery3 h5 {
  margin-top: 26%;
  font-size: 14px !important;
  font-weight: bold;
  text-transform: uppercase;
}
.whitewolf .one_third.gallery3 .mask.empty .button {
  margin-top: 27%;
}
.whitewolf .one_third.gallery3.portfolio_type h5 {
  margin-top: 23%;
}
.whitewolf .one_third.gallery3 div.caption {
  font-size: 12px !important;
  text-transform: uppercase;
  color: #fff;
}
.whitewolf .one_third.gallery3 .one_third_img {
  max-width: 100%;
}
.whitewolf .one_third.gallery3 .image:hover .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.whitewolf .one_third.portfolio3 {
  margin-right: 2%;
}
.whitewolf .one_third.gallery3.filterable {
  overflow: hidden;
  position: relative;
  width: 310px;
  height: 200px;
  margin: 0 !important;
  margin-right: 20px;
  float: none;
}
.whitewolf .one_third.gallery3 a[rel=gallery] {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 99999;
  background: #000;
}
.whitewolf .two_third {
  float: left;
  width: 64%;
  margin-right: 3%;
}
.whitewolf .one_third.gallery3 .share-icons ul li a i {
  font-size: 1.5em;
}
.whitewolf #page_content_wrapper .inner .sidebar_content.full_width.portfolio4_content_wrapper {
  width: 1020px;
}
.whitewolf .one_fourth {
  width: 22%;
  float: left;
  margin-right: 3%;
  margin-bottom: 2%;
}
.whitewolf .one_fourth.last {
  margin-right: 0;
}
.whitewolf .one_fourth.gallery4 {
  overflow: hidden;
  position: relative;
  width: 228px;
  height: 147px;
  margin-right: 15px;
  text-shadow: 1px 1px 1px #000;
}
.whitewolf .one_fourth.portfolio4_wrapper {
  margin-right: 20px;
  margin-bottom: 20px;
}
.whitewolf .one_fourth.gallery4.last {
  float: right;
  margin-right: 0;
}
.whitewolf .one_fourth.gallery4.filterable {
  margin: 0;
  float: none;
  width: 228px;
  height: 147px;
  overflow: hidden;
}
.whitewolf .one_fourth.gallery4 .mask {
  width: 228px;
  height: 147px;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background: #ff0000;
  background-color: rgba(255, 0, 0, 0.7);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  text-align: center;
}
.whitewolf .one_fourth.gallery4 h6 {
  margin-top: 24%;
  font-size: 13px !important;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}
.whitewolf .one_fourth.gallery4.portfolio_type h6 {
  margin-top: 20%;
}
.whitewolf .one_fourth.gallery4 div.caption {
  font-size: 11px !important;
  text-transform: uppercase;
  color: #fff;
}
.whitewolf .one_fourth.gallery4 .image:hover .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.whitewolf .one_fourth.gallery4 .mask.empty .button {
  margin-top: 24%;
}
.whitewolf .one_fourth.portfolio4 {
  margin: 0;
}
.whitewolf .one_fourth.gallery4 .image-buttons {
  font-size: 1em;
}
.whitewolf .one_fourth.gallery4 .share-icons ul li a i {
  font-size: 1em;
}
.whitewolf .one_fifth {
  width: 14%;
  float: left;
  margin-right: 6%;
  margin-bottom: 2%;
}
.whitewolf .one_fifth.last {
  margin-right: 0;
}
.whitewolf .one_sixth {
  width: 11%;
  float: left;
  margin-right: 6%;
  margin-bottom: 2%;
}
.whitewolf .one_sixth.last {
  margin-right: 0;
}
.whitewolf .one_half.gallery2 .one_half_img,
.whitewolf .one_third.gallery3 .one_third_img,
.whitewolf .one_fourth.gallery4 .one_fourth_img {
  height: auto;
  width: 100%;
}
.whitewolf .one_half.gallery2 div.caption,
.whitewolf .one_third.gallery3 div.caption,
.whitewolf .masonry_thumbnail div.caption {
  margin: 0 20px;
  line-height: 1.4285em;
  overflow: hidden;
}
.whitewolf .one_half.gallery2 div.caption {
  max-height: 7.1425em;
}
.whitewolf .one_third.gallery3 div.caption {
  max-height: 4.2855em;
}
.whitewolf .masonry_thumbnail div.caption {
  max-height: 4.2855em;
}
.whitewolf .mask_title {
  width: 90%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: auto;
  margin-left: auto;
}
.whitewolf .mask.with-description h4,
.whitewolf .mask.with-description h5,
.whitewolf .mask.with-description h6 {
  margin-top: 20% !important;
}
.whitewolf .image-buttons {
  bottom: 4px;
  font-size: 1.1em;
  position: absolute;
  right: 7px;
  z-index: 1100;
  /* one higher than image protection elements */
  display: none;
}
.whitewolf .image-buttons a {
  padding: 3px;
}
.whitewolf .image-buttons a i {
  text-align: center;
  width: 1.28571em;
}
.whitewolf .masonry_thumbnail {
  float: left;
  text-shadow: 1px 1px 1px #000;
  margin-bottom: 5px;
  overflow: hidden;
}
.whitewolf .masonry_thumbnail .mask {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background: #ff0000;
  background-color: rgba(255, 0, 0, 0.7);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  text-align: center;
  width: 100%;
  height: 100%;
}
.whitewolf .masonry_thumbnail h6 {
  margin-top: 25%;
  font-size: 14px !important;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  line-height: 1.1;
}
.whitewolf .masonry_thumbnail.square .mask h6 {
  margin-top: 45%;
}
.whitewolf .masonry_thumbnail.square .mask.with-description h6 {
  margin-top: 35% !important;
}
.whitewolf .masonry_thumbnail.double_height h6 {
  margin-top: 57%;
}
.whitewolf .masonry_thumbnail.double_width h6 {
  margin-top: 28%;
}
.whitewolf .masonry_thumbnail div.caption {
  font-size: 12px !important;
  text-transform: uppercase;
  color: #fff;
}
.whitewolf .masonry_thumbnail .image:hover .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.whitewolf .btn-favourites.remove,
.whitewolf .btn-favourites.remove .fa-inverse {
  color: #FF0000;
}
@media only screen and (min-width: 1600px) {
  .whitewolf #wrapper.floating #menu_wrapper.center-above .logo_wrapper img {
    max-height: 150px !important;
  }
}
@media only screen and (min-width: 960px) {
  .whitewolf #wrapper.floating .top_bar,
  .whitewolf #wrapper.floating .account-menu-wrapper {
    position: fixed;
  }
  .whitewolf #wrapper.floating #menu_wrapper.center-above .logo_wrapper img {
    max-height: 120px;
  }
  .whitewolf #wrapper.floating #menu_wrapper.left .logo_wrapper img {
    max-height: 80px;
  }
  .whitewolf #wrapper.floating #menu_wrapper.right .logo_wrapper img {
    max-height: 80px;
  }
  .whitewolf #wrapper.fixed .top_bar,
  .whitewolf #wrapper.fixed .account-menu-wrapper {
    position: relative;
    top: 0;
  }
  .whitewolf #wrapper.fixed #menu_wrapper.center-above .logo_wrapper img {
    max-width: 960px;
  }
  .whitewolf #wrapper.fixed #menu_wrapper.left .logo_wrapper img {
    max-width: 960px;
  }
  .whitewolf #wrapper.fixed #menu_wrapper.right .logo_wrapper img {
    max-width: 960px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
  .whitewolf .logo_wrapper img {
    max-height: 40px;
    margin-top: 5px;
  }
  .whitewolf .logo_wrapper.text {
    max-width: 680px;
  }
  .whitewolf #mobile_nav_icon {
    display: block;
  }
  .whitewolf h1 {
    font-size: 30px;
  }
  .whitewolf h2 {
    font-size: 22px;
  }
  .whitewolf h3 {
    font-size: 20px;
  }
  .whitewolf h4 {
    font-size: 18px;
  }
  .whitewolf h5 {
    font-size: 16px;
  }
  .whitewolf h6 {
    font-size: 14px;
  }
  .whitewolf #page_content_wrapper .inner #page_main_content {
    margin-top: 0;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_content.full_width,
  .whitewolf .gallery_masonry_wrapper {
    width: 726px;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_content.full_width img {
    max-width: 726px;
  }
  .whitewolf #menu_wrapper,
  .whitewolf #account_menu {
    width: 726px;
  }
  .whitewolf .top_bar {
    top: 40px;
    height: 55px;
  }
  .whitewolf .account-menu-wrapper {
    height: 40px;
  }
  .whitewolf .account-menu > ul > li a {
    font-size: 1.2em;
    padding: 6px 5px;
  }
  .whitewolf #menu_wrapper .nav ul li:last-child a,
  .whitewolf #menu_wrapper div .nav li:last-child a {
    margin-right: auto;
  }
  .whitewolf #gallery_caption {
    width: 726px;
  }
  .whitewolf #portfolio_filter_wrapper {
    width: 710px;
  }
  .whitewolf .page_control_static {
    display: none !important;
  }
  .whitewolf #slidecaption {
    padding-bottom: 10px;
  }
  .whitewolf #menu_border_wrapper {
    height: auto;
  }
  .whitewolf .gallery_social {
    opacity: 0;
  }
  .whitewolf .portfolio_header h6 {
    width: 89%;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_content {
    width: 726px;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_content img {
    max-width: 530px;
  }
  .whitewolf .one_half.gallery2,
  .whitewolf .one_half.gallery2 .one_half_img,
  .whitewolf .one_half.gallery2 img,
  .whitewolf .one_half.gallery2.filterable {
    width: 353px;
    height: 228px;
  }
  .whitewolf .portfolio_desc.portfolio2 {
    width: 333px;
  }
  .whitewolf .one_half.gallery2 h4 {
    font-size: 22px;
  }
  .whitewolf .one_third.gallery3,
  .whitewolf .one_third.gallery3 .one_third_img,
  .whitewolf .one_third.portfolio3,
  .whitewolf .one_third.portfolio3 img,
  .whitewolf .one_third.gallery3 .mask,
  .whitewolf .one_third.gallery3.filterable {
    width: 232px;
    height: 150px;
  }
  .whitewolf .portfolio_desc.portfolio3 {
    width: 212px;
  }
  .whitewolf .one_third.gallery3 h5 {
    font-size: 16px;
    margin-top: 27%;
  }
  .whitewolf .one_third.portfolio3 {
    height: 390px;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_content.full_width.portfolio3_content_wrapper {
    width: 760px;
  }
  .whitewolf .one_fourth.gallery4,
  .whitewolf .one_fourth.gallery4 .one_fourth_img,
  .whitewolf .one_fourth.portfolio4,
  .whitewolf .one_fourth.portfolio4 img,
  .whitewolf .one_fourth.gallery4 .mask,
  .whitewolf .one_fourth.gallery4.filterable {
    width: 170px;
    height: 110px;
  }
  .whitewolf .portfolio_desc.portfolio4 {
    width: 150px;
    margin-top: -3px;
  }
  .whitewolf .one_fourth.gallery4 .mask hr,
  .whitewolf .one_fourth.gallery4 span.caption {
    display: none;
  }
  .whitewolf .one_fourth.gallery4 .button {
    margin-top: 30%;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_content.full_width.portfolio4_content_wrapper {
    width: 760px;
  }
  .whitewolf .one_fourth.portfolio4 {
    height: 320px;
  }
  .whitewolf .one_fourth.gallery4 .mask.empty .button {
    margin-top: 20%;
  }
  .whitewolf .portfolio_header h6 {
    font-size: 16px;
  }
  .whitewolf .portfolio_desc {
    width: 92%;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_wrapper {
    width: 686px;
    margin-top: 0;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_wrapper .sidebar .content {
    margin: 0;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_wrapper .sidebar {
    width: 100%;
  }
  .whitewolf .post_header h5 {
    font-size: 20px;
  }
  .whitewolf #page_content_wrapper .sidebar .content .sidebar_widget li h2 {
    font-size: 18px;
  }
  .whitewolf .logo_tagline {
    display: none;
  }
  .whitewolf .social_wrapper ul li img {
    width: 22px;
  }
  .whitewolf div.home_header {
    font-size: 70px;
    letter-spacing: -2px;
    line-height: 80px;
    margin-left: 40px;
    margin-right: 40px;
  }
  .whitewolf body.home .gallery_masonry_wrapper {
    width: 710px;
    margin: auto;
  }
  .whitewolf body.home .gallery_masonry_wrapper.masonry2 {
    width: 640px;
    margin: auto;
  }
  .whitewolf body.home .gallery_masonry_wrapper.thumbnail {
    width: 640px;
    margin: auto;
  }
  .whitewolf #page_content_wrapper .inner {
    width: 100%;
  }
  .whitewolf #page_caption h1 {
    font-size: 26px;
  }
  .whitewolf #page_caption h2 {
    font-size: 20px;
  }
  .whitewolf .one_half.gallery2 .mask {
    width: 353px;
    height: 228px;
  }
  .whitewolf .post_date {
    display: none;
  }
  .whitewolf .post_header {
    width: 100%;
  }
  .whitewolf .post_header h5 {
    font-size: 20px;
  }
  .whitewolf #footer,
  .whitewolf #footer ul.sidebar_widget {
    width: 726px;
  }
  .whitewolf #page_content_wrapper {
    width: 726px;
  }
  .whitewolf #page_content_wrapper .sidebar .content .posts.blog {
    float: left;
    margin-bottom: 20px;
    width: 100%;
  }
  .whitewolf .comment {
    width: 720px;
  }
  .whitewolf .comment .right {
    width: 82%;
  }
  .whitewolf ul.children div.comment .right {
    width: 78%;
  }
  .whitewolf #content_wrapper ul.children ul.children {
    width: 77%;
  }
  .whitewolf .tipsy {
    display: none !important;
  }
  .whitewolf #footer ul.sidebar_widget li ul.flickr li img {
    width: 46px;
    height: auto;
  }
  .whitewolf .map_shortcode_wrapper {
    max-width: 686px;
  }
  .whitewolf #contact_form input[type="text"],
  .whitewolf #contact_form textarea,
  .whitewolf #commentform input[type="text"],
  .whitewolf #commentform textarea {
    float: none;
    margin-bottom: -10px;
  }
  .whitewolf #menu_border_wrapper,
  .whitewolf .menu-main-menu-container {
    float: left;
    margin: 0;
  }
  .whitewolf #nav_wrapper {
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .whitewolf #menu_wrapper .nav ul,
  .whitewolf #menu_wrapper div .nav {
    height: auto;
    margin: 0;
    padding: 0;
    padding: 15px 0 15px 0;
    display: block !important;
    position: static !important;
  }
  .whitewolf #menu_wrapper .nav ul li ul,
  .whitewolf #menu_wrapper div .nav li ul {
    width: 100%;
    background: transparent !important;
  }
  .whitewolf #menu_wrapper .nav ul li a.hover,
  .whitewolf #menu_wrapper .nav ul li a:hover,
  .whitewolf #menu_wrapper .nav li a.hover,
  .whitewolf #menu_wrapper .nav li a:hover,
  .whitewolf #menu_wrapper .nav ul li ul li a:hover,
  .whitewolf #menu_wrapper .nav ul li ul li a:hover,
  .whitewolf #menu_wrapper div .nav li ul li a:hover,
  .whitewolf #menu_wrapper div .nav li ul li a:hover,
  .whitewolf #menu_wrapper div .nav li.current-menu-item ul li a:hover,
  .whitewolf #menu_wrapper div .nav li.current-menu-parent ul li a:hover {
    border: 0 !important;
    border-bottom: 1px solid #ebebeb !important;
  }
  .whitewolf #menu_wrapper .nav ul li ul li a,
  .whitewolf #menu_wrapper div .nav li ul li a,
  .whitewolf #menu_wrapper div .nav li.current-menu-parent ul li a {
    width: 84%;
    margin: auto;
    border: 0;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #ebebeb;
  }
  .whitewolf #menu_wrapper .nav ul li,
  .whitewolf #menu_wrapper div .nav li {
    width: 686px;
    padding: 0 20px 0 20px;
  }
  .whitewolf #menu_wrapper .nav ul li a,
  .whitewolf #menu_wrapper div .nav li a {
    width: 686px;
    padding: 10px 0 10px 0;
    text-align: left;
    margin: 0 20px 0 20px;
  }
  .whitewolf #menu_wrapper .nav ul li:last-child a,
  .whitewolf #menu_wrapper div .nav li:last-child a {
    border: 0;
  }
  .whitewolf #menu_wrapper div .nav li.current-menu-item > a,
  .whitewolf #menu_wrapper div .nav li.current-menu-parent > a,
  .whitewolf #menu_wrapper div .nav li.current-menu-ancestor > a {
    border: 0 !important;
  }
  .whitewolf #searchform input[type=text] {
    width: 97%;
  }
  .whitewolf #page_content_wrapper .sidebar .content .sidebar_widget li {
    clear: both;
  }
  .whitewolf .social_wrapper {
    float: none !important;
    margin: 0 auto 5px auto !important;
    width: 100% !important;
  }
  .whitewolf .footer_bar .social_wrapper ul {
    text-align: center;
  }
  .whitewolf .footer_bar .social_wrapper ul li {
    float: none;
    display: inline-block;
  }
  .whitewolf .footer_bar .social_wrapper ul li a {
    font-size: 16px;
  }
  .whitewolf .footer_bar .social_wrapper ul li:first-child {
    margin-right: 10px;
  }
  .whitewolf .footer_bar .social_wrapper ul li:last-child {
    margin-right: 0px;
  }
  .whitewolf .footer_bar_wrapper {
    width: 726px;
  }
  .whitewolf #copyright {
    width: 100%;
    text-align: center;
  }
  .whitewolf #photo_wall_wrapper .wall_entry {
    width: 33.2%;
  }
  .whitewolf #photo_wall_wrapper .wall_entry img {
    max-width: 260px;
  }
  .whitewolf .wall_thumbnail h6 {
    font-size: 14px;
  }
  .whitewolf #imageFlow.single_portfolio {
    height: 400px;
    top: 45px;
  }
  .whitewolf .single_flow_wrapper {
    height: 330px;
  }
  .whitewolf #contact_form label {
    margin-top: 20px;
  }
  .whitewolf #contact_submit_btn {
    margin-top: 20px;
  }
  .whitewolf #billing_country_chzn.chzn-container .chzn-results,
  .whitewolf #shipping_country_chzn.chzn-container .chzn-results {
    width: 330px !important;
  }
  .whitewolf #billing_state_chzn.chzn-container .chzn-results,
  .whitewolf #shipping_state_chzn.chzn-container .chzn-results {
    width: 200px !important;
  }
}
@media only screen and (max-width: 767px) {
  .whitewolf .logo_wrapper img {
    max-height: 40px;
    margin-top: 7px;
  }
  .whitewolf .logo_wrapper.text {
    max-width: 270px;
  }
  .whitewolf #mobile_nav_icon {
    display: block;
  }
  .whitewolf h1 {
    font-size: 24px;
  }
  .whitewolf h2 {
    font-size: 22px;
  }
  .whitewolf h3 {
    font-size: 20px;
  }
  .whitewolf h4 {
    font-size: 18px;
  }
  .whitewolf h5 {
    font-size: 16px;
  }
  .whitewolf h6 {
    font-size: 14px;
  }
  .whitewolf #page_content_wrapper {
    position: static;
    height: auto;
    min-height: 100%;
    margin-top: 0;
  }
  .whitewolf #page_content_wrapper .inner {
    width: 310px;
    padding: 0;
  }
  .whitewolf #page_content_wrapper .inner #page_main_content {
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 30px;
  }
  .whitewolf #page_content_wrapper {
    width: 310px;
    margin-top: 70px;
  }
  .whitewolf #page_content_wrapper .inner {
    width: 310px;
    margin: auto;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_content {
    width: 310px;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 0;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_content.full_width {
    width: 310px;
    padding-top: 10px;
    margin-top: 0;
  }
  .whitewolf #page_content_wrapper .inner #page_caption.sidebar_content.full_width {
    padding-bottom: 20px;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_content.full_width img {
    max-width: 310px;
    height: auto;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_wrapper {
    width: 310px;
    margin-left: 0;
    margin-bottom: 30px;
    margin-top: 20px;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_wrapper .sidebar .content {
    margin: 0;
  }
  .whitewolf .gallery_masonry_wrapper {
    width: 310px;
    margin: auto;
    padding-left: -5px;
    padding: 0;
  }
  .whitewolf body.home .gallery_masonry_wrapper {
    padding-bottom: 30px;
  }
  .whitewolf .gallery_social {
    opacity: 0;
  }
  .whitewolf .portfolio_header h6 {
    width: 31%;
    font-size: 12px;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_content img {
    max-width: 310px;
    height: auto;
  }
  .whitewolf .comment {
    width: 270px;
  }
  .whitewolf .comment_arrow {
    display: none;
  }
  .whitewolf .comment .right {
    width: 64%;
  }
  .whitewolf ul.children div.comment .right {
    width: 75%;
    float: none;
    clear: both;
    padding: 0;
  }
  .whitewolf ul.children div.comment ul.children div.comment .right {
    width: 50%;
  }
  .whitewolf #content_wrapper ul.children ul.children {
    width: 100%;
  }
  .whitewolf ul.children .comment {
    margin-left: 25px;
  }
  .whitewolf #content_wrapper ul.children {
    border: 0;
  }
  .whitewolf #content_wrapper ul.children ul.children {
    margin-left: -16px;
  }
  .whitewolf .comment_wrapper #respond {
    margin-left: 20px;
  }
  .whitewolf .comment_wrapper ul.children #respond {
    margin-left: -55px;
  }
  .whitewolf .project_thumb {
    display: none;
  }
  .whitewolf .project_content {
    float: none;
    width: 265px;
    padding: 20px 15px 0 15px;
    clear: both;
    height: 240px;
    overflow-y: auto;
  }
  .whitewolf .project_content h4 {
    font-size: 18px;
  }
  .whitewolf .nav,
  .whitewolf .subnav,
  .whitewolf .nav_page_number {
    display: none;
  }
  .whitewolf #menu_wrapper,
  .whitewolf #account_menu {
    width: 310px;
  }
  .whitewolf .top_bar {
    top: 40px;
  }
  .whitewolf .account-menu-wrapper {
    height: 40px;
  }
  .whitewolf .account-menu > ul > li a {
    font-size: 1.2em;
    padding: 6px 5px;
  }
  .whitewolf #menu_wrapper .nav ul li:last-child a,
  .whitewolf #menu_wrapper div .nav li:last-child a {
    margin-right: auto;
  }
  .whitewolf #menu_border_wrapper select {
    opacity: 0;
    display: inline-block !important;
    max-width: 140px;
  }
  .whitewolf #menu_border_wrapper {
    height: auto;
  }
  .whitewolf input[type="submit"],
  .whitewolf input[type="button"],
  .whitewolf a.button,
  .whitewolf .button {
    font-size: 12px;
  }
  .whitewolf #page_caption h1 {
    font-size: 20px;
    letter-spacing: 0;
    font-weight: normal;
  }
  .whitewolf #page_caption h2 {
    font-size: 18px;
    letter-spacing: 0;
    font-weight: normal;
  }
  .whitewolf #portfolio_filter_wrapper {
    width: 270px;
  }
  .whitewolf .one_half.gallery2,
  .whitewolf .one_half.portfolio2,
  .whitewolf .one_half.gallery2 .mask,
  .whitewolf .one_half.gallery2.filterable {
    width: 310px;
    height: 201px;
  }
  .whitewolf .one_half.gallery2 hr,
  .whitewolf .one_half.gallery2 span.caption {
    display: none;
  }
  .whitewolf .one_half.portfolio2 {
    margin-bottom: 5%;
    margin-right: 5%;
  }
  .whitewolf .one_half.gallery2 .mask .button {
    margin-top: 33%;
  }
  .whitewolf .one_half.gallery2 img,
  .whitewolf .one_half.portfolio2 img {
    width: 310px;
    height: auto;
  }
  .whitewolf .one_half.portfolio2_wrapper {
    width: 100%;
  }
  .whitewolf .portfolio_desc.portfolio2 {
    width: 290px;
  }
  .whitewolf .one_third.gallery3,
  .whitewolf .one_third.portfolio3,
  .whitewolf .one_third.gallery3 .mask,
  .whitewolf .one_third.gallery3.filterable {
    width: 310px;
    height: 201px;
  }
  .whitewolf .one_third.gallery3 img,
  .whitewolf .one_third.portfolio3 img {
    width: 310px;
    height: auto;
  }
  .whitewolf .one_third.gallery3 .mask .button {
    margin-top: 33%;
  }
  .whitewolf .one_third.gallery3 hr,
  .whitewolf .one_third.gallery3 span.caption {
    display: none;
  }
  .whitewolf .one_fourth.gallery4,
  .whitewolf .one_fourth.portfolio4,
  .whitewolf .one_fourth.gallery4 .mask,
  .whitewolf .one_fourth.gallery4.filterable {
    width: 310px;
    height: 201px;
  }
  .whitewolf .one_fourth.gallery4 img,
  .whitewolf .one_fourth.portfolio4 img {
    width: 310px;
    height: auto;
  }
  .whitewolf .one_fourth.gallery4 hr {
    display: none;
  }
  .whitewolf .one_fourth.gallery4 .mask .button,
  .whitewolf .one_fourth.gallery4 span.caption {
    margin-top: 33%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .whitewolf .one_fourth.gallery4 .mask.empty .button {
    margin-top: 30%;
  }
  .whitewolf .one_fourth.portfolio4_wrapper {
    width: 100%;
  }
  .whitewolf .portfolio_desc.portfolio4 {
    margin-top: -7px;
    width: 290px;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_content.full_width.portfolio3_content_wrapper,
  .whitewolf #page_content_wrapper .inner .sidebar_content.full_width.portfolio4_content_wrapper {
    width: 310px;
  }
  .whitewolf .one_third.portfolio3_wrapper {
    width: 100%;
  }
  .whitewolf .tf_thumbs {
    display: none;
  }
  .whitewolf .tf_next,
  .whitewolf .tf_prev {
    top: 60%;
    right: 40px;
  }
  .whitewolf .tf_prev {
    margin-top: -10px;
  }
  .whitewolf .post_date {
    width: 30px;
    height: 70px;
  }
  .whitewolf .post_date .month,
  .whitewolf .post_date .year {
    font-size: 11px;
    margin-top: -10px;
  }
  .whitewolf .post_date .month {
    margin-top: 0;
    font-weight: normal;
  }
  .whitewolf .post_date .date {
    font-size: 26px;
    margin-top: 0;
    font-weight: normal;
  }
  .whitewolf .post_header {
    width: 81%;
  }
  .whitewolf .post_header h5 {
    font-size: 16px;
  }
  .whitewolf blockquote {
    width: 75%;
  }
  .whitewolf .nav_wrapper_inner {
    padding-top: 10px;
  }
  .whitewolf body.home #imageFlow,
  .whitewolf #imageFlow.compact {
    top: 20%;
    height: 300px;
  }
  .whitewolf #respond {
    margin-bottom: 0;
    width: 270px;
  }
  .whitewolf .post_wrapper {
    margin-top: 0;
  }
  .whitewolf .logo_tagline,
  .whitewolf .page_audio,
  .whitewolf div.home_header {
    display: none;
  }
  .whitewolf #nav_wrapper {
    margin: 0;
    border: 0;
    float: left;
  }
  .whitewolf #footer {
    margin-top: 13px;
    margin-left: 10px;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_wrapper .sidebar {
    width: 100%;
  }
  .whitewolf #gallery_caption {
    display: none;
  }
  .whitewolf #imageFlow .title {
    font-size: 0.6em;
  }
  .whitewolf #photo_wall_wrapper {
    overflow: visible !important;
  }
  .whitewolf .fancybox-opened .fancybox-title {
    display: none !important;
  }
  .whitewolf #footer,
  .whitewolf #footer ul.sidebar_widget {
    width: 310px;
    margin: auto;
  }
  .whitewolf #footer .sidebar_widget.four > li,
  .whitewolf #footer .sidebar_widget.three > li,
  .whitewolf #footer .sidebar_widget.two > li,
  .whitewolf #footer .sidebar_widget.one > li,
  .whitewolf #footer .sidebar_widget.four > li.last,
  .whitewolf #footer .sidebar_widget.three > li.last,
  .whitewolf #footer .sidebar_widget.two > li.last,
  .whitewolf #footer .sidebar_widget.one > li.last {
    width: 100%;
  }
  .whitewolf .tipsy {
    display: none !important;
  }
  .whitewolf a#prevslide {
    left: 0;
    top: 42%;
    width: 55px;
    height: 55px;
  }
  .whitewolf a#nextslide {
    right: 0;
    top: 42%;
    width: 55px;
    height: 55px;
  }
  .whitewolf .map_shortcode_wrapper {
    max-width: 310px;
  }
  .whitewolf #menu_border_wrapper,
  .whitewolf .menu-main-menu-container {
    float: left;
    margin: 0;
  }
  .whitewolf #nav_wrapper {
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .whitewolf #menu_wrapper .nav ul,
  .whitewolf #menu_wrapper div .nav {
    height: auto;
    margin: 0;
    padding: 0;
    padding: 15px 0 15px 0;
    display: block !important;
    position: static !important;
  }
  .whitewolf #menu_wrapper .nav ul li ul,
  .whitewolf #menu_wrapper div .nav li ul {
    width: 100%;
    background: transparent !important;
  }
  .whitewolf #menu_wrapper .nav ul li a.hover,
  .whitewolf #menu_wrapper .nav ul li a:hover,
  .whitewolf #menu_wrapper div .nav li a.hover,
  .whitewolf #menu_wrapper div .nav li a:hover,
  .whitewolf #menu_wrapper .nav ul li ul li a:hover,
  .whitewolf #menu_wrapper .nav ul li ul li a:hover,
  .whitewolf #menu_wrapper div .nav li ul li a:hover,
  .whitewolf #menu_wrapper div .nav li ul li a:hover,
  .whitewolf #menu_wrapper div .nav li.current-menu-item ul li a:hover,
  .whitewolf #menu_wrapper div .nav li.current-menu-parent ul li a:hover {
    border: 0 !important;
    border-bottom: 1px solid #ebebeb !important;
  }
  .whitewolf #menu_wrapper .nav ul li ul li a,
  .whitewolf #menu_wrapper div .nav li ul li a,
  .whitewolf #menu_wrapper div .nav li.current-menu-parent ul li a {
    width: 84%;
    margin: auto;
    border: 0;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #ebebeb;
  }
  .whitewolf #menu_wrapper .nav ul li,
  .whitewolf #menu_wrapper div .nav li {
    width: 270px;
    padding: 0 20px 0 20px;
  }
  .whitewolf #menu_wrapper .nav ul li a,
  .whitewolf #menu_wrapper div .nav li a {
    width: 270px;
    padding: 10px 0 10px 0;
    text-align: left;
    margin: 0;
  }
  .whitewolf #menu_wrapper .nav ul li:last-child a,
  .whitewolf #menu_wrapper div .nav li:last-child a {
    border: 0;
  }
  .whitewolf #menu_wrapper div .nav li.current-menu-item > a,
  .whitewolf #menu_wrapper div .nav li.current-menu-parent > a,
  .whitewolf #menu_wrapper div .nav li.current-menu-ancestor > a {
    border: 0 !important;
  }
  .whitewolf #imageFlow .legend {
    display: none;
  }
  .whitewolf .footer_bar {
    margin-bottom: 0;
  }
  .whitewolf #copyright {
    width: 100%;
  }
  .whitewolf .social_wrapper {
    width: auto;
    margin: auto;
    float: none;
  }
  .whitewolf .social_wrapper ul li {
    display: inline-block;
    float: none;
    margin-right: 3px;
    margin-top: 5px;
  }
  .whitewolf .page_control_static {
    display: none;
  }
  .whitewolf .page_form {
    width: 91% !important;
  }
  .whitewolf #contact_form input[type="text"],
  .whitewolf #contact_form textarea,
  .whitewolf #commentform input[type="text"],
  .whitewolf #commentform textarea {
    width: 80% !important;
  }
  .whitewolf .footer_bar_wrapper {
    width: 310px;
  }
  .whitewolf .social_wrapper {
    float: none !important;
    margin: 0 auto 5px auto !important;
    width: 100% !important;
  }
  .whitewolf .footer_bar .social_wrapper ul {
    text-align: center;
  }
  .whitewolf .footer_bar .social_wrapper ul li {
    float: none;
    display: inline-block;
  }
  .whitewolf .footer_bar .social_wrapper ul li a {
    font-size: 16px;
  }
  .whitewolf .footer_bar .social_wrapper ul li:first-child {
    margin-right: 10px;
  }
  .whitewolf .footer_bar .social_wrapper ul li:last-child {
    margin-right: 0px;
  }
  .whitewolf #copyright {
    width: 100%;
    text-align: center;
    font-size: 13px;
  }
  .whitewolf .footer_bar.fullscreen,
  .whitewolf .footer_bar.flow,
  .whitewolf .footer_bar.kenburns,
  .whitewolf .footer_bar.wall,
  .whitewolf .footer_bar.flip,
  .whitewolf .footer_bar.static {
    height: auto;
  }
  .whitewolf #photo_wall_wrapper .wall_entry,
  .whitewolf .wall_thumbnail,
  .whitewolf #photo_wall_wrapper .wall_entry img {
    width: 100%;
  }
  .whitewolf body.page-template-template-gallery-carousel-php #thumb-list,
  .whitewolf body.single-gallery #thumb-list,
  .whitewolf body.page-template-template-gallery-carousel-php .footer_bar,
  .whitewolf body.single-gallery .footer_bar,
  .whitewolf body.page-template-template-gallery-carousel-php #thumb-back,
  .whitewolf body.page-template-template-gallery-carousel-php #thumb-forward,
  .whitewolf body.single-gallery #thumb-back,
  .whitewolf body.single-gallery #thumb-forward,
  .whitewolf body.page-template-template-gallery-flow-php .footer_bar,
  .whitewolf body.page-template-template-gallery-flip-php .footer_bar {
    display: none !important;
  }
  .whitewolf body.page-template-template-gallery-carousel-php #supersized,
  .whitewolf body.single-gallery #supersized {
    height: 70% !important;
  }
  .whitewolf #imageFlow {
    top: 22%;
  }
  .whitewolf #imageFlow.single_portfolio {
    height: 120px;
    top: 55px;
  }
  .whitewolf .single_flow_wrapper {
    height: 80px;
  }
  .whitewolf .one_third {
    width: 100%;
    margin-bottom: 3%;
  }
  .whitewolf #billing_country_chzn.chzn-container .chzn-results,
  .whitewolf #shipping_country_chzn.chzn-container .chzn-results {
    width: 130px !important;
  }
  .whitewolf #billing_state_chzn.chzn-container .chzn-results,
  .whitewolf #shipping_state_chzn.chzn-container .chzn-results {
    width: 130px !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .whitewolf .logo_wrapper img {
    max-height: 40px;
    margin-top: 7px;
  }
  .whitewolf .logo_wrapper.text {
    max-width: 360px;
  }
  .whitewolf #menu_wrapper,
  .whitewolf #account_menu {
    width: 400px;
  }
  .whitewolf h1 {
    font-size: 24px;
  }
  .whitewolf h2 {
    font-size: 22px;
  }
  .whitewolf h3 {
    font-size: 20px;
  }
  .whitewolf h4 {
    font-size: 18px;
  }
  .whitewolf h5 {
    font-size: 16px;
  }
  .whitewolf h6 {
    font-size: 14px;
  }
  .whitewolf #kenburns_desc,
  .whitewolf #kenburns_title {
    display: none;
  }
  .whitewolf #page_content_wrapper .inner {
    width: 400px;
  }
  .whitewolf #page_content_wrapper {
    width: 400px;
    margin-top: 70px;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_content {
    width: 400px;
    margin-top: 0;
    padding-top: 0px;
    padding-bottom: 0;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_content.full_width {
    width: 400px;
  }
  .whitewolf #page_content_wrapper .inner #page_caption.sidebar_content.full_width {
    padding-bottom: 20px;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_content.full_width img {
    max-width: 400px;
    height: auto;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_wrapper {
    width: 400px;
    margin-left: 5px;
    margin-bottom: 30px;
    margin-top: 20px;
  }
  .whitewolf .personal_contact {
    visibility: hidden;
    display: none;
  }
  .whitewolf .gallery_social {
    opacity: 0;
  }
  .whitewolf .portfolio_header h6 {
    width: 31%;
    font-size: 12px;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_content img {
    max-width: 400px;
  }
  .whitewolf .comment {
    width: 400px;
  }
  .whitewolf .comment_arrow {
    display: none;
  }
  .whitewolf .comment .right {
    width: 76%;
  }
  .whitewolf ul.children div.comment .right {
    width: 94%;
  }
  .whitewolf ul.children div.comment ul.children div.comment .right {
    width: 50%;
  }
  .whitewolf #content_wrapper ul.children ul.children {
    width: 100%;
  }
  .whitewolf ul.children .comment {
    margin-left: 17px;
  }
  .whitewolf #content_wrapper ul.children {
    border: 0;
  }
  .whitewolf #content_wrapper ul.children ul.children {
    margin-left: -16px;
  }
  .whitewolf .comment_wrapper #respond {
    margin-left: 20px;
  }
  .whitewolf .comment_wrapper ul.children #respond {
    margin-left: -55px;
  }
  .whitewolf .nav,
  .whitewolf .subnav,
  .whitewolf .nav_page_number {
    display: none;
  }
  .whitewolf #menu_border_wrapper select {
    opacity: 0;
    display: inline-block !important;
  }
  .whitewolf #page_caption h1 {
    font-size: 22px;
    letter-spacing: 0;
  }
  .whitewolf .one_half.gallery2,
  .whitewolf .one_half.portfolio2,
  .whitewolf .one_half.gallery2 .mask,
  .whitewolf .one_half.gallery2.filterable {
    width: 400px;
    height: 258px;
  }
  .whitewolf .one_half.gallery2 img,
  .whitewolf .portfolio_desc.portfolio2 {
    width: 380px;
  }
  .whitewolf .one_half.portfolio2 img {
    width: 400px;
    height: auto;
  }
  .whitewolf .one_third.gallery3,
  .whitewolf .one_third.portfolio3,
  .whitewolf .one_third.gallery3 .mask,
  .whitewolf .one_third.gallery3.filterable {
    width: 400px;
    height: 258px;
  }
  .whitewolf .one_third.gallery3 img,
  .whitewolf .one_third.portfolio3 img {
    width: 400px;
    height: auto;
  }
  .whitewolf .portfolio_desc.portfolio3 {
    width: 380px;
  }
  .whitewolf #page_content_wrapper .inner .sidebar_content.full_width.portfolio3_content_wrapper,
  .whitewolf #page_content_wrapper .inner .sidebar_content.full_width.portfolio4_content_wrapper {
    width: 400px;
  }
  .whitewolf .one_fourth.gallery4,
  .whitewolf .one_fourth.portfolio4,
  .whitewolf .one_fourth.gallery4 .mask,
  .whitewolf .one_fourth.gallery4.filterable {
    width: 400px;
    height: 258px;
  }
  .whitewolf .one_fourth.gallery4 img,
  .whitewolf .one_fourth.portfolio4 img {
    width: 400px;
    height: auto;
  }
  .whitewolf .portfolio_desc.portfolio4 {
    width: 380px;
    margin-top: -8px;
  }
  .whitewolf .one_fourth.gallery4 .mask .button {
    margin-top: 35%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .whitewolf .tf_thumbs {
    display: none;
  }
  .whitewolf .tf_next,
  .whitewolf .tf_prev {
    top: 50%;
    right: 40px;
  }
  .whitewolf .tf_prev {
    margin-top: -5px;
  }
  .whitewolf .post_date {
    width: 30px;
    height: 70px;
    margin-top: 0;
  }
  .whitewolf .post_date .month,
  .whitewolf .post_date .year {
    font-size: 11px;
    margin-top: -10px;
  }
  .whitewolf .post_date .month {
    margin-top: 10px;
  }
  .whitewolf .post_date .date {
    font-size: 26px;
  }
  .whitewolf .post_header {
    width: 87%;
    margin-top: 0;
  }
  .whitewolf .post_header h5 {
    font-size: 18px;
  }
  .whitewolf blockquote {
    width: 75%;
  }
  .whitewolf .one_half.gallery2 .one_half_img,
  .whitewolf .one_third.gallery3 .one_third_img,
  .whitewolf .one_fourth.gallery4 .one_fourth_img {
    height: auto;
    width: 100%;
  }
  .whitewolf h1.menu_header {
    display: none;
  }
  .whitewolf .nav_wrapper_inner {
    padding-top: 10px;
  }
  .whitewolf #imageFlow.compact,
  .whitewolf #imageFlow {
    top: 18%;
    height: 240px;
  }
  .whitewolf body.home #imageFlow {
    top: 25%;
    height: 240px;
  }
  .whitewolf #respond {
    width: 400px;
    margin-bottom: 0;
  }
  .whitewolf .post_wrapper {
    width: 100%;
  }
  .whitewolf .logo_tagline {
    display: none;
  }
  .whitewolf .gallery_masonry_wrapper {
    width: 400px;
    margin: auto;
    padding-left: -5px;
    padding: 0;
  }
  .whitewolf body.home .gallery_masonry_wrapper {
    width: 400px;
  }
  .whitewolf #imageFlow .title {
    display: none;
  }
  .whitewolf #footer,
  .whitewolf #footer ul.sidebar_widget {
    width: 400px;
  }
  .whitewolf #footer ul.sidebar_widget li ul.flickr li {
    float: left;
  }
  .whitewolf #footer ul.sidebar_widget li ul.flickr li img {
    width: 64px;
    height: auto;
  }
  .whitewolf .one_third.gallery3.last,
  .whitewolf .one_fourth.gallery4.last,
  .whitewolf .one_half.gallery2.last {
    float: left;
  }
  .whitewolf .tipsy {
    display: none !important;
  }
  .whitewolf .map_shortcode_wrapper {
    max-width: 400px;
  }
  .whitewolf #nav_wrapper {
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .whitewolf #menu_wrapper .nav ul,
  .whitewolf #menu_wrapper div .nav {
    height: auto;
    margin: 0;
    padding: 0;
    padding: 15px 0 15px 0;
    display: block !important;
    position: static !important;
  }
  .whitewolf #menu_wrapper .nav ul li ul,
  .whitewolf #menu_wrapper div .nav li ul {
    width: 100%;
    background: transparent !important;
  }
  .whitewolf #menu_wrapper .nav ul li a.hover,
  .whitewolf #menu_wrapper .nav ul li a:hover,
  .whitewolf #menu_wrapper div .nav li a.hover,
  .whitewolf #menu_wrapper div .nav li a:hover,
  .whitewolf #menu_wrapper .nav ul li ul li a:hover,
  .whitewolf #menu_wrapper .nav ul li ul li a:hover,
  .whitewolf #menu_wrapper div .nav li ul li a:hover,
  .whitewolf #menu_wrapper div .nav li ul li a:hover,
  .whitewolf #menu_wrapper div .nav li.current-menu-item ul li a:hover,
  .whitewolf #menu_wrapper div .nav li.current-menu-parent ul li a:hover {
    border: 0 !important;
    border-bottom: 1px solid #ebebeb !important;
  }
  .whitewolf #menu_wrapper .nav ul li ul li a,
  .whitewolf #menu_wrapper div .nav li ul li a,
  .whitewolf #menu_wrapper div .nav li.current-menu-parent ul li a {
    width: 84%;
    margin: auto;
    border: 0;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #ebebeb;
  }
  .whitewolf #menu_wrapper .nav ul li,
  .whitewolf #menu_wrapper div .nav li {
    width: 360px;
    padding: 0 20px 0 20px;
  }
  .whitewolf #menu_wrapper .nav ul li a,
  .whitewolf #menu_wrapper div .nav li a {
    width: 360px;
    padding: 10px 0 10px 0;
    text-align: left;
    margin: 0;
  }
  .whitewolf #menu_wrapper .nav ul li:last-child a,
  .whitewolf #menu_wrapper div .nav li:last-child a {
    border: 0;
  }
  .whitewolf #menu_wrapper div .nav li.current-menu-item > a,
  .whitewolf #menu_wrapper div .nav li.current-menu-parent > a,
  .whitewolf #menu_wrapper div .nav li.current-menu-ancestor > a {
    border: 0 !important;
  }
  .whitewolf body[data-gallery="flow"] .top_bar {
    height: 60px;
  }
  .whitewolf .footer_bar_wrapper {
    width: 400px;
  }
  .whitewolf #contact_form input[type="text"],
  .whitewolf #contact_form textarea,
  .whitewolf #commentform input[type="text"],
  .whitewolf #commentform textarea {
    width: 94% !important;
  }
  .whitewolf #portfolio_filter_wrapper {
    width: 400px;
  }
  .whitewolf .footer_bar.fullscreen {
    display: none;
  }
  .whitewolf .one_half.portfolio2_wrapper {
    width: 100%;
  }
  .whitewolf #billing_country_chzn.chzn-container .chzn-results,
  .whitewolf #shipping_country_chzn.chzn-container .chzn-results {
    width: 180px !important;
  }
  .whitewolf #billing_state_chzn.chzn-container .chzn-results,
  .whitewolf #shipping_state_chzn.chzn-container .chzn-results {
    width: 180px !important;
  }
}
.whitewolf .whitewolfbs {
  /*
 * Base
 */
  /*
 * Type
 */
  /*
 * Forms
 */
  /*
 * Alerts
 */
}
.whitewolf .whitewolfbs * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.whitewolf .whitewolfbs *:before,
.whitewolf .whitewolfbs *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.whitewolf .whitewolfbs html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.whitewolf .whitewolfbs body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
.whitewolf .whitewolfbs input,
.whitewolf .whitewolfbs button,
.whitewolf .whitewolfbs select,
.whitewolf .whitewolfbs textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.whitewolf .whitewolfbs a {
  color: #428bca;
  text-decoration: none;
}
.whitewolf .whitewolfbs a:hover,
.whitewolf .whitewolfbs a:focus {
  color: #2a6496;
  text-decoration: underline;
}
.whitewolf .whitewolfbs a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.whitewolf .whitewolfbs figure {
  margin: 0;
}
.whitewolf .whitewolfbs img {
  vertical-align: middle;
}
.whitewolf .whitewolfbs .img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.whitewolf .whitewolfbs .img-rounded {
  border-radius: 6px;
}
.whitewolf .whitewolfbs .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.whitewolf .whitewolfbs .img-circle {
  border-radius: 50%;
}
.whitewolf .whitewolfbs hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.whitewolf .whitewolfbs .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.whitewolf .whitewolfbs .sr-only-focusable:active,
.whitewolf .whitewolfbs .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.whitewolf .whitewolfbs .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.whitewolf .whitewolfbs .container:before,
.whitewolf .whitewolfbs .container:after {
  content: " ";
  display: table;
}
.whitewolf .whitewolfbs .container:after {
  clear: both;
}
@media (min-width: 960px) {
  .whitewolf .whitewolfbs .container {
    width: 750px;
  }
}
@media (min-width: 960px) {
  .whitewolf .whitewolfbs .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .whitewolf .whitewolfbs .container {
    width: 1170px;
  }
}
.whitewolf .whitewolfbs .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.whitewolf .whitewolfbs .container-fluid:before,
.whitewolf .whitewolfbs .container-fluid:after {
  content: " ";
  display: table;
}
.whitewolf .whitewolfbs .container-fluid:after {
  clear: both;
}
.whitewolf .whitewolfbs .row {
  margin-left: -15px;
  margin-right: -15px;
}
.whitewolf .whitewolfbs .row:before,
.whitewolf .whitewolfbs .row:after {
  content: " ";
  display: table;
}
.whitewolf .whitewolfbs .row:after {
  clear: both;
}
.whitewolf .whitewolfbs .col-xs-1, .whitewolfbs .col-sm-1, .whitewolfbs .col-md-1, .whitewolfbs .col-lg-1, .whitewolfbs .col-xs-2, .whitewolfbs .col-sm-2, .whitewolfbs .col-md-2, .whitewolfbs .col-lg-2, .whitewolfbs .col-xs-3, .whitewolfbs .col-sm-3, .whitewolfbs .col-md-3, .whitewolfbs .col-lg-3, .whitewolfbs .col-xs-4, .whitewolfbs .col-sm-4, .whitewolfbs .col-md-4, .whitewolfbs .col-lg-4, .whitewolfbs .col-xs-5, .whitewolfbs .col-sm-5, .whitewolfbs .col-md-5, .whitewolfbs .col-lg-5, .whitewolfbs .col-xs-6, .whitewolfbs .col-sm-6, .whitewolfbs .col-md-6, .whitewolfbs .col-lg-6, .whitewolfbs .col-xs-7, .whitewolfbs .col-sm-7, .whitewolfbs .col-md-7, .whitewolfbs .col-lg-7, .whitewolfbs .col-xs-8, .whitewolfbs .col-sm-8, .whitewolfbs .col-md-8, .whitewolfbs .col-lg-8, .whitewolfbs .col-xs-9, .whitewolfbs .col-sm-9, .whitewolfbs .col-md-9, .whitewolfbs .col-lg-9, .whitewolfbs .col-xs-10, .whitewolfbs .col-sm-10, .whitewolfbs .col-md-10, .whitewolfbs .col-lg-10, .whitewolfbs .col-xs-11, .whitewolfbs .col-sm-11, .whitewolfbs .col-md-11, .whitewolfbs .col-lg-11, .whitewolfbs .col-xs-12, .whitewolfbs .col-sm-12, .whitewolfbs .col-md-12, .whitewolfbs .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.whitewolf .whitewolfbs .col-xs-1, .whitewolfbs .col-xs-2, .whitewolfbs .col-xs-3, .whitewolfbs .col-xs-4, .whitewolfbs .col-xs-5, .whitewolfbs .col-xs-6, .whitewolfbs .col-xs-7, .whitewolfbs .col-xs-8, .whitewolfbs .col-xs-9, .whitewolfbs .col-xs-10, .whitewolfbs .col-xs-11, .whitewolfbs .col-xs-12 {
  float: left;
}
.whitewolf .whitewolfbs .col-xs-12 {
  width: 100%;
}
.whitewolf .whitewolfbs .col-xs-11 {
  width: 91.66666667%;
}
.whitewolf .whitewolfbs .col-xs-10 {
  width: 83.33333333%;
}
.whitewolf .whitewolfbs .col-xs-9 {
  width: 75%;
}
.whitewolf .whitewolfbs .col-xs-8 {
  width: 66.66666667%;
}
.whitewolf .whitewolfbs .col-xs-7 {
  width: 58.33333333%;
}
.whitewolf .whitewolfbs .col-xs-6 {
  width: 50%;
}
.whitewolf .whitewolfbs .col-xs-5 {
  width: 41.66666667%;
}
.whitewolf .whitewolfbs .col-xs-4 {
  width: 33.33333333%;
}
.whitewolf .whitewolfbs .col-xs-3 {
  width: 25%;
}
.whitewolf .whitewolfbs .col-xs-2 {
  width: 16.66666667%;
}
.whitewolf .whitewolfbs .col-xs-1 {
  width: 8.33333333%;
}
.whitewolf .whitewolfbs .col-xs-pull-12 {
  right: 100%;
}
.whitewolf .whitewolfbs .col-xs-pull-11 {
  right: 91.66666667%;
}
.whitewolf .whitewolfbs .col-xs-pull-10 {
  right: 83.33333333%;
}
.whitewolf .whitewolfbs .col-xs-pull-9 {
  right: 75%;
}
.whitewolf .whitewolfbs .col-xs-pull-8 {
  right: 66.66666667%;
}
.whitewolf .whitewolfbs .col-xs-pull-7 {
  right: 58.33333333%;
}
.whitewolf .whitewolfbs .col-xs-pull-6 {
  right: 50%;
}
.whitewolf .whitewolfbs .col-xs-pull-5 {
  right: 41.66666667%;
}
.whitewolf .whitewolfbs .col-xs-pull-4 {
  right: 33.33333333%;
}
.whitewolf .whitewolfbs .col-xs-pull-3 {
  right: 25%;
}
.whitewolf .whitewolfbs .col-xs-pull-2 {
  right: 16.66666667%;
}
.whitewolf .whitewolfbs .col-xs-pull-1 {
  right: 8.33333333%;
}
.whitewolf .whitewolfbs .col-xs-pull-0 {
  right: auto;
}
.whitewolf .whitewolfbs .col-xs-push-12 {
  left: 100%;
}
.whitewolf .whitewolfbs .col-xs-push-11 {
  left: 91.66666667%;
}
.whitewolf .whitewolfbs .col-xs-push-10 {
  left: 83.33333333%;
}
.whitewolf .whitewolfbs .col-xs-push-9 {
  left: 75%;
}
.whitewolf .whitewolfbs .col-xs-push-8 {
  left: 66.66666667%;
}
.whitewolf .whitewolfbs .col-xs-push-7 {
  left: 58.33333333%;
}
.whitewolf .whitewolfbs .col-xs-push-6 {
  left: 50%;
}
.whitewolf .whitewolfbs .col-xs-push-5 {
  left: 41.66666667%;
}
.whitewolf .whitewolfbs .col-xs-push-4 {
  left: 33.33333333%;
}
.whitewolf .whitewolfbs .col-xs-push-3 {
  left: 25%;
}
.whitewolf .whitewolfbs .col-xs-push-2 {
  left: 16.66666667%;
}
.whitewolf .whitewolfbs .col-xs-push-1 {
  left: 8.33333333%;
}
.whitewolf .whitewolfbs .col-xs-push-0 {
  left: auto;
}
.whitewolf .whitewolfbs .col-xs-offset-12 {
  margin-left: 100%;
}
.whitewolf .whitewolfbs .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.whitewolf .whitewolfbs .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.whitewolf .whitewolfbs .col-xs-offset-9 {
  margin-left: 75%;
}
.whitewolf .whitewolfbs .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.whitewolf .whitewolfbs .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.whitewolf .whitewolfbs .col-xs-offset-6 {
  margin-left: 50%;
}
.whitewolf .whitewolfbs .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.whitewolf .whitewolfbs .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.whitewolf .whitewolfbs .col-xs-offset-3 {
  margin-left: 25%;
}
.whitewolf .whitewolfbs .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.whitewolf .whitewolfbs .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.whitewolf .whitewolfbs .col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 960px) {
  .whitewolf .whitewolfbs .col-sm-1, .whitewolfbs .col-sm-2, .whitewolfbs .col-sm-3, .whitewolfbs .col-sm-4, .whitewolfbs .col-sm-5, .whitewolfbs .col-sm-6, .whitewolfbs .col-sm-7, .whitewolfbs .col-sm-8, .whitewolfbs .col-sm-9, .whitewolfbs .col-sm-10, .whitewolfbs .col-sm-11, .whitewolfbs .col-sm-12 {
    float: left;
  }
  .whitewolf .whitewolfbs .col-sm-12 {
    width: 100%;
  }
  .whitewolf .whitewolfbs .col-sm-11 {
    width: 91.66666667%;
  }
  .whitewolf .whitewolfbs .col-sm-10 {
    width: 83.33333333%;
  }
  .whitewolf .whitewolfbs .col-sm-9 {
    width: 75%;
  }
  .whitewolf .whitewolfbs .col-sm-8 {
    width: 66.66666667%;
  }
  .whitewolf .whitewolfbs .col-sm-7 {
    width: 58.33333333%;
  }
  .whitewolf .whitewolfbs .col-sm-6 {
    width: 50%;
  }
  .whitewolf .whitewolfbs .col-sm-5 {
    width: 41.66666667%;
  }
  .whitewolf .whitewolfbs .col-sm-4 {
    width: 33.33333333%;
  }
  .whitewolf .whitewolfbs .col-sm-3 {
    width: 25%;
  }
  .whitewolf .whitewolfbs .col-sm-2 {
    width: 16.66666667%;
  }
  .whitewolf .whitewolfbs .col-sm-1 {
    width: 8.33333333%;
  }
  .whitewolf .whitewolfbs .col-sm-pull-12 {
    right: 100%;
  }
  .whitewolf .whitewolfbs .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .whitewolf .whitewolfbs .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .whitewolf .whitewolfbs .col-sm-pull-9 {
    right: 75%;
  }
  .whitewolf .whitewolfbs .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .whitewolf .whitewolfbs .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .whitewolf .whitewolfbs .col-sm-pull-6 {
    right: 50%;
  }
  .whitewolf .whitewolfbs .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .whitewolf .whitewolfbs .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .whitewolf .whitewolfbs .col-sm-pull-3 {
    right: 25%;
  }
  .whitewolf .whitewolfbs .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .whitewolf .whitewolfbs .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .whitewolf .whitewolfbs .col-sm-pull-0 {
    right: auto;
  }
  .whitewolf .whitewolfbs .col-sm-push-12 {
    left: 100%;
  }
  .whitewolf .whitewolfbs .col-sm-push-11 {
    left: 91.66666667%;
  }
  .whitewolf .whitewolfbs .col-sm-push-10 {
    left: 83.33333333%;
  }
  .whitewolf .whitewolfbs .col-sm-push-9 {
    left: 75%;
  }
  .whitewolf .whitewolfbs .col-sm-push-8 {
    left: 66.66666667%;
  }
  .whitewolf .whitewolfbs .col-sm-push-7 {
    left: 58.33333333%;
  }
  .whitewolf .whitewolfbs .col-sm-push-6 {
    left: 50%;
  }
  .whitewolf .whitewolfbs .col-sm-push-5 {
    left: 41.66666667%;
  }
  .whitewolf .whitewolfbs .col-sm-push-4 {
    left: 33.33333333%;
  }
  .whitewolf .whitewolfbs .col-sm-push-3 {
    left: 25%;
  }
  .whitewolf .whitewolfbs .col-sm-push-2 {
    left: 16.66666667%;
  }
  .whitewolf .whitewolfbs .col-sm-push-1 {
    left: 8.33333333%;
  }
  .whitewolf .whitewolfbs .col-sm-push-0 {
    left: auto;
  }
  .whitewolf .whitewolfbs .col-sm-offset-12 {
    margin-left: 100%;
  }
  .whitewolf .whitewolfbs .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .whitewolf .whitewolfbs .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .whitewolf .whitewolfbs .col-sm-offset-9 {
    margin-left: 75%;
  }
  .whitewolf .whitewolfbs .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .whitewolf .whitewolfbs .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .whitewolf .whitewolfbs .col-sm-offset-6 {
    margin-left: 50%;
  }
  .whitewolf .whitewolfbs .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .whitewolf .whitewolfbs .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .whitewolf .whitewolfbs .col-sm-offset-3 {
    margin-left: 25%;
  }
  .whitewolf .whitewolfbs .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .whitewolf .whitewolfbs .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .whitewolf .whitewolfbs .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 960px) {
  .whitewolf .whitewolfbs .col-md-1, .whitewolfbs .col-md-2, .whitewolfbs .col-md-3, .whitewolfbs .col-md-4, .whitewolfbs .col-md-5, .whitewolfbs .col-md-6, .whitewolfbs .col-md-7, .whitewolfbs .col-md-8, .whitewolfbs .col-md-9, .whitewolfbs .col-md-10, .whitewolfbs .col-md-11, .whitewolfbs .col-md-12 {
    float: left;
  }
  .whitewolf .whitewolfbs .col-md-12 {
    width: 100%;
  }
  .whitewolf .whitewolfbs .col-md-11 {
    width: 91.66666667%;
  }
  .whitewolf .whitewolfbs .col-md-10 {
    width: 83.33333333%;
  }
  .whitewolf .whitewolfbs .col-md-9 {
    width: 75%;
  }
  .whitewolf .whitewolfbs .col-md-8 {
    width: 66.66666667%;
  }
  .whitewolf .whitewolfbs .col-md-7 {
    width: 58.33333333%;
  }
  .whitewolf .whitewolfbs .col-md-6 {
    width: 50%;
  }
  .whitewolf .whitewolfbs .col-md-5 {
    width: 41.66666667%;
  }
  .whitewolf .whitewolfbs .col-md-4 {
    width: 33.33333333%;
  }
  .whitewolf .whitewolfbs .col-md-3 {
    width: 25%;
  }
  .whitewolf .whitewolfbs .col-md-2 {
    width: 16.66666667%;
  }
  .whitewolf .whitewolfbs .col-md-1 {
    width: 8.33333333%;
  }
  .whitewolf .whitewolfbs .col-md-pull-12 {
    right: 100%;
  }
  .whitewolf .whitewolfbs .col-md-pull-11 {
    right: 91.66666667%;
  }
  .whitewolf .whitewolfbs .col-md-pull-10 {
    right: 83.33333333%;
  }
  .whitewolf .whitewolfbs .col-md-pull-9 {
    right: 75%;
  }
  .whitewolf .whitewolfbs .col-md-pull-8 {
    right: 66.66666667%;
  }
  .whitewolf .whitewolfbs .col-md-pull-7 {
    right: 58.33333333%;
  }
  .whitewolf .whitewolfbs .col-md-pull-6 {
    right: 50%;
  }
  .whitewolf .whitewolfbs .col-md-pull-5 {
    right: 41.66666667%;
  }
  .whitewolf .whitewolfbs .col-md-pull-4 {
    right: 33.33333333%;
  }
  .whitewolf .whitewolfbs .col-md-pull-3 {
    right: 25%;
  }
  .whitewolf .whitewolfbs .col-md-pull-2 {
    right: 16.66666667%;
  }
  .whitewolf .whitewolfbs .col-md-pull-1 {
    right: 8.33333333%;
  }
  .whitewolf .whitewolfbs .col-md-pull-0 {
    right: auto;
  }
  .whitewolf .whitewolfbs .col-md-push-12 {
    left: 100%;
  }
  .whitewolf .whitewolfbs .col-md-push-11 {
    left: 91.66666667%;
  }
  .whitewolf .whitewolfbs .col-md-push-10 {
    left: 83.33333333%;
  }
  .whitewolf .whitewolfbs .col-md-push-9 {
    left: 75%;
  }
  .whitewolf .whitewolfbs .col-md-push-8 {
    left: 66.66666667%;
  }
  .whitewolf .whitewolfbs .col-md-push-7 {
    left: 58.33333333%;
  }
  .whitewolf .whitewolfbs .col-md-push-6 {
    left: 50%;
  }
  .whitewolf .whitewolfbs .col-md-push-5 {
    left: 41.66666667%;
  }
  .whitewolf .whitewolfbs .col-md-push-4 {
    left: 33.33333333%;
  }
  .whitewolf .whitewolfbs .col-md-push-3 {
    left: 25%;
  }
  .whitewolf .whitewolfbs .col-md-push-2 {
    left: 16.66666667%;
  }
  .whitewolf .whitewolfbs .col-md-push-1 {
    left: 8.33333333%;
  }
  .whitewolf .whitewolfbs .col-md-push-0 {
    left: auto;
  }
  .whitewolf .whitewolfbs .col-md-offset-12 {
    margin-left: 100%;
  }
  .whitewolf .whitewolfbs .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .whitewolf .whitewolfbs .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .whitewolf .whitewolfbs .col-md-offset-9 {
    margin-left: 75%;
  }
  .whitewolf .whitewolfbs .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .whitewolf .whitewolfbs .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .whitewolf .whitewolfbs .col-md-offset-6 {
    margin-left: 50%;
  }
  .whitewolf .whitewolfbs .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .whitewolf .whitewolfbs .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .whitewolf .whitewolfbs .col-md-offset-3 {
    margin-left: 25%;
  }
  .whitewolf .whitewolfbs .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .whitewolf .whitewolfbs .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .whitewolf .whitewolfbs .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .whitewolf .whitewolfbs .col-lg-1, .whitewolfbs .col-lg-2, .whitewolfbs .col-lg-3, .whitewolfbs .col-lg-4, .whitewolfbs .col-lg-5, .whitewolfbs .col-lg-6, .whitewolfbs .col-lg-7, .whitewolfbs .col-lg-8, .whitewolfbs .col-lg-9, .whitewolfbs .col-lg-10, .whitewolfbs .col-lg-11, .whitewolfbs .col-lg-12 {
    float: left;
  }
  .whitewolf .whitewolfbs .col-lg-12 {
    width: 100%;
  }
  .whitewolf .whitewolfbs .col-lg-11 {
    width: 91.66666667%;
  }
  .whitewolf .whitewolfbs .col-lg-10 {
    width: 83.33333333%;
  }
  .whitewolf .whitewolfbs .col-lg-9 {
    width: 75%;
  }
  .whitewolf .whitewolfbs .col-lg-8 {
    width: 66.66666667%;
  }
  .whitewolf .whitewolfbs .col-lg-7 {
    width: 58.33333333%;
  }
  .whitewolf .whitewolfbs .col-lg-6 {
    width: 50%;
  }
  .whitewolf .whitewolfbs .col-lg-5 {
    width: 41.66666667%;
  }
  .whitewolf .whitewolfbs .col-lg-4 {
    width: 33.33333333%;
  }
  .whitewolf .whitewolfbs .col-lg-3 {
    width: 25%;
  }
  .whitewolf .whitewolfbs .col-lg-2 {
    width: 16.66666667%;
  }
  .whitewolf .whitewolfbs .col-lg-1 {
    width: 8.33333333%;
  }
  .whitewolf .whitewolfbs .col-lg-pull-12 {
    right: 100%;
  }
  .whitewolf .whitewolfbs .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .whitewolf .whitewolfbs .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .whitewolf .whitewolfbs .col-lg-pull-9 {
    right: 75%;
  }
  .whitewolf .whitewolfbs .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .whitewolf .whitewolfbs .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .whitewolf .whitewolfbs .col-lg-pull-6 {
    right: 50%;
  }
  .whitewolf .whitewolfbs .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .whitewolf .whitewolfbs .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .whitewolf .whitewolfbs .col-lg-pull-3 {
    right: 25%;
  }
  .whitewolf .whitewolfbs .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .whitewolf .whitewolfbs .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .whitewolf .whitewolfbs .col-lg-pull-0 {
    right: auto;
  }
  .whitewolf .whitewolfbs .col-lg-push-12 {
    left: 100%;
  }
  .whitewolf .whitewolfbs .col-lg-push-11 {
    left: 91.66666667%;
  }
  .whitewolf .whitewolfbs .col-lg-push-10 {
    left: 83.33333333%;
  }
  .whitewolf .whitewolfbs .col-lg-push-9 {
    left: 75%;
  }
  .whitewolf .whitewolfbs .col-lg-push-8 {
    left: 66.66666667%;
  }
  .whitewolf .whitewolfbs .col-lg-push-7 {
    left: 58.33333333%;
  }
  .whitewolf .whitewolfbs .col-lg-push-6 {
    left: 50%;
  }
  .whitewolf .whitewolfbs .col-lg-push-5 {
    left: 41.66666667%;
  }
  .whitewolf .whitewolfbs .col-lg-push-4 {
    left: 33.33333333%;
  }
  .whitewolf .whitewolfbs .col-lg-push-3 {
    left: 25%;
  }
  .whitewolf .whitewolfbs .col-lg-push-2 {
    left: 16.66666667%;
  }
  .whitewolf .whitewolfbs .col-lg-push-1 {
    left: 8.33333333%;
  }
  .whitewolf .whitewolfbs .col-lg-push-0 {
    left: auto;
  }
  .whitewolf .whitewolfbs .col-lg-offset-12 {
    margin-left: 100%;
  }
  .whitewolf .whitewolfbs .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .whitewolf .whitewolfbs .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .whitewolf .whitewolfbs .col-lg-offset-9 {
    margin-left: 75%;
  }
  .whitewolf .whitewolfbs .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .whitewolf .whitewolfbs .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .whitewolf .whitewolfbs .col-lg-offset-6 {
    margin-left: 50%;
  }
  .whitewolf .whitewolfbs .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .whitewolf .whitewolfbs .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .whitewolf .whitewolfbs .col-lg-offset-3 {
    margin-left: 25%;
  }
  .whitewolf .whitewolfbs .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .whitewolf .whitewolfbs .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .whitewolf .whitewolfbs .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.whitewolf .whitewolfbs .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.whitewolf .whitewolfbs .embed-responsive .embed-responsive-item,
.whitewolf .whitewolfbs .embed-responsive iframe,
.whitewolf .whitewolfbs .embed-responsive embed,
.whitewolf .whitewolfbs .embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.whitewolf .whitewolfbs .embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.whitewolf .whitewolfbs .embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.whitewolf .whitewolfbs .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.whitewolf .whitewolfbs .alert h4 {
  margin-top: 0;
  color: inherit;
}
.whitewolf .whitewolfbs .alert .alert-link {
  font-weight: bold;
}
.whitewolf .whitewolfbs .alert > p,
.whitewolf .whitewolfbs .alert > ul {
  margin-bottom: 0;
}
.whitewolf .whitewolfbs .alert > p + p {
  margin-top: 5px;
}
.whitewolf .whitewolfbs .alert-dismissable,
.whitewolf .whitewolfbs .alert-dismissible {
  padding-right: 35px;
}
.whitewolf .whitewolfbs .alert-dismissable .close,
.whitewolf .whitewolfbs .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.whitewolf .whitewolfbs .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.whitewolf .whitewolfbs .alert-success hr {
  border-top-color: #c9e2b3;
}
.whitewolf .whitewolfbs .alert-success .alert-link {
  color: #2b542c;
}
.whitewolf .whitewolfbs .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.whitewolf .whitewolfbs .alert-info hr {
  border-top-color: #a6e1ec;
}
.whitewolf .whitewolfbs .alert-info .alert-link {
  color: #245269;
}
.whitewolf .whitewolfbs .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.whitewolf .whitewolfbs .alert-warning hr {
  border-top-color: #f7e1b5;
}
.whitewolf .whitewolfbs .alert-warning .alert-link {
  color: #66512c;
}
.whitewolf .whitewolfbs .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.whitewolf .whitewolfbs .alert-danger hr {
  border-top-color: #e4b9c0;
}
.whitewolf .whitewolfbs .alert-danger .alert-link {
  color: #843534;
}
.whitewolf .whitewolfbs .block-search form {
  margin-bottom: 10px;
}
.whitewolf .whitewolfbs .block-search form.simple-search input[type=text] {
  width: calc(100% - 155px);
}
.whitewolf .whitewolfbs .block-search form.simple-search input[type=submit] {
  float: right;
  margin-right: 0px;
}
@media only screen and (max-width: 767px) {
  .whitewolf .whitewolfbs .block-search form.simple-search input[type=text] {
    width: 100%;
    margin-bottom: 5px;
  }
  .whitewolf .whitewolfbs .block-search form.simple-search input[type=submit] {
    width: 100%;
    float: none;
  }
}
.whitewolf .whitewolfbs .block-search form.event-search input[type=text],
.whitewolf .whitewolfbs .block-search form.event-search select {
  width: 100%;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .whitewolf .whitewolfbs .block-search form.event-search input[type=submit] {
    width: 100%;
  }
}
.whitewolf .whitewolfbs .container-fluid > .row > .col-sm-4 .block-search form.simple-search input[type=text],
.whitewolf .whitewolfbs .container-fluid > .row > .col-sm-3 .block-search form.simple-search input[type=text],
.whitewolf .whitewolfbs .container-fluid > .row > .col-sm-4 .block-search form.event-search input[type=text],
.whitewolf .whitewolfbs .container-fluid > .row > .col-sm-3 .block-search form.event-search input[type=text],
.whitewolf .whitewolfbs .container-fluid > .row > .col-sm-4 .block-search form.simple-search select,
.whitewolf .whitewolfbs .container-fluid > .row > .col-sm-3 .block-search form.simple-search select,
.whitewolf .whitewolfbs .container-fluid > .row > .col-sm-4 .block-search form.event-search select,
.whitewolf .whitewolfbs .container-fluid > .row > .col-sm-3 .block-search form.event-search select,
.whitewolf .whitewolfbs .container-fluid > .row > .col-sm-4 .block-search form.simple-search input[type=submit],
.whitewolf .whitewolfbs .container-fluid > .row > .col-sm-3 .block-search form.simple-search input[type=submit],
.whitewolf .whitewolfbs .container-fluid > .row > .col-sm-4 .block-search form.event-search input[type=submit],
.whitewolf .whitewolfbs .container-fluid > .row > .col-sm-3 .block-search form.event-search input[type=submit] {
  width: 100%;
}
.whitewolf .whitewolfbs .container-fluid > .row > .col-sm-4 .block-search form.simple-search input[type=text],
.whitewolf .whitewolfbs .container-fluid > .row > .col-sm-3 .block-search form.simple-search input[type=text] {
  margin-bottom: 5px;
}
.whitewolf .whitewolfbs .container-fluid > .row > .col-sm-4 .block-search form.simple-search input[type=submit],
.whitewolf .whitewolfbs .container-fluid > .row > .col-sm-3 .block-search form.simple-search input[type=submit] {
  float: none;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .whitewolf .whitewolfbs .container-fluid > .row > .col-sm-4 .block-search form.simple-search input[type=text],
  .whitewolf .whitewolfbs .container-fluid > .row > .col-sm-3 .block-search form.simple-search input[type=text] {
    width: calc(100% - 155px);
  }
  .whitewolf .whitewolfbs .container-fluid > .row > .col-sm-4 .block-search form.simple-search input[type=submit],
  .whitewolf .whitewolfbs .container-fluid > .row > .col-sm-3 .block-search form.simple-search input[type=submit] {
    float: right;
    width: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .whitewolf .whitewolfbs .container-fluid > .row > .col-sm-4 .block-search form.event-search input[type=submit],
  .whitewolf .whitewolfbs .container-fluid > .row > .col-sm-3 .block-search form.event-search input[type=submit] {
    width: auto;
  }
}
@media only screen and (min-width: 960px) {
  .whitewolf .whitewolfbs .block-form .control-label.optional > span {
    display: block;
  }
}
.whitewolf .whitewolfbs .container-fluid {
  padding: 0;
  margin-bottom: 80px;
}
.whitewolf .whitewolfbs .block-image,
.whitewolf .whitewolfbs .block-video,
.whitewolf .whitewolfbs .block-slider {
  padding-bottom: 15px;
  padding-top: 15px;
}
.whitewolf .whitewolfbs h1,
.whitewolf .whitewolfbs h2,
.whitewolf .whitewolfbs h3,
.whitewolf .whitewolfbs h4,
.whitewolf .whitewolfbs h5,
.whitewolf .whitewolfbs h6 {
  line-height: 1.1;
}
.whitewolf .whitewolfbs h1,
.whitewolf .whitewolfbs h2,
.whitewolf .whitewolfbs h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.whitewolf .whitewolfbs h4,
.whitewolf .whitewolfbs h5,
.whitewolf .whitewolfbs h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.whitewolf .whitewolfbs .form-horizontal .form-group {
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.whitewolf .whitewolfbs .form-horizontal .form-group:before,
.whitewolf .whitewolfbs .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.whitewolf .whitewolfbs .form-horizontal .form-group:after {
  clear: both;
}
.whitewolf .whitewolfbs fieldset {
  border: none;
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.3);
}
.whitewolf .whitewolfbs input[type="text"],
.whitewolf .whitewolfbs input[type="email"],
.whitewolf .whitewolfbs input[type="password"],
.whitewolf .whitewolfbs textarea {
  width: 100%;
}
.whitewolf .whitewolfbs textarea {
  resize: vertical;
}
.whitewolf .whitewolfbs .alert {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.whitewolf .whitewolfbs .alert-success {
  background-color: #3c763d;
  border-color: #3c763d;
  color: #ffffff;
}
.whitewolf .whitewolfbs .alert-success hr {
  border-top-color: #336534;
}
.whitewolf .whitewolfbs .alert-success .alert-link {
  color: #e6e6e6;
}
.whitewolf .whitewolfbs .alert-info {
  background-color: #31708f;
  border-color: #31708f;
  color: #ffffff;
}
.whitewolf .whitewolfbs .alert-info hr {
  border-top-color: #2a617c;
}
.whitewolf .whitewolfbs .alert-info .alert-link {
  color: #e6e6e6;
}
.whitewolf .whitewolfbs .alert-warning {
  background-color: #8a6d3b;
  border-color: #8a6d3b;
  color: #ffffff;
}
.whitewolf .whitewolfbs .alert-warning hr {
  border-top-color: #785f33;
}
.whitewolf .whitewolfbs .alert-warning .alert-link {
  color: #e6e6e6;
}
.whitewolf .whitewolfbs .alert-danger {
  background-color: #a94442;
  border-color: #a94442;
  color: #ffffff;
}
.whitewolf .whitewolfbs .alert-danger hr {
  border-top-color: #973d3b;
}
.whitewolf .whitewolfbs .alert-danger .alert-link {
  color: #e6e6e6;
}
.whitewolf_fancybox_wrapper .clearfix:before,
.whitewolf_fancybox_wrapper .clearfix:after {
  content: " ";
  display: table;
}
.whitewolf_fancybox_wrapper .clearfix:after {
  clear: both;
}
.whitewolf_fancybox_wrapper .btn-favourites.remove,
.whitewolf_fancybox_wrapper .btn-favourites.remove .fa-inverse {
  color: #FF0000;
}
.whitewolf_fancybox_wrapper .fancy_image_title {
  width: calc(100% - 300px);
  width: -webkit-calc(100% - 300px);
  width: -moz-calc(100% - 300px);
  width: -o-calc(100% - 300px);
  float: left;
}
.whitewolf_fancybox_wrapper .fancy_image_title h5 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.whitewolf_fancybox_wrapper #social_share_wrapper {
  line-height: 1;
}
.whitewolf_fancybox_wrapper #social_share_wrapper .attachment {
  margin-top: 0px;
}
.whitewolf_fancybox_wrapper #social_share_wrapper .social-btn-group {
  float: right;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  margin-right: 7px;
  padding-right: 10px;
}
.whitewolf_fancybox_wrapper #social_share_wrapper .buttons ul {
  margin: 0 !important;
  list-style: none !important;
}
.whitewolf_fancybox_wrapper #social_share_wrapper .buttons ul li {
  display: inline-block;
  margin: 0px;
  font-size: inherit;
}
.whitewolf_fancybox_wrapper #social_share_wrapper .buttons ul li:hover a i {
  color: #FFF;
}
.whitewolf_fancybox_wrapper #social_share_wrapper .buttons a {
  float: right;
  margin-left: 3px;
  font-size: 1.5em;
}
.whitewolf_fancybox_wrapper #social_share_wrapper .buttons a i {
  text-align: center;
  width: 1.28571em;
  padding: 0px;
}
.whitewolf_fancybox_wrapper .fancybox-title-outside-wrap {
  margin-top: 15px !important;
}
.whitewolf_fancybox_wrapper .fancybox-title-outside-wrap h5 {
  font-family: 'Oswald', 'helvetica neue', Helvetica, Arial, sans-serif;
  font-size: 16px !important;
  font-weight: bold !important;
  color: #fff !important;
  line-height: 24px !important;
  margin-bottom: 10px !important;
}
.whitewolf_fancybox_wrapper .fancybox-title-outside-wrap .fancy_image_desc {
  color: #999;
}
.whitewolf_fancybox_wrapper .fancybox-wrap a,
.whitewolf_fancybox_wrapper .fancybox-wrap a:hover,
.whitewolf_fancybox_wrapper .fancybox-wrap a:active {
  color: #fff;
}
.whitewolf_fancybox_wrapper .fancybox-inner iframe {
  max-width: 100%;
  max-height: 100%;
}
.whitewolf_fancybox_wrapper .fancybox-inner video {
  width: 100%;
  height: 100%;
}
.whitewolf_fancybox_wrapper #fancybox-loading,
.whitewolf_fancybox_wrapper #fancybox-lock,
.whitewolf_fancybox_wrapper .fancybox-wrap,
.whitewolf_fancybox_wrapper .fancybox-skin,
.whitewolf_fancybox_wrapper .fancybox-inner,
.whitewolf_fancybox_wrapper .fancybox-error,
.whitewolf_fancybox_wrapper .fancybox-image,
.whitewolf_fancybox_wrapper .fancybox-wrap iframe,
.whitewolf_fancybox_wrapper .fancybox-wrap object,
.whitewolf_fancybox_wrapper .fancybox-wrap embed,
.whitewolf_fancybox_wrapper a.fancybox-close,
.whitewolf_fancybox_wrapper a.fancybox-expand,
.whitewolf_fancybox_wrapper a.fancybox-nav,
.whitewolf_fancybox_wrapper a.fancybox-nav span,
.whitewolf_fancybox_wrapper .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  text-shadow: none;
}
.whitewolf_fancybox_wrapper #fancybox-lock {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 8020;
  overflow-y: scroll;
  overflow-y: auto;
  overflow-x: auto;
  -webkit-transition: -webkit-transform 0.5s;
  -webkit-transform: translateX(0px);
}
.whitewolf_fancybox_wrapper .fancybox-lock-test {
  overflow-y: hidden !important;
}
.whitewolf_fancybox_wrapper .fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.whitewolf_fancybox_wrapper .fancybox-lock body {
  overflow: hidden !important;
}
.whitewolf_fancybox_wrapper .fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
  -webkit-transform: translate3d(0, 0, 0);
}
.whitewolf_fancybox_wrapper .fancybox-opened {
  z-index: 8030;
}
.whitewolf_fancybox_wrapper .fancybox-skin {
  border-style: solid;
  border-color: #fff;
  background: #fff;
  color: #444;
}
.whitewolf_fancybox_wrapper .fancybox-inner {
  position: relative;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.whitewolf_fancybox_wrapper .fancybox-spacer {
  position: absolute;
  top: 100%;
  left: 0;
  width: 1px;
}
.whitewolf_fancybox_wrapper .fancybox-image,
.whitewolf_fancybox_wrapper .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.whitewolf_fancybox_wrapper .fancybox-image {
  max-width: 100%;
  max-height: 100%;
  zoom: 1;
}
.whitewolf_fancybox_wrapper a.fancybox-close {
  position: absolute;
  top: -23px;
  right: -23px;
  width: 46px;
  height: 46px;
  cursor: pointer;
  background-position: 0 0;
  z-index: 8040;
}
.whitewolf_fancybox_wrapper a.fancybox-nav {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
  overflow: hidden;
}
.whitewolf_fancybox_wrapper .fancybox-type-iframe a.fancybox-nav,
.whitewolf_fancybox_wrapper .fancybox-type-inline a.fancybox-nav,
.whitewolf_fancybox_wrapper .fancybox-type-html a.fancybox-nav {
  width: 70px;
}
.whitewolf_fancybox_wrapper a.fancybox-prev {
  left: -50px;
}
.whitewolf_fancybox_wrapper a.fancybox-next {
  right: -50px;
}
.whitewolf_fancybox_wrapper a.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 46px;
  height: 46px;
  margin-top: -23px;
  cursor: pointer;
  z-index: 8040;
  visibility: visible;
}
.whitewolf_fancybox_wrapper a.fancybox-prev span {
  left: 0;
  background-position: 0 -50px;
}
.whitewolf_fancybox_wrapper a.fancybox-next span {
  right: 0;
  background-position: 0 -100px;
}
.whitewolf_fancybox_wrapper .fancybox-mobilea.fancybox-nav {
  max-width: 80px;
}
.whitewolf_fancybox_wrapper .fancybox-desktopa.fancybox-nav {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.whitewolf_fancybox_wrapper .fancybox-desktop a.fancybox-nav:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.whitewolf_fancybox_wrapper a.fancybox-expand {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 46px;
  height: 46px;
  z-index: 8050;
  opacity: 0;
  filter: alpha(opacity=0);
  background-position: 0 -150px;
  zoom: 1;
  -webkit-transition: opacity .5s ease;
  -moz-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  transition: opacity .5s ease;
}
.whitewolf_fancybox_wrapper .fancybox-wrap:hover a.fancybox-expand {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.whitewolf_fancybox_wrapper .fancybox-wrap a.fancybox-expand:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.whitewolf_fancybox_wrapper .fancybox-tmp {
  position: absolute !important;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.whitewolf_fancybox_wrapper .fancybox-default .fancybox-close,
.whitewolf_fancybox_wrapper .fancybox-default a.fancybox-expand,
.whitewolf_fancybox_wrapper .fancybox-default a.fancybox-nav span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAADICAYAAACXpNOoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzRGRjc2NzEwNERFMjExQTc0M0U0NzZGQkE0MTM5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NjIzNzFGMDZBNTUxMUUyQkVBRUY3ODU0RDc4OTlCQyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1NjIzNzFFRjZBNTUxMUUyQkVBRUY3ODU0RDc4OTlCQyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE5QzZBQjVDNEU2QUUyMTE5NTdDREVCQjFFNDc0RjQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3NEZGNzY3MTA0REUyMTFBNzQzRTQ3NkZCQTQxMzlFIi8+IDwvcmRmOkRlc2NyaXB0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) !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .whitewolf_fancybox_wrapper .fancybox-default a.fancybox-close,
  .whitewolf_fancybox_wrapper .fancybox-default a.fancybox-expand,
  .whitewolf_fancybox_wrapper .fancybox-default a.fancybox-nav span {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFwAAAGQCAYAAAAjsgcjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzRGRjc2NzEwNERFMjExQTc0M0U0NzZGQkE0MTM5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCMTg4NzhCQTZBNEYxMUUyQTQ2NEQ0Nzc1M0U1REU1MSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCMTg4NzhCOTZBNEYxMUUyQTQ2NEQ0Nzc1M0U1REU1MSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE0QzZBQjVDNEU2QUUyMTE5NTdDREVCQjFFNDc0RjQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3NEZGNzY3MTA0REUyMTFBNzQzRTQ3NkZCQTQxMzlFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+T32etwAAHWhJREFUeNrsnQtU1VX2x388FcQHaIZEiFb4QDQtSszG7IGplM+sCSvNno72GDNb/3+t5WQ1tpoms6an49DY1OhKXVNqZGmlpI6pmamI/ccAGZ+QKIggCv/9vZyD5/743efv8rvcy95rHS/I7/7uuZ977j5777PPPiH19fUai3USwsAZOANnYeAMnIWBM3AWBs7AGTgLAw9q4CEhIU7/HugfmKv35+v3zsBbG/CQCy+gPho1u5d10OTf0K96Bm4PWW2hooUpLVR5VKFLuHXUziuP55Xf69QPwhn8oAWuG8kq3HDRIkSLFI9h8+bNS7n55puv6tatW+/27dt3j46OToyMjOwYGhoajRvV1dVVnTt37sTZs2eLampq/lNZWbnr559/zrvlllv20p/P6T4Ew5FvNXDbk5w1Hzxfjs4wAbIttRhqsdQuptadWgq1tLFjx2auX7/+1V9++WUdATxR76XQh1BaUVGx/OjRo7OWLVvWQ7xmhOhDiBxoZtWhq/du1Jp1hCuqQx3NbUSLEi36gw8+uLlv376DBgwYMDIiIiLal5Mi9a/i5MmTOadPn85LTEz8VBn19T179qw/cOBA4I9wRW1IwO3EiE6gdjm1/tSuW7p06cuHDx/eV2+RkOrZUlZWdr/oU7gyPwTuCNeN6nChkyV0tI7Dhw/v/tJLL2UPHjx4lLN7k2rRvv/+e23fvn1aYWGhdvDgQe3EiRMajVbb39u1a6fFxsZql156qZacnKz17t1bS09P13r06OG0z6Tr/7Jjx45Xhw0bViJHu2LlBM6kKWCHKvoasKOFzu6AUf7hhx+OJ7k7KiqqvdH99u/fr61YsUJbu3atRqO/sQ+yH/r+yNdXv5E0yWqZmZnauHHjtF69ejnqd1l5eflzcXFxf9VPrAEBXAc7UkxUGNHthTrp/N13380cMmTIjUb32LBhg/buu+9qP/zwQyNgskY8tiJwL7JeGj+AgQMHag899JBGo9nwXtXV1e/Qh/+4N9D9BlyBLc27KDGqOwI0tYv27t37P3369EnTP3/37t3aCy+8oP3444+21woLC7N7Tf3rOxrhRr/j5/Pnz9seaULWnn32Wa1fv35N3gPp9tVt2rSZIExJt6H7BbjOrpYqBKO6E0AnkZB6mEVf7RT1SWT2aX/+8581UjG2jqugXT06euPOHgEez7/77ru1p556SiPAdvcgU/KrlStX3jlp0qST7kL3B3A5QcrJMUrqampdqcXn5+c/Q5PZFeqTMAE++eSTtskQoKE6jHS1+rs7wPWWg163Q9UAPCbX1157zTbR6qGTWTpajHSXE6k/gKsTpBzZccKh6UZqYlb//v37qE+Ajn700Ue1U6dONY5q+RpSZ7sa0e6OPEemGaB36NBBe/vtt206Xgd9FUEfr+h0nwIPNRN3MrC1obO7YGSTGnlADxsT4/3332+DHR4ebjeKAVsFbsbl1t9X/R0Nr40+oC/okyr0tyyaSBeYtdF9PcKlKjFy1S+hr+uYJ554Yrz6BEyKU6ZMwQRlG9ny3r6C7K6DIi0YCEZ6ZGSklpOTY5tUVamqqnqI7Py/OlMtVqoUVW+3U3T2JfQVTd24ceMs6myUvLioqEi76667NHKxbaNLrz6aE7YjrxDghQqxqZd//vOfdjoddjrNP4NSU1MP+hJ4qAlVEqYA7yDMv65z5869VYWNEY0J0gi2Xmc390KD+ppyopbq5fe//72tr8r1nS+77LJZvlYtoSaeFy6sEjnCu7z44ovDb7/99qvVC1955RWNRoqdGlHfsBWw9d9W/QeNvqGP6KsqZDo+dubMmWxf9sHbER4mJspoMVHCMuk8ceLEa/VOzccff2xnjajeo5Ww9dD13zD0EX1Fn1Uhi+URf45wvWUigceS2khPSUnppuq3efPm2XSlkb52x4MlawGBJtujOzqaRqNWUVFhe3QRNm7S0Ef0FV6v+lz6IDJOnz59u6+gh3o5uqX7Lj3K2GuvvfYy9cJvv/1W27VrV6MqceTMGAkAIypIloJNr+IRcwAmOCOB11peXm4DXVtba3t0dr2jvqCvsKbQd90oH+pv4G0U4B179OgRT7o7Vb3w/fffd2hnu4INwHqBCYfRrocI2AjX6kc0RitGuyvoRvb/e++9p7fNHz5w4MBFVgNX3fg2inXSYcaMGQOjoqIi5IUFBQXajh07mkyUrkQP+/rrr9feeustjLBGiCp0CVsKAlOLFy/W2rdv36hmXEHX9w99hjeMsIPy95jExMRJvhjloV5cr+pvODwxgwYNulS96F//+leTr6wr6Eaw33nnHe3WW2+1hW310I1gL1myRLvhhhtsjowKHdc70umO4jd4D3ZvPDR0qD9GuNTfcoTbgKenpyeoF65Zs8atoJM64RnBpm+N7XdA1EM3gt2xY0fb74iPqNBxvauJV9/f3NxcPfDh/hrh0p3HCI++6aabEsnRiVBXbI4ePdokAugMOkarlKFDh9rBliKhwxVXTTo9bCmA/vrrr6tBKbcnUNz7yJEjtiU+5ZqLSD319ccIl6s5tnbjjTcmqhdBdxt9VZ2JCgPxaj1sPfS2bdvadG3//v0NYUNgpSDerkx8btvn8uetW7fqHaHr/alSbMDT0tK6qhfBY/NEnehhPP7449o333zj8FoslSGsSvOG9sEHHziEfc899zQ6MegDPiR3nSL5MyZ/nVoZ4A/gcpQDemRycrLdO0aeh6cepByxENjRDz/8sFPov/nNb7SPPvrIFnRyBRsSHR3tcZ9wvapSBPAUq4Gr65a21rVrV7vEHbnSbmQFOBOkPEi9L6HrHRBXUUwEoRAC3rNnj9199ctprqwVKSUlJfrLevoDuF1OII2ySPUieHzexEqgVmJiYjyCroeNBQVvYDv6AH799Vf9/3Xxh+OjZrWG0gQXpl6kmmueihH06dOnN1mVMTIrcd3evXtNw1YHiYHH284frr0+zdinAujSSsGbhwWDSdJVMOqRRx6x2elSNSCe4srDdCXS7lek1l/x8EahN3Zer4vNiOpBAnLfvn1tpqAr9QT7/c0337R9YHJFxyj24k7U0dF7ob9VWg1cv+OgjnTnWfWCTp06NckL8QY2JDU11eYxGlkjRgIPFd8GR7EXT8FLT1U1gqwEbrTzoI48MjufGXl9+o67A95RbMTIznZ2P5iMzsIAzgDr73vxxRfrI5D/tRq4ur0Dw+Yc2aoVdnZTz54ej2x9LMUZbFgj9957r5aXl+fUOVKhI7TrziKGvk94LzrZ5w/g58TkYWu7du2ys52Q1aTPhHInLCuvcwV76tSp2vbt27UZM2ZoGzdudHhPhAHcjaUY9VXOH7oQxA6rgcvRDb2NiNPZdevWHVUvuuqqq5p8RV1BV2HMmjXLobuOkf3TTz/ZrocVAsvEkcmIDxFrlO7GUoxS46655hq7a+hbuNEfwGsFbLRqesNHaWJqJJaSkqKR99mY9+HObgoVxmOPPWZbADBy1wEb6kE2QEUqst45wv/DaVK/Ac5scn0f0ff4+Hi7xH762/G4uLi9/gCO0Q2FeEY8Vm/ZsqVUvXDUqFEeqRXEUqSzgxUauOcSuhobkVAQG5H3xZonoMvYC0a+HrY7sRR9f7HwYWeA19Z+q3mxS8KsWVgnRjhAV8m2devWY+pFY8aMcZrFauS4wMOUUCR0QNQHoqQHaRQG+Pzzz21qRg/bWaTQqI9oeA864N/5wrHzJNVN5hJilQcxhUuo4TvXIykpqXd+fv44enNhalx7586djUmb7iwiQzcDtqM+6d11XA87W6ovvbiCLSHj+TLnEPe88sorbdFI1eHZtGlTL3KuDquj3IpUN2ml1IjRDc+rsri4uHTp0qVF6oX4mhvl87nS5XA25MhVP3Sj2IiMvaipGN7A1vcTfddNlosI9jFfjHBvHB8JHN7EKdk2b978X70tjBUZTG76r6sr6LBSEE+BHY1HeK+OJj15PQBj+Q2P2NnmDmx9f9BX9Bl91wH/TvNyp5sZlSI/IJl8j/S2eK1hJ3EyGtnkE9PS0mLlxdC9yJoVwXvL0pPd9SrVES7VErJo1X1ApLv/TR/kMDF31bnr8foyliJNQ1gp8DLLqZ1AI4fFzhNDx3/72982bmzSqxV/lP5QX1tVJ+gj+qrfdFVeXv6+dmEvp2b1CJcfkpoXjoDDpWKkJxH0EZMnT75MjZHgjSCxxihd2cFrNCts/ajGRAkPGY6SqrrIs32L1NUsYQrXeRLT8WV4VrXHq0QEDe59Gdq8efO2ke1cqzocWD3HZCg9SvUN+6LIgCdqxAg2Jt5XX33VDjb9/dcvv/xygS9Ht5l4uGqPnxYqBc5P6f79+w9S5+1iDthZgHw9vCE5iaqmWHND1+tsCRt9QZ+QB6nfLn7kyJG5EydOPKi52FhlhUqRNrnhlhOoFTySmThq0qRJl6tPgguONAh4h1K96BM+fali9CpE/WAxsmHVIMClt0roG/o+WUZPim/xOa2F7PFxtKkqUbSEvLy8cdddd51dgHzLli026HBw1ER9o9zx5tw2CBUH2IMHD7Z77unTp78kFXOH+PbWai1kU5WErhadkRtiYSomCOjx5PaPT09Pt4vkt9SNseS1bqAPYqwC26n+tnqfphofPyt0OSbQ41CB1A7hMSsr69Pt27cf1et02LuIk0h32mhSk4Dkz66aeq1+UpavkZ2d3WTHmoCdN3v27PsUNeJxdYnmHuGqanG49ZtaN5qY4r/++utxGRkZl+hvAOcIW1OwW8Kd4gbq/xn13VFxA3iQzz33nGFxA9LZ66hv9+Tn51fo9HaL2/otoctcFXVnhK24gdDraBetWLFi9Lhx4/oYdRwTKiwZq8t3kDXy927dus0WjlyN5kEZj5ZSviNSmUgby3eIEd/lhRdeGDpz5swhHTp0MAyO+KJADRYPRowY4bRADamYkwUFBS/RiP+b0Nkeq5IWX6BGhHU79+nT51JSI9dPmDChv7N7I5kSKcPIYsXPhw4dsqXSyQVnBKoQ2EpISLDZ0YCLZTFXJZho0v77okWL/vLiiy8eUGAHToEa5Vp9CSapYmIU3R4nHmOff/75DLLVryZQ8Va49qSrfyTL6EMyBT9WVEitFoglmHTQ9UXG5I4JWXGio9DxeOxA1sFAbDscNWpU/6ioqEhfQibVUUVqamVRUdEWuv9qEY5QVUjgFhkzgB6qAx8lwMvaKmqLSU1N7Tp9+vQraaLrkZaWlkwOiFc1DGtqak6S+vnh4MGD299+++1VZAaWKKBrFNB1ZuLcLa4UqkGhSFnpza5QpHahxJ78P3wjIseMGZM4cuTIK0jnX0J6uktcXFws6e1ocskjRKz6bHV1deWpU6dKy8rKSoqLi/eT+bltwYIFewXgM4rqOKuoj/OaqEkbdLVnlZqzoboRH6GoG1mtU+4ditQu1KDVF3TUJySd1S5kEsgRXKOojVrdiK4T/a43G7cJlmK/EQrocM2+wrIK/LwCUoKtVQC3yGK/XM6aC7ZzwfZmBe5vYeCtHTiLxeFZFgbOwFkYOANnYeAMnIGzMHAGzsLAGTgLA2fgDJyFgTNwFgbOwFkYOANn4CwMnIGzMHAGzsLAGTgDZwkC4BYWFJObuOS+f+yQk1sRZZ0uVKKT27wbxQoWwQY8RIDGjmfU4EItrs7i/7ANBTvbUH8QNRaLtYYCadgfVG8VcIdFXHzdmvv1BWxsPcTm+gmpqanzly1b9sPhw4cr6kjOnTt3/sCBA2VvvPHGt7GxsXPomhFaQ02XNlayCArgAjb2e/amln3fffd9XFFRUV3vQH755ZeyQYMGvSKgXyxUEAP3ADZUxhWAPXHixI/OnDlTW+9CMNrbt2//ND0nXXxYDNxN2NhIi7MD7hwxYsTfTp06VV3vppB6QbX3iVpDIR0G7gbsNmJyHJ+RkfFOaWlpVb0HUlhYiHqL08W3g4G7uF+ksELG0AS5AJNjvYdCEyksl6eo9bcKeGhAOg8hIRHC9EtLSkoasnr16inx8fEx3hhpVvc9NABhY/89itz069Kly+Avvvhiavfu3Tt6c6/i4uJy7ULVCQbuADaqCfWNiYm5Jjc39/7evXt7ffz5qlWrcDThceF9WiOBosOFrQyv8frQ0NCn161b9596E0I6/1Tnzp3/l+53LZuFTZ+LbyJKNmVQe2LFihV7zMCurq6uve222xZjwqXWjR2fprCho6+mNnPRokXbzMCGi//AAw+soHtNFuZgW3bt7W1tRPsGUnvk5Zdf/tYMbMRUnn76aRxYPw2Troi9hDBw+2AUwDwwZ86cXAAzA/yPf/wjDj96mNqV4oMMsXo+a5HAdcGoex988MGVUAVmYJMq+p7uNUOoJqioUH2/WiVwJT4C/Xr3hAkTPsIkZwb28uXLcdTVE9QGi8k31KhfrQ64Eh9BLdM7hg8fvsiTYJSRfPXVV/8HMxLmpDArwxz1qzUCR3wERxqMHThw4BvHjx+vMgN769atB6Ojo5+l+w3XGgoOhzvrV6sCrjWUzkN98azLL7/8T+R2nzQDe+/evcfI9X+e7pcpFhnCXfWr1QDXGuoTIiadSd7fvIKCglIzsAsLC08kJibOp/uN0hqOR4hwp1+tAriAja/7jTExMc9u3779vyZd9op+/fq9LrxIrFlGutuv1gBcjY/M+eabbw6YgV1eXn5m6NCh72IRWWs4H66NJ/0KduBqfOTJlStXmoqPVFVVnR05cmQO3Qun7V0mTMsQBn4BdmN8ZPHixabiIzU1NecmT568TMRHeolF5RBP+xWswGV8BO71w/PnzzcVHzl//nzdzJkzP6V7TaWWKjzUEG8GQjACV+Mj02bPnv252fjI3Llzv6J7PSjWJWM8gR3swKXLnkLtnmnTpi03Gx9ZuHDhJrHqPkjkEYaYUXXBBjxcmGnjxo4dm0OTnKn4yJIlS3AO+2NixcYuPsLAG94Yvu5DkpOT/0Aue6UZ2GvWrNlHZiTSG4aIBeUwX0zmwQYcS1l35uTk/NsM7Ly8vMLIyMhn6F7DjIJRDPzCG4Pu/h1SE7yFvXPnzsPkjc6l+9ykNZx8Fe5LczXYEoFsZ/kkJCR08ObJBQUF5ZmZmZ9WVlbup19/pvYrligDLa8mIDOvAlmsBI5jXqoOHTp0ypsn9+rVq9PatWtvJ5WSIlaD4kRiEAN3IMhuKl2/fn2BtzcYMGBAfG5u7hSaNJHTjWMiOxL0sIAizmYhOz7s+LBrz8ErDl55G55FNhSHZ61dgJjBCxC8xMaLyLyIzGkSQZUIdJwTgTjVjZM5OZmz5aYrz+Z0ZQsT8j/55BNOyOctJy18UxV2n/GmqgDcNoiAGW8b9O/GWK55Vd/MW79RoikrK4u3ftdzcYOWVRFIibsMR9xl27ZtJSZXjFDz6g6ueeUaOlz1TLju+fn5x7wFjspuVte8CrhEIJFtheJgu0tLS7egkltRUdFJb+6VlJTUSaiTKM68cg69Fjku1H4qLi7eNHr06JwjR45UelNkiFPd3BdARx3ZnXv27Nkwfvz4f5SVlXlUu6qkpIRrXnkwyqHQUaj3KKBv3rz56+zs7KUVFRU17t7js88+2y0+NK555WG+C5dCtQp4PRf75XLWzhoXbLe4YDsfSdB0QZuBW2lABA1wFgbOwBk4CwNn4CwMnIGzMHAGzsBZGDgDZ2HgDJyFgTNwBs7CwBk4CwNn4CwMnIEzcBYGzsBZGDgDZ2HgDJyBN9cL2eeHI2EeWz1kwrzcmIrdCDJhHsnzSJi3bEQEY0I+/sFuBOwARjExbAvB4RnYEBUqIGM79kGtYVtIqfi/+mABbvWmKoxqbGQagY1N2OCEjU7Y8ISNT9gAhY1Q2BClNVTXxAapdpoXZaq52G+DGsEWvRHYsoete4629WHLH7b+0bXZWsNWwOjmgh7MwAEtHZtRMardKSKDTa4C+hWaBxWTGXjDG0NNkomkRja4W14DNQtRLYKedye1npqbFZMZeMMbwyidXlhY+KsnNU1KS0urMjIy3qHnjheTbBtfQg9m4Dgy4CmaID0uhYfJlCbSBVpDjSpsdo0MVOD+qCbhse0VHx8fs3r16ilJSUk4RiaNWhcyMyMC0fGxEjjs6SocfufNk7t3797xiy++mNqlSxeUM0XNQT6pyoXAgzy+atWqPd7eoHfv3hfl5ubeHxMTcw392pdabMBBt9gsvBal61DCzkw1NpTQQyk9zUHFZJ40Lzg+KMo45rbbbltstmIyikVqDRWTMzQ+qcrhG5NlqiejHKkPKiZvo3vN1HQVkxm4g5OqfFExGQWA6V6PaA0FgdtrfFJV855UhQ8MHxzd6wFNqZjMwJtaR40nVaGYutmKySjqTve619NgV2sBLqFjsoNd/cTy5ct3m4GOSRjHF9C97hbzBJ9UZSB2FZNxQIYZ6Ah24aAOraGAbw934i6tDTiksWIyjoDBUTBmoOMoGhxJQ/cbK1aV+KQqg2Utu4rJOPTIDHQcuoTDl+h+WVrDYUx8UpX+TWoNJ1XhGK9RONYLx3uZgV5QUFCKY8a0hpOqEIvnk6r0b1IsMGPNcwwOsENY1gx0HKSHwu50vxs1PqnK+E2KiS4Zi8g4qhFHNpqBjiMjcXSkxidVOQQuT6rCIaR34VBSHE5qBjoOR6V7PWkUd2n1wHUVk5EmMRnH7+IYXjPQcQywUdyFgTetmIyDpafioGkcOG0G+vz58/mkKjcqJseI9dAHcaQ6n1TV/CdVhYgcxEFY9V+4cOEms3GXadOmLad73UMtRYYAGLjxSVU45OixJUuW/GAGOk3CtWPHjs2he40TZmg4AzdeMYqjNoTMvKfWrFmzz2QIoDI5OfkPuJ9QWwzcyfFgwyIjI5/Jy8srNAM9Jyfn3yKrqxsDd35SFVKcbyIvcu7OnTsPm4i5IGXjd0KX80lVDj4geVLVz5WVlfszMzM/LSgo8CrXJSEhoYMwPdsGY14KSyACF4k/mDyvIJWSsnbt2tt79erVyZt7HTp0CFtbcBBHNQM3hh0m3PI+NGmm5+bmThkwYEC8t/dbv359gdjWwidVsVnIjg+79uzac/CKw7OqIMuLw7PWLkDM4AUIXmLjRWROk+A0iYBIBDrOiUCc6sbJnK05XXk2pytbmJD/ySefcEI+bznhTVW8qcrMtkEEknjbYPPXvOKNsRYBb9z6nZWVtRgllszA5q3fXNygRda8umPhwoUbzMDetm1biYiPDHcUH2HgSs0rdyq6OZL8/PxjcP1FfORis7D9AdzKNAksKEQnJSV5lUNSVFR0EhXeSktLt9Cvu5F9JbKwOBHIVXqJp084cuRI5ejRo3OKi4s30a8/IZeEYNdy5pVzsdW8Kikp8SgPsKys7Mz48eP/sWfPng30605qx6gFJGyrgSO76dhnn3222+0nVFTUZGdnL928efPXAvZRarbltoBNLrTYLORSqBY7Plzs1w+ufasuZ80F25su9zUvB4uBqys9fCSBhcBbrAERNMBZGDgDZ+AsDJyBszBwBs7CwBk4A2dh4AychYEzcBYGzsAZOAsDZ+AsDJyBszBwBs7AWRg4A2dh4AychYEzcAbOwsAZOAsDZ+AsDJyBM3AWBs7AWRg4A2dh4AycgbMwcAbu+QuEhIwWP/bz8KkvO/ujq37T687x8PV2i/uubk4efESvxRJuwWv0EyNnvpvfiGd8+eJevC6PcB7hzSu7W9h9eITzCPfOennGmc53ZdW4WyXO0eu4q9t5hPMIt8aKsOCbxSM8GIWBM3DW4ZbqTrouyx0rxV07nOaIVS1Jl/MID8IR7ijqN8eZHU4js63Jb1Q/F9bRyzzCedJkYeAMnIWBM3AWBs7AGThLgHqaXuWHuPIU3b2PE090jj88UB7hQTjC5ciZrxthjtYaV7Wk/vAI50mThYGzDndqLTzDI5wl+Ea4o3wUZcT7JD/cXxlWPMIZOANnscJIaIF7fGQMZLVJHe7V6/IeHx7hLAycgbMwcAbOwFkYOANnYeAMnIWBM3AGzsLAGTgLA2fgLAycgTNwFgbOwFkYOANnYeAMnIEzcAbOwFkYOANnYeAMnIWBWyz/L8AAHWgCuybDs4EAAAAASUVORK5CYII=) !important;
    background-size: 46px auto;
  }
}
.whitewolf_fancybox_wrapper .fancybox-title-float-wrap {
  bottom: 0;
  margin-bottom: -35px;
  position: absolute;
  right: 50%;
  text-align: center;
  z-index: 8050;
}
.whitewolf_fancybox_wrapper .fancybox-title {
  font: 13px/20px Arial, 'helvetica neue', Helvetica, sans-serif;
  text-shadow: none;
  visibility: hidden;
  z-index: 8050;
}
.whitewolf_fancybox_wrapper .fancybox-title-float-wrap > div {
  display: inline-block;
  padding: 7px 20px;
  font-weight: bold;
  color: #FFF;
  text-shadow: 0 1px 2px #222;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.whitewolf_fancybox_wrapper .fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}
.whitewolf_fancybox_wrapper .fancybox-title-inside-wrap {
  padding-top: 10px;
}
.whitewolf_fancybox_wrapper .fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 15px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  max-height: 50%;
  overflow: auto;
}
.whitewolf_fancybox_wrapper .fancybox-title-float-wrap .child {
  background: none ;
  border-radius: 15px;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  line-height: 24px;
  margin-right: -100%;
  padding: 2px 20px;
  text-shadow: 0 1px 2px #222;
  white-space: normal;
}
.whitewolf_fancybox_wrapper .fancybox-title-float-wrap .child h5 {
  color: #fff;
}
.whitewolf_fancybox_wrapper #social_share_wrapper .buttons a {
  color: transparent !important;
}
.whitewolf_fancybox_wrapper #social_share_wrapper li a i {
  color: #fff;
}
@media (max-width: 768px) {
  .whitewolf_fancybox_wrapper a.fancybox-next {
    right: -30px;
  }
  .whitewolf_fancybox_wrapper a.fancybox-next span {
    background-position: 0 -66px;
  }
  .whitewolf_fancybox_wrapper a.fancybox-prev {
    left: -30px;
  }
  .whitewolf_fancybox_wrapper a.fancybox-prev span {
    background-position: 0 -33px;
  }
  .whitewolf_fancybox_wrapper a.fancybox-close {
    height: 30px;
    right: -15px;
    top: -15px;
    width: 30px;
  }
  .whitewolf_fancybox_wrapper a.fancybox-nav {
    width: 25%;
  }
  .whitewolf_fancybox_wrapper a.fancybox-nav span {
    height: 30px;
    margin-top: -13px;
    width: 30px;
  }
  .whitewolf_fancybox_wrapper .fancybox-default a.fancybox-close,
  .whitewolf_fancybox_wrapper .fancybox-default a.fancybox-expand,
  .whitewolf_fancybox_wrapper .fancybox-default a.fancybox-nav span {
    background-size: 30px auto;
  }
  .whitewolf_fancybox_wrapper .fancy_image_title {
    width: 100%;
    float: none;
  }
  .whitewolf_fancybox_wrapper #social_share_wrapper {
    text-align: left;
    margin-bottom: 10px;
  }
  .whitewolf_fancybox_wrapper #social_share_wrapper .buttons a {
    float: none;
    margin-right: 3px;
    margin-left: 0;
  }
  .whitewolf_fancybox_wrapper #social_share_wrapper .buttons .social-btn-group {
    float: left;
  }
}
.whitewolf_fancybox_overlay.fancybox-overlay {
  background: rgba(0, 0, 0, 0.9) !important;
  filter: alpha(opacity=90);
  transition: background-color 1s ease 0s;
}
@media (max-width: 768px) {
  .whitewolf_fancybox_overlay.fancybox-overlay {
    background: #000000 !important;
    filter: alpha(opacity=100);
  }
}
.whitewolf .wall_thumbnail .mask .mask_frame .mask_image_content a {
  color: transparent;
}
.whitewolf .wall_thumbnail .mask .mask_frame .mask_image_content .buttons span {
  color: transparent;
}

/*
	Supersized - Fullscreen Slideshow jQuery Plugin
	Version 3.1.3
	www.buildinternet.com/project/supersized
	
	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
*/
* {
  margin: 0;
  padding: 0;
}
body {
  height: 100%;
}
img {
  border: none;
}
#supersized-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  text-indent: -999em;
  background: no-repeat center center;
  visibility: hidden;
}
#supersized_overlay {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: -998;
  height: 100%;
  width: 100%;
}
body.home #supersized_overlay,
body.page-template-template-gallery-f-php #supersized_overlay,
body.page-template-template-gallery-flow-php #supersized_overlay,
body.page-template-template-gallery-carousel-php #supersized_overlay,
body.single-gallery #supersized_overlay {
  background: transparent;
}
#supersized {
  display: block;
  position: fixed;
  left: 0;
  top: 55px;
  overflow: hidden;
  z-index: -999;
  height: 100%;
  width: 100%;
}
body.page-template-template-gallery-carousel-php #supersized,
body.single-gallery #supersized {
  top: 75px;
}
body.home ul#thumb-list,
body.page-template-template-gallery-f-php ul#thumb-list {
  display: none !important;
}
#supersized img {
  width: auto;
  height: auto;
  position: relative;
  display: none;
  outline: none;
  border: none;
}
#supersized.speed img {
  -ms-interpolation-mode: nearest-neighbor;
  image-rendering: -moz-crisp-edges;
}
/*Speed*/
#supersized.quality img {
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeQuality;
}
/*Quality*/
#supersized li {
  display: block;
  list-style: none;
  z-index: -30;
  position: fixed;
  overflow: hidden;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
#supersized a {
  width: 100%;
  height: 100%;
  display: block;
}
#supersized li.prevslide {
  z-index: -20;
}
#supersized li.activeslide {
  z-index: -10;
}
#supersized li.image-loading {
  background: #111111 no-repeat center center;
  width: 100%;
  height: 100%;
}
#supersized li.image-loading img {
  visibility: hidden;
}
#supersized li.prevslide img,
#supersized li.activeslide img {
  display: inline;
}
a#prevslide {
  z-index: 999;
  cursor: pointer;
  display: block;
  position: fixed;
  left: 0;
  top: 46%;
  opacity: 1 !important;
}
a#nextslide {
  z-index: 999;
  cursor: pointer;
  display: block;
  position: fixed;
  right: 0;
  top: 46%;
  opacity: 1 !important;
}
a#prevslide img {
  width: 40px;
  height: auto;
  margin: 8px 8px 5px 5px;
}
a#nextslide img {
  width: 40px;
  height: auto;
  margin: 8px 5px 5px 8px;
}
#play-button {
  cursor: pointer;
}
/*Controls Section*/
#controls-wrapper {
  margin: 0 auto;
  width: 100%;
  bottom: 0px;
  left: 0;
  z-index: 4;
  position: fixed;
}
#controls {
  width: 120px;
  overflow: hidden;
  height: 100%;
  text-align: center;
  z-index: 5;
  padding: 15px 0 8px 0;
  margin: auto;
  background: #000;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#slidecounter {
  float: left;
  color: #888;
  font: 23px "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-shadow: #000000 0 -1px 0;
  margin: 19px 10px 18px 20px;
}
#navigation {
  float: right;
  margin: 10px 0 0 0;
}
/*Thumbnail Navigation*/
#nextthumb,
#prevthumb {
  z-index: 6;
  display: none;
  position: fixed;
  bottom: 12px;
  height: 75px;
  width: 100px;
  overflow: hidden;
  background: #ddd;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 5px #000;
  -moz-box-shadow: 0 0 5px #000;
  box-shadow: 0 0 5px #000;
}
#nextthumb {
  right: 12px;
}
#prevthumb {
  left: 12px;
}
#nextthumb img,
#prevthumb img {
  width: 150px;
  height: auto;
}
#nextthumb:active,
#prevthumb:active {
  bottom: 10px;
}
#navigation > :hover,
#nextthumb:hover,
#prevthumb:hover {
  cursor: pointer;
}
/* Progress Bar
	----------------------------*/
#progress-back {
  z-index: 5;
  position: fixed;
  bottom: 40px;
  left: 0;
  height: 4px;
  width: 100%;
  background: #000;
}
#progress-bar {
  position: relative;
  height: 4px;
  width: 100%;
  background: #fff;
}
/* Thumbnail Tray
	----------------------------*/
#thumb-tray {
  position: fixed;
  z-index: 3;
  bottom: 45px;
  height: 75px;
  left: 0;
  width: 100%;
  overflow: visible;
  text-align: center;
}
body.page-template-template-gallery-carousel-php #thumb-tray,
body.single-gallery #thumb-tray {
  display: block !important;
}
#thumb-back,
#thumb-forward {
  position: absolute;
  z-index: 5;
  bottom: -2px;
  height: 75px;
  width: 60px;
}
#thumb-back {
  left: 0;
  background: url('../images/thumb-back.png') no-repeat center center;
}
#thumb-forward {
  right: 0;
  background: url('../images/thumb-forward.png') no-repeat center center;
}
#thumb-back:hover,
#thumb-forward:hover {
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.1);
}
#thumb-back:hover {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#thumb-forward:hover {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
ul#thumb-list {
  display: inline-block;
  list-style: none;
  position: absolute;
  left: 0px;
  padding: 0 0px;
  background: #000;
  background: rgba(0, 0, 0, 0.6);
}
ul#thumb-list li {
  background: #000;
  list-style: none;
  display: inline;
  width: 75px;
  height: 75px;
  overflow: hidden;
  float: left;
}
ul#thumb-list li img {
  width: 75px;
  height: 75px;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
ul#thumb-list li.current-thumb img,
ul#thumb-list li:hover img {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
ul#thumb-list li:hover {
  cursor: pointer;
}
#tray-button {
  position: fixed;
  right: 50px;
  top: 20px;
  cursor: pointer;
}

/*

	Supersized - Fullscreen Slideshow jQuery Plugin
	Version : 3.2.5
	Site	: www.buildinternet.com/project/supersized
	
	Theme 	: Shutter 1.1
	Author	: Sam Dunn
	Company : One Mighty Roar (www.onemightyroar.com)
	License : MIT License / GPL License
	
*/
/* Controls Bar
	----------------------------*/
#controls-wrapper {
  margin: 0 auto;
  height: 42px;
  width: 100%;
  bottom: 0px;
  left: 0;
  z-index: 4;
  background: url(../img/nav-bg.png) repeat-x;
  position: fixed;
}
#controls {
  overflow: hidden;
  height: 100%;
  position: relative;
  text-align: left;
  z-index: 5;
}
#slidecounter {
  float: left;
  color: #999;
  font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-shadow: #000000 0 -1px 0;
  margin: 0px 10px 0 15px;
  line-height: 42px;
}
#slidecaption {
  overflow: hidden;
  float: left;
  color: #FFF;
  font: 400 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-shadow: #000 1px 1px 2px;
  margin: 0 20px 0 0;
  line-height: 42px;
}
#navigation {
  float: right;
  margin: 0px 20px 0 0;
}
#play-button {
  float: left;
  margin-top: 1px;
  border-right: 1px solid #333;
  background: url('../img/bg-hover.png') repeat-x 0 44px;
}
#play-button:hover {
  background-position: 0 1px;
  cursor: pointer;
}
#prevslide,
#nextslide {
  position: absolute;
  height: 43px;
  width: 43px;
  top: 50%;
  margin-top: -21px;
}
#prevslide {
  left: 10px;
  background: url('../img/back.png');
}
#nextslide {
  right: 10px;
  background: url('../img/forward.png');
}
#prevslide:active,
#nextslide:active {
  margin-top: -19px;
}
#prevslide:hover,
#nextslide:hover {
  cursor: pointer;
}
ul#slide-list {
  padding: 15px 0;
  float: left;
  position: absolute;
  left: 50%;
}
ul#slide-list li {
  list-style: none;
  width: 12px;
  height: 12px;
  float: left;
  margin: 0 5px 0 0;
}
ul#slide-list li.current-slide a,
ul#slide-list li.current-slide a:hover {
  background-position: 0 0px;
}
ul#slide-list li a {
  display: block;
  width: 12px;
  height: 12px;
  background: url('../img/nav-dot.png') no-repeat 0 -24px;
}
ul#slide-list li a:hover {
  background-position: 0 -12px;
  cursor: pointer;
}
#tray-button {
  float: right;
  margin-top: 1px;
  border-left: 1px solid #333;
  background: url('../img/bg-hover.png') repeat-x 0 44px;
}
#tray-button:hover {
  background-position: 0 1px;
  cursor: pointer;
}
/* Progress Bar
	----------------------------*/
#progress-back {
  z-index: 5;
  position: fixed;
  bottom: 0;
  left: 0;
  height: 4px;
  width: 100%;
  background: #e6040c;
}
#progress-bar {
  position: relative;
  height: 4px;
  width: 100%;
  background: #222;
}
/* Thumbnail Navigation
	----------------------------*/
#nextthumb,
#prevthumb {
  z-index: 2;
  display: none;
  position: fixed;
  bottom: 61px;
  height: 75px;
  width: 100px;
  overflow: hidden;
  background: #ddd;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 5px #000;
}
#nextthumb {
  right: 12px;
}
#prevthumb {
  left: 12px;
}
#nextthumb img,
#prevthumb img {
  width: 150px;
  height: auto;
}
#nextthumb:active,
#prevthumb:active {
  bottom: 59px;
}
#nextthumb:hover,
#prevthumb:hover {
  cursor: pointer;
}
/* Thumbnail Tray
	----------------------------*/
#thumb-tray {
  position: fixed;
  z-index: 3;
  bottom: 0;
  left: 0;
  background: url(../img/bg-black.png);
  height: 150px;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
#thumb-back,
#thumb-forward {
  position: absolute;
  z-index: 5;
  bottom: 42px;
  height: 108px;
  width: 40px;
}
#thumb-back {
  left: 0;
  background: url('../img/thumb-back.png') no-repeat center center;
}
#thumb-forward {
  right: 0;
  background: url('../img/thumb-forward.png') no-repeat center center;
}
#thumb-back:hover,
#thumb-forward:hover {
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.1);
}
#thumb-back:hover {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#thumb-forward:hover {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
ul#thumb-list {
  display: inline-block;
  list-style: none;
  position: relative;
  left: 0px;
  padding: 0 0px;
}
ul#thumb-list li {
  background: #111;
  list-style: none;
  display: inline;
  width: 150px;
  height: 108px;
  overflow: hidden;
  float: left;
  margin: 0;
}
ul#thumb-list li img {
  width: 200px;
  height: auto;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
ul#thumb-list li.current-thumb img,
ul#thumb-list li:hover img {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
ul#thumb-list li:hover {
  cursor: pointer;
}
