*{
    padding: 0;
    margin: 0;
	color:#503234;
	cursor: default;
}

body{
  /*  background-image: url('../img/line.png');*/
    background-position: center center;
    background-repeat: repeat-y;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a img {
	border: 0px;
}

div.anchor {
	position: absolute;
	top: -75px;
}

.hr {
	margin-top: 60px;
	position: relative;
	border-bottom: 1px solid #e2e2e2;
}

	.hr .heart {
		position: absolute;
		top: -8px;
		background-image: url("../img/heart.png");
		background-position: center center;
		background-repeat: no-repeat;
		width: 100%;
		height: 16px;
	}

div.wrapper{
	width: 1120px;
	min-width: 1120px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}

div.columns {
	behavior: url(../js/display-table.min.htc);
	display: table;
	-dt-display: table;
}

div.two-column {
	behavior: url(../js/display-table.min.htc);
	width: 50%;
	display: table-cell;
	position: relative;
	-dt-display: table-cell;
}

	div.two-column p {
		padding-bottom: 20px; 
		
	}

div.three-column-mid {
	behavior: url(../js/display-table.min.htc);
	width: 333px;
	display: table-cell;
	position: relative;
	padding-left:60px;
	padding-right:60px;	
	-dt-display: table-cell;
}
	
div.three-column {
	width: 333px;
	display: table-cell;
	position: relative;
}

div.four-column {
	width: 250px;
	display: table-cell;
	position: relative;
}

div.four-column-mid-left {
	width: 250px;
	display: table-cell;
	position: relative;
        padding-left: 40px;
        padding-right: 20px
}

div.four-column-mid-right {
	width: 250px;
	display: table-cell;
	position: relative;
        padding-left: 20px;
        padding-right: 40px;
}


div.two-three-column{
    width: 666px;
    display: table-cell;
    position: relative;
    vertical-align: top;
}


	div.three-column p {
		padding-bottom: 20px; 
	}

        .bar {
		position: relative;
		z-index: 2;
		background-color: #d0424c;
	}

		.bar h2 {
			line-height: 60px;
			font-size: 32px;
			font-weight: lighter;
			font-family: 'traffictypswedotregular';
			font-style: normal;
			color: #ffffff;
		}

		.bar .kite {
			position: absolute;
			z-index: 2;
			bottom: -28px;
			left: 80px;
			width: 44px;
			height: 29px;
			background-image: url("../img/bar-kite-bottom.png");
		}
        
        .sign{
            margin-top: 40px;
            background-color: #b3a8a4;
            position: relative;
        }
        
        .sign h3{
            color: #fff;
            font-size: 28px;
	    font-weight: lighter;
	    font-family: 'traffictypswedotregular';
	    font-style: normal;
            padding-left: 60px;
	    padding-right: 60px;
	    padding-top: 20px;
	    padding-bottom: 20px;
            
        }
        
div#header {
	min-width: 1240px;
    background-color: #fff;
    position: fixed;
    top: 0px;
    z-index: 10;
    width: 100%;
	height: 76px;
	border-bottom: 1px solid rgba(0,0,0,0.35);
        border-bottom: 1px solid #d0434c;
	box-shadow: 0px 1px 20px rgba(0,0,0,0.35);
}

	div#header h1 {
		display: inline-block;
		background-image: url("../img/lablecare-logo.png");
		background-repeat: no-repeat;
		height: 60px;
		width: 262px;
		margin: 10px 250px 10px 0;
		text-indent: -9999px;
	}
	
	div#header h1.dec5 {
		background-image: url("../img/lable-logo-5dec.jpg");
	}

	div#header .primary-navigation {
		position:absolute;
		top: 28px;
		left: 447px;
		height: 11px;
		
		font-size: 20px;
	    font-weight: lighter;
	    font-family: 'traffictypswedotregular';
	    font-style: normal;
		list-style: none;

	}

		div#header .primary-navigation li {
			display: inline-block;
			color: #a6a6a6;
			margin-right: 5px;
			zoom:1; /* IE 7 Hack starts here*/
			*display:inline;
		}

                div#header .primary-navigation li.first:after {
			content: "";
		}
                
		div#header .primary-navigation li:after {
			content: "|";
			margin-left: 5px;
			color: #d0434c;
		}

		div#header .primary-navigation li.last:after {
			content: "";
		}

			div#header .primary-navigation li a {
				color: #737373;
			}

	div#header .secondary-navigation {
		position: absolute;
		top: 10px;
		right: 0px;
		font-size: 16px;
	    font-weight: lighter;
	    font-family: 'traffictypswedotregular';
	    font-style: normal;
		list-style: none;
	}
	
	div#header .secondary-navigation ul {
		position: relative;
	}

		div#header .secondary-navigation li {
		        display: inline-block;
			margin-right:20px;
		}
		div#header .secondary-navigation li a {
			color: #b2b2b2;
                        
		}

		div#header .secondary-navigation li.contact {
			right: 0; /*120px; <-- alleen als verteldoor er ook staat*/
			padding: 0 0 0 23px;
			background-image: url("../img/contact-icon.png");
			background-repeat: no-repeat;
		}
                
        div#header .secondary-navigation li.verteldoor {
			right: 0px;
			margin-left: 20px;
			padding: 0 0px 0 25px;
			background-image: url("../img/icn_verteldoor.png");
			background-repeat: no-repeat;
		}
		
		#social {
			display: relative;
			width: 0px;
			height: 0px;
			overflow: display;
		}
		
		#social-kite {
			
		}
		
		#social-content {
			width: 100px;
			padding: 20px;
			background-color: #d8e025;
		}
		
div#intro {
  margin-top: 40px;
}

#lable-care-video {
  background-image: url("../img/videostill.jpg");
  background-position: top right;
  height: 307px;
  display: block;
  position: relative;
}

#lable-care-video #lable-care-video-overlay {
  height: 307px;
  background-color: white;
  opacity: 0;
  filter:alpha(opacity=0);  
}

#lable-care-video #play-button {
  height: 307px;
  width: 1120px;
  background-image: url("../img/vimeo_playbtn.png");
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  opacity: 0;
  filter:alpha(opacity=0);
  cursor: pointer; 
}

@media only screen and (max-device-width: 768px) {
  #lable-care-video #play-button {
    opacity: 0.3;
    filter:alpha(opacity=30);
  }  
}

div#intro-caption {
  font-size: 12px;
  color: #B4A9A5;
  font-family: 'Muli' !important;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  margin-top: 10px;  
}


div#intro h2 {
  margin-top: 20px;
  font-size: 36px;
  line-height: 50px;
  font-weight: lighter;
  font-family: 'traffictypswedotregular';
  font-style: normal;
  color: #503234;
  text-align: center;
  position: relative;
  padding-left: 44px;
}

div#intro h2 img {
  position: absolute;
  top: 10px;
  left: 334px;
}

/*
div#tagline {
	min-width: 1240px;
	position:static;
    background-image: url("../img/tagline-background.jpg");
    background-position: center;
	background-size: cover;
    height: 585px;
    width: 100%;
}

	div#tagline h2 {
		position: absolute;
	    top: 330px;
	    right: 0px;
		letter-spacing: -3px;
	    text-align: right;
	    background-image: url('../img/red-background.png');
	    padding-left: 60px;
	    padding-right: 60px;
	    padding-top: 26px;
	    padding-bottom: 26px;
	    font-size: 42px;
	    font-weight: lighter;
	    font-family: 'traffictypswedotregular';
	    font-style: normal;
	    color :#fff;
	}
*/

div#about, 
div#does2 {
	margin-bottom: 50px;
        min-height: 380px;

        position: relative;
        height: 100%;
        font-family: 'Muli' !important;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 30px;

       
}



div#does {
        margin-bottom: 0px;
        min-width: 1240px;
	background-image: url("../img/features_background_03.jpg");
        background-size: cover;
	background-position: center bottom;
}
        div#does div.preWrapper{
                height: 380px;
                width: 100%;
        }

	div#about blockquote,
	div#does2 blockquote {
		position: absolute;
		bottom: 170px;
		font-family: 'Shadows Into Light Two', cursive;
	    font-size: 24px;
	    font-style: normal;
	    font-weight: 400;
	    line-height: 36px;
		margin-left: 20px;
	}
        
        div#about blockquote p,
        div#does2 blockquote p{
            font-size: 24px;
        }
        
        div#about div.three-column{
            padding-top: 40px; 
        }
        div#does2 div.two-column{
            padding-top:60px;
        }
        div#about div.partners,
        div#does2 div.partners{
            width: 250px;
            text-align: center;
            height: 75px;
            color: #fff;
            margin-bottom: 20px;
            display: inline-block;
            zoom:1; /* IE 7 Hack starts here*/
            *display:inline;
        }
        
         div#about div.partners h3,
         div#does2 div.partners h3{
            font-family: 'traffictypswedotregular';
            font-size: 22px;
            color: #fff;
            margin: 10px 0px 0px 0px;
            padding: 0px;
        }
        div#about div.partners p,
        div#does2 div.partners p{
            color: #fff;
            margin: 0px;
            padding: 0px;
        }
        
        
        div#about h3,
        div#does2 h3{
            font-size: 36px;
	    font-weight: lighter;
	    font-family: 'traffictypswedotregular';
	    font-style: normal;
	    color: #d0424c;
            margin-bottom: 20px;
        }
        
        div#about p,
        div#does2 p{
            font-size: 16px;
        }
        
	div#about .lbr,
	div#does2 .lbr {
		position: absolute;
		width: 400px;
		height: 144px;
		bottom: 0;
		margin-bottom: 25px;
	}
	div#about .bijschrift,
	div#does2 .bijschrift {
                position: absolute;
                width: 400px;
                height: 80px;
                bottom: 0;
                left: 200px;
        }
	div#about .labler,
	div#does2 .labler {
		
		width: 160px;
		height: 144px;
		margin-left: 20px;
		margin-bottom: 25px;
	}

		div#about .labler .kite,
		div#does2 .labler .kite {
			position: absolute;
			width: 160px;
			height: 144px;
			background-image: url("../img/labler-kite-top.png");
		}

div#announcement {
	min-width: 1240px;
	margin-bottom: 30px;
	font-family: 'Muli' !important;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 28px;

}

div#announcement a {
    color: #d0414f;
}

        div#announcement h3 {
                font-size: 24px;
                font-weight: lighter;
                font-family: 'traffictypswedotregular';
                font-style: normal;
                margin: 10px 0;
}

div#create {
	min-width: 1240px;
	height: 540px;
	margin-bottom: 50px;
	background-image: url("../img/create-background.jpg");
        background-size: cover;
	background-position: center;
}


	
	div#create .productWrapper {
		height: 500px;
	}
	

	div#create .details {
		
                margin-left: 580px;
		padding: 50px 40px;
		
                width: 460px;
		height: 465px;
		background-image: url("../img/bg_70.png");
		font-family: 'Muli' !important;
                font-style: normal;
                font-weight: 400;
                font-size: 18px;
                line-height: 30px;
	}

		

        div#create .details h3 {
                font-size: 24px;
                font-weight: lighter;
                font-family: 'traffictypswedotregular';
                font-style: normal;
                margin: 10px 0;
        }
		
div.wrapper-two-columns {
	min-width: 1240px;
	margin-bottom: 30px;
	font-family: 'Muli' !important;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 28px;
}

      
	
	div.wrapper-two-columns .icon {
		height: 240px;
		margin-bottom: 20px;
		margin-top:21px;
		text-align: center;
	}
        
        div.wrapper-two-columns div.div.two-column p {
            margin-bottom: 0px;
        }
        div.wrapper-two-columns div.two-column{
            padding-top: 40px; 
        }
        
        div.wrapper-two-columns div.two-column div.icon2{
                vertical-align: top;
                display: inline-block;
                zoom:1; /* IE 7 Hack starts here*/
		*display:inline;
        }
        
        div.wrapper-two-columns div.two-column div.icon2 img{
            margin-top: 16px;
        }
        
        
        
        div.wrapper-two-columns div.two-column div.text {
                vertical-align: top;
                width: 314px;
                margin-left: 40px;
                margin-right: 40px;
		display: inline-block;
		zoom:1; /* IE 7 Hack starts here*/
		*display:inline;
	}

	div.wrapper-two-columns h2 {
		font-size: 32px;
		font-weight: lighter;
		font-family: 'traffictypswedotregular';
		font-style: normal;
		letter-spacing: -1px;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	div.wrapper-two-columns h2.green {
		color: #6B983F;
	}
	
	div.wrapper-two-columns h2.lightbrown {
		color: #a79899;
	}
	
	div.wrapper-two-columns h2.red {
		color: #d0424c;
	}
	
	div.wrapper-two-columns h2.green {
		color: #6B983F;
	}

	div.wrapper-two-columns h2.blue {
		color: #23787f;
	}

	div.wrapper-two-columns h2.lightgreen {
		color: #8bc64d;
	}
        
        div.wrapper-two-columns div.two-three-column{
            padding-left: 46px;
            padding-right: 69px;
        }

        
        
	div.wrapper-two-columns .button {
            width:330px;
	}

	.button {
                right: 40px;
                top:15px;
		z-index: 5;
		position: absolute;
		margin-left: -5px;
		margin-right: 30px;
		margin-bottom: 30px;
		border: 1px solid #cacaca;
		background-color: #fff;
		padding: 4px;
		border-radius: 5px;
		box-shadow: 0px 1px 4px rgba(0,0,0,0.2);
	}

		.button a {
			position: relative;
			background-image: url("../img/button-kite.png");
			background-repeat: no-repeat;
			background-position: 10px 0;
			display: block;
			color: #fff;
		}
		
		.button a p {
			color: #fff;
			padding: 0px 10px 0px 50px;
		}

		.button span{
			display:block;
		}
		.button.green span{
			background-color: #d0434c;
		}
                /*
		div.wrapper-two-columns .button.blue span{
			background-color: #23787f;
		}

		div.wrapper-two-columns .button.lightgreen span{
			background-color: #8bc64d;
		}
                */
	div.wrapper-two-columns .response{
		padding-left:20px;
		padding-right:20px;
		padding-bottom:20px;
		padding-top:8px;
		color:#fff;
		font-family: 'Muli' !important;
		font-style: normal;
		font-weight: 400;
		font-size: 24px;
		line-height: 26px;
		
	}
	
	div.wrapper-two-columns .form  {
		display: none;
		height: 200px;
	}

	.buttonField,
	.inputField{
		font-family: 'Muli' !important;
		margin-bottom: 5px;
		margin-top: 0px;
		display: block;
		border-radius: 2px;
		border: solid 1px #fff;
		width: 278px;
		margin-left: 20px;
		padding-left:5px;
		padding-right:5px;
	}

		
	.grayField{
		color: #666;
	}
	
	.blackField{
		color: #000;
	}
	.buttonField{
		font-size: 16px;
		width: 290px;
		border: solid 1px #fff;
		color: #fff;
		padding-top: 3px;
		padding-bottom: 3px;
		background-color:transparent;
		background-image: url("../img/bg_40.png");
		cursor:pointer;
	}

input.inputField{
	height:20px;
	
}

textarea.inputField{
	font-family: 'Muli' !important;
	height: 100px;
	resize: none;
}

	

div#believe {
	min-width: 1240px;
	background-image: url("../img/believe-background.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	margin-top:50px;
}
/*
div#believe .wrapper{
	background-image: url("../img/believe-circels.png");
	background-position: 0px -10px;
	background-repeat: no-repeat;
	height: 600px;
	padding-left: 60px;
	padding-right:60px;
}

*/
div#believe .wrapper .right{
	background-image: url(../img/bg_50.png);
}


div#believe .wrapper .two-column{
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: top;
}


div#believe .wrapper .two-column h4{
	font-size: 36px;
        font-family: 'traffictypswedotregular';
        line-height: 65px;
        margin-top: 40px;
        margin-bottom: 22px;
}

div#believe .wrapper .two-column p{
	font-weight: 100;
	font-family: 'traffictypswedotregular';
	line-height: 38px;
	font-size:24px;
}

div#believe2{
	min-width: 1240px;
}

div#believe2 .wrapper .two-column {
        padding-right: 20px;
        vertical-align: top;
}
         div#believe2 p{
                font-family: 'Muli' !important;
                line-height: 28px;
                font-size:16px;
        }

div#believe2 .wrapper .two-column img{
    margin-top: 52px;
    
}
        
   div#believe2 .wrapper .first{
        text-align: center;
}     
        

div#contact {
	min-width: 1240px;
        margin-top: 70px;
	position: relative;
	background-image: url("../img/contact-background.jpg");
	background-size: cover;
        background-position: 50% 75%;
	background-repeat:no-repeat;
}

	div#contact .bar {
		position: relative;
		z-index: 2;
		background-color: #d0424c;
	}

		div#contact .bar h2 {
			line-height: 60px;
			font-size: 32px;
			font-weight: lighter;
			font-family: 'traffictypswedotregular';
			font-style: normal;
			color: #ffffff;
		}

		div#contact .bar .kite {
			position: absolute;
			z-index: 2;
			bottom: -28px;
			left: 80px;
			width: 44px;
			height: 29px;
			background-image: url("../img/bar-kite-bottom.png");
		}
	
	   div#believe2 h3{
                line-height: 60px;
                font-size: 24px;
                font-weight: lighter;
                font-family: 'traffictypswedotregular';
                font-style: normal;
                color: #a79899;
        }
	
div#believe3{
	min-width: 1240px;
}

        div#believe3 img{

        }

        div#believe3 h3{
                line-height: 60px;
                font-size: 24px;
                font-weight: lighter;
                font-family: 'traffictypswedotregular';
                font-style: normal;
                color: #6b983f;
        }
        
        div#believe3 p{
                font-family: 'Muli' !important;
                line-height: 28px;
                font-size:16px;
        }

div#contact {
	position: relative;
}
		
div#contact div.form{
	padding : 20px 20px 20px 0;
	background-image: url("../img/bg_50.png");
	border-radius: 4px;
	margin-top: 60px;
	margin-bottom: 40px;
	width: 310px;
	
}

div#contact h4{
	position: absolute;
	top: 100px;
	right: 0;
	letter-spacing: -3px;
	text-align: right;
	background-image: url('../img/red-background.png');
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 22px;
	padding-bottom: 22px;
	font-size: 42px;
	font-weight: lighter;
	font-family: 'traffictypswedotregular';
	font-style: normal;
	color :#fff;
}

div#contact h4 a{
	text-decoration: underline;
	color :#fff;
}


div#contact div.form .buttonField{
	color : #666;
}

div#contact .button {
		font-family: 'Muli' !important;
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		z-index: 5;
        right: 80px;
		position: absolute;
		margin-right: 30px;
		margin-bottom: 30px;
		border: 1px solid #cacaca;
		background-color: #fff;
		padding: 4px;
		border-radius: 5px;
		box-shadow: 0px 1px 4px rgba(0,0,0,0.2);
		left:750px;
		top: 243px;
	}


div#contact .button a {
			position: relative;
			background-image: url("../img/button-kite.png");
			background-repeat: no-repeat;
			background-position: 10px 0;
			display: block;
			color: #fff;
		}
		
		div#contact .button.red a {
			background-color: #d4444e;
			padding: 3px 20px 3px 40px;
		}

div#footer{
    min-width: 1240px;
    line-height:50px;
    color:#888;
    height: 50px;
    background-color:#503234;
    font-family: 'Muli' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
}

div#footer div.wrapper a{
	color:#888;
	text-decoration: none;
}

div#footer div.wrapper b{
	color:#fff;
}
div#footer div.wrapper span{
	display:inline-block;
	
	color: #888;
	zoom:1; /* IE 7 Hack starts here*/
	*display:inline;

}

div#footer div.wrapper span.first{
	margin-right:15px;
}
div#footer div.wrapper span.second{
	margin-right:15px;
}
div#footer div.wrapper span.third{
	margin-right:15px;
}
div#footer div.wrapper span.fourth{
	margin-right:15px;
}
div#footer div.wrapper span.fifth{
	margin-right:15px;
}
div#footer div.wrapper span.sixth{
	margin-right:15px;
}
div#footer div.wrapper span.seventh{
	margin-right:15px;
}

div#references div.columns{
	width: 100%;
}
div#references {
    min-width: 1240px;
    margin-bottom: 20px;
    font-family: 'Muli' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
}

div#references p {
    font-family: 'Muli' !important;
    font-style: normal;
    color: #333;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    display: inline-block;
    padding: 18px;
    margin-bottom: 20px;
    background-color: #f1f1f1;
    background-image: url("../img/button-kite.png");
    background-repeat: no-repeat;
    background-position: 20px 0;

}

div#references .icon {
    margin-bottom: 10px;
    margin-top: 30px;
    text-align: center;
}

div#references a {
    color: #6b9a40;
}