@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, .humanoid-applications--block .humanoid-applications--last-top-posts--title, h3, #hpp-container #hpp-content .content-type-titles h2, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .title-pp, h4, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product--title, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product--title, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

elements-of-type(html5-block) {
  display: block; }

/*
@mixin smartphone($breakpoint-max: 480) {
  @media all and (min-width : em(320)) and (max-width : em($breakpoint-max)) {
    @content;
  }
}

@mixin desktop($breakpoint) {
  @media all and (min-width : em($breakpoint)) {
    @content;
  }
}
*/
[class^="icons-shortcodes"],
[class*=" icons-shortcodes"] {
  display: inline-block; }

body.home .feed-ticker-button,
body.home .feed-ticker-shadow,
body.home #feed-ticker-container {
  display: none; }

.sprite-app-frandroid {
  background-image: url(../images/45471a89b714f542d10a37663a992195.png);
  background-position: 0 0;
  width: 71px;
  height: 95px; }

.sprite-bt-rss {
  background-image: url(../images/45471a89b714f542d10a37663a992195.png);
  background-position: -60px -95px;
  width: 79px;
  height: 21px; }

.sprite-forum {
  background-image: url(../images/45471a89b714f542d10a37663a992195.png);
  background-position: -71px 0;
  width: 69px;
  height: 73px; }

.sprite-star-empty {
  background-image: url(../images/45471a89b714f542d10a37663a992195.png);
  background-position: -140px -69px;
  width: 25px;
  height: 24px; }

.sprite-star-full {
  background-image: url(../images/45471a89b714f542d10a37663a992195.png);
  background-position: -165px -69px;
  width: 25px;
  height: 24px; }

.sprite-star-half {
  background-image: url(../images/45471a89b714f542d10a37663a992195.png);
  background-position: -60px -116px;
  width: 25px;
  height: 24px; }

.sprite-video-play-btn {
  background-image: url(../images/45471a89b714f542d10a37663a992195.png);
  background-position: 0 -95px;
  width: 60px;
  height: 60px; }

.sprite-video-play-green-btn {
  background-image: url(../images/45471a89b714f542d10a37663a992195.png);
  background-position: -140px 0;
  width: 72px;
  height: 69px; }

@keyframes beat {
  0% {
    transform: scale(1); }
  10% {
    transform: scale(1.1); }
  20% {
    transform: scale(1); }
  100% {
    transform: scale(1); } }

@-moz-keyframes beat {
  0% {
    -moz-transform: scale(1); }
  10% {
    -moz-transform: scale(1.1); }
  20% {
    -moz-transform: scale(1); }
  100% {
    -moz-transform: scale(1); } }

@-webkit-keyframes beat {
  0% {
    -webkit-transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1); }
  100% {
    -webkit-transform: scale(1); } }

@-o-keyframes beat {
  0% {
    -o--transform: scale(1); }
  10% {
    -o--transform: scale(1.1); }
  20% {
    -o--transform: scale(1); }
  100% {
    -o--transform: scale(1); } }

@keyframes header-network-fadeIn {
  0% {
    height: 1px;
    width: 1px; }
  50% {
    height: 100%;
    width: 100%; }
  75% {
    height: 90%;
    width: 90%; }
  100% {
    height: 100%;
    width: 100%; } }

@keyframes header-network-fadeOut {
  0% {
    height: 100%;
    width: 100%; }
  100% {
    height: 1px;
    width: 1px; } }

@keyframes logo-header-fix {
  0% {
    opacity: 0;
    top: -55px; }
  50% {
    opacity: 1; }
  100% {
    top: 6px; } }

@-moz-keyframes logo-header-fix {
  0% {
    opacity: 0;
    top: -55px; }
  50% {
    opacity: 1; }
  100% {
    top: 6px; } }

@-webkit-keyframes logo-header-fix {
  0% {
    opacity: 0;
    top: -55px; }
  50% {
    opacity: 1; }
  100% {
    top: 6px; } }

@-o-keyframes logo-header-fix {
  0% {
    opacity: 0;
    top: -55px; }
  50% {
    opacity: 1; }
  100% {
    top: 6px; } }

@keyframes logo-header-fix-out {
  0% {
    opacity: 1;
    top: 6px; }
  30% {
    opacity: 0; }
  100% {
    top: -25px; } }

@-moz-keyframes logo-header-fix-out {
  0% {
    opacity: 1;
    top: 6px; }
  30% {
    opacity: 0; }
  100% {
    top: -25px; } }

@-webkit-keyframes logo-header-fix-out {
  0% {
    opacity: 1;
    top: 6px; }
  30% {
    opacity: 0; }
  100% {
    top: -25px; } }

@-o-keyframes logo-header-fix-out {
  0% {
    opacity: 1;
    top: 6px; }
  30% {
    opacity: 0; }
  100% {
    top: -25px; } }

@-webkit-keyframes check {
  0% {
    height: 0;
    width: 0; }
  25% {
    height: 0;
    width: 7px; }
  50% {
    height: 13px;
    width: 7px; } }

@-moz-keyframes check {
  0% {
    height: 0;
    width: 0; }
  25% {
    height: 0;
    width: 7px; }
  50% {
    height: 13px;
    width: 7px; } }

@-ms-keyframes check {
  0% {
    height: 0;
    width: 0; }
  25% {
    height: 0;
    width: 7px; }
  50% {
    height: 13px;
    width: 7px; } }

@keyframes check {
  0% {
    height: 0;
    width: 0; }
  25% {
    height: 0;
    width: 7px; }
  50% {
    height: 13px;
    width: 7px; } }

/*
*  Containers
*/
.larger-container {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  clear: both; }
  .larger-container:after {
    content: " ";
    display: block;
    clear: both; }

body.home #page #main > .larger-container,
body.archive #page #main > .larger-container {
  padding: 15px; }

.pre-ad-container {
  float: left;
  padding: 0 20px;
  padding-left: 10px;
  width: 700px;
  max-width: 700px; }
  .pre-ad-container + .left {
    width: 300px; }
  @media (min-width: 768px) and (max-width: 999px) {
    .pre-ad-container {
      padding-left: 20px; } }
  @media (max-width: 767px) {
    .pre-ad-container {
      padding-right: 10px; } }

.post .pre-ad-container {
  float: left;
  width: 680px;
  max-width: 680px; }
  .post .pre-ad-container + .left {
    width: 300px; }

/*
*  Grids
*/
.span1 {
  width: 8.33333%;
  float: left;
  min-height: 1px; }

.span2 {
  width: 16.66667%;
  float: left;
  min-height: 1px; }

.span3 {
  width: 25%;
  float: left;
  min-height: 1px; }

.span4 {
  width: 33.33333%;
  float: left;
  min-height: 1px; }

.span5 {
  width: 41.66667%;
  float: left;
  min-height: 1px; }

.span6, .device-rating-conclusion .good-bad-container .good, .device-rating-conclusion .good-bad-container .bad, .post-no-sidebar .post-content .device-rating-conclusion .good-bad-container .good, .post-no-sidebar .post-content .device-rating-conclusion .good-bad-container .bad {
  width: 50%;
  float: left;
  min-height: 1px; }

.span7 {
  width: 58.33333%;
  float: left;
  min-height: 1px; }

.span8 {
  width: 66.66667%;
  float: left;
  min-height: 1px; }

.span9, .article-test .post-footer-author {
  width: 75%;
  float: left;
  min-height: 1px; }

.span10 {
  width: 83.33333%;
  float: left;
  min-height: 1px; }

.span11 {
  width: 91.66667%;
  float: left;
  min-height: 1px; }

.span12, .device-rating-conclusion .good-bad-container, .post-no-sidebar .post-content .device-rating-conclusion .good-bad-container {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  min-height: 1px; }

.display-tb {
  display: table;
  table-layout: fixed; }

.tb-cell {
  display: table-cell;
  float: none;
  vertical-align: top; }

/*
*  Responsive Grid
*/
@media (max-width: 767px) {
  .phone1 {
    width: 8.33333%;
    float: left;
    min-height: 1px; }
  .phone2 {
    width: 16.66667%;
    float: left;
    min-height: 1px; }
  .phone3 {
    width: 25%;
    float: left;
    min-height: 1px; }
  .phone4 {
    width: 33.33333%;
    float: left;
    min-height: 1px; }
  .phone5 {
    width: 41.66667%;
    float: left;
    min-height: 1px; }
  .phone6 {
    width: 50%;
    float: left;
    min-height: 1px; }
  .phone7 {
    width: 58.33333%;
    float: left;
    min-height: 1px; }
  .phone8 {
    width: 66.66667%;
    float: left;
    min-height: 1px; }
  .phone9 {
    width: 75%;
    float: left;
    min-height: 1px; }
  .phone10 {
    width: 83.33333%;
    float: left;
    min-height: 1px; }
  .phone11 {
    width: 91.66667%;
    float: left;
    min-height: 1px; }
  .phone12, .device-rating-conclusion .good-bad-container .good, .device-rating-conclusion .good-bad-container .bad, .post-no-sidebar .post-content .device-rating-conclusion .good-bad-container .good, .post-no-sidebar .post-content .device-rating-conclusion .good-bad-container .bad {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    min-height: 1px; } }

@media (min-width: 768px) and (max-width: 999px) {
  .tablet1 {
    width: 8.33333%;
    float: left;
    min-height: 1px; }
  .tablet2 {
    width: 16.66667%;
    float: left;
    min-height: 1px; }
  .tablet3 {
    width: 25%;
    float: left;
    min-height: 1px; }
  .tablet4 {
    width: 33.33333%;
    float: left;
    min-height: 1px; }
  .tablet5 {
    width: 41.66667%;
    float: left;
    min-height: 1px; }
  .tablet6 {
    width: 50%;
    float: left;
    min-height: 1px; }
  .tablet7 {
    width: 58.33333%;
    float: left;
    min-height: 1px; }
  .tablet8 {
    width: 66.66667%;
    float: left;
    min-height: 1px; }
  .tablet9 {
    width: 75%;
    float: left;
    min-height: 1px; }
  .tablet10 {
    width: 83.33333%;
    float: left;
    min-height: 1px; }
  .tablet11 {
    width: 91.66667%;
    float: left;
    min-height: 1px; }
  .tablet12 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    min-height: 1px; } }

@media (max-width: 999px) {
  body {
    width: 100%;
    position: relative;
    overflow-x: hidden; }
  #page {
    width: 100%; }
  .post .pre-ad-container, .pre-ad-container {
    width: 100%;
    max-width: 100%; }
  .display-tb {
    display: block; }
  .tb-cell {
    display: block;
    float: left; } }

@font-face {
  font-family: 'humanoid';
  src: url(../fonts/43cb7c2a97333ab70c66f5d88ceb779a.eot);
  src: url(../fonts/bc28283ac5a6ebd98104e10da8e392d7.woff) format("woff"), url(../fonts/4539bfd9b5cd6f6d3e29028cf768de9a.ttf) format("truetype"), url(../fonts/b46594b5c583437cac4e3106f54dcba5.svg) format("svg");
  font-weight: normal;
  font-style: normal; }

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'humanoid';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
[class^='icon-'], [class*=' icon-'] {
  font-family: 'humanoid';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.icon-advice:before {
  content: "\E000"; }

.icon-nikon:before {
  content: "\E001"; }

.icon-appxoid:before {
  content: "\E002"; }

.icon-security:before {
  content: "\E003"; }

.icon-game-console:before {
  content: "\E004"; }

.icon-camera:before {
  content: "\E005"; }

.icon-newuser:before {
  content: "\E006"; }

.icon-drawer:before {
  content: "\E007"; }

.icon-user:before {
  content: "\E008"; }

.icon-dev:before {
  content: "\E009"; }

.icon-nikon-2:before {
  content: "\E00A"; }

.icon-dell:before {
  content: "\E00B"; }

.icon-archos:before {
  content: "\E00C"; }

.icon-acer:before {
  content: "\E00D"; }

.icon-lenovo:before {
  content: "\E00E"; }

.icon-hp:before {
  content: "\E00F"; }

.icon-asus:before {
  content: "\E010"; }

.icon-wiko:before {
  content: "\E011"; }

.icon-amazon:before {
  content: "\E012"; }

.icon-nvidia:before {
  content: "\E013"; }

.icon-qualcomm:before {
  content: "\E014"; }

.icon-windowsphone:before {
  content: "\E015"; }

.icon-microsoft:before {
  content: "\E016"; }

.icon-windows:before {
  content: "\E017"; }

.icon-apple:before {
  content: "\E018"; }

.icon-nokia:before {
  content: "\E019"; }

.icon-huawei:before {
  content: "\E01A"; }

.icon-samsung1:before {
  content: "\E01B"; }

.icon-samsung2:before {
  content: "\E01C"; }

.icon-sony:before {
  content: "\E01D"; }

.icon-lg:before {
  content: "\E01E"; }

.icon-htc:before {
  content: "\E01F"; }

.icon-google:before {
  content: "\E020"; }

.icon-dev-android:before {
  content: "\E021"; }

.icon-experience:before {
  content: "\E022"; }

.icon-humanoid:before {
  content: "\E023"; }

.icon-frawin:before {
  content: "\E024"; }

.icon-frandroid:before, .icon-accueil:before {
  content: "\E025"; }

.icon-lesardoises:before {
  content: "\E026"; }

.icon-winstore:before {
  content: "\E027"; }

.icon-twitter:before {
  content: "\E028"; }

.icon-youtube3:before {
  content: "\E029"; }

.icon-blackberry:before {
  content: "\E02A"; }

.icon-search:before {
  content: "\E02B"; }

.icon-rss:before {
  content: "\E02C"; }

.icon-droid2:before {
  content: "\E02D"; }

.icon-tests:before {
  content: "\E02E"; }

.icon-jeux:before {
  content: "\E02F"; }

.icon-clock:before {
  content: "\E030"; }

.icon-clock2:before {
  content: "\E031"; }

.icon-right-arrow:before {
  content: "\E032"; }

.icon-plus:before {
  content: "\E033"; }

.icon-more:before {
  content: "\E034"; }

.icon-prev:before {
  content: "\E035"; }

.icon-next:before, .tested-product .tested-product-container .breadcrumb li:before {
  content: "\E036"; }

.icon-arrow-bottom:before {
  content: "\E037"; }

.icon-mail-2:before {
  content: "\E038"; }

.icon-comment-bottom:before {
  content: "\E039"; }

.icon-arrow-right:before {
  content: "\E03A"; }

.icon-reduce:before {
  content: "\E03B"; }

.icon-toggle-side:before {
  content: "\E03C"; }

.icon-arrow-left:before {
  content: "\E03D"; }

.icon-arrow-up:before {
  content: "\E03E"; }

.icon-movie:before {
  content: "\E03F"; }

.icon-pig:before {
  content: "\E040"; }

.icon-dossiers:before {
  content: "\E041"; }

.icon-news:before {
  content: "\E042"; }

.icon-forum2:before {
  content: "\E043"; }

.icon-dossier2:before {
  content: "\E044"; }

.icon-appstore:before {
  content: "\E045"; }

.icon-playstore:before {
  content: "\E046"; }

.icon-video:before {
  content: "\E047"; }

.icon-rumor:before {
  content: "\E048"; }

.icon-gps:before {
  content: "\E049"; }

.icon-interview:before {
  content: "\E04A"; }

.icon-events:before {
  content: "\E04B"; }

.icon-eco:before {
  content: "\E04C"; }

.icon-juridique:before {
  content: "\E04D"; }

.icon-minipc:before {
  content: "\E04E"; }

.icon-watch:before {
  content: "\E04F"; }

.icon-operator:before {
  content: "\E050"; }

.icon-tablet:before {
  content: "\E051"; }

.icon-tests2:before {
  content: "\E052"; }

.icon-social:before {
  content: "\E053"; }

.icon-startup:before {
  content: "\E054"; }

.icon-podcast:before {
  content: "\E055"; }

.icon-glasses:before {
  content: "\E056"; }

.icon-gadgets:before {
  content: "\E057"; }

.icon-smartphone:before {
  content: "\E058"; }

.icon-facebook:before {
  content: "\E059"; }

.icon-gplus:before {
  content: "\E05A"; }

.icon-pro:before {
  content: "\E05B"; }

.icon-thumb-up:before {
  content: "\E05C"; }

.icon-quote-start:before, article.group blockquote:before, .single-post-container blockquote:before {
  content: "\E05D"; }

.icon-quote-end:before, .single-post-container blockquote:after {
  content: "\E05E"; }

.icon-forum:before {
  content: "\E05F"; }

.icon-picture:before {
  content: "\E060"; }

.icon-ipad-2:before {
  content: "\E061"; }

.icon-droid:before {
  content: "\E062"; }

.icon-tablet_android:before {
  content: "\E063"; }

.icon-tablet_ipad:before {
  content: "\E064"; }

.icon-tablet_windows:before {
  content: "\E065"; }

.icon-xbox:before {
  content: "\E066"; }

.icon-index:before {
  content: "\E067"; }

.icon-video2:before {
  content: "\E068"; }

.icon-windows-2:before {
  content: "\E069"; }

.icon-tv:before {
  content: "\E06A"; }

.icon-motorola:before {
  content: "\E06B"; }

.icon-zte:before {
  content: "\E06C"; }

.icon-smartphone-windows:before {
  content: "\E06D"; }

.icon-les-pub:before {
  content: "\E06E"; }

.icon-download:before {
  content: "\E06F"; }

.icon-discussion:before {
  content: "\E070"; }

.icon-xbox2:before {
  content: "\E071"; }

.icon-constructeur:before {
  content: "\E072"; }

.icon-pcportable:before {
  content: "\E073"; }

.icon-concours:before {
  content: "\E074"; }

.icon-linkedin:before {
  content: "\E075"; }

.icon-fratizen:before {
  content: "\E076"; }

.icon-iphoneblack:before {
  content: "\E077"; }

.icon-iphonebutton:before {
  content: "\E078"; }

.icon-mail:before {
  content: "\E079"; }

.icon-new:before {
  content: "\E07A"; }

.icon-iphone:before {
  content: "\E07B"; }

.icon-ipad:before {
  content: "\E07C"; }

.icon-imac:before {
  content: "\E07D"; }

.icon-icloud:before {
  content: "\E07E"; }

.icon-fratizen2:before {
  content: "\E07F"; }

.icon-edit3:before {
  content: "\E080"; }

.icon-edit2:before {
  content: "\E081"; }

.icon-edit:before {
  content: "\E082"; }

.icon-cloud:before {
  content: "\E083"; }

.icon-chrome:before {
  content: "\E084"; }

.icon-iaddict:before {
  content: "\E085"; }

.icon-produits:before {
  content: "\E086"; }

.icon-plusbouton:before {
  content: "\E087"; }

.icon-marques:before {
  content: "\E088"; }

.icon-roxino1:before {
  content: "\E089"; }

.icon-hot:before {
  content: "\E08A"; }

.icon-blog-view:before {
  content: "\E08B"; }

.icon-popular:before {
  content: "\E08C"; }

.icon-points:before {
  content: "\E08D"; }

.icon-end:before {
  content: "\E08E"; }

.icon-first:before {
  content: "\E08F"; }

.icon-blogs:before {
  content: "\E090"; }

.icon-star:before {
  content: "\E091"; }

.icon-arrow-play:before {
  content: "\E092"; }

.icon-arrow-down:before {
  content: "\E093"; }

.icon-arrow-up-2:before {
  content: "\E094"; }

.icon-list-view:before {
  content: "\E095"; }

.icon-snapshot:before {
  content: "\E096"; }

.icon-roxino-2:before {
  content: "\E097"; }

.icon-circle-arrow:before, #hpp-container #hpp-content .see-all:before {
  content: "\E098"; }

.icon-cart:before {
  content: "\E099"; }

.icon-snapchat-ghost2:before {
  content: "\E93F"; }

.icon-numerama-letter:before {
  content: "\E940"; }

.icon-numerama:before {
  content: "\E941"; }

.icon-grid-view:before {
  content: "\E942"; }

.icon-list-view2:before {
  content: "\E943"; }

.icon-honor:before {
  content: "\E944"; }

.icon-bell:before {
  content: "\E945"; }

.icon-instagram2:before {
  content: "\E946"; }

.icon-youtube2:before {
  content: "\E947"; }

.icon-snapchat-ghost:before {
  content: "\E948"; }

.icon-whatsapp2:before {
  content: "\E949"; }

.icon-twitch2:before {
  content: "\E94A"; }

.icon-instagram:before {
  content: "\EA92"; }

.icon-whatsapp:before {
  content: "\EA93"; }

.icon-youtube:before {
  content: "\EA9D"; }

.icon-twitch:before {
  content: "\EA9F"; }

.icon-Action:before {
  content: "\E900"; }

.icon-Actualites-et-magazines:before {
  content: "\E901"; }

.icon-Arcade:before {
  content: "\E902"; }

.icon-Art-et-design:before {
  content: "\E903"; }

.icon-Auto-et-vehicules:before {
  content: "\E904"; }

.icon-Aventure:before {
  content: "\E905"; }

.icon-Bd:before {
  content: "\E906"; }

.icon-Beaute:before {
  content: "\E907"; }

.icon-Cartes:before {
  content: "\E908"; }

.icon-Casino:before {
  content: "\E909"; }

.icon-Communication:before {
  content: "\E90A"; }

.icon-Cuisine-et-boissons:before {
  content: "\E90B"; }

.icon-Culture-generale:before {
  content: "\E90C"; }

.icon-Divers:before {
  content: "\E90D"; }

.icon-Divertissement:before {
  content: "\E90E"; }

.icon-Educatif:before {
  content: "\E90F"; }

.icon-Enseignement:before {
  content: "\E910"; }

.icon-Famille:before {
  content: "\E911"; }

.icon-Finance:before {
  content: "\E912"; }

.icon-Google-Cast:before {
  content: "\E913"; }

.icon-Gratuit:before {
  content: "\E914"; }

.icon-Habitat-et-decoration:before {
  content: "\E915"; }

.icon-Jeux-de-courses:before {
  content: "\E916"; }

.icon-Jeux-de-roles:before {
  content: "\E917"; }

.icon-Jeux-de-societe:before {
  content: "\E918"; }

.icon-Jeux-grand-public:before {
  content: "\E919"; }

.icon-Jeux-litteraires:before {
  content: "\E921"; }

.icon-Lecteurs-et-editeurs-video:before {
  content: "\E922"; }

.icon-Lifestyle:before {
  content: "\E923"; }

.icon-Livres-et-references:before {
  content: "\E924"; }

.icon-Medecine:before {
  content: "\E925"; }

.icon-Meteo:before {
  content: "\E926"; }

.icon-Musique-et-audio:before {
  content: "\E927"; }

.icon-Musique:before {
  content: "\E928"; }

.icon-Nouveau:before {
  content: "\E929"; }

.icon-Outils:before {
  content: "\E92A"; }

.icon-Parents:before {
  content: "\E92B"; }

.icon-Payant:before {
  content: "\E92C"; }

.icon-Personnalisation:before {
  content: "\E92D"; }

.icon-Photographie:before {
  content: "\E92E"; }

.icon-Plans-et-navigation:before {
  content: "\E92F"; }

.icon-Populaires:before {
  content: "\E930"; }

.icon-Productivite:before {
  content: "\E931"; }

.icon-Professionnel:before {
  content: "\E932"; }

.icon-Reflexion:before {
  content: "\E933"; }

.icon-Rencontres:before {
  content: "\E934"; }

.icon-Reseaux-sociaux:before {
  content: "\E935"; }

.icon-Sante-et-remise-en-forme:before {
  content: "\E936"; }

.icon-Shopping:before {
  content: "\E937"; }

.icon-Simulation:before {
  content: "\E938"; }

.icon-Spectaclles-et-billets:before {
  content: "\E939"; }

.icon-Sport:before {
  content: "\E93A"; }

.icon-Sports:before {
  content: "\E93B"; }

.icon-Strategie:before {
  content: "\E93C"; }

.icon-Voyages-et-infos-locales:before {
  content: "\E93D"; }

.icon-Wear-OS-by-Google:before {
  content: "\E93E"; }

.icon-google-plus:before {
  content: "\1F39A"; }

body {
  font-family: "open_sans", sans-serif;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 400; }

/* Capitales et petites capitales */
.caps, .home-flexslider .content-text-slider a.btn-seemore, .screenshots.flexslider .content-text-slider a.btn-seemore {
  text-transform: uppercase; }

.small-caps {
  font-variant: small-caps; }

/* Alignement de texte */
.aleft {
  text-align: left; }

.ajustify {
  text-align: justify; }

.acenter {
  text-align: center; }

.aright {
  text-align: right; }

/* Typo pour toutes les class icon* */
[class|='icon'] {
  font-family: "open_sans", sans-serif;
  vertical-align: baseline;
  font-weight: 400; }
  [class|='icon']:before {
    font-family: 'humanoid';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased; }

::selection {
  color: white;
  background: #9ed44b; }

::-moz-selection {
  color: white;
  background: #9ed44b; }

h1, h2, .humanoid-applications--block .humanoid-applications--last-top-posts--title, h3, #hpp-container #hpp-content .content-type-titles h2, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .title-pp, h4, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product--title, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product--title {
  line-height: 1.15;
  margin-bottom: 0.65em;
  font-weight: 300; }

h1 {
  font-size: 2.2em; }

h2, .humanoid-applications--block .humanoid-applications--last-top-posts--title {
  font-size: 1.75em; }

h3, #hpp-container #hpp-content .content-type-titles h2, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .title-pp {
  font-size: 1.375em; }

h4, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product--title, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product--title {
  font-size: 1.15em; }

p {
  margin: 0 0 0.65em 0; }

strong, .strong, b {
  font-weight: bold; }

em, i {
  font-style: italic; }

/* Liens */
a {
  color: #85be2e;
  text-decoration: none;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear; }
  a:hover {
    color: #6e9e26; }
  a:active {
    color: #4c6c1a; }

/*
 *  Font Colors
 */
.txt-main {
  color: #9ed44b; }

.buy-button, .main-button {
  font-size: 16px;
  vertical-align: middle;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 15px;
  font-family: "open_sans"; }

.buy-button, .main-button {
  color: white;
  background: #9ed44b;
  font-weight: 600;
  border-radius: 3px; }
  .grey.buy-button, .grey.main-button {
    background: #222;
    text-transform: none; }
  .buy-button:hover, .main-button:hover, .grey.buy-button:hover, .grey.main-button:hover {
    background: #86bc31;
    color: white; }

.buy-button, .buy-button, .main-button {
  line-height: 36px; }
  .buy-button .icon-cart, .buy-button .icon-cart, .main-button .icon-cart {
    display: inline-block;
    margin-left: 0;
    margin-right: 10px; }

.humanoid-form input[type="text"], .humanoid-form input[type="email"] {
  display: block;
  width: 100%;
  border: none;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  background: #f5f5f5;
  text-indent: 20px;
  margin: 15px 0;
  font-size: 100%; }

.humanoid-form input[type="submit"] {
  border: none;
  margin: 15px 0;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  padding: 0 20px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  background: #444; }
  .humanoid-form input:hover[type="submit"] {
    background: #5e5e5e; }

.hidden {
  display: none !important; }

@media (min-width: 1000px) {
  .visible-phone {
    display: none !important; }
  .hidden-desktop {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 999px) {
  .visible-phone {
    display: none !important; }
  .hidden-tablet {
    display: none !important; } }

@media (max-width: 999px) {
  .visible-desktop {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-phone {
    display: none !important; } }

@media (min-width: 12) and (max-width: 320px) {
  @-ms-viewport {
    width: 320px; } }

/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
  background: rgba(51, 51, 51, 0.8);
  color: #fff; }

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
  overflow: hidden; }

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
  /* border-color: ... !important; */ }

/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
  cursor: help;
  margin-left: 4px; }

/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible; }

.tooltipster-base .tooltipster-content {
  overflow: hidden; }

/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1; }

.tooltipster-arrow span, .tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute; }

.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -8px; }

.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -8px; }

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -8px; }

.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -8px; }

.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto; }

.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
  left: 6px; }

.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px; }

.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span {
  right: 6px; }

.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px; }

.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -8px; }

.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px; }

.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -8px; }

.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -8px; }

/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity; }

.tooltipster-fade-show {
  opacity: 1; }

.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden; }

.tooltipster-grow-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform; }

.tooltipster-swing-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4); }

.tooltipster-fall {
  top: 0;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0 !important;
  opacity: 0; }

.tooltipster-slide {
  left: -40px;
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0 !important;
  opacity: 0; }

/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
  opacity: 0.5;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1); }

.more-entries {
  margin-bottom: 25px; }
  .more-entries a {
    color: #444; }
    .more-entries a:hover {
      color: black; }
  .more-entries h2, .more-entries .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block .more-entries .humanoid-applications--last-top-posts--title {
    padding: 0 10px;
    font-weight: normal;
    font-size: 1.2em;
    margin: 5px 0; }
  .more-entries article {
    margin-bottom: 10px; }

/*!
 * Pics Mash CSS
 * http://www.picsmashplugin.com
 * V2.0
 *
 * Copyright 2012, Mike Stott, MYO
 *
 * Date: 02/11/2012
 */
.dilemma {
  overflow: hidden;
  width: 100%;
  position: relative; }

.dilimage {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.dilimage-right {
  text-shadow: 1px 1px #8b0000;
  height: 45%;
  width: 49%;
  min-height: 200px;
  float: right;
  vertical-align: middle;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: white;
  font-size: 24px;
  opacity: 0.9;
  border-style: solid;
  border-width: 1px;
  /*-moz-box-shadow:    1px 1px 1px 1px #ccc;
  -webkit-box-shadow: 1px 1px 1px 1px #ccc;
  box-shadow:         1px 1px 1px 1px #ccc;*/
  position: relative; }

.dilimage-left {
  text-shadow: 1px 1px #8b0000;
  height: 45%;
  width: 49%;
  min-height: 200px;
  float: left;
  vertical-align: middle;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: white;
  font-size: 24px;
  opacity: 0.9;
  border-style: solid;
  border-width: 1px;
  /*-moz-box-shadow:    1px 1px 1px 1px #ccc;
  -webkit-box-shadow: 1px 1px 1px 1px #ccc;
  box-shadow:         1px 1px 1px 1px #ccc; */
  position: relative; }

.dilred {
  background: #f85032;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85032), color-stop(50%, #f16f5c), color-stop(51%, #f6290c), color-stop(71%, #f02f17), color-stop(100%, #e73827));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f85032', endColorstr='#e73827', GradientType=0);
  /* IE6-9 */
  text-shadow: 1px 1px #8b0000;
  height: 45%;
  width: 49%;
  min-height: 200px;
  float: right;
  vertical-align: middle;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: white;
  font-size: 24px;
  opacity: 0.9;
  border-style: solid;
  border-width: 1px;
  /*-moz-box-shadow:    1px 1px 1px 1px #ccc;
  -webkit-box-shadow: 1px 1px 1px 1px #ccc;
  box-shadow:         1px 1px 1px 1px #ccc; */
  position: relative; }

.dilred:hover {
  background: #f85032;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85032), color-stop(50%, #f16f5c), color-stop(51%, #f6290c), color-stop(71%, #f02f17), color-stop(100%, #e73827));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f85032', endColorstr='#e73827', GradientType=0);
  /* IE6-9 */
  opacity: 1;
  height: 45%;
  width: 49%;
  min-height: 200px;
  float: right;
  text-shadow: 1px 1px #8b0000;
  vertical-align: middle;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: white;
  font-size: 24px;
  border-style: solid;
  border-width: 1px;
  /*-moz-box-shadow:    1px 1px 1px 1px #ccc;
  -webkit-box-shadow: 1px 1px 1px 1px #ccc;
  box-shadow:         1px 1px 1px 1px #ccc; */
  position: relative; }

.dilblue {
  background: #6db3f2;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6db3f2), color-stop(50%, #54a3ee), color-stop(51%, #3690f0), color-stop(100%, #1e69de));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6db3f2', endColorstr='#1e69de', GradientType=0);
  /* IE6-9 */
  height: 45%;
  width: 49%;
  min-height: 200px;
  float: left;
  vertical-align: middle;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: white;
  font-size: 24px;
  opacity: 0.9;
  text-shadow: 1px 1px darkblue;
  border-style: solid;
  border-width: 1px;
  /*-moz-box-shadow:    1px 1px 1px 1px #ccc;
  -webkit-box-shadow: 1px 1px 1px 1px #ccc;
  box-shadow:         1px 1px 1px 1px #ccc; */
  position: relative; }

.dilblue:hover {
  background: #6db3f2;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6db3f2), color-stop(50%, #54a3ee), color-stop(51%, #3690f0), color-stop(100%, #1e69de));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6db3f2', endColorstr='#1e69de', GradientType=0);
  /* IE6-9 */
  height: 45%;
  width: 49%;
  min-height: 200px;
  float: left;
  opacity: 1;
  vertical-align: middle;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: white;
  font-size: 24px;
  text-shadow: 1px 1px darkblue;
  border-style: solid;
  border-width: 1px;
  /*-moz-box-shadow:    1px 1px 1px 1px #ccc;
  -webkit-box-shadow: 1px 1px 1px 1px #ccc;
  box-shadow:         1px 1px 1px 1px #ccc; */
  position: relative; }

.dilgreen:hover {
  background: #bfd255;
  /* Old browsers */
  background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfd255), color-stop(50%, #8eb92a), color-stop(51%, #72aa00), color-stop(100%, #9ecb2d));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfd255', endColorstr='#9ecb2d', GradientType=0);
  /* IE6-9 */
  height: 45%;
  width: 49%;
  min-height: 200px;
  float: left;
  opacity: 1;
  vertical-align: middle;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: white;
  font-size: 24px;
  text-shadow: 1px 1px darkblue;
  border-style: solid;
  border-width: 1px;
  /*-moz-box-shadow:    1px 1px 1px 1px #ccc;
  -webkit-box-shadow: 1px 1px 1px 1px #ccc;
  box-shadow:         1px 1px 1px 1px #ccc; */
  position: relative; }

.dilgreen {
  background: #bfd255;
  /* Old browsers */
  background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfd255), color-stop(50%, #8eb92a), color-stop(51%, #72aa00), color-stop(100%, #9ecb2d));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfd255', endColorstr='#9ecb2d', GradientType=0);
  /* IE6-9 */
  height: 45%;
  width: 49%;
  min-height: 200px;
  float: left;
  opacity: 0.9;
  vertical-align: middle;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: white;
  font-size: 24px;
  text-shadow: 1px 1px darkblue;
  border-style: solid;
  border-width: 1px;
  /*-moz-box-shadow:    1px 1px 1px 1px #ccc;
  -webkit-box-shadow: 1px 1px 1px 1px #ccc;
  box-shadow:         1px 1px 1px 1px #ccc; */
  position: relative; }

.dilimage .percentage {
  color: white;
  font: bold 50px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-shadow: 0 2px 3px black;
  line-height: 100%; }

.dilimage .agreeres {
  color: white;
  text-shadow: 0 2px 3px black;
  font: 20px "Helvetica Neue", Helvetica, Arial, sans-serif; }

.dilimage .dil {
  font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  color: white;
  text-shadow: 0 2px 3px black; }

.dilred .percentage {
  color: darkred;
  font: bold 50px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
  line-height: 100%; }

.dilred .agreeres {
  color: darkred;
  text-shadow: none;
  font: 20px "Helvetica Neue", Helvetica, Arial, sans-serif; }

.dilred .dil {
  font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  color: darkred;
  text-shadow: none; }

.dilgreen .percentage {
  color: darkgreen;
  font: bold 50px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
  line-height: 100%; }

.dilgreen .agreeres {
  color: darkgreen;
  text-shadow: none;
  font: 20px "Helvetica Neue", Helvetica, Arial, sans-serif; }

.dilgreen .dil {
  font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  color: darkgreen;
  text-shadow: none; }

.dilblue .percentage {
  color: #267ea0;
  font: bold 50px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
  line-height: 100%; }

.dilblue .agreeres {
  color: #267ea0;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
  font: 20px "Helvetica Neue", Helvetica, Arial, sans-serif; }

.dilblue .dil {
  font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  color: #267ea0;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5); }

.dilsilver .percentage {
  font: bold 50px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  color: grey;
  line-height: 100%; }

.dilsilver .agreeres {
  color: grey;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  font: 20px "Helvetica Neue", Helvetica, Arial, sans-serif; }

.dilsilver .dil {
  font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  color: grey;
  text-shadow: none; }

.dilsilver {
  background: #fff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(50%, #f1f1f1), color-stop(51%, #e1e1e1), color-stop(100%, #f6f6f6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0);
  /* IE6-9 */
  height: 45%;
  width: 49%;
  min-height: 200px;
  float: left;
  opacity: 0.9;
  vertical-align: middle;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: white;
  font-size: 24px;
  text-shadow: 1px 1px darkblue;
  border-style: solid;
  border-width: 1px;
  /*-moz-box-shadow:    1px 1px 1px 1px #ccc;
  -webkit-box-shadow: 1px 1px 1px 1px #ccc;
  box-shadow:         1px 1px 1px 1px #ccc;*/
  position: relative; }

.dilsilver:hover {
  background: #fff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(50%, #f1f1f1), color-stop(51%, #e1e1e1), color-stop(100%, #f6f6f6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0);
  /* IE6-9 */
  height: 45%;
  width: 49%;
  min-height: 200px;
  float: left;
  opacity: 1;
  vertical-align: middle;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: white;
  font-size: 24px;
  text-shadow: 1px 1px darkblue;
  border-style: solid;
  border-width: 1px;
  /*-moz-box-shadow:    1px 1px 1px 1px #ccc;
  -webkit-box-shadow: 1px 1px 1px 1px #ccc;
  box-shadow:         1px 1px 1px 1px #ccc;*/
  position: relative; }

.dil_option {
  font: bold 22px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  color: white;
  position: absolute;
  width: 80%;
  padding-left: 10%;
  padding-right: 10%;
  word-wrap: break-word;
  vertical-align: middle;
  top: 50%; }

#dilor {
  position: absolute;
  z-index: 999999;
  width: 50%;
  left: 50%;
  top: 60%;
  padding: 0;
  margin-top: -38.5px;
  margin-left: -3.8%;
  height: 0; }

.dil_wrap #dilor span {
  display: block;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #f9f9f9;
  color: black;
  width: 11%;
  padding: 3%;
  text-align: center; }

.dil_wrap_min #dilor p {
  font-size: 20px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #f9f9f9;
  color: black;
  width: 5%;
  padding: 2%;
  text-align: center; }

.dil_wrap_min .leftchoice {
  background: #6db3f2;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #6db3f2 0%, #54a3ee 50%, #3690f0 67%, #1e69de 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #6db3f2), color-stop(50%, #54a3ee), color-stop(67%, #3690f0), color-stop(100%, #1e69de));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #6db3f2 0%, #54a3ee 50%, #3690f0 67%, #1e69de 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #6db3f2 0%, #54a3ee 50%, #3690f0 67%, #1e69de 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #6db3f2 0%, #54a3ee 50%, #3690f0 67%, #1e69de 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #6db3f2 0%, #54a3ee 50%, #3690f0 67%, #1e69de 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6db3f2', endColorstr='#1e69de', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  height: 20px;
  width: 49%;
  float: left;
  vertical-align: middle;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: white;
  font-size: 24px;
  opacity: 0.9;
  text-shadow: 1px 1px darkblue;
  border-style: solid;
  border-width: 1px;
  /*-moz-box-shadow:    1px 1px 1px 1px #ccc;
  -webkit-box-shadow: 1px 1px 1px 1px #ccc;
  box-shadow:         1px 1px 1px 1px #ccc; */
  position: relative; }

.dil_wrap_min .leftchoice:hover {
  background: #6db3f2;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #6db3f2 0%, #54a3ee 50%, #3690f0 67%, #1e69de 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #6db3f2), color-stop(50%, #54a3ee), color-stop(67%, #3690f0), color-stop(100%, #1e69de));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #6db3f2 0%, #54a3ee 50%, #3690f0 67%, #1e69de 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #6db3f2 0%, #54a3ee 50%, #3690f0 67%, #1e69de 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #6db3f2 0%, #54a3ee 50%, #3690f0 67%, #1e69de 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #6db3f2 0%, #54a3ee 50%, #3690f0 67%, #1e69de 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6db3f2', endColorstr='#1e69de', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  height: 20px !important;
  width: 49%;
  float: left;
  opacity: 1;
  vertical-align: middle;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: white;
  font-size: 24px;
  text-shadow: 1px 1px darkblue;
  border-style: solid;
  border-width: 1px;
  /*
-moz-box-shadow:    1px 1px 1px 1px #ccc;
-webkit-box-shadow: 1px 1px 1px 1px #ccc;
box-shadow:         1px 1px 1px 1px #ccc; */
  position: relative; }

.dil_wrap_min .rightchoice {
  background: #ff3019;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #ff3019 0%, #cf0404 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ff3019), color-stop(100%, #cf0404));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #ff3019 0%, #cf0404 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #ff3019 0%, #cf0404 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #ff3019 0%, #cf0404 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #ff3019 0%, #cf0404 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  text-shadow: 1px 1px #8b0000;
  height: 45%;
  width: 49%;
  min-height: 20px;
  float: right;
  vertical-align: middle;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: white;
  font-size: 24px;
  opacity: 0.9;
  border-style: solid;
  border-width: 1px;
  /*-moz-box-shadow:    1px 1px 1px 1px #ccc;
  -webkit-box-shadow: 1px 1px 1px 1px #ccc;
  box-shadow:         1px 1px 1px 1px #ccc; */
  position: relative; }

.dil_wrap_min .rightchoice:hover {
  background: #ff3019;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #ff3019 0%, #cf0404 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ff3019), color-stop(100%, #cf0404));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #ff3019 0%, #cf0404 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #ff3019 0%, #cf0404 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #ff3019 0%, #cf0404 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #ff3019 0%, #cf0404 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  opacity: 1;
  height: 45%;
  width: 49%;
  min-height: 20px;
  float: right;
  text-shadow: 1px 1px #8b0000;
  vertical-align: middle;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: white;
  font-size: 24px;
  border-style: solid;
  border-width: 1px;
  /*-moz-box-shadow:    1px 1px 1px 1px #ccc;
  -webkit-box-shadow: 1px 1px 1px 1px #ccc;
  box-shadow:         1px 1px 1px 1px #ccc; */
  position: relative; }

.dil_wrap_min .dil_form {
  height: 20px !important;
  overflow: hidden;
  position: relative; }

#dilemma_leftform {
  vertical-align: middle; }

.dil_wrap_min .leftchoice .percentage {
  color: white;
  font: bold 18px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
  line-height: 100%; }

.dil_wrap_min .rightchoice .percentage {
  color: white;
  font: bold 18px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
  line-height: 100%; }

.dil_wrap .dil_res {
  position: absolute;
  width: 100%;
  top: 25%; }

.dil_wrap_min .dil_res {
  position: absolute;
  width: 100%; }

#dilemmavote {
  text-align: center;
  margin-top: 2%;
  text-decoration: none;
  color: white;
  width: 16%;
  margin-left: auto;
  margin-right: auto;
  display: block; }

#dilemmavote a {
  display: block;
  text-decoration: none;
  color: white; }

.nextdil {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  display: inline-block;
  font-family: arial;
  font-size: 15px;
  font-weight: normal;
  padding: 11px 28px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #b23e35;
  text-decoration: none;
  color: white; }

.nextdil:hover {
  text-decoration: none; }

.nextdil:active {
  position: relative;
  top: 1px; }

.dil_wrap {
  overflow: hidden;
  padding: 20px; }

.dilformb {
  background: #6db3f2 !important;
  border: none !important;
  color: black !important;
  text-shadow: none !important; }

.dilformr {
  background: #ff3019 !important;
  border: none !important;
  color: white !important;
  text-shadow: none !important; }

.dil_form {
  height: 200px;
  overflow: hidden;
  position: relative; }

.dil_title {
  width: 100%;
  text-align: center;
  font: 18px "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: black; }

.dil_wrap_min {
  background: #f9f9f9;
  overflow: hidden; }

.lvotes {
  color: #6db3f2;
  font-weight: bold; }

.rvotes {
  color: #ff3019;
  font-weight: bold; }

.dil_stats {
  padding: 5px; }

.dilwrapper {
  padding: 15px; }

.wp-polls-ans {
  padding: 20px 20%; }

.wp-polls .Buttons {
  background-color: #9ed44b;
  padding: 15px 20px;
  border: none;
  font-weight: bolder;
  color: white; }

/*
+----------------------------------------------------------------+
|																							|
|	WordPress Plugin: WP-Polls										|
|	Copyright (c) 2012 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Polls CSS File																	|
|	- wp-content/plugins/wp-polls/polls-css.css								|
|																							|
+----------------------------------------------------------------+
*/
.wp-polls-archive {
  /* background-color: #ffffff; */ }

.wp-polls, .wp-polls-form {
  /* background-color: #ffffff; */ }

.wp-polls ul li, .wp-polls-ul li, .wp-polls-ans ul li {
  text-align: left;
  background-image: none;
  display: block; }

.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul {
  text-align: left;
  list-style: none;
  float: none; }

.wp-polls ul li:before, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
  content: ''; }

.wp-polls IMG, .wp-polls LABEL, .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
  display: inline;
  border: 0;
  padding: 0;
  margin: 0; }

.wp-polls-ul {
  padding: 0;
  margin: 0 0 10px 10px; }

.wp-polls-ans {
  width: 100%;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  /* background-color: #ffffff; */ }

.wp-polls-loading {
  display: none;
  text-align: center;
  height: 16px;
  line-height: 16px; }

.wp-polls-image {
  border: 0; }

.wp-polls .Buttons {
  border: 1px solid #c8c8c8;
  background-color: #f3f6f8; }

/* Polls Archive Paging */
.wp-polls-paging a, .wp-polls-paging a:link {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  text-decoration: none;
  border: 1px solid #06c;
  color: #06c;
  background-color: #fff; }

.wp-polls-paging a:visited {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  text-decoration: none;
  border: 1px solid #06c;
  color: #06c;
  background-color: #fff; }

.wp-polls-paging a:hover {
  border: 1px solid #000;
  color: #000;
  background-color: #fff; }

.wp-polls-paging a:active {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  text-decoration: none;
  border: 1px solid #06c;
  color: #06c;
  background-color: #fff; }

.wp-polls-paging span.pages {
  padding: 2px 4px 2px 4px;
  margin: 2px 2px 2px 2px;
  color: #000;
  border: 1px solid #000;
  background-color: #fff; }

.wp-polls-paging span.current {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  font-weight: bold;
  border: 1px solid #000;
  color: #000;
  background-color: #fff; }

.wp-polls-paging span.extend {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  border: 1px solid #000;
  color: #000;
  background-color: #fff; }

/**
 * Common General CSS
 */
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  color: #444;
  background: #f5f5f5; }

#main {
  background: #f5f5f5;
  overflow: hidden; }
  #main .megabanner {
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
    z-index: 1; }
  #main #humanoid_top_area ~ #megabanner {
    margin-top: -15px !important; }
  #main #header_ad {
    margin-top: 25px; }
  #main .ajax-loader, #main .justifiedGallery .jg-loading-img, .justifiedGallery #main .jg-loading-img {
    top: 200px !important; }

body.home #header_ad,
body.archive #header_ad {
  margin-left: -10px; }

@media (max-width: 767px) {
  #page {
    padding-top: 0; }
  #main .megabanner {
    min-height: 50px; } }

img {
  width: auto;
  max-width: 100%;
  height: auto; }

.hide {
  display: none; }

.bg-main {
  color: white;
  background-color: #9ed44b; }

#ctBoc {
  margin-top: 100px; }

#main .bg-content {
  z-index: 1; }

.bg-content, .archive.category-test .bg-content, .archive.category-comment-faire .bg-content {
  background-color: white; }

.home .bg-content, .archive .bg-content, .bg-color {
  background-color: #f5f5f5; }

.bg-accent {
  background-color: #85be2e; }

.bg-darken {
  background-color: #333; }

.cb {
  clear: both; }

.ajax-loader, .justifiedGallery .jg-loading-img {
  position: relative;
  top: 50%;
  width: 100%;
  min-height: 15px;
  background: url(../images/0e095408fa060c51b65e14c5a207b4d9.gif) no-repeat center; }

.ajax-loader-point {
  background-image: none !important;
  position: relative;
  top: 40%;
  display: block;
  margin: 20px calc(50% - 3em / 2);
  cursor: wait;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 3em;
  height: 3em;
  transform: translateX(-50%); }
  .ajax-loader-point:before, .ajax-loader-point:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    color: rgba(158, 212, 75, 0.25);
    background-color: currentColor;
    animation: scaleCircles 2s infinite alternate; }
    #toggle:checked ~ #sect .ajax-loader-point:before, #toggle:checked ~ #sect .ajax-loader-point:after {
      box-shadow: 0.1em 0.1em 0.1em rgba(158, 212, 75, 0.25); }
  .ajax-loader-point:after {
    animation-delay: -1s; }

@keyframes scaleCircles {
  0% {
    z-index: 1;
    transform: scale3d(0, 0, 0); }
  100% {
    z-index: 2;
    transform: scale3d(1, 1, 1); } }

.cursor-pointer {
  cursor: pointer; }

.no-result {
  text-align: center; }

i.comments {
  position: relative;
  margin-right: 5px;
  display: block;
  float: left;
  background: #fff;
  width: 23px;
  height: 15px; }
  i.comments:after {
    top: 15px;
    content: '';
    position: absolute;
    display: block;
    border-left: 7px solid #fff;
    border-bottom: 7px solid transparent;
    left: 25%; }

/**
 * Tools for placement
 */
.left {
  float: left; }

.right {
  float: right; }

.pos-absolute {
  position: absolute; }

.pos-relative {
  position: relative; }

.a-middle {
  vertical-align: middle; }

.block {
  display: block; }

.il-block {
  display: inline-block; }

.clearfix {
  *zoom: 1; }
  .clearfix:after {
    content: "";
    display: table;
    clear: both; }

.entry-txt {
  padding: 0 25px;
  color: #444; }

.read-more .icon-right-arrow {
  margin: 0 10px; }

/**
 * Tools for user interaction
 */
.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.no-flick {
  -webkit-transform: translate3d(0, 0, 0); }

.dropdown {
  -webkit-transition: opacity 2s ease-in;
  -moz-transition: opacity 2s ease-in;
  -o-transition: opacity 2s ease-in;
  transition: opacity 2s ease-in;
  display: none;
  position: absolute;
  z-index: 999; }
  .dropdown.open {
    display: block;
    opacity: 1; }

.popover {
  position: absolute;
  bottom: 100%;
  left: 0;
  color: #333;
  z-index: 250;
  display: none;
  min-width: 80px;
  min-height: 20px;
  padding: 5px;
  text-align: left;
  background-color: white;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: "0 5px 10px rgba(0,0,0,.2)";
  -moz-box-shadow: "0 5px 10px rgba(0,0,0,.2)";
  box-shadow: "0 5px 10px rgba(0,0,0,.2)";
  margin-bottom: 10px; }
  .popover:after {
    content: '';
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid white;
    position: absolute;
    bottom: -12px;
    left: 5px; }

a.btn, .btn {
  background: #9ed44b;
  border: none;
  padding: 5px 15px;
  cursor: pointer;
  color: white;
  text-transform: uppercase;
  -webkit-transition: background 0.2s linear;
  -webkit-transition-delay: 0s;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear false; }
  a.btn:hover, .btn:hover {
    color: white;
    background: #85be2e; }

.twitter-link:hover, .icon-twitter:hover, .gplus-link:hover, .icon-gplus:hover,
.facebook-link:hover, .icon-facebook:hover, .rss-link:hover, .icon-rss:hover,
.youtube-link:hover, .icon-youtube:hover {
  -webkit-transition: color 0.2s linear;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear false; }

.twitter-link:hover, .icon-twitter:hover {
  color: #49a2d6 !important; }

.gplus-link:hover, .icon-gplus:hover {
  color: #c96247 !important; }

.facebook-link:hover, .icon-facebook:hover {
  color: #3b5998 !important; }

.rss-link:hover, .icon-rss:hover {
  color: #ff8400 !important; }

.youtube-link:hover, .icon-youtube:hover {
  color: #a73b2a !important; }

[class|="sprite"] {
  display: inline-block;
  vertical-align: middle; }

.ellipsis {
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

#ctBoc {
  margin-top: 100px !important; }

.page-espace-lenovo .page.type-page, .page-espace-honor .page.type-page {
  padding: 0; }

.page.type-page {
  padding: 10px; }
  .page.type-page h1 {
    font-weight: bold;
    margin: 10px 6%; }
  .page.type-page.type-page > p {
    margin: 10px 6%; }

.bold {
  font-weight: bold; }

.semi-bold {
  font-weight: 600; }

.topic-title {
  display: block;
  overflow: hidden; }

#breadcrumb .icon-next:before, #breadcrumb .tested-product .tested-product-container .breadcrumb li:before, .tested-product .tested-product-container .breadcrumb #breadcrumb li:before, #breadcrumb .tested-product .tested-product-container .breadcrumb li:before, .breadcrumb .icon-next:before, .tested-product .tested-product-container .breadcrumb li:before, .tested-product .tested-product-container .breadcrumb #breadcrumb li:before, .tested-product .tested-product-container .breadcrumb li:before {
  font-family: humanoid; }

#breadcrumb .icon-next, #breadcrumb .tested-product .tested-product-container .breadcrumb li:before, .tested-product .tested-product-container .breadcrumb #breadcrumb li:before, #breadcrumb .tested-product .tested-product-container .breadcrumb li:before, .breadcrumb .icon-next, .tested-product .tested-product-container .breadcrumb li:before, .tested-product .tested-product-container .breadcrumb #breadcrumb li:before, .tested-product .tested-product-container .breadcrumb li:before {
  font-size: 10px;
  vertical-align: 0;
  color: #e0e0e0;
  position: relative;
  padding: 0 5px; }

.sprite-apn {
  background-image: url(../images/441f740d0b436e248ebdda297bda1437.png);
  background-position: 0 -85px;
  width: 52px;
  height: 45px; }

.sprite-avecRoxino {
  background-image: url(../images/441f740d0b436e248ebdda297bda1437.png);
  background-position: 0 -53px;
  width: 84px;
  height: 32px; }

.sprite-batterie {
  background-image: url(../images/441f740d0b436e248ebdda297bda1437.png);
  background-position: 0 0;
  width: 70px;
  height: 53px; }

.sprite-poids {
  background-image: url(../images/441f740d0b436e248ebdda297bda1437.png);
  background-position: -70px 0;
  width: 70px;
  height: 53px; }

.sprite-processeur {
  background-image: url(../images/441f740d0b436e248ebdda297bda1437.png);
  background-position: -52px -85px;
  width: 52px;
  height: 45px; }

.sprite-screen {
  background-image: url(../images/441f740d0b436e248ebdda297bda1437.png);
  background-position: -140px 0;
  width: 40px;
  height: 60px; }

.sprite-trophee {
  background-image: url(../images/441f740d0b436e248ebdda297bda1437.png);
  background-position: -140px -60px;
  width: 14px;
  height: 19px; }

/**
 * TablePress Default CSS
 *
 * Attention: Do not modify this file directly, but use the "Custom CSS" textarea
 * on the "Plugin Options" screen of TablePress.
 *
 * @package TablePress
 * @subpackage Frontend CSS
 * @author Tobias Bäthge, Allan Jardine
 * @since 1.0.0
 */
@font-face {
  font-family: 'TablePress';
  src: url("/wp-content/plugins/tablepress/css/tablepress.eot");
  src: url("/wp-content/plugins/tablepress/css/tablepress.eot?#ie") format("embedded-opentype"), url(data:application/x-font-woff;base64,d09GRgABAAAAAAXYAAwAAAAACXwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABHAAAABwAAAAcZInHOk9TLzIAAAE4AAAAPgAAAGB7NXPDY21hcAAAAXgAAABMAAABUvD45QVnYXNwAAABxAAAAAgAAAAIAAAAEGdseWYAAAHMAAABKQAAAgjYVHFyaGVhZAAAAvgAAAAvAAAANv2jaBNoaGVhAAADKAAAAB0AAAAkCk0F6GhtdHgAAANIAAAAIAAAACgoAADqbG9jYQAAA2gAAAAWAAAAFgJWAbxtYXhwAAADgAAAAB0AAAAgAE4AH25hbWUAAAOgAAAB3AAAA43ZugaUcG9zdAAABXwAAABZAAAAgeNVfAkAAAABAAAAAMwXcmMAAAAAy1XFoAAAAADNHI82eJxjYGbexjiBgZWBhaWHxZiBgaENQjMVM0SB+ThBQWVRMYPDh+APd9gY/gP5bAyMykCKEUmJAgMjAC56Ct8AAHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwMDB9CPtz6cOf/fyAr+MN1EIt/A78evy5UFxgwsjHAuYxAPSB9KICRYdgDAL67D8kAAQAB//8AD3icXU/NTsJAEJ5ZFggxxmCbkiwHAzLTowlu4ejeyxPwCOBR7r3rE/geeubuG3i3TyGts12MtT18ndnd7w8QsvpdX/Q/IAboI9s1rpY3mMTDkcAVDuaqPD0RqRfaU05UGSxJhj2p5wDNUplqyjsZQT6EQ/2mc9GcyBIPReQOObPrkccHMZhgonMS3R1tiLCsDNFm8bgQF3W06ekgqqnN5Aa//D9nlrOgDeg09Aq4lK3RTiX16n621BBVLrIe2PQK09s2c4THyPIvF4TrAndwO5uHvhPUwOa7MNw8FsCtZfZDJBKB66BQhW58cRwHW09OVMEtI+3aOhEHX+E63crM2dh6X+WazMFLvf6F57OvAqiPGvo+87Tb+LrT4X9/7lT6bKXs9vsByDlkyAAAAHicY2BkYGAA4mO9Sxji+W2+MnCzM4DAWZl+bwT9fyuLN+tpIJeDgQkkCgAbqgoOAHicY2BkYGBj+HeXgYGdAQRYvBkYGVABFwA+hgJEAAAAeJxjZ4AAdiBmaWAwBeJSFhAbiJkaGByAGMwGADa+AxEAAAAAAAAAAAAqAFgAdgCUALIA0AEEAAB4nGNgZGBg4GKQYWBiAAEQycgAEnMA8xkABjEAbgAAAHicjZJBaxNBFMf/u0mbJoig5KC3QcRblt2tFCm9lEp701iKIHiZJLPJ0mSnzE5S8h38BB79Nn4ab94E/zN9JVB7MCEzv/3Pm/f+720ADPEbCe4/qXCCAV4Kp+jhrXAHGb4Ld/Ecv4T38Cx5I7yPQfJBuIdPyR/hAzxJa+E+Buk3Zku6fal8xwn9dIRTPMVr4Q6+4kS4S/Wn8B5eJanwPobJO+EefiRfhA/wIv0o3Mcw3YRyV9CYYAmDMRzXll9c6cnSjJ1pyZcU51gzRDMAl2a+XmrCOSwa+Lg7RhgolJxKzv2Yv8cSqwfZ7iILHGHEdcT7OfdDJreNP7dublSZ5epY7QwpMUCxOBoVozIvDh/v4mEx/JsE+MwQx+A6dhO8hA7y2EvwUjLEuLa2jSqyPFcsV/7H0MbxUFMOYwkhVSykODAb10U8OePTDbY8qel0QV3FO1PSvaUqDnh3p5LBB8WxxozqKnZ4TU1T9THfhJ3vsjTcw9M02s1ocWl0a5QzlXHKW+UXRp3Zm62r5wuvWjP1oenKunhS8YUo7/TMrLS7Vtp7V0/WMaSxvp6aNoP8FYKzU9zGOpbOTHidzqvTW9PaFZ/e0+QmtnJBatjAlqLeGHWhm9kWfwGPR6C4eJxjYGIAg/9VDFEM2AAXEDMyMDEyMTIzsjCyMrIxsjNy8CRnpJYV5efF56SmlfDCOEWZ6RklXMmJRakl8Sn55XkcEGZpAVQMpJgbwgQrZSnOLyoBACnGHqgAAAA=) format("woff"), url("/wp-content/plugins/tablepress/css/tablepress.ttf") format("truetype"), url("/wp-content/plugins/tablepress/css/tablepress.svg#TablePress") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Table description */
.tablepress-table-description {
  clear: both;
  display: block; }

.tablepress {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 1em;
  border: none; }

.tablepress th,
.tablepress td {
  padding: 8px;
  border: none;
  background: none;
  text-align: left; }

.tablepress tbody td {
  vertical-align: top; }

/* Vertical lines / borders */
.tablepress tbody td,
.tablepress tfoot th {
  border-top: 1px solid #ddd; }

.tablepress tbody tr:first-child td {
  border-top: 0; }

.tablepress thead th {
  border-bottom: 1px solid #ddd; }

/* Row background colors */
.tablepress thead th,
.tablepress tfoot th {
  background-color: #d9edf7;
  font-weight: bold;
  vertical-align: middle; }

.tablepress .odd td {
  background-color: #f9f9f9; }

.tablepress .even td {
  background-color: #fff; }

.tablepress .row-hover tr:hover td {
  background-color: #f3f3f3; }

/* Reset image layout in tables */
.tablepress img {
  margin: 0;
  padding: 0;
  border: none;
  max-width: none; }

/* Table wrapper */
.dataTables_wrapper {
  clear: both;
  *zoom: 1;
  /* IE 7 hack, for better float clearing */
  margin-bottom: 1em; }

.dataTables_wrapper .tablepress {
  clear: both;
  margin: 0 !important; }

/* Length Change menu */
.dataTables_length {
  float: left;
  white-space: nowrap; }

/* Filter/Search */
.dataTables_filter {
  float: right;
  white-space: nowrap; }

/* Table information */
.dataTables_info {
  clear: both;
  float: left;
  margin: 4px 0 0; }

/* Pagination */
.dataTables_paginate {
  float: right;
  margin: 4px 0 0;
  padding: 0 15px; }

/* Two button pagination - previous/next */
.dataTables_paginate a {
  color: #111 !important;
  display: inline-block;
  outline: none;
  position: relative;
  text-decoration: underline;
  text-decoration: none \0/ IE;
  /* Hack for IE8, 9, and IE10pp4, as those have trouble with text-decoration in :after pseudo-elements */ }

.dataTables_paginate .paginate_disabled_previous,
.dataTables_paginate .paginate_disabled_next {
  color: #999 !important;
  text-decoration: none; }

.paginate_disabled_next,
.paginate_enabled_next {
  margin-left: 10px; }

.paginate_enabled_previous:hover,
.paginate_enabled_next:hover {
  cursor: pointer;
  text-decoration: none; }

.paginate_disabled_previous:before,
.paginate_enabled_previous:before,
.paginate_disabled_next:after,
.paginate_enabled_next:after {
  text-align: left;
  font-family: TablePress;
  font-size: 14px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  content: "\F053";
  color: #d9edf7;
  text-shadow: 0.1em 0.1em #666;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -14px;
  margin: auto;
  height: 14px;
  width: 14px;
  line-height: 1; }

.paginate_disabled_next:after,
.paginate_enabled_next:after {
  text-align: right;
  content: "\F054";
  left: auto; }

.paginate_disabled_previous:before,
.paginate_disabled_next:after {
  color: #f9f9f9; }

.paginate_enabled_previous:hover:before,
.paginate_enabled_next:hover:after {
  color: #049cdb; }

/* Full number pagination */
.paging_full_numbers {
  height: 22px;
  line-height: 22px; }

.paging_full_numbers a {
  border: 1px solid #aaa;
  border-radius: 5px;
  padding: 2px 5px;
  margin: 0 3px;
  color: #333 !important;
  background-color: #ddd; }

.paging_full_numbers .paginate_button:hover {
  background-color: #ccc; }

.paging_full_numbers .paginate_active {
  background-color: #99b3ff; }

/* Processing indicator */
.dataTables_processing {
  display: none;
  /* always hidden, we don't use it */ }

/* Scrolling */
.dataTables_scroll {
  clear: both; }

.dataTables_scrollBody {
  -webkit-overflow-scrolling: touch; }

/* Sorting */
.dataTables_wrapper .sorting,
.dataTables_wrapper .sorting_asc,
.dataTables_wrapper .sorting_desc {
  padding-right: 20px;
  /* more right padding for sort arrows */
  cursor: pointer;
  outline: none; }

.dataTables_wrapper .sorting div,
.dataTables_wrapper .sorting_asc div,
.dataTables_wrapper .sorting_desc div {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important; }

.dataTables_wrapper .sorting div:before,
.dataTables_wrapper .sorting div:after,
.dataTables_wrapper .sorting_asc div:before,
.dataTables_wrapper .sorting_asc div:after,
.dataTables_wrapper .sorting_desc div:before,
.dataTables_wrapper .sorting_desc div:after {
  font-family: TablePress;
  font-weight: normal;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: -14px;
  margin: auto;
  height: 14px;
  line-height: 1;
  padding: 1px 0 0; }

.dataTables_wrapper .sorting div:after {
  content: "\F0DC"; }

.dataTables_wrapper .sorting_asc div:after {
  content: "\F0D8";
  padding: 0 0 1px; }

.dataTables_wrapper .sorting_desc div:after {
  content: "\F0D7"; }

.dataTables_wrapper .sorting:hover,
.dataTables_wrapper .sorting_asc,
.dataTables_wrapper .sorting_desc {
  background-color: #049cdb; }

/* Self clearing - */
.dataTables_wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.dataTables_wrapper label input,
.dataTables_wrapper label select {
  display: inline;
  margin: 2px;
  width: auto; }

.wp_syntax {
  color: #100;
  background-color: #f9f9f9;
  border: 1px solid silver;
  margin: 0 0 1.5em 0;
  overflow: auto; }

/* IE FIX */
.wp_syntax {
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 15px;
  width: 99%; }

.wp_syntax table {
  border: none !important;
  border-collapse: collapse !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important; }

.wp_syntax caption {
  margin: 0 !important;
  padding: 2px !important;
  width: 100% !important;
  background-color: #def !important;
  text-align: left !important;
  font-family: monospace !important;
  font-size: 12px !important;
  line-height: 1.2em !important; }

.wp_syntax caption a {
  color: #1982d1 !important;
  text-align: left !important;
  font-family: monospace !important;
  font-size: 12px !important;
  line-height: 16px !important;
  text-decoration: none !important; }

.wp_syntax caption a:hover {
  color: #1982d1 !important;
  text-decoration: underline !important; }

.wp_syntax div, .wp_syntax td {
  border: none !important;
  text-align: left !important;
  padding: 0 !important;
  vertical-align: top !important; }

.wp_syntax td.code {
  background-color: #eee;
  background-image: -webkit-linear-gradient(transparent 50%, rgba(255, 255, 255, 0.9) 50%);
  background-image: -moz-linear-gradient(transparent 50%, rgba(255, 255, 255, 0.9) 50%);
  background-image: -ms-linear-gradient(transparent 50%, rgba(255, 255, 255, 0.9) 50%);
  background-image: -o-linear-gradient(transparent 50%, rgba(255, 255, 255, 0.9) 50%);
  background-image: linear-gradient(transparent 50%, rgba(255, 255, 255, 0.9) 50%);
  background-size: 1px 32px;
  line-height: normal !important;
  white-space: normal !important;
  width: 100% !important; }

/* potential overrides for other styles */
.wp_syntax pre {
  background: transparent !important;
  border: none !important;
  margin: 0 !important;
  width: auto !important;
  float: none !important;
  clear: none !important;
  overflow: visible !important;
  font-family: monospace !important;
  font-size: 12px !important;
  line-height: 16px !important;
  padding: 0 4px !important;
  white-space: pre !important;
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
  /* FF3.5+ */
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
  /* Saf3.0+, Chrome */
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
  /* Opera 10.5, IE 9.0 */
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important; }

.wp_syntax td.line_numbers pre {
  background-color: #def !important;
  color: gray !important;
  text-align: right !important;
  width: 16px !important; }

* {
  line-height: inherit;
  /* prevent declarations of line-height in the universal selector */ }

.jp-carousel-overlay {
  background: #000; }

div.jp-carousel-fadeaway {
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background: -webkit-gradient(linear, left bottom, left top, left, right);
  position: fixed;
  bottom: 0;
  z-index: 2147483647;
  width: 100%;
  height: 15px; }

.jp-carousel-next-button span,
.jp-carousel-previous-button span {
  background: url(../images/8f3aa404c0fffdefdb76bec36c224c27.png) no-repeat center center;
  background-size: 200px 126px; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .jp-carousel-next-button span,
  .jp-carousel-previous-button span {
    background-image: url(../images/27f8efd7fb3e36aace783f752b7a8138.png); } }

.jp-carousel-wrap {
  font-family: "Helvetica Neue", sans-serif !important;
  background: #000; }

.jp-carousel-wrap .loader {
  background: url(../images/dada94bc79bae5bb9eb128b59b519e3d.gif) no-repeat;
  position: absolute;
  top: 42%;
  left: 46%;
  width: 100px;
  height: 19px;
  z-index: 100; }

.jp-carousel-info {
  position: absolute;
  bottom: 0;
  text-align: left !important;
  -webkit-font-smoothing: subpixel-antialiased !important; }

.jp-carousel-info ::selection {
  background: #68c9e8;
  /* Safari */
  color: #fff; }

.jp-carousel-info ::-moz-selection {
  background: #68c9e8;
  /* Firefox */
  color: #fff; }

.jp-carousel-photo-info {
  position: relative;
  -webkit-transition: 400ms ease-out;
  -moz-transition: 400ms ease-out;
  -o-transition: 400ms ease-out;
  transition: 400ms ease-out;
  left: 25%;
  width: 50%; }

.jp-carousel-info h2, .jp-carousel-info .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block .jp-carousel-info .humanoid-applications--last-top-posts--title {
  background: none !important;
  border: none !important;
  color: #999;
  display: block !important;
  font: normal 13px/1.25em "Helvetica Neue", sans-serif !important;
  letter-spacing: 0 !important;
  margin: 7px 0 0 0 !important;
  padding: 10px 0 0 !important;
  overflow: hidden;
  text-align: left;
  text-shadow: none !important;
  text-transform: none !important;
  -webkit-font-smoothing: subpixel-antialiased; }

.jp-carousel-next-button,
.jp-carousel-previous-button {
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer; }

.jp-carousel-next-button span,
.jp-carousel-previous-button span {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 82px;
  zoom: 1;
  filter: alpha(opacity=20);
  opacity: 0.2;
  -webkit-transition: 500ms opacity ease-out;
  -moz-transition: 500ms opacity ease-out;
  -o-transition: 500ms opacity ease-out;
  transition: 500ms opacity ease-out; }

.jp-carousel-next-button:hover span,
.jp-carousel-previous-button:hover span {
  filter: alpha(opacity=60);
  opacity: 0.6; }

.jp-carousel-next-button span {
  background-position: -110px center;
  right: 0; }

.jp-carousel-previous-button span {
  background-position: -10px center;
  left: 0; }

.jp-carousel-buttons {
  margin: -18px -20px 15px;
  padding: 8px 10px;
  border-bottom: 1px solid #222;
  background: #222;
  text-align: center; }

div.jp-carousel-buttons a {
  border: none !important;
  color: #999;
  font: normal 11px/1.2em "Helvetica Neue", sans-serif !important;
  letter-spacing: 0 !important;
  /*padding: 5px 2px 5px 0;*/
  text-decoration: none !important;
  text-shadow: none !important;
  vertical-align: baseline !important;
  -webkit-font-smoothing: subpixel-antialiased; }

div.jp-carousel-buttons a:hover {
  color: #68c9e8;
  border: none !important;
  /*	-webkit-transition: none !important;
      -moz-transition: none !important;
      -o-transition: none !important;
      transition: none !important;*/ }

.jp-carousel-slide, .jp-carousel-slide img, .jp-carousel-next-button,
.jp-carousel-previous-button {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.jp-carousel-slide {
  /*position:absolute;*/
  position: absolute !important;
  /*position:fixed;*/
  width: 0;
  bottom: 0;
  background-color: #000;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-transition: 400ms ease-out;
  -moz-transition: 400ms ease-out;
  -o-transition: 400ms ease-out;
  transition: 400ms ease-out; }

.jp-carousel-slide img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  background: none !important;
  border: none !important;
  padding: 0 !important;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  zoom: 1;
  filter: alpha(opacity=25);
  opacity: 0.25;
  -webkit-transition: opacity 400ms linear;
  -moz-transition: opacity 400ms linear;
  -o-transition: opacity 400ms linear;
  transition: opacity 400ms linear; }

.jp-carousel-slide.selected img {
  filter: alpha(opacity=100);
  opacity: 1; }

.jp-carousel-close-hint {
  color: #999;
  cursor: default;
  letter-spacing: 0 !important;
  padding: 0.35em 0 0;
  position: absolute;
  text-align: left;
  width: 90%;
  height: 55px;
  -webkit-transition: color 200ms linear;
  -moz-transition: color 200ms linear;
  -o-transition: color 200ms linear;
  transition: color 200ms linear; }

.jp-carousel-close-hint span {
  cursor: pointer;
  /*	background-color: black;
      background-color: rgba(0,0,0,0.8);*/
  display: block;
  height: 22px;
  font: 400 32px/1 "Helvetica Neue", sans-serif !important;
  line-height: 22px;
  margin: 0 0 0 0.4em;
  text-align: center;
  vertical-align: middle;
  width: 22px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: border-color 200ms linear;
  -moz-transition: border-color 200ms linear;
  -o-transition: border-color 200ms linear;
  transition: border-color 200ms linear; }

.jp-carousel-close-hint:hover {
  cursor: default;
  color: #fff; }

.jp-carousel-close-hint:hover span {
  border-color: #fff; }

div.jp-carousel-buttons a.jp-carousel-like,
div.jp-carousel-buttons a.jp-carousel-reblog,
div.jp-carousel-buttons a.jp-carousel-commentlink,
a.jp-carousel-image-download {
  background: url(../images/b3ee075de7fe1d064d21f13d86563feb.png) no-repeat;
  background-size: 16px 160px; }

div.jp-carousel-buttons a.jp-carousel-reblog,
div.jp-carousel-buttons a.jp-carousel-commentlink {
  margin: 0 14px 0 0 !important; }

div.jp-carousel-buttons a.jp-carousel-reblog.reblogged,
div.jp-carousel-buttons a.jp-carousel-like.liked {
  background-color: #303030;
  padding-right: 8px !important;
  border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px; }

div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
  margin: 0 2px 0 -12px !important; }

div.jp-carousel-buttons a.jp-carousel-reblog,
div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover {
  background-position: 6px -36px;
  padding-left: 26px !important;
  color: #999; }

div.jp-carousel-buttons a.jp-carousel-commentlink {
  background-position: 0 -116px;
  padding-left: 19px !important; }

div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover {
  cursor: default; }

div.jp-carousel-buttons a.jp-carousel-reblog:hover {
  background-position: 6px -56px;
  color: #68c9e8; }

div.jp-carousel-buttons a.jp-carousel-like {
  background-position: 5px 5px;
  padding-left: 24px !important; }

div.jp-carousel-buttons a.jp-carousel-like:hover {
  background-position: 5px -15px; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  div.jp-carousel-buttons a.jp-carousel-like,
  div.jp-carousel-buttons a.jp-carousel-reblog,
  div.jp-carousel-buttons a.jp-carousel-commentlink,
  a.jp-carousel-image-download {
    background-image: url(../images/d37b62d626a97f0e20292215573d666f.png); } }

/* reblog */
div#carousel-reblog-box {
  background: #222;
  background: -moz-linear-gradient(bottom, #222, #333);
  background: -webkit-gradient(linear, left bottom, left top, left, right);
  padding: 3px 0 0;
  display: none;
  margin: 5px auto 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.9);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.9);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.9);
  height: 74px;
  width: 565px; }

#carousel-reblog-box textarea {
  background: #999;
  font: 13px/1.4 "Helvetica Neue", sans-serif !important;
  color: #444;
  padding: 3px 6px;
  width: 370px;
  height: 48px;
  float: left;
  margin: 6px 9px 0 9px;
  border: 1px solid #666;
  -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.2);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

#carousel-reblog-box textarea:focus {
  background: #ccc;
  color: #222; }

#carousel-reblog-box label {
  color: #aaa;
  font-size: 11px;
  padding-right: 2px;
  padding-left: 2px;
  display: inline;
  font-weight: normal; }

#carousel-reblog-box select {
  width: 110px;
  padding: 0;
  font-size: 12px;
  font-family: "Helvetica Neue", sans-serif !important;
  background: #333;
  color: #eee;
  border: 1px solid #444;
  margin-top: 5px; }

#carousel-reblog-box .submit,
#wrapper #carousel-reblog-box p.response {
  float: left;
  width: 154px;
  padding-top: 0;
  padding-left: 1px;
  overflow: hidden;
  height: 34px;
  margin: 3px 0 0 2px !important; }

#wrapper #carousel-reblog-box p.response {
  font-size: 13px;
  clear: none;
  padding-left: 2px;
  height: 34px;
  color: #aaa; }

#carousel-reblog-box input#carousel-reblog-submit, #jp-carousel-comment-form-button-submit {
  font: 13px/24px "Helvetica Neue", sans-serif !important;
  margin-top: 8px;
  padding: 0 10px !important;
  border-radius: 1em;
  height: 24px;
  color: #333;
  cursor: pointer;
  font-weight: normal;
  background: #aaa;
  background: -moz-linear-gradient(bottom, #aaa, #ccc);
  background: -webkit-gradient(linear, left bottom, left top, left, right);
  border: 1px solid #444; }

#carousel-reblog-box input#carousel-reblog-submit:hover, #jp-carousel-comment-form-button-submit:hover {
  background: #ccc;
  background: -moz-linear-gradient(bottom, #ccc, #eee);
  background: -webkit-gradient(linear, left bottom, left top, left, right); }

#carousel-reblog-box .canceltext {
  color: #aaa;
  font-size: 11px;
  line-height: 24px; }

#carousel-reblog-box .canceltext a {
  color: #fff; }

/* reblog end */
/** Title and Desc Start **/
.jp-carousel-titleanddesc {
  border-top: 1px solid #222;
  color: #999;
  font-size: 15px;
  padding-top: 24px;
  margin-bottom: 20px;
  font-weight: 400; }

.jp-carousel-titleanddesc-title {
  font: 300 1.5em/1.1 "Helvetica Neue", sans-serif !important;
  text-transform: none !important;
  /* prevents uppercase from leaking through */
  color: #fff;
  margin: 0 0 15px;
  padding: 0; }

.jp-carousel-titleanddesc-desc p {
  color: #999;
  line-height: 1.4;
  margin-bottom: 0.75em; }

.jp-carousel-titleanddesc p a,
.jp-carousel-comments p a,
.jp-carousel-info h2 a,
.jp-carousel-info .humanoid-applications--block .humanoid-applications--last-top-posts--title a,
.humanoid-applications--block .jp-carousel-info .humanoid-applications--last-top-posts--title a {
  color: #fff !important;
  border: none !important;
  text-decoration: underline !important;
  font-weight: normal !important;
  font-style: normal !important; }

.jp-carousel-titleanddesc p strong,
.jp-carousel-titleanddesc p b {
  font-weight: bold;
  color: #999; }

.jp-carousel-titleanddesc p em,
.jp-carousel-titleanddesc p i {
  font-style: italic;
  color: #999; }

.jp-carousel-titleanddesc p a:hover,
.jp-carousel-comments p a:hover,
.jp-carousel-info h2 a:hover,
.jp-carousel-info .humanoid-applications--block .humanoid-applications--last-top-posts--title a:hover,
.humanoid-applications--block .jp-carousel-info .humanoid-applications--last-top-posts--title a:hover {
  color: #68c9e8 !important; }

.jp-carousel-titleanddesc p:empty {
  display: none; }

.jp-carousel-photo-info h1:before,
.jp-carousel-photo-info h1:after,
.jp-carousel-left-column-wrapper h1:before,
.jp-carousel-left-column-wrapper h1:after {
  content: none !important; }

.jp-carousel-pagination {
  float: right; }

.jp-carousel-pagination span {
  font-weight: bold; }

/** Title and Desc End **/
/** Meta Box Start **/
.jp-carousel-image-meta {
  background: #111;
  border: 1px solid #222;
  color: #fff;
  font-size: 13px;
  font: 12px/1.4 "Helvetica Neue", sans-serif !important;
  overflow: hidden;
  padding: 18px 20px;
  width: 209px !important; }

.jp-carousel-image-meta li,
.jp-carousel-image-meta h5 {
  font-family: "Helvetica Neue", sans-serif !important;
  position: inherit !important;
  top: auto !important;
  right: auto !important;
  left: auto !important;
  bottom: auto !important;
  background: none !important;
  border: none !important;
  font-weight: 400 !important;
  line-height: 1.3em !important; }

.jp-carousel-image-meta ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important; }

.jp-carousel-image-meta li {
  width: 48% !important;
  float: left !important;
  margin: 0 2% 15px 0 !important;
  color: #fff !important;
  font-size: 13px !important; }

.jp-carousel-image-meta h5 {
  color: #999 !important;
  text-transform: uppercase !important;
  font-size: 10px !important;
  margin: 0 0 2px !important;
  letter-spacing: 0.1em !important; }

.jp-carousel-social-links ul {
  margin-top: 25px !important; }

.jp-carousel-social-links li {
  display: block;
  width: 100% !important;
  float: none !important;
  margin: 10px 0 !important; }

a.jp-carousel-image-download {
  padding-left: 23px;
  display: inline-block;
  clear: both;
  color: #999;
  line-height: 1;
  font-weight: 400;
  font-size: 13px;
  text-decoration: none;
  background-position: 0 -82px; }

a.jp-carousel-image-download span.photo-size {
  font-size: 11px;
  border-radius: 1em;
  margin-left: 2px;
  display: inline-block; }

a.jp-carousel-image-download span.photo-size-times {
  padding: 0 1px 0 2px; }

a.jp-carousel-image-download:hover {
  background-position: 0 -102px;
  color: #68c9e8;
  border: none !important; }

/** Meta Box End **/
/** GPS Map Start **/
.jp-carousel-image-map {
  position: relative;
  margin: -20px -20px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.17);
  height: 154px; }

.jp-carousel-image-map img.gmap-main {
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  border-right: 1px solid rgba(255, 255, 255, 0.17); }

.jp-carousel-image-map div.gmap-topright {
  width: 94px;
  height: 154px;
  position: absolute;
  top: 0;
  right: 0; }

.jp-carousel-image-map div.imgclip {
  overflow: hidden;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px; }

.jp-carousel-image-map div.gmap-topright img {
  margin-left: -40px; }

.jp-carousel-image-map img.gmap-bottomright {
  position: absolute;
  top: 96px;
  right: 0; }

/** Comments Start **/
.jp-carousel-comments {
  font: 15px/1.7 "Helvetica Neue", sans-serif !important;
  font-weight: 400;
  background: none transparent; }

.jp-carousel-comments p a:hover, .jp-carousel-comments p a:focus, .jp-carousel-comments p a:active {
  color: #68c9e8 !important; }

.jp-carousel-comment {
  background: none transparent;
  color: #999;
  margin-bottom: 20px;
  clear: left;
  overflow: auto;
  width: 100%; }

.jp-carousel-comment p {
  color: #999 !important; }

.jp-carousel-comment .comment-author {
  font-size: 13px;
  font-weight: 400;
  padding: 0;
  width: auto;
  display: inline;
  float: none;
  border: none;
  margin: 0; }

.jp-carousel-comment .comment-author a {
  color: #fff; }

.jp-carousel-comment .comment-gravatar {
  float: left; }

.jp-carousel-comment .comment-content {
  border: none;
  margin-left: 85px;
  padding: 0; }

.jp-carousel-comment .avatar {
  margin: 0 20px 0 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: none !important;
  padding: 0 !important;
  background-color: transparent !important; }

.jp-carousel-comment .comment-date {
  color: #999;
  margin-top: 4px;
  font-size: 11px;
  display: inline;
  float: right;
  /*clear: right;*/ }

#jp-carousel-comment-form {
  margin: 0 0 10px !important;
  float: left;
  width: 100%; }

textarea#jp-carousel-comment-form-comment-field {
  background: rgba(34, 34, 34, 0.9);
  border: 1px solid #3a3a3a;
  color: #aaa;
  font: 15px/1.4 "Helvetica Neue", sans-serif !important;
  width: 100%;
  padding: 10px 10px 5px;
  margin: 0;
  float: none;
  height: 147px;
  -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.2);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
  color: #555; }

textarea#jp-carousel-comment-form-comment-field:focus {
  background: #ccc;
  color: #222; }

textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
  color: #aaa; }

#jp-carousel-comment-form-spinner {
  color: #fff;
  margin: 22px 0 0 10px;
  display: block;
  width: 20px;
  height: 20px;
  float: left; }

#jp-carousel-comment-form-submit-and-info-wrapper {
  display: none;
  /*margin-bottom:15px;*/
  overflow: hidden;
  width: 100%; }

#jp-carousel-comment-form-commenting-as input {
  background: rgba(34, 34, 34, 0.9);
  border: 1px solid #3a3a3a;
  color: #aaa;
  font: 13px/1.4 "Helvetica Neue", sans-serif !important;
  padding: 3px 6px;
  float: left;
  -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.2);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  width: 285px; }

#jp-carousel-comment-form-commenting-as input:focus {
  background: #ccc;
  color: #222; }

#jp-carousel-comment-form-commenting-as p {
  font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
  margin: 22px 0 0;
  float: left; }

#jp-carousel-comment-form-commenting-as fieldset {
  float: left;
  border: none;
  margin: 20px 0 0 0;
  padding: 0; }

#jp-carousel-comment-form-commenting-as fieldset {
  clear: both; }

#jp-carousel-comment-form-commenting-as label {
  font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
  margin: 0 20px 3px 0;
  float: left;
  width: 100px; }

#jp-carousel-comment-form-button-submit {
  margin-top: 20px;
  float: right; }

#js-carousel-comment-form-container {
  margin-bottom: 15px;
  overflow: auto;
  width: 100%; }

#jp-carousel-comment-form-container {
  margin-bottom: 15px;
  overflow: auto;
  width: 100%; }

#jp-carousel-comment-post-results {
  display: none;
  overflow: auto;
  width: 100%; }

#jp-carousel-comment-post-results span {
  display: block;
  text-align: center;
  margin-top: 20px;
  width: 100%;
  overflow: auto;
  padding: 1em 0;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 2px;
  font: 13px/1.4 "Helvetica Neue", sans-serif !important;
  border: 1px solid rgba(255, 255, 255, 0.17);
  -webkit-box-shadow: inset 0 0 5px 5px black;
  box-shadow: inset 0 0 5px 5px black; }

.jp-carousel-comment-post-error {
  color: #df4926; }

.jp-carousel-comment-post-success {
  /*color:#21759B;*/ }

#jp-carousel-comments-closed {
  display: none;
  color: #999; }

#jp-carousel-comments-loading {
  font: 444 15px/1.7 "Helvetica Neue", sans-serif !important;
  display: none;
  color: #999;
  text-align: left;
  margin-bottom: 20px; }

/* ----- Light variant ----- */
.jp-carousel-light .jp-carousel-overlay {
  background: #fff; }

.jp-carousel-light .jp-carousel-next-button:hover span,
.jp-carousel-light .jp-carousel-previous-button:hover span {
  opacity: 0.8; }

.jp-carousel-light .jp-carousel-close-hint:hover,
.jp-carousel-light .jp-carousel-titleanddesc div {
  color: #000 !important; }

.jp-carousel-light .jp-carousel-comments p a,
.jp-carousel-light .jp-carousel-comment .comment-author a,
.jp-carousel-light .jp-carousel-titleanddesc p a,
.jp-carousel-light .jp-carousel-titleanddesc p a,
.jp-carousel-light .jp-carousel-comments p a,
.jp-carousel-light .jp-carousel-info h2 a,
.jp-carousel-light .jp-carousel-info .humanoid-applications--block .humanoid-applications--last-top-posts--title a,
.humanoid-applications--block .jp-carousel-light .jp-carousel-info .humanoid-applications--last-top-posts--title a {
  color: #1e8cbe !important; }

.jp-carousel-light .jp-carousel-comments p a:hover,
.jp-carousel-light .jp-carousel-comment .comment-author a:hover,
.jp-carousel-light .jp-carousel-titleanddesc p a:hover,
.jp-carousel-light .jp-carousel-titleanddesc p a:hover,
.jp-carousel-light .jp-carousel-comments p a:hover,
.jp-carousel-light .jp-carousel-info h2 a:hover,
.jp-carousel-light .jp-carousel-info .humanoid-applications--block .humanoid-applications--last-top-posts--title a:hover,
.humanoid-applications--block .jp-carousel-light .jp-carousel-info .humanoid-applications--last-top-posts--title a:hover {
  color: #f1831e !important; }

.jp-carousel-light .jp-carousel-info h2, .jp-carousel-light .jp-carousel-info .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block .jp-carousel-light .jp-carousel-info .humanoid-applications--last-top-posts--title,
.jp-carousel-light .jp-carousel-titleanddesc,
.jp-carousel-light .jp-carousel-titleanddesc p,
.jp-carousel-light .jp-carousel-comment,
.jp-carousel-light .jp-carousel-comment p,
.jp-carousel-light div.jp-carousel-buttons a,
.jp-carousel-light .jp-carousel-titleanddesc p strong,
.jp-carousel-light .jp-carousel-titleanddesc p b,
.jp-carousel-light .jp-carousel-titleanddesc p em,
.jp-carousel-light .jp-carousel-titleanddesc p i {
  color: #666; }

.jp-carousel-light .jp-carousel-buttons {
  border-bottom-color: #f0f0f0;
  background: #f5f5f5; }

.jp-carousel-light div.jp-carousel-buttons a:hover {
  text-decoration: none;
  color: #f1831e; }

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog,
.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog:hover {
  background-position: 4px -56px;
  padding-left: 24px !important; }

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged,
.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-like.liked {
  background-color: #2ea2cc;
  color: #fff; }

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink {
  background-position: 0 -136px; }

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-like,
.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-like:hover {
  background-position: 5px -15px;
  padding-left: 23px !important; }

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
  background-position: 5px -36px; }

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-like.liked {
  background-position: 5px 5px; }

.jp-carousel-light div#carousel-reblog-box {
  background: #eee;
  background: -moz-linear-gradient(bottom, #ececec, #f7f7f7);
  background: -webkit-gradient(linear, left bottom, left top, left, right);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd; }

.jp-carousel-light #carousel-reblog-box textarea {
  border: 1px inset #ccc;
  color: #666;
  border: 1px solid #cfcfcf;
  background: #fff; }

.jp-carousel-light #carousel-reblog-box .canceltext {
  color: #888; }

.jp-carousel-light #carousel-reblog-box .canceltext a {
  color: #666; }

.jp-carousel-light #carousel-reblog-box select {
  background: #eee;
  color: #333;
  border: 1px solid #aaa; }

.jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit, #jp-carousel-comment-form-button-submit {
  color: #333;
  background: #fff;
  background: -moz-linear-gradient(bottom, #ddd, #fff);
  background: -webkit-gradient(linear, left bottom, left top, left, right);
  border: 1px solid #aaa; }

.jp-carousel-light .jp-carousel-image-meta {
  background: #fafafa;
  border: 1px solid #eee;
  border-top-color: #f5f5f5;
  border-left-color: #f5f5f5;
  color: #333; }

.jp-carousel-light .jp-carousel-image-meta li {
  color: #000 !important; }

.jp-carousel-light .jp-carousel-close-hint {
  color: #ccc; }

.jp-carousel-light .jp-carousel-close-hint span {
  background-color: white;
  border-color: #ccc; }

.jp-carousel-light #jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
  color: #aaa; }

.jp-carousel-light #jp-carousel-comment-form-comment-field:focus {
  color: #333; }

.jp-carousel-light #jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
  color: #ddd; }

.jp-carousel-light a.jp-carousel-image-download {
  background-position: 0 -102px; }

.jp-carousel-light a.jp-carousel-image-download:hover {
  background-position: 0 -102px;
  color: #f1831e; }

.jp-carousel-light textarea#jp-carousel-comment-form-comment-field {
  background: #fbfbfb;
  color: #333;
  border: 1px solid #dfdfdf;
  -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.1); }

.jp-carousel-light #jp-carousel-comment-form-commenting-as input {
  background: #fbfbfb;
  border: 1px solid #dfdfdf;
  color: #333;
  -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.1); }

.jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus {
  background: #fbfbfb;
  color: #333; }

.jp-carousel-light #jp-carousel-comment-post-results span {
  background: #f7f7f7;
  border: 1px solid #dfdfdf;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05); }

.jp-carousel-light .jp-carousel-slide {
  background-color: #fff; }

.jp-carousel-light .jp-carousel-titleanddesc {
  border-top: 1px solid #eee; }

.jp-carousel-light .jp-carousel-fadeaway {
  background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
  background: -webkit-gradient(linear, left bottom, left top, left, right); }

/* Small screens */
@media only screen and (max-width: 760px) {
  .jp-carousel-info {
    margin: 0 10px !important; }
  .jp-carousel-next-button,
  .jp-carousel-previous-button {
    display: none !important; }
  .jp-carousel-buttons {
    display: none !important; }
  .jp-carousel-image-meta {
    float: none !important;
    width: 100% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .jp-carousel-close-hint {
    font-weight: 800 !important;
    font-size: 26px !important;
    position: fixed !important;
    top: -10px; }
  .jp-carousel-slide img {
    filter: alpha(opacity=100);
    opacity: 1; }
  .jp-carousel-wrap {
    background-color: #000; }
  .jp-carousel-fadeaway {
    display: none; }
  #jp-carousel-comment-form-container {
    display: none !important; }
  .jp-carousel-titleanddesc {
    padding-top: 0 !important;
    border: none !important; }
  .jp-carousel-titleanddesc-title {
    font-size: 1em !important; }
  .jp-carousel-left-column-wrapper {
    padding: 0; } }

/**

Post Single
------------

Gère le style global des pages single.

Template: theme/templates/single/
Dependency: $bg-color, $whatsapp-green, $linkedin-blue, $gplus-red, $facebook-blue, $twitter-blue,$text_light
,$maint-color, $greyTitle, $grey4b, $text_dark, breakpoints, lighten, darken


Sommaire :

  - Post header
  - Test cover
  - Post Title
  - Admin Tools
  - Post Content
  - Post Images
  - Social
  - After Content

*/
/* Post header */
.post-header {
  padding: 0 20px;
  padding-bottom: 5px; }
  .post-header .post-author-name {
    font-size: 14px;
    line-height: 35px;
    float: left; }
  .post-header .author {
    font-weight: bold;
    cursor: pointer; }
  .post-header .post-info-breadcump {
    float: right; }
    .post-header .post-info-breadcump #breadcrumb {
      color: #444; }
      .post-header .post-info-breadcump #breadcrumb a {
        color: #444; }
      .post-header .post-info-breadcump #breadcrumb a:hover {
        color: #232323; }
      .post-header .post-info-breadcump #breadcrumb .breadcrumb_last {
        max-width: 300px;
        overflow: hidden;
        height: 25px;
        padding-top: 2px;
        display: inline-block;
        text-overflow: ellipsis;
        white-space: nowrap; }
    @media (max-width: 767px) {
      .post-header .post-info-breadcump {
        display: none; } }

.i-love-frandroid {
  width: 300px; }

@media (max-width: 767px) {
  #bottom_ad {
    text-align: center;
    margin-bottom: 20px; } }

@media (max-width: 767px) {
  .product-resume-sidebar .i-love-frandroid {
    float: none;
    margin-left: auto;
    margin-right: auto; } }

a[rel~="affiliate"]:after,
span.rel-affiliate:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  top: -6px;
  right: -19px;
  background: url(../fonts/b902ba51f9820db6aadcd2eb0763d8e9.svg);
  background-repeat: no-repeat;
  background-size: contain; }

.wp-embedded-content {
  max-width: 100% !important;
  width: 100%; }

span.rel-affiliate {
  display: inline-block;
  margin: 0 !important;
  padding: 0 5px !important;
  border-radius: 2px; }

@media (max-width: 767px) {
  .i-love-frandroid {
    width: 100%; } }

/* Test cover */
#cover {
  position: absolute;
  width: 100%;
  height: 600px;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  background: #444; }
  #cover:after {
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 0;
    background-size: cover !important;
    content: ""; }

.top-info-bar-wrapper {
  padding: 10px 10px; }

/* Post title */
.post-top-area h1 {
  color: #232323;
  font-size: 38px;
  font-weight: bold;
  margin: 0;
  padding: 20px;
  line-height: 43px; }

.post-top-area h1.entry-title {
  line-height: 43px; }

.post-top-area h1.title-on-cover {
  width: 80%;
  display: block;
  text-align: center;
  margin: auto; }

.post-top-area h1.white-title {
  color: white;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.5); }

.post-top-area h1.center-title, .post-top-area h1.post-test-title {
  text-align: center;
  width: 80%;
  margin: 0 auto;
  position: relative;
  font-size: 35px; }

.post-top-area h1.post-test-title {
  text-transform: uppercase;
  color: #9ed44b;
  font-weight: 900; }

/**
Admin tools (edit, empty cache)
**/
.post-admin-tool {
  width: 100%;
  text-align: right;
  float: left;
  display: block;
  padding: 0 10px; }
  @media (min-width: 768px) and (max-width: 999px) {
    .post-admin-tool {
      padding: 0 20px; } }
  .post-admin-tool a {
    display: block;
    float: left;
    padding: 5px;
    background: #9ed44b;
    color: white;
    font-size: 11px;
    text-transform: uppercase;
    margin-right: 10px; }
    .post-admin-tool a:hover {
      background: #85be2e; }

/* Post content */
.article-container {
  margin-top: 25px; }

.single-post-container, .page-type {
  clear: both;
  color: #444;
  position: relative;
  box-shadow: 0 -10px 10px -10px rgba(0, 1, 1, 0.2); }
  .single-post-container .regular-post-cover, .page-type .regular-post-cover {
    width: 100%;
    height: 500px;
    display: block;
    position: relative;
    margin-bottom: 30px; }
    .single-post-container .regular-post-cover #cover, .page-type .regular-post-cover #cover {
      margin-bottom: 25px;
      width: 100%;
      height: 100%;
      display: block;
      left: auto;
      top: auto;
      right: auto;
      bottom: auto;
      background: #444;
      position: relative; }
    .single-post-container .regular-post-cover .post-top-area, .page-type .regular-post-cover .post-top-area {
      position: absolute;
      bottom: 0;
      right: 0;
      left: 0;
      top: 0; }
      .single-post-container .regular-post-cover .post-top-area h1, .page-type .regular-post-cover .post-top-area h1 {
        height: 30%;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0; }
    @media (max-width: 767px) {
      .single-post-container .regular-post-cover, .page-type .regular-post-cover {
        height: 300px; }
        .single-post-container .regular-post-cover .post-top-area h1.title-on-cover, .page-type .regular-post-cover .post-top-area h1.title-on-cover {
          width: 95%;
          height: 50%; } }
  .single-post-container #megabanner, .page-type #megabanner {
    margin-top: 0;
    margin-bottom: 30px; }
  .single-post-container #index-posts, .page-type #index-posts {
    display: none; }
  .single-post-container .article-content.post-no-sidebar .comments-bar, .page-type .article-content.post-no-sidebar .comments-bar {
    margin-left: 0; }
  .single-post-container .social a, .page-type .social a {
    -webkit-transition-property: background;
    -moz-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    display: inline-block;
    width: 93px;
    line-height: 39px;
    color: #fff;
    font-family: 'open_sans';
    padding-left: 5px;
    text-align: center;
    margin-bottom: 5px;
    margin-right: 5px;
    border-radius: 3px;
    font-size: 20px;
    font-weight: bold; }
    .single-post-container .social a:last-of-type, .page-type .social a:last-of-type {
      margin-right: 0; }
  .single-post-container .social, .page-type .social {
    text-align: left; }
    .single-post-container .social a, .page-type .social a {
      padding: 0 5px;
      position: relative; }
    .single-post-container .social .numbers, .page-type .social .numbers {
      display: inline-block;
      margin: auto;
      text-align: center; }
    .single-post-container .social .ic, .page-type .social .ic {
      padding: 0 3px;
      vertical-align: sub;
      font-size: 22px;
      position: relative;
      top: -2px; }
    .single-post-container .social .ic:hover, .page-type .social .ic:hover {
      color: #fff !important; }
    .single-post-container .social .button-twitter, .page-type .social .button-twitter {
      background: #49a2d6; }
      .single-post-container .social .button-twitter:hover, .page-type .social .button-twitter:hover {
        color: #fff !important;
        background: #62afdc; }
    .single-post-container .social .button-facebook, .page-type .social .button-facebook {
      background: #3b5998; }
      .single-post-container .social .button-facebook:hover, .page-type .social .button-facebook:hover {
        color: #fff !important;
        background: #4466ae; }
    .single-post-container .social .button-gplus, .page-type .social .button-gplus {
      background: #c96247; }
      .single-post-container .social .button-gplus:hover, .page-type .social .button-gplus:hover {
        color: #fff !important;
        background: #d0765f; }
    .single-post-container .social .button-linkedin, .page-type .social .button-linkedin {
      background: #0077b5; }
      .single-post-container .social .button-linkedin:hover, .page-type .social .button-linkedin:hover {
        color: #fff !important;
        background: #008bd4; }
  .single-post-container .post-info-counter, .page-type .post-info-counter {
    float: right;
    position: relative;
    height: 35px;
    background: #9ed44b;
    display: inline-block;
    width: 42px;
    font-family: "open_sans";
    font-size: 1.2em; }
    .single-post-container .post-info-counter:after, .page-type .post-info-counter:after {
      bottom: -15px;
      content: '';
      display: block;
      position: absolute;
      border-left: 15px solid #9ed44b;
      border-bottom: 15px solid transparent;
      right: 30%; }
    .single-post-container .post-info-counter a, .page-type .post-info-counter a {
      line-height: 35px;
      color: #fff; }
    .single-post-container .post-info-counter:after, .page-type .post-info-counter:after {
      bottom: -14px; }
  .single-post-container p, .page-type p {
    margin: 10px 0;
    font-size: 16px;
    line-height: 26px; }
  .single-post-container .group p, .page-type .group p {
    margin: 10px 15px; }
  .single-post-container ul, .page-type ul {
    margin-left: 55px; }
    .single-post-container ul li, .page-type ul li {
      list-style-type: square; }
  .single-post-container ol, .page-type ol {
    margin-left: 55px; }
    .single-post-container ol li, .page-type ol li {
      list-style-type: decimal; }
  .single-post-container .post-phone-nav, .page-type .post-phone-nav {
    padding: 0 10px;
    font-size: 9pt;
    height: 35px;
    line-height: 35px;
    background: #f7f7f7;
    color: #b2b2b2; }
    .single-post-container .post-phone-nav a, .page-type .post-phone-nav a {
      color: #b2b2b2 !important;
      vertical-align: middle;
      display: inline-block;
      line-height: 35px; }
      .single-post-container .post-phone-nav a:active, .page-type .post-phone-nav a:active {
        color: #000 !important; }
  .single-post-container .post-author-avatar img, .page-type .post-author-avatar img {
    width: 42px; }
  .single-post-container .post-author-info, .page-type .post-author-info {
    background-color: transparent;
    padding-top: 11px;
    font-size: 15px;
    position: absolute; }
    .single-post-container .post-author-info img, .page-type .post-author-info img {
      cursor: default;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      -ms-border-radius: 50px;
      -o-border-radius: 50px;
      border-radius: 50px;
      display: inline-block; }
  .single-post-container .post-author-container, .page-type .post-author-container {
    position: absolute;
    width: 100%;
    top: -29px;
    left: 0;
    padding-left: 20px;
    color: white;
    line-height: 35px;
    text-align: left;
    min-height: 35px; }
    .single-post-container .post-author-container.with-video, .page-type .post-author-container.with-video {
      position: inherit;
      top: auto; }
    .single-post-container .post-author-container.grey, .page-type .post-author-container.grey {
      color: #444; }
    .single-post-container .post-author-container .post-author-separator, .page-type .post-author-container .post-author-separator {
      padding: 0 5px;
      font-size: 13pt; }
    .single-post-container .post-author-container .avatar-50, .single-post-container .post-author-container .avatar-33, .page-type .post-author-container .avatar-50, .page-type .post-author-container .avatar-33 {
      cursor: pointer;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      -ms-border-radius: 25px;
      -o-border-radius: 25px;
      border-radius: 25px;
      margin-right: 10px;
      vertical-align: middle; }
  .single-post-container .relative, .page-type .relative {
    position: relative; }
  .single-post-container .info-contener, .page-type .info-contener {
    height: auto;
    min-height: 120px;
    padding-bottom: 5px;
    box-shadow: 0 0 3px rgba(32, 32, 34, 0.5);
    background: #323232;
    display: block;
    width: 570px; }
    .single-post-container .info-contener img, .page-type .info-contener img {
      float: left;
      margin: 10px; }
    .single-post-container .info-contener .btn-profile, .page-type .info-contener .btn-profile {
      padding: 0 7px;
      margin-left: 0; }
    .single-post-container .info-contener .author-info, .page-type .info-contener .author-info {
      clear: left;
      position: relative;
      margin-top: 5px;
      font-family: "open_sans";
      display: inline-block;
      width: 450px; }
      .single-post-container .info-contener .author-info .icon-twitter, .page-type .info-contener .author-info .icon-twitter {
        color: #277bac; }
      .single-post-container .info-contener .author-info .icon-gplus, .page-type .info-contener .author-info .icon-gplus {
        color: #97432c; }
    .single-post-container .info-contener p, .page-type .info-contener p {
      font-family: 'open_sans';
      color: #fff;
      line-height: 105%;
      width: 100%;
      height: auto;
      margin-left: 0;
      margin-top: 0;
      text-overflow: ellipsis;
      text-align: left; }
      .single-post-container .info-contener p a, .page-type .info-contener p a {
        color: white !important;
        font-family: "open_sans"; }
    .single-post-container .info-contener:after, .page-type .info-contener:after {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      border-right: 10px solid transparent;
      border-width: 10px;
      border-style: solid;
      border-color: transparent transparent #323232;
      -moz-border-top-colors: none;
      -moz-border-right-colors: none;
      -moz-border-bottom-colors: none;
      -moz-border-left-colors: none;
      border-image: none;
      top: -18px;
      left: 80px; }
  .single-post-container .relative, .page-type .relative {
    position: relative; }
  .single-post-container .post-info-bar, .page-type .post-info-bar {
    margin-bottom: 15px;
    margin-top: 10px;
    background: #f7f7f7;
    text-align: center;
    color: white;
    vertical-align: middle;
    overflow: visible !important; }
    .single-post-container .post-info-bar .post-info-category, .page-type .post-info-bar .post-info-category {
      padding: 0 10px;
      float: left; }
    .single-post-container .post-info-bar .post-info-breadcump, .page-type .post-info-bar .post-info-breadcump {
      text-align: left; }
    .single-post-container .post-info-bar #breadcrumb, .page-type .post-info-bar #breadcrumb {
      vertical-align: middle;
      background: none;
      height: 35px;
      line-height: 35px;
      font-size: 9pt !important;
      border: none;
      padding: 0;
      text-align: left;
      margin-top: -5px;
      display: inline-block; }
      .single-post-container .post-info-bar #breadcrumb .icon-next, .single-post-container .post-info-bar #breadcrumb .tested-product .tested-product-container .breadcrumb li:before, .tested-product .tested-product-container .breadcrumb .single-post-container .post-info-bar #breadcrumb li:before, .page-type .post-info-bar #breadcrumb .icon-next, .page-type .post-info-bar #breadcrumb .tested-product .tested-product-container .breadcrumb li:before, .tested-product .tested-product-container .breadcrumb .page-type .post-info-bar #breadcrumb li:before {
        position: relative;
        top: 2px;
        left: 5px; }
      .single-post-container .post-info-bar #breadcrumb *, .page-type .post-info-bar #breadcrumb * {
        line-height: 35px;
        vertical-align: middle;
        padding: 0;
        margin: 0; }
      .single-post-container .post-info-bar #breadcrumb span, .page-type .post-info-bar #breadcrumb span {
        margin-left: 5px; }
    .single-post-container .post-info-bar #breadcrumb span:nth-child(n+2) span, .page-type .post-info-bar #breadcrumb span:nth-child(n+2) span {
      visibility: hidden !important; }
    .single-post-container .post-info-bar #breadcrumb span:nth-child(n+2) span:first-child a, .page-type .post-info-bar #breadcrumb span:nth-child(n+2) span:first-child a {
      position: relative;
      top: 1px;
      visibility: visible !important;
      font-family: inherit;
      font-size: 12px !important; }
      .single-post-container .post-info-bar #breadcrumb span:nth-child(n+2) span:first-child a:before, .page-type .post-info-bar #breadcrumb span:nth-child(n+2) span:first-child a:before {
        content: ""; }
    .single-post-container .post-info-bar > .dropdown, .page-type .post-info-bar > .dropdown {
      position: relative; }
    .single-post-container .post-info-bar .post-info-left, .single-post-container .post-info-bar .post-info-counter, .single-post-container .post-info-bar .post-author-name, .page-type .post-info-bar .post-info-left, .page-type .post-info-bar .post-info-counter, .page-type .post-info-bar .post-author-name {
      display: inline-block;
      overflow: visible !important;
      height: 35px;
      line-height: 35px; }
    .single-post-container .post-info-bar .post-info-left, .page-type .post-info-bar .post-info-left {
      font-weight: 400;
      background: #f7f7f7;
      color: #b2b2b2; }
      .single-post-container .post-info-bar .post-info-left a, .page-type .post-info-bar .post-info-left a {
        color: #b2b2b2; }
    .single-post-container .post-info-bar .post-info-category, .page-type .post-info-bar .post-info-category {
      background: #9ed44b;
      color: #fff;
      display: inline-block;
      font-size: 1.2em;
      font-family: "open_sans"; }
    .single-post-container .post-info-bar .post-author-name, .page-type .post-info-bar .post-author-name {
      padding-left: 10px;
      color: #b2b2b2; }
      .single-post-container .post-info-bar .post-author-name > span, .page-type .post-info-bar .post-author-name > span {
        color: white;
        cursor: pointer; }
      .single-post-container .post-info-bar .post-author-name .twitter-link, .single-post-container .post-info-bar .post-author-name .gplus-link, .page-type .post-info-bar .post-author-name .twitter-link, .page-type .post-info-bar .post-author-name .gplus-link {
        margin-left: 10px;
        font-size: 0.8em;
        color: #49a2d6;
        text-transform: none; }
      .single-post-container .post-info-bar .post-author-name .gplus-link, .page-type .post-info-bar .post-author-name .gplus-link {
        color: #c96247; }
      .single-post-container .post-info-bar .post-author-name .icon-arrow-bottom, .page-type .post-info-bar .post-author-name .icon-arrow-bottom {
        float: right;
        color: white;
        cursor: pointer;
        padding: 0 20px;
        height: 100%; }
        .single-post-container .post-info-bar .post-author-name .icon-arrow-bottom:hover, .page-type .post-info-bar .post-author-name .icon-arrow-bottom:hover {
          background: #424242; }
    .single-post-container .post-info-bar .icons-social > span, .page-type .post-info-bar .icons-social > span {
      margin: 0 5px; }
    .single-post-container .post-info-bar .previous-article, .single-post-container .post-info-bar .next-article, .page-type .post-info-bar .previous-article, .page-type .post-info-bar .next-article {
      position: relative;
      overflow: visible !important;
      display: inline-block; }
      .single-post-container .post-info-bar .previous-article:hover, .single-post-container .post-info-bar .next-article:hover, .page-type .post-info-bar .previous-article:hover, .page-type .post-info-bar .next-article:hover {
        color: #fff !important; }
        .single-post-container .post-info-bar .previous-article:hover div, .single-post-container .post-info-bar .next-article:hover div, .page-type .post-info-bar .previous-article:hover div, .page-type .post-info-bar .next-article:hover div {
          box-shadow: 0 0 3px rgba(32, 32, 34, 0.5);
          background: #202022; }
        .single-post-container .post-info-bar .previous-article:hover .nav-button, .single-post-container .post-info-bar .next-article:hover .nav-button, .page-type .post-info-bar .previous-article:hover .nav-button, .page-type .post-info-bar .next-article:hover .nav-button {
          background: #202022; }
      .single-post-container .post-info-bar .previous-article span, .single-post-container .post-info-bar .next-article span, .page-type .post-info-bar .previous-article span, .page-type .post-info-bar .next-article span {
        vertical-align: middle;
        display: inline-block;
        line-height: 35px; }
  .single-post-container .nav-button, .page-type .nav-button {
    padding: 0 5px;
    margin: 0;
    font-size: 9pt !important; }
  .single-post-container .dropdown-prev, .page-type .dropdown-prev {
    position: absolute;
    right: 0; }
  .single-post-container .dropdown-prev, .single-post-container .dropdown-next, .page-type .dropdown-prev, .page-type .dropdown-next {
    line-height: 100%;
    text-align: left;
    padding: 10px 5px;
    margin: 0;
    color: #fff;
    background: #202022;
    width: 240px; }
    .single-post-container .dropdown-prev .arrow-nav, .single-post-container .dropdown-next .arrow-nav, .page-type .dropdown-prev .arrow-nav, .page-type .dropdown-next .arrow-nav {
      vertical-align: center;
      width: 10px;
      display: inline-block;
      font-size: 9pt !important;
      padding: 0;
      margin: 0;
      height: 100%; }
    .single-post-container .dropdown-prev .label-nav, .single-post-container .dropdown-next .label-nav, .page-type .dropdown-prev .label-nav, .page-type .dropdown-next .label-nav {
      display: inline-block;
      padding: 0;
      margin: 0 5px;
      font-family: "open_sans";
      width: 200px;
      line-height: 110% !important; }
  .single-post-container .post-content, .page-type .post-content {
    clear: both;
    margin-bottom: 10px;
    position: relative; }
    .single-post-container .post-content h1, .single-post-container .post-content h2, .single-post-container .post-content .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block .single-post-container .post-content .humanoid-applications--last-top-posts--title, .page-type .post-content h1, .page-type .post-content h2, .page-type .post-content .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block .page-type .post-content .humanoid-applications--last-top-posts--title {
      padding: 0;
      font-size: 1.8em;
      margin: 40px 20px 10px 0; }
      @media (max-width: 767px) {
        .single-post-container .post-content h1, .single-post-container .post-content h2, .single-post-container .post-content .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block .single-post-container .post-content .humanoid-applications--last-top-posts--title, .page-type .post-content h1, .page-type .post-content h2, .page-type .post-content .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block .page-type .post-content .humanoid-applications--last-top-posts--title {
          padding: 0 0 0 15px; } }
    .single-post-container .post-content h3, .single-post-container .post-content #hpp-container #hpp-content .content-type-titles h2, #hpp-container #hpp-content .content-type-titles .single-post-container .post-content h2, .single-post-container .post-content #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .single-post-container .post-content .humanoid-applications--last-top-posts--title, .single-post-container .post-content .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .single-post-container .post-content .humanoid-applications--last-top-posts--title, .single-post-container .post-content #hpp-container #hpp-content .content-type-titles .title-pp, #hpp-container #hpp-content .content-type-titles .single-post-container .post-content .title-pp, .page-type .post-content h3, .page-type .post-content #hpp-container #hpp-content .content-type-titles h2, #hpp-container #hpp-content .content-type-titles .page-type .post-content h2, .page-type .post-content #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .page-type .post-content .humanoid-applications--last-top-posts--title, .page-type .post-content .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .page-type .post-content .humanoid-applications--last-top-posts--title, .page-type .post-content #hpp-container #hpp-content .content-type-titles .title-pp, #hpp-container #hpp-content .content-type-titles .page-type .post-content .title-pp {
      margin: 30px 10px 10px 40px;
      font-size: 1.5em;
      font-weight: bold; }
      @media (min-width: 768px) and (max-width: 999px) {
        .single-post-container .post-content h3, .single-post-container .post-content #hpp-container #hpp-content .content-type-titles h2, #hpp-container #hpp-content .content-type-titles .single-post-container .post-content h2, .single-post-container .post-content #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .single-post-container .post-content .humanoid-applications--last-top-posts--title, .single-post-container .post-content .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .single-post-container .post-content .humanoid-applications--last-top-posts--title, .single-post-container .post-content #hpp-container #hpp-content .content-type-titles .title-pp, #hpp-container #hpp-content .content-type-titles .single-post-container .post-content .title-pp, .page-type .post-content h3, .page-type .post-content #hpp-container #hpp-content .content-type-titles h2, #hpp-container #hpp-content .content-type-titles .page-type .post-content h2, .page-type .post-content #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .page-type .post-content .humanoid-applications--last-top-posts--title, .page-type .post-content .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .page-type .post-content .humanoid-applications--last-top-posts--title, .page-type .post-content #hpp-container #hpp-content .content-type-titles .title-pp, #hpp-container #hpp-content .content-type-titles .page-type .post-content .title-pp {
          margin: 30px 0 10px; } }
    .single-post-container .post-content h4, .single-post-container .post-content #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product--title, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .single-post-container .post-content .product--title, .single-post-container .post-content #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product--title, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .single-post-container .post-content .product--title, .page-type .post-content h4, .page-type .post-content #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product--title, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .page-type .post-content .product--title, .page-type .post-content #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product--title, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .page-type .post-content .product--title {
      margin: 15px 10px 10px 55px;
      font-size: 1em;
      font-weight: bold; }
    .single-post-container .post-content ul, .page-type .post-content ul {
      font-size: 16px; }
    .single-post-container .post-content .aligncenter, .page-type .post-content .aligncenter {
      margin: 0 auto 10px auto;
      display: block; }
    .single-post-container .post-content table td, .page-type .post-content table td {
      padding: 10px; }
  .single-post-container .post-no-sidebar, .page-type .post-no-sidebar {
    margin-left: 0 !important; }
  .single-post-container a, .page-type a {
    font-weight: bold; }
  .single-post-container .chapo, .page-type .chapo {
    font-weight: bold; }
  .single-post-container .question, .single-post-container .answer, .page-type .question, .page-type .answer {
    margin-left: 180px; }
  .single-post-container .interview-name, .page-type .interview-name {
    margin-left: -180px;
    display: block;
    float: left;
    text-align: right;
    width: 180px;
    padding-right: 20px;
    font-size: 13px;
    color: #aaa;
    font-weight: 200;
    font-style: italic;
    padding-top: 4px; }
  .single-post-container .postgrid1, .single-post-container .postgrid2, .single-post-container .postgrid3, .single-post-container .postgrid4, .single-post-container .postgrid5, .page-type .postgrid1, .page-type .postgrid2, .page-type .postgrid3, .page-type .postgrid4, .page-type .postgrid5 {
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify; }
  .single-post-container .aside, .page-type .aside {
    margin: 5px 15px 15px 15px;
    background: #fafafa;
    padding: 10px; }
    .single-post-container .aside p, .page-type .aside p {
      margin: 0; }
    .single-post-container .aside h3, .single-post-container .aside #hpp-container #hpp-content .content-type-titles h2, #hpp-container #hpp-content .content-type-titles .single-post-container .aside h2, .single-post-container .aside #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .single-post-container .aside .humanoid-applications--last-top-posts--title, .single-post-container .aside .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .single-post-container .aside .humanoid-applications--last-top-posts--title, .single-post-container .aside #hpp-container #hpp-content .content-type-titles .title-pp, #hpp-container #hpp-content .content-type-titles .single-post-container .aside .title-pp, .page-type .aside h3, .page-type .aside #hpp-container #hpp-content .content-type-titles h2, #hpp-container #hpp-content .content-type-titles .page-type .aside h2, .page-type .aside #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .page-type .aside .humanoid-applications--last-top-posts--title, .page-type .aside .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .page-type .aside .humanoid-applications--last-top-posts--title, .page-type .aside #hpp-container #hpp-content .content-type-titles .title-pp, #hpp-container #hpp-content .content-type-titles .page-type .aside .title-pp {
      margin: 5px; }
  .single-post-container .asideblockquote, .page-type .asideblockquote {
    background: none !important;
    font-size: 1.5em; }
  .single-post-container .asideimage, .page-type .asideimage {
    background: none !important; }
  .single-post-container .group .aside, .page-type .group .aside {
    margin: 0 15px 15px 0 !important; }
  .single-post-container #non_js_author_position .dropdown, .page-type #non_js_author_position .dropdown {
    display: block !important;
    position: relative !important; }
  .single-post-container #non_js_author_position .info-contener, .page-type #non_js_author_position .info-contener {
    background: none !important;
    box-shadow: none !important; }
  .single-post-container #non_js_author_position p, .page-type #non_js_author_position p {
    color: #444444 !important; }
    .single-post-container #non_js_author_position p a, .page-type #non_js_author_position p a {
      color: #444444 !important; }
  .single-post-container #non_js_author_position .info-contener:after, .page-type #non_js_author_position .info-contener:after {
    border: transparent !important; }

.post-content .aside {
  float: right;
  width: 300px; }

.author-page {
  clear: left;
  margin-bottom: 20px; }
  .author-page .info-contener {
    margin-left: 0;
    clear: left;
    height: auto;
    padding: 0;
    box-shadow: none !important;
    position: relative;
    display: block;
    width: 100%; }
    .author-page .info-contener img {
      width: 100px;
      float: left;
      margin: 10px 3%;
      border-radius: 100px; }
    .author-page .info-contener .btn-profile {
      padding: 0 7px;
      margin-left: 15px; }
    .author-page .info-contener .author-info {
      position: relative;
      float: left;
      margin-top: 5px;
      font-family: "open_sans";
      display: inline-block;
      height: auto;
      width: 70%; }
    .author-page .info-contener p {
      font-family: 'open_sans';
      color: #3f3f3f !important;
      line-height: 100%;
      width: 100%;
      margin-left: 15px;
      margin-top: 5px;
      height: auto;
      text-overflow: ellipsis;
      text-align: left; }
      .author-page .info-contener p a {
        color: #3f3f3f !important;
        font-family: "open_sans"; }

img.alignleft {
  float: left;
  margin-right: 15px; }

img.alignright {
  float: right;
  margin-left: 15px; }

/****************************************
 *         Caption for images
 ****************************************/
.wp-caption {
  position: relative;
  max-width: 100% !important;
  clear: both; }
  .wp-caption p {
    margin: 0; }
  .wp-caption img {
    display: block; }
  .wp-caption .wp-caption-text {
    color: #777;
    padding: 10px;
    min-height: 50px;
    font-style: italic; }

@media (min-width: 1000px) {
  .article-content {
    margin-left: 10px; } }

@media (max-width: 767px) {
  .wp-caption-text {
    position: initial !important;
    max-width: 100% !important;
    padding: 0.5em 1em !important;
    font-size: 95%;
    line-height: 1.3em;
    font-style: normal; }
    .wp-caption-text:after {
      display: none; }
    .wp-caption-text:before {
      display: none; }
  .single-post-container .post-author-container, .page.type-page .post-author-container {
    width: 95%; }
  .single-post-container .comments-bar, .page.type-page .comments-bar {
    font-size: 15px; }
    .single-post-container .comments-bar i.comments, .single-post-container .comments-bar i.icon-plus, .single-post-container .comments-bar .icon-container, .page.type-page .comments-bar i.comments, .page.type-page .comments-bar i.icon-plus, .page.type-page .comments-bar .icon-container {
      display: none; }
    .single-post-container .comments-bar > div, .page.type-page .comments-bar > div {
      padding: 15px;
      text-align: center; }
  .post-top-area {
    height: auto; }
    .post-top-area h1 {
      font-size: 31px;
      position: relative;
      bottom: auto; }
  .article-content {
    margin: 0; } }

@media (max-width: 479px) {
  .single-post-container .comments-bar {
    font-size: 13px; } }

/*****************************************
 *               Social
 ****************************************/
.share-zone {
  margin-bottom: 30px;
  background: #f5f5f5; }
  .share-zone > div {
    height: auto;
    line-height: 38px; }

.share-text {
  padding: 10px;
  line-height: 20px;
  font-size: 1em; }

.facebook-btn, .twitter-btn, .gplus-btn, .linkedin-btn, .whatsapp-btn {
  color: white;
  display: inline-block;
  text-align: center;
  height: 100%;
  font-size: 1.3em;
  float: left;
  width: 50px;
  line-height: 40px;
  vertical-align: middle;
  cursor: pointer; }
  .facebook-btn [class|='icon']:hover, .twitter-btn [class|='icon']:hover, .gplus-btn [class|='icon']:hover, .linkedin-btn [class|='icon']:hover, .whatsapp-btn [class|='icon']:hover {
    color: white !important; }

.facebook-btn {
  background: #3b5998; }

.twitter-btn {
  background: #49a2d6; }

.gplus-btn {
  background: #c96247; }

.linkedin-btn {
  background: #0077b5; }

.whatsapp-btn {
  background: #368a43; }

.btn-zone {
  padding: 10px;
  background: #f5f5f5;
  height: 40px; }

.wa_btn {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE2IDE2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI0ZGRkZGRiIgZD0iTTguMTI5LDAuOTQ1Yy0zLjc5NSwwLTYuODcyLDMuMDc3LTYuODcyLDYuODczDQoJCQljMCwxLjI5OCwwLjM2LDIuNTEyLDAuOTg2LDMuNTQ5bC0xLjI0LDMuNjg4bDMuODA1LTEuMjE5YzAuOTg0LDAuNTQ0LDIuMTE2LDAuODU0LDMuMzIxLDAuODU0YzMuNzk1LDAsNi44NzEtMy4wNzUsNi44NzEtNi44NzENCgkJCVMxMS45MjQsMC45NDUsOC4xMjksMC45NDV6IE04LjEyOSwxMy41MzhjLTEuMTYyLDAtMi4yNDQtMC4zNDgtMy4xNDctMC45NDZsLTIuMTk4LDAuNzA1bDAuNzE1LTIuMTI0DQoJCQljLTAuNjg2LTAuOTQ0LTEuMDktMi4xMDMtMS4wOS0zLjM1NGMwLTMuMTU1LDIuNTY2LTUuNzIyLDUuNzIxLTUuNzIyczUuNzIxLDIuNTY2LDUuNzIxLDUuNzIyUzExLjI4MywxMy41MzgsOC4xMjksMTMuNTM4eg0KCQkJIE0xMS4zNTIsOS4zNzljLTAuMTc0LTAuMDk0LTEuMDItMC41NS0xLjE3OC0wLjYxNUMxMC4wMTQsOC43LDkuODk4LDguNjY2LDkuNzc1LDguODM3QzkuNjUyLDkuMDA3LDkuMzAxLDkuMzksOS4xOTMsOS41MDUNCgkJCUM5LjA4OCw5LjYxNyw4Ljk4NCw5LjYyOSw4LjgxMiw5LjUzM2MtMC4xNzEtMC4wOTYtMC43My0wLjMtMS4zNzgtMC45MjNjLTAuNTA0LTAuNDg0LTAuODM0LTEuMDcyLTAuOTMtMS4yNTINCgkJCWMtMC4wOTUtMC4xOCwwLTAuMjcxLDAuMDkxLTAuMzU0QzYuNjc3LDYuOTI4LDYuNzc4LDYuODA1LDYuODcsNi43MDZjMC4wOTEtMC4xLDAuMTI0LTAuMTcxLDAuMTg3LTAuMjg2DQoJCQljMC4wNjItMC4xMTUsMC4wMzgtMC4yMTgtMC4wMDMtMC4zMDhDNy4wMTIsNi4wMjMsNi42OTQsNS4xNDYsNi41NjEsNC43OUM2LjQyOCw0LjQzNCw2LjI4LDQuNDg2LDYuMTc3LDQuNDgyDQoJCQlDNi4wNzUsNC40NzksNS45NTgsNC40NTksNS44NDEsNC40NTZDNS43MjQsNC40NTEsNS41MzMsNC40ODcsNS4zNjYsNC42NTdjLTAuMTY3LDAuMTctMC42MzcsMC41NzYtMC42NjksMS40MzkNCgkJCXMwLjU2NSwxLjcyMiwwLjY0OCwxLjg0MWMwLjA4NCwwLjEyMSwxLjE0LDEuOTkxLDIuODk3LDIuNzYyYzEuNzU2LDAuNzcsMS43NjYsMC41MzQsMi4wODgsMC41MTgNCgkJCWMwLjMyMi0wLjAxOCwxLjA1NS0wLjM4NiwxLjIxNS0wLjc4OWMwLjE2Mi0wLjQwNSwwLjE3Ni0wLjc1NSwwLjEzNS0wLjgzMUMxMS42MzksOS41MjEsMTEuNTIzLDkuNDc1LDExLjM1Miw5LjM3OXoiLz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==");
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block !important;
  position: relative;
  font-family: Arial, sans-serif;
  letter-spacing: 0.4px;
  cursor: pointer;
  font-weight: 400;
  text-transform: none;
  color: #fff;
  border-radius: 2px;
  background-color: #5cbe4a;
  background-repeat: no-repeat;
  line-height: 1.2;
  text-decoration: none;
  text-align: left; }

.wa_btn_s {
  font-size: 12px;
  background-size: 16px;
  background-position: 5px 2px;
  padding: 3px 6px 3px 25px; }

@media (max-width: 767px) {
  .btn-zone div {
    padding: 10px; } }

/*********************************************
 *       Tout ce ui est sur le hook "after_content"
 ********************************************/
.after-content {
  width: 100%; }
  @media (max-width: 999px) {
    .after-content {
      padding: 0 10px; } }

/**
	Related
*/
.related .post-preview-container {
  margin-bottom: 30px; }

.related .post-preview-container .post-preview .text-container .post-preview-title {
  font-size: 1.15em;
  padding: 0;
  margin: 0;
  width: 100%; }

.related ul {
  margin: 0; }
  .related ul li {
    list-style-type: none; }

.related li {
  padding-right: 20px;
  list-style-type: none;
  max-width: 240px; }
  .related li:last-of-type {
    padding-right: 0; }
  @media (max-width: 999px) {
    .related li {
      max-width: none; } }
  @media (max-width: 767px) {
    .related li {
      padding-right: 0; }
      .related li:nth-child(2n+1) {
        clear: both;
        margin-top: 10px; } }

.related a .ss-post-title {
  font-size: 20px;
  font-weight: bold;
  color: #444; }

.related a:hover .ss-post-title {
  color: #9ed44b; }

@media (min-width: 768px) {
  .related .post-preview-container .post-preview {
    height: auto;
    background: none; }
    .related .post-preview-container .post-preview .img-container {
      width: auto;
      height: auto;
      background: none;
      float: none; }
      .related .post-preview-container .post-preview .img-container img {
        opacity: 1;
        width: auto; }
    .related .post-preview-container .post-preview:hover {
      -webkit-box-shadow: none;
      box-shadow: none; }
    .related .post-preview-container .post-preview .text-container {
      padding: 0;
      width: auto;
      height: auto;
      float: none; }
      .related .post-preview-container .post-preview .text-container .cat-comments-container {
        padding: 0;
        position: relative;
        bottom: auto;
        right: auto; } }

/*
	Bottom sidebar (mode dossier)
*/
.post-footer.bottom-sidebar {
  padding-left: 20px;
  padding-right: 10px; }

/**
	Anciennement related et DERNIERS ARTICLES, maintenant uniquement DERNIERS ARTICLES
*/
.block-after-single {
  padding: 0;
  margin-top: 30px;
  background: white; }
  .block-after-single.recent .post-preview-container .post-preview .text-container {
    width: 440px; }
    @media (min-width: 768px) and (max-width: 999px) {
      .block-after-single.recent .post-preview-container .post-preview .text-container {
        width: 490px; } }
    @media (max-width: 767px) {
      .block-after-single.recent .post-preview-container .post-preview .text-container {
        width: auto; } }
  .block-after-single.recent .post-preview-container .post-preview {
    background: #f7f7f7; }
  .block-after-single.recent .post-preview-container .post-preview.post-featured {
    background: #000; }
  @media (max-width: 999px) {
    .block-after-single.first-row {
      padding: 0; }
    .block-after-single .content {
      margin-top: 20px !important; } }
  .block-after-single ul {
    margin: 0; }
    .block-after-single ul li {
      list-style-type: none; }
  .block-after-single .title-block {
    display: block;
    margin: 0;
    font-size: 50px;
    padding: 0 20px;
    font-weight: 800;
    text-transform: uppercase;
    background: #9ed44b;
    color: white; }
    @media (max-width: 999px) {
      .block-after-single .title-block {
        font-size: 30px; } }
  .block-after-single .content {
    margin: 20px;
    position: relative; }
    @media (min-width: 1000px) {
      .block-after-single .content > div.span8:first-of-type {
        width: 70%; }
      .block-after-single .content > div.span4 {
        width: 30%; }
      .block-after-single .content > div {
        padding-right: 20px; } }
    @media (max-width: 999px) {
      .block-after-single .content {
        margin-top: 0; } }
  .block-after-single a .ss-post-title {
    font-size: 20px;
    font-weight: bold;
    color: #444; }
  .block-after-single a:hover .ss-post-title {
    color: #9ed44b; }
  .block-after-single .cat-container {
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase; }
    .block-after-single .cat-container .cat {
      color: #9ed44b;
      font-weight: normal; }
      .block-after-single .cat-container .cat:hover {
        color: #6e9e26; }
  @media (max-width: 999px) {
    .block-after-single .ad-dup, .block-after-single #side_ad2 {
      display: none; } }

@media (min-width: 1000px) {
  #disqus_thread {
    max-width: 670px;
    padding-right: 20px; } }

#disqus_thread #dsq-comments {
  opacity: 0; }

#disqus_thread_html {
  display: none; }

@media (max-width: 767px) {
  h2, .humanoid-applications--block .humanoid-applications--last-top-posts--title {
    padding: 20px;
    font-size: 1.5em; } }

.post-list #incontent_ad {
  margin-left: -50px; }

.post-list h1 {
  display: inline-block;
  text-align: left;
  margin-top: 0 !important; }
  .post-list h1 .title {
    display: inline-block;
    float: left;
    margin-top: -13px; }
  .post-list h1 .firstword {
    color: #9ed44b; }
  .post-list h1 .number {
    font-weight: 900;
    color: #9ed44b;
    float: left;
    letter-spacing: -15px;
    display: inline-block;
    line-height: 14px;
    font-size: 150px;
    height: 70px;
    padding-right: 15px;
    margin-top: 60px;
    margin-right: 10px; }

.post-list h1.post-list-cover-title {
  margin-top: -30px !important; }
  .post-list h1.post-list-cover-title .number {
    margin-top: 30px;
    font-size: 200px; }

.post-list span.brand {
  display: block;
  font-size: 24px;
  color: #444;
  font-weight: 100;
  margin-top: -15px; }

.list-part .no-product {
  padding-left: 60px; }
  .list-part .no-product h2, .list-part .no-product .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block .list-part .no-product .humanoid-applications--last-top-posts--title {
    font-weight: bold;
    padding-left: 0 !important; }

.list-part p {
  margin: 0;
  padding: 10px; }

.list-part h2, .list-part .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block .list-part .humanoid-applications--last-top-posts--title {
  color: black;
  display: inline-block;
  font-weight: 900;
  margin: 20px 20px 10px 20px !important;
  letter-spacing: 2px;
  padding-left: 60px !important;
  font-family: 'open_sans'; }
  .list-part h2:before, .list-part .humanoid-applications--block .humanoid-applications--last-top-posts--title:before, .humanoid-applications--block .list-part .humanoid-applications--last-top-posts--title:before {
    letter-spacing: -5px;
    font-weight: 700;
    content: attr(data-number);
    color: #9ed44b;
    position: absolute;
    left: 0;
    top: 5px;
    display: inline-block;
    width: 60px;
    font-size: 60px;
    text-align: center; }

@media (max-width: 767px) {
  .post-list h1 .number {
    height: 85px;
    margin-top: 60px; }
  .list-part h2, .list-part .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block .list-part .humanoid-applications--last-top-posts--title {
    margin: 0 !important;
    margin-top: 10px !important;
    margin-left: 60px !important;
    font-size: 1.5em !important; }
  .list-part h2:before, .list-part .humanoid-applications--block .humanoid-applications--last-top-posts--title:before, .humanoid-applications--block .list-part .humanoid-applications--last-top-posts--title:before {
    font-size: 40px; }
  .post-list .no-product {
    padding-left: 0; } }

@media (max-width: 999px) {
  .single-post-container h1 {
    font-size: 25px !important;
    line-height: 30px !important; } }

/**

Post No Sidebar
------------

Définit les règles et surcharge concertant les comportement lorsqu'il n'y a pas de sidebar sur les posts

Template: theme/templates/single/
*/
.post-no-sidebar .post-content #slidermultipages-summary a {
  left: -10px !important; }

.post-no-sidebar .post-content div .full-width-image, .post-no-sidebar .post-content div .full-width {
  margin-left: -10px;
  margin-right: -10px; }

.post-no-sidebar .post-content div > a > img, .post-no-sidebar .post-content div > img {
  width: 100%;
  height: auto; }

p .post-no-sidebar .post-content img {
  padding: 0;
  margin: 0; }

.review-post-title {
  font-family: "open_sans";
  color: #444;
  font-size: 2em;
  font-weight: bold;
  margin: 0 20px;
  padding-top: 10px;
  clear: both;
  text-align: center; }

.post-no-sidebar {
  padding: 0; }

/* RESPONSIVE */
@media (min-width: 1000px) {
  .post-no-sidebar .post-content h2, .post-no-sidebar .post-content .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block .post-no-sidebar .post-content .humanoid-applications--last-top-posts--title, .post-no-sidebar .post-content h3, .post-no-sidebar .post-content #hpp-container #hpp-content .content-type-titles h2, #hpp-container #hpp-content .content-type-titles .post-no-sidebar .post-content h2, .post-no-sidebar .post-content #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .post-no-sidebar .post-content .humanoid-applications--last-top-posts--title, .post-no-sidebar .post-content .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .post-no-sidebar .post-content .humanoid-applications--last-top-posts--title, .post-no-sidebar .post-content #hpp-container #hpp-content .content-type-titles .title-pp, #hpp-container #hpp-content .content-type-titles .post-no-sidebar .post-content .title-pp {
    display: block;
    margin-left: 18%; }
  .post-no-sidebar .post-content h3, .post-no-sidebar .post-content #hpp-container #hpp-content .content-type-titles h2, #hpp-container #hpp-content .content-type-titles .post-no-sidebar .post-content h2, .post-no-sidebar .post-content #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .post-no-sidebar .post-content .humanoid-applications--last-top-posts--title, .post-no-sidebar .post-content .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .post-no-sidebar .post-content .humanoid-applications--last-top-posts--title, .post-no-sidebar .post-content #hpp-container #hpp-content .content-type-titles .title-pp, #hpp-container #hpp-content .content-type-titles .post-no-sidebar .post-content .title-pp {
    margin-left: 21%; }
  .post-no-sidebar p {
    display: block;
    margin-left: 18%;
    margin-right: 18%; }
  .post-no-sidebar .post-footer-author-links p {
    /* cancel previous post */
    margin-left: 0;
    margin-right: 0; }
  .post-no-sidebar .post-content .device-rating-container h2, .post-no-sidebar .post-content .device-rating-container .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block .post-no-sidebar .post-content .device-rating-container .humanoid-applications--last-top-posts--title, .post-no-sidebar .post-no-sidebar .post-content .device-rating-container h3, .post-no-sidebar .post-no-sidebar .post-content .device-rating-container #hpp-container #hpp-content .content-type-titles h2, #hpp-container #hpp-content .content-type-titles .post-no-sidebar .post-no-sidebar .post-content .device-rating-container h2, .post-no-sidebar .post-no-sidebar .post-content .device-rating-container #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .post-no-sidebar .post-no-sidebar .post-content .device-rating-container .humanoid-applications--last-top-posts--title, .post-no-sidebar .post-no-sidebar .post-content .device-rating-container .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .post-no-sidebar .post-no-sidebar .post-content .device-rating-container .humanoid-applications--last-top-posts--title, .post-no-sidebar .post-no-sidebar .post-content .device-rating-container #hpp-container #hpp-content .content-type-titles .title-pp, #hpp-container #hpp-content .content-type-titles .post-no-sidebar .post-no-sidebar .post-content .device-rating-container .title-pp {
    display: block;
    margin-left: 20px; }
  .post-no-sidebar .post-content ul {
    display: block;
    margin-left: 20%;
    margin-right: 18%; }
  .post-no-sidebar .post-content .bad ul {
    margin-left: 0; }
  .post-no-sidebar .review-content-header-wrapper {
    padding-left: 15%;
    padding-right: 17%; }
  .post-no-sidebar .after-content {
    padding: 10px 20px;
    display: block;
    float: none; }
  .post-no-sidebar #hrr-link a {
    margin: 0; }
  .post-no-sidebar .single-meta-wrapper {
    padding: 0 20px; }
  .post-no-sidebar .after-content .brand-module {
    max-width: 715px;
    margin: 10px auto; }
    .post-no-sidebar .after-content .brand-module ul {
      padding: 0;
      text-align: right; }
  .post-no-sidebar .gallery {
    padding: 10px 5px; }
  .post-no-sidebar h1 {
    margin-bottom: 50px; }
  .article-test {
    margin-top: 100px; }
    .article-test .post-content h2, .article-test .post-content .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block .article-test .post-content .humanoid-applications--last-top-posts--title, .article-test .post-content h3, .article-test .post-content #hpp-container #hpp-content .content-type-titles h2, #hpp-container #hpp-content .content-type-titles .article-test .post-content h2, .article-test .post-content #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .article-test .post-content .humanoid-applications--last-top-posts--title, .article-test .post-content .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .article-test .post-content .humanoid-applications--last-top-posts--title, .article-test .post-content #hpp-container #hpp-content .content-type-titles .title-pp, #hpp-container #hpp-content .content-type-titles .article-test .post-content .title-pp {
      display: block;
      padding: 20px;
      padding-top: 30px;
      padding-bottom: 10px;
      margin: 0; }
    .article-test #index-menu {
      margin-left: 800px !important; }
    .article-test .post-content h2, .article-test .post-content .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block .article-test .post-content .humanoid-applications--last-top-posts--title {
      padding-right: 220px;
      text-transform: uppercase;
      color: #9ed44b;
      font-weight: 900;
      margin-top: 50px;
      position: relative; }
      .article-test .post-content h2:after, .article-test .post-content .humanoid-applications--block .humanoid-applications--last-top-posts--title:after, .humanoid-applications--block .article-test .post-content .humanoid-applications--last-top-posts--title:after, .article-test .post-content h2:before, .article-test .post-content .humanoid-applications--block .humanoid-applications--last-top-posts--title:before, .humanoid-applications--block .article-test .post-content .humanoid-applications--last-top-posts--title:before {
        content: "";
        width: 100%;
        height: 50px;
        position: absolute;
        display: block;
        margin: 0;
        padding: 0;
        left: 0;
        right: 0;
        margin-top: -70px;
        z-index: 15; }
    .article-test .post-content h2:after, .article-test .post-content .humanoid-applications--block .humanoid-applications--last-top-posts--title:after, .humanoid-applications--block .article-test .post-content .humanoid-applications--last-top-posts--title:after {
      box-shadow: 0 -10px 10px -10px rgba(0, 1, 1, 0.2);
      margin-top: 0;
      top: 10px; }
    .article-test .post-content h2:before, .article-test .post-content .humanoid-applications--block .humanoid-applications--last-top-posts--title:before, .humanoid-applications--block .article-test .post-content .humanoid-applications--last-top-posts--title:before {
      background: #f5f5f5;
      z-index: 10; }
    .article-test.remove-space .post-content h2, .article-test.remove-space .post-content .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block .article-test.remove-space .post-content .humanoid-applications--last-top-posts--title {
      margin-top: 0; }
    .article-test.remove-space .post-content h2:before, .article-test.remove-space .post-content .humanoid-applications--block .humanoid-applications--last-top-posts--title:before, .humanoid-applications--block .article-test.remove-space .post-content .humanoid-applications--last-top-posts--title:before, .article-test.remove-space .post-content h2:after, .article-test.remove-space .post-content .humanoid-applications--block .humanoid-applications--last-top-posts--title:after, .humanoid-applications--block .article-test.remove-space .post-content .humanoid-applications--last-top-posts--title:after {
      display: none; }
    .article-test .test-introduction-title:before, .article-test .test-introduction-title:after {
      display: none !important; }
    .article-test p, .article-test .post-content ul, .article-test .device-rating-conclusion .conclusion > span {
      display: block;
      padding-left: 30px;
      width: 75%;
      margin-left: 0;
      margin-right: 0; }
    .article-test #index-menu ul {
      width: 100% !important; }
    .article-test .post-content .device-rating-container h2, .article-test .post-content .device-rating-container .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block .article-test .post-content .device-rating-container .humanoid-applications--last-top-posts--title, .article-test .post-content .device-rating-container h3, .article-test .post-content .device-rating-container #hpp-container #hpp-content .content-type-titles h2, #hpp-container #hpp-content .content-type-titles .article-test .post-content .device-rating-container h2, .article-test .post-content .device-rating-container #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .article-test .post-content .device-rating-container .humanoid-applications--last-top-posts--title, .article-test .post-content .device-rating-container .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .article-test .post-content .device-rating-container .humanoid-applications--last-top-posts--title, .article-test .post-content .device-rating-container #hpp-container #hpp-content .content-type-titles .title-pp, #hpp-container #hpp-content .content-type-titles .article-test .post-content .device-rating-container .title-pp, .article-test .review-content-header-wrapper {
      display: block;
      margin-left: 20px; }
    .article-test .post-content .bad ul {
      margin-left: 0; }
    .article-test .no-sidebar-ad-top {
      float: right;
      margin: 5px 10px 20px 20px; }
    .article-test .tested-product nav {
      margin-top: 50px; }
    .article-test .after-content {
      max-width: 75%;
      padding-right: 13px;
      float: none; } }

@media (min-width: 768px) and (max-width: 999px) {
  .post-no-sidebar h2, .post-no-sidebar .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block .post-no-sidebar .humanoid-applications--last-top-posts--title, .post-no-sidebar h3, .post-no-sidebar #hpp-container #hpp-content .content-type-titles h2, #hpp-container #hpp-content .content-type-titles .post-no-sidebar h2, .post-no-sidebar #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .post-no-sidebar .humanoid-applications--last-top-posts--title, .post-no-sidebar .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .post-no-sidebar .humanoid-applications--last-top-posts--title, .post-no-sidebar #hpp-container #hpp-content .content-type-titles .title-pp, #hpp-container #hpp-content .content-type-titles .post-no-sidebar .title-pp, .post-no-sidebar p {
    padding-left: 10% !important;
    padding-right: 10% !important; }
  .post-no-sidebar .post-content h2, .post-no-sidebar .post-content .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block .post-no-sidebar .post-content .humanoid-applications--last-top-posts--title, .post-no-sidebar .post-content h3, .post-no-sidebar .post-content #hpp-container #hpp-content .content-type-titles h2, #hpp-container #hpp-content .content-type-titles .post-no-sidebar .post-content h2, .post-no-sidebar .post-content #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .post-no-sidebar .post-content .humanoid-applications--last-top-posts--title, .post-no-sidebar .post-content .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .post-no-sidebar .post-content .humanoid-applications--last-top-posts--title, .post-no-sidebar .post-content #hpp-container #hpp-content .content-type-titles .title-pp, #hpp-container #hpp-content .content-type-titles .post-no-sidebar .post-content .title-pp {
    display: block; }
  .no-sidebar-ad-top {
    float: right;
    margin: 5px 9% 20px 20px;
    padding: 0 20px 0 0; } }

@media (max-width: 767px) {
  .no-sidebar-ad-top {
    text-align: center;
    width: 300px;
    margin-left: auto;
    margin-right: auto; }
  .post-no-sidebar p {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 767px), (min-width: 768px) and (max-width: 999px) {
  .post-no-sidebar .after-content {
    padding-left: 20px; }
  .post-no-sidebar .single-meta-wrapper {
    *zoom: 1;
    padding: 0 20px; }
    .post-no-sidebar .single-meta-wrapper:after {
      content: "";
      display: table;
      clear: both; }
    .post-no-sidebar .single-meta-wrapper .single-post-meta {
      margin-bottom: 0; } }

/*
Justified Gallery
Version: 1.0.2
Author: Miro Mannino
Author URI: http://miromannino.it

Copyright 2012 Miro Mannino (miro.mannino@gmail.com)

This file is part of Justified Gallery.

This work is licensed under the Creative Commons Attribution 3.0 Unported License.

To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/
or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
*/
/*html { overflow-y: scroll; } /*to prevent the loop when the scrollbar appear and disappear*/
.justifiedGallery {
  width: 100%;
  margin-bottom: 0; }

.justifiedGallery .jg-image {
  position: absolute;
  display: inline-block;
  vertical-align: top;
  margin-left: 0; }

.justifiedGallery .jg-image img {
  border: none;
  display: none; }

.justifiedGallery .jg-image > a {
  text-decoration: none;
  display: inline-block;
  height: 100%; }

.justifiedGallery .jg-image-label {
  white-space: normal;
  font: normal 12px arial;
  background: #000;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  padding: 5px 5px 10px 8px;
  text-align: left;
  opacity: 0;
  filter: alpha(opacity=0);
  /* IE8 or Earlier */ }

.justifiedGallery .jg-loading {
  margin: auto;
  width: 50px;
  height: 50px;
  background-color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.justifiedGallery .jg-row {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 4px; }

/* BLF --> */
.justifiedGallery .hover {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(10, 10, 10, 0.7);
  top: 0;
  left: 0;
  color: white;
  text-align: center;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out; }

.justifiedGallery .hover:hover {
  opacity: 1; }

.justifiedGallery .hover > span {
  display: inline-block;
  vertical-align: middle; }

.justifiedGallery .hover > span.valign {
  height: 100%; }

/*
* Lazy Loading
*/
.tiled-gallery .tiled-gallery-item:not(.loaded) {
  position: relative; }
  .tiled-gallery .tiled-gallery-item:not(.loaded) img {
    transition: 1s opacity linear; }
  .tiled-gallery .tiled-gallery-item:not(.loaded) img:not(.ll-final), .tiled-gallery .tiled-gallery-item:not(.loaded) img:not(.ll-final):hover {
    filter: blur(12px);
    opacity: 0.5;
    transform: scale(1.1); }
  .tiled-gallery .tiled-gallery-item:not(.loaded) .ll-final {
    opacity: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0; }

.tiled-gallery .gallery-row {
  overflow: visible !important; }

.tiled-gallery .gallery-group {
  display: flex;
  flex-wrap: wrap; }

#wpstats {
  height: 0;
  width: 0;
  overflow: hidden;
  display: block; }

.ta_magic_review {
  display: none; }

.mCSB_container {
  margin-right: 15px; }

.mCSB_container.mCS_no_scrollbar {
  height: 100%; }

.post-no-sidebar .tablepress {
  margin: 0 10px !important;
  width: calc(100% - 20px); }

.article-test .tablepress {
  width: calc(100% - 220px);
  margin: 0; }

.post .tablepress thead th, .tablepress tfoot th {
  background: #9ed44b;
  color: white; }

.post .tablepress.special, .post .tablepress.carac {
  font-weight: 600;
  empty-cells: hide;
  margin: -10px;
  /** Special style **/ }
  .post .tablepress.special thead th, .post .tablepress.carac thead th, .post .tablepress.special tbody td, .post .tablepress.carac tbody td, .post .tablepress.special tfoot th, .post .tablepress.carac tfoot th {
    border: none;
    font-weight: 600; }
  .post .tablepress.special thead th, .post .tablepress.carac thead th, .post .tablepress.special tfoot th, .post .tablepress.carac tfoot th, .post .tablepress.special tr td, .post .tablepress.carac tr td {
    vertical-align: middle; }
  .post .tablepress.special thead th, .post .tablepress.carac thead th, .post .tablepress.special tfoot th, .post .tablepress.carac tfoot th {
    font-weight: 600;
    background-color: #e2e2e2; }
  .post .tablepress.special tr td, .post .tablepress.carac tr td {
    background-color: #eee;
    font-weight: 600; }
  .post .tablepress.special tr, .post .tablepress.carac tr {
    border: 10px solid white; }
  .post .tablepress.special img, .post .tablepress.carac img {
    max-width: 100%; }
  .post .tablepress.special thead tr th:first-of-type, .post .tablepress.carac thead tr th:first-of-type, .post .tablepress.special tbody tr td:first-of-type, .post .tablepress.carac tbody tr td:first-of-type {
    font-weight: 900;
    text-transform: uppercase;
    line-height: 19px;
    border-bottom-left-radius: 21px;
    border-top-left-radius: 21px; }
  .post .tablepress.special thead tr th:last-of-type, .post .tablepress.carac thead tr th:last-of-type, .post .tablepress.special tbody tr td:last-of-type, .post .tablepress.carac tbody tr td:last-of-type {
    border-bottom-right-radius: 21px;
    border-top-right-radius: 21px; }
  .post .tablepress.special tbody tr td:first-of-type, .post .tablepress.carac tbody tr td:first-of-type {
    color: white;
    background-color: #444; }
  .post .tablepress.special thead tr th:first-of-type, .post .tablepress.carac thead tr th:first-of-type {
    color: white;
    background-color: #9ed44b; }

.post .tablepress.carac thead th, .post .tablepress.carac tfoot th, .post .tablepress.carac tr td {
  background: none; }

.post .tablepress.carac tr {
  border: none; }

.post .tablepress.carac tr td:first-of-type {
  color: #444;
  background-color: #eee;
  font-weight: 600;
  border: 10px solid white !important;
  border-radius: 21px; }

.post .tablepress.carac thead th:first-of-type {
  color: #444;
  font-weight: 600;
  border: 10px solid white !important;
  border-radius: 21px;
  width: 250px; }

@media (min-width: 768px) and (max-width: 999px), (max-width: 767px) {
  .tablepress {
    overflow: hidden;
    display: block;
    overflow-x: scroll;
    width: calc(100% - 20px) !important;
    margin: 0 !important; }
  .tablepress.carac thead th:first-of-type {
    width: 40% !important; } }

.post .dataTables_wrapper {
  width: 97%;
  margin: 0 auto 1em; }
  .post .dataTables_wrapper .sorting:hover,
  .post .dataTables_wrapper .sorting_asc,
  .post .dataTables_wrapper .sorting_desc {
    background-color: #9ed44b;
    background-color: #9ed44b; }
  .post .dataTables_wrapper .dataTables_length,
  .post .dataTables_wrapper .dataTables_filter {
    font-weight: 400; }
  .post .dataTables_wrapper .tablepress {
    width: 100%;
    margin: 0; }
  .post .dataTables_wrapper .paginate_disabled_previous:before,
  .post .dataTables_wrapper .paginate_enabled_previous:before,
  .post .dataTables_wrapper .paginate_disabled_next:after,
  .post .dataTables_wrapper .paginate_enabled_next:after {
    display: none; }

span.rating {
  display: none; }

.rating-stars {
  border: none !important;
  margin-right: 2px; }

.star-rating {
  margin: 0 10px; }

.googleplusembed {
  margin: 20px;
  text-align: center; }

.menu-item-sony .icon-sony:before {
  font-size: 46px !important; }

@media (max-width: 767px) {
  #hrr-link {
    display: none; } }

/**

Post Preview
------------

Style spécfique des post previews

dependancies : breakpoint, $main-color-hover, $paddingMainContent, $frandroid-color
*/
.browse-page-mark {
  height: 50px; }
  .browse-page-mark .ajax-page-mark {
    text-align: center;
    color: #c5c5c5;
    font-weight: bold; }
  .browse-page-mark .browse-button {
    float: left;
    background: #9ed44b;
    color: white;
    padding: 5px 10px;
    border-radius: 3px; }
    .browse-page-mark .browse-button:hover {
      background: #262626; }

.post .container_native_banner-big.post-preview-container {
  margin: 0 34px; }

.container_native_banner-small.post-preview-container .post-preview {
  max-width: 725px;
  margin: auto;
  height: 120px; }
  .container_native_banner-small.post-preview-container .post-preview .img-container {
    width: 270px;
    height: 120px; }
  .container_native_banner-small.post-preview-container .post-preview .text-container {
    width: 455px;
    text-align: left;
    background: #fff; }

.container_native_banner-big, .container_native_banner-small {
  margin-top: 25px;
  margin-bottom: 25px; }

.container_native_banner-big.post-preview-container .post-preview .text-container {
  float: none;
  position: absolute;
  bottom: 20px;
  width: 50%;
  left: 20px;
  text-align: left;
  padding: 0;
  height: auto; }
  .container_native_banner-big.post-preview-container .post-preview .text-container .sponsoring-icon {
    position: relative; }
  .container_native_banner-big.post-preview-container .post-preview .text-container .post-preview-title {
    position: relative;
    top: 0;
    bottom: initial;
    font-size: 24px;
    line-height: 27px;
    padding: 0; }

.post-preview-container {
  padding: 10px;
  padding-left: 10px;
  padding-right: 0;
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear; }
  .post-preview-container a {
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear; }
  .post-preview-container .only-grid {
    display: none; }
  .post-preview-container .post-preview {
    position: relative;
    background: #fff;
    height: 150px;
    overflow: hidden;
    margin-bottom: 10px;
    -webkit-transition: all 200ms ease-in, opacity 1s;
    -moz-transition: all 200ms ease-in, opacity 1s;
    -ms-transition: all 200ms ease-in, opacity 1s;
    -o-transition: all 200ms ease-in, opacity 1s;
    transition: all 200ms ease-in, opacity 1s; }
    .post-preview-container .post-preview img {
      height: 100%; }
    .post-preview-container .post-preview .comments-container {
      float: right;
      font-size: 13px;
      color: #9b9b9b;
      font-weight: bold; }
      .post-preview-container .post-preview .comments-container a {
        color: #9b9b9b; }
        .post-preview-container .post-preview .comments-container a:hover {
          color: #a2a2a2; }
      .post-preview-container .post-preview .comments-container i.comments {
        top: 5px;
        width: 14px;
        height: 10px;
        background: #9b9b9b; }
        .post-preview-container .post-preview .comments-container i.comments:after {
          top: 10px;
          border: none;
          border-style: solid;
          border-width: 4px 4px 0 0;
          border-color: #9b9b9b transparent transparent transparent; }
    .post-preview-container .post-preview .img-container {
      background: #000;
      width: 200px;
      height: 150px; }
      .post-preview-container .post-preview .img-container.not-featured {
        float: left; }
        .post-preview-container .post-preview .img-container.not-featured img {
          width: 100%;
          opacity: 0.85; }
    .post-preview-container .post-preview .video-thumbnail {
      height: 100%; }
      @media (max-width: 767px) {
        .post-preview-container .post-preview .video-thumbnail {
          height: 120px; } }
      .post-preview-container .post-preview .video-thumbnail .btn-video-play {
        position: absolute;
        top: calc(50% - 32px);
        left: calc(50% - 32px);
        -webkit-transition: all 200ms linear;
        -moz-transition: all 200ms linear;
        -ms-transition: all 200ms linear;
        -o-transition: all 200ms linear;
        transition: all 200ms linear;
        -webkit-transition: -webkit-transform 0.2s linear;
        -webkit-transition-delay: 0s;
        -moz-transition: -moz-transform 0.2s linear;
        -o-transition: -o-transform 0.2s linear;
        transition: transform 0.2s linear false; }
    .post-preview-container .post-preview .text-container {
      position: relative;
      float: left;
      width: 446px;
      height: 100%;
      padding: 15px 10px 15px 15px; }
      .post-preview-container .post-preview .text-container .post-preview-title {
        font-size: 18px;
        line-height: 20px;
        font-weight: bold;
        margin-bottom: 10px; }
        .post-preview-container .post-preview .text-container .post-preview-title a {
          color: #444; }
          .post-preview-container .post-preview .text-container .post-preview-title a:hover {
            color: #9ed44b; }
      .post-preview-container .post-preview .text-container .post-excerpt {
        font-size: 14px;
        line-height: 16px;
        color: #444;
        margin-bottom: 15px; }
      .post-preview-container .post-preview .text-container .cat-comments-container {
        position: absolute;
        bottom: 15px;
        left: 0;
        right: 0;
        padding-left: 15px;
        padding-right: 10px; }
        .post-preview-container .post-preview .text-container .cat-comments-container .cat-container {
          float: left;
          font-size: 12px;
          color: #9b9b9b; }
          .post-preview-container .post-preview .text-container .cat-comments-container .cat-container .cat {
            font-weight: bold;
            color: #9b9b9b;
            display: inline-block;
            max-width: 150px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            vertical-align: middle; }
            @media (max-width: 767px) {
              .post-preview-container .post-preview .text-container .cat-comments-container .cat-container .cat {
                max-width: 90px; } }
            .post-preview-container .post-preview .text-container .cat-comments-container .cat-container .cat:hover {
              color: #9ed44b; }
    .post-preview-container .post-preview:hover {
      -webkit-box-shadow: -1px 3px 8px 0 rgba(0, 1, 1, 0.2);
      box-shadow: -1px 3px 8px 0 rgba(0, 1, 1, 0.2); }
    .post-preview-container .post-preview.post-featured {
      border-radius: 3px;
      background: #000; }
      .post-preview-container .post-preview.post-featured img {
        opacity: 0.6;
        width: 100%; }
      .post-preview-container .post-preview.post-featured .post-preview-title {
        position: absolute;
        font-size: 28px;
        line-height: 33px;
        font-weight: bold;
        bottom: 20px;
        width: 100%;
        left: 0;
        padding-left: 20px;
        padding-right: 48px;
        color: #fff;
        margin: 0; }
      .post-preview-container .post-preview.post-featured .comments-container {
        position: absolute;
        bottom: 5px;
        right: 5px;
        color: #fff; }
        .post-preview-container .post-preview.post-featured .comments-container a {
          color: #fff; }
        .post-preview-container .post-preview.post-featured .comments-container i.comments {
          background: #fff; }
          .post-preview-container .post-preview.post-featured .comments-container i.comments:after {
            border-color: #fff transparent transparent transparent; }
  @media (min-width: 1000px) {
    .post-preview-container.grid .only-grid {
      display: block; }
    .post-preview-container.grid .only-list {
      display: none; }
    .post-preview-container.grid .post-preview {
      float: left;
      width: 212px !important;
      height: 300px;
      margin-right: 10px;
      margin-bottom: 10px; }
      .post-preview-container.grid .post-preview:nth-of-type(3n) {
        margin-right: 0; }
      .post-preview-container.grid .post-preview .img-container {
        float: none;
        width: 213px;
        height: 130px; }
      .post-preview-container.grid .post-preview .text-container {
        float: none;
        width: 100%;
        height: calc(100% - 130px);
        padding: 15px; }
        .post-preview-container.grid .post-preview .text-container .post-preview-title {
          font-size: 16px; }
        .post-preview-container.grid .post-preview .text-container .cat-comments-container {
          bottom: 5px; }
          .post-preview-container.grid .post-preview .text-container .cat-comments-container .cat-container {
            line-height: 15px; }
            .post-preview-container.grid .post-preview .text-container .cat-comments-container .cat-container a.cat {
              display: block; }
      .post-preview-container.grid .post-preview.post-featured .post-preview-title {
        font-size: 23px;
        line-height: 26px; } }

.see-more-list {
  display: none;
  text-align: center;
  font-weight: bold;
  background: #86bc31;
  color: white;
  text-transform: uppercase;
  width: 250px;
  margin: 20px auto;
  margin-bottom: 10px;
  padding: 5px 10px;
  float: none;
  border-radius: 3px;
  clear: both; }
  .see-more-list:hover {
    background: #78a82c;
    color: white; }

/* --- SPONSORING SECTION --- */
.sponsoring-icon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }
  .sponsoring-icon:before {
    background-image: url(../fonts/71444c8ce48f3cd9e180a4c276c38fe9.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 25px;
    height: 25px;
    opacity: 1;
    content: '';
    display: block; }

.sponsoring-icon-inline {
  /* used with title */
  display: inline-block;
  z-index: 1; }
  .sponsoring-icon-inline:before {
    background-image: url(../fonts/71444c8ce48f3cd9e180a4c276c38fe9.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 18px;
    height: 18px;
    opacity: 1;
    content: '';
    margin-left: 5px;
    display: block;
    top: 2px;
    position: relative; }

/* --- GOOD PLANS SECTIONS --- */
/* include/bons-plans.php */
.good-plans-disclaimer {
  background: url(../images/f742ba78d6734a4a90eacf136b47d5a8.jpg) no-repeat bottom right, #9ed44b;
  background-size: 100%;
  padding: 15px 15px 10px;
  color: white;
  font-weight: 400;
  margin: 20px 0; }
  .good-plans-disclaimer p {
    padding-top: 10px;
    line-height: 1.4em;
    font-weight: 600; }
  .good-plans-disclaimer .success {
    display: none; }
  .good-plans-disclaimer.loading form {
    opacity: 0.5; }
  .good-plans-disclaimer.success form {
    display: none; }
  .good-plans-disclaimer.success p.success {
    display: block; }
  .good-plans-disclaimer .good-plans__top {
    margin-bottom: 10px; }
    .good-plans-disclaimer .good-plans__top span {
      padding: 2px 15px 5px;
      background: #fff;
      font-size: 18px;
      color: #9ed44b;
      margin-left: -15px;
      margin-bottom: 17px;
      display: inline-block; }
  .good-plans-disclaimer .good-plans__sn {
    display: block; }
    .good-plans-disclaimer .good-plans__sn a {
      background: #fff;
      font-size: 1em;
      padding: 12px 25px;
      margin-right: 6px;
      box-shadow: -2px 2px 0 0 rgba(0, 0, 0, 0.2);
      position: relative;
      top: 0;
      left: 0; }
      .good-plans-disclaimer .good-plans__sn a:hover {
        background: rgba(225, 225, 225, 0.88); }
      .good-plans-disclaimer .good-plans__sn a:active {
        box-shadow: none;
        position: relative;
        top: 2px;
        left: -2px; }
      .good-plans-disclaimer .good-plans__sn a.good-plans__twitter {
        color: #5ea9dd; }
        .good-plans-disclaimer .good-plans__sn a.good-plans__twitter:hover {
          color: #5ea9dd; }
      .good-plans-disclaimer .good-plans__sn a.good-plans__facebook {
        color: #4e63ac; }
        .good-plans-disclaimer .good-plans__sn a.good-plans__facebook:hover {
          color: #4e63ac; }
      .good-plans-disclaimer .good-plans__sn a .icon-facebook {
        color: #4e63ac; }
      .good-plans-disclaimer .good-plans__sn a .icon-twitter {
        color: #5ea9dd; }
      .good-plans-disclaimer .good-plans__sn a .icon-facebook,
      .good-plans-disclaimer .good-plans__sn a .icon-twitter {
        background: transparent;
        margin-right: 0;
        position: relative;
        top: 2px;
        margin-bottom: 0; }
        .good-plans-disclaimer .good-plans__sn a .icon-facebook:hover,
        .good-plans-disclaimer .good-plans__sn a .icon-twitter:hover {
          background: transparent; }
  .good-plans-disclaimer .part {
    margin-bottom: 20px; }
    .good-plans-disclaimer .part:last-child {
      margin-bottom: 0; }
  .good-plans-disclaimer p.title {
    margin-top: 0;
    font-weight: 700;
    font-size: 17px;
    padding: 0; }
  .good-plans-disclaimer .humanoid-form input[type="email"], .good-plans-disclaimer .humanoid-form input[type="submit"] {
    margin: 5px 0; }

@media (max-width: 767px) {
  .good-plans__sn a {
    width: 100%;
    display: block;
    margin-bottom: 15px; } }

/* --- SPONSORING BRANDING --- */
/* include/sponsoring.php */
.sponsoring-brand-link {
  float: right;
  font-size: 13px;
  color: #9b9b9b;
  font-weight: bold;
  text-transform: uppercase; }

.post-no-sidebar .sponsoring-branding-top span {
  margin-left: 0; }

.sponsoring-branding-top, .sponsoring-branding-bottom {
  margin-bottom: 5px; }
  .sponsoring-branding-top span, .sponsoring-branding-bottom span {
    padding: 2px 5px;
    background: #fff;
    font-size: 18px;
    color: #9ed44b;
    margin-left: -15px;
    padding-left: 15px;
    padding-right: 15px; }
    .sponsoring-branding-top span a, .sponsoring-branding-bottom span a {
      font-weight: 600;
      color: #9ed44b; }

.sponsoring-branding-disclamer {
  padding: 15px;
  background: #9ed44b;
  color: white;
  font-weight: 600;
  margin-top: 10px; }

@media (min-width: 1000px) {
  .post-no-sidebar .sponsoring-branding-disclamer {
    max-width: 715px;
    margin: 10px auto; } }

/* --- RESPONSIVE --- */
.anchor-url {
  min-height: 0 !important; }

@media (min-width: 768px) and (max-width: 999px) {
  .post-preview-container .post-preview .text-container {
    width: 520px; }
  .post-preview-container .post-preview.post-featured img {
    width: 100%;
    height: 100%; } }

@media (max-width: 767px) {
  .post-preview-container {
    padding: 0; }
    .post-preview-container .post-preview {
      height: 120px; }
      .post-preview-container .post-preview .text-container .post-preview-title {
        font-size: 15px;
        line-height: 18px; }
      .post-preview-container .post-preview .img-container {
        max-width: 80px;
        overflow: hidden; }
        .post-preview-container .post-preview .img-container.not-featured img {
          max-width: none;
          width: auto; }
          @supports (object-fit: cover) {
            .post-preview-container .post-preview .img-container.not-featured img {
              width: 100%;
              object-fit: cover; } }
      .post-preview-container .post-preview.post-featured .post-preview-title {
        font-size: 18px;
        line-height: 21px; }
  .see-more-list {
    width: 100%; } }

.bottom-related-post {
  position: relative;
  bottom: -10px;
  padding: 5px;
  background: #f1f1f1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  display: inline-block;
  width: 410px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  .bottom-related-post .span11 {
    font-size: 13px; }
  .bottom-related-post .icon-next, .bottom-related-post .tested-product .tested-product-container .breadcrumb li:before, .tested-product .tested-product-container .breadcrumb .bottom-related-post li:before {
    font-size: 150%;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px;
    color: #333; }
  .bottom-related-post p {
    color: #333;
    font-size: 15px !important;
    margin-top: auto;
    display: block;
    padding: 0;
    font-family: "open_sans";
    line-height: 1.15; }
  .bottom-related-post a {
    background: #9ed44b;
    padding: 5px;
    display: inline-block;
    width: 100%;
    text-align: center; }
  .bottom-related-post .close {
    z-index: 1;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    color: #fff;
    background: #9ed44b;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
    text-align: center;
    line-height: 20px;
    vertical-align: middle; }
    .bottom-related-post .close:hover {
      background: #80b62c; }
  .bottom-related-post:hover {
    background: #9ed44b;
    color: #fff; }

@media (max-width: 767px) {
  .bottom-related-post {
    width: 100%; }
  .related .post-preview .text-container h4, .related .post-preview .text-container #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product--title, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .related .post-preview .text-container .product--title, .related .post-preview .text-container #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product--title, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .related .post-preview .text-container .product--title {
    position: relative;
    z-index: 9;
    background: white; }
  .related .post-preview .text-container .cat-comments-container {
    bottom: 10px; }
    .related .post-preview .text-container .cat-comments-container .comments-container {
      z-index: 10; } }

.bottom-related-post-container {
  z-index: 11;
  width: 410px;
  right: 0;
  text-align: center; }
  @media (max-width: 767px) {
    .bottom-related-post-container {
      width: 100%; } }

/*****************************************
 *          Sources and metas
 ****************************************/
#hrr-link {
  font-weight: 600;
  font-style: italic;
  margin-top: 45px; }
  #hrr-link a {
    color: #444;
    font-weight: 600;
    font-size: 16px; }

.single-post-meta .tag-meta {
  background: #f1f1f1; }

.single-post-meta .source-meta,
.single-post-meta .tag-meta {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: white;
  font-weight: 600; }
  .single-post-meta .source-meta.tag-meta,
  .single-post-meta .tag-meta.tag-meta {
    padding: 2px 15px;
    border-radius: 3px;
    font-size: 13px;
    margin-right: 2px;
    margin-bottom: 6px;
    background-color: #444;
    text-transform: uppercase;
    -webkit-transition: background 0.2s linear;
    -webkit-transition-delay: 0s;
    -moz-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear false;
    -webkit-transition: color 0.2s linear;
    -webkit-transition-delay: 0s;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear false; }
    .single-post-meta .source-meta.tag-meta:hover,
    .single-post-meta .tag-meta.tag-meta:hover {
      background: #85be2e;
      color: white; }
  .single-post-meta .source-meta.source-meta,
  .single-post-meta .tag-meta.source-meta {
    color: #b2b2b2;
    margin: 5px 0;
    margin-bottom: 10px;
    font-size: 16px; }
    .single-post-meta .source-meta.source-meta span,
    .single-post-meta .tag-meta.source-meta span {
      color: #444; }
    .single-post-meta .source-meta.source-meta a,
    .single-post-meta .tag-meta.source-meta a {
      color: #9ed44b;
      font-style: italic; }
      .single-post-meta .source-meta.source-meta a:hover,
      .single-post-meta .tag-meta.source-meta a:hover {
        color: #6e9e26; }

.tags-label {
  position: relative;
  top: 3px;
  font-weight: bold;
  color: #444;
  line-height: 20px;
  height: 20px;
  display: inline-block;
  padding-right: 10px; }

.single-post-meta {
  clear: both;
  margin: 0;
  margin-bottom: 20px; }
  @media (min-width: 768px) and (max-width: 999px) {
    .single-post-meta {
      padding: 0 10px; } }

.twitter-tweet {
  margin: 0 auto; }

.twitter-tweet-rendered {
  margin: 0 auto !important; }

.instagram-media, .instagram-media-rendered {
  margin: 0 auto !important; }

.right-share-zone {
  background: whitesmoke; }
  .right-share-zone .btn-zone {
    height: auto; }

.ss-header {
  clear: both; }

@media (min-width: 768px) and (max-width: 999px) {
  .post-content > p > a > img {
    width: 50%; } }

@media (max-width: 767px) {
  .group .aside {
    margin: 15px 15px 15px 0 !important; }
  .question, .answer {
    margin-left: 15px !important; }
  .interview-name {
    margin-left: 15px !important;
    float: none !important;
    text-align: left !important;
    width: auto !important;
    padding: 10px !important; }
  .postgrid1, .postgrid2, .postgrid3, .postgrid4, .postgrid5 {
    margin-bottom: 15px; }
  .post-content > p > a > img {
    width: 100%; }
  .single-post-container h1 {
    font-size: 2em; }
  .single-post-container p {
    margin: 10px 15px; }
  .single-post-container .btn-zone {
    height: auto; } }

@media (max-width: 767px) {
  .show-comments {
    padding: 0 10px 0 0;
    margin-right: 10px; }
    .show-comments a {
      font-size: 15px !important; }
  #comments {
    height: 750px;
    padding-right: 20px !important; } }

#comments {
  overflow: hidden;
  max-height: 500px;
  position: relative;
  margin-bottom: 20px;
  padding: 0; }

#comments:target, #comments.no-comments-button {
  overflow: auto;
  height: auto;
  max-height: none; }
  #comments:target .show-comments, #comments.no-comments-button .show-comments {
    display: none !important; }

.show-comments {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1px;
  padding: 0 15px 0 0; }
  .show-comments .gradient {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.7) 57%, white 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.7) 57%, white 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.7) 57%, white 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
    width: 100%;
    height: 100px;
    display: block;
    margin: 0;
    padding: 0; }
  .show-comments a {
    background: #9ed44b;
    font-size: 20px;
    text-align: center;
    display: block;
    margin: 0;
    padding: 20px 0;
    text-transform: uppercase;
    border-radius: 3px;
    color: white; }
  .show-comments a:hover {
    background: #85be2e; }
  .show-comments i.comments {
    display: inline-block;
    float: none; }

.single-post-container.category-test .article-content.post-no-sidebar .comments-bar {
  margin-left: -10px; }

.comments-title {
  margin-left: 20px; }

.comments-zone {
  margin: 0 15px;
  padding-bottom: 20px; }

.highlight-comment {
  margin-bottom: 15px;
  margin-left: 15px;
  max-width: 610px;
  width: 100%; }
  .highlight-comment .hc-title {
    font-weight: bold;
    margin-left: 0; }
  .highlight-comment .comment {
    background-color: #f2f4f5;
    padding: 12px;
    border-radius: 3px; }
    .highlight-comment .comment p {
      margin-left: 0;
      margin-right: 0; }
    .highlight-comment .comment .avatar {
      float: left;
      margin-right: 12px; }
      .highlight-comment .comment .avatar .user {
        position: relative;
        z-index: 100;
        background: rgba(0, 39, 59, 0.2); }
      .highlight-comment .comment .avatar img {
        width: 48px;
        height: 48px;
        border-radius: 3px;
        display: block; }
    .highlight-comment .comment .comment-body {
      overflow: hidden; }
      .highlight-comment .comment .comment-body header {
        color: #777;
        line-height: 1;
        font-size: 13px;
        padding-right: 46px;
        margin-bottom: 3px; }
      .highlight-comment .comment .comment-body .comment-message-container {
        max-height: 314px;
        position: relative;
        overflow: hidden;
        zoom: 1;
        width: 100%; }
      .highlight-comment .comment .comment-body .see-more {
        padding: 10px 0;
        border-top: 2px solid;
        border-color: #eaedee;
        border-color: rgba(0, 39, 59, 0.08);
        color: #768187;
        color: rgba(29, 47, 58, 0.6);
        z-index: 901;
        text-align: center;
        font-size: 12px;
        font-weight: 700;
        cursor: pointer;
        display: block; }
        .highlight-comment .comment .comment-body .see-more:before {
          content: "";
          display: block;
          height: 3px;
          box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.08);
          position: relative;
          top: -11px; }
      .highlight-comment .comment .comment-body .comment-message p {
        font-size: 14.5px;
        line-height: 21px; }

.comments-bar {
  color: white;
  font-size: 20px;
  margin-left: -10px; }
  .comments-bar .comments {
    float: none;
    display: inline-block;
    vertical-align: baseline; }
  .comments-bar > div {
    padding: 10px 15px; }
    .comments-bar > div .number {
      color: #9ed44b; }
    .comments-bar > div a {
      color: white; }
      .comments-bar > div a:hover {
        color: #9ed44b; }
  .comments-bar > div:first-of-type {
    background: #444; }
  .comments-bar > div:last-of-type {
    background: #9ed44b; }
    .comments-bar > div:last-of-type a:hover {
      color: white; }
  .comments-bar .icon-container {
    position: relative;
    display: inline-block;
    width: 31px; }
    .comments-bar .icon-container .icon-plus {
      position: absolute;
      font-size: 10px;
      top: 0;
      right: 0; }

.post-preview-container {
  padding: 0; }
  .post-preview-container ul li {
    list-style-type: none; }
  .post-preview-container .post-preview .comments-container {
    position: absolute;
    right: 5px; }

.article-container .gallery {
  clear: both; }
  .article-container .gallery .gallery-item {
    height: 200px;
    width: calc(33.3% - 10px) !important;
    overflow: hidden;
    margin: 5px !important;
    display: block;
    position: relative;
    border-radius: 3px; }
    .article-container .gallery .gallery-item img {
      border: none !important;
      min-width: 100% !important;
      min-height: 100% !important;
      width: auto;
      height: auto;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      display: block; }
  .article-container .gallery img {
    border: none !important;
    border-radius: 3px; }
  .article-container .gallery .hover {
    border-radius: 3px; }

.post-footer-author {
  background: #222;
  width: 100%;
  min-height: 150px;
  padding: 20px;
  margin-bottom: 20px; }
  .post-footer-author .post-footer-author-avatar {
    padding-right: 20px;
    box-sizing: border-box; }
    .post-footer-author .post-footer-author-avatar img {
      max-width: 150px;
      max-height: 150px;
      width: 100%;
      height: auto;
      border-radius: 50%; }
  .post-footer-author .btn-all-post {
    font-weight: 400 !important;
    background: #9ed44b;
    margin: 10px;
    padding: 0 10px;
    line-height: 35px; }
  .post-footer-author .post-footer-author-networks {
    padding-left: 10px; }
  .post-footer-author .post-footer-author-links {
    display: flex;
    margin-bottom: 5px; }
    .post-footer-author .post-footer-author-links a, .post-footer-author .post-footer-author-links p {
      color: #fff;
      max-height: 35px; }
    .post-footer-author .post-footer-author-links button {
      padding: 10px;
      background: #0b0b0b;
      border: none;
      cursor: pointer;
      position: relative; }
      .post-footer-author .post-footer-author-links button span {
        margin-right: 5px;
        position: absolute;
        left: 20px;
        top: 13px;
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); }
    .post-footer-author .post-footer-author-links ul {
      margin: 0;
      height: auto;
      max-width: 130px; }
    .post-footer-author .post-footer-author-links ul li {
      float: left;
      display: block;
      width: 25px;
      height: 25px;
      list-style-type: none;
      border-radius: 50%;
      margin-right: 10px;
      margin-bottom: 10px; }
    .post-footer-author .post-footer-author-links ul li a {
      display: block;
      height: 100%;
      width: 100%;
      text-align: center;
      border-radius: 50%; }
      .post-footer-author .post-footer-author-links ul li a span {
        color: #fff;
        font-size: 12px; }
      .post-footer-author .post-footer-author-links ul li a.facebook-logo {
        background: #395b97; }
      .post-footer-author .post-footer-author-links ul li a.twitter-logo {
        background: #61a8da; }
      .post-footer-author .post-footer-author-links ul li a.gplus-logo {
        background: #d53d38; }
      .post-footer-author .post-footer-author-links ul li a.youtube-logo {
        background: #e11b15; }
      .post-footer-author .post-footer-author-links ul li a.snapchat-ghost-logo {
        background: #e9e500; }
      .post-footer-author .post-footer-author-links ul li a.twitch-logo {
        background: #7b25b2; }
      .post-footer-author .post-footer-author-links ul li a.linkedin-logo {
        background: #007ec7; }
      .post-footer-author .post-footer-author-links ul li a.instagram-logo {
        background: #654cd3;
        /* For browsers that do not support gradients */
        background: -webkit-linear-gradient(#654cd3, #e43b6d);
        /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#654cd3, #e43b6d);
        /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#654cd3, #e43b6d);
        /* For Firefox 3.6 to 15 */
        background: linear-gradient(#654cd3, #e43b6d);
        /* Standard syntax */ }
      .post-footer-author .post-footer-author-links ul li a:hover {
        background: #fff; }
        .post-footer-author .post-footer-author-links ul li a:hover span {
          color: #222 !important; }
    .post-footer-author .post-footer-author-links ul li:last-child {
      margin-right: 0; }
  .post-footer-author .post-footer-author-infos {
    padding-left: 20px;
    box-sizing: border-box; }
  .post-footer-author .author-text p {
    font-size: 13px;
    line-height: 15px;
    color: #fff;
    margin: 0 !important;
    margin-top: 10px;
    padding: 5px 10px; }
  .post-footer-author .author-text .author-job {
    font-size: 15px;
    line-height: 18px;
    margin: 0; }
  .post-footer-author .author-text .author-name {
    font-size: 18px;
    margin: 0;
    line-height: 20px; }

@media (min-width: 1000px) {
  .article-test .post-footer-author .post-footer-author-links .btn-all-post {
    min-width: 170px; } }

@media (min-width: 768px) and (max-width: 999px), (max-width: 767px) {
  .article-test .post-footer-author {
    width: 100% !important; } }

@media (max-width: 767px) {
  .post-footer-author .post-footer-author-links .btn-all-post {
    max-height: 200px; }
  .post-footer-author .post-footer-author-links {
    display: block;
    text-align: right;
    position: relative; }
    .post-footer-author .post-footer-author-links .btn-all-post, .post-footer-author .post-footer-author-links button {
      font-size: 14px;
      width: 90%;
      text-align: center;
      color: #fff;
      margin: 0;
      margin-bottom: 10px;
      display: inline-block; }
    .post-footer-author .post-footer-author-links button {
      margin-bottom: 0; }
    .post-footer-author .post-footer-author-links .post-footer-author-networks {
      display: none;
      position: relative;
      float: right;
      right: 0;
      margin-top: 0 !important;
      background: #0b0b0b;
      width: 90%;
      max-width: 100%;
      padding: 10px;
      height: auto !important;
      text-align: right; }
    .post-footer-author .post-footer-author-links.show-menu button span {
      -ms-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg); }
    .post-footer-author .post-footer-author-links.show-menu .post-footer-author-networks {
      display: flex;
      flex-wrap: wrap; }
    .post-footer-author .post-footer-author-links ul li {
      width: 50%;
      margin: 0;
      display: block;
      height: auto;
      margin-bottom: 20px;
      text-align: center; }
      .post-footer-author .post-footer-author-links ul li a {
        max-height: 40px;
        display: inline-block;
        height: 40px;
        width: 40px;
        line-height: 40px; }
      .post-footer-author .post-footer-author-links ul li a span {
        font-size: 20px;
        line-height: 40px; } }

@media (max-width: 479px) {
  .post-footer-author .post-footer-author-links button {
    font-size: 13px;
    line-height: 25px; }
  .post-footer-author .post-footer-author-links button span {
    top: 16px; } }

.article-test #index-menu {
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4) !important; }

@media screen and (min-width: 1366px) {
  #index-menu {
    width: 180px !important; } }

@media (max-width: 767px), (min-width: 768px) and (max-width: 999px) {
  #index-menu {
    display: block;
    position: relative !important;
    width: 100% !important;
    margin: 0 0 40px 0 !important; } }

@media (max-width: 767px) {
  #index-menu {
    width: calc(100% - 40px) !important;
    margin: 0 20px 40px !important; } }

@media screen and (min-width: 1000px) and (max-width: 1366px) {
  .article-container #index-menu {
    display: block;
    position: absolute;
    width: 180px;
    margin-left: 800px; }
  .article-container.article-sidebar #index-menu {
    display: block !important;
    position: relative !important;
    width: 100% !important;
    margin: 0 0 40px 0 !important; } }

#index-menu {
  text-transform: uppercase;
  visibility: hidden;
  position: absolute;
  direction: rtl;
  opacity: 1;
  text-align: left;
  overflow: hidden;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  /** Product part **/
  -webkit-transition: opacity 0.6s ease-in-out;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out false;
  /**
   * OP ORANGE
   * TODO remove after op-orange
   */ }
  #index-menu a {
    direction: initial;
    padding: 5px 15px;
    display: block; }
  #index-menu ul {
    background: #f5f5f5;
    padding: 10px 0;
    position: relative;
    overflow: hidden; }
  #index-menu #summaryPogression {
    width: 5px;
    height: 0;
    background: #9ed44b;
    position: absolute;
    left: 0;
    -ms-transition-property: all;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -ms-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -ms-transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s; }
  #index-menu #index-menu-action {
    border: none;
    width: 100%;
    display: block;
    position: relative;
    text-decoration: none;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    background: #2b2b2b;
    color: white;
    font-weight: 700;
    padding: 8px 10px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 13px; }
    #index-menu #index-menu-action:hover {
      background: #1e1e1e; }
    #index-menu #index-menu-action span {
      background: white;
      color: #444;
      border-radius: 3px;
      float: left;
      width: 15px;
      text-align: center;
      line-height: 12px;
      font-size: 20px;
      margin-right: 10px;
      height: 15px;
      margin-top: 3px;
      padding: 0; }
  #index-menu li {
    list-style: none; }
    #index-menu li a {
      -webkit-transition: all 0.2s ease-in-out;
      -webkit-transition-delay: 0s;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out false;
      display: block;
      position: relative;
      text-decoration: none;
      font-size: 13px;
      color: #444;
      font-weight: 400;
      margin-bottom: 5px;
      padding: 8px 15px; }
      #index-menu li a:hover {
        color: #9ed44b; }
      #index-menu li a.done {
        color: #9ed44b; }
      #index-menu li a.current {
        font-weight: 700; }
      #index-menu li a:last-of-type {
        margin-bottom: 0; }
  #index-menu .product-buy-link, #index-menu .product-resume-link {
    font-size: 14px;
    color: white;
    padding: 8px 10px;
    text-align: center; }
    #index-menu .product-buy-link span, #index-menu .product-resume-link span {
      margin-right: 10px; }
  #index-menu .product-resume-link {
    background: #444; }
    #index-menu .product-resume-link:hover {
      background: #2b2b2b; }
  #index-menu .product-buy-link {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    background: #9ed44b; }
    #index-menu .product-buy-link:hover {
      background: #85be2e; }
  #index-menu.trans {
    opacity: 0.35; }
  #index-menu.top {
    top: 15px; }
  #index-menu.sticky {
    position: fixed;
    top: 65px; }
    @media screen and (min-width: 1000px) and (max-width: 1366px) {
      #index-menu.sticky {
        top: 15px;
        margin-bottom: 40px !important; } }
    @media (max-width: 767px), (min-width: 768px) and (max-width: 999px) {
      #index-menu.sticky {
        top: 15px;
        margin-bottom: 40px !important; } }
  #index-menu.bottom {
    position: absolute;
    bottom: 180px; }
  #index-menu ul {
    margin: 0; }
  #index-menu .product-buy-link.orange {
    background: #f60;
    border-radius: 0; }
    #index-menu .product-buy-link.orange:hover {
      background: #e65c00; }
  #index-menu .product-buy-link.sosh {
    background: #00a1ab;
    border-radius: 0; }
    #index-menu .product-buy-link.sosh:hover {
      background: #008992; }

/* ===================== Responsive ===================== */
/*
* Responsive for Tablet / Phone

@include breakpoint($phone-tablet) {

  #index-menu {
    display:block;
    position: static !important;
    direction: ltr;
    opacity: 1 !important;
    margin-left: 0 !important;
    width: 100% !important;

    padding: 0 ;
    margin-bottom: 20px;

    .index-menu-switch {
      margin-left: 10px;
      padding-right: 17px;
      padding-bottom: 5px;

      > div {
        display: inline;
      }
    }

    li {
      display: block;
    }

    a {

      > span {
        margin: 0 10px !important;
      }

      &.current {
        font-size: 13px !important;
        // font-size: .8em !important;
        width: 100% !important;
        font-weight: 400;

        &:before,
        &:after {
          display: none !important;
        }
      }
    }
    > a {
      width : 49%;
      float: left;
    }
    .product-buy-link{
      margin-left : 1%;
    }
    > a > span {
      margin-left : 0 !important;
    }
  }
}


* Responsive for Phone

@include breakpoint($phone) {

  #index-menu {
    max-width: none;
  }

}
*/
/*****************************************
 *     Multicolumn shortcode "plugins"
 ****************************************/
.embed-app-database {
  margin-bottom: 20px;
  margin-top: 35px; }
  .embed-app-database .embed-app--header {
    height: 150px;
    position: relative; }
    .embed-app-database .embed-app--header .header--background-container {
      overflow: hidden;
      height: 150px;
      position: relative; }
      .embed-app-database .embed-app--header .header--background-container img {
        display: block;
        width: 100%;
        filter: blur(10px);
        position: relative;
        top: -50%; }
      .embed-app-database .embed-app--header .header--background-container:after {
        content: "";
        display: block;
        width: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.2) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.2)); }
    .embed-app-database .embed-app--header .header--icon-title-container {
      position: absolute;
      z-index: 1;
      text-align: center;
      width: 100%;
      top: -22px; }
      .embed-app-database .embed-app--header .header--icon-title-container .icon {
        width: 100px;
        margin: auto; }
      .embed-app-database .embed-app--header .header--icon-title-container .title {
        color: #FFFFFF;
        font-size: 24px;
        font-weight: 600;
        line-height: 34px;
        text-shadow: 0 2px 4px rgba(34, 34, 34, 0.5); }
    .embed-app-database .embed-app--header .header--link-container {
      text-align: center;
      position: relative;
      top: -18px; }
      .embed-app-database .embed-app--header .header--link-container a {
        font-weight: normal; }
  .embed-app-database .embed-app--content {
    background-color: #F5F5F5;
    padding: 20px; }
    .embed-app-database .embed-app--content .title {
      font-size: 27px;
      line-height: 37px; }
    .embed-app-database .embed-app--content ul {
      padding: 0 !important;
      margin: 0 !important; }

#tags-posts .embed-app-database {
  margin-top: 0; }
  #tags-posts .embed-app-database .embed-app--content {
    background: white; }
  #tags-posts .embed-app-database .reason-to-download {
    background: none; }

article.group {
  margin-bottom: 30px; }
  article.group blockquote {
    position: relative;
    font-style: italic;
    color: #85be2e;
    background: #f5f5f5;
    font-size: 1.2em;
    padding: 35px; }
    article.group blockquote:before {
      font-family: 'humanoid';
      width: 50px;
      height: 40px;
      font-size: 1.2em;
      line-height: 40px;
      text-align: center;
      position: absolute;
      top: 0;
      left: 0;
      background: #e8e8e8; }

.chapter br:first-child,
.group > br {
  display: none; }

.playlist-deezer {
  width: 500px;
  height: 350px;
  margin: 0 auto;
  position: relative;
  display: block; }

.frandroid-social-network {
  margin-bottom: 20px;
  display: block; }
  .frandroid-social-network .social-network {
    height: 125px;
    display: block;
    width: calc(33% - 10px);
    border-radius: 4px;
    text-align: center;
    margin: 0;
    padding: 25px 0;
    float: left;
    position: relative; }
    .frandroid-social-network .social-network .title {
      color: white;
      font-family: "open_sans";
      font-size: 20px;
      font-weight: bold;
      margin-bottom: 20px;
      display: block; }
    .frandroid-social-network .social-network .fb_iframe_widget {
      width: auto !important; }
    .frandroid-social-network .social-network:nth-of-type(2) {
      margin: 0 10px; }
  .frandroid-social-network .facebook {
    background: #3b5998; }
  .frandroid-social-network .youtube {
    background: #cc181e; }
  .frandroid-social-network .twitter {
    background: #49a2d6; }

@media (max-width: 767px) {
  .playlist-deezer {
    width: 320px; }
  .frandroid-social-network .social-network {
    width: calc(100% - 20px);
    margin: 0 10px;
    margin-bottom: 10px; }
    .frandroid-social-network .social-network:nth-of-type(2) {
      margin-bottom: 10px; } }

.shortcode-price-button {
  background: #444;
  display: inline-block;
  margin: 20px 0;
  margin-left: 10px;
  line-height: 50px;
  padding: 0 20px;
  padding-left: 70px;
  font-weight: 600 !important;
  position: relative;
  color: white;
  font-size: 16px;
  border-radius: 3px; }
  .shortcode-price-button span {
    z-index: 30; }
  .shortcode-price-button .text {
    position: relative; }
  .shortcode-price-button [class^="icon-"] {
    font-size: 30px;
    position: absolute;
    left: 20px;
    top: 10px; }

.shortcode-price-codepromo {
  border-radius: 3px;
  border: dashed 1px #ccc;
  cursor: pointer;
  display: inline-block;
  padding: 0 20px;
  line-height: 48px;
  margin-left: 5px;
  color: #aaa;
  font-weight: bolder;
  font-size: 95%;
  letter-spacing: -0.1em;
  min-width: 200px;
  text-align: center; }

.shortcode-price-button:hover {
  color: white;
  background: #9ed44b; }
  .shortcode-price-button:hover [class^="icon-"] {
    color: #699524; }

@media (max-width: 767px) {
  .shortcode-price-button {
    line-height: 25px;
    padding: 10px 20px;
    padding-left: 70px;
    margin-right: 10px; } }

.see-more {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #777; }
  .see-more p {
    padding: 10px 25px;
    background: #efefef;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 80%; }

.fb_iframe_widget {
  display: block !important;
  width: 500px;
  margin: auto; }

.screenshots.flexslider {
  height: auto; }
  .screenshots.flexslider ul {
    margin: 0; }
  .screenshots.flexslider ul li {
    list-style-type: none;
    display: block;
    margin-right: 5px; }
  .screenshots.flexslider .flex-control-nav {
    padding-left: 55px;
    margin-top: 10px;
    width: 100%;
    height: auto;
    display: inline-block;
    position: initial;
    text-align: center; }
    .screenshots.flexslider .flex-control-nav li {
      list-style-type: none; }
      .screenshots.flexslider .flex-control-nav li a {
        color: rgba(0, 0, 0, 0); }
        .screenshots.flexslider .flex-control-nav li a.flex-active {
          background: #9ed44b; }
  .screenshots.flexslider .flex-direction-nav a:before {
    color: #9ed44b; }
  .screenshots.flexslider .slides img {
    width: auto;
    margin: 0 auto;
    position: relative; }
  .screenshots.flexslider.no-slider {
    height: auto; }
    .screenshots.flexslider.no-slider .slides li {
      float: left;
      width: 33%;
      display: block;
      margin-bottom: 5px;
      margin-right: 0; }
    .screenshots.flexslider.no-slider .slides img {
      z-index: 0; }

.single-post-container blockquote {
  position: relative;
  width: 100%;
  padding: 36px 25px 25px 36px;
  color: #555;
  background: #eee;
  font-style: italic;
  font-size: 1.1em;
  line-height: 22px;
  text-align: justify; }
  .single-post-container blockquote a {
    color: #6e9e26; }
  .single-post-container blockquote:before {
    font-family: 'humanoid';
    width: 50px;
    height: 40px;
    font-size: 1.5em;
    line-height: 16px;
    text-align: center;
    position: absolute;
    top: 5px;
    left: 0;
    color: #85be2e;
    margin: 10px; }
  .single-post-container blockquote:after {
    font-family: 'humanoid';
    width: 50px;
    height: 16px;
    font-size: 1.5em;
    line-height: 16px;
    text-align: center;
    position: absolute;
    bottom: 5px;
    right: 0;
    color: #85be2e;
    margin: 10px; }

.single-post-container blockquote.simplequote:after, .single-post-container blockquote.simplequote:before {
  content: none !important; }

.single-post-container blockquote.simplequote {
  background: none !important;
  padding: 20px 25px !important;
  margin-left: 40px !important;
  border-left: solid 3px #9ed44b;
  width: 90%; }

.single-post-container blockquote.largequote {
  background: none !important;
  padding: 10px;
  width: 100%;
  text-align: center;
  color: #9ed44b;
  font-size: 20px; }
  .single-post-container blockquote.largequote:before, .single-post-container blockquote.largequote:after {
    content: none !important; }
  .single-post-container blockquote.largequote p {
    margin: 0 10%;
    text-align: center;
    line-height: 35px;
    font-weight: bold;
    font-size: 25px; }

.single-post-container blockquote.img-quote {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 50px 76px 25px 76px; }
  .single-post-container blockquote.img-quote:before {
    top: 20px; }
  .single-post-container blockquote.img-quote:after {
    bottom: 20px;
    right: 20px; }
  .single-post-container blockquote.img-quote:after, .single-post-container blockquote.img-quote:before {
    font-size: 3em;
    color: #fff;
    z-index: 1; }
  .single-post-container blockquote.img-quote .black-filter {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3; }
  .single-post-container blockquote.img-quote .text {
    position: relative;
    z-index: 1;
    font-size: 25px;
    line-height: 30px;
    font-style: normal;
    color: #fff;
    font-weight: bold; }

.app-post-view {
  margin-top: 40px;
  margin-bottom: 40px;
  clear: both;
  min-height: 280px; }
  .app-post-view + ul {
    clear: both; }
  .app-post-view .phone-model-container {
    position: relative;
    float: left;
    width: 23%;
    min-height: 1px; }
  .app-post-view .phone-model {
    position: absolute;
    top: 0;
    width: 173px;
    margin-bottom: 40px;
    height: 300px;
    float: left; }
    .app-post-view .phone-model > .screenshot {
      position: absolute;
      overflow: hidden; }
      .app-post-view .phone-model > .screenshot img {
        width: 100%;
        height: 100%; }
  .app-post-view .app-content {
    float: left; }
    .app-post-view .app-content p {
      background: #f7f7f7;
      padding: 10px;
      line-height: 20px; }
  .app-post-view .app-logo {
    float: left;
    text-align: center; }
    .app-post-view .app-logo img {
      width: 60px; }
  .app-post-view .app-rating {
    float: left;
    background: #f7f7f7;
    text-align: center;
    padding: 5px 0;
    position: relative; }
    .app-post-view .app-rating > span {
      margin-left: 4px; }
      .app-post-view .app-rating > span:first-of-type {
        margin-left: 0; }
    .app-post-view .app-rating:after {
      left: 100%;
      top: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      border-left-color: #f7f7f7;
      border-width: 18px 0 18px 10px;
      margin-top: -18px; }
  .app-post-view .app-infos {
    margin-top: -4px;
    width: 80%;
    float: left; }
    .app-post-view .app-infos > p {
      margin-top: 0; }
  .app-post-view .app-title,
  .app-post-view .app-publisher {
    font-size: 12px;
    font-family: 'open_sans';
    font-weight: 300; }
    .app-post-view .app-title.app-title,
    .app-post-view .app-publisher.app-title {
      font-size: 28px;
      color: #9ed44b; }
    .app-post-view .app-title.app-publisher,
    .app-post-view .app-publisher.app-publisher {
      font-style: italic;
      color: #444; }
  .app-post-view .app-desc {
    margin-top: 15px;
    position: relative;
    left: 25px; }
    .app-post-view .app-desc .app-headline {
      line-height: 18px; }
  .app-post-view .bottom-bar {
    background-color: #5a5a5a;
    color: white;
    height: 50px;
    line-height: 50px;
    text-align: right;
    font-weight: 400;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 60px;
    overflow: hidden; }
    .app-post-view .bottom-bar > div,
    .app-post-view .bottom-bar > a {
      float: right;
      position: relative;
      padding-left: 40px;
      padding-right: 32px;
      color: white; }
      .app-post-view .bottom-bar > div.store,
      .app-post-view .bottom-bar > a.store {
        padding-left: 0 !important; }
        .app-post-view .bottom-bar > div.store > div,
        .app-post-view .bottom-bar > a.store > div {
          display: inline; }
        .app-post-view .bottom-bar > div.store [class|='icon'],
        .app-post-view .bottom-bar > a.store [class|='icon'] {
          font-size: 25px;
          vertical-align: -4px;
          margin-right: 10px; }
      .app-post-view .bottom-bar > div.price,
      .app-post-view .bottom-bar > a.price {
        background-color: #7db22b; }
      .app-post-view .bottom-bar > div.download,
      .app-post-view .bottom-bar > a.download {
        background-color: #444;
        -webkit-transition: background 0.2s linear;
        -webkit-transition-delay: 0s;
        -moz-transition: background 0.2s linear;
        -o-transition: background 0.2s linear;
        transition: background 0.2s linear false; }
        .app-post-view .bottom-bar > div.download .icon-right-arrow,
        .app-post-view .bottom-bar > a.download .icon-right-arrow {
          margin-left: 10px; }
        .app-post-view .bottom-bar > div.download:hover,
        .app-post-view .bottom-bar > a.download:hover {
          background-color: #6e9e26; }
      .app-post-view .bottom-bar > div.price:after, .app-post-view .bottom-bar > div.store:after,
      .app-post-view .bottom-bar > a.price:after,
      .app-post-view .bottom-bar > a.store:after {
        content: "";
        position: absolute;
        right: -8px;
        border-top: 25px solid transparent;
        border-bottom: 25px solid transparent;
        border-left: 8px solid;
        transform: scale(0.9999); }
      .app-post-view .bottom-bar > div.price:after,
      .app-post-view .bottom-bar > a.price:after {
        border-left-color: #7db22b; }
      .app-post-view .bottom-bar > div.store:after,
      .app-post-view .bottom-bar > a.store:after {
        border-left-color: #5a5a5a; }
  .app-post-view.android {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
    min-height: 200px !important; }
    .app-post-view.android .phone-model {
      background: url(../images/8a061b0da127bb7be94809c6a32056cd.png) no-repeat;
      width: 167px;
      height: 220px;
      margin-bottom: 0;
      top: 3px; }
      .app-post-view.android .phone-model > .screenshot {
        width: 97px;
        height: 160px;
        top: 30px;
        left: 33px; }
  .app-post-view.ios .phone-model {
    background: url(../images/8e0e622123b32a2c9881b5a67a27a632.png) no-repeat;
    width: 173px;
    height: 300px;
    top: -3px; }
    .app-post-view.ios .phone-model > .screenshot {
      width: 127px;
      height: 188px;
      top: 49px;
      left: 23px; }
  .app-post-view.windowsphone .phone-model {
    background: url(../images/814a70d7ebfa53d6095f34a4392da19a.png) no-repeat;
    width: 174px;
    height: 300px;
    top: -6px; }
    .app-post-view.windowsphone .phone-model > .screenshot {
      width: 117px;
      height: 207px;
      top: 34px;
      left: 28px; }
  .app-post-view.no-img .app-content {
    margin: 0 auto;
    float: none;
    min-height: 0; }
  .app-post-view.no-img .bottom-bar {
    margin-bottom: 20px; }
  .app-post-view .download {
    color: #f4f4f4;
    background: #9ed44b;
    text-align: center;
    width: 100%;
    padding: 5px 10px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px; }
    .app-post-view .download:hover {
      color: #6e9e26; }
    .app-post-view .download .download-icon {
      margin-right: 10px; }
  .app-post-view .download-bar {
    float: right;
    padding: 10px; }

/* ===================== In Column ===================== */
.group .app-post-view {
  margin-top: 0; }
  .group .app-post-view .phone-model-container {
    display: none; }
  .group .app-post-view .app-content {
    width: 100%;
    min-height: 0; }
  .group .app-post-view .app-logo {
    width: 100%;
    margin-right: 0; }
  .group .app-post-view .app-infos {
    width: 100%; }
    .group .app-post-view .app-infos .app-rating {
      width: 100%;
      text-align: center; }
    .group .app-post-view .app-infos > p {
      text-align: center; }
  .group .app-post-view .bottom-bar {
    margin-bottom: 20px; }
    .group .app-post-view .bottom-bar > div, .group .app-post-view .bottom-bar > a {
      padding-left: 30px;
      padding-right: 22px; }
    .group .app-post-view .bottom-bar .store > div {
      display: none; }
    .group .app-post-view .bottom-bar .download > span {
      display: none; }

/* === Page no sidebar === */
.post-no-sidebar .phone-model {
  margin-left: 40px; }

.post-no-sidebar .app-content p {
  margin-left: 10px;
  margin-right: 10px; }

.post-no-sidebar .app-headline {
  margin-top: 20px;
  margin-left: 30px; }

/* ===================== Responsive ===================== */
/*
* Responsive for Phones
*/
@media (max-width: 767px) {
  .app-post-view .app-title {
    font-size: 21px; }
  .app-post-view .app-content {
    width: 100%;
    min-height: 0; }
  .app-post-view .app-logo {
    margin-right: 0; }
  .app-post-view .app-infos {
    width: 78% !important; }
  .app-post-view .bottom-bar {
    margin-bottom: 20px; }
    .app-post-view .bottom-bar .store > div > span {
      display: none; }
  .app-post-view .download-bar {
    margin-right: 0; }
  .group .app-post-view .app-infos .app-rating {
    width: auto;
    text-align: left; }
  .group .app-post-view .app-infos > p {
    text-align: left; }
  .group .app-post-view .bottom-bar > a, .group .app-post-view .bottom-bar > div {
    padding-left: 40px;
    padding-right: 32px; }
  .group .app-post-view .bottom-bar .store > div {
    display: inline; }
  .group .app-post-view .bottom-bar .download > span {
    display: inline; } }

/*
* Responsive for Small Phone
*/
@media (max-width: 479px) {
  .app-post-view .app-content {
    width: 100%;
    min-height: 0; }
  .app-post-view .app-logo {
    margin: 5px; }
  .app-post-view .app-infos {
    margin-top: 0;
    float: none;
    margin: 0 auto;
    width: 95% !important; }
    .app-post-view .app-infos .app-rating {
      display: none; }
  .app-post-view .bottom-bar .store > div {
    display: none !important; }
  .app-post-view .bottom-bar .download > span {
    display: none !important; }
  .app-post-view .download-bar {
    display: block; } }

.embed_app {
  font-family: 'open_sans';
  position: relative;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 0;
  padding: 0;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 767px) {
    .embed_app {
      text-align: center; } }
  .embed_app * {
    box-sizing: border-box; }
  .embed_app img {
    width: 130px !important;
    border-radius: 10%;
    float: left; }
    @media (max-width: 767px) {
      .embed_app img {
        float: none;
        margin: auto; } }
  .embed_app .app_rate {
    position: absolute;
    display: inline-block;
    top: 0;
    right: 22px;
    width: 116px; }
    @media (max-width: 767px) {
      .embed_app .app_rate {
        position: relative;
        right: 0;
        height: 22px;
        margin: 10px auto;
        margin-bottom: 5px;
        display: block; } }
    .embed_app .app_rate .stars {
      font-size: 23px;
      width: 125px;
      overflow: hidden;
      color: #9ed44b;
      display: block; }
    .embed_app .app_rate .ratebar {
      background: #fff;
      display: block;
      overflow: hidden;
      height: 35px;
      position: absolute; }
    .embed_app .app_rate .stars_back {
      position: absolute;
      color: #000; }
  .embed_app .content {
    width: calc(100% - 155px);
    margin-left: 22px;
    float: left; }
    @media (max-width: 767px) {
      .embed_app .content {
        width: 100%;
        margin-left: 0;
        margin-top: 10px; } }
  .embed_app b {
    height: auto;
    display: block;
    line-height: 35px;
    width: calc(100% - 125px);
    font-size: 22px;
    font-weight: 500;
    color: #9ed44b; }
    @media (max-width: 767px) {
      .embed_app b {
        width: 100%; } }
  .embed_app .editor {
    font-size: 18px;
    font-weight: 600; }
  .embed_app p {
    padding: 0;
    margin: 0; }
  .embed_app ul {
    margin: 0;
    padding: 0;
    margin-top: 22px; }
    .embed_app ul li {
      display: inline-block;
      line-height: 45px; }
      .embed_app ul li:before {
        content: none; }
      @media (max-width: 767px) {
        .embed_app ul li {
          margin-top: 10px; } }
      .embed_app ul li a {
        font-size: 16px;
        display: inline-block;
        height: 35px;
        line-height: 35px;
        text-align: center;
        vertical-align: middle;
        color: #fff;
        font-weight: 600;
        margin-right: 5px;
        background: #222;
        padding: 0 15px;
        border-radius: 5px; }
        .embed_app ul li a span {
          margin-right: 5px;
          font-size: 16px;
          vertical-align: middle; }
        .embed_app ul li a:hover {
          background: #9ed44b; }

/**
 * Correspond au plugin Embedded Via Tag
 * Style pour une liste d'articles récupérée via un tag, et
 * inséré automatiquement ou manuelllement dans l'article.
 *
 * Auteur : Baptiste et Jeremie
 */
.post-content .embedded-tag-container {
  padding-bottom: 10px; }
  .post-content .embedded-tag-container .title {
    font-size: 1.5em;
    margin: 30px 20px 10px 20px; }
    .post-content .embedded-tag-container .title a {
      font-weight: 900; }
  .post-content .embedded-tag-container ul {
    margin-left: 20px;
    border-left: 3px solid #444; }
    .post-content .embedded-tag-container ul li {
      margin-left: 10px;
      list-style: none; }
      .post-content .embedded-tag-container ul li:before {
        content: "\2022   ";
        /*font-size: 120%;*/ }
    .post-content .embedded-tag-container ul a {
      font-weight: 500;
      color: #444; }
  .post-content .embedded-tag-container a:hover {
    text-decoration: underline; }

article:not(.article-test) .post-no-sidebar .embedded-tag-container {
  margin-left: 18%;
  margin-right: 18%; }

.newsletter_form {
  background: #fff; }
  .newsletter_form .newsletter_form__title {
    transition: opacity 0.2s;
    background: #f5f5f5;
    color: #9ed44b;
    font-size: 30px;
    text-transform: uppercase;
    display: block;
    line-height: 25px;
    padding-top: 20px; }
    @media (min-width: 768px) and (max-width: 999px) {
      .newsletter_form .newsletter_form__title {
        padding-left: 20px; } }
    @media (max-width: 767px) {
      .newsletter_form .newsletter_form__title {
        font-size: 20px; } }
    .newsletter_form .newsletter_form__title > span {
      font-weight: bold; }
  .newsletter_form ul li > span {
    display: block;
    color: #9b9b9b;
    margin: 7px 0;
    font-size: 110%; }
    .newsletter_form ul li > span span {
      font-weight: bold;
      margin-right: 5px; }
  .newsletter_form ul li {
    display: inline-block; }
  .newsletter_form ul input[type="checkbox"] {
    position: absolute;
    left: -9999px; }
  .newsletter_form ul [type="checkbox"]:not(:checked) + label {
    background: #f5f5f5;
    color: #9b9b9b; }
  .newsletter_form ul [type="checkbox"]:checked + label label {
    height: 100%; }
  .newsletter_form ul li > label {
    margin: 10px;
    margin-left: 0;
    font-weight: bold;
    padding: 0 10px;
    cursor: pointer;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    vertical-align: middle; }
    @media (max-width: 767px) {
      .newsletter_form ul li > label {
        margin: 10px 0; } }
    .newsletter_form ul li > label label {
      width: 100%;
      cursor: pointer;
      text-align: center;
      transition: height 0.2s;
      position: absolute;
      top: 0;
      left: 0;
      background: #9ed44b;
      color: #fff;
      overflow: hidden;
      height: 0;
      padding: 0;
      display: inline-block; }
  .newsletter_form ul [type="text"], .newsletter_form ul [type="email"] {
    display: block;
    width: 100%;
    border: none;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    background: #f5f5f5;
    text-indent: 20px;
    margin: 15px 0;
    font-size: 100%; }
    @media (max-width: 767px) {
      .newsletter_form ul [type="text"], .newsletter_form ul [type="email"] {
        width: 80%;
        margin: 10px 10%; } }
  .newsletter_form ul [type="submit"] {
    border: none;
    margin: 10px 0;
    height: 40px;
    line-height: 40px;
    vertical-align: 40px;
    padding: 0 20px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    background: #444;
    position: absolute;
    bottom: 15px; }
    @media (max-width: 767px) {
      .newsletter_form ul [type="submit"] {
        position: relative;
        bottom: 0;
        margin-bottom: -20px;
        width: 60%;
        margin: 10px 18%; } }
    .newsletter_form ul [type="submit"]:hover {
      background: #5e5e5e; }
  @media (max-width: 767px) {
    .newsletter_form ul {
      margin-left: 10px;
      text-align: center; } }
  .newsletter_form form {
    transition: opacity 0.2s;
    position: relative;
    padding: 10px;
    margin-bottom: 20px; }
    @media (min-width: 768px) and (max-width: 999px) {
      .newsletter_form form {
        padding: 10px 20px; } }
    .newsletter_form form p span {
      font-weight: bold; }
  .newsletter_form.loading form, .newsletter_form.loading .newsletter_form__title:not(.success) {
    opacity: 0.3; }
  .newsletter_form .success {
    visibility: hidden;
    opacity: 0;
    display: none; }
  .newsletter_form.success form, .newsletter_form.success .newsletter_form__title:not(.success) {
    visibility: hidden;
    opacity: 0;
    display: none; }
  .newsletter_form.success .success {
    transition: opacity 0.2s;
    visibility: visible;
    opacity: 1;
    display: block; }
  .newsletter_form.success p.success {
    padding: 20px; }
    .newsletter_form.success p.success span {
      font-weight: bold; }

#slidermultipages {
  margin-bottom: 100px;
  height: auto;
  min-height: 0;
  padding-right: 10px; }

#slidermultipages-titles {
  position: relative;
  min-height: 50px;
  height: auto;
  padding-left: 10px; }

#slidermultipages img {
  width: 100%; }

.num-pagination {
  margin-right: 10px !important;
  font-weight: bold;
  display: inline-block;
  color: #777; }

#slidermultipages .SliderPage,
#slidermultipages-titles .SliderTitle,
#slidermultipages ul,
#slidermultipages-titles ul {
  padding: 0;
  margin: 0;
  list-style: none; }

#slidermultipages .SliderPage {
  width: 100%;
  overflow: hidden; }

#slidermultipages .flex-control-nav, #slidermultipages .flex-direction-nav {
  bottom: -50px; }

#slidermultipages .flex-control-nav li {
  display: inline-block;
  cursor: pointer; }

#slidermultipages .flex-control-nav li a {
  display: inline-block;
  margin-left: 10px;
  background: #fff;
  border-radius: 10px;
  background: #777;
  width: 20px;
  height: 20px;
  text-indent: 100px;
  overflow: hidden; }

#slidermultipages .flex-control-nav li:hover a {
  background: #555; }

#slidermultipages .flex-active {
  background: #fff !important;
  border: #777 solid 5px; }

#slidermultipages .flex-control-nav li:hover .flex-active {
  background: #aaa !important;
  border: #555 solid 5px; }

#slidermultipages .flex-direction-nav li, #slidermultipages-titles .flex-direction-nav li {
  visibility: hidden;
  display: inline-block;
  list-style: none; }

#slidermultipages .flex-direction-nav a, #slidermultipages-titles .flex-direction-nav a {
  transition: all 0.5s linear;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  background: #777;
  color: #fff;
  line-height: 40px;
  text-align: center; }

#slidermultipages .flex-direction-nav a:hover, #slidermultipages-titles .flex-direction-nav a:hover {
  background: #555;
  color: #ccc; }

#slidermultipages .flex-direction-nav, #slidermultipages-titles .flex-direction-nav {
  width: 150px;
  right: -10px;
  z-index: 100; }

#slidermultipages-titles .flex-direction-nav {
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -20px; }

#slidermultipages-titles .SliderTitle {
  width: 60% !important;
  white-space: normal;
  word-wrap: break-word;
  margin-left: 20px;
  font-weight: 300;
  padding: 0;
  font-size: 1.8em; }
  @media (max-width: 767px) {
    #slidermultipages-titles .SliderTitle {
      font-size: 1.6em; } }

#slidermultipages .flex-direction-nav {
  width: 35%;
  z-index: 100;
  float: right;
  display: inline-block;
  margin-left: 5%;
  text-align: right; }
  @media (max-width: 767px) {
    #slidermultipages .flex-direction-nav {
      width: auto;
      font-size: 13px; } }

ol.flex-control-nav.flex-control-paging {
  width: 60%;
  height: 80px;
  float: left;
  display: inline-block;
  margin-left: 0; }
  @media (max-width: 767px) {
    ol.flex-control-nav.flex-control-paging {
      display: none; } }

#slidermultipages-summary {
  margin-bottom: 1 Opx; }
  #slidermultipages-summary ul {
    -webkit-transition: max-height 0.2s linear;
    -moz-transition: max-height 0.2s linear;
    -o-transition: max-height 0.2s linear;
    transition: max-height 0.2s linear;
    padding: 0;
    margin: 0;
    overflow: hidden;
    max-height: 0;
    position: absolute;
    z-index: 10;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
  #slidermultipages-summary li, #slidermultipages-summary a {
    width: 100%;
    padding: 0 10px;
    line-height: 30px;
    height: 30px;
    vertical-align: middle;
    background: #f1f1f1;
    border-bottom: solid 1px #e9e9e9;
    color: #333;
    cursor: pointer; }
    #slidermultipages-summary li:hover, #slidermultipages-summary a:hover {
      color: #242424;
      background: #e9e9e9; }
  #slidermultipages-summary .current {
    text-indent: 10px;
    color: #0d0d0d;
    background: #d8d8d8; }
    #slidermultipages-summary .current:hover {
      color: black;
      background: #d0d0d0; }
  #slidermultipages-summary a {
    display: block;
    position: relative;
    left: -20px;
    z-index: 11;
    color: #fff;
    width: 300px;
    background: #777;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: solid 1px #777; }
    #slidermultipages-summary a:hover {
      color: #fff;
      background: #686868; }
    #slidermultipages-summary a:after {
      content: "";
      width: 0;
      height: 0;
      border-top: solid 10px #555;
      border-left: solid 10px transparent;
      position: absolute;
      bottom: -10px;
      left: 0; }
    #slidermultipages-summary a span {
      float: right;
      line-height: 30px;
      height: 30px;
      vertical-align: 30px; }
  #slidermultipages-summary .open {
    max-height: 500px; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

.home-flexslider, .screenshots.flexslider {
  margin: 0;
  padding: 0;
  /* Default Theme */
  margin: 0 0 30px;
  background: white;
  position: relative;
  zoom: 1;
  height: 350px;
  overflow: hidden;
  /* Direction Nav */
  /* Control Nav  */
  /* Thumb Control */
  /* Text slider */
  /* Home flex-slider hover */ }
  .home-flexslider .slides img, .screenshots.flexslider .slides img {
    display: block;
    width: 100%;
    position: absolute;
    z-index: -1; }
  .home-flexslider .slides:after, .screenshots.flexslider .slides:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .home-flexslider .slides > li, .screenshots.flexslider .slides > li {
    display: none;
    -webkit-backface-visibilty: hidden; }
  .home-flexslider .slides > li:first-child, .screenshots.flexslider .slides > li:first-child {
    display: block; }
  .home-flexslider .flex-direction-nav, .screenshots.flexslider .flex-direction-nav {
    height: 0; }
    .home-flexslider .flex-direction-nav a, .screenshots.flexslider .flex-direction-nav a {
      text-decoration: none;
      display: block;
      width: 40px;
      height: 40px;
      margin: -20px 0 0;
      position: absolute;
      top: 50%;
      z-index: 10;
      overflow: hidden;
      opacity: 0;
      cursor: pointer;
      color: rgba(0, 0, 0, 0.8);
      text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .home-flexslider .flex-direction-nav a:before, .screenshots.flexslider .flex-direction-nav a:before {
        font-family: "humanoid";
        font-size: 28px;
        color: #f7f7f7;
        display: inline-block;
        content: "\E03D"; }
      .home-flexslider .flex-direction-nav a.flex-next:before, .screenshots.flexslider .flex-direction-nav a.flex-next:before {
        content: "\E03A"; }
    .home-flexslider .flex-direction-nav .flex-prev, .screenshots.flexslider .flex-direction-nav .flex-prev {
      left: -50px; }
    .home-flexslider .flex-direction-nav .flex-next, .screenshots.flexslider .flex-direction-nav .flex-next {
      right: -50px;
      text-align: right; }
    .home-flexslider .flex-direction-nav .flex-disabled, .screenshots.flexslider .flex-direction-nav .flex-disabled {
      opacity: 0 !important;
      filter: alpha(opacity=0);
      cursor: default; }
  .home-flexslider .flex-control-nav, .screenshots.flexslider .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: right;
    right: 30px; }
    .home-flexslider .flex-control-nav li, .screenshots.flexslider .flex-control-nav li {
      margin: 0 6px;
      display: inline-block;
      zoom: 1; }
  .home-flexslider .flex-control-paging li a, .screenshots.flexslider .flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }
    .home-flexslider .flex-control-paging li a:hover, .screenshots.flexslider .flex-control-paging li a:hover {
      background: #333;
      background: rgba(0, 0, 0, 0.7); }
    .home-flexslider .flex-control-paging li a .flex-active, .screenshots.flexslider .flex-control-paging li a .flex-active {
      background: #000;
      background: rgba(0, 0, 0, 0.9);
      cursor: default; }
  .home-flexslider .flex-control-thumbs, .screenshots.flexslider .flex-control-thumbs {
    margin: 5px 0 0;
    overflow: hidden;
    z-index: 20;
    width: 500px; }
    .home-flexslider .flex-control-thumbs li, .screenshots.flexslider .flex-control-thumbs li {
      width: 20%;
      margin: 0 5px; }
    .home-flexslider .flex-control-thumbs img, .screenshots.flexslider .flex-control-thumbs img {
      overflow: hidden;
      display: block;
      opacity: 0.7;
      cursor: pointer; }
      .home-flexslider .flex-control-thumbs img:hover, .screenshots.flexslider .flex-control-thumbs img:hover {
        opacity: 1; }
    .home-flexslider .flex-control-thumbs .flex-active, .screenshots.flexslider .flex-control-thumbs .flex-active {
      opacity: 1;
      border: 3px solid #fff;
      cursor: default; }
  .home-flexslider .content-text-slider, .screenshots.flexslider .content-text-slider {
    position: absolute;
    top: 70px;
    margin: 0 120px;
    min-height: 180px; }
    .home-flexslider .content-text-slider h2 a, .screenshots.flexslider .content-text-slider h2 a, .home-flexslider .content-text-slider .humanoid-applications--block .humanoid-applications--last-top-posts--title a, .humanoid-applications--block .home-flexslider .content-text-slider .humanoid-applications--last-top-posts--title a, .screenshots.flexslider .content-text-slider .humanoid-applications--block .humanoid-applications--last-top-posts--title a, .humanoid-applications--block .screenshots.flexslider .content-text-slider .humanoid-applications--last-top-posts--title a {
      text-transform: none;
      color: #f7f7f7;
      font-weight: bold;
      font-size: 1.5em;
      margin-bottom: 0.3em;
      text-shadow: 0 3px 3px rgba(0, 0, 0, 0.6); }
    .home-flexslider .content-text-slider h3, .screenshots.flexslider .content-text-slider h3, .home-flexslider .content-text-slider #hpp-container #hpp-content .content-type-titles h2, #hpp-container #hpp-content .content-type-titles .home-flexslider .content-text-slider h2, .screenshots.flexslider .content-text-slider #hpp-container #hpp-content .content-type-titles h2, #hpp-container #hpp-content .content-type-titles .screenshots.flexslider .content-text-slider h2, .home-flexslider .content-text-slider #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .home-flexslider .content-text-slider .humanoid-applications--last-top-posts--title, .screenshots.flexslider .content-text-slider #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .screenshots.flexslider .content-text-slider .humanoid-applications--last-top-posts--title, .home-flexslider .content-text-slider .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .home-flexslider .content-text-slider .humanoid-applications--last-top-posts--title, .screenshots.flexslider .content-text-slider .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .screenshots.flexslider .content-text-slider .humanoid-applications--last-top-posts--title, .home-flexslider .content-text-slider #hpp-container #hpp-content .content-type-titles .title-pp, #hpp-container #hpp-content .content-type-titles .home-flexslider .content-text-slider .title-pp, .screenshots.flexslider .content-text-slider #hpp-container #hpp-content .content-type-titles .title-pp, #hpp-container #hpp-content .content-type-titles .screenshots.flexslider .content-text-slider .title-pp {
      text-transform: none;
      color: #f7f7f7;
      font-weight: light;
      font-size: 1.6em;
      margin-bottom: 50px;
      text-shadow: 0 3px 3px rgba(0, 0, 0, 0.6); }
    .home-flexslider .content-text-slider a.btn-seemore, .screenshots.flexslider .content-text-slider a.btn-seemore {
      font-size: 1em;
      font-weight: bold;
      color: #9ed44b;
      position: absolute;
      bottom: -55px;
      padding: 5px 10px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .home-flexslider .content-text-slider a.btn-seemore:hover, .screenshots.flexslider .content-text-slider a.btn-seemore:hover {
        color: #6e9e26; }
  .home-flexslider:hover .flex-prev, .screenshots.flexslider:hover .flex-prev {
    opacity: 0.7;
    left: 40px; }
    .home-flexslider:hover .flex-prev:hover, .screenshots.flexslider:hover .flex-prev:hover {
      opacity: 1; }
  .home-flexslider:hover .flex-next, .screenshots.flexslider:hover .flex-next {
    opacity: 0.7;
    right: 40px; }
    .home-flexslider:hover .flex-next:hover, .screenshots.flexslider:hover .flex-next:hover {
      opacity: 1; }

.tested-product {
  margin-bottom: 25px;
  background: #fff; }
  .tested-product h1 {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 29px;
    margin-bottom: 35px;
    margin-top: 5px; }
  @media (max-width: 767px) {
    .tested-product h1 {
      font-size: 19px;
      width: 100%; } }
  .tested-product .megabanner {
    margin-top: 0 !important; }
  .tested-product * {
    box-sizing: border-box; }
  .tested-product .humanoid-tabs {
    margin-top: 20px; }
  .tested-product nav {
    text-align: center;
    background: #9ed44b; }
    @media (max-width: 767px) {
      .tested-product nav {
        overflow-x: scroll;
        overflow-y: hidden;
        height: 40px; } }
    @media (max-width: 767px) {
      .tested-product nav ul {
        max-height: 40px;
        width: 1000px;
        text-align: left; } }
    .tested-product nav li {
      display: inline-block;
      height: 40px;
      line-height: 40px;
      vertical-align: middle;
      margin: 0 5px;
      position: relative; }
      @media (min-width: 768px) and (max-width: 999px) {
        .tested-product nav li {
          margin: 0; } }
      .tested-product nav li a, .tested-product nav li span {
        display: inline-block;
        width: 100%;
        height: 100%;
        padding: 0 10px; }
      .tested-product nav li span {
        box-shadow: 0 -4px 0 #444 inset; }
      .tested-product nav li a {
        color: #fff; }
        .tested-product nav li a:hover {
          box-shadow: 0 -4px 0 #fff inset; }
  .tested-product .tested-product-container {
    padding: 0 20px; }
    .tested-product .tested-product-container .product-info {
      padding-bottom: 20px; }
      .tested-product .tested-product-container .product-info .read-test {
        display: inline-block;
        margin-top: 10px;
        font-style: normal;
        font-weight: 600;
        font-size: 17px; }
    .tested-product .tested-product-container .breadcrumb {
      height: 50px;
      line-height: 50px;
      vertical-align: middle;
      text-align: right;
      width: 100%; }
      @media (max-width: 767px) {
        .tested-product .tested-product-container .breadcrumb {
          height: auto;
          line-height: 25px; } }
      .tested-product .tested-product-container .breadcrumb li {
        display: inline;
        color: #a2a2a2; }
        .tested-product .tested-product-container .breadcrumb li:before {
          padding: 0 5px; }
        .tested-product .tested-product-container .breadcrumb li a {
          font-weight: 700;
          font-size: 12px; }
          .tested-product .tested-product-container .breadcrumb li a:hover {
            opacity: 0.8; }
      .tested-product .tested-product-container .breadcrumb li:first-of-type:before {
        content: ""; }
    .tested-product .tested-product-container .stats > div.span6, .tested-product .tested-product-container .device-rating-conclusion .good-bad-container .stats > div.good, .device-rating-conclusion .good-bad-container .tested-product .tested-product-container .stats > div.good, .tested-product .tested-product-container .device-rating-conclusion .good-bad-container .stats > div.bad, .device-rating-conclusion .good-bad-container .tested-product .tested-product-container .stats > div.bad {
      padding: 15px 10px;
      background: #f1f1f1; }
    @media (max-width: 767px) {
      .tested-product .tested-product-container .stats {
        height: auto; } }
    .tested-product .tested-product-container .stats img {
      padding: 15px; }
  .tested-product .rate-container {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 5px; }
  .tested-product .rate-container:first-of-type {
    text-align: left;
    padding: 0 10px; }
  .tested-product .rate {
    display: block;
    font-size: 56px;
    height: 55px;
    line-height: 52px;
    font-weight: 900;
    color: #9b9b9b; }
    .tested-product .rate span {
      font-size: 70%; }
  .tested-product .rate-frandroid {
    color: #9ed44b; }
  .tested-product .resume {
    padding: 0 10px;
    width: 100%;
    float: left;
    box-sizing: border-box; }
    .tested-product .resume span {
      margin-bottom: 15px;
      display: block;
      font-weight: bold;
      font-size: 16px;
      text-transform: uppercase;
      color: #9ed44b; }
    .tested-product .resume a {
      font-style: italic; }
    .tested-product .resume .conclusion-title {
      font-size: 17px;
      margin: 5px 0; }
  .tested-product .subtitle {
    display: inline-block;
    text-align: center;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    margin: auto;
    vertical-align: middle;
    background: #9ed44b;
    border-radius: 3px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.35);
    color: #fff;
    font-size: 27px;
    font-weight: 900;
    margin-bottom: 20px;
    box-sizing: border-box; }
  .tested-product .tested-product-name, .tested-product .tested-product-name h1 {
    color: #232323;
    font-size: 38px;
    font-weight: bold;
    margin: auto;
    padding: 0 20px;
    padding-bottom: 8px;
    text-align: center; }
    .tested-product .tested-product-name.title-on-cover, .tested-product .tested-product-name h1.title-on-cover {
      width: 80%;
      display: block;
      text-align: center;
      margin: 0 auto;
      padding: 0 !important;
      position: relative;
      margin-top: 30px; }
    .tested-product .tested-product-name.white-title, .tested-product .tested-product-name h1.white-title {
      color: white;
      text-shadow: 0 2px 0 rgba(0, 0, 0, 0.5); }

.article-test .offer-shortcode-container {
  display: block;
  padding-left: 20px;
  width: 75%;
  margin-left: 0;
  margin-right: 0; }
  @media (min-width: 768px) and (max-width: 999px) {
    .article-test .offer-shortcode-container {
      width: 100%; } }
  @media (max-width: 767px) {
    .article-test .offer-shortcode-container {
      width: 100%;
      padding-right: 20px; } }

@media (min-width: 1000px) {
  article:not(.article-test) .post-no-sidebar .offer-shortcode-container {
    display: block;
    margin-left: 18%;
    margin-right: 18%; } }

.single-post-container .offer-shortcode-container {
  margin: 10px 0;
  font-size: 16px;
  line-height: 26px; }

.offers-containers {
  margin: 23px 0;
  padding-right: 20px; }
  .offers-containers .offers-containers--title {
    font-weight: 700;
    font-size: 18px;
    padding-left: 0; }
  .offers-containers > span {
    font-weight: bold;
    font-size: 18px; }

.offers {
  margin-top: 5px;
  border-radius: 3px; }
  .offers > a:first-child .offer {
    font-weight: 600;
    border-radius: 3px;
    background: rgba(158, 212, 75, 0.2); }
    .offers > a:first-child .offer .price {
      color: #85be2e;
      font-size: 26px; }
    .offers > a:first-child .offer:hover {
      background: rgba(158, 212, 75, 0.4); }
  .offers a {
    color: #444; }
  @media (min-width: 1000px) {
    .offers.margin-no-sidebar {
      padding: 0 18%; } }
  .offers .more-merchants {
    display: none; }
    .offers .more-merchants.open {
      display: block; }
  .offers .see-more-merchants {
    text-align: center;
    padding: 10px;
    font-size: 17px;
    color: #444;
    cursor: pointer;
    background: #f7f7f7;
    margin-top: 5px; }
    .offers .see-more-merchants:hover {
      color: #86bc31; }
    .offers .see-more-merchants .icon-plus {
      display: inline-block; }
    .offers .see-more-merchants.open .icon-plus {
      height: 3px;
      overflow: hidden;
      vertical-align: middle;
      line-height: 4px; }

.offer {
  display: block;
  background: #f7f7f7;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-size: 18px;
  margin-bottom: 1px;
  font-weight: normal; }
  @media (max-width: 767px) {
    .offer {
      font-size: 16px; } }
  @media (max-width: 767px) {
    .offer {
      padding: 0 10px; } }
  .offer .price, .offer .link, .offer .information {
    float: right; }
  .offer .price {
    font-family: inherit;
    font-size: 22px;
    font-weight: 600;
    display: inline-block;
    line-height: 50px;
    height: 50px;
    vertical-align: middle;
    margin-right: 50px; }
    @media (max-width: 767px) {
      .offer .price {
        margin: 0;
        padding-right: 10px; }
        .offer .price:before {
          display: none; } }
    .offer .price:before {
      margin: 0 10px; }
  .offer .information {
    background: #fff;
    width: 25px;
    height: 35px;
    line-height: 36px;
    border-radius: 3px;
    margin-top: 7px;
    margin-right: 5px;
    text-align: center;
    font-weight: 600; }
  .offer .link {
    width: 220px;
    height: 35px;
    line-height: 36px;
    font-size: 16px;
    vertical-align: middle;
    border-radius: 3px;
    text-transform: uppercase;
    color: #fff;
    background: #9ed44b;
    display: inline-block;
    margin-top: 7px;
    font-weight: 600; }
    .offer .link span {
      display: inline-block;
      margin-left: 16px;
      margin-right: 10px; }
      @media (max-width: 767px) {
        .offer .link span {
          display: none; } }
    @media (max-width: 767px) {
      .offer .link {
        text-align: center;
        width: 190px; } }
    @media all and (max-width: 910px) and (min-width: 768px) {
      .offer .link {
        display: none; } }
    @media (max-width: 524px) {
      .offer .link {
        display: none; } }
  .offer:hover {
    border-radius: 3px;
    background: rgba(158, 212, 75, 0.2); }
    .offer:hover .link {
      background: #85be2e; }

@media (min-width: 768px) and (max-width: 999px) {
  .forum-preview-container {
    padding-right: 20px; } }

/**
 * OP ORANGE
 * TODO remove after op-orange
 */
.offers a.op-orange {
  /*
   * TOOLTIPS ORANGE
   */ }
  .offers a.op-orange .offer .logo-merchant {
    margin-top: 8px; }
  .offers a.op-orange .offer .price {
    margin-right: 22px; }
    @media (max-width: 767px) {
      .offers a.op-orange .offer .price {
        margin-right: 0; } }
  .offers a.op-orange.orange .offer {
    background: rgba(255, 101, 0, 0.2); }
    .offers a.op-orange.orange .offer:hover {
      background: rgba(255, 101, 0, 0.4); }
      .offers a.op-orange.orange .offer:hover .link {
        background: #e65c00; }
    .offers a.op-orange.orange .offer .price, .offers a.op-orange.orange .offer .information {
      color: #f60; }
    .offers a.op-orange.orange .offer .link {
      background-color: #f60; }
  .offers a.op-orange.sosh .offer {
    background: rgba(0, 161, 171, 0.2); }
    .offers a.op-orange.sosh .offer:hover {
      background: rgba(0, 161, 171, 0.4); }
      .offers a.op-orange.sosh .offer:hover .link {
        background: #008992; }
    .offers a.op-orange.sosh .offer .price, .offers a.op-orange.sosh .offer .information {
      color: #00a1ab; }
    .offers a.op-orange.sosh .offer .link {
      background-color: #00a1ab; }
  .offers a.op-orange .information {
    position: relative; }
    .offers a.op-orange .information .t-content {
      display: none;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 2;
      width: 220px;
      padding: 10px;
      border-radius: 0 3px 0 0;
      box-shadow: 0 1px 2px 0 #c7c7c7;
      background: #fff;
      font-size: 12px;
      line-height: 17px;
      text-align: left; }
      .offers a.op-orange .information .t-content .t-title {
        font-weight: 600;
        margin-top: 0;
        padding: 0;
        font-size: 12px;
        line-height: 17px;
        width: auto; }
        .offers a.op-orange .information .t-content .t-title span {
          float: right;
          font-size: 18px; }
      .offers a.op-orange .information .t-content ul {
        padding: 0;
        font-size: 12px;
        line-height: 17px;
        width: auto;
        color: #9b9b9b; }
        .offers a.op-orange .information .t-content ul li {
          margin-bottom: 5px;
          list-style-type: decimal;
          list-style-position: inside; }
    .offers a.op-orange .information:hover .t-content {
      display: block; }
    @media (max-width: 767px) {
      .offers a.op-orange .information {
        float: left; }
        .offers a.op-orange .information .t-content {
          left: 0; }
          .offers a.op-orange .information .t-content .t-title span {
            display: none; } }

/*
  Price devicegit sta bloc in test's conclusion
*/
.price-footer {
  margin-bottom: 10px; }
  .price-footer .span8 {
    padding: 0 20px; }

.device-rating-container {
  margin: 15px 0; }
  .device-rating-container h2.title, .device-rating-container .humanoid-applications--block .title.humanoid-applications--last-top-posts--title, .humanoid-applications--block .device-rating-container .title.humanoid-applications--last-top-posts--title {
    box-shadow: 0 5px 0 inset;
    font-size: 3em;
    margin: 0 !important;
    border-top: 50px solid #f5f5f5 !important;
    color: #262626 !important;
    text-transform: uppercase;
    font-weight: 900;
    padding: 20px !important; }
    .device-rating-container h2.title span, .device-rating-container .humanoid-applications--block .title.humanoid-applications--last-top-posts--title span, .humanoid-applications--block .device-rating-container .title.humanoid-applications--last-top-posts--title span {
      color: #9ed44b; }
  .device-rating-container .sprite-drum {
    display: block;
    margin: 0 auto; }
  .device-rating-container .right-column {
    position: relative;
    text-align: center; }
    .device-rating-container .right-column .grade-ten {
      position: absolute;
      background: #f7f7f7;
      top: 0;
      left: -17px;
      width: 32px;
      text-align: center; }
      .device-rating-container .right-column .grade-ten:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: -8px;
        border-top: 8px solid #f7f7f7;
        border-left: 16px solid transparent;
        border-right: 16px solid transparent; }
    .device-rating-container .right-column .label {
      position: absolute;
      top: -30px;
      left: -48px;
      font-size: 0.95em; }

.device-ratings {
  padding: 0 10px; }

.device-rating {
  padding: 10px 10px; }
  .device-rating .criteria {
    float: left;
    width: 20%;
    margin: 0 2%;
    text-transform: uppercase;
    word-break: hyphenate;
    word-wrap: break-word;
    font-size: 1.25em; }
  .device-rating .description {
    color: #333;
    line-height: 1.5em;
    margin-top: 10px; }
  .device-rating .grade {
    background-color: #f7f7f7;
    position: relative;
    height: 35px;
    vertical-align: middle;
    line-height: 35px;
    overflow: hidden;
    border-radius: 3px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold; }
    .device-rating .grade > span {
      display: block;
      position: absolute;
      right: 10px;
      top: 0;
      height: 35px;
      line-height: 35px;
      vertical-align: middle;
      text-align: center;
      font-size: 1.15em;
      color: #333;
      margin-bottom: 10px; }
    .device-rating .grade > div {
      position: relative;
      background: #9ed44b;
      height: 35px;
      color: #fff;
      text-indent: 10px; }
    .device-rating .grade.val-10 > span {
      color: #fff; }
  .device-rating .grade.val-0 > div {
    width: 1%; }
  .device-rating .grade.val-1 > div {
    width: 10%; }
  .device-rating .grade.val-2 > div {
    width: 20%; }
  .device-rating .grade.val-3 > div {
    width: 30%; }
  .device-rating .grade.val-4 > div {
    width: 40%; }
  .device-rating .grade.val-5 > div {
    width: 50%; }
  .device-rating .grade.val-6 > div {
    width: 60%; }
  .device-rating .grade.val-7 > div {
    width: 70%; }
  .device-rating .grade.val-8 > div {
    width: 80%; }
  .device-rating .grade.val-9 > div {
    width: 90%; }
  .device-rating .grade.val-10 > div {
    width: 100%; }
  .device-rating .grade > div {
    -webkit-transition: width 0.8s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: width 0.8s ease;
    -o-transition: width 0.8s ease;
    transition: width 0.8s ease false; }

@media (min-width: 1000px) {
  .device-ratings.not-loaded .grade > div {
    width: 0%; } }

/* =Device Rating Conclusion
----------------------------------------------- */
.device-rating-conclusion, .post-no-sidebar .post-content .device-rating-conclusion {
  padding: 10px;
  margin: 15px 0;
  background: #444;
  color: #fff; }
  .device-rating-conclusion .top, .post-no-sidebar .post-content .device-rating-conclusion .top {
    table-layout: fixed;
    width: 100%; }
  .device-rating-conclusion .global-grade, .post-no-sidebar .post-content .device-rating-conclusion .global-grade {
    display: table-cell;
    color: white;
    vertical-align: middle; }
    .device-rating-conclusion .global-grade > span, .post-no-sidebar .post-content .device-rating-conclusion .global-grade > span {
      font-size: 2.4em;
      display: inline-block;
      margin-top: 10px; }
    .device-rating-conclusion .global-grade .grade > span, .post-no-sidebar .post-content .device-rating-conclusion .global-grade .grade > span {
      font-size: 3.5em;
      display: inline-block;
      padding: 10px 20px;
      margin-bottom: 10px;
      line-height: 1.3em;
      text-transform: uppercase;
      font-weight: bold; }
      .device-rating-conclusion .global-grade .grade > span span, .post-no-sidebar .post-content .device-rating-conclusion .global-grade .grade > span span {
        color: #9ed44b;
        font-weight: 900; }
  .device-rating-conclusion .conclusion, .post-no-sidebar .post-content .device-rating-conclusion .conclusion {
    font-weight: bold;
    display: table-cell;
    vertical-align: middle; }
    .device-rating-conclusion .conclusion > span, .post-no-sidebar .post-content .device-rating-conclusion .conclusion > span {
      display: inline-block;
      padding: 15px 15px 10px 20px; }
      .device-rating-conclusion .conclusion > span hr, .post-no-sidebar .post-content .device-rating-conclusion .conclusion > span hr {
        margin: 12px 0 0;
        width: 100%; }
  .device-rating-conclusion .grades, .post-no-sidebar .post-content .device-rating-conclusion .grades {
    text-align: center;
    margin: 10px 0; }
  .device-rating-conclusion .single-grade, .post-no-sidebar .post-content .device-rating-conclusion .single-grade {
    display: inline-block;
    margin: 2px 10px 6px;
    text-align: center;
    line-height: 1.4em; }
    .device-rating-conclusion .single-grade > div, .post-no-sidebar .post-content .device-rating-conclusion .single-grade > div {
      text-transform: uppercase;
      line-height: 1em; }
  .device-rating-conclusion .good-bad-container, .post-no-sidebar .post-content .device-rating-conclusion .good-bad-container {
    display: flex !important;
    flex-wrap: nowrap;
    width: 100% !important;
    padding: 15px; }
    @media (max-width: 767px) {
      .device-rating-conclusion .good-bad-container, .post-no-sidebar .post-content .device-rating-conclusion .good-bad-container {
        flex-wrap: wrap; } }
    .device-rating-conclusion .good-bad-container .good, .device-rating-conclusion .good-bad-container .bad, .post-no-sidebar .post-content .device-rating-conclusion .good-bad-container .good, .post-no-sidebar .post-content .device-rating-conclusion .good-bad-container .bad {
      list-style: none;
      margin: 10px;
      padding: 10px 15px; }
      .device-rating-conclusion .good-bad-container .good ul, .device-rating-conclusion .good-bad-container .bad ul, .post-no-sidebar .post-content .device-rating-conclusion .good-bad-container .good ul, .post-no-sidebar .post-content .device-rating-conclusion .good-bad-container .bad ul {
        padding-left: 35px;
        width: 100%;
        margin-left: 0; }
      .device-rating-conclusion .good-bad-container .good span, .device-rating-conclusion .good-bad-container .bad span, .post-no-sidebar .post-content .device-rating-conclusion .good-bad-container .good span, .post-no-sidebar .post-content .device-rating-conclusion .good-bad-container .bad span {
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        margin-left: 20px; }
  .device-rating-conclusion .good, .post-no-sidebar .post-content .device-rating-conclusion .good {
    padding: 10px;
    background: #5e5e5e;
    color: #9ed44b; }
    .device-rating-conclusion .good table, .post-no-sidebar .post-content .device-rating-conclusion .good table {
      color: #fff;
      list-style: none; }
    .device-rating-conclusion .good ul, .post-no-sidebar .post-content .device-rating-conclusion .good ul {
      margin-top: 5px; }
      .device-rating-conclusion .good ul li, .post-no-sidebar .post-content .device-rating-conclusion .good ul li {
        font-weight: bold;
        color: #fff;
        list-style: none;
        margin: 5px;
        padding-left: 5px;
        position: relative; }
        .device-rating-conclusion .good ul li:before, .post-no-sidebar .post-content .device-rating-conclusion .good ul li:before {
          position: absolute;
          left: -20px;
          top: 8px;
          display: block;
          border-radius: 50%;
          content: "";
          width: 13px;
          height: 13px;
          background: #85be2e; }
  .device-rating-conclusion .bad, .post-no-sidebar .post-content .device-rating-conclusion .bad {
    padding: 10px;
    background: #5e5e5e;
    color: #ef3738; }
    .device-rating-conclusion .bad ul, .post-no-sidebar .post-content .device-rating-conclusion .bad ul {
      margin-top: 5px; }
      .device-rating-conclusion .bad ul li, .post-no-sidebar .post-content .device-rating-conclusion .bad ul li {
        color: #fff;
        margin: 5px;
        padding-left: 5px;
        list-style: none;
        position: relative;
        font-weight: bold; }
        .device-rating-conclusion .bad ul li:before, .post-no-sidebar .post-content .device-rating-conclusion .bad ul li:before {
          position: absolute;
          left: -20px;
          top: 8px;
          display: block;
          border-radius: 50%;
          content: "";
          width: 13px;
          height: 13px;
          background: #ef3738; }

/* ===================== Responsive ===================== */
/*
* Responsive for Phone
*/
@media (max-width: 767px) {
  .device-rating-container .device-ratings {
    border-right: 0;
    padding-right: 0; }
  .device-rating-container .grade.val-10 > div > span {
    right: 10px;
    font-weight: normal;
    color: white; } }

/*
* Responsive for Phone and Tablet
*/
@media (max-width: 999px) {
  .device-rating-conclusion .good-bad-container .bad ul, .device-rating-conclusion .good-bad-container .good ul {
    padding-left: 0;
    margin-left: 35px; }
  .device-rating-conclusion .middle-good .tip,
  .device-rating-conclusion .middle-bad .tip {
    display: none; }
  .device-rating-conclusion .global-grade > span {
    font-size: 2em;
    line-height: 1.2em; } }

.post-no-sidebar .post-content .good-bad-container.span12, .device-rating-conclusion .post-no-sidebar .post-content .good-bad-container, .post-no-sidebar .post-content .device-rating-conclusion .good-bad-container {
  margin-left: 0; }
  .post-no-sidebar .post-content .good-bad-container.span12 ul, .device-rating-conclusion .post-no-sidebar .post-content .good-bad-container ul, .post-no-sidebar .post-content .device-rating-conclusion .good-bad-container ul {
    margin-left: 0; }

/**

Bloc Produit
------------

Permet au rédacteur d'ajouter un shortcode affichant un bloc produit dans un article.
Le bloc a une image, note du produit, marque et nom,
liens achat + fiche produit + prises en main/test + forum

Template: theme/templates/single/modules/product-info.php
Dependency: $main-color, breakpoints, lighten

*/
.article-test .after-content .product-shortcode-info {
  padding-left: 0;
  padding-right: 0;
  width: 100%; }

.article-test .product-shortcode-info {
  padding-left: 20px;
  width: 75%;
  margin-left: 0;
  margin-right: 0; }

.bloc-product {
  position: relative;
  background: #f5f5f5;
  margin: 20px 0;
  padding: 10px 0;
  padding-right: 10px; }
  @media (min-width: 1000px) {
    .bloc-product.margin-no-sidebar {
      padding: 0 18%; } }
  .bloc-product .text-container {
    width: 80%; }
    @media (max-width: 767px) {
      .bloc-product .text-container {
        width: 100%;
        text-align: center; } }
  .bloc-product .product-cover {
    float: left; }
    .bloc-product .product-cover img {
      width: auto !important;
      max-height: 125px; }
    @media (max-width: 767px) {
      .bloc-product .product-cover {
        text-align: center; }
        .bloc-product .product-cover img {
          max-height: none; } }
  .bloc-product .title {
    font-size: 24px;
    font-weight: 600;
    margin-top: 1px; }
    .bloc-product .title a {
      color: #444; }
  .bloc-product .sublinks {
    margin: 10px 0;
    margin-bottom: 8px; }
    .bloc-product .sublinks a {
      color: #fff;
      background-color: #c7c7c7;
      font-size: 14px;
      text-align: center;
      padding: 1px 15px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
      .bloc-product .sublinks a:first-child {
        margin-right: 10px; }
      .bloc-product .sublinks a:hover {
        background: #9ed44b; }
  .bloc-product .links a {
    color: #fff;
    padding: 7px 15px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline;
    text-transform: inherit; }
    .bloc-product .links a .icon-cart, .bloc-product .links a .icon-tests2 {
      margin-right: 3px; }
    .bloc-product .links a:first-child {
      margin-right: 10px; }
      @media (max-width: 767px) {
        .bloc-product .links a:first-child {
          margin-right: 0; } }
    @media (max-width: 767px) {
      .bloc-product .links a {
        display: inline-block; } }
  .bloc-product .links .buy-button {
    background-color: #93cf36; }
    .bloc-product .links .buy-button:hover {
      background-color: #a9d95f; }
  .bloc-product .links .post-button {
    display: inline-block;
    padding: 0;
    background-color: #444;
    margin-top: 5px; }
    .bloc-product .links .post-button:hover {
      background-color: #5e5e5e; }
    .bloc-product .links .post-button span {
      display: inline-block;
      padding: 5px 8px; }
      .bloc-product .links .post-button span.text {
        padding-left: 0; }
      .bloc-product .links .post-button span:first-child:not(.pem) {
        padding-left: 10px;
        padding-right: 0; }
      .bloc-product .links .post-button span:last-child:not(.pem) {
        padding-right: 10px; }
      .bloc-product .links .post-button span.pem {
        padding: 5px 15px; }
    .bloc-product .links .post-button .rank {
      background-color: #222;
      color: #85be2e;
      font-weight: bold;
      border-radius: 0 3px 3px 0; }

@media (min-width: 1000px) {
  .list-part .bloc-product .product-cover img {
    max-height: 110px;
    margin-top: 12px; }
  .list-part .bloc-product .links .post-button {
    margin-top: 10px; } }

.RateBar {
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  position: relative;
  width: 90%;
  margin: auto;
  padding-bottom: 30px; }
  .RateBar .RateBar-box {
    overflow: hidden;
    width: 100%;
    height: 20px;
    display: inline-block;
    position: relative;
    box-shadow: 0 -3px 0 #77aa29 inset;
    background: #9ed44b; }
  .RateBar .RateBar-mercury {
    background: #666;
    position: absolute;
    width: 0%;
    height: 100%;
    top: 0;
    left: 0; }
  .RateBar .RateBar-cursor {
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    line-height: 25px;
    vertical-align: middle;
    text-align: center;
    color: #f1f1f1;
    cursor: pointer;
    position: absolute;
    width: 50px;
    height: 25px;
    top: 25px;
    left: 0%;
    margin-left: -25px;
    background: #666; }
    .RateBar .RateBar-cursor:after {
      content: "";
      display: block;
      position: absolute;
      border-bottom: 10px solid;
      border-bottom-color: #666;
      border-right: 5px solid transparent;
      border-left: 5px solid transparent;
      right: 20px;
      top: -10px; }
    .RateBar .RateBar-cursor:hover {
      background: #888; }
      .RateBar .RateBar-cursor:hover:after {
        content: "";
        border-bottom: 10px solid;
        border-bottom-color: #888; }

#hpp-container #hpp-header {
  background-color: #9ed44b;
  padding-top: 40px;
  overflow: hidden; }
  #hpp-container #hpp-header.homepage {
    padding-top: 0 !important; }
    #hpp-container #hpp-header.homepage #submenu {
      background-color: #9ed44b; }
  #hpp-container #hpp-header h1 {
    color: #fff;
    margin: 0 0 0 40px;
    font-weight: bold; }
    #hpp-container #hpp-header h1.main-title {
      margin: 20px 0 0 15px; }
  #hpp-container #hpp-header .all-brand {
    display: inline-block;
    margin-left: 15px;
    color: #fff; }
    #hpp-container #hpp-header .all-brand:hover {
      text-decoration: underline; }
  #hpp-container #hpp-header h1.all-brands-title {
    margin-bottom: 20px; }
  #hpp-container #hpp-header p.desc {
    margin: 10px 0 30px 40px;
    color: #fff;
    font-weight: bold; }
  #hpp-container #hpp-header ul#hpp-breadcrumb {
    margin: 0 0 40px 40px;
    overflow: hidden; }
    #hpp-container #hpp-header ul#hpp-breadcrumb li {
      float: left;
      padding: 5px;
      color: #fff;
      font-size: 17px; }
      #hpp-container #hpp-header ul#hpp-breadcrumb li:after {
        color: #fff;
        content: ">";
        margin-left: 5px; }
      #hpp-container #hpp-header ul#hpp-breadcrumb li:last-of-type:after {
        content: ""; }
      #hpp-container #hpp-header ul#hpp-breadcrumb li a {
        color: #fff; }
        #hpp-container #hpp-header ul#hpp-breadcrumb li a:hover {
          text-decoration: underline; }
  #hpp-container #hpp-header #submenu {
    background-color: #85be2e; }
    #hpp-container #hpp-header #submenu ul {
      overflow: hidden; }
      #hpp-container #hpp-header #submenu ul .active {
        border-bottom: 3px solid #9ed44b;
        font-weight: bold; }
      #hpp-container #hpp-header #submenu ul li {
        float: left;
        padding: 10px 15px; }
        #hpp-container #hpp-header #submenu ul li a {
          color: #fff;
          padding: 10px 0px; }
          #hpp-container #hpp-header #submenu ul li a .icon-filter {
            margin-right: 5px; }
          #hpp-container #hpp-header #submenu ul li a:hover {
            border-bottom: 3px solid #fff; }

#hpp-container #hpp-slider-multi {
  height: 380px;
  margin-bottom: 20px;
  position: relative; }
  #hpp-container #hpp-slider-multi .product-title-link {
    color: #fff; }
    #hpp-container #hpp-slider-multi .product-title-link:hover {
      text-decoration: underline; }
  #hpp-container #hpp-slider-multi .hpp-slider-title {
    position: absolute;
    z-index: 20;
    color: white;
    width: 265px;
    height: 130px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    bottom: 180px;
    margin-left: 20px; }
    #hpp-container #hpp-slider-multi .hpp-slider-title .arrow-bottom {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 10px 9.5px 0 9.5px;
      border-color: rgba(0, 0, 0, 0.5) transparent transparent transparent;
      content: "";
      position: absolute;
      display: block;
      bottom: 0px;
      left: 0px;
      right: 0px;
      margin-bottom: -10px;
      margin-left: 20px; }
    #hpp-container #hpp-slider-multi .hpp-slider-title .product-rank-container {
      display: block;
      margin-bottom: 20px; }
      #hpp-container #hpp-slider-multi .hpp-slider-title .product-rank-container h4, #hpp-container #hpp-slider-multi .hpp-slider-title .product-rank-container #hpp-content .product-preview-container .product-preview .product-preview-details .product--title, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details #hpp-slider-multi .hpp-slider-title .product-rank-container .product--title, #hpp-container #hpp-slider-multi .hpp-slider-title .product-rank-container #hpp-content .top-products-container .product-preview .product-preview-details .product--title, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details #hpp-slider-multi .hpp-slider-title .product-rank-container .product--title {
        font-size: 15px;
        color: white;
        margin-bottom: 20px; }
        #hpp-container #hpp-slider-multi .hpp-slider-title .product-rank-container h4 .product-model, #hpp-container #hpp-slider-multi .hpp-slider-title .product-rank-container #hpp-content .product-preview-container .product-preview .product-preview-details .product--title .product-model, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details #hpp-slider-multi .hpp-slider-title .product-rank-container .product--title .product-model, #hpp-container #hpp-slider-multi .hpp-slider-title .product-rank-container #hpp-content .top-products-container .product-preview .product-preview-details .product--title .product-model, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details #hpp-slider-multi .hpp-slider-title .product-rank-container .product--title .product-model {
          font-size: 17px;
          color: white;
          font-weight: 500; }
      #hpp-container #hpp-slider-multi .hpp-slider-title .product-rank-container .product-rank {
        float: left;
        height: 60px;
        width: 60px;
        text-align: center; }
        #hpp-container #hpp-slider-multi .hpp-slider-title .product-rank-container .product-rank .rank-value, #hpp-container #hpp-slider-multi .hpp-slider-title .product-rank-container .product-rank #hpp-slider-one .hpp-slider-content.no-cover .rank-icon, #hpp-container #hpp-slider-one .hpp-slider-content.no-cover #hpp-slider-multi .hpp-slider-title .product-rank-container .product-rank .rank-icon {
          border: none;
          background: rgba(0, 0, 0, 0.5);
          font-size: 20px;
          line-height: 50px;
          width: 50px;
          height: 50px;
          color: white; }
    #hpp-container #hpp-slider-multi .hpp-slider-title a.product-price, #hpp-container #hpp-slider-multi .hpp-slider-title span.product-price {
      border: 1px solid #979797;
      color: #bababa;
      text-transform: uppercase;
      padding: 10px;
      font-size: 13px;
      font-weight: 900;
      margin-left: 70px; }
    #hpp-container #hpp-slider-multi .hpp-slider-title a.product-price:hover {
      border-color: #9ed44b;
      color: #9ed44b; }
  #hpp-container #hpp-slider-multi .hpp-slider-content {
    height: 165px;
    padding: 20px 12px;
    margin: 0;
    margin-top: 215px;
    background: rgba(0, 0, 0, 0.55);
    position: relative;
    z-index: 20; }
    #hpp-container #hpp-slider-multi .hpp-slider-content .hpp-slider-product {
      background: white;
      border-radius: 3px;
      width: 105px;
      height: 122px;
      border-bottom: 3px solid #bdbdbd;
      display: block;
      float: left;
      margin: 0 17px;
      padding: 7px 0 0 0;
      cursor: pointer; }
      #hpp-container #hpp-slider-multi .hpp-slider-content .hpp-slider-product img {
        width: 105px;
        height: 105px;
        margin: auto;
        display: block; }
    #hpp-container #hpp-slider-multi .hpp-slider-content .selected-slider-product {
      border-bottom: 3px solid #9ed44b; }
  #hpp-container #hpp-slider-multi #hpp-slider-background {
    position: absolute;
    z-index: 10;
    background: url("/wp-content/themes/humanoid-reset/images/frandroid/default_img.png") no-repeat center center;
    background-size: cover;
    margin: 0;
    padding: 0;
    height: 380px;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0; }

#hpp-container #hpp-content {
  padding: 20px; }
  #hpp-container #hpp-content h2.active, #hpp-container #hpp-content .humanoid-applications--block .active.humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .active.humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .title-pp {
    font-weight: 500;
    font-size: 1.75em; }
  #hpp-container #hpp-content #featured-posts {
    margin-bottom: 20px; }
    #hpp-container #hpp-content #featured-posts #feat1 {
      float: left;
      position: relative;
      background: #111;
      font-size: 0.8em; }
      #hpp-container #hpp-content #featured-posts #feat1:hover img {
        opacity: 0.8; }
      #hpp-container #hpp-content #featured-posts #feat1 img {
        -webkit-transition: opacity, 0.2s, ease-in-out;
        -moz-transition: opacity, 0.2s, ease-in-out;
        -o-transition: opacity, 0.2s, ease-in-out;
        transition: opacity, 0.2s, ease-in-out;
        opacity: 0.5; }
    #hpp-container #hpp-content #featured-posts #feat2 {
      float: left;
      position: relative;
      background: #111;
      font-size: 0.8em; }
      #hpp-container #hpp-content #featured-posts #feat2:hover img {
        opacity: 0.8; }
      #hpp-container #hpp-content #featured-posts #feat2 img {
        -webkit-transition: opacity, 0.2s, ease-in-out;
        -moz-transition: opacity, 0.2s, ease-in-out;
        -o-transition: opacity, 0.2s, ease-in-out;
        transition: opacity, 0.2s, ease-in-out;
        opacity: 0.5; }
    #hpp-container #hpp-content #featured-posts #feat3 {
      float: left;
      position: relative;
      background: #111;
      font-size: 0.8em; }
      #hpp-container #hpp-content #featured-posts #feat3:hover img {
        opacity: 0.8; }
      #hpp-container #hpp-content #featured-posts #feat3 img {
        -webkit-transition: opacity, 0.2s, ease-in-out;
        -moz-transition: opacity, 0.2s, ease-in-out;
        -o-transition: opacity, 0.2s, ease-in-out;
        transition: opacity, 0.2s, ease-in-out;
        opacity: 0.5; }
    #hpp-container #hpp-content #featured-posts #feat4 {
      float: left;
      position: relative;
      background: #111;
      font-size: 0.8em; }
      #hpp-container #hpp-content #featured-posts #feat4:hover img {
        opacity: 0.8; }
      #hpp-container #hpp-content #featured-posts #feat4 img {
        -webkit-transition: opacity, 0.2s, ease-in-out;
        -moz-transition: opacity, 0.2s, ease-in-out;
        -o-transition: opacity, 0.2s, ease-in-out;
        transition: opacity, 0.2s, ease-in-out;
        opacity: 0.5; }
    #hpp-container #hpp-content #featured-posts .featured-post-details {
      position: absolute;
      bottom: 30px;
      left: 30px; }
      #hpp-container #hpp-content #featured-posts .featured-post-details .post-label {
        background: #9ed44b;
        padding: 3px 10px;
        color: #fff;
        font-weight: bold; }
      #hpp-container #hpp-content #featured-posts .featured-post-details h2, #hpp-container #hpp-content #featured-posts .featured-post-details .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content #featured-posts .featured-post-details .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content #featured-posts .featured-post-details .title-pp {
        font-size: 24px;
        margin: 5px 0 0 0;
        color: #fff;
        text-shadow: 0 2px 0 rgba(0, 0, 0, 0.5);
        font-weight: 500; }
    #hpp-container #hpp-content #featured-posts #feat1 {
      height: 342px;
      border-right: 1px solid #fff; }
      #hpp-container #hpp-content #featured-posts #feat1 h2, #hpp-container #hpp-content #featured-posts #feat1 .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content #featured-posts #feat1 .humanoid-applications--last-top-posts--title {
        width: 367px; }
    #hpp-container #hpp-content #featured-posts #feat2 {
      height: 342px;
      border-right: 1px solid #fff; }
      #hpp-container #hpp-content #featured-posts #feat2 h2, #hpp-container #hpp-content #featured-posts #feat2 .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content #featured-posts #feat2 .humanoid-applications--last-top-posts--title {
        width: 155px; }
    #hpp-container #hpp-content #featured-posts #feat3 {
      height: 171px; }
      #hpp-container #hpp-content #featured-posts #feat3 h2, #hpp-container #hpp-content #featured-posts #feat3 .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content #featured-posts #feat3 .humanoid-applications--last-top-posts--title {
        width: 235px; }
    #hpp-container #hpp-content #featured-posts #feat4 {
      height: 171px;
      border-top: 1px solid #fff; }
      #hpp-container #hpp-content #featured-posts #feat4 h2, #hpp-container #hpp-content #featured-posts #feat4 .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content #featured-posts #feat4 .humanoid-applications--last-top-posts--title {
        width: 235px; }
  #hpp-container #hpp-content .buy-button {
    width: 85%;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px;
    display: block;
    height: 30px;
    line-height: 20px;
    margin-top: 10px; }
  #hpp-container #hpp-content .content-wrapper {
    margin-bottom: 30px; }
  #hpp-container #hpp-content .content-type-titles {
    padding-bottom: 15px; }
    #hpp-container #hpp-content .content-type-titles h2, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .title-pp {
      color: #d5d5d5;
      float: left;
      margin: 0; }
      #hpp-container #hpp-content .content-type-titles h2 a, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title a, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title a, #hpp-container #hpp-content .content-type-titles .title-pp a {
        color: inherit; }
      #hpp-container #hpp-content .content-type-titles h2.product-type-title:first-of-type:after, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .product-type-title.humanoid-applications--last-top-posts--title:first-of-type:after, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .product-type-title.humanoid-applications--last-top-posts--title:first-of-type:after, #hpp-container #hpp-content .content-type-titles .title-pp.product-type-title:first-of-type:after {
        content: "|";
        color: #e0e0e0;
        padding: 0 10px; }
    #hpp-container #hpp-content .content-type-titles .title-pp, #hpp-container #hpp-content .content-type-titles h2.active, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .active.humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .active.humanoid-applications--last-top-posts--title {
      color: #444444; }
  #hpp-container #hpp-content .content-type-search {
    margin: 0 0 20px 0;
    padding-top: 0; }
    #hpp-container #hpp-content .content-type-search form {
      position: relative; }
    #hpp-container #hpp-content .content-type-search .ui-helper-hidden-accessible {
      display: none; }
    #hpp-container #hpp-content .content-type-search input {
      border: none;
      font-size: 18px;
      outline: none;
      border-bottom: 1px solid #e0e0e0;
      width: 80%;
      padding: 10px; }
    #hpp-container #hpp-content .content-type-search input[type="submit"] {
      background: none;
      position: absolute;
      right: 0;
      bottom: 0;
      width: 20%;
      font-weight: 600;
      color: #9ed44b;
      border-bottom: 1px solid #9ed44b;
      cursor: pointer; }
      #hpp-container #hpp-content .content-type-search input[type="submit"]:hover {
        color: #77aa29; }
  #hpp-container #hpp-content #hpp-filter {
    margin-bottom: 30px; }
    #hpp-container #hpp-content #hpp-filter li {
      display: inline-block; }
    #hpp-container #hpp-content #hpp-filter li a {
      font-size: 12px;
      display: inline-block;
      color: #c0c0c0;
      font-weight: bold;
      text-transform: uppercase;
      height: 30px;
      line-height: 30px;
      vertical-align: middle;
      padding: 0 10px; }
      #hpp-container #hpp-content #hpp-filter li a:hover {
        color: #444; }
      #hpp-container #hpp-content #hpp-filter li a.active {
        color: #444;
        border-bottom: 2px #9ed44b solid; }
  #hpp-container #hpp-content #pagination {
    margin: 25px 0; }
    #hpp-container #hpp-content #pagination p {
      float: left;
      color: #000;
      margin: 0;
      padding-top: 9px; }
      #hpp-container #hpp-content #pagination p span {
        font-weight: 500; }
    #hpp-container #hpp-content #pagination .pagination-links {
      float: right; }
      #hpp-container #hpp-content #pagination .pagination-links a {
        font-size: 13px;
        text-transform: uppercase;
        float: left;
        color: #949494;
        background-color: #f5f5f5;
        padding: 8px;
        cursor: pointer; }
        #hpp-container #hpp-content #pagination .pagination-links a.disable {
          cursor: default;
          color: #e5e5e5; }
          #hpp-container #hpp-content #pagination .pagination-links a.disable:hover {
            text-decoration: none;
            background-color: #f5f5f5; }
        #hpp-container #hpp-content #pagination .pagination-links a.next {
          margin-left: 10px; }
        #hpp-container #hpp-content #pagination .pagination-links a:hover {
          text-decoration: none;
          background: gainsboro; }
        #hpp-container #hpp-content #pagination .pagination-links a .icon-next:before, #hpp-container #hpp-content #pagination .pagination-links a .tested-product .tested-product-container .breadcrumb li:before, .tested-product .tested-product-container .breadcrumb #hpp-container #hpp-content #pagination .pagination-links a li:before, #hpp-container #hpp-content #pagination .pagination-links a .icon-prev:before {
          font-size: 90%;
          padding: 0 5px; }
      #hpp-container #hpp-content #pagination .pagination-links:after {
        clear: both; }
  #hpp-container #hpp-content .see-all {
    padding: 8px 8px 8px 40px;
    background-color: #9ed44b;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    font-family: inherit;
    font-size: 13px; }
    #hpp-container #hpp-content .see-all:before {
      position: absolute;
      padding: 7px 10px;
      font-family: 'humanoid';
      left: 0;
      top: 0;
      display: inline-block;
      background-color: #85be2e; }
    #hpp-container #hpp-content .see-all:hover {
      background-color: #85be2e;
      cursor: pointer; }
  #hpp-container #hpp-content .preview {
    position: relative;
    margin: 0 15px 20px 0;
    background-color: #f5f5f5;
    width: 200px;
    float: left; }
  #hpp-container #hpp-content .product-preview-container, #hpp-container #hpp-content .top-products-container {
    position: relative; }
    #hpp-container #hpp-content .product-preview-container .ajax-loader, #hpp-container #hpp-content .product-preview-container .justifiedGallery .jg-loading-img, .justifiedGallery #hpp-container #hpp-content .product-preview-container .jg-loading-img, #hpp-container #hpp-content .top-products-container .ajax-loader, #hpp-container #hpp-content .top-products-container .justifiedGallery .jg-loading-img, .justifiedGallery #hpp-container #hpp-content .top-products-container .jg-loading-img {
      top: 30px !important;
      height: 25%; }
    #hpp-container #hpp-content .product-preview-container .product-preview, #hpp-container #hpp-content .top-products-container .product-preview {
      background: none;
      height: 554px; }
      #hpp-container #hpp-content .product-preview-container .product-preview img, #hpp-container #hpp-content .top-products-container .product-preview img {
        width: 200px;
        height: 200px; }
      #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details {
        height: 346px;
        border-top: 3px solid #9ed44b;
        background-color: #f5f5f5;
        padding: 12px; }
        #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product--title, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product--title {
          color: #444444;
          font-size: 14px;
          padding: 5px; }
          #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product--title:hover, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product--title:hover {
            text-decoration: underline; }
          #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product--title span.product-model, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product--title span.product-model {
            color: #444444;
            display: block;
            font-weight: bold;
            font-size: 15px; }
        #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details p.product-desc, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details p.product-desc {
          height: 170px;
          margin-bottom: 20px; }
        #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details a.test-button, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details span.test-button, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details a.test-button, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details span.test-button {
          margin-bottom: 6px; }
        #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details a.buy-button, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details span.buy-button, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details a.test-button, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details span.test-button, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details a.buy-button, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details span.buy-button, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details a.test-button, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details span.test-button {
          background-color: #fff;
          display: inline-block;
          width: 100%;
          padding: 5px;
          text-transform: uppercase;
          font-weight: bold;
          text-align: center;
          color: #9a9a9a;
          font-size: inherit; }
          #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details a.buy-button .icon-cart, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details span.buy-button .icon-cart, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details a.test-button .icon-cart, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details span.test-button .icon-cart, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details a.buy-button .icon-cart, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details span.buy-button .icon-cart, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details a.test-button .icon-cart, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details span.test-button .icon-cart {
            margin-right: 0; }
          #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details a.buy-button.mt40, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details span.buy-button.mt40, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details a.test-button.mt40, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details span.test-button.mt40, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details a.buy-button.mt40, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details span.buy-button.mt40, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details a.test-button.mt40, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details span.test-button.mt40 {
            margin-top: 40px; }
        #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details a.buy-button, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details a.test-button, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details a.buy-button, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details a.test-button {
          color: #9ed44b; }
          #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details a.buy-button:hover, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details a.test-button:hover, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details a.buy-button:hover, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details a.test-button:hover {
            color: #77aa29; }
      #hpp-container #hpp-content .product-preview-container .product-preview.no-desc, #hpp-container #hpp-content .top-products-container .product-preview.no-desc {
        height: auto; }
        #hpp-container #hpp-content .product-preview-container .product-preview.no-desc .product-preview-details, #hpp-container #hpp-content .top-products-container .product-preview.no-desc .product-preview-details {
          height: auto; }
          #hpp-container #hpp-content .product-preview-container .product-preview.no-desc .product-preview-details .product-desc, #hpp-container #hpp-content .top-products-container .product-preview.no-desc .product-preview-details .product-desc {
            height: auto; }
  #hpp-container #hpp-content .product-preview-container .product-preview:nth-of-type(3n+3) {
    margin: 0; }
  #hpp-container #hpp-content .top-products-container .preview {
    position: relative;
    margin: 0 53px 30px 0;
    background-color: #f5f5f5;
    width: 200px;
    float: left; }
  #hpp-container #hpp-content .top-products-container .product-preview:nth-of-type(4n+4) {
    margin-right: 0; }
  #hpp-container #hpp-content .top-products-container .product-preview.no-desc {
    height: 363px;
    overflow: hidden; }
    #hpp-container #hpp-content .top-products-container .product-preview.no-desc .product-preview-details {
      height: auto; }
      #hpp-container #hpp-content .top-products-container .product-preview.no-desc .product-preview-details .product-desc {
        height: auto; }
  #hpp-container #hpp-content .post-preview-container .post-preview {
    height: 250px; }
    #hpp-container #hpp-content .post-preview-container .post-preview img {
      width: 200px;
      height: 120px; }
    #hpp-container #hpp-content .post-preview-container .post-preview .post-preview-details {
      padding: 5px 10px; }
      #hpp-container #hpp-content .post-preview-container .post-preview .post-preview-details p {
        margin: 0; }
      #hpp-container #hpp-content .post-preview-container .post-preview .post-preview-details .date {
        color: #bbb; }
        #hpp-container #hpp-content .post-preview-container .post-preview .post-preview-details .date span {
          margin-right: 5px; }
      #hpp-container #hpp-content .post-preview-container .post-preview .post-preview-details h3.post-preview-title, #hpp-container #hpp-content .post-preview-container .post-preview .post-preview-details .content-type-titles h2.post-preview-title, #hpp-container #hpp-content .content-type-titles .post-preview-container .post-preview .post-preview-details h2.post-preview-title, #hpp-container #hpp-content .post-preview-container .post-preview .post-preview-details .content-type-titles .humanoid-applications--block .post-preview-title.humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .post-preview-container .post-preview .post-preview-details .post-preview-title.humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .post-preview-container .post-preview .post-preview-details .content-type-titles .post-preview-title.humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .post-preview-container .post-preview .post-preview-details .post-preview-title.humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .post-preview-container .post-preview .post-preview-details .content-type-titles .post-preview-title.title-pp, #hpp-container #hpp-content .content-type-titles .post-preview-container .post-preview .post-preview-details .post-preview-title.title-pp {
        margin: 0;
        color: #444444;
        font-size: 16px;
        font-family: "open_sans"; }
        #hpp-container #hpp-content .post-preview-container .post-preview .post-preview-details h3.post-preview-title a, #hpp-container #hpp-content .post-preview-container .post-preview .post-preview-details .content-type-titles h2.post-preview-title a, #hpp-container #hpp-content .content-type-titles .post-preview-container .post-preview .post-preview-details h2.post-preview-title a, #hpp-container #hpp-content .post-preview-container .post-preview .post-preview-details .content-type-titles .humanoid-applications--block .post-preview-title.humanoid-applications--last-top-posts--title a, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .post-preview-container .post-preview .post-preview-details .post-preview-title.humanoid-applications--last-top-posts--title a, .humanoid-applications--block #hpp-container #hpp-content .post-preview-container .post-preview .post-preview-details .content-type-titles .post-preview-title.humanoid-applications--last-top-posts--title a, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .post-preview-container .post-preview .post-preview-details .post-preview-title.humanoid-applications--last-top-posts--title a, #hpp-container #hpp-content .post-preview-container .post-preview .post-preview-details .content-type-titles .post-preview-title.title-pp a, #hpp-container #hpp-content .content-type-titles .post-preview-container .post-preview .post-preview-details .post-preview-title.title-pp a {
          color: #444444; }
    #hpp-container #hpp-content .post-preview-container .post-preview .comments-count {
      position: absolute;
      top: 80px;
      left: 15px;
      line-height: 25px;
      padding: 0 10px;
      font-family: "open_sans";
      font-weight: bold;
      font-size: 14px;
      background: #9ed44b;
      text-align: center; }
      #hpp-container #hpp-content .post-preview-container .post-preview .comments-count:after {
        top: 25px;
        content: '';
        position: absolute;
        display: block;
        border-right: 7px solid #9ed44b;
        border-bottom: 7px solid transparent;
        left: 40%; }
      #hpp-container #hpp-content .post-preview-container .post-preview .comments-count a {
        color: #fff; }
    #hpp-container #hpp-content .post-preview-container .post-preview:nth-of-type(3n+3) {
      margin: 0; }
  #hpp-container #hpp-content .avis-wrapper {
    min-height: 176px; }
  #hpp-container #hpp-content .forum-preview-container .forum-topic-preview {
    margin-bottom: 20px; }
    #hpp-container #hpp-content .forum-preview-container .forum-topic-preview img {
      width: 70px;
      height: 70px;
      float: left;
      border-radius: 100%; }
    #hpp-container #hpp-content .forum-preview-container .forum-topic-preview .topic-preview-details {
      float: left;
      margin-left: 26px;
      padding: 10px;
      background-color: #f5f5f5;
      width: 85%; }
      #hpp-container #hpp-content .forum-preview-container .forum-topic-preview .topic-preview-details .forum-name {
        text-transform: uppercase;
        color: #9ed44b;
        font-weight: 500;
        margin: 0px; }
      #hpp-container #hpp-content .forum-preview-container .forum-topic-preview .topic-preview-details .topic-title {
        color: #444444;
        margin: 0 0 10px;
        font-weight: 500;
        height: auto; }
      #hpp-container #hpp-content .forum-preview-container .forum-topic-preview .topic-preview-details > span {
        color: #9f9f9f;
        padding-right: 15px; }
        #hpp-container #hpp-content .forum-preview-container .forum-topic-preview .topic-preview-details > span > span:before {
          margin-right: 5px; }
  #hpp-container #hpp-content .hpp-product-filter {
    background: #F5F5F5;
    padding: 20px;
    margin-right: 20px; }

#hpp-container .product-rank-container {
  display: block;
  height: 50px;
  padding: 0;
  margin: 0;
  position: relative;
  margin-bottom: 5px; }
  #hpp-container .product-rank-container .product-rank {
    float: left;
    height: 45px;
    width: 45px;
    text-align: center;
    margin-right: 10px;
    position: relative; }
    #hpp-container .product-rank-container .product-rank .rank-circle-value {
      z-index: 40;
      position: relative; }
    #hpp-container .product-rank-container .product-rank .rank-value, #hpp-container .product-rank-container .product-rank #hpp-slider-one .hpp-slider-content.no-cover .rank-icon, #hpp-container #hpp-slider-one .hpp-slider-content.no-cover .product-rank-container .product-rank .rank-icon {
      position: absolute;
      height: 40px;
      width: 41px;
      line-height: 40px;
      text-align: center;
      font-weight: 900;
      border: 1px solid #b4b4b4;
      border-radius: 50%;
      color: #333;
      margin: auto;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      z-index: 30; }
  #hpp-container .product-rank-container h2, #hpp-container .product-rank-container .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container .product-rank-container .humanoid-applications--last-top-posts--title {
    color: #444444;
    font-size: 14px;
    padding: 5px; }
    #hpp-container .product-rank-container h2 span.product-model, #hpp-container .product-rank-container .humanoid-applications--block .humanoid-applications--last-top-posts--title span.product-model, .humanoid-applications--block #hpp-container .product-rank-container .humanoid-applications--last-top-posts--title span.product-model {
      color: #444444;
      display: block;
      font-weight: bold;
      font-size: 15px; }

#hpp-container .hpp-sidebar {
  padding-left: 20px; }
  #hpp-container .hpp-sidebar .hpp-sidebar-widget {
    background: #F5F5F5;
    padding: 15px; }
    #hpp-container .hpp-sidebar .hpp-sidebar-widget .product-type-title {
      font-weight: 900;
      font-size: 16px; }
    #hpp-container .hpp-sidebar .hpp-sidebar-widget .product-rank-container {
      margin: 10px 0px; }
      #hpp-container .hpp-sidebar .hpp-sidebar-widget .product-rank-container .product-rank {
        margin-right: 15px; }
      #hpp-container .hpp-sidebar .hpp-sidebar-widget .product-rank-container i {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        color: #b4b4b4;
        margin-top: 15px;
        font-size: 15px; }
      #hpp-container .hpp-sidebar .hpp-sidebar-widget .product-rank-container:hover .product-model {
        text-decoration: underline; }
  #hpp-container .hpp-sidebar .hpp-sidebar-ad {
    padding: 0;
    background: none; }
  #hpp-container .hpp-sidebar .product-forum {
    color: #444444;
    font-size: 14px;
    padding: 10px;
    display: block;
    background: white;
    line-height: 19px;
    margin-bottom: 10px; }
    #hpp-container .hpp-sidebar .product-forum .product-forum-name {
      color: #444444;
      display: block;
      font-weight: bold;
      font-size: 15px; }
  #hpp-container .hpp-sidebar .see-all {
    padding: 6px 8px 8px 40px !important;
    display: inline-block;
    margin-top: 12px; }

#hpp-container .no-widget .hpp-sidebar-widget {
  margin-bottom: 0; }

.ui-autocomplete {
  background: #f0f0f0 !important;
  border-radius: 0px !important; }

.ui-menu .ui-menu-item a {
  color: #85be2e !important;
  border-radius: 0px !important; }

.ui-menu .ui-menu-item .ui-state-hover, .ui-menu .ui-menu-item .ui-widget-content .ui-state-hover, .ui-menu .ui-menu-item .ui-widget-header .ui-state-hover, .ui-menu .ui-menu-item .ui-state-focus, .ui-menu .ui-menu-item .ui-widget-content .ui-state-focus, .ui-menu .ui-menu-item .ui-widget-header .ui-state-focus {
  color: #fff !important;
  background: #9ed44b !important;
  outline: none; }

.lenovo-link {
  background: #e31d1a url(../images/638d481c4f0421589723cc331c928713.png);
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  height: 55px;
  margin: 20px;
  margin-bottom: 0; }
  .lenovo-link.lenovo600px {
    background: #DF2D00 url(../images/72853d5d3bf497f9d52a37171a8685c3.png);
    margin: 10px 0;
    background-repeat: no-repeat;
    height: 70px;
    background-size: 100%;
    background-position: center; }

.honor-link {
  background: #00bce8 url(../images/0d8f3639e4b10d83de2974485a33a4db.png);
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  height: 55px;
  margin: 20px;
  margin-bottom: 0; }
  .honor-link.honor600px {
    background: #00bce8 url(../images/17274950ac2d8b5e5958ef5c2880447b.png);
    margin: 10px 0;
    background-repeat: no-repeat;
    height: 70px;
    background-size: 100%;
    background-position: center;
    max-width: 715px;
    margin: 0 auto; }

.lenovo-link + #hpp-slider-multi, .honor-link + #hpp-slider-multi {
  margin-top: 20px; }

@media (max-width: 999px) {
  #hpp-container #submenu ul .active {
    border: none !important;
    background: #9ed44b; }
  #hpp-container #submenu li {
    display: block;
    width: 100%;
    padding: 0 !important; }
  #hpp-container #submenu a {
    color: #fff;
    display: block;
    padding: 10px !important; }
    #hpp-container #submenu a:hover, #hpp-container #submenu a:active {
      border: none !important;
      background: #85be2e; }
  #hpp-container .product-preview-container {
    width: 100%; }
  #hpp-container .forum-preview-container img {
    display: none; }
  #hpp-container .forum-preview-container .topic-preview-details {
    margin-top: 10px;
    margin-left: 0 !important;
    width: 100% !important; } }

@media (max-width: 767px) {
  #hpp-container .see-all {
    width: 300px;
    margin: 10px auto !important;
    display: block !important; }
  #hpp-container .hpp-sidebar-test {
    margin-bottom: 20px !important; }
  #hpp-container .hpp-sidebar-widget {
    margin-bottom: 10px !important; }
  #hpp-container .product-preview-container .product-preview {
    width: 100% !important; }
    #hpp-container .product-preview-container .product-preview .product-desc {
      height: auto; }
    #hpp-container .product-preview-container .product-preview img {
      margin: auto;
      display: block; }
  #hpp-container .post-preview {
    position: relative;
    width: 100% !important;
    height: auto !important; }
    #hpp-container .post-preview img {
      display: none; }
  #hpp-container .post-preview-title {
    display: inline-block;
    margin-top: 20px !important; }
  #hpp-container .comments-count {
    top: 0 !important;
    right: 0;
    left: initial !important;
    padding: 5px 10px; } }

#hpp-container .product-top-description {
  padding: 30px 20px; }
  #hpp-container .product-top-description a {
    font-weight: bold; }

#hpp-container #hpp-slider-one {
  height: auto;
  position: relative; }
  #hpp-container #hpp-slider-one .hpp-slider-title {
    z-index: 20;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.9);
    position: relative;
    margin-top: 130px;
    padding: 20px; }
    #hpp-container #hpp-slider-one .hpp-slider-title .hpp-slider-product {
      background: white;
      border-radius: 3px;
      border-bottom: 3px solid #bdbdbd;
      display: block;
      float: left;
      margin: 0;
      padding: 0;
      margin-right: 20px;
      margin-bottom: 17px; }
      #hpp-container #hpp-slider-one .hpp-slider-title .hpp-slider-product img {
        width: 180px;
        height: 180px;
        margin: auto;
        display: block; }
    #hpp-container #hpp-slider-one .hpp-slider-title h1 {
      padding: 25px 0; }
      #hpp-container #hpp-slider-one .hpp-slider-title h1 span.product-brand, #hpp-container #hpp-slider-one .hpp-slider-title h1 span.product-model {
        font-size: 25px;
        line-height: 35px;
        color: white;
        display: block; }
      #hpp-container #hpp-slider-one .hpp-slider-title h1 .product-model {
        font-size: 30px;
        color: white;
        font-weight: 900; }
      #hpp-container #hpp-slider-one .hpp-slider-title h1 .product-release-year {
        font-size: 50%; }
      #hpp-container #hpp-slider-one .hpp-slider-title h1 a {
        color: white; }
        #hpp-container #hpp-slider-one .hpp-slider-title h1 a:hover {
          color: #9ed44b; }
      #hpp-container #hpp-slider-one .hpp-slider-title h1 a.product-price, #hpp-container #hpp-slider-one .hpp-slider-title h1 span.product-price {
        border: 1px solid #979797;
        color: white;
        text-transform: uppercase;
        padding: 10px;
        display: inline-block;
        margin-top: 20px;
        font-size: 13px;
        font-weight: 900; }
        #hpp-container #hpp-slider-one .hpp-slider-title h1 a.product-price:hover, #hpp-container #hpp-slider-one .hpp-slider-title h1 span.product-price:hover {
          border-color: #9ed44b;
          color: #9ed44b; }
  #hpp-container #hpp-slider-one .hpp-slider-content {
    padding: 0;
    margin: 0;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 20;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    height: auto; }
    #hpp-container #hpp-slider-one .hpp-slider-content.no-cover {
      background: #93cf36;
      border: none;
      display: inline-block;
      background: #93cf36;
      position: absolute;
      width: 265px;
      bottom: 20px;
      right: 20px;
      text-align: center;
      padding: 0; }
      #hpp-container #hpp-slider-one .hpp-slider-content.no-cover .rank-info {
        border-color: #fff !important;
        text-shadow: none;
        margin: 0 !important; }
      #hpp-container #hpp-slider-one .hpp-slider-content.no-cover .rank-info:hover {
        background: #fff !important; }
      #hpp-container #hpp-slider-one .hpp-slider-content.no-cover .product-rank-container {
        margin: 0;
        width: auto;
        padding: none;
        float: none;
        height: 150px; }
      #hpp-container #hpp-slider-one .hpp-slider-content.no-cover .product-rank {
        width: auto !important;
        float: none;
        padding: 10px;
        height: 150px;
        display: inline-block;
        margin: auto; }
      #hpp-container #hpp-slider-one .hpp-slider-content.no-cover .rank-circle-value {
        top: -10px; }
      #hpp-container #hpp-slider-one .hpp-slider-content.no-cover .rank-value, #hpp-container #hpp-slider-one .hpp-slider-content.no-cover .rank-icon {
        background: transparent !important;
        border: solid 1px #fff !important; }
      #hpp-container #hpp-slider-one .hpp-slider-content.no-cover .rank-icon {
        border-width: 3px !important;
        width: 50px !important;
        height: 50px !important; }
    #hpp-container #hpp-slider-one .hpp-slider-content .slider-article-preview {
      display: block;
      color: white;
      font-size: 14px;
      float: left;
      padding: 20px;
      margin: 0;
      height: 100%;
      border-right: 1px solid rgba(255, 255, 255, 0.5); }
    #hpp-container #hpp-slider-one .hpp-slider-content .product-rank-container {
      float: right;
      margin: 0;
      padding: 10px;
      height: 150px; }
      #hpp-container #hpp-slider-one .hpp-slider-content .product-rank-container .product-rank {
        width: 50%;
        height: 150px;
        display: inline-block;
        margin: auto;
        text-align: center; }
        #hpp-container #hpp-slider-one .hpp-slider-content .product-rank-container .product-rank a.rank-info:hover {
          color: #9ed44b;
          border-color: #9ed44b; }
        #hpp-container #hpp-slider-one .hpp-slider-content .product-rank-container .product-rank .rank-circle-value {
          margin: auto;
          display: block; }
        #hpp-container #hpp-slider-one .hpp-slider-content .product-rank-container .product-rank .rank-value, #hpp-container #hpp-slider-one .hpp-slider-content.no-cover .product-rank-container .product-rank .rank-icon {
          color: white;
          font-size: 20px;
          width: 47px;
          height: 47px;
          line-height: 47px;
          background: rgba(0, 0, 0, 0.5);
          border: none;
          margin: 0 auto;
          margin-top: 5px; }
        #hpp-container #hpp-slider-one .hpp-slider-content .product-rank-container .product-rank .rank-info {
          text-align: center;
          border: 1px solid #979797;
          color: white;
          text-transform: uppercase;
          padding: 10px;
          display: inline-block;
          margin: 10px auto;
          font-size: 13px;
          font-weight: 100;
          line-height: 13px; }
          #hpp-container #hpp-slider-one .hpp-slider-content .product-rank-container .product-rank .rank-info span {
            display: block; }
        #hpp-container #hpp-slider-one .hpp-slider-content .product-rank-container .product-rank a.rank-info {
          padding: 10px; }
  #hpp-container #hpp-slider-one #hpp-slider-background {
    position: absolute;
    z-index: 10;
    background: no-repeat center center;
    background-color: #444 !important;
    background-size: cover !important;
    margin: 0;
    padding: 0;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0; }

#hpp-container #hpp-content .hpp-carac-preview {
  min-height: 50px;
  background: #f5f5f5;
  padding: 15px;
  margin-bottom: 20px; }
  #hpp-container #hpp-content .hpp-carac-preview .specs .pictos {
    padding: 10px;
    height: 115px; }
    #hpp-container #hpp-content .hpp-carac-preview .specs .pictos .icon {
      float: left;
      margin-right: 20px; }
    #hpp-container #hpp-content .hpp-carac-preview .specs .pictos .hpp-spec-title {
      font-weight: 900;
      display: block; }
  #hpp-container #hpp-content .hpp-carac-preview .specs tr td {
    font-size: 14px;
    padding: 5Px 10px; }
  #hpp-container #hpp-content .hpp-carac-preview .specs tr:nth-child(odd) {
    background: white; }

#hpp-container #hpp-content .hpp-carac-preview .span6 .hpp-carac-text, #hpp-container #hpp-content .hpp-carac-preview .device-rating-conclusion .good-bad-container .good .hpp-carac-text, .device-rating-conclusion .good-bad-container #hpp-container #hpp-content .hpp-carac-preview .good .hpp-carac-text, #hpp-container #hpp-content .hpp-carac-preview .device-rating-conclusion .good-bad-container .bad .hpp-carac-text, .device-rating-conclusion .good-bad-container #hpp-container #hpp-content .hpp-carac-preview .bad .hpp-carac-text {
  width: 50%; }

#hpp-container #hpp-content .hpp-carac-preview .span6:nth-of-type(2), #hpp-container #hpp-content .hpp-carac-preview .device-rating-conclusion .good-bad-container .good:nth-of-type(2), .device-rating-conclusion .good-bad-container #hpp-container #hpp-content .hpp-carac-preview .good:nth-of-type(2), #hpp-container #hpp-content .hpp-carac-preview .device-rating-conclusion .good-bad-container .bad:nth-of-type(2), .device-rating-conclusion .good-bad-container #hpp-container #hpp-content .hpp-carac-preview .bad:nth-of-type(2) {
  padding-left: 20px !important; }

#hpp-container #hpp-content .hpp-carac-preview.span12 .specs tr td, #hpp-container #hpp-content .device-rating-conclusion .hpp-carac-preview.good-bad-container .specs tr td, .device-rating-conclusion #hpp-container #hpp-content .hpp-carac-preview.good-bad-container .specs tr td {
  width: 50%; }

#hpp-container #hpp-content .product-trendy-forum-topics {
  margin: 40px 0; }

#hpp-container ul.product-offers-container.reveal-half {
  height: 310px;
  overflow: hidden; }

#hpp-container ul.product-offers-container.reveal-full {
  overflow: auto;
  height: auto; }

#hpp-container ul.product-offers-container li {
  list-style: none;
  margin-bottom: 20px; }
  #hpp-container ul.product-offers-container li span.merchant {
    background-color: #f5f5f5;
    width: 74%;
    padding: 9px;
    float: left;
    font-weight: 500; }
  #hpp-container ul.product-offers-container li a {
    border: 1px solid #9ed44b;
    color: #9ed44b;
    text-transform: uppercase;
    padding: 10px;
    display: inline-block;
    font-size: 13px;
    font-weight: 900;
    margin-left: 6px;
    -webkit-transition: all, 0.3s;
    -moz-transition: all, 0.3s;
    -o-transition: all, 0.3s;
    transition: all, 0.3s; }
    #hpp-container ul.product-offers-container li a:hover {
      color: #77aa29;
      border: 1px solid #77aa29; }

#hpp-container .product-user-opinion h4, #hpp-container .product-user-opinion #hpp-content .product-preview-container .product-preview .product-preview-details .product--title, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product-user-opinion .product--title, #hpp-container .product-user-opinion #hpp-content .top-products-container .product-preview .product-preview-details .product--title, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product-user-opinion .product--title {
  font-weight: 900; }

#hpp-container .product-user-opinion .user-opinion-content {
  padding-left: 89px; }

#hpp-container .product-user-opinion .opinion-details {
  color: #a8a8a8;
  padding: 5px;
  margin: 10px 0;
  border-bottom: 1px solid #e0e0e0; }
  #hpp-container .product-user-opinion .opinion-details .forum-name {
    text-transform: uppercase;
    color: #9ed44b;
    font-weight: 500;
    margin: 0px; }
  #hpp-container .product-user-opinion .opinion-details .topic-title {
    color: #444444;
    margin: 0 0 10px;
    font-weight: 500;
    height: auto; }
  #hpp-container .product-user-opinion .opinion-details > span {
    color: #9f9f9f;
    padding-right: 15px; }
    #hpp-container .product-user-opinion .opinion-details > span > span:before {
      margin-right: 5px; }

#hpp-container .product-user-opinion .product-rank-container {
  width: 90px;
  display: block;
  float: left;
  height: 150px; }
  #hpp-container .product-user-opinion .product-rank-container .product-rank {
    margin: 10px;
    margin-top: 0; }
    #hpp-container .product-user-opinion .product-rank-container .product-rank .rank-value, #hpp-container .product-user-opinion .product-rank-container .product-rank #hpp-slider-one .hpp-slider-content.no-cover .rank-icon, #hpp-container #hpp-slider-one .hpp-slider-content.no-cover .product-user-opinion .product-rank-container .product-rank .rank-icon {
      height: 50px;
      width: 50px;
      line-height: 50px;
      font-size: 18px;
      margin: 4px; }

#hpp-container .hpp-sidebar-test a:last-of-type .product-rank-container {
  margin: 0px; }

#hpp-container .sidebar-product-rank .hpp-sidebar-forum {
  margin-bottom: 0; }

#hpp-container .sidebar-median-rank {
  margin-bottom: 20px;
  background: #F5F5F5;
  padding: 10px; }
  #hpp-container .sidebar-median-rank .product-rank-container {
    margin-bottom: 20px; }
    #hpp-container .sidebar-median-rank .product-rank-container h3, #hpp-container .sidebar-median-rank .product-rank-container #hpp-content .content-type-titles h2, #hpp-container #hpp-content .content-type-titles .sidebar-median-rank .product-rank-container h2, #hpp-container .sidebar-median-rank .product-rank-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .sidebar-median-rank .product-rank-container .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container .sidebar-median-rank .product-rank-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .sidebar-median-rank .product-rank-container .humanoid-applications--last-top-posts--title, #hpp-container .sidebar-median-rank .product-rank-container #hpp-content .content-type-titles .title-pp, #hpp-container #hpp-content .content-type-titles .sidebar-median-rank .product-rank-container .title-pp {
      font-weight: 900;
      margin: 0;
      font-size: 16px;
      margin-left: 65px;
      padding-top: 10px;
      line-height: 20px; }
      #hpp-container .sidebar-median-rank .product-rank-container h3 span, #hpp-container .sidebar-median-rank .product-rank-container #hpp-content .content-type-titles h2 span, #hpp-container #hpp-content .content-type-titles .sidebar-median-rank .product-rank-container h2 span, #hpp-container .sidebar-median-rank .product-rank-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title span, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .sidebar-median-rank .product-rank-container .humanoid-applications--last-top-posts--title span, .humanoid-applications--block #hpp-container .sidebar-median-rank .product-rank-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title span, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .sidebar-median-rank .product-rank-container .humanoid-applications--last-top-posts--title span, #hpp-container .sidebar-median-rank .product-rank-container #hpp-content .content-type-titles .title-pp span, #hpp-container #hpp-content .content-type-titles .sidebar-median-rank .product-rank-container .title-pp span {
        font-size: 14px;
        display: block;
        font-weight: 100; }
        #hpp-container .sidebar-median-rank .product-rank-container h3 span b, #hpp-container .sidebar-median-rank .product-rank-container #hpp-content .content-type-titles h2 span b, #hpp-container #hpp-content .content-type-titles .sidebar-median-rank .product-rank-container h2 span b, #hpp-container .sidebar-median-rank .product-rank-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title span b, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .sidebar-median-rank .product-rank-container .humanoid-applications--last-top-posts--title span b, .humanoid-applications--block #hpp-container .sidebar-median-rank .product-rank-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title span b, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .sidebar-median-rank .product-rank-container .humanoid-applications--last-top-posts--title span b, #hpp-container .sidebar-median-rank .product-rank-container #hpp-content .content-type-titles .title-pp span b, #hpp-container #hpp-content .content-type-titles .sidebar-median-rank .product-rank-container .title-pp span b {
          font-weight: 900;
          color: #9ed44b; }
    #hpp-container .sidebar-median-rank .product-rank-container .product-rank {
      margin: 0px;
      width: 60px;
      height: 60px; }
      #hpp-container .sidebar-median-rank .product-rank-container .product-rank .rank-value, #hpp-container .sidebar-median-rank .product-rank-container .product-rank #hpp-slider-one .hpp-slider-content.no-cover .rank-icon, #hpp-container #hpp-slider-one .hpp-slider-content.no-cover .sidebar-median-rank .product-rank-container .product-rank .rank-icon {
        height: 50px;
        width: 50px;
        line-height: 50px;
        font-size: 18px;
        margin: 4px; }
  #hpp-container .sidebar-median-rank .give-opinion:before {
    content: "\E082" !important; }
  #hpp-container .sidebar-median-rank .see-all {
    display: block;
    margin: 10px 0;
    padding: 0;
    line-height: 19px;
    font-size: 13px; }

#hpp-container.hpp-page-product #hpp-header {
  background: none;
  padding-top: 0; }
  #hpp-container.hpp-page-product #hpp-header.no-cover .hpp-slider-title {
    margin-top: 50px; }
  #hpp-container.hpp-page-product #hpp-header.no-cover h1 {
    text-shadow: none; }
  #hpp-container.hpp-page-product #hpp-header.no-cover .product-price {
    border-color: #fff;
    text-shadow: none; }
  #hpp-container.hpp-page-product #hpp-header.no-cover .product-price:hover {
    background: #fff !important; }
  #hpp-container.hpp-page-product #hpp-header #submenu ul li a {
    color: #fff; }
  #hpp-container.hpp-page-product #hpp-header #submenu .disabeled {
    color: rgba(255, 255, 255, 0.5);
    border: none;
    cursor: default; }
  #hpp-container.hpp-page-product #hpp-header #submenu a.current {
    border-bottom: solid;
    font-weight: bold; }
  #hpp-container.hpp-page-product #hpp-header #hpp-breadcrumb {
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    position: absolute;
    z-index: 15;
    padding: 0 20px;
    padding-top: 10px;
    margin: 0;
    line-height: 20px; }
    #hpp-container.hpp-page-product #hpp-header #hpp-breadcrumb li a {
      opacity: 0.8; }
      #hpp-container.hpp-page-product #hpp-header #hpp-breadcrumb li a:hover {
        opacity: 1; }
  #hpp-container.hpp-page-product #hpp-header #hpp-product-share {
    position: absolute;
    z-index: 15;
    right: 20px;
    padding-top: 10px; }
    #hpp-container.hpp-page-product #hpp-header #hpp-product-share div {
      height: 25px;
      width: 25px;
      line-height: 25px;
      margin-left: 10px; }
      #hpp-container.hpp-page-product #hpp-header #hpp-product-share div a {
        font-size: 16px;
        color: #fff;
        text-decoration: none; }

#hpp-container.hpp-page-product #hpp-content {
  margin-right: 20px; }
  #hpp-container.hpp-page-product #hpp-content .content-type-titles {
    margin-top: 0; }
  #hpp-container.hpp-page-product #hpp-content .product-preview.no-desc {
    height: auto; }
    #hpp-container.hpp-page-product #hpp-content .product-preview.no-desc .product-preview-details {
      height: auto; }
      #hpp-container.hpp-page-product #hpp-content .product-preview.no-desc .product-preview-details .product-rank-container {
        height: 60px; }

#hpp-popup-review {
  overflow: auto;
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.4);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: 0;
  padding: 0; }
  #hpp-popup-review .hpp-review-content {
    position: relative;
    margin: 100px auto;
    display: block;
    width: 500px;
    background: white; }
    #hpp-popup-review .hpp-review-content .close-popup-review {
      position: absolute;
      right: 10px;
      border: none;
      font-size: 25px;
      background: none;
      color: #333;
      font-family: inherit;
      cursor: pointer; }
    #hpp-popup-review .hpp-review-content .hpp-review-head {
      padding: 20px;
      height: 150px;
      margin: 0; }
      #hpp-popup-review .hpp-review-content .hpp-review-head .product-cover {
        display: block;
        background: url("/wp-content/themes/humanoid-reset/images/loader_frandroid.gif") no-repeat center center;
        background-size: 50% auto;
        float: left;
        margin-right: 20px;
        height: 110px;
        width: 100px;
        position: relative; }
        #hpp-popup-review .hpp-review-content .hpp-review-head .product-cover img {
          position: absolute;
          margin: auto;
          top: 0;
          right: 0;
          left: 0;
          bottom: 0;
          max-height: 110px;
          max-width: 100px;
          width: auto;
          display: block; }
      #hpp-popup-review .hpp-review-content .hpp-review-head h4, #hpp-popup-review .hpp-review-content .hpp-review-head #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product--title, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details #hpp-popup-review .hpp-review-content .hpp-review-head .product--title, #hpp-popup-review .hpp-review-content .hpp-review-head #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product--title, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details #hpp-popup-review .hpp-review-content .hpp-review-head .product--title {
        padding: 0; }
        #hpp-popup-review .hpp-review-content .hpp-review-head h4 span, #hpp-popup-review .hpp-review-content .hpp-review-head #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product--title span, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details #hpp-popup-review .hpp-review-content .hpp-review-head .product--title span, #hpp-popup-review .hpp-review-content .hpp-review-head #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product--title span, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details #hpp-popup-review .hpp-review-content .hpp-review-head .product--title span {
          font-size: 25px;
          line-height: 35px;
          color: #333;
          display: block; }
        #hpp-popup-review .hpp-review-content .hpp-review-head h4 .product-model, #hpp-popup-review .hpp-review-content .hpp-review-head #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product--title .product-model, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details #hpp-popup-review .hpp-review-content .hpp-review-head .product--title .product-model, #hpp-popup-review .hpp-review-content .hpp-review-head #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product--title .product-model, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details #hpp-popup-review .hpp-review-content .hpp-review-head .product--title .product-model {
          font-size: 30px;
          color: #333;
          font-weight: 900; }
        #hpp-popup-review .hpp-review-content .hpp-review-head h4 .star-rate, #hpp-popup-review .hpp-review-content .hpp-review-head #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product--title .star-rate, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details #hpp-popup-review .hpp-review-content .hpp-review-head .product--title .star-rate, #hpp-popup-review .hpp-review-content .hpp-review-head #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product--title .star-rate, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details #hpp-popup-review .hpp-review-content .hpp-review-head .product--title .star-rate {
          height: 22px;
          width: 120px;
          float: left;
          margin: 0;
          margin-top: 5px;
          padding: 0; }
          #hpp-popup-review .hpp-review-content .hpp-review-head h4 .star-rate a, #hpp-popup-review .hpp-review-content .hpp-review-head #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product--title .star-rate a, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details #hpp-popup-review .hpp-review-content .hpp-review-head .product--title .star-rate a, #hpp-popup-review .hpp-review-content .hpp-review-head #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product--title .star-rate a, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details #hpp-popup-review .hpp-review-content .hpp-review-head .product--title .star-rate a {
            display: block;
            float: left;
            margin: 0;
            margin-right: 2px;
            padding: 0;
            height: 22px;
            width: 22px; }
          #hpp-popup-review .hpp-review-content .hpp-review-head h4 .star-rate a.star-produit-small-shadow-empty, #hpp-popup-review .hpp-review-content .hpp-review-head #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product--title .star-rate a.star-produit-small-shadow-empty, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details #hpp-popup-review .hpp-review-content .hpp-review-head .product--title .star-rate a.star-produit-small-shadow-empty, #hpp-popup-review .hpp-review-content .hpp-review-head #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product--title .star-rate a.star-produit-small-shadow-empty, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details #hpp-popup-review .hpp-review-content .hpp-review-head .product--title .star-rate a.star-produit-small-shadow-empty {
            background: url("/wp-content/themes/humanoid-reset/images/star-produit/small-shadow-empty.png") center center no-repeat; }
          #hpp-popup-review .hpp-review-content .hpp-review-head h4 .star-rate a.star-produit-small-shadow-full, #hpp-popup-review .hpp-review-content .hpp-review-head #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product--title .star-rate a.star-produit-small-shadow-full, #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details #hpp-popup-review .hpp-review-content .hpp-review-head .product--title .star-rate a.star-produit-small-shadow-full, #hpp-popup-review .hpp-review-content .hpp-review-head #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product--title .star-rate a.star-produit-small-shadow-full, #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details #hpp-popup-review .hpp-review-content .hpp-review-head .product--title .star-rate a.star-produit-small-shadow-full {
            background: url("/wp-content/themes/humanoid-reset/images/star-produit/small-shadow-full.png") center center no-repeat; }
    #hpp-popup-review .hpp-review-content .hpp-review-form {
      padding: 20px;
      background: #e6e6e6; }
      #hpp-popup-review .hpp-review-content .hpp-review-form .ajax-loader, #hpp-popup-review .hpp-review-content .hpp-review-form .justifiedGallery .jg-loading-img, .justifiedGallery #hpp-popup-review .hpp-review-content .hpp-review-form .jg-loading-img {
        display: block;
        position: relative;
        top: auto;
        margin-bottom: 25px; }
      #hpp-popup-review .hpp-review-content .hpp-review-form textarea, #hpp-popup-review .hpp-review-content .hpp-review-form input {
        margin: 0;
        margin-bottom: 20px;
        font-family: inherit;
        resize: none;
        outline: none;
        border: none;
        width: 100%;
        padding: 10px; }
      #hpp-popup-review .hpp-review-content .hpp-review-form textarea {
        min-height: 100px; }
      #hpp-popup-review .hpp-review-content .hpp-review-form input[type="submit"] {
        color: white;
        text-transform: uppercase;
        display: inline-block;
        font-size: 13px;
        font-weight: 900;
        margin: 0;
        background: #9ed44b; }
        #hpp-popup-review .hpp-review-content .hpp-review-form input[type="submit"].ko {
          background-color: #515151; }
      #hpp-popup-review .hpp-review-content .hpp-review-form .highlight {
        border-bottom: 2px solid red; }
      #hpp-popup-review .hpp-review-content .hpp-review-form .hpp-area {
        padding: 10px; }
        #hpp-popup-review .hpp-review-content .hpp-review-form .hpp-area p.bold {
          font-weight: 500; }
        #hpp-popup-review .hpp-review-content .hpp-review-form .hpp-area p.hpp-error {
          margin: 0; }
      #hpp-popup-review .hpp-review-content .hpp-review-form #errors-area {
        background-color: #fff; }
      #hpp-popup-review .hpp-review-content .hpp-review-form #success-area {
        background-color: #9ed44b; }
        #hpp-popup-review .hpp-review-content .hpp-review-form #success-area p {
          color: #fff;
          text-align: center;
          font-weight: 500; }

@media (max-width: 999px) {
  #hpp-container .product-preview {
    margin-top: 20px !important; }
    #hpp-container .product-preview img {
      margin-bottom: 10px !important; }
  #hpp-container .post-preview.tablet4, #hpp-container .product-preview {
    margin-right: 20px !important;
    margin-bottom: 20px !important; }
    #hpp-container .post-preview.tablet4:nth-child(even), #hpp-container .product-preview:nth-child(even) {
      margin-right: 0px !important; }
  #hpp-container .hpp-sidebar {
    padding-left: 0 !important; }
  #hpp-container #hpp-filter li {
    display: block !important;
    text-align: center; }
  #hpp-container .top-products-container .product-preview.no-desc:nth-child(even) {
    margin-right: 20px !important;
    margin-bottom: 20px !important; }
  #hpp-container .hpp-carac-preview .hpp-carac-text {
    margin-top: 20px; } }

@media (max-width: 767px) {
  .top-products-container .product-preview {
    width: 100% !important;
    text-align: center !important;
    height: auto !important; }
  #hpp-container .forum-topic-preview .topic-preview-details > span {
    display: block;
    text-align: center; }
  #hpp-container .pagination-links a {
    font-size: 11px !important; }
  #hpp-container #hpp-slider-one #hpp-slider-background {
    background-position: center !important;
    background-size: cover !important; }
  #hpp-container .hpp-title-section {
    font-size: 90% !important; } }

.post-preview-container.event-preview {
  background-color: #010101;
  margin-bottom: 20px;
  background-size: cover;
  background-position: top center;
  position: relative;
  padding: 10px;
  padding-right: 0; }
  .post-preview-container.event-preview:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    display: block;
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .post-preview-container.event-preview .preview {
    z-index: 5;
    margin: 0 10px 10px 0 !important; }
  .post-preview-container.event-preview h3, .post-preview-container.event-preview #hpp-container #hpp-content .content-type-titles h2, #hpp-container #hpp-content .content-type-titles .post-preview-container.event-preview h2, .post-preview-container.event-preview #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .post-preview-container.event-preview .humanoid-applications--last-top-posts--title, .post-preview-container.event-preview .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .post-preview-container.event-preview .humanoid-applications--last-top-posts--title, .post-preview-container.event-preview #hpp-container #hpp-content .content-type-titles .title-pp, #hpp-container #hpp-content .content-type-titles .post-preview-container.event-preview .title-pp, .post-preview-container.event-preview .event-link {
    color: white;
    z-index: 5;
    position: relative;
    font-weight: 700 !important;
    text-shadow: 0 0 5px black; }
  .post-preview-container.event-preview .event-link {
    text-align: right;
    padding-right: 10px; }

@media (max-width: 767px) {
  .post-preview-container.event-preview {
    padding: 10px; } }

#submenu .ces-2016 {
  background-color: #010101;
  background-size: cover;
  background-position: top center;
  position: relative; }
  #submenu .ces-2016:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  #submenu .ces-2016 a {
    position: relative;
    z-index: 5;
    font-weight: 700 !important; }

.shortcode-container .related-products-shortcode {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap; }
  .shortcode-container .related-products-shortcode h3, .shortcode-container .related-products-shortcode #hpp-container #hpp-content .content-type-titles h2, #hpp-container #hpp-content .content-type-titles .shortcode-container .related-products-shortcode h2, .shortcode-container .related-products-shortcode #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .shortcode-container .related-products-shortcode .humanoid-applications--last-top-posts--title, .shortcode-container .related-products-shortcode .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .shortcode-container .related-products-shortcode .humanoid-applications--last-top-posts--title, .shortcode-container .related-products-shortcode #hpp-container #hpp-content .content-type-titles .title-pp, #hpp-container #hpp-content .content-type-titles .shortcode-container .related-products-shortcode .title-pp {
    margin: 0;
    margin-bottom: 20px; }
    .shortcode-container .related-products-shortcode h3 .brand-title, .shortcode-container .related-products-shortcode #hpp-container #hpp-content .content-type-titles h2 .brand-title, #hpp-container #hpp-content .content-type-titles .shortcode-container .related-products-shortcode h2 .brand-title, .shortcode-container .related-products-shortcode #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .humanoid-applications--last-top-posts--title .brand-title, #hpp-container #hpp-content .content-type-titles .humanoid-applications--block .shortcode-container .related-products-shortcode .humanoid-applications--last-top-posts--title .brand-title, .shortcode-container .related-products-shortcode .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .humanoid-applications--last-top-posts--title .brand-title, .humanoid-applications--block #hpp-container #hpp-content .content-type-titles .shortcode-container .related-products-shortcode .humanoid-applications--last-top-posts--title .brand-title, .shortcode-container .related-products-shortcode #hpp-container #hpp-content .content-type-titles .title-pp .brand-title, #hpp-container #hpp-content .content-type-titles .shortcode-container .related-products-shortcode .title-pp .brand-title {
      text-transform: capitalize; }
  .shortcode-container .related-products-shortcode .product-preview {
    background: none; }
    .shortcode-container .related-products-shortcode .product-preview .product-cover {
      border: 1px solid #f4f4f4;
      border-bottom: none;
      height: 199px;
      padding: 10px;
      text-align: center; }
      .shortcode-container .related-products-shortcode .product-preview .product-cover img {
        max-width: 179px;
        max-height: 179px; }
    .shortcode-container .related-products-shortcode .product-preview .product-preview-details {
      border-top: 3px solid #9ed44b;
      background-color: #f5f5f5;
      padding: 10px;
      padding-bottom: 45px; }
      .shortcode-container .related-products-shortcode .product-preview .product-preview-details h4, .shortcode-container .related-products-shortcode #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product--title, #hpp-container #hpp-content .product-preview-container .shortcode-container .related-products-shortcode .product-preview .product-preview-details .product--title, .shortcode-container .related-products-shortcode #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product--title, #hpp-container #hpp-content .top-products-container .shortcode-container .related-products-shortcode .product-preview .product-preview-details .product--title {
        color: #444444;
        font-size: 14px; }
        .shortcode-container .related-products-shortcode .product-preview .product-preview-details h4:hover, .shortcode-container .related-products-shortcode #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product--title:hover, #hpp-container #hpp-content .product-preview-container .shortcode-container .related-products-shortcode .product-preview .product-preview-details .product--title:hover, .shortcode-container .related-products-shortcode #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product--title:hover, #hpp-container #hpp-content .top-products-container .shortcode-container .related-products-shortcode .product-preview .product-preview-details .product--title:hover {
          text-decoration: underline; }
        .shortcode-container .related-products-shortcode .product-preview .product-preview-details h4 span.product-model, .shortcode-container .related-products-shortcode #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product--title span.product-model, #hpp-container #hpp-content .product-preview-container .shortcode-container .related-products-shortcode .product-preview .product-preview-details .product--title span.product-model, .shortcode-container .related-products-shortcode #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product--title span.product-model, #hpp-container #hpp-content .top-products-container .shortcode-container .related-products-shortcode .product-preview .product-preview-details .product--title span.product-model {
          color: #444444;
          display: block;
          font-weight: bold;
          font-size: 15px; }
      .shortcode-container .related-products-shortcode .product-preview .product-preview-details p.product-desc {
        height: 150px;
        margin-bottom: 20px; }
      .shortcode-container .related-products-shortcode .product-preview .product-preview-details a.buy-button, .shortcode-container .related-products-shortcode .product-preview .product-preview-details span.buy-button {
        display: inline-block;
        padding: 5px;
        text-transform: uppercase;
        font-weight: bold;
        text-align: center;
        font-size: 16px;
        line-height: inherit; }
        .shortcode-container .related-products-shortcode .product-preview .product-preview-details a.buy-button span, .shortcode-container .related-products-shortcode .product-preview .product-preview-details span.buy-button span {
          margin-right: 0; }
      .shortcode-container .related-products-shortcode .product-preview .product-preview-details a.buy-button:hover {
        background: #77aa29; }
    .shortcode-container .related-products-shortcode .product-preview .product-rank-container {
      display: block;
      height: 50px;
      padding: 0;
      margin: 0;
      position: relative;
      margin-bottom: 10px; }
      .shortcode-container .related-products-shortcode .product-preview .product-rank-container .product-rank {
        float: left;
        height: 45px;
        width: 45px;
        text-align: center;
        margin-right: 10px;
        position: relative; }
        .shortcode-container .related-products-shortcode .product-preview .product-rank-container .product-rank .rank-circle-value {
          z-index: 40;
          position: relative; }
        .shortcode-container .related-products-shortcode .product-preview .product-rank-container .product-rank .rank-value, .shortcode-container .related-products-shortcode .product-preview .product-rank-container .product-rank #hpp-container #hpp-slider-one .hpp-slider-content.no-cover .rank-icon, #hpp-container #hpp-slider-one .hpp-slider-content.no-cover .shortcode-container .related-products-shortcode .product-preview .product-rank-container .product-rank .rank-icon {
          position: absolute;
          height: 40px;
          width: 41px;
          line-height: 40px;
          text-align: center;
          font-weight: 900;
          border: 1px solid #b4b4b4;
          border-radius: 50%;
          color: #333;
          margin: auto;
          top: 0;
          right: 0;
          left: 0;
          bottom: 0;
          z-index: 30; }
      .shortcode-container .related-products-shortcode .product-preview .product-rank-container h4, .shortcode-container .related-products-shortcode #hpp-container #hpp-content .product-preview-container .product-preview .product-rank-container .product-preview-details .product--title, #hpp-container #hpp-content .product-preview-container .shortcode-container .related-products-shortcode .product-preview .product-rank-container .product-preview-details .product--title, .shortcode-container .related-products-shortcode #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product-rank-container .product--title, #hpp-container #hpp-content .product-preview-container .shortcode-container .related-products-shortcode .product-preview .product-preview-details .product-rank-container .product--title, .shortcode-container .related-products-shortcode #hpp-container #hpp-content .top-products-container .product-preview .product-rank-container .product-preview-details .product--title, #hpp-container #hpp-content .top-products-container .shortcode-container .related-products-shortcode .product-preview .product-rank-container .product-preview-details .product--title, .shortcode-container .related-products-shortcode #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product-rank-container .product--title, #hpp-container #hpp-content .top-products-container .shortcode-container .related-products-shortcode .product-preview .product-preview-details .product-rank-container .product--title {
        color: #444444;
        font-size: 14px;
        padding: 5px;
        margin: 0; }
        .shortcode-container .related-products-shortcode .product-preview .product-rank-container h4 span.product-model, .shortcode-container .related-products-shortcode #hpp-container #hpp-content .product-preview-container .product-preview .product-rank-container .product-preview-details .product--title span.product-model, #hpp-container #hpp-content .product-preview-container .shortcode-container .related-products-shortcode .product-preview .product-rank-container .product-preview-details .product--title span.product-model, .shortcode-container .related-products-shortcode #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product-rank-container .product--title span.product-model, #hpp-container #hpp-content .product-preview-container .shortcode-container .related-products-shortcode .product-preview .product-preview-details .product-rank-container .product--title span.product-model, .shortcode-container .related-products-shortcode #hpp-container #hpp-content .top-products-container .product-preview .product-rank-container .product-preview-details .product--title span.product-model, #hpp-container #hpp-content .top-products-container .shortcode-container .related-products-shortcode .product-preview .product-rank-container .product-preview-details .product--title span.product-model, .shortcode-container .related-products-shortcode #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product-rank-container .product--title span.product-model, #hpp-container #hpp-content .top-products-container .shortcode-container .related-products-shortcode .product-preview .product-preview-details .product-rank-container .product--title span.product-model {
          color: #444444;
          display: block;
          font-weight: bold;
          font-size: 15px; }
  .shortcode-container .related-products-shortcode .product-preview {
    padding-right: 10px; }
  .shortcode-container .related-products-shortcode .product-preview:nth-child(3) {
    padding: 0; }

@media (max-width: 767px) {
  .shortcode-container {
    /* == Bloc related products == */ }
    .shortcode-container .product-preview {
      padding: 0 !important; }
      .shortcode-container .product-preview .product-preview-details {
        border: none !important;
        background: none !important;
        padding: 0 !important;
        margin: 0 !important; }
        .shortcode-container .product-preview .product-preview-details .product-rank-container {
          padding: 0;
          padding-right: 10px !important; }
          .shortcode-container .product-preview .product-preview-details .product-rank-container h4, .shortcode-container #hpp-container #hpp-content .product-preview-container .product-preview .product-preview-details .product-rank-container .product--title, #hpp-container #hpp-content .product-preview-container .shortcode-container .product-preview .product-preview-details .product-rank-container .product--title, .shortcode-container #hpp-container #hpp-content .top-products-container .product-preview .product-preview-details .product-rank-container .product--title, #hpp-container #hpp-content .top-products-container .shortcode-container .product-preview .product-preview-details .product-rank-container .product--title {
            background: #f4f4f4;
            padding: 8px; }
        .shortcode-container .product-preview .product-preview-details .buy-button {
          text-align: center;
          padding: 13px !important;
          color: #9ed44b;
          border: 1px solid #9ed44b;
          text-transform: uppercase;
          font-weight: bold;
          position: relative;
          font-family: inherit;
          font-size: 13px;
          margin: 0;
          background: inherit; }
          .shortcode-container .product-preview .product-preview-details .buy-button:hover {
            background: inherit !important;
            color: #699524; } }

/**

Shortcode Brand
------------

Permet au rédacteur d'ajouter un shortcode affichant un marque dans un article.
Est automatiquement placé dans le bas des articles quand il a le tag d'une marque

liens vers la page de la catégorie, vers les tags associés et le forum de la marque

template : humanoid-products-cache/admin/shortcodes/ProductShortcode.php

*/
.shortcode-container.brand-module {
  display: flex;
  align-items: baseline;
  width: auto;
  background: #444;
  border-radius: 3px;
  margin: 10px 0;
  text-transform: uppercase;
  padding: 15px;
  padding-bottom: 5px; }
  .shortcode-container.brand-module a {
    padding: 5px 10px;
    border-radius: 3px; }
  .shortcode-container.brand-module .brand {
    color: #f1f1f1;
    font-size: 18px;
    padding: 5px 15px;
    white-space: nowrap;
    margin-right: 10px; }
    .shortcode-container.brand-module .brand:hover {
      opacity: 0.8; }
  .shortcode-container.brand-module ul {
    margin: 0;
    margin-top: 1px;
    list-style-type: none;
    text-align: right;
    position: relative;
    width: 100%;
    top: -2px;
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      .shortcode-container.brand-module ul {
        width: 100%; } }
    .shortcode-container.brand-module ul li {
      display: inline-block;
      margin-right: 5px;
      margin-bottom: 5px; }
      .shortcode-container.brand-module ul li:first-child {
        margin-bottom: 10px; }
    .shortcode-container.brand-module ul a {
      font-size: 11px;
      font-weight: 600;
      color: #444;
      background: #f1f1f1; }
      .shortcode-container.brand-module ul a:hover {
        color: #f1f1f1;
        background: #444; }

@media (max-width: 767px) {
  .shortcode-container.brand-module .brand {
    margin-bottom: 15px;
    display: block; }
  .shortcode-container.brand-module ul li {
    margin-bottom: 10px; } }

.spec-tab-a-th {
  color: white; }
  .spec-tab-a-th:hover {
    color: white;
    text-decoration: underline; }

.table-spec-products tr td:first-child {
  font-weight: bold; }

/**
 * Module show in :
 * - product page price
 * - Post in after content if there is a product link
 * - Find the HTML : humanoid-products-cache/admin/shortcodes/ProductShortcode.php (productAccessoriesHtml function)
 */
.product-accessories {
  margin-bottom: 6px; }
  .product-accessories p:first-child {
    font-size: 18px;
    font-weight: bold;
    line-height: 23px;
    padding: 0 !important; }
  .product-accessories .slide-container {
    height: 234px; }
  .product-accessories .img-container {
    position: relative; }
    .product-accessories .img-container img {
      text-align: center;
      height: 140px !important;
      width: auto !important; }
  .product-accessories a {
    display: block;
    width: 140px;
    height: 250px; }
    .product-accessories a .price {
      display: inline-block;
      padding: 2px 7px;
      color: #FFFFFF;
      font-size: 14px;
      line-height: 19px;
      font-weight: bold;
      text-align: center;
      background: #9ed44b;
      border-radius: 3px; }
    .product-accessories a .title {
      color: #444444;
      font-size: 14px;
      line-height: 19px;
      font-weight: normal;
      padding: 0 !important;
      width: 100%; }
    .product-accessories a:hover .title {
      color: #9ed44b; }
    .product-accessories a:hover .price {
      background: #85BE2E; }

.single .product-accessories p:first-child {
  font-size: 20px; }

.sidebar--similar-apps-container .apps-categories--category-container, .template-page-applications .humanoid-applications--all-apps-container .apps-categories--category-container {
  padding: 0px;
  padding-top: 36px;
  text-align: center;
  position: relative;
  cursor: pointer;
  transition: all .5s;
  background: white;
  height: 150px;
  width: 150px !important; }
  .sidebar--similar-apps-container .apps-categories--category-container:hover, .template-page-applications .humanoid-applications--all-apps-container .apps-categories--category-container:hover {
    box-shadow: 0 2px 10px 0 rgba(120, 120, 120, 0.5); }
  .sidebar--similar-apps-container .active.apps-categories--category-container, .template-page-applications .humanoid-applications--all-apps-container .active.apps-categories--category-container {
    background: #86bc31;
    color: white; }
    .sidebar--similar-apps-container .active.apps-categories--category-container .category--title, .template-page-applications .humanoid-applications--all-apps-container .active.apps-categories--category-container .category--title {
      color: white; }
  .sidebar--similar-apps-container .apps-categories--category-container .category--img, .template-page-applications .humanoid-applications--all-apps-container .apps-categories--category-container .category--img {
    position: relative;
    height: 50px;
    margin: auto;
    margin-bottom: 10px; }
    .sidebar--similar-apps-container .apps-categories--category-container .category--img span, .template-page-applications .humanoid-applications--all-apps-container .apps-categories--category-container .category--img span {
      font-size: 50px; }
  .sidebar--similar-apps-container .apps-categories--category-container .category--title, .template-page-applications .humanoid-applications--all-apps-container .apps-categories--category-container .category--title {
    font-size: 16px;
    color: #444;
    width: 100%;
    bottom: 0;
    line-height: 18px;
    text-align: center;
    padding: 0 10px; }

.sidebar--similar-apps-container .list-apps--app, .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app {
  width: 186px;
  margin-bottom: 10px;
  margin-left: 10px; }
  .sidebar--similar-apps-container .list-apps--app:nth-child(5n+1), .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app:nth-child(5n+1) {
    margin-left: 0; }
  .sidebar--similar-apps-container .list-apps--app .app--logo-container, .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app .app--logo-container {
    background: white;
    padding: 25px; }
    .sidebar--similar-apps-container .list-apps--app .app--logo-container img, .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app .app--logo-container img {
      display: block;
      width: 140px;
      margin: 0 auto; }
  .sidebar--similar-apps-container .list-apps--app .app--text-container, .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app .app--text-container {
    background-color: #eeeeee;
    text-align: center;
    padding: 5px; }
    .sidebar--similar-apps-container .list-apps--app .app--text-container .app--title, .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app .app--text-container .app--title {
      color: #444;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      padding: 0 10px; }
    .sidebar--similar-apps-container .list-apps--app .app--text-container .app--price, .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app .app--text-container .app--price {
      font-size: 16px;
      margin-top: 5px;
      margin-bottom: 0;
      font-weight: bold;
      text-transform: uppercase;
      color: #444; }
  @media (min-width: 768px) and (max-width: 999px) {
    .sidebar--similar-apps-container .list-apps--app, .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app {
      width: 24.2%;
      margin-left: 1%; }
      .sidebar--similar-apps-container .list-apps--app:nth-child(5n+1), .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app:nth-child(5n+1) {
        margin-left: 1%; }
      .sidebar--similar-apps-container .list-apps--app:nth-child(4n+1), .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app:nth-child(4n+1) {
        margin-left: 0; } }
  @media (max-width: 767px) {
    .sidebar--similar-apps-container .list-apps--app, .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app {
      width: 32%;
      margin-left: 2%; }
      .sidebar--similar-apps-container .list-apps--app:nth-child(5n+1), .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app:nth-child(5n+1) {
        margin-left: 2%; }
      .sidebar--similar-apps-container .list-apps--app:nth-child(4n+1), .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app:nth-child(4n+1) {
        margin-left: 2%; }
      .sidebar--similar-apps-container .list-apps--app:nth-child(3n+1), .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app:nth-child(3n+1) {
        margin-left: 0; } }
  @media all and (max-width: 600px) {
    .sidebar--similar-apps-container .list-apps--app, .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app {
      width: 48%;
      margin-left: 2%; }
      .sidebar--similar-apps-container .list-apps--app:nth-child(5n+1), .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app:nth-child(5n+1) {
        margin-left: 2%; }
      .sidebar--similar-apps-container .list-apps--app:nth-child(4n+1), .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app:nth-child(4n+1) {
        margin-left: 2%; }
      .sidebar--similar-apps-container .list-apps--app:nth-child(3n+1), .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app:nth-child(3n+1) {
        margin-left: 2%; }
      .sidebar--similar-apps-container .list-apps--app:nth-child(2n+1), .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app:nth-child(2n+1) {
        margin-left: 0; } }

.sidebar--similar-apps-container, .single-application .sidebar--similar-apps-container {
  display: flex; }
  .sidebar--similar-apps-container .similar-apps--first-column, .sidebar--similar-apps-container .similar-apps--second-column {
    width: 50%; }
  .sidebar--similar-apps-container .similar-apps--first-column {
    padding-right: 5px; }
  .sidebar--similar-apps-container .similar-apps--second-column {
    padding-left: 5px; }
  .sidebar--similar-apps-container .apps-categories--category-container {
    cursor: inherit;
    width: 142px !important;
    height: 141px !important;
    margin-bottom: 10px; }
    .sidebar--similar-apps-container .apps-categories--category-container:hover {
      box-shadow: none; }
  .sidebar--similar-apps-container .list-apps--app {
    width: 100%;
    margin-left: 0 !important; }
    .sidebar--similar-apps-container .list-apps--app .app--logo-container img {
      width: 100%; }

.humanoid-applications--tabs {
  background-color: white;
  border-bottom: 4px solid #eeeeee; }
  .humanoid-applications--tabs .larger-container {
    background-color: white; }
  .humanoid-applications--tabs .humanoid-applications--tabs--link {
    color: #9b9b9b;
    transition: none;
    display: inline-block;
    text-align: center;
    width: 120px;
    line-height: 50px;
    font-size: 15px;
    position: relative; }
    .humanoid-applications--tabs .humanoid-applications--tabs--link svg {
      width: 20px;
      vertical-align: middle;
      margin-right: 5px; }
    .humanoid-applications--tabs .humanoid-applications--tabs--link .stack, .humanoid-applications--tabs .humanoid-applications--tabs--link .game-controller {
      fill: #9b9b9b; }
    .humanoid-applications--tabs .humanoid-applications--tabs--link:hover, .humanoid-applications--tabs .humanoid-applications--tabs--link.active {
      color: #84bf1f; }
      .humanoid-applications--tabs .humanoid-applications--tabs--link:hover .stack, .humanoid-applications--tabs .humanoid-applications--tabs--link:hover .game-controller, .humanoid-applications--tabs .humanoid-applications--tabs--link.active .stack, .humanoid-applications--tabs .humanoid-applications--tabs--link.active .game-controller {
        fill: #84bf1f; }
      .humanoid-applications--tabs .humanoid-applications--tabs--link:hover:after, .humanoid-applications--tabs .humanoid-applications--tabs--link.active:after {
        content: '';
        display: block;
        position: absolute;
        bottom: -4px;
        height: 4px;
        width: 100%;
        background: #84bf1f; }

.template-page-applications {
  background-color: #f5f5f5; }
  .template-page-applications h1 {
    margin-top: 20px;
    text-transform: uppercase; }
  .template-page-applications .page-description {
    background: white;
    padding: 20px;
    margin-bottom: 20px; }
  .template-page-applications .not-found {
    font-size: 18px;
    text-align: center;
    width: 100%; }
  .template-page-applications .humanoid-applications--apps-of-the-day {
    margin-top: 20px; }
    .template-page-applications .humanoid-applications--apps-of-the-day .humanoid-applications--apps-of-the-day--application-list {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
    .template-page-applications .humanoid-applications--apps-of-the-day .application-list--application {
      width: 49.5%;
      height: 200px;
      margin-bottom: 50px;
      margin-top: 30px;
      position: relative; }
      @media (max-width: 767px) {
        .template-page-applications .humanoid-applications--apps-of-the-day .application-list--application {
          width: 100%; } }
    .template-page-applications .humanoid-applications--apps-of-the-day .application--background {
      height: 200px;
      overflow: hidden;
      position: relative;
      background: black; }
    .template-page-applications .humanoid-applications--apps-of-the-day .application--logo {
      position: absolute;
      display: block;
      width: 100px;
      top: -20px;
      left: calc(50% - 50px); }
      @media (max-width: 767px) {
        .template-page-applications .humanoid-applications--apps-of-the-day .application--logo {
          width: 80px;
          left: calc(50% - 40px); } }
    .template-page-applications .humanoid-applications--apps-of-the-day .application--text-container {
      position: absolute;
      top: 42%;
      width: 100%; }
      @media (max-width: 767px) {
        .template-page-applications .humanoid-applications--apps-of-the-day .application--text-container {
          top: 34%; } }
    .template-page-applications .humanoid-applications--apps-of-the-day .application--title {
      width: 100%;
      text-align: center;
      color: white;
      text-shadow: 0 2px 4px rgba(34, 34, 34, 0.5);
      font-size: 22px;
      font-weight: 600; }
    .template-page-applications .humanoid-applications--apps-of-the-day .application--excerpt {
      color: white;
      font-size: 14px;
      line-height: 20px;
      text-shadow: 0 2px 4px rgba(34, 34, 34, 0.5);
      text-align: center;
      padding: 0 15px; }
    .template-page-applications .humanoid-applications--apps-of-the-day .applications--download-button {
      position: relative;
      text-align: center;
      top: -18px; }
  .template-page-applications .humanoid-applications--all-apps-container .all-apps--search-input-container {
    background-color: #eeeeee;
    margin-bottom: 10px; }
    .template-page-applications .humanoid-applications--all-apps-container .all-apps--search-input-container span {
      float: left;
      background-color: #eeeeee;
      width: 40px;
      height: 75px;
      line-height: 75px;
      text-align: right;
      font-size: 18px; }
    .template-page-applications .humanoid-applications--all-apps-container .all-apps--search-input-container input {
      float: left;
      width: calc(100% - 50px);
      height: 75px;
      padding-left: 10px;
      font-size: 24px;
      color: #444444;
      background-color: #eeeeee;
      border: none;
      outline: none; }
  .template-page-applications .humanoid-applications--all-apps-container .slick-disabled {
    display: none !important; }
  .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px; }
  .template-page-applications .humanoid-applications--all-apps-container .see-more-list-apps {
    display: block;
    transition: none;
    height: 75px;
    line-height: 75px;
    background-color: #eeeeee;
    color: #444444;
    font-size: 24px;
    text-align: center;
    cursor: pointer; }
    .template-page-applications .humanoid-applications--all-apps-container .see-more-list-apps:hover {
      background-color: #222222;
      color: white; }
  .template-page-applications .humanoid-applications--last-top-posts {
    margin-bottom: 20px; }
    .template-page-applications .humanoid-applications--last-top-posts h2, .template-page-applications .humanoid-applications--last-top-posts .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block .template-page-applications .humanoid-applications--last-top-posts .humanoid-applications--last-top-posts--title {
      margin-top: 20px; }
    .template-page-applications .humanoid-applications--last-top-posts .see-more-posts {
      text-align: right; }
    .template-page-applications .humanoid-applications--last-top-posts .last-top-posts--container {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      margin-bottom: 5px; }
      .template-page-applications .humanoid-applications--last-top-posts .last-top-posts--container .last-top-posts--post {
        position: relative; }
      .template-page-applications .humanoid-applications--last-top-posts .last-top-posts--container .last-top-posts--post .post-background-img {
        -webkit-background-size: cover;
        background-size: cover;
        background-position: center;
        display: block;
        width: 318px;
        height: 230px;
        position: absolute;
        top: 0;
        left: 0; }
        .template-page-applications .humanoid-applications--last-top-posts .last-top-posts--container .last-top-posts--post .post-background-img:after {
          content: "";
          display: block;
          width: 100%;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.2) 100%);
          background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
          background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.2)); }
      .template-page-applications .humanoid-applications--last-top-posts .last-top-posts--container .last-top-posts--post a {
        display: block;
        width: 318px;
        height: 230px;
        position: relative; }
        .template-page-applications .humanoid-applications--last-top-posts .last-top-posts--container .last-top-posts--post a p {
          position: absolute;
          z-index: 1;
          bottom: 0;
          color: white;
          width: 100%;
          padding: 20px;
          padding-top: 0;
          font-size: 20px;
          font-weight: 700;
          line-height: 25px;
          text-shadow: 0 2px 4px rgba(34, 34, 34, 0.5);
          margin: 0; }
      @media (max-width: 999px) {
        .template-page-applications .humanoid-applications--last-top-posts .last-top-posts--container {
          display: block; }
          .template-page-applications .humanoid-applications--last-top-posts .last-top-posts--container .last-top-posts--post {
            margin-bottom: 10px; }
          .template-page-applications .humanoid-applications--last-top-posts .last-top-posts--container .last-top-posts--post a, .template-page-applications .humanoid-applications--last-top-posts .last-top-posts--container .last-top-posts--post .post-background-img {
            width: 100%; } }
  @media (max-width: 999px) {
    .template-page-applications {
      padding: 0 10px; } }

.single .similar-apps .sidebar-title {
  font-size: 20px; }

.similar-apps a.see-more {
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: white;
  transition: none; }

.sidebar--similar-apps-container .apps-categories--category-container, .template-page-applications .humanoid-applications--all-apps-container .apps-categories--category-container {
  padding: 0px;
  padding-top: 36px;
  text-align: center;
  position: relative;
  cursor: pointer;
  transition: all .5s;
  background: white;
  height: 150px;
  width: 150px !important; }
  .sidebar--similar-apps-container .apps-categories--category-container:hover, .template-page-applications .humanoid-applications--all-apps-container .apps-categories--category-container:hover {
    box-shadow: 0 2px 10px 0 rgba(120, 120, 120, 0.5); }
  .sidebar--similar-apps-container .active.apps-categories--category-container, .template-page-applications .humanoid-applications--all-apps-container .active.apps-categories--category-container {
    background: #86bc31;
    color: white; }
    .sidebar--similar-apps-container .active.apps-categories--category-container .category--title, .template-page-applications .humanoid-applications--all-apps-container .active.apps-categories--category-container .category--title {
      color: white; }
  .sidebar--similar-apps-container .apps-categories--category-container .category--img, .template-page-applications .humanoid-applications--all-apps-container .apps-categories--category-container .category--img {
    position: relative;
    height: 50px;
    margin: auto;
    margin-bottom: 10px; }
    .sidebar--similar-apps-container .apps-categories--category-container .category--img span, .template-page-applications .humanoid-applications--all-apps-container .apps-categories--category-container .category--img span {
      font-size: 50px; }
  .sidebar--similar-apps-container .apps-categories--category-container .category--title, .template-page-applications .humanoid-applications--all-apps-container .apps-categories--category-container .category--title {
    font-size: 16px;
    color: #444;
    width: 100%;
    bottom: 0;
    line-height: 18px;
    text-align: center;
    padding: 0 10px; }

.sidebar--similar-apps-container .list-apps--app, .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app {
  width: 186px;
  margin-bottom: 10px;
  margin-left: 10px; }
  .sidebar--similar-apps-container .list-apps--app:nth-child(5n+1), .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app:nth-child(5n+1) {
    margin-left: 0; }
  .sidebar--similar-apps-container .list-apps--app .app--logo-container, .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app .app--logo-container {
    background: white;
    padding: 25px; }
    .sidebar--similar-apps-container .list-apps--app .app--logo-container img, .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app .app--logo-container img {
      display: block;
      width: 140px;
      margin: 0 auto; }
  .sidebar--similar-apps-container .list-apps--app .app--text-container, .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app .app--text-container {
    background-color: #eeeeee;
    text-align: center;
    padding: 5px; }
    .sidebar--similar-apps-container .list-apps--app .app--text-container .app--title, .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app .app--text-container .app--title {
      color: #444;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      padding: 0 10px; }
    .sidebar--similar-apps-container .list-apps--app .app--text-container .app--price, .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app .app--text-container .app--price {
      font-size: 16px;
      margin-top: 5px;
      margin-bottom: 0;
      font-weight: bold;
      text-transform: uppercase;
      color: #444; }
  @media (min-width: 768px) and (max-width: 999px) {
    .sidebar--similar-apps-container .list-apps--app, .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app {
      width: 24.2%;
      margin-left: 1%; }
      .sidebar--similar-apps-container .list-apps--app:nth-child(5n+1), .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app:nth-child(5n+1) {
        margin-left: 1%; }
      .sidebar--similar-apps-container .list-apps--app:nth-child(4n+1), .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app:nth-child(4n+1) {
        margin-left: 0; } }
  @media (max-width: 767px) {
    .sidebar--similar-apps-container .list-apps--app, .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app {
      width: 32%;
      margin-left: 2%; }
      .sidebar--similar-apps-container .list-apps--app:nth-child(5n+1), .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app:nth-child(5n+1) {
        margin-left: 2%; }
      .sidebar--similar-apps-container .list-apps--app:nth-child(4n+1), .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app:nth-child(4n+1) {
        margin-left: 2%; }
      .sidebar--similar-apps-container .list-apps--app:nth-child(3n+1), .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app:nth-child(3n+1) {
        margin-left: 0; } }
  @media all and (max-width: 600px) {
    .sidebar--similar-apps-container .list-apps--app, .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app {
      width: 48%;
      margin-left: 2%; }
      .sidebar--similar-apps-container .list-apps--app:nth-child(5n+1), .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app:nth-child(5n+1) {
        margin-left: 2%; }
      .sidebar--similar-apps-container .list-apps--app:nth-child(4n+1), .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app:nth-child(4n+1) {
        margin-left: 2%; }
      .sidebar--similar-apps-container .list-apps--app:nth-child(3n+1), .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app:nth-child(3n+1) {
        margin-left: 2%; }
      .sidebar--similar-apps-container .list-apps--app:nth-child(2n+1), .template-page-applications .humanoid-applications--all-apps-container .all-apps--list-apps-container .list-apps--app:nth-child(2n+1) {
        margin-left: 0; } }

.sidebar--similar-apps-container, .single-application .sidebar--similar-apps-container {
  display: flex; }
  .sidebar--similar-apps-container .similar-apps--first-column, .sidebar--similar-apps-container .similar-apps--second-column {
    width: 50%; }
  .sidebar--similar-apps-container .similar-apps--first-column {
    padding-right: 5px; }
  .sidebar--similar-apps-container .similar-apps--second-column {
    padding-left: 5px; }
  .sidebar--similar-apps-container .apps-categories--category-container {
    cursor: inherit;
    width: 142px !important;
    height: 141px !important;
    margin-bottom: 10px; }
    .sidebar--similar-apps-container .apps-categories--category-container:hover {
      box-shadow: none; }
  .sidebar--similar-apps-container .list-apps--app {
    width: 100%;
    margin-left: 0 !important; }
    .sidebar--similar-apps-container .list-apps--app .app--logo-container img {
      width: 100%; }

.single-application .article-container {
  background: #f5f5f5; }

.single-application .post-preview-container li {
  list-style-type: none; }

.single-application .post-admin-tool {
  padding-left: 0;
  margin-bottom: 10px; }

.single-application .post-info-breadcump {
  text-align: right;
  margin-bottom: 10px; }

.single-application .application--cover {
  height: 178px;
  position: relative;
  margin-bottom: 50px; }
  .single-application .application--cover .application-cover--background-container {
    overflow: hidden;
    height: 178px;
    position: relative; }
    .single-application .application--cover .application-cover--background-container:after {
      content: "";
      display: block;
      width: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.2) 100%);
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
      background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.2)); }
  .single-application .application--cover .application-cover--logo-title-container {
    position: absolute;
    z-index: 1;
    top: 0;
    text-align: left;
    padding-left: 16px;
    width: 100%;
    display: flex; }
    .single-application .application--cover .application-cover--logo-title-container .application-cover--logo {
      width: 150px;
      margin-top: -25px; }
    .single-application .application--cover .application-cover--logo-title-container .application-cover--title {
      color: #FFFFFF;
      font-size: 22px;
      font-weight: 600;
      line-height: 65px;
      text-shadow: 0 2px 4px rgba(34, 34, 34, 0.5);
      margin: auto 0;
      margin-bottom: 15px;
      margin-left: 30px; }
      .single-application .application--cover .application-cover--logo-title-container .application-cover--title h1 {
        margin-bottom: 0; }
  .single-application .application--cover .application-cover--download-links-container {
    text-align: left;
    padding-left: 16px;
    position: relative;
    top: -18px; }

.single-application .application--content {
  padding: 20px; }
  .single-application .application--content h2, .single-application .application--content .humanoid-applications--block .humanoid-applications--last-top-posts--title, .humanoid-applications--block .single-application .application--content .humanoid-applications--last-top-posts--title {
    margin: .67em 0; }
  .single-application .application--content .donwload-links a {
    font-weight: normal; }
  .single-application .application--content .embed_app {
    background-color: #F5F5F5;
    padding: 15px; }
    .single-application .application--content .embed_app .icon-playstore {
      font-size: 20px;
      margin-right: 12px; }
    .single-application .application--content .embed_app .app_rate {
      top: 8px;
      right: inherit;
      height: 35px; }
      .single-application .application--content .embed_app .app_rate .ratebar {
        background-color: #F5F5F5; }
      .single-application .application--content .embed_app .app_rate .stars {
        color: #222; }
      .single-application .application--content .embed_app .app_rate .stars_back {
        color: #9b9b9b; }

.single-application a.see-more {
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: white;
  transition: none; }

.humanoid-applications--block {
  margin-bottom: 20px; }
  .humanoid-applications--block .humanoid-applications--last-top-posts--title {
    margin-top: 20px; }
  .humanoid-applications--block .see-more-posts {
    text-align: right; }

.humanoid-applications--last-top-posts .last-top-posts--container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 5px;
  flex-wrap: wrap; }
  .humanoid-applications--last-top-posts .last-top-posts--container .last-top-posts--post {
    position: relative;
    margin-bottom: 10px; }
  .humanoid-applications--last-top-posts .last-top-posts--container .last-top-posts--post .post-background-img {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    display: block;
    width: 100%;
    height: 230px;
    position: absolute;
    top: 0;
    left: 0; }
    .humanoid-applications--last-top-posts .last-top-posts--container .last-top-posts--post .post-background-img:after {
      content: "";
      display: block;
      width: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.2) 100%);
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));
      background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.2)); }
  .humanoid-applications--last-top-posts .last-top-posts--container .last-top-posts--post a {
    display: block;
    width: 318px;
    height: 230px;
    position: relative; }
    .humanoid-applications--last-top-posts .last-top-posts--container .last-top-posts--post a p {
      position: absolute;
      z-index: 1;
      bottom: 0;
      color: white;
      width: 100%;
      padding: 20px;
      padding-top: 0;
      font-size: 20px;
      font-weight: 700;
      line-height: 25px;
      text-shadow: 0 2px 4px rgba(34, 34, 34, 0.5);
      margin: 0; }
  @media (max-width: 999px) {
    .humanoid-applications--last-top-posts .last-top-posts--container {
      display: block; }
      .humanoid-applications--last-top-posts .last-top-posts--container .last-top-posts--post {
        margin-bottom: 10px; }
      .humanoid-applications--last-top-posts .last-top-posts--container .last-top-posts--post a, .humanoid-applications--last-top-posts .last-top-posts--container .last-top-posts--post .post-background-img {
        width: 100%; } }

.embed-app-database .embed-app--content ul, .single-application .application--content .reason-to-download {
  background-color: #F5F5F5;
  margin-left: 0px;
  padding: 20px;
  counter-reset: reason; }
  .embed-app-database .embed-app--content ul li, .single-application .application--content .reason-to-download li {
    font-weight: bold;
    color: #444444;
    font-size: 16px;
    list-style-type: none;
    padding-left: 47px;
    position: relative;
    margin-bottom: 10px; }
    .embed-app-database .embed-app--content ul li:before, .single-application .application--content .reason-to-download li:before {
      counter-increment: reason;
      content: counter(reason);
      display: inline-block;
      width: 27px;
      height: 27px;
      background-color: #444444;
      color: white;
      font-size: 16px;
      text-align: center;
      line-height: 27px;
      border-radius: 16px;
      position: absolute;
      left: 0;
      top: calc(50% - 13.5px); }
    .embed-app-database .embed-app--content ul li:last-child, .single-application .application--content .reason-to-download li:last-child {
      margin-bottom: 0; }
