﻿@import url(https://fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,regular,italic,500,500italic,700,700italic,900,900italic&display=swap);
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
    box-sizing: border-box
}

body {
    line-height: 1
}

ol,
ul,
li {
    list-style: none;
    box-sizing: border-box
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after {
    content: "";
    content: none
}

q:before,
q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

div,
a,
p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea {
    box-sizing: border-box
}

a {
    text-decoration: none
}

[class^=icon-],
[class*=" icon-"] {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-youtube-official:before {
    content: ""
}

.icon-AKREP:before {
    content: ""
}

.icon-ASLAN:before {
    content: ""
}

.icon-BALIK:before {
    content: ""
}

.icon-BASAK:before {
    content: ""
}

.icon-O:before {
    content: ""
}

.icon-IKIZLER:before {
    content: ""
}

.icon-KOC:before {
    content: ""
}

.icon-KOVA:before {
    content: ""
}

.icon-OGLAK2:before {
    content: ""
}

.icon-TERAZI:before {
    content: ""
}

.icon-YAY:before {
    content: ""
}

.icon-YENGEC:before {
    content: ""
}

.icon-checkmark:before {
    content: ""
}

.icon-dot-circle-o:before {
    content: ""
}

.icon-alert:before {
    content: ""
}

.icon-Apple-Store:before {
    content: ""
}

.icon-Arrow-Back:before {
    content: ""
}

.icon-Arrow-Downward:before {
    content: ""
}

.icon-Arrow-Drop-Down:before {
    content: ""
}

.icon-Arrow-Drop-Up:before {
    content: ""
}

.icon-Arrow-Forward:before {
    content: ""
}

.icon-Arrow-Left:before {
    content: ""
}

.icon-Arrow-Right:before {
    content: ""
}

.icon-Arrow-Upward:before {
    content: ""
}

.icon-Chevron-Down:before {
    content: ""
}

.icon-Chevron-Left:before {
    content: ""
}

.icon-Chevron-Right:before {
    content: ""
}

.icon-Chevron-Up:before {
    content: ""
}

.icon-Close:before {
    content: ""
}

.icon-DYG:before {
    content: ""
}

.icon-Facebook:before {
    content: ""
}

.icon-Flipboard:before {
    content: ""
}

.icon-Google-Play-Store:before {
    content: ""
}

.icon-Img:before {
    content: ""
}

.icon-Information:before {
    content: ""
}

.icon-Instagram:before {
    content: ""
}

.icon-Menu:before {
    content: ""
}

.icon-Mobile:before {
    content: ""
}

.icon-Photo-Gallery:before {
    content: ""
}

.icon-Pinterest:before {
    content: ""
}

.icon-Quotes:before {
    content: ""
}

.icon-RSS:before {
    content: ""
}

.icon-Search:before {
    content: ""
}

.icon-Share:before {
    content: ""
}

.icon-SMS:before {
    content: ""
}

.icon-Spinner:before {
    content: ""
}

.icon-Tumblr:before {
    content: ""
}

.icon-Twitter:before {
    content: ""
}

.icon-Video-Play:before {
    content: ""
}

.icon-WhatsApp:before {
    content: ""
}

.icon-Zoom:before {
    content: ""
}

.icon-Heart-Beat:before {
    content: ""
}

.fill:hover,
.fill:focus {
    box-shadow: inset 0 0 0 2em var(--hover)
}

.pulse:hover,
.pulse:focus {
    animation: pulse 1s;
    box-shadow: 0 0 0 2em rgba(255, 255, 255, 0)
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 var(--hover)
    }
}

.close:hover,
.close:focus {
    box-shadow: inset -3.5em 0 0 0 var(--hover), inset 3.5em 0 0 0 var(--hover)
}

.raise:hover,
.raise:focus {
    box-shadow: 0 .5em .5em -0.4em var(--hover);
    transform: translateY(-0.25em)
}

.up:hover,
.up:focus {
    box-shadow: inset 0 -3.25em 0 0 var(--hover)
}

.slide:hover,
.slide:focus {
    box-shadow: inset 6.5em 0 0 0 var(--hover)
}

.offset {
    box-shadow: .3em .3em 0 0 var(--color), inset .3em .3em 0 0 var(--color)
}

.offset:hover,
.offset:focus {
    box-shadow: 0 0 0 0 var(--hover), inset 6em 3.5em 0 0 var(--hover)
}

body,
html {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-size: 14px ;
    line-height: 1.14rem;
    color: #022032;
    background-color: #e9e9e9;
}

@media(max-width: 767px) {

    body,
    html {
        font-size: 11px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {

    body,
    html {
        font-size: 12px !important
    }
}

.container {
    max-width: 1000px;
    margin: 0 auto;
    position: relative
}

.ntv-content {
    *zoom: 1;
    *zoom: 1
}

.ntv-content:before,
.ntv-content:after {
    display: table;
    content: ""
}

.ntv-content:after {
    clear: both
}

@media(min-width: 768px) {
    .ntv-content {
        margin-left: -10px;
        margin-right: -10px
    }
}

.ntv-content .row {
    margin-left: -10px;
    margin-right: -10px
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-content {
        margin: 0
    }
}

.ntv-content:before,
.ntv-content:after {
    display: table;
    content: ""
}

.ntv-content:after {
    clear: both
}

.ntv-content-inner {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width: 250px) {
    .ntv-content-inner {
        float: left;
        width: 100%
    }
}

.ntv-content .afad-container {
    background-color: #fff;
    padding: 10px
}

@media(max-width: 767px) {
    .ntv-content .afad-container iframe {
        min-height: 600px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-content .afad-container iframe {
        min-height: 440px
    }
}

@media(min-width: 1025px) {
    .ntv-content .afad-container iframe {
        min-height: 440px
    }
}

.is-hidden {
    display: none !important
}

.is-show {
    display: block !important
}

@media(max-width: 767px) {
    .is-m-hidden {
        display: none
    }
}

@media(min-width: 1025px) {
    .is-lg-hidden {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .is-md-hidden {
        display: none
    }
}

.is-bg-shadow:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -.0714285714rem;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(2, 21, 33, 0.5) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(2, 21, 33, 0.5) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(2, 21, 33, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#d9021521", GradientType=0)
}

.is-disabled-link {
    pointer-events: none;
    cursor: default
}

.slick-arrow[aria-disabled=true] {
    opacity: .2;
    pointer-events: none
}

.btn {
    display: inline-block;
    text-align: center
}

.btn-regular {
    background-color: #022032;
    color: #fff;
    font-weight: 700;
    padding: .6428571429rem 0
}

.btn-regular:hover {
    background-color: #08344e
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-ms-keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-o-keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fade-in {
    -webkit-animation: fadein 1s ease;
    -moz-animation: fadein 1s ease;
    -ms-animation: fadein 1s ease;
    -o-animation: fadein 1s ease;
    animation: fadein 1s ease
}

.bar {
    position: fixed;
    width: 100%;
    bottom: 0;
    background-color: #fff;
    padding: .7142857143rem 0;
    z-index: 100
}

.bar-inner {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: space-between
}

.bar-text {
    max-width: 80%;
    font-size: .8571428571rem;
    line-height: 1.2857142857rem
}

.bar-text a {
    text-decoration: underline;
    font-weight: 700
}

.bar .btn-bar-close {
    padding: .7142857143rem
}

.bar--forex-bar {
    position: relative
}

.bar--forex-bar .bar-text {
    max-width: 100%
}

.bar--forex-bar .bar-text img {
    display: inline-block;
    vertical-align: middle
}

.ntv-loading {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    display: inline-block;
    z-index: 99;
    width: 64px;
    height: 64px
}

.ntv-loading div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 51px;
    height: 51px;
    margin: 6px;
    border: 6px solid #fff;
    border-radius: 50%;
    animation: loading-animation 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.ntv-loading div:nth-child(1) {
    animation-delay: -0.45s
}

.ntv-loading div:nth-child(2) {
    animation-delay: -0.3s
}

.ntv-loading div:nth-child(3) {
    animation-delay: -0.15s
}

@keyframes loading-animation {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.engageya-wrapper {
    *zoom: 1;
    float: left;
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 2.5rem
}

.engageya-wrapper:before,
.engageya-wrapper:after {
    display: table;
    content: ""
}

.engageya-wrapper:after {
    clear: both
}

@media(min-width: 768px) {
    .engageya-wrapper {
        margin-left: -10px;
        margin-right: -10px
    }
}

.engageya-wrapper .row {
    margin-left: -10px;
    margin-right: -10px
}

.engageya-wrapper-content {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 3.5714285714rem .7142857143rem;
    background-color: #f3f3f3
}

@media(min-width: 250px) {
    .engageya-wrapper-content {
        float: left;
        width: 100%
    }
}

.text-elipsis-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.text-elipsis-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal
}

.text-elipsis-4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal
}

.optanon-alert-box-wrapper a {
    color: #007bff !important
}

#optanon .fieldset label {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #414141;
    border-radius: 23px;
    overflow: visible;
    text-indent: 45px;
    font-size: 13px !important;
    font-weight: bold;
    padding-top: 3px
}

#optanon #optanon-popup-more-info-bar p {
    color: rgba(0, 0, 0, 0)
}

#optanon #optanon-popup-more-info-bar p::before {
    content: "Devre Dışı";
    display: block;
    position: absolute;
    right: -75px;
    color: #323232
}

#optanon #optanon-popup-wrapper .optanon-status-on {
    color: rgba(0, 0, 0, 0) !important
}

#optanon #optanon-popup-wrapper .optanon-status-on::before {
    content: "Etkin";
    display: block;
    position: absolute;
    right: -50px;
    color: #09a501
}

#optanon #optanon-popup-more-info-bar {
    width: 26% !important
}

.optanon-status-always-active p {
    width: 120px !important;
    color: #6cc04a !important
}

.optanon-status-always-active p:before {
    display: none !important
}

.optanon-status-always-active::before {
    display: none !important
}

.optanon-alert-box-wrapper .optanon-alert-box-body {
    margin-right: 0px !important;
    width: 70%
}

.optanon-subgroup-cookies {
    display: none
}

.optanon-subgroup-cookies-list {
    cursor: pointer
}

.play-icon {
    cursor: pointer;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -1.7857142857rem;
    margin-top: -1.7857142857rem;
    width: 3.5714285714rem;
    height: 3.5714285714rem;
    background: #bb1919;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.play-icon:before {
    font-family: icomoon;
    content: "";
    color: #fff;
    position: relative;
    line-height: 1.2857142857rem;
    font-size: 1.2857142857rem;
    height: 1.2857142857rem;
    margin-left: .3571428571rem
}

#visilabs_web_push_perm_box {
    z-index: 999999 !important;
    width: 420px !important;
    margin-left: -250px !important
}

.vl-notif-inner {
    width: 420px !important
}

.vl-notif-logo {
    width: 15% !important
}

.vl-notif-title {
    font-size: 14px !important
}

.vl-notif-message {
    font-size: 12px !important
}

.ntv-fixed-nav-container ul {
    position: fixed;
    width: 90%;
    max-width: 250px;
    right: 20px;
    bottom: 20px;
    -webkit-box-shadow: 0 0 10px rgba(2, 32, 50, 0.5);
    box-shadow: 0 0 10px rgba(2, 32, 50, 0.5);
    background: #fff;
    visibility: hidden;
    overflow: hidden;
    z-index: 1000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transition: -webkit-transform .3s, visibility 0s .3s;
    -moz-transition: -moz-transform .3s, visibility 0s .3s;
    transition: transform .3s, visibility 0s .3s
}

@media(min-width: 1024px)and (max-width: 1024px) {
    .ntv-fixed-nav-container ul {
        max-height: 560px;
        overflow-y: auto
    }
}

.ntv-fixed-nav-container ul li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ntv-fixed-nav-container ul.is-visible {
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s, visibility 0s 0s;
    -moz-transition: -moz-transform .3s, visibility 0s 0s;
    transition: transform .3s, visibility 0s 0s
}

.ntv-fixed-nav-container li a {
    display: block;
    padding: 15px 20px;
    border-bottom: 1px solid #e5e5e5;
    font-weight: 700
}

.ntv-fixed-nav-container li a:hover {
    background-color: #e9e9e9
}

.ntv-fixed-nav-container li:last-child a {
    border-bottom: none
}

.ntv-fixed-nav-trigger {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 44px;
    height: 44px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(2, 32, 50, 0.5);
    box-shadow: 0 0 10px rgba(2, 32, 50, 0.5);
    overflow: hidden;
    white-space: nowrap;
    z-index: 1001;
    font-size: 12px;
    padding-top: 5px;
    font-weight: 600;
    text-align: center
}

@media(max-width: 767px) {
    .ntv-fixed-nav-trigger {
        display: none
    }
}

.ntv-fixed-nav-trigger span {
    position: absolute;
    display: block;
    width: 20px;
    height: 2px;
    background: #022032;
    top: 50%;
    margin-top: -1px;
    left: 50%;
    margin-left: -10px;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    transition: background .3s
}

.ntv-fixed-nav-trigger span::before,
.ntv-fixed-nav-trigger span::after {
    content: "";
    position: absolute;
    left: 0;
    background: inherit;
    width: 100%;
    height: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .3s, background 0s;
    -moz-transition: -moz-transform .3s, background 0s;
    transition: transform .3s, background 0s
}

.ntv-fixed-nav-trigger span::before {
    top: -6px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.ntv-fixed-nav-trigger span::after {
    bottom: -6px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.ntv-fixed-nav-trigger.menu-is-open {
    box-shadow: none;
    padding-top: 0
}

.ntv-fixed-nav-trigger.menu-is-open span {
    background: rgba(232, 74, 100, 0)
}

.ntv-fixed-nav-trigger.menu-is-open span::before,
.ntv-fixed-nav-trigger.menu-is-open span::after {
    background: #e84a64
}

.ntv-fixed-nav-trigger.menu-is-open span::before {
    top: 0;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.ntv-fixed-nav-trigger.menu-is-open span::after {
    bottom: 0;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg)
}

@media(min-width: 1025px) {
    .ntv-fixed-nav-trigger {
        visibility: hidden;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transition: -webkit-transform .3s, visibility 0s .3s;
        -moz-transition: -moz-transform .3s, visibility 0s .3s;
        transition: transform .3s, visibility 0s .3s
    }

    .is-fixed .ntv-fixed-nav-trigger {
        visibility: visible;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-animation: cd-bounce-in .3s linear;
        -moz-animation: cd-bounce-in .3s linear;
        animation: cd-bounce-in .3s linear
    }
}

@-webkit-keyframes cd-bounce-in {
    0% {
        -webkit-transform: scale(0)
    }

    60% {
        -webkit-transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes cd-bounce-in {
    0% {
        -moz-transform: scale(0)
    }

    60% {
        -moz-transform: scale(1.2)
    }

    100% {
        -moz-transform: scale(1)
    }
}

@keyframes cd-bounce-in {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    60% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.dygtag-masthead {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 250px;
    margin: 20px 0;
    width: 100vw
}

.dygtag-masthead .dygtag-slot {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
}

.dygtag-masthead div {
    margin: 0 !important
}

.dygtag-masthead+div {
    margin-top: 0 !important;
    padding-top: 0 !important
}

@media(max-width: 767px) {
    .dygtag-masthead {
        margin: 10px 0
    }
}

.dygtag-decorator-masthead.dygtag-decorator-filled {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.list-1-items {
    *zoom: 1
}

.list-1-items:before,
.list-1-items:after {
    display: table;
    content: ""
}

.list-1-items:after {
    clear: both
}

@media(min-width: 768px) {
    .list-1-items {
        margin-left: -10px;
        margin-right: -10px
    }
}

.list-1-items .row {
    margin-left: -10px;
    margin-right: -10px
}

.list-1-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width: 250px) {
    .list-1-item {
        float: left;
        width: 100%
    }
}

.list-3-items {
    *zoom: 1
}

.list-3-items:before,
.list-3-items:after {
    display: table;
    content: ""
}

.list-3-items:after {
    clear: both
}

@media(min-width: 768px) {
    .list-3-items {
        margin-left: -10px;
        margin-right: -10px
    }
}

.list-3-items .row {
    margin-left: -10px;
    margin-right: -10px
}

.list-3-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width: 768px) {
    .list-3-item {
        float: left;
        width: 33.3333333333%
    }
}

.list-2-items {
    *zoom: 1
}

.list-2-items:before,
.list-2-items:after {
    display: table;
    content: ""
}

.list-2-items:after {
    clear: both
}

@media(min-width: 768px) {
    .list-2-items {
        margin-left: -10px;
        margin-right: -10px
    }
}

.list-2-items .row {
    margin-left: -10px;
    margin-right: -10px
}

.list-2-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width: 250px) {
    .list-2-item {
        float: left;
        width: 100%
    }
}

@media(min-width: 768px) {
    .list-2-item {
        float: left;
        width: 50%
    }
}

.list-multiple-3-items {
    *zoom: 1
}

.list-multiple-3-items:before,
.list-multiple-3-items:after {
    display: table;
    content: ""
}

.list-multiple-3-items:after {
    clear: both
}

@media(min-width: 768px) {
    .list-multiple-3-items {
        margin-left: -10px;
        margin-right: -10px
    }
}

.list-multiple-3-items .row {
    margin-left: -10px;
    margin-right: -10px
}

.list-multiple-3-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width: 250px) {
    .list-multiple-3-item {
        float: left;
        width: 100%
    }
}

@media(min-width: 768px) {
    .list-multiple-3-item {
        float: left;
        width: 50%
    }
}

@media(min-width: 992px) {
    .list-multiple-3-item {
        float: left;
        width: 33.3333333333%
    }
}

@media(min-width: 1025px) {
    .list-multiple-3-item {
        float: left;
        width: 33.3333333333%
    }
}

.list-6-items {
    *zoom: 1
}

.list-6-items:before,
.list-6-items:after {
    display: table;
    content: ""
}

.list-6-items:after {
    clear: both
}

@media(min-width: 768px) {
    .list-6-items {
        margin-left: -10px;
        margin-right: -10px
    }
}

.list-6-items .row {
    margin-left: -10px;
    margin-right: -10px
}

.list-6-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width: 250px) {
    .list-6-item {
        float: left;
        width: 100%
    }
}

@media(min-width: 768px) {
    .list-6-item {
        float: left;
        width: 33.3333333333%
    }
}

@media(min-width: 1025px) {
    .list-6-item {
        float: left;
        width: 16.6666666667%
    }
}

.list-4-multiple-items {
    *zoom: 1
}

.list-4-multiple-items:before,
.list-4-multiple-items:after {
    display: table;
    content: ""
}

.list-4-multiple-items:after {
    clear: both
}

@media(min-width: 768px) {
    .list-4-multiple-items {
        margin-left: -10px;
        margin-right: -10px
    }
}

.list-4-multiple-items .row {
    margin-left: -10px;
    margin-right: -10px
}

.list-4-multiple-item {
    margin-bottom: 1.4285714286rem;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width: 250px) {
    .list-4-multiple-item {
        float: left;
        width: 100%
    }
}

@media(min-width: 768px) {
    .list-4-multiple-item {
        float: left;
        width: 25%
    }
}

@media(min-width: 1025px) {
    .list-4-multiple-item {
        float: left;
        width: 25%
    }
}

.list-category-8-4-grid-items {
    *zoom: 1
}

.list-category-8-4-grid-items:before,
.list-category-8-4-grid-items:after {
    display: table;
    content: ""
}

.list-category-8-4-grid-items:after {
    clear: both
}

@media(min-width: 768px) {
    .list-category-8-4-grid-items {
        margin-left: -10px;
        margin-right: -10px
    }
}

.list-category-8-4-grid-items .row {
    margin-left: -10px;
    margin-right: -10px
}

.list-category-8-4-grid-item-8 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width: 250px) {
    .list-category-8-4-grid-item-8 {
        float: left;
        width: 100%
    }
}

@media(min-width: 768px) {
    .list-category-8-4-grid-item-8 {
        float: left;
        width: 66.6666666667%
    }
}

@media(max-width: 767px) {
    .list-category-8-4-grid-item-8 {
        padding-right: 0;
        padding-left: 0;
        margin-bottom: .7142857143rem
    }
}

.list-category-8-4-grid-item-4 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width: 250px) {
    .list-category-8-4-grid-item-4 {
        float: left;
        width: 100%
    }
}

@media(min-width: 768px) {
    .list-category-8-4-grid-item-4 {
        float: left;
        width: 33.3333333333%
    }
}

@media(max-width: 767px) {
    .list-category-8-4-grid-item-4 {
        padding-right: 0;
        padding-left: 0
    }
}

.list-category-8-4-grid-item-4 .double-card-row-items .double-card-row-item:last-child {
    margin-top: .8571428571rem
}

.list-category-8-4-grid-item-4 .double-card-row-items .double-card-row-item .card-text {
    font-size: 1.4285714286rem;
    line-height: 1.7142857143rem
}

@media(max-width: 767px) {
    .list-category-8-4-grid-item-4 .double-card-row-items .double-card-row-item .card-text {
        font-size: 1.7857142857rem;
        line-height: 2.1428571429rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .list-category-8-4-grid-item-4 .double-card-row-items .double-card-row-item .card-text {
        height: auto
    }
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -368px 0
    }

    100% {
        background-position: 368px 0
    }
}

@media all and (-ms-high-contrast: none) {
    .widget-video-horizontal-body-items {
        overflow-y: auto
    }

    *::-ms-backdrop,
    .widget-video-horizontal-body-items {
        overflow-y: auto
    }
}

@supports(-ms-ime-align: auto) {
    .widget-video-horizontal-body .scroll-x {
        display: none !important
    }

    .widget-video-horizontal-body .scroll-y {
        display: none !important
    }
}

_:-ms-lang(x),
.widget-programs-text-wrapper {
    display: inline-block !important;
    float: left
}

_:-ms-lang(x),
.widget-programs-img-wrapper {
    display: inline-block !important;
    float: left
}

.header-wrapper {
    position: relative
}

.header-wrapper-sticky-logo {
    display: none
}

.header-wrapper.is-sticky {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 200;
    animation: smoothScroll .5s forwards
}

.header-wrapper.is-sticky .header {
    display: none
}

.header-wrapper.is-sticky .header-category {
    background-color: #022032
}

.header-wrapper.is-sticky .header-category-link {
    color: #fff
}

.header-wrapper.is-sticky .header-category-link.son-dakika {
    color: #9c0000
}

.header-wrapper.is-sticky .header-wrapper-sticky-logo {
    display: inline-block
}

@media(min-width: 0px)and (max-width: 550px) {
    .header-wrapper.is-sticky .header-wrapper-sticky-logo {
        width: 15.4285714286rem
    }
}

.header-wrapper.is-sticky .header-mega {
    display: none
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px)
    }

    100% {
        transform: translateY(0px)
    }
}

.pulse {
    border-radius: 50%;
    background: rgba(0, 0, 0, 0);
    cursor: pointer;
    box-shadow: 0 0 0 0 #ff5252;
    animation: pulseRed 1.9s infinite
}

.pulse:hover {
    animation: none
}

@keyframes pulseRed {
    0% {
        transform: scale(0.55);
        box-shadow: 0 0 0 2px rgba(255, 82, 82, .7)
    }

    40% {
        transform: scale(0.59);
        box-shadow: 0 0 0 4px rgba(255, 82, 82, .6)
    }

    70% {
        transform: scale(0.62);
        box-shadow: 0 0 0 2px rgba(255, 82, 82, .45)
    }

    100% {
        transform: scale(0.55);
        box-shadow: 0 0 0 1px rgba(255, 82, 82, .78)
    }
}

.header {
    background-color: #000;
    position: relative
}

@media(min-width: 1025px) {
    .header {
        height: 70px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .header {
        height: 70px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .header {
        height: 60px
    }
}

@media(max-width: 767px) {
    .header {
        height: 55px
    }
}

.header>.container {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center
}

.header>.container>.ntv-content {
    width: 100%
}

.header-content-inner {
    padding-top: .5714285714rem;
    padding-bottom: .5714285714rem
}

.header-brand {
    display: flex;
    display: -ms-flexbox;
    display: -ms-flexbox;
    align-items: center
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-brand {
        width: 100%;
        display: inline-block
    }
}

.header-left-items {
    display: flex;
    display: -ms-flexbox;
    align-items: center
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-left-items {
        float: left
    }
}

.header-left-item {
    color: #fff
}

.header-left-item-seperator {
    margin: 0 .3571428571rem
}

.header-left-item--logo {
    margin-right: 1.3571428571rem
}

.header-logo-img {
    position: relative
}

@media(min-width: 1025px) {
    .header-logo-img {
        width: 130px;
        left: -10px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .header-logo-img {
        width: 130px;
        left: -10px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-logo-img {
        width: 110px
    }
}

@media(max-width: 767px) {
    .header-logo-img {
        width: 100px
    }
}

.header-logo-img--ntv-mesafe {
    width: 21.4285714286rem
}

@media(max-width: 767px) {
    .header-logo-img--ntv-mesafe {
        width: 17.1428571429rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-logo-img--ntv-mesafe {
        width: 17.8571428571rem
    }
}

@media(min-width: 1025px) {
    .header-left-item--icons {
        margin-top: -3px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .header-left-item--icons {
        margin-top: -3px
    }
}

.header-left-item-link {
    color: #fff;
    font-size: .8571428571rem;
    margin-right: 1.0714285714rem
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-left-item-link {
        font-size: 1.0714285714rem
    }
}

.header-left-item-link:last-child {
    margin-right: 0
}

.header-left-item-link:before {
    font-family: "icomoon";
    color: #fbb031;
    font-size: .8571428571rem;
    margin-right: .3571428571rem
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-left-item-link:before {
        font-size: 1rem
    }
}

.header-left-item-link--live {
    height: 24px;
    display: flex;
    align-items: center;
    gap: 7px;
    width: auto;
    float: left;
    min-width: 115px;
    margin-top: 12px;
    margin-right: 0
}

@media(min-width: 1025px) {
    .header-left-item-link--live {
        margin-top: 13px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-left-item-link--live {
        min-width: 105px;
        margin-top: 14px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .header-left-item-link--live {
        min-width: 105px;
        margin-top: 13px;
        position: relative;
        left: -10px
    }
}

@media(max-width: 767px) {
    .header-left-item-link--live {
        margin-top: 5px
    }
}

.header-left-item-link--live .icon-ntv_live {
    font-size: 24px;
    min-width: 24px;
    min-height: 24px
}

@media(max-width: 767px) {
    .header-left-item-link--live .icon-ntv_live {
        font-size: 20px;
        min-width: 20px;
        min-height: 20px;
        margin-top: -3px
    }
}

.header-left-item-link--live .icon-ntv_live .path1:before {
    content: "";
    color: #fcb131
}

.header-left-item-link--live .icon-ntv_live .path2:before {
    content: "";
    color: #fcb131;
    margin-left: -1em
}

.header-left-item-link--live .icon-ntv_live .path3:before {
    content: "";
    color: #042032;
    margin-left: -1em
}

.header-left-item-link--live-text {
    position: absolute;
    margin-left: 0;
    font-size: 19px;
    padding-top: 1px
}

@media(max-width: 767px) {
    .header-left-item-link--live-text {
        font-size: 12px;
        margin-top: -2px;
        margin-left: 25px
    }
}

.header-left-item-link--son-dakika {
    height: 40px;
    display: flex;
    justify-content: unset;
    align-items: center;
    gap: 7px;
    width: auto;
    float: left;
    min-width: 103px;
    margin-left: 0;
    margin-top: 4px
}

@media(max-width: 767px) {
    .header-left-item-link--son-dakika {
        display: none;
        opacity: 0
    }
}

.header-left-item-link--son-dakika .son-dakika-icon--outer {
    border: 1.6px solid #ec0000;
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    margin-top: 0
}

.header-left-item-link--son-dakika .son-dakika-icon--inner {
    background: #ec0000;
    width: 7px;
    height: 7px;
    position: absolute;
    display: inline-block;
    padding: 2px;
    margin: 2.45px;
    border-radius: 50%
}

.header-left-item-link--son-dakika .son-dakika-text {
    position: absolute;
    font-size: 1rem;
    line-height: 16px;
    margin-left: 21px;
    margin-top: 0;
    padding-top: 1px
}

@media(max-width: 767px) {
    .header-left-item-link--photo {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-left-item-link--photo {
        display: none
    }
}

.header-left-item-link--photo:before {
    content: ""
}

.header-left-item-link--video:before {
    content: ""
}

@media(max-width: 767px) {
    .header-left-item-link--video {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-left-item-link--video {
        display: none
    }
}

.header-right-items {
    margin-left: auto;
    display: flex;
    display: -ms-flexbox;
    align-items: center
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-right-items {
        float: right;
        margin-top: 12px;
        height: 26px
    }

    .header-right-items>li.first-child {
        margin-right: -20px;
        margin-top: 0px
    }
}

@media(max-width: 767px) {
    .header-right-items {
        float: right;
        padding-right: .5714285714rem
    }
}

@media(max-width: 767px)and (min-width: 0px)and (max-width: 360px) {
    .header-right-items {
        padding-right: 0
    }
}

.header-right-item:last-child {
    margin-left: 1rem
}

.header-right-item--search {
    padding: 1.0714285714rem 2.1428571429rem;
    height: 1.4285714286rem
}

@media(min-width: 0px)and (max-width: 360px) {
    .header-right-item--search {
        padding-left: 0
    }
}

@media(min-width: 1025px) {
    .header-right-item--search {
        padding-left: 5px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .header-right-item--search {
        padding-left: 5px
    }
}

.header-search-input {
    height: 100%;
    width: 0;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1.7142857143rem;
    font-weight: 900;
    background-color: #fff;
    padding: .5714285714rem 4.2857142857rem .5714285714rem 1.4285714286rem;
    color: rgba(0, 0, 0, 0);
    border: 0;
    outline: none;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.2);
    visibility: hidden;
    z-index: 98;
    transition: width .3s ease
}

.header-search-input::placeholder {
    color: rgba(0, 0, 0, 0);
    font-weight: 500
}

.header-search-btn {
    position: absolute;
    height: 100%;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    right: 2px;
    top: 50%;
    color: #fff;
    font-size: 1.2857142857rem;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 99;
    transition: all .3s
}

.header-search-btn:after {
    content: "";
    font-family: "icomoon";
    color: inherit
}

@media(max-width: 767px) {
    .header-search-btn:after {
        font-size: 20px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-search-btn {
        font-size: 1.5714285714rem
    }
}

@media(max-width: 767px) {
    .header-search-btn {
        font-size: 1.5714285714rem
    }
}

.header-search.active .header-search-input {
    visibility: visible;
    width: 100%;
    color: #000;
    transition: width .3s
}

@media(max-width: 767px) {
    .header-search.active .header-search-input {
        border-radius: 0;
        border-bottom: 1px solid #ccc
    }
}

@media(min-width: 1025px) {
    .header-search.active .header-search-input {
        height: calc(100% + 6px);
        margin-top: -3px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .header-search.active .header-search-input {
        height: calc(100% + 5px);
        position: absolute;
        width: calc(100% + 40px);
        right: 0;
        left: -20px;
        margin-left: 0;
        margin-top: -3px
    }
}

@media(min-width: 1024px)and (max-width: 1024px) {
    .header-search.active .header-search-input {
        height: calc(100% + 5px);
        position: absolute;
        width: calc(100% + 25px);
        right: 0;
        left: -12px;
        margin-left: 0;
        margin-top: -3px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-search.active .header-search-input {
        height: calc(100% + 5px);
        position: absolute;
        width: 100%;
        right: 0;
        left: 0;
        margin-left: 0;
        margin-top: -3px;
        z-index: 999
    }

    .header-search.active .header-search-input~.header-search-btn {
        z-index: 1000
    }
}

.header-search.active .header-search-input::placeholder {
    color: #909090
}

.header-search.active .header-search-btn {
    color: #000
}

.header-search.active .header-search-btn:after {
    content: ""
}

.header-mega {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    flex-shrink: 0;
    width: 1.7857142857rem;
    height: 1.7857142857rem
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-mega {
        position: absolute;
        background: #fff;
        width: 40px;
        height: 40px;
        left: 0;
        justify-content: center;
        z-index: 100;
        max-height: 35px
    }
}

.header-mega-icon {
    display: block;
    font-family: "icomoon";
    font-size: 1.1428571429rem;
    z-index: 101;
    cursor: pointer;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all
}

.header-mega-icon::after {
    content: ""
}

.header-mega-icon-active::after {
    content: ""
}

.header-mega-items {
    width: 100%;
    max-width: 21.4285714286rem;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-1.4285714286rem);
    -webkit-box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0.2);
    transition: all .2s;
    transition-delay: .2s, 0s, 0s
}

.header-mega-items-active {
    visibility: visible;
    opacity: 1;
    z-index: 100;
    transform: translateY(0%);
    transition-delay: 0s, 0s, .2s
}

@media(min-width: 1024px)and (max-width: 1024px) {
    .header-mega-items-active {
        margin-left: -2px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-mega-items-active {
        margin-left: -6px
    }
}

@media(max-width: 767px) {
    .header-mega-items {
        margin-top: 2px
    }

    .header-mega-items>.header-mega-item:first-child {
        display: block !important
    }
}

.header-mega-items.width-fixed {
    width: 40%
}

@media(max-width: 767px) {
    .header-mega-items {
        max-width: unset
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-mega-items {
        margin-left: -5px;
        min-width: 220px;
        padding-left: 5px;
        border-top: 1px solid rgba(229, 229, 229, .2901960784)
    }
}

.header-mega-items.first-child {
    display: none
}

@media(max-width: 767px) {
    .header-mega-items.first-child {
        display: block
    }
}

.header-mega-item:last-child .header-mega-item-link {
    border-bottom: 0
}

.header-mega-item-link {
    display: block;
    padding: .9285714286rem;
    color: #022032;
    font-weight: 700;
    border-bottom: .0714285714rem solid #e5e5e5;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all
}

@media(max-width: 767px) {
    .header-mega-item-link {
        font-size: 1.2142857143rem
    }
}

.header-mega-item-link:hover {
    border-bottom-color: #022032
}

.header-menu {
    width: 2.1428571429rem;
    height: 1.4285714286rem;
    position: absolute;
    left: 0;
    top: .7142857143rem;
    z-index: 3
}

.header-menu.active .header-hamburger-menu {
    top: .3571428571rem;
    transform: rotate(-45deg)
}

.header-menu.active .header-hamburger-menu:after {
    display: none
}

.header-menu.active .header-hamburger-menu:before {
    top: 0;
    transform: rotate(90deg)
}

.header-menu-content {
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    padding-top: 2.8571428571rem;
    z-index: 2;
    -webkit-box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.5);
    display: none
}

.header-menu-content-item {
    margin-bottom: 35px
}

.header-menu-content.active {
    display: block
}

.header-menu-content.width-fixed {
    width: 40%
}

.header-menu-items {
    min-width: 200px;
    display: inline-block;
    padding: 1.4285714286rem 1.4285714286rem .7142857143rem 1.4285714286rem;
    float: left
}

.header-menu-item {
    margin-bottom: 10px;
    border-bottom: .0714285714rem solid #e5e5e5;
    position: relative
}

.header-menu-item:last-child {
    border-bottom: 0
}

.header-menu-item:hover {
    border-bottom: .0714285714rem solid #173d5e
}

.header-menu-item:hover .header-child {
    display: block
}

.header-menu-text {
    color: #022032;
    font-weight: 700;
    padding-bottom: .7142857143rem;
    display: block
}

.header-menu-text:hover {
    color: #173d5e
}

.header-menu-text:hover:after {
    color: #173d5e
}

.header-menu-text.sub:after {
    content: "";
    font-family: "icomoon";
    font-size: .5714285714rem;
    color: #231f20;
    float: right;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.header-menu-text.active {
    color: #173d5e
}

.header-menu-text.active:after {
    color: #173d5e
}

.header-content-area {
    float: left
}

@media(max-width: 767px) {
    .header-inner {
        padding: 10px
    }
}

.header-category {
    position: relative;
    background-color: #fff;
    height: 40px;
    min-height: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1)
}

@media(max-width: 767px) {
    .header-category {
        padding: 0 !important
    }
}

.header-category-filexible {
    display: flex;
    display: -ms-flexbox;
    align-items: center
}

@media(max-width: 767px) {
    .header-category-filexible {
        width: calc(100vw - 30px)
    }
}

.header-category-bt {
    float: right;
    font-size: .8571428571rem;
    color: #022032;
    padding: 0 1.4285714286rem
}

@media(min-width: 992px)and (max-width: 1025px) {
    .header-category-bt {
        display: none
    }
}

@media(min-width: 1025px) {
    .header-category-bt {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-category-bt {
        display: none
    }
}

@media(max-width: 767px) {
    .header-category {
        padding: 10px
    }
}

.header-category-items {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    padding: .7142857143rem 1.4285714286rem;
    float: left
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-category-items {
        display: inline-block;
        white-space: nowrap;
        overflow-x: scroll;
        max-width: calc(100vw - 30px);
        padding-left: 40px;
        z-index: 99
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-category-items {
        display: inline-block;
        white-space: nowrap
    }
}

@media(max-width: 767px) {
    .header-category-items {
        overflow-x: scroll;
        padding-right: 0;
        padding-left: 0;
        margin-left: 1.4285714286rem;
        padding-top: 10px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .header-category-items-with-logo {
        width: 100%;
        overflow: auto;
        margin-left: 0px;
        padding-right: 20px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-category-items-with-logo {
        width: 100%;
        overflow: auto;
        margin-left: 0px;
        padding-right: 10px
    }
}

@media(min-width: 1024px)and (max-width: 1024px) {
    .header-category-items-with-logo {
        margin-left: 10px !important
    }
}

.header-category-items-with-logo .header-category-item {
    margin-right: 1.1642857143rem;
}

.header-category-item {
    margin-right: 1.4285714286rem;
    position: relative;
    display: inline-block;
    flex-shrink: 0
}

.header-category-item:last-child {
    margin-right: 0
}

.header-category-item-with-img .header-category-link {
    display: inline-block;
    vertical-align: middle
}

.header-category-item-with-img__astroloji img {
    margin-top: -2px
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-category-item-with-img__astroloji img {
        margin-top: -5px
    }
}

@media(max-width: 767px) {
    .header-category-item-with-img__astroloji img {
        margin-top: -5px
    }
}

.header-category-item-with-img__ntvpara img {
    margin-top: -2px;
    width: 93px;
    max-width: 93px
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-category-item-with-img__ntvpara img {
        margin-top: -5px
    }
}

@media(max-width: 767px) {
    .header-category-item-with-img__ntvpara img {
        margin-top: -5px
    }
}

.header-category-item-with-img__nlife img {
    margin-top: -2px;
    width: 80px;
    height: 21px
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-category-item-with-img__nlife img {
        margin-top: -5px;
        height: 24px;
        width: 91px
    }
}

@media(max-width: 767px) {
    .header-category-item-with-img__nlife img {
        margin-top: -5px;
        heeight: 22px
    }
}

.header-category-item-with-img__sporskor img {
    margin-top: -2px;
    width: 93px;
    max-width: 93px
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-category-item-with-img__sporskor img {
        margin-top: -3px
    }
}

@media(max-width: 767px) {
    .header-category-item-with-img__sporskor img {
        margin-top: -3px
    }
}

.header-category-link {
    font-size: 1rem;
    font-weight: 700;
    color: #022032
}

.header-category-link.son-dakika {
    color: #9c0000
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-category-link {
        white-space: nowrap;
        display: block;
        padding: .5rem 0
    }
}

@media(min-width: 1025px) {
    .header-category-link {
        white-space: nowrap
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .header-category-link {
        white-space: nowrap
    }
}

@media(max-width: 767px) {
    .header-category-link {
        font-size: 1.2142857143rem
    }
}

.header-sub-category {
    width: 100%;
    position: relative
}

.header-sub-category-para {
    background-color: #fff
}

.header-sub-category-life {
    background-color: #fff
}

.header-sub-category-spor {
    background-color: #fff
}

.header-sub-category-weatherPage {
    background-color: #00b4db !important;
    color: #fff
}

.header-sub-category-ekonomi {
    background-color: #c59527 !important
}

.header-sub-category-son-dakika {
    background-color: #9c0000 !important
}

.header-sub-category-hava {
    background-color: #00b8f1 !important
}

.header-sub-category-turkiye {
    background-color: #9c0000 !important
}

.header-sub-category-dunya {
    background-color: #0092a8 !important
}

.header-sub-category-yasam {
    background-color: #572e77 !important
}

.header-sub-category-teknoloji {
    background-color: #007fbd !important
}

.header-sub-category-sanat {
    background-color: #bd255d !important
}

.header-sub-category-egitim {
    background-color: #f48124 !important
}

.header-sub-category-saglik {
    background-color: #009b8a !important
}

.header-sub-category-seyahat {
    background-color: #b6845e !important
}

.header-sub-category-radyo {
    background-color: #fbb031 !important
}

.header-sub-category-otomobil {
    background-color: #00479e !important
}

.header-sub-category-programlar {
    background-color: #0085be !important
}

.header-sub-category-video-foto {
    background-color: #022032 !important
}

.header-sub-category-common {
    background-color: #022032
}

.header-sub-category-yazarlar {
    background-color: #0085be !important
}

.header-sub-category-items {
    width: 0%;
    height: 0;
    position: absolute;
    background-color: #fff;
    padding: 0;
    top: 5.5rem;
    left: 0;
    overflow: hidden
}

.header-sub-category-item {
    width: 25%;
    float: left;
    padding: .7142857143rem 1.0714285714rem 0 0
}

.header-sub-category-item:nth-child(-n+4) .header-sub-category-link {
    border-top: 0;
    padding-top: 0
}

.header-sub-category-link {
    display: block;
    border-top: .0714285714rem solid #e5e5e5;
    padding-top: .7142857143rem;
    font-size: 1rem;
    font-weight: 700
}

.header-sub-category-link:hover {
    color: #173d5e
}

.header-sub-title {
    min-height: 2.8571428571rem;
    font-size: 2rem;
    color: #fff;
    line-height: 40px;
    font-weight: 900
}

.header-sub-title-para {
    color: #0f3d7a
}

.header-sub-title-life {
    color: #022032;
    font-weight: 700;
    padding-top: 12px
}

.header-sub-title-spor {
    color: #173d5e
}

@media(max-width: 767px) {
    .header-sub-items {
        display: flex;
        display: -ms-flexbox;
        overflow-x: scroll
    }
}

.header-sub-item {
    display: inline-block;
    padding-right: 1.7857142857rem
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-sub-item {
        padding-right: 1rem
    }
}

.header-sub-item:last-child {
    padding-right: 0
}

.header-sub-item:hover .header-sub-category-items {
    width: 100%;
    height: auto;
    padding: 1.4285714286rem
}

.header-sub-item:hover .header-sub-link {
    border-bottom: .2142857143rem solid #fff
}

.header-sub-item.active .header-sub-link:after {
    content: "";
    width: 100%;
    height: .3571428571rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff
}

.header-sub-link {
    color: #fff;
    padding: .7142857143rem 0;
    display: block;
    border-bottom: .2142857143rem solid rgba(0, 0, 0, 0)
}

.header-sub-link.is-active {
    border-bottom: .2142857143rem solid #fff
}

@media(max-width: 767px) {
    .header-sub-link {
        font-size: 1.2142857143rem
    }
}

.header-subs {
    width: 50%;
    overflow: auto;
    float: left;
    padding: 0 1.4285714286rem
}

.header-subs-item {
    width: 50%;
    float: left;
    margin-bottom: 2.5rem
}

.header-subs-text {
    color: #1b773e;
    font-weight: 700
}

.header-subs-info {
    line-height: 1.4285714286rem;
    color: #022032
}

.header-child {
    height: 100%;
    position: absolute;
    top: 0;
    left: 150px;
    background-color: rgba(0, 0, 0, 0);
    display: none;
    padding-left: 30px
}

@media(max-width: 767px) {
    .header-child {
        height: 0;
        display: block;
        position: relative;
        padding-left: 0;
        float: left;
        overflow: hidden;
        left: 0
    }
}

@media(max-width: 767px) {
    .header-child.active {
        overflow: auto;
        height: 100%
    }

    .header-child.active .header-child-items {
        height: 100%;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s
    }
}

.header-child-items {
    background-color: #fff
}

@media(max-width: 767px) {
    .header-child-items {
        height: 0;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s
    }
}

.header-child-item {
    width: 100%;
    padding: 0 1.0714285714rem;
    display: inline-block
}

.header-child-item:last-child .header-child-text {
    border-bottom: 0;
    padding-bottom: 0
}

.header-child-item:first-child .header-child-text {
    margin-top: 10px
}

.header-child-item:hover {
    cursor: pointer
}

.header-child-text {
    color: #022032;
    margin-bottom: .7142857143rem;
    padding-bottom: .7142857143rem;
    display: block;
    white-space: nowrap
}

@media(max-width: 767px) {
    .header-child-text {
        display: inline-block
    }
}

.header-sub-select {
    position: relative
}

@media(max-width: 767px) {
    .header-sub-select {
        position: unset
    }
}

.header-sub-select .header-sub-link:after {
    content: "";
    font-family: "icomoon";
    font-size: .5714285714rem;
    color: #fff;
    margin-left: .7142857143rem
}

.sub-select {
    width: 100%;
    width: 14.2857142857rem;
    max-height: 17.8571428571rem;
    position: absolute;
    top: 100%;
    left: auto;
    right: 0;
    background-color: #fff;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    -webkit-box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0.2);
    overflow-y: auto;
    overflow-x: hidden;
    transition: all .2s
}

.sub-select-item:last-child {
    border-bottom: 0
}

.sub-select-item:last-child .sub-select-item-link {
    border-bottom: 0
}

.sub-select-item-link {
    display: block;
    padding: .9285714286rem;
    color: #022032;
    font-weight: 700;
    border-bottom: .0714285714rem solid #e5e5e5;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all
}

.sub-select-item-link:hover {
    border-bottom-color: #022032
}

.sub-select.active {
    visibility: visible;
    opacity: 1;
    z-index: 100;
    transition-delay: 0s, 0s, .2s
}

.header-top {
    background-color: #08344e;
    padding: .7142857143rem 0
}

@media(max-width: 767px) {
    .header-top {
        display: none !important
    }
}

.header-top--is-hide {
    -webkit-animation: swing-out-top-bck .45s cubic-bezier(0.6, -0.28, 0.735, 0.045) both;
    animation: swing-out-top-bck .45s cubic-bezier(0.6, -0.28, 0.735, 0.045) both
}

.header-top-inner {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    color: rgba(255, 255, 255, .7)
}

@media(max-width: 767px) {
    .header-top-date {
        display: none
    }
}

.header-top-links {
    margin-left: auto
}

@media(max-width: 767px) {
    .header-top-links {
        overflow-x: auto;
        display: flex;
        display: -ms-flexbox;
        justify-content: flex-start;
        flex-wrap: nowrap
    }
}

.header-top-link {
    color: rgba(255, 255, 255, .7);
    margin: 0 .3571428571rem;
    display: inline-block
}

.header-top-link:first-child {
    margin-left: 0
}

.header-top-link:last-child {
    margin-right: 0
}

.header-top-link:hover {
    color: #fff
}

@media(max-width: 767px) {
    .header-top-link {
        display: inline-block;
        flex-shrink: 0;
        padding-left: .4285714286rem;
        padding-right: .4285714286rem;
        font-size: 1.2142857143rem
    }
}

@-webkit-keyframes swing-out-top-bck {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        -webkit-transform-origin: top;
        transform-origin: top;
        height: auto
    }

    100% {
        -webkit-transform: rotateX(-100deg);
        transform: rotateX(-100deg);
        -webkit-transform-origin: top;
        transform-origin: top;
        height: 0;
        padding: 0
    }
}

@keyframes swing-out-top-bck {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        -webkit-transform-origin: top;
        transform-origin: top;
        height: auto
    }

    100% {
        -webkit-transform: rotateX(-100deg);
        transform: rotateX(-100deg);
        -webkit-transform-origin: top;
        transform-origin: top;
        height: 0;
        padding: 0
    }
}

@media(max-width: 767px) {
    .js-mega-menu {
        left: -5px;
        top: 44px;
        width: calc(100% + 10px)
    }

    .js-header-search.active>input {
        top: -2px;
        padding-top: 10px;
        height: 55px
    }

    .js-header-search.active>.js-header-search {
        padding-top: 5px
    }
}

.header-weather {
    position: relative;
    margin-right: 10px;
    opacity: 0;
    transition: all 500ms cubic-bezier(0.25, 0.25, 0.75, 0.75)
}

.header-weather.visible {
    opacity: 1
}

@media(max-width: 767px) {
    .header-weather {
        display: none
    }
}

.header-weather:hover {
    cursor: pointer
}

.header-weather-region {
    font-size: 16px;
    color: #203e5a;
    font-weight: 900
}

.header-weather-link {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
    color: #fff
}

.header-weather-link--cities {
    position: relative;
    margin-right: 1.0714285714rem
}

.header-weather-link--cities>img {
    max-width: 35px;
    height: 27px
}

.header-weather-link .mitsubishi-logo {
    max-width: 5.2142857143rem
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-weather-link .mitsubishi-logo {
        max-width: 6.0714285714rem
    }
}

.header-weather-city {
    font-size: 14px;
    font-weight: 500;
    margin-right: .5714285714rem
}

.header-weather-degree {
    flex-shrink: 0;
    font-size: 18px;
    font-weight: 700;
    margin-right: .5714285714rem
}

.header-weather-degree:after {
    content: "°";
    display: inline-block
}

.header-weather-icon {
    max-width: 35px;
    height: 27px
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-right-item--water {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: 0;
        position: relative;
        right: 0;
        margin-right: 20px
    }

    .header-right-item--water .header-water {
        background-color: #243c6d;
        height: 50px;
        position: absolute;
        right: 100%;
        width: 215px;
        min-width: 215px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-left: 10px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .header-right-item--water {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: 0;
        position: relative;
        right: 0;
        margin-right: 20px
    }

    .header-right-item--water .header-water {
        background-color: #243c6d;
        height: 50px;
        position: absolute;
        right: 100%;
        width: 215px;
        min-width: 215px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-left: 10px
    }
}

@media(min-width: 1025px) {
    .header-right-item--water {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: 0;
        position: relative;
        right: 0;
        margin-right: 20px
    }

    .header-right-item--water .header-water {
        background-color: #243c6d;
        height: 50px;
        position: absolute;
        right: 100%;
        width: 215px;
        min-width: 215px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-left: 10px
    }
}

.header-water {
    position: relative
}

@media(max-width: 767px) {
    .header-water {
        display: none
    }
}

.header-water-list {
    height: auto
}

.header-water-list .scrollbar-dynamic>.scroll-element .scroll-bar {
    background-color: #08344e
}

.header-water-list .scrollbar-dynamic>.scroll-element .scroll-element_outer {
    opacity: 1
}

.header-water-list ul {
    max-height: 17.8571428571rem
}

@media(max-width: 767px) {
    .header-water-list ul {
        overflow-y: auto
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-water-list ul {
        overflow-y: auto;
        max-height: 19.2857142857rem;
        padding-top: 0;
        padding-bottom: 0
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .header-water-list ul {
        overflow-y: auto
    }
}

.header-water-list--frame {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px
}

@media(min-width: 992px)and (max-width: 1025px) {
    .header-water-list--frame {
        padding-top: 0;
        padding-bottom: 0
    }
}

@media(min-width: 1025px) {
    .header-water-list--frame {
        padding-top: 0;
        padding-bottom: 0
    }
}

.header-water-list--container {
    color: #fff;
    display: flex;
    flex-direction: row;
    flex-basis: 100%;
    width: 100%;
    justify-content: start;
    align-items: center;
    height: 30px;
    min-height: 30px
}

.header-water-list--container .header-water-list--item:first-child {
    flex-basis: 45%;
    float: right;
    text-align: right;
    font-size: 13px;
    padding-right: 0px;
    margin-right: 10px
}

.header-water-list--container .header-water-list--item:nth-child(2) {
    font-weight: bold;
    flex: auto
}

.header-water-list--container .header-water-list--item--risk-level--img {
    margin-right: 10px
}

.header-water-list--container .header-water-list--item--risk-level-1:after {
    position: fixed;
    padding: 0;
    background-color: #61220f;
    right: 0px;
    left: 20px;
    top: 20px;
    bottom: 0px;
    margin: 0 auto;
    width: 10px;
    height: 10px;
    border-radius: 0% 100% 100% 100%;
    -webkit-transform: rotate(45deg);
    clear: left
}

.header-water-list--container .header-water-list--item--risk-level-2:after {
    position: absolute;
    padding: 0;
    background-color: #61220f;
    right: 0px;
    left: 20px;
    top: 20px;
    bottom: 0px;
    margin: 0 auto;
    width: 10px;
    height: 10px;
    border-radius: 0% 100% 100% 100%;
    -webkit-transform: rotate(45deg);
    clear: left
}

.header-water-list--container .header-water-list--item--risk-level-3:after {
    position: fixed;
    padding: 0;
    background-color: #61220f;
    right: 0px;
    left: 20px;
    top: 20px;
    bottom: 0px;
    margin: 0 auto;
    width: 10px;
    height: 10px;
    border-radius: 0% 100% 100% 100%;
    -webkit-transform: rotate(45deg);
    clear: left
}

.header-water-list--footer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 30px;
    padding: 0px 15px;
    align-items: center
}

.header-water-list--footer>a {
    position: relative
}

.header-water-list--footer>a>img {
    position: relative
}

.header-water-list--footer>a:nth-child(2) img {
    width: 50px
}

.header-water:hover {
    cursor: pointer
}

.header-water-region {
    font-size: 16px;
    color: #203e5a;
    font-weight: 900
}

.header-water-items {
    display: flex;
    align-items: center
}

.header-water-items:hover {
    cursor: pointer
}

.header-water-item {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
    color: #fff
}

.header-water-item--cities {
    position: relative;
    margin-right: 1.0714285714rem
}

.header-water-item--finish>a>img {
    background: rgba(0, 0, 0, 0);
    height: auto;
    max-height: 27px;
    margin-right: 10px;
    margin-top: -10px
}

.header-water-item--cities>img {
    margin-top: -5px
}

.header-water-item .finish-logo {
    max-width: 5.2142857143rem
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-water-item .finish-logo {
        max-width: 6.0714285714rem
    }
}

.header-water-item .mitsubishi-logo {
    max-width: 5.2142857143rem
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-water-item .mitsubishi-logo {
        max-width: 6.0714285714rem
    }
}

.header-water-city {
    font-size: .9285714286rem;
    font-weight: 500;
    margin-right: .5714285714rem
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-water-city {
        position: relative;
        width: 76px;
        word-break: break-word;
        float: left;
        left: 0;
        text-align: left;
        padding-right: 0;
        margin-right: 0
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .header-water-city {
        position: relative;
        width: 76px;
        word-break: break-word;
        float: left;
        left: 0;
        text-align: left;
        padding-right: 0;
        margin-right: 0
    }
}

@media(min-width: 1025px) {
    .header-water-city {
        position: relative;
        width: 76px;
        word-break: break-word;
        float: left;
        left: 0;
        text-align: left;
        padding-right: 0;
        margin-right: 0
    }
}

.header-water-degree {
    flex-shrink: 0;
    font-size: 1.2857142857rem;
    font-weight: 700;
    margin-right: .5714285714rem
}

.header-water-degree:after {
    content: "°";
    display: inline-block
}

.header-water-city-items {
    width: 20rem;
    height: 17.8571428571rem;
    max-height: 17.1428571429rem;
    position: absolute;
    right: .7142857143rem;
    top: 2.7142857143rem;
    z-index: 999;
    display: none;
    padding-top: .7142857143rem;
    padding-bottom: .7142857143rem;
    overflow: hidden;
    background: linear-gradient(to right bottom, rgb(32, 58, 112) 50%, rgb(10, 114, 177) 80%)
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-water-city-items {
        margin-top: 17px !important;
        margin-right: -9px;
        width: 26.0714285714rem;
        height: 21.7857142857rem;
        max-height: 21.7857142857rem
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .header-water-city-items {
        right: 0;
        margin-top: 11px !important;
        width: 26.0714285714rem;
        height: 19.2857142857rem;
        max-height: 19.2857142857rem
    }
}

@media(min-width: 1025px) {
    .header-water-city-items {
        right: 0;
        margin-top: 11px !important;
        width: 26.0714285714rem;
        height: 19.2857142857rem;
        max-height: 19.2857142857rem
    }
}

.header-water-city-items.active {
    display: block;
    cursor: pointer
}

.header-water-city-items.active .header-water-item {
    margin-bottom: 1.0714285714rem;
    padding-left: 1.4285714286rem;
    padding-right: 1.4285714286rem
}

.ntv-kriptrade-widget.ntv {
    height: 60px;
    overflow: hidden
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget.ntv {
        height: 82px;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget.ntv-para {
        height: 65px;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
}

.ntv-kriptrade-widget .ntv-content {
    display: block;
    width: 100%;
    margin: 0
}

.ntv-kriptrade-widget .ntv-content-inner {
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: #002555;
    max-width: calc(100% - 10px)
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .ntv-content-inner {
        width: 100%;
        max-width: 100% !important
    }
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget .ntv-content-inner {
        width: 100%;
        max-width: 100% !important
    }
}

.ntv-kriptrade-widget .kriptrade {
    max-height: 60px;
    position: relative;
    max-width: 1000px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget .kriptrade {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 115px;
        max-height: 115px
    }

    .ntv-kriptrade-widget .kriptrade .kriptrade-logo-frame {
        width: 100%;
        min-width: calc(100% - 50px);
        max-width: calc(100% - 50px);
        flex-basis: calc(100% - 50px);
        max-height: 40px
    }

    .ntv-kriptrade-widget .kriptrade .kriptrade-right-frame {
        width: 100%;
        min-width: calc(100% - 50px);
        max-width: calc(100% - 50px);
        flex-basis: calc(100% - 50px)
    }

    .ntv-kriptrade-widget .kriptrade .kriptrade-right-frame .kriptrade-currency-title,
    .ntv-kriptrade-widget .kriptrade .kriptrade-right-frame .kriptrade-currency-inner,
    .ntv-kriptrade-widget .kriptrade .kriptrade-right-frame .kriptrade-currency-updown {
        font-size: 13px !important;
        line-height: 15px !important
    }

    .ntv-kriptrade-widget .kriptrade .kriptrade-right-frame .kriptrade-currency-title::before,
    .ntv-kriptrade-widget .kriptrade .kriptrade-right-frame .kriptrade-currency-title::after,
    .ntv-kriptrade-widget .kriptrade .kriptrade-right-frame .kriptrade-currency-inner::before,
    .ntv-kriptrade-widget .kriptrade .kriptrade-right-frame .kriptrade-currency-inner::after,
    .ntv-kriptrade-widget .kriptrade .kriptrade-right-frame .kriptrade-currency-updown::before,
    .ntv-kriptrade-widget .kriptrade .kriptrade-right-frame .kriptrade-currency-updown::after {
        font-size: 13px !important;
        line-height: 15px !important
    }

    .ntv-kriptrade-widget .kriptrade .kriptrade-right-frame .kriptrade-currency-title {
        display: flex !important;
        flex-direction: column !important;
        gap: 5px !important;
        justify-content: center !important;
        align-items: center !important
    }
}

.ntv-kriptrade-widget .kriptrade .kriptrade-currency-title::before,
.ntv-kriptrade-widget .kriptrade .kriptrade-currency-title::after,
.ntv-kriptrade-widget .kriptrade .kriptrade-currency-inner::before,
.ntv-kriptrade-widget .kriptrade .kriptrade-currency-inner::after,
.ntv-kriptrade-widget .kriptrade .kriptrade-currency-updown::before,
.ntv-kriptrade-widget .kriptrade .kriptrade-currency-updown::after {
    display: none !important
}

.ntv-kriptrade-widget .kriptrade-currency--top {
    position: relative
}

.ntv-kriptrade-widget .kriptrade-currency--bottom {
    position: relative
}

.ntv-kriptrade-widget .kriptrade * {
    background: #012555
}

@-webkit-keyframes ticker {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes ticker {
    0% {
        -webkit-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0);
        visibility: visible;
        padding-left: 20px
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        padding-left: 0
    }
}

@-webkit-keyframes ticker_mobile {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(-300%, 0, 0);
        transform: translate3d(-300%, 0, 0)
    }
}

@keyframes ticker_mobile {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(-300%, 0, 0);
        transform: translate3d(-300%, 0, 0)
    }
}

@-webkit-keyframes ticker_tablet {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(-180%, 0, 0);
        transform: translate3d(-190%, 0, 0)
    }
}

@keyframes ticker_tablet {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(-180%, 0, 0);
        transform: translate3d(-190%, 0, 0)
    }
}

@-webkit-keyframes _kriptrad-coin-slogan {
    10% {
        opacity: 1
    }

    30% {
        opacity: 1
    }

    35% {
        opacity: 0
    }

    80% {
        opacity: 0
    }

    85% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

@keyframes _kriptrad-coin-slogan {
    10% {
        opacity: 1
    }

    30% {
        opacity: 1
    }

    35% {
        opacity: 0
    }

    80% {
        opacity: 0
    }

    85% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

.ntv-kriptrade-widget .kriptrade .ticker-wrap {
    position: relative;
    bottom: 0;
    overflow: hidden;
    height: 70px;
    background-color: rgba(0, 0, 0, 0);
    box-sizing: content-box;
    right: -5px;
    display: inline-block;
    width: calc(50% - 90px);
    max-width: calc(50% - 90px);
    padding-left: 25px
}

@media(min-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap {
        margin-right: 3px;
        padding-left: 10px;
        right: -8px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap {
        margin-right: 3px;
        padding-left: 10px;
        right: -8px
    }
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap {
        padding-bottom: 10px
    }
}

.ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker {
    position: relative;
    width: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    height: 100%;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: ticker;
    animation-name: ticker;
    -webkit-animation-duration: 42s;
    animation-duration: 42s;
    transition: display ease .35s, margin-left ease .4s;
    padding-right: 300px;
    margin-left: -70px
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker {
        margin-left: 90px;
        padding-right: 0px
    }
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker {
        margin-top: -10px;
        margin-left: 0px;
        width: 100%;
        display: flex;
        padding-right: inherit;
        -webkit-animation-name: ticker_mobile;
        animation-name: ticker_mobile
    }

    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item:last-child {
        display: none !important
    }

    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item {
        transform: none !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker {
        -webkit-animation-name: ticker_tablet;
        animation-name: ticker_tablet;
        padding-right: 40px
    }
}

@media(min-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker {
        -webkit-animation-duration: 48s;
        animation-duration: 48s
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker {
        -webkit-animation-duration: 48s;
        animation-duration: 48s
    }
}

.ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item {
    display: inline-block;
    color: #fff;
    padding: 12px 5px;
    margin-right: 0px;
    min-width: 150px;
    width: auto;
    transform: translateX(70px)
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item {
        padding-top: 7px;
        min-width: 150px !important;
        width: auto !important;
        transform: translateX(-70px)
    }
}

@media(min-width: 240px)and (max-width: 370px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item {
        transform: translateX(30vw)
    }
}

@media(min-width: 370px)and (max-width: 420px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item {
        transform: translateX(30vw)
    }
}

@media(min-width: 420px)and (max-width: 480px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item {
        transform: translateX(30vw)
    }
}

@media(min-width: 480px)and (max-width: 767px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item {
        transform: translateX(30vw);
        min-width: 30vw !important
    }
}

.ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item:first-child:after {
    display: none !important
}

.ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item:nth-child(8):after {
    display: none !important
}

.ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item:after {
    content: "";
    width: 1px;
    position: absolute;
    height: 40px;
    background: rgba(233, 233, 233, .4588235294);
    margin-left: -9px;
    top: 15px
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item:after {
        height: 45px;
        top: 15px
    }
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item:after {
        height: 60px;
        top: 14px
    }
}

.ntv-kriptrade-widget .kriptrade .down-currency {
    color: #d9403d !important
}

.ntv-kriptrade-widget .kriptrade .up-currency {
    color: #41a642 !important
}

.ntv-kriptrade-widget .kriptrade .fixed-currency {
    color: #c59527 !important
}

.ntv-kriptrade-widget .kriptrade-left-frame {
    width: 33%;
    float: left;
    display: flex;
    height: 100%;
    justify-content: space-between;
    align-items: center;
    max-height: 100%;
    margin-right: 15px
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade-left-frame {
        display: none
    }
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget .kriptrade-left-frame {
        display: none
    }
}

.ntv-kriptrade-widget .kriptrade-left-frame:hover {
    cursor: pointer
}

.ntv-kriptrade-widget .kriptrade-left-frame-item {
    min-width: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: auto;
    margin-right: 20px
}

.ntv-kriptrade-widget .kriptrade-left-frame-item:not(:last-child):after {
    content: "";
    width: 1px;
    position: absolute;
    height: 40px;
    background: rgba(233, 233, 233, .4588235294);
    margin-right: -135px
}

.ntv-kriptrade-widget .kriptrade-left-frame-item:last-child {
    min-width: 130px
}

.ntv-kriptrade-widget .kriptrade-left-frame-item .kriptrade-currency-bottom {
    position: relative;
    line-height: 21px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 4px
}

.ntv-kriptrade-widget .kriptrade-left-frame-item .kriptrade-currency-title {
    font-size: 16px;
    font-weight: 700;
    color: #b4e2e1;
    line-height: 19px;
    text-transform: uppercase;
    width: 100%;
    position: relative
}

.ntv-kriptrade-widget .kriptrade-left-frame-item .kriptrade-currency-inner {
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    line-height: 19px;
    position: relative;
    top: 1px
}

.ntv-kriptrade-widget .kriptrade-left-frame-item .kriptrade-currency-updown {
    font-weight: 500;
    font-size: 16px;
    top: .65px;
    position: relative
}

.ntv-kriptrade-widget .kriptrade-left-frame-item .kriptrade-currency-updown:before {
    content: "%";
    position: relative;
    top: .45px;
    font-size: 16px
}

.ntv-kriptrade-widget .kriptrade-logo-frame {
    width: 17%;
    max-width: 17%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 17%;
    flex-basis: 17%;
    margin-left: 30px
}

.ntv-kriptrade-widget .kriptrade-logo-frame img {
    position: relative
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade-logo-frame {
        min-width: 20% !important;
        max-width: 20% !important;
        width: 20% !important;
        flex-basis: 20% !important;
        margin-left: 10px !important
    }
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget .kriptrade-logo-frame {
        margin-left: 0 !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade-logo-frame picture {
        position: relative;
        left: 7px
    }
}

@media(min-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade-logo-frame picture {
        position: relative;
        left: 7px
    }
}

.ntv-kriptrade-widget .kriptrade-right-frame {
    width: 33%;
    max-width: 33%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade-right-frame {
        min-width: calc(69% - 20px) !important;
        max-width: calc(69% - 20px) !important;
        width: calc(69% - 20px) !important;
        flex-basis: calc(69% - 30px) !important;
        margin-right: 20px !important;
        padding-left: 50px !important;
        left: 0px
    }
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-currency--top {
    text-align: center;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    left: 0px;
    margin-top: 1px
}

@media(min-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-currency--top {
        position: relative;
        left: -3px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-currency--top {
        position: relative;
        left: -3px
    }
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-currency--top h3 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-currency--top h3 {
        flex-direction: column
    }
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-currency--top h3>img:first-child {
    margin-right: 5px
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-currency--bottom {
    position: relative;
    line-height: 21px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 4px;
    text-align: center;
    width: 100%
}

@media(min-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-currency--bottom {
        position: relative;
        left: -5px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-currency--bottom {
        position: relative;
        left: -5px
    }
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-currency--bottom>span:first-child {
    margin-right: 2px
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-currency--bottom {
        gap: 3px;
        margin-top: -2px !important
    }
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-extra-items .kriptrade-right-frame {
    position: relative
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-extra-items .kriptrade-right-frame-item .kriptrade-currency-title {
    font-size: 16px;
    font-weight: 700;
    color: #b4e2e1;
    line-height: 19px;
    text-transform: uppercase;
    margin-left: -5px
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-extra-items .kriptrade-right-frame-item .kriptrade-currency-title img {
    max-height: 20px;
    display: inline-block;
    position: relative
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-extra-items .kriptrade-right-frame-item .kriptrade-currency-title {
        font-size: 14px;
        line-height: 16px;
        gap: 2px
    }
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-extra-items .kriptrade-right-frame-item .kriptrade-currency-inner {
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    line-height: 19px;
    position: relative;
    top: 1px
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-extra-items .kriptrade-right-frame-item .kriptrade-currency-inner {
        font-size: 14px;
        line-height: 16px;
        display: flex;
        flex-direction: row;
        width: 100%;
        align-items: center;
        height: 20px;
        justify-content: flex-end
    }
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-extra-items .kriptrade-right-frame-item .kriptrade-currency-inner:before {
    content: "$";
    position: relative;
    top: 0px;
    font-size: 16px
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-extra-items .kriptrade-right-frame-item .kriptrade-currency-updown {
    font-weight: 500;
    font-size: 16px
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-extra-items .kriptrade-right-frame-item .kriptrade-currency-updown {
        font-size: 14px;
        line-height: 16px;
        display: flex;
        flex-direction: row;
        width: 100%;
        align-items: center;
        height: 20px;
        padding-top: 2px;
        justify-content: flex-start
    }
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-extra-items .kriptrade-right-frame-item .kriptrade-currency-updown {
        margin-top: 1px !important
    }
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-extra-items .kriptrade-right-frame-item .kriptrade-currency-updown:before {
    content: "%";
    position: relative;
    top: 0px;
    font-size: 16px
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate {
    opacity: 0
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate img {
    opacity: 0
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active {
    opacity: 1;
    display: block;
    top: -60px;
    position: relative;
    left: -55px;
    padding-left: 5px;
    width: calc(100% + 100px);
    animation: _kriptrad-coin-slogan 12s ease infinite;
    padding-bottom: 10px;
    z-index: 10
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active img {
    opacity: 1;
    transition: opacity ease-in .45s
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active img {
        width: 100%;
        max-width: 100%
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active img {
        width: 100%;
        max-width: 100%
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active {
        left: -80px !important;
        padding-left: 5px !important;
        top: -67px !important;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        width: calc(100% + 100px);
        padding-top: 10px
    }
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active {
        top: -15px !important;
        height: 90px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 0 0 0;
        max-width: 100%;
        left: 0 !important;
        position: absolute;
        padding-top: 20px !important
    }
}

@media(min-width: 240px)and (max-width: 375px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active {
        padding-top: 0px !important
    }
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
    font-weight: 700;
    color: #fdc755;
    text-align: center;
    line-height: 20px;
    transition: opacity ease .55s;
    min-height: 90px
}

@media(min-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
        font-size: 21px;
        line-height: 26px;
        padding: 0 35px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
        font-size: 21px;
        line-height: 26px;
        padding: 0 35px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
        font-size: 24px;
        line-height: 30px;
        padding: 0 75px
    }
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
        font-size: 18px;
        line-height: 26px;
        left: -4px;
        position: relative;
        display: inline-block;
        width: 100%;
        min-width: 100vw;
        padding: 0 40px
    }
}

@media(min-width: 240px)and (max-width: 375px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
        width: calc(100% + 100px);
        padding: 0 20px
    }
}

@media screen and (max-width: 370px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
        line-height: 22px;
        left: -4px;
        position: relative;
        display: inline-block;
        width: 100%;
        min-width: 100%;
        padding: 0 0px;
        top: 4px
    }
}

@media(min-width: 240px)and (max-width: 370px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
        width: calc(100% + 20px);
        padding: 0px 20px;
        margin-top: -1px
    }
}

@media(min-width: 370px)and (max-width: 371px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
        width: calc(100% + 30px);
        padding: 0px 32px;
        margin-top: 8px
    }
}

@media(min-width: 372px)and (max-width: 375px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
        width: calc(100% + 30px);
        padding: 0px 33px;
        margin-top: 5px
    }
}

@media(min-width: 375px)and (max-width: 375px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
        width: calc(100% + 20px);
        padding: 0px 40px;
        margin-top: -12px;
        z-index: 10;
        padding-top: 19px
    }
}

@media(min-width: 376px)and (max-width: 412px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
        width: calc(100% + 20px);
        padding: 0px 40px;
        margin-top: -13px;
        z-index: 10
    }
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text--uppercase {
    text-transform: uppercase
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text--inner {
    color: #fff !important;
    text-transform: uppercase
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .ftxtr_band {
        overflow: hidden !important
    }

    .ntv-kriptrade-widget .ftxtr_band #animation_container {
        overflow: hidden !important;
        max-width: 100vw !important
    }

    .ntv-kriptrade-widget .ftxtr_band #animation_container #canvas {
        overflow: hidden !important;
        max-width: 100vw !important
    }
}

.ntv-kriptrade-widget-FTX-desktop {
    display: inline-block
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget-FTX-desktop {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget-FTX-desktop {
        width: calc(100vw - 20px) !important;
        height: auto;
        max-height: 65px;
        overflow: hidden
    }
}

.ntv-kriptrade-widget-FTX-mobile {
    display: none
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget-FTX-mobile {
        display: inline-block;
        height: auto;
        max-height: 82px
    }
}

@media(min-width: 1025px) {
    .ntv-kriptrade-widget-FTX-ekonomiPage {
        display: none !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .ntv-kriptrade-widget-FTX-ekonomiPage {
        display: none !important
    }
}

.ntv-kriptrade-widget .ftxtr_band {
    overflow-x: hidden;
    background: darkred !important
}

.ntv-kriptrade-widget .ftxtr_band #animation_container {
    overflow-x: hidden
}

.ntv-kriptrade-widget .ftxtr_band #animation_container #canvas {
    overflow-x: hidden
}

div[data-categoryname=ntvpara] .ntv-kriptrade-widget-FTX-desktop {
    top: 13px;
    position: relative
}

@media(min-width: 768px)and (max-width: 991px) {
    div[data-categoryname=ntvpara] .ntv-kriptrade-widget-FTX-desktop {
        top: 6px;
        position: relative;
        left: 6px;
        width: calc(100vw - 14px) !important
    }
}

@media(max-width: 767px) {
    div[data-categoryname=ntvpara] .ntv-kriptrade-widget-FTX-mobile {
        height: auto;
        max-height: 100px;
        padding-top: 15px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    div[data-categoryname=ntvpara] .para-main-slider-frame~.ntv-kriptrade-widget {
        display: none !important
    }
}

@media(max-width: 767px) {
    div[data-categoryname=ntvpara] .para-main-slider-frame~.ntv-kriptrade-widget {
        display: none !important
    }
}

@media(min-width: 1025px) {
    div[data-categoryname=ntvpara] .para-section--FTX-tablet {
        display: none !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    div[data-categoryname=ntvpara] .para-section--FTX-tablet {
        display: none !important
    }
}

@media(max-width: 767px) {
    div[data-categoryname=ntvpara] .para-section--FTX-tablet {
        margin-top: 10px !important;
        width: calc(100vw - 10px);
        padding: 0 5px
    }

    div[data-categoryname=ntvpara] .para-section--FTX-tablet .ntv-kriptrade-widget {
        position: relative;
        left: -5px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    div[data-categoryname=ntvpara] .para-section--FTX-tablet .ntv-kriptrade-widget {
        position: relative;
        left: -5px !important
    }
}

.category[data-categoryname=ekonomi] {
    position: relative
}

div[ng-controller=HomeWidgetController] .ntv-kriptrade-widget {
    background: #012555 !important
}

@media(max-width: 767px) {
    div[ng-controller=HomeWidgetController]>.ntv-kriptrade-widget {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    div[ng-controller=HomeWidgetController]>.ntv-kriptrade-widget {
        display: none
    }
}

@media(max-width: 767px) {
    .ntv-last-news-slider~div>.ntv-kriptrade-widget:first-child {
        display: none !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-last-news-slider~div>.ntv-kriptrade-widget:first-child {
        display: none !important
    }
}

body .kurban {
    display: flex;
    background: #445f8c
}

@media(max-width: 767px) {
    body .kurban {
        background: #2d5db7
    }
}

.header-sub-category-video .sub-select {
    width: 100%;
    max-height: inherit;
    display: flex;
    flex-wrap: wrap;
    left: 0;
    display: none
}

.header-sub-category-video .sub-select-item {
    width: 25%;
    flex: 0 0 25%;
    padding: 0 1.4285714286rem
}

@media(max-width: 767px) {
    .header-sub-category-video .sub-select-item {
        width: 100%;
        margin: 0;
        display: block;
        flex: inherit;
        padding: 0 .7142857143rem
    }
}

.header-sub-category-video .sub-select-item-link {
    padding-left: 0;
    padding-right: 0
}

.header-sub-category-video .header-sub-link {
    border-bottom: 0;
    position: relative
}

.header-sub-category-video .header-sub-link:hover {
    border-bottom: 0
}

@media(max-width: 767px) {
    .header-sub-category-video .header-sub-item-sub {
        display: flex !important;
        align-items: center
    }
}

.header-sub-category-video .header-sub-item-sub .header-sub-link:after {
    content: "";
    font-family: "icomoon";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: none;
    font-size: .7142857143rem;
    height: .7142857143rem;
    width: .7142857143rem
}

.header-sub-category-video .header-sub-item-sub:hover .header-sub-link:after {
    display: block
}

@media(max-width: 767px) {
    .header-sub-category-video .header-sub-item-sub:hover .header-sub-link:after {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-sub-category-video .header-sub-item-sub:hover .header-sub-link:after {
        display: none
    }
}

.header-sub-category-video .header-sub-item-sub:hover .sub-select {
    display: flex;
    z-index: 100;
    opacity: 1;
    visibility: visible
}

@media(max-width: 767px) {
    .header-sub-category-video .header-sub-item-sub:hover .sub-select {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-sub-category-video .header-sub-item-sub:hover .sub-select {
        display: none
    }
}

.header-sub-category-video .header-sub-item-sub-for-mobile {
    margin-left: auto
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-sub-category-video .header-sub-item-sub-for-mobile {
        display: none
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .header-sub-category-video .header-sub-item-sub-for-mobile {
        display: none
    }
}

@media(min-width: 1025px) {
    .header-sub-category-video .header-sub-item-sub-for-mobile {
        display: none
    }
}

.header-sub-category-video .header-sub-item-sub-for-mobile:after {
    content: "";
    font-family: "icomoon";
    color: #fff;
    display: none;
    font-size: .7142857143rem;
    margin-left: .7142857143rem
}

@media(max-width: 767px) {
    .header-sub-category-video .header-sub-item-sub-for-mobile:after {
        display: block
    }
}

.header-sub-category-video .header-sub-item:hover .header-sub-link {
    border-bottom: 0
}

.header-sub-category-video .header-sub-title-link {
    color: #607480
}

.header-sub-category-video .header-sub-title-link.active {
    color: #fff
}

.header-sub-category-video .header-sub-title-link:last-child:before {
    color: #607480;
    font-family: "icomoon";
    content: "";
    padding: 0 1.0714285714rem;
    font-size: 1.4285714286rem
}

.header-sub-category-video.header-sub-category.header-sub-category-ekonomi.header-sub-category-common.sub .header-sub-title~.header-sub-list {
    display: none !important
}

.header-sub-category-video .header-sub-list-cat {
    display: none;
    position: relative
}

@media(max-width: 767px) {
    .header-sub-category-video .header-sub-list-cat {
        display: block
    }
}

.header-sub-category-video .header-sub-list-cat:before {
    content: "";
    position: absolute;
    top: 0;
    left: -10px;
    width: 100vw;
    height: .0714285714rem;
    background-color: rgba(255, 255, 255, .2)
}

.header-sub-category-video .header-sub-list-cat-title {
    font-size: 1.1428571429rem;
    padding: .9285714286rem 0
}

.header-sub-category-video .header-sub-list-cat-link {
    color: #fff;
    display: flex;
    align-items: center;
    padding: .3571428571rem;
    font-size: 1.2857142857rem
}

.header-sub-category-video .header-sub-list-cat-link:after {
    font-family: "icomoon";
    content: "";
    font-size: .7142857143rem;
    margin-left: auto
}

.header-sub-category-video .header-sub-list-cat .sub-select {
    border-right: 10px solid #fff;
    border-left: 10px solid #fff;
    box-sizing: content-box;
    left: -10px;
    max-height: 18.5714285714rem;
    overflow-y: auto
}

.header-sub-category-video .header-sub-list-cat .sub-select-item-link {
    border-bottom: 0;
    font-size: 1.1428571429rem
}

.header-sub-category-video .header-sub-list-cat.active .header-sub-list-cat-link:after {
    content: ""
}

.header-sub-category-video .header-sub-list-cat.active .sub-select {
    display: block;
    z-index: 10;
    visibility: visible;
    opacity: 1
}

@media(max-width: 767px) {
    .header-sub-category-video-detail .header-sub-items {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-sub-category-video-detail .header-sub-items {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-sub-category-video-detail .header-sub-list-cat {
        display: block
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .header-sub-category-video-detail.sub:before {
        display: none
    }
}

.homepage-slider-cards-wrapper {
    margin-top: 1.4285714286rem
}

@media(max-width: 767px) {
    .homepage-slider-cards-wrapper {
        margin-top: .7142857143rem
    }
}

.homepage-slider-cards-wrapper .double-card-items .card--xxs .card-text-wrapper {
    display: flex;
    align-items: center
}

.homepage-slider-cards-wrapper .double-card-row-item:last-child {
    margin-top: 1.5rem !important
}

@media(max-width: 767px) {
    .homepage-slider-cards-wrapper .double-card-row-item:last-child {
        margin-top: .7142857143rem !important
    }
}

.homepage-slider-cards-wrapper .list-category-8-4-grid-item-8 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width: 768px) {
    .homepage-slider-cards-wrapper .list-category-8-4-grid-item-8 {
        float: left;
        width: 100%
    }
}

@media(min-width: 1025px) {
    .homepage-slider-cards-wrapper .list-category-8-4-grid-item-8 {
        float: left;
        width: 66.6666666667%
    }
}

@media(max-width: 767px) {
    .homepage-slider-cards-wrapper .list-category-8-4-grid-item-8 {
        padding-left: 0;
        padding-right: 0
    }
}

@media(max-width: 767px) {
    .homepage-slider-cards-wrapper .list-category-8-4-grid-item-8 .slider--vertical .slider-item-title {
        padding: 0 1.4285714286rem;
        font-size: 1.4285714286rem;
        bottom: .3571428571rem;
        line-height: 1.7857142857rem;
        height: 5.3571428571rem;
        max-width: 100%;
        display: flex;
        align-items: center
    }
}

.homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width: 250px) {
    .homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 {
        float: left;
        width: 100%
    }
}

@media(min-width: 1025px) {
    .homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 {
        float: left;
        width: 33.3333333333%
    }
}

@media(max-width: 767px) {
    .homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 {
        padding-left: 0;
        padding-right: 0
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 {
        margin-top: 1.4285714286rem
    }
}

.homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 .double-card-row-items {
    *zoom: 1
}

.homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 .double-card-row-items:before,
.homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 .double-card-row-items:after {
    display: table;
    content: ""
}

.homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 .double-card-row-items:after {
    clear: both
}

@media(min-width: 768px) {
    .homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 .double-card-row-items {
        margin-left: -10px;
        margin-right: -10px
    }
}

.homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 .double-card-row-items .row {
    margin-left: -10px;
    margin-right: -10px
}

.homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 .double-card-row-items .double-card-row-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width: 768px) {
    .homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 .double-card-row-items .double-card-row-item {
        float: left;
        width: 50%
    }
}

@media(min-width: 1025px) {
    .homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 .double-card-row-items .double-card-row-item {
        float: left;
        width: 100%
    }
}

@media(max-width: 767px) {
    .homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 .double-card-row-items .double-card-row-item {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 .double-card-row-items .double-card-row-item {
        margin-top: 0 !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 .double-card-row-items .double-card-row-item .card-text-wrapper {
        background-color: rgba(0, 0, 0, 0);
        position: absolute
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 .double-card-row-items .double-card-row-item .card-text-link {
        color: #fff
    }
}

.homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 .homepage-right-top-card .icon-box-gallery,
.homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 .homepage-right-top-card .icon-box-video {
    bottom: 0
}

@media(max-width: 767px) {

    .homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 .homepage-right-top-card .icon-box-gallery,
    .homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 .homepage-right-top-card .icon-box-video {
        bottom: .5rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {

    .homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 .homepage-right-top-card .icon-box-gallery,
    .homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 .homepage-right-top-card .icon-box-video {
        bottom: 2.8571428571rem;
        left: 1.0714285714rem
    }
}

.homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 .homepage-right-top-card .card-text {
    height: auto
}

.homepage-slider-cards-wrapper .list-category-8-4-grid-item-4 .homepage-right-top-card .card-text-wrapper {
    min-height: 5.5714285714rem;
    max-height: 5.5714285714rem;
    overflow: hidden
}

.homepage-slider-cards-wrapper-first .double-card-row-item:last-child {
    margin-top: .9285714286rem !important
}

.homepage-has-3-widgets {
    margin-top: .7142857143rem;
    *zoom: 1
}

.homepage-has-3-widgets:before,
.homepage-has-3-widgets:after {
    display: table;
    content: ""
}

.homepage-has-3-widgets:after {
    clear: both
}

@media(min-width: 768px) {
    .homepage-has-3-widgets {
        margin-left: -10px;
        margin-right: -10px
    }
}

.homepage-has-3-widgets .row {
    margin-left: -10px;
    margin-right: -10px
}

.homepage-has-3-widgets-left {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width: 250px) {
    .homepage-has-3-widgets-left {
        float: left;
        width: 100%
    }
}

@media(min-width: 992px) {
    .homepage-has-3-widgets-left {
        float: left;
        width: 58.3333333333%
    }
}

@media(max-width: 767px) {
    .homepage-has-3-widgets-left {
        padding-left: 0;
        padding-right: 0
    }
}

@media(max-width: 767px) {
    .homepage-has-3-widgets-left .slider--vertical .slider-item-title {
        padding: 0 1.4285714286rem;
        font-size: 1.4285714286rem;
        bottom: .3571428571rem;
        line-height: 1.7857142857rem;
        height: 5.3571428571rem;
        max-width: 100%;
        display: flex;
        align-items: center
    }
}

@media(max-width: 767px) {
    .homepage-has-3-widgets-left .slider--vertical .slider-cat-link {
        left: 1.4285714286rem
    }
}

@media(max-width: 767px) {
    .homepage-has-3-widgets-left .slider--vertical .icon-box {
        left: 1.4285714286rem;
        bottom: 6.0714285714rem
    }
}

.homepage-has-3-widgets-left .card--sm .card-text {
    font-size: 2.5rem;
    line-height: 2.8571428571rem;
    height: 5.7142857143rem
}

@media(max-width: 767px) {
    .homepage-has-3-widgets-left .card--sm .card-text {
        font-size: 1.7857142857rem;
        line-height: 2.1428571429rem;
        height: 4.2857142857rem
    }
}

@media(max-width: 767px) {
    .homepage-has-3-widgets-left .card--sm .card-text-wrapper {
        bottom: 1.4285714286rem
    }
}

.homepage-has-3-widgets-left .card--sm .icon-box-gallery {
    bottom: 8.5714285714rem
}

@media(max-width: 767px) {
    .homepage-has-3-widgets-left .card--sm .icon-box-gallery {
        bottom: 6.4285714286rem
    }
}

.homepage-has-3-widgets-right {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width: 250px) {
    .homepage-has-3-widgets-right {
        float: left;
        width: 100%
    }
}

@media(min-width: 992px) {
    .homepage-has-3-widgets-right {
        float: left;
        width: 41.6666666667%
    }
}

@media(max-width: 767px) {
    .homepage-has-3-widgets-right {
        margin-top: .7142857143rem;
        padding-left: 0;
        padding-right: 0
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-has-3-widgets-right {
        margin-top: 1.4285714286rem
    }
}

.homepage-has-3-widgets-for-slider {
    margin-top: 1.4285714286rem
}

@media(max-width: 767px) {
    .homepage-has-3-widgets .widget-video-vertical-body>.card {
        padding-left: 0;
        padding-right: 0
    }
}

.homepage-has-3-widgets .widget-video-vertical-body-item {
    padding-right: 0;
    padding-left: 0
}

.homepage-has-3-widgets .widget-video-vertical .custom-scrollbar-wrapper {
    max-height: 19.1428571429rem
}

@media(max-width: 767px) {
    .homepage-has-3-widgets .widget-video-vertical .custom-scrollbar-wrapper {
        padding-right: 0;
        padding-left: 0;
        max-height: inherit;
        height: auto
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-has-3-widgets .widget-video-vertical .custom-scrollbar-wrapper {
        max-height: 23.4285714286rem
    }
}

.homepage-has-3-widgets .widget-video-vertical-body-item .card--xxs .card-text-wrapper {
    padding-bottom: .5714285714rem
}

@media(max-width: 767px) {
    .homepage-top-3-cards .list-3-item {
        margin-bottom: 1.4285714286rem
    }
}

@media(max-width: 767px) {
    .homepage-top-3-cards .list-3-item:last-child {
        margin-bottom: 0
    }
}

.homepage-top-3-cards .list-3-item .card--md .card-text {
    height: 3.5714285714rem
}

.homepage-3-items {
    margin-top: .7142857143rem
}

@media(max-width: 767px) {
    .homepage-3-items {
        margin-top: .7142857143rem
    }
}

.homepage-3-items.js-homepage-mini-slider .slick-list {
    padding: 0 10% 0 0 !important
}

@media(max-width: 767px) {
    .homepage-3-items .list-3-item {
        padding-left: 0;
        padding-right: 0
    }
}

@media(max-width: 767px) {
    .homepage-3-items .list-3-item .card--xxs .card-text-wrapper {
        padding-bottom: .3571428571rem
    }
}

.homepage-3-items .list-3-item .card--xxs .card-text {
    text-transform: uppercase
}

@media(min-width: 320px)and (max-width: 359px) {
    .homepage-3-items .list-3-item .card--xxs .card-text {
        font-size: 1rem
    }
}

@media(max-width: 767px) {
    .homepage-3-items .list-3-item .card--xxs .card-text {
        max-height: 6.4285714286rem;
        overflow: hidden
    }
}

@media(max-width: 767px) {
    .homepage-3-items-md-card .card-img-wrapper {
        min-height: 20.4285714286rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-3-items-md-card .card-img-wrapper {
        min-height: 11.1428571429rem
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-3-items-md-card .card-img-wrapper {
        min-height: 11.1428571429rem
    }
}

@media only screen and (width: 1024px) {
    .homepage-3-items-md-card .card-img-wrapper {
        height: 13rem
    }
}

@media(min-width: 1025px) {
    .homepage-3-items-md-card .card-img-wrapper {
        height: 13rem
    }
}

.homepage-3-items-md-card .card--md .card-text {
    height: auto
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-3-items-md-card .card--md .card-text {
        line-height: 1.5714285714rem
    }
}

.homepage-3-items-md-card .card--md .card-text-wrapper {
    min-height: 5.3571428571rem;
    max-height: 5.3571428571rem
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-3-items-md-card .card--md .card-text-wrapper {
        min-height: 6.4285714286rem;
        max-height: 6.4285714286rem
    }
}

@media(max-width: 767px) {
    .homepage-3-items-md-card .list-3-item {
        margin-bottom: .7142857143rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage .card--xxs .card-text-wrapper {
        height: 5.7142857143rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage .card--xxs .card-text {
        font-size: 1.2142857143rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage .widget-video-vertical--no-tabs .card-text-wrapper {
        height: auto
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage .widget-video-vertical--no-tabs .card--xxs .card-text {
        font-size: 1.0714285714rem
    }
}

.homepage-2-items {
    margin-top: .7142857143rem
}

@media(max-width: 767px) {
    .homepage-2-items {
        margin-top: .7142857143rem
    }
}

@media(max-width: 767px) {
    .homepage-2-items .list-2-item {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: .7142857143rem
    }
}

.homepage .homepage-one-item-row {
    *zoom: 1
}

.homepage .homepage-one-item-row:before,
.homepage .homepage-one-item-row:after {
    display: table;
    content: ""
}

.homepage .homepage-one-item-row:after {
    clear: both
}

@media(min-width: 768px) {
    .homepage .homepage-one-item-row {
        margin-left: -10px;
        margin-right: -10px
    }
}

.homepage .homepage-one-item-row .row {
    margin-left: -10px;
    margin-right: -10px
}

.homepage .homepage-one-item-col {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width: 250px) {
    .homepage .homepage-one-item-col {
        float: left;
        width: 100%
    }
}

@media(max-width: 767px) {
    .homepage .homepage-one-item-col {
        padding-right: 0;
        padding-left: 0
    }
}

.homepage-video-widget {
    margin-top: .7142857143rem
}

@media(max-width: 767px) {
    .homepage-video-widget .widget-video-horizontal .custom-scrollbar-wrapper {
        overflow: auto
    }
}

.homepage-video-widget .widget-video-horizontal-body {
    overflow: hidden
}

@media(min-width: 1025px) {
    .homepage-video-widget .widget-video-horizontal-body-left {
        height: 33.9285714286rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-video-widget .widget-video-horizontal-body-left .card-img-wrapper {
        height: 35.0714285714rem
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-video-widget .widget-video-horizontal-body-left .card-img-wrapper {
        height: 35.0714285714rem
    }
}

@media only screen and (width: 1024px) {
    .homepage-video-widget .widget-video-horizontal-body-left .card-img-wrapper {
        height: 40.2857142857rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-video-widget .widget-video-horizontal-body-items {
        overflow: hidden;
        height: 19.2857142857rem
    }

    .homepage-video-widget .widget-video-horizontal-body-items.completed {
        height: auto
    }

    .homepage-video-widget .widget-video-horizontal-body-items.completed .widget-video-horizontal-body-item .card-img-wrapper {
        height: auto
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-video-widget .widget-video-horizontal-body-items {
        overflow: hidden;
        height: 19.2857142857rem
    }

    .homepage-video-widget .widget-video-horizontal-body-items.completed {
        height: auto
    }

    .homepage-video-widget .widget-video-horizontal-body-items.completed .widget-video-horizontal-body-item .card-img-wrapper {
        height: auto
    }
}

@media only screen and (width: 1024px) {
    .homepage-video-widget .widget-video-horizontal-body-items {
        overflow: hidden;
        height: 6.9642857143rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-video-widget .widget-video-horizontal-body-items.completed .widget-video-horizontal-body-item {
        width: auto
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-video-widget .widget-video-horizontal-body-items.completed .widget-video-horizontal-body-item {
        width: auto
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-video-widget .widget-video-horizontal-body-item {
        width: 19.5714285714rem;
        display: inline-block
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-video-widget .widget-video-horizontal-body-item {
        width: 19.5714285714rem;
        display: inline-block
    }
}

@media only screen and (width: 1024px) {
    .homepage-video-widget .widget-video-horizontal-body-item {
        width: 22.1428571429rem;
        display: inline-block
    }
}

@media(max-width: 767px) {
    .homepage-video-widget .widget-video-horizontal-body-item .card-img-wrapper {
        min-height: 9.0714285714rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-video-widget .widget-video-horizontal-body-item .card-img-wrapper {
        height: 11.0714285714rem
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-video-widget .widget-video-horizontal-body-item .card-img-wrapper {
        height: 11.0714285714rem
    }
}

@media only screen and (width: 1024px) {
    .homepage-video-widget .widget-video-horizontal-body-item .card-img-wrapper {
        height: 5.8928571429rem
    }
}

@media(min-width: 1025px) {
    .homepage-video-widget .widget-video-horizontal-body-item .card-img-wrapper {
        height: 6.0714285714rem
    }
}

.homepage-custom-news-widget {
    margin-top: .7142857143rem
}

.homepage-photo-widget {
    margin-top: .7142857143rem
}

.homepage-programs-widget {
    margin-top: .7142857143rem
}

.homepage-quick-news-widget {
    margin-top: .7142857143rem
}

.homepage-category-wrapper {
    margin-top: .7142857143rem
}

.homepage-category-wrapper .category-main-slider-items {
    overflow: hidden
}

@media(max-width: 767px) {
    .homepage-category-wrapper .category-main-slider-items {
        height: 29.7142857143rem
    }

    .homepage-category-wrapper .category-main-slider-items.completed {
        height: auto
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-category-wrapper .category-main-slider-items {
        height: 36.0714285714rem
    }

    .homepage-category-wrapper .category-main-slider-items.completed {
        height: auto
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-category-wrapper .category-main-slider-items {
        height: 36.0714285714rem
    }

    .homepage-category-wrapper .category-main-slider-items.completed {
        height: auto
    }
}

@media only screen and (width: 1024px) {
    .homepage-category-wrapper .category-main-slider-items {
        height: 41.2428571429rem
    }
}

@media(min-width: 1025px) {
    .homepage-category-wrapper .category-main-slider-items {
        height: 41.2428571429rem
    }
}

@media(max-width: 767px) {
    .homepage-category-wrapper .category-main-slider-items.completed .category-main-slider-item-link {
        height: auto
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-category-wrapper .category-main-slider-items.completed .category-main-slider-item-link {
        height: auto
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-category-wrapper .category-main-slider-items.completed .category-main-slider-item-link {
        height: auto
    }
}

@media(max-width: 767px) {
    .homepage-category-wrapper .category-main-slider-item-link {
        height: 29.7142857143rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-category-wrapper .category-main-slider-item-link {
        height: 35.7857142857rem
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-category-wrapper .category-main-slider-item-link {
        height: 35.7857142857rem
    }
}

@media only screen and (width: 1024px) {
    .homepage-category-wrapper .category-main-slider-item-link {
        height: 41.2428571429rem
    }
}

@media(min-width: 1025px) {
    .homepage-category-wrapper .category-main-slider-item-link {
        height: 41.2428571429rem
    }
}

@media(max-width: 767px) {
    .homepage-category-wrapper .homepage-multiple-items .card-img-wrapper {
        min-height: 20.4285714286rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-category-wrapper .homepage-multiple-items .card-img-wrapper {
        min-height: 11.1428571429rem
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-category-wrapper .homepage-multiple-items .card-img-wrapper {
        min-height: 11.1428571429rem
    }
}

@media only screen and (width: 1024px) {
    .homepage-category-wrapper .homepage-multiple-items .card-img-wrapper {
        height: 13rem
    }
}

@media(min-width: 1025px) {
    .homepage-category-wrapper .homepage-multiple-items .card-img-wrapper {
        height: 13rem
    }
}

.homepage-category-wrapper .category-title {
    margin-bottom: .7142857143rem
}

.homepage-category-wrapper .slider--horizontal .icon-box {
    bottom: 11.0714285714rem;
    left: 2.1428571429rem
}

@media(max-width: 767px) {
    .homepage-category-wrapper .slider--horizontal .icon-box {
        bottom: 6.0714285714rem;
        left: 1.4285714286rem
    }
}

.homepage-category-wrapper .card--md .card-text {
    height: 3.5714285714rem
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-category-wrapper .card--md .card-text {
        height: 4.6428571429rem
    }
}

.homepage-category-wrapper .card--md .card-text-wrapper {
    min-height: 5.7142857143rem;
    max-height: 5.7142857143rem
}

@media(max-width: 767px) {
    .homepage-category-wrapper .homepage-multiple-item .card--xxs .card-text-wrapper {
        height: auto !important
    }
}

.homepage-category-wrapper .homepage-multiple-item .card--xxs .card-text {
    font-size: 14px !important
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-category-wrapper .homepage-multiple-item .card--xxs .card-text {
        font-size: 1.4285714286rem !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-category-wrapper .double-card-row-item .card-text-wrapper {
        bottom: .7142857143rem
    }
}

.homepage-category-widget-wrapper {
    margin-top: .7142857143rem
}

@media(max-width: 767px) {
    .homepage-category-widget-wrapper {
        margin-top: 2.1428571429rem
    }
}

.homepage-category-widget-wrapper .homepage-3-items:last-child {
    margin-top: 4.2857142857rem
}

.homepage-multiple-items {
    *zoom: 1
}

.homepage-multiple-items:before,
.homepage-multiple-items:after {
    display: table;
    content: ""
}

.homepage-multiple-items:after {
    clear: both
}

@media(min-width: 768px) {
    .homepage-multiple-items {
        margin-left: -10px;
        margin-right: -10px
    }
}

.homepage-multiple-items .row {
    margin-left: -10px;
    margin-right: -10px
}

.homepage-multiple-item {
    margin-top: .7142857143rem;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width: 250px) {
    .homepage-multiple-item {
        float: left;
        width: 100%
    }
}

@media(min-width: 768px) {
    .homepage-multiple-item {
        float: left;
        width: 33.3333333333%
    }
}

@media(max-width: 767px) {
    .homepage-multiple-item {
        margin-top: .7142857143rem;
        padding-left: 0;
        padding-right: 0
    }
}

.homepage-multiple-item .card-text {
    font-size: 1.4285714286rem !important;
    font-weight: 700 !important;
    line-height: 1.5714285714rem !important;
    height: 3.1428571429rem
}

.homepage-multiple-item .card-text-wrapper {
    height: 6.4285714286rem;
    display: flex;
    align-items: center
}

.homepage-category-widget-items {
    *zoom: 1
}

.homepage-category-widget-items:before,
.homepage-category-widget-items:after {
    display: table;
    content: ""
}

.homepage-category-widget-items:after {
    clear: both
}

@media(min-width: 768px) {
    .homepage-category-widget-items {
        margin-left: -10px;
        margin-right: -10px
    }
}

.homepage-category-widget-items .row {
    margin-left: -10px;
    margin-right: -10px
}

.homepage-category-widget-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: .7142857143rem
}

@media(min-width: 250px) {
    .homepage-category-widget-item {
        float: left;
        width: 100%
    }
}

@media(min-width: 768px) {
    .homepage-category-widget-item {
        float: left;
        width: 50%
    }
}

@media(min-width: 992px) {
    .homepage-category-widget-item {
        float: left;
        width: 33.3333333333%
    }
}

@media(min-width: 1025px) {
    .homepage-category-widget-item {
        float: left;
        width: 33.3333333333%
    }
}

@media(max-width: 767px) {
    .homepage-category-widget-item {
        padding-right: 0;
        padding-left: 0
    }
}

@media(max-width: 767px) {
    .homepage-category-widget-item .card-img-wrapper {
        min-height: 20.4442857143rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-category-widget-item .card-img-wrapper {
        min-height: 17.2125rem
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-category-widget-item .card-img-wrapper {
        min-height: 17.2125rem
    }
}

@media only screen and (width: 1024px) {
    .homepage-category-widget-item .card-img-wrapper {
        height: 12.8571428571rem
    }
}

@media(min-width: 1025px) {
    .homepage-category-widget-item .card-img-wrapper {
        height: 12.8571428571rem
    }
}

.homepage-economy-widget {
    margin-top: .7142857143rem
}

@media(max-width: 767px) {
    .homepage-economy-widget {
        min-height: 3.2721428571rem;
        overflow: auto !important;
        white-space: nowrap
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-economy-widget {
        min-height: 3.275rem;
        overflow: auto !important;
        white-space: nowrap
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-economy-widget {
        min-height: 3.275rem
    }
}

@media only screen and (width: 1024px) {
    .homepage-economy-widget {
        height: 3.2285714286rem
    }
}

@media(min-width: 1025px) {
    .homepage-economy-widget {
        height: 3.2285714286rem
    }
}

@media(max-width: 767px) {
    .homepage-no-slider-card-wrapper .list-category-8-4-grid-item-8 .card--sm .card-text {
        height: auto
    }
}

.homepage-top-2-news {
    margin-top: .7142857143rem
}

@media(max-width: 767px) {
    .homepage-top-2-news .list-2-item {
        margin-bottom: 1.0714285714rem
    }

    .homepage-top-2-news .list-2-item:last-child {
        margin-bottom: 0
    }
}

.homepage-top-2-news .card--sm .card-text-wrapper {
    bottom: 1.6428571429rem
}

.homepage-top-2-news .card--sm .card-text {
    font-size: 2rem;
    line-height: 2.5714285714rem;
    height: 5rem
}

@media(max-width: 767px) {
    .homepage-top-2-news .card--sm .card-text {
        font-size: 1.7857142857rem;
        line-height: 2.1428571429rem;
        height: 4.2857142857rem
    }
}

.homepage-top-2-news .card--sm .icon-box {
    bottom: 100px
}

@media(max-width: 767px) {
    .homepage-top-2-news .card--sm .icon-box {
        bottom: 70px
    }
}

.homepage-top-2-news .card--sm .icon-box:after {
    display: none
}

@media(max-width: 767px) {
    .homepage-top-2-news .card--sm .card-img-wrapper {
        min-height: 20.4442857143rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-top-2-news .card--sm .card-img-wrapper {
        min-height: 17.2125rem
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-top-2-news .card--sm .card-img-wrapper {
        min-height: 17.2125rem
    }
}

@media only screen and (width: 1024px) {
    .homepage-top-2-news .card--sm .card-img-wrapper {
        height: 19.8571428571rem
    }
}

@media(min-width: 1025px) {
    .homepage-top-2-news .card--sm .card-img-wrapper {
        height: 19.8571428571rem
    }
}

.homepage-top-3-news {
    margin-top: .7142857143rem
}

.homepage-top-3-news.js-top-3-news-mobile-slider .slick-list {
    padding: 0 10% 0 0 !important
}

@media(max-width: 767px) {
    .homepage-top-3-news.js-top-3-news-mobile-slider {
        height: 17.2142857143rem;
        overflow: hidden
    }

    .homepage-top-3-news.js-top-3-news-mobile-slider.completed {
        height: auto
    }
}

@media(max-width: 767px) {
    .homepage-top-3-news.js-top-3-news-mobile-slider .card-img-wrapper {
        min-height: 8.7142857143rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-top-3-news.js-top-3-news-mobile-slider .card-img-wrapper {
        min-height: 11.1428571429rem
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-top-3-news.js-top-3-news-mobile-slider .card-img-wrapper {
        min-height: 11.1428571429rem
    }
}

@media only screen and (width: 1024px) {
    .homepage-top-3-news.js-top-3-news-mobile-slider .card-img-wrapper {
        height: 13rem
    }
}

@media(min-width: 1025px) {
    .homepage-top-3-news.js-top-3-news-mobile-slider .card-img-wrapper {
        height: 13rem
    }
}

.homepage-top-3-news .slick-slide {
    margin-right: .5714285714rem
}

.homepage-top-3-news .list-3-item--red .card-text-link {
    color: #fff
}

.homepage-top-3-news .list-3-item--red .card-text-wrapper {
    background-color: #9c0000
}

.homepage-top-3-news .list-3-item--red .icon-box-video {
    background-color: #9c0000
}

.homepage-top-3-news .list-3-item--blue .card-text-link {
    color: #fff
}

.homepage-top-3-news .list-3-item--blue .card-text-wrapper {
    background-color: #021521
}

.homepage-top-3-news .list-3-item--blue .icon-box-video {
    background-color: #021521
}

.homepage-top-3-news .card--md .card-text {
    height: 3.1428571429rem;
    overflow: hidden
}

@media(max-width: 767px) {
    .homepage-top-3-news .card--md .card-text {
        height: 6.4285714286rem;
        max-height: 6.4285714286rem;
        font-size: 1.2857142857rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-top-3-news .card--md .card-text {
        height: 4.2142857143rem
    }
}

.homepage-6-md-cards .list-3-item {
    margin-bottom: .7142857143rem
}

.homepage-6-md-cards .list-3-item:nth-last-child(-n+3) {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .homepage-6-md-cards .list-3-item:nth-last-child(-n+3) {
        margin-bottom: 10px
    }

    .homepage-6-md-cards .list-3-item:last-child {
        margin-bottom: 0
    }
}

.homepage-6-md-cards .card--md .card-text {
    height: 44px
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-6-md-cards .card--md .card-text {
        height: 40px
    }
}

@media(max-width: 767px) {
    .homepage-6-md-cards .card-img-wrapper {
        min-height: 20.4285714286rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-6-md-cards .card-img-wrapper {
        min-height: 11.1428571429rem
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-6-md-cards .card-img-wrapper {
        min-height: 11.1428571429rem
    }
}

@media only screen and (width: 1024px) {
    .homepage-6-md-cards .card-img-wrapper {
        height: 13rem
    }
}

@media(min-width: 1025px) {
    .homepage-6-md-cards .card-img-wrapper {
        height: 13rem
    }
}

@media(max-width: 767px) {
    .homepage-2-sm-cards .card-img-wrapper {
        min-height: 20.4285714286rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-2-sm-cards .card-img-wrapper {
        min-height: 17.1428571429rem
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-2-sm-cards .card-img-wrapper {
        min-height: 17.1428571429rem
    }
}

@media only screen and (width: 1024px) {
    .homepage-2-sm-cards .card-img-wrapper {
        height: 19.8571428571rem
    }
}

@media(min-width: 1025px) {
    .homepage-2-sm-cards .card-img-wrapper {
        height: 19.8571428571rem
    }
}

.home-page-mobile-weather-wrapper {
    margin-top: .7142857143rem;
    display: none;
    background-color: #dcdcdc
}

@media(max-width: 767px) {
    .home-page-mobile-weather-wrapper .js-header-weather-item-img .header-weather-city {
        margin-top: 5px
    }

    .home-page-mobile-weather-wrapper .js-header-weather-item-img .header-weather-degree {
        margin-top: 5px
    }
}

@media(max-width: 767px) {
    .home-page-mobile-weather-wrapper {
        display: block
    }
}

.home-page-mobile-weather-wrapper .header-weather {
    padding: .7142857143rem
}

@media(max-width: 767px) {
    .home-page-mobile-weather-wrapper .header-weather {
        display: block
    }
}

.home-page-mobile-weather-wrapper .header-weather-items {
    justify-content: center
}

.home-page-mobile-weather-wrapper .header-weather-item {
    color: #021521
}

.home-page-mobile-weather-wrapper .header-weather-item--cities:after {
    font-size: .5714285714rem;
    color: #021521
}

.home-page-mobile-weather-wrapper .header-weather-city {
    font-size: 1.2142857143rem
}

.home-page-mobile-weather-wrapper .header-weather-city-items {
    background-color: #dcdcdc;
    width: 100%;
    top: 3.5714285714rem
}

.home-page-mobile-water-wrapper {
    margin-top: .7142857143rem;
    display: none;
    background-color: #203a70
}

@media(max-width: 767px) {
    .home-page-mobile-water-wrapper {
        display: block
    }
}

.home-page-mobile-water-wrapper .header-water {
    padding: .7142857143rem
}

@media(max-width: 767px) {
    .home-page-mobile-water-wrapper .header-water {
        display: block
    }
}

.home-page-mobile-water-wrapper .header-water-items {
    justify-content: center
}

.home-page-mobile-water-wrapper .header-water-item {
    color: #fff
}

.home-page-mobile-water-wrapper .header-water-item--cities:after {
    font-size: .5714285714rem;
    color: #fff
}

.home-page-mobile-water-wrapper .header-water-city {
    font-size: 1.2142857143rem
}

.home-page-mobile-water-wrapper .header-water-city-items {
    background-color: #dcdcdc;
    width: 100%;
    top: 3.5714285714rem
}

@media(max-width: 767px) {
    .home-page-mobile-water-wrapper .header-water-city-items {
        height: 24rem;
        max-height: 24rem
    }
}

@media(max-width: 767px) {
    .home-page-mobile-water-wrapper .header-water-list {
        right: 0;
        margin-top: -3px
    }

    .home-page-mobile-water-wrapper .header-water-list--container {
        color: #fff
    }

    .home-page-mobile-water-wrapper .header-water-list--frame {
        padding-top: 0;
        top: 0;
        overflow: hidden
    }

    .home-page-mobile-water-wrapper .header-water-list>ul {
        max-height: 18.9rem
    }

    .home-page-mobile-water-wrapper .header-water-list--footer {
        padding: 0 25px
    }
}

.homepage-main-slider-and-cards-wrapper {
    display: flex;
    display: -ms-flex;
    flex-direction: column
}

@media(max-width: 767px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider {
        order: 1
    }

    .homepage-main-slider-and-cards-wrapper .trends {
        order: 2
    }

    .homepage-main-slider-and-cards-wrapper .homepage-top-3-news {
        order: 3
    }

    .homepage-main-slider-and-cards-wrapper .home-page-mobile-water-wrapper {
        order: 4
    }

    .homepage-main-slider-and-cards-wrapper .home-page-mobile-weather-wrapper {
        order: 5
    }

    .homepage-main-slider-and-cards-wrapper .widget-economy {
        order: 6;
        margin-bottom: 0;
        height: 36px;
        display: flex
    }

    .homepage-main-slider-and-cards-wrapper .homepage-6-md-cards {
        order: 7
    }
}

@media(max-width: 767px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-item-img-wrapper {
        height: 20.4285714286rem
    }
}

@media only screen and (min-width: 320px)and (max-width: 375px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-item-img-wrapper {
        min-height: 20.3571428571rem
    }
}

@media only screen and (min-width: 375px)and (max-width: 414px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-item-img-wrapper {
        min-height: 24.2142857143rem
    }
}

@media only screen and (min-width: 414px)and (max-width: 568px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-item-img-wrapper {
        min-height: 26.8571428571rem
    }
}

@media only screen and (min-width: 568px)and (max-width: 667px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-item-img-wrapper {
        min-height: 37.2857142857rem
    }
}

@media only screen and (min-width: 667px)and (max-width: 736px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-item-img-wrapper {
        min-height: 44.1428571429rem
    }
}

@media only screen and (min-width: 736px)and (max-width: 767px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-item-img-wrapper {
        min-height: 48.7857142857rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-item-img-wrapper {
        height: 35.8571428571rem
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-item-img-wrapper {
        height: 35.8571428571rem
    }
}

@media only screen and (width: 1024px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-item-img-wrapper {
        height: 41.0714285714rem
    }
}

@media(min-width: 1025px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-item-img-wrapper {
        height: 41.0714285714rem
    }
}

.homepage-main-slider-and-cards-wrapper .ntv-main-slider-items {
    overflow: hidden
}

@media(max-width: 767px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-items {
        height: 29.7142857143rem
    }

    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-items.completed {
        height: auto
    }

    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-items.completed .ntv-main-slider-item-img-wrapper {
        height: auto
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-items {
        height: 36.0714285714rem
    }

    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-items.completed {
        height: auto
    }

    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-items.completed .ntv-main-slider-item-img-wrapper {
        height: auto
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-items {
        height: 36.0714285714rem
    }

    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-items.completed {
        height: auto
    }

    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-items.completed .ntv-main-slider-item-img-wrapper {
        height: auto
    }
}

@media only screen and (width: 1024px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-items {
        height: 41.2428571429rem
    }
}

@media(min-width: 1025px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-items {
        height: 41.2428571429rem
    }
}

@media(max-width: 767px) {
    .imsakiye .ntv-content-inner {
        padding-left: 0;
        padding-right: 0
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .imsakiye .ntv-content-inner {
        padding-left: 0;
        padding-right: 0
    }
}

.imsakiye-inner {
    display: flex
}

@media(max-width: 767px) {
    .imsakiye-inner {
        flex-direction: column
    }
}

.imsakiye-left {
    background-color: #2c6c88;
    display: flex;
    justify-content: center;
    align-items: center
}

@media(max-width: 767px) {
    .imsakiye-left {
        padding-top: 8px;
        padding-bottom: 8px;
        background-color: rgba(0, 0, 0, 0)
    }
}

.imsakiye-right {
    flex: 1;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #2c6c88;
    text-align: center
}

@media(max-width: 767px) {
    .imsakiye-right {
        display: none
    }
}

@media(min-width: 1023px)and (max-width: 1024px) {
    .imsakiye-right {
        padding-left: 12px
    }
}

@media(max-width: 767px) {
    .imsakiye-right {
        display: none;
        text-align: center;
        padding-top: 8px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .imsakiye-right {
        text-align: center;
        padding-top: 8px
    }
}

.imsakiye-right .jq-selectbox {
    width: 265px;
    text-align: left
}

.imsakiye-right .jq-selectbox li:hover,
.imsakiye-right .jq-selectbox li.selected {
    background-color: rgba(0, 0, 0, 0) !important
}

.imsakiye-right .jq-selectbox__select {
    border: none !important;
    box-shadow: none !important;
    height: 25px !important;
    line-height: 25px !important;
    background: rgba(7, 58, 61, .5) !important
}

.imsakiye-right .jq-selectbox__dropdown {
    border: none !important;
    top: 24px !important
}

.imsakiye-right .jq-selectbox__dropdown ul {
    background-color: #1a5361 !important;
    max-height: 164px !important
}

@media(max-width: 767px) {
    .imsakiye-right .jq-selectbox__dropdown ul {
        max-height: 116px !important
    }
}

.imsakiye-right .jq-selectbox__dropdown li {
    color: #fff !important
}

.imsakiye-right .jq-selectbox__select-text {
    color: #fff !important;
    text-shadow: none !important
}

.imsakiye-right .jq-selectbox__trigger {
    border-left: none !important
}

.imsakiye-right .jq-selectbox__trigger-arrow {
    top: 10px !important;
    border-top-color: #fff !important
}

@media(max-width: 767px) {
    .imsakiye-banner {
        margin: auto
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .imsakiye-banner {
        margin: auto;
        max-width: 460px
    }
}

.imsakiye-text-area {
    padding-top: 3px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    margin: auto;
    width: 265px;
    text-align: left
}

@media(max-width: 767px) {
    .imsakiye-text-area {
        padding-top: 8px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .imsakiye-text-area {
        padding-top: 8px
    }
}

.imsakiye-text-area li {
    display: inline-block
}

.imsakiye-text-area li:first-child {
    padding-right: 15px
}

@media(max-width: 767px) {
    .secondSliderFrame--right-top .related-news-items {
        margin-top: .7142857143rem
    }
}

@media(max-width: 767px) {
    .secondSliderFrame--right-top .related-news-items.js-top-3-news-mobile-slider .slick-list {
        padding: 0 10% 0 0 !important
    }
}

@media(max-width: 767px) {
    .secondSliderFrame--right-top .related-news-items.js-top-3-news-mobile-slider {
        min-height: 17.2142857143rem;
        overflow: hidden;
        height: auto
    }

    .secondSliderFrame--right-top .related-news-items.js-top-3-news-mobile-slider.completed {
        height: auto
    }
}

@media(max-width: 767px) {
    .secondSliderFrame--right-top .related-news-items.js-top-3-news-mobile-slider .card-img-wrapper {
        min-height: 8.7142857143rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .secondSliderFrame--right-top .related-news-items.js-top-3-news-mobile-slider .card-img-wrapper {
        min-height: 11.1428571429rem
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .secondSliderFrame--right-top .related-news-items.js-top-3-news-mobile-slider .card-img-wrapper {
        min-height: 11.1428571429rem
    }
}

@media only screen and (width: 1024px) {
    .secondSliderFrame--right-top .related-news-items.js-top-3-news-mobile-slider .card-img-wrapper {
        height: 13rem
    }
}

@media(max-width: 767px) {
    .secondSliderFrame--right-top .related-news-items .slick-slide {
        margin-right: .5714285714rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .secondSliderFrame--right-top .related-news-items .slick-slide {
        margin-right: .5714285714rem
    }
}

.secondSliderFrame--right-top .related-news-items .list-3-item--red .card-text-link {
    color: #fff
}

.secondSliderFrame--right-top .related-news-items .list-3-item--red .card-text-wrapper {
    background-color: #9c0000
}

.secondSliderFrame--right-top .related-news-items .list-3-item--red .icon-box-video {
    background-color: #9c0000
}

.secondSliderFrame--right-top .related-news-items .list-3-item--blue .card-text-link {
    color: #fff
}

.secondSliderFrame--right-top .related-news-items .list-3-item--blue .card-text-wrapper {
    background-color: #021521
}

.secondSliderFrame--right-top .related-news-items .list-3-item--blue .icon-box-video {
    background-color: #021521
}

@media(max-width: 767px) {
    .secondSliderFrame--right-top .related-news-items .card--md {
        display: flex;
        flex-direction: column
    }
}

.secondSliderFrame--right-top .related-news-items .card-text {
    height: 3.1428571429rem;
    overflow: hidden
}

@media(max-width: 767px) {
    .secondSliderFrame--right-top .related-news-items .card-text {
        height: 6.4285714286rem;
        max-height: 6.4285714286rem;
        font-size: 1.2857142857rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .secondSliderFrame--right-top .related-news-items .card-text {
        height: 4.2142857143rem
    }
}

.trends {
    margin-top: .7142857143rem
}

@media(max-width: 767px) {
    .trends {
        margin-top: 8px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .trends {
        margin-top: .8571428571rem
    }
}

.trends-title {
    display: inline-block;
    width: 8%;
    font-size: 1.1428571429rem;
    vertical-align: top;
    line-height: 2.7142857143rem
}

@media(max-width: 767px) {
    .trends-title {
        display: block;
        font-size: 1.4285714286rem;
        line-height: 3.4285714286rem;
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .trends-title {
        width: 10%;
        font-size: 1.2857142857rem;
        line-height: 3.1428571429rem
    }
}

.trends-items-wrapper {
    display: inline-block;
    width: 90%;
    margin-left: 1%
}

@media(max-width: 767px) {
    .trends-items-wrapper {
        display: block;
        width: 100%;
        margin-left: 0
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .trends-items-wrapper {
        width: 88%
    }
}

.trends-items-wrapper.is-slider .trends-items {
    width: 95%;
    margin-left: 1%;
    margin-right: 1%
}

@media(max-width: 767px) {
    .trends-items-wrapper.is-slider .trends-items {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .trends-items-wrapper.is-slider .trends-items {
        margin-right: 0;
        width: 99%
    }
}

.trends-items-wrapper.is-slider .trends-btn {
    display: inline-block
}

@media(max-width: 767px) {
    .trends-items-wrapper.is-slider .trends-btn {
        display: none !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .trends-items-wrapper.is-slider .trends-btn {
        display: none !important
    }
}

.trends-items {
    display: inline-block !important;
    width: 99%;
    overflow: hidden
}

.trends-items .slick-slide {
    margin-right: .5rem
}

@media(max-width: 767px) {
    .trends-items .slick-list {
        padding: 0 10% 0 0 !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .trends-items .slick-list {
        padding: 0 10% 0 0 !important
    }
}

@media(max-width: 767px) {
    .trends-items {
        height: 3.6742857143rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .trends-items {
        height: 2.6857142857rem
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .trends-items {
        height: 2.6857142857rem
    }
}

@media only screen and (width: 1024px) {
    .trends-items {
        height: 2.6857142857rem
    }
}

@media(min-width: 1025px) {
    .trends-items {
        height: 2.6857142857rem
    }
}

@media(max-width: 767px) {
    .trends-items.completed {
        height: auto
    }
}

.trends-item {
    display: inline-block;
    margin-right: .5rem
}

@media(max-width: 767px) {
    .trends-item {
        margin-right: .6428571429rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .trends-item {
        margin-right: .5714285714rem
    }
}

.trends-item:last-child {
    margin-right: 0
}

.trends-item-link {
    display: inline-block;
    padding: .7142857143rem 1.4285714286rem;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background-color: #021521;
    color: #fff;
    font-size: 1.1428571429rem
}

@media(max-width: 767px) {
    .trends-item-link {
        padding: .9285714286rem 1.8571428571rem;
        font-size: 1.4285714286rem;
        line-height: 1.8571428571rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .trends-item-link {
        padding: .8571428571rem 1.7142857143rem;
        font-size: 1.2857142857rem
    }
}

.trends-btn {
    display: none;
    width: 1%;
    vertical-align: top;
    line-height: 2.7142857143rem;
    font-family: "icomoon";
    font-size: 1rem;
    color: #000
}

@media(max-width: 767px) {
    .trends-btn {
        line-height: 3.4285714286rem;
        font-size: 1.2857142857rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .trends-btn {
        line-height: 3.1428571429rem;
        font-size: 1.1428571429rem
    }
}

.trends-prev:after {
    content: ""
}

.trends-next:after {
    content: ""
}

.homepage-dygdigital-video-widget .widget-video-horizontal-header-items {
    width: 77%
}

@media(max-width: 767px) {
    .homepage-dygdigital-video-widget .widget-video-horizontal-header-items {
        width: 100%
    }
}

.homepage-category-row {
    *zoom: 1
}

.homepage-category-row:before,
.homepage-category-row:after {
    display: table;
    content: ""
}

.homepage-category-row:after {
    clear: both
}

@media(min-width: 768px) {
    .homepage-category-row {
        margin-left: -10px;
        margin-right: -10px
    }
}

.homepage-category-row .row {
    margin-left: -10px;
    margin-right: -10px
}

.homepage-category-row--top {
    margin-bottom: 10px
}

.homepage-category-row--bottom .homepage-category-banner {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .homepage-category-row--bottom .homepage-category-banner {
        margin-bottom: 0 !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-category-row--bottom .homepage-category-banner {
        margin-bottom: 0 !important
    }
}

.homepage-category-row .homepage-category-col-left {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width: 250px) {
    .homepage-category-row .homepage-category-col-left {
        float: left;
        width: 100%
    }
}

@media(min-width: 992px) {
    .homepage-category-row .homepage-category-col-left {
        float: left;
        width: 100%
    }
}

@media(min-width: 1025px) {
    .homepage-category-row .homepage-category-col-left {
        float: left;
        width: 66.6666666667%
    }
}

@media(max-width: 767px) {
    .homepage-category-row .homepage-category-col-left {
        padding: 0
    }
}

.homepage-category-row .homepage-category-col-left .card--md .card-text {
    font-size: 36px;
    line-height: 44px;
    align-items: flex-start;
    max-height: 90px;
    min-height: 90px
}

@media(max-width: 767px) {
    .homepage-category-row .homepage-category-col-left .card--md .card-text {
        font-size: 22px;
        line-height: 27px;
        max-height: inherit;
        min-height: inherit;
        height: auto
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-category-row .homepage-category-col-left .card--md .card-text {
        font-size: 30px;
        line-height: 36px;
        max-height: 72px;
        min-height: 72px
    }
}

@media(min-width: 1025px) {
    .homepage-category-row .homepage-category-col-left .card--md .card-text {
        max-height: 55px;
        min-height: 55px;
        font-size: 24px;
        line-height: 29px
    }
}

.homepage-category-row .homepage-category-col-left .card--md .card-text-wrapper {
    max-height: 135px;
    min-height: 135px;
    display: flex;
    align-items: center;
    display: -ms-flex
}

@media(min-width: 1025px) {
    .homepage-category-row .homepage-category-col-left .card--md .card-text-wrapper {
        max-height: 87px;
        min-height: 87px
    }
}

@media(max-width: 767px) {
    .homepage-category-row .homepage-category-col-left .card--md .card-text-wrapper {
        max-height: inherit;
        min-height: inherit
    }
}

.homepage-category-row .homepage-category-col-left-items {
    background-color: #fff;
    padding: 25px 20px 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

@media(min-width: 1025px) {
    .homepage-category-row .homepage-category-col-left-items {
        min-height: 270px
    }
}

.homepage-category-row .homepage-category-col-left-item {
    border-bottom: 1px solid #979797;
    padding-bottom: 4px;
    margin-bottom: 10px;
    width: 100%
}

@media(min-width: 1025px) {
    .homepage-category-row .homepage-category-col-left-item {
        max-width: 280px
    }

    .homepage-category-row .homepage-category-col-left-item:nth-child(7),
    .homepage-category-row .homepage-category-col-left-item:nth-child(8) {
        border-bottom: 0
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-category-row .homepage-category-col-left-item {
        max-width: 47%
    }

    .homepage-category-row .homepage-category-col-left-item:nth-child(7),
    .homepage-category-row .homepage-category-col-left-item:nth-child(8) {
        border-bottom: 0
    }
}

@media(max-width: 767px) {
    .homepage-category-row .homepage-category-col-left-item:last-child {
        border-bottom: 0;
        padding-bottom: 0
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-category-row .homepage-category-col-left-item {
        max-width: 47%
    }

    .homepage-category-row .homepage-category-col-left-item:nth-child(7),
    .homepage-category-row .homepage-category-col-left-item:nth-child(8) {
        border-bottom: 0
    }
}

.homepage-category-row .homepage-category-col-left-item-link {
    color: #021521;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px
}

.homepage-category-row .homepage-category-col-right {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width: 250px) {
    .homepage-category-row .homepage-category-col-right {
        float: left;
        width: 100%
    }
}

@media(min-width: 992px) {
    .homepage-category-row .homepage-category-col-right {
        float: left;
        width: 100%
    }
}

@media(min-width: 1025px) {
    .homepage-category-row .homepage-category-col-right {
        float: left;
        width: 33.3333333333%
    }
}

@media(max-width: 767px) {
    .homepage-category-row .homepage-category-col-right {
        padding: 0
    }
}

.homepage-category-row .homepage-category-col-right-items {
    *zoom: 1
}

.homepage-category-row .homepage-category-col-right-items:before,
.homepage-category-row .homepage-category-col-right-items:after {
    display: table;
    content: ""
}

.homepage-category-row .homepage-category-col-right-items:after {
    clear: both
}

@media(min-width: 768px) {
    .homepage-category-row .homepage-category-col-right-items {
        margin-left: -10px;
        margin-right: -10px
    }
}

.homepage-category-row .homepage-category-col-right-items .row {
    margin-left: -10px;
    margin-right: -10px
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-category-row .homepage-category-col-right-items {
        display: none
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-category-row .homepage-category-col-right-items {
        display: none
    }
}

.homepage-category-row .homepage-category-col-right-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px
}

@media(min-width: 250px) {
    .homepage-category-row .homepage-category-col-right-item {
        float: left;
        width: 100%
    }
}

@media(min-width: 768px) {
    .homepage-category-row .homepage-category-col-right-item {
        float: left;
        width: 33.3333333333%
    }
}

@media(min-width: 992px) {
    .homepage-category-row .homepage-category-col-right-item {
        float: left;
        width: 33.3333333333%
    }
}

@media(min-width: 1025px) {
    .homepage-category-row .homepage-category-col-right-item {
        float: left;
        width: 100%
    }
}

.homepage-category-row .homepage-category-col-right-item:last-child {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .homepage-category-row .homepage-category-col-right-item {
        padding: 0
    }
}

.homepage-category-row .homepage-category-col-right-item .card--xxs .card-text {
    height: 55px;
    font-size: 16px;
    line-height: 18px
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-category-row .homepage-category-col-right-item .card--xxs .card-text {
        height: 37px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-category-row .homepage-category-col-right-item .card--xxs .card-text {
        height: 37px
    }
}

@media(max-width: 767px) {
    .homepage-category-row .homepage-category-col-right-item .card--xxs {
        flex-direction: column
    }

    .homepage-category-row .homepage-category-col-right-item .card--xxs .card-img-wrapper,
    .homepage-category-row .homepage-category-col-right-item .card--xxs .card-text-wrapper {
        width: 100%
    }

    .homepage-category-row .homepage-category-col-right-item .card--xxs .card-text {
        font-size: 20px;
        line-height: 24px;
        height: 50px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-category-row .homepage-category-col-right-item .card--xxs {
        flex-direction: column
    }

    .homepage-category-row .homepage-category-col-right-item .card--xxs .card-img-wrapper,
    .homepage-category-row .homepage-category-col-right-item .card--xxs .card-text-wrapper {
        width: 100%
    }

    .homepage-category-row .homepage-category-col-right-item .card--xxs .card-text-wrapper {
        align-items: center
    }
}

.homepage-category-row .homepage-category-col-right-sm-items {
    *zoom: 1;
    display: none
}

.homepage-category-row .homepage-category-col-right-sm-items:before,
.homepage-category-row .homepage-category-col-right-sm-items:after {
    display: table;
    content: ""
}

.homepage-category-row .homepage-category-col-right-sm-items:after {
    clear: both
}

@media(min-width: 768px) {
    .homepage-category-row .homepage-category-col-right-sm-items {
        margin-left: -10px;
        margin-right: -10px
    }
}

.homepage-category-row .homepage-category-col-right-sm-items .row {
    margin-left: -10px;
    margin-right: -10px
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-category-row .homepage-category-col-right-sm-items {
        display: block
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-category-row .homepage-category-col-right-sm-items {
        display: block
    }
}

.homepage-category-row .homepage-category-col-right-sm-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width: 768px) {
    .homepage-category-row .homepage-category-col-right-sm-item {
        float: left;
        width: 50%
    }
}

@media(min-width: 992px) {
    .homepage-category-row .homepage-category-col-right-sm-item {
        float: left;
        width: 50%
    }
}

.homepage-category-row .homepage-category-banner {
    background-color: #fff;
    padding: 10px;
    width: 320px;
    height: 270px;
    margin: 10px auto
}

@media(min-width: 1025px) {
    .homepage-category-row .homepage-category-banner {
        margin-top: 0
    }
}

.card {
    position: relative
}

.card-category--name {
    color: #eb0028;
    font-size: 1.14286rem;
    font-weight: 700;
    line-height: 1.57143rem
}

.card-category--name:before {
    content: "|";
    position: relative;
    margin-top: 0px;
    font-weight: bold;
    width: 20px;
    height: 3px
}

.card-category--name>span {
    font-weight: 400;
    margin-left: 8px;
    text-transform: uppercase;
    letter-spacing: 0px
}

@media(min-width: 1025px) {
    .card-category--name>span {
        font-size: 14px;
        line-height: 18px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .card-category--name>span {
        font-size: 14px;
        line-height: 18px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .card-category--name>span {
        font-size: 14px;
        line-height: 18px;
        margin-left: 5px
    }
}

@media(max-width: 767px) {
    .card-category--name>span {
        font-size: 14px;
        line-height: 18px;
        margin-left: 5px
    }
}

.card-link {
    display: block
}

.card-img-wrapper {
    position: relative;
    overflow: hidden
}

.card-img-wrapper img {
    display: block
}

.card-text-wrapper {
    position: relative;
    background-color: #fff
}

.card-text {
    overflow: hidden
}

.card-cat-link {
    font-size: .8571428571rem;
    display: flex;
    display: -ms-flexbox;
    align-items: center
}

@media(max-width: 767px) {
    .card-cat-link {
        font-size: .9285714286rem
    }
}

.card-cat-link:before {
    content: "";
    height: .8571428571rem;
    width: .1428571429rem;
    margin-right: .3571428571rem;
    display: inline-block;
    color: #fff;
    background-color: #000
}

.card-cat-link--son-dakika:before {
    background-color: #9c0000
}

.card-cat-link--ekonomi:before {
    background-color: #c59527
}

.card-cat-link--spor:before {
    background-color: #173d5e
}

.card-cat-link--hava:before {
    background-color: #00b8f1
}

.card-cat-link--turkiye:before {
    background-color: #9c0000
}

.card-cat-link--dunya:before {
    background-color: #0092a8
}

.card-cat-link--yasam:before {
    background-color: #572e77
}

.card-cat-link--teknoloji:before {
    background-color: #007fbd
}

.card-cat-link--sanat:before {
    background-color: #bd255d
}

.card-cat-link--egitim:before {
    background-color: #f48124
}

.card-cat-link--saglik:before {
    background-color: #009b8a
}

.card-cat-link--seyahat:before {
    background-color: #b6845e
}

.card-cat-link--radyo:before {
    background-color: #fbb031
}

.card-cat-link--otomobil:before {
    background-color: #00479e
}

.card-cat-link--programlar:before,
.card-cat-link--yazarlar:before {
    background-color: #0085be
}

.card-cat-link--ntv-programlari:before {
    background-color: #0085be
}

.card-sub-cat-link {
    position: absolute;
    top: 1.4285714286rem;
    left: 1.4285714286rem;
    padding: .2857142857rem .4285714286rem;
    background-color: #022032;
    color: #fff;
    font-size: .9285714286rem;
    line-height: 1.0714285714rem;
    z-index: 2
}

@media(max-width: 767px) {
    .card-sub-cat-link {
        top: 1.0714285714rem
    }
}

.card-sub-cat-link--son-dakika {
    background-color: #9c0000
}

.card-sub-cat-link--ekonomi {
    background-color: #c59527
}

.card-sub-cat-link--spor {
    background-color: #173d5e
}

.card-sub-cat-link--hava {
    background-color: #00b8f1
}

.card-sub-cat-link--turkiye {
    background-color: #9c0000
}

.card-sub-cat-link--dunya {
    background-color: #0092a8
}

.card-sub-cat-link--yasam {
    background-color: #572e77
}

.card-sub-cat-link--teknoloji {
    background-color: #007fbd
}

.card-sub-cat-link--sanat {
    background-color: #bd255d
}

.card-sub-cat-link--egitim {
    background-color: #f48124
}

.card-sub-cat-link--saglik {
    background-color: #009b8a
}

.card-sub-cat-link--seyahat {
    background-color: #b6845e
}

.card-sub-cat-link--radyo {
    background-color: #fbb031
}

.card-sub-cat-link--otomobil {
    background-color: #00479e
}

.card-sub-cat-link--programlar,
.card-sub-cat-link--yazarlar,
.card-sub-cat-link--ntv-programlari {
    background-color: #0085be
}

.card--xxs {
    display: flex;
    display: -ms-flexbox
}

@media(min-width: 768px)and (max-width: 991px) {
    .card--xxs {
        flex-direction: column;
        -ms-flex-direction: column
    }
}

.card--xxs .card-img-wrapper {
    width: 46.875%
}

@media(min-width: 768px)and (max-width: 991px) {
    .card--xxs .card-img-wrapper {
        width: 100%
    }
}

.card--xxs .card-text-wrapper {
    width: 53.125%;
    padding: .7142857143rem;
    overflow: hidden;
    display: flex;
    align-items: center
}

@media(min-width: 768px)and (max-width: 991px) {
    .card--xxs .card-text-wrapper {
        width: 100%;
        padding: .7142857143rem
    }
}

.card--xxs .card-text {
    line-height: 1.4285714286rem;
    font-weight: 700
}

@media(max-width: 767px) {
    .card--xxs .card-text {
        font-size: 1.2857142857rem;
        line-height: 1.7142857143rem
    }
}

.card--xxs .card-cat-link {
    position: absolute;
    bottom: .7142857143rem;
    left: .7142857143rem
}

@media(max-width: 767px) {
    .card--xxs .card-cat-link {
        position: inherit;
        left: 0;
        bottom: 0;
        margin-top: 7px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .card--xxs .card-cat-link {
        position: inherit;
        left: 0;
        bottom: 0;
        margin-top: 7px
    }
}

.card--xxs .card-date {
    font-size: 1rem
}

@media(max-width: 767px) {
    .card--xxs .icon-box {
        font-size: 1.1428571429rem
    }
}

.card--xs .card-img-wrapper {
    width: 100%
}

.card--xs .card-text-wrapper {
    width: 100%;
    padding: .7142857143rem .7142857143rem 2.1428571429rem .7142857143rem
}

.card--xs .card-text {
    font-size: 1rem;
    line-height: 1.1428571429rem;
    font-weight: normal
}

.card--xs .card-cat-link {
    position: absolute;
    bottom: .7142857143rem;
    left: .7142857143rem
}

@media(max-width: 767px) {
    .card--xs .icon-box {
        font-size: 1.1428571429rem
    }
}

.card--md .card-img-wrapper {
    width: 100%
}

.card--md .card-text-wrapper {
    width: 100%;
    padding: 1.0714285714rem 1.0714285714rem 1.0714285714rem 1.0714285714rem
}

.card--md .card-text {
    overflow: hidden;
    font-size: 1.4285714286rem;
    line-height: 1.5714285714rem;
    font-weight: 700;
    height: 4.8571428571rem;
    display: flex;
    align-items: center
}

.card--md .card-cat-link {
    position: absolute;
    bottom: .7142857143rem;
    left: 1.0714285714rem
}

.card--sm {
    position: relative
}

.card--sm .card-img-wrapper {
    width: 100%
}

.card--sm .card-img-wrapper a {
    z-index: 1
}

.card--sm .card-img-wrapper a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.65) 100%)
}

.card--sm .card-text-wrapper {
    width: 90%;
    position: absolute;
    left: 1.4285714286rem;
    bottom: 2.1428571429rem;
    z-index: 3;
    background-color: rgba(0, 0, 0, 0)
}

@media(max-width: 767px) {
    .card--sm .card-text-wrapper {
        bottom: 1.0714285714rem
    }
}

.card--sm .card-text {
    overflow: hidden;
    font-size: 2rem;
    line-height: 2.2857142857rem;
    font-weight: 900;
    height: 4.5714285714rem;
    color: #fff;
    display: flex;
    display: -ms-flex;
    align-items: flex-end
}

@media(max-width: 767px) {
    .card--sm .card-text {
        font-size: 1.7857142857rem
    }
}

.card--sm .card-cat-link {
    position: absolute;
    bottom: -1.4285714286rem;
    left: 0rem;
    color: #909090
}

@media(min-width: 768px)and (max-width: 991px) {
    .card--sm .card-cat-link {
        color: #fff
    }
}

.card--sm .icon-box-video {
    left: 1.4285714286rem
}

.card--sm .card-text-link {
    color: #fff
}

.card--sm .icon-box-gallery {
    left: 1.4285714286rem
}

.card--sm .icon-box {
    bottom: 100px
}

@media(max-width: 767px) {
    .card--sm .icon-box {
        bottom: 70px
    }
}

.card--video .card-img-wrapper {
    width: 100%
}

.card--video .card-img-wrapper--webinar {
    min-height: 630px !important;
    max-height: 360px !important
}

@media(max-width: 767px) {
    .card--video .card-img-wrapper--webinar {
        min-height: 200px !important;
        max-height: 250px !important
    }
}

.card--video .card-text-wrapper {
    width: 100%
}

.card--video .card-text-link {
    overflow: hidden;
    font-size: 1rem;
    line-height: 1.1428571429rem;
    font-weight: 700;
    color: #fff;
    background-color: #021521;
    padding: 1.2142857143rem 2.8571428571rem 1.2142857143rem 1rem;
    width: 100%;
    display: inline-block;
    position: relative
}

.card--video .card-text-link:after {
    font-family: "icomoon";
    content: "";
    font-size: 1.5714285714rem;
    position: absolute;
    right: 1rem;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 1.5714285714rem
}

.card--video .card-text-link--no-zoom:after {
    display: none
}

.card--gallery .card-img-wrapper {
    width: 100%
}

.card--gallery .card-text-wrapper {
    width: 100%;
    padding: .3571428571rem 1.4285714286rem;
    background-color: #f3f3f3
}

.card--gallery .card-text-wrapper p {
    padding: .7142857143rem 0
}

.card--gallery .card-text-wrapper strong {
    font-weight: 700
}

.card--gallery .card-text-wrapper em {
    font-style: italic
}

.card--gallery .card-text-wrapper a {
    color: #0085be
}

.card--gallery-icon-wrapper {
    position: relative;
    height: 2.5rem;
    display: flex;
    display: -ms-flexbox
}

.card--gallery-icon-wrapper:after {
    font-family: "icomoon";
    content: "";
    font-size: 1.5714285714rem;
    position: absolute;
    right: 1rem;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 1.5714285714rem;
    color: #000
}

.card--gallery-icon-wrapper--no-zoom:after {
    display: none
}

.card--gallery .icon-box-gallery {
    background-color: rgba(0, 0, 0, 0);
    color: #000;
    padding-left: 0;
    position: relative;
    justify-content: inherit;
    left: inherit
}

.card--gallery .icon-box-gallery:before {
    font-size: 1.4285714286rem;
    margin-right: .7142857143rem
}

.card--gallery-light-text {
    color: #909090
}

.card--gallery .gallery-item-title {
    padding-top: .7142857143rem
}

.webinar-hero-left .card--md .card-text-wrapper {
    padding: 1.0714285714rem 1.0714285714rem .88rem 1.0714285714rem
}

@media(max-width: 1023px) {
    .para-section-one-frame--right .currency-small-card:nth-child(2) {
        margin-top: 0px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .para-section-one-frame--right .currency-small-card:nth-child(2) {
        margin-top: 10px
    }
}

@media(min-width: 1025px) {
    .para-section-one-frame--right .currency-small-card:nth-child(2) {
        margin-top: 10px
    }
}

@media(min-width: 240px)and (max-width: 767px) {
    .para-section-one-frame--right .currency-small-card:nth-child(2) {
        margin-top: 10px
    }
}

@media(max-width: 1023px) {
    .para-section-one-frame--right .currency-small-card:first-child {
        margin-right: 10px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .para-section-one-frame--right .currency-small-card:first-child {
        margin-top: 10px
    }
}

@media(min-width: 1024px)and (max-width: 1026px) {
    .para-section-one-frame--right .currency-small-card:first-child {
        margin-top: 0px !important
    }
}

@media(min-width: 240px)and (max-width: 767px) {
    .para-section-one-frame--right {
        width: 100% !important;
        display: inline-block !important;
        padding-right: 10px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .para-section-one-frame--right {
        width: 99% !important
    }
}

@media(min-width: 240px)and (max-width: 767px) {
    .para-section-one-frame--left {
        padding-right: 10px
    }
}

@media(min-width: 240px)and (max-width: 767px) {
    .para-section-one-frame--left .para-slick-carousel {
        max-width: 100% !important
    }
}

@media(min-width: 768px)and (max-width: 768px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-bottom .related-news-item .card-img-wrapper {
        max-height: 210px;
        min-height: 210px
    }
}

.currency-small-card {
    position: relative;
    width: 100%;
    height: 190px;
    background: #fff
}

.currency-small-card--header {
    background: #0f3d7a;
    position: relative
}

.currency-small-card--header-frame {
    display: flex;
    flex-direction: row;
    height: 40px;
    justify-content: flex-start;
    align-items: center;
    padding: 0px 10px;
    letter-spacing: 0px;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    color: #fff
}

@media(min-width: 240px)and (max-width: 991px) {
    .currency-small-card--header-frame--line {
        font-size: 14px;
        margin-top: 1px
    }
}

.currency-small-card--header-frame-bigTitle {
    font-size: 17px;
    font-weight: 400;
    line-height: 18px;
    margin-right: 5px
}

.currency-small-card--header-frame-smallTitle {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-left: 5px;
    letter-spacing: .45px
}

.currency-small-card-content {
    height: 150px;
    width: 100%;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    color: #000
}

.currency-small-card-content-items {
    position: relative
}

.currency-small-card-content--item {
    position: relative;
    min-height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

@media(min-width: 1024px)and (max-width: 1920px) {
    .currency-small-card-content--item {
        border-top: 2px solid #e9e9e9
    }
}

.currency-small-card-content--item-frame {
    position: relative;
    display: flex;
    flex-basis: 50%;
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-start;
    border: 1.5px solid #e9e9e9;
    height: 53px
}

.currency-small-card-content--item-frame:first-child {
    border-left-width: 0
}

.currency-small-card-content--item-frame:nth-child(2) {
    border-right-width: 0
}

.currency-small-card-content--item-frame:nth-child(3) {
    border-left-width: 0
}

.currency-small-card-content--item-frame:nth-child(4) {
    border-right-width: 0
}

.currency-small-card-content--item-frame-left {
    position: relative;
    margin: 2px 9px
}

.currency-small-card-content--item-frame-left-top {
    position: relative;
    font-weight: 400;
    font-size: 16px
}

.currency-small-card-content--item-frame-right {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-right: 10px;
    margin-top: 2px
}

.currency-small-card-content--item-frame-right.up-currency span {
    color: #41a642
}

.currency-small-card-content--item-frame-right.down-currency span {
    color: #d9403d
}

.currency-small-card-content--item-frame-right-top {
    position: relative;
    font-weight: 400;
    font-size: 16px
}

.currency-small-card-content--item-frame-right-bottom {
    position: relative;
    font-size: 13px
}

.currency-small-card-content-bottom {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 40px;
    align-items: center;
    padding: 10px;
    border-top: 1px solid #e9e9e9
}

.currency-small-card-content-bottom-left {
    position: relative
}

.currency-small-card-content-bottom-left--text {
    position: relative
}

.currency-small-card-content-bottom-left--text a {
    color: #456797;
    letter-spacing: 0px;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 600
}

.currency-small-card-content-bottom-right {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center
}

.currency-small-card-content-bottom-right--icon {
    position: relative
}

.currency-small-card-content-bottom-right--icon::after {
    content: "";
    font-family: "icomoon";
    margin-top: 0px;
    position: relative;
    color: #103d7a;
    font-size: 13px
}

.para-section-three {
    position: relative;
    width: 100%;
    margin-bottom: 20px
}

@media(max-width: 767px) {
    .para-section-three {
        width: 99%;
        min-height: 965px;
        height: auto
    }
}

@media(min-width: 768px)and (max-width: 1023px) {
    .para-section-three {
        width: 99%;
        position: relative;
        min-height: 530px;
        height: auto
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .para-section-three {
        height: auto
    }
}

@media(min-width: 1024px)and (max-width: 1024px) {
    .para-section-three {
        min-height: 310px
    }
}

@media(min-width: 1025px) {
    .para-section-three {
        min-height: 320px;
        height: auto
    }
}

.currency-vertical-card {
    width: 32.7%;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    float: left
}

@media(max-width: 767px) {
    .currency-vertical-card {
        width: 100%
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .currency-vertical-card {
        width: 100%
    }
}

@media(min-width: 992px)and (max-width: 1023px) {
    .currency-vertical-card {
        width: 100%
    }
}

.currency-vertical-card--header {
    background: #fff
}

.currency-vertical-card--header-items {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 40px;
    padding-left: 10px;
    box-shadow: 0 1px 2px 0px rgba(170, 170, 170, .1607843137)
}

.currency-vertical-card--header-item-title {
    color: #0f3d7a;
    font-weight: 400;
    font-size: 15px
}

.currency-vertical-card--content {
    position: relative;
    padding: 10px 5px 16px 10px;
    background: #fff;
    margin-top: 2px;
    border-bottom: 1px solid #afafaf
}

@media(min-width: 768px)and (max-width: 1023px) {
    .currency-vertical-card--content {
        padding-bottom: 0;
        padding-top: 7px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .currency-vertical-card--content {
        height: auto;
        min-height: 320px;
        max-height: calc(100% + 20px)
    }
}

@media(min-width: 1025px) {
    .currency-vertical-card--content {
        height: auto;
        min-height: 320px;
        max-height: calc(100% + 20px)
    }
}

.currency-vertical-card--content-items {
    display: flex;
    height: auto;
    flex-direction: column;
    align-items: flex-start
}

@media(min-width: 768px)and (max-width: 1023px) {
    .currency-vertical-card--content-items {
        display: inline-block;
        position: relative;
        text-align: left
    }
}

.currency-vertical-card--content-item {
    position: relative;
    height: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

@media(min-width: 768px)and (max-width: 1023px) {
    .currency-vertical-card--content-item {
        display: inline-block;
        width: 49%;
        height: 43px;
        line-height: 43px
    }
}

@media(min-width: 1025px) {
    .currency-vertical-card--content-item {
        max-height: 30px;
        height: auto;
        margin-bottom: 10px !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .currency-vertical-card--content-item {
        max-height: 30px;
        height: auto;
        margin-bottom: 10px !important
    }
}

.currency-vertical-card--content-item-link {
    position: relative;
    font-size: 14px;
    line-height: 20px
}

.currency-vertical-card--content-item-link:hover {
    position: relative;
    color: #052958;
    text-decoration: underline;
    text-underline-position: under;
    transition: color .2s linear, text-decoration .2s linear
}

.currency-vertical-card-custom {
    width: 31.3%;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    float: left;
    margin-left: 20px
}

@media(min-width: 992px)and (max-width: 1025px) {
    .currency-vertical-card-custom-2 {
        padding-left: 9px;
        width: 33.1%;
        margin-left: 0;
        float: right;
        padding-right: 1px
    }
}

@media(min-width: 1025px) {
    .currency-vertical-card-custom-2 {
        padding-left: 9px;
        width: 33.1%;
        margin-left: 0;
        float: right;
        padding-right: 1px
    }
}

@media(max-width: 767px) {
    .currency-vertical-card-custom {
        width: 100%;
        margin-left: 0;
        margin-top: 20px
    }
}

@media(min-width: 768px)and (max-width: 1023px) {
    .currency-vertical-card-custom {
        margin-left: 0;
        display: inline-block;
        width: 48.5%;
        margin-top: 20px
    }
}

@media(min-width: 992px)and (max-width: 1023px) {
    .currency-vertical-card-custom {
        width: 48.9%
    }
}

.currency-vertical-card-custom--header {
    position: relative;
    background: #103d7a
}

.currency-vertical-card-custom--header-items {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 40px;
    padding-left: 10px;
    box-shadow: 0 1px 2px 0px rgba(170, 170, 170, .1607843137)
}

.currency-vertical-card-custom--header-item {
    position: relative;
    color: #fff;
    width: 100%
}

.currency-vertical-card-custom--header-item-title {
    position: relative;
    width: auto;
    float: left;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: .45px
}

.currency-vertical-card-custom--header-item-line {
    position: relative;
    top: 6px;
    margin-left: 7px;
    margin-right: 1px
}

.currency-vertical-card-custom--header-item-miniTitle {
    position: relative;
    font-size: 13px;
    top: 6px
}

.currency-vertical-card-custom--content {
    position: relative;
    background: #fff;
    margin-top: 2px;
    border-bottom: 1px solid #afafaf
}

.currency-vertical-card-custom--content-items {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: auto;
    justify-content: flex-start;
    align-items: flex-start;
    max-height: 266px
}

@media(min-width: 992px)and (max-width: 1025px) {
    .currency-vertical-card-custom--content-items {
        max-height: 100%;
        height: 100%
    }
}

@media(min-width: 1025px) {
    .currency-vertical-card-custom--content-items {
        max-height: 100%;
        height: 100%
    }
}

.currency-vertical-card-custom--content-item {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 40px;
    align-items: center;
    padding: 8px 10px;
    border-bottom: 2px solid #eaeaea
}

.currency-vertical-card-custom--content-item--subTitle {
    position: relative;
    height: 40px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding: 0px 10px;
    border-bottom: 2px solid #eaeaea;
    background-color: #fff
}

.currency-vertical-card-custom--content-item--subTitle-text {
    position: relative;
    color: #252525;
    letter-spacing: .47px
}

@media(min-width: 240px)and (max-width: 1023px) {
    .currency-vertical-card-custom--content-item--subTitle-text {
        font-size: 14px
    }
}

.currency-vertical-card-custom--content-item:nth-child(2n+1) {
    background-color: #fff
}

.currency-vertical-card-custom--content-item:nth-child(2n+2) {
    background-color: #f3f3f3
}

.currency-vertical-card-custom--content-item-left-text {
    position: relative;
    font-size: 15px
}

.currency-vertical-card-custom--content-item-right-text {
    position: relative;
    color: #252525
}

@media(min-width: 240px)and (max-width: 1023px) {
    .currency-vertical-card-custom--content-item-right-text {
        font-size: 14px
    }
}

.currency-vertical-card-custom--content-item--bottom {
    position: relative;
    display: flex;
    width: 100%;
    height: 40px;
    align-items: center;
    padding: 0px 10px;
    justify-content: space-between
}

.currency-vertical-card-custom--content-item--bottom-left {
    position: relative
}

.currency-vertical-card-custom--content-item--bottom-left-text {
    position: relative;
    letter-spacing: 0px;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 600
}

.currency-vertical-card-custom--content-item--bottom-left-text a {
    color: #456797
}

.currency-vertical-card-custom--content-item--bottom-right-icon {
    position: relative
}

.currency-vertical-card-custom--content-item--bottom-right-icon::after {
    content: "";
    font-family: "icomoon";
    margin-top: 0px;
    position: relative;
    color: #103d7a;
    font-size: 13px
}

@media(min-width: 768px)and (max-width: 1023px) {
    .currency-vertical-card-custom-2 {
        margin-left: 20px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .para-section-five-frame .currency-vertical-card-custom--content {
        height: 520px;
        max-height: 520px;
        min-height: 520px
    }

    .para-section-five-frame .currency-vertical-card-custom--content-item--bottom {
        position: absolute;
        bottom: 40px
    }
}

@media(min-width: 1025px) {
    .para-section-five-frame .currency-vertical-card-custom--content {
        height: 520px;
        max-height: 520px;
        min-height: 520px
    }

    .para-section-five-frame .currency-vertical-card-custom--content-item--bottom {
        position: absolute;
        bottom: 40px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .para-section-five-frame .currency-vertical-card-custom--content {
        height: 520px;
        max-height: 520px;
        min-height: 520px
    }

    .para-section-five-frame .currency-vertical-card-custom--content-item--bottom {
        position: absolute;
        bottom: 0px
    }
}

@media(min-width: 1025px) {
    .para-section-five-frame .currency-vertical-card-custom--content {
        height: 520px;
        max-height: 520px;
        min-height: 520px
    }

    .para-section-five-frame .currency-vertical-card-custom--content-item--bottom {
        position: absolute;
        bottom: 0px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .para-section-three .currency-vertical-card-custom--content {
        height: 320px;
        max-height: 320px;
        min-height: 320px
    }

    .para-section-three .currency-vertical-card-custom--content-item--bottom {
        position: absolute;
        bottom: 0px
    }
}

@media(min-width: 1025px) {
    .para-section-three .currency-vertical-card-custom--content {
        height: 320px;
        max-height: 320px;
        min-height: 320px
    }

    .para-section-three .currency-vertical-card-custom--content-item--bottom {
        position: absolute;
        bottom: 0px
    }
}

@media(max-width: 767px) {
    .--max-min-height-webinar-frame--sm {
        min-height: 200px;
        max-height: 200px
    }
}

.slider {
    position: relative
}

.slider-item {
    position: relative
}

.slider-item .video-frame {
    position: relative;
    width: 100%;
    z-index: 10000
}

@media(max-width: 767px) {
    .slider-item .video-frame {
        z-index: 1000;
        position: relative
    }

    .slider-item .video-frame-item {
        margin-top: 0px;
        height: 220px
    }
}

.slider-item-link {
    display: block
}

.slider-item-img {
    display: block
}

.slider-item-title {
    position: absolute;
    color: #fff;
    font-weight: 900;
    z-index: 99;
    overflow: hidden
}

.slider-cat-link {
    font-size: .9285714286rem;
    padding: .2857142857rem .4285714286rem;
    color: #fff;
    background-color: #021521;
    position: absolute;
    z-index: 99
}

@media(max-width: 767px) {
    .slider-cat-link {
        font-size: 1rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .slider-cat-link {
        font-size: .9285714286rem
    }
}

.slider-cat-link--son-dakika {
    background-color: #9c0000
}

.slider-cat-link--ekonomi {
    background-color: #c59527
}

.slider-cat-link--spor {
    background-color: #173d5e
}

.slider-cat-link--hava {
    background-color: #00b8f1
}

.slider-cat-link--turkiye {
    background-color: #9c0000
}

.slider-cat-link--dunya {
    background-color: #0092a8
}

.slider-cat-link--yasam {
    background-color: #572e77
}

.slider-cat-link--teknoloji {
    background-color: #007fbd
}

.slider-cat-link--sanat {
    background-color: #bd255d
}

.slider-cat-link--egitim {
    background-color: #f48124
}

.slider-cat-link--saglik {
    background-color: #009b8a
}

.slider-cat-link--seyahat {
    background-color: #b6845e
}

.slider-cat-link--radyo {
    background-color: #fbb031
}

.slider-cat-link--otomobil {
    background-color: #00479e
}

.slider-cat-link--programlar {
    background-color: #0085be
}

.slider-cat-link--ntv-programlari {
    background-color: #0085be
}

.slider-cat-link--yazarlar {
    background-color: #0085be
}

.slider-thumb-items {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0rem 1.7857142857rem 2.1428571429rem 1.7857142857rem
}

@media(min-width: 768px)and (max-width: 991px) {
    .slider-thumb-items {
        padding-bottom: .9285714286rem
    }
}

.slider-thumb-item {
    position: relative;
    display: inline-block
}

.slider-thumb-link {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center
}

.slider-thumb-text {
    position: absolute;
    text-align: center;
    font-size: 1.1428571429rem;
    color: #fff;
    font-weight: 900
}

.slider-thumb .slick-list {
    padding: 0 !important
}

.slider-thumb .slick-track {
    transform: translate3d(0, 0px, 0px) !important;
    width: 100% !important
}

.slider-thumb .slick-slide {
    margin-right: .3571428571rem;
    width: 90px !important
}

.slider-thumb .slick-slide:last-child {
    margin-right: 0
}

.slider-pagination {
    position: absolute
}

.slider-pagination-btn {
    font-size: 1.7857142857rem;
    color: #fff;
    font-weight: 900;
    display: inline-block
}

.slider-pagination-btn:before {
    font-family: "icomoon"
}

.slider-pagination-prev:before {
    content: ""
}

.slider-pagination-next:before {
    content: ""
}

.slider-pagination-link {
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    padding: .8571428571rem 1.0714285714rem;
    color: #fff;
    font-size: 1.1428571429rem;
    background-color: rgba(0, 0, 0, .5)
}

.slider-pagination-link:hover {
    background-color: #fff;
    color: #022032
}

@media(min-width: 768px)and (max-width: 991px) {
    .slider-pagination-link {
        padding: 1.4285714286rem
    }
}

.slider-pagination .slick-track,
.slider-pagination .slick-slide {
    width: auto !important
}

.slider-pagination .slick-current .slider-pagination-link {
    background-color: #fff;
    color: #022032
}

.slider-pagination .slick-current .slider-pagination-link:hover {
    background-color: #fff;
    color: #022032
}

.slider-pagination--webinar .slick-current .slider-pagination-link {
    background-color: #021521;
    color: #fff
}

.slider-pagination--webinar .slick-current .slider-pagination-link:hover {
    background-color: #000;
    color: #f2f2f2
}

.ntv-content-inner .--webinar-frame-margin-bottom {
    margin-bottom: 6.4285714286rem
}

@media(max-width: 767px) {
    .ntv-content-inner .--webinar-frame-margin-bottom {
        margin-bottom: 5rem
    }
}

@media(max-width: 767px) {
    .slider--with-thumb .slick-list {
        padding: 0 20% 0 0 !important
    }

    .slider--with-thumb .slick-track>.slick-slide {
        margin-right: .1428571429rem
    }
}

@media(min-width: 1025px) {
    .slider--with-thumb {
        min-height: 41.8571428571rem
    }
}

@media(max-width: 767px) {
    .slider--with-thumb .slider-thumb {
        display: none
    }
}

.slider--with-thumb .slider-cat-link {
    left: 2.1428571429rem;
    bottom: 18.9285714286rem
}

@media(max-width: 767px) {
    .slider--with-thumb .slider-cat-link {
        bottom: 6.5rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .slider--with-thumb .slider-cat-link {
        bottom: 13.6428571429rem
    }
}

.slider--with-thumb .slider-item-title {
    padding: 0rem 2.1428571429rem;
    bottom: 10.7142857143rem;
    font-size: 3rem;
    line-height: 3.8571428571rem;
    height: 7.7142857143rem
}

@media(max-width: 767px) {
    .slider--with-thumb .slider-item-title {
        bottom: 2.5rem;
        font-size: 1.2857142857rem;
        line-height: 1.7142857143rem;
        height: 3.2857142857rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .slider--with-thumb .slider-item-title {
        bottom: 8.0714285714rem;
        font-size: 2rem;
        line-height: 2.2857142857rem;
        height: 4rem
    }
}

@media(max-width: 767px) {
    .slider--horizontal .slick-list {
        padding: 0 20% 0 0 !important
    }

    .slider--horizontal .slick-track>.slick-slide {
        margin-right: .1428571429rem
    }
}

@media(max-width: 767px)and (max-width: 767px) {
    .slider--horizontal--webinar .slick-list {
        margin: 0 0 0 0 !important;
        padding: 0 0 0 0 !important
    }
}

.slider--horizontal .slider-pagination {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 4.2857142857rem;
    padding: 0 2.1428571429rem;
    background: #000;
    margin-top: -8px
}

@media(max-width: 767px) {
    .slider--horizontal .slider-pagination {
        margin-top: -22px
    }
}

@media(max-width: 767px) {
    .slider--horizontal .slider-pagination {
        display: none
    }
}

@media(max-width: 767px) {
    .slider--horizontal .slider-pagination--mobile-webinar {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 99.4%
    }
}

.slider--horizontal .slider-pagination .slick-slide {
    margin-right: 2px
}

.slider--horizontal .slider-pagination .slick-slide:last-child {
    margin-right: 0rem
}

.slider--horizontal .slider-pagination .slick-track {
    transform: translate3d(0px, 0px, 0px) !important
}

.slider--horizontal .slider-pagination-item {
    display: inline-block
}

.slider--horizontal .icon-box {
    bottom: 11.4285714286rem;
    left: 2.1428571429rem
}

@media(max-width: 767px) {
    .slider--horizontal .icon-box {
        bottom: 5.3571428571rem
    }
}

.slider--horizontal .slider-cat-link {
    top: 2.1428571429rem;
    left: 2.1428571429rem
}

@media(max-width: 767px) {
    .slider--horizontal .slider-cat-link {
        left: 1.4285714286rem;
        top: 1.0714285714rem
    }
}

.slider--horizontal .slider-item-title {
    padding: 0rem 2.1428571429rem;
    bottom: 5.7142857143rem;
    font-size: 2rem;
    line-height: 2.2857142857rem;
    height: 4.6428571429rem
}

@media(max-width: 767px) {
    .slider--horizontal .slider-item-title {
        bottom: 1.0714285714rem;
        padding: 0 1.4285714286rem;
        font-size: 1.4285714286rem;
        line-height: 1.7857142857rem;
        height: 5.3571428571rem;
        display: flex;
        align-items: center
    }
}

@media(max-width: 767px) {
    .slider--vertical .slick-list {
        padding: 0 20% 0 0 !important
    }

    .slider--vertical .slick-track>.slick-slide {
        margin-right: .1428571429rem
    }
}

.slider--vertical .slider-pagination {
    left: 0rem;
    width: auto;
    top: 0rem;
    height: 100%
}

@media(max-width: 767px) {
    .slider--vertical .slider-pagination {
        display: none
    }
}

.slider--vertical .slider-pagination .slick-list {
    height: 100%;
    padding: 0 !important
}

.slider--vertical .slider-pagination .slick-track {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    height: 99.5%;
    -webkit-transform: unset !important;
    -ms-transform: unset !important;
    -o-transform: unset !important;
    transform: unset !important
}

.slider--vertical .slider-pagination .slick-slide {
    float: inherit;
    flex: 1
}

.slider--vertical .slider-pagination .slick-slide>div {
    height: 100%
}

.slider--vertical .slider-pagination-items {
    height: 100%
}

.slider--vertical .slider-pagination-item {
    height: 100%
}

.slider--vertical .icon-box {
    bottom: 7.1428571429rem;
    left: 5rem
}

@media(min-width: 768px)and (max-width: 991px) {
    .slider--vertical .icon-box {
        bottom: 8.5714285714rem
    }
}

.slider--vertical .slider-cat-link {
    top: 1.4285714286rem;
    left: 5rem
}

.slider--vertical .slider-item-title {
    padding: 0rem 2.1428571429rem 0 5rem;
    bottom: 1.7857142857rem;
    font-size: 2rem;
    line-height: 2.2857142857rem;
    height: 4.6428571429rem
}

@media(min-width: 768px)and (max-width: 991px) {
    .slider--vertical .slider-item-title {
        font-size: 2.8571428571rem;
        height: 5.7142857143rem;
        line-height: 2.8571428571rem;
        bottom: 2.1428571429rem
    }
}

.slider--vertical .slider-pagination-link {
    height: 100%
}

@media(min-width: 768px)and (max-width: 991px) {
    .slider--vertical-six-items .slick-list {
        padding: 0 20% 0 0 !important
    }

    .slider--vertical-six-items .slick-track>.slick-slide {
        margin-right: .1428571429rem
    }
}

.slider--vertical-six-items .video-frame {
    position: relative
}

.slider--vertical-six-items .video-frame-item {
    position: relative;
    width: 96%;
    float: right;
    z-index: 1000
}

@media(min-width: 768px)and (max-width: 991px) {
    .slider--vertical-six-items .slider-pagination {
        display: none
    }
}

.mega-slider {
    position: relative
}

.mega-slider-item {
    position: relative
}

.mega-slider-item-inner {
    width: 90%;
    height: 71.4%;
    position: absolute;
    left: 4%;
    top: 7.14%;
    z-index: 10
}

@media(max-width: 767px) {
    .mega-slider-item-inner {
        bottom: -.0714285714rem;
        width: 100%;
        top: inherit;
        left: 0;
        height: auto
    }
}

.video-frame~.mega-slider-item-inner {
    width: 90%;
    height: 12.4%;
    position: absolute;
    left: 0%;
    top: 15.14%;
    z-index: 10
}

.mega-slider-item-link {
    color: #fff;
    display: block;
    position: relative
}

.mega-slider-item-link .video-frame {
    position: relative
}

.mega-slider-item-link .video-frame-item {
    position: relative;
    width: 100%
}

.mega-slider-item-img {
    position: relative
}

.mega-slider-title {
    position: absolute;
    display: block;
    max-width: 95%;
    width: 100%
}

@media(max-width: 767px) {
    .mega-slider-title {
        position: relative;
        overflow: hidden;
        max-width: 100%;
        background-color: #fff;
        bottom: 0 !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important
    }
}

.mega-slider-title-inner {
    font-size: 2.1428571429rem;
    padding: .3571428571rem 1rem;
    line-height: 3.5714285714rem;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
    display: inline;
    text-transform: uppercase
}

@media(max-width: 767px) {
    .mega-slider-title-inner {
        display: block;
        display: -ms-flexbox;
        font-size: 1.7857142857rem;
        line-height: 1.8571428571rem;
        text-align: left;
        padding: 1.0714285714rem;
        text-transform: uppercase
    }

    .mega-slider-title-inner br {
        content: "&nbsp"
    }
}

@media(max-width: 767px)and (max-width: 767px) {
    .mega-slider-title-inner.blue {
        background-color: #fff;
        color: #000
    }

    .mega-slider-title-inner.blue a {
        color: #000
    }
}

@media(max-width: 767px)and (max-width: 767px) {
    .mega-slider-title-inner.red {
        background-color: #fff;
        color: #000
    }

    .mega-slider-title-inner.red a {
        color: #000
    }
}

@media(max-width: 767px) {
    .mega-slider-title-inner.orange {
        background-color: #f27338
    }
}

@media(max-width: 767px)and (max-width: 767px) {
    .mega-slider-title-inner.orange {
        background-color: #fff;
        color: #000
    }

    .mega-slider-title-inner.orange a {
        color: #000
    }
}

@media(max-width: 767px) {
    .mega-slider-title-inner.green {
        background-color: #0fa94c
    }
}

@media(max-width: 767px)and (max-width: 767px) {
    .mega-slider-title-inner.green {
        background-color: #fff;
        color: #000
    }

    .mega-slider-title-inner.green a {
        color: #000
    }
}

@media(max-width: 767px) {
    .mega-slider-title-inner.black {
        background-color: #202020
    }
}

@media(max-width: 767px)and (max-width: 767px) {
    .mega-slider-title-inner.black {
        background-color: #fff;
        color: #000
    }

    .mega-slider-title-inner.black a {
        color: #000
    }
}

@media(max-width: 767px) {
    .mega-slider-title-inner.brown {
        background-color: #c59527
    }
}

@media(max-width: 767px)and (max-width: 767px) {
    .mega-slider-title-inner.brown {
        background-color: #fff;
        color: #000
    }

    .mega-slider-title-inner.brown a {
        color: #000
    }
}

@media(max-width: 767px) {
    .mega-slider-title-inner.purple {
        background-color: #8e44ad
    }
}

@media(max-width: 767px)and (max-width: 767px) {
    .mega-slider-title-inner.purple {
        background-color: #fff;
        color: #000
    }

    .mega-slider-title-inner.purple a {
        color: #000
    }
}

@media(max-width: 767px) {
    .mega-slider-title-inner.opacity-dark-blue {
        background-color: #8e44ad
    }
}

@media(max-width: 767px)and (max-width: 767px) {
    .mega-slider-title-inner.opacity-dark-blue {
        background-color: #fff;
        color: #000
    }

    .mega-slider-title-inner.opacity-dark-blue a {
        color: #000
    }
}

@media(max-width: 767px) {
    .mega-slider-title-inner.dark-blue-yellow {
        background-color: #021521;
        color: #fcf509
    }

    .mega-slider-title-inner.dark-blue-yellow a {
        color: #fcf509
    }
}

@media(max-width: 767px)and (max-width: 767px) {
    .mega-slider-title-inner.dark-blue-yellow {
        background-color: #fff;
        color: #000
    }

    .mega-slider-title-inner.dark-blue-yellow a {
        color: #000
    }
}

@media(max-width: 767px) {
    .mega-slider-title-inner.yellow-dark-blue {
        background-color: #fcf509;
        color: #021521
    }

    .mega-slider-title-inner.yellow-dark-blue a {
        color: #021521
    }
}

@media(max-width: 767px)and (max-width: 767px) {
    .mega-slider-title-inner.yellow-dark-blue {
        background-color: #fff;
        color: #000
    }

    .mega-slider-title-inner.yellow-dark-blue a {
        color: #000
    }
}

@media(max-width: 767px) {
    .mega-slider-title-inner.dark-blue-dark-yellow {
        background-color: #021521;
        color: #ed9c21
    }

    .mega-slider-title-inner.dark-blue-dark-yellow a {
        color: #ed9c21
    }
}

@media(max-width: 767px)and (max-width: 767px) {
    .mega-slider-title-inner.dark-blue-dark-yellow {
        background-color: #fff;
        color: #000
    }

    .mega-slider-title-inner.dark-blue-dark-yellow a {
        color: #000
    }
}

@media(max-width: 767px) {
    .mega-slider-title-inner.dark-yellow-dark-blue {
        background-color: #ed9c21;
        color: #021521
    }

    .mega-slider-title-inner.dark-yellow-dark-blue a {
        color: #021521
    }
}

@media(max-width: 767px)and (max-width: 767px) {
    .mega-slider-title-inner.dark-yellow-dark-blue {
        background-color: #fff;
        color: #000
    }

    .mega-slider-title-inner.dark-yellow-dark-blue a {
        color: #000
    }
}

@media(max-width: 767px) {
    .mega-slider-title-inner.white-red {
        background-color: #fff;
        color: #9c0000
    }

    .mega-slider-title-inner.white-red a {
        color: #9c0000
    }
}

@media(max-width: 767px)and (max-width: 767px) {
    .mega-slider-title-inner.white-red {
        background-color: #fff;
        color: #000
    }

    .mega-slider-title-inner.white-red a {
        color: #000
    }
}

@media(max-width: 767px) {
    .mega-slider-title-inner.white-dark-blue {
        background-color: #fff;
        color: #021521
    }

    .mega-slider-title-inner.white-dark-blue a {
        color: #021521
    }
}

@media(max-width: 767px)and (max-width: 767px) {
    .mega-slider-title-inner.white-dark-blue {
        background-color: #fff;
        color: #000
    }

    .mega-slider-title-inner.white-dark-blue a {
        color: #000
    }
}

@media(max-width: 767px) {
    .mega-slider-title-inner.turquoise-black {
        background-color: #02f8f6;
        color: #000
    }

    .mega-slider-title-inner.turquoise-black a {
        color: #000
    }
}

@media(max-width: 767px)and (max-width: 767px) {
    .mega-slider-title-inner.turquoise-black {
        background-color: #fff;
        color: #000
    }

    .mega-slider-title-inner.turquoise-black a {
        color: #000
    }
}

@media(max-width: 767px) {
    .mega-slider-title-inner.black-turquoise {
        background-color: #000;
        color: #02f8f6
    }

    .mega-slider-title-inner.black-turquoise a {
        color: #02f8f6
    }
}

@media(max-width: 767px)and (max-width: 767px) {
    .mega-slider-title-inner.black-turquoise {
        background-color: #fff;
        color: #000
    }

    .mega-slider-title-inner.black-turquoise a {
        color: #000
    }
}

.mega-slider-title-link {
    color: #fff
}

@media(max-width: 767px) {
    .mega-slider-title-link {
        color: #021521
    }
}

.mega-slider-desc {
    position: absolute;
    display: block;
    width: 100%;
    left: .7142857143rem;
    top: .7142857143rem
}

.mega-slider-desc.--mt-50 {
    top: 3.5714285714rem
}

.mega-slider-desc-inner {
    font-size: 1.2857142857rem;
    padding: .3571428571rem 1rem;
    line-height: 2.5rem;
    background-color: rgba(2, 21, 33, .7);
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
    text-transform: uppercase
}

@media(max-width: 767px) {
    .mega-slider-desc-inner {
        display: inline
    }
}

.mega-slider-pagination-items {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2.1428571429rem;
    margin: auto;
    width: 94%
}

@media(min-width: 768px)and (max-width: 991px) {
    .mega-slider-pagination-items {
        width: 87%
    }
}

.mega-slider-pagination-items .slick-list {
    padding: 0rem !important
}

.mega-slider-pagination-items .slick-track {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    width: 100% !important;
    display: flex;
    display: -ms-flexbox;
    justify-content: center
}

.mega-slider-pagination-items .slick-slide {
    margin-right: .7142857143rem;
    width: auto !important
}

.mega-slider-pagination-items .slick-slide:last-child {
    margin-right: 0
}

@media(min-width: 768px)and (max-width: 991px) {
    .mega-slider-pagination-items .slick-slide {
        margin-right: .2142857143rem
    }

    .mega-slider-pagination-items .slick-slide:last-child {
        margin-right: 0
    }
}

.mega-slider-pagination-item {
    display: inline-block
}

.mega-slider-pagination-item-link {
    -webkit-border-radius: 7.1428571429rem;
    border-radius: 7.1428571429rem;
    display: flex;
    display: -ms-flexbox;
    width: 3.5714285714rem;
    height: 3.5714285714rem;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    font-size: 1.2857142857rem;
    font-weight: 700
}

.mega-slider-pagination-item-link:hover,
.mega-slider-pagination-item-link.active {
    background-color: #022032;
    color: #fff
}

@media(max-width: 767px) {
    .mega-slider-pagination-item-link {
        pointer-events: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .mega-slider-pagination-item-link {
        width: 3.2857142857rem;
        height: 3.2857142857rem;
        pointer-events: none
    }
}

.mega-slider .slick-current .mega-slider-pagination-item-link {
    background-color: #022032;
    color: #fff
}

.mega-slider .slick-current .mega-slider-pagination-item-link.--bordered-blue {
    border: 2px solid #2586c0
}

@media(max-width: 767px) {
    .mega-slider--manset {
        background-color: #fff
    }
}

@media(min-width: 1025px) {
    .mega-slider--manset {
        height: 32.8571428571rem;
        min-height: 32.8571428571rem
    }
}

@media(min-width: 1025px) {
    .mega-slider--manset .mega-slider-items .slick-slide {
        height: 26.4285714286rem
    }
}

.mega-slider--manset .mega-slider-item-inner {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.mega-slider--manset .mega-slider-pagination-items {
    position: relative;
    bottom: -.0714285714rem;
    width: 100%;
    padding: 1.7857142857rem .3571428571rem 1.0714285714rem .3571428571rem;
    background-color: #fff
}

@media(max-width: 767px) {
    .mega-slider--manset .mega-slider-pagination-items {
        padding: .3571428571rem 0;
        bottom: .3571428571rem
    }
}

.mega-slider--manset .mega-slider-pagination-items .slick-slide {
    margin-right: .2142857143rem
}

.mega-slider--manset .mega-slider-pagination-items .slick-slide:last-child {
    margin-right: 0
}

@media(max-width: 767px) {
    .mega-slider--manset .mega-slider-pagination-items .slick-slide {
        margin-right: .5rem
    }
}

.mega-slider--manset .mega-slider-pagination-item-link {
    width: 2.8571428571rem;
    height: 2.8571428571rem;
    background-color: #e3e3e3
}

@media(max-width: 767px) {
    .mega-slider--manset .mega-slider-pagination-item-link {
        width: 1.0714285714rem;
        height: 1.1428571429rem;
        text-indent: -714.2142857143rem
    }
}

.mega-slider--manset .mega-slider-pagination-items .slick-list {
    height: 3.5714285714rem
}

@media(max-width: 767px) {
    .mega-slider--manset .mega-slider-pagination-items .slick-list {
        height: auto
    }
}

.mega-slider--one-item {
    margin-top: 1.4285714286rem
}

@media(min-width: 1025px) {
    .mega-slider--one-item {
        height: auto;
        min-height: inherit
    }
}

.blue {
    background-color: #027fbd
}

.red {
    background-color: #c22226
}

.orange {
    background-color: #f27338
}

.green {
    background-color: #0fa94c
}

.black {
    background-color: #202020
}

.brown {
    background-color: #c59527
}

.purple {
    background-color: #8e44ad
}

.opacity-dark-blue {
    background-color: rgba(2, 21, 33, .7)
}

.dark-blue-yellow {
    background-color: #021521;
    color: #fcf509
}

.dark-blue-yellow a {
    color: #fcf509
}

.yellow-dark-blue {
    background-color: #fcf509;
    color: #021521
}

.yellow-dark-blue a {
    color: #021521
}

.dark-blue-dark-yellow {
    background-color: #021521;
    color: #ed9c21
}

.dark-blue-dark-yellow a {
    color: #ed9c21
}

.dark-yellow-dark-blue {
    background-color: #ed9c21;
    color: #021521
}

.dark-yellow-dark-blue a {
    color: #021521
}

.white-red {
    background-color: #fff;
    color: #9c0000
}

.white-red a {
    color: #9c0000
}

.white-dark-blue {
    background-color: #fff;
    color: #021521
}

.white-dark-blue a {
    color: #021521
}

.turquoise-black {
    background-color: #02f8f6;
    color: #000
}

.turquoise-black a {
    color: #000
}

.black-turquoise {
    background-color: #000;
    color: #02f8f6
}

.black-turquoise a {
    color: #02f8f6
}

@media(max-width: 767px) {
    .woman-main-slider-frame {
        padding: 15px 0 0 10px;
        height: auto
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .woman-main-slider-frame {
        padding: 30px 0 0 6px;
        height: auto
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .woman-main-slider-frame {
        padding: 30px 0 0 6px;
        height: auto
    }
}

@media(min-width: 1025px) {
    .woman-main-slider-frame {
        padding: 40px 0 0 0;
        min-height: 685px;
        max-height: 100%
    }
}

.woman-slick-carousel {
    margin: 0 auto;
    width: auto
}

@media(min-width: 768px)and (max-width: 991px) {
    .woman-slick-carousel {
        margin-bottom: 27px
    }
}

@media(max-width: 767px) {
    .woman-slick-carousel {
        margin-bottom: 50px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .woman-slick-carousel .wommanpage-slider-img-lazy-wrapper {
        min-height: 430px
    }
}

@media(max-width: 767px) {
    .woman-slick-carousel .wommanpage-slider-img-lazy-wrapper {
        min-height: 100%;
        height: auto
    }
}

.woman-slick-carousel .wommanpage-slider-img-lazy-wrapper {
    min-width: 100%
}

@media(min-width: 992px) {
    .woman-slick-carousel .wommanpage-slider-img-lazy-wrapper {
        min-height: 575px
    }
}

.woman-slick-carousel-content {
    font-family: "Montserrat", sans-serif
}

@media(min-width: 240px)and (max-width: 767px) {
    .woman-slick-carousel {
        max-width: 97%;
        margin-left: 0
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .woman-slick-carousel {
        max-width: 99%;
        margin-left: 0
    }
}

@media(min-width: 992px)and (max-width: 1920px) {
    .woman-slick-carousel {
        width: 1000px
    }
}

.woman-slick-carousel .slick-slide {
    width: 350px
}

.woman-slick-carousel .slick-slide.slick-current.slick-active img.woman-slick-img {
    display: block !important;
    transition: display linear 1s
}

.woman-slick-carousel .slick-dots {
    z-index: 10000
}

@media(min-width: 767px)and (max-width: 1920px) {
    .woman-slick-carousel .slick-dots {
        padding-left: 30px;
        bottom: 40px
    }
}

@media(min-width: 240px)and (max-width: 767px) {
    .woman-slick-carousel .slick-dots {
        margin-bottom: 0px !important
    }
}

@media(min-width: 240px)and (max-width: 360px) {
    .woman-slick-carousel .slick-dots {
        bottom: -30px !important
    }
}

@media(min-width: 361px)and (max-width: 411px) {
    .woman-slick-carousel .slick-dots {
        bottom: -20px !important
    }
}

@media(min-width: 414px)and (max-width: 767px) {
    .woman-slick-carousel .slick-dots {
        bottom: -20px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .woman-slick-carousel .slick-dots {
        bottom: -20px !important
    }
}

@media(min-width: 992px) {
    .woman-slick-carousel .slick-dots {
        margin-bottom: 0;
        top: 100%
    }
}

.woman-slick-carousel .slick-dots li button:before {
    opacity: 1 !important;
    color: #000;
    font-size: 10px !important
}

.woman-slick-carousel .slick-dots li button:focus:before {
    color: #eb0028
}

.woman-slick-carousel .slick-dots li button:hover:before {
    color: rgba(19, 0, 3, .4);
    transition: color linear .35s
}

.woman-slick-carousel .slick-dots li.slick-active button:before {
    color: #eb0028;
    transition: color linear .35s
}

.woman-slick-carousel-content--flex-general {
    display: flex;
    justify-content: center
}

@media(max-width: 767px) {
    .woman-slick-carousel-content--flex-general {
        margin-bottom: 10px;
        min-height: 76px;
        max-height: 76px;
        display: block;
        min-width: 100%;
        position: relative;
        height: 100%
    }
}

.woman-slick-carousel-content--flex {
    display: flex;
    justify-content: center;
    height: 160px;
    background: rgba(0, 0, 0, 0);
    margin-top: -80px
}

@media(max-width: 767px) {
    .woman-slick-carousel-content--flex {
        height: 100%;
        margin-top: 0px
    }
}

.woman-slick-carousel-content {
    min-height: 160px;
    position: absolute;
    bottom: 0px;
    width: 750px;
    background: #fff;
    padding: 23px 30px;
    text-align: center;
    z-index: 10000;
    height: auto
}

@media(min-width: 768px)and (max-width: 991px) {
    .woman-slick-carousel-content {
        width: calc(100vw - 66px)
    }
}

@media(max-width: 767px) {
    .woman-slick-carousel-content {
        height: auto;
        position: relative;
        width: calc(100vw - 10px);
        padding: 1.8571428571rem 0 .8571428571rem 0;
        min-height: 12.5rem;
        padding-left: 0;
        padding-right: 0;
        padding-top: 25px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .woman-slick-carousel-content {
        padding: 23px 50px
    }
}

@media(min-width: 1025px) {
    .woman-slick-carousel-content {
        padding: 23px 50px
    }
}

.woman-slick-carousel-content-top-blank:after {
    content: "";
    width: 180px;
    height: 6px;
    background: #eb0028;
    position: absolute;
    top: -6px;
    left: 40%
}

@media(max-width: 767px) {
    .woman-slick-carousel-content-top-blank:after {
        left: 24%;
        top: 0
    }
}

.woman-slick-carousel-content-container {
    position: relative
}

@media(max-width: 767px) {
    .woman-slick-carousel-content-container {
        min-height: 13.0714285714rem;
        max-height: 13.0714285714rem;
        display: flex;
        flex-direction: column;
        justify-content: space-around
    }
}

@media(max-width: 412px) {
    .woman-slick-carousel-content-container {
        padding-top: 10px
    }
}

.woman-slick-carousel-content-container-title {
    font-size: 2.5714285714rem;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    margin-bottom: 1rem;
    line-height: 3.5714285714rem;
    min-height: 100%;
    position: relative;
    height: 100%
}

.woman-slick-carousel-content-container-title>a {
    word-break: break-word
}

@media(min-width: 768px)and (max-width: 991px) {
    .woman-slick-carousel-content-container-title {
        font-size: 36px;
        line-height: 50px
    }
}

@media(max-width: 767px) {
    .woman-slick-carousel-content-container-title {
        font-size: 1.6428571429rem;
        line-height: 1.8571428571rem;
        min-height: 5.7142857143rem;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: end;
        margin-bottom: .3571428571rem
    }

    .woman-slick-carousel-content-container-title>a {
        width: 100%;
        display: inline-block;
        position: relative;
        font-size: 2rem;
        line-height: 2.5rem
    }
}

.woman-slick-carousel-content-container-text-frame {
    z-index: 100000;
    position: relative;
    display: inline-block;
    width: 100%
}

.woman-slick-carousel-content-container-text {
    width: 100%;
    min-height: 35px;
    z-index: 100000000;
    line-height: 20px;
    height: auto
}

@media(max-width: 767px) {
    .woman-slick-carousel-content-container-text {
        max-height: 100%;
        font-weight: 300;
        padding: 0 !important;
        width: 100%;
        min-height: 30px;
        height: auto
    }
}

.woman-slick-carousel-content-container-text>a {
    display: flex;
    width: 100%;
    height: auto;
    text-align: center;
    justify-content: center
}

.woman-slick-carousel-content-container-text>a>span {
    font-size: 1.2857142857rem;
    min-height: 36px;
    display: block;
    width: 100%;
    overflow: hidden;
    word-wrap: break-word;
    text-overflow: ellipsis;
    max-width: 99%;
    text-align: center;
    padding: 0 15px;
    font-weight: 400;
    line-height: 1.9285714286rem;
    height: auto;
    display: block
}

@media(min-width: 768px)and (max-width: 991px) {
    .woman-slick-carousel-content-container-text>a>span {
        font-size: 18px;
        line-height: 27px
    }
}

@media(max-width: 767px) {
    .woman-slick-carousel-content-container-text>a>span {
        font-size: 1.3571428571rem;
        line-height: 1.5rem;
        padding: 0;
        word-break: break-word;
        box-sizing: border-box;
        max-width: 100% !important;
        display: inline-block
    }
}

@media(max-width: 360px) {
    .woman-slick-carousel-content-container-text>a>span {
        margin-top: .7142857143rem;
        font-size: 1.2857142857rem;
        line-height: 1.4285714286rem
    }
}

@media(min-width: 768px) {
    .woman-slick-carousel-content-container-text>a>span {
        max-width: 564px
    }
}

.woman-slick-carousel-content-container-text-more {
    position: absolute;
    width: 45px;
    height: 30px;
    right: 20px;
    margin-right: 4px;
    top: 20px;
    background: #fff
}

@media(max-width: 767px) {
    .woman-slick-carousel-content-container-text-more {
        top: 80%;
        right: 26%;
        line-height: 10px;
        font-size: 1.5rem
    }
}

.woman-slick-carousel-content-container-text-more-txt {
    color: #eb0028
}

.woman-slick-carousel .slick-dots li {
    margin: 0 2px
}

.woman-slick-buttons {
    position: relative;
    top: 40%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    z-index: 100
}

@media(max-width: 767px) {
    .woman-slick-buttons {
        display: none !important
    }
}

.woman-slick-buttons-arrows {
    top: 0px;
    width: 60px;
    height: 60px;
    background-color: #fff;
    color: #000;
    font-size: 20px;
    align-items: center;
    justify-content: center;
    font-family: "icomoon";
    z-index: 10;
    display: none;
    text-align: center;
    padding-top: 22px;
    border-radius: 50%;
    position: absolute;
    margin-top: -40%;
    z-index: 1000
}

@media(max-width: 767px) {
    .woman-slick-buttons-arrows {
        display: flex
    }
}

.woman-slick-buttons-arrows-next {
    right: 40px
}

.woman-slick-buttons-arrows-next:after {
    content: ""
}

.woman-slick-buttons-arrows-prev {
    left: 40px
}

.woman-slick-buttons-arrows-prev:after {
    content: ""
}

@media(max-width: 767px) {
    .para-main-slider-frame {
        padding: 15px 0 0 10px;
        height: auto
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .para-main-slider-frame {
        padding: 20px 0 0 6px;
        height: auto
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .para-main-slider-frame {
        padding: 20px 0 0 6px;
        height: auto
    }
}

@media(min-width: 1025px) {
    .para-main-slider-frame {
        padding: 20px 0 0 0;
        height: auto;
        max-height: 685px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .para-main-slider-frame~.para-section-four-frame--pad-resp>.container {
        height: 100%;
        display: inline-block;
        margin-top: 10px;
        width: 100%
    }
}

@media(min-width: 1025px) {
    .para-main-slider-frame~.para-section-four-frame--pad-resp>.container {
        height: 100%;
        display: inline-block;
        margin-top: 10px;
        width: 100%
    }
}

.para-slick-carousel {
    margin: 0 auto;
    width: auto
}

.para-slick-carousel-content {
    font-family: "Roboto", Helvetica, Arial, sans-serif
}

@media(min-width: 240px)and (max-width: 767px) {
    .para-slick-carousel {
        max-width: 97%;
        margin-left: 0;
        width: 100%
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .para-slick-carousel {
        max-width: 99%;
        margin-left: 0
    }
}

@media(min-width: 992px)and (max-width: 1920px) {
    .para-slick-carousel {
        width: 1000px
    }
}

.para-slick-carousel .slick-slide {
    width: 350px
}

@media(max-width: 767px) {
    .para-slick-carousel .para-slick-carousel-content {
        width: 100% !important;
        z-index: -1;
        position: relative
    }
}

.para-slick-carousel .slick-slide.slick-current.slick-active img.para-slick-img {
    display: block !important;
    transition: display linear 1s
}

@media(min-width: 240px)and (max-width: 1023px) {
    .para-slick-carousel .slick-slide.slick-current.slick-active img.para-slick-img {
        width: 100vw;
        height: 100vh;
        object-fit: cover;
        object-position: top
    }
}

.para-slick-carousel .slick-slide.slick-current.slick-active::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -0.07143rem;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(2, 21, 33, 0.9) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(2, 21, 33, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(2, 21, 33, 0.9) 100%);
    opacity: .9
}

.para-slick-carousel .slick-slide.slick-current.slick-active>a:first-child {
    width: 100%;
    height: 100%;
    display: inline-block !important
}

@media(max-width: 767px) {
    .para-slick-carousel .slick-slide.slick-current.slick-active img.para-slick-img {
        object-fit: cover;
        width: 100% !important;
        height: 259px !important
    }
}

@media(max-width: 767px) {
    .para-slick-carousel .slick-slide.slick-current.slick-active .para-slick-carousel-content {
        position: absolute;
        margin-top: 0px !important;
        margin-bottom: 0;
        padding: 0;
        margin-left: -50px;
        width: 100% !important;
        padding-left: 0px;
        display: flex;
        bottom: 0;
        min-height: 112px;
        height: auto;
        z-index: 100000;
        left: 50px;
        bottom: 10px
    }
}

@media(max-width: 767px) {
    .para-slick-carousel .slick-slide.slick-current.slick-active .para-slick-carousel-content-container {
        padding: 10px 0 !important;
        height: auto !important;
        background: #002555;
        margin-top: 0 !important;
        padding-bottom: 20px !important;
        width: 100%;
        left: 0vw;
        position: relative;
        display: flex;
        justify-content: center
    }
}

@media(max-width: 767px) {
    .para-slick-carousel .slick-slide.slick-current.slick-active .para-slick-carousel-content--flex {
        top: -250px;
        left: 0;
        margin-top: 0px;
        position: relative;
        z-index: 1000000000000000000000000000000000000;
        background: rgba(0, 0, 0, 0)
    }
}

.para-slick-carousel .slick-dots {
    z-index: 1000000000000000000
}

@media(min-width: 767px)and (max-width: 1920px) {
    .para-slick-carousel .slick-dots {
        padding-left: 30px;
        bottom: 40px
    }
}

@media(min-width: 240px)and (max-width: 767px) {
    .para-slick-carousel .slick-dots {
        margin-bottom: 0px !important;
        bottom: 20px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .para-slick-carousel .slick-dots {
        margin-bottom: -25px !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .para-slick-carousel .slick-dots {
        margin-bottom: -25px !important
    }
}

@media(min-width: 1025px) {
    .para-slick-carousel .slick-dots {
        margin-bottom: -25px !important
    }
}

@media screen and (min-width: 1921px) {
    .para-slick-carousel .slick-dots {
        margin-bottom: 45px !important;
        position: absolute
    }
}

@media(min-width: 240px)and (max-width: 767px) {
    .para-slick-carousel .slick-dots li {
        width: 8px;
        height: 8px
    }
}

@media(min-width: 240px)and (max-width: 767px) {
    .para-slick-carousel .slick-dots li button {
        width: 8px;
        height: 8px
    }
}

.para-slick-carousel .slick-dots li button:before {
    opacity: 1 !important;
    color: #8092aa;
    font-size: 10px !important;
    opcacity: .4 !important
}

.para-slick-carousel .slick-dots li button:focus:before {
    color: #00fff6
}

.para-slick-carousel .slick-dots li button:hover:before {
    color: #00fff6;
    transition: color linear .35s;
    opcacity: .55 !important
}

.para-slick-carousel .slick-dots li.slick-active button:before {
    color: #00fff6;
    transition: color linear .35s;
    opcacity: 1 !important
}

.para-slick-carousel-content--flex-general {
    display: flex;
    justify-content: center
}

.para-slick-carousel-content--flex {
    display: flex;
    justify-content: center;
    background: rgba(0, 0, 0, 0);
    margin-top: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center
}

.para-slick-carousel-content {
    height: 100%;
    position: absolute;
    bottom: 0px;
    width: 700px;
    background: rgba(0, 0, 0, 0);
    padding: 25px 30px;
    text-align: center;
    z-index: 1000000000000
}

.para-slick-carousel-content-top-blank:after {
    content: "";
    width: 180px;
    height: 6px;
    background: #eb0028;
    position: absolute;
    top: -6px;
    left: 40%
}

@media(max-width: 767px) {
    .para-slick-carousel-content-top-blank:after {
        left: 24%;
        top: 0
    }
}

.para-slick-carousel-content-container {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
    align-items: center
}

.para-slick-carousel-content-container-title {
    font-size: 35px;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 800;
    margin-bottom: 20px;
    color: #fff;
    line-height: 41px;
    width: 86%;
    padding: 0px 50px
}

@media(max-width: 767px) {
    .para-slick-carousel-content-container-title {
        font-size: 1.9rem;
        font-weight: 500;
        line-height: 2.9rem;
        padding: 0px;
        max-width: 320px
    }
}

.para-slick-carousel-content-container-text-frame {
    z-index: 100000;
    position: relative
}

.para-slick-carousel-content-container-text-frame:before {
    position: absolute;
    content: "";
    width: 255px;
    height: 19px;
    background: -webkit-gradient(linear, right bottom, left bottom, color-stop(0, rgb(255, 255, 255)), color-stop(100, rgba(253, 253, 253, 0)));
    z-index: 10000000000;
    top: 20px;
    right: 69px
}

@media(max-width: 767px) {
    .para-slick-carousel-content-container-text-frame:before {
        width: 25%;
        height: 19px;
        top: 60px !important;
        right: 40%
    }
}

.para-slick-carousel-content-container-text {
    width: 490px;
    max-height: 35px;
    z-index: 100000000;
    line-height: 20px
}

@media(max-width: 767px) {
    .para-slick-carousel-content-container-text {
        width: 530px;
        max-height: 90px;
        padding: 0px 100px;
        font-weight: 300
    }
}

.para-slick-carousel-content-container-text>span {
    font-size: 14px;
    height: 36px;
    max-height: 36px;
    min-height: 36px;
    display: block;
    width: 100%;
    overflow: hidden;
    word-wrap: break-word;
    text-overflow: ellipsis;
    max-width: 99%;
    text-align: center;
    padding: 0 15px
}

@media(max-width: 767px) {
    .para-slick-carousel-content-container-text>span {
        font-size: 1.5rem;
        height: 80px;
        max-height: 80px;
        min-height: 80px;
        padding: 0 5px;
        max-width: 98%
    }
}

.para-slick-carousel-content-container-text-more {
    position: absolute;
    width: 45px;
    height: 30px;
    right: 20px;
    margin-right: 4px;
    top: 20px;
    background: #fff
}

@media(max-width: 767px) {
    .para-slick-carousel-content-container-text-more {
        top: 80%;
        right: 26%;
        line-height: 10px;
        font-size: 1.5rem
    }
}

.para-slick-carousel-content-container-text-more-txt {
    color: #eb0028
}

.para-slick-buttons {
    position: absolute;
    top: 45%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    z-index: 10000000000000
}

.para-slick-buttons-arrows {
    position: absolute;
    top: 0px;
    width: 30px;
    height: 30px;
    background-color: #fff;
    color: #000;
    font-size: 12px;
    align-items: center;
    justify-content: center;
    font-family: "icomoon";
    z-index: 10;
    display: none;
    text-align: center;
    padding-top: 8px;
    border-radius: 50%;
    padding-left: 0px
}

@media(max-width: 767px) {
    .para-slick-buttons-arrows {
        display: flex
    }
}

.para-slick-buttons-arrows-next {
    right: 10px
}

@media(min-width: 1024px)and (max-width: 1024px) {
    .para-slick-buttons-arrows-next {
        display: block
    }
}

.para-slick-buttons-arrows-next:after {
    content: "";
    margin-right: -1px
}

.para-slick-buttons-arrows-prev {
    left: 10px
}

@media(min-width: 1024px)and (max-width: 1024px) {
    .para-slick-buttons-arrows-prev {
        display: block
    }
}

.para-slick-buttons-arrows-prev:after {
    content: "";
    margin-left: -1px
}

@media(min-width: 240px)and (max-width: 767px) {
    .para-slick-carousel .slick-slide {
        height: 370px !important
    }
}

@media(min-width: 768px)and (max-width: 1023px) {
    .para-slick-carousel .slick-slide {
        height: 442px !important
    }
}

@media(min-width: 240px)and (max-width: 1023px) {
    .para-slick-carousel .slick-slide.slick-current.slick-active img.para-slick-img {
        height: 100%
    }
}

.para-section-one-frame {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: flex-start;
    height: 100%;
    position: relative
}

@media(min-width: 260px)and (max-width: 767px) {
    .para-section-one-frame {
        height: auto;
        flex-direction: column
    }
}

@media(min-width: 768px)and (max-width: 1023px) {
    .para-section-one-frame {
        height: auto;
        flex-direction: column
    }
}

@media(min-width: 260px)and (max-width: 767px) {
    .para-section-one-frame--right {
        width: 99%;
        display: flex;
        margin-top: 20px;
        justify-content: space-between
    }
}

@media(min-width: 768px)and (max-width: 1023px) {
    .para-section-one-frame--right {
        width: 99%;
        display: flex;
        margin-top: 20px;
        justify-content: space-between
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .para-section-one-frame--right {
        margin-left: 0px;
        padding: 0px 12px 0px 0px
    }
}

@media(min-width: 1025px) {
    .para-section-one-frame--right {
        margin-left: 19px
    }
}

.para-section-one-frame--left {
    width: 66%;
    height: 390px
}

@media(min-width: 260px)and (max-width: 1023px) {
    .para-section-one-frame--left {
        width: 100%
    }
}

@media(min-width: 260px)and (max-width: 767px) {
    .para-section-one-frame--left {
        height: 370px
    }
}

@media(min-width: 768px)and (max-width: 1023px) {
    .para-section-one-frame--left {
        height: 442px
    }
}

.para-section-one-frame--left .para-slick-carousel {
    width: 100%;
    z-index: 1000
}

@media(min-width: 260px)and (max-width: 1023px) {
    .para-section-one-frame--left .para-slick-buttons--frame {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: relative
    }
}

@media(min-width: 260px)and (max-width: 580px) {
    .para-section-one-frame--left .para-slick-buttons--frame {
        margin-top: -205px;
        margin-left: -12px
    }
}

@media(min-width: 581px)and (max-width: 767px) {
    .para-section-one-frame--left .para-slick-buttons--frame {
        margin-top: -205px;
        margin-left: -12px
    }
}

@media(min-width: 768px)and (max-width: 1023px) {
    .para-section-one-frame--left .para-slick-buttons--frame {
        margin-top: -260px;
        padding-right: 10px
    }
}

.para-section-one-frame--left .para-slick-buttons {
    width: 66%;
    position: absolute;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center
}

@media(min-width: 260px)and (max-width: 767px) {
    .para-section-one-frame--left .para-slick-buttons {
        width: 93%
    }
}

@media(min-width: 768px)and (max-width: 1023px) {
    .para-section-one-frame--left .para-slick-buttons {
        width: 99%
    }
}

@media(min-width: 240px)and (max-width: 1023px) {
    .para-section-one-frame--left .para-slick-buttons-arrows-prev {
        padding-top: 9px !important;
        display: inline !important
    }
}

@media(min-width: 240px)and (max-width: 1023px) {
    .para-section-one-frame--left .para-slick-buttons-arrows-next {
        padding-top: 9px !important;
        display: inline !important
    }
}

.para-section-one-frame--right {
    height: auto;
    width: 33%;
    float: right;
    right: 0
}

@media(min-width: 260px)and (max-width: 1023px) {
    .para-section-one-frame--right {
        width: 100%
    }
}

@media(min-width: 1024px)and (max-width: 1920px) {
    .para-section-one-frame--right {
        margin-left: 19px
    }
}

.currency-one-row-slider:hover::after {
    -webkit-animation: .25s linear forwards reveal;
    -moz-animation: .25s linear forwards reveal;
    -o-animation: .25s linear forwards reveal;
    animation: .25s linear forwards reveal
}

@-webkit-keyframes reveal {
    from {
        filter: blur(5px)
    }

    to {
        filter: blur(0px)
    }
}

@-moz-keyframes reveal {
    from {
        filter: blur(5px)
    }

    to {
        filter: blur(0px)
    }
}

@-o-keyframes reveal {
    from {
        filter: blur(5px)
    }

    to {
        filter: blur(0px)
    }
}

@keyframes reveal {
    from {
        filter: blur(5px)
    }

    to {
        filter: blur(0px)
    }
}

.para-section-second-frame {
    margin-top: 20px
}

@media(min-width: 240px)and (max-width: 440px) {
    .para-section-second-frame {
        width: 100%
    }
}

@media(min-width: 441px)and (max-width: 600px) {
    .para-section-second-frame {
        width: 98.5%
    }
}

@media(min-width: 601px)and (max-width: 767px) {
    .para-section-second-frame {
        width: 98.5%
    }
}

.para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency {
    background-color: #fff;
    padding: 1.0714285714rem 1.5714285714rem 1.0714285714rem 1.5714285714rem;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 80px;
    padding: 10px 50px
}

@media(max-width: 767px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency {
        padding: 10px 40px
    }
}

.para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-items {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    z-index: 100
}

.para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-item {
    display: flex !important;
    display: -ms-flexbox;
    font-size: .8571428571rem;
    margin-right: 1.0714285714rem;
    height: 30px
}

.para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-item:last-child {
    margin-right: 0
}

@media(min-width: 768px)and (max-width: 991px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-item {
        font-size: 1rem
    }
}

.para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-item-name {
    color: #022032;
    margin-right: .9285714286rem;
    margin-right: 10px;
    font-weight: 400;
    font-size: 15px
}

@media(max-width: 767px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-item-name {
        font-size: 15px
    }
}

@inlude lg {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-item-name {
        margin-right: 9px
    }
}

@media(min-width: 240px)and (max-width: 1023px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-item-name {
        flex-grow: 0;
        flex-shrink: 0
    }
}

.para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-item-value {
    color: #022032;
    margin-right: .9285714286rem;
    font-weight: 400;
    font-size: 15px
}

@media(max-width: 767px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-item-value {
        font-size: 15px
    }
}

@inlude lg {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-item-value {
        margin-right: 9px
    }
}

.para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-item-status {
    max-width: 40px;
    width: 45px;
    min-width: 45px
}

@media(max-width: 767px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-item-status {
        max-width: 40px;
        width: 48px;
        min-width: 48px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-item-status {
        max-width: 40px;
        width: 48px;
        min-width: 48px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-item-status {
        padding-left: 5px;
        max-width: 40px;
        width: 48px;
        min-width: 48px
    }
}

@media(min-width: 992px)and (max-width: 1023px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-item-status--span::after {
        content: "|";
        position: relative;
        border: none;
        color: #aaa;
        font-size: 21px;
        font-weight: 300;
        top: 2px;
        right: -5px
    }
}

.para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-item-status--down {
    color: #d83736
}

.para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-item-status--up {
    color: #42a542
}

.para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-item-status--fixed {
    color: #c59527
}

.para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-item-status-percent {
    margin-left: .3571428571rem;
    font-size: 15px;
    line-height: 17px
}

@media(max-width: 767px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-item-status {
        font-size: 15px
    }
}

.para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-slider-arrows {
    background-color: #fff;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    display: flex;
    display: -ms-flexbox;
    z-index: 10;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    min-width: 100%;
    padding: 0px 10px
}

.para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-slider-arrows-link {
    font-family: "icomoon";
    font-size: 1rem;
    color: #000;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    padding: .9285714286rem .5714285714rem
}

.para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-slider-arrows-link-prev:after {
    content: ""
}

.para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-slider-arrows-link-next:after {
    content: ""
}

@media(max-width: 767px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-slider-arrows {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-slider-arrows {
        display: none
    }
}

.para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency--btc .widget-ntvpara-currency-items {
    width: 100%
}

@media(max-width: 767px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency--btc .widget-ntvpara-currency-items {
        width: 100%
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency--btc .widget-ntvpara-currency-items {
        width: 100%
    }
}

.para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency--btc .widget-ntvpara-currency-item {
    margin-right: 0rem;
    justify-content: space-around !important;
    align-items: center !important;
    font-family: Roboto, Helvetica, Arial, sans-serif
}

@media(max-width: 767px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency--btc .widget-ntvpara-currency-item {
        font-size: 1rem
    }
}

.para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency--btc .slick-slide {
    margin-right: 50px
}

@media(min-width: 992px)and (max-width: 1023px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency--btc .slick-slide {
        margin-right: 50px;
        padding-left: 20px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency--btc .slick-slide.slick-cloned:nth-child(3)::after {
        display: none
    }
}

@media(min-width: 240px)and (max-width: 991px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency--btc .slick-slide::after {
        display: none
    }
}

@media(min-width: 992px)and (max-width: 1023px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency--btc .slick-slide::after {
        display: none
    }
}

@media(min-width: 240px)and (max-width: 991px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency--btc .slick-slide.slick-slide::before {
        content: "";
        position: relative;
        border: none;
        width: 1px;
        height: 22px;
        background: #aaa;
        right: 10px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency--btc .slick-slide.slick-active::after {
        right: -8px
    }
}

@media(max-width: 767px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency--btc .slick-slide.slick-active::after {
        right: -8px
    }
}

.para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency--btc .slick-slide::after {
    content: "";
    position: relative;
    border: none;
    width: 1px;
    height: 22px;
    background: #aaa;
    right: -19px
}

@media(max-width: 767px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency--btc .slick-slide {
        margin-right: 15px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency--btc .slick-slide {
        margin-right: 15px
    }
}

.para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency--btc .slick-slide:last-child {
    margin-right: 0
}

@media(min-width: 240px)and (max-width: 1023px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency-slider-arrows {
        display: flex
    }
}

@media(min-width: 240px)and (max-width: 767px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency::after {
        position: absolute !important;
        content: "";
        width: 130px;
        height: 80px;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.1490196078) 40%, rgba(255, 255, 255, 0.6196078431) 28%, rgba(255, 255, 255, 0.8784313725) 100%);
        z-index: 10000000000;
        top: 0px;
        right: 30px;
        filter: blur(8px)
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .para-section-second-frame .currency-one-row-slider .widget-ntvpara-currency::after {
        position: absolute !important;
        content: "";
        width: 220px;
        height: 80px;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.1490196078) 40%, rgba(255, 255, 255, 0.6196078431) 28%, rgba(255, 255, 255, 0.8784313725) 100%);
        z-index: 10000000000;
        top: 0px;
        right: 30px;
        filter: blur(8px)
    }
}

.completed .sporskor-slick-carousel-slide {
    display: block !important
}

.sporskor-slick-carousel {
    min-height: 470px
}

.sporskor-slick-carousel-slide:not(:first-child) {
    display: none
}

.sporskor-slick-carousel-slide.lazy-loading-img {
    min-height: 470px
}

.sporskor-slick-carousel-slide .mega-slider-item-inner {
    width: 92%;
    height: 88%;
    position: absolute;
    left: 4%;
    top: 10%;
    z-index: 1;
    bottom: 0;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    padding-bottom: 20px
}

.sporskor-slick-carousel-slide .mega-slider-item-inner .mega-slider-title {
    position: relative;
    max-width: 100%;
    width: 100%;
    margin-top: 0;
    display: flex;
    justify-content: center;
    order: 2;
    align-items: center;
    text-align: center
}

@media(min-width: 1025px) {
    .sporskor-slick-carousel-slide .mega-slider-item-inner .mega-slider-title {
        z-index: 1
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .sporskor-slick-carousel-slide .mega-slider-item-inner .mega-slider-title {
        z-index: 1
    }
}

.sporskor-slick-carousel-slide .mega-slider-item-inner .mega-slider-title-inner {
    text-transform: inherit;
    font-size: 30px;
    line-height: 40px;
    font-weight: 900
}

@media(min-width: 1025px) {
    .sporskor-slick-carousel-slide .mega-slider-item-inner .mega-slider-title-inner {
        z-index: 1
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .sporskor-slick-carousel-slide .mega-slider-item-inner .mega-slider-title-inner {
        z-index: 1
    }
}

.sporskor-slick-carousel-slide .mega-slider-item-inner .mega-slider-desc {
    position: relative;
    left: .71429rem;
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: center;
    margin-bottom: 20px;
    order: 1;
    display: inline-block;
    text-align: center;
    left: 0
}

@media(min-width: 1025px) {
    .sporskor-slick-carousel-slide .mega-slider-item-inner .mega-slider-desc {
        z-index: 1
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .sporskor-slick-carousel-slide .mega-slider-item-inner .mega-slider-desc {
        z-index: 1
    }
}

.sporskor-slick-carousel-slide .mega-slider-item-inner .mega-slider-desc-inner {
    text-transform: inherit;
    font-size: 30px;
    line-height: 40px;
    font-weight: 900;
    background-color: #173d5e;
    text-transform: uppercase
}

@media(min-width: 1025px) {
    .sporskor-slick-carousel-slide .mega-slider-item-inner .mega-slider-desc-inner {
        z-index: 1
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .sporskor-slick-carousel-slide .mega-slider-item-inner .mega-slider-desc-inner {
        z-index: 1
    }
}

.sporskor-slick-carousel .slick-dots {
    height: 50px;
    bottom: -70px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    padding: 0px 15px
}

@media(min-width: 992px)and (max-width: 1025px) {
    .sporskor-slick-carousel .slick-dots {
        bottom: -66px
    }
}

@media(min-width: 1025px) {
    .sporskor-slick-carousel .slick-dots {
        bottom: -66px
    }
}

.sporskor-slick-carousel .slick-dots li button {
    padding: 5px;
    cursor: pointer;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #e6e6e6;
    font-size: 1.1428571429rem;
    font-weight: 900;
    color: #021521;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    width: 2.5714285714rem;
    height: 2.5714285714rem;
    outline: none;
    line-height: 1.8571428571rem
}

.sporskor-slick-carousel .slick-dots li button::before {
    display: none
}

.sporskor-slick-carousel .slick-dots li {
    margin-top: -20px;
    width: 2.5714285714rem;
    height: 2.5714285714rem
}

.sporskor-slick-carousel .slick-dots li.slick-active>button {
    background-color: #173d5e;
    color: #fff;
    -webkit-transition: background-color 500ms linear, color 700ms linear;
    -ms-transition: background-color 500ms linear, color 700ms linear;
    transition: background-color 500ms linear, color 700ms linear
}

.ntv-main-slider {
    margin-top: .7142857143rem;
    position: relative
}

.ntv-main-slider-item-link {
    display: block;
    position: relative
}

.ntv-main-slider-item-img-wrapper--with-shadow:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #021521;
    background: -moz-linear-gradient(0deg, rgba(2, 21, 33, 0.35) 100%, rgba(2, 21, 33, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(2, 21, 33, 0.35) 100%, rgba(2, 21, 33, 0) 100%);
    background: linear-gradient(0deg, rgba(2, 21, 33, 0.35) 100%, rgba(2, 21, 33, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#021521", endColorstr="#021521", GradientType=1)
}

.ntv-main-slider-item-text-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 1.4285714286rem;
    display: flex;
    flex-direction: column;
    top: 0;
    left: 0
}

@media(max-width: 767px) {
    .ntv-main-slider-item-text-wrapper {
        position: relative;
        background-color: #650000;
        padding: 1rem 1.2857142857rem;
        height: 100%;
        min-height: 9.2857142857rem;
        max-height: 9.2857142857rem;
        overflow: hidden;
        justify-content: center
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-main-slider-item-text-wrapper {
        padding-bottom: 7.1428571429rem
    }
}

@media(min-width: 1025px) {
    .ntv-main-slider-item-text-wrapper--mobile {
        display: none
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .ntv-main-slider-item-text-wrapper--mobile {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-main-slider-item-text-wrapper--mobile {
        display: none
    }
}

@media(max-width: 767px) {
    .ntv-main-slider-item-text-wrapper--mobile {
        position: absolute;
        width: 100%;
        height: 100%;
        padding: 1.4285714286rem;
        display: flex;
        flex-direction: column;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0);
        min-height: 266px;
        max-height: 266px
    }
}

@media(max-width: 767px) {
    .ntv-main-slider-item-text-wrapper--mobile .ntv-main-slider-item-first-title {
        display: none !important
    }
}

@media(max-width: 767px) {
    .ntv-main-slider-item-text-wrapper--mobile .ntv-main-slider-item-second-title {
        display: block;
        margin-bottom: 0
    }
}

@media(max-width: 767px) {
    .ntv-main-slider-item-text-wrapper--mobile .ntv-main-slider-item-second-title-inner {
        padding: .5rem .71429rem;
        background-color: #9c0000;
        color: #fff;
        font-size: 20px;
        line-height: 34px;
        font-weight: 900;
        -webkit-box-decoration-break: clone;
        -ms-box-decoration-break: clone;
        -o-box-decoration-break: clone;
        box-decoration-break: clone;
        display: inline;
        text-transform: uppercase
    }
}

.ntv-main-slider-item-text-wrapper--mobile.left-top {
    text-align: left !important;
    justify-content: flex-start !important
}

.ntv-main-slider-item-text-wrapper--mobile.left-center {
    justify-content: center !important;
    text-align: left !important
}

.ntv-main-slider-item-text-wrapper--mobile.left-bottom {
    text-align: left !important;
    justify-content: flex-end !important
}

.ntv-main-slider-item-text-wrapper--mobile.center-top {
    text-align: center !important;
    justify-content: flex-start
}

.ntv-main-slider-item-text-wrapper--mobile.center-center {
    text-align: center !important;
    justify-content: center !important
}

.ntv-main-slider-item-text-wrapper--mobile.center-bottom {
    text-align: center !important;
    justify-content: flex-end !important
}

.ntv-main-slider-item-text-wrapper--mobile.right-top {
    text-align: right !important;
    justify-content: flex-start !important
}

.ntv-main-slider-item-text-wrapper--mobile.right-center {
    text-align: right !important;
    justify-content: center !important
}

.ntv-main-slider-item-text-wrapper--mobile.right-bottom {
    text-align: right !important;
    justify-content: flex-end !important
}

.ntv-main-slider-item-text-wrapper.left-top {
    text-align: left
}

@media(max-width: 767px) {
    .ntv-main-slider-item-text-wrapper.left-top {
        text-align: center
    }
}

.ntv-main-slider-item-text-wrapper.left-center {
    justify-content: center;
    text-align: left
}

@media(max-width: 767px) {
    .ntv-main-slider-item-text-wrapper.left-center {
        text-align: center
    }
}

.ntv-main-slider-item-text-wrapper.left-bottom {
    text-align: left;
    justify-content: flex-end
}

@media(max-width: 767px) {
    .ntv-main-slider-item-text-wrapper.left-bottom {
        justify-content: center;
        text-align: center
    }
}

.ntv-main-slider-item-text-wrapper.center-top {
    text-align: center;
    justify-content: flex-start
}

.ntv-main-slider-item-text-wrapper.center-center {
    text-align: center;
    justify-content: center
}

.ntv-main-slider-item-text-wrapper.center-bottom {
    text-align: center;
    justify-content: flex-end
}

@media(max-width: 767px) {
    .ntv-main-slider-item-text-wrapper.center-bottom {
        justify-content: center
    }
}

.ntv-main-slider-item-text-wrapper.right-top {
    text-align: right
}

@media(max-width: 767px) {
    .ntv-main-slider-item-text-wrapper.right-top {
        text-align: center
    }
}

.ntv-main-slider-item-text-wrapper.right-center {
    text-align: right;
    justify-content: center
}

@media(max-width: 767px) {
    .ntv-main-slider-item-text-wrapper.right-center {
        text-align: center
    }
}

.ntv-main-slider-item-text-wrapper.right-bottom {
    text-align: right;
    justify-content: flex-end
}

@media(max-width: 767px) {
    .ntv-main-slider-item-text-wrapper.right-bottom {
        text-align: center;
        justify-content: center
    }
}

.ntv-main-slider-item-second-title {
    margin-bottom: 1.7857142857rem
}

@media(max-width: 767px) {
    .ntv-main-slider-item-second-title {
        display: none
    }
}

.ntv-main-slider-item-second-title-inner {
    padding: .5rem .7142857143rem;
    background-color: #9c0000;
    color: #fff;
    font-size: 2.5714285714rem;
    line-height: 3.5714285714rem;
    font-weight: 900;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
    display: inline;
    text-transform: uppercase
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-main-slider-item-second-title-inner {
        font-size: 25px;
        line-height: 40px
    }
}

@media(max-width: 767px) {
    .ntv-main-slider-item-second-title-inner {
        background-color: rgba(0, 0, 0, 0);
        color: #fff;
        font-size: 1.8571428571rem;
        line-height: 1.9285714286rem;
        padding: 0
    }
}

.ntv-main-slider-item-first-title {
    color: #fff;
    font-size: 2.5714285714rem;
    line-height: 5rem;
    text-transform: uppercase
}

@media(max-width: 767px) {
    .ntv-main-slider-item-first-title {
        background-color: rgba(0, 0, 0, 0);
        color: #fff;
        font-size: 1.8571428571rem;
        line-height: 2.5rem;
        margin-top: -6px;
        min-height: 80px;
        display: flex !important;
        flex-direction: column;
        justify-content: center
    }
}

@media(max-width: 390px) {
    .ntv-main-slider-item-first-title {
        margin-top: 0
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-main-slider-item-first-title {
        font-size: 47px;
        line-height: 57px
    }
}

.ntv-main-slider-item-first-title br:after {
    content: "  ";
    display: inline-block
}

.ntv-main-slider-item-first-title.font-xl {
    font-size: 9.6428571429rem;
    line-height: 10.3571428571rem
}

@media(max-width: 767px) {
    .ntv-main-slider-item-first-title.font-xl {
        font-size: 1.8571428571rem;
        line-height: 2.5rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-main-slider-item-first-title.font-xl {
        font-size: 105px;
        line-height: 115px
    }
}

.ntv-main-slider-item-first-title.font-l {
    font-size: 6.0714285714rem;
    line-height: 6.7857142857rem
}

@media(max-width: 767px) {
    .ntv-main-slider-item-first-title.font-l {
        font-size: 1.8571428571rem;
        line-height: 2.5rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-main-slider-item-first-title.font-l {
        font-size: 66px;
        line-height: 76px
    }
}

.ntv-main-slider-slick-arrow-btn {
    position: absolute;
    top: calc(50% - 50px);
    width: 2.1428571429rem;
    height: 2.1428571429rem;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 1.4285714286rem;
    align-items: center;
    justify-content: center;
    font-family: "icomoon";
    z-index: 10;
    display: block;
    text-align: center;
    padding-top: 4px;
    border-radius: 50%;
    padding-left: 0px
}

.ntv-main-slider-slick-arrow-btn:hover {
    cursor: pointer
}

@media(max-width: 767px) {
    .ntv-main-slider-slick-arrow-btn {
        display: flex;
        width: 30px;
        height: 30px;
        padding-top: 1px;
        top: calc(50% - 75px)
    }

    .ntv-main-slider-slick-arrow-btn:hover {
        cursor: pointer
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-main-slider-slick-arrow-btn {
        display: flex;
        width: 30px;
        height: 30px;
        padding-top: 1px
    }

    .ntv-main-slider-slick-arrow-btn:hover {
        cursor: pointer
    }
}

.ntv-main-slider-slick-prev {
    left: 0;
    margin-left: 20px
}

@media(max-width: 767px) {
    .ntv-main-slider-slick-prev {
        margin-right: 15px
    }
}

.ntv-main-slider-slick-prev::after {
    color: #fff;
    content: "";
    margin-left: -2px;
    font-size: 1.8571428571rem
}

@media(max-width: 767px) {
    .ntv-main-slider-slick-prev::after {
        font-size: 20px !important
    }
}

.ntv-main-slider-slick-next {
    right: 0;
    margin-right: 20px
}

@media(max-width: 767px) {
    .ntv-main-slider-slick-next {
        margin-right: 15px
    }
}

.ntv-main-slider-slick-next::after {
    color: #fff;
    margin-left: 1px;
    font-size: 1.8571428571rem
}

@media(max-width: 767px) {
    .ntv-main-slider-slick-next::after {
        font-size: 20px !important
    }
}

.ntv-main-slider-slick-next {
    right: 0
}

.ntv-main-slider-slick-next:after {
    content: ""
}

.ntv-main-slider-slick-prev {
    left: 0
}

.ntv-main-slider-slick-prev:after {
    content: ""
}

.ntv-main-slider-pagination-items {
    background-color: #fff;
    padding: .9285714286rem 0rem .8571428571rem .3571428571rem;
    position: relative;
    bottom: 2px;
    -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.15);
    width: 100%
}

@media(max-width: 767px) {
    .ntv-main-slider-pagination-items {
        position: relative;
        background-color: #650000;
        padding: .7142857143rem 1.2857142857rem 1.8571428571rem 1.2857142857rem;
        top: -1px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-main-slider-pagination-items {
        padding: 1.5rem .4285714286rem 1.5714285714rem .5rem
    }
}

.ntv-main-slider-pagination-items .slick-list {
    padding: 0rem !important
}

.ntv-main-slider-pagination-items .slick-track {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    width: 100% !important;
    display: flex;
    display: -ms-flexbox;
    justify-content: center
}

.ntv-main-slider-pagination-item {
    display: inline-block
}

.ntv-main-slider-pagination-item-link {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #e6e6e6;
    font-size: 1.4285714286rem;
    font-weight: 900;
    color: #021521;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    width: 3.2142857143rem;
    height: 3.2142857143rem;
    outline: none
}

@media(max-width: 767px) {
    .ntv-main-slider-pagination-item-link {
        width: .7857142857rem;
        height: .7857142857rem;
        opacity: .5;
        text-indent: -9999px;
        border: 0;
        background-color: #fff
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-main-slider-pagination-item-link {
        width: 2.8571428571rem;
        height: 2.8571428571rem;
        font-size: 1.5rem
    }
}

.ntv-main-slider-pagination-item-link:hover {
    background-color: #9c0000;
    color: #fff;
    border-color: #9c0000
}

@media(max-width: 767px) {
    .ntv-main-slider-pagination-items .slick-slide {
        width: .8571428571rem !important;
        height: .8571428571rem;
        margin-right: .2857142857rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-main-slider-pagination-items .slick-slide {
        width: 3rem;
        height: 3rem;
        margin-right: .2142857143rem
    }
}

.ntv-main-slider-pagination-items .slick-slide:last-child {
    margin-right: 0 !important
}

.ntv-main-slider-pagination-items .slick-current .ntv-main-slider-pagination-item-link {
    background-color: #9c0000;
    color: #fff;
    border-color: #9c0000
}

@media(max-width: 767px) {
    .ntv-main-slider-pagination-items .slick-current .ntv-main-slider-pagination-item-link {
        background-color: #fff;
        opacity: 1;
        border: 0
    }
}

@media(min-width: 1025px) {
    .common-container>.ntv-last-news-slider {
        display: none !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .common-container>.ntv-last-news-slider {
        display: none !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .common-container>.ntv-kriptrade-widget {
        display: none
    }
}

@media(max-width: 767px) {
    .common-container>.ntv-kriptrade-widget {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .js-homepage .ntv-last-news-slider {
        display: none
    }
}

@media(min-width: 1025px) {
    .js-homepage .ntv-kriptrade-widget {
        display: none
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .js-homepage .ntv-kriptrade-widget {
        display: none
    }
}

@media(max-width: 767px) {
    .js-homepage .ntv-kriptrade-widget {
        order: 2;
        margin-top: 10px
    }
}

.ntv-criptoTrade-news-slider {
    background-color: #002555 !important
}

.ntv-last-news-slider {
    background-color: #bb1919
}

@media(min-width: 1025px) {
    .ntv-last-news-slider {
        padding-left: 20px;
        margin-top: 10px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .ntv-last-news-slider {
        padding-left: 20px;
        margin-top: 10px
    }
}

@media(max-width: 767px) {
    .ntv-last-news-slider {
        display: none
    }
}

.ntv-last-news-slider-inner {
    height: 3.5714285714rem;
    max-height: 3.5714285714rem;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center
}

.ntv-last-news-slider-title {
    font-size: 1.1428571429rem;
    color: #fff;
    font-weight: 900;
    line-height: 1.3571428571rem;
    margin-right: 1.0714285714rem;
    flex: 0 0 auto
}

.ntv-last-news-slider-control {
    display: flex;
    margin-right: 1.0714285714rem
}

.ntv-last-news-slider-control-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.7857142857rem;
    height: 1.7857142857rem;
    background-color: #fff;
    font-family: "icomoon";
    font-size: .7142857143rem;
    color: #bb1919;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.ntv-last-news-slider-control-link--prev {
    margin-right: .3571428571rem
}

.ntv-last-news-slider-control-link--prev:after {
    content: "";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-left: -2px
}

.ntv-last-news-slider-control-link--next:after {
    content: "";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-left: -1px
}

.ntv-last-news-slider-items {
    max-height: 2.8571428571rem;
    overflow: hidden
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-last-news-slider-items {
        max-width: 70%
    }
}

.ntv-last-news-slider-item {
    padding-top: .9285714286rem
}

.ntv-last-news-slider-item-link {
    color: #fff;
    font-weight: 900
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-last-news-slider-item-link {
        font-size: 1.3571428571rem;
        line-height: 1.3571428571rem;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical
    }
}

.ntv-last-news-slider .slick-vertical .slick-slide {
    height: 3.5714285714rem;
    max-height: 3.5714285714rem;
    margin-top: -1px
}

.category-main-slider {
    margin-top: .7142857143rem;
    position: relative
}

@media(max-width: 767px) {
    .category-main-slider-items {
        height: 225px;
        overflow: hidden
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .category-main-slider-items {
        height: 430px;
        overflow: hidden
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .category-main-slider-items {
        height: 575px;
        overflow: hidden
    }
}

@media(min-width: 1025px) {
    .category-main-slider-items {
        height: 575px;
        overflow: hidden
    }
}

.category-main-slider-items.completed {
    height: auto
}

.category-main-slider-item-link {
    display: block;
    position: relative
}

.category-main-slider-item-img-wrapper--with-shadow:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #021521;
    background: -moz-linear-gradient(0deg, rgba(2, 21, 33, 0.35) 100%, rgba(2, 21, 33, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(2, 21, 33, 0.35) 100%, rgba(2, 21, 33, 0) 100%);
    background: linear-gradient(0deg, rgba(2, 21, 33, 0.35) 100%, rgba(2, 21, 33, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#021521", endColorstr="#021521", GradientType=1)
}

@media(max-width: 767px) {
    .category-main-slider-item-img-wrapper {
        min-height: 225px
    }
}

@media only screen and (min-width: 320px)and (max-width: 375px) {
    .category-main-slider-item-img-wrapper {
        min-height: 224.9px
    }
}

@media only screen and (min-width: 375px)and (max-width: 414px) {
    .category-main-slider-item-img-wrapper {
        min-height: 266.88px
    }
}

@media only screen and (min-width: 414px)and (max-width: 568px) {
    .category-main-slider-item-img-wrapper {
        min-height: 296.11px
    }
}

@media only screen and (min-width: 568px)and (max-width: 667px) {
    .category-main-slider-item-img-wrapper {
        min-height: 410.81px
    }
}

@media only screen and (min-width: 667px)and (max-width: 736px) {
    .category-main-slider-item-img-wrapper {
        min-height: 485.79px
    }
}

@media only screen and (min-width: 736px)and (max-width: 767px) {
    .category-main-slider-item-img-wrapper {
        min-height: 536.76px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .category-main-slider-item-img-wrapper {
        min-height: 430px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .category-main-slider-item-img-wrapper {
        min-height: 575px
    }
}

@media(min-width: 1025px) {
    .category-main-slider-item-img-wrapper {
        min-height: 575px
    }
}

.category-main-slider-item-text-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 1.4285714286rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    top: 0;
    left: 0
}

@media(max-width: 767px) {
    .category-main-slider-item-text-wrapper {
        position: relative;
        background-color: #650000;
        padding: 1rem 1.2857142857rem;
        height: 100%;
        min-height: 9.2857142857rem;
        max-height: 9.2857142857rem;
        overflow: hidden;
        justify-content: center
    }
}

.category-main-slider-item-title {
    text-align: center
}

.category-main-slider-item-title--inner {
    font-size: 42px;
    line-height: 65px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
    color: #fff;
    font-weight: 900;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
    display: inline
}

@media(min-width: 768px)and (max-width: 991px) {
    .category-main-slider-item-title--inner {
        font-size: 25px;
        line-height: 40px
    }
}

@media(max-width: 767px) {
    .category-main-slider-item-title--inner {
        background-color: rgba(0, 0, 0, 0);
        color: #fff;
        font-size: 1.8571428571rem;
        line-height: 1.9285714286rem;
        padding: 0
    }
}

.category-main-slider-item-title--inner br:after {
    content: "  ";
    display: inline-block
}

@media(max-width: 767px) {
    .category-main-slider-item-title {
        display: block !important
    }
}

.category-main-slider-arrows {
    position: absolute;
    top: 110px;
    width: 3.6428571429rem;
    height: 3.6428571429rem;
    background-color: #650000;
    color: #fff;
    font-size: 1.4285714286rem;
    align-items: center;
    justify-content: center;
    font-family: "icomoon";
    z-index: 10;
    display: none
}

@media(max-width: 767px) {
    .category-main-slider-arrows {
        display: flex
    }
}

.category-main-slider-arrows-next {
    right: 0
}

.category-main-slider-arrows-next:after {
    content: ""
}

.category-main-slider-arrows-prev {
    left: 0
}

.category-main-slider-arrows-prev:after {
    content: ""
}

.category-main-slider-pagination-items {
    background-color: #fff;
    padding: .9285714286rem 0rem .8571428571rem .3571428571rem;
    position: relative;
    text-align: center;
    bottom: 2px;
    -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.15);
    width: 100%
}

@media(max-width: 767px) {
    .category-main-slider-pagination-items {
        position: relative;
        background-color: #650000;
        padding: .7142857143rem 1.2857142857rem 1.8571428571rem 1.2857142857rem;
        top: -1px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .category-main-slider-pagination-items {
        padding: 1.5rem .4285714286rem 1.5714285714rem .5rem
    }
}

.category-main-slider-pagination-items .slick-list {
    padding: 0rem !important
}

.category-main-slider-pagination-items .slick-track {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    width: 100% !important;
    display: flex;
    display: -ms-flexbox;
    justify-content: center
}

.category-main-slider-pagination-item {
    display: inline-block
}

.category-main-slider-pagination-item-link {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #e6e6e6;
    font-size: 1.4285714286rem;
    font-weight: 900;
    color: #021521;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    width: 3.2142857143rem;
    height: 3.2142857143rem;
    outline: none
}

@media(max-width: 767px) {
    .category-main-slider-pagination-item-link {
        width: .7857142857rem;
        height: .7857142857rem;
        opacity: .5;
        text-indent: -9999px;
        border: 0;
        background-color: #fff
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .category-main-slider-pagination-item-link {
        width: 2.8571428571rem;
        height: 2.8571428571rem;
        font-size: 1.5rem
    }
}

.category-main-slider-pagination-item-link:hover {
    background-color: #9c0000;
    color: #fff;
    border-color: #9c0000
}

@media(max-width: 767px) {
    .category-main-slider-pagination-items .slick-slide {
        width: .8571428571rem !important;
        height: .8571428571rem;
        margin-right: .2857142857rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .category-main-slider-pagination-items .slick-slide {
        width: 3rem;
        height: 3rem;
        margin-right: .2142857143rem
    }
}

.category-main-slider-pagination-items .slick-slide:last-child {
    margin-right: 0 !important
}

.category-main-slider-pagination-items .slick-current .category-main-slider-pagination-item-link,
.category-main-slider-pagination-items .slick-current .category-main-slider-pagination-item-link:hover {
    background-color: #9c0000;
    color: #fff;
    border-color: #9c0000
}

@media(max-width: 767px) {

    .category-main-slider-pagination-items .slick-current .category-main-slider-pagination-item-link,
    .category-main-slider-pagination-items .slick-current .category-main-slider-pagination-item-link:hover {
        background-color: #fff;
        opacity: 1;
        border: 0
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .category-main-slider--sporskor .category-main-slider-item-title--inner {
        background: #012031
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .category-main-slider--sporskor .category-main-slider-item-title--inner {
        background: #012031
    }
}

@media(min-width: 1025px) {
    .category-main-slider--sporskor .category-main-slider-item-title--inner {
        background: #012031
    }
}

@media(max-width: 767px) {

    .category-main-slider--sporskor .category-main-slider-arrows,
    .category-main-slider--sporskor .category-main-slider-item-text-wrapper,
    .category-main-slider--sporskor .category-main-slider-pagination-items {
        background: #012031
    }
}

.category-main-slider--yasam .category-main-slider-item-title--inner {
    background-color: #572e77
}

.category-main-slider--yasam .slick-current .category-main-slider-pagination-item-link,
.category-main-slider--yasam .slick-current .category-main-slider-pagination-item-link:hover {
    background-color: #572e77;
    color: #fff;
    border-color: #572e77
}

@media(max-width: 767px) {

    .category-main-slider--yasam .slick-current .category-main-slider-pagination-item-link,
    .category-main-slider--yasam .slick-current .category-main-slider-pagination-item-link:hover {
        background-color: #fff;
        opacity: 1;
        border: 0
    }
}

@media(max-width: 767px) {

    .category-main-slider--yasam .category-main-slider-item-text-wrapper,
    .category-main-slider--yasam .category-main-slider-pagination-items,
    .category-main-slider--yasam .category-main-slider-arrows {
        background-color: #572e77
    }
}

.category-main-slider--turkiye .category-main-slider-item-title--inner {
    background-color: #9c0000
}

.category-main-slider--turkiye .slick-current .category-main-slider-pagination-item-link,
.category-main-slider--turkiye .slick-current .category-main-slider-pagination-item-link:hover {
    background-color: #9c0000;
    color: #fff;
    border-color: #9c0000
}

@media(max-width: 767px) {

    .category-main-slider--turkiye .slick-current .category-main-slider-pagination-item-link,
    .category-main-slider--turkiye .slick-current .category-main-slider-pagination-item-link:hover {
        background-color: #fff;
        opacity: 1;
        border: 0
    }
}

@media(max-width: 767px) {

    .category-main-slider--turkiye .category-main-slider-item-text-wrapper,
    .category-main-slider--turkiye .category-main-slider-pagination-items,
    .category-main-slider--turkiye .category-main-slider-arrows {
        background-color: #9c0000
    }
}

.category-main-slider--dunya .category-main-slider-item-title--inner {
    background-color: #0092a8
}

.category-main-slider--dunya .slick-current .category-main-slider-pagination-item-link,
.category-main-slider--dunya .slick-current .category-main-slider-pagination-item-link:hover {
    background-color: #0092a8;
    color: #fff;
    border-color: #0092a8
}

@media(max-width: 767px) {

    .category-main-slider--dunya .slick-current .category-main-slider-pagination-item-link,
    .category-main-slider--dunya .slick-current .category-main-slider-pagination-item-link:hover {
        background-color: #fff;
        opacity: 1;
        border: 0
    }
}

@media(max-width: 767px) {

    .category-main-slider--dunya .category-main-slider-item-text-wrapper,
    .category-main-slider--dunya .category-main-slider-pagination-items,
    .category-main-slider--dunya .category-main-slider-arrows {
        background-color: #0092a8
    }
}

.category-main-slider--ekonomi .category-main-slider-item-title--inner {
    background-color: #c59527
}

.category-main-slider--ekonomi .slick-current .category-main-slider-pagination-item-link,
.category-main-slider--ekonomi .slick-current .category-main-slider-pagination-item-link:hover {
    background-color: #c59527;
    color: #fff;
    border-color: #c59527
}

@media(max-width: 767px) {

    .category-main-slider--ekonomi .slick-current .category-main-slider-pagination-item-link,
    .category-main-slider--ekonomi .slick-current .category-main-slider-pagination-item-link:hover {
        background-color: #fff;
        opacity: 1;
        border: 0
    }
}

@media(max-width: 767px) {

    .category-main-slider--ekonomi .category-main-slider-item-text-wrapper,
    .category-main-slider--ekonomi .category-main-slider-pagination-items,
    .category-main-slider--ekonomi .category-main-slider-arrows {
        background-color: #c59527
    }
}

.category-main-slider--spor .category-main-slider-item-title--inner {
    background-color: #173d5e
}

.category-main-slider--spor .slick-current .category-main-slider-pagination-item-link,
.category-main-slider--spor .slick-current .category-main-slider-pagination-item-link:hover {
    background-color: #173d5e;
    color: #fff;
    border-color: #173d5e
}

@media(max-width: 767px) {

    .category-main-slider--spor .slick-current .category-main-slider-pagination-item-link,
    .category-main-slider--spor .slick-current .category-main-slider-pagination-item-link:hover {
        background-color: #fff;
        opacity: 1;
        border: 0
    }
}

@media(max-width: 767px) {

    .category-main-slider--spor .category-main-slider-item-text-wrapper,
    .category-main-slider--spor .category-main-slider-pagination-items,
    .category-main-slider--spor .category-main-slider-arrows {
        background-color: #173d5e
    }
}

.category-main-slider--hava .category-main-slider-item-title--inner {
    background-color: #00b8f1
}

.category-main-slider--hava .slick-current .category-main-slider-pagination-item-link,
.category-main-slider--hava .slick-current .category-main-slider-pagination-item-link:hover {
    background-color: #00b8f1;
    color: #fff;
    border-color: #00b8f1
}

@media(max-width: 767px) {

    .category-main-slider--hava .slick-current .category-main-slider-pagination-item-link,
    .category-main-slider--hava .slick-current .category-main-slider-pagination-item-link:hover {
        background-color: #fff;
        opacity: 1;
        border: 0
    }
}

@media(max-width: 767px) {

    .category-main-slider--hava .category-main-slider-item-text-wrapper,
    .category-main-slider--hava .category-main-slider-pagination-items,
    .category-main-slider--hava .category-main-slider-arrows {
        background-color: #00b8f1
    }
}

.category-main-slider--teknoloji .category-main-slider-item-title--inner {
    background-color: #007fbd
}

.category-main-slider--teknoloji .slick-current .category-main-slider-pagination-item-link,
.category-main-slider--teknoloji .slick-current .category-main-slider-pagination-item-link:hover {
    background-color: #007fbd;
    color: #fff;
    border-color: #007fbd
}

@media(max-width: 767px) {

    .category-main-slider--teknoloji .slick-current .category-main-slider-pagination-item-link,
    .category-main-slider--teknoloji .slick-current .category-main-slider-pagination-item-link:hover {
        background-color: #fff;
        opacity: 1;
        border: 0
    }
}

@media(max-width: 767px) {

    .category-main-slider--teknoloji .category-main-slider-item-text-wrapper,
    .category-main-slider--teknoloji .category-main-slider-pagination-items,
    .category-main-slider--teknoloji .category-main-slider-arrows {
        background-color: #007fbd
    }
}

@media(max-width: 767px) {
    .secondSliderFrame--left .ntv-main-slider-item-text-wrapper {
        min-height: 25vw;
        margin-top: -5px
    }
}

@media(max-width: 390px) {
    .secondSliderFrame--left .ntv-main-slider-item-text-wrapper {
        min-height: 25vw;
        margin-top: -5px
    }

    .secondSliderFrame--left .ntv-main-slider-item-text-wrapper .ntv-main-slider-item-first-title {
        font-size: 18px
    }
}

@media(max-width: 767px) {
    .secondSliderFrame--left .ntv-main-slider-item-text-wrapper .ntv-main-slider-item-first-title {
        text-align: center !important
    }
}

@media(min-width: 1025px) {
    .secondSliderFrame--left .ntv-main-slider-item-text-wrapper.right-top {
        margin-top: 8px
    }

    .secondSliderFrame--left .ntv-main-slider-item-text-wrapper.center-top {
        margin-top: 8px
    }

    .secondSliderFrame--left .ntv-main-slider-item-text-wrapper.left-top {
        margin-top: 8px
    }

    .secondSliderFrame--left .ntv-main-slider-item-text-wrapper.center-bottom .ntv-main-slider-item-first-title {
        margin-bottom: 8px !important
    }

    .secondSliderFrame--left .ntv-main-slider-item-text-wrapper.left-bottom .ntv-main-slider-item-first-title {
        margin-bottom: 8px !important
    }

    .secondSliderFrame--left .ntv-main-slider-item-text-wrapper.right-bottom .ntv-main-slider-item-first-title {
        margin-bottom: 8px !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .secondSliderFrame--left .ntv-main-slider-item-text-wrapper.right-top {
        margin-top: 8px
    }

    .secondSliderFrame--left .ntv-main-slider-item-text-wrapper.center-top {
        margin-top: 8px
    }

    .secondSliderFrame--left .ntv-main-slider-item-text-wrapper.left-top {
        margin-top: 8px
    }

    .secondSliderFrame--left .ntv-main-slider-item-text-wrapper.center-bottom .ntv-main-slider-item-first-title {
        margin-bottom: 8px !important
    }

    .secondSliderFrame--left .ntv-main-slider-item-text-wrapper.left-bottom .ntv-main-slider-item-first-title {
        margin-bottom: 8px !important
    }

    .secondSliderFrame--left .ntv-main-slider-item-text-wrapper.right-bottom .ntv-main-slider-item-first-title {
        margin-bottom: 8px !important
    }
}

.category-main-slider--sanat .category-main-slider-item-title--inner {
    background-color: #bd255d
}

.category-main-slider--sanat .slick-current .category-main-slider-pagination-item-link,
.category-main-slider--sanat .slick-current .category-main-slider-pagination-item-link:hover {
    background-color: #bd255d;
    color: #fff;
    border-color: #bd255d
}

@media(max-width: 767px) {

    .category-main-slider--sanat .slick-current .category-main-slider-pagination-item-link,
    .category-main-slider--sanat .slick-current .category-main-slider-pagination-item-link:hover {
        background-color: #fff;
        opacity: 1;
        border: 0
    }
}

@media(max-width: 767px) {

    .category-main-slider--sanat .category-main-slider-item-text-wrapper,
    .category-main-slider--sanat .category-main-slider-pagination-items,
    .category-main-slider--sanat .category-main-slider-arrows {
        background-color: #bd255d
    }
}

.category-main-slider--egitim .category-main-slider-item-title--inner {
    background-color: #f48124
}

.category-main-slider--egitim .slick-current .category-main-slider-pagination-item-link,
.category-main-slider--egitim .slick-current .category-main-slider-pagination-item-link:hover {
    background-color: #f48124;
    color: #fff;
    border-color: #f48124
}

@media(max-width: 767px) {

    .category-main-slider--egitim .slick-current .category-main-slider-pagination-item-link,
    .category-main-slider--egitim .slick-current .category-main-slider-pagination-item-link:hover {
        background-color: #fff;
        opacity: 1;
        border: 0
    }
}

@media(max-width: 767px) {

    .category-main-slider--egitim .category-main-slider-item-text-wrapper,
    .category-main-slider--egitim .category-main-slider-pagination-items,
    .category-main-slider--egitim .category-main-slider-arrows {
        background-color: #f48124
    }
}

.category-main-slider--saglik .category-main-slider-item-title--inner {
    background-color: #009b8a
}

.category-main-slider--saglik .slick-current .category-main-slider-pagination-item-link,
.category-main-slider--saglik .slick-current .category-main-slider-pagination-item-link:hover {
    background-color: #009b8a;
    color: #fff;
    border-color: #009b8a
}

@media(max-width: 767px) {

    .category-main-slider--saglik .slick-current .category-main-slider-pagination-item-link,
    .category-main-slider--saglik .slick-current .category-main-slider-pagination-item-link:hover {
        background-color: #fff;
        opacity: 1;
        border: 0
    }
}

@media(max-width: 767px) {

    .category-main-slider--saglik .category-main-slider-item-text-wrapper,
    .category-main-slider--saglik .category-main-slider-pagination-items,
    .category-main-slider--saglik .category-main-slider-arrows {
        background-color: #009b8a
    }
}

.category-main-slider--seyahat .category-main-slider-item-title--inner {
    background-color: #b6845e
}

.category-main-slider--seyahat .slick-current .category-main-slider-pagination-item-link,
.category-main-slider--seyahat .slick-current .category-main-slider-pagination-item-link:hover {
    background-color: #b6845e;
    color: #fff;
    border-color: #b6845e
}

@media(max-width: 767px) {

    .category-main-slider--seyahat .slick-current .category-main-slider-pagination-item-link,
    .category-main-slider--seyahat .slick-current .category-main-slider-pagination-item-link:hover {
        background-color: #fff;
        opacity: 1;
        border: 0
    }
}

@media(max-width: 767px) {

    .category-main-slider--seyahat .category-main-slider-item-text-wrapper,
    .category-main-slider--seyahat .category-main-slider-pagination-items,
    .category-main-slider--seyahat .category-main-slider-arrows {
        background-color: #b6845e
    }
}

.category-main-slider--radyo .category-main-slider-item-title--inner {
    background-color: #fbb031
}

.category-main-slider--radyo .slick-current .category-main-slider-pagination-item-link,
.category-main-slider--radyo .slick-current .category-main-slider-pagination-item-link:hover {
    background-color: #fbb031;
    color: #fff;
    border-color: #fbb031
}

@media(max-width: 767px) {

    .category-main-slider--radyo .slick-current .category-main-slider-pagination-item-link,
    .category-main-slider--radyo .slick-current .category-main-slider-pagination-item-link:hover {
        background-color: #fff;
        opacity: 1;
        border: 0
    }
}

@media(max-width: 767px) {

    .category-main-slider--radyo .category-main-slider-item-text-wrapper,
    .category-main-slider--radyo .category-main-slider-pagination-items,
    .category-main-slider--radyo .category-main-slider-arrows {
        background-color: #fbb031
    }
}

.category-main-slider--otomobil .category-main-slider-item-title--inner {
    background-color: #00479e
}

.category-main-slider--otomobil .slick-current .category-main-slider-pagination-item-link,
.category-main-slider--otomobil .slick-current .category-main-slider-pagination-item-link:hover {
    background-color: #00479e;
    color: #fff;
    border-color: #00479e
}

@media(max-width: 767px) {

    .category-main-slider--otomobil .slick-current .category-main-slider-pagination-item-link,
    .category-main-slider--otomobil .slick-current .category-main-slider-pagination-item-link:hover {
        background-color: #fff;
        opacity: 1;
        border: 0
    }
}

@media(max-width: 767px) {

    .category-main-slider--otomobil .category-main-slider-item-text-wrapper,
    .category-main-slider--otomobil .category-main-slider-pagination-items,
    .category-main-slider--otomobil .category-main-slider-arrows {
        background-color: #00479e
    }
}

.category-main-slider--programlar .category-main-slider-item-title--inner {
    background-color: #0085be
}

.category-main-slider--programlar .slick-current .category-main-slider-pagination-item-link,
.category-main-slider--programlar .slick-current .category-main-slider-pagination-item-link:hover {
    background-color: #0085be;
    color: #fff;
    border-color: #0085be
}

@media(max-width: 767px) {

    .category-main-slider--programlar .slick-current .category-main-slider-pagination-item-link,
    .category-main-slider--programlar .slick-current .category-main-slider-pagination-item-link:hover {
        background-color: #fff;
        opacity: 1;
        border: 0
    }
}

@media(max-width: 767px) {

    .category-main-slider--programlar .category-main-slider-item-text-wrapper,
    .category-main-slider--programlar .category-main-slider-pagination-items,
    .category-main-slider--programlar .category-main-slider-arrows {
        background-color: #0085be
    }
}

.opacity-none {
    opacity: 0
}

.display-none {
    display: none
}

@media(max-width: 767px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame~.ntv-kriptrade-widget {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame~.ntv-kriptrade-widget {
        display: none
    }
}

.homepage-main-slider-and-cards-wrapper .secondSliderFrame--mobile-tablet-FTX {
    display: none !important
}

@media(max-width: 767px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--mobile-tablet-FTX {
        margin-top: 5px;
        display: inline-block !important;
        width: calc(100vw - 20px) !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--mobile-tablet-FTX {
        margin-top: 10px;
        display: inline-block !important;
        width: calc(100vw - 20px) !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important
    }
}

@media(min-width: 768px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame {
        display: flex;
        align-items: center
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame {
        display: block
    }
}

.homepage-main-slider-and-cards-wrapper .secondSliderFrame--left {
    width: 660px
}

@media(min-width: 992px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--left {
        max-width: 660px;
        min-width: 660px;
        min-height: 550px;
        max-height: 550px
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--left .ntv-main-slider {
        height: 540px;
        min-height: 100%;
        min-width: 660px
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--left .ntv-main-slider-items {
        height: 100%;
        max-height: 660px
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--left .ntv-main-slider-items .slick-list .slick-track {
        min-height: 473px
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--left .ntv-main-slider-items .slick-list .slick-track .slick-slide.slick-current.slick-active {
        min-height: 473px;
        min-width: 660px
    }
}

@media(max-width: 767px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--left {
        width: 100%
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--left {
        width: 100%
    }
}

.homepage-main-slider-and-cards-wrapper .secondSliderFrame--right {
    height: 550px;
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: space-between
}

@media(max-width: 767px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right .card-text a {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        word-break: break-all
    }
}

@media(max-width: 767px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right {
        width: 100%;
        display: inline-block;
        height: auto
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right {
        width: 100%;
        display: block;
        float: left;
        margin-left: auto
    }
}

.homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top {
    height: 329px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 10px 10px
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top {
        height: auto;
        display: block;
        padding: 0
    }
}

@media(max-width: 411px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-items {
        width: calc(96vw - .8px) !important;
        padding-left: 5px
    }
}

@media(max-width: 767px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top {
        height: auto;
        display: block;
        padding-left: 0
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news {
        padding-left: 0;
        width: 97vw;
        padding: 0 10px 0 0
    }
}

@media(max-width: 767px)and (min-width: 768px)and (max-width: 991px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-items {
        display: flex
    }
}

@media(min-width: 992px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top {
        min-width: 320px;
        padding-right: .25px
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-items {
        margin-top: 7px;
        padding-left: 4.6px;
        min-width: 320px;
        min-height: 275px
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-item .card-text-wrapper {
        min-height: 85px;
        min-width: 170px;
        padding-right: 0;
        padding-left: 12px;
        max-height: 85px
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-item .card-text {
        height: 60px;
        max-height: 60px;
        margin-right: 0;
        line-height: 1.3457rem;
        white-space: normal;
        font-size: 14px;
        font-weight: 700;
        padding-right: 16px
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-item .card-img-wrapper {
        right: -5px;
        float: right;
        min-height: 85px;
        min-width: 150px
    }
}

.homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-bottom {
    height: 296px;
    min-height: 257px;
    min-width: 320px
}

@media(max-width: 767px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-bottom {
        height: 100%;
        display: inline-block;
        float: left;
        margin-left: -0.55px
    }
}

@media sm {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-bottom {
        margin-left: -0.15vw !important;
        width: calc(95vw + .82px) !important
    }
}

@media(max-width: 411px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-bottom {
        margin-left: -1px !important;
        width: calc(95vw + .52px) !important
    }
}

.homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-bottom .list-3-items {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0px;
    margin-top: 0
}

.homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-bottom .list-3-item {
    width: 100%;
    flex-basis: 100%;
    margin-top: 4px;
    padding-left: 20px
}

@media(min-width: 992px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-bottom .list-3-item {
        margin-top: 0
    }
}

@media(max-width: 767px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-bottom .list-3-item {
        padding-left: 0;
        padding-right: 0
    }
}

.homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-bottom .list-3-item .card-text-wrapper {
    padding-bottom: 10px
}

@media(max-width: 767px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-bottom .list-3-item .card-text-wrapper {
        padding-top: 10px;
        margin-bottom: 10px
    }
}

@media(min-width: 992px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-bottom .list-3-item .card-text-wrapper {
        min-width: 320px;
        min-height: 71px;
        max-height: 71px
    }
}

.homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-bottom .list-3-item .card-text-wrapper .card-text {
    background: #fff;
    z-index: 1000 !important;
    margin-top: -8px;
    max-height: 57px;
    position: relative;
    padding: 10px 0px 0px 0px;
    -webkit-box-orient: inherit;
    font-size: 1.42857rem;
    line-height: 1.57143rem;
    font-weight: 700;
    height: 63px !important;
    display: flex;
    align-items: center;
    overflow: hidden
}

@media(min-width: 992px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-bottom .list-3-item .card-img-wrapper {
        min-width: 320px;
        min-height: 180px
    }
}

.homepage-main-slider-and-cards-wrapper .secondSliderFrame--right .card-text a {
    text-decoration: none;
    display: block;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: inherit;
    text-overflow: ellipsis;
    word-break: break-word
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .card-text a {
        -webkit-line-clamp: 3;
        height: 100%;
        display: flex;
        justify-content: center;
        position: relative;
        flex-direction: column
    }
}

@media(min-width: 1025px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .card-text a {
        -webkit-line-clamp: 3;
        height: 100%;
        display: flex;
        justify-content: center;
        position: relative;
        flex-direction: column
    }
}

@media(max-width: 767px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-bottom .card-text a {
        -webkit-line-clamp: 3;
        height: auto;
        display: block;
        word-break: break-word
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-bottom .card-text a {
        padding-top: 15px;
        -webkit-line-clamp: 3;
        height: auto
    }
}

@media(min-width: 1025px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-bottom .card-text a {
        padding-top: 15px;
        -webkit-line-clamp: 3;
        height: auto
    }
}

@media(min-width: 992px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .ntv-main-slider-items {
        height: auto
    }
}

@media(min-width: 992px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .ntv-main-slider-items {
        max-height: 473px
    }
}

@media(min-width: 992px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .ntv-main-slider-item-img-wrapper {
        height: 470px;
        min-height: 470px;
        max-height: 470px
    }
}

@media(min-width: 992px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .slick-slide img {
        height: 100% !important
    }
}

@media(max-width: 767px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .slick-slide img {
        width: 100%;
        height: 100% !important
    }
}

@media(max-width: 767px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--left .ntv-main-slider-item-img-wrapper {
        min-height: 100%
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .ntv-main-slider-pagination-items {
        left: 0px;
        width: 100%;
        min-height: 37px;
        max-height: 37px;
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
        padding: 10px 12vw
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top {
        position: relative;
        display: contents;
        margin-bottom: 14px;
        height: auto
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news {
        margin-bottom: 10px
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-items {
        display: flex;
        justify-content: space-around;
        transform: translate(-1.25vw);
        width: calc(100vw - 11.84px);
        height: auto;
        max-height: calc(50vw + 20px);
        min-height: calc(50vw + 20px)
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-items .card-img-wrapper.lazy-loading-img {
        min-height: 24vw;
        max-width: 100%;
        height: auto;
        width: auto
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-items .slick-slide .related-news-item {
        max-width: 100%
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-items .slick-slide .card-img-wrapper {
        min-width: 180px;
        max-width: 134px;
        max-height: 134px;
        height: 124px
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-items .slick-slide .card-img-wrapper>a {
        min-height: 100%;
        height: 100%
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-items .slick-slide .card-img-wrapper.lazy-loading-img {
        min-height: auto;
        height: auto;
        width: auto;
        min-width: initial;
        max-width: 100vw;
        max-height: 100vw
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-item {
        max-width: 33vw;
        float: left
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-item:not(:last-child) {
        margin-right: 0px
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-bottom .list-3-items {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-left: 0px;
        margin-top: 0;
        max-width: calc(100% - .44px)
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-bottom .list-3-item .card-img-wrapper.lazy-loading-img {
        min-width: 94vw
    }
}

@media(max-width: 768px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--left .ntv-main-slider-item-img-wrapper.lazy-loading-img {
        min-height: calc(100vw - 180px)
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-items .slick-slide {
        transform: translate3d(100%, 0, 0);
        transition: transform 2s
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-items .slick-slide.slick-active {
        margin-left: -0.25vw
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .list-3-item .card-img-wrapper.lazy-loading-img {
        min-height: calc(94vw - 140px)
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .list-3-item .card-text-wrapper .card-text {
        font-size: 15.71px;
        font-weight: 700;
        line-height: 17.28px;
        justify-content: center;
        align-items: center;
        display: flex;
        height: auto !important;
        max-height: inherit
    }
}

@media(max-width: 560px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--left .ntv-main-slider-item-img-wrapper.lazy-loading-img {
        min-height: calc(100vw - 160px)
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .list-3-item .card-img-wrapper.lazy-loading-img {
        min-height: calc(94vw - 120px)
    }
}

@media(max-width: 480px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--left .ntv-main-slider-item-img-wrapper.lazy-loading-img {
        min-height: calc(100vw - 140px)
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .list-3-item .card-img-wrapper.lazy-loading-img {
        min-height: calc(94vw - 100px)
    }
}

@media(max-width: 315px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--left .ntv-main-slider-item-img-wrapper.lazy-loading-img {
        min-height: calc(100vw - 120px)
    }
}

.homepage-main-slider-and-cards-wrapper .secondSliderFrame .js-partialSliderRight-3-news-mobile-slider .slick-track {
    left: calc(-69vw + .7px)
}

.homepage-main-slider-and-cards-wrapper .secondSliderFrame .js-partialSliderRight-3-news-mobile-slider .slick-track>div:nth-child(2).slick-slide.slick-current.slick-active {
    transition: all 2s
}

@media(min-width: 992px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .ntv-main-slider-pagination-items {
        padding-left: 0
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .ntv-main-slider-pagination-items .slick-list .slick-track {
        justify-content: space-between;
        padding-left: 5px !important;
        padding-right: 10px !important
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .ntv-main-slider-pagination-items .slick-list .slick-track .slick-slide {
        width: 40px;
        height: 40px
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .ntv-main-slider-pagination-items .ntv-main-slider-pagination-item a {
        width: 37px !important;
        min-width: 37px !important;
        max-height: 37px !important;
        height: 37px !important;
        font-size: 16px !important;
        font-weight: 600 !important
    }
}

@media(max-width: 768px) {
    .homepage-main-slider-and-cards-wrapper .seconSliderFrame--right-bottom-md {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 768px) {
    .homepage-main-slider-and-cards-wrapper .seconSliderFrame--right-bottom-md {
        display: block
    }

    .homepage-main-slider-and-cards-wrapper .seconSliderFrame--right-bottom {
        display: none
    }
}

@media(min-width: 992px)and (max-width: 992px) {
    .homepage-main-slider-and-cards-wrapper .seconSliderFrame--right-bottom-md {
        display: none
    }

    .homepage-main-slider-and-cards-wrapper .seconSliderFrame--right-bottom {
        display: block
    }
}

@media(min-width: 992px) {
    .homepage-main-slider-and-cards-wrapper .seconSliderFrame--right-bottom-md {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-main-slider-and-cards-wrapper .trends-items-wrapper .trends-items {
        height: 100%
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame {
        width: 100%
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .related-news-item .card-text a {
        font-size: 17.6px;
        line-height: 20.14px;
        font-weight: 700;
        -webkit-line-clamp: 2;
        -webkit-box-orient: inherit;
        overflow: hidden
    }

    .homepage-main-slider-and-cards-wrapper .homepage-3-items~.secondSliderFrame {
        margin-top: 10px
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--left .ntv-main-slider-item-img-wrapper.lazy-loading-img {
        min-height: 100% !important;
        height: auto;
        width: 100%;
        min-width: 100vw
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--left .ntv-main-slider-item-text-wrapper.left-bottom {
        padding-bottom: 40px !important
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--left .ntv-main-slider-item-text-wrapper.center-bottom {
        padding-bottom: 40px !important
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--left .ntv-main-slider-item-text-wrapper.right-bottom {
        padding-bottom: 40px !important
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right {
        margin-bottom: 0px;
        height: auto
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-items {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-item {
        flex-basis: 48vw
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-item .card-img-wrapper {
        height: 100%;
        min-width: 100%;
        min-height: auto;
        width: 100%
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-item .card-img-wrapper img {
        width: 100%
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-bottom {
        display: none
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-bottom-md {
        display: block
    }

    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-pagination-items {
        display: flex;
        justify-content: space-evenly;
        padding: 1.5rem 7vw
    }

    .homepage-main-slider-and-cards-wrapper .ntv-main-slider-pagination-items .slick-slide {
        width: 3rem !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .js-ntv-main-slider-items~.js-ntv-main-slider-pagination-items {
        padding-left: 2px;
        padding-right: 2px
    }
}

@media(max-width: 992px) {
    .secondSliderFrame {
        display: block;
        width: auto
    }

    .secondSliderFrame--right-bottom {
        min-width: auto !important
    }
}

@media(min-width: 1024px) {
    .secondSliderFrame--right-top {
        margin-bottom: 0;
        padding-bottom: 0 !important;
        padding-top: 3px !important
    }

    .secondSliderFrame--right-top .related-news-item {
        margin-bottom: .51429rem
    }

    .secondSliderFrame--right-top .related-news-item:nth-child(3) {
        margin-bottom: 0
    }

    .secondSliderFrame--right-bottom {
        height: 255px !important;
        min-height: 255px !important;
        min-width: 320px !important;
        margin-bottom: 2px !important
    }

    .secondSliderFrame--right-bottom .card-text a {
        margin-top: 0 !important;
        padding-top: 0 !important
    }
}

@media(max-width: 767px) {
    .secondSliderFrame .js-ntv-main-slider-second-items {
        height: 29.7142857143rem
    }

    .secondSliderFrame .js-ntv-main-slider-second-items.completed {
        min-height: 29.7142857143rem
    }

    .secondSliderFrame .js-ntv-main-slider-second-items.completed .ntv-main-slider-item-img-wrapper {
        height: auto
    }
}

@media(max-width: 411px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .js-partialSliderRight-3-news-mobile-slider .slick-track .slick-slide.slick-active~.slick-slide.slick-current.slick-active {
        margin-left: .55vw
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .js-partialSliderRight-3-news-mobile-slider .slick-track .slick-slide:nth-child(4).slick-active~.slick-slide.slick-current.slick-active {
        margin-left: -1vw
    }
}

@media(min-width: 414px)and (max-width: 768px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .js-partialSliderRight-3-news-mobile-slider .slick-track {
        margin-left: 0px;
        left: calc(100% - 81vw - 2px)
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-items {
        display: flex;
        justify-content: space-around;
        width: calc(100vw - 16px);
        height: auto;
        max-height: calc(50vw + 10px);
        transform: translateX(0px);
        left: -4px
    }
}

@media(min-width: 1025px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider h3.ntv-main-slider-item-first-title {
        font-size: 55px;
        line-height: 63px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider h3.ntv-main-slider-item-first-title {
        font-size: 55px;
        line-height: 63px
    }
}

@media(min-width: 1025px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider h3.ntv-main-slider-item-first-title.font-xl {
        font-size: 135px;
        line-height: 145px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider h3.ntv-main-slider-item-first-title.font-xl {
        font-size: 135px;
        line-height: 145px
    }
}

@media(min-width: 1025px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider h3.ntv-main-slider-item-first-title.font-l {
        font-size: 85px;
        line-height: 95px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider h3.ntv-main-slider-item-first-title.font-l {
        font-size: 85px;
        line-height: 95px
    }
}

@media(min-width: 1025px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider h3.ntv-main-slider-item-first-title.font-normal {
        font-size: 55px;
        line-height: 63px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-main-slider-and-cards-wrapper .ntv-main-slider h3.ntv-main-slider-item-first-title.font-normal {
        font-size: 55px;
        line-height: 63px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .ntv-main-slider-item-text-wrapper .ntv-main-slider-item-second-title {
        margin-bottom: 5px;
        line-height: 3.2142857143rem
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .ntv-main-slider-item-text-wrapper .ntv-main-slider-item-second-title-inner {
        font-size: 25px;
        line-height: 50px;
        padding: 6px 9px
    }
}

@media(min-width: 1025px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .ntv-main-slider-item-text-wrapper .ntv-main-slider-item-second-title {
        margin-bottom: 5px;
        line-height: 3.2142857143rem
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .ntv-main-slider-item-text-wrapper .ntv-main-slider-item-second-title-inner {
        font-size: 25px;
        line-height: 50px;
        padding: 6px 9px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .ntv-main-slider-item-text-wrapper .ntv-main-slider-item-first-title {
        margin-bottom: 5px;
        font-size: 36px;
        line-height: 50px
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .ntv-main-slider-item-text-wrapper .ntv-main-slider-item-first-title.font-xl {
        font-size: 135px !important;
        line-height: 145px !important;
        word-break: break-word
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .ntv-main-slider-item-text-wrapper .ntv-main-slider-item-first-title.font-l {
        font-size: 85px !important;
        line-height: 95px !important;
        word-break: break-word
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .ntv-main-slider-item-text-wrapper .ntv-main-slider-item-first-title.font-normal {
        font-size: 36px;
        line-height: 50px
    }
}

@media(min-width: 1025px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .ntv-main-slider-item-text-wrapper .ntv-main-slider-item-first-title {
        margin-bottom: 5px;
        font-size: 36px;
        line-height: 50px
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .ntv-main-slider-item-text-wrapper .ntv-main-slider-item-first-title.font-xl {
        font-size: 135px !important;
        line-height: 145px !important;
        word-break: break-word
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .ntv-main-slider-item-text-wrapper .ntv-main-slider-item-first-title.font-l {
        font-size: 85px !important;
        line-height: 95px !important;
        word-break: break-word
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame .ntv-main-slider-item-text-wrapper .ntv-main-slider-item-first-title.font-normal {
        font-size: 36px;
        line-height: 50px
    }
}

@media(max-width: 414px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .card-text a {
        position: absolute;
        max-height: 85px;
        padding-right: 0;
        margin-left: -5px;
        max-width: calc(100% - 10px)
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .card-text {
        min-height: 65px !important
    }
}

@media(min-width: 414px)and (max-width: 768px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-items {
        min-height: calc(46vw + 10px)
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-items {
        min-height: calc(73vw + 10px);
        max-height: calc(73vw + 10px)
    }
}

@media(max-width: 767px) {
    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-items .related-news-item {
        min-width: 33vw
    }

    .homepage-main-slider-and-cards-wrapper .secondSliderFrame--right-top .related-news-items .related-news-item .card-img-wrapper.lazy-loading-img {
        min-width: 33vw;
        min-height: 80px
    }
}

.widget-video-vertical-header {
    background-color: #022032
}

.widget-video-vertical-header-items {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between
}

.widget-video-vertical-header-item {
    flex: 1;
    border-right: 2px solid #022032
}

.widget-video-vertical-header-item:last-child {
    border-right: 0
}

.widget-video-vertical-header-item-link {
    display: block;
    color: #909090;
    font-size: 1rem;
    text-align: center;
    padding: 1.2142857143rem 3.7857142857rem;
    background-color: #08344e
}

.widget-video-vertical-header-item-link.active,
.widget-video-vertical-header-item-link:hover {
    background-color: #022032
}

.widget-video-vertical-header-item-link.active {
    font-weight: 700;
    color: #fff
}

.widget-video-vertical-body {
    *zoom: 1;
    margin: 0rem !important;
    padding: .7142857143rem .7142857143rem 1.1428571429rem .7142857143rem;
    background-color: #022032
}

.widget-video-vertical-body:before,
.widget-video-vertical-body:after {
    display: table;
    content: ""
}

.widget-video-vertical-body:after {
    clear: both
}

@media(min-width: 768px) {
    .widget-video-vertical-body {
        margin-left: -10px;
        margin-right: -10px
    }
}

.widget-video-vertical-body .row {
    margin-left: -10px;
    margin-right: -10px
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-video-vertical-body {
        padding: .3571428571rem .7142857143rem
    }
}

.widget-video-vertical-body>.card {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width: 250px) {
    .widget-video-vertical-body>.card {
        float: left;
        width: 100%
    }
}

@media(min-width: 768px) {
    .widget-video-vertical-body>.card {
        float: left;
        width: 50%
    }
}

@media(min-width: 992px) {
    .widget-video-vertical-body>.card {
        float: left;
        width: 100%
    }
}

.widget-video-vertical-body .card--xs .card-text {
    height: 3.1428571429rem;
    overflow: hidden;
    line-height: 1.5714285714rem
}

.widget-video-vertical-body-items {
    *zoom: 1
}

.widget-video-vertical-body-items:before,
.widget-video-vertical-body-items:after {
    display: table;
    content: ""
}

.widget-video-vertical-body-items:after {
    clear: both
}

@media(min-width: 768px) {
    .widget-video-vertical-body-items {
        margin-left: -10px;
        margin-right: -10px
    }
}

.widget-video-vertical-body-items .row {
    margin-left: -10px;
    margin-right: -10px
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-video-vertical-body-items {
        margin-left: 0;
        margin-right: 0
    }
}

.widget-video-vertical-body-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: .7142857143rem
}

@media(min-width: 250px) {
    .widget-video-vertical-body-item {
        float: left;
        width: 100%
    }
}

.widget-video-vertical-body-item:last-child {
    margin-bottom: 0
}

.widget-video-vertical-body-item .card--xxs .card-img-wrapper {
    width: 38.96%
}

.widget-video-vertical-body-item .card--xxs .card-text-wrapper {
    width: 61.038%
}

@media(max-width: 767px) {
    .widget-video-vertical-body-item .card--xxs .card-text {
        font-weight: 700
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-video-vertical-body-item .card--xxs {
        flex-direction: row
    }
}

.widget-video-vertical-body-item .card:hover .card-text-wrapper {
    background-color: #08344e;
    cursor: pointer
}

.widget-video-vertical-main-cover {
    margin-bottom: .7142857143rem
}

.widget-video-vertical-main-cover .card-text {
    font-size: 1.4285714286rem;
    line-height: 1.5714285714rem
}

.widget-video-vertical--no-tabs .widget-video-vertical-header-item-link {
    background-color: #022032;
    font-weight: 700;
    color: #fff;
    text-align: left;
    padding-left: .7142857143rem;
    padding-bottom: .3571428571rem
}

.widget-video-vertical--no-tabs .card--xs {
    margin-bottom: 10px;
    padding-right: 0;
    padding-left: 0
}

.widget-video-vertical--no-tabs .card--xs .card-text {
    font-size: 1.4285714286rem;
    height: 5rem
}

@media(max-width: 767px) {
    .widget-video-vertical--no-tabs .card--xs .card-text {
        height: auto
    }
}

.widget-video-vertical--no-tabs .card--xs .card-cat-link {
    font-size: 1rem
}

.widget-video-vertical--no-tabs .card--xs .card-text-link {
    color: #fff;
    font-weight: 700
}

.widget-video-vertical--no-tabs .card--xxs .card-text-link {
    color: #fff
}

.widget-video-vertical .custom-scrollbar-wrapper {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    max-height: 19.8571428571rem;
    overflow-y: auto
}

@media(min-width: 250px) {
    .widget-video-vertical .custom-scrollbar-wrapper {
        float: left;
        width: 100%
    }
}

@media(min-width: 768px) {
    .widget-video-vertical .custom-scrollbar-wrapper {
        float: left;
        width: 50%
    }
}

@media(min-width: 992px) {
    .widget-video-vertical .custom-scrollbar-wrapper {
        float: left;
        width: 100%
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-video-vertical .custom-scrollbar-wrapper {
        max-height: 21.4285714286rem;
        padding-right: 0
    }
}

.widget-video-vertical .card-text-wrapper {
    background-color: #021521
}

.widget-video-vertical .card-text,
.widget-video-vertical .card-cat-link {
    color: #fff
}

.widget-video-vertical .scrollbar-dynamic>.scroll-element .scroll-bar {
    background-color: #08344e
}

.widget-video-vertical .scrollbar-dynamic>.scroll-element .scroll-element_outer {
    opacity: 1
}

.widget-category-header {
    padding: .7142857143rem 0 .7142857143rem 1.4285714286rem;
    background-color: #dcdcdc
}

.widget-category-title {
    font-size: 1.2857142857rem;
    font-weight: 900;
    color: #022032;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.widget-category-title:before {
    content: "";
    height: 1.0714285714rem;
    width: .3571428571rem;
    margin-right: .7142857143rem;
    display: block;
    color: #fff;
    background-color: #fff
}

.widget-category-title--son-dakika:before {
    background-color: #9c0000
}

.widget-category-title--ekonomi:before {
    background-color: #c59527
}

.widget-category-title--spor:before {
    background-color: #173d5e
}

.widget-category-title--hava:before {
    background-color: #00b8f1
}

.widget-category-title--turkiye:before {
    background-color: #9c0000
}

.widget-category-title--dunya:before {
    background-color: #0092a8
}

.widget-category-title--yasam:before {
    background-color: #572e77
}

.widget-category-title--teknoloji:before {
    background-color: #007fbd
}

.widget-category-title--sanat:before {
    background-color: #bd255d
}

.widget-category-title--egitim:before {
    background-color: #f48124
}

.widget-category-title--saglik:before {
    background-color: #009b8a
}

.widget-category-title--seyahat:before {
    background-color: #b6845e
}

.widget-category-title--radyo:before {
    background-color: #fbb031
}

.widget-category-title--otomobil:before {
    background-color: #00479e
}

.widget-category-title--programlar:before {
    background-color: #0085be
}

.widget-category-body .card--sm .card-text {
    font-size: 1.4285714286rem;
    line-height: 1.7142857143rem
}

@media(max-width: 767px) {
    .widget-category-body .card--sm .card-text {
        font-size: 1.5714285714rem
    }
}

.widget-category-body .icon-box {
    bottom: 5rem
}

.widget-category-items {
    background-color: #fff;
    padding: 1.0714285714rem 1.4285714286rem .5rem 1.4285714286rem
}

.widget-category-item {
    padding-bottom: .7142857143rem;
    border-bottom: .0714285714rem solid #e1e1e1;
    margin-bottom: .7142857143rem
}

.widget-category-item:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.widget-category-link {
    height: 40px;
    display: block;
    line-height: 20px;
    font-weight: 700
}

@media(max-width: 767px) {
    .widget-category-link {
        font-size: 1.2857142857rem;
        line-height: 18px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-category-link {
        font-size: 14px;
        line-height: 20px
    }
}

.widget-category .card--sm .card-text-wrapper {
    bottom: .9285714286rem;
    background-color: rgba(0, 0, 0, 0)
}

.widget-category .card--xxs {
    justify-content: center
}

.widget-category .card--xxs .widget-category-link {
    height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal
}

@media(max-width: 767px) {
    .widget-category .card--xxs .widget-category-link {
        height: 45px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-category .card--xxs .widget-category-link {
        height: auto
    }
}

.widget-category .card--xxs .card-text-wrapper {
    padding-top: 0;
    padding-bottom: 0
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-category .card--xxs .card-text-wrapper {
        padding: 0
    }
}

.widget-quick-news-wrap.cat-n-life .widget-quick-news-header {
    background-color: #eb0028
}

.widget-quick-news-wrap.cat-n-life .widget-quick-news-body {
    background-color: #eb0028
}

.widget-quick-news-header {
    position: relative;
    background-color: #08344e
}

.widget-quick-news-title {
    padding: .7142857143rem 0 .7142857143rem 1.7857142857rem;
    font-size: 1.2857142857rem;
    font-weight: 900;
    color: #fff
}

.widget-quick-news-body {
    background-color: #022032
}

.widget-quick-news-items {
    padding: 1.4285714286rem 1.7857142857rem
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-quick-news-items {
        padding: .7142857143rem
    }
}

.widget-quick-news-item:hover .widget-quick-news-time {
    font-weight: 700;
    color: #fff
}

.widget-quick-news-item:hover .card-text-wrapper {
    background-color: #08344e;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.widget-quick-news-item:hover .card-text-link,
.widget-quick-news-item:hover .card-cat-link {
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.widget-quick-news-item .card-text-wrapper {
    background-color: #021521;
    padding: .7142857143rem;
    overflow: hidden
}

.widget-quick-news-item .card-text {
    color: #fff;
    line-height: 1.4285714286rem;
    height: 4.2857142857rem
}

@media(max-width: 767px) {
    .widget-quick-news-item .card-text {
        height: 4.2857142857rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-quick-news-item .card-text {
        font-size: 1.2142857143rem
    }
}

.widget-quick-news-item .card-cat-link,
.widget-quick-news-item .card-text-link {
    color: #fff
}

.widget-quick-news-time {
    text-align: center;
    margin-bottom: 1.0714285714rem;
    font-size: 1.4285714286rem;
    color: #909090
}

@media(max-width: 767px) {
    .widget-quick-news .slick-list {
        padding: 0 10% 0 0 !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-quick-news .slick-list {
        padding: 0 10% 0 0 !important
    }
}

.widget-quick-news .slick-track {
    width: auto
}

.widget-quick-news .slick-slide {
    margin-right: .7142857143rem
}

@media(max-width: 767px) {
    .widget-quick-news .slick-slide {
        margin-right: .1428571429rem
    }
}

.widget-quick-news .slick-slide:last-child {
    margin-right: 0
}

.widget-video-horizontal-header {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    background-color: #fff;
    overflow: hidden
}

@media(max-width: 767px) {
    .widget-video-horizontal-header {
        flex-direction: column;
        align-items: flex-start
    }
}

.widget-video-horizontal-title {
    padding: 1rem 0 1rem 1.4285714286rem;
    font-size: 1.7142857143rem;
    font-weight: 900;
    color: #021521
}

.widget-video-horizontal-header-items {
    margin-left: 2.1428571429rem;
    width: 81%;
    overflow: hidden
}

@media(max-width: 767px) {
    .widget-video-horizontal-header-items {
        width: calc(100% - 24px) !important;
        margin-left: 1.4285714286rem
    }
}

.widget-video-horizontal-header-items .slick-list {
    padding: 0 20% 0 0
}

@media(max-width: 767px) {
    .widget-video-horizontal-header-items .slick-list {
        padding: 0
    }
}

.widget-video-horizontal-header-items .slick-slide {
    margin-right: .7142857143rem
}

@media(min-width: 1025px) {
    .widget-video-horizontal-header-items .slick-slide {
        margin-right: 2.4285714286rem
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .widget-video-horizontal-header-items .slick-slide {
        margin-right: 2.4285714286rem
    }
}

.widget-video-horizontal-header-items .slick-slide:last-child {
    margin-right: 0
}

.widget-video-horizontal-header-item {
    display: inline-block;
    height: 1.8571428571rem
}

.widget-video-horizontal-header-item-link {
    color: #021521;
    font-size: 15px
}

.widget-video-horizontal-header-item-link.active,
.widget-video-horizontal-header-item-link:hover {
    font-weight: 700;
    border-bottom: .0714285714rem solid #021521;
    padding-bottom: .4285714286rem;
    color: #021521
}

.widget-video-horizontal-body {
    *zoom: 1;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.15)
}

.widget-video-horizontal-body:before,
.widget-video-horizontal-body:after {
    display: table;
    content: ""
}

.widget-video-horizontal-body:after {
    clear: both
}

@media(min-width: 768px) {
    .widget-video-horizontal-body {
        margin-left: -10px;
        margin-right: -10px
    }
}

.widget-video-horizontal-body .row {
    margin-left: -10px;
    margin-right: -10px
}

.widget-video-horizontal-body-left {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-left: 0;
    padding-right: 0;
    display: none;
    background-color: #fff
}

@media(min-width: 992px) {
    .widget-video-horizontal-body-left {
        float: left;
        width: 100%
    }
}

@media(min-width: 1025px) {
    .widget-video-horizontal-body-left {
        float: left;
        width: 66.6666666667%
    }
}

@media(min-width: 1025px) {
    .widget-video-horizontal-body-left {
        height: 33.9285714286rem
    }
}

.widget-video-horizontal-body-left.is-active {
    display: block
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-video-horizontal-body-left {
        padding: 0
    }
}

@media(min-width: 1025px) {
    .widget-video-horizontal-body-left .card-img-wrapper {
        height: 26.4285714286rem
    }
}

.widget-video-horizontal-body-left .card-text-wrapper {
    background-color: #fff;
    padding-top: .7142857143rem;
    padding-bottom: .7142857143rem
}

.widget-video-horizontal-body-left .card-cat-link {
    color: #fff;
    bottom: 1.4285714286rem
}

.widget-video-horizontal-body-left .card-text {
    color: #fff;
    font-size: 2.5714285714rem;
    font-weight: 900;
    line-height: 3rem;
    height: 6.0714285714rem
}

@media(max-width: 767px) {
    .widget-video-horizontal-body-left .card-text {
        font-size: 20px;
        line-height: 26px
    }
}

.widget-video-horizontal-body-left .card--md .card-text-link,
.widget-video-horizontal-body-left .card--xxs .card-text-link {
    color: #021521;
    font-weight: 900
}

.widget-video-horizontal .custom-scrollbar-wrapper {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-left: 0rem;
    padding-right: 0rem;
    background-color: #fff
}

@media(min-width: 992px) {
    .widget-video-horizontal .custom-scrollbar-wrapper {
        float: left;
        width: 100%
    }
}

@media(min-width: 1025px) {
    .widget-video-horizontal .custom-scrollbar-wrapper {
        float: left;
        width: 33.3333333333%
    }
}

@media(min-width: 1025px) {
    .widget-video-horizontal .custom-scrollbar-wrapper {
        min-height: 33.9285714286rem
    }
}

@media(max-width: 767px) {
    .widget-video-horizontal .custom-scrollbar-wrapper {
        padding: .7142857143rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-video-horizontal .widget-arrow-box-next {
        right: 1.6428571429rem !important
    }
}

.widget-video-horizontal .scrollbar-dynamic>.scroll-element .scroll-bar {
    background-color: #08344e
}

.widget-video-horizontal .scrollbar-dynamic>.scroll-element .scroll-element_outer {
    opacity: 1
}

.widget-video-horizontal-body-items {
    max-height: 21.4285714286rem;
    padding-right: .7142857143rem;
    display: none
}

.widget-video-horizontal-body-items.is-active {
    display: block
}

@media(max-width: 767px) {
    .widget-video-horizontal-body-items {
        max-height: inherit;
        padding-right: 0rem;
        height: auto
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-video-horizontal-body-items {
        padding: .7142857143rem
    }
}

.widget-video-horizontal-body-items .card-text-wrapper {
    background-color: #e9e9e9
}

.widget-video-horizontal-body-items .card-text,
.widget-video-horizontal-body-items .card-cat-link {
    color: #fff
}

.widget-video-horizontal-body-items .card-cat-link {
    position: absolute;
    bottom: 1.0714285714rem;
    left: 1.0714285714rem
}

.widget-video-horizontal-body-items.active .card-text-wrapper {
    background-color: #08344e
}

.widget-video-horizontal-body-items.active .card-text,
.widget-video-horizontal-body-items.active .card-cat-link {
    color: #fff
}

.widget-video-horizontal-body-item {
    margin-bottom: 1.0714285714rem
}

.widget-video-horizontal-body-item .card--xxs .card-text-link {
    color: #021521
}

.widget-video-horizontal-body-item .card:hover .card-text-wrapper,
.widget-video-horizontal-body-item .card.is-active .card-text-wrapper {
    background-color: #08344e
}

.widget-video-horizontal-body-item .card:hover .card-text-wrapper .card-text-link,
.widget-video-horizontal-body-item .card:hover .card-text-wrapper .card-text,
.widget-video-horizontal-body-item .card.is-active .card-text-wrapper .card-text-link,
.widget-video-horizontal-body-item .card.is-active .card-text-wrapper .card-text {
    color: #fff
}

.widget-video-horizontal-body-show-all {
    background: #021521;
    color: #fff;
    display: block;
    text-align: center;
    padding: .7142857143rem;
    opacity: 0;
    visibility: visible
}

@media(max-width: 767px) {
    .widget-video-horizontal-body-show-all {
        opacity: 1
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-video-horizontal-body-show-all {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.2857142857rem
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .widget-video-horizontal-body-show-all {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.2857142857rem
    }
}

@media(min-width: 768px)and (max-width: 1024px) {
    .widget-video-horizontal-body-show-all {
        opacity: 1;
        height: 16.8rem
    }
}

@media(min-width: 1024px)and (max-width: 1026px) {
    .widget-video-horizontal-body-show-all {
        opacity: 1;
        height: 5.7rem
    }
}

@media(max-width: 767px) {
    .widget-video-horizontal .widget-arrow-box--header {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-video-horizontal .widget-arrow-box--header {
        display: none
    }
}

.widget-video-horizontal .widget-arrow-box--nav {
    display: none
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-video-horizontal .widget-arrow-box--nav {
        display: flex;
        display: -ms-flexbox
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .widget-video-horizontal .widget-arrow-box--nav {
        display: flex;
        display: -ms-flexbox
    }
}

.widget-video-horizontal .widget-arrow-box--nav .widget-arrow-box-link {
    bottom: 10.1428571429rem
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-video-horizontal .widget-arrow-box--nav .widget-arrow-box-link {
        bottom: 9.2857142857rem
    }
}

.widget-video-horizontal .slick-slide {
    margin-right: 1.4285714286rem
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-video-horizontal .slick-slide {
        margin-right: .7142857143rem
    }
}

.widget-video-horizontal .slick-slide:last-child {
    margin-right: 0
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-video-horizontal .card--xxs .card-text {
        height: 3.5714285714rem
    }
}

.widget-photo {
    position: relative
}

.widget-photo-header {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    background-color: #fff
}

@media(max-width: 767px) {
    .widget-photo-header {
        flex-direction: column;
        align-items: flex-start;
        padding-bottom: 10px
    }
}

.widget-photo-title {
    padding: 1rem 0 1rem 1.4285714286rem;
    font-size: 1.7142857143rem;
    font-weight: 900;
    color: #021521
}

.widget-photo-header-items {
    margin-left: 2.1428571429rem;
    width: 80%;
    overflow: hidden
}

.widget-photo-header-items .slick-list {
    padding: 0 20% 0 0
}

@media(max-width: 767px) {
    .widget-photo-header-items .slick-list {
        padding: 0
    }
}

.widget-photo-header-items .slick-slide {
    margin-right: 2.4285714286rem
}

.widget-photo-header-items .slick-slide:last-child {
    margin-right: 0
}

@media(max-width: 767px) {
    .widget-photo-header-items {
        width: 100%;
        margin-left: 1.4285714286rem
    }
}

.widget-photo-header-item {
    display: inline-block;
    height: 1.8571428571rem
}

.widget-photo-header-item-link {
    color: #021521;
    font-size: 16px
}

.widget-photo-header-item-link.active,
.widget-photo-header-item-link:hover {
    font-weight: 700;
    border-bottom: .0714285714rem solid #021521;
    padding-bottom: .4285714286rem;
    color: #021521
}

.widget-photo-body {
    background-color: #022032
}

.widget-photo-body-big-item {
    display: none
}

.widget-photo-body-big-item.is-active {
    display: block
}

@media(min-width: 1025px) {
    .widget-photo-body .widget-photo-body-big-item {
        height: 39.5rem
    }
}

.widget-photo-body-items {
    padding: .7142857143rem 0;
    display: none
}

@media(max-width: 767px) {
    .widget-photo-body-items {
        padding: .7142857143rem;
        max-height: 42.8571428571rem;
        overflow: auto
    }
}

.widget-photo-body-items.is-active {
    display: block
}

.widget-photo-body-items .card-text-wrapper {
    background-color: #021521
}

.widget-photo-body-items .card-text-link,
.widget-photo-body-items .card-cat-link {
    color: #fff
}

.widget-photo-body-items.active .card-text-wrapper {
    background-color: #08344e
}

.widget-photo-body-items.active .card-text-link,
.widget-photo-body-items.active .card-cat-link {
    color: #fff
}

.widget-photo-body-items .slick-slide {
    margin-right: 1.4285714286rem
}

.widget-photo-body-items .slick-slide:last-child {
    margin-right: 0
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-photo-body-items .slick-slide {
        margin-right: .7142857143rem
    }
}

.widget-photo-body-item {
    margin-right: 1.4285714286rem
}

@media(max-width: 767px) {
    .widget-photo-body-item {
        margin-right: 0
    }
}

.widget-photo-body-item.active .card-text-wrapper {
    background-color: #08344e
}

.widget-photo-body-item.active .card-text,
.widget-photo-body-item.active .card-cat-link {
    color: #fff
}

@media(max-width: 767px) {
    .widget-photo-body-item {
        margin-bottom: .7142857143rem
    }

    .widget-photo-body-item:last-child {
        margin-bottom: 0rem
    }
}

.widget-photo-body-item .card:hover .card-text-wrapper {
    background-color: #08344e;
    cursor: pointer
}

.widget-photo-body-item .card-cat-link {
    position: absolute;
    bottom: 1.0714285714rem;
    left: .7142857143rem
}

@media(max-width: 767px) {
    .widget-photo .card--sm {
        display: none
    }
}

.widget-photo .card--sm .card-text-wrapper {
    bottom: 4.2857142857rem
}

.widget-photo .card--sm .card-text {
    font-size: 2.5714285714rem;
    line-height: 3rem;
    height: 6rem;
    overflow: hidden
}

.widget-photo .card--sm .card-cat-link {
    bottom: -2.8571428571rem
}

.widget-photo .card--sm .icon-box {
    bottom: 11.0714285714rem;
    left: 1.4285714286rem;
    font-size: 1.9285714286rem;
    padding: 1.2142857143rem
}

@media(max-width: 767px) {
    .widget-photo .widget-arrow-box--header {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-photo .widget-arrow-box--header {
        display: none
    }
}

@media(max-width: 767px) {
    .widget-photo .widget-arrow-box--nav {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-photo .widget-arrow-box--nav {
        display: flex;
        display: -ms-flexbox
    }

    .widget-photo .widget-arrow-box--nav .widget-arrow-box-link {
        bottom: 10.1428571429rem
    }
}

.widget-custom-news {
    display: flex;
    display: -ms-flexbox
}

@media(max-width: 767px) {
    .widget-custom-news {
        flex-direction: column
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-custom-news {
        flex-direction: column
    }
}

.widget-custom-news-img-wrapper {
    position: relative;
    width: 49%
}

@media(max-width: 767px) {
    .widget-custom-news-img-wrapper {
        width: 100%
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-custom-news-img-wrapper {
        width: 100%
    }
}

.widget-custom-news-img-wrapper img {
    display: block
}

.widget-custom-news-link {
    position: relative;
    display: block
}

.widget-custom-news-link:after {
    content: "";
    display: block;
    position: absolute;
    background-color: rgba(0, 0, 0, .2);
    top: 0rem;
    left: 0rem;
    width: 100%;
    height: 100%
}

.widget-custom-news-text-wrapper {
    width: 51%;
    background-color: #fff;
    padding: 1.2142857143rem 2.7142857143rem;
    position: relative
}

@media(max-width: 767px) {
    .widget-custom-news-text-wrapper {
        width: 100%;
        padding: 1.2142857143rem 1.4285714286rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-custom-news-text-wrapper {
        width: 100%;
        padding: 1.2142857143rem 1.4285714286rem
    }
}

.widget-custom-news-name {
    font-size: 1.2857142857rem;
    color: #022032;
    font-weight: 900;
    margin-bottom: 1rem
}

.widget-custom-news-name span {
    font-size: 1rem;
    font-weight: normal;
    display: inline-block;
    margin-left: .3571428571rem
}

.widget-custom-news-title {
    font-size: 2.5714285714rem;
    line-height: 3rem;
    margin-bottom: 1.2142857143rem;
    height: 9.6428571429rem;
    overflow: hidden
}

@media(max-width: 767px) {
    .widget-custom-news-title {
        font-size: 2.1428571429rem;
        line-height: 2.7142857143rem
    }
}

.widget-custom-news-text {
    font-size: 1.1428571429rem;
    line-height: 1.5714285714rem;
    color: #000
}

.widget-custom-news .card-cat-link {
    position: absolute;
    bottom: 1.1428571429rem;
    left: 2.7142857143rem
}

@media(max-width: 767px) {
    .widget-custom-news .card-cat-link {
        position: inherit;
        margin-top: 7px;
        bottom: 0;
        left: 0
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-custom-news .card-cat-link {
        position: inherit;
        margin-top: 7px;
        bottom: 0;
        left: 0
    }
}

.widget-arrow-box {
    position: absolute;
    display: flex;
    display: -ms-flexbox;
    justify-content: center
}

.widget-arrow-box-link {
    font-family: "icomoon";
    font-size: 1.4285714286rem;
    color: #fff;
    padding: .7142857143rem;
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    color: #022032;
    background-color: #fff
}

.widget-arrow-box-next:before {
    content: ""
}

.widget-arrow-box-prev:before {
    content: ""
}

.widget-arrow-box--header {
    height: 100%;
    top: 0rem;
    right: 0rem
}

.widget-arrow-box--nav {
    width: 100%
}

.widget-arrow-box--nav .widget-arrow-box-link {
    position: absolute;
    bottom: 2.2857142857rem
}

.widget-arrow-box--nav .widget-arrow-box-next {
    right: 0rem
}

.widget-arrow-box--nav .widget-arrow-box-prev {
    left: 0rem
}

.widget-programs {
    background-color: #fff;
    position: relative
}

.widget-programs-btn {
    font-family: "icomoon";
    font-size: 1.5714285714rem;
    position: absolute;
    z-index: 9;
    bottom: 0rem;
    color: #fff;
    text-align: center;
    background-color: #021521;
    padding: .7142857143rem;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center
}

.widget-programs-btn:before {
    vertical-align: middle
}

.widget-programs-next {
    left: 2.3571428571rem
}

.widget-programs-next:before {
    content: ""
}

.widget-programs-prev {
    left: 0
}

.widget-programs-prev:before {
    content: ""
}

.widget-programs-content-inner {
    display: flex !important
}

@media(max-width: 767px) {
    .widget-programs-content-inner {
        display: block !important
    }
}

.widget-programs .slick-slide>div {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center
}

@media(max-width: 767px) {
    .widget-programs .slick-slide>div {
        flex-direction: column
    }
}

.widget-programs-img-wrapper {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    width: 50%
}

@media(max-width: 767px) {
    .widget-programs-img-wrapper {
        width: 100%
    }
}

.widget-programs-link {
    display: block
}

.widget-programs-text-wrapper {
    width: 50%;
    padding: 2.7142857143rem;
    position: relative;
    padding-top: 3.5714285714rem
}

@media(max-width: 767px) {
    .widget-programs-text-wrapper {
        width: 100%;
        padding-top: 1.4285714286rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-programs-text-wrapper {
        padding-top: 1.4285714286rem
    }
}

.widget-programs-title {
    font-size: 2.5714285714rem;
    line-height: 2.5rem;
    color: #022032;
    font-weight: 900;
    margin-bottom: 1.6428571429rem
}

@media(max-width: 767px) {
    .widget-programs-title {
        margin-bottom: .7142857143rem;
        line-height: 2.1428571429rem;
        height: 4.2857142857rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-programs-title {
        line-height: 2.1428571429rem
    }
}

.widget-programs-desc {
    color: #000;
    font-size: 1.1428571429rem;
    line-height: 1.7142857143rem;
    margin-bottom: 1.2142857143rem;
    height: 7.1428571429rem;
    overflow: hidden
}

@media(max-width: 767px) {
    .widget-programs-desc {
        font-size: 1.4285714286rem;
        line-height: 1.5714285714rem;
        margin-bottom: .7142857143rem;
        height: 6.1428571429rem
    }
}

.widget-programs-name {
    display: block;
    color: #022032;
    font-size: 1.1428571429rem;
    line-height: 2.2857142857rem
}

.widget-streaming-header {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    background-color: #08344e
}

@media(max-width: 767px) {
    .widget-streaming-header {
        flex-direction: column;
        align-items: flex-start
    }
}

.widget-streaming-title {
    padding: 1rem 0 1rem 1.4285714286rem;
    font-size: 1.2857142857rem;
    font-weight: 900;
    color: #fff
}

@media(max-width: 767px) {
    .widget-streaming-title {
        padding-left: .7142857143rem
    }
}

.widget-streaming-header-items {
    margin-left: 9.2857142857rem;
    width: 60%;
    overflow: hidden
}

@media(max-width: 767px) {
    .widget-streaming-header-items {
        margin-left: 0rem;
        width: 100%
    }

    .widget-streaming-header-items .slick-list {
        padding: 0 10% 0 0
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-streaming-header-items {
        margin-left: 2.1428571429rem;
        width: 75%
    }
}

.widget-streaming-header-item {
    display: inline-block;
    height: 1.8571428571rem;
    margin-right: 1.4285714286rem
}

.widget-streaming-header-item.active .widget-streaming-header-item-link {
    border-bottom: .3571428571rem solid #fff;
    padding-bottom: .4285714286rem;
    color: #fff
}

.widget-streaming-header-item:last-child {
    margin-right: 0rem
}

@media(max-width: 767px) {
    .widget-streaming-header-item {
        text-align: center
    }
}

.widget-streaming-header-item-link {
    color: #fff;
    font-weight: 700
}

@media(max-width: 767px) {
    .widget-streaming .widget-arrow-box-link {
        display: none
    }
}

.widget-streaming-body-items {
    background-color: #022032;
    display: none
}

.widget-streaming-body-items.is-active {
    display: block
}

@media(max-width: 767px) {
    .widget-streaming-body-items {
        max-height: 307px;
        overflow-y: auto
    }
}

.widget-streaming-body-item {
    width: 7.1428571429rem;
    min-height: 7.8571428571rem;
    padding-top: 1.4285714286rem;
    padding-bottom: .7142857143rem;
    position: relative
}

.widget-streaming-body-item:after {
    content: "";
    position: absolute;
    right: 0rem;
    top: 1.4285714286rem;
    width: .0714285714rem;
    height: 4.1428571429rem;
    background-color: #353535
}

@media(max-width: 767px) {
    .widget-streaming-body-item:after {
        width: 96%;
        bottom: 0rem;
        height: .0714285714rem;
        left: 2%;
        top: inherit;
        display: none
    }
}

@media(max-width: 767px) {
    .widget-streaming-body-item {
        width: 100%;
        height: 3.5714285714rem;
        min-height: 3.5714285714rem;
        flex-direction: row;
        justify-content: left;
        padding-left: .7142857143rem;
        padding-right: .7142857143rem;
        display: flex;
        display: -ms-flexbox;
        border-bottom: .0714285714rem solid #353535
    }
}

.widget-streaming-body-text {
    color: #909090;
    margin-bottom: 1.0714285714rem;
    text-align: center;
    padding-left: .3571428571rem;
    padding-right: .3571428571rem
}

.widget-streaming-body-text:last-child {
    margin-bottom: 0rem
}

@media(max-width: 767px) {
    .widget-streaming-body-text:last-child {
        margin-bottom: 1.0714285714rem
    }
}

.widget-streaming .slick-slide:last-child .widget-streaming-body-item:after {
    display: none
}

.widget-astroloji {
    margin: 20px 0
}

.widget-astroloji-title {
    background-color: #dcdcdc;
    padding: .7142857143rem 1.4285714286rem;
    font-size: 1.2857142857rem;
    color: #212121;
    font-weight: 900
}

.widget-astroloji-content {
    padding: 1.0714285714rem 2.5rem;
    background-color: #f0f0f0
}

@media(min-width: 0px)and (max-width: 450px) {
    .widget-astroloji-content {
        padding: 1.0714285714rem 0
    }
}

.widget-astroloji-items {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.widget-astroloji-item {
    width: 16.66%;
    margin: .7142857143rem 0;
    display: flex;
    display: -ms-flexbox;
    justify-content: center
}

@media(max-width: 767px) {
    .widget-astroloji-item {
        width: 25%
    }
}

.widget-astroloji-item-link {
    display: inline-block
}

.widget-astroloji-item-link-bg {
    width: 7.1428571429rem;
    height: 7.1428571429rem;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center
}

@media(min-width: 0px)and (max-width: 450px) {
    .widget-astroloji-item-link-bg {
        width: 6.0714285714rem;
        height: 6.0714285714rem
    }
}

.widget-astroloji-item-link-bg--koc {
    background: url("../img/burclar/koc.svg") no-repeat center center
}

.widget-astroloji-item-link-bg--boga {
    background: url("../img/burclar/boga.svg") no-repeat center center
}

.widget-astroloji-item-link-bg--ikizler {
    background: url("../img/burclar/ikizler.svg") no-repeat center center
}

.widget-astroloji-item-link-bg--yengec {
    background: url("../img/burclar/yengec.svg") no-repeat center center
}

.widget-astroloji-item-link-bg--aslan {
    background: url("../img/burclar/aslan.svg") no-repeat center center
}

.widget-astroloji-item-link-bg--basak {
    background: url("../img/burclar/basak.svg") no-repeat center center
}

.widget-astroloji-item-link-bg--terazi {
    background: url("../img/burclar/terazi.svg") no-repeat center center
}

.widget-astroloji-item-link-bg--akrep {
    background: url("../img/burclar/akrep.svg") no-repeat center center
}

.widget-astroloji-item-link-bg--yay {
    background: url("../img/burclar/yay.svg") no-repeat center center
}

.widget-astroloji-item-link-bg--oglak {
    background: url("../img/burclar/oglak.svg") no-repeat center center
}

.widget-astroloji-item-link-bg--kova {
    background: url("../img/burclar/kova.svg") no-repeat center center
}

.widget-astroloji-item-link-bg--balik {
    background: url("../img/burclar/balik.svg") no-repeat center center
}

.widget-astroloji-item-link-text {
    font-weight: 700;
    text-align: center;
    padding-top: .7142857143rem;
    display: block
}

.widget-astroloji-text {
    background-color: #fff;
    padding: 1.5714285714rem 1.1428571429rem
}

.widget-astroloji-text-link {
    font-size: 1.4285714286rem;
    font-weight: 700
}

.ntv-top-single-widget {
    position: relative;
    margin-top: .7142857143rem
}

.ntv-top-single-widget-link {
    display: block;
    position: relative
}

@media(max-width: 767px) {
    .ntv-top-single-widget-img-wrapper {
        min-height: 20.445rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-top-single-widget-img-wrapper {
        min-height: 20.7564285714rem
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .ntv-top-single-widget-img-wrapper {
        min-height: 20.7564285714rem
    }
}

@media only screen and (width: 1024px) {
    .ntv-top-single-widget-img-wrapper {
        height: 23.8571428571rem
    }
}

@media(min-width: 1025px) {
    .ntv-top-single-widget-img-wrapper {
        height: 23.8571428571rem
    }
}

.ntv-top-single-widget-img-wrapper--with-shadow:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #021521;
    background: -moz-linear-gradient(0deg, rgba(2, 21, 33, 0.35) 100%, rgba(2, 21, 33, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(2, 21, 33, 0.35) 100%, rgba(2, 21, 33, 0) 100%);
    background: linear-gradient(0deg, rgba(2, 21, 33, 0.35) 100%, rgba(2, 21, 33, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#021521", endColorstr="#021521", GradientType=1)
}

.ntv-top-single-widget-text-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 1.6428571429rem;
    display: flex;
    flex-direction: column;
    top: 0;
    left: 0
}

.ntv-top-single-widget-text-wrapper.left-top {
    text-align: left
}

.ntv-top-single-widget-text-wrapper.left-center {
    justify-content: center;
    text-align: left
}

.ntv-top-single-widget-text-wrapper.left-bottom {
    text-align: left;
    justify-content: flex-end
}

.ntv-top-single-widget-text-wrapper.center-top {
    text-align: center
}

.ntv-top-single-widget-text-wrapper.center-center {
    text-align: center;
    justify-content: center
}

.ntv-top-single-widget-text-wrapper.center-bottom {
    text-align: center;
    justify-content: flex-end
}

.ntv-top-single-widget-text-wrapper.right-top {
    text-align: right
}

.ntv-top-single-widget-text-wrapper.right-center {
    text-align: right;
    justify-content: center
}

.ntv-top-single-widget-text-wrapper.right-bottom {
    text-align: right;
    justify-content: flex-end
}

.ntv-top-single-widget-second-title {
    margin-bottom: 1.7857142857rem
}

.ntv-top-single-widget-second-title-inner {
    padding: .5rem .7142857143rem;
    background-color: #9c0000;
    color: #fff;
    font-size: 2.5rem;
    line-height: 3.5714285714rem;
    font-weight: 900;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
    display: inline;
    text-transform: uppercase
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-top-single-widget-second-title-inner {
        font-size: 25px;
        line-height: 40px
    }
}

@media(max-width: 767px) {
    .ntv-top-single-widget-second-title-inner {
        color: #fff;
        font-size: 1.8571428571rem;
        line-height: 1.9285714286rem
    }
}

.ntv-top-single-widget-first-title {
    color: #fff;
    font-size: 3.9285714286rem;
    line-height: 4.5rem;
    text-transform: uppercase
}

@media(max-width: 767px) {
    .ntv-top-single-widget-first-title {
        background-color: rgba(0, 0, 0, 0);
        color: #fff;
        font-size: 1.8571428571rem;
        line-height: 2.5rem;
        margin-top: 0;
        display: block !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-top-single-widget-first-title {
        font-size: 47px;
        line-height: 57px
    }
}

.ntv-top-single-widget-first-title br:after {
    content: "  ";
    display: inline-block
}

.ntv-top-single-widget-first-title.font-xl {
    font-size: 9.6428571429rem;
    line-height: 10.3571428571rem
}

@media(max-width: 767px) {
    .ntv-top-single-widget-first-title.font-xl {
        font-size: 1.8571428571rem;
        line-height: 2.5rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-top-single-widget-first-title.font-xl {
        font-size: 105px;
        line-height: 115px
    }
}

.ntv-top-single-widget-first-title.font-l {
    font-size: 6.0714285714rem;
    line-height: 6.7857142857rem
}

@media(max-width: 767px) {
    .ntv-top-single-widget-first-title.font-l {
        font-size: 1.8571428571rem;
        line-height: 2.5rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-top-single-widget-first-title.font-l {
        font-size: 66px;
        line-height: 76px
    }
}

.slider-4-news-widget {
    position: relative;
    margin-top: .7142857143rem
}

@media(max-width: 767px) {
    .slider-4-news-widget .slick-list {
        padding: 0 10% 0 0 !important
    }

    .slider-4-news-widget .slick-slide {
        margin-right: .5714285714rem
    }
}

.slider-4-news-widget-inner {
    *zoom: 1;
    overflow: hidden
}

.slider-4-news-widget-inner:before,
.slider-4-news-widget-inner:after {
    display: table;
    content: ""
}

.slider-4-news-widget-inner:after {
    clear: both
}

@media(min-width: 768px) {
    .slider-4-news-widget-inner {
        margin-left: -10px;
        margin-right: -10px
    }
}

.slider-4-news-widget-inner .row {
    margin-left: -10px;
    margin-right: -10px
}

@media(max-width: 767px) {
    .slider-4-news-widget-inner {
        height: 17.2271428571rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .slider-4-news-widget-inner {
        height: 18.0814285714rem
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .slider-4-news-widget-inner {
        height: 18.0814285714rem
    }
}

@media only screen and (width: 1024px) {
    .slider-4-news-widget-inner {
        height: 16.4742857143rem
    }
}

@media(min-width: 1025px) {
    .slider-4-news-widget-inner {
        height: 16.4742857143rem
    }
}

@media(max-width: 767px) {
    .slider-4-news-widget-inner.completed {
        height: auto
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .slider-4-news-widget-inner.completed {
        height: auto
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .slider-4-news-widget-inner.completed {
        height: auto
    }
}

.slider-4-news-widget-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width: 250px) {
    .slider-4-news-widget-item {
        float: left;
        width: 50%
    }
}

@media(min-width: 768px) {
    .slider-4-news-widget-item {
        float: left;
        width: 50%
    }
}

@media(min-width: 992px) {
    .slider-4-news-widget-item {
        float: left;
        width: 33.3333333333%
    }
}

@media(min-width: 1025px) {
    .slider-4-news-widget-item {
        float: left;
        width: 25%
    }
}

@media(max-width: 767px) {
    .slider-4-news-widget-item {
        padding: 0
    }
}

.slider-4-news-widget-item .card-text-wrapper {
    background-color: #bb1919
}

.slider-4-news-widget-item .card-text {
    height: 4.7857142857rem;
    overflow: hidden
}

@media(max-width: 767px) {
    .slider-4-news-widget-item .card-text {
        height: 6.3571428571rem;
        max-height: 6.4285714286rem;
        font-size: 1.2857142857rem
    }
}

.slider-4-news-widget-item .card-text-link {
    color: #fff
}

@media(max-width: 767px) {
    .slider-4-news-widget-item .card-img-wrapper {
        min-height: 8.73rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .slider-4-news-widget-item .card-img-wrapper {
        min-height: 11.1535714286rem
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .slider-4-news-widget-item .card-img-wrapper {
        min-height: 11.1535714286rem
    }
}

@media only screen and (width: 1024px) {
    .slider-4-news-widget-item .card-img-wrapper {
        height: 9.5464285714rem
    }
}

@media(min-width: 1025px) {
    .slider-4-news-widget-item .card-img-wrapper {
        height: 9.5464285714rem
    }
}

.slider-4-news-widget-btn {
    position: absolute;
    top: 21%;
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    width: 2.8571428571rem;
    height: 2.8571428571rem;
    background-color: #bb1919
}

.slider-4-news-widget-btn:before {
    font-family: "icomoon";
    font-size: 1.4285714286rem;
    color: #fff
}

@media(max-width: 767px) {
    .slider-4-news-widget-btn {
        display: none !important
    }
}

.slider-4-news-widget-next {
    right: 0
}

.slider-4-news-widget-next:before {
    content: ""
}

.slider-4-news-widget-prev {
    left: 0
}

.slider-4-news-widget-prev:before {
    content: ""
}

.ntv-fullbg-widget {
    min-height: 560px;
    position: relative
}

@media(max-width: 767px) {
    .ntv-fullbg-widget {
        min-height: 526px;
        max-height: 526px
    }
}

.ntv-fullbg-widget-full-link {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 20
}

.ntv-fullbg-widget-full-link--with-shadow:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #021521;
    background: -moz-linear-gradient(0deg, rgba(2, 21, 33, 0.35) 100%, rgba(2, 21, 33, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(2, 21, 33, 0.35) 100%, rgba(2, 21, 33, 0) 100%);
    background: linear-gradient(0deg, rgba(2, 21, 33, 0.35) 100%, rgba(2, 21, 33, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#021521", endColorstr="#021521", GradientType=1)
}

.ntv-fullbg-widget-container {
    position: relative;
    z-index: 1
}

.ntv-fullbg-widget-text-wrapper {
    padding-top: 7.1428571429rem
}

@media(max-width: 767px) {
    .ntv-fullbg-widget-text-wrapper {
        padding-top: 70px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-fullbg-widget-text-wrapper {
        padding-top: 13.2142857143rem;
        padding-left: 3.7142857143rem
    }
}

.ntv-fullbg-widget-second-title {
    padding: .7142857143rem .9285714286rem;
    background-color: #bb1919;
    color: #fff;
    font-size: 1.2857142857rem;
    font-weight: 900;
    display: inline;
    line-height: 1.5rem;
    text-transform: uppercase
}

@media(max-width: 767px) {
    .ntv-fullbg-widget-second-title {
        font-size: 1.4285714286rem
    }
}

.ntv-fullbg-widget-first-title {
    font-size: 4.5714285714rem;
    color: #fff;
    line-height: 5.1428571429rem;
    margin-top: 1.4285714286rem;
    text-transform: uppercase
}

@media(max-width: 767px) {
    .ntv-fullbg-widget-first-title {
        font-size: 4rem;
        line-height: 4.2857142857rem;
        display: flex;
        flex-direction: column;
        width: 100%;
        word-break: break-word
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-fullbg-widget-first-title {
        font-size: 4rem;
        line-height: 4.7857142857rem
    }
}

@media(min-width: 320px)and (max-width: 360px) {
    .ntv-fullbg-widget-first-title {
        font-size: 3.5714285714rem
    }
}

@media(max-width: 767px) {
    .ntv-fullbg-widget-first-title br {
        content: "";
        display: inline
    }
}

.ntv-fullbg-widget-news {
    position: absolute;
    z-index: 25;
    bottom: 1.4285714286rem;
    width: 1000px;
    left: 0;
    right: 0;
    margin: auto
}

@media(max-width: 767px) {
    .ntv-fullbg-widget-news {
        width: 100%;
        position: relative;
        float: left;
        bottom: 0;
        padding-top: 1.7857142857rem;
        padding-bottom: 1.0714285714rem;
        background: #021521
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-fullbg-widget-news {
        width: 100%
    }
}

.ntv-fullbg-widget-news-items-inner {
    *zoom: 1
}

.ntv-fullbg-widget-news-items-inner:before,
.ntv-fullbg-widget-news-items-inner:after {
    display: table;
    content: ""
}

.ntv-fullbg-widget-news-items-inner:after {
    clear: both
}

@media(min-width: 768px) {
    .ntv-fullbg-widget-news-items-inner {
        margin-left: -10px;
        margin-right: -10px
    }
}

.ntv-fullbg-widget-news-items-inner .row {
    margin-left: -10px;
    margin-right: -10px
}

@media(max-width: 767px) {
    .ntv-fullbg-widget-news-items-inner .slick-list {
        padding: 0 10% 0 0 !important
    }

    .ntv-fullbg-widget-news-items-inner .slick-slide {
        margin-right: .5714285714rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-fullbg-widget-news-items-inner .slick-list {
        padding: 0 10% 0 0 !important
    }

    .ntv-fullbg-widget-news-items-inner .slick-slide {
        margin-right: .5714285714rem
    }
}

.ntv-fullbg-widget-news-items-inner .slick-track {
    margin-left: inherit;
    margin-right: inherit
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-fullbg-widget-news-items-inner .slick-track {
        margin-left: 10px
    }
}

.ntv-fullbg-widget-news-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width: 250px) {
    .ntv-fullbg-widget-news-item {
        float: left;
        width: 50%
    }
}

@media(min-width: 768px) {
    .ntv-fullbg-widget-news-item {
        float: left;
        width: 50%
    }
}

@media(min-width: 992px) {
    .ntv-fullbg-widget-news-item {
        float: left;
        width: 33.3333333333%
    }
}

@media(min-width: 1025px) {
    .ntv-fullbg-widget-news-item {
        float: left;
        width: 25%
    }
}

@media(max-width: 767px) {
    .ntv-fullbg-widget-news-item {
        padding: 0
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-fullbg-widget-news-item {
        padding: 0
    }
}

.ntv-fullbg-widget-news-item .card--md .card-link {
    position: relative
}

.ntv-fullbg-widget-news-item .card--md .card-link .circle-icon {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.ntv-fullbg-widget-news-item .card--md .card-text-wrapper {
    background-color: #bb1919
}

.ntv-fullbg-widget-news-item .card--md .card-text-link {
    color: #fff
}

.ntv-fullbg-widget-news-item .card--md .card-text {
    height: 4.7857142857rem;
    overflow: hidden
}

@media(max-width: 767px) {
    .ntv-fullbg-widget-news-item .card--md .card-text {
        height: 6.3571428571rem;
        max-height: 6.4285714286rem;
        font-size: 1.2857142857rem
    }
}

.ntv-fullbg-widget-news-slider-arrow {
    position: absolute;
    top: 21%;
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    width: 2.8571428571rem;
    height: 2.8571428571rem;
    background-color: #bb1919
}

.ntv-fullbg-widget-news-slider-arrow:before {
    font-family: "icomoon";
    font-size: 1.4285714286rem;
    color: #fff
}

@media(max-width: 767px) {
    .ntv-fullbg-widget-news-slider-arrow {
        display: none !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-fullbg-widget-news-slider-arrow {
        display: none !important
    }
}

.ntv-fullbg-widget-news-slider-arrow-next {
    right: .7142857143rem
}

.ntv-fullbg-widget-news-slider-arrow-next:before {
    content: ""
}

.ntv-fullbg-widget-news-slider-arrow-prev {
    left: .7142857143rem
}

.ntv-fullbg-widget-news-slider-arrow-prev:before {
    content: ""
}

@media(max-width: 767px) {
    .ntv-fullbg-widget--no-news-slider {
        min-height: inherit;
        max-height: inherit
    }
}

@media(max-width: 767px) {
    .ntv-fullbg-widget--no-news-slider .ntv-fullbg-widget-news {
        display: none
    }
}

.ntv-fullbg-widget-news-item {
    display: inline-block
}

@media(max-width: 767px) {
    .ntv-fullbg-widget-news-item {
        width: 17.2271428571rem
    }
}

@media(max-width: 767px) {
    .ntv-fullbg-widget-news-item .card-img-wrapper {
        min-height: 8.73rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-fullbg-widget-news-item .card-img-wrapper {
        min-height: 10.5935714286rem
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .ntv-fullbg-widget-news-item .card-img-wrapper {
        min-height: 10.5935714286rem
    }
}

@media only screen and (width: 1024px) {
    .ntv-fullbg-widget-news-item .card-img-wrapper {
        height: 9.5464285714rem
    }
}

@media(min-width: 1025px) {
    .ntv-fullbg-widget-news-item .card-img-wrapper {
        height: 9.5464285714rem
    }
}

.ntv-fullbg-widget-news-items-inner {
    overflow: hidden
}

@media(max-width: 767px) {
    .ntv-fullbg-widget-news-items-inner {
        height: 17.2271428571rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-fullbg-widget-news-items-inner {
        height: 17.5207142857rem
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .ntv-fullbg-widget-news-items-inner {
        height: 17.5207142857rem
    }
}

@media only screen and (width: 1024px) {
    .ntv-fullbg-widget-news-items-inner {
        height: 16.4742857143rem
    }
}

@media(min-width: 1025px) {
    .ntv-fullbg-widget-news-items-inner {
        height: 16.4742857143rem
    }
}

@media(max-width: 767px) {
    .ntv-fullbg-widget-news-items-inner.completed {
        height: auto
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-fullbg-widget-news-items-inner.completed {
        height: auto
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .ntv-fullbg-widget-news-items-inner.completed {
        height: auto
    }
}

@media(max-width: 767px) {
    .ntv-fullbg-widget-news-items-inner.completed .ntv-fullbg-widget-news-item {
        width: auto
    }
}

.subscribe-widget {
    margin: 10px 0;
    padding: 14px 20px;
    background-color: #fff
}

.subscribe-widget-container {
    display: flex;
    align-items: center
}

@media(max-width: 767px) {
    .subscribe-widget-container {
        flex-direction: column
    }
}

.subscribe-widget-text {
    font-size: 16px;
    line-height: 22px;
    margin-left: 15px
}

@media(max-width: 767px) {
    .subscribe-widget-text {
        font-size: 15px;
        margin: 10px 0;
        text-align: center
    }
}

.subscribe-widget-text strong {
    font-weight: 600
}

.subscribe-widget-text-link {
    font-weight: 600
}

.subscribe-widget-btn {
    margin-left: auto;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    width: 130px;
    height: 40px;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px
}

@media(max-width: 767px) {
    .subscribe-widget-btn {
        margin-left: unset
    }
}

.subscribe-widget--youtube .subscribe-widget-btn {
    background-color: red
}

.subscribe-widget--youtube .subscribe-widget-text-link {
    color: red
}

.subscribe-widget--gnews .subscribe-widget-btn {
    background-color: #4889f4
}

.subscribe-widget--gnews .subscribe-widget-text {
    width: 65%
}

@media(max-width: 767px) {
    .subscribe-widget--gnews .subscribe-widget-text {
        width: 100%
    }
}

.subscribe-widget--gnews .subscribe-widget-text-link {
    color: #4889f4
}

.article-app-widget {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    padding: 20px;
    text-align: center
}

.article-app-widget-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 10px
}

.article-app-widget-items {
    display: flex;
    align-items: center;
    justify-content: center
}

@media(max-width: 767px) {
    .article-app-widget-items {
        flex-direction: column
    }
}

.article-app-widget-item {
    margin-right: 15px
}

.article-app-widget-item:last-child {
    margin-right: 0
}

@media(max-width: 767px) {
    .article-app-widget-item {
        margin-right: 0;
        margin-bottom: 10px
    }

    .article-app-widget-item:last-child {
        margin-bottom: 0
    }
}

.article-socialFrame-widget {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    padding: 20px;
    text-align: center
}

.article-socialFrame-widget-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 15px
}

.article-socialFrame-widget-items {
    display: flex;
    align-items: center;
    justify-content: center
}

@media(max-width: 767px) {
    .article-socialFrame-widget-items {
        flex-direction: column
    }
}

.article-socialFrame-widget-item {
    margin-right: 20px;
    min-width: 141px;
    width: 141px;
    min-height: 42px;
    height: 42px
}

.article-socialFrame-widget-item:last-child {
    margin-right: 0
}

@media(max-width: 767px) {
    .article-socialFrame-widget-item {
        margin-right: 0;
        margin-bottom: 10px
    }

    .article-socialFrame-widget-item:last-child {
        margin-bottom: 0
    }
}

.ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame {
    position: relative
}

.ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame .currency-scroll-widget-frame {
    min-width: 100%;
    width: 100%
}

.ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 40px;
    align-items: center;
    background-color: #0f3d7a;
    padding: 0px 10px
}

.ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--header-items {
    height: 100%;
    width: 100%;
    margin: 0 !important
}

.ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--header-list {
    display: flex;
    width: 100%;
    justify-content: space-between;
    height: 100%;
    align-items: center
}

.ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame .widget-currency-vertical-body .custom-scrollbar-wrapper {
    max-height: 400px
}

.ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame .widget-currency-vertical-body-items {
    max-height: 400px;
    margin-top: 5px !important
}

.ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--header-list {
    position: relative;
    display: contents
}

@media(max-width: 767px) {
    .ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--header-list {
        display: flex
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--header-list {
        display: flex
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--header-list {
        display: flex
    }
}

@media(min-width: 1025px) {
    .ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--header-list {
        display: flex
    }
}

.ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--header-list>span {
    position: relative;
    color: #fff;
    font-weight: bold;
    line-height: 18px;
    margin-top: 5px;
    display: flex;
    max-height: 40px;
    font-size: 15px !important
}

.ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--header-list span:nth-child(3) {
    display: block !important
}

.ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--header-list>span:nth-child(4) {
    margin-top: 0;
    padding-top: 8px
}

.ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--header-list>span:nth-child(4)>span:first-child {
    margin-top: 0;
    padding-top: 0;
    font-size: 15px;
    font-weight: bold
}

@media(max-width: 767px) {
    .ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--header-list>span:nth-child(4)>span:first-child {
        display: none
    }
}

@media(min-width: 768px) {
    .ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--header-list>span:nth-child(4)>span:nth-child(2) {
        display: none
    }
}

@media(max-width: 767px) {
    .ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--header-list>span:nth-child(4)>span:nth-child(2) {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 30px;
        font-weight: bold;
        font-size: 17px
    }
}

.ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--header-list>span:nth-child(3) {
    right: -15px
}

@media(max-width: 767px) {
    .ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--header-list>span:nth-child(3) {
        right: 20px
    }
}

.ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--header-list>span:last-child {
    right: 15px
}

.ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--list {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 0 20px 0 10px;
    height: 40px;
    max-height: 40px
}

.ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--list:nth-child(2n+1) {
    background-color: #fff
}

@media(min-width: 768px) {
    .ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--list:nth-child(2n+1) {
        max-height: 30px
    }

    .ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--list:nth-child(2n+1)>span {
        margin-top: -5px
    }
}

@media(max-width: 767px) {
    .ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--list:nth-child(2n+1) {
        min-height: 40px;
        height: auto;
        display: flex;
        min-width: 100%;
        align-items: center
    }
}

.ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--list:nth-child(2n+2) {
    background-color: #f3f3f3
}

@media(max-width: 767px) {
    .ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--list:nth-child(2n+2)>span {
        padding-top: 8px
    }
}

.ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--list>span:nth-child(2) {
    display: none
}

@media(min-width: 768px) {
    .ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--list>span:first-child {
        min-width: 120px
    }
}

.ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--list>span {
    font-size: 14.2px;
    font-weight: bold;
    color: #022032;
    padding-top: 5px
}

@media(min-width: 768px) {
    .ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--list>span:nth-child(3) {
        min-width: 140px;
        text-align: right
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--list>span:nth-child(3) {
        min-width: 21vw !important
    }
}

@media(max-width: 767px) {
    .ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--list>span:nth-child(3) {
        min-width: 25vw;
        text-align: center
    }
}

@media(max-width: 767px) {
    .ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--list>span:nth-child(4) {
        min-width: 15vw;
        text-align: center
    }
}

@media(max-width: 767px) {
    .ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame--list>span:first-child {
        min-width: 30vw
    }
}

.ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame .currency-status--up {
    color: #018432 !important
}

.ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame .currency-status--down {
    color: #d21a1a !important
}

.ntvpara-doviz-table-frame-widget .ntvpara-doviz-table-frame .currency-text-fixed {
    color: #c59527 !important
}

.ntvpara-doviz-table-frame-widget.currency-version {
    margin-bottom: 20px
}

.ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame .widget-currency-vertical-body .custom-scrollbar-wrapper {
    max-height: 410px
}

.ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame .widget-currency-vertical-body-items {
    max-height: 410px;
    margin-top: 5px !important
}

.ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--header-list {
    position: relative;
    display: contents
}

@media(max-width: 767px) {
    .ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--header-list {
        display: flex
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--header-list {
        display: flex
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--header-list {
        display: flex
    }
}

@media(min-width: 1025px) {
    .ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--header-list {
        display: flex
    }
}

.ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--header-list>span {
    position: relative;
    color: #fff;
    font-weight: bold;
    line-height: 18px;
    margin-top: 5px;
    display: flex;
    max-height: 40px;
    font-size: 15px !important
}

.ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--header-list span:nth-child(3) {
    display: block !important
}

.ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--header-list>span:nth-child(4) {
    margin-top: 0;
    padding-top: 8px
}

.ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--header-list>span:nth-child(4)>span:first-child {
    margin-top: 0;
    padding-top: 0;
    font-size: 15px;
    font-weight: bold
}

@media(max-width: 767px) {
    .ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--header-list>span:nth-child(4)>span:first-child {
        display: none
    }
}

@media(min-width: 768px) {
    .ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--header-list>span:nth-child(4)>span:nth-child(2) {
        display: none
    }
}

@media(max-width: 767px) {
    .ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--header-list>span:nth-child(4)>span:nth-child(2) {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 30px;
        font-weight: bold;
        font-size: 17px
    }
}

.ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--header-list>span:nth-child(3) {
    right: -15px
}

@media(max-width: 767px) {
    .ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--header-list>span:nth-child(3) {
        right: 10px
    }
}

.ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--header-list>span:last-child {
    right: 15px
}

@media(min-width: 768px) {
    .ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--list>span:first-child {
        min-width: 140px
    }
}

@media(max-width: 767px) {
    .ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--list>span:first-child {
        min-width: 37vw
    }
}

.ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--list>span {
    font-size: 14.2px;
    font-weight: bold;
    color: #022032;
    padding-top: 5px
}

@media(min-width: 768px) {
    .ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--list>span:nth-child(3) {
        min-width: 120px;
        text-align: right
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--list>span:nth-child(3) {
        min-width: 21vw !important
    }
}

@media(max-width: 767px) {
    .ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--list>span:nth-child(3) {
        min-width: 15vw;
        text-align: center
    }
}

@media(max-width: 767px) {
    .ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--list>span:nth-child(4) {
        min-width: 15vw;
        text-align: center
    }
}

@media(max-width: 767px) {
    .ntvpara-doviz-table-frame-widget.currency-version .ntvpara-doviz-table-frame--list>span:first-child {
        position: relative;
        max-width: 33%;
        flex-basis: 33%
    }
}

.widget--mt-5 {
    margin-top: 5px
}

.widget--mb-5 {
    margin-bottom: 5px
}

.detail-related-news {
    border-radius: 2px;
    padding: 15px;
    display: flex;
    gap: 15px;
    flex: 1 auto;
    margin-bottom: 15px;
    background-color: #9c0000;
    transition: all .3s ease-in-out
}

.detail-related-news:hover {
    opacity: .9
}

.detail-related-news.box_default {
    background-color: #007fbd
}

.detail-related-news.box_red {
    background-color: #9c0000
}

.detail-related-news.box_blue {
    background-color: #007fbd
}

.detail-related-news.box_pink {
    background-color: #bd255d
}

.detail-related-news.box_yellow {
    background-color: #f48124
}

@media(max-width: 767px) {
    .detail-related-news {
        padding: 15px;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
}

.detail-related-news-img {
    max-width: 200px;
    width: 200px;
    height: 100%;
    flex-basis: 200px;
    min-width: 200px
}

@media(max-width: 767px) {
    .detail-related-news-img {
        width: 100%;
        max-width: 100%
    }
}

.detail-related-news-img img {
    width: 100%
}

@media(max-width: 767px) {
    .detail-related-news {
        gap: 0
    }
}

.detail-related-news-content {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    max-height: 110px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end
}

@media(max-width: 767px) {
    .detail-related-news-content {
        align-items: center
    }
}

.detail-related-news-content-text {
    color: #fff;
    font-weight: 700 !important;
    font-size: 22px !important;
    line-height: 35px !important;
    margin-bottom: 0px !important;
    padding-bottom: 5px !important;
    padding-top: 0 !important;
    cursor: default !important;
    min-height: 75px
}

@media(max-width: 767px) {
    .detail-related-news-content-text {
        font-size: 18px !important;
        line-height: 24px !important;
        text-align: center !important;
        min-height: 37px;
        padding-bottom: 0 !important;
        margin-bottom: 10px !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important
    }
}

.detail-related-news-content-text>a {
    color: #fff;
    text-decoration: none;
    pointer-events: none
}

.detail-related-news-content-btn {
    border-radius: 2px;
    background-color: #fff;
    font-weight: 500;
    width: 200px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px
}

.detail-related-news-content-btn-icon::after {
    font-family: "icomoon";
    content: "";
    top: 1px;
    position: relative
}

.detail-related-news-content-btn span {
    color: #022032;
    font-size: 16px !important;
    line-height: 19px !important;
    font-weight: 500 !important
}

.widget-economy {
    background-color: #002555;
    padding: 1.0714285714rem 1.5714285714rem 1.0714285714rem 1.5714285714rem;
    position: relative;
    overflow: hidden
}

@media(max-width: 767px) {
    .widget-economy {
        padding: .7142857143rem
    }
}

.widget-economy-items {
    display: flex;
    display: -ms-flexbox;
    align-items: center
}

@media(max-width: 767px) {
    .widget-economy-items--custom {
        min-height: 7.1428571429rem;
        overflow: auto !important;
        white-space: nowrap
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-economy-items--custom {
        min-height: 7.1428571429rem;
        overflow: auto !important;
        white-space: nowrap
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .widget-economy-items--custom {
        margin-left: -20px
    }
}

@media(min-width: 1025px) {
    .widget-economy-items--custom {
        margin-left: -20px
    }
}

.widget-economy-item {
    display: flex !important;
    display: -ms-flexbox;
    font-size: .8571428571rem;
    margin-right: 1.0714285714rem
}

.widget-economy-item:last-child {
    margin-right: 0
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-economy-item {
        font-size: 1rem
    }
}

.widget-economy-item-name {
    font-weight: 700;
    color: #b4e2e0;
    margin-right: .7142857143rem;
    font-size: 14px
}

@media(max-width: 767px) {
    .widget-economy-item-name {
        line-height: 22px !important;
        font-size: 15px
    }
}

.widget-economy-item-value {
    color: #fff;
    margin-right: .9285714286rem;
    font-size: 14px
}

@media(max-width: 767px) {
    .widget-economy-item-value {
        font-size: 15px;
        line-height: 17px
    }
}

@media(max-width: 767px) {
    .widget-economy-item-status {
        font-size: 15px !important
    }
}

@media(max-width: 767px) {
    .widget-economy-item-status-price {
        position: relative;
        padding-top: 0;
        display: inline-block;
        top: 0px
    }
}

.widget-economy-item-status--down {
    color: #d9403d
}

.widget-economy-item-status--up {
    color: #41a642
}

@media(max-width: 767px) {
    .widget-economy-item-status--up::before {
        padding-top: 0;
        display: inline-block;
        position: relative;
        top: -2px
    }
}

.widget-economy-item-status--fixed {
    color: #c59527
}

.widget-economy-item-status-percent {
    margin-left: .3571428571rem;
    font-size: 14px
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-economy-item-status-percent {
        margin-left: -5px;
        margin-right: 15px
    }
}

@media(max-width: 767px) {
    .widget-economy-item-status-percent {
        margin-left: -5px;
        margin-right: 20px
    }
}

@media(max-width: 767px) {
    .widget-economy-item-status {
        font-size: 1.2142857143rem
    }
}

.widget-economy-slider-arrows {
    background-color: #002555;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    display: flex;
    display: -ms-flexbox;
    align-items: center
}

.widget-economy-slider-arrows-link {
    font-family: "icomoon";
    font-size: 1rem;
    color: #fff;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    padding: .9285714286rem .5714285714rem
}

.widget-economy-slider-arrows-link-prev:after {
    content: ""
}

.widget-economy-slider-arrows-link-next:after {
    content: ""
}

@media(max-width: 767px) {
    .widget-economy-slider-arrows {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-economy-slider-arrows {
        display: none
    }
}

.widget-economy--btc:hover {
    cursor: pointer
}

.widget-economy--btc .widget-economy-items {
    width: 100%
}

@media(max-width: 767px) {
    .widget-economy--btc .widget-economy-items {
        width: 100%
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-economy--btc .widget-economy-items {
        width: 100%
    }
}

@media(max-width: 767px) {
    .widget-economy--btc .widget-economy-item {
        font-size: 1rem
    }
}

@media(max-width: 767px) {
    .widget-economy--btc .widget-economy-item {
        justify-content: center;
        align-items: center
    }
}

@media(max-width: 767px) {
    .widget-economy--btc .widget-economy-item-name {
        line-height: 22px !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .widget-economy--btc .widget-economy-item-value {
        margin-right: 0;
        margin-left: -5px
    }
}

@media(min-width: 1025px) {
    .widget-economy--btc .widget-economy-item-value {
        margin-right: 0;
        margin-left: -5px
    }
}

@media(max-width: 767px) {
    .widget-economy--btc .slick-slide {
        margin-right: 15px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-economy--btc .slick-slide {
        margin-right: 15px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .widget-economy--btc .slick-slide {
        margin-right: 20px
    }
}

@media(min-width: 1025px) {
    .widget-economy--btc .slick-slide {
        margin-right: 20px
    }
}

.widget-economy--btc .slick-slide:last-child {
    margin-right: 0
}

@media(max-width: 767px) {
    .widget-economy--btc.widget-economy.homepage-economy-widget .widget-economy-item-value {
        margin-top: 1px
    }
}

.widget-economy--btc ul[ng-controller=HomeWidgetController] .slick-slide {
    padding-right: 0px !important;
    margin-left: 0;
    margin-right: 20px
}

@media screen and (min-width: 992px) {
    .widget-economy--btc ul[ng-controller=HomeWidgetController] .slick-slide:nth-child(3).slick-current.slick-active {
        position: relative
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-economy--btc ul[ng-controller=HomeWidgetController] .slick-slide {
        margin-right: 40px !important;
        display: flex;
        justify-content: center
    }
}

@media(max-width: 767px) {
    .widget-economy--btc ul[ng-controller=HomeWidgetController] .slick-slide {
        box-sizing: border-box;
        width: auto;
        float: left;
        text-align: left;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

@media(min-width: 376px)and (max-width: 429px) {
    .widget-economy--btc ul[ng-controller=HomeWidgetController] .slick-slide {
        justify-content: center
    }
}

@media(min-width: 430px)and (max-width: 455px) {
    .widget-economy--btc ul[ng-controller=HomeWidgetController] .slick-slide {
        justify-content: flex-start
    }
}

@media(min-width: 240px)and (max-width: 376px) {
    .widget-economy--btc ul[ng-controller=HomeWidgetController] .slick-slide {
        margin-right: 10px !important
    }
}

@media(min-width: 376px)and (max-width: 429px) {
    .widget-economy--btc ul[ng-controller=HomeWidgetController] .slick-slide.slick-current.slick-active[data-slick-index="5"] {
        transform: translateX(calc(2vw - 10px)) translateY(0%);
        transition: transform 1s ease-in
    }
}

@media(min-width: 430px)and (max-width: 455px) {
    .widget-economy--btc ul[ng-controller=HomeWidgetController] .slick-slide.slick-current.slick-active[data-slick-index="5"] {
        transform: translateX(calc(2vw - 8px)) translateY(0%);
        transition: transform 1s ease-in
    }
}

@media(min-width: 376px)and (max-width: 429px) {
    .widget-economy--btc ul[ng-controller=HomeWidgetController] .slick-slide.slick-active[data-slick-index="6"] {
        transform: translateX(calc(2vw - 30px)) translateY(0%);
        transition: transform 1s ease-in
    }
}

@media(min-width: 430px)and (max-width: 455px) {
    .widget-economy--btc ul[ng-controller=HomeWidgetController] .slick-slide.slick-active[data-slick-index="6"] {
        transform: translateX(calc(2vw - 50px)) translateY(0%);
        transition: transform 1s ease-in
    }
}

.widget-economy--btc ul[ng-controller=HomeWidgetController] .slick-slide.slick-cloned {
    display: none !important
}

.widget-economy--world .widget-economy-item-status-percent:after {
    font-family: "icomoon";
    margin-left: .3571428571rem
}

.widget-economy--world .widget-economy-item-status--down .widget-economy-item-status-percent:after {
    content: ""
}

.widget-economy--world .widget-economy-item-status--up .widget-economy-item-status-percent:after {
    content: ""
}

.widget-economy--world .widget-economy-item-status--fixed .widget-economy-item-status-percent:after {
    content: "-"
}

.widget-economy--world .widget-economy-items {
    width: 98%
}

@media(max-width: 767px) {
    .widget-economy--world .widget-economy-items {
        width: 100%
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-economy--world .widget-economy-items {
        width: 100%
    }
}

.widget-economy--world .widget-economy-item {
    margin-right: 0rem
}

.widget-economy--world .slick-slide {
    margin-right: 1.0714285714rem
}

.widget-economy--world .slick-slide:last-child {
    margin-right: 0
}

.widget-economy--bist .widget-economy-item {
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    border-right: .0714285714rem solid #e9e9e9;
    padding: 0 2.7142857143rem
}

@media(min-width: 992px)and (max-width: 1025px) {
    .widget-economy--bist .widget-economy-item {
        margin-right: 0
    }
}

@media(min-width: 1025px) {
    .widget-economy--bist .widget-economy-item {
        margin-right: 0
    }
}

.widget-economy--bist .widget-economy-item:last-child {
    border-right: 0
}

.widget-economy--bist .widget-economy-item-name {
    font-size: 1rem
}

.widget-economy--bist .widget-economy-item-name,
.widget-economy--bist .widget-economy-item-status {
    width: 100%;
    margin-right: 11px
}

.widget-economy--bist .widget-economy-item-name {
    line-height: 1.4285714286rem
}

.widget-economy--bist .widget-economy-item-status:before {
    font-family: "icomoon";
    margin-right: .3571428571rem;
    font-size: .7142857143rem
}

.widget-economy--bist .widget-economy-item-status--down:before {
    content: ""
}

.widget-economy--bist .widget-economy-item-status--up:before {
    content: ""
}

.widget-economy--bist .widget-economy-item-status--fixed:before {
    content: "-"
}

.widget-economy--bist .widget-economy-item-status-percent {
    display: block;
    margin-top: .3571428571rem;
    margin-left: 0
}

@media(max-width: 767px) {
    .widget-economy--bist .widget-economy-items {
        width: 100%
    }

    .widget-economy--bist .widget-economy-item {
        padding: 0rem
    }

    .widget-economy--bist .slick-slide {
        border-right: .0714285714rem solid #e9e9e9;
        padding: 0 1.0714285714rem
    }

    .widget-economy--bist .slick-slide:last-child {
        border-right: 0
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .widget-economy--bist .widget-economy-item--custom {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media(min-width: 1025px) {
    .widget-economy--bist .widget-economy-item--custom {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .widget-economy--bist .widget-economy-item--custom .widget-economy-item-name {
        line-height: 23px !important;
        margin-right: 0
    }
}

@media(min-width: 1025px) {
    .widget-economy--bist .widget-economy-item--custom .widget-economy-item-name {
        line-height: 23px !important;
        margin-right: 0
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .widget-economy--bist .widget-economy-item--custom .widget-economy-item-status {
        width: 100%;
        margin-right: 0;
        min-width: 100px;
        line-height: 23px !important
    }
}

@media(min-width: 1025px) {
    .widget-economy--bist .widget-economy-item--custom .widget-economy-item-status {
        width: 100%;
        margin-right: 0;
        min-width: 100px;
        line-height: 23px !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .widget-economy--bist .widget-economy-item--custom .widget-economy-item-status-percent {
        margin-left: 0;
        margin-top: -2px
    }
}

@media(min-width: 1025px) {
    .widget-economy--bist .widget-economy-item--custom .widget-economy-item-status-percent {
        margin-left: 0;
        margin-top: -2px
    }
}

@media(max-width: 767px) {
    .widget-economy--bist .widget-economy-item--custom .widget-economy-item-status-percent {
        margin-right: 0px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-economy--bist .widget-economy-item--custom .widget-economy-item-status-percent {
        margin-right: 0px
    }
}

.trend-wrapper {
    background-color: #fff
}

.widget-economy--trend {
    padding: 0;
    *zoom: 1;
    background: rgba(0, 0, 0, 0);
    margin-left: 0 !important;
    margin-right: 0 !important
}

.widget-economy--trend:before,
.widget-economy--trend:after {
    display: table;
    content: ""
}

.widget-economy--trend:after {
    clear: both
}

@media(min-width: 768px) {
    .widget-economy--trend {
        margin-left: -10px;
        margin-right: -10px
    }
}

.widget-economy--trend .row {
    margin-left: -10px;
    margin-right: -10px
}

.widget-economy .trend-items {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: .8571428571rem 1.1428571429rem;
    position: relative
}

@media(min-width: 768px) {
    .widget-economy .trend-items {
        float: left;
        width: 100%
    }
}

@media(min-width: 1025px) {
    .widget-economy .trend-items {
        float: left;
        width: 41.6666666667%
    }
}

@media(max-width: 767px) {
    .widget-economy .trend-items:after {
        content: "";
        border-bottom: .1428571429rem solid #f3f3f3;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0
    }

    .widget-economy .trend-items:last-child:after {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .widget-economy .trend-items:after {
        content: "";
        border-bottom: .1428571429rem solid #f3f3f3;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0
    }

    .widget-economy .trend-items:last-child:after {
        display: none
    }
}

.widget-economy .trend-item {
    display: inline-block;
    margin-right: .3571428571rem;
    color: #022032;
    font-size: 1rem
}

.widget-economy .trend-item:first-child {
    font-weight: 900;
    border-right: .0714285714rem solid #022032;
    padding-right: .7142857143rem
}

.widget-economy .trend-item:last-child {
    margin-right: 0
}

.widget-economy .trend-link {
    color: #022032
}

.widget-economy .trend-link:hover {
    color: #909090
}

.widget-economy .trend-items--bist {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: .8571428571rem 1.1428571429rem
}

@media(min-width: 768px) {
    .widget-economy .trend-items--bist {
        float: left;
        width: 100%
    }
}

@media(min-width: 1025px) {
    .widget-economy .trend-items--bist {
        float: left;
        width: 58.3333333333%
    }
}

.widget-economy .trend-items--bist .trend-item {
    margin-right: 1.0714285714rem
}

.widget-economy .trend-items--bist .trend-item:last-child {
    margin-right: 0
}

.widget-economy .trend-items--bist .trend-link {
    font-size: .8571428571rem
}

.widget-economy .trend-items--bist .trend-link:before {
    font-family: "icomoon";
    font-size: .7142857143rem;
    margin-right: .3571428571rem
}

.widget-economy .trend-items--bist .trend-link--up:before {
    content: "";
    color: #008431
}

.widget-economy .trend-items--bist .trend-link--down:before {
    color: #bb1919;
    content: ""
}

@media(max-width: 767px) {
    .widget-economy .trend-item {
        margin-right: 0rem
    }
}

.list-text-item {
    list-style: disc inside;
    display: list-item;
    margin-bottom: 1.7857142857rem;
    font-size: 1.2857142857rem;
    font-weight: 700;
    line-height: 2rem
}

.list-text-item:last-child {
    margin-bottom: 0
}

.list-text-desc {
    font-size: 1.2857142857rem;
    line-height: 2rem;
    font-weight: 700;
    text-align: left
}

.icon-box {
    background-color: #021521;
    color: #fff;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99;
    font-family: "Roboto", Helvetica, Arial, sans-serif !important
}

.icon-box:before {
    font-family: "icomoon"
}

.icon-box-video:before {
    content: "";
    margin-right: .2142857143rem
}

.icon-box-video--small {
    font-size: .7857142857rem;
    padding: .5714285714rem .6428571429rem
}

.icon-box-video--small:before {
    font-size: .8571428571rem
}

.icon-box-video--medium {
    font-size: .8571428571rem;
    padding: .9285714286rem .7142857143rem
}

.icon-box-video--medium:before {
    font-size: 1.0714285714rem
}

.icon-box-video--large {
    font-size: .8571428571rem;
    padding: .9285714286rem .8571428571rem
}

.icon-box-video--large:before {
    font-size: 1.4285714286rem
}

.icon-box-video--x-large {
    font-size: 1rem;
    padding: 1.4285714286rem 1.0714285714rem
}

.icon-box-video--x-large:before {
    font-size: 2.1428571429rem
}

.icon-box-gallery {
    padding: .5714285714rem
}

.icon-box-gallery:before {
    content: ""
}

.icon-box-gallery--medium:before {
    font-size: 1.4285714286rem
}

.icon-box-gallery--large {
    padding: .8571428571rem
}

.icon-box-gallery--large:before {
    font-size: 1.4285714286rem
}

.author {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    margin-top: .7142857143rem;
    margin-left: auto
}

.author-img-wrapper {
    margin-right: .7142857143rem
}

@media(max-width: 767px) {
    .author-img-wrapper {
        max-width: 3.9285714286rem
    }
}

.author-img-link {
    display: inline-block
}

.author-img {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.author-name {
    font-size: 1.1428571429rem;
    display: block
}

.author-mail {
    font-size: .8571428571rem;
    color: #909090
}

.related-news-title {
    padding-bottom: 1.0714285714rem;
    border-bottom: .0714285714rem solid #e4e4e4
}

.related-news-items {
    margin-top: 1.4285714286rem
}

.related-news-item {
    margin-bottom: .7142857143rem
}

.related-news-item:last-child {
    margin-bottom: 0
}

.related-news-item-link {
    color: #021521 !important
}

@media(min-width: 992px)and (max-width: 1025px) {
    .category-detail-left .google-news {
        position: absolute !important;
        right: 150px !important
    }
}

@media(min-width: 319px)and (max-width: 381px) {
    .category-detail-left .google-news {
        width: 180px !important
    }
}

.category-detail-left .social-link--other.onClick~.social-items-popup {
    margin-top: 280px !important
}

@media(min-width: 768px)and (max-width: 991px) {
    .category-detail-left .social-link--other.onClick~.social-items-popup {
        right: 10px !important
    }

    .category-detail-left .social-link--other.onClick~.social-items-popup .social-item:nth-child(2) .social-link--text {
        margin-left: 17px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .category-detail-left .social-link--other.onClick~.social-items-popup {
        margin-top: 50px !important
    }

    .category-detail-left .social-link--other.onClick~.social-items-popup .social-item:nth-child(2) .social-link--text {
        margin-left: 17px
    }
}

@media(min-width: 1025px) {
    .category-detail-left .social-link--other.onClick~.social-items-popup {
        margin-top: 50px !important
    }

    .category-detail-left .social-link--other.onClick~.social-items-popup .social-item:nth-child(2) .social-link--text {
        margin-left: 17px
    }
}

@media(min-width: 1025px) {
    .woman-content .social-link--other.onClick~.social-items-popup {
        margin-top: 280px !important
    }
}

@media(min-width: 1025px) {
    .sporskor-content .social-link--other.onClick~.social-items-popup {
        margin-top: 50px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .woman-content .gallery-detail .category-detail-left .social-link--other.onClick~.social-items-popup {
        margin-top: 35px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .woman-content .gallery-detail .category-detail-left .social-link--other {
        margin-top: -6px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .woman-content .gallery-detail .category-detail-left .news-info-text {
        height: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .woman-content .photo-gallery-detail--more-data .social-link--other.onClick~.social-items-popup {
        margin-top: 35px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .woman-content .photo-gallery-detail--more-data .social-link--other {
        margin-top: -6px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .woman-content .photo-gallery-detail--more-data .news-info-text {
        height: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .para-content .news-detail .category-detail .social-link--other.onClick~.social-items-popup {
        margin-top: 35px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .para-content .news-detail .category-detail .social-link--other {
        margin-top: -6px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .para-content .news-detail .category-detail .news-info-text {
        height: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .para-content .news-detail .category-detail .social--for-label .social-link--other {
        margin-top: 2px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .para-content .category-detail .social-link--other.onClick~.social-items-popup {
        margin-top: 35px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .para-content .category-detail .social:not(.social--for-label)>a {
        margin-top: -6px !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .womanpage-category-detail .social {
        height: 64px !important;
        padding-top: 0 !important
    }

    .womanpage-category-detail .social>a {
        margin-top: 0 !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .womanpage-category-detail .social-link--other.onClick~.social-items-popup {
        margin-top: 280px !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .woman-content .gallery-detail:not(.photo-gallery-detail--more-data) .womanpage-gallery-detail-news-info~.social {
        height: 65px !important;
        padding-top: 0 !important;
        margin-top: -4px !important
    }

    .woman-content .gallery-detail:not(.photo-gallery-detail--more-data) .womanpage-gallery-detail-news-info~.social>a {
        margin-top: 0 !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .woman-content .womanpage-gallery-detail-social-area .news-info-text {
        max-height: inherit !important;
        height: 45px !important;
        justify-content: center !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .woman-content .womanpage-video-detail .google-news {
        position: absolute;
        right: 155px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .sporskor-content .gallery-detail:not(.photo-gallery-detail--more-data) .gallery-detail--container {
        padding: 0 10px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .sporskor-content .news-detail .category-detail .social-link--other.onClick~.social-items-popup {
        margin-top: 35px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .sporskor-content .news-detail .category-detail .social-link--other {
        margin-top: -6px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .sporskor-content .news-detail .category-detail .news-info-text {
        height: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .sporskor-content .news-detail .category-detail .social--for-label .social-link--other {
        margin-top: 2px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .sporskor-content .category-detail .social-link--other.onClick~.social-items-popup {
        margin-top: 35px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .sporskor-content .category-detail .social:not(.social--for-label)>a {
        margin-top: -6px !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .sporskor-content .category-detail-social-area .news-info-text {
        max-height: inherit !important;
        height: 50px !important;
        justify-content: center !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .sporskor-content .gallery-detail:not(.photo-gallery-detail--more-data) .google-news {
        right: 170px !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .sporskor-content .gallery-detail:not(.photo-gallery-detail--more-data) .social {
        margin-right: 15px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .womanpage-gallery-detail-social-area .social-items .social-item:not(:first-child) {
        max-width: 35px !important;
        max-height: 35px !important
    }

    .womanpage-gallery-detail-social-area .social-items .social-item:not(:first-child)>.social-link--whatsapp {
        width: 35px !important;
        height: 35px !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .womanpage-video-detail .social-items .social-item:not(:first-child) {
        max-width: 35px !important;
        max-height: 35px !important
    }

    .womanpage-video-detail .social-items .social-item:not(:first-child)>.social-link--whatsapp {
        width: 35px !important;
        height: 35px !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .womanpage-gallery-detail-social-area .google-news {
        padding-top: 0 !important;
        margin-top: 0 !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .womanpage-gallery-detail-social-area .social-link--other.onClick~.social-items-popup {
        margin-top: 280px !important;
        margin-right: 0px !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .womanpage-gallery-detail-social-area .social>a {
        margin-top: -4px !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .photo-gallery-detail--more-data .womanpage-gallery-detail-social-area .google-news {
        margin-top: 0 !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .photo-gallery-detail--more-data .womanpage-gallery-detail-social-area .google-news .social-link--other.onClick~.social-items-popup {
        margin-top: 280px !important;
        margin-right: 0px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .womanpage-category-detail .social-item {
        margin-top: 10px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .womanpage-category-detail .google-news {
        padding-top: 2px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .womanpage-category-detail .social {
        height: 40px !important;
        padding-top: 4px !important;
        justify-content: center;
        align-items: center
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .womanpage-category-detail .social-link--other {
        margin-top: 10px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .womanpage-category-detail .womanpage-category-detail-news-info-text {
        height: 50px;
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

.category-detail .news-info-text {
    display: flex;
    flex-direction: column;
    gap: 5px
}

@media(min-width: 768px)and (max-width: 991px) {
    .category-detail .news-info-text {
        min-height: 60px !important;
        height: 60px !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .category-detail .news-info-text {
        min-height: 60px !important;
        height: 60px !important
    }
}

@media(min-width: 1025px) {
    .category-detail .news-info-text {
        min-height: 60px !important;
        height: 60px !important
    }
}

.category-detail .news-info-text--left>span {
    margin-left: 5px !important
}

.social--for-label {
    margin-top: 1.4285714286rem
}

@media(min-width: 1025px) {
    .social-item:nth-child(2) {
        margin-right: 0 !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .social-item:nth-child(2) {
        margin-right: 0 !important;
        position: relative
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .social {
        display: flex;
        justify-content: flex-end;
        gap: 5px;
        height: 35px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .social {
        display: flex;
        justify-content: flex-end;
        gap: 5px;
        height: 35px !important;
        padding-top: 15px !important
    }
}

@media(min-width: 1025px) {
    .social {
        display: flex;
        justify-content: flex-end;
        gap: 5px;
        height: 35px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .social-items {
        padding-top: 2px;
        min-width: inherit !important
    }

    .social-items:first-child {
        display: flex;
        justify-content: center;
        align-items: center
    }
}

@media(max-width: 767px) {
    .social-items {
        min-width: 10rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .social-items {
        min-width: 10rem
    }
}

.social-items-popup {
    background: #fff;
    box-shadow: 0 10px 50px 0 rgba(0, 0, 0, .15);
    transition: all .45s ease
}

@media(min-width: 992px)and (max-width: 1025px) {
    .social-items {
        min-width: inherit;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 35px
    }

    .social-items>.social-item {
        margin-right: 10px
    }
}

@media(min-width: 1025px) {
    .social-items {
        min-width: inherit;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 35px
    }

    .social-items>.social-item {
        margin-right: 10px
    }
}

.social-item {
    display: inline-block;
    margin-right: .3571428571rem
}

@media(max-width: 767px) {
    .social-item {
        margin-right: 1.1428571429rem
    }
}

.social-item:last-child {
    margin-right: 0
}

.social-share-text {
    font-weight: bold;
    float: left
}

@media(min-width: 768px)and (max-width: 991px) {
    .social-share-text {
        padding-top: 1px
    }
}

.social-link {
    font-family: "icomoon";
    color: #fff;
    display: inline-block;
    width: 1.6428571429rem;
    height: 1.6428571429rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

@media(max-width: 767px) {
    .social-link {
        width: 2.5rem;
        height: 2.5rem
    }
}

.social-link:before {
    font-size: .8571428571rem
}

@media(max-width: 767px) {
    .social-link:before {
        font-size: 1.2142857143rem
    }
}

.social-link--text {
    font-size: 16px;
    color: #212121;
    font-family: "Roboto", Helvetica, Arial, sans-serif !important;
    position: absolute;
    margin-top: 3px;
    margin-left: 19px;
    min-width: 100px;
    text-align: left
}

@media(min-width: 768px)and (max-width: 991px) {
    .social-link~.social-items-popup>.social-item:last-child .social-link--text {
        margin-left: 17px !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .social-link~.social-items-popup>.social-item:last-child .social-link--text {
        margin-left: 17px !important
    }
}

@media(min-width: 1025px) {
    .social-link~.social-items-popup>.social-item:last-child .social-link--text {
        margin-left: 17px !important
    }
}

.social-link--twitter {
    width: 20px;
    height: 20px;
    display: inline-flex;
    background-color: rgba(0, 0, 0, 0);
    color: #212121;
    flex-direction: column;
    justify-content: center;
    margin-left: -60%
}

.social-link--twitter:before {
    content: "";
    font-size: 18px
}

.social-link .icon-link {
    width: 22px;
    height: 22px;
    display: inline-flex;
    background-color: rgba(0, 0, 0, 0);
    color: #212121;
    flex-direction: column;
    justify-content: center;
    margin-left: -60%
}

.social-link .icon-link:before {
    content: "";
    font-size: 20px
}

.social-link--facebook {
    width: 22px;
    height: 22px;
    display: inline-flex;
    background-color: rgba(0, 0, 0, 0);
    color: #212121;
    flex-direction: column;
    justify-content: center;
    margin-left: -60%
}

.social-link--facebook:before {
    content: "";
    font-size: 20px
}

.social-link--whatsapp {
    background-color: #25af3a
}

@media(max-width: 767px) {
    .social-link--whatsapp {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .social-link--whatsapp {
        width: 2.5rem;
        height: 2.5rem
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .social-link--whatsapp {
        width: 2.5rem;
        height: 2.5rem
    }
}

@media(min-width: 1025px) {
    .social-link--whatsapp {
        width: 2.5rem;
        height: 2.5rem
    }
}

.social-link--whatsapp:before {
    content: "";
    font-size: 19px
}

@media(min-width: 768px)and (max-width: 991px) {
    .social-link--whatsapp:before {
        font-size: 18px;
        margin-top: 0px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .social-link--whatsapp:before {
        margin-top: -1px
    }
}

.social-link--other {
    background: #fff;
    border-radius: 50%;
    border: 1px solid #c9c9c9;
    width: 35px;
    height: 35px;
    transition: background .45s ease;
    z-index: 99
}

@media(min-width: 768px)and (max-width: 991px) {
    .social-link--other {
        width: 30px;
        height: 30px;
        margin-top: 2px
    }
}

.social-link--other:hover {
    cursor: pointer
}

.social-link--other:before {
    content: "";
    color: #6f6f6f;
    font-size: 19px;
    transition: color .55s ease
}

.social-link--other.onClick {
    background: #6f6f6f;
    border: none
}

.social-link--other.onClick:before {
    content: "";
    color: #fff;
    font-size: 12px
}

.social-link--other.onClick~.social-items-popup {
    position: absolute;
    width: 220px;
    height: 218px;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 45px;
    z-index: 999999
}

.social-link--other.onClick~.social-items-popup .social-link {
    display: inline-block;
    min-width: 200px;
    text-align: center
}

.social-link--flipboard {
    width: 22px;
    height: 22px;
    display: inline-flex;
    background-color: #212121;
    color: #fff;
    flex-direction: column;
    justify-content: center;
    margin-left: -60%
}

.social-link--flipboard:before {
    content: "";
    font-size: 13px;
    padding-top: 1px
}

.bundle-link {
    display: none
}

@media(max-width: 767px) {
    .bundle-link {
        display: inline-block;
        vertical-align: middle;
        margin: -6px 0px 0px 0px;
        border: none;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-size: 100%;
        background-color: #000;
        border-radius: 50%;
        padding: 15px
    }
}

.google-news {
    margin: 0 0 .7142857143rem 0;
    text-align: left
}

@media(min-width: 768px)and (max-width: 991px) {
    .google-news {
        position: absolute;
        right: 130px;
        margin-top: 0px
    }
}

@media(max-width: 767px) {
    .google-news {
        width: 53%;
        float: left
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .google-news {
        margin-left: 0;
        margin-bottom: 0;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 6px
    }
}

.google-news-title {
    font-weight: bold;
    line-height: 37px;
    vertical-align: top
}

@media(max-width: 767px) {
    .google-news-title {
        max-height: inherit
    }
}

.google-news-link {
    display: inline-block;
    vertical-align: baseline;
    height: 35px;
    width: 120px;
    margin: 0 5px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-size: 100%;
    background-color: rgba(0, 0, 0, 0);
    border: none
}

@media(max-width: 767px) {
    .google-news-link {
        width: 9.1rem;
        height: 2.7rem;
        margin: 5px 0 0 3px;
        padding-top: 0;
        max-height: 2.4rem
    }
}

@media(min-width: 1025px) {
    .category-detail-left .google-news {
        padding-top: 20px;
        position: absolute;
        right: 155px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .category-detail-left .google-news {
        padding-top: 3px;
        height: 55px;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

.category-detail-left .social {
    height: 35px;
    padding-top: 19px
}

@media(min-width: 1025px) {
    .category-detail-left .social-share-text {
        padding-top: 2px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .category-detail-left .social-share-text {
        padding-top: 2px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .category-detail-left .social-share-text {
        padding-top: 2px
    }
}

.category-detail-left .category-detail-news-info {
    height: auto;
    min-height: 45px
}

.category-detail-left .category-detail-news-info .news-info-text {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

div.circle-icon {
    width: 3.5714285714rem;
    height: 3.5714285714rem;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    color: #fff;
    display: flex;
    display: -ms-flex;
    justify-content: center;
    align-items: center;
    font-family: "icomoon";
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s
}

@media(max-width: 767px) {
    div.circle-icon {
        width: 2.8571428571rem;
        height: 2.8571428571rem
    }
}

div.circle-icon--red {
    background-color: #bb1919
}

div.circle-icon--red:hover {
    background-color: #fff
}

div.circle-icon--red:hover:after {
    color: #bb1919
}

div.circle-icon--dark-blue {
    background-color: #021521
}

div.circle-icon--dark-blue:hover {
    background-color: #fff
}

div.circle-icon--dark-blue:hover:after {
    color: #021521
}

div.circle-icon--play:after {
    content: ""
}

div.circle-icon--gallery:after {
    content: ""
}

.tag-inherit {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}

.tag-lineHeight-default {
    line-height: 2rem
}

@media(max-width: 767px) {
    .dygtag-haber-detay .category-detail .google-news-link {
        margin-top: 5px;
        margin-left: -5px
    }

    .dygtag-haber-detay .category-detail .social-items {
        margin-top: 5px
    }

    .dygtag-haber-detay .category-detail .social-items .social-share-text {
        margin-top: 0 !important
    }

    .dygtag-foto-galeri-detay .category-detail .google-news-link {
        margin-top: 5px;
        margin-left: -5px
    }

    .dygtag-foto-galeri-detay .category-detail .social-items {
        margin-top: 5px
    }

    .dygtag-foto-galeri-detay .category-detail .social-items .social-share-text {
        margin-top: 0 !important
    }

    .dygtag-video-galeri-detay .category-detail .google-news-link {
        margin-top: 5px;
        margin-left: -5px
    }

    .dygtag-video-galeri-detay .category-detail .social-items {
        margin-top: 5px
    }

    .dygtag-video-galeri-detay .category-detail .social-items .social-share-text {
        margin-top: 0 !important
    }

    .js-social-link--other {
        visibility: hidden !important;
        display: none !important;
        opacity: 0 !important
    }

    .category-detail .social,
    .sporskor-content .gallery-detail .social,
    .woman-content .gallery-detail .social,
    .para-content .gallery-detail .social {
        width: 42vw !important;
        float: right;
        clear: inherit !important;
        display: grid;
        justify-content: end;
        padding-top: 0 !important
    }

    .category-detail .social:not(.social--for-label),
    .sporskor-content .gallery-detail .social:not(.social--for-label),
    .woman-content .gallery-detail .social:not(.social--for-label),
    .para-content .gallery-detail .social:not(.social--for-label) {
        max-width: 110px !important;
        width: 110px !important
    }

    .category-detail .social.social--for-label,
    .sporskor-content .gallery-detail .social.social--for-label,
    .woman-content .gallery-detail .social.social--for-label,
    .para-content .gallery-detail .social.social--for-label {
        margin-bottom: 10px
    }

    .category-detail .social .social-items,
    .sporskor-content .gallery-detail .social .social-items,
    .woman-content .gallery-detail .social .social-items,
    .para-content .gallery-detail .social .social-items {
        text-align: right !important;
        padding-right: 0px !important;
        float: right;
        justify-content: flex-end !important
    }

    .category-detail .social .social-items .social-item,
    .sporskor-content .gallery-detail .social .social-items .social-item,
    .woman-content .gallery-detail .social .social-items .social-item,
    .para-content .gallery-detail .social .social-items .social-item {
        margin-right: 0px !important
    }

    .category-detail .social .social-items .social-item:first-child,
    .sporskor-content .gallery-detail .social .social-items .social-item:first-child,
    .woman-content .gallery-detail .social .social-items .social-item:first-child,
    .para-content .gallery-detail .social .social-items .social-item:first-child {
        margin-right: 6px !important
    }

    .category-detail .social.social--for-label,
    .sporskor-content .gallery-detail .social.social--for-label,
    .woman-content .gallery-detail .social.social--for-label,
    .para-content .gallery-detail .social.social--for-label {
        width: 100% !important;
        display: inline-flex;
        float: left;
        justify-content: flex-start
    }

    .category-detail .social.social--for-label .social-items,
    .sporskor-content .gallery-detail .social.social--for-label .social-items,
    .woman-content .gallery-detail .social.social--for-label .social-items,
    .para-content .gallery-detail .social.social--for-label .social-items {
        text-align: left !important
    }

    .category-detail .social.social--for-label .social-items .social-item:first-child,
    .sporskor-content .gallery-detail .social.social--for-label .social-items .social-item:first-child,
    .woman-content .gallery-detail .social.social--for-label .social-items .social-item:first-child,
    .para-content .gallery-detail .social.social--for-label .social-items .social-item:first-child {
        margin-right: 0 !important
    }

    .category-detail .google-news,
    .sporskor-content .gallery-detail .google-news,
    .woman-content .gallery-detail .google-news,
    .para-content .gallery-detail .google-news {
        width: 52vw !important
    }

    .category-detail .google-news-title,
    .sporskor-content .gallery-detail .google-news-title,
    .woman-content .gallery-detail .google-news-title,
    .para-content .gallery-detail .google-news-title {
        padding-top: 3px !important;
        width: 60px;
        float: left
    }

    .category-detail .google-news-link,
    .sporskor-content .gallery-detail .google-news-link,
    .woman-content .gallery-detail .google-news-link,
    .para-content .gallery-detail .google-news-link {
        float: left
    }

    .category-detail .google-news-link,
    .woman-content .gallery-detail .google-news-link,
    .para-content .gallery-detail .google-news-link {
        max-height: inherit !important;
        border: 1px solid #ddd;
        width: 120px;
        padding: 15px 0;
        margin-top: 1px
    }

    .category-detail .google-news-link,
    .sporskor-content .gallery-detail .google-news-link,
    .woman-content .gallery-detail .google-news-link,
    .para-content .gallery-detail .google-news-link {
        max-height: inherit !important;
        border: 1px solid #ddd;
        width: 120px;
        padding: 15px 0;
        margin-top: 4px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .dygtag-video-galeri-detay .sporskor-content .category-detail .social:not(.social--for-label)>a {
        margin-top: -2px !important
    }
}

@media(min-width: 319px)and (max-width: 381px) {

    .category-detail .google-news,
    .sporskor-content .gallery-detail .google-news,
    .woman-content .gallery-detail .google-news,
    .para-content .gallery-detail .google-news {
        width: 190px !important
    }

    .category-detail .google-news .google-news-title,
    .sporskor-content .gallery-detail .google-news .google-news-title,
    .woman-content .gallery-detail .google-news .google-news-title,
    .para-content .gallery-detail .google-news .google-news-title {
        width: 60px
    }

    .category-detail .google-news .google-news-link,
    .sporskor-content .gallery-detail .google-news .google-news-link,
    .woman-content .gallery-detail .google-news .google-news-link,
    .para-content .gallery-detail .google-news .google-news-link {
        margin-left: 0 !important;
        width: 110px
    }

    .category-detail .social:not(.social--for-label),
    .sporskor-content .gallery-detail .social:not(.social--for-label),
    .woman-content .gallery-detail .social:not(.social--for-label),
    .para-content .gallery-detail .social:not(.social--for-label) {
        max-width: 90px !important;
        width: 90px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {

    .dygtag-foto-galeri-detay .category-detail.container-has-5-items.photo-gallery-detail .category-detail-social-area .social:not(.social--for-label),
    .dygtag-foto-galeri-detay .category-detail.container-has-5-items.photo-gallery-detail--more-data .category-detail-social-area .social:not(.social--for-label) {
        padding-top: 11px !important;
        margin-top: 5px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {

    .dygtag-foto-galeri-detay .category-detail.container-has-5-items.photo-gallery-detail .category-detail-social-area .social-link--other.onClick~.social-items-popup,
    .dygtag-foto-galeri-detay .category-detail.container-has-5-items.photo-gallery-detail--more-data .category-detail-social-area .social-link--other.onClick~.social-items-popup {
        margin-top: 50px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .dygtag-foto-galeri-detay .category-detail-left .social-link--other.onClick~.social-items-popup {
        margin-top: 50px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .dygtag-foto-galeri-detay .sporskor-content .category-detail .social:not(.social--for-label)>a {
        margin-top: -2px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .category-detail.video-detail.container-has-5-items .category-detail-left .category-detail-social-area .social:not(.social--for-label) {
        padding-top: 11px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .category-detail.video-detail.container-has-5-items .category-detail-left .category-detail-social-area .social-link--other.onClick~.social-items-popup {
        margin-top: 50px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .dygtag-haber-detay .common-container .news-detail .category-detail .category-detail-social-area .social:not(.social--for-label) .social-link--other {
        margin-top: -6px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .dygtag-haber-detay .common-container .news-detail .category-detail-left.textNewsDetail .social:not(.social--for-label) .social-items {
        margin-top: -7px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .dygtag-haber-detay .common-container .news-detail .category-detail-left.textNewsDetail--infinity .social:not(.social--for-label) .social-items {
        margin-top: -7px
    }
}

.social-link--linkCopy .icon-checkmark {
    display: block;
    opacity: 0;
    transition: opacity .2s, opacity .55s ease-out
}

.social-link--linkCopy .icon-checkmark:before {
    border: 1px solid rgba(0, 0, 0, .1803921569);
    padding: 4px;
    border-radius: 50%;
    font-size: 12px;
    background: #022032;
    color: #fff;
    position: absolute;
    right: 17px;
    margin-top: -22px
}

@media(max-width: 767px) {
    .woman-content .womanpage-gallery-detail-social-area {
        display: inline-block !important;
        width: 100% !important
    }

    .woman-content .womanpage-gallery-detail-social-area>.news-info {
        margin-bottom: 5px
    }
}

@media(max-width: 767px) {
    .woman-content .gallery-detail .bc-items {
        clear: both;
        float: left;
        width: 100%;
        max-width: 100%;
        padding-left: 0;
        margin-top: 10px
    }
}

@media(max-width: 767px) {

    .woman-content .gallery-detail .google-news,
    .woman-content .category-detail .google-news {
        width: 53% !important;
        float: left !important;
        text-align: left
    }

    .woman-content .gallery-detail .google-news-title,
    .woman-content .category-detail .google-news-title {
        padding-top: 4px !important
    }
}

@media(min-width: 319px)and (max-width: 381px) {

    .woman-content .gallery-detail .google-news,
    .woman-content .category-detail .google-news {
        width: 180px !important
    }
}

@media(max-width: 767px) {

    .woman-content .gallery-detail .social,
    .woman-content .category-detail .social {
        width: 42% !important;
        float: right;
        clear: inherit !important;
        display: flex;
        justify-content: end;
        padding-top: 0 !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .js-share-mobile {
        display: none !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .js-share-mobile {
        display: none !important
    }
}

@media(min-width: 1025px) {
    .js-share-mobile {
        display: none !important
    }
}

@media(max-width: 767px) {
    .js-share-mobile {
        position: relative
    }

    .js-share-mobile-news {
        background-color: #fff;
        width: 2.8571428571rem;
        height: 2.8571428571rem;
        color: #000;
        border: 1px solid #c9c9c9
    }

    .js-share-mobile-news:before {
        content: "";
        font-size: 1.1428571429rem;
        padding-right: 2px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .woman-content .gallery-detail .ntv-content-inner .bc-items {
        margin-left: -8px
    }
}

@media(min-width: 1025px) {
    .woman-content .gallery-detail .ntv-content-inner .bc-items {
        margin-left: -8px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .woman-content .gallery-detail .ntv-content-inner .bc-items {
        margin-left: -8px
    }
}

@media(min-width: 768px)and (max-width: 991px) {

    .dygtag-haber-detay .category-detail .social-link--other.onClick~.social-items-popup,
    .dygtag-haber-detay .category-detail .social-link--other.onClick~.social-items-popup,
    .dygtag-video-galeri-detay .category-detail .social-link--other.onClick~.social-items-popup,
    .dygtag-foto-galeri-detay .category-detail .social-link--other.onClick~.social-items-popup {
        margin-top: 40px !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .category-detail .social-link--other.onClick~.social-items-popup {
        margin-top: 40px !important
    }
}

@media(max-width: 767px) {
    .dygtag-para-alt-kategori .dygtag-slot #dygtag-gpt-ad-2 {
        top: 5px;
        position: relative
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .dygtag-haber-detay .category-detail.container-has-3-items.js-news-detail .category-detail-left .social:not(.social--for-label) .social-items {
        margin-top: -8px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .dygtag-haber-detay .para-content .category-detail.container-has-3-items.js-news-detail .category-detail-left .social:not(.social--for-label) .social-items {
        margin-top: 0px
    }

    .dygtag-haber-detay .woman-content .category-detail.container-has-3-items.js-news-detail .category-detail-left .social:not(.social--for-label) .social-items {
        margin-top: 0px
    }

    .dygtag-haber-detay .sporskor-content .category-detail.container-has-3-items.js-news-detail .category-detail-left .social:not(.social--for-label) .social-items {
        margin-top: 0px
    }
}

@media(min-width: 768px)and (max-width: 991px) {

    .dygtag-haber-detay .social.social--for-label,
    .dygtag-foto-galeri-detay .social.social--for-label,
    .dygtag-video-galeri-detay .social.social--for-label {
        justify-content: flex-start !important
    }

    .dygtag-haber-detay .social.social--for-label .social-link--other.onClick~.social-items-popup,
    .dygtag-foto-galeri-detay .social.social--for-label .social-link--other.onClick~.social-items-popup,
    .dygtag-video-galeri-detay .social.social--for-label .social-link--other.onClick~.social-items-popup {
        left: 9px !important;
        margin-top: 40px !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {

    .dygtag-haber-detay .social.social--for-label,
    .dygtag-foto-galeri-detay .social.social--for-label,
    .dygtag-video-galeri-detay .social.social--for-label {
        justify-content: flex-start !important
    }

    .dygtag-haber-detay .social.social--for-label .social-link--other.onClick~.social-items-popup,
    .dygtag-foto-galeri-detay .social.social--for-label .social-link--other.onClick~.social-items-popup,
    .dygtag-video-galeri-detay .social.social--for-label .social-link--other.onClick~.social-items-popup {
        left: 9px !important;
        margin-top: 40px !important
    }
}

@media(min-width: 1025px) {

    .dygtag-haber-detay .social.social--for-label,
    .dygtag-foto-galeri-detay .social.social--for-label,
    .dygtag-video-galeri-detay .social.social--for-label {
        justify-content: flex-start !important
    }

    .dygtag-haber-detay .social.social--for-label .social-link--other.onClick~.social-items-popup,
    .dygtag-foto-galeri-detay .social.social--for-label .social-link--other.onClick~.social-items-popup,
    .dygtag-video-galeri-detay .social.social--for-label .social-link--other.onClick~.social-items-popup {
        left: 9px !important;
        margin-top: 40px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {

    .dygtag-video-galeri-detay .woman-content .google-news,
    .dygtag-video-galeri-detay .woman-content .social {
        margin-top: 7px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {

    .dygtag-video-galeri-detay .woman-content .google-news,
    .dygtag-video-galeri-detay .woman-content .social {
        margin-top: 7px
    }
}

@media(min-width: 1025px) {

    .dygtag-video-galeri-detay .woman-content .google-news,
    .dygtag-video-galeri-detay .woman-content .social {
        margin-top: 7px
    }
}

@media(min-width: 768px)and (max-width: 991px) {

    .dygtag-foto-galeri-detay .woman-content .gallery-detail .gallery-page-hero-left .google-news,
    .dygtag-foto-galeri-detay .woman-content .gallery-detail .gallery-page-hero-left .social {
        margin-top: 7px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {

    .dygtag-foto-galeri-detay .woman-content .gallery-detail .gallery-page-hero-left .google-news,
    .dygtag-foto-galeri-detay .woman-content .gallery-detail .gallery-page-hero-left .social {
        margin-top: -5px
    }
}

@media(min-width: 1025px) {

    .dygtag-foto-galeri-detay .woman-content .gallery-detail .gallery-page-hero-left .google-news,
    .dygtag-foto-galeri-detay .woman-content .gallery-detail .gallery-page-hero-left .social {
        margin-top: -5px
    }
}

@media(min-width: 768px)and (max-width: 991px) {

    .dygtag-foto-galeri-detay .header-wrapper~.common-container .category-detail-left .google-news,
    .dygtag-foto-galeri-detay .header-wrapper~.common-container .category-detail-left .social {
        margin-top: 5px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .dygtag-foto-galeri-detay .para-content .category-detail-social-area .google-news {
        margin-top: 7px
    }

    .dygtag-foto-galeri-detay .para-content .category-detail-social-area .social {
        margin-top: 10px
    }

    .dygtag-foto-galeri-detay .para-content .category-detail-social-area .social:not(.social--for-label)>a {
        margin-top: -2px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .dygtag-video-galeri-detay .sporskor-content .category-detail.video-detail.container-has-5-items .google-news {
        margin-top: 10px
    }

    .dygtag-video-galeri-detay .sporskor-content .category-detail.video-detail.container-has-5-items .social:not(.social--for-label) {
        margin-top: 13px
    }

    .dygtag-video-galeri-detay .sporskor-content .social-share-text {
        padding-top: 0
    }

    .dygtag-video-galeri-detay .para-content .category-detail.video-detail.container-has-5-items .google-news {
        margin-top: 10px
    }

    .dygtag-video-galeri-detay .para-content .category-detail.video-detail.container-has-5-items .social:not(.social--for-label) {
        margin-top: 13px
    }

    .dygtag-video-galeri-detay .para-content .category-detail.video-detail.container-has-5-items .social:not(.social--for-label) .social-link--other {
        margin-top: -2px !important
    }

    .dygtag-video-galeri-detay .para-content .social-share-text {
        padding-top: 0
    }

    .dygtag-video-galeri-detay .woman-content .social-share-text {
        padding-top: 0
    }
}

@media(min-width: 1024px)and (max-width: 1024px) {
    .womanpage-gallery-detail-social-area .social-items {
        margin-top: 0 !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {

    .dygtag-video-galeri-detay .sporskor-content .social-share-text,
    .dygtag-video-galeri-detay .woman-content .social-share-text,
    .dygtag-video-galeri-detay .para-content .social-share-text {
        padding-top: 2px
    }
}

@media(min-width: 1025px) {

    .dygtag-video-galeri-detay .sporskor-content .social-share-text,
    .dygtag-video-galeri-detay .woman-content .social-share-text,
    .dygtag-video-galeri-detay .para-content .social-share-text {
        padding-top: 2px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {

    .dygtag-video-galeri-detay .sporskor-content .social-share-text,
    .dygtag-video-galeri-detay .woman-content .social-share-text,
    .dygtag-video-galeri-detay .para-content .social-share-text {
        padding-top: 2px
    }
}

.dygtag-video-galeri-detay .woman-content .social {
    margin-top: 5px
}

@media(max-width: 767px) {
    .dygtag-video-galeri-detay .woman-content .social {
        margin-top: -1px
    }
}

.dygtag-video-galeri-detay .sporskor-content .news-info-text {
    gap: 0
}

@media(min-width: 768px)and (max-width: 991px) {
    .dygtag-video-galeri-detay .sporskor-content .news-info-text {
        margin-top: 5px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .dygtag-video-galeri-detay .woman-content .news-info-text {
        margin-top: -5px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .dygtag-foto-galeri-detay .para-content .google-news {
        margin-top: 1px !important
    }
}

@media(max-width: 767px) {
    .dygtag-foto-galeri-detay .header-wrapper~.common-container .category-detail.container-has-5-items.photo-gallery-detail .ntv-content .category-detail-left .social-item.js-share-mobile {
        top: -2px !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .dygtag-haber-detay .woman-content .womanpage-category-detail-social-area .social .social-items {
        margin-top: 1px
    }
}

.ntv-kriptrade-widget.ntv {
    height: 60px;
    overflow: hidden
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget.ntv {
        height: 82px;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget.ntv-para {
        height: 65px;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
}

.ntv-kriptrade-widget .ntv-content {
    display: block;
    width: 100%;
    margin: 0
}

.ntv-kriptrade-widget .ntv-content-inner {
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: #002555;
    max-width: calc(100% - 10px)
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .ntv-content-inner {
        width: 100%;
        max-width: 100% !important
    }
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget .ntv-content-inner {
        width: 100%;
        max-width: 100% !important
    }
}

.ntv-kriptrade-widget .kriptrade {
    max-height: 60px;
    position: relative;
    max-width: 1000px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget .kriptrade {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 115px;
        max-height: 115px
    }

    .ntv-kriptrade-widget .kriptrade .kriptrade-logo-frame {
        width: 100%;
        min-width: calc(100% - 50px);
        max-width: calc(100% - 50px);
        flex-basis: calc(100% - 50px);
        max-height: 40px
    }

    .ntv-kriptrade-widget .kriptrade .kriptrade-right-frame {
        width: 100%;
        min-width: calc(100% - 50px);
        max-width: calc(100% - 50px);
        flex-basis: calc(100% - 50px)
    }

    .ntv-kriptrade-widget .kriptrade .kriptrade-right-frame .kriptrade-currency-title,
    .ntv-kriptrade-widget .kriptrade .kriptrade-right-frame .kriptrade-currency-inner,
    .ntv-kriptrade-widget .kriptrade .kriptrade-right-frame .kriptrade-currency-updown {
        font-size: 13px !important;
        line-height: 15px !important
    }

    .ntv-kriptrade-widget .kriptrade .kriptrade-right-frame .kriptrade-currency-title::before,
    .ntv-kriptrade-widget .kriptrade .kriptrade-right-frame .kriptrade-currency-title::after,
    .ntv-kriptrade-widget .kriptrade .kriptrade-right-frame .kriptrade-currency-inner::before,
    .ntv-kriptrade-widget .kriptrade .kriptrade-right-frame .kriptrade-currency-inner::after,
    .ntv-kriptrade-widget .kriptrade .kriptrade-right-frame .kriptrade-currency-updown::before,
    .ntv-kriptrade-widget .kriptrade .kriptrade-right-frame .kriptrade-currency-updown::after {
        font-size: 13px !important;
        line-height: 15px !important
    }

    .ntv-kriptrade-widget .kriptrade .kriptrade-right-frame .kriptrade-currency-title {
        display: flex !important;
        flex-direction: column !important;
        gap: 5px !important;
        justify-content: center !important;
        align-items: center !important
    }
}

.ntv-kriptrade-widget .kriptrade .kriptrade-currency-title::before,
.ntv-kriptrade-widget .kriptrade .kriptrade-currency-title::after,
.ntv-kriptrade-widget .kriptrade .kriptrade-currency-inner::before,
.ntv-kriptrade-widget .kriptrade .kriptrade-currency-inner::after,
.ntv-kriptrade-widget .kriptrade .kriptrade-currency-updown::before,
.ntv-kriptrade-widget .kriptrade .kriptrade-currency-updown::after {
    display: none !important
}

.ntv-kriptrade-widget .kriptrade-currency--top {
    position: relative
}

.ntv-kriptrade-widget .kriptrade-currency--bottom {
    position: relative
}

.ntv-kriptrade-widget .kriptrade * {
    background: #012555
}

@-webkit-keyframes ticker {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes ticker {
    0% {
        -webkit-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0);
        visibility: visible;
        padding-left: 20px
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        padding-left: 0
    }
}

@-webkit-keyframes ticker_mobile {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(-300%, 0, 0);
        transform: translate3d(-300%, 0, 0)
    }
}

@keyframes ticker_mobile {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(-300%, 0, 0);
        transform: translate3d(-300%, 0, 0)
    }
}

@-webkit-keyframes ticker_tablet {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(-180%, 0, 0);
        transform: translate3d(-190%, 0, 0)
    }
}

@keyframes ticker_tablet {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(-180%, 0, 0);
        transform: translate3d(-190%, 0, 0)
    }
}

@-webkit-keyframes _kriptrad-coin-slogan {
    10% {
        opacity: 1
    }

    30% {
        opacity: 1
    }

    35% {
        opacity: 0
    }

    80% {
        opacity: 0
    }

    85% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

@keyframes _kriptrad-coin-slogan {
    10% {
        opacity: 1
    }

    30% {
        opacity: 1
    }

    35% {
        opacity: 0
    }

    80% {
        opacity: 0
    }

    85% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

.ntv-kriptrade-widget .kriptrade .ticker-wrap {
    position: relative;
    bottom: 0;
    overflow: hidden;
    height: 70px;
    background-color: rgba(0, 0, 0, 0);
    box-sizing: content-box;
    right: -5px;
    display: inline-block;
    width: calc(50% - 90px);
    max-width: calc(50% - 90px);
    padding-left: 25px
}

@media(min-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap {
        margin-right: 3px;
        padding-left: 10px;
        right: -8px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap {
        margin-right: 3px;
        padding-left: 10px;
        right: -8px
    }
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap {
        padding-bottom: 10px
    }
}

.ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker {
    position: relative;
    width: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    height: 100%;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: ticker;
    animation-name: ticker;
    -webkit-animation-duration: 42s;
    animation-duration: 42s;
    transition: display ease .35s, margin-left ease .4s;
    padding-right: 300px;
    margin-left: -70px
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker {
        margin-left: 90px;
        padding-right: 0px
    }
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker {
        margin-top: -10px;
        margin-left: 0px;
        width: 100%;
        display: flex;
        padding-right: inherit;
        -webkit-animation-name: ticker_mobile;
        animation-name: ticker_mobile
    }

    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item:last-child {
        display: none !important
    }

    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item {
        transform: none !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker {
        -webkit-animation-name: ticker_tablet;
        animation-name: ticker_tablet;
        padding-right: 40px
    }
}

@media(min-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker {
        -webkit-animation-duration: 48s;
        animation-duration: 48s
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker {
        -webkit-animation-duration: 48s;
        animation-duration: 48s
    }
}

.ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item {
    display: inline-block;
    color: #fff;
    padding: 12px 5px;
    margin-right: 0px;
    min-width: 150px;
    width: auto;
    transform: translateX(70px)
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item {
        padding-top: 7px;
        min-width: 150px !important;
        width: auto !important;
        transform: translateX(-70px)
    }
}

@media(min-width: 240px)and (max-width: 370px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item {
        transform: translateX(30vw)
    }
}

@media(min-width: 370px)and (max-width: 420px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item {
        transform: translateX(30vw)
    }
}

@media(min-width: 420px)and (max-width: 480px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item {
        transform: translateX(30vw)
    }
}

@media(min-width: 480px)and (max-width: 767px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item {
        transform: translateX(30vw);
        min-width: 30vw !important
    }
}

.ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item:first-child:after {
    display: none !important
}

.ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item:nth-child(8):after {
    display: none !important
}

.ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item:after {
    content: "";
    width: 1px;
    position: absolute;
    height: 40px;
    background: rgba(233, 233, 233, .4588235294);
    margin-left: -9px;
    top: 15px
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item:after {
        height: 45px;
        top: 15px
    }
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget .kriptrade .ticker-wrap .ticker__item:after {
        height: 60px;
        top: 14px
    }
}

.ntv-kriptrade-widget .kriptrade .down-currency {
    color: #d9403d !important
}

.ntv-kriptrade-widget .kriptrade .up-currency {
    color: #41a642 !important
}

.ntv-kriptrade-widget .kriptrade .fixed-currency {
    color: #c59527 !important
}

.ntv-kriptrade-widget .kriptrade-left-frame {
    width: 33%;
    float: left;
    display: flex;
    height: 100%;
    justify-content: space-between;
    align-items: center;
    max-height: 100%;
    margin-right: 15px
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade-left-frame {
        display: none
    }
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget .kriptrade-left-frame {
        display: none
    }
}

.ntv-kriptrade-widget .kriptrade-left-frame:hover {
    cursor: pointer
}

.ntv-kriptrade-widget .kriptrade-left-frame-item {
    min-width: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: auto;
    margin-right: 20px
}

.ntv-kriptrade-widget .kriptrade-left-frame-item:not(:last-child):after {
    content: "";
    width: 1px;
    position: absolute;
    height: 40px;
    background: rgba(233, 233, 233, .4588235294);
    margin-right: -135px
}

.ntv-kriptrade-widget .kriptrade-left-frame-item:last-child {
    min-width: 130px
}

.ntv-kriptrade-widget .kriptrade-left-frame-item .kriptrade-currency-bottom {
    position: relative;
    line-height: 21px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 4px
}

.ntv-kriptrade-widget .kriptrade-left-frame-item .kriptrade-currency-title {
    font-size: 16px;
    font-weight: 700;
    color: #b4e2e1;
    line-height: 19px;
    text-transform: uppercase;
    width: 100%;
    position: relative
}

.ntv-kriptrade-widget .kriptrade-left-frame-item .kriptrade-currency-inner {
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    line-height: 19px;
    position: relative;
    top: 1px
}

.ntv-kriptrade-widget .kriptrade-left-frame-item .kriptrade-currency-updown {
    font-weight: 500;
    font-size: 16px;
    top: .65px;
    position: relative
}

.ntv-kriptrade-widget .kriptrade-left-frame-item .kriptrade-currency-updown:before {
    content: "%";
    position: relative;
    top: .45px;
    font-size: 16px
}

.ntv-kriptrade-widget .kriptrade-logo-frame {
    width: 17%;
    max-width: 17%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 17%;
    flex-basis: 17%;
    margin-left: 30px
}

.ntv-kriptrade-widget .kriptrade-logo-frame img {
    position: relative
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade-logo-frame {
        min-width: 20% !important;
        max-width: 20% !important;
        width: 20% !important;
        flex-basis: 20% !important;
        margin-left: 10px !important
    }
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget .kriptrade-logo-frame {
        margin-left: 0 !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade-logo-frame picture {
        position: relative;
        left: 7px
    }
}

@media(min-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade-logo-frame picture {
        position: relative;
        left: 7px
    }
}

.ntv-kriptrade-widget .kriptrade-right-frame {
    width: 33%;
    max-width: 33%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade-right-frame {
        min-width: calc(69% - 20px) !important;
        max-width: calc(69% - 20px) !important;
        width: calc(69% - 20px) !important;
        flex-basis: calc(69% - 30px) !important;
        margin-right: 20px !important;
        padding-left: 50px !important;
        left: 0px
    }
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-currency--top {
    text-align: center;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    left: 0px;
    margin-top: 1px
}

@media(min-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-currency--top {
        position: relative;
        left: -3px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-currency--top {
        position: relative;
        left: -3px
    }
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-currency--top h3 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-currency--top h3 {
        flex-direction: column
    }
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-currency--top h3>img:first-child {
    margin-right: 5px
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-currency--bottom {
    position: relative;
    line-height: 21px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 4px;
    text-align: center;
    width: 100%
}

@media(min-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-currency--bottom {
        position: relative;
        left: -5px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-currency--bottom {
        position: relative;
        left: -5px
    }
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-currency--bottom>span:first-child {
    margin-right: 2px
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-currency--bottom {
        gap: 3px;
        margin-top: -2px !important
    }
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-extra-items .kriptrade-right-frame {
    position: relative
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-extra-items .kriptrade-right-frame-item .kriptrade-currency-title {
    font-size: 16px;
    font-weight: 700;
    color: #b4e2e1;
    line-height: 19px;
    text-transform: uppercase;
    margin-left: -5px
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-extra-items .kriptrade-right-frame-item .kriptrade-currency-title img {
    max-height: 20px;
    display: inline-block;
    position: relative
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-extra-items .kriptrade-right-frame-item .kriptrade-currency-title {
        font-size: 14px;
        line-height: 16px;
        gap: 2px
    }
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-extra-items .kriptrade-right-frame-item .kriptrade-currency-inner {
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    line-height: 19px;
    position: relative;
    top: 1px
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-extra-items .kriptrade-right-frame-item .kriptrade-currency-inner {
        font-size: 14px;
        line-height: 16px;
        display: flex;
        flex-direction: row;
        width: 100%;
        align-items: center;
        height: 20px;
        justify-content: flex-end
    }
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-extra-items .kriptrade-right-frame-item .kriptrade-currency-inner:before {
    content: "$";
    position: relative;
    top: 0px;
    font-size: 16px
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-extra-items .kriptrade-right-frame-item .kriptrade-currency-updown {
    font-weight: 500;
    font-size: 16px
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-extra-items .kriptrade-right-frame-item .kriptrade-currency-updown {
        font-size: 14px;
        line-height: 16px;
        display: flex;
        flex-direction: row;
        width: 100%;
        align-items: center;
        height: 20px;
        padding-top: 2px;
        justify-content: flex-start
    }
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-extra-items .kriptrade-right-frame-item .kriptrade-currency-updown {
        margin-top: 1px !important
    }
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-extra-items .kriptrade-right-frame-item .kriptrade-currency-updown:before {
    content: "%";
    position: relative;
    top: 0px;
    font-size: 16px
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate {
    opacity: 0
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate img {
    opacity: 0
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active {
    opacity: 1;
    display: block;
    top: -60px;
    position: relative;
    left: -55px;
    padding-left: 5px;
    width: calc(100% + 100px);
    animation: _kriptrad-coin-slogan 12s ease infinite;
    padding-bottom: 10px;
    z-index: 10
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active img {
    opacity: 1;
    transition: opacity ease-in .45s
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active img {
        width: 100%;
        max-width: 100%
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active img {
        width: 100%;
        max-width: 100%
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active {
        left: -80px !important;
        padding-left: 5px !important;
        top: -67px !important;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        width: calc(100% + 100px);
        padding-top: 10px
    }
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active {
        top: -15px !important;
        height: 90px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 0 0 0;
        max-width: 100%;
        left: 0 !important;
        position: absolute;
        padding-top: 20px !important
    }
}

@media(min-width: 240px)and (max-width: 375px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active {
        padding-top: 0px !important
    }
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
    font-weight: 700;
    color: #fdc755;
    text-align: center;
    line-height: 20px;
    transition: opacity ease .55s;
    min-height: 90px
}

@media(min-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
        font-size: 21px;
        line-height: 26px;
        padding: 0 35px
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
        font-size: 21px;
        line-height: 26px;
        padding: 0 35px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
        font-size: 24px;
        line-height: 30px;
        padding: 0 75px
    }
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
        font-size: 18px;
        line-height: 26px;
        left: -4px;
        position: relative;
        display: inline-block;
        width: 100%;
        min-width: 100vw;
        padding: 0 40px
    }
}

@media(min-width: 240px)and (max-width: 375px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
        width: calc(100% + 100px);
        padding: 0 20px
    }
}

@media screen and (max-width: 370px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
        line-height: 22px;
        left: -4px;
        position: relative;
        display: inline-block;
        width: 100%;
        min-width: 100%;
        padding: 0 0px;
        top: 4px
    }
}

@media(min-width: 240px)and (max-width: 370px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
        width: calc(100% + 20px);
        padding: 0px 20px;
        margin-top: -1px
    }
}

@media(min-width: 370px)and (max-width: 371px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
        width: calc(100% + 30px);
        padding: 0px 32px;
        margin-top: 8px
    }
}

@media(min-width: 372px)and (max-width: 375px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
        width: calc(100% + 30px);
        padding: 0px 33px;
        margin-top: 5px
    }
}

@media(min-width: 375px)and (max-width: 375px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
        width: calc(100% + 20px);
        padding: 0px 40px;
        margin-top: -12px;
        z-index: 10;
        padding-top: 19px
    }
}

@media(min-width: 376px)and (max-width: 412px) {
    .ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text {
        width: calc(100% + 20px);
        padding: 0px 40px;
        margin-top: -13px;
        z-index: 10
    }
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text--uppercase {
    text-transform: uppercase
}

.ntv-kriptrade-widget .kriptrade-right-frame .kriptrade-animate.active .kriptrade-animate--text--inner {
    color: #fff !important;
    text-transform: uppercase
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget .ftxtr_band {
        overflow: hidden !important
    }

    .ntv-kriptrade-widget .ftxtr_band #animation_container {
        overflow: hidden !important;
        max-width: 100vw !important
    }

    .ntv-kriptrade-widget .ftxtr_band #animation_container #canvas {
        overflow: hidden !important;
        max-width: 100vw !important
    }
}

.ntv-kriptrade-widget-FTX-desktop {
    display: inline-block
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget-FTX-desktop {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-kriptrade-widget-FTX-desktop {
        width: calc(100vw - 20px) !important;
        height: auto;
        max-height: 65px;
        overflow: hidden
    }
}

.ntv-kriptrade-widget-FTX-mobile {
    display: none
}

@media(max-width: 767px) {
    .ntv-kriptrade-widget-FTX-mobile {
        display: inline-block;
        height: auto;
        max-height: 82px
    }
}

@media(min-width: 1025px) {
    .ntv-kriptrade-widget-FTX-ekonomiPage {
        display: none !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    .ntv-kriptrade-widget-FTX-ekonomiPage {
        display: none !important
    }
}

.ntv-kriptrade-widget .ftxtr_band {
    overflow-x: hidden;
    background: darkred !important
}

.ntv-kriptrade-widget .ftxtr_band #animation_container {
    overflow-x: hidden
}

.ntv-kriptrade-widget .ftxtr_band #animation_container #canvas {
    overflow-x: hidden
}

div[data-categoryname=ntvpara] .ntv-kriptrade-widget-FTX-desktop {
    top: 13px;
    position: relative
}

@media(min-width: 768px)and (max-width: 991px) {
    div[data-categoryname=ntvpara] .ntv-kriptrade-widget-FTX-desktop {
        top: 6px;
        position: relative;
        left: 6px;
        width: calc(100vw - 14px) !important
    }
}

@media(max-width: 767px) {
    div[data-categoryname=ntvpara] .ntv-kriptrade-widget-FTX-mobile {
        height: auto;
        max-height: 100px;
        padding-top: 15px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    div[data-categoryname=ntvpara] .para-main-slider-frame~.ntv-kriptrade-widget {
        display: none !important
    }
}

@media(max-width: 767px) {
    div[data-categoryname=ntvpara] .para-main-slider-frame~.ntv-kriptrade-widget {
        display: none !important
    }
}

@media(min-width: 1025px) {
    div[data-categoryname=ntvpara] .para-section--FTX-tablet {
        display: none !important
    }
}

@media(min-width: 992px)and (max-width: 1025px) {
    div[data-categoryname=ntvpara] .para-section--FTX-tablet {
        display: none !important
    }
}

@media(max-width: 767px) {
    div[data-categoryname=ntvpara] .para-section--FTX-tablet {
        margin-top: 10px !important;
        width: calc(100vw - 10px);
        padding: 0 5px
    }

    div[data-categoryname=ntvpara] .para-section--FTX-tablet .ntv-kriptrade-widget {
        position: relative;
        left: -5px !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    div[data-categoryname=ntvpara] .para-section--FTX-tablet .ntv-kriptrade-widget {
        position: relative;
        left: -5px !important
    }
}

.category[data-categoryname=ekonomi] {
    position: relative
}

div[ng-controller=HomeWidgetController] .ntv-kriptrade-widget {
    background: #012555 !important
}

@media(max-width: 767px) {
    div[ng-controller=HomeWidgetController]>.ntv-kriptrade-widget {
        display: none
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    div[ng-controller=HomeWidgetController]>.ntv-kriptrade-widget {
        display: none
    }
}

@media(max-width: 767px) {
    .ntv-last-news-slider~div>.ntv-kriptrade-widget:first-child {
        display: none !important
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .ntv-last-news-slider~div>.ntv-kriptrade-widget:first-child {
        display: none !important
    }
}

img {
    max-width: 100%;
    display: block
}

a {
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    color: #022032
}

.kenburns-top {
    transition: transform .7s
}

@-webkit-keyframes kenburns-top {
    0% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
        -webkit-transform-origin: 50% 16%;
        transform-origin: 50% 16%
    }

    100% {
        -webkit-transform: scale(1.25) translateY(-15px);
        transform: scale(1.25) translateY(-15px);
        -webkit-transform-origin: top;
        transform-origin: top
    }
}

@keyframes kenburns-top {
    0% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
        -webkit-transform-origin: 50% 16%;
        transform-origin: 50% 16%
    }

    100% {
        -webkit-transform: scale(1.25) translateY(-15px);
        transform: scale(1.25) translateY(-15px);
        -webkit-transform-origin: top;
        transform-origin: top
    }
}

h1 {
    font-size: 3.1428571429rem;
    line-height: 3.5714285714rem;
    font-weight: 900
}

@media(max-width: 767px) {
    h1 {
        font-size: 1.8571428571rem;
        line-height: 2.2857142857rem
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    h1 {
        font-size: 2.5714285714rem;
        line-height: 3.5714285714rem
    }
}

h2 {
    font-size: 1.5714285714rem;
    line-height: 2.1428571429rem;
    font-weight: 900
}

h3 {
    font-size: 1.2857142857rem;
    line-height: 2rem;
    font-weight: 900
}

h4,
h5,
h6 {
    font-weight: 900
}

.subheading {
    font-size: 1.5714285714rem;
    line-height: 2.2857142857rem;
    font-weight: 900
}

@media(max-width: 767px) {
    .subheading {
        font-size: 1.2857142857rem;
        line-height: 2rem
    }
}

.is-regular {
    font-size: 1.2857142857rem;
    line-height: 2rem;
    font-weight: normal
}

@media(max-width: 767px) {
    .is-regular {
        font-size: 1.1428571429rem;
        line-height: 1.7142857143rem
    }
}

.is-italic {
    font-style: italic
}

.is-bold {
    font-weight: 700
}

.is-line-through {
    text-decoration: line-through
}

.is-underline {
    text-decoration: underline
}

.is-center {
    text-align: center
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid rgba(0, 0, 0, 0)
}

.slick-arrow.slick-hidden {
    display: none
}

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative
}

.scroll-wrapper>.scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important
}

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0
}

.scroll-wrapper.scroll--rtl {
    direction: rtl
}

.scroll-element {
    box-sizing: content-box;
    display: none
}

.scroll-element div {
    box-sizing: content-box
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block
}

.scroll-textarea {
    border: 1px solid #ccc;
    border-top-color: #999
}

.scroll-textarea>.scroll-content {
    overflow: hidden !important
}

.scroll-textarea>.scroll-content>textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important
}

.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
    height: 0;
    width: 0
}

.scrollbar-dynamic>.scroll-element,
.scrollbar-dynamic>.scroll-element div {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scrollbar-dynamic>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scrollbar-dynamic>.scroll-element.scroll-x {
    bottom: 2px;
    height: 7px;
    left: 0;
    min-width: 100%;
    width: 100%
}

.scrollbar-dynamic>.scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 2px;
    top: 0;
    width: 7px
}

.scrollbar-dynamic>.scroll-element .scroll-element_outer {
    opacity: .3;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px
}

.scrollbar-dynamic>.scroll-element .scroll-element_size {
    background-color: #ccc;
    opacity: 0;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    -ms-transition: opacity .2s;
    transition: opacity .2s
}

.scrollbar-dynamic>.scroll-element .scroll-bar {
    background-color: #6c6e71;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.scrollbar-dynamic>.scroll-element.scroll-x .scroll-bar {
    bottom: 0;
    height: 7px;
    min-width: 24px;
    top: auto
}

.scrollbar-dynamic>.scroll-element.scroll-y .scroll-bar {
    left: auto;
    min-height: 24px;
    right: 0;
    width: 7px
}

.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_outer {
    bottom: 0;
    top: auto;
    left: 2px;
    -webkit-transition: height .2s;
    -moz-transition: height .2s;
    -o-transition: height .2s;
    -ms-transition: height .2s;
    transition: height .2s
}

.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_outer {
    left: auto;
    right: 0;
    top: 2px;
    -webkit-transition: width .2s;
    -moz-transition: width .2s;
    -o-transition: width .2s;
    -ms-transition: width .2s;
    transition: width .2s
}

.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_size {
    left: -4px
}

.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_size {
    top: -4px
}

.scrollbar-dynamic>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -11px
}

.scrollbar-dynamic>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -11px
}

.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer {
    overflow: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: .7
}

.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
    opacity: 1
}

.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
    height: 100%;
    width: 100%;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px
}

.scrollbar-dynamic>.scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic>.scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
    height: 20px;
    min-height: 7px
}

.scrollbar-dynamic>.scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic>.scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
    min-width: 7px;
    width: auto
}

.ellip {
    display: block;
    height: 100%
}

.ellip-line {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal
}

.ellip,
.ellip-line {
    position: relative;
    overflow: hidden;
    max-width: 100%
}

.lazy-loading-img {
    background-image: url("../img/ntv-background-img.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 25% 25%;
}

@font-face {
    font-family: "icomoon";
    font-display: swap;
    src: url("../fonts/icons/icomoon.eot");
    src: url("../fonts/icons/icomoon.eot") format("embedded-opentype"),
        url("../fonts/icons/icomoon.ttf") format("truetype"),
        url("../fonts/icons/icomoon.woff") format("woff"),
        url("../fonts/icons/icomoon.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

.header-category {
    background: #F56B0D;
}

.header-category a {
    color: #fff;
}