html
{
font-size: 62.5%;
overflow-y: scroll;
}

*
{
margin: 0;
padding: 0;
border: 0;
font-size: 1.6rem;
box-sizing: border-box;
outline: none;
font-family: Arial, Verdana, sans-serif;
-webkit-font-smoothing: subpixel-antialiased;
}

video
{
display: block;
width: 100%;
max-width: 720px;
margin: 1rem auto;
background: #333;
cursor: pointer;
}

img
{
vertical-align: middle;
}

a, a:visited
{
color: #0066cd;
}

a:hover
{
color: #0073e6;
}

b, strong, em, i
{
font-size: inherit;
}

ul
{
margin-bottom: 1.2rem;
}

.bold
{
font-weight: bold;
}

input, select, button
{
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
appearance: none;
}

input::moz-placeholder, input:-moz-placeholder, input::-webkit-input-placeholder, input:-ms-input-placeholder
{
color: #A3A3A3;
opacity: 1;
}

select
{
 -webkit-user-select: none;
       -moz-user-select: -moz-none;
        -ms-user-select: none;
            user-select: none;
			-webkit-appearance: none;
       -moz-appearance: radio-container;
            appearance: none;
			-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
outline: none;
background: none;
-webkit-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
	 -webkit-padding-end: 0px;
    -webkit-padding-start: 0px;

	border: 0;
}

select::-ms-expand
{
display: none;
}

div.center
{
text-align: center;
}

div.panel-inner
{
padding: 0 5rem;
max-width: 102rem;
margin: 0 auto;
}

div.panel-header
{
display: block;
overflow: auto;
background: #1976d2;
clear: both;
}

a.brand
{
display: inline-block;
font-size: 2rem;
line-height: 6rem;
font-weight: bold;
color: #FFF;
text-decoration: none;
float: left;
text-transform: uppercase;
opacity: 1;
transition: opacity 0.2s;
background: url('/static/images/site/film-2-32.png') no-repeat 0 15px;
background-size: 28px;
padding-left: 37px;
}

a.brand:hover
{
opacity: 0.7;
}

div.panel-header div.form
{
margin-top: 1.5rem;
float: right;
width: calc(100% - 32rem);
text-align: right;
}

div.panel-header input.field
{
vertical-align: top;
font-size: 1.3rem;
padding: 0 0.7rem;
width: calc(100% - 20rem);
min-width: 20rem;
max-width: 28rem;
border-radius: 2px 0 0 2px;
border-right: 1px solid #d2d2d2;
line-height: 3rem;
height: 3rem;
}

div.panel-header input.submit
{
vertical-align: top;
line-height: 3rem;
height: 3rem;
margin-left: 0.6rem;
border-radius: 2px;
display: inline;
font-size: 1.3rem;
font-weight: bold;
padding: 0;
width: 8rem;
color: white;
background: #ffb733;
text-transform: uppercase;
text-shadow: 1px 1px rgba(0,0,0,0.15);
}

div.panel-header input.submit:hover
{
cursor: pointer;
background: #ffae1a;
}

div.panel-header input.submit:active
{
background: #e69500;
}

select
{
vertical-align:top;
}

div.panel-header select
{
vertical-align: top;
margin-top: 0px;
display: inline-block;
font-size: 1.2rem;
line-height: 3rem;
height: 3rem;
padding: 0 2rem 0 0.2rem;
background: none;
background: #F6F6F6;
background: url('/static/images/site/down-12.png') no-repeat right 0.5rem center, #F4F4F4;
border-radius: 0 2px 2px 0;
cursor: pointer;
color: #474747;
}

div.panel-header select:hover
{
background: url('/static/images/site/down-12.png') no-repeat right 0.5rem center, #E3E3E3;
}

div.panel-header option
{
font-size: 1.3rem;
padding: -2px 0;
}

div.panel-nav
{
overflow: auto;
background: #2196f3;
}

div.panel-nav ul
{
list-style: none;
padding: 0;
margin: 0;
}

div.panel-nav li
{
float: left;
padding: 0;
margin: 0;
}

div.panel-nav li a
{
font-family: Arial;
font-size: 1.5rem;
padding: 0 1.5rem;
line-height: 40px;
display: block;
color: #FFF;
text-transform: uppercase;
opacity: 0.7;
font-weight: bold;
text-decoration: none;
transition: opacity 0.2s;
-webkit-font-smoothing: subpixel-antialiased;
}

div.panel-nav li:first-child a
{
padding-left: 0;
}

div.panel-nav ul:hover li a
{
opacity: 0.7;
}

div.panel-nav li a.active
{
opacity: 1;
}

div.panel-nav ul li a:hover
{
opacity: 1;
}




div.panel-subnav
{
overflow: auto;
border-bottom: 1px solid #E9E9E9;
margin-bottom: 4rem;
background: #F8F8F8;
}

div.panel-subnav ul
{
list-style: none;
margin: 0;
}

div.panel-subnav li
{
float: left;
padding: 0;
padding-right: 2.4rem;
margin: 0;
}

div.panel-subnav li a
{
font-size: 1.2rem;
line-height: 3rem;
display: block;
color: #111;
opacity: 0.6;
text-decoration: none;
}

div.panel-subnav li a.active
{
opacity: 1;
line-height: 2.6rem;
padding-top: 2px;
border-bottom: 2px solid #909090;
}

div.panel-subnav li a:hover
{
opacity: 1;
}

p, li
{
font-size: 1.6rem;
line-height: 2.2rem;
color: #404040;
margin-bottom: 1.6rem;
}

p a, li a, span
{
font-size: inherit;
}

li
{
padding-left: 0;
margin: 0 3rem;
word-wrap: break-word;
}

h1, h1 a
{
font-size: 2.6rem;
font-weight: bold;
margin-bottom: 2rem;
color: #000;
}

h1 a, h1 a:hover, h1 a:visited
{
color: #111;
text-decoration: none;
}

h2
{
font-size: 2rem;
font-weight: bold;
margin: 5rem 0 1rem 0;
border-top: 0.5rem solid #E3E3E3;
padding-top: 2rem;
}

p.page_1_intro
{
margin-bottom: -3rem;
}

h1 + div.results h2
{
margin-top: 2rem;
}

h3
{
font-size: 1.6rem;
font-weight: bold;
margin: 3.2rem 0 1rem 0;
color: #222;
}

span.link
{
color: #0066cd;
text-decoration: underline;
}

span.link:hover
{
cursor: pointer;
color: #0073e6;
text-decoration: underline;
}

div.panel-footer
{
margin: 4rem 0 0 0;
padding: 2rem 0;
background: #2196f3;
overflow: auto;
clear: both;
}

div.panel-footer ul
{
display: inline-block;
list-style: none;
margin: 0 2rem;
width: calc(50% - 4rem);
}

div.panel-footer ul li
{
text-align: left;
margin: 0;
}

div.panel-footer ul li a
{
color: #FFF;
font-size: 1.5rem;
text-decoration: none;
line-height: 1.8rem;
opacity: 0.9;
transition: opacity 0.2s;
display: block;
padding: 0.3rem 0.6rem;
}

div.panel-footer ul li:first-child
{
color: #FFF;
margin-bottom: 1.2rem;
padding-bottom: 0.4rem;
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

div.panel-footer ul li:first-child a
{
opacity: 1;
font-size: 16px;
font-weight: bold;
}

div.panel-footer ul li a:hover
{
background: #1976d2;
}

div.panel-legal
{
padding: 2rem 0 1rem 0;
overflow: auto;
clear: both;
text-align: center;
}

div.panel-legal p
{
font-size: 1.2rem;
color: #777;
}

div.panel-legal p.copy
{
font-size: 1.3rem;
color: #555;
margin-bottom: 0.2rem;
}

div.panel-legal p.outline
{
color: #777;
font-size: 1.4rem;
line-height: 2rem;
}

div.panel-legal ul
{
display: inline-block;
list-style: none;
line-height: 1;
}

div.panel-legal ul li
{
display: inline-block;
margin: 0;
line-height: 1;
padding: 0 1.2rem;
}

div.panel-legal a
{
opacity: 0.7;
text-decoration: none;
transition: opacity 0.2s;
font-weight: bold;
}

div.panel-legal a:hover
{
opacity: 1;
}

div.panel-legal li
{
border-left: 1px solid #ddd;
}

div.panel-legal ul li:first-child
{
border: 0;
}

ul.main li
{
padding: 0 1rem;
}

ul.legal li
{
padding: 0 0.6rem;
border-left: 0;
}

ul.main li a
{
font-size: 1.4rem;
color: #343434;
font-weight: bold;
text-transform: uppercase;
}

ul.legal li a
{
font-size: 1.2rem;
}

div.products-container
{
margin: 3rem 0;
}

div.product
{
padding: 2.4rem 2rem;
overflow: auto;
border-top: 1px solid #ddd;
min-height: 18.7rem;
}

div.product a
{
color: #555;
}

div.product div.image-wrapper
{
float: left;
position: absolute;
}

div.product div.text-wrapper
{
margin-left: 12.5rem;
}

div.product div.image img, div.image-placeholder-100
{
display: block;
width: 10rem;
height: 14.5rem;
}

div.product h4
{
display: inline;
}

div.product h4 a
{
text-decoration: none;
color: #292929;
font-size: 1.8rem;
margin: 0.2rem 0;
}

div.product h4 a:hover
{
color: #000;
}

div.product span.year
{
color: #444;
margin-left: 0.8rem;
font-size: 1.5rem;
}

div.product span.type
{
padding: 0.6rem 0.9rem;
background: #e7e7e7;
float: right;
margin-left: 0.6rem;
color: #222;
font-size: 1.2rem;
font-weight: bold;
text-transform: uppercase;
}

div.product .spaced a
{
font-size: 1.2rem;
font-weight: bold;
margin-right: 1rem;
}

div.product .spaced a:hover
{
color: #111;
}

div.product .spaced a:last-child
{
margin-right: 0;
}

div.image-placeholder-100
{
color: #ddd;
font-size: 4rem;
text-align: center;
line-height: 14.5rem;
border: 1px solid #ddd;
}

div.image-placeholder-250
{
display: block;
width: 25rem;
height: 30rem;
text-align: center;
line-height: 37rem;
border: 1px solid #ddd;
}

div.image-placeholder-250 span
{
position: absolute;
top: 50%;
color: #ddd;
font-size: 12rem;
}

div.product  p
{
margin: 0;
padding: 0;
max-width: none;
}

div.product p.small
{
padding: 0;
margin-top: 0.4rem;
font-size: 1.3rem;
line-height: 1.5rem;
}

.button
{
display: inline-block;
background: #56C700;
background: linear-gradient(#56C700, #4BAD00);
border: 1px solid #4bad00;
background: url('/static/images/site/arrow-left-14.png') no-repeat right 0.5rem center, linear-gradient(#56C700, #4BAD00);
color: #FFF;
text-shadow: 1px 1px rgba(0,0,0,0.1);
width: 100%;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
opacity: 1;
transition: opacity 0.2s;
border-radius: 2px;
box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
}

.button:hover
{
cursor: pointer;
opacity: 0.85;
}

.button:active
{
opacity: 1;
box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);
}

div.product a.button
{
color: #FFF;
max-width: 12.4rem;
font-size: 1.3rem;
margin-top: 1.2rem;
padding: 0.8rem 2.4rem 0.7rem 1.2rem;
}

div.product p.rating
{
font-size: 1.2rem;
line-height: 0.2rem;
color: #565656;
}

div.product  span.rating
{
display: inline-block;
width: 80px;
height: 16px;
margin: 0 0.8rem 0 0;
background: url('/static/images/site/unstar-16.png') 0 0 repeat-x;
}

div.product span.rating span
{
display: inline-block;
float: left;
text-align: left;
height: 16px;
background: url('/static/images/site/star-16.png') 0 0 repeat-x;
}

div.pagination
{
padding: 1rem 0;
margin: 0;
text-align: center;
}

#pagination-top
{
margin-bottom: -2rem;
}

div.pagination a, div.pagination div
{
display: inline-block;
font-size: 1.4rem;
margin: 0 0.3rem;
}

div.pagination .box
{
min-width: 3rem;
padding: 1rem 1rem;
text-decoration: none;
background: #E4E4E4;
color: #666;
font-weight: bold;
}

div.pagination a span
{
font-size: inherit;
}

div.pagination a:not(.dir):hover
{
background: #2196f3;
color: #FFF;
}

div.pagination a.current
{
font-weight: bold;
color: #FFF;
background: #1976d2;
}

div.pagination .next
{
display: inline-block;
vertical-align: top;
background: url('/static/images/site/arrow-right-24.png') no-repeat 1rem center;
height: 3.4rem;
background-size: 1.8rem;
opacity: 0.5;
}

div.pagination .prev
{
display: inline-block;
vertical-align: top;
background: url('/static/images/site/arrow-left-24.png') no-repeat 0 center;
height: 3.4rem;
background-size: 1.8rem;
opacity: 0.5;
margin-right: 0.6rem;
}

div.pagination .dir span
{
display: none;
}

div.pagination a.dir:hover
{
opacity: 0.8;
}

div.pagination div.dir
{
opacity: 0.15;
}

div.pagination div.mobile
{
display: none;
}

#pagination-bottom
{
margin-top: 2rem;
}

div.headstone
{
clear: both;
overflow: auto;
}

div.headstone div.image-wrapper
{
float: left;
width: 25%;
}

div.headstone div.image-wrapper img
{
display: block;
width: 100%;
height: auto;
}

div.headstone div.text-wrapper
{
float: right;
width: calc(75% - 2.5rem);
margin-top: 1rem;
}

div.headstoneX h1
{
margin: 0.5rem 0 0.5rem 0;
font-size: 1.2rem;
color: #00AA00;
font-weight: bold;
}

div.headstone p.title
{
margin: 0;
font-weight: bold;
font-size: 2.6rem;
color: #292929;
}

div.headstone p.title span.year
{
font-weight: normal;
font-size: 2.1rem;
color: #686868;
margin-left: 1.2rem;
}

div.headstone p.rating span.text
{
font-size: 1.4rem;
}

div.headstone  span.rating
{
width: 10rem;
height: 2rem;
float: left;
margin: 0 1rem 0 0;
background: url('/static/images/site/unstar-20.png') 0 0 repeat-x;
}

div.headstone span.rating span
{
float: left;
text-align: left;
height: 2rem;
background: url('/static/images/site/star-20.png') 0 0 repeat-x;
}

div.headstone div.details p
{
margin-bottom: 0.2rem;
padding: 0;
}

div.headstone div.details span.title
{
width: 7rem;
text-align: right;
display: inline-block;
font-size: 1.1rem;
line-height: 1;
font-weight: bold;
text-transform: uppercase;
color: #878787;
}

div.headstone div.details a, div.headstone div.details span.spaced
{
display: inline-block;
margin-left: 1rem;
font-size: 1.2rem;
font-weight: bold;
color: #666;
}

div.headstone div.details a:hover
{
color: #111;
}

div.headstone div.share
{
margin-top: 2rem;
}

div.headstone span.button
{
padding: 1rem 3rem 1rem 1rem;
width: auto;
display: inline-block;
margin-bottom: 0.6rem;
}

#special
{
text-align: center;
}

#special img
{
display: inline-block;
margin: 2rem auto 0 auto;
width: 100%;
max-width: 728px;
height: auto;
max-height: 90px;
}

#special img:hover
{
cursor: pointer;
}

/* Video Player */

div.panel-player
{
border-top: 1px solid #e7e7e7;
padding: 2rem 0;
margin: 2rem 0 0 0;
}

.video-wrapper
{
width: 90%;
display: block;
position: relative;
margin: 0 auto;
background: #222;
background-size: cover;
box-shadow: inset 0 0 3rem 3rem rgba(0,0,0,0.5);
}

.video-wrapper:after 
{
padding-top: 50%;
display: block;
content: '';
}

.video-main
{
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
background: #000;
background: #222;
height: 100%;
text-align: center;
}

.video-main:before
{
content: '';
display: inline-block;
height: 100%; 
vertical-align: middle;
}

.video-play
{
background: url('/static/images/player/play-256.png') no-repeat 50% 50%;
background-size: 10%;
opacity: 0.9;
transition: background 0.5s;
cursor: pointer;
}

.video-play:hover
{
background-size: 15%;
}

.video-play:active
{
background-size: 14%;
}

.video-load
{
background: url('/static/images/player/loading.gif') no-repeat 50% 50% #222;
box-shadow: inset 0 0 3rem 3rem rgba(0,0,0,0.5);
}

.video-message
{
background: url('/static/images/player/warning-64.png') no-repeat center 10px, rgba(0,0,0,0.7);
background-size: 32px;
text-align: center;
color: #fff;
display: none;
z-index: 99;
padding: 1rem;
margin: 20px auto;
padding: 48px 16px 0px 16px;
vertical-align: middle;
border-radius: 2px;
}

.video-message span
{
display: block;
}

.video-message span.p1
{
text-transform: uppercase;
font-size: 13px;
font-weight: bold;
}

.video-message span.p2
{
font-size: 14px;
padding-top: 2px;
}

.video-message span.p3
{
font-size: 16px;
margin-top: 10px;
padding: 10px 14px;
background: #4bad00;
font-weight: bold;
text-transform: uppercase;
margin: 10px auto;
cursor: pointer;
max-width: 300px;
border-radius: 2px;
}

.video-message span.p3:hover
{
background: linear-gradient(#56c700, #4bad00);
}

.video-title
{
position: absolute;
bottom: 0;
background: #222;
background: rgba(0, 0, 0, 0.6);
width: 100%;
text-align: left;
padding: 1rem;

margin: 0;
}

span.meter
{
display: inline-block;
vertical-align: top;
margin: 0.3rem 1rem;
border-radius: 3px;
width: 200px;
width: calc(100% - 22.9rem);
height: 1rem;
background: rgba(255,255,255,0.6);
}

span.time
{
display: inline-block;
vertical-align: top;
font-size: 1.2rem;
line-height: 1.6rem;
color: #FFF;
width: 10rem;
}

span.progress-bar 
{
display: block;
height: 1rem;
font-size: 0.8rem;
line-height: 1;
background: #1e90ff;
width: 0%;
color: #FFF;
text-align: center;
border-radius: 3px;
}

span.icon
{
display: inline-block;
vertical-align: top;
width: 16px;
height: 16px;
margin: 0rem 1rem;
opacity: 0.7;
transition: opacity 0.1s;
}

span.icon:hover
{
opacity: 1;
}

span.play
{
background: url('/static/images/player/play-32.png');
background-size: 16px;
}

span.volume
{
background: url('/static/images/player/volume-32.png');
background-size: 16px;
}

span.fullscreen
{
background: url('/static/images/player/fullscreen-32.png');
background-size: 16px;
}

div.results
{
overflow: auto;
clear: both;
}

div.form-rank
{
margin-top: -4rem;
text-align: right;
float: right;
width: 20rem;
font-size: 1.5rem;
color: #505050;
line-height: 2.7rem;
}

div.form-rank form
{
padding-left: 0.2rem;
display: inline;
}

div.form-rank select
{
border-radius: 0;
width: 12.4rem;
padding: 0.4rem 0.2rem;
font-size: 1.5rem;
border: 1px solid #ddd;
background: url('/static/images/site/down-12.png') no-repeat right 0.5rem center;
margin-left: 1rem;
}

div.form-rank option
{
font-size: 1.5rem;
}

div.form-rank select:hover
{
cursor: pointer;
}

div.product a.available
{
display: inline-block;
margin-left: 2rem;
font-size: 1.2rem;
text-transform: uppercase;
font-weight: bold;
color: #ef6c00;
}

div.products-boxes
{
max-height: 57rem;
overflow: hidden;
text-align: center;
}

div.product-box
{
text-align: center;
display: inline-block;
width: 12rem;
margin: 1rem;
}

div.product-box img
{
width: 12rem;
height: 17rem;
}

div.article
{
overflow: auto;
clear: both;
}

div.article div.right
{
float: right;
width: 30rem;
}

div.article div.left
{
float: left;
width: calc(100% - 35rem);
}

div.side-box
{
margin-top: 4rem;
width: 100%;
}

ul.items-list
{
list-style: none;
width: 100%;
display: block;
margin: 0;
}

ul.items-list li
{
margin: 0;
width: 100%;
border-bottom: 1px solid #E7E7E7;
font-size: 1.3rem;
padding: 0.8rem 1.2rem;
}

ul.items-list li:first-child
{
border-top: 1px solid #E6E6E6;
font-weight: bold;
background: #F4F4F4;
}

div.clicker-bottom
{
margin-top: 4rem;
padding-top: 4rem;
border-top: 1px solid #E3E3E3;
}

div.clicker
{
text-align: center;
}

div.clicker img:hover
{
cursor: pointer;
}

.clicker:hover
{
cursor: pointer;
}

img.clicker-728-90
{
width: 100%;
max-width: 728px;
height: auto;
}

div.share div
{
display: inline-block;
line-height: 3.2rem;
font-size: 1.4rem;
color: #FFF;
opacity: 1;
transition: background 0.2s;
width: 10rem;
font-weight: bold;
text-transform: uppercase;
padding-left: 4rem;
margin: 0.4rem 0.3rem;
text-align: left;
border-radius: 2px;
}

div.social
{
margin: 0.2rem 0 1rem 0;
}

div.social a
{
display: inline-block;
line-height: 3.2rem;
font-size: 1.4rem;
color: #FFF;
opacity: 1;
transition: background 0.2s;
width: 23rem;
font-weight: bold;
text-transform: uppercase;
padding-left: 4rem;
margin: 0.4rem 0.3rem;
text-align: left;
text-decoration: none;
}

div.share div:hover, div.social div:hover
{
cursor: pointer;
}

.facebook
{
background: url('/static/images/site/facebook-20.png') no-repeat 10px center, #3B5998;
}

.facebook:hover
{
background-color: #344e86;
}

.twitter
{
background: url('/static/images/site/twitter-20.png') no-repeat 10px center, #55acee;
}

.twitter:hover
{
background-color: #2796ea;
}

.google
{
background: url('/static/images/site/google-plus-20.png') no-repeat 10px center, #d34836;
}

.google:hover
{
background-color: #c43d2b;
}

.email
{
background: url('/static/images/site/email-20.png') no-repeat 10px center, #C2C2C2;
}

.email:hover
{
background-color: #A5A5A5;
}

div.free-trial p.headline
{
color: #222;
margin: 0 auto 2rem auto;
font-size: 2.4rem;
line-height: 3rem;
max-width: 50rem;
}

div.free-trial .button
{
margin-bottom: 2rem;
font-size: 1.5rem;
padding: 0.8rem 2.4rem 0.8rem 1.2rem;
max-width: 30rem;
}

div.free-trial img.logo
{
height: 95px;
width: 164px;
margin: -1rem 0 1rem 0;
}

div.free-trial h1
{
margin-top: 1rem;
}

div.free-trial p.rating span.text
{
display: inline-block;
font-size: 1.6rem;
vertical-align: middle;
margin-right: 0.5rem;
}

div.free-trial  span.rating
{
vertical-align: middle;
display: inline-block;
width: 120px;
height: 24px;
background: url('/static/images/site/unstar-24.png') 0 0 repeat-x;
}

div.free-trial span.rating span
{
float: left;
text-align: left;
height: 24px;
background: url('/static/images/site/star-24.png') 0 0 repeat-x;
}

/* Table */

table
{
border-collapse: collapse;
width: 100%;
border: 1px solid #E2E2E2;
}

table.stream
{
margin-top: 2rem;
}

tr
{
border-top: 1px solid #E2E2E2;
}

tr:last-child 
{
border-bottom: 1px solid #E2E2E2;
}

th, td
{
font-size: 1.3rem;
text-align: center;
}

th
{
color: #525252;
font-weight: normal;
padding: 1rem 1.4rem;
font-size: 1.2rem;
background: #F6F6F6;
}

tr td:first-child
{
width: 8rem;
}

tr td:last-child
{
width: 7rem;
}

td
{
padding: 1rem 1.4rem;
}

table .button
{
display: inline-block;
vertical-align: top;
text-align: left;
padding: 0.6rem 0.8rem;
width: 6.4rem;
font-size: 1.2rem;
}

table a.button, table a.button:hover, table a.button:visited, table a.button:active
{
color: white;
margin-top: 0.4rem;
text-decoration: none;
}

a.button, a.button:hover, a.button:visited, a.button:active
{
color: #FFF;
}

table  span.rating
{
display: inline-block;
width: 80px;
height: 16px;
margin: 0 0.8rem 0 0;
background: url('/static/images/site/unstar-16.png') 0 0 repeat-x;
}

table  span.rating span
{
float: left;
text-align: left;
height: 16px;
background: url('/static/images/site/star-16.png') 0 0 repeat-x;
}

table span.yes
{
display: inline-block;
height: 24px;
width: 24px;
background: url('/static/images/site/tick-24.png');
background-size: 24px;
}

table span.no
{
display: inline-block;
height: 24px;
width: 24px;
background: url('/static/images/site/error-24.png');
background-size: 24px;
}

table span.unknown
{
display: inline-block;
height: 24px;
width: 24px;
background: url('/static/images/site/unknown-24.png');
background-size: 24px;
}

table img
{
display: inline-block;
width: 8rem;
}

table a.website
{
text-align: center;
display: inline;
font-size: 1.2rem;
color: #313131;
font-weight: bold;
padding-top: 2px;
}

#now-tv-movies-quality td, #now-tv-movies-quality th
{
width: 25%;
}

#now-tv-movies-quality tr:hover
{
background: #F4F4F4;
}

div.share-under-table
{
margin: 3rem 0 2rem 0;
text-align: center;
}

div.related-links
{
margin: 10px 0;
}

div.related-links a
{
font-weight: bold;
text-decoration: none;
transition: all 200ms;
}

div.related-links p
{
margin: 10px 0 0 0;
}

div.related-links a:hover
{
opacity: 0.8;
}

div.panel-topimg
{
margin: -4rem 0 3rem 0;
background: rgb(255, 156, 0);
}

div.panel-topimg img
{
width: 100%;
max-width: 900px;
height: auto;
}

ol.normal, ul.normal
{
margin: 2rem 0;
}

ul.bullets
{
list-style: none;
overflow: auto;

margin: 1rem auto 4rem auto;
text-align: left;
}

ul.bullets li
{
background: url('/static/images/site/bullet-32.png') no-repeat;
padding: 0 0 0 4.7rem;
display: inline-block;
margin: 2rem 3rem 2rem 3rem;
width: calc(50% - 6rem);
vertical-align: top;
border: 0;
text-align: left;
}

ul.bullets li div
{
display: inline;
}

ul.bullets li h3
{
display: inline;
font-size: 1.6rem;
color: #222;
}

ul.bullets li p
{
margin: 0.3rem 0 0 0;
display: inline-block;
font-size: 1.6rem;
color: #565656;
}

div.free-trial-offer
{
border-top: 1px solid #ddd;
padding: 2rem 1rem;
overflow: auto;
clear: both;
}

div.free-trial-offer div.logo
{
float: left;
width: 164px;
}

div.free-trial-offer div.logo img
{
display: block;
width: 164px;
height: 95px;
}

div.free-trial-offer div.text
{
float: right;
width: calc(100% - 184px);
}

div.free-trial-offer h3
{
margin: 0.5rem 0 0.7rem 0;
padding: 0;
}

div.free-trial-offer h3 a
{
margin: 0;
padding: 0;
font-size: 1.8rem;
}

div.free-trial-offer div.button
{
font-size: 1.2rem;
padding: 1rem;
width: 14rem;
}

div.free-trial-offer a.more-info
{
font-size: 1.2rem;
margin-left: 1.5rem;
color: #454545;
}

div.logos
{
margin: 1rem 0;
border-bottom: 1px solid #ddd;
padding: 1rem 0;
text-align: center;
}

div.logos p
{
margin: 2rem auto;
max-width: 72rem;
font-size: 3.8rem;
line-height: 4.4rem;
color: #222;
}

div.logos p.sub
{
color: #262626;
margin: 1rem auto 2rem auto;
max-width: 64rem;
font-size: 2.2rem;
line-height: 2.8rem;
}

div.logos img
{
width: 164px;
height: 95px;
margin: 1rem;
}

div.panel-front
{
background: #222;
background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 1));
background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.6)), url('/static/images/site/bg-blue.jpg') center center fixed;
background-size: cover;
padding: 3rem 0 1.8rem 0;
margin-top: -4rem;
}

div.panel-front h1
{
font-size: 4rem;
line-height: 5rem;
color: #fff;
text-transform: uppercase;
text-shadow: 0px 0px 1px rgba(0,0,0,0.7), 0px 0px 20px rgba(0,0,0,1);
padding-bottom: 1rem;
border-bottom: 0.2rem solid rgb(210, 210, 230);
}

div.panel-front div.desc
{
margin: 2rem 0;
}

div.panel-front p.title
{
margin: 0.2rem auto;
font-size: 3.8rem;
line-height: 4.2rem;
color: #FFF;
max-width: 82rem;
text-shadow: 0px 0px 1px rgba(0,0,0,0.7), 0px 0px 10px rgba(0,0,0,0.6);
font-weight: bold;
}

div.panel-front p.subtitle
{
margin: 0.2rem auto;
font-size: 2rem;
line-height: 2.4rem;
color: #FFF;
max-width: 82rem;
text-shadow: 0px 0px 1px rgba(0,0,0,0.7), 0px 0px 10px rgba(0,0,0,0.4);
}

div.panel-front .button
{
font-size: 2.4rem;
padding: 1rem 1.5rem;
max-width: 46rem;
margin-bottom: 2rem;
background: url('/static/images/site/arrow-left-14.png') no-repeat right 0.5rem center, linear-gradient(#56C700, #409400);
}

div.panel-front .button:hover
{
opacity: 1;
background: url('/static/images/site/arrow-left-14.png') no-repeat right 0.5rem center, linear-gradient(#56C700, #357a00);
}

/* Images */

div.panel-prime
{
margin: -4rem 0 4rem 0;
}

div.panel-prime img
{
width: 100%;
height: auto;
}

img.wide
{
width: 100%;
height: auto;
}

img.ntv-11
{
margin-bottom: 4rem;
}

img.sky-movies
{
float: right;
margin: 0 0 2rem 6rem;
}

div.buttons
{
float: right;
margin-top: -0.3rem;
}

div.buttons div.button
{
font-size: 1.2rem;
padding: 1rem 1rem;
width: 13rem;

display: inline-block;
margin-left: 1rem;
}

div.ntve-channels
{
text-align: center;
}

div.ntve-channels img
{
display: inline-block;
margin: 1rem;
width: 183px;
height: 102px;
}

/* Service */

div.service
{
margin-top: 2rem;
padding: 2rem 0;
border-top: 2px dashed #ddd;
}

div.service div.image
{
display: inline-block;
vertical-align: top;
width: 15rem;
margin-right: 2rem;
}

div.service div.image img
{
width: 100%;
height: auto;
}

div.service div.text
{
display: inline-block;
vertical-align: top;
width: calc(100% - 17rem);
}

p.watch
{
font-weight: bold;
color: #222;
}

h3.positive
{
font-size: 2rem;
line-height: 2.4rem;
margin: 1rem 0;
color: #00aa00;
}

p.so
{
background: #eee;
background: linear-gradient(#f8f8f8, #f2f2f2);
border: 1px solid #e2e2e2;
padding: 0.5rem 1rem;
margin: 1rem 0;
font-size: 1.4rem;
}

p.so span
{
display: block;
font-weight: bold;
}

div.content .button
{
display: inline-block;
width: auto;
vertical-align: top;
margin: 2rem 2rem 1.2rem 0;
padding: 0.7rem 2.6rem 0.5rem 1rem;
}

div.content video
{
margin: 2rem auto;
max-width: 56rem;
}

div.small p
{
color: #888;
font-size: 1.2rem;
line-height: 1.6rem;
}

p.further
{
font-size: 1.3rem;
color: #666;
}

h3.why
{
font-size: 1.8rem;
}

p.intro
{
color: #222;
font-size: 2.6rem;
line-height: 3.2rem;
margin-bottom: 2rem;
}

.button1
{
width: auto;
padding: 1rem 2.6rem 1rem 1rem;
margin-top: 2rem;
}

.button1 + .button1
{
margin-left: 1rem;
}

div.about
{
max-width: 70rem;
}

p.scroll
{
color: #888;
font-size: 1.2rem;
line-height: 1.6rem;
margin: -1.4rem 0 1rem 0;
}

/* Promo */

img.gt1
{
display: block;
width: 100%;
max-width: 890px;
margin: 0 auto;
}

p.ocat
{
font-size: 1.5rem;
padding: 0.6rem;
font-weight: bold;
font-style: italic;
}

/* Search box below logo */

@media screen and (max-width: 740px) {

	div.brand
	{
	float: none;
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	}
	
	a.brand
	{
	float: none;
	display: inline-block;
	margin: 0 auto;
	text-align: left;
	}
	
	div.panel-header div.form
	{
	margin: 0 0 1rem 0;
	float: 0;
	width: 100%;
	text-align: left;
	}
	
	div.panel-header  input.field
	{
	width: calc(100% - 16.7rem);
	max-width: none;
	min-width: 0;
	}
}

/* Search button below */

@media screen and (max-width: 420px) {

	div.panel-header  input.field
	{
	width: calc(100% - 8.1rem);
	}
	
	div.panel-header  input.submit
	{
	margin: 0.4rem 0 0 0;
	display: block;
	width: 100%;
	}
	

}

/* Topimg */

@media screen and (max-width: 800px) {

	div.panel-topimg
	{
	display: none;
	}
	
	img.sky-movies
	{
	float: none;
	margin: 0 0 2rem 0;
	}
}

/* Bullets go full width */

@media screen and (max-width: 650px) {

	ul.bullets li
	{
	width: calc(100% - 6rem);
	}
}

@media screen and (max-width: 450px) {

	ul.bullets li
	{
	margin: 2rem 1rem 2rem 1rem;
	width: calc(100% - 2rem);
	}
}

/* Hide banners */

@media screen and (max-width: 550px) {

	img.clicker-728-90
	{
	display: none;
	}
}

/* Shorter sub nav links */

@media screen and (max-width: 910px) {

	div.panel-subnav ul li a span
	{
	display: none;
	}
}

/* Smaller logo */

@media screen and (max-width: 400px) {

	a.brand
	{
	font-size: 1.5rem;
	line-height: 4rem;
	background: url('/static/images/site/film-2-32.png') no-repeat 0 center;
	background-size: 20px;
	padding-left: 28px;
	}
	
	div.form input::moz-placeholder, input:-moz-placeholder, input::-webkit-input-placeholder, input:-ms-input-placeholder
	{
	color: #FFF;
	}
}

@media screen and (max-width: 300px) {

	a.brand
	{
	font-size: 1.2rem;
	line-height: 3rem;
	background: url('/static/images/site/film-2-32.png') no-repeat 0 center;
	background-size: 16px;
	padding-left: 24px;
	}
}

/* Panel margin */

@media screen and (max-width: 850px) {

	div.panel-inner
	{
	padding: 0 1.5rem;
	}
}

/* Pagination */

@media screen and (max-width: 600px) {

	div.pagination div.desktop
	{
	display: none;
	}
	
	div.pagination div.mobile
	{
	display: inline-block;
	}
}

/* Footer links */

@media screen and (max-width: 700px) {

	div.panel-footer ul
	{
	display: block;
	width: calc(100% - 2rem);
	}
	
	div.panel-footer ul:first-child
	{
	margin-bottom: 2rem;
	}
}

/* Free trial offer */

@media screen and (max-width: 500px) {

	div.free-trial-offer div.logo
	{
	float: none;
	width: 100%;
	text-align: center;
	}

	div.free-trial-offer div.logo img
	{
	display: inline-block;
	width: 164px;
	height: 95px;
	}

	div.free-trial-offer div.text
	{
	float: none;
	width: 100%;
	text-align: center;
	}
	
	div.free-trial-offer a.more-info
	{
	margin: 1rem 0 0 0;
	display: block;
	}
}

/* Article */

@media screen and (max-width: 800px) {

	div.article div.right
	{
	margin-top: 4rem;
	float: none;
	width: 100%;
	max-width: 30rem;
	}

	div.article div.left
	{
	float: none;
	width: 100%;
	}
}

/* Article */

@media screen and (max-width: 800px) {

	.showing
	{
	display: none;
	}

	.results
	{
	text-transform: capitalize;
	}
}

/* Article */

@media screen and (max-width: 600px) {

	.results
	{
	display: none;
	}
}

/* Product > Available */

@media screen and (max-width: 980px) {

	div.product a.available
	{
	display: block;
	margin: 1rem 0 0 0;
	}
}

/* Product > Type */

@media screen and (max-width: 780px) {

	div.product span.type
	{
	float: none;
	display: block;
	margin: 0.2rem 0 0 0;
	padding: 0.2rem 0;
	background: none;
	}
}

/* Product > Go full centered etc */

@media screen and (max-width: 500px) {

	div.product
	{
	text-align: center;
	}
	
	div.image-placeholder-100
	{
	margin-bottom: 0.2rem;
	display: inline-block;
	}
	
	div.product div.image-wrapper
	{
	float: none;
	position: relative;
	}

	div.product div.text-wrapper
	{
	margin-left: 0;
	}

	div.product img
	{
	display: inline-block;
	width: 10rem;
	height: 14.5rem;
	margin-bottom: 0.5rem;
	}
}

/* P font size */

@media screen and (max-width: 700px) {

	p
	{
	font-size: 1.4rem;
	line-height: 1.8rem;
	}
}


@media screen and (max-width: 500px) {

	p, li
	{
	font-size: 1.3rem;
	line-height: 1.8rem;
	}
	
	h1
	{
	font-size: 2rem;
	}
	
	h2
	{
	font-size: 1.8rem;
	}
}

/* Headstone */

@media screen and (max-width: 400px) {

	div.headstone
	{
	text-align: center;
	}
	
	div.headstone p.title
	{
	font-size: 2rem;
	}
	
	div.headstone div.image-wrapper
	{
	float: none;
	width: 100%;
	}

	div.headstone div.image-wrapper img
	{
	display: inline-block;
	width: 10rem;
	height: auto;
	}

	div.headstone div.text-wrapper
	{
	float: none;
	width: 100%;
	margin-top: 1rem;
	}
}

/* Movie table */

@media screen and (max-width: 700px) {

	table tr th:nth-child(1), table tr td:nth-child(1)
	{
	display: none;
	}
}

@media screen and (max-width: 400px) {

	table tr th:nth-child(3), table tr td:nth-child(3)
	{
	display: none;
	}
}

@media screen and (max-width: 350px) {

	table tr th:nth-child(4), table tr td:nth-child(4)
	{
	display: none;
	}
}


@media screen and (max-width: 620px) {

	div.panel-nav li a
	{
	font-size: 1.3rem;
	padding: 0 1.2rem;
	line-height: 30px;
	}
}

@media screen and (max-width: 460px) {

	div.panel-nav li a
	{
	font-size: 1.2rem;
	padding: 0 1rem;
	line-height: 30px;
	}
}






