p {
    color: #ffffff;
}
a:focus, a:hover {
    color: #000000;
    text-decoration: underline;
}
#nav {
    background: #ff00c0;
}
.nav-left.nav-pills>li.active>a, .nav-left.nav-pills>li.active>a:focus, .nav-left.nav-pills>li.active>a:hover {
    color: #000000;
}
.nav>li>a:focus, .nav>li>a:hover, .nav>li>a:focus, .nav>li>a:hover {
    color: #000000;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background-color: #e070c4;
}
.img-home {
    background: #000;
    padding-top: 2%;
}
.img-home.img-home-promo .btn-steam {
	bottom: -15%;
	left: 36%;
}
.line-blue {
    background: url(../img/music/line.jpg) no-repeat center center;
	background-size: 100% 100%;
}
.bg-galeria {
	background: url(../img/music/bg-galeria.jpg) no-repeat center center;
	background-size: cover;
}
.bg-gamer-music {
	background: url(../img/music/bg-gamer-musica.jpg) no-repeat center center;
	background-size: contain;
}
.bg-black {
    background: rgba(0,0,0,0.5);
    padding: 13% 60px!important;
}
.parallax-window {
    min-height: 590px;
}
.box-line-two h2, .box-line-one h2 {
	font-size: 4.9vw;
	line-height: 34px;
}
.footer {
	background: url(../img/music/line.jpg) no-repeat center center;
	background-size: 100% 100%;
}
.box-newsletter .btn {
    background: #920271;
}
#top-link-block.affix .well {
    background-color: #920271;
}
.box-buy {
    margin-top: 0;
    margin-bottom: 0;
}
.box-about h3, .box-buy h3 {
    font-size: 46px;
    color: #fff;
}
.modal-header {
    background: #ff00c0;
}
.modal-footer {
    background: #ff00c0;
}
.btn-primary {
    background-color: #920271;
    border-color: #b7038e;
}
.btn-primary:hover {
    color: #fff;
    background-color: #b7038e;
    border-color: #b7038e;
}
/* HALLOWEEN */
/*
#nav {
    background: #ff9600;
}
.line-blue {
    background: #ff9600!important;
    background-size: 100% 100%;
}
.footer {
    background: #ff9600!important;
    background-size: 100% 100%;
}
.img-home {
	padding-top: 0;
    padding-bottom: 6%;
}
.modal-header {
    background: #ff9600;
}
.modal-footer {
    background: #ff9600;
}
.btn-primary {
    background-color: #985a00;
    border-color: #ff9600;
}
.btn-primary:hover {
    color: #fff;
    background-color: #cc7900;
    border-color: #ff9600;
}
.box-newsletter .btn {
    background: #985a00;
}
#top-link-block.affix .well {
    background-color: #985a00;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background-color: #febd60;
}
*/
/**************/
@media (max-width: 1024px){
	.box-apple {
		margin-top: 0px!important;
		padding-bottom: 97%!important;
	}
}
@media (min-width: 1024px){
	.bg-black {
		padding: 4.4% 60px!important;
	}
	.bg-gamer-music {
		background-size: cover;
	}
	.img-home.img-home-promo .btn-steam {
		bottom: 11%;
		left: 43%;
	}
	/* HALLOWEEN */
	/*
	.img-home.img-home-promo .btn-steam {
		bottom: 13%;
		left: 64%;
	}
	*/
	/************/
	.box-line-two h2, .box-line-one h2 {
		font-size: 2vw;
	}
}

@media (min-width: 1280px){
	.bg-black {
		padding: 6% 60px!important;
	}
	.bg-gamer-music {
		background-size: cover;
	}
	.img-home.img-home-promo .btn-steam {
		bottom: 11%;
		left: 43%;
	}
	/* HALLOWEEN */
	/*
	.img-home.img-home-promo .btn-steam {
		bottom: 17%;
		left: 64%;
	}
	*/
	/*************/
	.box-line-two h2, .box-line-one h2 {
		font-size: 2vw;
	}
	.detail-p-1 {
		font-size: 1.6vw;
		margin-bottom: 60px;
	}
	.detail-p-2 {
		font-size: 3.9vw;
	}
	.detail-p-3 {
		font-size: 1.6vw;
	}
	.detail-p-4 {
		font-size: 3.9vw;
	}
	.detail-p-5 {
		font-size: 1.6vw;
	}
}