@media only screen and (max-width:1680px)
{
	.bg-box1,.bg-box2,.bg-box3,.bg-box4,.bg-box5,.bg-box6,.bg-box7{width:100%;height:800px;font-weight:bold;color:#fff;text-align:center;overflow:hidden;position:relative}
	.bg-box1a,.bg-box2a,.bg-box3a,.bg-box4a,.bg-box5a,.bg-box6a,.bg-box7a{background:#666;height: 250px; left: 5%; margin-left: 0; position:fixed; top: 100px; width: 50%; }
	.bg-box2a{top:900px}
	.bg-box3a{top:2000px}
	.bg-box4a{top:2500px}
	.bg-box5a{top:3300px}
	.bg-box6a{top:4100px}
	.bg-box7a{top:5100px}
	.bg-box1b,.bg-box2b,.bg-box3b,.bg-box4b,.bg-box5b,.bg-box6b,.bg-box7b{background:#999;height: 180px; right: 5%; margin-left: 0px; position:fixed; top: 200px; }
	.bg-box2b{top:1350px}
	.bg-box3b{top:2150px}
	.bg-box4b{top:2800px}
	.bg-box5b{top:3400px}
	.bg-box6b{top:4300px}
	.bg-box7b{top:5200px}
	
/************************************Main Page**************************/
.bg-box1{background: url(../images/homepage-bg.jpg) top center no-repeat;}
.bg-box1a {background:none; width:460px; font-size:100px; left:13%; top:1000px;}
.bg-box1b {background:none; top:100px; right:5%;}

.home-message {
	margin: 0;
	padding: 0;
	font-family: impact, Tahoma, Geneva, sans-serif;
	font-size: 0.6em;
	color: #bfc0c0;
	text-transform: uppercase;
	line-height: 1em;
	border-bottom: 1px solid #646464;
	float: left;
	width: 460px;
	text-align:left;
	font-weight:normal;
}

.textmatter-hp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.14em;
	color: #BFC0C0;
	float: left;
	line-height: 1.5em;
	margin: 4% 0 0 0;
	padding: 0;
	font-weight:normal;
	text-align:left;
}

.ja-hp
{
	width:1108px;
	height:849px;
}

.playbtn-hp {
	margin: 60px 0 0 -40px;
	padding: 0;
	top: 100%;
	float: left;
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); /* IE 9 */
	-moz-transform:rotate(90deg); /* Firefox */
	-webkit-transform:rotate(90deg); /* Safari and Chrome */
	-o-transform:rotate(90deg); /* Opera */
}
.playbtn-hp img {
	float: left;
	width: 70%;
}

.watchvideo-hp img {
	width: 70%;
	float: left;
}


/****************************************************************************/

/************************************Fitness Page**************************/
.bg-box2{ background:url(../images/fitnesspage-bg.jpg) no-repeat center; height:1000px;}
.bg-box2a{ background:none; left:38%; top:950px}
.bg-box2b{background: url(../images/fitpage-bg.png) repeat scroll 0 0 transparent; height:190px; top:1500px; right:15px}

.tips-box-holder{ margin: 0px auto; width: 965px; height:190px}

.tips-content {
	margin: 40px 0 0 80px;
	
}
/****************************************************************************/

/************************************Moviess Page**************************/

.bg-box3{background:url(../images/wheelspage-bg.jpg) no-repeat; height:1000px;}
.bg-box3a{background:none; left:13%; top:1830px}
.bg-box3b{background:none; right:10%; top:1780px}

.movieshead
{
	font-family: impact, Tahoma, Geneva, sans-serif;
	font-size: 5em;
	font-weight:normal;
	color:#bababa;
	margin: 120px 0 0 0px;
	padding:0;
	text-transform:uppercase;
	float:left;
}

.movies-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:normal;
	color:#bababa;
	margin: 0 0 0 0px;
	padding:0;
	float:left;
}

.container
{
    position: absolute;
    top: 260px;
}

/****************************************************************************/

/************************************Wheels Page starts****************************************/

.bg-box4{background:url(../images/wheelspage-bg.jpg) top center no-repeat; height:1000px}
.bg-box4a{background:none; left:5%; top:2850px}
.bg-box4b{background:none; right:13%; top:2850px;}

/************************************Wheels Page ends****************************************/

/************************************Johns Journal Page starts****************************************/
.bg-box5{ background:#000; height:1000px}
.bg-box5a {background:none; left:15%; top:3730px; width:80%;}
.bg-box5b {background:none; right:10%; top:3850px;}

.johnjournal-img
{
	widows:647px;
	height:722px;
}

/************************************Johns Journal Page ends****************************************/

.bg-box6 {background:url(../images/myworld-bg.jpg) no-repeat top center; height:1000px}
.bg-box6a {background:none; left:5%; top:4930px;}
.bg-box6b{background:none; right:4%; top:4730px;}

}

/*@media all and (max-device-width:2560px)
{
	#homepage
	{
		border:5px solid #fff;
	}
}
*/