/*
Copyright :: www.vrhl.nl
orange	#E8A202
*/
/* FONTS 
font-family: 'Bree Serif', serif; | Normal 400
font-family: 'Bree Serif', serif; | Normal 400
font-family: 'Open Sans', sans-serif; | Normal 400 , Bold 700
/* Base 
======================================================================================== */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
aside,
pre,
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,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}

body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  color: black;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  background-color: #3c322b;
  /*
  background:url(../images/bg.jpg) no-repeat;
  background-size:cover;
  background-position: bottom;*/
}

::-moz-selection {
  background: #000;
  color: #fff;
}

::selection {
  background: #000;
  color: #fff;
}

/* ClearFix 
  ======================================================================================== */
.ClearFix:after {
  content: "\00A0";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  zoom: 1;
}

.ClearFix {
  display: inline-block;
}

html[xmlns] .ClearFix {
  display: block;
}

* html .ClearFix {
  height: 1%;
}

.ClearFix {
  display: block;
}

/* Selectors 
  ======================================================================================== */
p {
  margin: 0 0 12px 0;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

ul {
  list-style: disc;
  margin: 0 0 18px 16px;
}

ol {
  list-style: decimal;
  margin: 0 0 18px 16px;
}

table {
  margin: 0 0 18px 0;
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  padding: 4px 2px 4px 0;
  vertical-align: top;
  text-align: left;
}

th {
  padding: 4px 2px 4px 0;
  vertical-align: top;
  text-align: left;
}

hr {
  border: none 0;
  border-top: 1px solid #000000;
  height: 1px;
  margin: 10px 0 10px 0;
}

em,
i {
  font-style: italic;
}

strong,
b {
  font-weight: bold;
}

sup {
  vertical-align: baseline;
  font-size: 12px;
  position: relative;
  top: -6px;
}

sub {
  vertical-align: baseline;
  font-size: 12px;
  position: relative;
  bottom: -6px;
}

small {
  font-size: 13px;
  line-height: 14px;
}

fieldset {
  padding: 20px;
  border: 1px solid #474747;
  margin: 0 0 12px 0;
}

legend {
  padding: 0 4px 0 4px;
}

textarea,
input {
  outline: none;
}

/* heading (line height minstens hetzelfde als font-size ivm IE.
  Verder, vergeet bij Google Fonts niet naar de font-weight te kijken. 
  ======================================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

h1 {
  font-family: 'Bree Serif', serif;
  color: #423604;
  font-size: 58px;
  line-height: 62px;
  text-align: center;
  margin-bottom: 14px;
}

h2 {
  font-family: 'Bree Serif', serif;
  color: white;
  font-size: 100px;
  line-height: 93px;
  text-shadow: 0 0 15px #000000;
  text-align: center;
}

h3 {
  font-family: 'Bree Serif', serif;
  color: #E8A202;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 6px;
}

h4 {
  font-family: 'Bree Serif', serif;
  color: #E8A202;
  /* */
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 29px;
}

h4.OpenSans {
  font-weight: 700;
  font-family: 'Open Sans', serif;
}

h5 {
  font-family: 'Bree Serif', serif;
  font-weight: 400;
  color: #E8A202;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 8px;
  margin-top: 20px;
}

h6 {
  font-family: 'Bree Serif', serif;
  font-weight: 700;
  color: #423604;
  font-size: 26px;
  line-height: 26px;
  margin-bottom: 29px;
}

/* ID 
  ======================================================================================== */
header {
  margin-bottom: 30px;
}

header a,
header a:hover {
  color: white;
}

#FormHolder p {
  margin-top: 20px;
  margin-bottom: 10px;
}

#SAB {
  width: 100%;
  /*
  max-width: 350px;
  position:absolute;
  top: 18px;
  right: 0;*/
  float: left;
  margin-bottom: 30px;
  position: relative;
}

#SAB a {
  color: white;
  text-decoration: underline;
}

#SAB img {
  max-width: 200px;
  float: none;
  margin: 0 auto;
}

#December {
  background: url(../images/cake.jpg) white right bottom no-repeat;
  background-size: 58%;
}

#December h3,
#Formulier h3,
#Facebook h3 {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 20px;
  color: #423604;
}

#Chocoletter {
  background: url(../images/chocoletter.jpg) white right 00px top 70px no-repeat;
  background-size: 49%;
}

#Chocoletter H3 {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 20px;
}

footer {
  padding: 0 0 30px 0;
  color: white;
  text-align: center;
}

footer a {
  color: white;
  text-decoration: underline;
}

footer a:hover {
  color: white;
  text-decoration: underline;
}

#upDouble h5 {
  margin-top: 2px;
}

/* Classes 
  ======================================================================================== */
.container {
  margin-top: 30px;
  text-align: left;
}

.NachtBakker {
  margin: -30px 0 0 0px;
}

.TxtSAB {
  font-weight: 700;
  text-align: center;
  font-size: 11px;
  line-height: 14px;
  margin-bottom: 10px;
  color: white;
}

.PosRel {
  position: relative;
}

.Twitter {
  position: absolute;
  top: 30px;
  right: 0;
  font-size: 14px;
  color: white;
}

.Twitter img {
  float: right;
}

.Twitter span {
  padding-right: 12px;
  line-height: 30px;
}

.Box,
.BoxTop {
  width: 100%;
  border-radius: 6px;
  background: white;
  float: left;
  margin-bottom: 30px;
  padding: 20px;
}

.BoxTop {
  padding: 20px 20px 0;
}

.BoxTop h3 {
  color: #423604;
}

.SchaalBollen {
  position: relative;
  z-index: 1;
  bottom: 0;
  /* 0 */
  right: 0;
  /*margin-top:-84px;*/
}

.SchaalBollenBedankt {
  margin-top: -137px;
}

.PosRel2 {
  position: relative;
  z-index: 2;
}

.ShowBigMap {
  padding: 0;
  margin: 0;
  font-size: 10px;
  color: #E8A202;
}

.SocialIcon {
  max-width: 32px;
}

.TweetTxt {
  margin-top: -36px;
  margin-right: 38px;
}

.Initiatief {
  margin-top: 294px;
  margin-right: 38px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

img.img-responsive.sint {
  max-height: 352px;
  margin: 0 auto;
}

/* Links 
  ======================================================================================== */
a {
  color: #000000;
  text-decoration: none;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  /*
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  */
}

a:hover {
  color: #666;
  text-decoration: none;
}

a:focus,
a:active {
  text-decoration: none;
}

input[type='submit'] {
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

/* wildcards
  a[href $='.pdf'] { ... } 
  [class^="?"]
  [id*="?"]
  */
/* Forms 
  ======================================================================================== */
.FormBox,
.FormDDL,
.FormBoxMulti {
  font-size: 15px;
  border: solid 0px #a0a0a0;
  background: #FFF;
  padding: 2px 0 2px 4px;
}

.FormBox {
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  display: inline-block;
  padding: 8px 8px;
  background: #ebebeb;
}

.FormBoxForm {
  width: 100%;
}

.FormBoxMulti {
  height: 80px;
}

.FormDDL {
  padding: 0;
}

.FormCheckBox input {
  margin-right: 5px;
}

.FormBtn {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  display: inline-block;
  text-align: center;
  width: 46px;
  border: solid 0px #272727;
  background: #E8A202;
  color: #ffffff;
  cursor: pointer;
  padding: 8px 0;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -webkit-transition: all .2s linear;
}

.FormBtnForm {
  min-width: 100px;
}

.FormBtn:hover {
  border: solid 0px #272727;
  background: #423604;
  color: white;
}

.FormBox:focus,
.FormBox:active,
.FormDDL:focus,
.FormDDL:active,
.FormBoxMulti:focus,
.FormBoxMulti:active,
.FormBtn:focus,
.FormBtn:active {
  outline: 0 none;
}

.FormBtn.ex {
  min-width: 250px;
  padding: 10px 0;
  border-radius: 3px;
  font-weight: 600;
}

label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}

#cbConditions {
  margin-right: 5px;
}

.ResponsiveVideo {
  position: relative;
  padding-bottom: 65%;
  padding-top: 0px;
  overflow: hidden;
}

.ResponsiveVideo iframe,
.ResponsiveVideo object,
.ResponsiveVideo embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Media Queries (Boostrap 3) http://getbootstrap.com/css/#overview
  ======================================================================================== */
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
@media (max-width: 767px) {
  .NoMarginTop {
    margin-top: 0px;
  }

  h1 {
    font-size: 33px;
    line-height: 20px;
  }

  h2 {
    font-size: 48px;
    line-height: 58px;
  }

  h3 {
    font-size: 27px;
    line-height: 30px;
  }

  h4 {
    font-size: 18px;
    line-height: 22px;
  }

  .Twitter {
    position: relative;
    z-index: 2;
    right: auto;
    left: auto;
    text-align: left;
    margin-top: 28px;
  }

  .TweetIcons {
    margin-top: 10px;
    width: 40px;
  }

  .TweetTxt {
    text-align: left;
    font-size: 15px;
    width: 245px;
    margin-top: 20px;
    margin-right: 0px;
  }

  .Initiatief {
    text-align: center;
    font-size: 15px;
    width: 100%;
    margin-top: -50px;
    margin-right: 0;
  }

  .Twitter img,
  .Twitter span {
    float: left;
    max-width: 20px;
  }

  .Twitter span {
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  }

  #upDouble h4 {
    margin-bottom: 2px;
  }

  #SAB {
    top: 8px;
  }

  .NachtBakker {
    max-height: 310px;
    margin: 134px auto 0 auto;
  }

  .FormBox {
    width: 200px;
    margin-bottom: 12px;
  }

  #December {
    background-image: none;
  }

  #December h3 {
    font-size: 28px;
    line-height: 30px;
  }

  #December h6 {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 12px;
  }

  footer {
    font-size: 12px;
  }

  #Chocoletter {
    background-image: none;
  }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {}

/* Portrait tablet to landscape and desktop */
/* We occasionally expand on these media queries to include a max-width to limit CSS to a narrower set of devices. */
@media (min-width: 768px) and (max-width: 991px) {
  .NoMarginTop {
    margin-top: 0px;
  }

  .TweetTxt {
    margin-top: 10px;
    margin-right: 0px;
  }

  .Initiatief {
    text-align: center;
    font-size: 15px;
    width: 100%;
    margin-top: -50px;
    margin-right: 0;
  }

  h1 {
    font-size: 57px;
    line-height: 48px;
  }

  h2 {
    font-size: 80px;
    line-height: 89px;
  }

  h3 {
    font-size: 33px;
    line-height: 32px;
  }

  h4 {
    font-size: 18px;
    line-height: 21px;
  }

  h5 {
    font-size: 18px;
    line-height: 20px;
  }

  .SchaalBollen {
    /*margin-top: 0px;*/
  }

  .SchaalBollenBedankt {
    margin-top: -38px;
  }

  .NachtBakker {
    max-height: 350px;
    margin: 0px 0 0 0px;
  }

  .FormBox {
    width: 118px;
  }

  .FormBtn {
    width: 40px;
  }

  #December {
    background-position: right bottom;
  }

  #Formulier {
    min-height: 752px;
  }
}

/* Desktop */
@media (min-width: 992px) {}

/* Desktop to large desktop */
@media (min-width: 992px) and (max-width: 1199px) {
  h4 {
    font-size: 21px;
    line-height: 23px;
  }

  h6 {
    font-size: 26px;
  }

  .SchaalBollen {
    /*	margin-top: -50px;*/
  }

  .SchaalBollenBedankt {
    margin-top: -128px;
  }

  .FormBox {
    width: 180px;
  }

  #December {
    min-height: 270px;
  }

  #Formulier {
    min-height: 667px;
  }
}

/* Large desktop */
@media (min-width: 1200px) {
  #December {
    min-height: 270px;
  }

  #Formulier {
    min-height: 673px;
  }
}