body{
  font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6, .btn, label, .countdown, button, .headline{
  font-family: 'Lato', sans-serif;
}
 .headline h1{
  font-weight: 100;
}
.btn{
  font-size: 26px;
}
.hide {
	display:none;
}
.btn-verdieping{
  font-size: 18px;
}
.row-fluid .span8{
	position:fixed;
}
.headline span{
  font-size: 26px;
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -ms-animation-delay: 2s;
  -o-animation-delay: 2s;
}
.headline h1{
  font-size: 56px;
}
.countdown {
  font-size: 16px;
}
.time span {
  font-size: 32px;
}
.thanks{
  font-size: 20px;
}
.alert-error, .success, .feed-loading{
  font-size: 18px;
}
.container-fluid{
  padding: 0;
  margin: 0;
}
.row-fluid .offset2{
  margin-left: 17.2%;
}
.sidebar{
  position: relative;
  padding: 0 30px;
  z-index: 100;
}
input[type="text"], 
input[type="email"], 
textarea, .btn, .alert{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  behavior: url('js/PIE.htc');
}
input[type="text"], 
input[type="email"]{
  height: 42px;
}
.btn{
  border: none;
  webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.headline{
  position: fixed;
  top: 10%;
  left: 5%;
  padding-left: 10px;
  padding-right: 10px;
}
.headline span{
  line-height: 36px;
}
.headline h1{
  line-height: 86px;
  margin-bottom: 0px;
}
#progress-back{ 
  z-index:5; 
  position:fixed; 
  bottom:42px; 
  left: 0px; 
  height:8px; 
  background:url('../img/progress-back.png') repeat-x; 
}
#progress-bar{ 
  position:relative; 
  height:8px; 
  width:100%; 
  background:url('../img/progress-bar.png') repeat-x; 
}
.logo img{
  padding-top: 30px;
  width: 50%;
}
.modal-buttons {
 margin-top: 30px;
 margin-bottom: 10px;
}
.modal-buttons i{
  display: inline-block;
  *display: inline;
  cursor: pointer;
  width: 90px;
  height: 90px;
  margin: 0 20px;
  line-height: 2em;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 100;
  -webkit-transition: background 0.6s, color 0.6s;
  -moz-transition: background 0.6s, color 0.6s;
  transition: background 0.6s, color 0.6s; 
}
.address  a {
	text-decoration: underline;
}
.row-fluid p a {
	text-decoration: underline;
}
.row-fluid p a:hover {
	text-decoration: none;
}
.feed-loading{
  margin-bottom: 30px;
}
.feed-loading i{
  margin-right: 10px;
}
.feed{
  padding-top:20px;
  position: relative;
  z-index: 20;
}
.feed ul{
  margin: 0;
}
.row-fluid .feed li{
  margin-left: 0;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.row-fluid .span3{
  width: 25%;
}
.feed img {
  width:100%;
  height:100px
}
.feed .img-hover{
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  opacity: 0.9;
}
.feed .img-hover i{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -18px;
  margin-top: -20px;
}
.feed .img-hover i{
	font-size: 28px;
	margin-left: -12px;
	margin-top: -12px;
}
#breadcrumb {
	font-size: 10px;
}
#breadcrumb li:first-child:before {
    content: " ";
    margin-right: 2px;
}
#breadcrumb li:before {
    content: ">";
    margin-right: 2px;
}
#breadcrumb li {
    display: inline-block;
}

.ie8 .modal-buttons i{
  border-radius: 0;
  font-size: 0;
  width: 100px;
  height: 100px;
}
.ie8 .modal-buttons i.icon-envelope{
  background: url('../img/contact.png') no-repeat !important;
  border-radius: 0;
}
.ie8 .modal-buttons i.icon-envelope:hover{
  background: url('../img/contact_hover.png') no-repeat !important;
  border-radius: 0;
}
.ie8 .modal-buttons i.icon-map-marker{
  background: url('../img/map.png') no-repeat !important;
  border-radius: 0;
}
.ie8 .modal-buttons i.icon-map-marker:hover{
  background: url('../img/map_hover.png') no-repeat !important;
  border-radius: 0;
}
.modal-buttons i:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.ie8 .modal-buttons i:after{
  border-radius: 0;
}
.modal-buttons i:before {
  speak: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}
.gmap{
  margin-top: -10px !important;
  text-align: center;
  position: relative;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
}
.gmap-title{
  height: 80px;
  width: 100%;
  position: relative;
  right: 10px;
  z-index: 180;
}
.gmap-title h1{
  padding-left: 40px;
  padding-right: 40px;
}
.gmap-title i{
  position: relative;
  top: 20px;
  right: 20px;
}
#map_canvas{
  position: relative;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 140;
}

.address_logo {
	display:block;
}
.address_logo .first {
	left:30px;
	position:relative;
}
.address_logo .second {
	left:-30px;
	position:relative;
}
.address_logo span {
	font-size: 20px;
}
#text .collapse, #facaliteiten .collapse {
	padding-top:10px;
    padding-bottom:20px;
    overflow: none;
}
#text a, #facaliteiten a {
	text-decoration:underline;
}
#text a:hover, #facaliteiten a:hover {
	text-decoration:none;
}

.row-fluid h3 {
	text-align:left;
	font-size: 18px;
	line-height: 18px;
	margin:0;
}

ul.prismatrium-list{
    margin: 0;
	padding-bottom: 10px;
}
ul.prismatrium-list li.first {
	border-top: 1px solid #E9E8E8;
}
ul.prismatrium-list li {
    border-bottom: 1px solid #E9E8E8;
    clear: both;
    color: #7E7E7E;
    list-style-type: none;
    padding: 9px 0;
    text-align: right !important;
}
ul.prismatrium-list li .left {
    color: #333333;
    float: left;
    margin-right: 10px;
}
ul.prismatrium-list li a{
	text-decoration:underline;
}
ul.prismatrium-list li a:hover{
	text-decoration:none;
}
.copyright, .footer_top {
	padding-top:20px;
}

/* IE */
.ie8 input[type="text"], .ie8 input[type="text"]:hover, .ie8 input[type="text"]:focus{
  background: #ffffff !important;
}
.row-fluid .span4 {
	text-align:center;
}
#text p, #facaliteiten p{
	text-align:left;
}
#facaliteiten p {
    margin: 0;
	background: url("../img/dot.png") no-repeat scroll left 6px;
	padding-left: 14px; 
}
#facaliteiten p.no_dot {
	background: none;
	padding:0;
}
#facaliteiten p.give_me_top {
	margin-top:10px;
}

#facaliteiten .expand {
	margin-top:10px;
}
.row-fluid .span4 p {
	font-size: 14px;
}

@media (min-width: 1440px) { 
  .row-fluid .span4{
    width: 34.1880341880342%;
    margin-left: 0;
  }
  .row-fluid .span8{
    width: 65.8%;
    margin-left: 0;
  }
  .countdown{
    margin-left: -530px;
  }
  .ie8 .row-fluid .offset2{
    margin-left: 17.2% !important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px){ 
  .row-fluid .span4{
    width: 34.1880341880342%;
    margin-left: 0;
  }
  .row-fluid .span8{
    width: 65.8%;
    margin-left: 0;
  }
  .countdown{
    margin-left: -480px;
  }
  .ie8 .row-fluid .offset2{
    margin-left: 17.2% !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
	.btn {
		font-size: 22px;
	}
	.btn-verdieping{
	  font-size: 16px;
	}
	.row-fluid .span4{
    width: 34.0425531914894%;
    margin-left: 0;
  }
  .row-fluid .span8{
    margin-left: 0;
  }
  .countdown{
    margin-left: -440px;
  }
  .modal-buttons{
    margin-bottom: 20px;
  }
  .modal-buttons i{
    width: 72px;
    height: 72px;
    margin: 0 10px;
    font-size: 36px;
    line-height: 72px;
  }  
}
@media (min-width: 668px) and (max-width: 979px) { 

	.address_logo .first {
		left: 10px;
		position: relative;
		font-size:16px;
	}
  #section .prismatium_a {
    width: 64px;
    height: 64px;
  
  }
	.address_logo .second {
		left: -10px;
		position: relative;
		font-size:16px;
	}
	.btn {
		font-size: 18px;
	}
  .row-fluid .span4{
    width: 34.2541436464088%;
    margin-left: 0;
  }
  .ie .row-fluid .span4{
    width: 33.2541436464088%;
    margin-left: 0;
  }
  .row-fluid .span8{
    margin-left: 0;
	width:65%;
  }
  .headline h1{
    font-size: 46px;
    line-height: 66px;
  }
  .countdown{
    margin-left: -350px;
   font-size: 14px;
  }
  .time span {
    top: 7px;
    line-height: 40px;
    font-size: 26px;
  }
  .time .item-border{
    height: 90px;
    width: 90px;
    margin: 0 7px;
  }
  .time div.item{
    margin: 7px;
    height: 76px;
    width: 76px;
  }
  #progress-back{ 
    bottom:34px;
  } 
  .sidebar{
    width: 500px;
  }
  .logo img{
    padding-bottom: 10px;
  }
  .subscription{
    margin-bottom: 15px;
  }
  .modal-buttons{
    margin-bottom: 20px;
  }
  .modal-buttons i{
    width: 54px;
    height: 54px;
    margin: 0 10px;
    font-size: 28px;
    line-height: 54px;
  }
  .ie8 .modal-buttons i{
    font-size: 0;
    width: 70px;
    height: 70px;
    margin-top: 20px;
  }
  .ie8 .modal-buttons i.icon-envelope{
  background: url('../img/contact_2.png') no-repeat !important;
  border-radius: 0;
}
.ie8 .modal-buttons i.icon-envelope:hover{
  background: url('../img/contact_hover_2.png') no-repeat !important;
  border-radius: 0;
}
.ie8 .modal-buttons i.icon-map-marker{
  background: url('../img/map_2.png') no-repeat !important;
  border-radius: 0;
}
.ie8 .modal-buttons i.icon-map-marker:hover{
  background: url('../img/map_hover_2.png') no-repeat !important;
  border-radius: 0;
}
  .alert{
    font-size: 1.15em;
    padding-top: 7px;
  }
  .alert-success{
    margin-top: 40px;
    font-size: 1.3em;
    line-height: 1.3em;
  }
  .feed .img-hover i{
    font-size: 28px;
    margin-left: -12px;
    margin-top: -12px;
  }
  .social{
    margin-top: 22px;
  }
  .gmap-title h1{
    font-size: 22px;
  }
  
}
@media (min-width: 481px) and (max-width: 667px) { 
	#breadcrumb {
		font-size: 12px;
	}

	.row-fluid .span8{
    margin-left: 0;
  }
	.btn-verdieping{
	  font-size: 26px;
	  line-height: 26px;
	}
  .headline{
    top: 20px;
    left: 10px;
    position: relative;
	width:90%;
  }
  .headline h1{
    font-size: 56px;
    line-height: 86px;
  }
  .countdown{
    position: absolute;
    margin-left: -215px;
    top: 180px;
    font-size: 14px;
  }
  .time span {
    top: 7px;
    line-height: 40px;
    font-size: 26px;
  }
  .time .item-border{
    height: 90px;
    width: 90px;
    margin: 0 7px;
  }
  .time div.item{
    margin: 7px;
    height: 76px;
    width: 76px;
  }
  #progress-back{ 
    position: absolute;
    top:238px;
  }
  .sidebar{
    margin-top: 320px;
    margin-bottom: 20px;
  }
  .logo img{
    width: 35%;
  }
  .subscription{
    margin-bottom: 20px;
  }
  .alert{
    font-size: 1.5em;
  }
  .alert-success{
    margin-top: 40px;
    line-height: 1.5em;
  }
  .row-fluid .span3{
    float: left;
  }
  .social i{
    font-size: 2em;
  }
  .tooltip{
    font-size: 12px;
    margin-top: -13px;
  }
  #contact{
    position: absolute;
    margin-top: 150px;
    margin-left: -20px;
    -webkit-box-shadow: 0px 0px 15px rgba(49, 50, 50, 1);
    -moz-box-shadow:    0px 0px 15px rgba(49, 50, 50, 1);
    box-shadow:         0px 0px 15px rgba(49, 50, 50, 1);
    behavior: url('js/PIE.htc');
  }
  .gmap{
    position: absolute;
    top: 150px;
    width: 100%;
  }
  .gmap-title{
    right: 0;
     -webkit-box-shadow: 0px 0px 15px rgba(49, 50, 50, 1);
    -moz-box-shadow:    0px 0px 15px rgba(49, 50, 50, 1);
    box-shadow:         0px 0px 15px rgba(49, 50, 50, 1);
    behavior: url('js/PIE.htc');
  }
  .gmap-title h1{
    font-size: 18px;
    line-height: 20px;
    padding-left: 20px;
    padding-right: 50px;
    padding-top: 22px;
  }
  #map_canvas{
    -webkit-box-shadow: 0px 0px 15px rgba(49, 50, 50, 1);
    -moz-box-shadow:    0px 0px 15px rgba(49, 50, 50, 1);
    box-shadow:         0px 0px 15px rgba(49, 50, 50, 1);
    behavior: url('js/PIE.htc');
  }
}
@media (max-width: 480px) {
 #breadcrumb {
	font-size: 10px;
}
 .row-fluid .span8{
    margin-left: 0;
  }
  .headline{
    top: 20px;
    left: 10px;
    position: relative;
	width:90%;
  }
  .headline h1{
    font-size: 42px;
    line-height: 62px;
  }
  .countdown{
    position: absolute;
    margin-left: -144px;
    top: 120px;
    font-size: 14px;
  }
  .time span {
    top: 7px;
    line-height: 26px;
    font-size: 20px;
  }
  .time .item-border{
    height: 64px;
    width: 64px;
    margin: 0 2px;
  }
  .time div.item{
    margin: 3px;
    height: 58px;
    width: 58px;
  }
  #progress-back{ 
    position: absolute;
    top:160px;
  }
  .sidebar{
    margin-top: 195px;
    margin-bottom: 20px;
  }
  .subscription{
    margin-bottom: 10px;
  }
  .row-fluid .span3{
    float: left;
  }
  .tooltip{
    font-size: 12px;
    margin-top: -10px;
  }
  .modal-buttons{
    margin-bottom: 20px;
  }
  .modal-buttons i{
    width: 60px;
    height: 60px;
    margin: 0 10px;
    font-size: 28px;
    line-height: 60px;
  }
  .ie8 .modal-buttons i{
    font-size: 0;
    width: 60px;
    height: 60px;
  }
  .ie8 .modal-buttons i.icon-envelope{
  background: url('../img/contact_2.png') no-repeat !important;
  border-radius: 0;
}
.ie8 .modal-buttons i.icon-envelope:hover{
  background: url('../img/contact_hover_2.png') no-repeat !important;
  border-radius: 0;
}
.ie8 .modal-buttons i.icon-map-marker{
  background: url('../img/map_2.png') no-repeat !important;
  border-radius: 0;
}
.ie8 .modal-buttons i.icon-map-marker:hover{
  background: url('../img/map_hover_2.png') no-repeat !important;
  border-radius: 0;
}
  .feed .img-hover i{
    font-size: 28px;
    margin-left: -12px;
    margin-top: -12px;
  }
  #contact{
    position: absolute;
    margin-top: 110px;
    margin-left: -20px;
    -webkit-box-shadow: 0px 0px 15px rgba(49, 50, 50, 1);
    -moz-box-shadow:    0px 0px 15px rgba(49, 50, 50, 1);
    box-shadow:         0px 0px 15px rgba(49, 50, 50, 1);
    behavior: url('js/PIE.htc');
  }
  .gmap{
    position: absolute;
    top: 110px;
    width: 100%;
  }
  .gmap-title{
    right: 0;
    -webkit-box-shadow: 0px 0px 15px rgba(49, 50, 50, 1);
    -moz-box-shadow:    0px 0px 15px rgba(49, 50, 50, 1);
    box-shadow:         0px 0px 15px rgba(49, 50, 50, 1);
    behavior: url('js/PIE.htc');
  }
  .gmap-title h1{
    font-size: 16px;
    line-height: 20px;
    padding-left: 20px;
    padding-right: 50px;
  }
  #map_canvas{
    -webkit-box-shadow: 0px 0px 15px rgba(49, 50, 50, 1);
    -moz-box-shadow:    0px 0px 15px rgba(49, 50, 50, 1);
    box-shadow:         0px 0px 15px rgba(49, 50, 50, 1);
    behavior: url('js/PIE.htc');
  }  
}