body, html{
	margin: 0px;
	font-size: 14px;
	font-family: "Arial";
}

.footers {

}

header{
	width: 1140px;
	padding-bottom: 25px;
	padding-top: 25px;
	padding-right: 25px;
	overflow: hidden;
	margin: 0 auto;
}

#logo{
	float: left;
}

#menu{
	float:right;
	color:#333;
	text-align: right;
	font-size: 14px;
	margin-top: 15px;	
	font-family: "Arial";
	margin-right: -30px;
}

#menu a{
	text-decoration: none;
	color: #000000;
}

#menu a:hover{
 	color: #1F488A;
}

#mobile-menu{
	width: 100%;
	display: none;
}

#top-bar{
	background-color: #f8f8f8;
	width: 100%;
	padding: 15px 2.5% 15px 2.5%;
	text-align: center;
	border-bottom: solid 2px #e7e7e7;
	font-style: italic;
	font-size: 18px;
}

#top-bar-phone{

width: 1140px;
margin: 0 auto;
text-align:right;

}

#mobile-top-bar{
	background-color: #f8f8f8;
	width: 100%;
	padding: 15px 2.5% 15px 2.5%;
	text-align: center;
	border-bottom: solid 2px #e7e7e7;
	font-style: italic;
	font-size: 18px;
	display: none;
}

#top-bar form{
	display: inline-block;
}

#mobile-top-bar form{
	display: inline-block;
}

#search{
	background-image: url('http://www.vocgrootkeukens.nl/images/search.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px 20px;
	background-color: #555555;
	border: none;
	border-radius: 4px;
	width: 28px;
	height: 28px;
}

#front-page-picture{
	width: 1140px;
	height: 400px;
	background-image: url('http://www.vocgrootkeukens.nl/images/front-page-picture.png');
	background-size: 100% 100%;
	margin: 0px auto 50px auto;
	position: relative;
}

#circles{
	position: absolute;
	bottom: 25px;
	right: 40px;
}

.circle{
	margin-left: 20px;
}

#products{
	width: 1140px;
	margin: 0px auto auto auto;
	overflow: hidden;
}

.product{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 380px;
	float: left;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	cursor: pointer;
	margin-bottom: 20px;
}

#products:hover{
	background-color:#e7e7e7;
}



#front-page-hr{
	width: 1140px;
}

#information{
	width: 1140px;
	margin: 15px auto 10px auto;
	
	font-size: 14px;
	
}

#brands{
	width: 1140px;
	margin: 50px auto 10px auto;
	text-align: center;
}

#brands img:hover {
	opacity: 1;
}

.brand{
	margin: 0px 25px 30px 25px;
}

footer{
	width: 100%;
	padding: 25px 10% 25px 10%;
	overflow: hidden;
	background-color: #f8f8f8;
	font-size: 18px;
}

footer ul{
	width: 15%;
	margin: 0px 0.8% 0px 0.8%;
	float: left;
	padding: 0px;
}

footer ul li{
	list-style-type: none;
}

footer h3{
	text-transform: uppercase;
}

footer a{
	text-decoration: none;
	color: #777777;
}

footer a:hover{
	color: #000000;
}

#product-brand{
	width: 1140px;
	margin: 100px auto 50px auto;
	font-size: 20px;
}


.container{
	width: 1140px;
	margin: 100px auto 50px auto;

}

#product-brand hr{
	width: 100%;
	clear: both;
}

#product-description{
	width: 1140px;
	margin: 0 auto;
	
}

.product-content-left{
	width: 35%;
	float: left;
}

.products-content-left{
	width: 30%;
	float: left;
	text-align: center;
	font-weight: bold;
}

.product-content-right{
	width: 65%;
	float: left;
	height: auto;
	margin-bottom: 100px;
}

.product-content-right img{
	margin-right: 20px;
}

#product-links{
	width: 100%;
	padding-top: 50px;
	overflow: hidden;
	font-size: 20px;
	margin-bottom: 150px;
}

#product-links img{
	vertical-align: middle;	
	margin-bottom: 15px;
}

#product-text{
	width: 1140px;
	margin: 0 auto;
	margin-bottom: 20px;
}

#products-page-content{
	width: 1140px;
	margin: 0 auto;
}

#products-text{
	width: 95%;
	margin: 0px auto 20px auto;
	padding-top: 100px;
	clear: both;
}

.products-hr{
	margin-bottom: 25px;
	clear: both;
}

@media screen and (min-width: 480px) and (max-width: 1000px)
{
header{
	width: 95%;
	padding: 10px 0px 0px 0px;
	margin-bottom: 50px;
}

#logo{
	text-align: center;
	float: none;
}

#top-bar{
	display: none;
}

#mobile-top-bar{
	display: block;
}

#menu{
	display: none;
}

#mobile-menu{
	display: block;
}

#logo{
	margin-bottom: 40px;
}

#front-page-picture{
	width: 95%;
	background-size: 800px 100%;
	background-position: center;
}

#circles{
	right: 20px;
	bottom: 20px;
	width: 200px;
	text-align: center;
}

#products{
	width: 95%;
}

#products{
	width: 95%;
}


#front-page-hr{
	width: 95%;
}

#information{
	width: 95%;
	text-align: center;
}

#brands{
	width: 95%;
	text-align: center;
}

.brand{
	margin-bottom: 20px;
}

footer{
	width: 90%;
	padding: 25px 5% 25px 5%;
}

footer ul{
	width: 40%;
	padding-left: 10%;
	float: left;
	margin: 0px;
}

#product-brand{
	width: 95%;
	text-align: center;
}

#product-brand hr{
	width: 95%;
}

#product-description{
	width: 95%;
}

.product-content-left, .product-content-right{
	width: 100%;
	text-align: center
}

.product-content-left img{
	width: 240px;
	height: 400px;
}

.product-content-right img{
	margin-right: 0px;
	
}

.products-content-left{
	width: 100%;
}

#products-page-content{
	width: 95%;
}

#product-links{
	text-align: center;
}

#product-text{
	width: 95%;
	text-align: center;
}

#products-text{
	text-align: center;
}
}

@media screen and (max-width: 480px)
{
header{
	width: 95%;
	padding: 10px 0px 0px 0px;
	margin-bottom: 50px;
}

#logo{
	text-align: center;
	float: none;
}

#top-bar{
	display: none;
}

#mobile-top-bar{
	display: block;
}

#menu{
	display: none;
}

#mobile-menu{
	display: block;
}

#logo{
	margin-bottom: 40px;
}

#front-page-picture{
	width: 95%;
	background-size: 800px 100%;
	background-position: center;
}

#circles{
	right: 0;
	left: 0;
	bottom: 15px;
	margin: auto;
	width: 200px;
	text-align: center;
}

#products{
	width: 95%;
}

.product{
	width: 100%;
	float: none;
	margin-bottom: 40px;
	
}

#front-page-hr{
	width: 95%;
	size: 1;
	align: center;
	color: #555555;
}

#information{
	width: 95%;
	text-align: center;
}

#brands{
	width: 95%;
	text-align: center;
}

.brand{
	margin-bottom: 20px;
}

footer{
	width: 90%;
	padding: 25px 5% 25px 5%;
}

footer ul{
	width: 100%;
	text-align: center;
}

#product-brand{
	width: 95%;
	text-align: center;
}

#product-brand hr{
	width: 95%;
}

#product-description{
	width: 95%;
}

.product-content-left, .product-content-right{
	width: 100%;
	text-align: center
}

.product-content-left img{
	width: 240px;
	height: 400px;
}

.product-content-right img{
	margin-right: 0px;
	
}

.products-content-left{
	width: 100%;
}

#products-page-content{
	width: 95%;
}

#product-links{
	text-align: center;
}

#product-text{
	width: 95%;
	text-align: center;
}

#products-text{
	text-align: center;
}



}

#slider {

  
  	width: 1140px;
	height: 400px;
	margin: 0px auto 50px auto;
	position: relative;
	
	
	 position: relative;
  overflow: hidden;
  margin: 0px auto 0 auto;
  border-radius: 4px;

}

#slider ul {
 position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;

}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 1140px;
  height: 400px;
  background: #ccc;
  text-align: center;
  line-height: 300px;

}

body
{
  font-family: "Helvetica Neue Bold", arial, helvetica, sans-serif;
  font-size: 100%;
  margin: 10px;
  color: #333;
  background-color: #cecece;
}

h1
{
  margin: 0;
  font-weight: normal;
}

time.icon
{
	
	float: left;
  font-size: 1em; /* change icon size */
  display: block;
  position: relative;
  width: 7em;
  height: 7em;
  background-color: #fff;
  margin: 2em auto;
  border-radius: 0.6em;
  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: rotate(0deg) skewY(0deg);
  -webkit-transform-origin: 50% 10%;
  transform-origin: 50% 10%;
}

time.icon *
{
	
  display: block;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}

time.icon strong
{
  position: absolute;
  top: 0;
  padding: 0.4em 0;
  color: #fff;
  background-color: #465f97;
  border-bottom: 1px dashed #465f97;
  box-shadow: 0 2px 0 #465f97;
}

time.icon em
{
  position: absolute;
  bottom: 0.3em;
  color: #465f97;
}

time.icon span
{
  width: 100%;
  font-size: 2.8em;
  letter-spacing: -0.05em;
  padding-top: 0.8em;
  color: #2f2f2f;
}

time.icon:hover, time.icon:focus
{
  -webkit-animation: swing 0.6s ease-out;
  animation: swing 0.6s ease-out;
}

.event {
	width: 33.3%;
	height: 130px;
	float:left;
}

#events{
	width: 1140px;
	
	margin: -30px auto auto auto;
	overflow: hidden;
}

.event_title {
	font-size:24px;
	position: relative;
	left: 15px;
	padding-right: 25px;
	top: 30px;
	display: table;
	color:#428bca;
}

.subtitle {
	font-size:15px;
	
}

.social {
	padding-right: 5px;
	margin-top: -15px;
}

.bigbutton {
	width: 100%;
    background-color: #465f97;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.bigbutton > a:hover {

    color: black;

}

.news_headlines {
	position:absolute;
	z-index:9999999;
	right: 0px;

	background-color:rgba(34,70,138,0.8);
	width: 350px;
	height: 400px;
	color: white;
	
}

.link-container-headlines {
	margin: 10px;

}

.link-container-headlines img {
	float: left;
	margin-right: 15px;
	

}

.link-container-headlines p {
	color: white;
	font-size:14px;

	height: 70px;
}