@charset "utf-8";
/**
 * SenCSS - Sensible Standards CSS framework
 *
 * Copyright (c) 2008-2009 Kilian Valkhof (kilianvalkhof.com)
 * Visit sencss.kilianvalkhof.com for more information and changelogs.
 * Licensed under the MIT license. http://www.opensource.org/licenses/mit-license.php
 *
 */

html {
-webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}
input {
  -webkit-appearance: none;  /* remove shadow in iOS */
  @include border-radius(0);  /* remove border-radius in iOS */
}
html,body,div,span,object,iframe,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,fieldset,form,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{vertical-align:baseline;margin:0;padding:0}
article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video {display:block}
body{background:#C1B4A4 url(../img/bg.gif) center top repeat fixed;color:#fff;font:75%/1.5em Arial, Helvetica, "DejaVu Sans", "Liberation sans", "Bitstream Vera Sans", sans-serif;position:relative}
textarea{font:101%/1.5em Arial, Helvetica, "DejaVu Sans", "Liberation sans", "Bitstream Vera Sans", sans-serif;border:1px solid #ccc;border-bottom-color:#eee;border-right-color:#eee;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;width:100%;margin:0;padding:.29em 0}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
:focus{outline:none}
a{text-decoration:underline;border:0;color:#fff;font-weight:bold;}
a:hover,a:focus{text-decoration:none}
a img{border:0}
abbr,acronym{border-bottom:1px dotted;cursor:help;font-variant:small-caps}
address,cite,em,i{font-style:italic}
blockquote p{margin:0 1.5em 1.5em;padding:.75em}
code,kbd,tt{font-family:"Courier New", Courier, monospace, serif;line-height:1.5}
del{text-decoration:line-through}
dfn{border-bottom:1px dashed;font-style:italic}
dl{margin:0 0 1.5em}
dd{margin-left:1.5em}
h1,h2,h3,h4,h5,h6{font-weight:700;padding:0}
h1{font-size:2em;margin:0 0 .75em}
h2{font-size:1.5em;margin:0 0 1em}
h3{font-size:1em;margin:0 0 1.5em;color:#ef921b;}
h4{font-size:1em;margin:0 0 1.5em}
h5{font-size:.8333em;margin:0 0 1.8em}
h6{font-size:.666em;margin:0 0 2.25em}
img{display:inline-block;vertical-align:text-bottom}
ins{text-decoration:overline}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}
ol{list-style:outside decimal}
p{font-weight:300;margin:0 0 1.5em}
pre{font-family:"Courier New", Courier, monospace, serif;margin:0 0 1.5em}
sub{top:.4em;font-size:.85em;line-height:1;position:relative;vertical-align:baseline}
sup{font-size:.85em;line-height:1;position:relative;bottom:.5em;vertical-align:baseline}
ul,ol{margin:0 0 1.5em 1.5em;padding:0}
ul{list-style:outside disc;overflow:hidden;padding-left:5px;}
li ul,li ol{margin:0 0 1.5em 1.5em;padding:0}
table{border-collapse:collapse;border-spacing:0;margin:0 0 1.5em;padding:0}
caption{font-style:italic;text-align:left}
tr.alt td{background:#eee;color:#000;}
td{border:1px solid #000;vertical-align:middle;padding:.333em}
th{font-weight:700;vertical-align:middle;padding:.333em}
button{cursor:pointer;display:block;font-size:1em;height:2em;line-height:1.5em;margin:1.75em 0 0;padding:0 .5em}
button::-moz-focus-inner{border:0}
fieldset{border:0;position:relative;margin:0 0 1.5em;padding:1.5em 0 0}
fieldset fieldset{clear:both;margin:0 0 1.5em;padding:0 0 0 1.5em}
input{border:1px solid #ccc;border-bottom-color:#eee;border-right-color:#eee;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;font-size:12px;height:1.5em;line-height:1.5em;width:100%;margin:0 0 .75em;padding:.29em 0}
input[type=file]{height:2.25em;padding:0}
select{border:1px solid #ccc;border-bottom-color:#eee;border-right-color:#eee;font-size:1em;height:2.25em;_margin:0 0 1.3em;margin:0 0 .8em;padding:.2em 0 0}
optgroup{font-weight:700;font-style:normal;text-indent:.2em}
optgroup + optgroup{margin-top:1em}
option{font-size:1em;height:1.5em;text-indent:1em;padding:0}
label{cursor:pointer;display:block;height:auto;line-height:1.4em;width:100%;margin:0;padding:0}
label input{background:0;border:0;height:1.5em;line-height:1.5em;width:auto;margin:0 .5em 0 0;padding:0}
legend{font-size:1.1666em;font-weight:700;left:0;margin:0;padding:0}
dt,strong,b{font-weight:700}
.amp{font-family:Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", "URW Chancery L", Gentium, serif;font-style:italic}
.quo{font-family:Georgia, Gentium, "Times New Roman", Times, serif}
.lquo{font-family:Georgia, Gentium, "Times New Roman", Times, serif;margin:0 0 0 -.55em}
.introParagraphArticle:first-letter{float:left;font-size:3.2em;font-weight:700;line-height:1em;margin:0 0 -.2em;padding:.125em .1em 0 0}
.message{background:#eee;border:1px solid #999;margin:1.5em;padding:.666em;color:#000;}
.error{background:#fee;border:1px solid red;margin:1.5em;padding:.666em;color:#000;}
.notice{background:#eef;border:1px solid #00f;margin:1.5em;padding:.666em;color:#000;}
.success{background:#efe;border:1px solid #0f0;margin:1.5em;padding:.666em;color:#000;}
.warning{background:#ffe;border:1px solid #ff0;margin:1.5em;padding:.666em;color:#000;}
.error, .notice, .success, .warning { border-radius: 15px; }
.aside-left{clear:left;float:left;overflow:hidden;margin:0 1.5em 1.5em 0}
.aside-right{clear:right;float:right;overflow:hidden;margin:0 0 1.5em 1.5em}
.horizontalForm {clear:both;}
.horizontalForm button{clear:left;float:left;margin:.25em 0 0}
.horizontalForm input,.horizontalForm textarea{float:left;width:49%;margin:0 0 .8em}
.horizontalForm select{float:left;_margin:0 0 1.25em;margin:0 0 .75em}
.horizontalForm label{clear:left;float:left;width:49%;padding:.375em 0}
.horizontalForm label input{height:1em;line-height:1.5em;width:auto;margin:.25em .5em 0 0}
.horizontalForm label.singleLine{clear:both;float:none;height:1.5em;width:100%;padding:0}
.plugin_picture {
  max-width:100%;
  margin-bottom:1.5em;
  margin-right:15px;
  display:block;
}
  .plugin_picture img{max-width:100%;}
  .plugin_picture.align-right {float:right;margin-right:0;margin-left:1.5em;max-width:25%;}
  .plugin_picture.align-left {float:left;margin-right:1.5em;margin-left:0;max-width:25%;}
  .plugin_picture.align-center {display:block;width:100%;text-align:center;float:none;margin-right:0;}

	.embed iframe {max-width:100%;}

.errorlist {
    float:right;
    display:block;
    font-weight:bold;
    list-style:none;
    margin:0 0 0;
    padding:3px 0;
    line-height:16px;

  }
.button.btn-assertive {
  background-color: #f40;
  color: #fff;
  font-weight: bold;
}

#wrap{
  min-width:305px;
  width: 954px;
  border: 6px solid #f8971c;
  border-top: 0;
  background: #fff;
  margin:0 auto;
  overflow:hidden;
  box-shadow:0 0 20px rgba(0,0,0,0.4);
}

/*#block1{overflow:hidden;}
#block2{overflow:hidden;}
#block3{overflow:hidden;}
#block4{overflow:hidden;}*/

/* Header */
#head{
  height:145px;
  position: relative;
}
#head .logo{
  position: absolute;
  left: 35px;
}
#head ul{
  position: absolute;
  left:280px;
  list-style:none;
}
#head li{
  float:left;
  background:url(../img/menu_small.png) no-repeat;
  overflow: visible;
  width:83px;
  margin-left:-6px;
}
#head li a{
  font-weight:normal;
  text-decoration:none;
  width:83px;
  height:37px;
  padding-top:9px;

  text-align:center;
  display: block;
}
#head li a:hover{
  text-decoration:underline;
}

#head li.activities a{

  width:83px;
  padding-left:10px;
  height:40px;
  padding-top:44px;
}
#head li.activities{
  background:url(../img/menu_big.png);
  margin-right:-8px;
  width:93px;
  height:84px;
}

#head .keurmerk{
  position:absolute;
  right:8px;
  top:20px;
}

#head #search{
  position: absolute;
  right:8px;
  top:100px;
}
#head #search input{
  height:22px;
  border:1px solid #c2cacf;
  width:124px;
  margin:0;
  float: left;
}
#head #search .button{
  border-left:0;
  width:56px;
  background:#415866;
  color:#fff;
  line-height:22px;
  font-size:12px;
  text-align:center;
  padding:0;
}

/* Home */
.width260, .width202, .width468 {
  margin:0 0 6px 6px;
  float:left;
  height:265px;
  position: relative;

}
.width260.news, .width202.news, .width468.news {
  background:#415866;
  height:215px;
}
.width260.news h2{
  height:44px;
  line-height:44px;
  font-weight:normal;
  font-size:1.2em;
  width:147px;
  text-align:center;
  margin:0;
}
.width260.news .item{
  margin-top:6px;
  height:79px;
  background:#566a77;
  padding:0 16px;
  position:relative;
}
.width260.news .item .image {
  position:absolute;
  top:0;
  right:-208px;
  width:202px;
  height:79px;

}
.width260.news .item h3{
  margin:0;
}
.width260.news .item p{
  margin:0;
}
.width260.news .item a{
  position: absolute;
  font-weight:normal;
  text-decoration:none;
  bottom:5px;
  right:16px;
}
.width260.news .item a:hover{
  text-decoration:underline;
}
.width202.news img{
  width:202px;
  height:85px;
  margin-bottom:1px;
}
.width468.sponsors {
  height:44px;
  background:#415866;
  line-height:44px;
  padding-left:16px;
  width:452px;
  font-size:1.2em;
}
.width468.sponsors span{
  float: left;
}
.width468.sponsors div{
  float:right;
}
.width468.sponsors img{
  float:left;
  margin-right:6px;
  margin-top:6px;
}
.width260{
  width:260px;
  z-index:2;
}
.width202{
  width:202px;
}
.width468{
  width:468px;
}

.button{
  width:170px;
  height:44px;
  padding-left:32px;
  color:white;
  background:#f9971a url(../img/paw.png) no-repeat 0 center;
  line-height:44px;
  font-weight:normal;
  font-size:1.2em;
  text-decoration:none;
}
.button.small{
  width:74px;
}
.button.top-left{
  position: absolute;
  top:0;
  left:0;
  border: 6px #fff solid;
  border-top:0;
  border-left:0;
}
.button.top-right{
  position: absolute;
/*  top:0;*/
  right:0;
  border: 6px #fff solid;
  border-top:0;
  border-right:0;
}
.button.bottom-left{
  position: absolute;
  bottom:0;
  left:0;
  border: 6px #fff solid;
  border-bottom:0;
  border-left:0;
}
.button.bottom-right{
  position: absolute;
  bottom:0;
  right:0;
  border: 6px #fff solid;
  border-bottom:0;
  border-right:0;
}

/* Content page */
.dog1{
  float:left;
  height:132px;
  margin:0 0 6px 6px;
  width:260px;
  background:url(../img/dogs/dogs1a.png);
}
.dog2{
  float:left;
  height:132px;
  margin:0 0 6px 6px;
  width:270px;
  background:url(../img/dogs/dogs6.png);
}
.dog3{
  float:left;
  height:132px;
  margin:0 0 6px 6px;
  width:398px;
  background:url(../img/dogs/dogs5.png);
}
.dog4{
  width:260px;
  height:192px;
  background:url(../img/dogs/dogs4.png) center center;
  margin:0 0 6px 6px;
  clear:left;
}

#leftwrap{
  float:left;
}
/*#toggle-submenu {
  display:none;
}*/
/*#copiedMenu {display:block;}*/

#toggle-menu {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  background:url("/static/img/toggle-button.png")center no-repeat;
  z-index: 9999;
}
#page-home #toggle-menu {display:none;}

#submenu{
  background:url(../img/stones.png);
  width:260px;
  float:left;
  margin:0 0 6px 6px;
  overflow: hidden;
}
#submenu ul{
  width:168px;
  background: #fff;
  list-style:none;
  padding:0;
  margin:-6px 0 0 0;
  float:right;
  border-left:6px solid #fff;
}
#submenu ul li{
  overflow:hidden;
}
#submenu ul ul{
  margin-top:0;
}
#submenu ul li a{
  font-size:1.2em;
  height:44px;
  line-height:44px;
  background:#f9971a;
  margin-top:6px;
  display:block;
  color:#fff;
  text-decoration:none;
  font-weight:normal;
  padding-left:10px;
}
#submenu ul ul li a{
  font-size:1em;
  background:#415866;
  border:0;
  border-left:#f9971a 6px solid;
  padding-left:4px;
  text-transform:lowercase;
}
#submenu ul ul li a:hover,
#submenu ul ul li a:focus,
#submenu ul ul li.selected a {
  background:#415866 url(../img/paw.png) no-repeat center right;
}

#content{
  width:635px;
  float:left;
  background:#415866;
  margin:0 0 6px 6px;
  padding:10px 20px;
}

#footer{
  width:954px;
  margin:0 auto 20px;
  overflow: hidden;
}
#footer .text {float:left;display:inline;}
#footer .text a{
  text-decoration:none;
  font-weight:normal;
}
#footer #socialwrap{
  float:right;
  margin-right:75px;
  width: 155px;
}
#footer .social{
  -moz-box-sizing: content-box; box-sizing: content-box;
  font-weight:normal;
  text-decoration:none;
  width:72px;
  height:36px;
  padding-top:10px;
  padding-left:11px;
  display: inline-block;
  float:left;
  background:url(../img/menu_small.png)no-repeat;
  overflow: visible;
  margin-left:-6px;
}



.horizontalForm button {margin-left:49%;}


/* pagination */

.paginator {
  margin:10px;
  text-align:center;
}
.paginator span,
.paginator a {
  display:inline-block;
  padding:4px;
  margin:0 2px;
}

.newsblock {overflow:hidden;padding-bottom:20px;}
.readmore {float:right;}


.searchform {
    width:300px;
}
  .searchform input {height:auto;}


/*home*/
#page-home .embed {
 height:100%;
 background:#000;
 line-height:265px;
}
#page-home .embed iframe {
  vertical-align: middle;
  display:inline-block;
  height:100% !important;
  width:100% !important;
}


.registerform {
  width:400px;
  float:left;
  position:relative;
}
.registerform label {text-align:right;width:40%;padding-right:8%;position:relative;}
.registerform input {
  border-color:#F8971C;
  border-width:2px;
  height:auto;
}
.registerform select{width:49%;}
span.help {
  position:absolute;
  left:400px;
  width:250px;
  line-height:1.5em;
  top:0;
  display:block;
  text-align:left;
  font-style:italic;
}

span.help_member_payment_type,
span.help_adoptant_payment_type {
  left:400px;
  width:225px;
  top:-270px;
  line-height:1.2em;
}
span.help_adoptant_payment_type {
  left:400px;
  width:225px;
  top:-150px;
  line-height:1.2em;
}
.errorlist {
    background: #F8971C;
    clear: left;
    float: left;
    height: 26px;
    line-height: 26px;
    padding: 0 8% 0 0;
    text-align: right;
    width: 40%;
}

.touchdown-list {
  display: block;
}
.touchdown {
  display: none;
}



/*/////////////////////////// Mmenu ( style for respsonsive menu with toggle function ) ///////*/

/*
  Animations
*/
html.mmenu-opened .mmenu-page,
html.mmenu-opened #mmenu-blocker,
.mmenu.mmenu-horizontal ul
{
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;

  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
html.mmenu-opened .mmenu-page,
html.mmenu-opened #mmenu-blocker
{
  -webkit-transition-property: top, right, bottom, left, margin;
  -moz-transition-property: top, right, bottom, left, margin;
  -o-transition-property: top, right, bottom, left, margin;
  transition-property: top, right, bottom, left, margin;
}
.mmenu.mmenu-horizontal ul
{
  -webkit-transition-property: margin-left;
  -moz-transition-property: margin-left;
  -o-transition-property: margin-left;
  transition-property: margin-left;
}
html.mmenu-accelerated.mmenu-opening .mmenu-page,
html.mmenu-accelerated.mmenu-opening #mmenu-blocker,
html.mmenu-accelerated.mmenu-opening .mmenu.mmenu-horizontal ul
{
  -webkit-transform: translate3d( 0, 0, 0 );
  -moz-transform: translate3d( 0, 0, 0 );
  -o-transform: translate3d( 0, 0, 0 );
  transform: translate3d( 0, 0, 0 );
}

/* top */
html.mmenu-top.mmenu-opened .mmenu-page,
html.mmenu-top.mmenu-opened #mmenu-blocker
{
  margin-top: 0px;
  top: 0%;
  left: 0;
}
html.mmenu-top.mmenu-opening .mmenu-page,
html.mmenu-top.mmenu-opening #mmenu-blocker
{
  margin-top: -65px;
  top: 100%;
}

/* right */
html.mmenu-right.mmenu-opened .mmenu-page,
html.mmenu-right.mmenu-opened #mmenu-blocker
{
  margin-right: 0px;
  right: 0%;
  top: 0;
}
html.mmenu-right.mmenu-opening .mmenu-page,
html.mmenu-right.mmenu-opening #mmenu-blocker
{
  margin-right: -65px;
  right: 100%;
}

/* bottom */
html.mmenu-bottom.mmenu-opened .mmenu-page,
html.mmenu-bottom.mmenu-opened #mmenu-blocker
{
  margin-bottom: 0;
  bottom: 0;
  left: 0;
}
html.mmenu-bottom.mmenu-opening .mmenu-page,
html.mmenu-bottom.mmenu-opening #mmenu-blocker
{
  margin-bottom: -65px;
  bottom: 100%;
}

/* left */
html.mmenu-left.mmenu-opened .mmenu-page,
html.mmenu-left.mmenu-opened #mmenu-blocker
{
  margin-left: 0;
  left: 0;
  top: 0;
}
html.mmenu-left.mmenu-opening .mmenu-page,
html.mmenu-left.mmenu-opening #mmenu-blocker
{
  margin-left: -65px;
  left: 100%;
}


/*
  Menu, submenus, items
  - Sizing and positioning
*/
html.mmenu-opened .mmenu-page,
.mmenu.mmenu-horizontal ul,
.mmenu div.mmenu-search,
.mmenu div.mmenu-search input
{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

/* html/body */
html.mmenu-opened,
html.mmenu-opened body
{
  height: 100%;
  width: 100%;
  overflow: hidden;
}
html.mmenu-opened body
{
  position: relative;
}

/* menu */
.mmenu
{
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.mmenu:after {
  content: '';
  display: block;
  clear: both;
}
.mmenu.mmenu-opened
{
  padding-top:0;
  display: block;
}
.mmenu.mmenu-opened ~ .mmenu.mmenu-opened
{
  display: none;
}

/* ul/li */
.mmenu ul,
.mmenu li
{
  list-style: none;
}
.mmenu li
{
  position: relative;
}
.mmenu li:after
{
  content: '';
  display: block;
  width: 100%;
}
.mmenu ul,
.mmenu li,
.mmenu li > a,
.mmenu li > span
{
  display: block;
  padding: 0;
  margin: 0;
}
.mmenu a
{
  background: transparent;
}
.mmenu > ul
{
  background: inherit;
  padding: 20px 0 40px 0;
}
.mmenu.mmenu-top > ul
{
  padding-bottom: 85px;
}
.mmenu.mmenu-right > ul
{
  padding-left: 65px;
}
.mmenu.mmenu-bottom > ul
{
  padding-top: 85px;
}
.mmenu.mmenu-left > ul
{
  padding-top:0;
  padding-bottom:0;
  padding-right: 65px;
}

/* items */
.mmenu li > a,
.mmenu li > span
{
  text-indent: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 40px;
  overflow: hidden;
  padding-right: 5px;
}
.mmenu a:active
{
  background: none;
}

/* subopen/close */
.mmenu a.mmenu-subopen
{
  width: 40px;
  height: 40px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.mmenu a.mmenu-subopen.mmenu-fullsubopen
{
  border-left: none;
  width: 100%;
}
.mmenu a.mmenu-subclose
{
  text-indent: 40px;
  padding-top: 20px;
  margin-top: -20px;
}
.mmenu a.mmenu-subopen + a,
.mmenu a.mmenu-subopen + span
{
  padding-right: 45px;
}

/* page + blocker */
html.mmenu-opened .mmenu-page
{
  background: inherit;
  height: 100%;
  overflow: hidden;
  position: absolute;
}
#mmenu-blocker
{
  background: #fff;
  opacity: 0;
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9999;
}
html.mmenu-opened #mmenu-blocker,
html.mmenu-blocking #mmenu-blocker
{
  display: block;
}

/* vertical submenu */
.mmenu.mmenu-vertical ul ul
{
  display: block;
  padding: 10px 0 10px 10px;
  background: rgba( 255, 255, 255, 0.06 );
}
.mmenu.mmenu-vertical li.mmenu-opened > ul
{
  display: block;
}
.mmenu.mmenu-vertical ul ul li:last-child,
.mmenu.mmenu-vertical ul ul li:last-child:after
{
  border-bottom-width: 0;
}
.mmenu.mmenu-vertical li.mmenu-opened.mmenu-selected > a.mmenu-subopen + a,
.mmenu.mmenu-vertical li.mmenu-opened.mmenu-selected > a.mmenu-subopen + span
{
  padding-right: 5px;
  margin-right: 40px;
}
.mmenu.mmenu-vertical li.mmenu-opened.mmenu-selected > em.mmenu-counter + a.mmenu-subopen + a,
.mmenu.mmenu-vertical li.mmenu-opened.mmenu-selected > em.mmenu-counter + a.mmenu-subopen + span
{
  margin-right: 75px;
}

/* horizontal submenu */
.mmenu.mmenu-horizontal
{
  width: 500%;
}
.mmenu.mmenu-horizontal ul
{
  width: 20%;
  margin-left: 0;
  float: left;
}
.mmenu.mmenu-horizontal ul.mmenu-submenu
{
  display: none;
}
.mmenu.mmenu-horizontal ul.mmenu-submenu.mmenu-opened
{
  display: block;
}
.mmenu.mmenu-horizontal ul.mmenu-subopening
{
  margin-left: -20%;
  height: 100%;
  overflow: hidden;
}


/*
  Menu, submenus, items
  - Styling (default: dark background)
*/
.mmenu
{
  background: rgba(29,24,26, .8);
  /*background: #1d1a18;*/
}
.mmenu *
{
  -webkit-text-size-adjust: none;
  text-shadow: 0 1px 2px rgba( 0, 0, 0, 0.4 );
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.mmenu li
{
  border-bottom: 1px solid rgba( 255, 255, 255, 0.1 );
}
.mmenu li:after
{
  border-bottom: 1px solid rgba( 0, 0, 0, 0.3 );
}

.mmenu li,
.mmenu li > a,
.mmenu li > span
{
  text-transform: uppercase;
  color: rgba( 255, 255, 255, 0.6 );
  text-decoration: none;
}
.mmenu li.mmenu-selected > a,
.mmenu li.mmenu-selected > span
{
  background: rgba( 0, 0, 0, 0.2 );
}
.mmenu li.mmenu-selected > a.mmenu-subopen
{
  background: transparent;
}

/* subopen/close */
.mmenu a.mmenu-subopen
{
  border-left: 1px solid rgba( 0, 0, 0, 0.3 );
}
.mmenu a.mmenu-subclose
{
  background: rgba( 0, 0, 0, 0.2 );
}

/* vertical submenu */
.mmenu.mmenu-vertical li.mmenu-opened > a.mmenu-subopen,
.mmenu.mmenu-vertical li.mmenu-opened > ul
{
  background: rgba( 255, 255, 255, 0.06 );
}

/* page + blocker */
html.mmenu-opened .mmenu-page
{
  box-shadow: 0 0 20px rgba( 0, 0, 0, 0.8 );
}


/*
  Labels
  - Sizing and positioning
*/
.mmenu li.mmenu-label
{
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 20px;
}


/*
  Labels
  - Styling
*/
.mmenu li.mmenu-label
{
  background: rgba( 255, 255, 255, 0.1 );
  font-size: 11px;
  color: rgba( 255, 255, 255, 0.5 );
}


/*
  Counters
  - Sizing and positioning
*/
.mmenu em.mmenu-counter
{
  text-indent: 0;
  text-align: center;
  text-shadow: none;
  line-height: 20px;
  display: block;
  min-width: 20px;
  height: 20px;
  padding: 0;
  position: absolute;
  right: 40px;
  top: 10px;
}
.mmenu em.mmenu-counter + a.mmenu-subopen
{
  padding-left: 35px;
  background: rgba( 255, 255, 255, 0.06 );
}
.mmenu em.mmenu-counter + a.mmenu-subopen + a,
.mmenu em.mmenu-counter + a.mmenu-subopen + span
{
  padding-right: 80px;
}
.mmenu em.mmenu-counter + a.mmenu-fullsubopen + a,
.mmenu em.mmenu-counter + a.mmenu-fullsubopen + span
{
  padding-right: 70px;
}


/*
  Counters
  - Styling
*/
.mmenu em.mmenu-counter
{
  border-radius: 5px;
  background: rgba( 255, 255, 255, 0.1 );
  box-shadow: 0 0 2px rgba( 0, 0, 0, 0.3 );
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  color: rgba( 255, 255, 255, 0.4 );
}


/*
  Arrows
  - Sizing and positioning
*/
.mmenu a.mmenu-subopen:after,
.mmenu a.mmenu-subclose:before
{
  content: '';
  border-width: 4px;
  border-style: solid;
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;

  -webkit-transform: rotate( 45deg );
  -moz-transform: rotate( 45deg );
  -o-transform: rotate( 45deg );
  transform: rotate( 45deg );
}
.mmenu a.mmenu-subopen:after
{
  border-top: none;
  border-left: none;
  right: 16px;
  top: 16px;
}
.mmenu a.mmenu-subclose:before
{
  border-right: none;
  border-bottom: none;
  left: 20px;
  top: 35px;
}
.mmenu.mmenu-vertical li.mmenu-opened > a.mmenu-subopen:after
{
  -webkit-transform: rotate( 45deg );
  -moz-transform: rotate( 45deg );
  -o-transform: rotate( 45deg );
  transform: rotate( 45deg );
}


/*
  Arrows
  - Styling
*/
.mmenu a.mmenu-subopen:after,
.mmenu a.mmenu-subclose:before
{
  border-color: rgba( 255, 255, 255, 0.3 );
}


/*
  Search
  - Sizing and positioning
*/
.mmenu div.mmenu-search
{
  width: 20%;
  height: 50px;
  padding: 10px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.mmenu.mmenu-vertical div.mmenu-search
{
  width: 100%;
}
.mmenu.mmenu-right div.mmenu-search
{
  padding-left: 75px;
}
.mmenu.mmenu-bottom div.mmenu-search
{
  top: 65px;
}
.mmenu.mmenu-left div.mmenu-search
{
  padding-right: 75px;
}
.mmenu div.mmenu-search input
{
  border: none;
  border-radius: 15px;
  line-height: 30px;
  outline: none;
  display: block;
  width: 100%;
  height: 30px;
  margin: 0;
  padding: 0 0 0 10px;
}
.mmenu li.mmenu-noresults
{
  border: none;
  display: none;
  padding-top: 30px;
}
.mmenu li.mmenu-noresults:after
{
  border: none;
}
.mmenu.mmenu-noresults li.mmenu-noresults
{
  display: block;
}
.mmenu div.mmenu-search ~ ul
{
  padding-top: 60px;
}

.mmenu .mmenu-noresult,
.mmenu .mmenu-nosubresult > a.mmenu-subopen,
.mmenu .mmenu-nosubresult > em.mmenu-counter
{
  display: none;
}
.mmenu .mmenu-nosubresult > a.mmenu-subopen + a,
.mmenu .mmenu-nosubresult > a.mmenu-subopen + span
{
  padding-right: 5px;
}


/*
  Search
  - Styling
*/
.mmenu div.mmenu-search
{
  background: rgba( 0, 0, 0, 0.2 );
  border-bottom: 1px solid rgba( 255, 255, 255, 0.1 );
}
.mmenu div.mmenu-search input
{
  background: rgba( 255, 255, 255, 0.3 );
  color: rgba( 255, 255, 255, 0.9 );
}
.mmenu li.mmenu-noresults
{
  color: rgba( 255, 255, 255, 0.4 );
  text-align: center;
}


/*
  Bugfix for browsers without support for overflowscrolling
    - Android < 3
*/
html.mmenu-no-overflowscrolling.mmenu-opened,
html.mmenu-no-overflowscrolling.mmenu-opened body
{
  overflow: visible;
}
html.mmenu-no-overflowscrolling.mmenu-opened body
{
  overflow-x: hidden;
}
html.mmenu-no-overflowscrolling.mmenu-opened .mmenu-page
{
  min-height: 200%;
  position: fixed;
  top: 0;
  z-index: 3;
}
html.mmenu-no-overflowscrolling .mmenu
{
  height: auto;
  min-height: 100%;
  overflow: default;
  overflow-x: default;
  overflow-y: default;
  position: relative;
  left: auto;
  top: auto;
}
html.mmenu-no-overflowscrolling.mmenu-right .mmenu
{
  position: absolute;
}


/*
  Sizing and positioning for larger screens
*/
@media all and (min-width: 500px) {

  .mmenu.mmenu-left.mmenu-vertical,
  .mmenu.mmenu-right.mmenu-vertical,
  .mmenu.mmenu-left div.mmenu-search,
  .mmenu.mmenu-right div.mmenu-search
  {
    width: 500px;
  }
  .mmenu.mmenu-right.mmenu-vertical
  {
    left: auto;
    right: 0;
  }

  .mmenu.mmenu-left.mmenu-horizontal,
  .mmenu.mmenu-right.mmenu-horizontal
  {
    width: 2500px;
  }
  .mmenu.mmenu-right.mmenu-horizontal
  {
    left: auto;
    right: -2000px;
  }

  html.mmenu-left.mmenu-opening .mmenu-page,
  html.mmenu-left.mmenu-opening #mmenu-blocker
  {
    left: 500px;
  }
  html.mmenu-right.mmenu-opening .mmenu-page,
  html.mmenu-right.mmenu-opening #mmenu-blocker
  {
    right: 500px;
  }
}

/*//////////////////////////////////////////// MMENU //////////////////////////////////////*/


@media only screen and (min-width: 960px) {
  #page {
    border-left: 1px solid #ccc;
  }
  /* hide open-button */
  a[href="#copiedMenu"]
  {
    display: none !important;
  }
}



 /* van 960 tot 480 */
 @media only screen and (max-width: 960px) {
#toggle-menu {top:0px;}

  * { -moz-box-sizing: border-box; box-sizing: border-box;}
  #wrap {width:758px;/*min-width:758px;*/margin:0 auto;padding-right:6px;}
    #wrap section {overflow: hidden;width: 740px;margin: auto;}

  #head {height:210px;width:740px;margin:auto;}
    #head ul {width:469px;margin:auto;left:0px;position:relative;}
     #head li a {height:46px;max-height:90px;}
        #head li.activities a {height:84px;max-height:40px;width:100%;height:100%;text-align:center;}
      #head .logo {top:65px;left:0%;}
      #head .keurmerk {right:4px;top:96px;}
      #head #search {right:4px;top:164px;}

  .width202 {display:none;}
  .button {width:180px;}
  .button.small {width:94px;}
  .width260.news {height:265px;}
  .width468.sponsors {width:100%;}

  #footer {width:758px;}
    #footer .text {float:left;}

  .dog1{
  border-left:6px solid white;
  border-bottom: 6px solid white;
  margin:0px;
  width:33%;
  background:url(../img/dogs/dogs1a.png)right top;
}
.dog2{
  border:6px solid white;
  border-bottom: 6px solid white;
  border-top:none;
  margin:0px;
  width:34%;
  background:url(../img/dogs/dogs6.png)center;
}
.dog3{
  border-bottom: 6px solid white;
  margin:0px;
  width:33%;
  background:url(../img/dogs/dogs5.png)center;
}

.question-container label {width:100% !important;max-width:654px;}
#quiz-intro .text-container, #quiz-result .text-container {width:100% !important;}

    #quiz-result .dog-picture {position:relative;right:auto;top:0;}

#leftwrap {display:none;}
#content {border-left: 6px solid white;border-bottom: 6px solid white;margin:0px;width:100%;}


 }

@media only screen and (min-width: 587px) and (max-width:768px) {
  #footer .text {margin-left: 28px;}
}

@media only screen and (max-width: 768px) {
  #wrap {width:100%;}
    #wrap section {width:100%;}

  #head {width:100%;}
  .width260 {width:100%;}
  .width468 {width:100%;background-size:cover;}
  #head ul {padding-left:5px;}


  .width260, .width202, .width468 {background-position:right;background-size:cover;}
  .width260{min-width:182px;}
  .width260.news {height: 214px;}


  .width468.sponsors {width:100%;}
  .cover {width:36%;}

    #block1{overflow:hidden;float:left;width:36%;}
    #block2{overflow:hidden;float:left;width:64%;}
    #block3{overflow:hidden;float:left;width:100%;}
    #block4{overflow:hidden;float:left;width:100%;}

  .button {font-size:11px;width:150px;}

  span.help {left:0;top:18px;}
  span.help_member_payment_type, span.help_adoptant_payment_type {
      position: relative;
      left: 160px;
      width: 200px;
      margin-bottom: 50px;
      line-height: 1.4em;
  }

  div#quiz-intro .text-container {width:100%;}
  div#quiz-intro #quiz-starter {position:relative;top:0;margin-bottom:20px;}
  div#quiz-intro .dog-picture {position:relative;top:0;bottom:auto;left:0;right:auto;}

  #footer {width:100%;}
    #footer .text {display:inline;font-size: 0.9em;}

}

@media only screen and (min-width: 480px) and (max-width:570px) {
  #footer #socialwrap {float: right;margin-right: -16px;}

  #toggle-menu {top:57px;left:2%;}
}

 /* alles kleiner dan 480 */
@media only screen and (max-width: 479px) {
  nav {width: 95px;position: absolute;top: 40px;right: 50px;display: inline;}
    #toggle-menu{top:0;}

    .touchdown-list {display:none;width:100px;}
    .touchdown {display: block;width:94px;}

    .registerform {width:290px;}

    #wrap {width:100%;margin:0 auto;-moz-box-sizing:    border-box;
   -webkit-box-sizing: border-box;
    box-sizing:        border-box;}

    #head {height:142px;width:100%;margin:auto;}
    #head ul {margin:auto;padding-left:5px;left:0;top:1px;}
    #head li {/*margin-left:-5px;*/}
      #head .logo {top:3px;left:0%;position:relative;}
      #head .keurmerk {right:4px;top:40px;}
      #head #search {right:3px;top:10px;}
      #head #search input {width:94px;}
      #head #search .button {width:48px;}
    .width260, .width202, .width468 {background-size:cover;background-position:center;}
      /*.width260 .button {width:144px;padding-left: 26px;background: #f9971a url(../img/paw.png) no-repeat -1px right;}*/
/*      .width260 .button {width: 115px;height: 44px;line-height: 11px;padding-top: 8px;}*/

    #block1{width:100%;}
    #block2{width:100%;}

      span.help {left:-17px;}
      span.help_member_payment_type,
      span.help_adoptant_payment_type {
          left: 0px;
      }

  #footer {width:100%;}
    #footer .text {position:absolute;font-size: 0.9em;width:100%;text-align:center;bottom:-20px;}
    #footer #socialwrap {width:76%;margin:auto;}

 }



.hon-app.do-not-pet-me {
  padding: 30px;
  background-color: #A3A3A3;
  border-radius: 15px;
  margin-bottom: 15px;
  font-family: "Comic Sans MS", "MarkerFelt-Thin", "Noteworthy-Bold", sans-serif;
  overflow: auto;
}
.hon-app.do-not-pet-me input,
.hon-app.do-not-pet-me button {
/*.hon-app.do-not-pet-me label {*/
  background-color: #F9971A;
  text-shadow: 1px -1px rgba(0,0,0, 0.2);
  box-shadow: 0 9px 0 #c9770a;
  font-size: 15px;
  padding: 10px;
  color: #fff;
  text-decoration: none;
  box-sizing: border-box;
  border: 0;
  height: 41px;
  margin-bottom: 20px;
  border-radius: 15px;
  font-family: inherit;
}

.hon-app.do-not-pet-me label { display: inline-block; width:20%; border-radius: 15px 0 0 15px; font-weight: 700; font-size:15px; clear:right; }
.hon-app.do-not-pet-me input { display: inline-block; width:79%; position:relative; top:-1px; }
.hon-app.do-not-pet-me button { margin: 0 0 0 20%; width: 80%;}

.hon-app.do-not-pet-me label,
.hon-app.do-not-pet-me input {
  float: left;
}

.hon-app.do-not-pet-me input {
  background-color: #fff;
  box-shadow: 0 -9px 0 #8C8C8C;
  color: #415866;
  text-shadow: none;
}
.hon-app.do-not-pet-me button { clear: both; }

.hon-app.do-not-pet-me .errorlist {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
  border-radius: 15px;
  border-bottom: 1px solid #c9770a;
  float: right;
}

.do-not-pet-comics {
}
.do-not-pet-comics .plugin_picture {
  width: 31.6%;
  display: block;
  float: left;
  margin: 0 15px 0 0;
  cursor: pointer;
  box-sizing: border-box;
}
.do-not-pet-comics .plugin_picture {
  display: block;
}
.do-not-pet-comics .plugin_picture img {
  max-height: 250px;
}
.do-not-pet-comics .plugin_picture:nth-child(3) {
  margin-right: 0;
}

@media (max-width:479px) {
  .hon-app.do-not-pet-me .errorlist { width: 100%; text-align: center; }
  .hon-app.do-not-pet-me label { margin-bottom: 15px; width: 100%; }
  .hon-app.do-not-pet-me input { width:100%; }
}

.remodal {
  border-radius: 15px;
}
.modal-image {
  max-width: 100%;
}

@media only screen and (max-width:80em) and (min-width:540px) {
  .do-not-pet-comics .plugin_picture {
    margin: 0 1em 0 0;
  }
}

@media only screen and (max-width:40.063em) {
  .remodal { border-radius: 0; }
}

@media (max-width: 550px) {
  .do-not-pet-comics .plugin_picture {
    margin: 0 .5em 0 0;
    width: 100%;
    margin-bottom: 15px;
  }
}