@font-face {
    font-family: 'Noto Sans';
    src: url('/fonts/english.eot');
    src: url('/fonts/english.eot?#iefix') format('embedded-opentype'), url('/fonts/english.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

/*@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans'), local('NotoSans'), url('/fonts/LeFlHvsZjXu2c3ZRgBq9nLO3LdcAZYWl9Si6vvxL-qU.woff') format('woff');
}*/
@font-face {
    font-family: 'kannada';
    src: url('/fonts/kannada.eot');
    src: url('/fonts/kannada.eot?#iefix') format('embedded-opentype'), url('/fonts/kannada.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'marathi';
    src: url('/fonts/marathi.eot');
    src: url('/fonts/marathi.eot?#iefix') format('embedded-opentype'), url('/fonts/marathi.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

/* @font-face {
    font-family: 'hindi';
    src: url('/fonts/hindi.eot');
    src: url('/fonts/hindi.eot?#iefix') format('embedded-opentype'), url('/fonts/hindi.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
} */

@font-face {
    font-family: 'NotoSansDevanagari-Regular';
    src: url('/fonts/NotoSansDevanagari-Regular.eot');
    src: url('/fonts/NotoSansDevanagari-Regular.woff') format('woff'), url('/fonts/NotoSansDevanagari-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bengali';
    src: url('/fonts/bengali.eot');
    src: url('/fonts/bengali.eot?#iefix') format('embedded-opentype'), url('/fonts/bengali.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'gujarati';
    src: url('/fonts/gujarati.eot');
    src: url('/fonts/gujarati.eot?#iefix') format('embedded-opentype'), url('/fonts/gujarati.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'tamil';
    src: url('/fonts/tamil.eot');
    src: url('/fonts/tamil.eot?#iefix') format('embedded-opentype'), url('/fonts/tamil.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'telugu';
    src: url('/fonts/telugu.eot');
    src: url('/fonts/telugu.eot?#iefix') format('embedded-opentype'), url('/fonts/telugu.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'malayalam';
    src: url('/fonts/malayalam.eot');
    src: url('/fonts/malayalam.eot?#iefix') format('embedded-opentype'), url('/fonts/malayalam.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'urdu';
    src: url('/fonts/urdu.eot');
    src: url('/fonts/urdu.eot?#iefix') format('embedded-opentype'), url('/fonts/urdu.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'odia';
    src: url('/fonts/odia.eot');
    src: url('/fonts/odia.eot?#iefix') format('embedded-opentype'), url('/fonts/odia.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'punjabi';
    src: url('/fonts/NotoSansGurmukhiUI-Regular.ttf');
    src: url('/fonts/NotoSansGurmukhiUI-Regular.ttf?#iefix') format('embedded-opentype'), url('/fonts/NotoSansGurmukhiUI-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    -webkit-text-size-adjust: none,
        -webkit-tap-highlight-color:transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

video {
    background-size: cover;
    line-height: 0;
    vertical-align: top
}

html {
    height: 100%;
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    height: 100%;
    overflow-x: hidden;
    line-height: 1;
    background: #f6f6f6;
    color: #000;
    font-family: 'Noto Sans', sans-serif;
    width: 100%;
    max-width: 640px;
    margin: 0 auto
}

.related-news ul li a:visited,
.news .news-headline h2 a:visited,
.news .news-headline .storyhead a:visited {
    color: #9d9d9d
}

a:link,
a:visited {
    text-decoration: none;
    cursor: pointer
}

:focus {
    outline: 0
}

.overflowHidden {
    overflow: hidden;
    position: relative
}

.overflowHidden.iframe {
    height: 100%
}

.iframeview {
    height: 77%;
    height: calc(100% - 169px);
    padding-bottom: 120px
}

.iframefooter {
    position: absolute;
    bottom: 0;
    height: 120px;
    width: 100%
}

nav ul,
nav li {
    margin: 0;
    list-style: none;
    list-style-image: none
}

input[type="radio"] {
    vertical-align: text-bottom
}

input[type="checkbox"] {
    vertical-align: bottom
}

.iem7 input[type="checkbox"] {
    vertical-align: baseline
}

input,
select {
    vertical-align: middle
}

textarea {
    overflow: auto
}

label,
input[type="button"],
input[type="submit"],
input[type="image"],
button {
    cursor: pointer
}

button,
input,
select,
textarea {
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 800;
    line-height: 1.2em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td {
    vertical-align: top
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #e5e5e5;
    margin: 1em 0;
    padding: 0
}

img {
    max-width: 100%;
    vertical-align: bottom;
    height: auto
}

ul,
ol {
    list-style: none
}

li ul,
li ol {
    margin-bottom: 0
}

.clearfix {
    clear: both
}

.hide {
    display: none !important;
}

.mobile-sprite {
    background-image: url(/img/55615610.png?r=10);
    background-repeat: no-repeat;
    background-size: 300px
}

h1 {
    font-size: 16px;
}

h2 {
    font-size: 2rem
}

h3 {
    font-size: 1.6rem
}

h4 {
    font-size: 1.4rem
}

h5 {
    font-size: 1.2rem
}

h1,
h2,
h3,
h4,
h5 {
    display: inline;
    font-weight: normal
}

.social-icons {
    margin: 20px auto;
    text-align: center;
    overflow: hidden;
    width: 96%;
    position: absolute;
    bottom: -9px;
}

article .social-icons {
    margin: 20px auto 10px auto
}

ul.social-icons {
    padding: 0 0 0 10px;
    position: fixed;
    bottom: 75px;
    z-index: 1;
    display: none;
}

ul.social-icons li {
    margin: 0 auto;
    text-align: center;
    padding: 5px 0;
    display: none;
    width: 14.2%;
    float: left
}

ul.social-icons li.whatapp_li {
    background: #07b925
}

ul.social-icons li.fb_li {
    background: #3b5998
}

ul.social-icons li.gplus_li {
    background: #f24033
}

ul.social-icons li.twitter_li {
    background: #4099ff
}

ul.social-icons li.mail_li {
    background: #517fa4
}

ul.social-icons li.sms_li {
    background: #c60
}

ul.social-icons li.share_li {
    background: transparent;
    display: block !important;
    height: 54px;
    width: 54px;
    float: right;
}

.social-icons .fb,
.social-icons .twitter,
.social-icons .gplus,
.social-icons .linkedin,
.social-icons .mail,
.social-icons .share,
.more-social .sub-social a.email,
.social-icons .whatsapp,
.social-icons .sms {
    width: 30px;
    height: 30px;
    margin: 2px 0;
    display: inline-block;
    text-indent: -4000px;
    text-align: center;
    margin: 0 auto
}

.social-icons .whatsapp {
    background-position: 0 0
}

.social-icons .fb {
    background-position: -30px -0
}

.social-icons .twitter {
    background-position: -90px -0
}

.social-icons .gplus {
    background-position: -60px -0
}

.social-icons .linkedin {
    background-position: -120px -0
}

.social-icons .mail {
    background-position: -120px -0
}

.social-icons .sms {
    background-position: -150px -0
}

.social-icons .share {
    background-position: -64px -154px;
    width: 100%;
    height: 100%;
    background-size: 450px;
}

.social-icons.active .share {
    background-position: -124px -154px;
}


#social_static,
.social_wrap {
    margin: 0 -4% 0 -4%
}

.font-english {
    font-family: 'Noto Sans', sans-serif
}

.font-hindi {
    font-family: 'NotoSansDevanagari-Regular';
}

.font-bengali {
    font-family: bengali
}

.font-gujarati {
    font-family: gujarati
}

.font-tamil {
    font-family: tamil
}

.font-telugu {
    font-family: telugu
}

.font-malayalam {
    font-family: malayalam
}

.font-urdu {
    font-family: urdu
}

.font-odia {
    font-family: odia
}

.font-marathi {
    font-family: marathi
}

.font-kannada {
    font-family: kannada
}

.font-punjabi {
    font-family: punjabi
}

.article-section {
    position: relative;
    background: #fff;
    max-width: 640px;
    min-height: 320px;
    padding-bottom: 10px
}

.boxwrap {
    background-color: #f2f2f2;
    border: 1px solid #e7e7e7;
    min-height: 75px;
    border-radius: 1px;
    position: absolute;
    width: 100%;
    top: 20px
}

.boxwrap img {
    margin: 0;
    padding: 4%;
    display: block;
    float: left;
    border: 0;
    width: 12%
}

.errortext {
    border-left: 1px solid #ddd;
    float: left;
    min-height: 50px;
    margin: 0;
    padding: 4%
}

.errortext h1 {
    margin: 0;
    padding: 0;
    color: #010000;
    line-height: 21px;
    font-size: 2.4rem
}

.errortext span {
    color: #5d5d5d;
    display: block;
    margin: 0;
    padding: 5px 0 0;
    text-align: left;
    font-size: 1rem
}

.ad1 {
    text-align: center;
    /*background-color: #fff*/
    margin: 5px;
    display: none;
}

.ad1.ATF>div {
    padding: 0px 0
}

.ad1.BTF {
    padding-bottom: 10px
}

.ad1.FBN {
    position: fixed;
    text-align: center;
    bottom: 0;
    background-color: white;
    width: 100%;
    max-width: 640px;
    z-index: 2
}

.footerlinks-wrapper {
    font-size: 1.6rem;
    line-height: 2.5rem;
    padding: 2%
}

header {
    height: 48px;
    margin: 0;
    overflow: hidden;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    background: #fff
}

a.app-title {
    color: #000;
    display: inline-block;
    line-height: 49px;
    cursor: pointer;
    font-weight: 800
}

.np-logo svg,
.np-logo img {
    width: 22px;
    margin: 13px 5px 0 0;
    display: inline-block;
    float: left
}

.np-hamburger {
    background-position: -43px -80px;
    height: 20px;
    width: 34px;
    float: left;
    margin: 14px 10px 0 0;
    cursor: pointer;
    margin-left: 10px;
}

.navTrigger {
    cursor: pointer;
    width: 30px;
    height: 20px;
    float: left;
    margin: 14px 10px 0 0;
    margin-left: 10px;
}

.navTrigger i {
    background-color: #333;
    border-radius: 2px;
    content: '';
    display: block;
    width: 100%;
    height: 3px;
}

.navTrigger i:nth-child(2) {
    margin: 5px 0;
}

.np-home-icon.mobile-sprite {
    background-position: -120px -33px;
    height: 25px;
    width: 25px;
    float: left;
    margin: 12px 14px 0 14px;
    cursor: pointer
}

.np-logo:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.np-logo,
.pub-logo {
    float: left;
    height: 100%;
    font-size: 2.3rem
}

.pub-logo {
    font-size: 2rem;
    width: 66%;
    text-align: left
}

.pub-logo .app-title {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    cursor: pointer
}

.np-settings-wrap {
    float: right;
    margin: 11px 5px 0 5px;
    width: 25px;
    height: 26px;
    position: relative
}

.np-lang-wrap {
    float: right;
    margin: 11px 5px 0 5px;
    width: 25px;
    height: 26px;
    position: relative
}

.np-lang-icon {
    position: absolute;
    background-position: -193px -33px;
    height: 100%;
    width: 100%;
    display: block;

}

.np-settings {
    position: absolute;
    background-position: -105px -74px;
    height: 100%;
    width: 100%;
    cursor: pointer
}

#smartbanner .sb-container {
    margin: 0 auto;
    height: 100%
}

#smartbanner .sb-close {
    float: left;
    background: #fcfcfc;
    width: 28px;
    height: 28px;
    text-align: center;
    cursor: pointer;
    margin: 20px 5px
}

#smartbanner .sb-close i.mobile-sprite {
    background-position: -36px -36px;
    width: 20px;
    height: 20px;
    display: block;
    margin-left: 4px;
    margin-top: 4px
}

#smartbanner .sb-icon {
    position: relative;
    left: 2px;
    top: 5px;
    display: inline-block;
    width: 60px;
    float: left
}

#smartbanner .sb-info {
    position: relative;
    left: 10px;
    top: 5px;
    width: 45%;
    font-size: 16px;
    line-height: 1.2em;
    font-weight: 700;
    color: #000;
    float: left;
    display: table;
    height: 90px
}

#smartbanner .sb-info>span {
    display: table-cell;
    vertical-align: top
}

#smartbanner .sb-button {
    position: relative;
    right: 5px;
    top: 25px;
    padding: 0 3px;
    height: 24px;
    font-size: 10px;
    line-height: 24px;
    text-align: center;
    color: #000;
    border-radius: 3px;
    float: right;
    background-color: red;
    color: #fff
}

.user-login {
    position: absolute;
    margin-top: -4px;
    background-position: -170px 0;
    width: 28px;
    height: 29px;
    display: inline-block;
    background-size: 200px
}

.user-login-active {
    position: absolute;
    margin-top: -4px;
    background-position: -170px 0;
    width: 28px;
    height: 28px;
    display: inline-block;
    background-size: 200px
}

span.log-text {
    margin-left: 15px;
    top: 15px;
    position: absolute
}

span.log-text.logout {
    float: right;
    position: relative;
    padding: 6px;
    top: 6px;
    line-height: 13px;
    background-color: #c2cddf
}

.np-menu-container {
    width: 100%;
    background: #f6f6f6;
}

.settings-wrapper {
    left: 100%;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s
}

.np-menu-inner {
    overflow-y: auto;
    height: calc(100% - 98px);
    -webkit-transform: translateZ(0);
}

.noscroll {
    overflow: hidden;
    position: relative;
    height: 400px;
}

.show {
    left: 0 !important;
}

.np-menu-container .first-row {
    overflow: hidden
}

.first-row .close-btn {
    float: left;
    background: #dfdfe6;
    width: 38px;
    height: 38px;
    text-align: center;
    cursor: pointer
}

.first-row .close-btn i.mobile-sprite {
    background-position: -26px -25px;
    width: 20px;
    height: 20px;
    display: block;
    margin-left: 9px;
    margin-top: 9px;
    background-size: 230px;
}

.first-row .change-lang-btn {
    float: right;
    border-radius: 15px;
    padding: 6px 13%;
    color: #fff;
    background: #1cb1cb;
    height: 15px;
    line-height: 15px;
    margin: 6px;
    font-size: 1.4rem;
    cursor: pointer
}

.np-menu-container a {
    color: #000
}

.np-menu-container a.goto-home {
    background: #fff;
    padding: 18px 10px;
    display: block;
    font-size: 1.8rem;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #e5e5e5
}

.np-menu-container a.goto-home:last-child {
    padding-bottom: 150px;
}

.np-menu-container a.goto-home:after {
    content: '';
    width: 12px;
    height: 20px;
    float: right;
    background-image: url(/img/55615610.png?r=10);
    background-repeat: no-repeat;
    background-position: -58px -38px;
    background-size: 300px;
    position: absolute;
    right: 20px;
    top: 15px
}

.np-menu-container .text-heading {
    padding: 10px;
    clear: both;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 1.2rem;
    border-bottom: 1px solid #e5e5e5
}

.np-menu-container .text-heading span {
    display: inline-block;
    float: left;
    margin-top: 1px
}

.np-menu-container a.view-all {
    float: right;
    display: inline-block;
    color: #1cb1cb;
    font-size: 1.1rem;
    margin-top: 1px;
    cursor: pointer
}

.np-menu-container .cat-wrapper,
.np-menu-container .pub-wrapper {
    clear: both;
    background: #fff
}

.np-menu-container li {
    padding: 2px 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 1.6rem;
    text-transform: capitalize;
    position: relative
}

.np-menu-container li:last-child {
    border-bottom: none;
}

.lang-list li:last-child {
    margin-bottom: 40px
}

.safari .lang-list li:last-child {
    margin-bottom: 110px
}

.np-menu-container .cat-wrapper li a,
.lang-list li a {
    display: block;
    padding: 16px 10px;
    cursor: pointer
}

.np-menu-container .cat-wrapper li a:after,
.lang-list li a:after {
    content: '';
    width: 12px;
    height: 20px;
    float: right;
    background-image: url(/img/55615610.png?r=10);
    background-repeat: no-repeat;
    background-position: -58px -38px;
    background-size: 300px;
    position: absolute;
    right: 20px;
    top: 15px
}

.np-menu-container .pub-wrapper.imgs ul {
    overflow: hidden;
    text-align: center
}

.np-menu-container .pub-wrapper.imgs li {
    display: table;
    border: 0;
    height: 56px;
    padding: 5px;
    width: 17.6%;
    float: left;
    border-left: 1px solid #e5e5e5
}

.np-menu-container .pub-wrapper.imgs li a {
    display: table-cell;
    vertical-align: middle
}

.np-menu-container .pub-wrapper.imgs li a span {
    display: block;
    text-indent: -9999px;
    height: 1px;
}

.np-menu-container .pub-wrapper.imgs li img {
    width: 100%;
    height: auto;
    margin: auto 0;
    max-height: 56px;
    max-width: 64px
}

.modal {
    width: 100%;
    background: #fff;
}

.modal .head-row {
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    height: 40px
}

.modal .head-row span {
    font-size: 1.9rem;
    font-weight: 800;
    padding: 10px;
    display: inline-block;
    line-height: 1.8rem;
    float: left
}

.modal .inner-content,
.viewmore-wrapper {
    overflow-y: auto;
    margin: 0 auto;
    height: 100vh;
    /*min-height: 600px;*/
    -webkit-transform: translateZ(0)
}

.change-lang-wrapper .inner-content {
    background-color: #f6f6f6;
    height: 95%
}

.modal .inner-content .change-heading {
    font-size: 1.4rem;
    color: #999;
    padding: 15px;
    text-align: center;
    line-height: 1.2rem
}

.modal .head-row .close-btn {
    float: right;
    background: #dfdfe6;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer
}

.modal .head-row .close-btn i.mobile-sprite {
    background-position: -26px -25px;
    width: 20px;
    height: 20px;
    display: block;
    margin-left: 11px;
    margin-top: 9px;
    background-size: 230px;
}

.change-lang-wrapper .inner-content ul {
    text-align: center;
    list-style-type: none;
    overflow: hidden
}

.change-lang-wrapper .inner-content ul li {
    width: 50%;
    height: 66px;
    margin: 0px;
    display: inline-block;
    font-size: 1.4rem;
    box-shadow: 1px 1px 1px 1px #ccc;
    cursor: pointer;
    background-color: #fff;
    border-radius: 2px;
    float: left
}

.change-lang-wrapper .inner-content ul {}

.safari .change-lang-wrapper .inner-content ul {
    margin-bottom: 180px
}

.change-lang-wrapper .inner-content ul li.selected {
    background-color: #feebcc
}

.change-lang-wrapper .bottom-row {
    overflow: hidden;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    transition: bottom .5s;
    -webkit-transition: bottom .5s;
    -o-transition: bottom .5s;
    background: white;
    padding: 8px 0;
    border-top: 1px solid #e5e5e5;
    max-width: 640px;
    margin: 0 auto;
}

.change-lang-wrapper .bottom-row .submit-btn {
    text-transform: uppercase;
    background: #1cb1cb;
    border-radius: 20px;
    display: inline-block;
    padding: 4%;
    width: 85%;
    color: #fff;
    font-size: 1.4rem;
    cursor: pointer;
    line-height: 1.4rem;
}

.change-lang-wrapper span.lang-icon {
    height: 30px;
    width: 30px;
    display: inline-block;
    float: left;
    margin: 18px 5px 0 8px
}

.change-lang-wrapper .lang-wrap {
    display: inline-block;
    float: left;
    margin: 12px 3px 0 50px;
    font-size: 1.4rem;
    line-height: 2.1rem;
    width: 43%
}

.change-lang-wrapper .lang-wrap span {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left
}

.change-lang-wrapper span.np-checkbox {
    float: right;
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: 24px 15px 24px 2px;
    background-position: -70px -37px
}

.change-lang-wrapper .inner-content ul li.selected span.np-checkbox {
    background-position: -86px -37px
}

.change-lang-wrapper .inner-content ul li.selected .lang-wrap span:first-child {
    font-weight: bold
}

.more-cat-wrapper {
    background: #fff;
    position: absolute;
    right: -1200%;
    width: 100%;
    z-index: 2;
    top: 154px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    height: 75vh;
    min-height: 75vh;
}

.movefromright {
    right: 0
}

.more-cat-wrapper ul,
.viewmore-wrapper ul {
    overflow-y: auto;
    height: 100%;
    z-index: 10;
    -webkit-overflow-scrolling: touch;
}

.viewall-pub-wrapper .text-heading {
    padding: 10px;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 1.2rem;
    background: #f6f6f6;
    font-weight: 800;
    border: 1px solid #e5e5e5
}

.viewall-pub-wrapper img {
    width: 30px;
    height: 30px;
    margin-right: 10px
}

.more-cat-wrapper li,
.viewmore-wrapper li,
.viewall-pub-wrapper li,
.settings-wrapper li {
    padding: 0 10px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 1.8rem;
    text-transform: capitalize;
    position: relative;
    cursor: pointer;
    line-height: 1.8rem;
}

.settings-wrapper li {
    padding: 18px 10px
}

.viewall-pub-wrapper li {
    text-transform: none;
    padding: 0 10px;
    line-height: 3rem
}

.more-cat-wrapper li:last-child {
    margin-bottom: 73px
}

.safari .more-cat-wrapper li:last-child {
    margin-bottom: 162px
}

.viewmore-wrapper li:last-child,
.viewall-pub-wrapper li:last-child,
.settings-wrapper li:last-child {
    margin-bottom: 40px
}

.safari .viewmore-wrapper li:last-child,
.safari .viewall-pub-wrapper li:last-child,
.safari .settings-wrapper li:last-child {
    margin-bottom: 110px
}

.more-cat-wrapper li a,
.viewmore-wrapper li a,
.viewall-pub-wrapper li a,
.settings-wrapper li a {
    display: block;
    color: #000;
    padding: 18px 0
}

.more-cat-wrapper li a .admin-fields {
    float: right
}

.settings-wrapper li a {
    padding: 0
}

.viewall-pub-wrapper li a {
    padding: 8px 0
}

.settings-wrapper .settings-section {
    margin-bottom: 15px;
    display: inline-block;
    color: #26a0f5;
    font-weight: bold;
    font-size: 1.6rem
}

.settings-wrapper ul li input[type=radio] {
    position: absolute;
    visibility: hidden
}

.settings-wrapper ul li {
    overflow: hidden
}

.settings-wrapper ul li label {
    display: inline-block;
    position: relative;
    font-size: 1.4rem;
    padding: 0 10px;
    float: left;
    margin-top: -2px;
    color: #8e8e93;
    line-height: 24px
}

@media screen and (max-width: 320px) {
    .settings-wrapper ul li label {
        font-size: 1.2rem
    }
}

.settings-wrapper ul li .check {
    display: inline-block;
    border: 2px solid #999;
    border-radius: 100%;
    height: 16px;
    width: 16px;
    float: left;
    position: relative;
    margin-left: 1px;
}

.settings-wrapper ul li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 10px;
    width: 10px;
    top: 3px;
    left: 3px;
    margin: auto
}

.settings-wrapper .input-wrapper {
    overflow: hidden;
    margin-top: 3%;
    float: left;
    width: 33%;
    cursor: pointer
}

.input-wrapper.checked .check {
    border-color: #26a0f5
}

.input-wrapper.checked .check::before {
    background: #26a0f5
}

.settings-wrapper ul li.bigBorder {
    border-bottom-width: 3px
}

.social_pop_up {
    background: white;
    padding: 10px;
    text-align: center
}

.social_pop_up .social-icons ul {
    overflow: hidden
}

.social_pop_up .social-icons ul li {
    margin: 20px;
    width: 18.5%
}

.social-text {
    display: none
}

.social_pop_up .social-icons ul li.whatapp_li .social-text {
    margin-left: -9px
}

.social_pop_up .social-icons ul li.fb_li .social-text {
    margin-left: -6px
}

.social_pop_up .social-icons ul li.gplus_li .social-text {
    margin-left: -3px
}

.social_pop_up .social-icons ul li.twitter_li .social-text {
    margin-left: 1px
}

.social_pop_up .social-icons ul li.mail_li .social-text {
    margin-left: 5px
}

.social_pop_up .social-icons ul li.sms_li .social-text {
    margin-left: 9px
}

.social_pop_up .social-text {
    display: block;
    position: absolute;
    font-size: 16px;
    margin-top: 15px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-resolution: 240dpi) {
    .mobile-sprite {
        background-image: url(/img/55615610.png?r=10)
    }

    .np-menu-container a.goto-home:after {
        background-image: url(/img/55615610.png?r=10);
        background-size: 300px
    }

    .np-menu-container .cat-wrapper li a:after,
    .lang-list li a:after {
        background-image: url(/img/55615610.png?r=10);
        background-size: 300px
    }

    a.subsection-present:after {
        background-image: url(/img/55615610.png?r=10);
        background-size: 300px
    }
}

@media (min-width:801px) {

    /* tablet, landscape iPad, lo-res laptops ands desktops */
    .ad1.ATF {
        display: none;
    }
}

@media (min-width:1025px) {

    /* big landscape tablets, laptops, and desktops */
    .ad1.ATF {
        display: none;
    }
}

@media (min-width:1281px) {

    /* hi-res laptops and desktops */
    .ad1.ATF {
        display: none;
    }
}

@media only screen and (min-device-width: 640px) and (max-device-width: 1024px) and (orientation: landscape) {
    .fullheight {
        height: 768px
    }
}

@media only screen and (min-device-width: 640px) and (max-device-width: 1024px) and (orientation: portrait) {
    .fullheight {
        height: 1024px
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .fullheight {
        height: 414px
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .fullheight {
        height: 736px
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .fullheight {
        height: 375px
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .fullheight {
        height: 667px
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .fullheight {
        height: 320px
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .fullheight {
        height: 568px
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .fullheight {
        height: 480px
    }
}

.colombia>div:nth-of-type(1),
.colombiaSuccess>div:nth-of-type(1),
.colombiatracked>div:nth-of-type(1) {
    line-height: 1.1em;
    font-size: 1.6rem;
    margin: 0 2.5% 0 2.5%;
}

.colombia div.ad-wrapper,
.colombiaSuccess div.ad-wrapper,
.colombiatracked div.ad-wrapper {
    overflow: hidden;
    position: relative;
}

.topics-content .colombiatracked div,
.topics-content .colombiaSuccess div {
    padding: 0
}

.colombia div a,
.colombiaSuccess div a,
.colombiatracked div a {
    color: #000;
    text-decoration: none;
    display: inline;
    overflow: hidden;
    font-size: 1.6rem
}

.colombia div a:hover,
.colombiaSuccess div a:hover,
.colombiatracked div a:hover {
    color: #666;
    text-decoration: none
}

.colombia div a.visited,
.colombiaSuccess div a.visited,
.colombiatracked div a.visited {
    color: #9d9d9d;
    text-decoration: none;
    font-weight: 100
}

.colombia div a img,
.colombiaSuccess div a img,
.colombiatracked div a img {
    float: left;
    margin: 2.5% 2.5% 2.5% 0;
    width: 100px;
    height: 70px;
    background-size: 100px 70px;
}

[data-feedsection="moviereviews"] .colombia div a img,
[data-feedsection="moviereviews"] .colombiaSuccess div a img,
[data-feedsection="moviereviews"] .colombiatracked div a img {
    margin: 3% 3% 3% 0;
    width: 130px;
    height: 100px;
    background-size: 130px 100px;
}

.colombia div img.colombia-logo,
.colombiatracked div img.colombia-logo,
.colombiaSuccess div img.colombia-logo {
    height: 16px;
    width: 16px;
    position: absolute;
    bottom: 7px;
    right: 8px;
}

.colombia .listing_title,
.colombiatracked .listing_title,
.colombiaSuccess .listing_title {
    line-height: 2.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0% 0 2.5% 0;
    font-weight: 600;
    max-height: 50px;
    font-size: 1.4rem;
    margin-top: 10px;
}

.colombia .clickMore,
.colombiatracked .clickMore,
.colombiaSuccess .clickMore {
    text-align: right;
    font-size: .8em;
    color: #ccc;
    margin: 0 15px 0 0
}

[ctn-style="inline"] {
    border-top: 1px solid #e7e7e7;
    position: relative;
}

.topics-content [ctn-style="inline"] {
    /*padding: 2.5%*/
}

article [ctn-style="inline"] {
    margin: 5px 0;
    border: 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    position: relative
}

[ctn-style="inline"] .ad-dest,
[ctn-style="ctnshow"] .ad-dest {
    color: #666;
    font-size: 12px;
    font-weight: 400;
    display: inline-block !important;
    position: absolute;
    bottom: 5px;
    max-width: 60%;
    max-height: 16px;
}

article [ctn-style="ctnshow"] {
    margin: -3% -6%;
}

[ctn-style="ctnshow"] .ad-dest {
    bottom: 14px;
}

.ad-dest .ad-text {
    background: #e5e5e5;
    padding: 2px;
}

.sectionheading {
    border-top: 5px solid #ff0000 !important;
    background-color: white;
    position: relative;
    margin: 0 -4%;
}

.sectionheading h2 {
    position: relative;
    top: 4px;
    left: 3%;
}

.gridview div {
    min-height: 100px;
    box-sizing: border-box;
    background: white;
    border-bottom: 1px solid #e7e7e7;
    padding: 2.5% 0
}

.gridview div:last-child {
    border: 0
}

.gridview .colombia-logo {
    display: none;
}

#footer {
    background: #2c3e50;
    margin: 0;
    padding: 5%;
    position: relative;
    padding-bottom: 70px;
}

#footer h4 {
    color: #fff;
    font-weight: bold;
    margin: 0;
    padding: 0
}

footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

footer ul li {
    padding: 0;
    display: inline-block;
    padding-right: 4%
}

.network-sites a,
.footer-links a {
    color: #a8a7a7;
    line-height: 1.5em
}

ul.network-sites {
    padding: 12px 0;
    border-bottom: 1px solid #6f6e6e
}

ul.footer-links {
    margin: 25px auto 12px;
    padding: 0;
    text-align: center
}

ul.footer-links .seperator {
    color: #a8a7a7
}

ul.footer-links li {
    height: 1rem;
    padding: 0px;
    display: inline-block
}

ul.footer-links li a {
    color: #fdfdfd;
    text-decoration: none
}

ul.footer-links li:last-child {
    padding-right: 0;
    border: 0
}

ul.footer-links li:first-child {
    padding-left: 0
}

.copyright,
span.reprint {
    color: #a8a7a7;
    text-align: center;
    display: block;
    font-size: .8rem
}

span.reprint a {
    color: #1cb1c8;
    text-decoration: underline
}

.backtotop {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    z-index: 5;
    left: 0;
    background: #1cb1c8;
    padding: .4rem;
    color: #fff;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 140px;
    position: absolute;
    display: none;
    top: -10px
}

.backtotop .circle {
    width: 30px;
    height: 30px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -180px 0;
    float: left;
    transform: scale(.6);
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6)
}

span.btpText {
    display: inline-block;
    float: left;
    margin-top: 8px;
    margin-left: 7px;
    font-size: 12px
}

.error-wrapper {
    text-align: center;
    padding: 15% 20px 0 20px;
    background-color: #f5f5f5;
    position: absolute;
    height: 100vh;
    width: 100%;
    box-sizing: border-box
}

.error-wrapper .heading-text {
    color: #c00;
    padding: 15px 0;
    display: inline-block;
    font-size: 1.8rem;
    line-height: 2rem;
}

.error-wrapper .sub-heading {
    padding: 0 0 15px 0;
    line-height: 25px;
    font-size: 1.6rem
}

.error-wrapper .return-btn {
    border-radius: 15px;
    padding: 5px 80px;
    color: #fff;
    background: #1cb1cb;
    height: 15px;
    line-height: 15px;
    font-size: 1.4rem;
    cursor: pointer;
    margin-top: 20px;
    display: inline-block
}

.push-overlay {
    position: fixed;
    width: 90%;
    z-index: 500;
    top: 20%;
    background: white;
    height: 60%;
    left: 50% !important;
    display: none;
    max-width: 750px;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0)
}

.push-overlay .header-text {
    padding: 10px;
    text-align: center;
    font-size: 2rem
}

.push-overlay .header-text a {
    cursor: pointer;
    float: right;
    width: 30px
}

.push-overlay .header-text a.close-icon:before {
    color: #000;
    content: "\002573";
    font-size: 1.5rem;
    text-align: center;
    display: block;
    line-height: 1.5rem
}

.overlay-mask {
    cursor: pointer;
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: .8;
    background: #000;
    top: 0;
    bottom: 0;
    z-index: 500
}

.show {
    display: block
}

.push-overlay .inner-wrapper {
    padding: 5%;
    font-size: 1.5rem
}

.push-overlay .inner-wrapper .text-heading {
    font-size: 1.8rem
}

.push-overlay .inner-wrapper .first-row,
.push-overlay .inner-wrapper .second-row,
.push-overlay .inner-wrapper .third-row {
    padding: 3% 0;
    overflow: hidden
}

.push-overlay .inner-wrapper input {
    width: 70%;
    border: 1px solid #e5e5e5;
    height: 40px;
    padding: 5px;
    float: left
}

.push-overlay .inner-wrapper .copy {
    width: 15%;
    height: 48px;
    margin: 0 0 0 10px;
    float: left;
    border: 1px solid #999;
    border-radius: 5px;
    text-align: center;
    line-height: 4.5rem;
    cursor: pointer
}

.push-overlay .inner-wrapper .translate-text {
    font-size: 1.5rem;
    text-decoration: underline;
    text-align: center;
    cursor: pointer
}

.push-overlay .inner-wrapper .translation {
    font-size: 1.5rem;
    padding: 10px 0;
    line-height: 2.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: none
}


.blur-text {
    color: transparent;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
}

.commonlist_con div.item {
    display: inline-block;
    width: 48.9%;
    min-height: 168px;
    vertical-align: top;
    box-sizing: border-box;
    background: white;
    border-top: 0
}

.commonlist_con div:nth-child(2n+2),
.gridview div.news:nth-child(2n+2) {
    margin-right: 0
}

.commonlist_con div img,
.gridview div.news img,
.commonlist_con div object,
.gridview div.news object {
    border: 0;
    width: 100%
}

.commonlist_con div .img_wrap {
    display: block;
    position: relative
}

.commonlist_con .list div .tag {
    display: inline-block;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 3% 2% 2%;
    font-size: 1.2rem;
    line-height: 1rem;
    background: #c00
}

.commonlist_con.bigthumb div {
    width: 100%;
    margin-bottom: 10px
}

.type_icon {
    width: 60px;
    height: 60px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover
}

.type_icon.video {
    background-image: url(/img/46406300.svg)
}

.commonlist_con span.title {
    font-size: 1.6rem;
    display: block;
    padding: 2%;
    line-height: 2.5rem
}

.commonlist_con div .tag {
    display:
        inline-block;
    color: #fff;
    position: absolute;
    bottom: 0px;
    right: 0;
    padding: 3% 2% 2%;
    font-size: 1.2rem;
    line-height: 1rem;
    background: #000;
}

.commonlist_con div .img_wrap {
    display: block;
    position: relative;
}

.min-height-275 {
    min-height: 275px;
}

.heading1 {
    padding: 0;
    margin: 0;
    word-wrap: break-word;
    line-height: 3rem;
    font-weight: 600;
    font-size: 30px;
    display: block;
    margin-left: 10px;
}

.article-section {
    position: relative;
    background: #fff;
    max-width: 640px;
    padding-bottom: 10px
}

.box {
    padding: 3% 3% 4% 3%;
    position: relative;
    margin: 5px;
}

.news-source,
.news-source a {
    color: #999;
    font-size: 1.2rem;
    padding-top: 10px;
    line-height: 1.5rem;
    margin-left: 5px;
}

.news-source .seperator {
    padding: 0 5px
}

.videoshow .news-source {
    padding-top: 5px
}

.type_icon.ad_video {
    border: 0;
    background: transparent;
    background-image: url(/img/46406300.svg);
}

.img_wrap {
    display: block;
    position: relative;
    line-height: 0;
    border: solid 1px #f5f5f5;
    box-sizing: border-box;
}

.img_wrap img,
.img_wrap object {
    line-height: 0;
    height: auto;
    width: 100%;
}

.videoshow .story {
    padding: 0 0 5% 0;
    font-size: 1.8rem;
    line-height: 2.2rem;
}

.box p {
    margin: 0 0 2rem;
}

.push-container {
    padding-top: 10px;
    display: none;
}

.push-container .admin-fields:hover {
    text-decoration: underline;
}

.push-container .admin-fields {
    padding-right: 15px;
    font-size: 1.4rem;
}

article .story {
    font-size: 1.8rem;
    color: #000;
    line-height: 3rem;
    margin: 5px;
}

article .story iframe {
    width: 100% !important;
}

.app-download-msg {
    background: #f5f5f5;
    margin: 20px -4%;
    text-align: center;
    padding: 5%;
    font-size: 13px;
    line-height: 20px;
}

.app-download-msg a {
    width: 133px;
    height: 45px;
    position: relative;
    display: table-cell;
}

.app-download-msg a.appstore {
    background-image: url(/img/appstore.svg), url(/img/appstore.png);
}

.app-download-msg a.playstore {
    background-image: url(/img/playstore.svg), url(/img/playstore.png);
    ;
}

.backtotop.stick {
    position: fixed;
    display: block;
    bottom: 0px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px 1px;
    top: initial;
}

.np-nav {
    width: 100%;
    height: 43px;
    /*background: #dbe3e4*/
}

.np-nav-inner {
    /*    display: flex;
    max-width: 640px;
    height: 53px;
    margin: 0 auto;
    overflow: hidden;
    justify-content: space-between*/
    display: block;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    width: 100%;
    overflow-y: scroll;
    height: 53px;

    background-color: #fff;
}

.np-nav-link {
    display: block;
    padding: 0 10px;
    font-size: 1.4rem;
    line-height: 40px;
    height: 40px;
    text-decoration: none;
    color: #000;
    cursor: pointer;
    text-transform: capitalize;
    white-space: nowrap
}

.np-nav-publisher {
    line-height: 53px !important;
}

.np-nav-publisher:after {
    top: 12px !important;
}

a.viral-vid {
    position: relative
}

a.viral-vid span.video-icon {
    width: 12px;
    height: 16px;
    border-top: 8px solid transparent;
    border-left: 12px solid #8d8d8d;
    border-bottom: 8px solid transparent;
    box-sizing: border-box;
    display: inline-block;
    margin-top: 12px;
    position: absolute
}

a.menu-viral-vid span.video-icon {
    margin-top: 0
}

a.viral-vid span.video-text {
    display: inline-block;
    margin-left: 18px;
}

/* Opera mini hack */
:-o-prefocus,
a.viral-vid span.video-text {
    padding-top: 10px;
}

a.np-nav-link.selected,
.np-nav-toggle.selected {
    border-bottom: 4px solid #c00;
    font-weight: bold;
    text-align: center;
}

a.subsection-present:after {
    content: '';
    width: 12px;
    height: 20px;
    float: right;
    background-image: url(/img/55615610.png?r=10);
    background-repeat: no-repeat;
    background-position: -58px -38px;
    background-size: 300px;
    position: absolute;
    right: 10px;
    top: 16px
}

.np-nav-logo {
    flex-shrink: 0;
    align-self: flex-start
}

.single-pub .np-nav-logo {
    flex-basis: 50%;
    width: 50%;
    float: left;
}

.np-nav-list {
    display: block;
    /*flex-wrap: wrap;*/
    background: #fff;
    width: 100%;
    /*-webkit-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.16);
    box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.16);*/
    margin-bottom: 10px;
    height: 40px;
    margin-top: 10px;
}

.ucbrowser .normal-font .np-nav-list,
.ucbrowser .np-nav-list {
    width: 890px !important;
}

.ucbrowser .small-font .np-nav-list {
    width: 765px !important;
}

.ucbrowser .large-font .np-nav-list {
    width: 1020px !important;
}

.np-nav-item {
    text-align: center;
    flex-grow: 1;
    background-color: #fff;
}

.np-nav-toggle {
    flex-shrink: 0;
    z-index: 1;
    /*background: #dbe3e4;*/
    align-self: flex-end;
    border-bottom: 4px solid transparent
}

.np-nav-toggle .np-nav-link {
    position: relative;
    padding-right: 30px
}

.np-nav-toggle .np-nav-link:after {
    content: '';
    position: absolute;
    top: 17px;
    right: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #000 transparent transparent transparent
}

.toggle:checked~.navigation .np-nav-toggle .np-nav-link:after {
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #000 transparent
}

.toggle {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.single-pub .np-nav-toggle {
    flex-basis: 50%;
    text-align: center
}

.single-pub .np-nav-toggle .np-nav-link:after {
    position: relative;
    top: 10px;
    left: 5px
}

.watch-section a.np-nav-link.selected {
    font-weight: bold;
    background: #ededed;
    border-bottom: #b0b0b0 solid 2px
}

.watch-section a.np-nav-link {
    text-align: center;
    width: 42%
}

.article-section {
    position: relative;
    background: #fff;
    max-width: 640px;
    min-height: 320px;
    padding-bottom: 10px
}

.news {
    border-top: 1px solid #e5e5e5;
    padding: 0;
    margin: 0;
    overflow: hidden
}

.news-headline {
    position: relative;
    overflow: hidden
}

.news .news-headline img,
.news .news-headline object {
    float: left;
    border: 0;
    margin: 0 15px 0 0;
    background: url(/img/place_news.png) no-repeat #8e8e93;
    background-size: 100px 70px;
    max-width: 108px;
    min-width: 108px;
    height: 81px;
    border-radius: 5px;
    object-fit: fill;
}

.news .news-headline .storyhead {
    color: #000;
    text-decoration: none;
    margin: 0 2.5% 0 2.5%;
    font-size: 1.4rem;
    overflow: hidden
}

[data-feedsection="moviereviews"] .news .news-headline .storyhead {
    margin: 0 3% 0 3%;
}

[data-feedsection="moviereviews"] .news .news-headline img,
[data-feedsection="moviereviews"] .news .news-headline object {
    margin: 3% 3% 3% 0;
    width: 130px;
    height: 100px;
    background-size: 130px 100px;
}

.news .news-headline .storyhead a {
    color: #000;
    text-decoration: none;
    display: block;
    overflow: hidden
}

.news .news-headline .storyhead a:hover {
    color: #666;
    text-decoration: none
}

.news .news-headline .storyhead a.visited {
    color: #9d9d9d;
    text-decoration: none;
    font-weight: 100
}

.news .news-headline .storyhead div.channel-name {
    display: table;
    margin-top: 2%;
    line-height: 1.5rem;
    color: #9d9d9d;
    font-size: 1.2rem;
    padding-left: 2px;
    margin-bottom: 2%;
}

.cwidth {
    width: calc(100% - 120px);
    max-width: 65%;
}

.news .news-headline .storyhead div.channel-name .time-caption:before {
    content: "|";
    padding: 0 4px
}

.news .news-headline .storyhead div.channel-name .time-caption {
    text-transform: capitalize;
}

.news .news-headline .storyhead div.channel-name .admin-fields:before {}

.commonlist_con .admin-fields,
.news .news-headline .storyhead div.channel-name .admin-fields .news,
.news-headline .storyhead div.channel-name .admin-fields1 {
    line-height: 16px;
    display: none;
}

.commonlist_con .admin-fields {
    font-size: 1.25rem;
    margin-right: 10px;
    margin-left: 5px
}

.commonlist_con .translated-text,
.news .news-headline .storyhead .translated-text {
    display: none;
    line-height: 16px
}

.commonlist_con .admin-fields:hover,
.news .news-headline .storyhead div.channel-name .admin-fields:hover {
    text-decoration: underline
}

.single-pub .news .news-headline .storyhead div.channel-name .time-caption:before {
    display: none
}

.single-pub .news .news-headline .storyhead span.channel-name {
    display: none
}

.news .news-headline .storyhead span.article-text {
    font-size: 1.8rem;
    line-height: 3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0 0 2.5% 0;
    font-weight: 500;
    overflow-y: hidden;
    padding-left: 2px;
    color: black;
}

[data-feedsection="moviereviews"] .news .news-headline .storyhead span.article-text {
    margin: 0;
}

.news .news-headline .storyhead .article-syn {
    line-height: 2.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 4%
}

.commonlist_con {
    padding: 0px 1% 1% 1%;
}

.commonlist_con a {
    color: #000
}

.thumbanchor {
    display: block
}

.commonlist_con .list li {
    display: inline-block;
    width: 48.9%;
    min-height: 168px;
    vertical-align: top;
    box-sizing: border-box;
    background: white;
    border-top: 0
}

.commonlist_con .list li:nth-child(2n+2),
.gridview div.news:nth-child(2n+2) {
    margin-right: 0
}

.commonlist_con .list li img,
.gridview div.news img {
    border: 0;
    width: 100%
}

.commonlist_con .list li .img_wrap {
    display: block;
    position: relative
}

.commonlist_con .list li .tag {
    display: inline-block;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 3% 2% 2%;
    font-size: 1.2rem;
    line-height: 1rem;
    background: #c00
}

.commonlist_con.bigthumb li {
    width: 100%;
    margin-bottom: 10px
}

.type_icon {
    width: 60px;
    height: 60px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover
}

.type_icon.video {
    background-image: url(/img/46406300.svg)
}

.commonlist_con span.title {
    font-size: 1.6rem;
    display: block;
    padding: 3% 1%;
    line-height: 2rem
}

#video-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000;
    overflow-y: auto;
    z-index: 2;
    max-width: 640px
}

.video-placeholder {
    position: relative;
    height: 50%;
    opacity: .2
}

.hidden {
    display: none
}

#video-container {
    position: fixed;
    height: 50%;
    width: 100%;
    top: 25%;
    background: red;
    z-index: 1
}

.loader {
    position: relative;
    left: 50%;
    z-index: 9;
    margin: 5% 0;
    width: 72px;
    height: 20px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.centerloader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 9;
    margin: 5% 0;
    width: 72px;
    height: 20px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 2px solid #c00;
    border-radius: 50%;
    float: left;
    margin: 0 5px;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0)
}

.dot:nth-child(1) {
    animation: fx 1000ms ease infinite 100ms;
    -moz-animation: fx 1000ms ease infinite 100ms;
    -webkit-animation: fx 1000ms ease infinite 100ms;
    -o-animation: fx 1000ms ease infinite 100ms
}

.dot:nth-child(2) {
    animation: fx 1000ms ease infinite 300ms;
    -moz-animation: fx 1000ms ease infinite 300ms;
    -webkit-animation: fx 1000ms ease infinite 300ms;
    -o-animation: fx 1000ms ease infinite 300ms
}

.dot:nth-child(3) {
    animation: fx 1000ms ease infinite 500ms;
    -moz-animation: fx 1000ms ease infinite 500ms;
    -webkit-animation: fx 1000ms ease infinite 500ms;
    -o-animation: fx 1000ms ease infinite 500ms
}

@keyframes fx {
    50% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes fx {
    50% {
        -webkit-transform: scale(1);
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes fx {
    50% {
        -moz-transform: scale(1);
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-o-keyframes fx {
    50% {
        -o-transform: scale(1);
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

/*For Icons*/
.type_icon {
    width: 60px;
    height: 60px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.type_icon.slideshow {
    background-image: url(/img/55615610.png?r=10);
    background-position: -82px -100px;
}

.type_icon.video {
    background-image: url(/img/55615610.png?r=10);
    background-position: -12px -101px;
}

.micIcon {
    margin-left: 6px;
    vertical-align: middle;
    height: 26px;
    -ms-transform: rotate(30deg);
    /* IE 9 */
    -webkit-transform: rotate(30deg);
    /* Chrome, Safari, Opera */
    transform: rotate(30deg);
}

.type_icon:focus {
    outline: none;
}

.img_wrap {
    display: block;
    position: relative;
    line-height: 0;
    border: solid 1px #f5f5f5;
    box-sizing: border-box;
    background-size: 100%;
}

.img_wrap img {
    line-height: 0;
    height: auto;
    width: 100%;
}

/*ads video test */
.kalturaContainer {
    height: inherit;
}

#mainContainerDiv {
    position: relative;
    width: 100%;
}

#adContainer {
    position: absolute;
    background-color: black;
    margin: auto;
    top: 0px;
    bottom: 0;
    right: 0;
    left: 0px;
    z-index: 99;
}

#adContainer.adContainer {
    background-image: none !important;
    background-color: #000;
}

#adContainer div {
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

#playButton {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: transparent;
    border: none;
    z-index: 1000;
}

.img_wrap iframe {
    width: 100%;
}

.vidContentElement {
    position: absolute;
    margin: auto 0;
    top: 0;
    bottom: 0;
}

.overlay_close_btn {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    padding: 5%;
    z-index: 10000;
}

.overlay_container {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: black;
    z-index: 1001;
    display: none;
}

/*spinner bouncing on videoContainer while ads loading */
.spinner {
    position: absolute;
    top: 20%;
    bottom: 0%;
    left: 0;
    right: 0%;
    text-align: center;
    z-index: 9999;
    margin: 10% auto;
    width: 50px;
    height: 40px;
    font-size: 10px;
}

.spinner>div {
    width: 6px;
    height: 100%;
    background-color: #fff;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
    border-radius: 20%;
}

.spinner .bounce1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .bounce2 {
    margin: 0 2px;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner .bounce3 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

@-webkit-keyframes sk-stretchdelay {
    10% {
        -webkit-transform: scaleY(.2)
    }

    40% {
        -webkit-transform: scaleY(.4)
    }

    70% {
        -webkit-transform: scaleY(.6)
    }

    100% {
        -webkit-transform: scaleY(.8)
    }
}

@keyframes sk-stretchdelay {
    10% {
        transform: scaleY(.2);
        -webkit-transform: scaleY(.2)
    }

    40% {
        transform: scaleY(.4);
        -webkit-transform: scaleY(.4)
    }

    70% {
        transform: scaleY(.6);
        -webkit-transform: scaleY(.6)
    }

    100% {
        transform: scaleY(.8);
        -webkit-transform: scaleY(.8)
    }
}

.itemContainer {
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
    z-index: 100;
    -webkit-overflow-scrolling: touch;
}

html[data-useragent*='UCBrowser'] .itemContainer {
    overflow: scroll;
}

.fixed-header {
    position: fixed;
    z-index: 80;
    top: 0px;
    width: 100%;
    max-width: 640px;
    background: #F6F6F6;

}

.searchHeader.fixed-header {
    top: -1px !important;
    width: 94% !important;
}

.header-padding-more {
    padding-top: 97px;
}

.header-padding-less {
    padding-top: 42px;
}

#favoritePublicationContainer,
#viewall-cat-wrapper {
    left: 0px !important;
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -200px 0
    }

    100% {
        background-position: 200px 0
    }
}

.blur-div {
    background-color: #dbe3e4;
    width: 100%;
    height: 8px;
    margin-bottom: 10px;

    animation-duration: 2s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 400px 8px;
    height: 8px;

}

.blur-div.small {
    height: 8px;
    margin-top: 10px;
}

.blur-div.big {
    height: 8px;
    margin-bottom: 15px;
}

.np-nav-list {
    /*   left:0px;
    overflow-x: auto;
    overflow-y: hidden;
    width: auto;
    -webkit-overflow-scrolling: touch;
    min-width: 100%;*/
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    /*min-width: 900px;*/
}

.np-nav-item {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    width: auto;
    min-width: 50%;
}

#parentContainer {
    min-height: 400px;
    /*background: url("/img/bg.png") repeat-y;*/
    background: #fff;
    background-size: 170%;
}

#content {
    background: #fff;
}

/*animated.css*/
.animated {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {

    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {

    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {

    50%,
    from,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    50%,
    from,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {

    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {

    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {

    11.1%,
    from,
    to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {

    11.1%,
    from,
    to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {

    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {

    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.fixed-bottom {
    position: absolute;
    bottom: 9px;
    left: 119px;
}

@media screen and (min-width: 500px) {
    .fixed-bottom {
        left: 139px;
    }
}

.maketop {
    /*position: fixed;
    top: 0px;
    z-index: 990;    */
}

.menuLayer {
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0px;
    top: 0px;
    background: #fff;
    opacity: 0;
    z-index: 4;
    display: none;
    -webkit-overflow-scrolling: touch;
}

.np-search-wrap {

    float: right;
    margin: 11px 5px 0 5px;
    width: 25px;
    height: 26px;
    position: relative
}

.np-search-icon {
    display: block;
    position: absolute;
    background-position: -81px -74px;
    height: 100%;
    width: 100%;
    cursor: pointer;
    background-size: 300px;
    text-indent: -9999px;
}

.search-section {
    min-height: calc(100vh - 100px);
}

.search-section ul li {
    text-align: center;
    width: 100%;
    font-size: 2rem;
    line-height: 4rem;

}

.search-section ul li a {
    color: #1cb1c8;
}

.fixed-height {
    height: 100vh;
}

.feedSectionDiv {
    -webkit-overflow-scrolling: touch;
    width: 100vw;
    padding-bottom: 20px;
}


.ripple {
    position: relative;

    transform: translate3d(0, 0, 0)
}

.ripple:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-position: 50%;
    transform: scale(10, 10);
    opacity: 0;
    transition: transform .0s, opacity .5s
}

.ripple:active:after {
    transform: scale(0, 0);
    opacity: .2;
    transition: 0s
}

.inline-social-share {
    margin: 0px;
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 100%;
}

.inline-social-share li {
    width: 14.2% !important;
    display: none !important;
}

.inline-social-share li:last {
    display: inline-block;
}

ul.social-icons.active li {
    display: inline-block;
}

.menu-lang-icon {
    width: 26px;
    height: 26px;
    top: 3px;
    right: 3px;
}

.font-size-18 {
    font-size: 1.8rem;
}

.padding-left-52 {
    padding-left: 52px;
}

@media (max-resolution: 1dppx) {
    .np-nav-list {
        overflow: hidden;
    }

    .np-nav-item.last {
        position: absolute;
        right: 0px;
        background: #fff;
        height: 40px;
    }
}

.bgsmall {
    background-size: 100% 175px;
}

.fake-padding {
    margin: 50px;
}

.hideImages .channel-name {
    left: 0px;
    position: relative;
}

.share-site {
    background: #fff;
    display: none;
}

.share-site ul li {
    display: inline-block;
    height: 37px;
}

.share-site .social-icons {
    bottom: 15px;
}

.grey-watch-layer {
    width: 100vw;
    height: 100%;
    position: absolute;
    background: #ccc;
    z-index: 99;
    opacity: 0.5;
}

.colombiainvalid,
.colombiaRequestSend {
    display: none !important;
}

.min-height-50 {
    min-height: 50px;
}

.whiteLayer {
    width: 100%;
    height: 100vh;
    position: absolute;
    background: #fff;
}

.videoloader {
    position: absolute;
    left: 45%;
    top: 45%;
    width: 32px;
    height: 32px;
    z-index: 999;
}

.margin-top-10px {
    margin-top: 10px;
}

.movie-review-tbl {
    width: 100%;
    font-size: 1.8rem;
    line-height: 2.8rem;
}

.movie-review-tbl td {
    padding: 10px;
}

.movie-review-tbl tr td.title {
    width: 37%;
    font-weight: bold;
}

.movie-review-tbl tr:nth-child(even) {
    background-color: #f2f2f2;
}

.color-red {
    color: #eb0707;
}

.article-genre {
    font-size: 1rem;
    padding-left: 2px;
}

.padding-bottom-0 {
    padding-bottom: 0px;
}

.margin-top-12 {
    margin-top: 12px !important;
}

.channel-name.cast {
    margin-bottom: 10px !important;
    font-size: 1.2rem !important;
    line-height: 1.5rem !important;
    color: #000 !important;
}

.dark-toast {
    background: #000 !important;
    color: #fff !important;
    min-height: 30px !important;
    font-size: 16px !important;
    text-align: center !important;
    padding-bottom: 0 !important;
}

.dark-toast>.toastify__close {
    color: #fff !important;
    display: none !important;
}

.transparent-progress {
    background: rgba(255, 255, 255, .7) !important;
}

.fancy-progress {
    background: repeating-radial-gradient(red, yellow 10%, green 15%);
}

.toastify--bottom-center {
    left: calc(50% - 100px) !important;
    bottom: 60px !important;
    margin-left: 0 !important;
}

.toastify {
    width: 200px !important;
}

span.swipe-arrow img {
    width: 50px;
    height: 20px;
}

span.swipe-hand img {
    width: 60px;
    height: 20px;
}

span.swipe-arrow {
    margin-left: 10px;
}

span.swipe-hand {
    position: relative;
    -webkit-animation: swipeanim 1s infinite normal ease-out;
    animation: swipeanim 1s infinite normal ease-out;
    left: 80px;
    top: -10px;
}

@-webkit-keyframes swipeanim {
    0% {
        left: 80px;
    }

    100% {
        left: 40px;
    }
}

@keyframes swipeanim {
    0% {
        left: 80px;
    }

    100% {
        left: 40px;
    }
}


/*Smart Banner CSS*/

#smartbanner {
    max-width: 640px;
    display: none;
    left: 0;
    top: -90px;
    width: 100%;
    height: 85px;
    overflow: hidden;
    position: relative;
    background-color: #ffffff;
    border-bottom: 1px solid #e5e5e5;
}

#smartbanner .sb-container {
    margin: 0 auto;
    height: 100%;
}

#smartbanner .sb-close {
    float: left;
    background: #fcfcfc;
    width: 28px;
    height: 28px;
    text-align: center;
    cursor: pointer;
    margin: 20px 5px;
}

#smartbanner .sb-close i.mobile-sprite {
    background-position: -36px -36px;
    width: 20px;
    height: 20px;
    display: block;
    margin-left: 4px;
    margin-top: 4px;
    text-indent: -9999px;
}

#smartbanner .sb-icon {
    position: relative;
    left: 2px;
    top: 5px;
    display: inline-block;
    width: 60px;
    float: left;
}

#smartbanner .sb-info {
    position: relative;
    left: 10px;
    top: 5px;
    width: 45%;
    font-size: 16px;
    line-height: 1.2em;
    font-weight: 700;
    color: #000;
    float: left;
    display: table;
    height: 90px;
}

#smartbanner .sb-info>span {
    display: table-cell;
    vertical-align: top;
}

#smartbanner .sb-button {
    position: relative;
    right: 5px;
    top: 25px;
    padding: 0 3px;
    height: 24px;
    font-size: 10px;
    line-height: 24px;
    text-align: center;
    color: #000;
    border-radius: 3px;
    float: right;
    background-color: #ff0000;
    color: #fff;
}

.watchFooterMenu {
    position: fixed;
    bottom: -1px;
    width: 100%;
    z-index: 9999;
    background-color: #f5f5f5;
    height: 60px;
    transition: bottom 1s;
    -webkit-transition: bottom 1s;
}

.animWatchFooterMenu {
    bottom: -60px;
}

.videobottom {
    width: 43%;
    height: 30px;
    padding-top: 34px;
    margin: 10px;
    text-align: center;
    color: #949799;
}

.videobottom.watch {
    background: url(/img/video_bottom_unselected.svg) no-repeat 50% 2px;
    background-size: 28px;
}

.videobottom.watch.selected {
    background: url(/img/video_bottom_selected.svg) no-repeat 50% 2px;
    background-size: 28px;
    color: #cc0000;
}



.videobottom.channel {
    background: url(/img/channel_bottom_unselected.svg) no-repeat 50% 2px;
    background-size: 28px;
}

.videobottom.channel.selected {
    background: url(/img/channel_bottom_selected.svg) no-repeat 50% 2px;
    background-size: 28px;
    color: #cc0000;
}

.channelscontainer {
    width: 100%;
    position: relative;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    padding-top: 10px;
}

.channelstitledata {
    width: 100%;
}

.channelsdata {
    width: 100%;
}




.channelstitle {
    font-size: 15px;
    text-align: left;
    font-weight: bold;
    padding: 20px 10px;
    float: left;
}

.channelsseeall {
    font-size: 13px;
    text-align: left;
    padding: 10px;
    float: right;
    color: #c00;
}

.channelsseeall>a {
    text-decoration: none;
    color: #c00;
    cursor: pointer;
}


/*------START ----------channel video listing css-----------------*/
.videoscrlcontent {
    width: 100%;
    overflow-x: auto;
    border-bottom: .5px solid #e7e7e7;
    /*-webkit-overflow-scrolling: touch;*/
    /*border-style: solid;
    border-width: 5px;*/
}


.videoscrlcontent ul.videolisting {
    display: inline-block;
    white-space: nowrap;
    margin-right: 10px;
}

.videoscrlcontent ul.videolisting li {

    display: inline-block;
    width: 150px;
    margin: 0px 0px 10px 10px;
    position: relative;

    /*border-style: solid;
    border-width: 5px;*/

    /*border: 1px solid #ccc;*/
    /*min-height: 164px;*/
}

.videoscrlcontent ul.videolisting li img,
.videoscrlcontent ul.videolisting li object {
    width: 100%;
    vertical-align: bottom;
    height: 86px;
}

.videoscrlcontent ul.videolisting li .thumbanchor {
    display: block;
}

.videoscrlcontent ul.videolisting li .img_wrap {
    display: block;
    position: relative;
    background-position: 0px -12px;
}

.videoListingDiv ul.videolisting li .img_wrap {
    background-position: 0px -50%;
}

.videoscrlcontent ul.videolisting li .tag,
.videoListingDiv ul.videolisting li .tag {
    display: inline-block;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 3% 2% 2%;
    font-size: 1.2rem;
    line-height: 1rem;
    background: #151414;

}

.videoscrlcontent ul.videolisting li .story {
    font-size: 1.4rem;
    display: block;
    padding: 3% 1%;
    line-height: 2rem;
    color: #010000;
    white-space: normal;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    min-height: 38px;
    height: 37px;
}

.videoscrlcontent ul.videolisting li .stroy>a {
    text-decoration: none;
    color: #c00;
    white-space: nowrap;
    cursor: pointer;
    text-overflow: ellipsis;
    word-wrap: break-word;
}

.videoscrlcontent ul.videolisting li .type_icon {
    width: 60px;
    height: 60px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.videoscrlcontent ul.videolisting li .type_icon.video {
    background-image: url(/img/46406300.cms);

}

.min-height-auto {
    min-height: auto !important;
}

.channelseeall {
    float: right;
    display: block;
    padding: 20px 10px;
}

.channelseeall a {
    font-size: 1.4rem;
    color: #cc0000;
}

.videoContainer {
    position: fixed;
    z-index: 9998;
    top: 0px;
    width: 100%;
    /*overflow-y: auto;*/
}

.videoHeader {
    font-size: 20px;
    line-height: 50px;
    padding-left: 12px;
    position: absolute;
    width: 100%;
    z-index: 100;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.playVideoDiv {
    margin-top: 50px;
    height: 310px;
    transition: margin-top 1s;
    -webkit-transition: margin-top 1s;
}

.animPlayVideoDiv {
    margin-top: 0;
}

.videoListingDiv ul.videolisting li {
    display: inline-block;
    width: 43%;
    margin: 10px;
}

.videoListingDiv {
    height: 160px;
    height: calc(100vh - 310px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.videoContainer.seeall .videoListingDiv {
    height: 100vh !important;
    padding-top: 70px;
}

.videoContainer.seeall .playVideoDiv {
    display: none;
}


.videoContainer.seeall .videolisting {
    margin-top: 10px;

}

.videoListingDiv ul.videolisting li .story {
    font-size: 1.6rem;
    display: block;
    padding: 3% 1%;
    line-height: 2.2rem;
    color: #010000;
    white-space: normal;
    /*-webkit-line-clamp: 2;*/
    text-overflow: ellipsis;
    overflow: hidden;
    /*-webkit-box-orient: vertical;*/
    min-height: 38px;
    height: 37px;
}

.videoListingDiv ul.videolisting li img {
    width: 100%;
    vertical-align: bottom;
    height: 86px;
}

.playVideoText {
    background-color: #333;
    color: #fff;
    padding: 10px;
    font-size: 1.4rem;
    line-height: 2.2rem;
}

.playvideosubtext {
    color: #999;
    display: block;
    height: 20px;
    overflow: hidden;
}

#playVideoCont {
    background-color: #000;
}

.livetv {
    text-align: left;
    width: 100%;
    background-color: #f5f5f5;
}

.livetvTitle {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    padding: 20px 15px;
}

.w100p {
    width: 100%;
}

.fl {
    float: left;
}

.scrlcontent {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}

ul.livetv_listing {
    display: inline-block;
    white-space: nowrap;
    margin-right: 15px;
}

ul.livetv_listing li {

    display: inline-block;
    width: 150px;
    margin: 0px 0 15px 15px;
    position: relative;
    text-align: center;
    border: 1px solid #ebebeb;
}

ul.livetv_listing li .divimg {
    background: #ebebeb;
}

ul.livetv_listing li .divimg img {
    width: 50%;
    padding: 18px;
    min-height: 43px;
}

ul.livetv_listing li .controls {
    background-color: #ffffff;
}

.videobutton,
.audiobutton,
.deactivatebutton {
    padding: 6px 26px;
    border-radius: 10px;
    background: #b90808;
    border: 1px solid #c00;
    color: #fff;
    display: table;
    margin: 15px auto;
    font-size: 12px;
}

.videobutton {
    background: url(/img/play.svg) no-repeat #b90808;
    background-size: 10px;
    background-position: 12px 5px;
}

.audiobutton {
    background: url(/img/listen.svg) no-repeat #fff;
    color: #c00;
    background-size: 10px;
    background-position: 12px 5px;
}


.deactivatebutton {
    background: url(/img/listengrey.svg) no-repeat #f6f6f6;
    background-size: 12px;
    background-position: 10px 5px;
    color: #666;
    border: 1px solid #ccc;
}

.clearfix::before,
.clearfix::after {
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    clear: both;
    visibility: hidden;
}





.audioplayer {
    position: fixed;
    bottom: 60px;
    width: 100%;
    display: none;
    overflow: hidden;
    background: #795f93;
    box-sizing: border-box;
    height: 60px;
}

.audioplayer audio {
    width: 100%;
    /*margin-left: 24px;*/
    height: 54px;
}

.ap_playicon {
    margin: 0 auto;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    position: absolute;
    border-left: 10px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

.hide {
    display: none;
}

/*.loader {
    border-radius: 100%;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%,-50%) !important;
    position: absolute;
}*/


.audiodev {
    float: left;
    width: 35%;
    overflow: hidden;
}

.audioimg {
    float: left;
    width: 20%;
    margin-top: 16px;
    text-align: center;
}

.audioimg img {
    max-width: 100%;
    vertical-align: bottom;
    height: 30px;
    width: 64px;
}

.nowplayingtxt {
    float: left;
    font-size: 10px;
    color: #a696b9;
    width: 30%;
    margin-top: 16px;
}


.nowplayingtxt span {
    color: #fff;
    display: block;
    margin-top: 5px;
}

.closeaudio {
    float: right;
    background: #5d4e77;
    /* color: #fff; */
    /* padding: 25px 12px; */
    /* font-size: 25px; */
    cursor: pointer;
    /* margin-top: 0px; */
    width: 48px;
    height: 60px;
    text-align: center;
}

.closeaudio i.close-icon {
    width: 20px;
    height: 20px;
    display: block;
    margin-left: 14px;
    margin-top: 20px;
}

i.close-icon {
    background-image: url(/img/close_white.svg);
    background-repeat: no-repeat;
    background-size: 20px;
}

.nowplayingdiv {
    display: none;
    background-color: #c00;
    padding: 6px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    color: #fff;
    font-size: 1.1rem;
}

.livetv_listing .nowplayingdiv {
    bottom: 94px;
}

.nowplaying .nowplayingdiv {
    display: block !important;
}

ul.taglist {
    margin: 0px;
    padding: 0px;
    list-style: none;
    white-space: nowrap;
}

ul.taglist li {
    display: inline-block;
    margin: 0px 5px;
}

ul.taglist li a {
    padding: 8px;
    display: block;
    border: solid 1px #c00;
    font-size: 1.4rem;
    border-radius: 15px;
    color: #c00;
}

ul.taglist li a.selected {
    color: #fff;
    background-color: #c00;
}

.taglistscroll {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.noselect {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently supported by Chrome and Opera */
}

.ucbrowser .modal {
    position: absolute !important;
}

.bold {
    font-weight: bold;
}

.aViewInApp {
    color: #fff;
    border: solid 1px #fff;
    border-radius: 5px;
    font-size: 1.2rem;
    padding: 10px;
    display: inline-block;
}

.aViewInApp:hover {
    color: #fff;
    background-color: #fff;
}

#smartbanner.footer {
    display: none;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 999;
    padding: 10px;
    border-top: solid 5px #cc0000;
    background-color: #F5F5F5;
    height: 72px;
}

#smartbanner.footer .sb-info {
    width: calc(100% - 70px);
    height: auto;
    font-size: 13px;
}

#smartbanner.footer .sb-info1 {
    position: relative;
    left: 10px;
    top: 10px;
    width: 230px;
    line-height: 1.2em;
    color: #000;
    float: left;
    display: table;
    height: 90px font-size: 1.2rem;
}

#smartbanner.footer .sb-info1 .aViewInAppBut {
    color: #fff;
    border: solid 1px #CC0000;
    border-radius: 2px;
    font-size: 1rem;
    padding: 5px 10px;
    display: inline-block;
    background-color: #cc0000;
    margin-right: 10px
}

#smartbanner.footer .sb-info1 .aViewInAppBut.skip {
    background-color: #ccc;
    color: #000;
    border: solid 1px #ccc;
}

.pagination {
    display: block;
    padding-bottom: 40px;
    clear: both;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #fff;
}

.pagination a {
    color: #fff;
    padding: 5px 10px;
    text-decoration: none;
    font-size: 25px;
    display: inline-block;
    border: solid 1px #ccc;
    margin: 5px;
    background-color: #2c3e50;
}

.heading-breadcrumb {
    display: block;
    padding: 15px 10px 10px;
}

.heading-breadcrumb h1 {
    font-weight: 800;
    font-size: 2rem;
    text-transform: capitalize;
}

.breadcrumb-div {
    padding-top: 10px;
}

.breadcrumb-div ul li {
    display: inline;
}

.breadcrumb-div ul li a {
    font-size: 1.6rem;
    color: rgba(204, 0, 0, 0.7);
    text-transform: capitalize;
    line-height: 2rem;
}

.breadcrumb-div ul li a:after {
    content: '\00bb';
    color: rgba(204, 0, 0, 0.7);
    vertical-align: top;
    display: inline-block;
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 2rem;
    margin: -2px 10px 0 8px;
    -webkit-font-smoothing: antialiased;
}

.breadcrumb-div ul li:last-child a {
    color: rgba(0, 0, 0, 0.7);
}

.breadcrumb-div ul li:last-child a:after {
    content: '' !important;
}