@charset "utf-8";

/* RESET! */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline:0;
}

strong {
	font-weight: bold;
	}
	
em {
	font-style: italic;	
	}
	
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

body {
    background-attachment: fixed;
    background-color: #000;
    background-image: url("../assets/background.png");
    background-position: center top;
    background-repeat: no-repeat;
    color: #763C23;
    font-family: 'special elite', serif;
    font-size: 80%;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

li{
	list-style-position: inside;
	list-style-type: none;
}

a {
	text-decoration:none;
}

.clearfix:before,
.clearfix:after {
    content: " "; 
    display: table; 
}

.clearfix:after {
    clear: both;
}

/*final reset*/

header {
	width: 100%;
	display: block;
	height: 90px;
}

header .logo {
	height: 49px;
    left: 50%;
    margin-bottom: 0;
    margin-left: -1270px;
    margin-top: 0;
    position: absolute;
    top: 0;
    width: 1000px;
}

header .logo a {
	background-image: url("../assets/logo.png");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    height: 75px;
    position: absolute;
    right: -50px;
    text-indent: -9999px;
    width: 240px;
    z-index: 99;
    margin-top: 10px;
}

header .claim {
	color: #FFFFFF;
    display: block;
    font-size: 1.6em;
    height: 20px;
    left: 50%;
    margin-left: -195px;
    padding-top: 19px;
    position: absolute;
    text-align: center;
    width: 690px;
}

header .calltoaction {
	background-image: url("../assets/header23.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #ffff67;
    text-shadow: 2px 3px #000;
    display: block;
    float: right;
    font-size: 1.4em;
    height: 60px;
    letter-spacing: 0.03em;
    line-height: 65px;
    margin: -20px 10px 0 95px;
    padding-left: 30px;
    right: 0;
    text-decoration: none;
    font-family: 'Black Ops One',Arial,sans-serif;
    text-transform: uppercase;
}

header .calltoaction span {
	background-image: url("../assets/headerback3.png");
    background-position: right top;
    background-repeat: no-repeat;
    display: block;
    height: 60px;
    padding-right: 30px;
}

.backheader {
	position: relative;
}

.container {
	margin: auto;
	width: 980px;
	padding: 0px;
	background-color: #000;
	position: relative;
}

.player {
	position:relative;
	min-height: 600px;
}

.decorationGirl {
	background-image: url("../assets/girldeco1.jpg");
    background-repeat: no-repeat;
    bottom: -45px;
    display: block;
    height: 657px;
    position: absolute;
    right: -95px;
    text-indent: -9999px;
    width: 320px;
    z-index: 100;
}

.screen {
	padding: 20px;
	position: relative;
	display: block;
}

.screen img {
	width: 720px;
	height: 400px;
	border: solid 1px #f12828;
}

.player article {
    width: 745px;
    margin-top: -20px;
	padding-bottom: 20px;
	float: left;
}

.screen .decorationHD {
	background-image: url("../assets/hd.png");
    bottom: 35px;
    display: block;
    height: 94px;
    left: -15px;
    position: absolute;
    text-indent: -9999px;
    width: 93px;
}

.description {
	color: #FFFFFF;
    display: block;
    font-size: 1.1em;
    line-height: 1.3em;
    overflow: hidden;
    padding: 15px 0;
    top: 0;
    width: 390px;
}

h1.contentTitle {
	color: #F12828;
    font-size: 3em;
    line-height: 1.1em;
    overflow: hidden;
    padding: 12px 20px 0;
    text-decoration: none;
    text-shadow: 2px 3px #000000;
    width: 310px;
    float: left;
}

.gallery {
    clear: both;
    padding-bottom: 10px;
    position: relative;
}
.contentGallery {
	padding-left: 18px;
	padding-top: 50px;
}

.contentGallery li {
	display: inline;
	margin-left: 20px;
}
.contentGallery li a img {
	border: 2px solid #F12828;
	margin-bottom: 20px;
	width:212px;
	height:124px;
}

.contentGallery li a:hover img {
border: 2px solid #fff;
}

.contentGallery ul {
	margin-left:-15px;
}

.decorationGHDP {
	color: #fff;
    font-size: 2em;
    height: 30px;
    letter-spacing: -0.03em;
    line-height: 30px;
    margin-bottom: 10px;
    margin-left: -10px;
    padding-left: 32px;
    padding-right: 10px;
    padding-top: 10px;
    position: absolute;
    width: auto;
    font-family: 'Black Ops One',Arial,sans-serif;
}


.downloadZip a {
	background-image: url("../assets/down.png");
    background-repeat: no-repeat;
    background-position: left 4px;
    color: #FFFF67;
    font-size: 1.4em;
    height: 36px;
    line-height: 36px;
    padding-left: 30px;
    position: absolute;
    right: 30px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    top: 10px;
    z-index: 200;
    letter-spacing: -0.03em;
}

.downloadZip a strong {
	color: #F22828;
    font-size: 1.2em;
    font-weight: normal;
}

.downloadZip a:hover strong {
	color: #FFFF67;
}

.footer-calltoaction {
	background-image: url("../assets/banner.png");
    color: #fcfa64;
    display: block;
    font-size: 1.8em;
    height: 141px;
    position: relative;
    width: 967px;
    margin-left: 5px;
    font-family: 'Black Ops One',Arial,sans-serif;
}

.footer-calltoaction a {
    color: #fff;
    font-size: 2em;
    height: 106px;
    position: absolute;
    right: 40px;
    text-decoration: none;
    text-transform: uppercase;
    top: 19px;
    text-align: center;
    text-shadow: 3px 2px #000;
}

.footer-calltoaction a:hover {
	color: #fcfa64;
}

.footer-calltoaction span {
	display: block;
    height: 80px;
    line-height: 1.2em;
    margin-left: 220px;
    padding-top: 35px;
    width: 475px;
}

header .calltoaction:hover {
	color:#fff;	
}

.calltoaction-start {
	background-color: #A31B18;
    background-image: url("../assets/inicall.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 150px;
    margin-top: 25px;
    width: 35px;
}

.container footer {
	color: #dcdcdc;
	text-align: center;
	padding-top: 10px;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 20px;
	font-family: Arial, sans-serif;
	background: #1f1f1e;
}
.container footer .logo {
	background-image: url("../assets/logo_pk.png");
	display: block;
	height: 30px;
	width: 166px;
	text-indent: -9999px;
	margin: auto;
	background-repeat: no-repeat;
}

.container footer a {
	color: #fff;
	text-decoration: none;
}
.container footer .title {
	text-transform: uppercase;
	padding-top: 10px;
	font-weight: bold;
}
.play {
	background-image: url("../assets/play.png");
	text-indent: -9999px;
	display: block;
	height: 108px;
	width: 108px;
	position: absolute;
	left: 345px;
	top: 190px;
	background-position: left top;
}

.screen:hover .play {
	background-position: left -108px;
}
@media (max-width: 480px) {

.container {
    width: 320px;
}
.screen img {
    width: 300px;
    height: 167px;
}
.play {
    top: 40px;
    left: 110px;
}
.screen {
    padding: 10px;
}
.decorationGirl {
    height: 187px;
    width: 70px;
    background-size: 70px;
    right: 0px;
}
.player article {
top: 190px;
left: 0px;
background-image: none;
width: 320px;
}
.description {
    margin-left: 0px;
    height: auto;
    position: relative;
    width: 235px;
    padding-top: 5px;
    padding-right: 60px;
}
.player {
    height: 470px;
}
.downloadZip a {
    top: 45px;
}
.contentGallery {
    padding-top: 90px;
}
.contentGallery li a img {
    width: 270px;
    height: auto;
}

.footer-calltoaction a {
    font-size: 0.8em;
    line-height: 20px;
    padding-right: 120px;
    width: 185px;
    display: block;
    padding-top: 50px;
}
header {
    height: 105px;
}
header .logo {
    position: relative;
    display: block;
    margin: 0px;
    left: 0px;
    width: 230px;
}
header .claim {
    right: 0px;
    margin-left: 0px;
    position: absolute;
    width: 330px;
    font-size: 0.8em;
    line-height: 1.1em;
    margin-top: 3px;
    padding-left: 5px;
    top: 50px;
    left: auto;
}
.footer-calltoaction {
    display: none;
}
header .claim {
position: absolute;
top: 0px;
text-indent: -9999px;

}

header .claim a {
    text-indent: 0px;
}

.decorationGirl {
height: 257px;
width: 70px;
background-size: 70px;
right: 0px;
}

header .logo a {
    background-size: 100%;
    width: 150px;
    right: 70px;
}

}