	body.home{
	background-image: none;
}

.header{
	width: 1185px;
	margin: 0 auto;
	height: 512px;
	background-image: url(../images/soundtrack/bottom-line.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.header-left{
	float: left;
	width: 837px;
	height: 471px;
	background-image: url(../images/soundtrack/kratos-download.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.header-right{
	float: left;
	width: 348px;
	height: 471px;
}

.album-section{
	margin-left: 317px;
	margin-top: 200px;	
	width: 193px;
	float:left;
}

.buy-section{
	float:left;
	width: 262px;
	height: 124px;
	background-image: url(../images/soundtrack/price-background.png);
	background-position: center center;
	background-repeat: no-repeat;
	margin-left: 23px;
	margin-top: 229px;
}

.buy-album img{
	margin-top: 17px;
	margin-left: 16px;
}

.price-section{
	margin-top: 5px;
	margin-left: 17px;
}

.price-section img{
	margin-left: 3px;
}

.price{
	font-family: "trajan-pro";
	font-weight: bold;
	font-size: 45px;
	letter-spacing: -0.025em;
	color: #cdb781;
	color: rgba(205, 183, 129, 0.83);
	float: right;
	margin-right: 27px;
	margin-top: -2px;
}

.price .cents{
	font-size: 30px;
	vertical-align: top;
}

.header-title{
	width: 100%;
	height: 125px;
	background: url(../images/soundtrack/background-text.png) center center no-repeat;
	text-align: center;
	font-family: "trajan-pro";
	color: #fff;
}

.header-title .first-line{
	padding-top: 28px;
	font-size: 20.18px;
	letter-spacing: 0.01em;
}

.header-title .second-line{
	font-size: 22.9px;
}

.header-title .third-line{
	font-size: 34.35px;
	letter-spacing: 0.025em;
}

.other-item{
	float: left;
}

.title h1{
	font-family: "trajan-pro";
	font-size: 40px;
	line-height: 48px;
	letter-spacing: -0.065em;
	color: #cfcbc1;
	margin-top: 10px;
}

.container .inner p{
	font-size: 20px;
	line-height: 28px;
	letter-spacing: -0.05em;
	color: #dbd2ba;
	margin: 0;
}


.foreword{
	margin-top: 40px;
}

.foreword.title{
	width: 1190px;
	height: 512px;
	margin: 40px auto 0;
	background: url(../images/bottom-line.png) no-repeat center bottom;
}

.foreword-content{
	width: 100%;
	height: 471px;
	background: url(../images/interact.jpg) no-repeat center center;
}

.foreword .titles-wrapper{
	padding-top: 200px;
	margin-left: 736px;
}

.foreword h2{
	font-family: "trajan-pro";
	font-size: 58.91px;
	letter-spacing: -0.065em;
	color: #ffffff;
}

.foreword h3{
	font-family: "trajan-pro";
	font-size: 52.17px;
	letter-spacing: -0.065em;
	color: #ffffff;
}

.foreword img {
	padding: 7px;
	border: 1px solid #1a1a1a;
}

.foreword .left-column{
	float: left;
	width: 510px;
}

.foreword.inverse .right-column{
	width: 510px;
}

.foreword .right-column{
	float: right;
	width: 670px;
}

.foreword.inverse .left-column{
	width: 670px;
}

.foreword .right-column img{
	text-align: right;
}

.foreword .right-column p,
.foreword .left-column p {
	margin-top: 39px;
}

.foreword .left-column p{
	padding-right: 20px;
}

.foreword .right-column p:first-child,
.foreword .left-column p:first-child {
	margin-top: 0;
}

.full-image{
	padding: 12px 0;
	width: 1401px;
	margin: 50px auto 0;
	display: block;
	border-top: 1px solid #1a1a1a;
	border-bottom: 1px solid #1a1a1a;
}

.containerBoard {
    width: 80%;
    margin: 30px auto;
    overflow: hidden;
}

.galleryItem {
    color: #797478;
    font: 10px Verdana, Helvetica, sans-serif;
    float: left;   
     
    width: 16%;
    margin:  1% 1% 50px 1%;
}
 

 
.galleryItem img {
    max-width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

@media only screen and (max-width : 940px),
only screen and (max-device-width : 940px){
    .galleryItem {width: 21%;}
}

@media only screen and (max-width : 720px),
only screen and (max-device-width : 720px){
    .galleryItem {width: 29.33333%;}
}
@media only screen and (max-width : 940px),
only screen and (max-device-width : 940px){
    .galleryItem {width: 21%;}
}
 
@media only screen and (max-width : 720px),
only screen and (max-device-width : 720px){
    .galleryItem {width: 29.33333%;}
}
 
@media only screen and (max-width : 530px),
only screen and (max-device-width : 530px){
    .galleryItem {width: 46%;}
}
 
@media only screen and (max-width : 320px),
only screen and (max-device-width : 320px){
    .galleryItem {width: 96%;}
    .galleryItem img {width: 96%;}
    .galleryItem h3 {font-size: 18px;}
    .galleryItem p, {font-size: 18px;}
}

@media all and (max-width: 767px){
	.mobile-background{
		width: 100%;
		height: auto;
	}

	.header {
		width: 100%;
		height: auto;
		padding-bottom: 41px;
		min-width: 320px;
	}

	.header-left,
	.header-right {
		width: 100%;
		float: none;
		overflow: hidden;
		min-width: 320px;
		height: auto;
		background-image: none;
	}

	.title h1{
		text-align: center;
		font-size: 30px;
		padding: 0 20px;
	}

	.container .inner p{
		width: 88%;
		margin: 0 auto;
		font-size: 16px;
		line-height: 20px;
	}

	.foreword.title{
		width: 100%;
		height: auto;
		background-image: none;
	}

	.foreword-content{
		height: auto;
		background-image: none;
	}

	.foreword .titles-wrapper{
		margin: 20px 0 0;
		padding: 0;
		text-align: center;
	}

	.foreword .right-column,
	.foreword .left-column,
	.foreword.inverse .left-column {
		width: 100%;
		float: none;
	}

	.foreword .left-column p{
		padding: 0;
	}

	.foreword img {
		padding: 0;
		border: none;
		margin: 0 auto;
		width: 98%;
	}

	.foreword img.foreword-mobile-image{
		margin-top: 30px;
	}

	.full-image {
		display: none;
	}

	.album-section{
		margin:0;
		position: absolute;
		width: 111px;
		bottom: 53px;
		left: 28%;
	}

	.album-section img.only-mobile{
		margin: 0 auto;
	}

	.album-section img.download-button{
		margin-top: -10px;
	}

	.header-left{
		position: relative;
	}

	.buy-section{
		width: 162px;
		height: 78px;
		position: absolute;
		float: none;
		margin: 0;
		bottom: 68px;
		left: 57%;
		background-image: url(../images/soundtrack/price-background-mobile.png);
	}

	.buy-album img{
		margin-top: 12px;
		margin-left: 11px;
	}

	.price-section img.only-mobile{
		display:inline;
	}

	.price{
		font-size: 27.29px;
		margin-right: 19px;
	}

	.price .cents{
		font-size: 18.19px;
	}

	.other-items-list{
		width: 456px;
		margin: 0 auto;
	}

	.header-title{
		background-image: none;
	}
}


@media all and (max-width: 479px){
	.buy-section{
		bottom: 24px;
		left: 49%;
	}

	.album-section{
		bottom: 8px;
		left: 20%;
	}

	.other-items-list{
		width: 228px;
		margin: 0 auto;
	}	
}