ul.breadcrumb{
  display: inline-block;
  margin-left: 0;
  padding-left: 0;
  width: 100%;
  margin-bottom: 20px;
}
ul.breadcrumb li{
  list-style: none;
  float: left;
  background: none;
  padding-left: 0;
}
ul.breadcrumb li.currentPage{
  font-weight: bold;
}
ul.breadcrumb li.crumb:before{
  padding: 0 10px;
  content: '>';
  color: #000;
}
ul.breadcrumb li a{
  text-decoration: none;
  color: #496b0c;
}
.textBox p, .linkStructuur a {
  font-size: 16px;
}

h2, h3, h4, h5{
  margin-bottom: 10px;
}
h2{
  font-size: 25px;
}
h3{
  font-size: 23px;
}
h4{
  font-size: 21px;
}
h5{
  font-size: 19px;
}
.usp {
  padding: 15px 0;
}
.usp ul {
	list-style-type: none!important;
	margin: 0!important;
	overflow:hidden;
  text-align: center;
	position: relative;
}
.usp ul li{
	list-style: none!important;
  font-size: 23px;
  display: inline-block;
  color: #496b0c;
  background: none;
  padding-left: 0px;
}
.usp ul li:before {
  content: '\2713';
  color: #FFF;
  background: #496b0c;
  padding: 5px 10px;
  text-align: center;
  position: relative;
  margin-right: 12px;
  display: inline-block;
}
li.left-usp {
  float: left;
}
li.right-usp {
  float: right;
}
#headerCntr{
  position: relative;
}
.bannerBox{
  height: 300px;
  background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.25)), url('http://www.boomkwekerij-kuppens.nl/library/page/1442920087,5096.JPG');
}
.banner{
  padding: 0px 90px;
}
.bannerBox h1 {
    font-size: 45px;
    position: relative;
    color: #fff;
    padding-top: 20px;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
}
.ctaDiv{
  width: 100%;
  text-align: left;
  padding-top: 30px;
}
.cta{
  display: inline-block;
  padding: 15px 20px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  font-size: 18px;
  text-decoration: none;
  width: 275px;
  background-size: 200% auto;
  color: #fff;
  border-bottom: 3px solid #212f08;
  background-color: #496b0c;
}
.cta:nth-child(even){
  margin-left: 20px;
}
.cta:hover {
  background: #496b0c;
  letter-spacing: .4px;
  text-decoration: none;
}
.acerBox .inner {
    padding: 0;
}
.acerBox .title{
  font-size: 14px !important;
}
.acerBox .col1 .title{
  text-align: left;
}
.infoBox a {
    text-decoration: none;
    color: #3a5930;
}


#contact {
  width: 100%;
  margin-top: 25px;
  border-top: 25px solid #192d18;
}
.half {
	width: 50%;
}
.details-half {
  width: 45%;
  margin: 0 0 0 5%;
}
.full {
	width: 100%;
  display: block;
}
.left {
	float: left;
}
.right {
	float: right;
}
.bold {
	font-weight: bold;
}
.clear {
  clear: both;
}
.e-mail-url {
  position:absolute;
  left:-9999px;
  top: -9999px;
}
.foot-note {
  text-align: center;
}
#cptfix {
  width: 45%;
  float: left;
}
#cptfix-field {
  margin: 0 0 0 2%;
  width: 52%;
  float: right;
  min-height: 32px;
}
.box-field {
  margin: 0 0 2% 0;
  overflow: hidden;
}
#contact, #form1, #form {
  overflow: hidden;
}
label{
  font-size: 14px;
  padding-bottom: 7px;
}
textarea {
  resize:vertical;
  min-height: 207px;
}
textarea, input {
  padding: 5px 10px;
}
textarea, input, #cptfix {
  box-sizing: border-box;
  border: 1px solid #a5a5a5;
}
.send-submit {
  color: #fff;
  background: #172c17;
  cursor: pointer;
  padding: 10px 20px;
  width: 100%;
  border: 0;
  margin: 5px 0 0 0;
	-webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.send-submit:hover {
	background: #0f1b0f;
}
input:focus, textarea:focus, keygen:focus, select:focus {
  outline-offset: 0;
}
label {
  margin: 0 0 2px 0;
}

.error {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border: 1px solid #DE0000;
}
.error:focus {
  border: 1px solid #DE0000;
}
.valid {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border: 1px solid #017301;
}
.footerBox address a {
    text-decoration: underline !important;
}
label.error {
  display: none!important;
}
@media screen and (max-width: 640px) {
    #cptfix-field {
        width: 100%;
        margin: 2% 0 0 0;
    }
    .half, .details-half {
      width: 100%;
      margin: 0;
    }
}
@media only screen and (min-width:400px) and (max-width: 640px) {
  #cptfix-field {
    width: 52%;
    margin: 0;
  }
}
@media screen and (max-width: 400px) {
  #cptfix {
    width: 100%;
    height: 40px;
  }
  #contact input{
    height: 40px;
  }
}

/* Custom media queries */
@media screen and (max-width: 1024px) {
  .usp ul li{
    font-size: 18px;
  }
}
@media screen and (max-width: 800px) {
  .usp ul li {
    font-size: 24px;
    display: block;
    float: none;
    text-align: left;
    width: 380px;
    margin: auto;
  }
  li.middle-usp {
    margin: 15px auto !important;
  }
  .banner{
    padding: 0 20px;
  }
  .cta {
    display: block;
  }
  .cta:nth-child(even) {
    margin-left: 0;
    margin-top: 20px;
  }
}
@media screen and (max-width: 600px) {
  .bannerBox h1 {
    font-size: 35px;
  }
  .cta{
    padding: 10px 15px;
  }
}
@media screen and (max-width: 500px) {
  .usp ul li{
    width: 100%;
    font-size: 20px;
  }
  h2 {
    font-size: 19px;
    margin: 25px 0px;
  }
  h3 {
    font-size: 18px;
    margin: 25px 0px;
  }
  h4 {
    font-size: 17.5px;
    margin: 25px 0px;
  }
  h5 {
    font-size: 17px;
  }
}
@media screen and (max-width: 400px) {
  .usp ul li{
    font-size: 18px;
  }
}