h2.no-form {
  padding: 15px 0px;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  color: #475557;
}
html,
body {
  min-width: 320px;
}
body {
  margin: 0;
  color: #253335;
  font: 16px/24px 'proxima-nova', Arial, Helvetica, sans-serif;
  background: #9ea820 url('https://gadget-best.com/images/design/bg-promo.png');
}
img {
  border-style: none;
}
a {
  text-decoration: none;
  color: #a5ae22;
}
h3 {
  font: 700 20px/20px 'proxima-nova', Arial, Helvetica, sans-serif;
  padding-bottom: 10px;
  color: #8f9916;
}
a:hover {
  text-decoration: underline;
}
a:active {
  background-color: transparent;
}
input[type='image'] {
  padding: 0;
  border: none;
}
input[type='text'],
input[type='password'],
input[type='file'],
input[type='submit'],
textarea {
  -webkit-appearance: none;
}
input[type='submit'] {
  border-radius: 0;
}
input,
textarea,
select {
  font: 100% 'Trebuchet MS', Arial, Helvetica, sans-serif;
  vertical-align: middle;
}
form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}
figure {
  margin: 0;
  padding: 0;
}

/* font rendering safari!*/
html {
  -webkit-font-smoothing: antialiased;
}
.clearer {
  clear: both;
}
/* wrapper */
#wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}
/* w1 */
.w1 {
  margin: 0 auto;
  max-width: 1000px;
  min-width: 320px;
}
#header:after,
#header .panel:after,
.promo:after,
#main:after,
.post:after,
.post .holder:after,
#header .mobile-nav:after {
  content: '';
  display: block;
  clear: both;
}
/* header */
#header {
  padding: 0 9999px;
  margin: 0 -9999px;
  border-top: 4px solid #a5ae22;
  background: url('https://gadget-best.com/images/design/bg-promo.png') 10px 26px;
}
/* mobile-nav */
#header .mobile-nav {
  padding: 4px 17px 8px 8px;
  display: none;
  background: #a5ae22;
}
/* breadcrumbs */
#header .breadcrumbs {
  float: right;
  padding: 11px 0 0;
  text-transform: uppercase;
  color: #fdfdfd;
  font: 700 14px/18px 'proxima-nova', Arial, Helvetica, sans-serif;
}
#header .breadcrumbs li {
  float: left;
}
#header .breadcrumbs a {
  color: #fdfdfd;
}
/* open-close */
#header .open-close {
  float: left;
}
#header .opener {
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  width: 62px;
  height: 42px;
  background: url('https://gadget-best.com/images/design/sprite-1.png') no-repeat 0 -50px;
}
/* slide */
#header .slide {
  position: absolute;
  left: 0;
  top: 0;
  background: #445104;
  width: 243px;
  z-index: 10;
  display: none;
  padding: 0 0 9999px;
  margin: 0 0 -9999px;
}
#header .slide .title {
  display: block;
  padding: 21px 17px 16px;
  color: #889005;
  background: #586504;
  text-transform: uppercase;
  border-bottom: 1px solid #5c680c;
  font: 700 16px/20px 'proxima-nova', Arial, Helvetica, sans-serif;
}
#header .slide li {
  padding: 12px 16px;
  margin: 0 0 1px;
  border-bottom: 1px solid #5c680c;
  font: 32px/36px 'proxima-nova', Arial, Helvetica, sans-serif;
}
#header .slide a {
  color: #fff;
}
#header .slide a:hover,
#header .slide li.active > a {
  color: #dbdf06;
  text-decoration: none;
}
#header .slide li ul {
  padding: 15px 0 0 18px;
  margin: 0 0 -15px;
}
#header .slide li li {
  padding: 0 0 17px;
  border: 0;
  margin: 0;
  font-size: 20px;
  line-height: 24px;
}
#header .slide li li a {
  padding: 0 0 0 14px;
  background: url('https://gadget-best.com/images/design/sprite-1.png') no-repeat -100px -44px;
}
#header .slide li li a:hover,
#header .slide li .active > a {
  background-position: -300px -69px;
}
/* panel */
#header .panel {
  padding: 15px 9999px 12px;
  width: 100%;
  color: #475557;
  text-align: center;
  margin: 0 -9999px;
  background: #f8f8f8;
  position: relative;
  font: 16px/32px 'proxima-nova', Arial, Helvetica, sans-serif;
}
#header .panel .mark {
  background: 0;
  color: #c33934;
}
#header .panel p strong {
  padding: 0 17px 0 0;
  font: 700 16px/24px 'proxima-nova', Arial, Helvetica, sans-serif;
}
#header .panel a strong {
  padding: 0;
}
/* lang */
.lang {
  float: right;
  text-transform: uppercase;
  font: 700 14px/16px 'proxima-nova', Arial, Helvetica, sans-serif;
}
.lang li {
  float: left;
  margin: 0 0 0 5px;
}
.lang a {
  float: left;
  padding: 9px 8px 9px 9px;
  color: #475557;
  border-radius: 8px;
}
.lang a:hover,
.lang .active a {
  text-decoration: none;
  background: #a5ae22;
  color: #fff;
}
/* logo */
.logo {
  overflow: hidden;
  float: left;
  text-align: left;
  background: url('https://gadget-best.com/images/design/logo.png') no-repeat;
  width: 121px;
  height: 119px;
  margin: -5px -2px -46px 4px;
  text-indent: -9999px;
  position: relative;
  z-index: 2;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-15);
}
.home .logo {
  width: 155px;
  height: 152px;
  margin: -2px -17px -80px -11px;
  background: url('https://gadget-best.com/images/design/logo-home.png') no-repeat;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-15);
}
.logo a {
  display: block;
  height: 100%;
}
/* promo */
.promo {
  width: 100%;
  position: relative;
}
/* promo-holder */
.promo-holder {
  margin: 0 -9999px;
  padding: 0 9999px;
  border-top: 1px solid #a2ab22;
  background: url('https://gadget-best.com/images/design/bg-promo-gradient.png') repeat-x 10px
    0;
}
.promo img {
  vertical-align: top;
}
.promo .image-holder {
  float: left;
  width: 300px;
  min-height: 335px;
  margin: 0 2px 0 5px;
}
.promo .image-holder img {
  position: absolute;
  bottom: 0;
}
.promo .image-holder img#man {
  left: 18px;
}
.man {
  display: none;
}
h1.man,
h1.vrouw {
  position: absolute;
  top: 0;
  left: 0;
}
.alttitle {
  position: relative;
  width: 450px;
  height: 75px;
  overflow: hidden;
}
/* promo-aside */
.promo-aside {
  float: right;
  width: 218px;
  padding: 26px 0 0 40px;
  text-align: center;
  color: #dbdf06;
  font: 17px/26px 'proxima-nova', Arial, Helvetica, sans-serif;
}
.promo-aside h2 {
  margin: 0 0px 7px 0;
  text-transform: uppercase;
}
.promo-aside h2 span {
  display: block;
  font: 26px/30px 'proxima-nova', Arial, Helvetica, sans-serif;
}
.promo-aside h2 strong {
  display: block;
  font: 700 26px/30px 'proxima-nova', Arial, Helvetica, sans-serif;
}
.promo-aside img {
  margin: 0 0 0px;
}
.aside-holder > span {
  display: block;
  padding: 0 16px 0 0;
}
/* text-holder */
.promo .text-holder {
  overflow: hidden;
  padding: 24px 0;
  color: #fff;
  font: 17px/26px 'proxima-nova', Arial, Helvetica, sans-serif;
}
.promo h1 {
  margin: 0 0 15px;
  font: 57px/59px 'proxima-nova', Arial, Helvetica, sans-serif;
}
/* nav-holder */
.nav-holder {
  margin: 0 -9999px;
  padding: 0 9999px;
  width: 100%;
  text-align: center;
}
.nav-frame {
  margin: 0 -9999px;
  padding: 15px 9999px;
  border-top: 1px solid #e0e3e3;
  border-bottom: 1px solid #dfe2e0;
  background: #fff;
}
/* nav */
#nav {
  display: inline-block;
  vertical-align: top;
  margin: 0 -3px 0 4px;
  text-transform: uppercase;
  font: 700 17px/22px 'proxima-nova', Arial, Helvetica, sans-serif;
}
#nav li {
  float: left;
  margin: 0 2px 0 -6px;
}
#nav a {
  float: left;
  padding: 12px 21px 12px 22px;
  border-radius: 8px;
  color: #2e3e41;
}
#nav a:hover {
  color: #a5ae22;
  text-decoration: none;
}
#nav .active a {
  color: #fdfdfd;
  text-decoration: none;
  background: #a5ae22;
}
/* add-nav-frame */
.add-nav-frame {
  height: 35px;
  margin: 0 -9999px;
  padding: 0 9999px;
  background: url('https://gadget-best.com/images/design/bg-promo-gradient.png') 10px 0;
}
.add-nav {
  margin: 0 0 0 1px;
  height: 50px;
  position: relative;
  background: #a5ae22;
  border-top: 1px solid #97a119;
  border-radius: 0 0 8px 8px;
}
.add-nav ul {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  margin: 13px -5px 0 5px;
  font: 700 17px/22px 'proxima-nova', Arial, Helvetica, sans-serif;
}
.add-nav li {
  float: left;
  margin: 0 13px;
}
.add-nav a {
  /*color:#fff;*/
  color: #dce18b;
  display: block;
  position: relative;
}
.add-nav a:hover,
.add-nav .active a {
  /*color:#dce18b;*/
  color: #fff;
  text-decoration: none;
}
.add-nav a:after {
  content: '';
  position: absolute;
  top: 37px;
  left: 50%;
  margin: 0 0 0 -16px;
  width: 23px;
  height: 11px;
  cursor: default;
}
/*.add-nav a:hover:after,*/
.add-nav .active a:after {
  background: url('https://gadget-best.com/images/design/sprite-1.png') no-repeat -150px 0;
}
/* main */
#main {
  width: 100%;
  padding: 56px 9999px 48px;
  margin: 0 -9999px;
  background: #f8f8f8;
  min-height: 800px;
}
.home #main {
  padding: 42px 9999px 48px;
}
/* sidebar */
#sidebar {
  float: right;
  width: 234px;
  padding: 17px 1px 60px 0;
}
#fixitside {
  position: fixed;
  top: 230px;
  left: 0;
  height: 0;
  width: 100%;
}
#fixitside .recenter {
  width: 1000px;
  height: 0px;
  margin: 0 auto;
}
#sidebar .promo-aside {
  display: none;
}
#sidebar .btn {
  display: block;
  padding: 10px 8px 10px;
  text-align: center;
  margin: 0 0 22px;
  border-radius: 8px;
  color: #fff;
}
#sidebar .btn-fr {
  display: block;
  padding: 10px 8px 10px;
  text-align: center;
  margin: 0 0 22px;
  border-radius: 8px;
  color: #fff;
}
#sidebar .btn.btn-keys {
  background: #318da6;
}
#sidebar .btn.btn-01 {
  background: #a5ae22;
}
#sidebar .btn.btn-02 {
  background: #fd6964;
}
#sidebar .btn.btn-03 {
  background: #12565c;
}
#sidebar .btn.btn-04 {
  background: #accaac;
}

#sidebar .btn-fr.btn-stickers {
  background: #8dc63f;
}
#sidebar .btn-fr.btn-print {
  background: #ffc726;
}

#sidebar .btn-fr.btn-keys {
  background: #318da6;
}
#sidebar .btn-fr.btn-01 {
  background: #a5ae22;
}
#sidebar .btn-fr.btn-02 {
  background: #fd6964;
}
#sidebar .btn-fr.btn-03 {
  background: #12565c;
}
#sidebar .btn-fr.btn-04 {
  background: #accaac;
}
#sidebar .btn:hover,
#sidebar .btn-fr {
  text-decoration: none;
}
#sidebar .btn span {
  display: block;
  font: 22px/30px 'proxima-nova', Arial, Helvetica, sans-serif;
}
#sidebar .btn strong {
  display: block;
  font: 700 25px/38px 'proxima-nova', Arial, Helvetica, sans-serif;
}
#sidebar .btn.btn-04 span,
#sidebar .btn.btn-02 span {
  margin: -3px 0;
}
#sidebar .btn.btn-04 strong,
#sidebar .btn.btn-02 strong {
  margin: 0 0 -7px;
  font-size: 25px;
  line-height: 51px;
}
#sidebar .btn-fr span {
  display: block;
  font: 22px/30px 'proxima-nova', Arial, Helvetica, sans-serif;
}
#sidebar .btn-fr strong {
  display: block;
  font: 700 25px/38px 'proxima-nova', Arial, Helvetica, sans-serif;
}
#sidebar .btn-fr.btn-04 span,
#sidebar .btn-fr.btn-02 span {
  margin: -3px 0;
}
#sidebar .btn-fr.btn-04 strong,
#sidebar .btn-fr.btn-02 strong {
  margin: 0 0 -7px;
  font-size: 22px;
  line-height: 40px;
}
/* content */
#content {
  float: left;
  width: 714px;
}
.hidden {
  display: none;
}
.post-holder {
  padding: 0;
}
/* post */
.post {
  width: 100%;
  padding: 26px 0 18px;
  position: relative;
  border-top: 1px solid #e0e3e3;
}
.post:after {
  content: '';
  position: absolute;
  top: -7px;
  left: 50%;
  margin: 0 0 0 -21px;
  background: url('https://gadget-best.com/images/design/sprite-1.png') no-repeat 0 -131px;
  width: 13px;
  height: 13px;
}
.post-holder .post:first-child {
  border: 0;
  padding: 0 0 22px;
}
.post-holder .post:first-child:after {
  background: 0;
}
.post img {
  float: left;
  margin: -3px -12px 19px -4px;
}
.post .volledig img {
  float: none;
  margin: -3px -12px 19px -4px;
  max-width: 678px;
  width: 100%;
  height: auto;
}
.post .links img {
  max-width: 200px;
  width: 100%;
  height: auto;
}
.post .holder {
  margin: 0 0 0 -13px;
  width: 654px;
  padding: 0 50px 0 0;
  overflow: hidden;
}
.post .text-holder {
  overflow: hidden;
  min-width: 300px;
  max-width: 640px;
  padding: 5px 0 0 14px;
}
.post-holder .post:first-child img {
  margin: 0 -16px 19px 0;
}
.post-holder .post:first-child .text-holder {
  padding: 0 0 0 14px;
}
#main .post h1 {
  margin: 0 0 24px 3px;
  font: 36px/40px 'proxima-nova', Arial, Helvetica, sans-serif;
}
.post h1 a {
  color: #8f9916;
}
/* intro */
.intro {
  overflow: hidden;
  padding: 10px 1px 50px;
}
#main h1,
.content h2 {
  margin: 0 1px 33px;
  color: #8f9916;
  font: 36px/40px 'proxima-nova', Arial, Helvetica, sans-serif;
}

.intro p {
  margin: 0 0 20px;
}
.intro p strong {
  font: 700 16px/24px 'proxima-nova', Arial, Helvetica, sans-serif;
}
/* buttons-holder */
.intro .buttons-holder {
  overflow: hidden;
  text-align: center;
  padding: 30px 0 0;
}
.intro .buttons-frame {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px 0 -8px;
}
.intro .buttons-frame2 {
  display: block;
}
/*.intro .buttons-frame2 a{
        display:block;
        text-align: left;
        align:left;
        padding-left:115px;
    }
    .intro .buttons-frame2 a.instructicon1{
        padding:43px 0 43px 125px;
        background:url("https://gadget-best.com/images/design/instructies1.png") no-repeat;
    }
    .intro .buttons-frame2 a.instructicon2{
        padding:43px 0 43px 125px;
        background:url("https://gadget-best.com/images/design/instructies2.png") no-repeat;
    }
    .intro .buttons-frame2 a.instructicon3{
        padding:25px 0 25px 125px;
        background:url("https://gadget-best.com/images/design/instructies3.png") no-repeat;
    }*/
.lijn {
  clear: both;
  height: 1px;
  background-color: #d9dcdc;
  margin-top: 15px;
  margin-bottom: 15px;
}
.intro .button,
.intro .button2 {
  width: 199px;
  height: 199px;
  padding: 6px;
  background: #ececec;
  border: 4px solid #d8dbdb;
  border-radius: 50%;
  float: left;
  color: #12565c;
  margin: 0 22px;
  overflow: hidden;
  white-space: nowrap;
  text-transform: uppercase;
  font: 700 22px/29px 'proxima-nova', Arial, Helvetica, sans-serif;
}
.intro .button:after,
.intro .button2:after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  overflow: hidden;
  margin: 0 0 0 -5px;
  vertical-align: middle;
}
.intro .button span,
.intro .button2 span {
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
}
.intro .button:hover {
  background: #12565c;
  background: #4ab9b8;
  border-color: #0f484d;
  border-color: #4ab9b8;
  color: #fff;
  text-decoration: none;
}
.intro .button2:hover {
  background: #12565c;
  background: #edc706;
  border-color: #0f484d;
  border-color: #edc706;
  color: #fff;
  text-decoration: none;
}
/* example-page */
.example-page {
  overflow: hidden;
  padding: 10px 0 0;
  margin: 0 -7px 0 0;
}
#buttonruggen img {
  width: 100%;
  height: auto;
}
.example-page .btn-more {
  overflow: hidden;
  margin: -12px 0 33px;
}
.example-page .more {
  float: left;
  padding: 0 0 0 17px;
  font: 700 16px/24px 'proxima-nova', Arial, Helvetica, sans-serif;
  background: url('https://gadget-best.com/images/design/sprite-1.png') no-repeat -493px 5px;
}
.buttons-list-holder {
  overflow: hidden;
  padding: 0 0 47px;
  text-align: center;
}
/* buttons-list */
.buttons-list {
  overflow: hidden;
  margin: 0 0 62px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f0f0f0;
  background: #f8f8f8;
  border: 1px solid #d6d9d9;
  border-width: 1px 0 0 1px;
}
.buttons-list li {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20%;
  border: 1px solid #d6d9d9;
  border-width: 0 1px 1px 0;
  height: 154px;
  overflow: hidden;
  text-align: center;
  padding: 6px 5px 7px;
  background: #ffffff;
}
.buttons-list li img {
  vertical-align: top;
  margin: 0 0 3px;
  max-width: 100%;
  height: auto;
}
.buttons-list li span {
  display: block;
  color: #ababab;
  font: 12px/16px 'proxima-nova', Arial, Helvetica, sans-serif;
}
/* loading */
.loading {
  overflow: hidden;
  padding: 0 14px 50px 0;
}
.loading-ico {
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  width: 34px;
  height: 34px;
  background: url('https://gadget-best.com/images/design/loading.gif') no-repeat;
}
.content {
  padding: 10px 0 42px 5px;
}
/* tables-holder */
.tables-holder {
  overflow: hidden;
  margin: 0 -9px 0 -3px;
}
.tables-holder .frame {
  overflow: hidden;
  padding: 13px 0 33px;
}
.content .tables-holder h2 {
  margin: 0;
  padding: 15px 5px 12px;
  background: #ececec;
  text-align: center;
  color: #12565c;
  text-transform: uppercase;
  font: 700 26px/30px 'proxima-nova', Arial, Helvetica, sans-serif;
  border-top: 3px solid #d9dcdc;
}
/* hint */
.tables-holder .hint {
  border: 1px solid #d9dcdc;
  background: #fff;
  border-radius: 8px;
  padding: 14px 8px 17px;
  color: #4a5456;
  text-align: center;
  display: none;
  margin: 0 15px 43px 21px;
  font: 700 16px/22px 'proxima-nova', Arial, Helvetica, sans-serif;
}
.content .tables-holder .hint p {
  margin: 0;
}
/* table-info */
.tables-holder .table-info {
  overflow: hidden;
  text-align: center;
  padding: 0 39px 0 40px;
  border: 1px solid #d9dcdc;
  border-width: 1px 0 3px;
  font-size: 18px;
  line-height: 28px;
  display: none;
}
.tables-holder .table-info strong {
  display: block;
  color: #a5ae22;
  margin: 0 -39px 21px -40px;
  padding: 13px 23px 9px 5px;
  font: 700 16px/20px 'proxima-nova', Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #d9dcdc;
  text-transform: uppercase;
}
/* table */
.tables-holder table {
  border-collapse: collapse;
  background: #f8f8f8;
  width: 100%;
  border-bottom: 3px solid #d9dcdc;
  font: 15px/19px 'proxima-nova', Arial, Helvetica, sans-serif;
}
.tables-holder table table {
  border-bottom: 2px solid #d9dcdc;
}
.tables-holder table th {
  padding: 11px 3px 11px;
  color: #a5ae22;
  text-align: center;
  text-transform: uppercase;
  font: 700 16px/20px 'proxima-nova', Arial, Helvetica, sans-serif;
  border: 1px solid #d9dcdc;
}
.tables-holder table th.col-01 {
  width: 113px;
}
.tables-holder table th.col-02 {
  width: 113px;
}
.tables-holder table th.col-03 {
  width: 113px;
}
.tables-holder table th.col-04 {
  width: 113px;
}
.tables-holder table th.col-05 {
  width: 113px;
}
.tables-holder table th.col-06 {
  width: auto;
}
.tables-holder table th.col-07 {
  width: 233px;
}
.tables-holder table th.col-08 {
  width: 233px;
}
.tables-holder table th.col-09 {
  width: 113px;
}
.tables-holder table th.col-10 {
  width: auto;
}
.tables-holder table td {
  padding: 11px 3px 11px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #d9dcdc;
}
.tables-holder table .row td {
  border-top-width: 3px;
}
.tables-holder table td span {
  font-size: 18px;
  line-height: 24px;
}
.tables-holder .btn-more {
  overflow: hidden;
  margin: -7px 0 35px 6px;
}
.tables-holder .more {
  float: left;
  color: #c33934;
  padding: 0 0 0 15px;
  font: 700 16px/24px 'proxima-nova', Arial, Helvetica, sans-serif;
  background: url('https://gadget-best.com/images/design/sprite-1.png') no-repeat -493px -145px;
}
#main .content h1,
.content h2 {
  margin: 0 0 33px -2px;
}
.content h2 {
  font-size: 30px;
  margin-bottom: 6px;
  line-height: 30px;
}
.content p {
  margin: 0 0 24px;
}
.content strong {
  font-weight: 700;
}
.list-holder {
  padding: 0 0 24px;
}
.title-list {
  display: block;
}
.list {
  padding: 0 0 0 37px;
}
.list li {
  overflow: hidden;
  padding: 0 0 0 13px;
  position: relative;
}
.list li:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 4px;
  height: 5px;
  background: url('https://gadget-best.com/images/design/sprite-1.png') no-repeat 0 -195px;
}
.list ul {
  padding: 0 0 0 23px;
}
/* footer */
#footer {
  margin: 0 -9999px;
  padding: 34px 9999px 29px;
  overflow: hidden;
  color: #dbdf06;
  font: 16px/26px 'proxima-nova', Arial, Helvetica, sans-serif;
  border-top: 1px solid #a2ab22;
  background: url('https://gadget-best.com/images/design/bg-promo-gradient.png') repeat-x 10px
    0;
}
.footer-holder {
  overflow: hidden;
  position: relative;
}
/* bar */
#footer .bar {
  float: right;
  width: 300px;
}
#footer .social-networks {
  float: right;
  margin: 0 28px 0 0;
}
#footer .social-networks li {
  float: left;
  margin: 0 0 0 15px;
}
#footer .social-networks a {
  float: left;
  width: 47px;
  height: 47px;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  background: url('https://gadget-best.com/images/design/sprite-1.png') no-repeat;
}
#footer .social-networks a.twitter {
  background-position: 0 0;
}
#footer .social-networks a.facebook {
  background-position: -50px 0;
}
#footer .text {
  position: absolute;
  right: 0;
  bottom: 20px;
  width: 340px;
  text-align: right;
}
/* panel */
#footer .panel {
  float: left;
  width: 329px;
  padding: 5px 0 0;
  position: relative;
}
#footer .panel:after {
  content: '';
  position: absolute;
  top: 9px;
  right: 0;
  width: 27px;
  height: 42px;
  /*background:url("https://gadget-best.com/images/design/sprite-1.png") no-repeat -100px 0;*/
}
#footer .panel address {
  margin: 0;
  padding: 0;
  font-size: 18px;
}
#footer .box {
  overflow: hidden;
  padding: 0 0 17px;
}
#footer .panel address .box:first-child {
  padding: 0 0 21px;
}
#footer .title {
  display: block;
  color: #fafafa;
  font: 700 18px/26px 'proxima-nova', Arial, Helvetica, sans-serif;
}
#footer .panel a {
  color: #dbdf06;
}
#footer a.credits {
  color: #dbdf06;
}

/* EXTRA */
.instructieblok {
}
.opmaakkeuzeicon,
.beroemdicon {
  width: 135px;
  height: 124px;
  overflow: hidden;
  text-align: left;
  padding: 0px;
  margin: 0px;
  float: left;
}
.beroemdicon {
  height: auto;
  vertical-align: top;
}
.opmaakkeuzeicon img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.opmaakkeuzetekst {
  float: left;
  padding-top: 30px;
}
.beroemdtekst {
  float: left;
  text-align: left;
  max-width: 500px;
}
.opmaakkeuzelink {
  /*background:url("https://gadget-best.com/images/design/pijl.png") no-repeat 5px 5px;
        padding-left:20px;*/
  text-align: left;
}
.instructieblok:after {
  content: '';
  display: block;
  clear: both;
}

.instructieblok img {
  padding-right: 15px;
  float: left;
  margin-bottom: 20px;
}
.instructieblok p {
}
.opgelet {
  width: 50px;
  height: 50px;
  float: left;
  background: url('https://gadget-best.com/images/design/opgelet.png') no-repeat;
}
.company_foto_links {
  float: left;
  background: #ffffff;
  padding: 10px 10px 0px 10px;
  border: 1px solid #d9dcdc;
  margin-right: 20px;
  margin-bottom: 20px;
  text-align: center;
  max-width: 200px;
}
.company_foto_links img,
.company_foto_rechts img {
  max-width: 200px;
  /*display:block;*/
}
.company_foto_links p,
.company_foto_rechts p {
  margin: 0;
  /*display:block;*/
}
.company_foto_rechts {
  float: right;
  background: #ffffff;
  padding: 10px 10px 0px 10px;
  border: 1px solid #d9dcdc;
  margin-left: 20px;
  margin-bottom: 20px;
  text-align: center;
  max-width: 200px;
}
.company_foto_caption {
  color: #a3a3a3;
  font-size: 0.8em;
  max-width: 220px;
  text-align: center;
}
.kaart {
  background: #ffffff;
  padding: 10px 10px 0px 10px;
  border: 1px solid #d9dcdc;
}
.foto_fullwidth {
  padding: 10px;
  border: 1px solid #d9dcdc;
  text-align: center;
  overflow: hidden;
  width: 100%;
  margin-bottom: 35px;
}
.foto_fullwidth img {
  width: 100%;
  margin: 0px;
  border: 0px;
  display: block;
}

@media only screen and (max-width: 1023px) {
  #header .panel {
    font-size: 14px;
    padding: 14px 0 12px;
    margin: 0;
  }
  #header .panel p strong {
    font-size: 14px;
    padding: 0 15px 0 0;
  }
  .lang {
    margin: 0 13px 0 0;
  }
  .logo {
    height: 116px;
    width: 120px;
    margin: -4px -2px -80px 7px;
    background-size: 100% 100%;
  }
  .home .logo {
    width: 118px;
    height: 117px;
    margin: -4px -11px -78px 8px;
    background: url('https://gadget-best.com/images/design/logo-home.png') no-repeat;
    background-size: 100% 100%;
  }
  .promo-holder {
    margin: 0;
    padding: 0 35px;
  }
  .promo .text-holder {
    padding: 24px 15px 24px 0;
  }
  .promo .image-holder {
    margin: 0 2px 0 -30px;
  }
  .promo .promo-aside {
    display: none;
  }
  .home .nav-frame {
    margin: 0 -5px;
    padding: 15px 10px 15px 26px;
  }
  .nav-frame {
    margin: 0 -5px;
    padding: 15px 10px 15px 89px;
  }
  .add-nav {
    margin: 0 7px 0 8px;
  }
  .add-nav ul {
    font-size: 14px;
    margin: 13px -3px 0 3px;
  }
  .add-nav li {
    margin: 0 11px;
  }
  #sidebar {
    float: none;
    width: 100%;
    overflow: hidden;
    padding: 45px 80px 0 73px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 -4px;
  }

  #fixitside {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
  }
  #fixitside .recenter {
    width: auto;
    height: auto;
    margin: auto;
  }
  #sidebar .btn-holder {
    width: 50%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px 17px 9px;
  }
  .home #sidebar {
    float: none;
    overflow: hidden;
    padding: 0 24px 47px;
    width: 100%;
    margin: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #sidebar .promo-aside {
    float: right;
    width: 40.82%;
    display: block;
    padding: 0 5px 0 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #sidebar .aside-holder {
    overflow: hidden;
    border-radius: 9px;
    background: #fff;
    padding: 35px 12px 23px 12px;
    border: 1px solid #e0e3e3;
    width: 100%;
    max-width: 218px;
    margin: 0 auto;
  }
  #sidebar .aside-holder img {
    height: auto;
    vertical-align: top;
  }
  #sidebar .aside-holder h2 {
    margin: 0 13px 18px 0;
    overflow: hidden;
    color: #a5ae22;
  }
  #sidebar .aside-holder h2 span,
  #sidebar .aside-holder h2 strong {
    font-size: 38px;
    margin: 0 0 13px;
  }
  .home #sidebar .holder {
    float: left;
    width: 59.11%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 37px 0 0;
  }
  #sidebar .btn.btn-03,
  #sidebar .btn.btn-04 {
    padding: 7px 8px 5px;
  }
  .home #sidebar .btn.btn-03,
  .home #sidebar .btn.btn-04 {
    padding: 20px 8px 21px;
  }
  #sidebar .btn,
  .home #sidebar .btn {
    padding: 20px 8px 21px;
    margin: 0 0 17px;
  }
  #sidebar .btn span,
  #sidebar .btn strong,
  #sidebar .btn.btn-02 span,
  #sidebar .btn.btn-02 strong,
  .home #sidebar .btn span,
  .home #sidebar .btn strong {
    display: inline-block;
    vertical-align: top;
    font-size: 32px;
    line-height: 36px;
    margin: 0;
  }
  #sidebar .btn span,
  .home #sidebar .btn span {
    margin: 0 4px;
  }
  #sidebar .btn.btn-03 strong,
  #sidebar .btn.btn-04 strong,
  .home #sidebar .btn.btn-03 strong,
  .home #sidebar .btn.btn-04 strong {
    font-size: 28px;
    line-height: 36px;
  }
  #sidebar .btn.btn-03 span,
  #sidebar .btn.btn-04 span,
  .home #sidebar .btn.btn-03 span,
  .home #sidebar .btn.btn-04 span {
    font-size: 24px;
    line-height: 36px;
    margin: 2px 2px -1px -2px;
  }
  #sidebar .btn.btn-03 span,
  #sidebar .btn.btn-04 span {
    line-height: 28px;
  }
  #sidebar .btn.btn-03 strong,
  #sidebar .btn.btn-04 strong {
    display: block;
    margin: 0;
  }
  .home #sidebar .btn.btn-03 strong,
  .home #sidebar .btn.btn-04 strong {
    display: inline-block;
    margin: 0 0 -7px;
  }
  #content {
    float: none;
    width: 100%;
    padding: 0 27px 0 22px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .post .holder {
    width: 100%;
    box-sizing: border-box;
  }
  .post-holder {
    padding: 0 0 100px;
  }
  .post img,
  .post .volledig img {
    max-width: 100%;
  }

  .post .text-holder {
    max-width: 100%;
    padding: 5px 10px 0 14px;
  }
  .footer-holder {
    margin: 0 1px 0 25px;
  }
  #footer .text {
    right: 28px;
  }
}
img.scrollx {
  display: none;
}
@media only screen and (max-width: 767px) {
  img.scrollx {
    display: block;
    margin: auto;
    margin-top: -9px;
  }
  .logo-text,
  .slogan {
    float: none;
    width: 100%;
    text-align: center;
  }

  .alttitle {
    position: relative;
    width: 100%;
    height: 75px;
    overflow: hidden;
  }
  .promo h1.man {
    left: 50%;
    margin-left: -140px;
  }
  .promo h1.vrouw {
    left: 50%;
    margin-left: -138px;
  }
  #header .mobile-nav {
    display: block;
  }
  .lang {
    display: none;
  }
  .logo {
    position: absolute;
    left: 50%;
    bottom: -135px;
    height: 152px;
    margin: 0 0 0 -77px;
    width: 155px;
  }
  .home .logo {
    position: absolute;
    left: 50%;
    bottom: -107px;
    height: 152px;
    margin: 0 0 0 -77px;
    width: 155px;
  }
  #header .panel {
    font-size: 16px;
    width: auto;
    line-height: 27px;
    background: #fff;
    border-bottom: 1px solid #e0e3e3;
    padding: 19px 22px 21px 20px;
  }
  .home #header .panel {
    padding: 19px 22px 49px 20px;
    border: 0;
  }
  #header .panel p strong {
    font-size: 16px;
    display: block;
    padding: 0;
  }
  #header .panel p a strong {
    display: inline;
  }
  .promo-holder {
    padding: 0 10px;
  }
  .promo .image-holder {
    display: none;
  }
  .promo h1 {
    font-size: 40px;
    line-height: 44px;
    margin: 0 0 12px;
  }
  .promo .text-holder {
    padding: 104px 0 28px;
    text-align: center;
  }
  .nav-holder {
    display: none;
  }
  #sidebar .promo-aside {
    display: none;
  }
  #sidebar {
    padding: 0 !important;
    margin: 0 0 -28px;
  }
  .home #sidebar .holder {
    float: none;
    width: auto;
    padding: 0;
  }
  #main {
    padding: 17px 16px 48px 15px;
    margin: 0;
    width: auto;
  }
  .home #main {
    padding: 17px 16px 48px 15px;
  }
  .home #sidebar .btn {
    margin: 0 0 22px;
  }
  .home #sidebar .btn span,
  .home #sidebar .btn.btn-03 span,
  .home #sidebar .btn.btn-04 span {
    display: block;
    margin: 3px 0 0;
    font: 28px/30px 'proxima-nova', Arial, Helvetica, sans-serif;
  }
  .home #sidebar .btn strong,
  .home #sidebar .btn.btn-03 strong {
    display: block;
    margin: 0 0 5px;
    font: 700 38px/38px 'proxima-nova', Arial, Helvetica, sans-serif;
  }
  .home #sidebar .btn.btn-04 span,
  .home #sidebar .btn.btn-02 span {
    margin: 0 0 -3px;
  }
  .home #sidebar .btn.btn-04 strong,
  .home #sidebar .btn.btn-02 strong {
    margin: 0 0 -2px;
    font-size: 51px;
    line-height: 51px;
  }
  #sidebar .btn-holder {
    float: none;
    width: auto;
    padding: 0;
  }
  #content {
    padding: 7px 0 0;
    margin: 0 -16px 0 -15px;
    width: auto;
  }
  #main {
    padding: 122px 16px 48px 15px;
  }
  .home #main {
    padding: 17px 16px 48px 15px;
  }
  #main h1 {
    text-align: center;
    line-height: 42px;
    margin: 0 0 39px;
  }
  #main .post h1 {
    margin: 0 0 16px 1px;
    font-size: 32px;
    line-height: 34px;
  }
  .post-holder {
    padding: 0;
    margin: 0 0 -5px;
  }
  .post .holder {
    margin: 0 -16px 0 -15px;
    width: auto;
    padding: 0;
  }
  .post-holder .post:first-child {
    padding: 0 16px 30px 15px;
    width: auto;
  }
  .post:after {
    margin: 0 0 0 -3px;
  }
  .post-holder .post:first-child img {
    margin: 0 0 7px 3px;
  }
  .post-holder .post:first-child .text-holder {
    padding: 0 10px 0 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  .post-holder .image-holder {
    text-align: center;
  }
  .post-holder .image-holder img {
    float: none;
    vertical-align: top;
    margin: 0 0 -3px;
  }
  .post {
    padding: 31px 17px 18px;
    width: auto;
  }
  .post .links img {
    max-width: 400px;
  }

  .intro {
    padding: 10px 16px 50px;
  }
  .intro .buttons-holder {
    padding: 8px 0 42px;
    margin: 0 -10px;
  }
  .intro .buttons-frame,
  .intro .buttons-frame2 {
    margin: 0 1px 0 2px;
  }
  .intro .button,
  .intro .button2 {
    width: 120px;
    height: 120px;
    font-size: 14px;
    line-height: 18px;
    margin: 0 5px 0 4px;
  }

  .company_foto_links,
  .company_foto_rechts {
    float: none;
    margin-right: 0px;
    margin-left: 0px;
    max-width: 100%;
    /*display:block;*/
  }
  .company_foto_links img,
  .company_foto_rechts img {
    max-width: 100%;
    /*display:block;*/
  }
  .company_foto_caption {
    color: #a3a3a3;
    font-size: 0.8em;
    max-width: 100%;
    text-align: center;
  }

  .example-page {
    padding: 10px 22px 0 16px;
  }
  .example-page .btn-more {
    margin: -23px 0 22px;
  }
  .buttons-list li {
    width: 50%;
  }
  .buttons-list {
    margin: 0 0 28px;
  }
  .loading {
    padding: 0 0 16px 0;
  }
  #footer {
    margin: 0;
    padding: 19px 0 29px;
  }
  .footer-holder {
    margin: 0;
    padding: 0 10px 53px;
    text-align: center;
  }
  #footer .bar {
    width: auto;
    float: none;
  }
  #footer .social-networks {
    float: none;
    margin: 0 9px 0 -9px;
    display: inline-block;
    vertical-align: top;
  }
  #footer .panel {
    width: 100%;
    float: none;
    padding: 19px 0 0;
  }
  #footer .panel address .box {
    padding: 0 0 11px !important;
  }
  #footer .panel:after {
    display: none;
  }
  #footer .text {
    left: 50%;
    bottom: 0;
    margin: 0 0 0 -160px;
    width: 320px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }
  .content {
    padding: 10px 15px 42px 17px;
  }
  .tables-holder table {
    /*display:none;*/
    margin: 0 10px;
  }
  .tables-holder .table-info {
    display: block;
  }
  /*.tables-holder{margin:-19px -15px 0 -22px;}*/
  .tables-holder {
    margin: 0px -15px 0 -22px;
  }
  .content .tables-holder p {
    margin: 0 0 20px;
  }
  .tables-holder .frame {
    padding: 13px 0 14px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
  }
  .tables-holder .btn-more {
    margin: 11px 55px 26px 22px;
  }
  .tables-holder .hint {
    display: block;
  }
  .content h2 {
    margin: 0 0 38px;
    text-align: center;
    line-height: 43px;
  }
  .opmaakkeuzeicon,
  .beroemdicon {
    float: none;
    height: 124px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: auto;
  }

  .opmaakkeuzetekst {
    float: none;
    width: 100%;
    text-align: center;
    padding-top: 0px;
  }
  .opmaakkeuzelink {
    /*background:url("https://gadget-best.com/images/design/pijl.png") no-repeat 5px 5px;
            padding-left:20px;*/
    text-align: center;
  }
  .logo-text {
    line-height: 50px;
  }
}
.logo-text {
  font-size: 250%;
  font-weight: bold;
  float: left;
}
.slogan {
  color: #a5ae22;
  font-size: 200%;
  font-weight: bold;
}
.red {
  color: #bf1b1f;
}
