.sectionTitle, .specialTVTitle{
	color:#D75100;
}

#mainPicture{
	text-align:center;
	margin:0 auto;
	position:relative;
	overflow:hidden;	
}

#blowUp1{
	float:right;
	position:absolute;
	bottom:25%;
	right:5px;	
}

#boxContainer{
	text-align:center;
	margin:0 auto;
	position:relative;
	overflow:auto;
	-moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out;

}

#boxPic{
	position:relative;
	float:right;
	right:4%;
}

#blowUp2{
	float:left;
	position:absolute;
	left:20%;
	top:-5px;
}

#logoContainer{
	text-align:center;
	margin:0 auto;
	position:relative;
	overflow:auto;
}

#logoPic{
	position:relative;
	float:left;
	left:4%;
}

#blowUp3{
	float:right;
	position:absolute;
	top:22%;
	right:5%;	
}

#videoContainer{
	padding-top:10%;
	padding-bottom:10%;
}

#greyBack{
	background-color:#c3c3c3;
	position:relative;
	margin:0 auto;
}

#imacScreen{
	text-align:center;
	margin:0 auto;
	bottom:-110px;
	position:relative;
	overflow:hidden;
	-moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out;

}

#imacScreen iframe{
	position:absolute;
	top:4%;
	left:16%;
}

#blowUp4{
	float:left;
	position:absolute;
	left:2%;
	top:-10%;
}

#moreVisual{
	text-align:center;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	top:10px;
}

#tshirt{
	position:relative;
	left:3%;
	float:left;
}
#squares{
	position:relative;
	top:25px;
	left:3%;
	float:left;
}

#yellowBubbles{
	position:absolute;
	left:0;
	bottom:0;
	display:block;
}

nav {
	position: fixed;
}

@media screen and (min-width:50px) {
	#bigYellow{width:100%;}
	#blowUp1{width:39%;}
	#boxPic{width:73.7%;}
	#blowUp2{width:24.2%;}
	#logoPic{width:78.2%;}
	#blowUp3{width:24.43%;}
	#boxContainer{top:-10px;}
	#imacScreen #macScreenPic{width:73%;}
	#imacScreen{bottom:-50px;}
	#blowUp4{width:30.2%;}
	#moreVisual #skecthbook{width:85.3%; padding-bottom:7%;}
	#moreVisual #tshirt{width:32.5%;}
	#moreVisual #squares{width:63.25%;}
	#yellowBubbles{width:100%;}
}

@media screen and (min-width:400px) {
}

@media screen and (min-width:500px) {
}

@media screen and (min-width:600px) {
	#imacScreen{bottom:-50px;}
	#boxContainer{top:-50px;}
}

@media screen and (min-width:665px) {
	#imacScreen{bottom:-70px;}
}

@media screen and (min-width:800px) {
	#imacScreen{bottom:-80px;}
}

@media screen and (min-width:1000px) {
}

@media screen and (min-width:1200px) {
	#imacScreen{bottom:-110px;}
}

@media screen and (min-width:1300px) {
}

@media screen and (min-width:1550px) {
}

@media screen and (min-width:1600px) {
}
