/* ========== */
/* = Custom styles, W Balls HTML Template = */
/* ========== */
/* ========== */
/* = Various Components = */
/* ========== */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\000031}}
.mejs-container {
  position: relative;
  min-width: 150px;
  background: none;
  font-family: sans-serif;
  text-align: left;
  vertical-align: top; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\0000310}}
.me-plugin {
  position: absolute; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\0000314}}
.mejs-embed, .mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\0000323}}
.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\0000333}}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
  width: 100%;
  height: 100%; }

/* Start: LAYERS */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\0000339}}
.mejs-background {
  position: absolute;
  top: 0;
  left: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\0000344}}
.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\0000351}}
.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\0000357}}
.mejs-poster img {
  border: 0;
  padding: 0;
  border: 0;
  display: block;
  width: auto;
  height: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\0000365}}
.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\0000370}}
.mejs-overlay-play {
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\0000373}}
.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: url(../images/mediaelement/bigplay.png) no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\0000382}}
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\0000385}}
.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\0000393}}
.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: #3a3c3d url(../images/mediaelement/loading.gif) 50% 50% no-repeat;
  border-radius: 40px; }

/* End: LAYERS */
/* Start: CONTROL BAR */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003104}}
.mejs-container .mejs-controls {
  position: absolute;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  height: 30px;
  width: 100%;
  background: #ececec url(../images/mediaelement/background.png);
  background: -webkit-linear-gradient(#ececec, #ececec);
  background: -moz-linear-gradient(#ececec, #ececec);
  background: -o-linear-gradient(#ececec, #ececec);
  background: -ms-linear-gradient(#ececec, #ececec);
  background: linear-gradient(#ececec, #ececec);
  list-style: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003121}}
.mejs-audio .mejs-controls {
  border-radius: 3px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003125}}
.mejs-container .mejs-controls div {
  list-style-type: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 32px;
  height: 30px;
  font-size: 11px;
  line-height: 11px;
  font-family: sans-serif;
  background: url(../images/mediaelement/sep.png) left no-repeat;
  border: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003140}}
.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 7px 7px 0 9px;
  padding: 0;
  position: absolute;
  height: 16px;
  width: 16px;
  border: 0;
  background: transparent url(../images/mediaelement/controls.png) no-repeat; }

/* :focus for accessibility */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003156}}
.mejs-controls .mejs-button button:focus {
  outline: solid 1px yellow; }

/* End: CONTROL BAR */
/* Start: Time (current / duration) */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003163}}
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  padding: 8px 8px 5px 10px;
  overflow: hidden;
  text-align: center;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003175}}
.mejs-container .mejs-controls .mejs-time span {
  font-size: 11px;
  color: #333;
  line-height: 14px;
  display: block;
  float: left;
  width: auto; }

/* End: Time (current / duration) */
/* Start: Play/pause */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003187}}
.mejs-container .mejs-controls .mejs-playpause-button {
  cursor: pointer;
  width: 30px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003191}}
.mejs-controls .mejs-playpause-button button {
  margin: 7px 8px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003194}}
.mejs-controls .mejs-play button {
  background-position: 0 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003197}}
.mejs-controls .mejs-play:hover button {
  background-position: 0 -32px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003200}}
.mejs-controls .mejs-pause button {
  background-position: 0 -16px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003203}}
.mejs-controls .mejs-pause:hover button {
  background-position: 0 -48px; }

/* End: Play/pause */
/* Stop */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003210}}
.mejs-controls .mejs-stop button {
  background-position: -112px 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003213}}
.mejs-controls .mejs-stop:hover button {
  background-position: -112px -32px; }

/* End: Play/pause */
/* Start: Progress bar */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003219}}
.mejs-controls div.mejs-time-rail {
  width: 200px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003222}}
.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 5px;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003229}}
.mejs-controls .mejs-time-rail .mejs-time-total {
  padding: 1px;
  margin: 11px 8px 0 10px;
  background: #262929;
  border-bottom: #3d3f40 0px solid;
  box-shadow: inset 1px 1px rgba(0, 0, 0, 0.4); }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003236}}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
  width: 100%;
  background: #333333;
  background-image: -webkit-linear-gradient(-45deg, #333333 25%, #262929 25%, #262929 50%, #333333 50%, #333333 75%, #262929 75%, #262929);
  background-image: -moz-linear-gradient(-45deg, #333333 25%, #262929 25%, #262929 50%, #333333 50%, #333333 75%, #262929 75%, #262929);
  background-image: -o-linear-gradient(-45deg, #333333 25%, #262929 25%, #262929 50%, #333333 50%, #333333 75%, #262929 75%, #262929);
  background-image: -ms-linear-gradient(-45deg, #333333 25%, #262929 25%, #262929 50%, #333333 50%, #333333 75%, #262929 75%, #262929);
  background-image: linear-gradient(-45deg, #333333 25%, #262929 25%, #262929 50%, #333333 50%, #333333 75%, #262929 75%, #262929);
  -moz-background-size: 6px 6px;
  background-size: 6px 5px;
  -webkit-background-size: 6px 5px;
  -webkit-animation: buffering-stripes 2s linear infinite;
  -moz-animation: buffering-stripes 2s linear infinite;
  -ms-animation: buffering-stripes 2s linear infinite;
  -o-animation: buffering-stripes 2s linear infinite;
  animation: buffering-stripes 2s linear infinite;
  z-index: 1; }

@-webkit-keyframes buffering-stripes {
  from {
    background-position: 0 0; }

  to {
    background-position: 30px 0; } }

@-moz-keyframes buffering-stripes {
  from {
    background-position: 0 0; }

  to {
    background-position: 30px 0; } }

@-ms-keyframes buffering-stripes {
  from {
    background-position: 0 0; }

  to {
    background-position: 30px 0; } }

@-o-keyframes buffering-stripes {
  from {
    background-position: 0 0; }

  to {
    background-position: 30px 0; } }

@keyframes buffering-stripes {
  from {
    background-position: 0 0; }

  to {
    background-position: 30px 0; } }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003261}}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #333333;
  width: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003265}}
.mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  background: #fd5647;
  background-image: -webkit-linear-gradient(-45deg, #fd5647 25%, #d71402 25%, #d71402 50%, #fd5647 50%, #fd5647 75%, #d71402 75%, #d71402);
  background-image: -moz-linear-gradient(-45deg, #fd5647 25%, #d71402 25%, #d71402 50%, #fd5647 50%, #fd5647 75%, #d71402 75%, #d71402);
  background-image: -o-linear-gradient(-45deg, #fd5647 25%, #d71402 25%, #d71402 50%, #fd5647 50%, #fd5647 75%, #d71402 75%, #d71402);
  background-image: -ms-linear-gradient(-45deg, #fd5647 25%, #d71402 25%, #d71402 50%, #fd5647 50%, #fd5647 75%, #d71402 75%, #d71402);
  background-image: linear-gradient(-45deg, #fd5647 25%, #d71402 25%, #d71402 50%, #fd5647 50%, #fd5647 75%, #d71402 75%, #d71402);
  -moz-background-size: 6px 6px;
  background-size: 6px 6px;
  -webkit-background-size: 6px 5px;
  z-index: 1; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003279}}
.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 5px;
  background: transparent;
  cursor: pointer;
  top: 1px;
  z-index: 1;
  text-align: center; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003291}}
.mejs-controls .mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none;
  background: #333333;
  background: -webkit-linear-gradient(#333333, #333333);
  background: -moz-linear-gradient(#333333, #333333);
  background: -o-linear-gradient(#333333, #333333);
  background: -ms-linear-gradient(#333333, #333333);
  background: linear-gradient(#333333, #333333);
  width: 36px;
  height: 17px;
  border-radius: 4px;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #ececec; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003309}}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 3px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003316}}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 4px #333333;
  border-color: #333333 transparent transparent transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 17px;
  left: 13px; }

/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
  visibility:visible;
}
*/
/* End: Progress bar */
/* Start: Fullscreen */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003343}}
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003346}}
.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px; }

/* End: Fullscreen */
/* Start: Mute/Volume */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003356}}
.mejs-controls .mejs-mute button {
  background-position: -16px -16px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003360}}
.mejs-controls .mejs-mute button:hover {
  background-position: -16px -48px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003364}}
.mejs-controls .mejs-unmute button {
  background-position: -16px 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003368}}
.mejs-controls .mejs-unmute button:hover {
  background-position: -16px -32px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003372}}
.mejs-controls .mejs-volume-button {
  position: relative; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003376}}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 68px;
  width: 31px;
  background: #3A3C3D;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: -68px;
  left: 1px;
  z-index: 1;
  position: absolute;
  margin: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003390}}
.mejs-controls .mejs-volume-button:hover {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

/*
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
  display: block;
}
*/
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003401}}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 13px;
  top: 8px;
  width: 5px;
  height: 50px;
  background: #262929;
  border-bottom: #3d3f40 0px solid;
  box-shadow: inset 1px 1px rgba(0, 0, 0, 0.4);
  margin: 0;
  padding: 1px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003414}}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 13px;
  top: 8px;
  width: 5px;
  height: 50px;
  background: #fd5647;
  background-image: -webkit-linear-gradient(-45deg, #fd5647 25%, #d71402 25%, #d71402 50%, #fd5647 50%, #fd5647 75%, #d71402 75%, #d71402);
  background-image: -moz-linear-gradient(-45deg, #fd5647 25%, #d71402 25%, #d71402 50%, #fd5647 50%, #fd5647 75%, #d71402 75%, #d71402);
  background-image: -o-linear-gradient(-45deg, #fd5647 25%, #d71402 25%, #d71402 50%, #fd5647 50%, #fd5647 75%, #d71402 75%, #d71402);
  background-image: -ms-linear-gradient(-45deg, #fd5647 25%, #d71402 25%, #d71402 50%, #fd5647 50%, #fd5647 75%, #d71402 75%, #d71402);
  background-image: linear-gradient(-45deg, #fd5647 25%, #d71402 25%, #d71402 50%, #fd5647 50%, #fd5647 75%, #d71402 75%, #d71402);
  -moz-background-size: 6px 6px;
  background-size: 6px 6px;
  -webkit-background-size: 6px 5px;
  background-position: bottom;
  margin: 1px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003433}}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 14px;
  top: 16px;
  width: 5px;
  height: 5px;
  background: transparent;
  margin: 0; }

/* horizontal version */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003446}}
.mejs-controls div.mejs-horizontal-volume-slider {
  height: 26px;
  width: 62px;
  position: relative;
  background: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003453}}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 5px;
  margin: 0;
  padding: 1px;
  font-size: 1px;
  background: #262929;
  border-bottom: #3d3f40 0px solid;
  box-shadow: inset 1px 1px rgba(0, 0, 0, 0.4); }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003468}}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 5px;
  margin: 1px;
  padding: 0;
  font-size: 1px;
  background: #fd5647;
  background-image: -webkit-linear-gradient(-45deg, #fd5647 25%, #d71402 25%, #d71402 50%, #fd5647 50%, #fd5647 75%, #d71402 75%, #d71402);
  background-image: -moz-linear-gradient(-45deg, #fd5647 25%, #d71402 25%, #d71402 50%, #fd5647 50%, #fd5647 75%, #d71402 75%, #d71402);
  background-image: -o-linear-gradient(-45deg, #fd5647 25%, #d71402 25%, #d71402 50%, #fd5647 50%, #fd5647 75%, #d71402 75%, #d71402);
  background-image: -ms-linear-gradient(-45deg, #fd5647 25%, #d71402 25%, #d71402 50%, #fd5647 50%, #fd5647 75%, #d71402 75%, #d71402);
  background-image: linear-gradient(-45deg, #fd5647 25%, #d71402 25%, #d71402 50%, #fd5647 50%, #fd5647 75%, #d71402 75%, #d71402);
  -moz-background-size: 6px 6px;
  background-size: 6px 6px;
  -webkit-background-size: 6px 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003491}}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none; }

/* End: Mute/Volume */
/* Start: TRACK (Captions and Chapters) */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003501}}
.mejs-controls .mejs-captions-button {
  position: relative; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003505}}
.mejs-controls .mejs-captions-button button {
  background-position: -48px 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003508}}
.mejs-controls .mejs-captions-button:hover button {
  background-position: -48px -32px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003511}}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 30px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: #3A3C3D;
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/*
.mejs-controls .mejs-captions-button:hover  .mejs-captions-selector {
  visibility: visible;
}
*/
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003532}}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003539}}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003547}}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003552}}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: sans-serif;
  font-size: 10px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003561}}
.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003567}}
.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 0px #fff;
  width: 10000px;
  z-index: 1; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003575}}
.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #3A3C3D;
  background: rgba(58, 60, 61, 0.7);
  background: -webkit-linear-gradient(top, rgba(74, 76, 77, 0.7), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(top, rgba(74, 76, 77, 0.7), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(74, 76, 77, 0.7), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(top, rgba(74, 76, 77, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(top, rgba(74, 76, 77, 0.7), rgba(0, 0, 0, 0.7));
  overflow: hidden;
  border: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003588}}
.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 0px #313335;
  border-right: solid 0px rgba(49, 51, 53, 0.7);
  border-bottom: solid 0px #313335;
  border-bottom: solid 0px rgba(49, 51, 53, 0.7);
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003599}}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003603}}
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: #333;
  background: rgba(102, 102, 102, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
  background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6)); }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003613}}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003622}}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003632}}
.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  /*font-weight: bold;*/
  line-height: 22px;
  font-size: 12px;
  color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003642}}
.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003646}}
.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003651}}
.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003658}}
.mejs-captions-position-hover {
  bottom: 45px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003662}}
.mejs-captions-text {
  padding: 5px 7px;
  background: #3a3c3d;
  background: rgba(58, 60, 61, 0.8);
  border-radius: 4px; }

/* End: TRACK (Captions and Chapters) */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003673}}
.mejs-clear {
  clear: both; }

/* Start: ERROR */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003680}}
.me-cannotplay a {
  color: #fff;
  font-weight: bold; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003684}}
.me-cannotplay span {
  padding: 15px;
  display: block; }

/* End: ERROR */
/* Start: Loop */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003692}}
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003695}}
.mejs-controls .mejs-loop-off:hover button {
  background-position: -64px -48px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003698}}
.mejs-controls .mejs-loop-on button {
  background-position: -64px 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003701}}
.mejs-controls .mejs-loop-on::hover button {
  background-position: -64px -32px; }

/* End: Loop */
/* Start: backlight */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003707}}
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003710}}
.mejs-controls .mejs-backlight-off:hover button {
  background-position: -80px -48px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003713}}
.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003716}}
.mejs-controls .mejs-backlight-on:hover button {
  background-position: -80px -32px; }

/* End: backlight */
/* Start: picture controls */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003723}}
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003726}}
.mejs-controls .mejs-picturecontrols-button:hover {
  background-position: -96px -32px; }

/* End: picture controls */
/* context menu */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003733}}
.mejs-contextmenu {
  position: absolute;
  width: 150px;
  padding: 10px;
  border-radius: 4px;
  top: 0;
  left: 0;
  background: #fff;
  border: solid 1px #999;
  z-index: 1001;
  /* make sure it shows on fullscreen */ }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003744}}
.mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003751}}
.mejs-contextmenu .mejs-contextmenu-item {
  font-family: sans-serif;
  font-size: 12px;
  padding: 4px 6px;
  cursor: pointer;
  color: #333; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003758}}
.mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2C7C91;
  color: #fff; }

/* Start: SourceChooser */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003765}}
.mejs-controls .mejs-sourcechooser-button {
  position: relative; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003769}}
.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003772}}
.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px -32px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003775}}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: #3A3C3D;
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003791}}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003798}}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003806}}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_mediaelement\.scss}line{font-family:\00003811}}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: sans-serif;
  font-size: 10px; }

/* End: SourceChooser */
/**** Isotope Filtering ****/
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_isotope\.scss}line{font-family:\000033}}
.isotope-item {
  z-index: 2; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_isotope\.scss}line{font-family:\000037}}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

/**** Isotope CSS3 transitions ****/
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_isotope\.scss}line{font-family:\0000315}}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_isotope\.scss}line{font-family:\0000323}}
.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; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_isotope\.scss}line{font-family:\0000331}}
.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; }

/**** disabling Isotope CSS3 transitions ****/
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_isotope\.scss}line{font-family:\0000343}}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/* -------------------------------------------------------------------------------- /

	Plugin Name: Go - Responsive Pricing & Compare Tables
	Plugin URI: http://codecanyon.net/item/go-responsive-pricing-compare-tables-for-wp/3725820
	Description: The New Generation Pricing Tables. If you like traditional Pricing Tables, but you would like get much more out of it, then this rodded product is a useful tool for you.
	Author: Denes Hallok & Attila Kiss (Granth)
	Version: 2.0
	Author URI: http://themeforest.net/user/Granth

	+----------------------------------------------------+
		TABLE OF CONTENTS
	+----------------------------------------------------+

    [0] IMPORT FONTS
    [1] RESET
    [2] SETUP
    [3] LAYOUT
    [3.1] HEADER
    [3.2] BODY
    [3.3] FOOTER & BUTTONS
    [4] COLUMN SHADOWS    		
    [5] MEDIA QUERIES
	   	
/ -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- /
	[0]	IMPORT FONT
/ -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- /
	[1]	RESET
/ -------------------------------------------------------------------------------- */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\0000335}}
.gw-go * {
  border: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin: 0;
  outline: none;
  padding: 0;
  letter-spacing: normal !important;
  text-transform: none;
  text-decoration: none !important; }

/* -------------------------------------------------------------------------------- /
	[2]	SETUP - general settings, clearfix, common classes
/ -------------------------------------------------------------------------------- */
/* clearfix */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\0000354}}
.gw-go-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\0000361}}
.gw-go-clearfix {
  display: inline-block; }

/* Hide from IE Mac \*/
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\0000362}}
.gw-go-clearfix {
  display: block; }

/* End hide from IE Mac */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\0000363}}
.gw-go-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* clearfix class */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\0000372}}
.gw-go-clear {
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  width: 100%; }

/* text aligns */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\0000382}}
.gw-go-tcenter {
  text-align: center; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\0000383}}
.gw-go-tleft {
  text-align: center; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\0000384}}
.gw-go-tright {
  text-align: right; }

/* video iframe */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\0000387}}
.gw-go-video-wrapper {
  padding-bottom: 56.25% !important;
  position: relative;
  height: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\0000392}}
.gw-go-header-bottom .gw-go-video-wrapper {
  margin-bottom: -1px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\0000393}}
.gw-go-video-wrapper iframe {
  height: 100%;
  left: 0;
  margin: 0;
  border: none;
  outline: none;
  position: absolute;
  top: 0;
  width: 100%; }

/* image settings */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003105}}
.gw-go-img-wrapper {
  position: relative; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003106}}
.gw-go img {
  display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003107}}
img.gw-go-responsive-img {
  border: none !important;
  height: auto !important;
  margin: 0 !important;
  paddig: 0 !important;
  max-width: 100% !important;
  width: 100% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003116}}
.gw-go audio,
.gw-go video {
  margin: 0;
  paddig: 0;
  /*height:auto !important;*/
  max-width: 100% !important;
  width: 100% !important; }

/* fix for google map popup & mediaelementjs styling bug in some themes */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003124}}
.gw-go-gmap img {
  max-width: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003125}}
.mejs-container img {
  height: auto !important;
  max-width: none !important;
  width: 100% !important; }

/* -------------------------------------------------------------------------------- /
	[3] LAYOUT
/ -------------------------------------------------------------------------------- */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003135}}
.gw-go {
  font-size: 12px;
  line-height: 16px;
  margin: auto;
  width: 100%;
  margin-top: -10px; }

/* default colum widths */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003144}}
.gw-go-1col .gw-go-col-wrap {
  width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003145}}
.gw-go-2cols .gw-go-col-wrap {
  width: 50%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003146}}
.gw-go-3cols .gw-go-col-wrap {
  width: 33.33%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003147}}
.gw-go-4cols .gw-go-col-wrap {
  width: 25%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003148}}
.gw-go-5cols .gw-go-col-wrap {
  width: 20%; }

/* 1% left space */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003151}}
.gw-go-space-1p.gw-go-2cols .gw-go-col-wrap {
  width: 49.5%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003152}}
.gw-go-space-1p.gw-go-3cols .gw-go-col-wrap {
  width: 32.66%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003153}}
.gw-go-space-1p.gw-go-4cols .gw-go-col-wrap {
  width: 24.25%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003154}}
.gw-go-space-1p.gw-go-5cols .gw-go-col-wrap {
  width: 19.2%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003155}}
.gw-go-space-1p .gw-go-col-wrap {
  margin-left: 1%; }

/* 2% left space */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003158}}
.gw-go-space-2p.gw-go-2cols .gw-go-col-wrap {
  width: 49%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003159}}
.gw-go-space-2p.gw-go-3cols .gw-go-col-wrap {
  width: 32%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003160}}
.gw-go-space-2p.gw-go-4cols .gw-go-col-wrap {
  width: 23.5%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003161}}
.gw-go-space-2p.gw-go-5cols .gw-go-col-wrap {
  width: 18.4%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003162}}
.gw-go-space-2p .gw-go-col-wrap {
  margin-left: 2%; }

/* 3% left space */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003165}}
.gw-go-space-3p.gw-go-2cols .gw-go-col-wrap {
  width: 48.5%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003166}}
.gw-go-space-3p.gw-go-3cols .gw-go-col-wrap {
  width: 31.33%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003167}}
.gw-go-space-3p.gw-go-4cols .gw-go-col-wrap {
  width: 22.75%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003168}}
.gw-go-space-3p.gw-go-5cols .gw-go-col-wrap {
  width: 17.6%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003169}}
.gw-go-space-3p .gw-go-col-wrap {
  margin-left: 3%; }

/* 4% left space */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003172}}
.gw-go-space-4p.gw-go-2cols .gw-go-col-wrap {
  width: 48%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003173}}
.gw-go-space-4p.gw-go-3cols .gw-go-col-wrap {
  width: 30.66%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003174}}
.gw-go-space-4p.gw-go-4cols .gw-go-col-wrap {
  width: 22%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003175}}
.gw-go-space-4p.gw-go-5cols .gw-go-col-wrap {
  width: 16.8%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003176}}
.gw-go-space-4p .gw-go-col-wrap {
  margin-left: 4%; }

/* 5% left space */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003179}}
.gw-go-space-5p.gw-go-2cols .gw-go-col-wrap {
  width: 47.5%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003180}}
.gw-go-space-5p.gw-go-3cols .gw-go-col-wrap {
  width: 30%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003181}}
.gw-go-space-5p.gw-go-4cols .gw-go-col-wrap {
  width: 21.25%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003182}}
.gw-go-space-5p.gw-go-5cols .gw-go-col-wrap {
  width: 16%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003183}}
.gw-go-space-5p .gw-go-col-wrap {
  margin-left: 5%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003185}}
.gw-go-col-wrap {
  float: left;
  margin-left: -1px;
  min-width: 130px;
  padding: 20px 0 40px;
  position: relative;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003197}}
.gw-go-col-wrap:first-child {
  margin-left: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003199}}
.gw-go-col {
  border: solid 1px #EBEBEB;
  border-bottom: solid 2px #D3D3D3;
  border-top-width: 2px;
  margin-bottom: -20px;
  position: relative;
  text-align: center;
  top: 0;
  -moz-transition: margin-top 0.2s linear, top 0.2s linear, -moz-box-shadow 0.2s linear;
  -ms-transition: margin-top 0.2s linear, top 0.2s linear, box-shadow 0.2s linear;
  -o-transition: margin-top 0.2s linear, top 0.2s linear, box-shadow 0.2s linear;
  -webkit-transition: margin-top 0.2s linear, top 0.2s linear, -webkit-box-shadow 0.2s linear;
  transition: margin-top 0.2s linear, top 0.2s linear, box-shadow 0.2s linear; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003213}}
.gw-go-col:before {
  content: '';
  height: 23px;
  margin-top: 2px;
  filter: alpha(opacity=40);
  -khtml-opacity: 0.4;
  -moz-opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  opacity: 0.4;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%; }

/* enlarge highlighted column / column on hover option is enabled */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003229}}
.gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current {
  padding: 20px 0 40px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003231}}
.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col,
.gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current .gw-go-col {
  -moz-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0);
  box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0);
  margin-top: 0;
  top: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003240}}
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current,
.gw-go.gw-go-enlarge-current .gw-go-col-wrap:hover,
.gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current:hover {
  padding: 0;
  margin-bottom: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003246}}
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current .gw-go-col,
.gw-go.gw-go-enlarge-current .gw-go-col-wrap:hover .gw-go-col,
.gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col {
  -moz-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.25);
  margin-top: 20px;
  top: -20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003253}}
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current {
  z-index: 2; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003254}}
.gw-go.gw-go-enlarge-current .gw-go-col-wrap:hover {
  z-index: 3; }

/* -------------------------------------------------------------------------------- /
	[3.1] HEADER
/ -------------------------------------------------------------------------------- */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003260}}
.gw-go-header {
  overflow: hidden;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003266}}
.gw-go-header p {
  margin-bottom: 4px; }

/** 1. regular pricing header **/
/* header containers */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003270}}
.gw-go-header-top {
  height: 95px;
  position: relative; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003274}}
.gw-go-header h1 {
  color: inherit;
  font-size: 32px !important;
  line-height: 32px !important;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal !important;
  letter-spacing: normal !important;
  margin-bottom: 15px !important;
  padding: 0 !important;
  text-transform: none	!important;
  top: 15px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003286}}
.gw-go-header h1 small {
  font-size: 26px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003287}}
.gw-go-header h2 {
  color: inherit;
  font-size: 26px !important;
  line-height: 32px !important;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal !important;
  letter-spacing: normal !important;
  margin-bottom: 15px !important;
  padding: 0 !important;
  text-transform: none	!important;
  top: 15px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003299}}
.gw-go-header h3 {
  color: inherit;
  font-size: 18px !important;
  line-height: 16px !important;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal !important;
  left: 0;
  letter-spacing: normal !important;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  text-align: center;
  text-transform: none	!important;
  top: 19px;
  width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003315}}
.gw-go-header h3 small {
  display: block;
  font-size: 12px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003319}}
.gw-go-header-bottom {
  border-top: solid 1px transparent;
  height: 50px; }

/* pricing coins */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003325}}
.gw-go-coin-wrap {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 32px;
  height: 78px;
  left: 50%;
  margin: 0 0 0 -40px;
  position: absolute;
  top: 54px;
  width: 78px;
  z-index: 1; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003337}}
.gw-go-coinf,
.gw-go-coinb {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  height: 76px;
  left: 0;
  position: absolute;
  width: 76px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003348}}
.gw-go-coinf div,
.gw-go-coinb div {
  background: #FFF;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25) inset;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25) inset;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25) inset;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  font-size: 32px;
  height: 56px;
  margin: 0 auto;
  margin-top: -1px;
  margin-left: -1px;
  padding-top: 22px;
  width: 78px;
  top: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003369}}
.gw-go-coinf small,
.gw-go-coinb small {
  display: block;
  font-size: 12px;
  margin-top: 9px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003376}}
.gw-go-coinb,
.gw-go-col-wrap:hover .gw-go-coinf,
.gw-go-col-wrap.gw-go-current .gw-go-coinf {
  visibility: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003380}}
.gw-go-coinf,
.gw-go-col-wrap:hover .gw-go-coinb,
.gw-go-col-wrap.gw-go-current .gw-go-coinb {
  visibility: visible; }

/* -------------------------------------------------------------------------------- /
	[3.2] BODY
/ -------------------------------------------------------------------------------- */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003386}}
ul.gw-go-body {
  border-bottom: solid 1px transparent;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003393}}
ul.gw-go-body li {
  background: none;
  border-top: solid 1px #FFF;
  font-family: Verdana, Geneva, sans-serif;
  min-height: 17px;
  line-height: 16px !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 10px 5px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003404}}
ul.gw-go-body li.gw-go-has-tooltip {
  position: relative; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003405}}
ul.gw-go-body li.gw-go-has-tooltip span.gw-go-tooltip {
  background: #9D9D9D;
  border-color: #9D9D9D;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  bottom: 100%;
  color: #333333;
  left: 50%;
  margin-bottom: -17px;
  margin-left: -15px;
  opacity: 0;
  padding: 6px 10px 6px 10px;
  position: absolute;
  text-align: left;
  text-decoration: none !important;
  -moz-transition: all 0.0s linear;
  -ms-transition: all 0.0s linear;
  -o-transition: all 0.0s linear;
  -webkit-transition: all 0.0s linear;
  transition: all 0.0s linear;
  visibility: hidden;
  width: 130px;
  z-index: 4; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003433}}
ul.gw-go-body li.gw-go-has-tooltip:hover span.gw-go-tooltip {
  opacity: 1;
  visibility: visible;
  bottom: 100%;
  margin-bottom: -3px;
  -moz-transition: opacity 0.2s linear, visibility 0s linear, margin-bottom 0.2s linear;
  -ms-transition: opacity 0.2s linear, visibility 0s linear, margin-bottom 0.2s linear;
  -o-transition: opacity 0.2s linear, visibility 0s linear, margin-bottom 0.2s linear;
  -webkit-transition: opacity 0.2s linear, visibility 0s linear, margin-bottom 0.2s linear;
  transition: opacity 0.2s linear, visibility 0s linear, margin-bottom 0.2s linear; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003445}}
ul.gw-go-body li.gw-go-has-tooltip span.gw-go-tooltip:before {
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #9D9D9D;
  border-top-color: inherit;
  content: '';
  left: 10px;
  position: absolute;
  top: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003455}}
ul.gw-go-body li a {
  color: inherit;
  text-decoration: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003459}}
ul.gw-go-body li a:hover {
  text-decoration: underline !important; }

/* -------------------------------------------------------------------------------- /
	[3.3] FOOTER & BUTTONS
/ -------------------------------------------------------------------------------- */
/* colum footer */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003469}}
.gw-go-footer,
.gw-go:hover .gw-go-footer,
.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-footer,
.gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current .gw-go-footer {
  height: 67px;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003480}}
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current .gw-go-footer,
.gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap:hover .gw-go-footer,
.gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-footer {
  height: 107px; }

/* button general settings */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003483}}
.gw-go-btn {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  bottom: 20px;
  cursor: pointer;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  text-decoration: none;
  -moz-transition: bottom 0.2s linear;
  -o-transition: bottom 0.2s linear;
  -webkit-transition: bottom 0.2s linear;
  transition: bottom 0.2s linear; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003498}}
span.gw-go-btn form {
  display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003499}}
.gw-go-btn:hover {
  text-decoration: none !important; }

/* button hover & active states */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003502}}
.gw-go-col-wrap:hover .gw-go-btn:active, .gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-btn:active {
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.15) inset;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.15) inset;
  -moz-transition: all 0s linear;
  -ms-transition: all 0s linear;
  -o-transition: all 0s linear;
  -webkit-transition: all 0s linear;
  transition: all 0s linear; }

/* button sizes - small, medium, large */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003514}}
.gw-go-btn-small {
  font-size: 11px;
  height: 18px;
  line-height: 18px;
  margin-top: 43px;
  padding: 0 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003521}}
.gw-go-btn-medium {
  font-size: 12px;
  height: 27px;
  line-height: 27px;
  margin-top: 38px;
  padding: 0 8px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003528}}
.gw-go-btn-large {
  font-size: 16px;
  height: 42px;
  line-height: 42px;
  margin-top: 31px;
  padding: 0 15px; }

/* button - column hover event */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003539}}
.gw-go.gw-go-enlarge-current .gw-go-col-wrap:hover .gw-go-btn,
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current .gw-go-btn,
.gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-btn {
  bottom: 0px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003540}}
.gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current .gw-go-btn {
  bottom: 20px; }

/* -------------------------------------------------------------------------------- /
	[4] COLUMN SHADOWS
/ -------------------------------------------------------------------------------- */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003546}}
.gw-go-col.gw-go-shadow1:before {
  background: url("../images/shadows/shadow_1.png") 50% 100% no-repeat; }

/* .gw-go-col.gw-go-shadow2:before { background:url('../images/shadows/shadow2.png') 50% 100% no-repeat; } */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003548}}
.gw-go-col.gw-go-shadow3:before {
  background: url("../images/shadows/shadow_3.png") 50% 100% no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003549}}
.gw-go-col.gw-go-shadow4:before {
  background: url("../images/shadows/shadow_4.png") 50% 100% no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003550}}
.gw-go-col.gw-go-shadow5:before {
  background: url("../images/shadows/shadow_5.png") 50% 100% no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003555}}
.gw-go-col.gw-go-shadow1:before,
.gw-go-col.gw-go-shadow2:before,
.gw-go-col.gw-go-shadow3:before,
.gw-go-col.gw-go-shadow4:before,
.gw-go-col.gw-go-shadow5:before {
  background-size: 100% 23px; }

/* -------------------------------------------------------------------------------- /
	[5] MEDIA QUERIES
/ -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- /
	[7.1] TABLET (PORTRAIT)
/ -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- /
	[7.2] MOBILE (PORTRAIT)
/ -------------------------------------------------------------------------------- */
@media only screen and (min-width: 480px) and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003577}}
  .gw-go-1col .gw-go-col-wrap,
  .gw-go-2cols .gw-go-col-wrap,
  .gw-go-3cols .gw-go-col-wrap,
  .gw-go-4cols .gw-go-col-wrap,
  .gw-go-5cols .gw-go-col-wrap {
    width: 50% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003578}}
  .gw-go-space-1p .gw-go-col-wrap {
    width: 49.5% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003579}}
  .gw-go-space-2p .gw-go-col-wrap {
    width: 49% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003580}}
  .gw-go-space-3p .gw-go-col-wrap {
    width: 48.5% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003581}}
  .gw-go-space-4p .gw-go-col-wrap {
    width: 48% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003582}}
  .gw-go-space-5p .gw-go-col-wrap {
    width: 47.5% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003583}}
  .gw-go-col-wrap:nth-of-type(2n-1) {
    margin-left: 0 !important; } }
/* -------------------------------------------------------------------------------- /
	[7.3] MOBILE (LANDSCAPE)
/ -------------------------------------------------------------------------------- */
@media only screen and (max-width: 479px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_styles\.scss}line{font-family:\00003595}}
  .gw-go-1col .gw-go-col-wrap,
  .gw-go-2cols .gw-go-col-wrap,
  .gw-go-3cols .gw-go-col-wrap,
  .gw-go-4cols .gw-go-col-wrap,
  .gw-go-5cols .gw-go-col-wrap {
    margin-left: 0 !important;
    float: left !important;
    width: 100% !important; } }
/* -------------------------------------------------------------------------------- /
	STYLE 1
/ -------------------------------------------------------------------------------- */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\000035}}
.gw-go-col.gw-go-style1 {
  background: #FFF; }

/***** header *****/
/* column default state */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000310}}
.gw-go-col.gw-go-style1 .gw-go-header-top,
.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style1 .gw-go-header-top {
  background: none; }

/* column hover / selected state */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000314}}
.gw-go-col-wrap:hover .gw-go-col.gw-go-style1 .gw-go-header-top,
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style1 .gw-go-header-top,
.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style1 .gw-go-header-top {
  background: #333333; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000317}}
.gw-go-col.gw-go-style1 .gw-go-header-bottom {
  background: #F5F5F5;
  border-top-color: #F5F5F5; }

/* column default state */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000323}}
.gw-go-col.gw-go-style1 .gw-go-header h3,
.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style1 .gw-go-header h3 {
  color: #333; }

/* column hover / selected state */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000327}}
.gw-go-col-wrap:hover .gw-go-col.gw-go-style1 .gw-go-header h3,
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style1 .gw-go-header h3,
.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style1 .gw-go-header h3 {
  color: #FFF; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000330}}
.gw-go-col.gw-go-style1 .gw-go-coinf,
.gw-go-col.gw-go-style1 .gw-go-coinb {
  border: solid 2px #9D9D9D; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000332}}
.gw-go-col.gw-go-style1 .gw-go-coinf div,
.gw-go-col.gw-go-style1 .gw-go-coinb div {
  color: #d71402; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000334}}
.gw-go-col.gw-go-style1 .gw-go-coinf small,
.gw-go-col.gw-go-style1 .gw-go-coinb small {
  color: #9d9d9d; }

/***** details *****/
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000337}}
.gw-go-col.gw-go-style1 .gw-go-body li {
  background: #EBEBEB; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000338}}
.gw-go-col.gw-go-style1 .gw-go-body li.gw-go-even {
  background: #F5F5F5; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000339}}
.gw-go-col.gw-go-style1 .gw-go-body {
  border-bottom-color: #EBEBEB; }

/* column default state */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000342}}
.gw-go-col.gw-go-style1 .gw-go-body li,
.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style1 .gw-go-body li {
  color: #9D9D9D; }

/***** footer *****/
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000345}}
.gw-go-col.gw-go-style1 .gw-go-btn.gw-go-btn-small {
  margin-top: 45px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000346}}
.gw-go-col.gw-go-style1 .gw-go-btn.gw-go-btn-medium {
  margin-top: 40px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000347}}
.gw-go-col.gw-go-style1 .gw-go-btn.gw-go-btn-large {
  margin-top: 33px; }

/* button default state */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000349}}
.gw-go-col.gw-go-style1 .gw-go-btn {
  background: #9D9D9D;
  color: #FFFFFF; }

/* button hover state */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000354}}
.gw-go-col.gw-go-style1 .gw-go-btn:hover {
  background: #333333; }

/* button hover state */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000359}}
.gw-go-col-wrap:hover .gw-go-col.gw-go-style1 .gw-go-btn:hover,
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style1 .gw-go-btn:hover,
.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style1 .gw-go-btn:hover {
  background: #d71402; }

/* -------------------------------------------------------------------------------- /
	STYLE 14
/ -------------------------------------------------------------------------------- */
/* column default state */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000369}}
.gw-go-col.gw-go-style2,
.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 {
  background: #F5F5F5; }

/* column hover / selected state */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000373}}
.gw-go-col-wrap:hover .gw-go-col.gw-go-style2,
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2,
.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style2 {
  background: #FFF; }

/***** header *****/
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000376}}
.gw-go-col.gw-go-style2 .gw-go-header-top {
  background: #FFF; }

/* column default state */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000379}}
.gw-go-col.gw-go-style2 .gw-go-header h3,
.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-header h3 {
  color: #333; }

/* column hover / selected state */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000383}}
.gw-go-col-wrap:hover .gw-go-col.gw-go-style2 .gw-go-header h3,
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-header h3,
.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style2 .gw-go-header h3 {
  color: #d71402; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000385}}
.gw-go-col.gw-go-style2 .gw-go-coinf,
.gw-go-col.gw-go-style2 .gw-go-coinb {
  border: solid 2px #9D9D9D; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000388}}
.gw-go-col.gw-go-style2 .gw-go-coinf div,
.gw-go-col.gw-go-style2 .gw-go-coinb div {
  color: #d71402; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000390}}
.gw-go-col.gw-go-style2 .gw-go-coinf small,
.gw-go-col.gw-go-style2 .gw-go-coinb small {
  color: #9D9D9D; }

/***** details *****/
/* column default state */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000395}}
.gw-go-col.gw-go-style2 .gw-go-body,
.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-body {
  border-bottom-color: #FFF; }

/* column hover / selected state */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\0000399}}
.gw-go-col-wrap:hover .gw-go-col.gw-go-style2 .gw-go-body,
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-body,
.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style2 .gw-go-body {
  border-bottom-color: #EBEBEB; }

/* column default state */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\00003102}}
.gw-go-col.gw-go-style2 .gw-go-body li,
.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-body li {
  border-top-color: #FFF;
  color: #9D9D9D; }

/* column hover / selected state */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\00003109}}
.gw-go-col-wrap:hover .gw-go-col.gw-go-style2 .gw-go-body li,
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-body li,
.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style2 .gw-go-body li {
  border-top-color: #EBEBEB;
  color: #333333; }

/***** footer *****/
/* column default state */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\00003117}}
.gw-go-col.gw-go-style2 .gw-go-btn,
.gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-btn {
  background: #9D9D9D;
  color: #FFFFFF; }

/* column hover / selected state */
/* button default state */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_go_pricing_skin\.scss}line{font-family:\00003126}}
.gw-go-col-wrap:hover .gw-go-col.gw-go-style2 .gw-go-btn,
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-btn,
.gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style2 .gw-go-btn {
  background: #d71402;
  color: #FFFFFF; }

/* -------------------------------------------------------------------------------- /
  Granth - Style switcher 
/ -------------------------------------------------------------------------------- */
/* reset */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_styleswitcher\.scss}line{font-family:\000036}}
#gw-switcher * {
  background: none;
  border: none;
  font-weight: normal;
  margin: 0;
  outline: none;
  padding: 0;
  letter-spacing: normal !important;
  text-transform: none;
  text-decoration: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_styleswitcher\.scss}line{font-family:\0000317}}
#gw-switcher strong {
  font-weight: bold; }

/* end reset */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_styleswitcher\.scss}line{font-family:\0000320}}
#gw-switcher {
  background: #d71402;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  left: -143px;
  position: fixed;
  top: 100px;
  z-index: 99999; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_styleswitcher\.scss}line{font-family:\0000333}}
#gw-switcher h1 {
  color: inherit;
  font-size: 18px;
  line-height: 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_styleswitcher\.scss}line{font-family:\0000338}}
.gw-switcher-header:after {
  border-top: dotted 1px #fff;
  content: '';
  display: block;
  opacity: 0.5;
  position: relative;
  height: 20px;
  top: 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_styleswitcher\.scss}line{font-family:\0000347}}
#gw-switcher .gw-switcher-tab {
  background: #d71402;
  border-left-color: #FFF;
  -webkit-border-bottom-right-radius: 41px;
  -webkit-border-top-right-radius: 41px;
  -moz-border-radius-topright: 41px;
  -moz-border-radius-bottomright: 41px;
  border-bottom-right-radius: 41px;
  border-top-right-radius: 41px;
  -moz-box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
  height: 40px;
  position: absolute;
  text-align: center;
  width: 40px;
  right: -20px;
  top: 40px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_styleswitcher\.scss}line{font-family:\0000366}}
#gw-switcher .gw-switcher-tab:before {
  content: '';
  position: absolute;
  width: 40px;
  height: 80px;
  background: #d71402;
  right: 20px;
  top: -20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_styleswitcher\.scss}line{font-family:\0000375}}
#gw-switcher .gw-switcher-tab a {
  background: url("../images/styleswitcher/icon.png") 0 0 no-repeat;
  display: block;
  height: 40px;
  position: absolute;
  right: -4px;
  opacity: 0.8;
  top: 0;
  width: 44px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_styleswitcher\.scss}line{font-family:\0000385}}
#gw-switcher .gw-switcher-tab a:hover {
  opacity: 1; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_styleswitcher\.scss}line{font-family:\0000386}}
#gw-switcher .gw-switcher-body {
  -moz-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.15);
  position: relative;
  padding: 20px 30px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_styleswitcher\.scss}line{font-family:\0000393}}
#gw-switcher .gw-switcher-row {
  color: #fff;
  font: 11px/11px Arial, Geneva, sans-serif;
  margin-top: 20px;
  position: relative;
  text-align: left;
  z-index: 1; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_styleswitcher\.scss}line{font-family:\00003101}}
#gw-switcher .gw-switcher-row:first-child {
  margin: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_styleswitcher\.scss}line{font-family:\00003102}}
#gw-switcher .gw-switcher-row a {
  color: #fff;
  display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_styleswitcher\.scss}line{font-family:\00003106}}
#gw-switcher .gw-switcher-row a span {
  background: url("../images/styleswitcher/switch.png") 0 0 repeat;
  display: inline-block;
  height: 11px;
  margin-right: 10px;
  position: relative;
  top: 2px;
  width: 21px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_styleswitcher\.scss}line{font-family:\00003115}}
#gw-switcher .gw-switcher-row a.go-switcher-opt-checked span {
  background-position: 0 -10px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_styleswitcher\.scss}line{font-family:\00003116}}
#gw-switcher .gw-switcher-row > span {
  border-bottom: solid 5px transparent;
  border-left: solid 5px transparent;
  border-right: solid 5px #CECECE;
  border-top: solid 5px transparent;
  display: block;
  position: absolute;
  right: 17px;
  top: 20px; }

@media (max-width: 1003px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_styleswitcher\.scss}line{font-family:\00003127}}
  #gw-switcher {
    display: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\000031}}
div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
  height: 13px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\000032}}
div.pp_default .pp_top .pp_left {
  background: url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\000033}}
div.pp_default .pp_top .pp_middle {
  background: url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\000034}}
div.pp_default .pp_top .pp_right {
  background: url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\000035}}
div.pp_default .pp_content .ppt {
  color: #f8f8f8; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\000036}}
div.pp_default .pp_content_container .pp_left {
  background: url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
  padding-left: 13px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\000037}}
div.pp_default .pp_content_container .pp_right {
  background: url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;
  padding-right: 13px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\000038}}
div.pp_default .pp_next:hover {
  background: url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\000039}}
div.pp_default .pp_previous:hover {
  background: url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000310}}
div.pp_default .pp_expand {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000311}}
div.pp_default .pp_expand:hover {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000312}}
div.pp_default .pp_contract {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000313}}
div.pp_default .pp_contract:hover {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000314}}
div.pp_default .pp_close {
  width: 30px;
  height: 30px;
  background: url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000315}}
div.pp_default .pp_gallery ul li a {
  background: url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
  border: 1px solid #aaa; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000316}}
div.pp_default .pp_social {
  margin-top: 7px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000317}}
div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next {
  position: static;
  left: auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000318}}
div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
  height: 30px;
  width: 30px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000319}}
div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000320}}
div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {
  background: url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
  height: 20px;
  width: 20px;
  margin: 4px 0 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000321}}
div.pp_default a.pp_arrow_next {
  left: 52px;
  background-position: -82px -3px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000322}}
div.pp_default .pp_content_container .pp_details {
  margin-top: 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000323}}
div.pp_default .pp_nav {
  clear: none;
  height: 30px;
  width: 110px;
  position: relative; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000324}}
div.pp_default .pp_nav .currentTextHolder {
  font-family: Georgia;
  font-style: italic;
  color: #999;
  font-size: 11px;
  left: 75px;
  line-height: 25px;
  position: absolute;
  top: 2px;
  margin: 0;
  padding: 0 0 0 10px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000325}}
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
  opacity: 0.7; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000326}}
div.pp_default .pp_description {
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  margin: 5px 50px 5px 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000327}}
div.pp_default .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000328}}
div.pp_default .pp_bottom .pp_middle {
  background: url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000329}}
div.pp_default .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000330}}
div.pp_default .pp_loaderIcon {
  background: url(../images/prettyPhoto/default/loader.gif) center center no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000331}}
div.light_rounded .pp_top .pp_left {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000332}}
div.light_rounded .pp_top .pp_right {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000333}}
div.light_rounded .pp_next:hover {
  background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000334}}
div.light_rounded .pp_previous:hover {
  background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000335}}
div.light_rounded .pp_expand {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000336}}
div.light_rounded .pp_expand:hover {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000337}}
div.light_rounded .pp_contract {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000338}}
div.light_rounded .pp_contract:hover {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000339}}
div.light_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000340}}
div.light_rounded .pp_nav .pp_play {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000341}}
div.light_rounded .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000342}}
div.light_rounded .pp_arrow_previous {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000343}}
div.light_rounded .pp_arrow_next {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000344}}
div.light_rounded .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000345}}
div.light_rounded .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000346}}
div.dark_rounded .pp_top .pp_left {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000347}}
div.dark_rounded .pp_top .pp_right {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000348}}
div.dark_rounded .pp_content_container .pp_left {
  background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000349}}
div.dark_rounded .pp_content_container .pp_right {
  background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000350}}
div.dark_rounded .pp_next:hover {
  background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000351}}
div.dark_rounded .pp_previous:hover {
  background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000352}}
div.dark_rounded .pp_expand {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000353}}
div.dark_rounded .pp_expand:hover {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000354}}
div.dark_rounded .pp_contract {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000355}}
div.dark_rounded .pp_contract:hover {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000356}}
div.dark_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000357}}
div.dark_rounded .pp_description {
  margin-right: 85px;
  color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000358}}
div.dark_rounded .pp_nav .pp_play {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000359}}
div.dark_rounded .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000360}}
div.dark_rounded .pp_arrow_previous {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000361}}
div.dark_rounded .pp_arrow_next {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000362}}
div.dark_rounded .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000363}}
div.dark_rounded .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000364}}
div.dark_rounded .pp_loaderIcon {
  background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000365}}
div.dark_square .pp_left, div.dark_square .pp_middle, div.dark_square .pp_right, div.dark_square .pp_content {
  background: #000; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000366}}
div.dark_square .pp_description {
  color: #fff;
  margin: 0 85px 0 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000367}}
div.dark_square .pp_loaderIcon {
  background: url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000368}}
div.dark_square .pp_expand {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000369}}
div.dark_square .pp_expand:hover {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000370}}
div.dark_square .pp_contract {
  background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000371}}
div.dark_square .pp_contract:hover {
  background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000372}}
div.dark_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000373}}
div.dark_square .pp_nav {
  clear: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000374}}
div.dark_square .pp_nav .pp_play {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000375}}
div.dark_square .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000376}}
div.dark_square .pp_arrow_previous {
  background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000377}}
div.dark_square .pp_arrow_next {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000378}}
div.dark_square .pp_next:hover {
  background: url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000379}}
div.dark_square .pp_previous:hover {
  background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000380}}
div.light_square .pp_expand {
  background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000381}}
div.light_square .pp_expand:hover {
  background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000382}}
div.light_square .pp_contract {
  background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000383}}
div.light_square .pp_contract:hover {
  background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000384}}
div.light_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000385}}
div.light_square .pp_nav .pp_play {
  background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000386}}
div.light_square .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000387}}
div.light_square .pp_arrow_previous {
  background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000388}}
div.light_square .pp_arrow_next {
  background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000389}}
div.light_square .pp_next:hover {
  background: url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000390}}
div.light_square .pp_previous:hover {
  background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000391}}
div.facebook .pp_top .pp_left {
  background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000392}}
div.facebook .pp_top .pp_middle {
  background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000393}}
div.facebook .pp_top .pp_right {
  background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000394}}
div.facebook .pp_content_container .pp_left {
  background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000395}}
div.facebook .pp_content_container .pp_right {
  background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000396}}
div.facebook .pp_expand {
  background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000397}}
div.facebook .pp_expand:hover {
  background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000398}}
div.facebook .pp_contract {
  background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\0000399}}
div.facebook .pp_contract:hover {
  background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003100}}
div.facebook .pp_close {
  width: 22px;
  height: 22px;
  background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003101}}
div.facebook .pp_description {
  margin: 0 37px 0 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003102}}
div.facebook .pp_loaderIcon {
  background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003103}}
div.facebook .pp_arrow_previous {
  background: url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003104}}
div.facebook .pp_arrow_previous.disabled {
  background-position: 0 -96px;
  cursor: default; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003105}}
div.facebook .pp_arrow_next {
  background: url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003106}}
div.facebook .pp_arrow_next.disabled {
  background-position: -32px -96px;
  cursor: default; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003107}}
div.facebook .pp_nav {
  margin-top: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003108}}
div.facebook .pp_nav p {
  font-size: 15px;
  padding: 0 3px 0 4px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003109}}
div.facebook .pp_nav .pp_play {
  background: url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
  height: 22px;
  width: 22px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003110}}
div.facebook .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
  height: 22px;
  width: 22px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003111}}
div.facebook .pp_next:hover {
  background: url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003112}}
div.facebook .pp_previous:hover {
  background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003113}}
div.facebook .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003114}}
div.facebook .pp_bottom .pp_middle {
  background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003115}}
div.facebook .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003116}}
div.pp_pic_holder a:focus {
  outline: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003117}}
div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003118}}
div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003119}}
.pp_content {
  height: 40px;
  min-width: 40px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003120}}
* html .pp_content {
  width: 40px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003121}}
.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003122}}
.pp_content_container .pp_left {
  padding-left: 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003123}}
.pp_content_container .pp_right {
  padding-right: 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003124}}
.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003125}}
.pp_description {
  display: none;
  margin: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003126}}
.pp_social {
  float: left;
  margin: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003127}}
.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 90px;
  overflow: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003128}}
.pp_social .twitter {
  float: left; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003129}}
.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003130}}
.pp_nav p {
  float: left;
  white-space: nowrap;
  margin: 2px 4px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003131}}
.pp_nav .pp_play, .pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003132}}
a.pp_arrow_previous, a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003133}}
.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003134}}
.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003135}}
.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003136}}
.pp_gallery ul {
  float: left;
  height: 35px;
  position: relative;
  white-space: nowrap;
  margin: 0 0 0 5px;
  padding: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003137}}
.pp_gallery ul a {
  border: 1px rgba(0, 0, 0, 0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003138}}
.pp_gallery ul a img {
  border: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003139}}
.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003140}}
.pp_gallery li.default a {
  background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
  display: block;
  height: 33px;
  width: 50px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003141}}
.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next {
  margin-top: 7px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003142}}
a.pp_next {
  background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003143}}
a.pp_previous {
  background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003144}}
a.pp_expand, a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003145}}
a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  line-height: 22px;
  text-indent: -10000px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003146}}
.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 24px;
  margin: -12px 0 0 -12px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003147}}
#pp_full_res {
  line-height: 1 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003148}}
#pp_full_res .pp_inline {
  text-align: left; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003149}}
#pp_full_res .pp_inline p {
  margin: 0 0 15px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003150}}
div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  z-index: 9999;
  margin: 0 0 5px 15px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003151}}
div.pp_default .pp_content, div.light_rounded .pp_content {
  background-color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003152}}
div.pp_default #pp_full_res .pp_inline, div.light_rounded .pp_content .ppt, div.light_rounded #pp_full_res .pp_inline, div.light_square .pp_content .ppt, div.light_square #pp_full_res .pp_inline, div.facebook .pp_content .ppt, div.facebook #pp_full_res .pp_inline {
  color: #000; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003153}}
div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a, .pp_gallery ul a:hover, .pp_gallery li.selected a {
  border-color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003154}}
div.pp_default .pp_details, div.light_rounded .pp_details, div.dark_rounded .pp_details, div.dark_square .pp_details, div.light_square .pp_details, div.facebook .pp_details {
  position: relative; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003155}}
div.light_rounded .pp_top .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_bottom .pp_middle, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content, div.facebook .pp_content {
  background: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003156}}
div.light_rounded .pp_description, div.light_square .pp_description {
  margin-right: 85px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003157}}
div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next, div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_rounded .pp_gallery a.pp_arrow_next, div.dark_square .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next, div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003158}}
div.light_rounded .pp_arrow_previous.disabled, div.dark_rounded .pp_arrow_previous.disabled, div.dark_square .pp_arrow_previous.disabled, div.light_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003159}}
div.light_rounded .pp_arrow_next.disabled, div.dark_rounded .pp_arrow_next.disabled, div.dark_square .pp_arrow_next.disabled, div.light_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003160}}
div.light_rounded .pp_loaderIcon, div.light_square .pp_loaderIcon {
  background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003161}}
div.dark_rounded .pp_top .pp_middle, div.dark_rounded .pp_content, div.dark_rounded .pp_bottom .pp_middle {
  background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003162}}
div.dark_rounded .currentTextHolder, div.dark_square .currentTextHolder {
  color: #c4c4c4; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003163}}
div.dark_rounded #pp_full_res .pp_inline, div.dark_square #pp_full_res .pp_inline {
  color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003164}}
.pp_top, .pp_bottom {
  height: 20px;
  position: relative; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003165}}
* html .pp_top, * html .pp_bottom {
  padding: 0 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003166}}
.pp_top .pp_left, .pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003167}}
.pp_top .pp_middle, .pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003168}}
* html .pp_top .pp_middle, * html .pp_bottom .pp_middle {
  left: 0;
  position: static; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003169}}
.pp_top .pp_right, .pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/components\/_prettyPhoto\.scss}line{font-family:\00003170}}
.pp_fade, .pp_gallery li.default a img {
  display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\0000337}}
.green {
  color: #d71402; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\0000340}}
.grey {
  color: #9d9d9d; }

/* ========== */
/* = Tags and helpers = */
/* ========== */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\0000348}}
*,
html * {
  outline: 0 !important;
  outline: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\0000354}}
body {
  color: #333333; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\0000357}}
  body.boxed {
    background: url("../images/pattern_red.png");
    padding-top: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\0000365}}
    body.boxed .boxed-container {
      background: #fff;
      width: 1004px;
      max-width: 100%;
      margin: 0 auto;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\0000373}}
    body.boxed .navbar-head {
      background: #fff;
      max-width: 1004px;
      margin: 0 auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\0000382}}
    body.boxed .navbar-menu-line,
    body.boxed .fullwidthbanner-container,
    body.boxed .fullwidthbanner-subpage-container,
    body.boxed .foot {
      max-width: 1004px;
      margin: 0 auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\0000387}}
    body.boxed .content {
      padding-bottom: 28px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\0000392}}
  body.no-sticky .boxed-container {
    padding-top: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\0000397}}
.boxed-container {
  padding-top: 207px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003103}}
img {
  max-width: 100%;
  height: auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003107}}
a {
  color: #d71402;
  text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003111}}
  a:hover {
    color: #d71402;
    text-decoration: underline; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003117}}
p {
  font-size: 12px;
  font-family: Verdana;
  color: #333333;
  line-height: 18px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003129}}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  color: #333333;
  margin-top: 0;
  font-family: Arial, Helvetica, sans-serif; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003136}}
h1 {
  font-size: 36px;
  line-height: 38px;
  margin-bottom: 8px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003142}}
h2 {
  font-size: 28px;
  line-height: 30px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003147}}
h3 {
  font-size: 24px;
  line-height: 26px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003152}}
h4 {
  font-size: 22px;
  line-height: 24px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003157}}
h5 {
  font-size: 18px;
  line-height: 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003162}}
h6 {
  font-size: 16px;
  line-height: 18px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003168}}
ul,
ol {
  margin: 0 0 10px 16px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003171}}
ol {
  margin-left: 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003175}}
li {
  font-family: Verdana; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003179}}
small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003184}}
.no-bottom {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003189}}
.no-bottom-margin {
  margin-bottom: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003193}}
.no-bottom-padding {
  padding-bottom: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003197}}
.no-top {
  margin-top: 0 !important;
  padding-top: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003205}}
.push-down-5 {
  margin-bottom: 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003205}}
.push-down-10 {
  margin-bottom: 10px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003205}}
.push-down-15 {
  margin-bottom: 15px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003205}}
.push-down-20 {
  margin-bottom: 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003205}}
.push-down-25 {
  margin-bottom: 25px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003205}}
.push-down-30 {
  margin-bottom: 30px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003205}}
.push-down-35 {
  margin-bottom: 35px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003205}}
.push-down-40 {
  margin-bottom: 40px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003205}}
.push-down-45 {
  margin-bottom: 45px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003205}}
.push-down-50 {
  margin-bottom: 50px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003205}}
.push-down-55 {
  margin-bottom: 55px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003205}}
.push-down-60 {
  margin-bottom: 60px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003213}}
blockquote, .author {
  font-family: Verdana;
  font-size: 12px;
  color: #d71402;
  font-style: italic; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003220}}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 10px;
  border-left: 5px solid #d71402; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003226}}
.distance-left {
  margin-left: 20px;
  margin-bottom: 10px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003231}}
.distance-right {
  margin-right: 20px;
  margin-bottom: 10px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003236}}
.tooltip.top .tooltip-arrow {
  bottom: 2px;
  border-top-color: #d71402; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003240}}
.tooltip-inner {
  padding: 2px 7px;
  margin-bottom: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #d71402; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003248}}
.label,
.badge {
  font-size: 12px;
  font-weight: normal;
  text-shadow: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003254}}
.label-green {
  background-color: #d71402; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003259}}
.first-letter {
  font-size: 36px;
  display: inline-block;
  margin: 8px 4px 0 -3px;
  float: left; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003266}}
.first-letter-box {
  font-size: 22px;
  display: inline-block;
  margin: 5px 10px 0 0px;
  float: left;
  color: #ffffff;
  background: #9d9d9d;
  padding: 5px 6px 6px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003277}}
.first-letter-circle {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003281}}
.green-bg {
  background-color: #d71402; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003300}}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  padding: 2px 6px 2px 6px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15) inset;
  line-height: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003305}}
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus,
  .uneditable-input:focus {
    border-color: #d71402;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15) inset;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    outline: 0 none; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003313}}
select,
input[type="file"] {
  height: 26px;
  line-height: 20px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15) inset; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003323}}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #d71402;
  color: #d71402; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003327}}
  .control-group.error input:focus,
  .control-group.error select:focus,
  .control-group.error textarea:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #d71402; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003332}}
.control-group.error .control-label {
  color: #333; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003339}}
::-moz-selection {
  color: #fff;
  background: #d71402; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003344}}
::selection {
  color: #fff;
  background: #d71402; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003348}}
label {
  cursor: default; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003352}}
.nav-tabs {
  margin-bottom: 15px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003361}}
.slider-right .slider-right-inner, .slider-left .slider-left-inner, .toogle-pause-resume .slider-pause-resume-inner, .picture .img-overlay .slider-left-overlay .slider-left-overlay-inner, .picture .img-overlay .slider-right-overlay .slider-right-overlay-inner, .img-in-circle > .inner:before {
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25) inset;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25) inset;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25) inset; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003364}}
.slider-right, .slider-left, .toogle-pause-resume, .img-in-circle, .picture .img-overlay .slider-left-overlay, .picture .img-overlay .slider-right-overlay, .slider-right .slider-right-inner, .slider-left .slider-left-inner, .toogle-pause-resume .slider-pause-resume-inner, .picture .img-overlay .slider-left-overlay .slider-left-overlay-inner, .picture .img-overlay .slider-right-overlay .slider-right-overlay-inner, .img-in-circle > .inner {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003368}}
.slider-right, .slider-left, .toogle-pause-resume, .img-in-circle, .picture .img-overlay .slider-left-overlay, .picture .img-overlay .slider-right-overlay {
  border: 2px solid #9d9d9d;
  display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003373}}
.slider-right .slider-right-inner, .slider-left .slider-left-inner, .toogle-pause-resume .slider-pause-resume-inner, .picture .img-overlay .slider-left-overlay .slider-left-overlay-inner, .picture .img-overlay .slider-right-overlay .slider-right-overlay-inner, .img-in-circle > .inner {
  margin: -1px; }

/* ========== */
/* = Sprites = */
/* ========== */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/images\/icons\/\*\.png}line{font-family:\00003330}}
.icons-sprite, .icons-arrow-search, .icons-close-dark, .icons-close-light, .icons-icon-author, .icons-icon-basket-black-big, .icons-icon-basket-black-small, .icons-icon-basket-white-big, .icons-icon-basket-white-small, .icons-icon-comment, .icons-icon-download-white, .icons-icon-download, .icons-icon-minus, .icons-icon-plus, .icons-icon-right-arrow, .icons-icon-share, .icons-icon-tags, .icons-icon-testimonial, .icons-icon-two-columns, .icons-icon-url, .icons-lupe-img, .icons-nav-center, .icons-nav-left, .icons-nav-right, .icons-play-large, .icons-reply-arrow, .icons-slider-left, .icons-slider-pause, .icons-slider-pin-selected, .icons-slider-pin, .icons-slider-resume, .icons-slider-right, .icons-tothetop, .icons-upsize, .navbar-form .btn-search, .slider-right .slider-right-inner, .slider-left .slider-left-inner, .slider-pause .slider-pause-resume-inner, .slider-resume .slider-pause-resume-inner, .slider-pin, .slider-pin.selected, .nav-left, .nav-left:hover, .nav-right, .nav-right:hover, .nav-center, .nav-center:hover, .video .play-btn, .video .fullscreen-btn, .btn:hover .icon-basket-big,
.btn.active .icon-basket-big,
.btn.disabled .icon-basket-big,
.btn[disabled] .icon-basket-big, .picture .img-overlay .slider-left-overlay .slider-left-overlay-inner, .picture .img-overlay .slider-right-overlay .slider-right-overlay-inner, .icon-two-columns, .icon-tags, .icon-plus, .icon-minus, .icon-url, .icon-right-arrow, .icon-arrow-search, .icon-reply, .icon-author, .icon-comment, .icon-testimonial-small, .icon-share, .icon-basket-white, .icon-basket-white-big, .icon-basket, .icon-basket-big, .icon-download, .icon-download-white, .icon-close-light, .icon-close-dark {
  background: url('../images/icons-s901504688e.png') no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-arrow-search {
  background-position: 0 -656px;
  height: 7px;
  width: 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-close-dark {
  background-position: 0 -405px;
  height: 9px;
  width: 9px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-close-light {
  background-position: 0 -414px;
  height: 9px;
  width: 9px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-icon-author {
  background-position: 0 -336px;
  height: 14px;
  width: 11px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-icon-basket-black-big {
  background-position: 0 -202px;
  height: 21px;
  width: 24px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-icon-basket-black-small {
  background-position: 0 -265px;
  height: 16px;
  width: 19px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-icon-basket-white-big {
  background-position: 0 -223px;
  height: 21px;
  width: 24px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-icon-basket-white-small {
  background-position: 0 -281px;
  height: 16px;
  width: 19px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-icon-comment {
  background-position: 0 -390px;
  height: 15px;
  width: 14px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-icon-download-white {
  background-position: 0 -297px;
  height: 21px;
  width: 24px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-icon-download {
  background-position: 0 -244px;
  height: 21px;
  width: 24px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-icon-minus {
  background-position: 0 -618px;
  height: 18px;
  width: 18px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-icon-plus {
  background-position: 0 -562px;
  height: 18px;
  width: 18px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-icon-right-arrow {
  background-position: 0 -636px;
  height: 9px;
  width: 6px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-icon-share {
  background-position: 0 -350px;
  height: 10px;
  width: 10px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-icon-tags {
  background-position: 0 -376px;
  height: 14px;
  width: 9px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-icon-testimonial {
  background-position: 0 -360px;
  height: 16px;
  width: 18px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-icon-two-columns {
  background-position: 0 -645px;
  height: 11px;
  width: 11px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-icon-url {
  background-position: 0 -318px;
  height: 18px;
  width: 18px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-lupe-img {
  background-position: 0 -68px;
  height: 20px;
  width: 24px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-nav-center {
  background-position: 0 -599px;
  height: 19px;
  width: 19px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-nav-left {
  background-position: 0 -505px;
  height: 19px;
  width: 19px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-nav-right {
  background-position: 0 -486px;
  height: 19px;
  width: 19px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-play-large {
  background-position: 0 -663px;
  height: 40px;
  width: 65px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-reply-arrow {
  background-position: 0 -423px;
  height: 5px;
  width: 8px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-slider-left {
  background-position: 0 0;
  height: 34px;
  width: 34px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-slider-pause {
  background-position: 0 -108px;
  height: 47px;
  width: 47px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-slider-pin-selected {
  background-position: 0 -462px;
  height: 12px;
  width: 12px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-slider-pin {
  background-position: 0 -474px;
  height: 12px;
  width: 12px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-slider-resume {
  background-position: 0 -155px;
  height: 47px;
  width: 47px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-slider-right {
  background-position: 0 -34px;
  height: 34px;
  width: 34px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-tothetop {
  background-position: 0 -428px;
  height: 34px;
  width: 33px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.icons-upsize {
  background-position: 0 -703px;
  height: 20px;
  width: 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003391}}
.icon {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline; }

/* ========== */
/* = Navbar = */
/* ========== */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003398}}
.navbar-head {
  background: #ffffff;
  line-height: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003402}}
  .navbar-head .call-us {
    color: #9d9d9d;
    font-size: 14px;
    text-align: right;
    margin-top: 3px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003409}}
  .navbar-head .social {
    margin-top: 21px;
    *zoom: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/partials\/_mixins\.scss}line{font-family:\0000315}}
    .navbar-head .social:before, .navbar-head .social:after {
      display: table;
      content: "";
      line-height: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/partials\/_mixins\.scss}line{font-family:\0000322}}
    .navbar-head .social:after {
      clear: both; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003413}}
    .navbar-head .social > span {
      display: block;
      float: left; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003421}}
.navbar-menu-line {
  border-top: 2px solid #d71402;
  border-bottom: 2px solid white;
  background-color: whitesmoke; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003426}}
  .navbar-menu-line .divider-vertical {
    padding: 0;
    margin: 21px 0 0 -1px;
    border-left-color: #b5b5b5;
    border-right: none;
    height: 33px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003435}}
  .navbar-menu-line.search-mode .nav > li > a {
    padding-left: 15px;
    padding-right: 15px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003440}}
  .navbar-menu-line.search-mode .search-form {
    width: 223px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003447}}
.navbar .nav #magic-line {
  position: absolute;
  z-index: 0;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 6px;
  border-bottom: 2px solid #d71402; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003456}}
  .navbar .nav #magic-line:before {
    content: "";
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -5px;
    border-color: transparent;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #d71402;
    border-width: 6px;
    border-style: solid; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003470}}
.navbar .nav > li > a {
  padding: 23px 20px 22px 20px;
  text-shadow: none;
  -webkit-transition: padding-left 0.15s ease-in, padding-right 0.15s ease-in;
  -moz-transition: padding-left 0.15s ease-in, padding-right 0.15s ease-in;
  -o-transition: padding-left 0.15s ease-in, padding-right 0.15s ease-in;
  transition: padding-left 0.15s ease-in, padding-right 0.15s ease-in; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003475}}
  .navbar .nav > li > a span {
    display: block;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003482}}
  .navbar .nav > li > a small {
    display: block;
    font-size: 11px;
    line-height: 14px;
    text-transform: lowercase;
    margin-top: -1px;
    margin-bottom: 1px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003491}}
  .navbar .nav > li > a:hover {
    color: #d71402; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003494}}
    .navbar .nav > li > a:hover small {
      color: #707070; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003502}}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #d71402;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003507}}
  .navbar .nav > .active > a small,
  .navbar .nav > .active > a:hover small,
  .navbar .nav > .active > a:focus small {
    color: #707070; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003515}}
.dropdown-toggle:hover {
  color: #d71402;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003521}}
  .dropdown-toggle:hover small {
    color: #707070; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003529}}
.navbar-form {
  position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003532}}
  .navbar-form .search-form {
    display: block;
    width: 163px;
    padding: 26px 20px 23px 20px;
    background: #ececec;
    -webkit-transition: width 0.15s ease-in;
    -moz-transition: width 0.15s ease-in;
    -o-transition: width 0.15s ease-in;
    transition: width 0.15s ease-in; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003540}}
  .navbar-form .btn-search {
    position: absolute;
    top: 29px;
    right: 23px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
    border-left: 1px #ccc solid;
    border-top: none;
    border-bottom: none;
    border-right: none;
    background-position: 0 -68px;
    height: 20px;
    width: 24px;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003555}}
    .navbar-form .btn-search:hover {
      background-color: transparent;
      background-position: 0 -88px;
      height: 20px;
      width: 24px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003559}}
    .navbar-form .btn-search:focus {
      background-color: transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003565}}
  .navbar-form .search-input {
    margin-top: 0;
    padding: 2px 32px 2px 6px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003572}}
.dropdown-menu {
  display: none;
  min-width: 216px;
  padding: 0;
  margin: 0;
  border: none;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  background: #333333; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003581}}
  .dropdown-menu > li {
    border-bottom: 1px solid #626262; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003584}}
    .dropdown-menu > li:last-of-type {
      border-bottom: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003589}}
  .dropdown-menu > li > a {
    color: #9d9d9d;
    padding: 5px 20px 4px 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003593}}
    .dropdown-menu > li > a:hover {
      background-image: none;
      filter: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003599}}
  .dropdown-menu:after {
    border-bottom-color: #333333 !important;
    left: 20px !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003603}}
  .dropdown-menu:before {
    display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003610}}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  background: #d71402; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003617}}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  color: #d71402;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003622}}
  .navbar-inverse .nav li.dropdown.open > .dropdown-toggle small,
  .navbar-inverse .nav li.dropdown.active > .dropdown-toggle small,
  .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle small {
    color: #707070; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003628}}
a.menu:after, .dropdown-toggle:after {
  content: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003632}}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  color: #d71402; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003635}}
.navbar-inverse .btn-navbar {
  background: #d71402;
  margin-right: 0;
  -webkit-transition: background;
  -moz-transition: background;
  -o-transition: background;
  transition: background; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003640}}
  .navbar-inverse .btn-navbar .icon-bar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

/* ========== */
/* = Header = */
/* ========== */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003648}}
.header-padding {
  padding: 24px 0 41px 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003652}}
.navbar .brand {
  padding: 0;
  margin-left: 0;
  max-height: 63px; }

/* ========== */
/* = Theme slider = */
/* ========== */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003662}}
.fullwidthbanner-container {
  max-height: 450px;
  background: whitesmoke;
  overflow: hidden;
  position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003668}}
  .fullwidthbanner-container .slide {
    margin-top: 156px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003671}}
    .fullwidthbanner-container .slide h1 {
      color: #333333;
      font-size: 36px;
      font-weight: normal;
      margin: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003678}}
    .fullwidthbanner-container .slide h2 {
      color: #d71402;
      font-size: 24px;
      font-weight: normal;
      margin: 3px 0 12px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003685}}
    .fullwidthbanner-container .slide p {
      color: #333333;
      padding-bottom: 6px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003691}}
  .fullwidthbanner-container .nav-icons {
    position: absolute;
    right: 20px;
    bottom: 0;
    z-index: 150;
    top: 50%;
    margin-top: -60px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003700}}
  .fullwidthbanner-container .slider-content {
    position: absolute;
    width: 100%;
    margin-top: -500px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003706}}
  .fullwidthbanner-container .tp-leftarrow,
  .fullwidthbanner-container .tp-rightarrow {
    display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003710}}
.tp-caption.title {
  color: #333333;
  font-size: 36px;
  font-weight: normal;
  margin: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003717}}
.tp-caption.subtitle {
  color: #d71402;
  font-size: 24px;
  font-weight: normal;
  margin: 3px 0 12px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003723}}
  .tp-caption.subtitle.white {
    color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003728}}
.tp-caption.normal-text {
  color: #333333;
  padding-bottom: 6px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003734}}
.slider-right .slider-right-inner, .slider-left .slider-left-inner, .toogle-pause-resume .slider-pause-resume-inner, .picture .img-overlay .slider-left-overlay .slider-left-overlay-inner, .picture .img-overlay .slider-right-overlay .slider-right-overlay-inner {
  background-color: #fff;
  display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003739}}
  .slider-right .slider-right-inner:hover, .slider-left .slider-left-inner:hover, .toogle-pause-resume .slider-pause-resume-inner:hover, .picture .img-overlay .slider-left-overlay .slider-left-overlay-inner:hover, .picture .img-overlay .slider-right-overlay .slider-right-overlay-inner:hover {
    background-color: whitesmoke; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003744}}
.slider-right {
  margin: 0 0 0 7px;
  width: 32px;
  height: 32px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003750}}
  .slider-right .slider-right-inner {
    background-position: 0 -34px;
    height: 34px;
    width: 34px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003756}}
.slider-left {
  margin: 5px 0 0 7px;
  width: 32px;
  height: 32px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003762}}
  .slider-left .slider-left-inner {
    background-position: 0 0;
    height: 34px;
    width: 34px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003768}}
.toogle-pause-resume {
  margin-top: 5px;
  width: 45px;
  height: 45px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003780}}
.slider-pause .slider-pause-resume-inner {
  background-position: 0 -108px;
  height: 47px;
  width: 47px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003785}}
.slider-resume .slider-pause-resume-inner {
  background-position: 0 -155px;
  height: 47px;
  width: 47px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003790}}
.slider-pin {
  margin: 8px 0 0 19px;
  display: block;
  width: 12px;
  height: 12px;
  background-position: 0 -474px;
  height: 12px;
  width: 12px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003797}}
  .slider-pin.selected {
    background-position: 0 -462px;
    height: 12px;
    width: 12px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003801}}
.banner-container {
  position: relative;
  overflow: hidden;
  padding: 0;
  max-height: 450px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003808}}
.banner ul {
  list-style: none;
  margin: 0;
  padding: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003813}}
  .banner ul > li {
    opacity: 0;
    filter: alpha(opacity=0); }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003819}}
.fullwidthbanner-subpage-container {
  height: 182px;
  background: #b9b9b9;
  overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003824}}
  .fullwidthbanner-subpage-container .slide {
    padding-top: 30px;
    overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003829}}
  .fullwidthbanner-subpage-container h1 {
    padding: 0 8px;
    color: #d71402;
    font-size: 28px;
    line-height: 34px;
    font-weight: normal;
    background: rgba(245, 245, 245, 0.9);
    display: block;
    float: left; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003840}}
  .fullwidthbanner-subpage-container h2 {
    padding: 0 8px;
    color: #9d9d9d;
    font-size: 32px;
    line-height: 41px;
    font-weight: normal;
    background: rgba(245, 245, 245, 0.9);
    display: block;
    float: left;
    margin: 2px 0 0 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003854}}
.slider-pins {
  margin-top: 6px;
  overflow: auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003859}}
.img-slide {
  background-size: cover; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003865}}
.img-sub-01 {
  background: url("../images/dummy/headers/header_1.jpg") no-repeat center top; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003869}}
.img-sub-02 {
  background: url("../images/dummy/headers/header_2.jpg") no-repeat center top; }

/* ========== */
/* = Social icons = */
/* ========== */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/images\/social\/\*\.png}line{font-family:\00003194}}
.social-sprite, .social-social-envelope-2, .social-social-envelope, .social-social-facebook-2, .social-social-facebook, .social-social-flickr-2, .social-social-flickr, .social-social-linkedin-2, .social-social-linkedin, .social-social-pinterest-2, .social-social-pinterest, .social-social-rss-2, .social-social-rss, .social-social-skype-2, .social-social-skype, .social-social-twitter-2, .social-social-twitter, .social-social-vimeo-2, .social-social-vimeo, .social-social-youtube-2, .social-social-youtube, .social-icon-flickr, .social-icon-flickr:hover, .social-icon-pinterest, .social-icon-pinterest:hover, .social-icon-vimeo, .social-icon-vimeo:hover, .social-icon-skype, .social-icon-skype:hover, .social-icon-rss, .social-icon-rss:hover, .social-icon-facebook, .social-icon-facebook:hover, .social-icon-linkedin, .social-icon-linkedin:hover, .social-icon-youtube, .social-icon-youtube:hover, .social-icon-twitter, .social-icon-twitter:hover, .social-icon-envelope, .social-icon-envelope:hover {
  background: url('../images/social-s5b189f03c9.png') no-repeat; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.social-social-envelope-2 {
  background-position: 0 0;
  height: 20px;
  width: 31px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.social-social-envelope {
  background-position: -31px 0;
  height: 20px;
  width: 31px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.social-social-facebook-2 {
  background-position: -62px 0;
  height: 20px;
  width: 23px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.social-social-facebook {
  background-position: -85px 0;
  height: 20px;
  width: 23px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.social-social-flickr-2 {
  background-position: -108px 0;
  height: 20px;
  width: 29px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.social-social-flickr {
  background-position: -137px 0;
  height: 20px;
  width: 29px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.social-social-linkedin-2 {
  background-position: -166px 0;
  height: 20px;
  width: 29px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.social-social-linkedin {
  background-position: -195px 0;
  height: 20px;
  width: 29px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.social-social-pinterest-2 {
  background-position: -224px 0;
  height: 20px;
  width: 25px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.social-social-pinterest {
  background-position: -249px 0;
  height: 20px;
  width: 25px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.social-social-rss-2 {
  background-position: -274px 0;
  height: 20px;
  width: 30px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.social-social-rss {
  background-position: -304px 0;
  height: 20px;
  width: 30px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.social-social-skype-2 {
  background-position: -334px 0;
  height: 20px;
  width: 29px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.social-social-skype {
  background-position: -363px 0;
  height: 20px;
  width: 29px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.social-social-twitter-2 {
  background-position: -392px 0;
  height: 20px;
  width: 36px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.social-social-twitter {
  background-position: -428px 0;
  height: 20px;
  width: 36px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.social-social-vimeo-2 {
  background-position: -464px 0;
  height: 20px;
  width: 31px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.social-social-vimeo {
  background-position: -495px 0;
  height: 20px;
  width: 31px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.social-social-youtube-2 {
  background-position: -526px 0;
  height: 20px;
  width: 30px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/Program\%20Files\/Ruby200-x64\/lib\/ruby\/gems\/2\.0\.0\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/sprites\/_base\.scss}line{font-family:\0000360}}
.social-social-youtube {
  background-position: -556px 0;
  height: 20px;
  width: 30px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003882}}
.social-icon-flickr, .social-icon-pinterest, .social-icon-vimeo, .social-icon-skype, .social-icon-rss, .social-icon-facebook, .social-icon-linkedin, .social-icon-youtube, .social-icon-twitter, .social-icon-envelope {
  display: inline-block;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003887}}
  .social-icon-flickr:hover, .social-icon-pinterest:hover, .social-icon-vimeo:hover, .social-icon-skype:hover, .social-icon-rss:hover, .social-icon-facebook:hover, .social-icon-linkedin:hover, .social-icon-youtube:hover, .social-icon-twitter:hover, .social-icon-envelope:hover {
    opacity: 1;
    filter: alpha(opacity=100); }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003892}}
.social-icon-flickr {
  background-position: -108px 0;
  height: 20px;
  width: 29px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003896}}
  .social-icon-flickr:hover {
    background-position: -137px 0;
    height: 20px;
    width: 29px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003900}}
.social-icon-pinterest {
  background-position: -224px 0;
  height: 20px;
  width: 25px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003904}}
  .social-icon-pinterest:hover {
    background-position: -249px 0;
    height: 20px;
    width: 25px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003908}}
.social-icon-vimeo {
  background-position: -464px 0;
  height: 20px;
  width: 31px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003912}}
  .social-icon-vimeo:hover {
    background-position: -495px 0;
    height: 20px;
    width: 31px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003916}}
.social-icon-skype {
  background-position: -334px 0;
  height: 20px;
  width: 29px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003920}}
  .social-icon-skype:hover {
    background-position: -363px 0;
    height: 20px;
    width: 29px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003924}}
.social-icon-rss {
  background-position: -274px 0;
  height: 20px;
  width: 30px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003928}}
  .social-icon-rss:hover {
    background-position: -304px 0;
    height: 20px;
    width: 30px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003932}}
.social-icon-facebook {
  background-position: -62px 0;
  height: 20px;
  width: 23px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003936}}
  .social-icon-facebook:hover {
    background-position: -85px 0;
    height: 20px;
    width: 23px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003940}}
.social-icon-linkedin {
  background-position: -166px 0;
  height: 20px;
  width: 29px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003944}}
  .social-icon-linkedin:hover {
    background-position: -195px 0;
    height: 20px;
    width: 29px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003948}}
.social-icon-youtube {
  background-position: -526px 0;
  height: 20px;
  width: 30px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003952}}
  .social-icon-youtube:hover {
    background-position: -556px 0;
    height: 20px;
    width: 30px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003956}}
.social-icon-twitter {
  background-position: -392px 0;
  height: 20px;
  width: 36px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003960}}
  .social-icon-twitter:hover {
    background-position: -428px 0;
    height: 20px;
    width: 36px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003964}}
.social-icon-envelope {
  background-position: 0 0;
  height: 20px;
  width: 31px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003968}}
  .social-icon-envelope:hover {
    background-position: -31px 0;
    height: 20px;
    width: 31px; }

/* ========== */
/* = Arrows = */
/* ========== */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003976}}
.arrow-grey {
  background: url("../images/02_arrow.png") no-repeat 20px bottom; }

/* ========== */
/* = Content = */
/* ========== */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003983}}
.content {
  margin-top: 55px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003986}}
  .content > .row {
    padding-bottom: 41px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003990}}
  .content .page-header {
    margin: 0 0 15px 0;
    padding: 0  0 4px 0;
    border-bottom: 2px #ececec solid; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\00003995}}
    .content .page-header h2 {
      line-height: 24px;
      font-size: 18px;
      font-weight: normal;
      color: #d71402; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031006}}
.img-in-circle {
  display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031010}}
  .img-in-circle > .inner {
    overflow: hidden;
    position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031015}}
    .img-in-circle > .inner:before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 2;
      -webkit-border-radius: 999px;
      -moz-border-radius: 999px;
      border-radius: 999px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031029}}
  .img-in-circle img {
    max-width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031034}}
.columnShortcodeType {
  margin-bottom: 4px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031037}}
  .columnShortcodeType h3 {
    font-size: 18px;
    font-weight: normal;
    color: #d71402;
    line-height: 23px;
    margin-top: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031046}}
  .columnShortcodeType h3,
  .columnShortcodeType p {
    margin-left: 98px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031053}}
.team .thumbnail h3 {
  margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031057}}
.team .thumbnail .job {
  display: block;
  color: #9d9d9d;
  font-style: italic;
  font-size: 12px;
  font-family: Verdana;
  padding-bottom: 10px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031072}}
.thumbnail-footer-social .icon-share {
  margin-top: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031076}}
.thumbnail-footer-social .tooltip {
  opacity: 1;
  filter: alpha(opacity=100); }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031079}}
  .thumbnail-footer-social .tooltip .tooltip-inner {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031092}}
.span2 .thumbnail .caption,
.span3 .thumbnail .caption {
  background: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031101}}
.thumbnail {
  padding: 0;
  margin-bottom: 4px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  font-family: Verdana;
  border-top: 2px #ececec solid; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031110}}
  .thumbnail > img {
    margin: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031114}}
  .thumbnail .thumbnail-arrow {
    position: absolute;
    width: 11px;
    height: 6px;
    background: url("../images/03_arrow.png") no-repeat;
    margin-top: -23px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031123}}
  .thumbnail .caption {
    padding: 17px 20px 6px 20px;
    border-left: 1px #ebebeb solid;
    border-right: 1px #ebebeb solid; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031128}}
    .thumbnail .caption.caption-arrow {
      position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031131}}
      .thumbnail .caption.caption-arrow:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 20px;
        border: 6px solid transparent;
        border: 6px solid rgba(255, 255, 255, 0);
        border-bottom-color: #bebebe; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031144}}
  .thumbnail .caption-border-bottom {
    border-bottom: 2px #bebebe solid; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031148}}
  .thumbnail h3 {
    margin: 0 0 12px 0;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031155}}
    .thumbnail h3 a {
      color: #d71402;
      -webkit-transition: color 0.3s ease-in;
      -moz-transition: color 0.3s ease-in;
      -o-transition: color 0.3s ease-in;
      transition: color 0.3s ease-in; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031159}}
      .thumbnail h3 a:hover {
        color: #333333;
        text-decoration: none;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031169}}
  .thumbnail h6 {
    margin-bottom: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031172}}
    .thumbnail h6 a {
      color: #d71402;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031176}}
      .thumbnail h6 a:hover {
        color: #333333;
        text-decoration: none;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031187}}
  .thumbnail h3,
  .thumbnail h6 {
    color: #d71402; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031191}}
  .thumbnail .thumbnail-footer {
    overflow: auto;
    padding: 6px 20px 6px 20px;
    background-color: #ececec;
    color: #9d9d9d;
    font-size: 11px;
    font-family: Verdana; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031199}}
    .thumbnail .thumbnail-footer.thumbnail-footer-social {
      padding: 6px 20px 6px 14px;
      line-height: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031203}}
      .thumbnail .thumbnail-footer.thumbnail-footer-social a[class*="social-icon-"] {
        display: block;
        float: left; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031209}}
    .thumbnail .thumbnail-footer a {
      color: #9d9d9d;
      text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031213}}
      .thumbnail .thumbnail-footer a:hover {
        color: #333333;
        text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031220}}
  .thumbnail:hover {
    background-color: whitesmoke;
    cursor: pointer;
    border-top: 2px #d71402 solid;
    cursor: default; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031226}}
    .thumbnail:hover .thumbnail-arrow {
      background: url("../images/05_arrow.png") no-repeat;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031231}}
    .thumbnail:hover .caption-arrow:before {
      border-bottom-color: #d71402; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031235}}
    .thumbnail:hover .caption-border-bottom {
      border-bottom: 2px #d71402 solid; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031244}}
.span3 .thumbnail .caption {
  padding: 11px 20px 6px 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031247}}
  .span3 .thumbnail .caption .thumbnail-arrow {
    margin-top: -17px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031253}}
.testimonial {
  margin: 5px 0 14px 0;
  padding: 38px 53px 30px 53px;
  overflow: auto;
  background: whitesmoke url("../images/apostrophe.png") no-repeat 20px 41px;
  border-top: 2px #d71402 solid;
  color: #b9b9b9;
  position: relative;
  overflow: visible;
  min-height: 70px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031264}}
  .testimonial p {
    font-size: 16px;
    line-height: 20px;
    color: #9d9d9d;
    font-family: Arial, Helvetica, sans-serif; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031271}}
  .testimonial i {
    font-family: Verdana;
    color: #333333; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031276}}
  .testimonial .testimonial-img {
    right: 0;
    top: -48px;
    z-index: 2;
    position: absolute; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031285}}
.brands {
  background: url("../images/border-line-px.gif") repeat-x left bottom; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031288}}
  .brands .caroufredsel_wrapper {
    margin-top: -2px !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031292}}
  .brands a {
    display: block;
    float: left;
    border-top: 2px transparent solid;
    border-bottom: 2px transparent solid;
    padding: 23px 8px;
    position: relative;
    -webkit-transition: border 0.3s ease-in-out;
    -moz-transition: border 0.3s ease-in-out;
    -o-transition: border 0.3s ease-in-out;
    transition: border 0.3s ease-in-out; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031301}}
    .brands a img {
      opacity: 0.5;
      filter: alpha(opacity=50);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      width: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031307}}
    .brands a:after {
      content: "";
      display: block;
      bottom: 0;
      left: 50%;
      border-bottom: 2px #d71402 solid;
      position: absolute;
      margin-left: -5px;
      border-color: transparent;
      border-color: rgba(255, 255, 255, 0);
      border-bottom-color: #ececec;
      border-width: 6px;
      border-style: solid;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: opacity 0.3s ease-in-out;
      -moz-transition: opacity 0.3s ease-in-out;
      -o-transition: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031325}}
    .brands a:hover {
      border-top: 2px #d71402 solid;
      border-bottom: 2px solid #d71402; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031329}}
      .brands a:hover:after {
        opacity: 1;
        filter: alpha(opacity=100);
        border-bottom-color: #d71402; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031334}}
      .brands a:hover img {
        opacity: 1;
        filter: alpha(opacity=100); }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031345}}
.carouFredSel .slide {
  float: left;
  display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031349}}
  .carouFredSel .slide:first-of-type {
    display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031354}}
.carouFredSel.four-columnss .slide {
  max-width: 226px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031360}}
.carouFredSel-vertical .sidebar-post {
  display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031365}}
  .carouFredSel-vertical .sidebar-post:first-of-type, .carouFredSel-vertical .sidebar-post:nth-of-type(2), .carouFredSel-vertical .sidebar-post:nth-of-type(3) {
    display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031371}}
.caroufredsel_wrapper .slide,
.caroufredsel_wrapper .sidebar-post {
  display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031376}}
.navs {
  margin-top: 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031380}}
.nav-left {
  display: inline-block;
  width: 19px;
  height: 19px;
  background-position: 0 -505px;
  height: 19px;
  width: 19px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031387}}
  .nav-left:hover {
    background-position: 0 -543px;
    height: 19px;
    width: 19px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031392}}
.nav-right {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-left: 2px;
  background-position: 0 -486px;
  height: 19px;
  width: 19px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031400}}
  .nav-right:hover {
    background-position: 0 -524px;
    height: 19px;
    width: 19px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031405}}
.nav-center {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-left: 2px;
  background-position: 0 -599px;
  height: 19px;
  width: 19px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031413}}
  .nav-center:hover {
    background-position: 0 -580px;
    height: 19px;
    width: 19px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031420}}
.testimonial-item i {
  margin: 0 7px 0 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031424}}
.testimonial-item p {
  font-style: italic; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031430}}
.progress {
  margin-bottom: 10px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031434}}
.progress-bar-item {
  margin-bottom: 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031437}}
  .progress-bar-item .strong {
    background: #b9b9b9;
    color: #ffffff;
    border-right: 1px #ececec solid;
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
    padding: 3px 5px 2px 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031445}}
.progress .bar {
  -webkit-transition: width 1s ease;
  -moz-transition: width 1s ease;
  -o-transition: width 1s ease;
  transition: width 1s ease; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031449}}
.progress-success .bar,
.progress .bar-success {
  filter: none;
  background: #d71402; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031454}}
.small-text {
  line-height: 18px;
  color: #9d9d9d;
  margin-top: -6px;
  display: inline-block; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031463}}
.right-column > .row {
  padding-bottom: 35px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031467}}
.right-column .sidebar-post {
  padding-bottom: 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031470}}
  .right-column .sidebar-post a {
    color: #333333; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031473}}
    .right-column .sidebar-post a:hover {
      color: #d71402;
      text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031480}}
  .right-column .sidebar-post .picture {
    float: left;
    margin-top: 2px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031485}}
    .right-column .sidebar-post .picture .img-overlay .plus {
      background: none !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031492}}
  .right-column .sidebar-post p {
    margin: 0 0 0 60px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031496}}
  .right-column .sidebar-post small {
    font-size: 11px;
    color: #9d9d9d; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031505}}
.right-column .video-item small {
  font-size: 11px;
  color: #9d9d9d;
  line-height: 18px;
  margin: 15px 0;
  display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031515}}
.right-column .btn {
  margin-top: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031519}}
.right-column .thumbnail {
  margin-top: 5px;
  margin-bottom: 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031524}}
.video {
  height: 143px;
  display: block;
  position: relative;
  background: #b9b9b9; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031529}}
  .video .play-btn {
    background-position: 0 -663px;
    height: 40px;
    width: 65px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -32px;
    background-color: #d71402;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031538}}
  .video .fullscreen-btn {
    position: absolute;
    right: 15px;
    bottom: 15px;
    background-position: 0 -703px;
    height: 20px;
    width: 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031546}}
iframe[src*="vimeo.com"],
iframe[src*="youtube.com"] {
  width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031550}}
.nav-sidebar {
  margin-top: 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031554}}
.categories {
  font-family: Verdana; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031557}}
  .categories ul {
    margin: 0 0 20px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031560}}
    .categories ul li {
      list-style: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031563}}
      .categories ul li a {
        display: block;
        padding: 7px 0 8px 19px;
        color: #333333;
        background: url("../images/c-arrow.png") no-repeat left 13px;
        border-bottom: 1px #ebebeb solid;
        -webkit-transition: all 0.1s ease-in;
        -moz-transition: all 0.1s ease-in;
        -o-transition: all 0.1s ease-in;
        transition: all 0.1s ease-in; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031571}}
        .categories ul li a:hover {
          color: #d71402;
          text-decoration: none;
          padding: 7px 0 8px 26px;
          -webkit-transition: all 0.1s ease-out;
          -moz-transition: all 0.1s ease-out;
          -o-transition: all 0.1s ease-out;
          transition: all 0.1s ease-out; }

/* ========== */
/* = Elements = */
/* ========== */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031591}}
.page .thumbnail,
.post .thumbnail {
  margin-bottom: 60px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031595}}
.page .navs-links .social,
.post .navs-links .social {
  padding-top: 2px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031601}}
.portfolio .thumbnail {
  margin-bottom: 40px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031605}}
.portfolio-related .thumbnail {
  margin-bottom: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031609}}
.portfolio-4-cols .thumbnail {
  margin-bottom: 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031615}}
ul.sharp-arrows,
ul.arrows,
ul.circles {
  margin-left: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031618}}
  ul.sharp-arrows ul,
  ul.arrows ul,
  ul.circles ul {
    margin-left: 2px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031621}}
  ul.sharp-arrows li,
  ul.arrows li,
  ul.circles li {
    list-style: none;
    padding-left: 14px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031625}}
    ul.sharp-arrows li a,
    ul.arrows li a,
    ul.circles li a {
      color: #333333;
      padding: 2px 4px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031629}}
      ul.sharp-arrows li a:hover,
      ul.arrows li a:hover,
      ul.circles li a:hover {
        background: #d71402;
        color: #ffffff;
        text-decoration: none;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031638}}
ul.sharp-arrows li {
  background: url("../images/01-li-arrow.gif") no-repeat left 6px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031642}}
ul.arrows ul {
  margin-left: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031645}}
ul.arrows li {
  background: url("../images/02-li-arrow.gif") no-repeat left 6px;
  padding-left: 11px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031650}}
ul.circles {
  margin-left: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031653}}
  ul.circles li {
    padding-left: 16px;
    list-style: none;
    background: url("../images/03-li-circle.gif") no-repeat left 6px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031664}}
.portfolio-navs i {
  margin: 3px 3px 0 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031668}}
.portfolio-navs .icon-two-columns {
  margin-top: 3px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031672}}
.portfolio-navs .btn {
  margin-left: 1px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031676}}
.portfolio-navs .btn-mini {
  padding: 2px 7px 1px 7px;
  margin-top: 2px;
  margin-bottom: 2px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031684}}
.pins {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031690}}
  .pins a {
    display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031694}}
  .pins .slider-pin {
    margin: 13px 0 0 4px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031700}}
.pageof {
  margin-top: -23px;
  color: #9d9d9d;
  position: relative;
  z-index: 99; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031707}}
.pagination-row {
  margin-bottom: 10px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031710}}
.pagination-search-results {
  margin-top: 16px;
  margin-bottom: 10px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031714}}
.content > .pagination-row {
  padding-bottom: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031718}}
.portfolio .pagination-row {
  padding-top: 16px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031723}}
.portfolio-4-cols .pagination-row {
  padding-top: 30px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031729}}
.pagination {
  margin: -26px 0 0 0;
  position: relative;
  z-index: 99; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031734}}
  .pagination ul {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031740}}
    .pagination ul li.active a {
      -webkit-transition: all 0.1s ease-in;
      -moz-transition: all 0.1s ease-in;
      -o-transition: all 0.1s ease-in;
      transition: all 0.1s ease-in;
      color: #fff;
      background-color: #d71402; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031747}}
    .pagination ul li > a,
    .pagination ul li > a:focus {
      margin-left: 4px;
      padding: 3px 8px 4px 8px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      border: none;
      background: #9d9d9d;
      color: #ffffff;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031757}}
      .pagination ul li > a:first-child,
      .pagination ul li > a:focus:first-child {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031761}}
      .pagination ul li > a:last-child,
      .pagination ul li > a:focus:last-child {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031767}}
      .pagination ul li > a:hover,
      .pagination ul li > a:focus:hover {
        color: #FFFFFF;
        background-color: #333333;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031780}}
.thumbnail-portfolio-single .buttons {
  padding: 16px 0 17px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031784}}
.thumbnail-portfolio-single .navs-links {
  margin-bottom: 15px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031792}}
.not-found-page ol {
  margin-bottom: 25px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031795}}
  .not-found-page ol li {
    line-height: 18px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031803}}
.not-found-page-header {
  margin: 0 0 14px 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031808}}
.price-circle,
.date-circle {
  display: inline-block;
  width: 76px;
  height: 76px;
  text-align: center;
  border: 2px #9D9D9D solid;
  margin-bottom: 13px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031817}}
  .price-circle .inner-shadow,
  .date-circle .inner-shadow {
    margin: -1px -1px 0 -1px;
    background: #ffffff;
    padding-top: 19px;
    height: 59px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25) inset;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25) inset;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25) inset; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031826}}
  .price-circle .price, .price-circle .date-day,
  .date-circle .price,
  .date-circle .date-day {
    display: block;
    color: #d71402;
    font-size: 32px;
    padding-bottom: 6px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031833}}
  .price-circle small,
  .date-circle small {
    font-size: 12px;
    color: #9d9d9d; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031839}}
.alert {
  margin-bottom: 10px;
  font-size: 16px;
  border: none;
  background-color: lightgrey;
  color: #333333;
  text-shadow: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031848}}
  .alert .close {
    color: #333333;
    text-shadow: none;
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 6px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031854}}
    .alert .close:hover {
      opacity: 0.7;
      filter: alpha(opacity=70); }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031862}}
.alert-info {
  background-color: #53a0cf;
  color: #ffffff; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031866}}
  .alert-info .close {
    color: #ffffff;
    opacity: 1;
    filter: alpha(opacity=100); }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031873}}
.alert-info-black {
  background-color: #333333;
  color: #ffffff; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031877}}
  .alert-info-black .close {
    color: #ffffff;
    opacity: 1;
    filter: alpha(opacity=100); }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031884}}
.alert-error {
  background-color: #f6a066;
  color: #333333; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031889}}
.alert-success {
  background-color: #9dc869;
  color: #333333; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031894}}
.alert-success-grey {
  background-color: lightgrey;
  color: #333333; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031899}}
.quote {
  background: #d71402;
  color: #ffffff;
  padding: 5px 10px;
  width: 40%;
  margin-right: 18px;
  display: block;
  float: left;
  font-size: 12px;
  font-style: italic;
  line-height: 18px;
  font-family: Verdana;
  margin-top: 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031919}}
.nav-tabs > li.active a, .nav-tabs > li.active a:focus {
  border-top: 2px #d71402 solid;
  padding: 8px;
  margin-top: -4px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031924}}
  .nav-tabs > li.active a:hover, .nav-tabs > li.active a:focus:hover {
    border-top: 2px #d71402 solid; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031930}}
.nav-tabs > li > a {
  margin: 0 0 0 -1px;
  padding: 6px 8px;
  border: 1px solid #ddd;
  color: #9d9d9d;
  background: whitesmoke;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border-top: 2px #ebebeb solid; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031939}}
  .nav-tabs > li > a:hover {
    border-color: none;
    margin-right: 0;
    border-top: 2px lightgrey solid; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031952}}
.sidebar-gallery .picture {
  margin-bottom: 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031956}}
.sidebar-gallery .move-left {
  margin-left: 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031960}}
.sidebar-gallery .flickr {
  margin-left: -4.33%; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031963}}
  .sidebar-gallery .flickr .picture {
    display: block;
    width: 29%;
    margin-left: 4.33%;
    margin-bottom: 4.33%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031971}}
.flickr-badge-wrapper {
  margin-left: -10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031974}}
  .flickr-badge-wrapper .flickr_badge_image {
    float: left;
    width: 68px;
    margin: 0 0 10px 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031981}}
    .flickr-badge-wrapper .flickr_badge_image:last-of-type, .flickr-badge-wrapper .flickr_badge_image:nth-last-of-type(2), .flickr-badge-wrapper .flickr_badge_image:nth-last-of-type(3) {
      margin-bottom: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000031987}}
pre {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(50%, #f5f5f5), color-stop(50%, #ffffff), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(center top, #f5f5f5 0%, #f5f5f5 50%, #ffffff 50%, #ffffff 100%);
  background-image: -moz-linear-gradient(center top, #f5f5f5 0%, #f5f5f5 50%, #ffffff 50%, #ffffff 100%);
  background-image: -o-linear-gradient(center top, #f5f5f5 0%, #f5f5f5 50%, #ffffff 50%, #ffffff 100%);
  background-image: linear-gradient(center top, #f5f5f5 0%, #f5f5f5 50%, #ffffff 50%, #ffffff 100%);
  background-size: 100% 36px;
  background-repeat: repeat-y;
  padding: 0 19px;
  line-height: 18px;
  border: none;
  color: #d71402;
  font-family: Verdana;
  font-size: 12px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032000}}
.accordion {
  margin-bottom: 10px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032005}}
.toggles i {
  margin: -1px 10px 0 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032009}}
.toggles .accordion-group {
  border-top: none;
  border-left: none;
  border-right: none;
  margin-bottom: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032017}}
  .toggles .accordion-group.active .accordion-toggle {
    color: #d71402; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032023}}
.toggles .accordion-toggle {
  font-size: 14px;
  color: #333333;
  padding: 0;
  text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032029}}
  .toggles .accordion-toggle:hover {
    text-decoration: none;
    color: #d71402; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032035}}
.toggles .accordion-heading {
  padding: 9px 0 10px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032039}}
.toggles .accordion-inner {
  border-top: none;
  padding: 0 15px 2px 15px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032043}}
  .toggles .accordion-inner p {
    padding-left: 11px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032051}}
.faq {
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032055}}
  .faq i {
    margin: -1px 10px 0 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032059}}
  .faq .accordion-group {
    border-top: none;
    border-left: none;
    border-right: none;
    margin-bottom: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: whitesmoke; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032067}}
    .faq .accordion-group:last-child {
      border-bottom: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032071}}
    .faq .accordion-group.active {
      background-color: white; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032074}}
      .faq .accordion-group.active .accordion-toggle {
        color: #d71402; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032081}}
  .faq .accordion-toggle {
    font-size: 14px;
    color: #333333;
    text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032086}}
    .faq .accordion-toggle:hover {
      text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032094}}
  .faq .accordion-heading {
    padding: 9px 0 10px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032098}}
  .faq .accordion-inner {
    border-top: none;
    padding: 0 15px 2px 15px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032102}}
    .faq .accordion-inner p {
      padding-left: 11px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032110}}
.twitter-item {
  background: whitesmoke;
  padding: 15px 20px 0 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032117}}
.slidebar-small-img.pull-left {
  margin-right: 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032121}}
.slidebar-small-img.pull-right {
  margin-left: 10px; }

/* ========== */
/* = Post = */
/* ========== */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032136}}
.post .thumbnail:hover .caption {
  background: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032142}}
.post .thumbnail h3 {
  margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032149}}
.post .meta,
.post .entry {
  margin-bottom: 12px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032152}}
  .post .meta a,
  .post .entry a {
    color: #333333; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032155}}
    .post .meta a:hover,
    .post .entry a:hover {
      color: #d71402;
      text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032165}}
.post .entry h3 {
  padding-bottom: 10px;
  margin-top: 30px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032170}}
.post .entry .alert {
  margin: 26px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032176}}
.post .date {
  position: absolute;
  z-index: 10;
  margin: -8px 0 0 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032182}}
.post .comments-div {
  margin: -3px -21px 0 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032186}}
.post .comments-div a {
  background: #d71402;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  padding: 5px 10px 6px 10px;
  text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032193}}
  .post .comments-div a i {
    margin-right: 1px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032197}}
  .post .comments-div a:hover {
    color: #FFFFFF;
    background-color: #333333;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032205}}
.post .no-picture {
  height: 72px;
  border-left: 1px #ebebeb solid;
  border-right: 1px #ebebeb solid;
  background: url("../images/no-picture-bg.gif") repeat-x left top;
  overflow: visible; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032213}}
.post .audio {
  float: right;
  width: 600px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032218}}
.post .list {
  margin: 0 0 20px 0;
  overflow: auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032225}}
.post-quote {
  background: #d71402;
  color: #ffffff;
  padding: 5px 10px;
  display: block;
  float: left;
  font-size: 12px;
  font-style: italic;
  font-family: Verdana; }

/* ========== */
/* = Comments = */
/* ========== */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032239}}
.comments {
  padding-bottom: 45px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032242}}
  .comments .name {
    font-size: 16px;
    color: #d71402;
    font-family: Arial, Helvetica, sans-serif; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032248}}
  .comments .post-date {
    font-size: 11px;
    color: #9d9d9d; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032254}}
  .comments p {
    margin-top: 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032258}}
  .comments .replied {
    margin-left: 60px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032262}}
  .comments hr {
    margin: 20px 0 30px 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032268}}
.move-9 {
  margin-top: 9px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032272}}
.input-are-you-human {
  width: 36px;
  margin: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032277}}
.are-you-label {
  display: inline-block;
  margin: 13px 12px 0 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032283}}
.google-map,
#gmap {
  height: 450px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032286}}
  .google-map img,
  #gmap img {
    max-width: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032291}}
.slide-map {
  position: absolute;
  margin: -440px 0 0 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032296}}
.contact-form {
  margin-top: 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032299}}
  .contact-form .nav-tabs {
    float: right;
    margin-top: -50px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032304}}
  .contact-form .tab-content {
    width: 100%;
    overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032308}}
    .contact-form .tab-content .inner-slide-pane {
      width: 9999px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032311}}
    .contact-form .tab-content .slide-pane {
      float: left; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032318}}
  .contact-form .controls-row > div {
    margin-bottom: 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032326}}
.input-block-level {
  min-height: 26px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032331}}
.controls {
  font-family: Verdana; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032335}}
.require-budget {
  padding: 5px 0 10px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032338}}
  .require-budget label {
    margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032343}}
  .require-budget .radio.inline,
  .require-budget .checkbox.inline {
    padding-top: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032351}}
.btn-reply .btn {
  margin: 2px 0 0 -51px;
  padding: 0px 5px 0px 6px;
  line-height: 18px;
  font-size: 11px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032363}}
.submit-a-comment .controls-row {
  padding-bottom: 5px; }

/* ========== */
/* = Buttons = */
/* ========== */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032372}}
.btn {
  border: none;
  text-shadow: none;
  color: #ffffff;
  background: #9d9d9d;
  -webkit-transition: background 0.3s ease-in;
  -moz-transition: background 0.3s ease-in;
  -o-transition: background 0.3s ease-in;
  transition: background 0.3s ease-in;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032381}}
  .btn i {
    margin-right: 2px !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032385}}
  .btn:first-child {
    margin-left: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032392}}
  .btn .icon-basket-big,
  .btn .icon-basket-white-big,
  .btn .icon-download,
  .btn .icon-download-white {
    margin: -3px 0 0 -8px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032401}}
.btn:hover,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #FFFFFF;
  background-color: #333333;
  *background-color: #003bb3;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032407}}
  .btn:hover .icon-basket-big,
  .btn.active .icon-basket-big,
  .btn.disabled .icon-basket-big,
  .btn[disabled] .icon-basket-big {
    background-position: 0 -223px;
    height: 21px;
    width: 24px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032412}}
.btn:focus,
.btn:active {
  background-color: #d71402;
  color: white; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032418}}
.btn-mini {
  padding: 1px 7px 2px 7px;
  font-size: 11px;
  line-height: 15px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032423}}
button.btn-mini {
  padding: 2px 7px 1px 7px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032426}}
.btn-small {
  padding: 5px 7px 4px 7px;
  font-size: 12px;
  line-height: 16px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032431}}
  .btn-small i {
    margin-top: -1px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032437}}
.btn-large {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032441}}
.btn-green {
  color: #ffffff;
  text-shadow: none;
  background: #d71402;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032449}}
.btn-grey,
.btn-grey:focus {
  color: #333333;
  text-shadow: none;
  background-color: lightgrey;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032456}}
.btn-black {
  color: #ffffff;
  text-shadow: none;
  background-color: #333333;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

/* ========== */
/* = Results = */
/* ========== */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032468}}
.search-results > .row {
  padding-bottom: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032472}}
.search-results .thumbnail {
  margin-bottom: 40px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032480}}
.read-more i {
  margin-top: 4px;
  opacity: 0.3;
  filter: alpha(opacity=30); }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032485}}
.read-more a {
  color: #9d9d9d; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032488}}
  .read-more a:hover {
    color: #333333;
    text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032492}}
    .read-more a:hover i {
      opacity: 1;
      filter: alpha(opacity=100); }

/* ========== */
/* = Foot = */
/* ========== */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032505}}
.foot {
  margin-top: 20px;
  background-color: #ececec; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032511}}
.foot-item {
  padding: 38px 0 0 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032514}}
  .foot-item h4 {
    font-size: 18px;
    font-weight: normal;
    color: #d71402;
    margin: 0 0 11px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032521}}
  .foot-item .video {
    margin: 15px 0 0 0;
    border-top: 2px #d71402 solid; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032526}}
  .foot-item small {
    font-size: 11px;
    color: #9d9d9d;
    line-height: 18px;
    margin: 15px 0;
    display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032535}}
  .foot-item .follow-us {
    margin-top: 3px;
    font-size: 11px;
    color: #9d9d9d; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032540}}
    .foot-item .follow-us a {
      color: #9d9d9d;
      text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032544}}
      .foot-item .follow-us a:hover {
        text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032550}}
    .foot-item .follow-us i {
      margin: 1px 5px 0 0;
      float: left;
      opacity: 0.3;
      filter: alpha(opacity=30); }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032560}}
.foot-item-green {
  background-color: #d71402;
  color: #ffffff; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032564}}
  .foot-item-green img {
    margin-top: 3px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032568}}
  .foot-item-green p {
    color: #ffffff; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032572}}
  .foot-item-green .tel-text {
    display: block;
    font-size: 24px;
    margin: 25px 0 4px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032578}}
  .foot-item-green .support-text {
    display: block;
    font-size: 14px;
    margin-bottom: 36px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032586}}
.foot-item-green {
  padding: 35px 20px 20px 20px;
  width: 186px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032593}}
.foot a,
footer a {
  color: #d71402; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032596}}
  .foot a:hover,
  footer a:hover {
    text-decoration: underline; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032600}}
.foot .social,
footer .social {
  margin-top: -2px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032603}}
  .foot .social > a,
  footer .social > a {
    display: block;
    float: left; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032610}}
.subscribe-form {
  margin-top: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032613}}
  .subscribe-form input {
    margin-top: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032617}}
  .subscribe-form .btn-subscribe {
    position: absolute;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0 0 0 6px;
    margin: 3px 0 0 -32px;
    border-left: 1px #ccc solid;
    border-top: none;
    border-bottom: none;
    border-right: none;
    color: #9c9fa2; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032630}}
    .subscribe-form .btn-subscribe:hover {
      color: #333333; }

/* ========== */
/* = Footer = */
/* ========== */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032642}}
footer {
  padding: 20px 0 19px 0;
  color: #9d9d9d; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032646}}
  footer a {
    color: #9d9d9d; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032650}}
  footer .terms-privacy-links {
    text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032652}}
    footer .terms-privacy-links a {
      margin: 0 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032655}}
      footer .terms-privacy-links a:hover {
        color: #333333;
        text-decoration: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032662}}
#tothetop {
  display: block;
  position: fixed;
  right: 25px;
  bottom: 42px;
  display: none;
  height: 34px;
  width: 34px;
  background: url('../images/scroll_to_top.png@1374236690') 0 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032672}}
  #tothetop:hover {
    background-position: 0 34px; }

/* ========== */
/* = Twitter = */
/* ========== */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032682}}
.tweet_list {
  list-style: none;
  margin-left: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032686}}
  .tweet_list li {
    line-height: 18px;
    padding-bottom: 15px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032692}}
.tweet_text {
  color: #333333;
  font-family: Verdana; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032697}}
.tweet_time {
  display: block;
  font-size: 11px; }

/* ========== */
/* = Images and galleries = */
/* ========== */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032705}}
.picture .img-overlay, .picture .shine-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032714}}
.picture {
  position: relative;
  overflow: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032719}}
.picture img {
  width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032723}}
.picture .img-overlay {
  background-color: rgba(215, 20, 2, 0.8);
  opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032733}}
.picture .img-overlay .plus,
.picture .img-overlay .url,
.picture .img-overlay .icons-zoom {
  position: absolute;
  top: 50%;
  left: 50%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032740}}
.picture .img-overlay-slider .slider-left-overlay,
.picture .img-overlay-slider .slider-right-overlay {
  position: absolute;
  top: 50%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032745}}
.picture .img-overlay .plus {
  filter: none;
  width: 50px;
  height: 50px;
  background-color: rgba(21, 21, 21, 0.3);
  margin-left: -25px;
  margin-top: -25px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032756}}
  .picture .img-overlay .plus i {
    margin-top: 14px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032760}}
  .picture .img-overlay .plus:hover {
    background-color: rgba(21, 21, 21, 0.4); }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032765}}
.picture .img-overlay .url {
  filter: none;
  width: 50px;
  height: 50px;
  background-color: rgba(21, 21, 21, 0.3);
  margin-left: 35px;
  margin-top: -25px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032776}}
  .picture .img-overlay .url i {
    margin-top: 14px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032779}}
  .picture .img-overlay .url:hover {
    background-color: rgba(21, 21, 21, 0.4); }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032785}}
.picture .img-overlay .slider-left-overlay {
  filter: none;
  width: 32px;
  height: 32px;
  left: 10px;
  margin-top: -17px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032794}}
  .picture .img-overlay .slider-left-overlay .slider-left-overlay-inner {
    cursor: pointer;
    background-position: 0 0;
    height: 34px;
    width: 34px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032802}}
.picture .img-overlay .slider-right-overlay {
  filter: none;
  width: 32px;
  height: 32px;
  right: 10px;
  left: none !important;
  margin-top: -17px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032812}}
  .picture .img-overlay .slider-right-overlay .slider-right-overlay-inner {
    cursor: pointer;
    background-position: 0 -34px;
    height: 34px;
    width: 34px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032819}}
.picture .img-overlay .icons-zoom {
  margin-left: -8px;
  margin-top: -8px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032824}}
.picture .shine-overlay {
  background: url("../images/shine-overlay.png@1357075791") no-repeat left top;
  -webkit-background-size: 80% auto;
  -moz-background-size: 80% auto;
  -o-background-size: 80% auto;
  background-size: 80% auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032831}}
.picture a:hover .img-overlay,
.picture-url-overlay:hover .img-overlay {
  opacity: 1;
  filter: alpha(opacity=100); }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032836}}
.url-overlay .plus {
  margin-left: -61px !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032840}}
.url-overlay .url {
  margin-left: 9px !important; }

/* ========== */
/* = Icons = */
/* ========== */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032848}}
.icon-two-columns {
  display: inline-block;
  width: 11px;
  height: 11px;
  background-position: 0 -645px;
  height: 11px;
  width: 11px;
  margin: 2px 7px 0 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032856}}
.icon-tags {
  display: inline-block;
  width: 9px;
  height: 14px;
  background-position: 0 -376px;
  height: 14px;
  width: 9px;
  margin: 1px 7px 0 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032864}}
.icon-plus {
  width: 18px;
  height: 18px;
  background-position: 0 -562px;
  height: 18px;
  width: 18px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032870}}
.icon-minus {
  width: 18px;
  height: 18px;
  background-position: 0 -618px;
  height: 18px;
  width: 18px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032876}}
.icon-url {
  width: 18px;
  height: 18px;
  background-position: 0 -318px;
  height: 18px;
  width: 18px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032882}}
.icon-right-arrow {
  width: 6px;
  height: 9px;
  background-position: 0 -636px;
  height: 9px;
  width: 6px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032888}}
.icon-arrow-search {
  width: 5px;
  height: 7px;
  background-position: 0 -656px;
  height: 7px;
  width: 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032894}}
.icon-reply {
  display: inline-block;
  width: 8px;
  height: 5px;
  margin-top: 4px !important;
  background-position: 0 -423px;
  height: 5px;
  width: 8px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032902}}
.icon-author {
  width: 11px;
  height: 14px;
  background-position: 0 -336px;
  height: 14px;
  width: 11px;
  margin-top: 1px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032909}}
.icon-comment {
  width: 14px;
  height: 15px;
  background-position: 0 -390px;
  height: 15px;
  width: 14px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032915}}
.icon-testimonial-small {
  width: 18px;
  height: 16px;
  background-position: 0 -360px;
  height: 16px;
  width: 18px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032921}}
.icon-share {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-position: 0 -350px;
  height: 10px;
  width: 10px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032928}}
.icon-basket-white {
  width: 19px;
  height: 16px;
  display: inline-block;
  background-position: 0 -281px;
  height: 16px;
  width: 19px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032935}}
.icon-basket-white-big {
  width: 24px;
  height: 21px;
  display: inline-block;
  background-position: 0 -223px;
  height: 21px;
  width: 24px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032942}}
.icon-basket {
  width: 19px;
  height: 16px;
  display: inline-block;
  background-position: 0 -265px;
  height: 16px;
  width: 19px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032949}}
.icon-basket-big {
  width: 24px;
  height: 21px;
  display: inline-block;
  background-position: 0 -202px;
  height: 21px;
  width: 24px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032956}}
.icon-download {
  width: 24px;
  height: 21px;
  display: inline-block;
  background-position: 0 -244px;
  height: 21px;
  width: 24px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032963}}
.icon-download-white {
  width: 24px;
  height: 21px;
  display: inline-block;
  background-position: 0 -297px;
  height: 21px;
  width: 24px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032970}}
.icon-close-light {
  width: 9px;
  height: 9px;
  background-position: 0 -414px;
  height: 9px;
  width: 9px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032976}}
.icon-close-dark {
  width: 9px;
  height: 9px;
  background-position: 0 -405px;
  height: 9px;
  width: 9px; }

/* ========== */
/* = Responsiveness= */
/* ========== */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\000035}}
.touch-enabled #magic-line {
  display: none !important; }

@media (max-width: 1004px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\0000311}}
  body {
    padding-top: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\0000314}}
  .boxed-container {
    padding-top: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\0000319}}
  .navbar-form .btn-search {
    position: relative;
    float: right;
    right: 7px;
    top: -25px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\0000326}}
  .navbar-form .search-form {
    width: auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\0000329}}
  .btn-navbar:hover {
    background-position: 0 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\0000333}}
  .navbar-menu-line {
    min-height: 75px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\0000335}}
    .navbar-menu-line > .container {
      position: relative; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\0000339}}
  .navbar-fixed-top {
    margin-bottom: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\0000344}}
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    background: none;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-weight: normal; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\0000351}}
  .nav > .mobile-active {
    background-color: #d71402;
    color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\0000355}}
    .nav > .mobile-active > a span,
    .nav > .mobile-active > a small {
      color: #fff !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\0000361}}
  .nav-collapse .dropdown-menu .mobile-active a,
  .nav-collapse .dropdown-menu .mobile-active a:hover {
    background-color: #d71402 !important;
    color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\0000366}}
  .navbar .container {
    width: 724px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\0000376}}
  .navbar .nav > .active > a,
  .navbar .nav > .active > a:hover,
  .navbar .nav > .active > a:focus,
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background: none;
    border: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\0000381}}
  .dropdown-toggle {
    border: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\0000385}}
  .navbar-inverse .nav li.dropdown.open > .dropdown-toggle {
    border: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\0000390}}
  .columnShortcodeType h3,
  .thumbnail h3 {
    font-size: 16px;
    line-height: 18px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\0000395}}
  .foot-item-green {
    padding: 35px 10px 15px 10px;
    width: 146px;
    height: 262px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003100}}
    .foot-item-green .tex-text {
      line-height: 26px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003105}}
  .subscribe-input {
    width: 149px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003110}}
  .nav-collapse > .nav {
    margin-top: 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003113}}
  .nav-collapse .dropdown-menu {
    display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003116}}
  .nav-collapse .dropdown-menu {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003121}}
    .nav-collapse .dropdown-menu > li {
      border-bottom-color: #b5b5b5; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003123}}
      .nav-collapse .dropdown-menu > li > a:hover {
        color: #d71402; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003129}}
  .navbar-form .btn-search {
    right: 6px;
    top: -23px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003133}}
  .brands .slide a {
    width: 23%;
    padding-left: 1%;
    padding-right: 1%;
    float: left; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003140}}
  .foot-item iframe,
  .right-column iframe {
    max-width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003143}}
  .navbar-inverse .nav-collapse .navbar-form {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
    border: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003150}}
  .fullwidthbanner-container .nav-icons {
    margin-top: 0;
    top: 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003154}}
  .btn-tablet-fix {
    margin-bottom: 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003158}}
  .fullwidthbanner-subpage-container h1 {
    font-size: 26px;
    line-height: 28px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003162}}
  .fullwidthbanner-subpage-container h2 {
    font-size: 28px;
    line-height: 30px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003167}}
  .sidebar-gallery .picture {
    margin-bottom: 7px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003170}}
  .post .audio {
    width: 410px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003173}}
  .testimonial-img {
    display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003176}}
  .navbar-inverse .btn-navbar {
    position: absolute;
    right: 20px;
    top: 25px;
    z-index: 1;
    margin: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003183}}
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003188}}
  .thumbnail-footer .tablet-bottom {
    float: none;
    clear: both; } }
@media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003197}}
  .thumbnail-footer .tablet-bottom {
    float: right;
    clear: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003202}}
  .btn-tablet-fix {
    margin-bottom: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003205}}
  .navbar-head {
    padding: 0 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003208}}
  .fullwidthbanner-container {
    margin-left: -20px;
    margin-right: -20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003213}}
  footer [class*="span"] {
    text-align: center;
    margin-bottom: 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003217}}
  footer .container > .row {
    padding-bottom: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003222}}
  footer .pull-right {
    float: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003226}}
  .foot .social,
  footer .social {
    margin: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003229}}
  footer .social > a {
    display: inline-block;
    float: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003234}}
  .foot {
    height: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003237}}
    .foot .foot-item {
      padding: 10px 20px 0 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003240}}
    .foot .foot-item-green {
      width: auto;
      height: auto;
      padding-bottom: 10px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003246}}
  .post .audio {
    width: 300px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003251}}
  pre.no-bottom {
    margin-bottom: 20px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003254}}
  .columnShortcodeType {
    margin-bottom: 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003259}}
  .thumbnail,
  .page .thumbnail,
  .post .thumbnail {
    margin-bottom: 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003263}}
  .page-header [class*="span"] {
    float: left;
    width: 50%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003270}}
  .container > .row.no-bottom,
  .container > .row {
    padding-bottom: 40px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003276}}
  .search-results > .row.no-bottom,
  .search-results > .row {
    padding-bottom: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003281}}
  .search-results > .pagination-row {
    margin-top: 40px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003286}}
  .portfolio > .pagination-row {
    padding-top: 0;
    padding-bottom: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003291}}
  .foot .row {
    padding-bottom: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003295}}
  .right-column {
    padding-top: 40px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003298}}
  .post {
    margin-bottom: 40px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003301}}
  .navbar .container {
    width: auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003304}}
  .testimonial {
    padding-left: 83px;
    margin-top: 0;
    margin-bottom: 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003311}}
  .mobile-spacing-0 {
    margin-bottom: 0px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003311}}
  .mobile-spacing-5 {
    margin-bottom: 5px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003311}}
  .mobile-spacing-10 {
    margin-bottom: 10px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003311}}
  .mobile-spacing-15 {
    margin-bottom: 15px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003311}}
  .mobile-spacing-20 {
    margin-bottom: 20px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003311}}
  .mobile-spacing-25 {
    margin-bottom: 25px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003311}}
  .mobile-spacing-30 {
    margin-bottom: 30px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003311}}
  .mobile-spacing-35 {
    margin-bottom: 35px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003311}}
  .mobile-spacing-40 {
    margin-bottom: 40px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003311}}
  .mobile-spacing-45 {
    margin-bottom: 45px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003311}}
  .mobile-spacing-50 {
    margin-bottom: 50px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003311}}
  .mobile-spacing-55 {
    margin-bottom: 55px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003311}}
  .mobile-spacing-60 {
    margin-bottom: 60px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003320}}
  .portfolio-single > .row,
  .portfolio-single > .row.no-bottom,
  .blog-multiple > .row,
  .blog-multiple > .row.no-bottom,
  .blog-single > .row,
  .blog-single > .row.no-bottom,
  .contact-page > .row,
  .contact-page > .row.no-bottom {
    padding-bottom: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003324}}
  .portfolio-navs {
    margin-bottom: 4px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003328}}
  .page .navs-links .social,
  .post .navs-links .social {
    margin-left: -1px; } }
@media (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003333}}
  .slider-pin {
    display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003336}}
  .brands .slide a {
    width: 48%; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003340}}
  .navbar-head .brand {
    float: none;
    text-align: center;
    margin-bottom: 14px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003345}}
  .navbar-head .pull-right {
    float: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003348}}
  .navbar-head .call-us {
    text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003351}}
  .navbar-head .social {
    text-align: center;
    margin-top: 8px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003355}}
    .navbar-head .social > span {
      display: inline-block;
      float: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003362}}
  .fullwidthbanner-subpage-container h1 {
    font-size: 24px;
    line-height: 26px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003366}}
  .fullwidthbanner-subpage-container h2 {
    font-size: 26px;
    line-height: 28px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003372}}
  .comments .media .comment-avatar {
    float: left;
    margin-bottom: 15px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003376}}
  .comments .btn-reply {
    float: right; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003379}}
  .comments .media-body {
    overflow: visible; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003382}}
  .comments p {
    clear: left; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003386}}
  .google-map, #gmap {
    height: 350px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003389}}
  .slide-map {
    margin-top: -340px; }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003394}}
  .subscribe-form .subscribe-input {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 26px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_media\.scss}line{font-family:\00003399}}
  .subscribe-form .btn-subscribe {
    top: 5px;
    right: 9px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/www\/w-balls-html\/html_source\/lib\/_master\.scss}line{font-family:\000032997}}
.lt-ie9 .picture .img-overlay {
  display: none; }
