/* ************************	*/
/* LANDING.CSS				*/
/* ************************	*/

/* Clean */
html { font-size:100%; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; }
html,button,input,select,textarea { font-family:sans-serif; color:#222; }
html,body { width:100%; height:100%;  }
abbr[title] { border-bottom:1px dotted; }
b,strong { font-weight:700; }
blockquote { margin:1em 40px; }
dfn { font-style:italic; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
ins { background:#ff9; color:#000; text-decoration:none; }
mark { background:#ff0; color:#000; font-style:italic; font-weight:700; }
pre,code,kbd,samp { font-family:monospace,serif; _font-family:'courier new',monospace; font-size:1em; }
pre { white-space:pre-wrap; word-wrap:break-word; }
q { quotes:none; }
q:before,q:after { content:none; }
small { font-size:85%; }
sub,sup { font-size:75%; line-height:0; position:relative; vertical-align:baseline; }
sup { top:-.5em; }
sub { bottom:-.25em; }
ul,ol { margin:1em 0; padding:0 0 0 40px; }
dd { margin:0 0 0 40px; }
nav ul,nav ol { list-style:none; list-style-image:none; margin:0; padding:0; }
img { border:0; -ms-interpolation-mode:bicubic; vertical-align:middle; }
svg:not(:root) { overflow:hidden; }
fieldset { border:0; margin:0; padding:0; }
label { cursor:pointer; }
legend { border:0; margin-left:-7px; white-space:normal; padding:0; }
button,input,select,textarea { font-size:100%; vertical-align:middle; margin:0; }
button,input { line-height:normal; }
button,input[type="button"],input[type="reset"],input[type="submit"] { cursor:pointer; -webkit-appearance:button; overflow:visible; }
button[disabled],input[disabled] { cursor:default; }
input[type="checkbox"],input[type="radio"] { box-sizing:border-box; width:13px; height:13px; padding:0; }
input[type="search"] { -webkit-appearance:textfield; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box; }
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button { -webkit-appearance:none; }
button::-moz-focus-inner,input::-moz-focus-inner { border:0; padding:0; }
textarea { overflow:auto; vertical-align:top; resize:vertical; }
input:invalid,textarea:invalid { background-color:#f0dddd; }
table { border-collapse:collapse; border-spacing:0; }
td { vertical-align:top; }
.chromeframe { background:#ccc; color:#000; margin:.2em 0; padding:.2em 0; }
.wrapper { width:960px; margin:0 auto; }
html,body { -webkit-text-size-adjust:none; }
article,aside,details,figcaption,figure,,header,hgroup,nav,section,.visible { display:block; }
audio,canvas,video,.inline-block { display:inline; zoom:1; }
audio:not([controls]),[hidden],.ir br { display:none; }
::-moz-selection,::selection { background:#fe57a1; color:#fff; text-shadow:none; }
a:focus,a:hover,a:active { outline:0; }
figure,form { margin:0; }

/* Global */
body { position: relative; width:100%; height:100%; min-height: 100%; margin:0; padding:0; font-family:'Open Sans', sans-serif; -webkit-text-size-adjust: none; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none; color:#555555; font-size:14px; line-height:1.5; font-style:normal; text-align:center;  border: 0; background: #FFFFFF; }
a { color:#006f9e; outline:0; }
a:visited { color:#006f9e; }
a:hover { color:#09c; }

/* Content */
#web { height: 100%; width: 100%; }
#ctt-bg { position:fixed; width:100%; height:100%; padding-bottom: 700px; background-color: #FFFFFF; background-image: url("/webshop/warner-bros/img/bg_desktop.jpg"); background-position: 0px 0px; background-size: cover; animation: scrollBackground 25s linear infinite alternate; -mozkit-animation: scrollBackground 25s linear infinite alternate; -webkit-animation: scrollBackground 25s linear infinite alternate; }
#ctt-box { position:fixed; top:0px; bottom:0px; left:0px; right:0px; background: #fc4a1a; background: -webkit-linear-gradient(to top, #fc4a1a, #f7b733); background: linear-gradient(to top, #fc4a1a, #f7b733); opacity: 0.75; }
#ctt-dts { position: fixed; top: 0px; bottom: 0px; left: 0px; right: 0px; }

#header { position: absolute; width: 100%; z-index: 3; color: #FFFFFF; padding: 10px; background: #2e2e30; }
#header h1 { margin: 0 auto; padding: 0px; text-align: center; line-height: 1; }
#header h1 a { text-indent: -10000px; display: inline-block; width: 115px; height: 25px; line-height: 23px; background: transparent url("/webshop/warner-bros/img/funidelia.png") 0px 0px no-repeat; }

#content { position: absolute; z-index: 2; width:100%; height:100%; }

#footer { position: absolute; z-index: 3; bottom: 0; width:100%; color: #FFFFFF; font-weight: 700; padding: 40px 0px 20px 0px; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%); }

/* Content Central */
.box { position: fixed; top: 50%; left: 50%; display: table; width: 260px; height: 200px; background: #FFFFFF; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.5); box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.5); }
.box .ico-funidelia { display: inline-block; margin: 0px 0px 7px 0px; width: 42px; height: 42px; text-indent: -10000px; background: transparent url("/webshop/warner-bros/img/ico_funidelia.png") 0px 0px no-repeat; }
.box .padd { display: table-cell; padding: 15px; text-align: center; vertical-align: middle; }
.box .form { margin: 0px; padding: 0px; }
.box .form fieldset { margin: 0px; padding: 0px; border: none; }
.box .form-control { display: block; width: 100%; height: 40px; padding: 8px 12px; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 1.25; color: #333333; background-color: #fff; border: 2px solid #DCDCDC; border-radius: 4px;  }
.box .form-control::-ms-expand { background-color: transparent; border: 0; }
.box .form-control:focus { border: 2px solid #e3af26; box-shadow: none; outline: none; }
.box .form-control::-webkit-input-placeholder { color: #636c72; opacity: 1; }
.box .form-control::-moz-placeholder { color: #636c72; opacity: 1; }
.box .form-control:-ms-input-placeholder { color: #636c72; opacity: 1; }
.box .form-control::placeholder { color: #636c72; opacity: 1; }
.box .form-control:disabled, .form-control[readonly] { background-color: #eceeef; opacity: 1; }
.box .form-control:disabled { cursor: not-allowed; }
.box .form-select { position: relative; display: inline-block; width: 99%; }
.box .form-select select { padding: 8px 25px 8px 10px; display: inline-block; width: 100%; cursor: pointer; outline: 0; border: 0; border-radius: 4px; background: #FFFFFF; appearance: none; -webkit-appearance: none; -moz-appearance: none; border: 2px solid #DCDCDC; }
.box .form-select select option { padding: 2px 6px; }
.box .form-select select::-ms-expand { display: none; }
.box .form-select select:hover { color: #000; background: #FFFFFF; }
.box .form-select select:disabled { opacity: 0.5; pointer-events: none; }
.box .form-selectArr { position: absolute; top: 15px; right: 10px; width: 0; height: 0; pointer-events: none; border-style: solid; border-width: 8px 5px 0 5px; border-color: #7b7b7b transparent transparent transparent; }
.box .form-select select:hover ~ .form-selectArr { border-top-color: #000; }
.box .form-select select:focus ~ .form-selectArr { border-top-color: #e3af26; }
.box .form-select select:disabled ~ .form-selectArr { border-top-color: #e6e6e6; }
.box h2 { margin: 0px 0px 5px 0px; font-size: 16px; }
.box h3 { margin: 0px 0px 10px 0px; padding: 0px; font-size: 14px; font-weight: normal; color: #888888; }

/* Responsive */
@media (max-width: 630px) {
	#ctt-bg { padding-bottom: 300px; background-color: #FFFFFF; background-image: url("/webshop/warner-bros/img/bg_mobile.jpg"); background-position: 0px 0px; background-size: contain; animation: scrollBackgroundMobile 25s linear infinite alternate; -mozkit-animation: scrollBackgroundMobile 25s linear infinite alternate; -webkit-animation: scrollBackgroundMobile 25s linear infinite alternate; }
}

/* CSS3 Animations */
@-webkit-keyframes scrollBackground {
	from {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		transform: translateY(0px);
	}
	to {
		-webkit-transform: translateY(-400px);
		-moz-transform: translateY(-400px);
		transform: translateY(-400px);
	}
}
@keyframes scrollBackground {
	from {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		transform: translateY(0px);
	}
	to {
		-webkit-transform: translateY(-400px);
		-moz-transform: 
		transform: translateY(-400px); 
	}
}

@-webkit-keyframes scrollBackgroundMobile {
	from {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		transform: translateY(0px);
	}
	to {
		-webkit-transform: translateY(-300px);
		-moz-transform: translateY(-300px);
		transform: translateY(-300px);
	}
}
@keyframes scrollBackgroundMobile {
	from {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		transform: translateY(0px);
	}
	to {
		-webkit-transform: translateY(-300px);
		-moz-transform: 
		transform: translateY(-300px); 
	}
}

/* General */
.clearfix::after { display: block; clear: both; content: ""; }
.clear { clear:both; }
