@charset "utf-8";

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
video,
div {
    display: block
}

* {
    margin: 0;
    padding: 0
}

html,
body {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0
}

body {
    min-width: 320px;
    color: #555;
    font-family: open sans, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    background: #000 url(https://img-s-msn-com.akamaized.net/tenant/amp/entityid/AA1IFVwJ.img?w=768&h=432&m=6) center center no-repeat;
    background-size: cover;
    position: relative
}

a {
    border: 0;
    color: #2d73c7;
    text-decoration: underline;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease
}

a:hover,
a:active,
a:focus {
    color: #ff1e00;
    border: 0;
    outline: none
}

img {
    max-width: 100%;
    border: none
}

*html img {
    vertical-align: top
}

*:first-child+html img {
    vertical-align: top
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    color: #000;
    font-family: lora, Georgia, Times, serif;
    font-weight: 400;
    line-height: 120%;
    position: relative
}

ul,
li,
ol {
    list-style-type: none
}

i {
    font-style: normal
}

h2:first-child,
h3:first-child,
h4:first-child,
p:first-child {
    margin-top: 0 !important
}

h2:last-child,
h3:last-child,
h4:last-child,
p:last-child {
    margin-bottom: 0 !important
}

.cf:after {
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
    content: "."
}

.cf {
    display: block
}

html[xmlns] .cf {
    display: block
}

* html .cf {
    height: 1%
}

.clear {
    clear: both
}

a.btn-big {
    display: inline-block;
    padding: 17px 40px;
    color: #fff;
    font-family: lora, Georgia, Times, serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
    background-color: #ff1e00;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

a.btn-big:hover,
a.btn-big:focus,
a.btn-big:active {
    background-color: #e30000
}

a.btn-watch {
    display: block
}

a.btn-watch:after {
    display: inline-block;
    content: ".";
    width: 24px;
    height: 24px;
    margin: 2px 0 0 20px;
    text-indent: -999em;
    background: url(../img/icn_btn_watch.png) 0 0 no-repeat;
    vertical-align: top;
    opacity: .5;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease
}

a.btn-watch:hover:after,
a.btn-watch:focus:after,
a.btn-watch:active:after {
    opacity: 1
}

.awesome {
    display: inline-block;
    margin-top: 40px;
    color: #2d73c7;
    font-family: lora, Georgia, Times, serif;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: top
}

.aw-title1 {
    font-size: 36px;
    line-height: 38px
}

.aw-title1 i {
    color: #fff
}

.aw-title1:after {
    display: inline-block;
    content: ".";
    width: 112px;
    height: 38px;
    margin-left: 6px;
    text-indent: -999em;
    background: url(../img/awesome_stars.png) 0 center no-repeat;
    vertical-align: top
}

.aw-title2 {
    margin-top: 2px;
    color: #fff;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: .025em;
    text-align: right
}

.aw-title3 {
    margin-top: 1px;
    color: #fff;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: .025em;
    text-align: right
}

.watch-title h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: .025em;
    text-align: left;
    text-transform: uppercase
}

.watch-title h2 .top {
    display: inline-block;
    margin-left: 20px;
    padding: 6px 15px;
    background-color: #2d73c7;
    vertical-align: top;
    position: relative
}

.watch-title h2 .top:before {
    display: block;
    content: ".";
    width: 0;
    height: 0;
    text-indent: -999em;
    border-style: solid;
    border-width: 0 0 40px 20px;
    border-color: transparent transparent #2d73c7 transparent;
    position: absolute;
    top: 0;
    left: -20px
}

.watch-title h2 .top:after {
    display: block;
    content: ".";
    width: 0;
    height: 0;
    text-indent: -999em;
    border-style: solid;
    border-width: 40px 20px 0 0;
    border-color: #2d73c7 transparent transparent transparent;
    position: absolute;
    top: 0;
    right: -20px
}

.watch-title h2 .mid {
    display: block;
    margin-top: 9px;
    font-size: 60px;
    line-height: 62px;
    letter-spacing: .025em
}

.watch-title h2 .btm {
    display: block;
    margin-top: 5px
}

.container {
    display: table-cell;
    text-align: center;
    background: url(../img/shadow.png) 0 0 repeat-y;
    vertical-align: middle
}

.content {
    display: inline-block;
    width: 90%;
    padding: 30px 0;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

h2.page-title {
    max-width: 700px;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    text-transform: uppercase
}

h2.page-title span {
    color: #fc0
}

.summary-box {
    max-width: 260px;
    margin-top: 40px;
    position: relative
}

.summary-box:before {
    display: block;
    content: ".";
    width: 100px;
    height: 73px;
    text-indent: -999em;
    background: url(../img/seal_tv.png) 0 0 no-repeat;
    position: absolute;
    top: 125px;
    left: 10px
}

.summary-box img {
    display: block;
    margin: 0 auto
}

.intro-btn {
    max-width: 360px;
    margin-top: 30px
}

.devices {
    display: block;
    width: 80px;
    height: 80px;
    background: url(../img/icn_devices.png) 0 0 no-repeat;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100
}

h3.why-title {
    margin-top: 40px;
    max-width: 500px;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase
}

h3.why-title span {
    color: #fc0
}

.list {
    margin-top: 20px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px
}

.list li {
    display: block;
    margin-top: 10px;
    padding: 2px 0 0 26px;
    background: url(../img/checkmark_yellow.png) 0 0 no-repeat
}

.list li:first-child {
    margin-top: 0
}