@import "ie.css";
@import url(//fonts.googleapis.com/css?family=Lato:300,400,700,900);
/* ================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   project: SocialHub v.3
   date: 11.2015
   package: less/css
   filename: style.less

   Content:
   - normalize.css
   - Plugin style
   - SocialHub styles
   - Keyframes
   - Media Queries
   - Retina
   - Helper classes
   - Mixins classes
   - Print styles
   ================================================================ */
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: .83em;
  margin: 1.67em 0;
}
h6 {
  font-size: .67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace,serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a,
input,
select,
textarea,
button,
#menu .trigger,
#fsvs-pagination .pagination-link,
*[class^="ico-"],
*[class*=" ico-"] {
  outline: none !important;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
input::-ms-clear {
  display: none;
}
html,
button,
input,
select,
textarea {
  color: #222;
}
html {
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
img,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
.placeholder {
  color: rgba(6, 11, 38, 0.3) !important;
  opacity: 1 !important;
  font-style: normal !important;
}
::-webkit-input-placeholder {
  color: rgba(6, 11, 38, 0.3) !important;
  opacity: 1;
  font-style: normal;
}
::-moz-placeholder {
  color: rgba(6, 11, 38, 0.3) !important;
  opacity: 1;
  font-style: normal;
}
/* Firefox 19+ */
:-moz-placeholder {
  color: rgba(6, 11, 38, 0.3) !important;
  opacity: 1;
  font-style: normal;
}
/* Firefox 18- */
:-ms-input-placeholder {
  color: rgba(6, 11, 38, 0.3) !important;
  opacity: 1;
  font-style: normal;
}
a,
input,
select,
textarea,
button {
  outline: none !important;
}
input::-ms-clear {
  display: none;
}
.mob-show {
  display: none!important;
}
.spinner {
  margin: auto;
  box-sizing: border-box;
  background-clip: padding-box;
  width: 150px;
  height: 150px;
  border-radius: 100px;
  border: 4px solid rgba(20, 15, 15, 0.1);
  bottom: 0;
  -webkit-mask: linear-gradient(rgba(0, 0, 0, 0.1), #000000 90%);
  -webkit-transform-origin: 50% 60%;
      -ms-transform-origin: 50% 60%;
          transform-origin: 50% 60%;
  -webkit-transform: perspective(200px) rotateX(66deg);
          transform: perspective(200px) rotateX(66deg);
  -webkit-animation: spinner-wiggle 1.2s infinite;
          animation: spinner-wiggle 1.2s infinite;
  position: relative;
  top: 62px;
}
@-webkit-keyframes spinner-wiggle {
  30% {
    -webkit-transform: perspective(200px) rotateX(66deg);
            transform: perspective(200px) rotateX(66deg);
  }
  40% {
    -webkit-transform: perspective(200px) rotateX(65deg);
            transform: perspective(200px) rotateX(65deg);
  }
  50% {
    -webkit-transform: perspective(200px) rotateX(68deg);
            transform: perspective(200px) rotateX(68deg);
  }
  60% {
    -webkit-transform: perspective(200px) rotateX(64deg);
            transform: perspective(200px) rotateX(64deg);
  }
}
@keyframes spinner-wiggle {
  30% {
    -webkit-transform: perspective(200px) rotateX(66deg);
            transform: perspective(200px) rotateX(66deg);
  }
  40% {
    -webkit-transform: perspective(200px) rotateX(65deg);
            transform: perspective(200px) rotateX(65deg);
  }
  50% {
    -webkit-transform: perspective(200px) rotateX(68deg);
            transform: perspective(200px) rotateX(68deg);
  }
  60% {
    -webkit-transform: perspective(200px) rotateX(64deg);
            transform: perspective(200px) rotateX(64deg);
  }
}
.spinner:before,
.spinner:after {
  content: "";
  position: absolute;
  margin: -4px;
  margin-left: -75px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: .05;
  border: inherit;
  border-color: transparent;
  -webkit-animation: spinner-spin 1.2s linear infinite, spinner-fade 1.2s linear infinite;
          animation: spinner-spin 1.2s linear infinite, spinner-fade 1.2s linear infinite;
}
.spinner:before {
  border-top-color: #000000;
}
.spinner:after {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  border-top-color: #cb2020;
}
@-webkit-keyframes spinner-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spinner-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes spinner-fade {
  20% {
    opacity: .1;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: .1;
  }
}
@keyframes spinner-fade {
  20% {
    opacity: .1;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: .1;
  }
}
.loading,
#loader {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px;
  box-sizing: border-box;
}
/*.loaderbox {
    display: block!important;
}*/
#loader {
  position: fixed;
  top: 0;
}
#loader .spinner {
  top: 46vh;
}
#loader .spinner:before,
#loader .spinner:after {
  margin-left: -4px;
}
/* ================================================================
   Plugin styles
   ================================================================ */
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.tile .fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #fff;
  color: #444;
  text-shadow: none;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-skin {
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('../images/fancybox/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../images/fancybox/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -23px;
  right: -26px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  z-index: 8040;
  background: url(../images/close-black.png) 50% 50% no-repeat;
  background-size: 18px 18px;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../images/fancybox/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  /*
  overflow: hidden;
*/
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('../images/fancybox/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  /*
  overflow: auto;
  overflow-y: scroll;
  */
}
/* Title helper */
.fancybox-title {
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.nicescroll-rails {
  opacity: 1 !important;
  z-index: 10 !important;
  right: 9px !important;
}
.nicescroll-rails .nicescroll-cursors {
  width: 4px !important;
  background: #d0d0d0 !important;
  border: none !important;
  border-radius: 4px !important;
}
.nicescroll-rails.nicescroll-rails-hr {
  display: none !important;
}
/*-- Scrollbar --*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}
.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
.mCSB_scrollTools {
  position: absolute;
  width: 13px;
  height: auto;
  left: auto;
  top: 152px;
  right: 0;
  bottom: 50px;
}
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 4px;
  border-radius: 20px;
  height: 30px;
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
.mCSB_dragger {
  background: #D0D0D0;
}
/* ================================================================
   SocialHub styles
   ================================================================ */
/*
  font-family: 'TrumpGothicWest';
  font-family: 'TrumpGothicWest-Bold';
  font-family: 'Roboto', sans-serif;

  light = 300
  normal = 400
  normal italic = 400
  medium = 500
  thin = 100
*/
@font-face {
  font-family: 'TrumpGothicWest';
  src: url('../fonts/TrumpGothicWest.eot') format('embedded-opentype'), url('../fonts/TrumpGothicWest.woff') format('woff'), url('../fonts/TrumpGothicWest.ttf') format('truetype'), url('../fonts/TrumpGothicWest.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TrumpGothicWest-Bold';
  src: url('../fonts/TrumpGothicWest-Bold.eot') format('embedded-opentype'), url('../fonts/TrumpGothicWest-Bold.woff') format('woff'), url('../fonts/TrumpGothicWest-Bold.ttf') format('truetype'), url('../fonts/TrumpGothicWest-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-Bold";
  src: url("../fonts/Montserrat-Bold/Montserrat-Bold.eot") format("eot"), url("../fonts/Montserrat-Bold/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold/Montserrat-Bold.ttf") format("truetype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'JerseyMediumExpanded';
  src: url('../fonts/JerseyMediumExpanded.eot');
  src: url('../fonts/JerseyMediumExpanded.eot') format('embedded-opentype'), url('../fonts/JerseyMediumExpanded.woff') format('woff2'), url('../fonts/JerseyMediumExpanded.woff') format('woff'), url('../fonts/JerseyMediumExpanded.ttf') format('truetype'), url('../fonts/JerseyMediumExpanded.svg') format('svg');
}
@font-face {
  font-family: BebasNeue;
  src: url(../fonts/BebasNeue.otf);
}
html,
body {
  height: 100%;
}
body {
  min-height: 100%;
  height: 100%;
  background: #f5f5f5;
  font: 10px 'Lato', sans-serif;
  line-height: 20px;
  color: #000;
  margin: 0 !important;
}
body.menu-open #header #menu {
  margin-right: 300px;
  transition: margin 0.3s ease;
}
body.menu-open #header #menu .trigger .bar {
  transition: all 0.3s ease;
  top: 7px;
}
body.menu-open #header #menu .trigger .bar2 {
  display: none;
}
body.menu-open #header #menu .trigger .bar1 {
  -ms-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 0);
  -webkit-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 0);
  transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 0);
}
body.menu-open #header #menu .trigger .bar3 {
  -ms-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, 0);
  -webkit-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, 0);
  transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, 0);
}
body.filter-open {
  overflow: hidden;
  -webkit-transition: .3s ease;
  -webkit-transition-delay: 0.3s;
  -o-transition: .3s ease;
  -o-transition-delay: 0.3s;
  -moz-transition: .3s ease;
  -moz-transition-delay: 0.3s;
  transition: .3s ease;
  transition-delay: 0.3s;
}
body.filter-open #header .tab {
  transition: all 0.3s ease;
}
body.filter-open #header #filter {
  display: block;
  width: 100%;
  transition: width 0.3s ease;
}
body.filter-open #filteroverlay {
  width: 100%;
  opacity: 1;
  transition: opacity 0.3s ease;
}
#filteroverlay {
  display: block;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  top: 150px;
  left: 0;
  bottom: 40px;
  width: 0;
  opacity: 0;
  z-index: 11;
  transition: opacity 0.3s ease;
}
.inwidth {
  width: 100%;
  min-width: 500px;
  margin: 0 auto;
}
#page {
  min-height: 100%;
  height: 100%;
  position: relative;
  z-index: 11;
}
#main {
  height: auto !important;
  min-height: 100%;
  height: 100%;
  position: relative;
}
.navbar-mob {
  transition: width 0.3s ease;
  display: block;
  width: 0;
  height: 100%;
  position: fixed;
  top: 0;
  bottom: -2px;
  right: 0;
  background: #141414;
  z-index: 100;
  margin: 0;
  overflow: hidden;
  color: #fff;
}
.navbar-mob .in {
  width: 300px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.navbar-mob .subscribe {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 293px;
  text-align: center;
}
.navbar-mob .subscribe .box {
  overflow: hidden;
  background: url(../images/logo-subscribe-2x.png) 50% 0 no-repeat;
  background-size: 104px 38.5px;
  width: 100%;
  height: 256px;
  position: absolute;
  top: 50%;
  left: 0;
  margin: -128px 0 0 0;
}
.navbar-mob .subscribe p {
  color: rgba(18, 18, 18, 0.7);
  font-size: 13px;
  line-height: 17px;
  margin: 25px 0 31px;
  padding: 0;
  font-family: 'Roboto', sans-serif;
}
.navbar-mob .menu {
  margin: 50px 0 90px 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.navbar-mob .menu a {
  display: block;
  height: 55px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #121212;
  font-size: 13px;
  line-height: 56px;
  border: 1px solid #2c2c2c;
  border-width: 1px 0;
  margin: 0 0 -1px 0;
}
.navbar-mob .power {
  display: block;
  text-align: center;
  position: absolute;
  bottom: 18px;
  left: 0;
  right: 0;
  font-family: 'Roboto', sans-serif;
}
.navbar-mob .power a {
  color: rgba(18, 18, 18, 0.6);
  text-decoration: none;
  font-size: 8px;
  text-transform: uppercase;
}
.navbar-mob .power a b {
  color: rgba(18, 18, 18, 0.6);
  font-weight: 600;
  font-size: 11px;
  display: block;
  margin-top: -7px;
}
.navbar-mob .power img {
  margin: 0;
}
#header {
  height: 150px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: #ffffff;
}
#header .top {
  height: 95px;
  border-bottom: 1px solid #ececec;
}
#header .top .btnrnd {
  float: right;
  margin: 31px 10px 0 0;
  letter-spacing: 0.1em;
  padding: 3px 14px;
  transition: .2s;
}
#header .top .btnrnd:hover {
  color: #141414;
}
#header .top .btnrnd.sbtn {
  border: 1px solid #141414;
  margin-left: 27px;
  margin-right: 28px;
  color: #141414;
}
#header .top .btnrnd.sbtn:hover {
  color: #000;
  border-color: #000;
  opacity: 0.6;
}
#header .bot {
  height: 53px;
  position: relative;
  border-bottom: 1px solid #ebecee;
}
#header .bot .title {
  text-align: center;
  font-family: 'BebasNeue';
  font-size: 20px;
  line-height: 53px;
  color: #060b26;
  letter-spacing: 2px;
  margin: 0 auto;
  width: 66%;
  max-width: 1200px;
  height: 53px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#header #logo {
  display: block;
  float: left;
  width: 232px;
  height: 16px;
  background: url(../images/logo.png) 0 0 no-repeat;
  background-size: 100%;
  text-align: left;
  text-indent: 999px;
  overflow: hidden;
  margin-top: 40px;
  margin-left: 27px;
}
#header #logo:hover {
  opacity: 0.67;
}
#header #menu {
  display: none;
  float: right;
  transition: margin 0.3s ease;
}
#header #menu .trigger {
  display: block;
  cursor: pointer;
  position: relative;
  z-index: 2;
  width: 53px;
  height: 59px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#header #menu .trigger .bars {
  width: 22px;
  height: 22px;
  position: relative;
  margin: 21px auto 0 auto;
}
#header #menu .trigger .bar {
  width: 22px;
  height: 2px;
  background: #000;
  position: absolute;
  top: 0;
  transition: all 0.3s ease;
}
#header #menu .trigger .bar2 {
  top: 7px;
}
#header #menu .trigger .bar3 {
  top: 14px;
}
#header .search {
  display: block;
  float: right;
  height: 27px;
  position: relative;
  margin: 12px 27px 0 0;
  padding: 0 28px 0 0;
  width: 0;
  border: 1px solid #fff;
  border-radius: 0;
  overflow: hidden;
  background: #fff;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  transition: all 0.5s ease;
}
#header .search input[type=text] {
  font-family: 'Roboto', sans-serif;
  width: 0;
  height: 21px;
  border: none;
  background: none transparent;
  color: #060b26;
  padding: 0;
  margin: 2px 0 0 0;
  font-size: 12px;
  -webkit-transition: .4s ease;
  -webkit-transition-delay: 0.35s;
  -o-transition: .4s ease;
  -o-transition-delay: 0.35s;
  -moz-transition: .4s ease;
  -moz-transition-delay: 0.35s;
  transition: .4s ease;
  transition-delay: 0.35s;
  transition: all 0.5s ease;
}
#header .search .search-btn {
  display: block;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 2px;
  right: 2px;
  cursor: pointer;
  width: 25px;
  height: 25px;
  background: none transparent;
  /*&:active {
        top: -1px;
      }*/
}
#header .search .search-btn .ico-search {
  width: 25px;
  height: 25px;
  background: url(../images/ico-search-btn.png) 50% 50% no-repeat transparent;
  background-size: 25px 25px;
  transition: all 0.2s linear;
}
#header .search.transform.active {
  transition: all 0.5s ease;
  width: auto;
  border-bottom-color: rgba(0, 0, 0, 0.2);
}
#header .search.transform.active input[type=text] {
  width: 153px;
  margin: 2px 0 0 0;
  -webkit-transition: .4s ease;
  -webkit-transition-delay: 0.35s;
  -o-transition: .4s ease;
  -o-transition-delay: 0.35s;
  -moz-transition: .4s ease;
  -moz-transition-delay: 0.35s;
  transition: .4s ease;
  transition-delay: 0.35s;
}
#header .search.transform.active .search-btn .ico-search {
  transform: scale(0.75);
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -o-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transition: all 0.2s linear;
}
#header .search.transform.back input[type=text] {
  width: 0;
  margin: 3px 0 0 0;
}
#header .subscribe {
  float: right;
  margin: 10px 67px 0 0;
}
#footer {
  height: 40px;
  background: #272727;
  margin: -40px 0 0 0;
  position: relative;
  font-size: 12px;
  line-height: 40px;
  color: rgba(255, 255, 255, 0.3);
}
#footer .in {
  width: 100%;
  min-width: 500px;
  margin: 0 auto;
}
#footer .menu {
  margin: 0;
  padding: 0 0 0 75px;
  list-style: none;
  float: left;
}
#footer .menu li {
  display: inline;
  margin: 0 26px 0 0;
}
#footer .copy {
  float: right;
  padding: 0 75px 0 0;
  color: #454545;
}
#footer .copy a {
  font-weight: 500;
  padding-right: 27px;
  background: url(../images/logo-footer.png) 100% 50% no-repeat transparent;
  background-size: 12px 22px;
  line-height: 40px;
  display: inline-block;
  font-weight: 800;
  color: #646464;
}
#footer a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.3);
  font-size: 11px;
}
#footer a:hover {
  text-decoration: underline;
}
#footer a.active {
  color: #00baff;
}
#footerprot {
  height: 40px;
  clear: both;
}
.page-content #filter-flag {
  display: none;
}
#filter-flag .tab {
  height: 51px;
  position: absolute;
  left: 0;
  transition: all 0.3s ease;
}
#filter-flag .tab .tab-ctrl {
  list-style: none;
  margin: 0;
  padding: 0 0 0 10px;
  text-align: center;
}
#filter-flag .tab .tab-ctrl > li {
  display: inline-block;
  float: none;
  width: 54px;
  height: 53px;
  position: relative;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: left;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#filter-flag .tab .tab-ctrl > li > a {
  display: block;
  width: 54px;
  height: 53px;
  background-position: 50% 0px;
  background-size: 50px 100px;
}
#filter-flag .tab .tab-ctrl > li:active > a,
#filter-flag .tab .tab-ctrl > li.active > a,
#filter-flag .tab .tab-ctrl > li.open > a,
#filter-flag .tab .tab-ctrl > li:hover > a {
  background-position: 50% -50px;
  color: #00baff;
  opacity: 1;
}
#filter-flag .tab .tab-ctrl .ico-tab-all {
  font-family: 'TrumpGothicWest-Bold';
  text-indent: 0;
  text-align: center;
  font-size: 20px;
  line-height: 52px;
  color: rgba(95, 95, 95, 0.5);
  text-decoration: none;
  letter-spacing: 0.1em;
}
#nav {
  display: none;
}
#nav .tab {
  height: 51px;
  position: absolute;
  left: 0;
  transition: all 0.3s ease;
}
#nav .tab .tab-ctrl {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
#nav .tab .tab-ctrl > li {
  display: inline-block;
  float: none;
  width: 54px;
  height: 51px;
  position: relative;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
}
#nav .tab .tab-ctrl > li > a {
  display: block;
  width: 54px;
  height: 51px;
  background-size: 61px 153px;
  background-position: 50% 100%;
}
#nav .tab .tab-ctrl > li:active > a,
#nav .tab .tab-ctrl > li.active > a {
  background-position: 50% 0;
}
#nav .tab .tab-ctrl > li:hover > a {
  background-position: 50% 50%;
}
#nav .tab .tab-ctrl .ico-tab-all {
  font-family: 'TrumpGothicWest-Bold';
  text-indent: 0;
  text-align: center;
  font-size: 20px;
  line-height: 52px;
  color: rgba(95, 95, 95, 0.5);
  text-decoration: none;
}
#filter {
  display: block;
  position: fixed;
  top: 150px;
  left: 0;
  bottom: -2px;
  background: #f9f9fa;
  overflow-y: auto;
  width: 0;
  z-index: 11;
  transition: width 0.3s ease;
}
#filter .tab {
  height: 51px;
  position: absolute;
  left: 0;
  transition: all 0.3s ease;
}
#filter .tab .tab-title {
  background: #000;
  line-height: 37px;
  height: 33px;
  text-align: center;
  clear: both;
  font-family: 'TrumpGothicWest-Bold';
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
#filter .tab .tab-ctrl {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
#filter .tab .tab-ctrl > li {
  display: inline-block;
  position: relative;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
  float: none;
  width: 100%;
  border-bottom: 1px solid #f0f1f2;
}
#filter .tab .tab-ctrl > li:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 22px;
  width: 10px;
  height: 6px;
  margin: -3px 0 0 0;
  background: url(../images/tab-open-close.png) 50% 0 no-repeat;
  background-size: 10px 12px;
  overflow: hidden;
}
#filter .tab .tab-ctrl > li > a {
  display: block;
  height: 73px;
  width: 100%;
  background-position: center;
}
#filter .tab .tab-ctrl > li.open:after {
  background-position: 50% 100%;
}
#filter .tab .tab-ctrl .ico-tab-all {
  font-family: 'TrumpGothicWest-Bold';
  text-indent: 0;
  text-align: center;
  font-size: 20px;
  line-height: 52px;
  color: rgba(95, 95, 95, 0.5);
  text-decoration: none;
}
#filter .tab .tab-box {
  list-style: none;
  margin: 0;
  padding: 0;
}
#filter .tab .tab-box > li {
  display: none;
  background: #f1f1f1;
  position: absolute;
  z-index: 101;
  top: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #f0f1f2;
  overflow: hidden;
  margin: -1px 0 0 0;
}
#filter .tab .tab-box .searchline {
  padding: 16px 18px 0 40px;
  margin: 0 0 -7px 0;
  position: relative;
}
#filter .tab .tab-box .searchline ::-webkit-input-placeholder {
  color: #000!important;
}
#filter .tab .tab-box .searchline ::-moz-placeholder {
  color: #000!important;
}
#filter .tab .tab-box .searchline :-moz-placeholder {
  color: #000!important;
}
#filter .tab .tab-box .searchline :-ms-input-placeholder {
  color: #000!important;
}
#filter .tab .tab-box .searchline input[type=text] {
  display: block;
  height: 28px;
  width: 100%;
  margin: 0;
  padding: 0 18px 0 0;
  border: none;
  background-color: transparent;
  border-bottom: 2px solid #e1e1e1;
  border-radius: 0;
  overflow: hidden;
  font-size: 12px;
  box-sizing: border-box;
  color: #000;
  font-family: 'Lato', sans-serif;
}
#filter .tab .tab-box .searchline .search-btn {
  display: block;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 15px;
  right: 14px;
  cursor: pointer;
  width: 25px;
  height: 25px;
  background: none transparent;
}
#filter .tab .tab-box .searchline .search-btn:active {
  top: -1px;
}
#filter .tab .tab-box .searchline .search-btn .ico-search {
  width: 25px;
  height: 25px;
  background: url(../images/ico-search-btn.png) 50% 50% no-repeat transparent;
  background-size: 25px 25px;
  transform: scale(0.75);
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -o-transform: scale(0.75);
  -ms-transform: scale(0.75);
}
#filter .tab .tab-box .list {
  clear: both;
  padding: 14px 18px 49px 40px;
}
#filter .tab .tab-box .list .scroll {
  padding: 0 6px 0 0;
  margin: 0 10px 0 0;
  overflow-y: auto;
}
#filter .tab .tab-box .list p:first-of-type {
  padding: 11px 0 10px 0;
}
#filter .tab .tab-box .list p {
  margin: 0;
  padding: 7px 0 10px 0;
  font-size: 12px;
  line-height: 20px;
  color: #000;
  position: relative;
}
#filter .tab .tab-box .list p i {
  font-style: normal;
}
#filter .tab .tab-box .list p .custom-checkbox {
  margin: 0;
  position: absolute;
}
#filter .tab .tab-box .list p .custom-checkbox.checked + label {
  color: #00baff;
  font-weight: 600;
  display: inline-block;
  position: relative;
  top: -2px;
}
#filter .tab .tab-box .list p .custom-checkbox.checked + label:after {
  content: '';
  border-bottom: 2px solid #00baff;
  width: 100%;
  display: block;
  position: absolute;
}
#filter .tab .tab-box .list p label {
  display: block;
  margin: 0 0 0 40px;
  min-height: 20px;
  text-transform: uppercase;
}
#filter .tab {
  margin: 0 !important;
  width: 100%;
  left: 0;
  position: static;
  height: auto;
}
#filter .navbar-mob {
  display: block;
  position: static;
  width: 100%;
  height: auto;
  background: #f9f9f9;
}
#filter .navbar-mob .in {
  width: 100%;
  height: auto;
  position: static;
}
#filter .navbar-mob .subscribe {
  display: block;
  position: static;
  float: none;
  margin: 0;
}
#filter .navbar-mob .subscribe h3 {
  display: none;
}
#filter .navbar-mob .subscribe .box {
  position: static;
  margin: 20px 0 0 0;
  padding: 70px 0 0 0;
  height: auto;
}
#filter .navbar-mob .menu {
  display: block;
  position: static;
  margin: 36px 0 0 0;
  padding: 18px 0;
  border-top: 1px solid #2c2c2c;
}
#filter .navbar-mob .menu a {
  border: none;
}
#filter .navbar-mob .power {
  display: block;
  position: static;
  padding: 10px 0 30px 0;
}
#loader {
  display: none;
  /*position: fixed;
  top: 51px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1001;
  z-index: 11;
  font-size: 18px;
  background: url(../images/loader.gif) 50% 50% no-repeat #f5f5f5;
  background-size: 100px 100px;*/
  /*
  .loader {
    width: 3.125em;
    height: 3.125em;
    margin: -1.5625em 0 0 -1.5625em;
    position: absolute;
    top: 50%;
    left: 50%;
    border: solid .3125em #000;
    border-radius: .375em;
    -webkit-animation: loader 1s infinite;
    animation: loader 1s infinite;

  }
  .loader-backwards {
    -webkit-animation: loader-backwards 1s infinite;
    animation: loader-backwards 1s infinite;
  }

  @keyframes loader {
    50% {
      transform: rotate(45deg);
      opacity: .8;
    }
  }

  @-webkit-keyframes loader {
    50% {
      -webkit-transform: rotate(45deg);
      opacity: .8;
    }
  }

  @keyframes loader-backwards {
    50% {
      transform: rotate(-45deg);
      opacity: .4;
    }
  }

  @-webkit-keyframes loader-backwards {
    50% {
      -webkit-transform: rotate(-45deg);
      opacity: .4;
    }
  }*/
}
#content {
  padding: 150px 0 0 0;
  position: relative;
  z-index: 1;
  margin: auto;
  min-height: calc(100vh - 150px - 40px);
}
#content .legal > h2 {
  margin-top: 46px;
  margin-bottom: 16px;
}
#content .legal h2 {
  letter-spacing: 0.1em;
}
#content .legal h3 {
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
#content .legal h3 + p {
  margin-top: 17px;
}
#content .legal p {
  line-height: 19px;
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: 0.1em;
}
#content .legal p + h3 {
  margin-top: 18px;
}
#content .legal p + p {
  margin-top: 17px;
}
#content .legal li {
  margin-top: 0;
  margin-bottom: 12px;
  letter-spacing: 0.1em;
}
#content .feedbox {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto -8px auto;
  opacity: 0;
  transition: opacity 0.5s ease-out;
}
#content .feedbox.visible {
  opacity: 1;
  height: auto;
  transition: opacity 0.5s ease-out;
}
#content .feedbox.visible .tile.fadeTo:not(.fadeIn) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
  transition: opacity 1.1s ease;
  opacity: 1;
}
#content .feedbox.active {
  height: 0;
  overflow: hidden;
  margin: 0 auto;
}
#content .feedbox .tile:not(.fadeIn) {
  opacity: 1;
  transition: opacity 1.1s ease!important;
}
#content .feedbox .fadeIn {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
  transition: opacity 0.6s ease;
  opacity: 1;
}
#content .feedbox .feed-title {
  position: relative;
  margin: 20px 25px 3px 25px;
  left: 2px;
  overflow: hidden;
  font-size: 11px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
}
#content .feedbox .feed-title:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #00baff;
  position: absolute;
  top: 50%;
  left: 0;
}
#content .feedbox .feed-title span {
  display: inline-block;
  padding: 0 10px;
  background: #f5f5f5;
  position: relative;
}
#content .tiles-wrap {
  display: block;
  list-style-type: none;
  padding: 0;
  position: relative;
  width: 100%;
  margin: 0 auto 0 auto;
  text-align: center;
}
#content .tiles-wrap .tile {
  display: inline-block;
  vertical-align: top;
  line-height: normal;
  list-style-type: none;
  width: 305px;
  position: relative;
  text-align: left;
  z-index: inherit;
  margin: 0 2px 8px 2px;
  transition: all 0.3s ease-out 0s;
}
#content .tiles-wrap .tile .content-post {
  position: relative;
  overflow: hidden;
}
#content .tiles-wrap .tile img {
  width: 100%;
}
#content .tiles-wrap .tile a {
  font-size: 15px;
  line-height: 20px;
  color: #000;
  text-decoration: none;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
#content .tiles-wrap .tile a:hover {
  text-decoration: underline;
}
#content .tiles-wrap .tile .fancybox-video {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
#content .tiles-wrap .tile .fancybox-video,
#content .tiles-wrap .tile .fancybox {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
#content .tiles-wrap .tile img + .text,
#content .tiles-wrap .tile a + .text {
  padding-top: 12px;
}
#content .tiles-wrap .tile .title {
  display: block;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
#content .tiles-wrap .tile .note {
  display: block;
  clear: both;
  overflow: hidden;
  padding: 3px 0 1px 0;
}
#content .tiles-wrap .tile .note .source {
  display: block;
  font-size: 10px;
  line-height: 12px;
  float: left;
}
#content .tiles-wrap .tile .note .source a {
  font-size: 10px;
  line-height: 12px;
}
#content .tiles-wrap .tile .note .date {
  display: block;
  font-size: 10px;
  line-height: 12px;
  float: left;
  clear: both;
}
#content .tiles-wrap .tile .text {
  display: block;
  background: #fff;
  border: 1px solid #d7d7d7;
  padding: 32px 16px 12px 16px;
}
#content .tiles-wrap .tile .text .note {
  border-top: 1px solid #ccc;
  padding: 12px 0 2px 0;
  margin: 14px 0 0 0;
}
#content .tiles-wrap .tile .text .title a {
  text-decoration: underline;
}
#content .tiles-wrap .tile .text .title a:hover {
  text-decoration: none;
}
#content .tiles-wrap .tile .sub {
  /*position: absolute;*/
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #d7d7d7;
  margin-bottom: 0px;
  /*margin-bottom: -50%;*/
  /*background: linear-gradient(to top, #050505, rgba(255, 255, 255, 0));*/
  padding: 12px 15px;
  color: #000;
  /*.transition(margin-bottom , 0.3s, ease-in);*/
}
#content .tiles-wrap .tile .sub *[class^="ico-"],
#content .tiles-wrap .tile .sub *[class*=" ico-"] {
  display: none;
}
#content .tiles-wrap .tile .sub .title {
  color: #000;
}
#content .tiles-wrap .tile .sub .title a {
  color: #000;
}
#content .tiles-wrap .tile .sub .note {
  color: #000;
}
#content .tiles-wrap .tile .sub .note .source a {
  color: #000;
}
#content .tiles-wrap .tile *[class^="ico-"],
#content .tiles-wrap .tile *[class*=" ico-"] {
  position: absolute;
  top: 7px;
  right: 7px;
}
#content .tiles-wrap .tile .play {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 52px;
  height: 52px;
  margin: -26px 0 0 -26px;
}
#content .tiles-wrap .tile .play .bg {
  display: block;
  background: #000;
  opacity: .7;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 26px;
  overflow: hidden;
  position: absolute;
}
#content .tiles-wrap .tile .play .ico-play {
  width: 52px;
  height: 52px;
  top: 1px;
  left: 1px;
  right: 0;
  bottom: 0;
}
#content .tiles-wrap .tile:hover .sub {
  margin-bottom: 0;
  transition: margin-bottom 0.3s ease-in;
}
#content .tiles-wrap .tile:hover .play .bg {
  opacity: .8;
}
#content .tiles-wrap .tile:active .play .bg {
  opacity: .5;
}
#content h1 {
  font-family: 'TrumpGothicWest-Bold';
  font-weight: normal;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  color: #000;
  margin: 61px 0 37px 0;
  padding: 0;
  font: 67px 'BebasNeue';
  text-transform: uppercase;
  letter-spacing: 0.2px;
}
#content h1.bold {
  font: 67px 'BebasNeue';
  text-transform: uppercase;
  letter-spacing: 0.2px;
}
#content h2 {
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #000;
  margin: 0;
  padding: 0;
  font: 16px 'BebasNeue';
  text-transform: uppercase;
  letter-spacing: 0.2px;
}
#content h2.bold {
  font: 20px 'BebasNeue';
  text-transform: uppercase;
  letter-spacing: 0.2px;
}
#content h2 + p {
  margin-top: 12px;
}
#content h3 {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #000;
  margin: 36px 0 0 0;
  padding: 0;
  font: 14px 'BebasNeue';
  text-transform: uppercase;
  letter-spacing: 1px;
}
#content h3.bold {
  font: 20px 'BebasNeue';
  text-transform: uppercase;
  letter-spacing: 0.2px;
}
#content h3 + p {
  margin-top: 12px;
}
#content p {
  line-height: 27px;
  margin: 20px 0 14px;
  padding: 0;
  font-size: 12px;
  font-family: 'Lato', sans-serif;
}
#content p + h3 {
  margin-top: 0;
}
#content p.prelist {
  margin-bottom: 0;
}
#content ul {
  list-style: none;
  margin: 0;
}
#content li {
  font-size: 12px;
  font-family: 'Lato', sans-serif;
}
#content .sticknote {
  display: block;
  height: 27px;
  line-height: 26px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background: #474747;
  position: fixed;
  top: 51px;
  left: 0;
  right: 0;
}
#content .page {
  width: 100%;
  margin: 0 auto;
  max-width: 768px;
  padding: 0 0 60px 0;
}
#content .page > h2 {
  margin-top: 46px;
}
#content .page.page1 {
  max-width: 836px;
}
#content .page-contact {
  text-align: center;
}
#content .page-contact h2 i {
  font-style: normal;
  font-weight: 100;
}
#content .page-contact a {
  color: #000;
  text-decoration: none;
}
#content .page-contact a:hover {
  text-decoration: underline;
}
#content .page-error {
  text-align: center;
}
#content .page-error h1 {
  font-size: 140px;
  line-height: 80px;
  font-weight: 100;
  color: #000;
  margin: 0 0 60px 0;
  text-align: center;
}
#content .page-error h2 {
  font-size: 30px;
  line-height: 20px;
  font-weight: 900;
  margin: 0 0 40px 0;
}
#content .page-error p {
  margin: 42px 0 0 0;
  font-size: 14px;
  line-height: 18px;
}
#content .page-error .box {
  height: 314px;
  width: 400px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -157px 0 0 -200px;
}
#content .page-nosearchresult p {
  font-weight: 100;
  font-size: 72px;
  line-height: 80px;
  text-align: center;
  color: #bebebe;
  margin: -40px 0 0 0;
  padding: 0 20px;
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
}
*[class^="ico-"],
*[class*=" ico-"] {
  display: inline-block;
  width: 27px;
  height: 29px;
  background-size: 27px 27px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  text-indent: -9999px;
  outline: none !important;
  vertical-align: middle;
  text-align: left;
  background-color: transparent;
  transition: opacity 0.2s ease;
}
*[class^="ico-"]:hover,
*[class*=" ico-"]:hover {
  opacity: 0.5;
}
.ico-search {
  background-image: url(../images/ico-search.png);
}
.ico-fb {
  background-image: url(../images/ico-fb.png);
}
.ico-tw {
  background-image: url(../images/ico-tw.png);
}
.ico-yt {
  background-image: url(../images/ico-yt.png);
}
.ico-pin {
  background-image: url(../images/ico-pin.png);
}
.ico-pin-2 {
  background-image: url(../images/ico-soc-pin.png);
}
.ico-twsh {
  background-image: url(../images/ico-twsh.png);
}
.ico-tile-fb {
  background-image: url(../images/ico-tile-fb.png);
}
.ico-tile-fb-2 {
  background-image: url(../images/ico-tile-fb-2.png);
}
.ico-tile-yt {
  background-image: url(../images/ico-tile-yt.png);
}
.ico-tile-yt-2 {
  background-image: url(../images/ico-tile-yt-2.png);
}
.ico-tile-tw {
  background-image: url(../images/ico-tile-tw.png);
}
.ico-tile-tw-2 {
  background-image: url(../images/ico-tile-tw-2.png);
}
.ico-tile-ins {
  background: url(../images/ico-tile-ins.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.ico-tile-pin {
  background-image: url(../images/ico-tile-pin.png);
}
.ico-tile-twsh {
  background-image: url(../images/ico-tile-twsh.png);
}
.ico-play {
  background-image: url(../images/ico-play.png);
}
.ico-soc-fb {
  background-image: url(../images/ico-soc-fb.png);
}
.ico-soc-fb.active {
  background-image: url(../images/ico-soc-fb-a.png);
}
.ico-soc-tw {
  background-image: url(../images/ico-soc-tw.png);
}
.ico-soc-tw.active {
  background-image: url(../images/ico-soc-tw-a.png);
}
.ico-soc-yt {
  background-image: url(../images/ico-soc-yt.png);
  background-size: 28px 27px;
}
.ico-soc-yt.active {
  background-image: url(../images/ico-soc-yt-a.png);
}
.ico-soc-pin {
  background-image: url(../images/ico-soc-pin.png);
}
.ico-soc-pin.active {
  background-image: url(../images/ico-soc-pin-a.png);
}
.ico-soc-th {
  background-image: url(../images/ico-soc-th.png);
}
.ico-soc-th.active {
  background-image: url(../images/ico-soc-th-a.png);
}
.ico-soc-in {
  background-image: url(../images/ico-soc-in.png);
}
.ico-soc-in.active {
  background-image: url(../images/ico-soc-in-a.png);
}
.ico-tab-fb {
  background-image: url(../images/ico-tab-fb.png);
}
.ico-tab-fb.big {
  background-image: url(../images/tab-title-facebook.png);
  background-size: 152px 46px!important;
}
.ico-tab-pn {
  background-image: url(../images/ico-tab-pn.png);
}
.ico-tab-pn.big {
  background-image: url(../images/tab-title-pinterest.png);
  background-size: 152px 46px!important;
}
.big {
  background-position: center!important;
}
.ico-tab-tw {
  background-image: url(../images/ico-tab-tw.png);
}
.ico-tab-tw.big {
  background-image: url(../images/tab-title-twitter.png);
  background-size: 152px 46px!important;
}
.ico-tab-yt {
  background-image: url(../images/ico-tab-yt.png);
}
.ico-tab-yt.big {
  background-image: url(../images/tab-title-youtube.png);
  background-size: 152px 46px;
}
.ico-tab-th {
  background-image: url(../images/ico-tab-th.png);
}
.ico-tab-th.big {
  background-image: url(../images/tab-title-tribal.png);
  background-size: 152px 46px;
}
.ico-tab-inst {
  background-image: url(../images/ico-tab-inst.png);
}
.ico-tab-inst.big {
  background-image: url(../images/tab-title-inst.png);
  background-size: 152px 46px!important;
}
.ico-tab-filters {
  background-image: url(../images/ico-tab-filters.png);
}
.ico-popup-soc-th {
  background-image: url(../images/ico-tab-th_white.png);
}
.ico-popup-soc-fb {
  background-image: url(../images/ico-tab-fb_white.png);
}
.ico-popup-soc-in {
  background-image: url(../images/ico-tab-inst_white.png);
}
.ico-popup-soc-pn {
  background-image: url(../images/ico-tab-pn_white.png);
}
.ico-popup-soc-tw {
  background-image: url(../images/ico-tab-tw_white.png);
}
.play {
  display: block;
  text-align: center;
}
.white-link {
  color: #fff;
  font: 12px 'JerseyMediumExpanded';
  border-bottom: 1px solid #fff;
  text-transform: uppercase;
  text-decoration: none;
}
.btnrnd,
.gbtnrnd {
  display: inline-block;
  outline: none !important;
  padding: 0;
  border-radius: 0;
  overflow: hidden;
  font-weight: bold;
  line-height: 36px;
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  box-sizing: padding-box;
  position: relative;
  font: 10px 'JerseyMediumExpanded';
  /*&:active {
    top: 1px;
    
  }*/
}
.gbtnrnd {
  color: rgba(39, 39, 39, 0.7);
  border-color: #ccc;
  font-weight: 500;
}
.black-btn,
.white-btn {
  text-transform: uppercase;
  background-color: transparent;
  text-decoration: none;
  padding: 6px 28px;
  font: 12px 'JerseyMediumExpanded';
  transition: opacity .2s ease;
}
.black-btn:hover,
.white-btn:hover {
  opacity: 0.6;
}
.white-btn {
  color: #fff;
  border: 1px solid #fff;
}
.black-btn {
  color: #000;
  border: 1px solid #000;
}
.btn {
  display: inline-block;
  outline: none !important;
  padding: 0 18px;
  height: 30px;
  border-radius: 2px;
  overflow: hidden;
  font-size: 12px;
  line-height: 30px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  min-width: 215px;
  text-align: center;
  box-sizing: padding-box;
  position: relative;
  background-color: #000000;
  transition: 0.2s ease;
  /*&:active {
    top: 1px;
    
  }*/
}
.btn:hover {
  opacity: 0.7;
}
.gbtn {
  display: block;
  float: left;
  width: 165px;
  height: 39px;
  text-align: center;
  margin: 0;
  padding: 0;
  border: 1px solid #25840f;
  position: relative;
  font-size: 12px;
  text-transform: upercase;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  background: #42b720;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQyYjcyMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzMyYWUxNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyOGExMTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #42b720 0%, #32ae15 50%, #28a110 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#42b720', endColorstr='#28a110', GradientType=0);
}
.gbtn:hover {
  background: #49ce24;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ5Y2UyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU2JSIgc3RvcC1jb2xvcj0iIzM4YzcxNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZWJkMTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #49ce24 0%, #38c717 56%, #2ebd13 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49ce24', endColorstr='#2ebd13', GradientType=0);
}
.gbtn:active {
  background: #379d19;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM3OWQxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzI5OTExMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMDgyMGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #379d19 0%, #299110 50%, #20820c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#379d19', endColorstr='#20820c', GradientType=0);
}
.loadmore-holder {
  clear: both;
  min-height: 100px;
  margin: 0;
  text-align: center;
  line-height: 0;
  position: relative;
}
.loadmore-holder.search {
  min-height: 120px;
  margin-bottom: 40px;
}
.loadmore-holder .gbtnrnd {
  margin: 20px auto 0 auto;
  transition: .2s;
  font: 10px 'JerseyMediumExpanded';
  border: 1px solid #d7d7d7;
  height: 23px;
  line-height: 23px;
  color: #000000;
  letter-spacing: 0.12em;
  padding-left: 17px;
  text-align: left;
  padding-right: 8px;
  width: auto;
}
.loadmore-holder .gbtnrnd:before {
  content: '+';
  font: 10px 'Lato', sans-serif;
  position: absolute;
  left: 8px;
  top: 5px;
}
.loadmore-holder .gbtnrnd:hover {
  background: #ccc;
  color: #fff;
}
.loadmore-holder .loaderbox {
  /*display: none;*/
  display: block;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 20px;
  right: 20px;
  height: 100%;
}
.loadmore-holder.load .gbtnrnd {
  display: none;
}
.loadmore-holder.load .loaderbox {
  display: block;
  visibility: visible;
}
.custom-radio {
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  vertical-align: middle;
}
.custom-radio input[type=radio] {
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  opacity: 0;
}
.custom-radio input[type=radio] + i {
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background: url(../images/radio.png) 0 0 no-repeat;
  background-size: 18px 72px;
}
.custom-radio input[type=radio]:hover + i,
.custom-radio input[type=radio] + i:hover {
  background-position: 0 -18px;
}
.custom-radio input[type=radio]:checked + i {
  background-position: 0 -36px;
}
.custom-radio input[type=radio]:checked:hover + i,
.custom-radio input[type=radio]:checked + i:hover {
  background-position: 0 100%;
}
.custom-checkbox {
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  vertical-align: middle;
  /*
  input[type=checkbox]:hover + i,
  input[type=checkbox] + i:hover {
    background-position: 0 -18px;
  }
  */
  /*
  input[type=checkbox]:checked:hover + i,
  input[type=checkbox]:checked + i:hover {
    background-position: 0 100%;
  }
  */
}
.custom-checkbox input[type=checkbox] {
  display: block;
  width: 23px;
  height: 23px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  opacity: 0;
}
.custom-checkbox input[type=checkbox] + i {
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  z-index: 1;
  top: -2px;
  left: 0;
  background: url(../images/checkbox.png) 0 0 no-repeat;
  background-size: 24px 48px;
}
.custom-checkbox input[type=checkbox]:checked + i {
  background-position: 0 -24px;
}
#subscribebox {
  text-align: center;
  padding: 50px 100px;
  max-width: 417px;
}
#subscribebox .close {
  width: 19px;
  height: 19px;
  background: url(http://hub.josemariomourinho.com/public/frontend/images/ico-close.png) 0 0 no-repeat;
  top: 15px;
  right: 15px;
  position: absolute;
  z-index: 5;
  text-indent: -9999px;
}
#subscribebox .close:hover {
  opacity: .6;
  transition: all 1s linear;
}
#subscribebox h1 {
  line-height: 26px;
  margin: 0 0 20px 0;
  padding: 0;
  font-weight: normal;
  font: 26px 'BebasNeue';
  text-transform: uppercase;
  letter-spacing: 0.2px;
}
#subscribebox p {
  font-size: 14px;
  line-height: 20px;
  color: #000;
  margin: 0 0 20px 0;
  padding: 0;
  font-family: 'Lato', sans-serif;
}
#subscribebox .soclist {
  clear: both;
  /*width: 500px;*/
  width: 417px;
  overflow: hidden;
  margin: 0 auto 24px auto;
  padding: 0 0 1px 0;
}
#subscribebox .soclist label {
  display: block;
  float: left;
  width: 102px;
  height: 37px;
  border: 1px solid #d6d6d6;
  position: relative;
  margin: 0 -1px -1px 0;
  cursor: pointer;
  background-color: #fff;
}
#subscribebox .soclist label i {
  display: block;
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#subscribebox .soclist label i + i {
  display: none;
  background-color: #000;
  top: -1px;
  height: 42px;
}
#subscribebox .soclist label input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
#subscribebox .soclist label input:checked + i {
  display: none;
}
#subscribebox .soclist label input:checked + i + i {
  display: block;
}
#subscribebox .soclist label:hover {
  background-color: #f7f7f7;
}
#subscribebox .soclist label:first-child i + i {
  left: -1px;
  padding-right: 1px;
}
#subscribebox .soclist label:last-child i + i {
  right: -1px;
  padding-left: 1px;
}
#subscribebox .soclist.err label {
  -webkit-animation: blink 1.2s linear 3 alternate;
  animation: blink 1.2s linear 3 alternate;
}
#subscribebox .input {
  clear: both;
  width: 500px;
  height: 39px;
  margin: 0 auto;
  position: relative;
  border-radius: 0;
}
#subscribebox .input ::-webkit-input-placeholder {
  color: #000!important;
  font-weight: bold!important;
}
#subscribebox .input ::-moz-placeholder {
  color: #000!important;
  font-weight: bold!important;
}
#subscribebox .input :-moz-placeholder {
  color: #000!important;
  font-weight: bold!important;
}
#subscribebox .input :-ms-input-placeholder {
  color: #000!important;
  font-weight: bold!important;
}
#subscribebox .input input[type=text] {
  width: 277px;
  height: 37px;
  border: 1px solid #d6d6d6;
  margin: 0 -1px 0 0;
  font-size: 12px;
  padding: 0 12px;
  display: block;
  float: left;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border-radius: 0;
  color: #000;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
}
#subscribebox .input input[type=text].err {
  border-color: red;
}
#subscribebox .input input[type=text]:disabled {
  background: #eee;
}
#subscribebox .input button {
  display: inline-block;
  outline: none !important;
  padding: 0 18px;
  height: 30px;
  border-radius: 2px;
  overflow: hidden;
  font-size: 12px;
  line-height: 30px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  min-width: 215px;
  text-align: center;
  box-sizing: padding-box;
  position: relative;
  background-color: #000000;
  transition: 0.2s ease;
  /*&:active {
    top: 1px;
    
  }*/
  display: block;
  float: left;
  width: 113px;
  min-width: 113px;
  height: 39px;
  border: none;
  border-radius: 0;
}
#subscribebox .input button:hover {
  opacity: 0.7;
}
#subscribebox .input button:disabled {
  background: none #ccc;
  top: 0 !important;
}
#thanks {
  max-width: 637px;
  opacity: 0;
}
#thanks .close {
  width: 19px;
  height: 19px;
  background: url(../images/close-black.png) 0 0 no-repeat;
  background-size: contain;
  top: 15px;
  right: 15px;
  position: absolute;
  z-index: 5;
  text-indent: -9999px;
}
#thanks .close:hover {
  opacity: .6;
  transition: all 1s linear;
}
#thanks .box {
  padding: 45px 150px 40px 150px;
  text-align: center;
}
#thanks .box h3 {
  font-family: 'Roboto';
  font-size: 30px;
  line-height: 1.2;
  color: #000;
  font-weight: 400;
  margin-bottom: 22px;
}
#thanks .box p {
  font-family: 'Roboto';
  font-size: 15px;
  color: #000;
  font-weight: 400;
  max-width: 250px;
  margin: auto;
}
#thanks .box .btn {
  width: 167px;
  height: 39px;
  font-family: 'Roboto';
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 39px;
  margin-top: 24px;
}
@media screen and (max-width: 1000px) {
  #thanks .box {
    padding: 45px 100px 40px 100px;
    text-align: center;
  }
}
.tooltip {
  display: none;
  vertical-align: middle;
  padding: 0 20px;
  background: #f02828;
  text-align: center;
  font-family: 'Roboto';
  font-size: 12px;
  padding-top: 3px;
  line-height: 29px;
  color: #fff;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 50px;
  text-transform: uppercase;
  box-sizing: border-box;
  max-width: 190px;
  white-space: nowrap;
  margin: auto;
}
.tooltip:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #f02828;
  position: absolute;
  left: 20px;
  top: -5px;
}
@keyframes blink {
  50% {
    border-color: #ff0000;
  }
}
@-webkit-keyframes blink {
  50% {
    border-color: #ff0000;
  }
}
/* fallback ie */
.lt-ie9 .soclist.err label,
.lt-ie10 .soclist.err label {
  border-color: red !important;
}
#content .social-sharing {
  position: absolute;
  width: 90%;
  bottom: 15px;
}
#content .social-sharing .open {
  background: url('../images/sharing.png') no-repeat;
  background-size: 21px 35px !important;
  display: block;
  width: 21px;
  height: 17px;
  float: right;
  cursor: pointer;
}
#content .social-sharing .open:hover {
  background-position: 0 -18px;
}
#content .sharing {
  display: none;
  background: #fff;
  position: absolute;
  text-align: center;
  padding: 12px 25px 10px;
  z-index: 9;
  bottom: -78px;
  right: -53px;
  border: 1px solid #dcdcdc;
  box-shadow: 0 0px 40px rgba(113, 113, 113, 0.23);
}
#content .sharing:before,
#content .sharing:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#content .sharing:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}
#content .sharing:before {
  border-color: rgba(131, 245, 127, 0);
  border-bottom-color: #7c7c7c;
  border-width: 10px;
  margin-left: -10px;
}
#content .sharing span {
  font-size: 10px;
  color: #000000;
  font-family: 'Lato', sans-serif;
  font-weight: 800;
}
#content .sharing .in {
  margin-top: 10px;
}
#content .sharing .in a[class^="ico-"] {
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  background-size: 50px 100px;
  background-position: -15px -63px;
}
#content .sharing .in a[class^="ico-"]:not(:last-child) {
  margin-right: 15px;
}
#content .sharing .in a[class^="ico-"]:hover {
  opacity: .8;
}
/* About */
.wrap-page.about {
  min-height: calc(100vh - 150px);
}
.wrap-page.about + .load {
  margin-top: 10px;
  margin-bottom: 50px;
}
#content .find-more {
  display: none;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}
#content .find-more p {
  color: rgba(255, 255, 255, 0.7) !important;
  line-height: 1.67em !important;
}
#content .top-video {
  overflow: hidden;
  position: relative;
}
#content .top-video .video-wrap {
  overflow: hidden;
  height: 100%;
}
#content .top-video .video-wrap video {
  width: 100%;
}
#content .top-video .video-wrap .bg-iphone {
  height: 100%;
  background: url('../images/mnh/about-bg.jpg') center no-repeat;
  background-size: cover;
}
#content .top-video .bg-iphone .play {
  display: none;
  text-align: center;
  position: relative;
  top: 50%;
}
#content .top-video .bg-iphone .play img {
  cursor: pointer;
  width: 100px;
  margin-top: -50px;
}
#content .top-video .bg-iphone .text-info {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 2%;
}
#content .top-video .bg-iphone .text-info h1 {
  color: #fff;
  font-family: 'TrumpGothicWest';
  font-size: 120px;
  letter-spacing: 5px;
  line-height: 100px;
  margin: 61px 0 30px 0;
}
#content .top-video .bg-iphone .text-info h1 span {
  font-family: "TrumpGothicWest-Bold";
}
#content .top-video .bg-iphone .text-info > p {
  color: #00baff;
  text-transform: uppercase;
  font-family: 'TrumpGothicWest';
  font-size: 36px;
  line-height: 36px;
}
#content .top-video .bg-iphone .text-info .find-more {
  text-decoration: none;
}
#content .top-video .bg-iphone .text-info .find-more p,
#content .top-video .bg-iphone .text-info .find-more img {
  cursor: pointer;
}
#content .top-video .bg-iphone .text-info .find-more p {
  font-size: 12px;
  color: #9fabbd;
  text-transform: uppercase;
  margin: 40px 0 15px;
}
#content .top-video .bg-iphone .text-info .find-more img {
  position: relative;
  -webkit-animation: pulse 2s linear infinite 0s;
  animation: pulse 2s linear infinite 0s;
}
#content .top-video .bg-iphone .text-info a.find-more {
  display: block;
}
#content .top-video .bg-iphone .text-info.about {
  font-family: 'BebasNeue';
  bottom: 25.4%;
}
#content .top-video .bg-iphone .text-info.about h1 {
  font: 67px 'BebasNeue';
  text-transform: uppercase;
  letter-spacing: 0.2px;
  margin-bottom: 12px;
}
#content .top-video .bg-iphone .text-info.about .emph {
  background-color: #fff;
  text-transform: uppercase;
  color: #060b26;
  padding: 2px 16px 0px;
  font-size: 19px;
}
#content .top-video .bg-iphone .text-info.about p {
  color: #ffffff;
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  text-transform: inherit;
  width: 44%;
  margin: auto;
  line-height: 27px;
  margin-top: 16px;
  margin-bottom: 43px;
}
#content .hunting {
  background-color: #fff;
  background-image: url("../images/mnh/about-img-01.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  height: 741px;
}
#content .hunting .text-hunting {
  width: 470px;
  margin-left: 100px;
  padding-top: 20px;
  text-align: left;
  /*h2 {
          font: 64px 'TrumpGothicWest';
          line-height: 60px;
          margin: 0 0 37px 0;
          padding-top: 135px;
        }
        p {
          text-align: center;
          font-size: 16px;
        }*/
}
#content .hunting .text-hunting h1 {
  margin-top: 241px;
  margin-bottom: 0px;
  line-height: 54px;
}
#content .hunting .text-hunting h2 {
  margin-bottom: 29px;
}
#content .hunting .text-hunting h1,
#content .hunting .text-hunting h2 {
  text-align: left;
}
#content .hunting.bg2 {
  background-color: #fff;
  background-image: url("../images/mnh/about-img-02.jpg");
  background-position: left bottom;
  background-repeat: no-repeat;
  height: 555px;
}
#content .hunting.bg2 .text-hunting {
  float: right;
  margin-right: 114px;
}
#content .hunting.bg2 .text-hunting h1 {
  margin-top: 116px;
}
#content #carousel-example-generic,
#content .carousel-inner,
#content .carousel-inner > .item {
  max-height: 750px;
  height: calc(-70vh);
}
#content .carousel .arrow-left,
#content .carousel .arrow-right {
  background-image: url('../images/slider-arrows.png');
  background-repeat: no-repeat;
  left: 50%;
  width: 29px;
  height: 54px;
  z-index: 5;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}
#content .carousel .arrow-right {
  background-position: -31px;
}
#content .carousel .carousel-inner .item .carousel-caption h4 {
  font: 36px 'TrumpGothicWest-Bold';
  margin: 0;
  letter-spacing: 2px;
}
#content .carousel .carousel-inner .item .carousel-caption p {
  width: 320px;
  margin: 15px auto;
}
#content .company {
  background: url(../images/mnh/about-img-03.jpg) center no-repeat;
  background-size: cover;
  overflow: hidden;
  height: 629px;
  text-align: center;
}
#content .company h1 {
  color: #fff;
  font-size: 71px;
  margin-top: 170px;
  margin-bottom: 0;
  line-height: 71px;
}
#content .company h2 {
  color: #ff9d00;
  margin: 0 0 55px 0;
  font-size: 25px;
}
#content .company p {
  font-size: 36px;
  color: #00baff;
  font-family: 'TrumpGothicWest';
  text-align: center;
  line-height: 36px;
  letter-spacing: 1px;
}
#content .company .play {
  margin-top: 15px;
  margin-bottom: 62px;
}
#content .logo-client {
  width: 930px;
  margin: 0 auto;
  overflow: hidden;
  margin: 75px auto 90px;
}
#content .logo-client li {
  list-style-type: none;
  float: left;
  display: inline;
  line-height: 85px;
  margin-right: 50px;
}
#content .logo-client li img:hover {
  opacity: .8;
}
#content .logo-client li:last-child {
  margin-right: 0;
}
#content .back-to-top {
  display: none;
  text-decoration: none;
}
/* Contacts */
.bg-block {
  background: url('../images/bg-contacts.png') left bottom no-repeat;
  background-size: 50%;
}
#content .wrap-contacts {
  min-height: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
#content .wrap-contacts > div {
  width: 50%;
  float: left;
}
#content .wrap-contacts .left h1 {
  font: 75px 'TrumpGothicWest';
  text-align: left;
  color: #00baff;
  line-height: 70px;
}
#content .wrap-contacts .left .sections > div {
  width: 50%;
  float: left;
}
#content .wrap-contacts .left .sections > div h3 {
  margin: 0;
  text-align: left;
  font: 23px 'TrumpGothicWest';
  letter-spacing: 2px;
  text-transform: uppercase;
}
#content .wrap-contacts .left .sections > div h3.bold {
  font-family: 'TrumpGothicWest-Bold';
}
#content .wrap-contacts .left .sections > div ul {
  padding-left: 0;
}
#content .wrap-contacts .left .sections > div ul li {
  list-style-type: none;
  font: 11px "Montserrat-Bold";
  letter-spacing: .5px;
  text-transform: uppercase;
}
#content .wrap-contacts .left .sections > div ul li:not(:last-child) {
  margin-bottom: 5px;
}
#content .wrap-contacts .left .sections > div ul li span {
  color: #00baff;
  margin-right: 7px;
}
#content .wrap-contacts .left .sections > div ul li a {
  text-decoration: none;
  color: inherit;
}
#content .wrap-contacts .left .sections > div ul li a:hover {
  text-decoration: underline;
}
#content .wrap-contacts .right {
  padding-top: 61px;
}
#content .wrap-contacts .right .sections-client {
  margin-bottom: 40px;
}
#content .wrap-contacts .right .sections-client .title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 7px;
}
#content .wrap-contacts .right .sections-client .title span {
  margin-left: 5px;
  font: 11px "Montserrat-Bold";
  color: #00baff;
}
#content .wrap-contacts .right .sections-client .content {
  overflow: hidden;
}
#content .wrap-contacts .right .sections-client .content .col {
  width: 26%;
  float: left;
}
#content .wrap-contacts .right .sections-client .content .col:first-child {
  width: 30%;
}
#content .wrap-contacts .right .sections-client .content .col:last-child {
  width: 15%;
}
#content .wrap-contacts .right .sections-client .content .col article {
  margin-top: 26px;
}
#content .wrap-contacts .right .sections-client .content .col article > a {
  text-decoration: none;
}
#content .wrap-contacts .right .sections-client .content .col article > a:hover {
  opacity: 0.58;
}
#content .wrap-contacts .right .sections-client .content .col article > a:hover h3,
#content .wrap-contacts .right .sections-client .content .col article > a:hover p {
  opacity: 0.58;
}
#content .wrap-contacts .right .sections-client .content .col article > a h3,
#content .wrap-contacts .right .sections-client .content .col article > a p {
  text-decoration: none;
}
#content .wrap-contacts .right .sections-client .content .col article > a p {
  color: #000;
}
#content .wrap-contacts .right .sections-client .content .col h3 {
  margin: 0;
  text-align: left;
  font: 23px 'TrumpGothicWest';
  letter-spacing: 2px;
  color: #929292;
  text-transform: uppercase;
}
#content .wrap-contacts .right .sections-client .content .col p {
  margin: 0;
  font: 11px "Montserrat-Bold";
  text-transform: uppercase;
}
/* ================================================================
   Keyframes
   ================================================================ */
@-webkit-keyframes pulse {
  0% {
    bottom: 0;
  }
  10% {
    bottom: -2px;
  }
  20% {
    bottom: -4px;
  }
  30% {
    bottom: -6px;
  }
  40% {
    bottom: -8px;
  }
  50% {
    bottom: -10px;
  }
  60% {
    bottom: -8px;
  }
  70% {
    bottom: -6px;
  }
  80% {
    bottom: -4px;
  }
  90% {
    bottom: -2px;
  }
  100% {
    bottom: 0;
  }
}
@keyframes pulse {
  0% {
    bottom: 0;
  }
  10% {
    bottom: -2px;
  }
  20% {
    bottom: -4px;
  }
  30% {
    bottom: -6px;
  }
  40% {
    bottom: -8px;
  }
  50% {
    bottom: -10px;
  }
  60% {
    bottom: -8px;
  }
  70% {
    bottom: -6px;
  }
  80% {
    bottom: -4px;
  }
  90% {
    bottom: -2px;
  }
  100% {
    bottom: 0;
  }
}
/* Animation for about us bg */
@-webkit-keyframes fadeBg {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeBg {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.bg-iphone {
  -webkit-animation: fadeBg 2s 1;
  animation: fadeBg 2s 1;
}
/* ================================================================
   Media Queries
   ================================================================ */
/* > 1004 */
/*
@media only screen and (min-width: 1004px) {

  body {
    min-width: 720px;
  }
  
  .marker body {
    &:after {
      content: " > 720";
      display: block;
      position: fixed;
      z-index: 1111;
      bottom: 0;
      right: 0;
      padding: 10px 20px;
      font-size: 20px;
      line-height: 24px;
      color: #000;
      background: yellow;
      opacity: .5;
    }
  }

} // > 1004
*/
@media only screen and (max-width: 1373px) {
  #content .hunting {
    background-position: 47vw bottom;
  }
  #content .hunting.bg2 {
    background-position: -15vw bottom;
  }
}
/* d1024 ipad */
@media only screen and (max-width: 1365px) {
  .marker body:after {
    content: "d1024 ipad";
    display: block;
    position: fixed;
    z-index: 1111;
    top: 0;
    left: 0;
    padding: 5px 10px;
    font-size: 10px;
    line-height: 12px;
    color: #fff;
    background: blue;
  }
  body.menu-open #filter,
  body.menu-open #header .search {
    display: none;
  }
  .fancybox-lock {
    overflow: hidden;
  }
}
/* d1024 Land */
@media only screen and (max-width: 1365px) and (orientation: landscape) {
  .marker body:after {
    content: "d1024 Land";
    display: block;
    position: fixed;
    z-index: 1111;
    top: 0;
    left: 0;
    padding: 5px 10px;
    font-size: 10px;
    line-height: 12px;
    color: #000;
    background: pink;
  }
}
@media only screen and (min-width: 1025px) {
  #mCSB_1_container.fullheight {
    height: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  #content .wrap-contacts {
    max-width: inherit;
    width: inherit;
    padding: 0 20px;
  }
  #content .wrap-contacts .right .sections-client .content .col article {
    height: 55px;
  }
}
@media only screen and (max-width: 770px) {
  #content .logo-client {
    width: 390px;
  }
  .min-button {
    min-width: 180px;
  }
  #filter-flag .tab .tab-ctrl > li {
    width: 40px;
  }
  #mCSB_1_container.fullheight {
    height: 100%;
  }
  html.fp-enabled #header {
    height: 60px;
  }
  html.fp-enabled #header .in .title {
    display: none;
  }
  html.fp-enabled #header .bot {
    border-bottom: none;
  }
  html.fp-enabled #content {
    height: 60px;
    padding: 0;
  }
}
/* iPad */
@media only screen and (max-width: 768px) and (orientation: portrait) {
  .mob-hide {
    display: none;
  }
  .mob-show {
    display: block!important;
  }
  #content .top-video .video-wrap .bg-iphone {
    background-position: left bottom;
  }
  #content .top-video .video-wrap .bg-iphone .text-info.about {
    bottom: 20px;
  }
  #content .top-video .video-wrap .bg-iphone .text-info.about p {
    font-size: 2.95vw;
    margin-top: 14px;
  }
  #content .top-video .video-wrap .bg-iphone .text-info.about .find-more p {
    margin-bottom: 7px;
  }
  #content .top-video .video-wrap .bg-iphone .text-info.about .white-btn {
    margin-bottom: 12vw;
    display: inline-block;
  }
  #content .hunting {
    background-size: auto 53vh;
    background-position: right 0px;
  }
  #content .hunting .text-hunting {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto 58px!important;
    bottom: 0;
    width: 100%;
  }
  #content .hunting .text-hunting h1 {
    font-size: 8vw;
    text-align: center;
    margin-bottom: 5px;
  }
  #content .hunting .text-hunting h2 {
    font-size: 4vw;
    text-align: center;
  }
  #content .hunting .text-hunting .mob-hide + h2 {
    font-size: 8vw;
    margin-bottom: -12px;
  }
  #content .hunting .text-hunting p {
    font-size: 2.67vw;
    text-align: center;
    width: 77%;
    margin-left: auto;
    margin-right: auto;
  }
  #content .hunting .text-hunting .black-btn {
    display: none;
  }
  #content .hunting.bg2 {
    background-size: contain;
    background-position: left 60px;
  }
  #content .play img {
    width: 25px;
    height: 29px;
  }
  #filter .tab .tab-box .list p label {
    font-size: 13px;
  }
  #filter .tab .tab-box .searchline input[type=text] {
    font-family: 'Roboto', sans-serif;
    color: #757575;
    font-size: 14px;
  }
  #filter .tab .tab-box .searchline ::-webkit-input-placeholder {
    color: #898989!important;
  }
  #filter .tab .tab-box .searchline ::-moz-placeholder {
    color: #898989!important;
  }
  #filter .tab .tab-box .searchline :-moz-placeholder {
    color: #898989!important;
  }
  #filter .tab .tab-box .searchline :-ms-input-placeholder {
    color: #898989!important;
  }
}
@media only screen and (max-width: 740px) and (orientation: landscape) {
  #content .top-video .bg-iphone .text-info h1 {
    font-size: 90px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 765px) {
  #mCSB_1_container.fullheight {
    height: auto;
  }
  #content .wrap-contacts > div {
    width: 100%;
  }
  #content .wrap-contacts .left h1 {
    font-size: 55px;
    line-height: 55px;
  }
  #content .wrap-contacts .left .sections > div h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 480px) {
  #content {
    /*.hunting {
        .text-hunting {
          position: relative;
          h2 {
            margin: 0;
            font-family: 'TrumpGothicWest';
          }
        }  
      }*/
    /*.hunting {
      .text-hunting {
        width: 100%;
        bottom: -130px;
        h2 {
          font-size: 34px;
          line-height: 34px;
        }
        p {
          padding: 0 20px;
        }
      }
    }*/
  }
  #content .slide-block .slick-list .wrap-slider .text-slider {
    position: relative;
    bottom: 0;
    top: 10%;
  }
  #content .slide-block .slick-list .wrap-slider .text-slider h2,
  #content .slide-block .slick-list .wrap-slider .text-slider p {
    color: #000;
  }
  #content .wrap-ul {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    bottom: 50px;
  }
  #content .wrap-ul .slick-dots {
    position: relative;
    float: left;
    width: auto;
  }
  #content .wrap-ul .navigation-ball {
    background: url('http://hub.josemariomourinho.com/public/frontend/images/right-left.png');
    display: block;
    width: 22px;
    height: 20px;
    float: left;
  }
  #content .wrap-ul .left-slide {
    margin-right: 20px;
  }
  #content .wrap-ul .right-slide {
    background: url('http://hub.josemariomourinho.com/public/frontend/images/right-left.png') 22px 0px;
    margin-left: 20px;
  }
  #content .logo-client {
    width: 300px;
  }
  #content .logo-client ul {
    overflow: hidden;
    padding: 0;
  }
  #content .logo-client ul li:nth-child(3) {
    clear: both;
    margin: 0 0 0 51px;
  }
  #content .logo-client ul li:nth-child(2) {
    margin-right: 0;
  }
  #content .back-to-top {
    display: block;
  }
  #content .back-to-top .top-button {
    background: url('../images/to-top.png') no-repeat;
    width: 75px;
    height: 75px;
    margin: 0 auto;
  }
  #content .back-to-top p {
    font: 24px sans-serif;
    color: #454545;
  }
  #content .top-video .video-wrap .text-info {
    bottom: 18%;
    /*a.find-more {
            display: none;
          }*/
  }
  #content .top-video .video-wrap .text-info h1 {
    font-size: 90px;
  }
  #content .top-video .video-wrap .text-info > p {
    font-size: 45px;
  }
  #content .top-video .video-wrap .text-info div.find-more {
    display: block;
  }
  #content .fp-slides .fp-tableCell {
    vertical-align: top;
  }
  #content .fp-slides .fp-tableCell .carousel-inner .carousel-caption {
    position: relative;
    left: 0;
    right: 0;
    margin-top: 50px;
  }
  #content .fp-slides .fp-tableCell .carousel-inner .carousel-caption h4 {
    font: 34px 'TrumpGothicWest';
    color: #000;
    text-shadow: none;
  }
  #content .fp-slides .fp-tableCell .carousel-inner .carousel-caption p {
    color: #000;
    text-shadow: none;
  }
  #content .fp-slides .fp-tableCell .carousel-control {
    display: none;
  }
  #content .fp-slides .carousel-indicators {
    bottom: 20%;
  }
  #content .fp-slides .carousel-indicators li {
    border: 1px solid #000;
    width: 12px;
    height: 12px;
  }
  #content .fp-slides .carousel-indicators li.active {
    margin: 1px;
  }
  #content .fp-slides .carousel-indicators li.active span {
    background: #000;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 2px;
  }
  #fp-nav ul li a {
    border: 1px solid #fff;
    width: 9px!important;
    height: 9px!important;
    display: block;
    border-radius: 50%;
  }
  #fp-nav ul li a span {
    background: none !important;
  }
  #fp-nav ul li a.active span {
    background: #fff !important;
    height: 6px !important;
    width: 6px !important;
    margin: -3px 0 0 -3px !important;
  }
}
body.fp-viewing-thirdPage #fp-nav ul li a,
body.fp-viewing-secondPage #fp-nav ul li a {
  border: 1px solid #000;
  border-radius: 50%;
}
body.fp-viewing-thirdPage #fp-nav ul li a.active span,
body.fp-viewing-secondPage #fp-nav ul li a.active span {
  background: #000 !important;
}
/* 604 = mobile */
@media only screen and (max-width: 768px) {
  .marker body:after {
    content: "mobile";
    display: block;
    position: fixed;
    z-index: 1111;
    top: 0;
    left: 0;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    background: pink;
  }
  input[type="text"]:focus {
    /* Adding 16px on focus will prevent page zoom */
    font-size: 16px;
  }
  .btn {
    height: 42px;
    line-height: 40px;
  }
  .loadmore-holder {
    margin-bottom: 60px;
  }
  .nicescroll-rails {
    opacity: 0 !important;
  }
  .page-content #header .bot .title {
    display: block;
    line-height: 43px;
    width: 100%;
    height: 43px;
  }
  body.menu-open {
    overflow: hidden;
    background: #191919;
    -webkit-transition: .3s ease;
    -webkit-transition-delay: 0.3s;
    -o-transition: .3s ease;
    -o-transition-delay: 0.3s;
    -moz-transition: .3s ease;
    -moz-transition-delay: 0.3s;
    transition: .3s ease;
    transition-delay: 0.3s;
  }
  body.menu-open #header #logo {
    width: 0;
  }
  body.menu-open #header #menu {
    margin-right: auto;
    position: absolute;
    left: 0;
    top: 0;
  }
  body.menu-open #header #menu .trigger {
    margin: 0;
  }
  body.menu-open #header .search {
    display: block;
  }
  body.menu-open #header #nav {
    display: block;
    width: 100%;
    transition: width 0.3s ease;
  }
  body.menu-open #header .top {
    display: block;
    background-color: #fff;
  }
  #header {
    height: 104px;
  }
  #header #logo {
    margin-left: 12.5px;
    width: 174.5px;
    height: 59px;
    background-size: 174.5px 13px;
    margin-top: 0;
    background-position: center;
  }
  #header .search {
    display: none;
    width: auto;
    float: none;
    margin: 0 21px 0 0;
    padding: 0;
    position: absolute;
    top: -46px;
    left: 51px;
    right: 0;
    border-color: #d9d9d9;
    height: 25px;
    border-radius: 0;
    border: none;
    border-bottom: 2px solid #000;
    overflow: visible;
  }
  #header .search ::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.7) !important;
  }
  #header .search ::-moz-placeholder {
    color: rgba(0, 0, 0, 0.7) !important;
  }
  #header .search :-moz-placeholder {
    color: rgba(0, 0, 0, 0.7) !important;
  }
  #header .search :-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.7) !important;
  }
  #header .search input[type="text"] {
    width: 100% !important;
    margin: 3px 0 0 0 !important;
    padding: 0 25px 0 0;
    box-sizing: padding-box;
    color: rgba(0, 0, 0, 0.7);
    font-size: 14px;
  }
  #header .search .search-btn {
    top: 2px;
    right: -2px;
  }
  #header .search .search-btn .ico-search {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    width: 20px;
    height: 20px;
    background-size: contain;
  }
  #header #menu {
    display: block;
  }
  #header .top {
    height: 59px;
  }
  #header .top .btnrnd {
    display: none;
  }
  #header .bot {
    height: 43px;
  }
  #header .bot .title {
    display: none;
  }
  #filter-flag .tab {
    width: 100%;
  }
  #filter-flag .tab .tab-ctrl {
    padding: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  #filter-flag .tab .tab-ctrl > li {
    height: auto;
    width: auto;
    box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  #filter-flag .tab .tab-ctrl > li > a {
    width: auto;
    height: 43px!important;
    min-width: 40px;
    line-height: 40px !important;
    background-position: 50% -3px;
  }
  #filter-flag .tab .tab-ctrl > li > a.ico-tab-inst,
  #filter-flag .tab .tab-ctrl > li > a.ico-tab-yt {
    opacity: 0.7;
  }
  #filter-flag .tab .tab-ctrl > li > a.ico-tab-fb {
    background-position: center 10px!important;
  }
  #filter-flag .tab .tab-ctrl > li:active > a,
  #filter-flag .tab .tab-ctrl > li.active > a,
  #filter-flag .tab .tab-ctrl > li.open > a,
  #filter-flag .tab .tab-ctrl > li:hover > a {
    background-position: 50% -53px !important;
    opacity: 1;
  }
  #filter-flag .tab .tab-ctrl > li:active > a.ico-tab-tw,
  #filter-flag .tab .tab-ctrl > li.active > a.ico-tab-tw,
  #filter-flag .tab .tab-ctrl > li.open > a.ico-tab-tw,
  #filter-flag .tab .tab-ctrl > li:hover > a.ico-tab-tw {
    background-position: 50% -32px !important;
  }
  #filter-flag .tab .tab-ctrl > li:active > a.ico-tab-fb,
  #filter-flag .tab .tab-ctrl > li.active > a.ico-tab-fb,
  #filter-flag .tab .tab-ctrl > li.open > a.ico-tab-fb,
  #filter-flag .tab .tab-ctrl > li:hover > a.ico-tab-fb {
    background-position: 50% -29px !important;
  }
  #filter-flag .tab .tab-ctrl > li:active > a.ico-tab-filters,
  #filter-flag .tab .tab-ctrl > li.active > a.ico-tab-filters,
  #filter-flag .tab .tab-ctrl > li.open > a.ico-tab-filters,
  #filter-flag .tab .tab-ctrl > li:hover > a.ico-tab-filters {
    background-position: 50% -33px !important;
  }
  #filter-flag .tab .tab-ctrl > li:active > a.ico-tab-th,
  #filter-flag .tab .tab-ctrl > li.active > a.ico-tab-th,
  #filter-flag .tab .tab-ctrl > li.open > a.ico-tab-th,
  #filter-flag .tab .tab-ctrl > li:hover > a.ico-tab-th {
    background-position: 50% -29px !important;
  }
  #filter-flag .tab .tab-ctrl > li:active > a.ico-tab-pn,
  #filter-flag .tab .tab-ctrl > li.active > a.ico-tab-pn,
  #filter-flag .tab .tab-ctrl > li.open > a.ico-tab-pn,
  #filter-flag .tab .tab-ctrl > li:hover > a.ico-tab-pn {
    background-position: 50% -28px !important;
  }
  #nav {
    display: block;
    position: fixed;
    top: 60px;
    right: 0;
    bottom: -2px;
    background: #f9f9f9;
    overflow-y: auto;
    width: 0;
    transition: width 0.3s ease;
  }
  #nav .tab {
    margin: 0 !important;
    width: 100%;
    left: 0;
    position: static;
    height: auto;
  }
  #nav .tab .tab-ctrl li {
    float: none;
    width: 100%;
    border-bottom: 1px solid #252525;
  }
  #nav .tab .tab-ctrl li.emph {
    background-color: rgba(255, 255, 255, 0.25);
    transition: 0.3s ease-out;
  }
  #nav .tab .tab-ctrl li a {
    margin: 0 0 0 40px;
    width: auto;
    background-position: 0 100% !important;
    text-indent: 0;
    padding: 0 0 0 60px;
    color: #7c7c7c;
    text-decoration: none;
    line-height: 50px;
  }
  #nav .tab .tab-ctrl li.active a {
    background-position: 0 0 !important;
    color: #fff;
  }
  #nav .tab .tab-ctrl li.open a {
    color: #fff;
  }
  #nav .tab .tab-box .text {
    display: none;
  }
  #nav .tab .tab-box .list p {
    padding-left: 38px;
  }
  #nav .tab .tab-box .list p label {
    opacity: .5 !important;
  }
  #nav .tab .tab-box .list p .custom-checkbox.checked + label {
    opacity: 1 !important;
  }
  #nav .tab .tab-box > li {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #191919;
    border-bottom: 1px solid #252525;
    overflow: hidden;
  }
  #nav .navbar-mob {
    display: block;
    position: static;
    width: 100%;
    height: auto;
    background: #f9f9f9;
  }
  #nav .navbar-mob .in {
    width: 100%;
    height: auto;
    position: static;
  }
  #nav .navbar-mob .in > div {
    opacity: 0;
    visibility: hidden;
  }
  #nav .navbar-mob .subscribe {
    display: block;
    position: static;
    float: none;
    margin: 0;
  }
  #nav .navbar-mob .subscribe h3 {
    display: none;
  }
  #nav .navbar-mob .subscribe .box {
    position: static;
    margin: 8.2vh 0 0 0;
    padding: 38px 0 0 0;
    height: auto;
  }
  #nav .navbar-mob .subscribe .box .btnrnd {
    font-size: 11px;
    color: #000;
    border: 2px solid #000;
    text-transform: uppercase;
    padding: 4px 29px;
  }
  #nav .navbar-mob .menu {
    display: block;
    position: static;
    margin: 36px 0 0 0;
    padding: 0;
    border: none;
  }
  #nav .navbar-mob .menu a {
    border-color: #ececec;
  }
  #nav .navbar-mob .power {
    display: block;
    position: static;
    padding: 3.2vh 0 30px 0;
  }
  #filter {
    top: 104px;
    bottom: initial;
  }
  #filter .tab .tab-title {
    line-height: 29px;
    height: 27px;
    font-size: 15px;
  }
  #filter .tab .tab-ctrl {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  #filter .tab .tab-ctrl > li {
    display: inline-block;
    position: relative;
    font-size: 0;
    line-height: 0;
    vertical-align: top;
    float: none;
    width: 100%;
    border-bottom: 1px solid #f0f1f2;
  }
  #filter .tab .tab-ctrl > li:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 22px;
    width: 10px;
    height: 6px;
    margin: -3px 0 0 0;
    background: url(../images/tab-open-close.png) 50% 0 no-repeat;
    background-size: 10px 12px;
    overflow: hidden;
  }
  #filter .tab .tab-ctrl > li > a {
    display: block;
    height: 64px;
    width: 100%;
  }
  #filter .tab .tab-ctrl > li.open:after {
    background-position: 50% 100%;
  }
  #filter .tab .tab-ctrl .ico-tab-all {
    font-family: 'TrumpGothicWest-Bold';
    text-indent: 0;
    text-align: center;
    font-size: 20px;
    line-height: 52px;
    color: rgba(95, 95, 95, 0.5);
    text-decoration: none;
  }
  #filter .tab .tab-box .list {
    padding: 14px 18px 13px 18px;
  }
  #filter .tab .tab-box .searchline {
    padding-left: 18px;
  }
  #footer,
  #footerprot {
    display: none;
  }
  .fancybox-wrap.subscribebox .fancybox-close {
    position: absolute;
    background-image: url(../images/close-black.png);
  }
  #subscribebox {
    padding: 70px 10px 120px 10px;
  }
  #subscribebox h1 {
    font-size: 25px;
    margin-bottom: 14px;
    position: relative;
    top: -37px;
  }
  #subscribebox p {
    font-size: 14px;
    line-height: 17px;
    position: relative;
    top: -30px;
  }
  #subscribebox .soclist {
    width: 290px;
    margin: -20px auto 20px;
  }
  #subscribebox .soclist label {
    width: 69px;
    height: 40px;
  }
  #subscribebox .soclist label i {
    background-size: 27px;
  }
  #subscribebox .input {
    width: 290px;
    height: 35px;
    margin: 0 auto;
  }
  #subscribebox .input input[type=text] {
    margin: 0 auto 15px auto;
    font-size: 12px;
    padding: 0 12px;
    width: 257px;
  }
  #subscribebox .input button {
    width: 283px;
    box-sizing: border-box;
  }
  #thanks {
    min-height: 400px;
    max-width: 422px;
  }
  #thanks .box {
    padding: 45px 20px;
    text-align: center;
  }
  #thanks .box h3 {
    font-size: 24px;
  }
  #thanks .box p {
    font-size: 14px;
  }
  #thanks .box .btn {
    box-sizing: border-box;
  }
  .fancybox-opened .fancybox-close {
    display: none;
  }
  #content {
    padding: 104px 0 0 0;
  }
  #content .page {
    padding: 0 15px;
    width: auto;
  }
  #content .feedbox .feed-title {
    margin: 0 10px;
    line-height: 60px;
  }
  #content .page-error .box {
    height: 210px;
    margin: -80px 0 0 -200px;
  }
  #content .page-error h2 {
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 20px;
  }
  #content .page-error h1 {
    font-size: 70px;
    line-height: 40px;
    margin: 0 0 30px;
  }
  #content .page-error p {
    font-size: 12px;
    line-height: 16px;
    margin: 20px 0 0;
  }
  #content .page-nosearchresult p {
    font-size: 35px;
    line-height: 40px;
    margin: 18px 0 0 0;
    padding: 0 10px;
    height: 40px;
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
  }
  #content .tiles-wrap .tile {
    width: 96%;
  }
  #content .tiles-wrap .tile img {
    width: 100%;
    height: auto;
  }
  .tooltip {
    right: 0;
  }
  .tooltip:before {
    content: "";
    left: 50%;
    margin-left: -3px;
  }
  .fancybox-type-iframe {
    max-height: 60vh;
    max-width: 100vw;
  }
  .fancybox-type-iframe .fancybox-inner {
    max-height: 60vh;
  }
  .fancybox-type-iframe .fancybox-close {
    display: block;
    right: 0;
    top: -27px;
  }
}
@media only screen and (max-width: 736px) and (orientation: landscape) {
  #header {
    height: 44px;
  }
  #header .top {
    display: none;
  }
  #content {
    padding-top: 50px;
  }
  .fancybox-type-iframe {
    max-height: 80vh;
    max-width: 100vw;
  }
  .fancybox-type-iframe .fancybox-inner {
    max-height: 80vh;
  }
}
.hidden-content {
  visibility: hidden;
  opacity: 0;
}
.show-content {
  visibility: visible!important;
  opacity: 1!important;
  transition: all 0.8s ease !important;
}
.delay-1 {
  transition-delay: 0.15s!important;
}
.delay-2 {
  transition-delay: 0.3s!important;
}
@media only screen and (max-width: 414px) {
  #content .wrap-contacts h3 {
    font-size: 16px !important;
  }
  #content .wrap-contacts .left .sections > div ul li {
    font-size: 9px;
  }
  #content .wrap-contacts .right .sections-client .content .col p {
    font-size: 9px;
  }
  #content .sharing {
    right: 0;
  }
  #content .sharing:before,
  #content .sharing:after {
    right: 16px;
    left: auto;
  }
  #content .top-video .video-wrap .bg-iphone .text-info.about h1 {
    font-size: 32px;
    margin-bottom: 7px;
  }
  #content .top-video .video-wrap .bg-iphone .text-info.about > p {
    width: 77%;
    line-height: 1.24em;
    margin-bottom: 24px;
    font-size: 11px;
  }
  #content .top-video .video-wrap .bg-iphone .text-info.about .emph {
    font-size: 16px;
  }
  #content .top-video .video-wrap .bg-iphone .text-info.about .find-more img {
    height: 11px;
  }
  #content .top-video .video-wrap .bg-iphone .text-info.about .white-btn {
    font-size: 10px;
    padding: 3px 16px;
  }
  #content .hunting {
    background-size: auto 47vh;
  }
  #content .hunting .text-hunting {
    margin: 0 auto 14px!important;
  }
  #content .hunting .text-hunting h1 {
    font-size: 30px;
    line-height: 0.7em;
  }
  #content .hunting .text-hunting h2 {
    font-size: 15px;
    margin-bottom: 13px;
  }
  #content .hunting .text-hunting .mob-hide + h2 {
    font-size: 30px;
    margin-bottom: -12px;
  }
  #content .hunting .text-hunting p {
    font-size: 13px;
    line-height: 1.67em;
  }
  #content .hunting.bg2 {
    background-size: 126%;
    background-position: -39px 53px;
  }
  #content .company h1 {
    font-size: 58px;
  }
  #content .company h2 {
    font-size: 24px!important;
  }
  #subscribebox {
    overflow-x: hidden;
  }
  #subscribebox .soclist label {
    width: 24.6%;
    min-width: 35px;
  }
  #subscribebox .input input[type=text] {
    width: 90.6%;
  }
  #subscribebox .input button {
    width: 100%;
  }
  #thanks {
    min-height: 290px;
    max-width: 270px;
  }
  #thanks .box p {
    font-size: 13px;
  }
  #nav .navbar-mob {
    /*.subscribe {
        .box {
            margin-top: 1vh; 
        }
      }*/
  }
  #nav .navbar-mob .menu {
    margin-top: 6vh;
  }
  #nav .navbar-mob .menu a {
    height: 8.3vh;
    line-height: 8.3vh;
  }
  .fancybox-type-iframe {
    max-height: 70vh;
    max-width: 100vw;
    min-height: 250px;
  }
  .fancybox-type-iframe .fancybox-inner {
    max-height: 70vh;
    min-height: 250px;
  }
  .fancybox-type-iframe .fancybox-close {
    display: block;
    right: 0;
    top: -27px;
  }
}
@media only screen and (max-width: 400px) {
  #content .top-video .video-wrap .text-info p {
    font-size: 35px;
    line-height: 0;
  }
  #content .company h2 {
    margin: 15px 0 0px 0;
    font-size: 34px;
  }
  #content .company p {
    font-size: 28px;
    line-height: 24px;
  }
  #content .logo-client {
    margin: 0 auto 90px;
  }
  #content .back-to-top {
    position: absolute;
    bottom: 50px;
    width: 100%;
  }
  #content .back-to-top p {
    font-size: 14px;
    line-height: 14px;
  }
  #content .back-to-top .top-button {
    width: 40px;
    height: 40px;
    background-size: 40px 40px;
  }
}
@media screen and (max-width: 320px) {
  #subscribebox .soclist label {
    width: 21.6%;
  }
  #subscribebox .input input[type=text] {
    width: 79.6%;
  }
  #subscribebox .input button {
    width: 88.2%;
  }
}
/* ================================================================
   Retina
   ================================================================ */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  #header #logo {
    background-image: url(../images/logo-2x.png);
  }
  .custom-checkbox input[type=checkbox] + i {
    background-image: url(../images/checkbox-2x.png);
  }
  .navbar-mob .subscribe .box {
    background-image: url(../images/logo-subscribe-2x.png);
    background-position: 53% 0;
    background-size: 104px 38.5px;
  }
  #header .search .search-btn .ico-search {
    background-image: url(../images/ico-search-btn-2x.png);
  }
  /*.ico-soc-fb {
    background-image: url(../images/ico-fb-2x.png);
    width: 25px;
    height: 25px;
  }*/
  .ico-tab-fb,
  .ico-tab-filters,
  .ico-tab-pn,
  .ico-tab-tw,
  .ico-tab-th {
    background-size: 24px 62px!important;
    height: 43px!important;
  }
  .ico-tab-fb {
    background-image: url(../images/mob-fb.png);
    background-position: center 10px!important;
  }
  .ico-tab-pn {
    background-image: url(../images/mobile-pn.png);
    background-position: 50% 11px!important;
  }
  .ico-tab-tw {
    background-image: url(../images/mob-tw.png);
    background-position: center 13px!important;
  }
  .ico-tab-yt {
    background-image: url(../images/ico-tab-yt-2x.png);
    height: 49px!important;
    opacity: 0.7;
  }
  .ico-tab-th {
    background-image: url(../images/mob-th.png);
    background-position: 50% 9px!important;
  }
  .ico-fb {
    background-image: url(../images/ico-fb-2x.png);
  }
  .ico-tw {
    background-image: url(../images/ico-tw-2x.png);
  }
  .ico-yt {
    background-image: url(../images/ico-yt-2x.png);
  }
  .ico-pin {
    background-image: url(../images/ico-pin-2x.png);
  }
  .ico-twsh {
    background-image: url(../images/ico-twsh-2x.png);
  }
  .ico-tile-fb {
    background-image: url(../images/ico-tile-fb-2x.png);
  }
  .ico-tile-fb-2 {
    background-image: url(../images/ico-tile-fb-2-2x.png);
  }
  .ico-tile-yt {
    background-image: url(../images/ico-tile-yt-2x.png);
  }
  .ico-tile-yt-2 {
    background-image: url(../images/ico-tile-yt-2-2x.png);
  }
  .ico-tile-tw {
    background-image: url(../images/ico-tile-tw-2x.png);
  }
  .ico-tile-ins {
    background: url(../images/ico-tile-ins-2x.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .ico-tile-tw-2 {
    background-image: url(../images/ico-tile-tw-2-2x.png);
  }
  .ico-tile-pin {
    background-image: url(../images/ico-tile-pin-2x.png);
  }
  .ico-tile-twsh {
    background-image: url(../images/ico-tile-twsh-2x.png);
  }
  .ico-play {
    background-image: url(../images/ico-play-2x.png);
  }
  .ico-soc-fb,
  .ico-soc-tw,
  .ico-soc-th,
  .ico-soc-pin,
  .ico-soc-in {
    background-size: 27px !important;
  }
  .ico-soc-fb {
    background-image: url(../images/ico-soc-fb-2x.png);
  }
  .ico-soc-tw {
    background-image: url(../images/ico-soc-tw-2x.png);
  }
  .ico-soc-th {
    background-image: url(../images/ico-soc-th-2x.png);
  }
  .ico-soc-in {
    background-image: url(../images/ico-soc-inst-2x.png);
  }
  .ico-soc-yt {
    background-image: url(../images/ico-soc-yt-2x.png);
    background-size: 28px 27px!important;
  }
  .ico-soc-pin {
    background-image: url(../images/ico-tab-pin-2x.png);
  }
  .big {
    background-position: center!important;
  }
  .ico-tab-fb.big {
    background-image: url(../images/tab-title-facebook-2x.png);
  }
  .ico-tab-pn.big {
    background-image: url(../images/tab-title-pinterest-2x.png);
  }
  .ico-tab-tw.big {
    background-image: url(../images/tab-title-twitter-2x.png);
  }
  .ico-tab-yt.big {
    background-image: url(../images/tab-title-youtube-2x.png);
  }
  .ico-tab-th.big {
    background-image: url(../images/tab-title-tribal-2x.png);
  }
  .ico-tab-inst {
    background-image: url(../images/ico-tab-inst-2x.png);
    height: 48px!important;
    opacity: 0.7;
  }
  .ico-tab-inst.big {
    background-image: url(../images/tab-title-inst-2x.png);
  }
  .ico-tab-filters {
    background-image: url(../images/mob-set.png);
    background-position: 50% 14px!important;
  }
  /*.gbtnrnd {
    background-image: url(../images/btn-more-2x.png);
  }*/
  .ico-popup-soc-th {
    background-image: url(../images/ico-tab-th_white-2x.png);
  }
  .ico-popup-soc-fb {
    background-image: url(../images/ico-tab-fb_white-2x.png);
  }
  .ico-popup-soc-in {
    background-image: url(../images/ico-tab-inst_white-2x.png);
  }
  .ico-popup-soc-pn {
    background-image: url(../images/ico-tab-pn_white-2x.png);
  }
  .ico-popup-soc-tw {
    background-image: url(../images/ico-tab-tw_white-2x.png);
  }
  #content .social-sharing .open {
    background: url(../images/sharing-2x.png);
  }
}
/* ================================================================
   Helper classes
   ================================================================ */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.hidden + .search {
  display: none;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.tCenter {
  text-align: center !important;
}
.fLeft {
  float: left !important;
}
.fRight {
  float: right !important;
}
/* =================================================================
   Mixins classes
   ================================================================= */
/*
#someDiv {
  .gradient(left, #663333, #333333);
} 
*/
/*
#somediv {
  background-color: BADA55;
  .quick-gradient(top, 0.2);
}
*/
/*
#somediv {
  .border-radius(20px);
} 
*/
/*
#somediv {
  .border-radius-custom(20px, 20px, 0px, 0px);
} 
*/
/*
#somediv {
  .box-shadow(5px, 5px, 6px, 0.3);
} 
*/
/*
#somediv {
  .transition(all, 0.5s, ease-in);
}
#somediv:hover {
  opacity: 0;
}
*/
/*
#somediv {
  .transform(5deg, 0.5, 1deg, 0px);
} 
*/
/*
#somediv {
  .reflect(20%, 0.2);
}
*/
/*
#somediv {
  .userselect(none);
}
*/
/* ================================================================
   Print styles
   ================================================================ */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.mCSB_scrollTools .mCSB_dragger {
  z-index: 9999999;
}
.mCSB_scrollTools .mCSB_draggerContainer {
  z-index: 9999;
}