@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
/*	Resets
  ------	*/ 

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figure,
figcaption,
hgroup,
menu,
footer,
header,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
}
article,
aside,
canvas,
figure,
figure img,
figcaption,
hgroup,
footer,
header,
nav,
section,
audio,
video {
  display: block;
}
a img {
  border: 0;
}
/* Clearfix */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}

strong {
  font-weight: 600;
}
/*	Typography presets
  ------------------	*/
body {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 28px;
}

html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}

@font-face {
  font-family: "pf_beausans_pro_thinregular";
  src: url("../fonts/pfbeausanspro-thin-webfont.eot");
  src: url("../fonts/pfbeausanspro-thin-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/pfbeausanspro-thin-webfont.woff") format("woff"),
    url("../fonts/pfbeausanspro-thin-webfont.ttf") format("truetype"),
    url("../fonts/pfbeausanspro-thin-webfont.svg#pf_beausans_pro_thinregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "pf_beausans_pro_bbookregular";
  src: url("../fonts/pfbeausanspro-book-webfont.eot");
  src: url("../fonts/pfbeausanspro-book-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/pfbeausanspro-book-webfont.woff") format("woff"),
    url("../fonts/pfbeausanspro-book-webfont.ttf") format("truetype"),
    url("../fonts/pfbeausanspro-book-webfont.svg#pf_beausans_pro_bbookregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
.beau-thin {
  font-family: "pf_beausans_pro_thinregular";
}
.beau-bk {
  font-family: "pf_beausans_pro_bbookregular";
}
@font-face {
  font-family: "PT Sans";
  src: url("../fonts/PTSans-Regular.eot");
  src: url("../fonts/PTSans-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/PTSans-Regular.woff") format("woff"),
    url("../fonts/PTSans-Regular.ttf") format("truetype"),
    url("../fonts/PTSans-Regular.svg#PTSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PT Sans Caption";
  src: url("../fonts/PTSans-Caption.eot");
  src: url("../fonts/PTSans-Caption.eot?#iefix") format("embedded-opentype"),
    url("../fonts/PTSans-Caption.woff") format("woff"),
    url("../fonts/PTSans-Caption.ttf") format("truetype"),
    url("../fonts/PTSans-Caption.svg#PTSans-Caption") format("svg");
  font-weight: normal;
  font-style: normal;
}

a {
  cursor:pointer;
}
/*		Default Layout: 992px */
body {
  color: #3f3f40;
  -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
  /* background-color: rgb(255, 255, 255);
  background-image: url(../images/layout/bg.png);
  background-repeat: repeat-x;
  background-position: center top; */
}
/* layout ---- */
#wrapper {
  background-repeat: no-repeat;
  max-width: 960px;
  min-height: 600px;
  padding: 50px 0 0;
  margin: 0 auto;
  background: none;
  margin-top: 117px;
  border-top: 25px solid #eee;

  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#login .sign-out a {
  background:#fc5e78;

}
#login .sign-out a .fal{
 vertical-align: -0.0997em; 
}
/*------==========  /* CONTENT */
header.subnav {
  background: #fff;
}

#outer {
  background: #eee;
  min-height: 80vh;
}

.w-container {
  max-width: 960px;
  margin: 0 auto;
  float: none;
  width: 100%;
}

body .container {
  width: 960px;
  max-width: 100%;
  float: none;
  margin: 0 auto;
}
header {
  position: fixed;
  width: 100%;
}
header .logo-header .container {
  position: relative;
}

.section-container.section-content {
  background: #eee;
  overflow: hidden;
  width: 100%;
  padding: 50px 20px;
  margin: 87px 0 0 0;
}
.content-container {
  width: 100%;
}

.section-payoff {
  width: 100%;
}

/*______________ Specifiek home pagina _____________*/

.home #wrapper {
  width: 100%;
  padding: 0;
  max-width: 100%;
  border: none;
  background: #fff;
}
.main #wrapper {
  /* background-image: url(../images/layout/bg-png-8_shadow.png); /*mainpict.jpg */ /*nieuweledenactie-sidebar.png  
  background-repeat: no-repeat;
  background-position: right 36px; */
}

.home #head {
  display: block;
  height: 475px;
}

.home #home-block-top {
  display: flex;
  justify-content: space-around;
  padding: 6% 1% 6% 6%;
}
.home #home-block-top .col {
  flex: auto;
}

.home #home-block-top .col-1 {
  width: 58%;
  float: left;
}
.home #home-block-top .col-2 {
  width: 46%;
  float: left;
  padding-left: 10px;
}
.home #home-block-top img {
  max-width: 100%;
}

.home #home-block-top p {
  font-size: 20px;
  line-height: 30px;
}


#home-block-top.jubileum p.title {
  color: #2D57B7;
  font: normal normal normal 26px/36px "pf_beausans_pro_bbookregular";
  margin-bottom:10px;
}

#home-block-top.jubileum p.c2a {
  color: #e97a41;
  font: normal normal normal 44px/36px "pf_beausans_pro_bbookregular";
}

#home-block-top.jubileum p.subtitle {
  font-size:24px;
  font: normal normal normal 22px/32px Open Sans;
}

.home #home-block-top.jubileum {
  background: #dce4f7;
  
  overflow: hidden;
}

.home #home-block-top.steun-ons {
  background: #f4a6c7;
  padding-top:0;
  
  overflow: hidden;
}
.home #home-block-top.steun-ons .col-1 {
  padding-top:65px;
}
.home #home-block-top.steun-ons .col-2 {
  padding-top:40px;
}

.home #home-block-top.steun-ons .col-2 .text {
  width: 340px;
  padding-left: 20px;
}

.home #home-block-top.steun-ons * {
  color:#fff;
}



.home #home-block-top.steun-ons h2 {
font: normal normal normal 44px/60px "pf_beausans_pro_bbookregular";
margin-bottom: 30px;
width: 330px;
max-width: 100%;

}

.home #home-block-top.steun-ons p  {
  font-size: 22px;
  line-height: 40px;
  width: 420px;
  max-width: 100%;
}

.home #home-block-top .btn {
  display: block !important;
  color: #fff !important;
  width: 100%;
  height: 50px !important;
  line-height: 50px !important;
  border: none !important;
  font-size: 18px !important;
  text-align: center !important;
  margin: 10px 0 6px !important;
  text-decoration: none !important;
  background-repeat: no-repeat;
  background: #42a8da !important;
  transition: 0.2s !important;
  cursor: pointer;  
}

.home #home-block-top.jubileum div.issuu {
  margin-right: 5%;
}


.home #col1 {
  clear: both;
  width: 60%;
  padding-right: 25px;
  float: left;
}
.home #col2 {
  float: left;
  display: block;
  width: 40%;
  min-height: 400px;
}



/*______________Jubileum_____________*/

.main #col1 {
  background: #fff;
  clear: both;
  width: 60%;
  max-width: 100%;
  padding: 0 25px 70px 25px;
  border-right: 30px solid #eee;
  float: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.main #col2 {
  float: left;
  display: block;
  width: 100%;
  padding: 0 10px 0px 10px;
}

.sidebarBlock {
  background: #fff;
  padding: 40px 20px 20px;
}

.sidebarBlock {
}

.ita-block-main {
  background: none;
  padding: 0;
}

aside {
  width: 40%;
  max-width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

footer {
  clear: both;
  height: 33px;
  background-color: #ffffff;
  width: 100%;
  padding-top: 6px;
  line-height: normal;
}
/* header ---- */
header {
  height: 104px;
  display: block;
  width: 100%;
  z-index: 10;
  top: 0px; /*
  -webkit-box-shadow: 0px 1px 3px 0px #8c8c8c;
  box-shadow: 0px 1px 3px 0px #8c8c8c;
  background-image: url(../images/layout/bg-header.png);
  transition: all 0.3s ease; */
}
header.subnav {
  height: 116px;
}
#header-content {
  /* position: relative;
  max-width: 960px;
  margin: 0 auto; */
}
#logo {
  position: absolute;
  top: 12px;
  left: 0;
}
div.header-img {
  margin-top: 104px;
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
/* srcoll header ---- */
header.scroll-header {
  height: 40px;
}
header.scroll-header.subnav {
  height: 76px;
  background-position: left bottom;
}
header.scroll-header #logo {
  display: none;
  width: 120px;
  height: auto;
  margin-top: 10px;
}
header.scroll-header nav.main {
  top: 15px;
}
/* header.scroll-header nav.main ul li ul {
  top: 24px;
} */
header.scroll-header #login {
  display: none;
  margin-top: 0;
  top: 10px;
}
header.scroll-header nav.sub {
  display: none;
}

/* main menu zie verder */
#mobile-nav-icon {
  display: none;
}

/* topnav **************/
#login {
  position: absolute;
  text-align: right;
  top: 24px;
  right: 0px;
  width: auto;
  font-size: 13px;
}
#login a {
  text-decoration: none;
}
#login a:hover {
}
div.topnav {
  float: right;
}
div.topnav li {
  position: relative;
  float: left;
  list-style: none;
  padding-left: 12px;
  font-size: 13px;
}
div.topnav li a.current {
  font-weight: bold;
}
div.topnav li a {
  text-decoration: none;
  color: #fff;
  padding: 4px 10px;
  background-color: #f4a6c7;
  /* -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #83caea; */
}

div.topnav li a .fas {
  margin-right: 4px;
}

div.topnav li a:hover {
  color: #0c2e81;
}
div.topnav li.sign-out a {
  padding: 4px 4px 4px 6px;
}
div.topnav li.facebook a {
  /* background-color: #3b5998;
  background-color: #e1e1e1;
  margin-right: 20px;*/
  padding: 4px 15px;
}
div.topnav li.facebook a .fab {
  margin-bottom: -5px;
  position: absolute;
  top: 7px;
  right: 8px;
  font-size: 22px;
}

div.topnav li.facebook a:hover {
  background-color: #83caea;
  background-color: #3b5998;
  color: #fff;
}

/* main ---- */
#items {
  margin-left: 0;
}
#content {
  width: 100%;
}
#content li.item {
  color: #5b5e54;
  list-style: none;
  display: block;
  margin-left: 0px;
  padding-bottom: 20px;
}

#content  img {
  max-width: 100%;
  height:auto !important;
}
#news-home.item {
  margin-top: 0px;
}
.moreinfo a {
  color: #0069b1;
  text-decoration: underline;
}
.moreinfo a:hover {
  color: #ef3f32;
  text-decoration: underline;
}
#payoff {
  font-size: 44px;
  line-height: 112%;
  padding: 64px 0px 0px 10px;
  color: #0c2e81;
}
.home #payoff {
  padding-top: 51px;
}

.home #payoff h1 {
  font-size: 52px;
  line-height: 68px;
}

.home .list-home {
  padding-left: 60px;
}
.home .list-home h2 {
  margin-top: 36px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 42px;
}
.home .list-home ul {
  margin: 0 0 0 25px;
  color: #0f317f;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* .home .list-home ul li {
      font-size:10px;
      line-height: 28px;  
      } */

.home .list-home ul li::marker {
  font-size: 10px;
  line-height: 38px;
  position: absolute;
}

.home .list-home ul li span {
  font-size: 18px;
  line-height: 38px;
  font-weight: 300;
}

/* member container */
.home #member-container {
  position: relative;
  margin-top: 75px;
  width: 460px;
  height: 325px;
  display: block;
  background-image: url(../images/layout/bg-member-home.png);
  background-repeat: no-repeat;
  padding: 10px;
  margin-bottom: 60px;
}
.main #member-container {
  position: relative;
  margin-top: 135px;
  width: 220px;
  height: 536px;
  display: block;
  background-image: none;
  padding: 10px;
  margin-bottom: 32px;
}
.home #member-container ul {
  margin-top: 16px;
}
#member-container li {
  /*, .home div.sidebarBlock li { */
  display: block;
  list-style: none;
  /*width:196px;*/
  padding-left: 20px;
  /* margin-bottom:18px;*/
  color: #5b5e54;
  background-image: url(../images/layout/bullet-member-home.png);
  background-repeat: no-repeat;
  background-position: 5px 5px;
}
.home #bt-container {
  /*
  position:absolute;
  left:244px;
  top: 51px;
  */
  padding-top: 6px;
  font-size: 13px;
  width: 218px;
  text-align: center;
}
.main #bt-container {
  position: relative;
  font-size: 13px;
  width: 218px;
  text-align: center;
  margin-top: 20px;
}
.button a,
#submit,
.btn-success,
input.button,
input[type="submit"],
body #mc_embed_signup #mc-embedded-subscribe {
  display: block !important;
  color: #fff !important;
  width: 100%;
  height: 50px !important;
  line-height: 50px !important;
  border: none !important;
  font-size: 18px !important;
  text-align: center !important;
  margin: 10px 0 6px !important;
  text-decoration: none !important;
  background-repeat: no-repeat;
  background: #42a8da !important;
  transition: 0.2s !important;
  cursor: pointer;
}

.button a:hover,
#submit:hover,
.btn-success:hover,
input.button:hover,
input[type="submit"]:hover,
body #mc_embed_signup #mc-embedded-subscribe:hover {
  color: #fff;
  background: #3598c8;
}

#bt-container .button a:hover {
  background-position: center -48px;
}
.home #member-stroom {
  position: absolute;
  right: 20px;
  top: 172px;
  font-size: 11px;
  color: #5c5e55;
  /* width:160px; */
  text-align: right;
}
.main #member-stroom {
  position: relative;
  font-size: 11px;
  color: #5c5e55;
  width: 160px;
  text-align: right;
}
/* testimonial */
#testimonial img,
div.sidebarBlock img[align="left"] {
  padding-right: 12px;
}
#testimonial h2 {
  margin-bottom: 10px;
}
.member-quote-main {
  margin-top: -10px;
  margin-bottom: 20px;
}

/* doneer */
#doneer {
  margin-top: 50px;
}
a.doneerbutton {
  display: block;
  color: rgba(255, 255, 255, 1);
  width: 217px;
  height: 35px;
  background-image: url(../images/layout/bt-donate.png);
  font-size: 16px;
  text-align: center;
  padding-top: 12px;
  margin-bottom: 6px;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: center top;
}
a.doneerbutton:hover {
  background-position: center bottom;
  color: rgba(255, 255, 255, 1);
}
.main div.sidebarBlock,
.home div.sidebarBlock {
  margin-bottom: 40px;
}
.main div.bg-container,
.home div.bg-container {
  position: relative;
  width: 220px;
  display: block;
  padding: 4%;
  margin-bottom: 32px;
  font-size: 13px;
  line-height: 18px;
}

.main div.bg-container ul {
  padding-left: 5px;
}
.main div.bg-container li {
}
p.blog-showall {
  clear: both;
  display: inline-block;
  margin-top: 10px;
  margin-left: 10px;
}
p.blog-showall a {
  clear: both;
  color: #e8292d;
  text-decoration: none;
  font-family: "pf_beausans_pro_thinregular", arial;
  font-weight: normal;
  font-size: 15px;
}
p.blog-showall a:before {
  content: "> ";
}
p.blog-showall a:hover {
  text-decoration: underline;
}
div.col-container {
  width: 100%;
}
div.col-container div.col {
  width: 45%;
  float: left;
}
div.col-container div.right {
  margin-left: 10%;
}
img.testimonial {
  float: left;
  margin: 5px;
}

/* page form */
.formtable {
  width: 100%;
}
.formtable h3 {
  margin: 10px 0;
  padding-bottom: 4px;
  border-bottom: 1px solid #0c2e81;
}

.formtable tr th {
  text-align: left;
  font-size: smaller;
}

.formtable tr td.top,
.formtable tr th.top {
  vertical-align: top;
}

.formtable td.money {
  width: 70px;
  text-align: right;
}

.formtable i.fa {
  vertical-align: top;
}

/* fix voor vast header en anchor tags op de faq pagina */
:target:before {
  content: "";
  display: block;
  height: 130px; /* fixed header height*/
  margin: -130px 0 0; /* negative fixed header height */
}
/* footer */
#footer-content {
  width: 960px;
  margin: 0px auto;
  padding-top: 5px;
}
#footer-content li {
  float: left;
  list-style: none;
  color: #0f317f;
  margin-right: 30px;
}
#footer-content li a {
  text-decoration: none;
  color: #0f317f;
}
#footer-content li a:hover {
  text-decoration: underline;
}
#foot-menu-right {
  float: right;
  margin: 0px;
}
#foot-menu-left {
  margin: 0px;
}
/* news */
#col1.newsitem {
  padding-top: 12px;
}
.backtonews {
  margin-bottom: 60px;
}
.backtonews a {
  text-decoration: none;
}
.backtonews a:hover {
  text-decoration: underline;
}
/* div */
#clearing {
  clear: both;
}
.img-right {
  float: right;
  padding-left: 15px;
}
#content li {
  /* margin-left: 15px; */
}
#content li.pdf {
  list-style-type: none;
  margin-left: 0px;
}
li.pdf a {
  text-decoration: none;
  background-image: url(../images/layout/pdf-icon.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 20px;
}
li.pdf a:hover {
  text-decoration: underline;
}
nav a.mobile_handle {
  display: none;
}
/* forms */

/*INPUTS*/

input[type="text"],
input[type="password"],
input[type="email"],
#mc_embed_signup input,
#mc_embed_signup .mc-field-group input {
  background: #eee;
  color: #4f4f4f;
  border: 1px solid #eee;
  height: 40px;
  width: 100%;
  margin: 10px 0;
  padding: 0 10px;
  border-radius: 0;
}

input[type="radio"],
#mc_embed_signup .mc-field-group input[type="radio"] {
  height: auto;
  margin-right: 5px;
}

input[placeholder],
[placeholder],
*[placeholder] {
  padding-left: 10px;
}

.formset .required {
  display: none;
}

textarea {
  background: #eee;
  color: #4f4f4f;
  border: 1px solid #eee;
  width: 100%;
}

/* mailinglist */
#mailinglist {
  margin-top: 50px;
}

.cadeau-container {
  width: 100% !important;
  margin: 0 auto;
  border: 1px solid #ddd;
  padding: 25px;
}

.emailfield {
  width: 100%;
  height: 40px;
  margin: 10px 0;
}
.emailfield:hover {
  /*
  background-position: left bottom;
  */
}

.medium {
  width: 138px;
}
.small {
  width: 90px;
}
.xsmall {
  width: 50px;
}

select.formfield {
  width: auto;
}
input[type="number"] {
  width: 70px;
}
.placeholding {
  color: #666666;
  padding-left: 4px;
}
.formset {
  padding: 7px 10px 10px 10px;
  margin: 9px 0px 0px 0px;
  /*background-color: #DAE7F9;*/
  border: 2px solid #eee;

  /*width: 508px;*/
}
.formset_title {
  margin-top: 0px;
  margin-bottom: 9px;
  color: #0c2e81;
}
.formset p {
  margin-bottom: 0px;
}
.formdiv {
  padding: 3px 10px 7px 10px;
  margin: 5px 0 3px 0;
  border: 1px solid #91b0d8;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /*width: 508px;*/
}
textarea.formfield {
  height: 100px;
  width: 99%;
}

ul#steps {
  width: 100%;
  display: block;
}
ul#steps li {
  margin: 0;
  padding: 0;
  float: left;
  list-style-type: none;
  display: block;
  background-color: #fff;
  padding: 2px 8px;
  margin-right: 4px;
  color: #999;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 5px;
  font-size: 11px;
}
ul#steps li.active {
  color: #333333;
  background-color: #b3e2f6;
}
ul#steps li.active.current {
  font-weight: bold;
  color: #333;
  background-color: #b3e2f6;
}
/* #navmenu > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 200px;
  text-align: justify;
  list-style-type: none;
}

#navmenu > ul > li {
  display: inline;
  text-align: justify;
}

#navmenu > ul > li:after {
  content: " ";
  display: inline;
}

#navmenu > ul > li:last-child:after {
  display: inline-block;
  margin-left: 100%;
  content: " ";
} */

#navmenu > ul li {
  display: inline-block;
}

#navmenu ul li.current ul:before {
  content: "";
  width: 150vw;
  position: absolute;
  height: 45px;
  background: #f2f6ff;
  left: -105%;
}

.mm-offcanvas header.scroll-header nav.main ul li ul {
  top: 41px;
}


.required {
  font-size: 16px;
  color: #0c2e81;
}
.formfield.red,
.formfield.error {
  border: 1px solid #f9493c;
  background-color: #fff2a7;
  background-image: none;
}
.label {
  width: 150px;
  color: #999;
}

.steun-ons-block {
  margin-top:25px;
}

label.error {
  color: #f9493c;
}

/* Typography ---- */
a {
  color: #0069b1;
  text-decoration: none;}
a:hover {
  color: #f9493c;
}
h1,
h2,
h3 {
  font-family: "pf_beausans_pro_thinregular", arial;
  font-weight: normal;
  color: #0c2e81;
  line-height: normal;
}
h1 {
  font-size: 30px;
  margin-bottom: 20px;
  margin-top: 30px;
}
body.home h1 {
  margin-bottom: 15px;
  margin-top: 30px;
}
h1.news {
  font-size: 32px;
  margin-bottom: 10px;
}
h2 {
  font-size: 22px;
  margin-bottom: 12px;
}
h2.colr {
  font-size: 20px;
}
h2.colr.blog,
h2.colr.underlined {
  padding-bottom: 5px;
}
.home h2.colr {
  font-size: 22px;
}
.sidebar-block h2,
.sidebar-block h3 {
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 15px;
}
h2 a {
  text-decoration: none;
  color: #0c2e81;
}
h3 {
  margin-bottom: 5px;
}
#member-container h2,
.home div.bg-container h2.colr {
  color: #e8292d;
  font-size: 22px;
}
ul,
ol,
p {
  margin-bottom: 20px;
}
ul,
ol {
  margin-left: 10px;
}
.blue {
  color: #0c2e81;
}
h2.red {
  color: #e8292d;
  margin-bottom: 22px;
}
.size2 {
  font-size: 14px;
}
hr {
  border: 0;
  border-top: 1px solid #0c2e81;
  margin: 12px 0;
}
p.seperate {
  margin-top: 1.5em;
}
/** blog **/
.blog-item-header {
  /* background-image: url("https://antroposana.nl/images/1224/Rob Brunsting groot.jpg") !important; */
  z-index: -1;
  display: block;
  position: absolute;
  top: 104px;
  left: 0;
  right: 0;
  height: 600px;
  width: 100%;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body.blog #wrapper {
  background-image: none;
  background: #fff;
  margin-top: 550px;
  border-top: none;
}
body.blog #wrapper .blog-wrapper {
 display: flex; 
}
body.blog .blog-content {
  width: 60%;
  float: left;
  margin-top: -180px;
  background: #fff;
}
body.blog #wrapper #col1 {
  margin-top: 0;
  padding-top: 0;
  padding-left: 20px;
  width: 610px;
  max-width: 100%;
  border: none;
}
body.blog #wrapper #col2 {
padding-top: 50px;
margin-top: 0;
border-left: 20px solid #eee;
margin-top: -50px;
}
.blog-item-title {
  position: relative;
  padding-top: 30px;
  padding-right: 30px;
  padding-left: 20px;
  min-height: 125px;
  margin-bottom: 30px;
}
.blog-item-title .article_langswitch {
  position: absolute;
  right: 10px;
  top: 15px;
}

.blog-item-title .article_langswitch a {
  text-decoration: none;
  color: #fff;
  padding: 4px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #83caea;
}

.blog-item-title .article_langswitch a:hover {
  color: #0c2e81;
}

.blog-item-title h1 {
  margin-bottom: 0;
}
.blog-item-title p.meta {
  margin-top: 0;
  color: #3f3f40;
  font-size: 11px;
}
.blog-item-title p.meta span.author,
.blog-item-title p.meta span.categories {
  color: #0c2e81;
  font-family: "PT Sans Caption";
}
.blog-item h2,
.blog-item h3,
.blog-item h4 {
  font-family: "PT Sans Caption";
  font-weight: normal;
  color: #000;
}
.blog-item h2 {
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.blog-item h3 {
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.blog-item h4 {
  font-size: 15px;
  font-weight: bold;
}
.blog-item p {
  font-family: "PT Sans";
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 26px;
}
.blog-item-intro p {
  font-weight: bold;
}
.blog-item-img {
  margin-bottom: 26px;
}
.blog-item-img img {
  height: auto !important;
  width: 100%;
  max-width: 100% !important;
}

ul.share {
  margin: 0 0 40px 0;
  padding: 0;
  list-style: none;
}

#content ul.share li {
  display: inline-block;
  margin: 0 5px 0 0;
}

ul.share li a {
  font-size: 25px;
  display: block;
  speak: none;
  vertical-align: middle;
  text-align: center;
  text-transform: none;
  border-radius: 50%;
  border: 2px solid rgba(63, 151, 170, 0.7);
  color: #3f97aa;
  width: 40px;
  height: 40px;
}
ul.share li a:hover {
  border-color: rgba(63, 151, 170, 1);
}

ul.share li a.facebook {
  border-color: rgba(59, 89, 152, 0.7);
  color: #3b5998;
}
ul.share li a.facebook:hover {
  border-color: rgba(59, 89, 152, 1);
}

ul.share li a.twitter {
  border-color: rgba(2, 165, 236, 0.7);
  color: #02a5ec;
}

ul.share li a.twitter:hover {
  border-color: rgba(2, 165, 236, 1);
}

ul.share li a i {
  line-height: 41px;
}
/* blog-items */
ul.blog-items {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*#content ul.blog-items li {
  margin-left: 0;
}
*/
ul.blog-items li {
  padding-bottom: 8px;
  display: block;
  /*	width:300px;
  height:156px; */
  background-color: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 0;
}

.main ul.blog-items li {
  margin-bottom: 15px;
}
ul.blog-items li a {
  display: block;
  position: relative;
  text-decoration: none;
  min-height: 70px;
}
ul.blog-items li a span {
  display: block;
}
ul.blog-items li a div.thumb {
  /*  position: absolute; */
  display: block;
  top: 0;
  left: 0;
  /*  width: 100px;   */
  height: 100px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /* background-image: url(../images/blog_default_s.png); */
}
ul.blog-items li a span.title {
  /*  margin-left: 116px;   */
  line-height: 20px;
  font-weight: 500;
  font-family: "pf_beausans_pro_thinregular";
  font-size: 14px;
  color: #000;
  padding: 5px 12px 0 12px;
}
ul.blog-items li a:hover span.title {
  color: #ef3f32;
}
ul.blog-items li a span.date {
  color: #747474;
  font-size: 12px;
}
ul.blog-items li a span.comments {
  color: #747474;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 5px;
  width: auto;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 2px 4px;
  line-height: normal;
}
span.fa-comments {
  float: left;
  margin-right: 5px;
  margin-top: 2px;
}
ul.blog-items li a div.thumb {
}
ul.blog-items li.cat1 a div.thumb {
  border-bottom-color: #d84d81;
}
ul.blog-items li.cat2 a div.thumb {
  border-bottom-color: #7c7ab2;
}
ul.blog-items li.cat3 a div.thumb {
  border-bottom-color: #7dccee;
}

/*------==========  /* Blog large */

ul.blog-items.large {
  margin: 0 -35px;
  background: #eee;
  border-top: 25px solid #eee;
}
ul.blog-items.large li {
  margin: 0;
  float: left;
  width: 50%;
  height: 228px;
  background: #eee;
  padding-bottom: 20px;
  border-radius: 0;
}
.main #content .innerblog {
  padding: 0 10px;
}
ul.blog-items.large li a {
  min-height: 95px;
}
ul.blog-items.large li a div.thumb {
  /* width: 300px; */
  height: 143px;
}
ul.blog-items.large li a span.title {
  font-size: 18px;
  line-height: 26px;
  margin: 0;
  padding: 5px 12px 20px 12px;
  color: #000;
  background: #edfbff;
}
ul.blog-items.large li a:hover span.title {
  color: #ef3f32;
}
ul.blog-items.large li a span.date {
  position: absolute;
  top: 119px;
  left: 0px;
  width: 100%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 0 12px;
}
ul.blog-items.large li a span.comments {
  position: absolute;
  z-index: 10;
  top: 122px;
  right: 12px;
  left: auto;
  width: 30px;
  color: #fff;
  padding: 0 0px;
  background-color: transparent;
  line-height: normal;
}

/*------==========  /* home */

.content-uitgelicht {
  background: #f4a6c7;
  padding: 60px 60px 100px;
}

.content-uitgelicht * {
  color: #fff;
}

.content-uitgelicht h2 {
  font-size: 42px;
  line-height: 60px;
}

.content-uitgelicht p {
  font-size: 20px;
  line-height: 28px;
}
.content-uitgelicht .lid-worden {
  font-size: 20px;
  line-height: 28px;
  float: right;
  display: block;
  text-decoration: none;
  font-weight: normal;
  margin-top: 20px;
}

.content-block.content-content {
  overflow: hidden;
  background: #fff;
  padding: 20px 40px 20px;
  margin: 0 0 25px;
}

.sidebar-block {
  background: #fff;
  padding: 25px 20px 20px 20px;
  margin-bottom: 25px;
}

.nieuwsbrief-block input.emailfield {
  border: none;
  background: #eee;
  color: #4f4f4f;
  padding: 0 10px;
}

.home .blog-items-block-wide {
  background:none;
  padding:0;
}

.home .sidebarBlock.wide h2 {
  margin-left: 10px;
  margin-top: 20px;
}
ul.blog-items.home {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
ul.blog-items.home .container-blog {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: auto;
  background: none;
  width: 50%;
}

ul.blog-items.home .container-blog .cat1 {
  padding: 10px;
  background: none;
}

ul.blog-items li a {
  min-height: 95px;
  background: #edfbff;
  height: 155px;
}
ul.blog-items.home li a div.thumb {
  width: 100%;
  height: 83px;
  /* background-image: url(../images/blog_default_s.png) !important; */
}

.main ul.blog-items li a {
  height:210px;
}
.main ul.blog-items li a div.thumb {
 height:172px;
}
.main.blog ul.blog-items li a div.thumb {
   height:144px;
  }

ul.blog-items.home li a span.title {
  font-family: "pf_beausans_pro_thinregular";
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  padding: 5px 6px;
  color: #000;
}
ul.blog-items.home li a:hover span.title {
  color: #ef3f32;
}
ul.blog-items.home li a span.comments {
  position: absolute;
  top: 5px;
  left: 5px;
  width: auto;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 1px 4px;
  line-height: normal;
}
ul.blog-type {
  list-style: none;
  margin: 12px 0 20px 0;
  padding: 0;
}
ul.blog-type li a {
  padding-left: 12px;
  line-height: 24px;
}
ul.blog-type li {
  width: 130px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding-left: 4px;
}
ul.blog-type li.active {
  background-color: #eff0f0;
}
ul.blog-type li a span {
  display: block;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: left;
  border: 1px solid #000;
  margin-top: 4px;
  background-color: #fff;
}
ul.blog-type li a span.cat1 {
  background-color: #d84d81;
  border-color: #d84d81;
}
ul.blog-type li a span.cat2 {
  background-color: #7c7ab2;
  border-color: #7c7ab2;
}
ul.blog-type li a span.cat3 {
  background-color: #7dccee;
  border-color: #7dccee;
}
ul.blog-categories {
  list-style: none;
  margin: 12px 0 0 0;
  padding: 0;
}
ul.blog-categories li a {
  line-height: 22px;
}
ul.blog-type li a,
ul.blog-categories li a {
  font-weight: 500;
  text-decoration: none;
  color: #0c2e81;
}
ul.blog-type li a:hover,
ul.blog-categories li a:hover {
  color: #ef3f32;
}

/* zorgzoeker */
#searchform {
}
input#searchterm {
  border: 1px solid #83caea;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #f6fdfe;
  width: 70%;
  height: 50px;
  font-size: 30px;
  color: #333333;
  padding-left: 3%;
  float: left;
}
#searchform input[type="submit"] {
  height: 50px;
 font-size: 18px;
  padding: 0 10px;
  cursor: pointer;
  margin-left: 15px;
  float: left;
  display: block;
  width: 100px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.zorg-informatie #col1 {
  width: 80%;
}

.zorg-informatie #searchform {
  padding-top: 30px;
}
.zorg-informatie #searchterm {
  width: 400px;
  border-radius: 0;
  font-size: 18px;
  font-weight: 400;
  background: #eee;
  float: left;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

div.browse_by_letter {
  margin: 20px 0;
}
h1.browse_by_letter_result {
  border-bottom: 1px solid #83caea;
  padding-bottom: 15px;
}
ul.letterlist {
  clear: both;
  margin: 0 0 0 -5px;
  list-style: none;
}
p.title {
  margin-bottom: 8px;
  color: #333333;
}
#content ul.letterlist li {
  display: block;
  float: left;
  margin: 0 0 5px 5px;
  border: 1px solid #83caea;
  background-color: #f6fdfe;
  text-align: center;
  width: 21px;
  line-height: 18px;
  color: #cccccc;
}

ul.letterlist li a {
  display: block;
  text-decoration: none;
  color: #fff;
  background-color: #83caea;
  width: 100%;
}
ul.letterlist li a:hover {
  background-color: #0c2e81;
  border-color: #0c2e81;
}
ul.letterlist li a.active {
  background-color: #0c2e81;
  border-color: #0c2e81;
}
div.synonyms {
  margin-bottom: 20px;
}
div.synonyms span,
div.condition span {
  color: #999;
  display: inline-block;
  width: 100px;
}
div.synonyms span.data,
div.condition span.data {
  display: inline;
}
ul.conditions {
}
div.condition_container div.menu {
  display: block;
  float: left;
  width: 160px;
  min-height: 100px;
  margin-right: 20px;
}
div.condition_container .content-col {
  display: block;
  float: left;
  width: calc(100% - 180px);
}
div.menu.scroll ul {
  position: fixed;
  top: 100px;
  width: 160px;
}
.menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #ccc;
}
#content .menu ul li {
  margin: 0;
}
.menu ul li a {
  border-bottom: 1px solid #ccc;
  display: block;
  padding: 5px 0;
  text-decoration: none;
  padding-left: 0px;
  padding-right: 15px;
  background-image: url(../images/layout/arrow-gr.png);
  background-repeat: no-repeat;
  background-position: 96% center;
}
.menu ul li a:hover {
  background-color: #f7f7f7;
}
ul.conditions li span.see {
  display: block;
  clear: left;
  margin-left: 20px;
}
ul.search_results {
  list-style: none;
  margin: 0;
}
ul.search_results li a.title {
  display: block;
}
ul.search_results li a.snippet {
  text-decoration: none;
}
ul.situations {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #ccc;
}
#content ul.situations li {
  margin-left: 0;
}
ul.situations li a {
  border-bottom: 1px solid #ccc;
  display: block;
  padding: 5px 0;
  text-decoration: none;
  padding-left: 25px;
  background-image: url(../images/layout/arrow-gr.png);
  background-repeat: no-repeat;
  background-position: 96% center;
}
ul.situations li a:hover {
  background-color: #f7f7f7;
}

/*------==========  START MEDIA QUERIES // =================================== ----*/

/*------==========  Tablet Layout: 768px=================================== ----*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
  body {
    /*width: 712px;
  padding: 48px 28px 60px;*/
  }
  #wrapper {
    /* max-width: 736px;
    padding: 0px 16px;
    	margin-top:-55px; */
  }
  header {
  }
  #header-content {
    max-width: 736px;
    padding: 0px 16px;
  }
  header.scroll-header nav {
    margin-top: 0px;
  }
  header.scroll-header #login {
    top: 20px;
  }
  #logo {
    left: 10px;
  }
  #mobile-nav-icon {
    display: none;
  }
  nav.main {
  }
  nav.main li {
  }
  nav.main ul li a {
    font-size: 12px;
    padding: 9px 10px;
  }
  nav.main ul ul {
    visibility: visible;
  }
  #submenu {
    display: none;
  }
  #login {
    right: 10px;
  }

  #payoff {
    font-size: 34px;
  
  }

  .home #home-block-top.jubileum div.issuu,
  .home #home-block-top.jubileum div.text {
  }
  #home-block-top.jubileum p.title {
    font: normal normal normal 22px/32px "pf_beausans_pro_bbookregular";
  }
  #home-block-top.jubileum p.c2a {
    font: normal normal normal 28px/38px "pf_beausans_pro_bbookregular";
  }
  #home-block-top.jubileum p.subtitle {
    font: normal normal normal 18px/28px Open Sans;
  }

  .home #col1 {
    width: 60%;
    width: calc(100%-380px);
    padding-right: 40px;
  }
  
  .home #col2 {
  }
  .main #col1 {
    width: 60%;
    padding-right: 40px;
    padding-top: 70px;
  }
  .main #col2 {
    width: 100%;
    /*padding:0px 10px; */
  }
  
  ul.blog-items.home .container-blog {
    width:100%;
  }
  
  #footer-content {
    width: 768px;
    margin: 0px auto;
  }
  .blog-item-header {
    top: 96px;
    height: 300px;
  }
  body.blog #wrapper {
    margin-top: 350px;
  }
  body.blog #wrapper #col2 {
    width: 100%;
  }
  ul.blog-items {
    margin-left: -20px;
  }
  ul.blog-items li {
    width: 300px;
    float: left;
    margin-left: 20px;
    min-height: 150px;
  }
  /* zorgzoeker */
  div.condition_container div.menu {
    float: none;
    width: 100%;
    min-height: inherit;
    margin-right: 0;
    padding-bottom: 30px;
  }
  div.condition_container .content-col {
    float: none;
    width: 100%;
  }
  body.scroll div.menu ul {
    position: inherit;
    top: inherit;
    width: auto;
  }
  input#searchterm {
    font-size: 22px;
  }
}

/*------==========  none-mobile menu =================================== ----*/

@media only screen and (min-width: 767px) {
  #mm-navmenu {
    display: none !important;
    z-index: 1000 !important; 
  }
  .menu-section {
    position: absolute;
    left: 0;
    top: 75px;
    transition: all 0.2s ease;
    width: 100%;
    background: #42a8da;
  }

  .scroll-header .menu-section {
    top: 0px;
  }
  nav.main li {
    float: left;
    list-style: none;
    font-size: 14px;
  }
  nav.main li a.current {
    background: #fff;
    color: #0f317f;
    background-color: #f2f6ff;
  }

  nav.main li ul a.current {
    background: none;
    color: #000;
  }

  nav.main ul {
    margin: 0;
    padding: 0;
    position: relative;
  }
  nav.main ul li a {
    text-decoration: none;
    display: block;
    padding: 9px 25px;
    position: relative;
    color: #fff;

    /*
    padding: 0px 12px;
    margin-right: 10px;
    //		margin-bottom:12px;
    border-top: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #f6fdfe; */
    margin-left: -2px;
  }

  nav.main ul li a:after {
    content: "";

    position: absolute;
    right: 1px;
    width: 1px;
    height: 24px;
    background: #fff;
  }
  nav.main li a:hover {
    background: #fff;
    color: #0f317f;
    background-color: #edfbfe;
  }

  /* subnav */
  nav.main ul li ul {
    display: none;
    background: #f2f6ff;
  }
  nav.main ul li:hover ul {
  }
  nav.main ul li.current ul {
    display: block;
    background: #f2f6ff;
  }
  nav.main ul li ul {
    position: absolute;
    left: 0;
    margin: 0 0 0 -4px;
    padding: 0;
    width: 100%;
    background: #f2f6ff;
  }
  nav.main ul li ul li {
    float: left;
    padding: 8px 0 12px 0;
    font-size: 13px;
  }
  nav.main ul li ul li a {
    text-decoration: none;
    color: #0f317f;
    background-color: transparent;
    border: none;
    border-right: 1px solid #979797;
    margin: 0;
    padding: 0 14px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  nav.main ul li ul li:last-child a {
    border: none;
  }
  nav.main li ul li a:hover {
    color: #333;
    background-color: transparent;
  }
}

/*------========== Mobile Layout: 320px tot 767px =================================== ----*/

@media only screen and (max-width: 767px) {
  body {
    /*width: 252px;
  padding: 48px 34px 60px;*/
    /*width: 296px; */
  }
  #wrapper {
    min-height: 500px;
    padding: 0px 10px;
    margin-top: -55px;
  }
  header,
  header.subnav,
  header.scroll-header,
  header.scroll-header.subnav {
    background-position: left top;
    height: 55px;
  }
  header.scroll-header nav {
    margin-top: 0px;
  }
  header.scroll-header #login {
    display: none;
    top: 20px;
  }
  #header-content {
    /*		max-width: 300px; */
    padding: 0px 10px;
  }
  #logo {
    width: 120px;
    height: auto;
    margin-top: 0px;
    left: 10px;
  }
  header.scroll-header #logo {
    display: block;
    margin-top: 0;
  }
  /* .home #wrapper {
    background-image: url(../images/layout/homepict.jpg);
    background-position: left top;
  } */
  .main #wrapper {
    background-image: none;
  }
  .home #head {
    height: auto;
  }
  .home .list-home {
    padding:0 15px 20px;
  }

  .home #payoff {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 140px;
  }
  .home #payoff h1{
    font-size:40px;
    line-height: 48px;
  }

  .home #home-block-top {
   display: block;
   padding: 20px 15px;
   width: 100%;
  }
  .home #home-block-top .col-1 {
    width:100%;
    margin-top: 40px;
  }
  
  .home #home-block-top .col-2 {
    width:100%;
    margin:20px 0;
  }
  .content-uitgelicht {
  padding:20px 20px 100px;  
  }
  .content-uitgelicht h2 {
    font-size: 31px;
    line-height: 42px;
  }
  
  .home #home-block-top.jubileum div.issuu,
  .home #home-block-top.jubileum div.text {
    width: 100%;
  }
  #home-block-top.jubileum p.title {
    font: normal normal normal 24px/36px "pf_beausans_pro_bbookregular";
  }

  #home-block-top.jubileum p.subtitle {
    font: normal normal normal 18px/28px Open Sans;
  }

  #mobile-nav-icon {
    display: block;
    width: 38px;
    height: 34px;
    background-image: url(../images/layout/mmenu.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 12px;
  }
  #login,
  header.scroll-header #login {
    display: none;
  }
  #navmenu {
    display: none !important;
  }
  nav.main {
  }
  nav.main ul li ul {
    display: none;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: auto;
    visibility: visible;
  }
  nav.main ul li:hover ul {
    display: none;
  }
  #submenu {
    display: none;
  }
  /*	div.topnav li.facebook a {
    display:none;
  }
*/
aside {
  width:100%;
  padding:30px 25px;
}

.zorg-informatie #searchterm {
  width:100%;
}
#searchform input[type="submit"] {
  margin:12px auto;
}

body.blog .blog-content {
  
}
.w-container {
  max-width:100%;
}
  .home #col1 {
width: 100%;
padding-right: 0;
 
  }
  .home #col2 {
    width: 100%;
    min-height: 400px;
  }
  .main #col1 {
    width: 100%;
 
  }


  .main #col1 {
    width: 100%;
    padding: 100px 25px 40px;
border:none; 
  }
  .main #col2 {
    /*		display:none; */
    margin-top: 0;
      padding:0;
    
  }
  
 body.blog .blog-content {
    width: 85%;
    margin: -100px auto;
    float: none;
  }
  
  #footer-content {
    display: none;
    /*		width:768px;
    margin:0px auto; */
  }
  .blog-item-title {
    padding-top: 10px;
  }
  .blog-item-header {
    top: 54px;
    height: 300px;
  }
  body.blog #wrapper {
    margin-top: 350px;
  }
  body.blog #wrapper #col1 {
    width: 300px;
    padding-right: 0;
    padding-left: 0;
  }
  /* zorgzoeker */
  div.condition_container div.menu {
    float: none;
    width: 100%;
    min-height: inherit;
    margin-right: 0;
    padding-bottom: 30px;
  }
  div.condition_container .content-col {
    float: none;
    width: 100%;
  }
  body.scroll div.menu ul {
    position: inherit;
    top: inherit;
    width: auto;
  }
  input#searchterm {
    font-size: 22px;
    width: 60%;
  }
}

/*------==========  Wide Mobile Layout: 480px=================================== ----*/

@media only screen and (min-width: 480px) and (max-width: 767px) {
  body {
    /*width: 436px;
  padding: 36px 22px 48px;*/
    /*width: 456px; */
  }
  #wrapper {
    /*		max-width: 460px; */
    padding: 0px 10px;
  }
  /* .home #wrapper {
    background-image: url(../images/layout/homepict.jpg);
    background-position: left top;
  } */
  .main #wrapper {
    background-image: none;
    padding:0;
  }
  #header-content {
    /*		max-width: 460px; */
    padding: 0px 10px;
  }
  #navmenu {
    display: none !important;
  }
  #login,
  header.scroll-header #login {
    display: none;
  }
  /*	div.topnav li.facebook a {
    display:block;
    line-height:normal;
  }
*/

  .home #payoff {
    padding-left: 0;
    padding-top: 140px;

  }
  .home #payoff h1{
    font-size:34px;
    line-height: 40px;
    text-align: center;
  }
.home .list-home {
  padding-bottom: 30px;
}
.home #home-block-top .col-1 {
  width: 100%;
  padding: 60px 0 20px;
}
.home #home-block-top .col-2 {
  width: 100%;
}

.section-container.section-content {
  padding: 25px;
}

  .main #col2 {
    /*		display:none; */
  }
  #footer-content {
    width: 768px;
    margin: 0px auto;
  }
  body.blog #wrapper #col1 {
    width: 460px;
  }
}

/*------==========  jQuery.mmenu CSS  =================================== ----*/

.mm-btn,
.mm-menu,
.mm-page {
  box-sizing: border-box;
}
.mm-menu,
.mm-panels,
.mm-panels > .mm-panel {
  margin: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0;
  box-sizing: border-box;
}
.mm-listview a,
.mm-listview a:hover,
.mm-navbar a,
.mm-navbar a:hover {
  text-decoration: none;
}
.mm-listview .mm-next:before,
.mm-listview > li:not(.mm-divider):after,
.mm-next:after,
.mm-prev:before {
  content: "";
  bottom: 0;
}
.mm-hidden {
  display: none !important;
}
.mm-menu,
.mm-panels > .mm-panel:not(.mm-hidden) {
  display: block;
}
.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}
.mm-menu {
  padding: 0;
  position: absolute;
  bottom: 0;
}
.mm-panels,
.mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
  position: absolute;
  bottom: 0;
}
.mm-btn,
.mm-panel.mm-highest {
  z-index: 1;
}
.mm-panels {
  overflow: hidden;
}
.mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.mm-panel.mm-opened {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-panel.mm-subopened {
  -webkit-transform: translate(-30%, 0);
  -ms-transform: translate(-30%, 0);
  transform: translate(-30%, 0);
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}
.mm-panels > .mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px;
}
.mm-listview .mm-divider,
.mm-listview > li > a,
.mm-listview > li > span,
.mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 40px;
}
.mm-panels > .mm-panel:after,
.mm-panels > .mm-panel:before {
  content: "";
  display: block;
  height: 20px;
}
.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
.mm-listview .mm-vertical .mm-panel,
.mm-vertical .mm-listview .mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}
.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after,
.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent;
}
.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block;
}
.mm-listview > li.mm-vertical > .mm-next,
.mm-vertical .mm-listview > li > .mm-next {
  height: 40px;
  bottom: auto;
}
.mm-listview > li.mm-vertical > .mm-next:after,
.mm-vertical .mm-listview > li > .mm-next:after {
  top: 16px;
  bottom: auto;
}
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after,
.mm-vertical .mm-listview > li.mm-opened > .mm-next:after {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  right: 19px;
}
.mm-btn {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
}
.mm-clear:after,
.mm-clear:before,
.mm-close:after,
.mm-close:before {
  content: "";
  border: 2px solid transparent;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mm-clear:before,
.mm-close:before {
  border-right: none;
  border-bottom: none;
  right: 18px;
}
.mm-clear:after,
.mm-close:after {
  border-left: none;
  border-top: none;
  right: 25px;
}
.mm-next:after,
.mm-prev:before {
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
}
.mm-prev:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}
.mm-next:after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto;
}
.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.mm-navbar > * {
  display: block;
  padding: 10px 0;
}
.mm-navbar .mm-btn:first-child {
  left: 0;
}
.mm-navbar .mm-btn:last-child {
  text-align: right;
  right: 0;
}
.mm-panel .mm-navbar {
  display: none;
}
.mm-panel.mm-hasnavbar .mm-navbar {
  display: block;
}
.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px;
}
.mm-listview > li {
  position: relative;
}
.mm-listview > li,
.mm-listview > li .mm-next,
.mm-listview > li .mm-next:before,
.mm-listview > li:after {
  border-color: inherit;
}
.mm-listview > li > a,
.mm-listview > li > span {
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}
.mm-listview > li:not(.mm-divider):after {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  right: 0;
  left: 20px;
}
.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.mm-listview .mm-next:before {
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
  margin-right: 50px;
}
.mm-listview .mm-next.mm-fullsubopen {
  width: 100%;
}
.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none;
}
.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0;
}
.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px;
}
.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px;
}
.mm-listview .mm-inset {
  list-style: disc inside;
  padding: 0 10px 15px 40px;
  margin: 0;
}
.mm-listview .mm-inset > li {
  padding: 5px 0;
}
.mm-listview .mm-divider {
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
}
.mm-listview .mm-spacer {
  padding-top: 40px;
}
.mm-listview .mm-spacer > .mm-next {
  top: 40px;
}
.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px;
}
.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
}
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
  tap-highlight-color: rgba(255, 255, 255, 0.5);
}
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.5);
}
.mm-menu .mm-divider,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(0, 0, 0, 0.05);
}
.mm-page {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  z-index: 1;
}
html.mm-opened {
  overflow-x: hidden;
  position: relative;
}
html.mm-blocking,
html.mm-blocking body {
  overflow: hidden;
}
html.mm-background .mm-page {
  background: inherit;
}
#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}
html.mm-blocking #mm-blocker {
  display: block;
}
.mm-menu.mm-offcanvas {
  z-index: 0;
  display: none;
  position: fixed;
  width: 80%;
  min-width: 140px;
  max-width: 440px;
  top: 55px;
  z-index: 1000;
}
.mm-menu.mm-offcanvas.mm-current {
  display: block;
}
.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-current.mm-opened {
  z-index: 10;
}
html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0);
}
@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    transform: translate(440px, 0);
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0);
  }
}
