body {
background-color:#white;
font-family: 'Abel', sans-serif;
margin: 0px 0px 0px 0px;
/*font-family: 'Economica', sans-serif;*/
}

.clearfix { clear: both; }

#wrapper {
background-color:#white 
box-sizing: border-box;
	margin: 0px auto; max-width: 980px; width: 100%;  padding: 10px; box-sizing: border-box;}
#tupperware {width: 100%; 
box-sizing: border-box;
/*background-color:pink;*/
display: block;
	margin-right: auto;
	margin-left: auto;
}
header {
padding: 0px; 
/*background-color: #1c1c1c; */
/*border-left: 1px solid #333;*/
	margin-bottom: 2px;
}

/**/

.headerlogo
{
box-sizing: border-box;
;
float: left;
/*background-color: #1c1c1c;*/
/*height: 200px;*/
width: 237px;


/*background-color:purple;*/
	padding-top: 35px;
}


.headerlogofill {
	width: 100%;
/*	background-color:#white
;*/
	
}


.headerlogotext 
{
width: 70%;
/*height: 200px; */
float: left;
/*background-color: #1c1c1c;*/
color: #969696;

/*border-left: 4px solid #333;*/

/*background-color:red;*/
box-sizing: border-box;
padding: 20px;
}



/**/
.logo
{
box-sizing: border-box;
float: left;
background-color: #white;
/*background-color:purple; */
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	border-right: 0px solid #333;
	height: 100px;
}

	
	.logotext 
	{
/*	width: 100px;*/
/*	height: 100px; */
	float: right;
	background-color: #white;
	color: #969696;
	
	
/*	background-color:orange;*/
	/*box-sizing: border-box;*/
		padding-top: 40px;
		padding-right: 40px;
		
	}
	
	
	img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 0px;
}

.picturechild {
	
}


.content
{
width: 100%;
/*background-color:green; */
}

.contentsingle
{
width: 70%;
background-color:#FFF; 
padding: 10px;
-moz-box-shadow: 0 0 4px #949494;
-webkit-box-shadow: 0 0 4px #949494;
box-shadow: 0 0 4px #949494;
opacity: 1;
}

a:link {
color: #CC0066;
text-decoration: none;
}

a:visited {
color: #FF0033;
text-decoration: none;
}

a:hover {
	color: #FF6699;
	text-decoration: none;
	
}
/*
.links a:link {
color: #FF00FF;
text-decoration: none;
}*/

.contentbig
{
width: 75%;
/*background-color:#FFF; */
box-sizing: border-box;
padding: 0px 0px 0px 0px;
/*-moz-box-shadow: 0 0 4px #949494;
-webkit-box-shadow: 0 0 4px #949494;
box-shadow: 0 0 4px #949494;*/
opacity: 1;

-webkit-transition-property: all;
-moz-transition-property: all;
transition-property: all;
-webkit-transition-duration: 0.25s, 0.25s;
-moz-transition-duration: 0.25s, 0.25s;
transition-duration: 0.25s, 0.25s;


}

.contentbigtext {
	width: 95%;
	color: #969696;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.25s, 0.25s;
	-moz-transition-duration: 0.25s, 0.25s;
	transition-duration: 0.25s, 0.25s;
	margin-top: 10px;
	margin-bottom: 10px;
}

.slide
{
box-sizing: border-box;
width: 25%;
float: left;
/*background-color:#fff; */
/*box-shadow: 0px 0px 4px #888888;*/
/*margin: 4px; */

-webkit-transition-property: all;
-moz-transition-property: all;
transition-property: all;
-webkit-transition-duration: 0.25s, 0.25s;
-moz-transition-duration: 0.25s, 0.25s;
transition-duration: 0.25s, 0.25s;
padding: 2px;
}

.desc
{
	width: 26%;
	min-height: 100%;
	float: right;
	color: #969696;
	box-sizing: border-box;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.25s, 0.25s;
	-moz-transition-duration: 0.25s, 0.25s;
	transition-duration: 0.25s, 0.25s;
	padding: 10px;
}
/*
a:link{
background-color: #FF00FF;	
}*/

.links
{
	float: right;
	box-sizing: border-box;
	padding-right: 10px;
	padding-right: 10px;
}


img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}


b.company{
	font-size: larger;
	color: #aaa;
}
/*@media screen and (max-width: 850) 	{
.contentbig {width: 15%;}
.slide {width: 2%;}
.desc {width: 15%; color: #FF00FF;
}*/

@media screen and (max-width: 1000px) 	{

.headerlogotext {width: 60%;}
	.slide {width: 33%;}
/*		.slide {height: 33%;}*/
	.desc {width: 25%;}
	}
	

@media screen and (max-width: 700px) 	{

.headerlogo {width: 100%;}
.headerlogotext {width: 100%; border-left: 0px solid #333;}

	.slide {width: 50%;}
/*		.slide {height: 50%;}*/
	.desc {width: 25%;}
		.contentbig {width: 80%;}
	}


/*@media screen and (max-width: 610px) 	{
	.slide {width: 50%;}
	.desc {width: 25%;}
	}*/


@media screen and (max-width: 550px) 	{


.headerlogo {width: 100%;}
.headerlogotext {width: 100%; border-left: 0px solid #333;}


/*	.logo { width: 100%; }*/
/*	.logotext { width: 100%; }*/
	.img { width: 100%; }
	.desc { width: 100%; float: left;
		;
	}
	#tupperware {width: 100%}
	.slide {width: 100%;}
/*		.slide {height: 100%;}*/
	.contentbig {width: 100%;}
	
	.desc {min-height: 0%;
}

/*@media screen and (max-width: 480px) {

}*/
