/*!
 *
 *	Project:	SOCIAL WARS
 *	Author:		Petr Urbanek
 *	Twitter:	@r4ms3scz
 *
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}
audio:not([controls]) {
    display: none
}
html,
body {
    margin: 0;
    padding: 0
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
cite,
code,
del,
dfn,
em,
img,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    line-height: 1;
    font-family: inherit
}
html {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
a:hover,
a:active {
    outline: 0
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    -ms-interpolation-mode: bicubic
}
button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}
button,
input {
    *overflow: visible;
    line-height: normal
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}
textarea {
    overflow: auto;
    vertical-align: top
}
p {
    margin: 0
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-rendering: optimizelegibility
}
ul,
ol {
    padding: 0;
    margin: 0
}
ul ul,
ul ol,
ol ol,
ol ul {
    margin-bottom: 0
}
ul {
    list-style: none
}
ol {
    list-style: none
}
dl {
    margin-bottom: 0
}
hr {
    margin: 0;
    border: 0
}
strong {
    font-weight: bold
}
em {
    font-style: italic
}
abbr {
    font-size: 90%;
    text-transform: uppercase;
    border-bottom: 1px dotted #ddd;
    cursor: help
}
small {
    font-size: 100%
}
cite {
    font-style: normal
}
* {
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(js/libs/boxsizing.htc)
}
html,
body {
    width: 100%;
    height: 100%;
    overflow: hidden
}
body {
    margin: 0;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    font-family: 'Oswald', 'Arial CE', Arial, sans-serif;
    color: #fff;
    background: url(../img/bg.png) center center repeat #064400;
    -webkit-font-smoothing: antialiased
}
a {
    color: #fff;
    text-decoration: none
}
a:hover {
    text-decoration: none
}
.bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}
.circle-first {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -636px;
    margin-left: -636px;
    width: 1272px;
    height: 1272px;
    -webkit-border-radius: 640px;
    -moz-border-radius: 640px;
    border-radius: 640px;
    border: 25px dashed #fff;
    opacity: .02;
    filter: alpha(opacity=2);
    -webkit-transform: translate3d(0, 0, 0)
}
.circle-second {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -549px;
    margin-left: -549px;
    width: 1098px;
    height: 1098px;
    -webkit-border-radius: 550px;
    -moz-border-radius: 550px;
    border-radius: 550px;
    border: 10px dotted #fff;
    opacity: .05;
    filter: alpha(opacity=5);
    -webkit-transform: translate3d(0, 0, 0)
}
.circle-last {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -300px;
    margin-left: -300px;
    width: 600px;
    height: 600px;
    opacity: .05;
    filter: alpha(opacity=5);
    -webkit-transform: translate3d(0, 0, 0)
}
.circle-last svg {
    width: 100%;
    height: 100%
}
.circle-last-after {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -290px;
    margin-left: -290px;
    width: 580px;
    height: 580px;
    -webkit-transform: translate3d(0, 0, 0)
}
.circle-last-after svg {
    width: 100%;
    height: 100%
}
.bg-placeholder {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -355px 0 0 -355px;
    width: 710px;
    height: 710px;
    -webkit-border-radius: 360px;
    -moz-border-radius: 360px;
    border-radius: 360px;
    background: #064400
}
.video-content {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -298px 0 0 -298px;
    -webkit-border-radius: 300px;
    -moz-border-radius: 300px;
    border-radius: 300px;
    width: 596px;
    height: 596px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
    background: #15151b;
    z-index: 3
}
.video-content>div,
.video-content img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
.video-content>div {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.video-content video {
    -webkit-border-radius: 300px;
    -moz-border-radius: 300px;
    border-radius: 300px;
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)
}
.video-content .act {
    opacity: 1;
    filter: alpha(opacity=100)
}
.video-content .in-video {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
.video-content .in-video i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat
}
.video-content .video-01 i {
    background-image: url(../video/animace_test_00.png)
}
.video-content .video-02 i {
    background-image: url(../video/animace_test_01.png)
}
.video-content .video-03 i {
    background-image: url(../video/animace_test_02.png)
}
.video-content .video-04 i {
    background-image: url(../video/animace_test_03.png)
}
.video-content .video-05 i {
    background-image: url(../video/animace_test_04.png)
}
.noise-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/noise.gif) center center repeat;
    opacity: .05;
    filter: alpha(opacity=5);
    z-index: 5
}
.page {
    position: relative;
    padding: 50px;
    width: 100%;
    height: 100%;
    z-index: 10
}

.layout {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.layout .hr {
    position: absolute;
    top: 50%;
    margin-top: -1px;
    width: 50%;
    height: 2px;
}
.layout .hr:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -82px;
    width: 17px;
    height: 164px;
    background-position: 0 0;
    background-repeat: no-repeat
}
.layout .hr-left {
    right: 50%;
    margin-right: 355px
}
.layout .hr-left:after {
    left: 100%;
    background-image: url(../img/hr-left-bg.svg)
}
.layout .hr-right {
    left: 50%;
    margin-left: 355px
}
.layout .hr-right:after {
    right: 100%;
    background-image: url(../img/hr-right-bg.svg)
}
.page-header {
    position: absolute;
    left: 0;
    top: 80px;
    width: 100%;
    height: auto;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    z-index: 5;
    *zoom: 1
}
.page-header:before,
.page-header:after {
    display: table;
    content: ""
}
.page-header:after {
    clear: both
}
.show-next .page-header {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}
.page-header>div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}
.page-header .header-act {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}
.page-header h1 {
    margin: 0 0 5px 0;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.1em;
    color: #3447fe;
    letter-spacing: 2px;
    text-transform: uppercase
}
.page-header p {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2em;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase
}
.logo {
    position: absolute;
    left: 80px;
    top: 0;
    margin-top: -1px;
    width: 60px;
    height: 25px;
    background: url(../img/logo.svg) right 0 no-repeat;
    background-size: auto 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all .2s .4s ease-in-out;
    -moz-transition: all .2s .4s ease-in-out;
    -ms-transition: all .2s .4s ease-in-out;
    -o-transition: all .2s .4s ease-in-out;
    transition: all .2s .4s ease-in-out
}
.show-next .logo {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}
.menu-btn {
    position: absolute;
    top: 0;
    right: 80px;
    margin: -10px -7px 0 0;
    width: 44px;
    height: 44px;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all .2s .4s ease-in-out;
    -moz-transition: all .2s .4s ease-in-out;
    -ms-transition: all .2s .4s ease-in-out;
    -o-transition: all .2s .4s ease-in-out;
    transition: all .2s .4s ease-in-out
}
.show-next .menu-btn {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}
.show-menu .menu-btn {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.menu-btn:hover i {
    background: #fff
}
.menu-btn span {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -12px 0 0 -15px;
    width: 30px;
    height: 24px
}
.menu-btn i {
    display: block;
    margin: 0 0 6px 0;
    width: 100%;
    height: 4px;
    background: #3447fe;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}
section {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -300px 0 0 -300px;
    width: 600px;
    height: 600px
}
section .arrow-to-start {
    position: absolute;
    left: 50%;
    bottom: -2px;
    margin: 0 0 0 -72px;
    width: 144px;
    height: 42px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 42px;
    color: #15151b;
    background: #fff;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
section .arrow-to-start:hover {
    background: #3447fe
}
section .arrow-to-start:hover .ico-left:before {
    border-color: transparent transparent #3447fe transparent
}
section .arrow-to-start:hover .ico-left:after {
    border-color: transparent #3447fe transparent transparent
}
section .arrow-to-start:hover .ico-right:before {
    border-color: transparent transparent transparent #3447fe
}
section .arrow-to-start:hover .ico-right:after {
    border-color: #3447fe transparent transparent transparent
}
section .arrow-to-start:before,
section .arrow-to-start:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -6px;
    width: 0;
    height: 0;
    border-style: solid
}
section .arrow-to-start:before {
    left: 1px;
    border-width: 6px 0 6px 6px;
    border-color: transparent transparent transparent #15151d
}
section .arrow-to-start:after {
    right: 1px;
    border-width: 6px 6px 6px 0;
    border-color: transparent #15151d transparent transparent
}
section .arrow-to-start .ico-left,
section .arrow-to-start .ico-right {
    position: absolute;
    left: -22px;
    top: 0;
    width: 22px;
    height: 42px
}
section .arrow-to-start .ico-left:before,
section .arrow-to-start .ico-right:before,
section .arrow-to-start .ico-left:after,
section .arrow-to-start .ico-right:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
section .arrow-to-start .ico-left:after,
section .arrow-to-start .ico-right:after {
    top: auto;
    bottom: 0
}
section .arrow-to-start .ico-left:before {
    border-width: 0 0 21px 22px;
    border-color: transparent transparent #fff transparent
}
section .arrow-to-start .ico-left:after {
    border-width: 0 22px 21px 0;
    border-color: transparent #fff transparent transparent
}
section .arrow-to-start .ico-right {
    left: auto;
    right: -22px
}
section .arrow-to-start .ico-right:before {
    border-width: 21px 0 0 22px;
    border-color: transparent transparent transparent #fff
}
section .arrow-to-start .ico-right:after {
    border-width: 21px 22px 0 0;
    border-color: #fff transparent transparent transparent
}
section .arrow-next {
    position: absolute;
    left: 50%;
    bottom: -17px;
    margin-left: -19px;
    width: 38px;
    height: 38px;
    border: 2px solid #c7c7c8;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #15151b;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
section .arrow-next.not-arrow {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden
}
section .arrow-next:hover i:before {
    top: 0;
    -webkit-transition: all .2s .1s ease-out;
    -moz-transition: all .2s .1s ease-out;
    -ms-transition: all .2s .1s ease-out;
    -o-transition: all .2s .1s ease-out;
    transition: all .2s .1s ease-out
}
section .arrow-next:hover i:after {
    top: 100%;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}
section .arrow-next i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
section .arrow-next i:before,
section .arrow-next i:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/arrow-next.svg) center 60% no-repeat
}
section .arrow-next i:before {
    top: -100%
}
section .arrow-to-prev {
    top: 50%;
    bottom: auto;
    right: auto;
    left: 2px;
    margin-top: -17px;
    border-color: #fff
}
section .arrow-to-prev:hover i:before {
    top: 0
}
section .arrow-to-prev:hover i:after {
    top: -100%
}
section .arrow-to-prev i:before,
section .arrow-to-prev i:after {
    background-image: url(../img/arrow-prev-white.svg);
    background-position: center 40%
}
section .arrow-to-prev i:before {
    top: 100%
}
section .arrow-to-next,
section .arrow-to-pageinfo {
    top: 50%;
    bottom: auto;
    left: auto;
    right: -17px;
    margin-top: -17px;
    border-color: #fff;
    background: #fff
}
section .arrow-to-next i:before,
section .arrow-to-pageinfo i:before,
section .arrow-to-next i:after,
section .arrow-to-pageinfo i:after {
    background-image: url(../img/arrow-next-black.svg)
}
section .arrow-next-pulse {
    position: absolute;
    top: 50%;
    right: -17px;
    margin-top: -17px;
    width: 38px;
    height: 38px;
    -webkit-animation: pulse 2s infinite ease-in-out;
    -moz-animation: pulse 2s infinite ease-in-out;
    -o-animation: pulse 2s infinite ease-in-out;
    animation: pulse 2s infinite ease-in-out;
    background: #fff
}
section .fraction-ico {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    padding: 5px;
    width: 30px;
    height: 30px;
    border: 1px solid #3447fe;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #15151b
}
section .fraction-ico-left {
    left: -16px
}
section .fraction-ico-right {
    right: -16px
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: rotate(45deg) scale(.5);
        transform: rotate(45deg) scale(.5);
        opacity: 1;
        filter: alpha(opacity=100)
    }
    100% {
        -webkit-transform: rotate(45deg) scale(2);
        transform: rotate(45deg) scale(2);
        opacity: 0;
        filter: alpha(opacity=0)
    }
}
@-moz-keyframes pulse {
    0% {
        -moz-transform: rotate(45deg) scale(.5);
        transform: rotate(45deg) scale(.5);
        opacity: 1;
        filter: alpha(opacity=100)
    }
    100% {
        -moz-transform: rotate(45deg) scale(2);
        transform: rotate(45deg) scale(2);
        opacity: 0;
        filter: alpha(opacity=0)
    }
}
@-o-keyframes pulse {
    0% {
        -o-transform: rotate(45deg) scale(.5);
        transform: rotate(45deg) scale(.5);
        opacity: 1;
        filter: alpha(opacity=100)
    }
    100% {
        -o-transform: rotate(45deg) scale(2);
        transform: rotate(45deg) scale(2);
        opacity: 0;
        filter: alpha(opacity=0)
    }
}
@keyframes pulse {
    0% {
        transform: rotate(45deg) scale(.5);
        opacity: 1;
        filter: alpha(opacity=100)
    }
    100% {
        transform: rotate(45deg) scale(2);
        opacity: 0;
        filter: alpha(opacity=0)
    }
}
.section-home {
    margin: -255px 0 0 -255px;
    width: 510px;
    height: 510px;
    z-index: 5
}
.show-next .section-home {
    display: none
}
.section-home h1 {
    position: absolute;
    left: 0;
    top: 0;
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent !important;
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/home-logo.svg) center center no-repeat;
    background-size: 350px auto
}
.section-home-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/section-home-bg.png) center center no-repeat;
    background-size: 100% 100%
}
.section-home-circle-first {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -220px;
    margin-left: -220px;
    width: 440px;
    height: 440px;
    -webkit-transform: translate3d(0, 0, 0)
}
.section-home-circle-first svg {
    width: 100%;
    height: 100%
}
.section-home-circle-second {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -200px;
    margin-left: -200px;
    width: 400px;
    height: 400px;
    -webkit-transform: translate3d(0, 0, 0)
}
.section-home-circle-second svg {
    width: 100%;
    height: 100%
}
.section-content {
    margin-top: -300px;
    margin-left: -300px;
    width: 600px;
    height: 600px;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 2
}
.section-item-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/section-item-bg.png) center center no-repeat;
    background-size: 100% 100%
}
.section-content-in {
    position: absolute;
    left: 2px;
    top: 2px;
    width: 596px;
    height: 596px;
    -webkit-border-radius: 300px;
    -moz-border-radius: 300px;
    border-radius: 300px;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}
.section-content-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: rgba(21, 21, 27, 0.5)
}
.section-content-act {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}
.section-content-header {
    display: none;
    position: absolute;
    left: 0;
    top: -90px;
    width: 100%;
    height: auto;
    text-align: center
}
.section-content-header h1 {
    margin: 0 0 5px 0;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.1em;
    color: #3447fe;
    letter-spacing: 2px;
    text-transform: uppercase
}
.section-content-header p {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2em;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase
}
.overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #15151b;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    z-index: 100;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.show-menu .overlay {
    opacity: .5;
    filter: alpha(opacity=50);
    visibility: visible
}
.show-about .overlay {
    opacity: .5;
    filter: alpha(opacity=50);
    visibility: visible
}
.share-content {
    margin: 0 0 40px 0;
    width: 100%;
    height: auto
}
.share-content h2 {
    display: block;
    margin: 0 0 5px 0;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.2em;
    color: #15151b;
    letter-spacing: 2px;
    text-transform: uppercase
}
.share-content a {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 45px;
    vertical-align: top
}
.share-content a:hover:before {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}
.share-content a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 14px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.share-content .fb:before {
    background-image: url(../img/share-fb.svg)
}
.share-content .tw:before {
    background-image: url(../img/share-tw.svg)
}
.share-content .gplus:before {
    background-image: url(../img/share-gplus.svg)
}
.menu-content,
.methodology-content {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -267px;
    margin-left: -267px;
    padding: 35px 0 0 0;
    width: 534px;
    height: 534px;
    -webkit-border-radius: 280px;
    -moz-border-radius: 280px;
    border-radius: 280px;
    background: #3447fe;
    text-align: center;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5);
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    z-index: 110;
    -webkit-transition: all .4s cubic-bezier(.66, .01, .29, 1.43);
    -moz-transition: all .4s cubic-bezier(.66, .01, .29, 1.43);
    -ms-transition: all .4s cubic-bezier(.66, .01, .29, 1.43);
    -o-transition: all .4s cubic-bezier(.66, .01, .29, 1.43);
    transition: all .4s cubic-bezier(.66, .01, .29, 1.43)
}
.show-menu .menu-content,
.show-menu .methodology-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}
.menu-content .menu-btn-close,
.methodology-content .menu-btn-close {
    position: relative;
    display: inline-block;
    margin: 0 0 30px 0;
    width: 32px;
    height: 32px
}
.menu-content .menu-btn-close:hover i,
.methodology-content .menu-btn-close:hover i {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}
.menu-content .menu-btn-close i,
.methodology-content .menu-btn-close i {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.menu-content .menu-btn-close i:after,
.methodology-content .menu-btn-close i:after,
.menu-content .menu-btn-close i:before,
.methodology-content .menu-btn-close i:before {
    content: '';
    position: absolute;
    background: #15151d
}
.menu-content .menu-btn-close i:after,
.methodology-content .menu-btn-close i:after {
    left: 0;
    top: 50%;
    margin-top: -1px;
    width: 100%;
    height: 2px
}
.menu-content .menu-btn-close i:before,
.methodology-content .menu-btn-close i:before {
    left: 50%;
    top: 0;
    margin-left: -1px;
    width: 2px;
    height: 100%
}
.menu-content ul,
.methodology-content ul {
    margin: 0 0 40px 0
}
.menu-content li,
.methodology-content li {
    display: block
}
.menu-content li a,
.methodology-content li a {
    position: relative;
    display: inline-block;
    padding: 6px 10px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.2em;
    color: #15151b;
    letter-spacing: 2px;
    text-transform: uppercase
}
.menu-content li a:before,
.methodology-content li a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    height: 1px;
    background: #15151b;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.menu-content li a.act:before,
.methodology-content li a.act:before,
.menu-content li a:hover:before,
.methodology-content li a:hover:before {
    width: 100%
}
.menu-content p a,
.methodology-content p a {
    position: relative;
    display: inline-block;
    padding: 6px 5px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.2em;
    color: #15151b;
    letter-spacing: 2px;
    text-transform: uppercase
}
.menu-content p a:before,
.methodology-content p a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    height: 1px;
    background: #15151b;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.menu-content p a.act:before,
.methodology-content p a.act:before,
.menu-content p a:hover:before,
.methodology-content p a:hover:before {
    width: 100%
}
.show-menu .methodology-content {
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5);
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden
}
.show-methodology .methodology-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}
.methodology-content .methodology-btn-close {
    position: relative;
    display: inline-block;
    margin: 0 0 30px 0;
    width: 32px;
    height: 32px
}
.methodology-content .methodology-btn-close:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    background: url(../img/arrow-next-black.svg) center center no-repeat
}
.methodology-content h1 {
    margin: 0 0 30px 0;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 34px;
    color: #15151b;
    letter-spacing: 2px;
    text-transform: uppercase
}
.methodology-content p {
    margin: 0 auto 0;
    max-width: 400px;
    color: #15151b;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5em;
    letter-spacing: 2px
}
.methodology-content p a {
    color: #15151b;
    text-decoration: underline
}
.methodology-content p a:hover {
    text-decoration: none
}
.about-content {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -267px;
    margin-left: -267px;
    padding: 35px 0 0 0;
    width: 534px;
    height: 534px;
    -webkit-border-radius: 280px;
    -moz-border-radius: 280px;
    border-radius: 280px;
    background: #3447fe;
    text-align: center;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5);
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    z-index: 110;
    -webkit-transition: all .4s cubic-bezier(.66, .01, .29, 1.43);
    -moz-transition: all .4s cubic-bezier(.66, .01, .29, 1.43);
    -ms-transition: all .4s cubic-bezier(.66, .01, .29, 1.43);
    -o-transition: all .4s cubic-bezier(.66, .01, .29, 1.43);
    transition: all .4s cubic-bezier(.66, .01, .29, 1.43)
}
.show-about .about-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}
.about-content .about-btn-close {
    position: relative;
    display: inline-block;
    margin: 0 0 30px 0;
    width: 32px;
    height: 32px
}
.about-content .about-btn-close:hover i {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}
.about-content .about-btn-close i {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);

    transform: rotate(45deg);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.about-content .about-btn-close i:after,
.about-content .about-btn-close i:before {
    content: '';
    position: absolute;
    background: #15151d
}
.about-content .about-btn-close i:after {
    left: 0;
    top: 50%;
    margin-top: -1px;
    width: 100%;
    height: 2px
}
.about-content .about-btn-close i:before {
    left: 50%;
    top: 0;
    margin-left: -1px;
    width: 2px;
    height: 100%
}
.about-content .about-ico {
    display: block;
    width: 100%;
    height: 100px;
    background: url(../img/about-ico-bg.svg) center 0 no-repeat;
    background-size: auto 80px
}
.about-content h1 {
    margin: 0 0 60px 0;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 34px;
    color: #15151b;
    letter-spacing: 2px;
    text-transform: uppercase
}
.about-content h1 a {
    color: #15151b;
    text-decoration: underline
}
.about-content h1 a:hover {
    text-decoration: none
}
.about-content h2 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.2em
}
.section-content-top-characters {
    padding: 60px 90px;
    background-image: -webkit-linear-gradient(left, #15151b 0, #15151b 25%, transparent 100%);
    background-image: -o-linear-gradient(left, #15151b 0, #15151b 25%, transparent 100%);
    background-image: linear-gradient(to right, #15151b 0, #15151b 25%, transparent 100%)
}
.section-content-top-brands {
    padding: 190px 60px 125px 60px;
    background-image: -webkit-linear-gradient(bottom, #15151b 0, rgba(21, 21, 27, 0.8) 50%, transparent 100%);
    background-image: -o-linear-gradient(bottom, #15151b 0, rgba(21, 21, 27, 0.8) 50%, transparent 100%);
    background-image: linear-gradient(to top, #15151b 0, rgba(21, 21, 27, 0.8) 50%, transparent 100%)
}
.section-content-social-buzz {
    padding: 0;
    background-image: -webkit-linear-gradient(bottom, #15151b 0, rgba(21, 21, 27, 0.8) 50%, transparent 100%);
    background-image: -o-linear-gradient(bottom, #15151b 0, rgba(21, 21, 27, 0.8) 50%, transparent 100%);
    background-image: linear-gradient(to top, #15151b 0, rgba(21, 21, 27, 0.8) 50%, transparent 100%)
}
.section-content-most-viewed-recommended-videos {
    padding: 350px 15px 0 15px;
    background-image: -webkit-linear-gradient(bottom, #15151b 0, rgba(21, 21, 27, 0.8) 50%, transparent 100%);
    background-image: -o-linear-gradient(bottom, #15151b 0, rgba(21, 21, 27, 0.8) 50%, transparent 100%);
    background-image: linear-gradient(to top, #15151b 0, rgba(21, 21, 27, 0.8) 50%, transparent 100%)
}
.section-content-top-hashtag-activity {
    padding: 210px 130px 220px 130px;
    background-image: -webkit-linear-gradient(bottom, #15151b 0, rgba(21, 21, 27, 0.8) 50%, transparent 100%);
    background-image: -o-linear-gradient(bottom, #15151b 0, rgba(21, 21, 27, 0.8) 50%, transparent 100%);
    background-image: linear-gradient(to top, #15151b 0, rgba(21, 21, 27, 0.8) 50%, transparent 100%)
}
.section-content-best-twitter-accounts {
    padding: 60px 90px;
    background-image: -webkit-linear-gradient(left, #15151b 0, #15151b 25%, transparent 100%);
    background-image: -o-linear-gradient(left, #15151b 0, #15151b 25%, transparent 100%);
    background-image: linear-gradient(to right, #15151b 0, #15151b 25%, transparent 100%)
}
.profile-content {
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/profile-content-bg.png) 0 0 no-repeat;
    background-size: auto 100%;
    z-index: 2
}
.profile-content ul {
    width: 100%;
    height: 100%
}
.profile-content li {
    position: relative;
    padding: 11px 0 0 0;
    width: 100%;
    height: 20%;
    white-space: nowrap
}
.profile-content .item-1 {
    left: 50px;
    padding-top: 20px
}
.profile-content .item-2 {
    left: -15px
}
.profile-content .item-3 {
    left: -30px
}
.profile-content .item-4 {
    left: -15px
}
.profile-content .item-5 {
    left: 50px;
    padding-top: 0
}
.profile-content .desc {
    position: relative;
    top: 0;
    display: block;
    width: 100%;
    height: 70px;
    line-height: 70px;
    *zoom: 1
}
.profile-content .desc:before,
.profile-content .desc:after {
    display: table;
    content: ""
}
.profile-content .desc:after {
    clear: both
}
.profile-content a.desc:hover p {
    color: #fff
}
.profile-content .img {
    position: relative;
    float: left;
    margin: 0 20px 0 0;
    width: 70px;
    height: 70px
}
.profile-content .img i {
    position: absolute;
    left: -10px;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    border: 1px solid #3447fe
}
.profile-content .img span {
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 30px;
    color: #15151b;
    background: #3447fe;
    text-align: center
}
.profile-content .img img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    border: 2px solid #fff
}
.profile-content .desc-content {
    display: inline-block;
    vertical-align: middle
}
.profile-content .desc-content h2 {
    display: block;
    vertical-align: top
}
.profile-content h2 {
    display: inline-block;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.2em;
    color: #fff;
    letter-spacing: 2px;
    vertical-align: middle;
    text-transform: uppercase
}
.profile-content h2 strong {
    font-weight: normal;
    color: #3447fe
}
.profile-content p {
    padding: 4px 0;
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.1em;
    color: #65656b;
    letter-spacing: 2px;
    text-decoration: underline;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.brands-content {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 2
}
.brands-content ul {
    width: 100%;
    height: 100%;
    *zoom: 1
}
.brands-content ul:before,
.brands-content ul:after {
    display: table;
    content: ""
}
.brands-content ul:after {
    clear: both
}
.brands-content li {
    position: relative;
    float: left;
    padding: 0 20px 78px 5px;
    width: 20%;
    height: 100%
}
.brands-content .img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center
}
.brands-content .img img {
    max-width: 76%;
    max-height: 76%;
    vertical-align: middle
}
.brands-content .desc {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #2a2a31
}
.brands-content .desc-value {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-left: 10px;
    margin-bottom: -10px;
    width: 100%;
    height: 5%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #3447fe;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -ms-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out
}
.brands-content .desc-value strong {
    position: absolute;
    left: 0;
    top: -17px;
    width: 100%;
    height: auto;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    color: #3447fe;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase
}
.brands-content .desc-value i {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-left: 5px;
    margin-bottom: -5px;
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.social-content {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 2
}
.social-content ul {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}
.social-content ul.act {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}
.social-content li {
    position: absolute;
    text-align: center;
    letter-spacing: 2px
}
.social-content p {
    width: 100%;
    height: auto;
    color: #3447fe;
    text-transform: uppercase
}
.social-content .social-nav {
    position: absolute;
    left: 50%;
    bottom: 68px;
    margin-left: -150px;
    width: 300px;
    height: 40px;
    *zoom: 1
}
.social-content .social-nav:before,
.social-content .social-nav:after {
    display: table;
    content: ""
}
.social-content .social-nav:after {
    clear: both
}
.social-content .social-nav a {
    display: block;
    float: left;
    width: 50%;
    height: 100%;
    border: 1px solid #15151b;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 38px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.social-content .social-nav a.act {
    border-color: #9d9d9d
}
.social-content .social-nav a.act:hover {
    color: #fff
}
.social-content .social-nav a:hover {
    color: #3447fe
}
.before-premiere .item-1 {
    left: 150px;
    top: 160px;
    width: 250px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1
}
.before-premiere .item-2 {
    left: 430px;
    top: 190px;
    width: 90px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1
}
.before-premiere .item-3 {
    left: 30px;
    top: 255px;
    width: 130px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    opacity: .3;
    filter: alpha(opacity=30);
    letter-spacing: 1px
}
.before-premiere .item-4 {
    left: 170px;
    top: 240px;
    width: 270px;
    font-size: 50px;
    font-size: 5rem;
    line-height: 1
}
.before-premiere .item-5 {
    left: 90px;
    top: 330px;
    width: 130px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1
}
.before-premiere .item-6 {
    left: 220px;
    top: 350px;
    width: 150px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    opacity: .3;
    filter: alpha(opacity=30);
    letter-spacing: 1px
}
.before-premiere .item-7 {
    left: 360px;
    top: 320px;
    width: 200px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1
}
.before-premiere .item-8 {
    left: 320px;
    top: 390px;
    width: 90px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    opacity: .3;
    filter: alpha(opacity=30);
    letter-spacing: 1px
}
.before-premiere .item-9 {
    left: 120px;
    top: 415px;
    width: 140px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    opacity: .3;
    filter: alpha(opacity=30);
    letter-spacing: 1px
}
.before-premiere .item-10 {
    left: 420px;
    top: 415px;
    width: 100px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    opacity: .3;
    filter: alpha(opacity=30);
    letter-spacing: 1px
}
.after-premiere .item-1 {

    left: 50px;
    top: 135px;
    width: 400px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1
}
.after-premiere .item-2 {
    left: 380px;
    top: 190px;
    width: 200px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1
}
.after-premiere .item-3 {
    left: 30px;
    top: 255px;
    width: 130px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    opacity: .3;
    filter: alpha(opacity=30);
    letter-spacing: 1px
}
.after-premiere .item-4 {
    left: 170px;
    top: 240px;
    width: 270px;
    font-size: 50px;
    font-size: 5rem;
    line-height: 1
}
.after-premiere .item-5 {
    left: 60px;
    top: 330px;
    width: 130px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1
}
.after-premiere .item-6 {
    left: 200px;
    top: 350px;
    width: 150px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    opacity: .3;
    filter: alpha(opacity=30);
    letter-spacing: 1px
}
.after-premiere .item-7 {
    left: 300px;
    top: 320px;
    width: 300px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1
}
.after-premiere .item-8 {
    left: 320px;
    top: 390px;
    width: 90px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    opacity: .3;
    filter: alpha(opacity=30);
    letter-spacing: 1px
}
.after-premiere .item-9 {
    left: 120px;
    top: 415px;
    width: 140px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    opacity: .3;
    filter: alpha(opacity=30);
    letter-spacing: 1px
}
.after-premiere .item-10 {
    left: 420px;
    top: 415px;
    width: 100px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    opacity: .3;
    filter: alpha(opacity=30);
    letter-spacing: 1px
}
.most-viewed-content {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 2
}
.most-viewed-content ul {
    width: 100%;
    height: 100%;
    *zoom: 1
}
.most-viewed-content ul:before,
.most-viewed-content ul:after {
    display: table;
    content: ""
}
.most-viewed-content ul:after {
    clear: both
}
.most-viewed-content li {
    position: relative;
    float: left;
    width: 33%;
    height: 100%;
    padding: 0 15px;
    text-align: center
}
.most-viewed-content h2 {
    margin: 0 0 12px 0
}
.most-viewed-content h2 a {
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 18px;
    color: #3447fe;
    text-decoration: underline;
    text-transform: uppercase;
    letter-spacing: 2px
}
.most-viewed-content h2 a:hover {
    text-decoration: none
}
.most-viewed-content p {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 14px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px
}
.most-viewed-content p a {
    text-decoration: underline
}
.most-viewed-content p a:hover {
    text-decoration: none
}
.most-viewed-content .img-content {
    position: absolute;
    left: 40px;
    top: -190px;
    width: 100%;
    height: auto;
    text-align: center
}
.most-viewed-content .img-content .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
    height: 120px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    overflow: hidden
}
.most-viewed-content .img-content .img img {
    position: relative;
    top: -30px;
    left: -30px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 180px;
    height: 180px
}
.most-viewed-content .img-content .img-hr {
    position: absolute;
    left: 0;
    top: -20px;
    width: 120px;
    height: 120px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 1px solid #3447fe;
    background: none;
    z-index: 2
}
.most-viewed-content .img-content .img-hr i {
    position: absolute;
    left: 0;
    top: 0;
    width: 36px;
    height: 36px;
    font-style: normal;
    background: #3447fe
}
.most-viewed-content .img-content .img-hr span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 36px;
    font-style: normal;
    color: #15151b
}
.most-viewed-content .item-1 {
    text-align: right
}
.most-viewed-content .item-1 p {
    padding-left: 40px
}
.most-viewed-content .item-2 .img-content {
    left: 15px;
    top: -255px
}
.most-viewed-content .item-2 .img-content .img {
    left: 0;
    top: 0;
    width: 170px;
    height: 170px
}
.most-viewed-content .item-2 .img-content .img img {
    top: -50px;
    left: -50px;
    width: 270px;
    height: 270px
}
.most-viewed-content .item-2 .img-content .img-hr {
    top: -20px;
    width: 170px;
    height: 170px
}
.most-viewed-content .item-2 p {
    padding: 0 20px
}
.most-viewed-content .item-3 {
    text-align: left
}
.most-viewed-content .item-3 p {
    padding-right: 40px
}
.chart-content {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 2
}
.chart-content>i {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 1px;
    height: 156px;
    background: #3447fe;
    opacity: .1;
    filter: alpha(opacity=10)
}
.chart-content .chart-hr-2 {
    left: 25%
}
.chart-content .chart-hr-3 {
    left: 75%
}
.chart-content .chart-hr-4 {
    left: 100%
}
.chart-content .chart-hr-premier {
    position: absolute;
    left: 50%;
    top: 4px;
    background: #3447fe;
    opacity: 1;
    filter: alpha(opacity=100)
}
.chart-content .chart-day-1,
.chart-content .chart-day-2,
.chart-content .chart-day-3,
.chart-content .chart-day-4,
.chart-content .chart-day-5 {
    position: absolute;
    left: -60px;
    top: 4px;
    width: 456px;
    height: 40px;
    border-top: 1px solid #3447fe;
    opacity: .2;
    filter: alpha(opacity=20);
    *zoom: 1
}
.chart-content .chart-day-1:before,
.chart-content .chart-day-2:before,
.chart-content .chart-day-3:before,
.chart-content .chart-day-4:before,
.chart-content .chart-day-5:before,
.chart-content .chart-day-1:after,
.chart-content .chart-day-2:after,
.chart-content .chart-day-3:after,
.chart-content .chart-day-4:after,
.chart-content .chart-day-5:after {
    display: table;
    content: ""
}
.chart-content .chart-day-1:after,
.chart-content .chart-day-2:after,
.chart-content .chart-day-3:after,
.chart-content .chart-day-4:after,
.chart-content .chart-day-5:after {
    clear: both
}
.chart-content .chart-day-1 strong,
.chart-content .chart-day-2 strong,
.chart-content .chart-day-3 strong,
.chart-content .chart-day-4 strong,
.chart-content .chart-day-5 strong {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 39px;
    color: #3447fe;
    text-transform: uppercase
}
.chart-content .chart-day-2 {
    top: 40px
}
.chart-content .chart-day-3 {
    top: 80px
}
.chart-content .chart-day-4 {
    top: 120px
}
.chart-content .chart-day-5 {
    top: 160px
}
.chart-content canvas {
    position: relative;
    z-index: 2
}
.chart-content .item-premier {
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-bottom: 10px;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2em;
    color: #3447fe;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: left
}
.chart-content .chart-date-list {
    position: absolute;
    left: 4px;
    top: 100%;
    margin-top: 8px;
    width: 415px;
    height: auto;
    *zoom: 1
}
.chart-content .chart-date-list:before,
.chart-content .chart-date-list:after {
    display: table;
    content: ""
}
.chart-content .chart-date-list:after {
    clear: both
}
.chart-content .chart-date-list li {
    position: relative;
    float: left;
    width: 20%;
    height: auto
}
.chart-content .chart-date-list p {
    width: 100%;
    height: auto;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2em;
    color: #3447fe;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: left
}
.chart-content .chart-legends {
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: 80px;
    width: 100%;
    height: auto;
    text-align: center
}
.chart-content .chart-legends li {
    padding: 5px 0;
    width: 100%;
    height: auto;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 2px
}
.chart-content .chart-legends .item-yellow {
    color: #3447fe
}
.chart-content .chart-legends .item-blue {
    color: #5be4e2
}
.chart-content .chart-legends .item-red {
    color: #f24438
}
@media screen and (max-height: 1020px) {
    .page-header {
        top: 30px
    }
    .logo {
        left: 30px
    }
    .menu-btn {
        right: 30px
    }
}
@media screen and (max-width: 900px),
screen and (max-height: 950px) {
    .page {
        padding: 10px
    }
}
@media screen and (max-height: 850px) {
    .page-header {
        top: 20px;
        padding: 0 30px;
        text-align: left
    }
    .page-header>div {
        left: 30px
    }
    .logo {
        left: auto;
        right: 90px
    }
    .menu-btn {
        right: 30px
    }
}
@media screen and (max-width: 649px),
screen and (max-height: 649px) {
    .show-next {
        width: 100%;
        height: auto
    }
    .show-next body,
    .show-next .page,
    .show-next .layout {
        width: 100%;
        height: auto
    }
    .show-next .noise-bg {
        display: none
    }
    .show-next .section-home {
        display: none
    }
    .show-next .section-content,
    .show-next .about-content {
        display: block;
        z-index: 2
    }
    html,
    body {
        overflow: visible
    }
    .bg {
        display: none
    }
    .page {
        position: relative;
        padding: 20px
    }
    .layout {
        position: relative;
        overflow: hidden
    }
    .layout .hr {
        margin-top: -1px
    }
    .layout .hr-left {
        margin-right: 280px
    }
    .layout .hr-right {
        margin-left: 280px
    }
    .page-header .header-act {
        display: none
    }
    .page-header .logo {
        right: auto;
        left: 20px
    }
    section {
        position: relative;
        left: 0;
        top: 0;
        margin: 0;
        width: 100%;
        height: 600px
    }
    section .arrow-to-start {
        bottom: -30px
    }
    section .arrow-next {
        display: none
    }
    section .fraction-ico-left {
        left: 50%;
        margin-left: -235px
    }
    section .fraction-ico-right {
        right: 50%;
        margin-right: -235px
    }
    section .arrow-next-pulse {
        display: none
    }
    .section-home {
        top: 50%;
        margin: -250px 0 0 0;
        width: 100%;
        height: 500px
    }
    .section-home-bg {
        display: none
    }
    .section-content {
        display: none;
        margin-top: 0;
        margin-left: 0;
        padding-top: 150px;
        width: 100%;
        height: auto;
        opacity: 1 !important;
        filter: alpha(opacity=100) !important;
        transform: none !important
    }
    .section-item-bg {
        display: none
    }
    .section-content-in {
        position: relative;
        left: 0;
        top: 0;
        margin: 0 auto 120px;
        width: 600px;
        height: 600px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible
    }
    .section-content-overlay {
        display: none
    }
    .section-content-act {
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible
    }
    .section-content-header {
        display: block;
        position: absolute;
        left: 0;
        top: auto;
        bottom: 100%
    }
    .menu-content {
        top: 100px;
        margin-top: 0
    }
    .methodology-content {
        top: 0;
        margin-top: 0
    }
    .about-content {
        display: none;
        position: relative;
        left: 0;
        top: 0;
        margin: 0 auto 50px;
        width: 500px;
        height: 500px;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible
    }
    .about-content .about-btn-close {
        visibility: hidden
    }
    .section-content-top-characters {
        padding: 60px 90px;
        background: none
    }
    .section-content-top-brands {
        padding: 60px 60px 60px 60px;
        height: 450px;
        background: none
    }
    .section-content-social-buzz {
        margin-bottom: 0;
        padding: 0;
        background: none
    }
    .section-content-most-viewed-recommended-videos {
        padding: 350px 15px 0 15px;
        height: auto;
        background: none
    }
    .section-content-top-hashtag-activity {
        padding: 80px 130px 195px 130px;
        height: 440px;
        background: none
    }
    .section-content-best-twitter-accounts {
        padding: 60px 90px;
        background: none
    }
    .social-content {
        top: -80px
    }
    .chart-content .chart-legends {
        margin-top: 40px
    }
}
@media screen and (max-width: 644px),
screen and (max-height: 644px) {
    .layout .hr {
        display: none
    }
    section .fraction-ico-left {
        margin-left: -185px
    }
    section .fraction-ico-right {
        margin-right: -185px
    }
    .section-home {
        margin-top: -240px;
        height: 400px
    }
    .section-home h1 {
        background-size: 240px auto
    }
    .section-home-circle-first {
        margin-top: -170px;
        margin-left: -170px;
        width: 340px;
        height: 340px
    }
    .section-home-circle-second {
        margin-top: -150px;
        margin-left: -150px;
        width: 300px;
        height: 300px
    }
    .share-content {
        margin: 0 0 10px 0
    }
    .menu-content,
    .methodology-content {
        top: 60px;
        margin-left: -200px;
        padding: 20px 0 0 0;
        width: 400px;
        height: 400px
    }
    .menu-content .menu-btn-close,
    .methodology-content .menu-btn-close,
    .menu-content .methodology-btn-close,
    .methodology-content .methodology-btn-close {
        margin-bottom: 5px;
        width: 22px;
        height: 22px
    }
    .menu-content ul,
    .methodology-content ul {
        margin: 0 0 30px 0
    }
    .menu-content li a,
    .methodology-content li a {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.2em
    }
    .menu-content .share-content h2,
    .methodology-content .share-content h2 {
        margin: 0
    }
    .menu-content .share-content a,
    .methodology-content .share-content a {
        width: 36px;
        height: 36px
    }
    .methodology-content {
        top: 0
    }
    .methodology-content h1 {
        padding-top: 20px
    }
    .methodology-content p {
        max-width: 300px
    }
    .about-content {
        width: 400px;
        height: 400px
    }
    .about-content .about-btn-close {
        display: none
    }
    .about-content .about-ico {
        height: 80px;
        background-size: auto 50px
    }
    .section-content-in {
        width: 500px;
        height: 500px
    }
    .section-content-top-characters {
        padding: 30px 60px
    }
    .section-content-top-brands {
        padding: 60px 30px;
        height: 400px
    }
    .section-content-social-buzz {
        height: 600px
    }
    .section-content-most-viewed-recommended-videos {
        padding-left: 0;
        padding-right: 0;
        padding-top: 300px
    }
    .section-content-top-hashtag-activity {
        padding: 80px 80px 195px 80px;
        height: 440px
    }
    .section-content-best-twitter-accounts {
        padding: 30px 60px
    }
    .before-premiere .item-1 {
        left: 0;
        width: 100%;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1
    }
    .before-premiere .item-2 {
        left: 0;
        padding-right: 20px;
        width: 100%;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1;
        text-align: right
    }
    .before-premiere .item-3 {
        left: 0;
        padding-left: 20px;
        width: 100%;
        text-align: left
    }
    .before-premiere .item-4 {
        left: 0;
        width: 100%;
        padding-left: 30px;
        font-size: 46px;
        font-size: 4.6rem;
        line-height: 1
    }
    .before-premiere .item-5 {
        left: 30px;
        width: 130px;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1
    }
    .before-premiere .item-6 {
        left: 160px
    }
    .before-premiere .item-7 {
        left: 0;
        padding-right: 50px;
        width: 100%;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1;
        text-align: right
    }
    .before-premiere .item-8 {
        left: 280px
    }
    .before-premiere .item-9 {
        left: 0;
        padding-left: 30px;
        width: 100%;
        text-align: left
    }
    .before-premiere .item-10 {
        left: 0;
        padding-right: 30px;
        width: 100%;
        text-align: right
    }
    .after-premiere .item-1 {
        left: 0;
        width: 100%;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1
    }
    .after-premiere .item-2 {
        left: 0;
        padding-right: 20px;
        width: 100%;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1;
        text-align: right
    }
    .after-premiere .item-3 {
        left: 0;
        padding-left: 20px;
        width: 100%;
        text-align: left
    }
    .after-premiere .item-4 {
        left: 0;
        width: 100%;
        padding-left: 30px;
        font-size: 46px;
        font-size: 4.6rem;
        line-height: 1
    }
    .after-premiere .item-5 {
        left: 30px;
        width: 130px;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1
    }
    .after-premiere .item-6 {
        left: 160px
    }
    .after-premiere .item-7 {
        top: 310px;
        left: 0;
        padding-right: 50px;
        width: 100%;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1;
        text-align: right
    }
    .after-premiere .item-8 {
        left: 280px
    }
    .after-premiere .item-9 {
        left: 0;
        padding-left: 30px;
        width: 100%;
        text-align: left
    }
    .after-premiere .item-10 {
        left: 0;
        padding-right: 30px;
        width: 100%;
        text-align: right
    }
    .most-viewed-content .img-content {
        top: -150px
    }
    .most-viewed-content .img-content .img {
        width: 100px;
        height: 100px
    }
    .most-viewed-content .img-content .img img {
        width: 160px;
        height: 160px
    }
    .most-viewed-content .img-content .img-hr {
        width: 100px;
        height: 100px
    }
    .most-viewed-content .item-2 .img-content {
        top: -200px
    }
    .most-viewed-content .item-2 .img-content .img {
        width: 140px;
        height: 140px
    }
    .most-viewed-content .item-2 .img-content .img img {
        width: 240px;
        height: 240px
    }
    .most-viewed-content .item-2 .img-content .img-hr {
        width: 140px;
        height: 140px
    }
}
@media screen and (max-width: 544px),
screen and (max-height: 480px) {
    .page {
        padding: 10px
    }
    .page-header {
        top: 15px
    }
    .page-header .logo {
        left: 10px
    }
    .page-header .menu-btn {
        right: 15px
    }
    .section-content-in {
        width: 400px;
        height: 400px
    }
    .section-content-header h1 {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.1em
    }
    .about-content {
        width: 360px;
        height: 360px
    }
    .about-content h1 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.2em
    }
    .section-content-top-brands {
        padding-bottom: 40px;
        height: 350px
    }
    .section-content-social-buzz {
        height: 460px;
        margin-bottom: 100px
    }
    .section-content-most-viewed-recommended-videos {
        padding: 220px 0 0 0;
        height: auto
    }
    .section-content-top-hashtag-activity {
        padding: 80px 60px 135px 0;
        height: 380px
    }
    .profile-content .item-1 {
        left: 40px
    }
    .profile-content .item-2 {
        left: -10px
    }
    .profile-content .item-3 {
        left: -25px
    }
    .profile-content .item-4 {
        left: -10px
    }
    .profile-content .item-5 {
        left: 40px
    }
    .profile-content .desc {
        width: 100%;
        height: 50px;
        line-height: 50px
    }
    .profile-content .img {
        margin: 0 15px 0 0;
        width: 50px;
        height: 50px
    }
    .profile-content .img span {
        margin-top: -10px;
        width: 20px;
        height: 20px;
        font-size: 11px;
        font-size: 1.1rem;
        line-height: 20px
    }
    .profile-content h2 {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.2em
    }
    .brands-content li {
        padding: 0 10px 60px 5px
    }
    .brands-content .img {
        height: 50px;
        line-height: 50px
    }
    .brands-content .desc-value {
        margin-left: 5px;
        margin-bottom: -5px
    }
    .brands-content .desc-value strong {
        top: -13px;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1
    }
    .social-content {
        top: 0
    }
    .before-premiere .item-1 {
        top: 50px;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1
    }
    .before-premiere .item-2 {
        top: 80px;
        padding-right: 10px;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1
    }
    .before-premiere .item-3 {
        top: 100px;
        padding-left: 10px
    }
    .before-premiere .item-4 {
        top: 110px;
        font-size: 32px;
        font-size: 3.2rem;
        line-height: 1
    }
    .before-premiere .item-5 {
        top: 170px;
        left: 0;
        padding-left: 40px;
        width: 100%;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1;
        text-align: left
    }
    .before-premiere .item-6 {
        top: 230px;
        left: 0;
        width: 100%
    }
    .before-premiere .item-7 {
        top: 185px;
        padding-right: 20px;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1
    }
    .before-premiere .item-8 {
        top: 270px;
        left: 0;
        width: 100%;
        padding-right: 40px;
        text-align: right
    }
    .before-premiere .item-9 {
        top: 260px;
        left: 0;
        padding-left: 30px
    }
    .before-premiere .item-10 {
        top: 300px;
        left: 0;
        padding-left: 60px;
        padding-right: 0;
        text-align: center
    }
    .after-premiere .item-1 {
        top: 50px;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1
    }
    .after-premiere .item-2 {
        top: 80px;
        padding-right: 10px;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1
    }
    .after-premiere .item-3 {
        top: 100px;
        padding-left: 10px
    }
    .after-premiere .item-4 {
        top: 110px;
        font-size: 32px;
        font-size: 3.2rem;
        line-height: 1
    }
    .after-premiere .item-5 {
        top: 170px;
        left: 0;
        padding-left: 40px;
        width: 100%;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1;
        text-align: left
    }
    .after-premiere .item-6 {
        top: 230px;
        left: 0;
        width: 100%
    }
    .after-premiere .item-7 {
        top: 185px;
        padding-right: 20px;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1
    }
    .after-premiere .item-8 {
        top: 270px;
        left: 0;
        width: 100%;
        padding-right: 40px;
        text-align: right
    }
    .after-premiere .item-9 {
        top: 260px;
        left: 0;
        padding-left: 30px
    }
    .after-premiere .item-10 {
        top: 300px;
        left: 0;
        padding-left: 60px;
        padding-right: 0;
        text-align: center
    }
    .most-viewed-content li {
        padding: 5px
    }
    .most-viewed-content h2 a {
        font-size: 10px;
        font-size: 1rem;
        line-height: 1.5em
    }
    .most-viewed-content p {
        font-size: 10px;
        font-size: 1rem;
        line-height: 1.5em
    }
    .most-viewed-content .img-content {
        top: -110px;
        left: 20px
    }
    .most-viewed-content .img-content .img {
        width: 80px;
        height: 80px
    }
    .most-viewed-content .img-content .img img {
        width: 140px;
        height: 140px
    }
    .most-viewed-content .img-content .img-hr {
        top: -10px;
        width: 80px;
        height: 80px
    }
    .most-viewed-content .img-content .img-hr i {
        width: 20px;
        height: 20px
    }
    .most-viewed-content .img-content .img-hr span {
        font-size: 10px;
        font-size: 1rem;
        line-height: 20px
    }
    .most-viewed-content .item-1 p {
        padding-left: 20px
    }
    .most-viewed-content .item-2 p {
        padding: 0 10px
    }
    .most-viewed-content .item-2 .img-content {
        top: -150px;
        left: 5px
    }
    .most-viewed-content .item-2 .img-content .img {
        width: 110px;
        height: 110px
    }
    .most-viewed-content .item-2 .img-content .img img {
        width: 200px;
        height: 200px
    }
    .most-viewed-content .item-2 .img-content .img-hr {
        top: -10px;
        width: 110px;
        height: 110px
    }
    .most-viewed-content .item-3 p {
        padding-right: 20px
    }
    .chart-content .chart-hr-2 {
        margin-left: 2px
    }
    .chart-content .chart-hr-3 {
        margin-left: -2px
    }
    .chart-content .chart-day-1,
    .chart-content .chart-day-2,
    .chart-content .chart-day-3,
    .chart-content .chart-day-4,
    .chart-content .chart-day-5 {
        left: 4px;
        width: 392px;
        height: 40px
    }
    .chart-content .chart-day-1 .pull-left,
    .chart-content .chart-day-2 .pull-left,
    .chart-content .chart-day-3 .pull-left,
    .chart-content .chart-day-4 .pull-left,
    .chart-content .chart-day-5 .pull-left {
        display: none
    }
    .chart-content .chart-legends {
        margin-top: 55px
    }
}
@media screen and (max-width: 424px),
screen and (max-height: 440px) {
    .page {
        padding: 4px
    }
    .page-header {
        top: 10px
    }
    .page-header .menu-btn {
        right: 10px
    }
    .logo {
        height: 18px;
        background-position: 0 0
    }
    .menu-btn span {
        margin: -12px 0 0 -6px;
        width: 20px;
        height: 18px
    }
    .menu-btn i {
        margin-bottom: 4px;
        height: 2px
    }
    section .fraction-ico-left {
        margin-left: -155px
    }
    section .fraction-ico-right {
        margin-right: -155px
    }
    .section-home {
        margin-top: -190px;
        height: 320px
    }
    .section-home h1 {
        background-image: url(../img/home-logo.png);
        background-size: 180px auto
    }
    .section-home-circle-first {
        margin-top: -140px;
        margin-left: -140px;
        width: 280px;
        height: 280px
    }
    .section-home-circle-second {
        margin-top: -125px;
        margin-left: -125px;
        width: 250px;
        height: 250px
    }
    .section-content {
        padding-top: 120px
    }
    .section-content-in {
        width: 340px;
        height: 340px
    }
    .share-content h2 {
        margin: 0;
        font-size: 10px;
        font-size: 1rem;
        line-height: 1
    }
    .share-content a {
        width: 35px;
        height: 35px
    }
    .menu-content,
    .methodology-content {
        top: 40px;
        margin-left: -160px;
        padding: 10px 0 0 0;
        width: 320px;
        height: 320px
    }
    .menu-content .menu-btn-close,
    .methodology-content .menu-btn-close,
    .menu-content .methodology-btn-close,
    .methodology-content .methodology-btn-close {
        margin: 0 0 10px 0
    }
    .menu-content ul,
    .methodology-content ul {
        margin: 0 0 25px 0
    }
    .menu-content li a,
    .methodology-content li a {
        padding: 4px 5px;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.2em
    }
    .menu-content p a,
    .methodology-content p a {
        padding: 4px 5px;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.2em
    }
    .methodology-content {
        top: 0
    }
    .methodology-content h1 {
        margin: 0 0 15px 0;
        padding-top: 0
    }
    .methodology-content p {
        max-width: 200px;
        font-size: 10px;
        font-size: 1rem;
        line-height: 1.5em
    }
    .about-content {
        padding-top: 30px;
        width: 300px;
        height: 300px
    }
    .about-content h1 {
        margin: 0 0 40px 0
    }
    .section-content-top-characters {
        padding: 30px 45px
    }
    .section-content-top-brands {
        padding: 40px 10px 0 10px;
        height: 320px
    }
    .section-content-social-buzz {
        height: 440px
    }
    .section-content-top-hashtag-activity {
        padding: 80px 40px 115px 0;
        height: 360px
    }
    .section-content-best-twitter-accounts {
        padding: 30px 45px
    }
    .profile-content li {
        padding: 5px 0 0 0
    }
    .profile-content .item-1 {
        padding-top: 5px
    }
    .profile-content .item-2 {
        left: -5px
    }
    .profile-content .item-3 {
        left: -20px
    }
    .profile-content .item-4 {
        left: -5px
    }
    .profile-content .item-5 {
        padding-top: 0
    }
    .profile-content .img {
        margin-right: 10px
    }
    .profile-content h2 {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1
    }
    .profile-content p {
        font-size: 8px;
        font-size: 0.8rem;
        line-height: 1
    }
    .brands-content li {
        padding: 0 5px 60px 5px
    }
    .brands-content .desc-value strong {
        top: -9px;
        font-size: 10px;
        font-size: 1rem;
        line-height: 1
    }
    .before-premiere .item-2 {
        top: 70px
    }
    .before-premiere .item-3 {
        top: 80px
    }
    .before-premiere .item-5 {
        top: 160px;
        padding-left: 30px
    }
    .before-premiere .item-6 {
        top: 210px
    }
    .before-premiere .item-7 {
        top: 175px
    }
    .before-premiere .item-8 {
        top: 240px;
        padding-right: 30px
    }
    .before-premiere .item-9 {
        top: 255px;
        padding-left: 20px
    }
    .before-premiere .item-10 {
        top: 280px
    }
    .after-premiere .item-2 {
        top: 80px
    }
    .after-premiere .item-3 {
        top: 90px
    }
    .after-premiere .item-5 {
        top: 150px;
        padding-left: 20px
    }
    .after-premiere .item-6 {
        top: 210px
    }
    .after-premiere .item-7 {
        top: 175px
    }
    .after-premiere .item-8 {
        top: 240px;
        padding-right: 30px
    }
    .after-premiere .item-9 {
        top: 255px;
        padding-left: 20px
    }
    .after-premiere .item-10 {
        top: 280px
    }
    .chart-content .chart-day-1,
    .chart-content .chart-day-2,
    .chart-content .chart-day-3,
    .chart-content .chart-day-4,
    .chart-content .chart-day-5 {
        width: 332px;
        height: 40px
    }
    .chart-content .chart-date-list {
        width: 332px
    }
    .chart-content .chart-date-list-2,
    .chart-content .chart-date-list-4 {
        visibility: hidden
    }
    .chart-content .chart-legends {
        margin-top: 40px
    }
}
@media screen and (max-width: 359px),
screen and (max-height: 359px) {
    section .fraction-ico-left {
        margin-left: -125px
    }
    section .fraction-ico-right {
        margin-right: -125px
    }
    .section-home {
        margin-top: -170px;
        height: 280px
    }
    .section-home h1 {
        background-size: 150px auto
    }
    .section-home-circle-first {
        margin-top: -110px;
        margin-left: -110px;
        width: 220px;
        height: 220px
    }
    .section-home-circle-second {
        margin-top: -100px;
        margin-left: -100px;
        width: 200px;
        height: 200px
    }
    .section-content-in {
        margin-bottom: 100px;
        width: 280px;
        height: 280px
    }
    .section-content-header h1 {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.1em
    }
    .section-content-header p {
        font-size: 10px;
        font-size: 1rem;
        line-height: 1.2em
    }
    .menu-content,
    .methodology-content {
        margin-left: -140px;
        padding-top: 10px;
        width: 280px;
        height: 280px
    }
    .menu-content li a,
    .methodology-content li a {
        font-size: 10px;
        font-size: 1rem;
        line-height: 1
    }
    .menu-content p a,
    .methodology-content p a {
        font-size: 10px;
        font-size: 1rem;
        line-height: 1
    }
    .about-content {
        width: 260px;
        height: 260px
    }
    .about-content .about-ico {
        height: 70px
    }
    .about-content h1 {
        margin-bottom: 30px;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.2em
    }
    .section-content-top-characters {
        padding: 20px 40px
    }
    .section-content-top-brands {
        margin-bottom: 140px
    }
    .section-content-social-buzz {
        height: 440px
    }
    .section-content-most-viewed-recommended-videos {
        padding-top: 180px;
        height: auto
    }
    .section-content-top-hashtag-activity {
        margin-bottom: 120px;
        padding: 80px 40px 115px 0;
        height: 360px
    }
    .section-content-best-twitter-accounts {
        padding: 20px 40px
    }
    .profile-content .desc {
        height: 40px;
        line-height: 40px
    }
    .profile-content h2 {
        font-size: 10px;
        font-size: 1rem;
        line-height: 1.1em;
        letter-spacing: 1px
    }
    .profile-content p {
        letter-spacing: 1px
    }
    .profile-content .img {
        width: 40px;
        height: 40px
    }
    .brands-content .img {
        width: 100%;
        height: 40px;
        line-height: 40px
    }
    .social-content .social-nav {
        margin-left: -130px;
        width: 260px
    }
    .social-content .social-nav a {
        font-size: 9px;
        font-size: 0.9rem;
        line-height: 38px
    }
    .most-viewed-content h2 a {
        font-size: 8px;
        font-size: 0.8rem;
        line-height: 1.5em
    }
    .most-viewed-content p {
        font-size: 8px;
        font-size: 0.8rem;
        line-height: 1.5em
    }
    .most-viewed-content .img-content {
        top: -80px;
        left: 20px
    }
    .most-viewed-content .img-content .img {
        width: 60px;
        height: 60px
    }
    .most-viewed-content .img-content .img img {
        width: 110px;
        height: 110px
    }
    .most-viewed-content .img-content .img-hr {
        width: 60px;
        height: 60px
    }
    .most-viewed-content .item-1 p {
        padding-left: 0
    }
    .most-viewed-content .item-2 p {
        padding: 0
    }
    .most-viewed-content .item-2 .img-content {
        top: -130px;
        left: 5px
    }
    .most-viewed-content .item-2 .img-content .img {
        width: 90px;
        height: 90px
    }
    .most-viewed-content .item-2 .img-content .img img {
        width: 180px;
        height: 180px
    }
    .most-viewed-content .item-2 .img-content .img-hr {
        top: -10px;
        width: 90px;
        height: 90px
    }
    .most-viewed-content .item-3 p {
        padding-right: 0
    }
    .chart-content .chart-day-1,
    .chart-content .chart-day-2,
    .chart-content .chart-day-3,
    .chart-content .chart-day-4,
    .chart-content .chart-day-5 {
        width: 272px;
        height: 40px
    }
    .chart-content .chart-date-list {
        width: 272px
    }
}
@media screen and (max-width: 319px) {
    body {
        background: #3447fe
    }
    .bg,
    .noise-bg,
    .page {
        display: none
    }
    .to-small-screen {
        display: block !important;
        width: 100%;
        height: auto
    }
    .to-small-screen img {
        width: 100%;
        height: auto
    }
}
.pull-right {
    float: right
}
.pull-left {
    float: left
}
.hide {
    display: none
}
.show {
    display: block
}
.invisible {
    visibility: hidden
}
.c {
    *zoom: 1
}
.c:before,
.c:after {
    display: table;
    content: ""
}
.c:after {
    clear: both
}
.vh {
    border: 0;
    clip: rect(0 0 0 0);
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    height: 1px
}
.vh.focusable:active,
.vh.focusable:focus {
    clip: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    height: auto
}
.log {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 10px;
    left: 10px;
    z-index: 1000;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    font-size: 25px
}