article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block
}

audio,
canvas,
video {
  display: inline-block
}

audio:not([controls]) {display: none;
  height: 0
}

html {
  font-family: sans-serif
}

body {
  margin: 0
}

svg:not(:root) {
  overflow: hidden
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

a {
  color: black;}
a:visited {
  color: darkgrey;}
  

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0
}

button,
input {
  line-height: normal
}

button,
select {
  text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],
html input[disabled] {
  cursor: default
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto;
  vertical-align: top
}

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

*,
input[type="search"] {
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

body {
  background: #fff;
  color: #000;
  font-family: "Helvetica", sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.88;
  -webkit-font-smoothing: antialiased
}

body.altitude-home {
  background: none
}

ol,
ul,
p {
  margin: 0;
  padding: 0
}

p {
  margin: 0 0 20px
}

li {
  list-style-type: none;
  text-align: left
}

blockquote {
  padding-left: 40px;
  margin: 0;
  font-style: italic;
  border-left: solid thick rgb( 23,  43,  70);
}

blockquote > *:first-child::before {
  content: "\201C";
  display: inline;
  font-size: 200%;
  line-height: .5;
  position: relative;
  top: 10px
}
blockquote > *:first-child::after {
  content: "\201D";
  display: inline;
  font-size: 200%;
  line-height: .5;
  position: relative;
  top: 10px;
}

h1,
h2 {
  line-height: 1.2;
  margin: 0 0 20px;
  font-size: 52px
}

h2,.groot {
  font-weight: bold;
  font-size: 38px;
  display: block
}

h3,h4.widget-title,.medium {
  font-weight: bold;
  font-size: 28px
}
h4 {
margin:0}

img {
  height: auto
}

.full-width-content img.pull-left {
  float: left;
  margin: 0 40px 40px -200px
}

.full-width-content img.pull-right {
  float: right;
  margin: 0 -200px 40px 40px
}

input,
select,
textarea {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: none;
  color: #000;
  font-size: 20px;
  padding: 0 0 0 .2em;
  font-weight: 200;
  width: 100%
}

input:focus,
textarea:focus {
  border: 1px solid #999;
  outline: none
}

.front-page input:focus,
.front-page textarea:focus {
  border: 1px solid #22a1c4;
  outline: none
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  width: auto
}

::-moz-placeholder,
::-webkit-input-placeholder {
  color: #000;
  opacity: 1
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
  display: none
}

.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px outset;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  font-weight: 800;
  letter-spacing: 2px;
  padding: 10px 10px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  white-space: normal;
  width: auto;
  text-decoration: none;
  background: rgb( 23,  43,  70);
  color: rgb(255, 255, 255);
  border-color: rgb( 23,  43,  70)}

.button.alg2,
button.alg2,
input.alg2[type="button"],
input.alg2[type="reset"],
input.alg2[type="submit"] {
  background: rgb(142,  48, 207);
  color: rgb(255, 255, 255);
  border-color: rgb(142,  48, 207)}

.button.convertkit,
button.convertkit,
input.convertkit[type="button"],
input.convertkit[type="reset"],
input.convertkit[type="submit"],
.ck_form button.ck_subscribe_button {
  background: rgb( 23,  43,  70);
  color: rgb(255, 255, 255);
  border-color: rgb( 23,  43,  70)}

.button.gravity,
.button.gform_button,
button.gravity,
input.gravity[type="button"],
input.gravity[type="reset"],
input.gravity[type="submit"] {
  background: rgb( 48, 119,  61);
  color: rgb(255, 255, 255);
  border-color: rgb( 48, 119,  61)}


.button.salespage,
button.salespage,
input.salespage[type="button"],
input.salespage[type="reset"],
input.salespage[type="submit"] {
  background: rgb( 48, 119,  61);
  color: rgb(255, 255, 255);
  border-color: rgb( 48, 119,  61)}

.button.sticky,
button.sticky,
input.sticky[type="button"],
input.sticky[type="reset"],
input.sticky[type="submit"]{
  text-transform: none;
  vertical-align: middle;
  background: rgb(249, 145,   0);
  color: rgb(255, 255, 255);
  border-color: rgb(249, 145,   0)}

.button.winkelmand,
button.winkelmand,
input.winkelmand[type="button"],
input.winkelmand[type="reset"],
input.winkelmand[type="submit"] {
  background: rgb( 48, 119,  61);
  color: rgb(255, 255, 255);
  border-color: rgb( 48, 119,  61)}

.button.postcode,
button.postcode,
input.postcode[type="button"],
input.postcode[type="reset"],
input.postcode[type="submit"] {
  background: rgb(142,  48, 207);
  color: rgb(255, 255, 255);
  border-color: rgb(142,  48, 207)}

.button:hover,
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.ck_form button.ck_subscribe_button:hover,
input.button.gform_button:hover,
input.button.gform_next_button:hover {
  filter: brightness(1.1)
}

.button:active,
button:active,
input:active[type="button"],
input:active[type="reset"],
input:active[type="submit"],
.ck_form button.ck_subscribe_button:active,
input.button.gform_button:active,
input.button.gform_next_button:active {
  border: 1px inset black
}

button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small,
.button.small {
  padding: 8px 16px
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%
}

th,
td {
  text-align: left
}

th {
  font-weight: normal;
  text-transform: normal
}

td {
  border-top: 1px solid #ddd;
  padding: 6px 0
}

.site-inner,
.wrap {
  float: none;
  margin: 0 auto;
  max-width: 1200px
}

.site-inner {
  background-color: #fff;
  clear: both;
  margin-top: 10px;
  position: relative;
  z-index: 9;
  word-wrap: break-word
}

.front-page .site-container .site-inner {
  margin-top: 0;
  max-width: 100%
}

.secondary-nav .site-inner {
  margin-top: 250px
}

.one-half,
.one-third,
.two-thirds {
  float: left;
  margin-left: 2%
}

.one-half {
  width: 48%
}

.one-third {
  width: 31%
}

.two-thirds {
  width: 65%
}

.first {
  clear: both;
  margin-left: 0
}

.avatar {
  border-radius: 50%;
  float: left;
  height: 60px;
  width: 60px;
  margin: 0 20px 24px 0
}

.breadcrumb {
  border-bottom: 2px solid #f5f5f5;
  font-size: 20px;
  margin-bottom: 30px;
  padding-bottom: 10px
}

.archive-description,
.author-box {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  font-size: 20px;
  margin-bottom: 100px;
  padding: 40px 0
}

.author-box-title {
  font-size: 22px;
  margin-bottom: 8px
}

.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 0
}

.search-form {
  overflow: hidden
}

.search-form input[type="search"] {
  margin-right: 10px;
  width: auto
}

.search-form input[type="submit"] {
  padding: 25px
}

.widget_search input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px
}

.archive-title {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 20px
}

.entry-title {
  font-size: 48px
}

.sidebar .entry-title {
  font-size: 24px;
  text-align: left
}

.entry-title a {
  color: #0645AD
}

.entry-title a:hover {
  color: #0645AD
}

.widget-full .widget-title {
  margin-bottom: 40px
}

.textwidget {
  padding: 5px}

@media (max-width:1000px) {
  
    div.linkbanner {
  position: absolute;
  top: 200px;
  left: 0px;
}


  .alignleft,.alignright {
    display:block}

  .breadcrumb, h1 {
    margin: 0;
  padding: 0}
} 

@media (min-width:1000px) {
  .mobileonly {display:none}
  .header-image .site-title>a {
    background-size: contain !important;
    display: block;
    height: 76px;
    text-indent: -9999px
  }
  .alignleft {
    float: left;
    text-align: left;
  }
  .alignright, .leadvoordelen {
    float: right;
    text-align: right;
  }
  button, .button {
    font-size:14px}
  .home button, .home .button {
    font-size:20px}
}

a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%;
}

a.alignnone {
  display: inline-block
}

a.aligncenter img {
  display: block;
  margin: 0 auto
}

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 24px
}

img.alignnone,
.alignnone {
  margin: 0 0 12px
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 40px 24px 0
}

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 24px 24px
}

.wp-caption-text {
  font-size: 18px;
  line-height: 1.2;
  text-align: center
}

.entry-content p.wp-caption-text {
  margin-bottom: 0
}

.gallery-caption,
.entry-content .gallery-caption {
  margin: 0 0 10px
}

.post-password-form input {
  width: auto
}

.post-password-form input[type="submit"] {
  padding: 25px
}

.wp-audio-shortcode,
.wp-playlist,
.wp-video {
  margin: 0 0 28px
}

.widget {
  word-wrap: break-word
}

.widget ol>li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
  text-indent: -20px
}

.widget ul li {
  margin-left: 40px;
  margin-bottom: 10px;
  padding-bottom: 10px
}

.widget li li {
  border: none;
  margin: 0 0 0 30px;
  padding: 0
}

.widget_calendar table {
  width: 100%
}

.widget_calendar td,
.widget_calendar th {
  text-align: center
}

.featured-content .entry-title {
  font-size: 24px
}

.altitude-home .content .simple-social-icons {
  margin-top: 40px
}

.altitude-home .content .simple-social-icons ul li {
  margin: 0 20px !important
}

.altitude-home .content .simple-social-icons ul li a,
.altitude-home .content .simple-social-icons ul li a:hover {
  padding: 30px
}

.enews-widget input {
  font-size: 18px;
  margin-bottom: 20px
}

.enews-widget input[type="submit"] {
  margin: 0;
  width: 100%
}

.enews form+p {
  margin-top: 24px
}

.genesis-pro-portfolio .content .pro-portfolio {
  padding: 0
}

.site-header {
  background-color: rgb(255, 255, 255);
  width: 100%;
  border-bottom: #212121 solid 1px;
  z-index: 10;
  position: relative
}

.featured-section .site-header {
  background-color: rgb(255, 255, 255)}

.site-header.dark {
  background-color: rgb(255, 255, 255)}

.site-header.dark>.wrap {
  border-bottom: none
}

.site-header.dark .nav-secondary {
  display: none
}

.title-area {
  float: left;
  width: 360px
}

.site-header.dark .title-area {
  padding: 15px 0
}

.site-title {
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 2px;
  margin: 5px 0;
  text-transform: uppercase;
  line-height: 1;
}

.site-title a,
.site-title a:hover {
  text-decoration: none;
  color: rgb( 23,  43,  70) !important
}

.header-image .title-area,
.header-image .site-header.dark .title-area {
  padding: 0
}

.header-image .dark .site-title>a {
  height: 56px
}

.site-description {
  display: block;
  height: 0;
  margin-bottom: 0;
  text-indent: -9999px
}

.nav-primary .menu {
  float: none;
  width: 100%;
  display: flex;
  justify-content: space-between
}

.widget .nav-header ul {
  margin: 20px 0;
  float: right
}

.widget .nav-header ul li {
  margin: 0;
  padding: 0
}

.genesis-nav-menu .menu-item {
  display: inline-block;
}

.genesis-nav-menu li li {
  margin-left: 0
}

.genesis-nav-menu a {
  color: rgb( 23,  43,  70);
  display: block;
  font-size: 15px;
  letter-spacing: 1px;
  padding: 15px 6px;
  text-decoration: none;
  font-weight: bold
}

.nav-header .genesis-nav-menu a {
  font-size: 13px
}

.site-header.dark .genesis-nav-menu a {
  padding: 20px 15px
}

.genesis-nav-menu li.highlight a:hover::before {
  color: rgb( 23,  43,  70)}

.genesis-nav-menu li.highlight>a {
  font-weight: 800
}

.front-page .genesis-nav-menu li.current-menu-item>a,
.genesis-nav-menu>li>a,
.genesis-nav-menu .sub-menu a {
  border-bottom: 2px solid transparent
}

.front-page .genesis-nav-menu li.current-menu-item>a:hover,
.genesis-nav-menu li.current-menu-item>a,
.genesis-nav-menu>li>a:hover,
.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu li.current-menu-item>a {
  border-color: rgb( 48, 119,  61)}

.genesis-nav-menu .sub-menu {
  left: -9999px;
  letter-spacing: 0;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  -ms-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out;
  width: 210px;
  z-index: 99
}

.genesis-nav-menu .sub-menu a {
  background-color: #eee;
  padding: 20px;
  position: relative;
  width: 210px;
  white-space: nowrap
}


.genesis-nav-menu .sub-menu .sub-menu {
  margin: -42px 0 0 209px
}

.genesis-nav-menu .menu-item:hover {
  position: static
}

.genesis-nav-menu .menu-item:hover>.sub-menu {
  left: auto;
  opacity: 1
}

.genesis-nav-menu>.first>a {
  padding-left: 0
}

.genesis-nav-menu>.last>a {
  padding-right: 0
}

.genesis-nav-menu>.right {
  color: #fff;
  display: inline-block;
  list-style-type: none;
  padding: 27px 20px;
  text-transform: uppercase
}

.genesis-nav-menu>.right>a {
  display: inline;
  padding: 0
}

.genesis-nav-menu>.rss>a {
  margin-left: 48px
}

.genesis-nav-menu>.search {
  display: block;
  margin: 0 auto;
  padding: 0 20px 20px;
  width: 50%
}

.nav-primary .menu>li.menu-item:last-child {
  background: rgb( 48, 119,  61)}

.nav-primary .menu>li.menu-item:last-child a span {
  background: transparent;
  font-weight: bold;
  color: rgb(255, 255, 255);
  text-decoration: none
}

.genesis-nav-menu a span {
  color: rgb( 23,  43,  70)}

.nav-primary {
  text-align: center
}

.nav-primary .genesis-nav-menu {
  float: left
}

.nav-secondary {
  border-bottom: 1px solid #fff
}

.nav-footer .genesis-nav-menu {
  padding: 20px 0
}

.nav-footer .genesis-nav-menu a {
  border: none;
  font-weight: 800;
  letter-spacing: 3px;
  margin: 0 20px;
  padding: 0
}

.responsive-menu-icon {
  cursor: pointer;
  display: none;
  text-align: center;
  position: absolute;
  top: 0px;
  right: 10px
}

.responsive-menu-icon::before {
  color: rgb( 23,  43,  70);
    content: "\2261";
    font-size: 25pt;
    transform: scaleX(1.3);
    display: block;
    line-height: 1;
}

.image-section,
.solid-section {
  clear: both;
  text-align: center;
  width: 100%
}

.image-section {
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#e6000000', GradientType=0);
  display: table;
  overflow: hidden;
  table-layout: fixed;
  height: 100vh
}

.image-section .widget-area {
  display: table-cell;
  text-align: center
}

.solid-section {
  background-color: #fff
}

.front-page-1,
.front-page-3.visible,
.front-page-7.visible {
  background-attachment: scroll;
  background-color: #fff;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 520px;
}

.front-page-1 {background-image: url('/wp-content/themes/sport/images/bg-1.jpg')}
.front-page-3.visible {background-image: url('/wp-content/themes/sport/images/bg-3.jpg')}
.front-page-5.visible {background-image: url('/wp-content/themes/sport/images/bg-5.jpg')}
.front-page-7.visible {background-image: url('/wp-content/themes/sport/images/bg-7.jpg')}

.front-page-1 {
  position: relative
}

.secondary-nav .front-page-1 .image-section {
  padding-top: 150px
}

.front-page-4 .solid-section {
  background-color: #f3f3f3
}

.bottom-image {
  margin-bottom: -120px;
  margin-top: 100px
}

.bottom-image img {
  margin-bottom: -10px
}

.front-page .field-wrap:last-child {
  margin-bottom: 0
}

.small-disclaimer {
  font-size: 14px;
  font-style: italic
}

.front-page .dashicons {
  font-size: 40px;
  height: 40px;
  margin-bottom: 20px;
  width: 40px;
  color: rgb( 23,  43,  70) !important
}

.flexible-widgets {
  padding-bottom: 60px
}

.flexible-widgets .widget {
  float: left;
  margin: 2.564102564102564% 0 0px 2.564102564102564%;
  color: #172b46;
  background: transparent;
  padding: 30px
}

.flexible-widgets.widget-full .widget,
.flexible-widgets.widget-area .widget:nth-of-type(1),
.flexible-widgets.widget-halves.uneven .widget:last-of-type {
  margin-left: 0;
  width: 100%
}

.widget-area.flexible-widgets.widget-half .widget,
.flexible-widgets.widget-halves .widget {
  width: 48.717948717948715%
}

.flexible-widgets.widget-thirds .widget {
  width: 31.623931623931625%
}

.flexible-widgets.widget-halves .widget:nth-child(even),
.flexible-widgets.widget-thirds .widget:nth-child(3n+2) {
  clear: left;
  margin-left: 0
}

.solid-section .widget {
  background-color: #fff;
  padding: 15px
}

.solid-section .widget-title {
  border-bottom: 1px solid #ddd;
  margin-top: 0;
  margin-bottom: 0px;
  padding-bottom: 30px
}

.content {
  float: left;
  width: 800px
}

.sidebar-content .content {
  float: right
}

.full-width-content .content {
  padding: 0 40px;
  width: 100%
}

.full-width-content.front-page .content {
  padding: 0
}

.entry-content ol,
.entry-content ul {
  margin: 0 5px 30px;
}

.entry-content ol>li {
  list-style-type: decimal
}

.entry-content ul>li {
  list-style-type: disc
}

.entry-content ol ol,
.entry-content ul ul {
  margin-bottom: 0
}

.entry-content code {
  background-color: #000;
  color: #ddd
}

p.entry-meta {
  font-size: 14px;
  margin-bottom: 0
}

.entry-header,
.entry-footer {
  text-align: center
}

.entry-header p.entry-meta {
  font-weight: 700;
  letter-spacing: 2px
}

.entry-header::after {
  border-bottom: 1px solid #000;
  content: "";
  display: block;
  margin: 0 auto 10px;
  width: 25%
}

.image-section .entry-header::after {
  border-color: #fff
}

.entry-footer::before {
  border-top: 1px solid #000;
  content: "";
  display: block;
  margin: 30px auto 0;
  padding-top: 60px;
  width: 25%
}

.sidebar .entry-header::after {
  display: none
}

.entry-categories::before,
.entry-tags::before {
  display: inline-block;
  font: normal 20px/1 "dashicons";
  margin-right: 5px;
  margin-top: 2px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased
}

.entry-comments-link::before {
  content: "\2014";
  margin: 0 6px 0 2px
}

.after-entry {
  border-top: 1px solid #000;
  padding: 40px 0
}

.after-entry .widget {
  margin-bottom: 40px
}

.after-entry p:last-child,
.after-entry .widget:last-child {
  margin: 0
}

.after-entry li {
  list-style-type: none
}

.pagination {
  clear: both;
  margin: 40px 0
}

.adjacent-entry-pagination {
  margin-bottom: 0
}

.archive-pagination li {
  display: inline
}

.archive-pagination li a {
  background-color: rgba( 23, 43, 70, 0.1);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  color: #0645AD;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 8px 12px;
  text-transform: uppercase
}

.archive-pagination li a:hover,
.archive-pagination .active a {
  background-color: #22a1c4;
  color: #0645AD
}

.comment-respond,
.entry-comments,
.entry-pings {
  margin-bottom: 50px;
  margin-top: 50px
}

p.comment-meta,
.entry-comments .comment,
.entry-comments .comment-reply {
  margin-bottom: 40px
}

.comment-header {
  font-size: 20px
}

.entry-comments .comment {
  border-bottom: 1px solid #000
}

.comment-content,
.entry-comments .comment {
  clear: both
}

p.form-submit,
.entry-comments .children .comment,
.entry-comments .comment-author {
  margin: 0
}

.entry-comments .children .comment {
  border: none
}

.comment-respond label {
  display: block;
  font-weight: 600
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
  width: 100%
}

.comment-list li,
.ping-list li {
  list-style-type: none
}

.entry-comments ul.children {
  margin-left: 40px
}

.ping-list .reply {
  display: none
}

aside.sidebar {
  float: right;
  width: 360px
}

.sidebar-content .sidebar {
  float: left
}

.sidebar p:last-child {
  margin-bottom: 0
}

.sidebar li {
  list-style-type: none;
  margin-bottom: 6px;
  word-wrap: break-word
}

.sidebar ul>li:last-child {
  margin-bottom: 0
}

.sidebar .widget {
  margin-bottom: 40px
}

.footer-widgets {
  background: rgb( 33,  33,  33);
  clear: both;
  text-align: center;
  position: relative;
  z-index: 8
}

.footer-widgets .wrap {
  padding-bottom: 1px;
  padding-top: 50px
}

.footer-widgets,
.footer-widgets .wrap a,
.footer-widgets .wrap a.button,
.footer-widgets a:hover {
  color: #FFF
}

.footer-widgets li {
  margin-bottom: 10px;
  padding-bottom: 10px
}

.footer-widgets p:last-child {
  margin-bottom: 0
}

.site-footer {
  background: rgba( 33,  33,  33, 0.9);
  padding: 20px;
  text-align: center
}

.site-footer,
.site-footer p,
.site-footer a,
.site-footer a:hover {
  color: #FFF
}

.site-footer p {
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 0;
  text-transform: uppercase
}

@media only screen and (min-width: 1200px) {
  #stickymobile {
    display: none
  }
}

@media only screen and (max-width: 1200px) {
  .flexible-widgets .widget {
    padding: 0
  }
  .pagetitle,
  #stickylead {
    visibility: hidden
  }
  .site-inner,
  .wrap {
    max-width: 960px
  }
  .content {
    width: 520px
  }
  .full-width-content .content {
    padding: 0 110px
  }
  .genesis-nav-menu a {
    padding: 30px 10px
  }
  .site-header.dark .genesis-nav-menu a {
    padding: 20px 10px
  }
  .content .solid-section {
    background-color: white
  }
}

@media only screen and (max-width: 1000px) {
  .site-inner,
  .wrap {
    max-width: 768px
  }
  .secondary-nav .site-inner {
    margin-top: 80px
  }
  .front-page .site-inner {
    max-width: none
  }
  .front-page .site-header {
    background: rgb(255, 255, 255)  }
  .front-page .site-header>.wrap {
    border: none
  }
  .content,
  .sidebar,
  .site-header .widget-area,
  .title-area {
    width: 100%
  }
  .site-header .title-area,
  .site-header.dark .title-area {
    padding: 0;
    margin: 0
  }
  .header-image .dark .site-title>a {
    height: 76px
  }
  .header-image .site-title>a {
    background-position: center !important
  }
  .site-header div.header-widget-area img {
    margin: 0px}
  .nav-primary .genesis-nav-menu {
    float: none
  }
  .nav-secondary,
  .site-header.dark .nav-secondary {
    border-bottom: none;
    display: block
  }
  .genesis-nav-menu a,
  .site-header.dark .genesis-nav-menu a {
    padding: 10px
  }
  .full-width-content .content {
    padding: 0
  }
  .full-width-content img.pull-left {
    margin-left: 0
  }
  .full-width-content img.pull-right {
    margin-right: 0
  }
  .one-half,
  .one-third,
  .two-thirds {
    margin: 0;
    width: 100%
  }
  .flexible-widgets.widget-full .widget,
  .flexible-widgets.widget-halves .widget,
  .flexible-widgets.widget-thirds .widget {
    margin: 0 auto 20px;
    width: 100%
  }
  .front-page-1 .image-section,
  .secondary-nav .front-page-1 .image-section {
    padding-top: 0
  }
}

@media only screen and (max-width: 1000px) {
  

  .genesis-nav-menu a {
    font-size: 22px;
}

  .mobilehidden {display:none}

  .site-header {
    position: static
  }
  .site-inner,
  .wrap {
    max-width: none;
    width: 100%;
    padding: 0 5%;
    margin: 0
  }
  .front-page .site-inner {
    padding: 0
  }
  
  
  .genesis-nav-menu.responsive-menu,
  .nav-header {
    display: none;
    float: none;
    padding-bottom: 20px;
    line-height: 1;
  }
  .genesis-nav-menu.responsive-menu .menu-item,
  .responsive-menu-icon {
    display: block
  }
  .genesis-nav-menu.responsive-menu .menu-item:hover {
    position: static
  }
  .genesis-nav-menu.responsive-menu li.current-menu-item>a,
  .genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item>a:hover,
  .genesis-nav-menu.responsive-menu li a,
  .genesis-nav-menu.responsive-menu li a:hover {
    background: none;
    border: none;
    display: block;
    padding: 10px 0;
    text-transform: none
  }
  .genesis-nav-menu.responsive-menu .menu-item-has-children {
    cursor: pointer;
  }
  .genesis-nav-menu.responsive-menu>.menu-item-has-children:before {
    content: "\f347";
    position: absolute;
    font: normal 20px/1 "dashicons";
    height: 20px;
    right: 10px;
  }
  .genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
    content: "\f343"
  }
  .genesis-nav-menu.responsive-menu>.menu-item>.sub-menu {
    display: none;
    padding-right: 1em;
  }
  .genesis-nav-menu.responsive-menu .sub-menu {
    background-color: rgba(255, 255, 255, 0.05);
    left: auto;
    opacity: 1;
    position: relative;
    -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    width: 100%;
    z-index: 99
  }
  .genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
    background-color: transparent;
    margin: 0;
    padding-right: 25px
  }
  .genesis-nav-menu.responsive-menu .sub-menu li a,
  .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
    padding: 10px 0;
    position: relative;
    text-transform: none;
    width: 100%
  }
  .genesis-nav-menu.responsive-menu .current-menu-item>a,
  .genesis-nav-menu.responsive-menu .sub-menu .current-menu-item>a:hover,
  .genesis-nav-menu.responsive-menu>li.menu-item-has-children:hover>a,
  .genesis-nav-menu.responsive-menu a:hover {
    background: none
  }
  .site-header .genesis-nav-menu.responsive-menu .current-menu-item>a,
  .site-header .genesis-nav-menu.responsive-menu .sub-menu li a,
  .site-header .genesis-nav-menu.responsive-menu .sub-menu li a:hover,
  .site-header .genesis-nav-menu.responsive-menu .sub-menu,
  .site-header .genesis-nav-menu.responsive-menu>.menu-item-has-children:before,
  .site-header .genesis-nav-menu.responsive-menu>li:hover>a,
  .site-header .genesis-nav-menu.responsive-menu a:hover {
    color: #0645AD
  }
  .altitude-home .simple-social-icons ul li {
    margin: 0 20px 20px !important
  }
  .footer-widgets .wrap {
    padding-top: 60px;
    padding-bottom: 60px
  }
  .image-section .flexible-widgets,
  .solid-section .flexible-widgets {
    padding-bottom: 40px;
    padding-top: 60px
  }
  .bottom-image {
    margin-top: 60px;
    margin-bottom: -80px
  }
  h1,
  h2,
  h3,
  h4 {
    clear: left;
  }
  h1 {
    font-size: 32px;
  }
  h2,.groot {
    font-size: 25px;
  }
  h3,h4.widget-title,.medium {
    font-size: 20px;
  }
  .archive-title {
    font-size: 14px;
  }
  .entry-title,
  .amp-post-title {
    font-size: 29px;
  }
  .sidebar .entry-title {
    font-size: 14px;
  }
}

@media only screen and (max-width: 480px) {
  .image-section h2,
  .solid-section h2 {
    font-size: 40px
  }
}

ol li {
  list-style-position: outside;
  margin-left: 20px;
}

ul.voordelen li,
ul.nadelen li,
ul.algemeen li {
  list-style: none;
  margin-left:20px
}

ul.voordelen.medium,
ul.voordelen.groot {
  line-height: 2.4;
}
    
ul.voordelen li:before {
  content: "\2713";
  margin: 0 7px 0 -22px;
  color: #30CE3D;
  font-weight: bolder
}

ul.nadelen li:before {
  content: "\1f6ab";
  margin: 0 5px 0 -33px;
  color: red;
  font-weight: bolder
}

ul.algemeen li:before {
  content: "\25cf";
  margin: 0 8px 0 -20px;
  color: black;
  font-weight: bolder
}

ul.voordelen2 {
  list-style: url('https://knoppen.s3.amazonaws.com/postcodecheck.png')
}

ol li ol li {
  list-style-type: lower-alpha
}

#contentnavigatie {
  border: solid thin #dedede;
  background: white;
  padding: 25px;
  margin: 25px 0
}

#contentnavigatie li {
  display: inline;
  margin: 0 0 0 0
}

#contentnavigatie li:after {
  content: "\00A0| ";
  padding: 0 1px;
}

#contentnavigatie li:last-child:after {
  content: ""
}

.content abbr[title],
.content acronym[title] {
  text-decoration: dotted underline
}

.content abbr,
.content acronym {
  border: none
}

.circular {
  width: 300px;
  height: auto;
  max-width: calc(100% - 40px);
  border-radius: 50%;
  margin: 20px
}

.notice {
  clear: both;
  position: relative;
  text-align: center;
  width: 100%;
  margin: 1em 0;
  background: rgba(233,175,222, 0.9);
  border-radius: 1em;
  overflow: auto;
  padding: 1em;
}

.notice .reviewbody:before {
  content: url('https://knoppen.s3.amazonaws.com/quote_groen.png');
  float: left;
  margin-right: 1em;
  margin-top: 5px
}

.reviewbody {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  width: 800px;
  max-width: 100%;
  font-size: 16px;
}

.reviewimage {
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  float: right;
  width: 200px;
  height: 200px;
}


span.reviewrating {
  color: gold;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000
}

.notice p.reviewname {
  display: block;
  font-weight: bold;
  margin: 0
}

.front-page header.entry-header .entry-title,
.front-page header.entry-header .entry-title a {
  text-align: left;
  font-weight: bold;
  text-decoration: none
}

.front-pageheader.entry-header::after {
  border: none
}

.widget-wrap article {
  border-radius: 3px;
  background: rgb(255, 255, 255);
  margin: 10px;
  border: solid thin rgb(255, 255, 255);
  width: 345px;
  height: 320px;
  vertical-align: top;
  display: inline-block;
  text-align: center;
}

.widget-wrap article img {
  width: 345px !important;
  height: 230px !important;
  background: white
}

.widget article.entry:hover {
  position: relative;
  top: -5px
}

@media (max-width:700px) {
  .widget-wrap article {
    width: 90%;
    height: auto
  }
}

#stickylead {
  background: rgb( 23,  43,  70) !important;
  z-index: 998;
  position: fixed;
  width: 100%;
  padding-left: 0;
  padding-bottom: 5px;
  bottom: 0px;
  left: 0;
  color: rgb(255, 255, 255);
  font-weight: 800;
  text-align: center
}

#stickylead p {
  display: inline-block;
  margin: 0;
  width: 1200px;
}

#stickylead .button {
  padding: 10px 20px;
  margin: 10px 0 10px 15px
}

#stickylead~#stickylead,
#stickymobile~#stickymobile {
  display: none
}

.pagetitle .gf_simple_horizontal_wrapper,
#stickylead .gf_simple_horizontal_wrapper {
  margin: 0;
  text-align: center
}

.pagetitle .gform_wrapper form.gf_simple_horizontal,
#stickylead .gform_wrapper form.gf_simple_horizontal {
  text-align: center;
  display: inline;
  color: rgb( 23,  43,  70);
  font-weight: 800
}

#stickylead .gf_simple_horizontal div.gform_footer.top_label,
#stickylead .gf_simple_horizontal div.gform_body,
.pagetitle .gf_simple_horizontal div.gform_footer.top_label,
.pagetitle .gf_simple_horizontal div.gform_body {
  width: auto;
  height: 55px;
  line-height: 55px
}

.gf_simple_horizontal div.gform_footer.top_label input[type="submit"] {
  padding: 5px 24px;
  margin: 10px 0 0 0;
  text-transform: uppercase;
  letter-spacing: 1px
}

body .gform_wrapper .gfield_radio li label,
body .gform_wrapper .gfield_checkbox li label {
  font-size: inherit
}

#aanbiedingplaatje,
.aanbiedingplaatje {
  width: 300px;
  height: 200px;
  margin-bottom: 10px;
  position: relative
}

.pum-content #aanbiedingplaatje,
.pum-content .aanbiedingplaatje {
  width: 450px;
  height: 300px
}

@media screen and (min-width: 600px) {
  #aanbiedingplaatje,
  .aanbiedingplaatje {
    float: right
  }
}

#aanbiedingplaatje img,
.aanbiedingplaatje img {
  border-radius: 8px;
  margin: auto;
  display: block;
  width: auto;
  height: 100%
}

#aanbiedingknop,
.aanbiedingknop {
  padding: 2% 4%;
  text-align: center;
  position: absolute;
  bottom: -5%;
  left: 5%;
  width: 90%;
  text-transform: initial;
  background-color: rgb(142,  48, 207);
  border-color: rgb(142,  48, 207);
}

.pum-content #aanbiedingknop,
.pum-content .aanbiedingknop {
  font-size: 150%;
  color: white
}

div.leadvoordelen {
  display: inline-block;
  position: relative;
  margin-top: 8px;
  max-width: 300px;
  max-height: 200px
}

.percent {
  position: absolute;
  left: -5px;
  bottom: -5px
}

@media screen and (min-width: 1000px) {
  div.header-widget-area img,
  .header-widget-area section.widget {
    float: right}
  
  .image-section .widget-area {
    vertical-align: middle}
  
  aside img.sidebar {
    width: 150px;
    margin: 5px}
        
  aside img.sidebar:not(:hover),aside a.button.shop:not(:hover) {
    filter: grayscale(1)}

  aside.sidebar .button.shop,aside.sidebar input.pc-search,aside.sidebar input.pc-submit {
    width: 310px;
    text-align: center}

  aside.sidebar .widget_text,aside.sidebar .textwidget {
    position: absolute;
    width: 370px;
    text-align: center;
    top: 23px;
    bottom: 0}

  aside div#shopside {
    position: sticky;
    top: 30px;
    background: #fff;
    z-index: 2}
}

span.circle {
  border-radius: 100%;
  background: rgb( 23,  43,  70);
  color: white;
  width: 1em;
  display: inline-block;
  text-align: center;
  height: 1em;
  vertical-align: middle;
  line-height: 1em;
  margin-top: -.2em
}
  
@keyframes fadeinsticky {
    from {bottom: -100px;}
    to   {bottom: 0;}
}

#stickymobile {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    background: rgba(48,119,61,.9);
    z-index: 900;
    text-align: center;
    padding: 6px;
    animation-name: fadeinsticky;
    animation-duration: 3s;
    animation-delay: 3s;
    animation-fill-mode: backwards
}

#stickymobile a {
    padding: 4px .5em;    
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0px;
    border-radius: 2em;
}

.rubrieken {
  text-align: left;
  display: inline-block;
}

.rubrieken a {
  text-decoration: none;
  color: black;
  transition: margin 10s;
}

.rubrieken a:hover {
  margin-left: 5px;
  transition: margin 1s;
}

.rubrieken a:hover img.svg-icon {
  transform: rotateY(180deg);
  transition: transform 1s;
}

.rubrieken img.svg-icon {
  transition: transform 1s;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  vertical-align: text-top;
  color: black;
  pointer-events: none;
}

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
  content: " ";
  display: table
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
  clear: both;
  content: " ";
  display: table
}

#front-page-8 {
  max-width: 1024px;
  left: 0;
  right: 0;
  position: relative;
  margin: auto
}

div.gform_wrapper form {
    margin-top: -28px}
    
figure.gaussian {
  font-size:smaller;
  text-align:center;
  background:url('https://duurzaambezig-eu.s3.eu-central-1.amazonaws.com/plaatjes/gaussian.png');
  background-size:contain;
  width: 90vw;
  max-width:800px;
  height: 45vw;
  max-height: 400px;
  position:relative;
  margin: 20px 0 62px;
  }
figure.gaussian figcaption,
figure.gaussian label {
  width:30%;
  position:absolute;}
@media screen and (min-width: 600px) {
  figure.gaussian .box {
    color:white;
    font-size: 12pt;
    top: 35%;
    left: 35%;}
  figure.gaussian .box2 {
    top: 65%;
    left: 35%;
  }
}
@media screen and (max-width: 600px) {
  figure.gaussian .box {
    width:100%;
    top: -12%;
    left: 0}
  figure.gaussian .box2 {
    top:95%;}
  figure.gaussian label.Q2 {
    display: none;
  }
}
figure.gaussian label.Q0 {
  bottom:7%;
  text-align:left;
  left:0}
figure.gaussian label.Q1 {
  top:30%;
  text-align:right;
  right: 65%}
figure.gaussian label.Q2 {
  left:35%;
  font-size:18pt}
figure.gaussian label.Q3 {
  top:30%;
  text-align:left;
  left:65%}
figure.gaussian label.Q4 {
  bottom:7%;
  text-align:right;
  right:0}

span.grey {
color: grey;}
  
  .button.sticky {
  animation-name: sticky;
  position: relative}
.percent {
  animation-name: percent}
.pum-container {
  animation-name: pum-container}
.button.sticky, .percent, .pum-container { 
  animation-iteration-count: infinite;
  animation-duration: 10s}
.pum-container .percent {
 animation: none;
}

@keyframes percent {
  0% {margin-left: 0}
  1% {margin-left: 5px;
	transform: rotate(5deg);} 
  2% {margin-left: -5px;transform: rotate(-5deg);}
  3% {margin-left: 5px;
	transform: rotate(5deg);} 
  4% {margin-left: 0;transform: rotate(0deg);}
}
@keyframes sticky {
   0% {left: 0}
   0.5% {left: 5px}
   1% {left: -5px} 
   1.5% {left: 5px} 
   2% {left: 0}
}
@keyframes pum-container {
  0% {margin-top: 0}
  10% {margin-top: -15px;}
  20% {margin-top: 0}
}

#advertentie-onder-youtube {
  font-size: smaller}
  
  
.likebtn-wrapper {
  vertical-align: middle;
margin-left: 1em;}

.likebtn-button * {max-width: none;}
.lb-share-tt span.addthis_toolbox {overflow:hidden; height:30px}
.likebtn-wrapper .lb-a i.lb-share-tt-ft {display:none}

progress.readingProgressbar {
z-index: 9}


.header-widget-area .widget_search {
  display: inline-block;
  margin: 16px 0px;
  float: right}
.header-widget-area .widget_search .search-form-input {
  border-radius: 5px;
  border: solid rgb( 23,  43,  70) thin}
.header-widget-area .widget_nav_menu {
  display: inline-block;
  float: right}
.header-widget-area .widget_search:after {
  margin: -32px 0 0 206px;
  font-size: 15px;
  content: "\1F50D"}
@media (max-width:800px) {
  .header-widget-area .widget_search {
    margin: -5px 0px}
}


@media screen and (max-width:1000px) {
  .tablepress thead {
    display: none;
  }
  .tablepress tr,
  .tablepress td {
    clear: both;
    display: block;
    padding: 0;
    text-align: left;
    white-space: normal;
    border: none;
  }
  .tablepress td[data-header] {
    text-align: right;
  }
  .tablepress tr,th {
    padding: 1em 0.5em;
    overflow: hidden;
    border-bottom: 1px solid lightgrey;
    border-top: 1px solid lightgrey;
  }
  .tablepress td[data-header]:before {
    content: attr(data-header);
    display: block;
    float: left;
    text-align:left;
    width: 50%;
    font-weight: bold;
  }
}
  
 

.header-widget-area img {width: 275px}
@media only screen and (min-width: 601px) {
  .header-widget-area img {width: 440px}}
  
  
  .collapseomatic {
  background: rgb( 23,  43,  70);
  color: #fff;
  text-decoration: none;
  font-weight: 800;
  padding: 10px !important;
  display: block;
  width: 100%}

.collapseomatic:hover {
  background: #29953d}

.collapseomatic_content {
  padding-bottom: 30px}

.collapseomatic:before {
    content: "\25BA";
    margin-right: 6px}

.collapseomatic.colomat-visited.colomat-close:before {
    content: "\25BC";
    margin-right: 6px} 
    
/* Styling voor teamoverzicht op Over pagina */
#team {font-size: 80%;}

#team .profielfoto {
      position: relative;
			max-width: 250px;
	    }

#team .social {
      position: absolute;
      bottom: 0%;
      left: 60%;
	    z-index: 99;
}

div.whatsappme__button {
  bottom: 70px;
  right: 0}
div.whatsappme__box {
  bottom: 20px}
.whatsappme__button svg {
  max-width: none}
  
.button.social {
  width: 235px}


span.avoidwrap { display:inline-block; }


.widget_recent_pages .post-image img {
    border-top: solid 10px rgb( 48, 119,  61);
}

div.banner {
	text-transform: uppercase;
	position: absolute;
	left: 70px;
	top: 400px;
	height: 0;
	font-size: 30px;
	line-height: 39px;
	color: #fff;
	text-align: right;
	border-left: 2em solid transparent;
	border-bottom: 4em solid rgb( 48, 119,  61);
	padding-right: 1em;
	opacity: .8;
  font-weight: bold;
}
@media (min-width:1000px) {
  
  div.linkbanner {
  position: absolute;
  top: 200px;
  right: 200px;
}

	div.banner {		
  	line-height: 57px;
	}
}

div.banner:before {
  content: '.';
  display: block;
  width: .5em;
  height: 4em;
  border-left: solid .5em rgb( 48, 119,  61);
  border-right: solid .5em rgb( 48, 119,  61);
  position: absolute;
  left: -3em;
  color: transparent;
  background: transparent;
  transform: skew(-28deg);
}
	
	a.bannerlink {
	text-transform: uppercase;
	font-weight: bold;
	display:block;
	background:white;
	width: 280px;
	border-left: solid 10px rgb(249, 145,   0);
	color: black;
	padding-left:5px;
	text-align: left;
	position: relative;
	margin-bottom:5px}

a.bannerlink, a.bannerlink:visited {
  color: black;
  text-decoration: none;
}
	a.bannerlink:hover:after {
		color: rgb(249, 145,   0);;
	}

a.bannerlink:after {
  content: '\203a';
  color: lightgrey;
  position:absolute;
  right: 5px;
}
.flexible-widgets	#custom_html-3 {
		background: none;
	}
	h1,h2,h3,h4 {
		text-transform: uppercase;
	}
  
  
article.entry .read-more {
  display: block;
  color: rgb(249, 145,   0);
}
  
.widget_recent_pages article.entry strong {
  height: 30px;
  display: inline-block;
  overflow: hidden;
}

.image-section .metaslider {
    min-width: calc(100vw - 17px);
}
.image-section .metaslider .flexslider .slides > li{
    max-height: 90vh;
}

div#front-page-5 div,
div#front-page-5 section {
    padding:  0;
    margin: 0;
}

.pum-content.popmake-content:focus-visible, 
.pum-content *:focus, 
.pum-overlay .pum-content {
	outline: none;
}

@media (max-width: 600px) {
  .site-header .wrap ul.genesis-nav-menu > li.menu-item.menu-item-has-children:before {
    top: 7px !important;
  }
}