article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: Arial;
}

body {
  margin: 0;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

q:before, q:after {
  content: '';
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button, input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  line-height: normal;
}

/*--------------------------------------------------------------------------------*/
/*GENERAL*/
/*--------------------------------------------------------------------------------*/
:root {
  --kuler-1: #21409A;
  --kuler-2: #007cbd;
  --kuler-3: #ef672f;
}

body {
  margin: 0;
  line-height: 1.4;
  font-size: 16px;
  font-family: "Helvetica", Helvetica-FF, Arial, Tahoma, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeSpeed;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

a {
  text-decoration: none;
  color: #000;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

a:hover {
  color: var(--kuler-1);
}

a:focus {
  outline: none;
}

hr {
  border-style: solid none none;
  border-color: #e6e6e6;
  margin: 16px 0;
}

p {
  margin-top: 0;
  margin-bottom: 16px;
}

ins {
  text-decoration: none;
  display: contents;
}

ol, ul {
  padding: 0 0 0 24px;
  margin-top: 12px;
  margin-bottom: 12px;
}

ol ol, ol ul, ul ol, ul ul {
  margin-top: 6px;
  margin-bottom: 0;
}

ol li, ul li {
  padding: 8px 0;
}

img {
  vertical-align: middle;
  border-style: none;
}

header, footer {
  display: table;
  width: 100%;
}

@media (min-width: 1024px) {
  header, footer {
    display: block;
  }
}

/*--------------------------------------------------------------------------------*/
/*TYPOGRAHPHY*/
/*--------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 8px;
}

h1, h2, h3, h4, h5, h6, .font-heading, .font-heading-light, .font-heading-semibold, .font-heading-bold {
  line-height: 1.3;
}

h1 {
  font-size: 40px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

.head-1 {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 0.0625rem !important;
  margin: -0.0625rem !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 0.0625rem !important;
}

.font-hero {
  font-size: 32px !important;
}

.font-xxl {
  font-size: 26px !important;
}

.font-xl {
  font-size: 23px !important;
}

.font-lg {
  font-size: 20px !important;
}

.font-md {
  font-size: 18px !important;
}

.font-sm {
  font-size: 16px !important;
}

.font-xs {
  font-size: 14px !important;
}

.font-xxs {
  font-size: 12px !important;
}

@font-face {
  font-family: "Helvetica-FF";
  font-weight: 300;
  font-style: normal;
  src: url("../../../assets/fonts/helvetica/Helvetica-Light.eot");
  src: url("../../../assets/fonts/helvetica/Helvetica-Light.eot?#iefix") format("embedded-opentype"), url("../../../assets/fonts/helvetica/Helvetica-Light.woff2") format("woff2"), url("../../../assets/fonts/helvetica/Helvetica-Light.woff") format("woff"), url("../../../assets/fonts/helvetica/Helvetica-Light.ttf") format("truetype"), url("../../../assets/fonts/helvetica/Helvetica-Light.svg#Helvetica-Light") format("svg");
}

@font-face {
  font-family: "Helvetica-FF";
  font-weight: 400;
  font-style: normal;
  src: url("../../../assets/fonts/helvetica/Helvetica-Regular.eot");
  src: url("../../../assets/fonts/helvetica/Helvetica-Regular.eot?#iefix") format("embedded-opentype"), url("../../../assets/fonts/helvetica/Helvetica-Regular.woff2") format("woff2"), url("../../../assets/fonts/helvetica/Helvetica-Regular.woff") format("woff"), url("../../../assets/fonts/helvetica/Helvetica-Regular.ttf") format("truetype"), url("../../../assets/fonts/helvetica/Helvetica-Regular.svg#Helvetica-Regular") format("svg");
}

@font-face {
  font-family: "Helvetica-FF";
  font-weight: 700;
  font-style: normal;
  src: url("../../../assets/fonts/helvetica/Helvetica-Bold.eot");
  src: url("../../../assets/fonts/helvetica/Helvetica-Bold.eot?#iefix") format("embedded-opentype"), url("../../../assets/fonts/helvetica/Helvetica-Bold.woff2") format("woff2"), url("../../../assets/fonts/helvetica/Helvetica-Bold.woff") format("woff"), url("../../../assets/fonts/helvetica/Helvetica-Bold.ttf") format("truetype"), url("../../../assets/fonts/helvetica/Helvetica-Bold.svg#Helvetica-Bold") format("svg");
}

@font-face {
  font-family: "Montserrat-FF";
  font-weight: 300;
  font-style: normal;
  src: url("../../../assets/fonts/montserrat/Montserrat-Light.eot");
  src: url("../../../assets/fonts/montserrat/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("../../../assets/fonts/montserrat/Montserrat-Light.woff2") format("woff2"), url("../../../assets/fonts/montserrat/Montserrat-Light.woff") format("woff"), url("../../../assets/fonts/montserrat/Montserrat-Light.ttf") format("truetype"), url("../../../assets/fonts/montserrat/Montserrat-Light.svg#Montserrat-Light") format("svg");
}

@font-face {
  font-family: "Montserrat-FF";
  font-weight: 400;
  font-style: normal;
  src: url("../../../assets/fonts/montserrat/Montserrat-Regular.eot");
  src: url("../../../assets/fonts/montserrat/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../../../assets/fonts/montserrat/Montserrat-Regular.woff2") format("woff2"), url("../../../assets/fonts/montserrat/Montserrat-Regular.woff") format("woff"), url("../../../assets/fonts/montserrat/Montserrat-Regular.ttf") format("truetype"), url("../../../assets/fonts/montserrat/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
}

@font-face {
  font-family: "Montserrat-FF";
  font-weight: 600;
  font-style: normal;
  src: url("../../../assets/fonts/montserrat/Montserrat-SemiBold.eot");
  src: url("../../../assets/fonts/montserrat/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), url("../../../assets/fonts/montserrat/Montserrat-SemiBold.woff2") format("woff2"), url("../../../assets/fonts/montserrat/Montserrat-SemiBold.woff") format("woff"), url("../../../assets/fonts/montserrat/Montserrat-SemiBold.ttf") format("truetype"), url("../../../assets/fonts/montserrat/Montserrat-SemiBold.svg#Montserrat-SemiBold") format("svg");
}

@font-face {
  font-family: "Montserrat-FF";
  font-weight: 700;
  font-style: normal;
  src: url("../../../assets/fonts/montserrat/Montserrat-Bold.eot");
  src: url("../../../assets/fonts/montserrat/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../../../assets/fonts/montserrat/Montserrat-Bold.woff2") format("woff2"), url("../../../assets/fonts/montserrat/Montserrat-Bold.woff") format("woff"), url("../../../assets/fonts/montserrat/Montserrat-Bold.ttf") format("truetype"), url("../../../assets/fonts/montserrat/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
}

/*--------------------------------------------------------------------------------*/
/*CONTAINER*/
/*--------------------------------------------------------------------------------*/
.container, .container-fluid {
  width: 100%;
  padding-left: 18px;
  padding-right: 18px;
  margin-right: auto;
  margin-left: auto;
}

/*--------------------------------------------------------------------------------*/
/*GRID 12 COLUMNS*/
/*--------------------------------------------------------------------------------*/
.grid-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -6px;
  margin-right: -6px;
}

.no-gutter {
  margin-right: 0;
  margin-left: 0;
}

.no-gutter > .column,
.no-gutter > [class*="column-"] {
  padding-right: 0;
  padding-left: 0;
}

.column-1, .column-2, .column-3, .column-4, .column-5, .column-6, .column-7, .column-8, .column-9, .column-10, .column-11, .column-12, .column,
.column-auto {
  position: relative;
  width: 100%;
  padding-left: 6px;
  padding-right: 6px;
}

.column {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.column-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.column-1 {
  -ms-flex: 0.08333;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.column-2 {
  -ms-flex: 0.16667;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.column-3 {
  -ms-flex: 0.25;
  flex: 0 0 25%;
  max-width: 25%;
}

.column-4 {
  -ms-flex: 0.33333;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.column-5 {
  -ms-flex: 0.41667;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.column-6 {
  -ms-flex: 0.5;
  flex: 0 0 50%;
  max-width: 50%;
}

.column-7 {
  -ms-flex: 0.58333;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.column-8 {
  -ms-flex: 0.66667;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.column-9 {
  -ms-flex: 0.75;
  flex: 0 0 75%;
  max-width: 75%;
}

.column-10 {
  -ms-flex: 0.83333;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.column-11 {
  -ms-flex: 0.91667;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.column-12 {
  -ms-flex: 1;
  flex: 0 0 100%;
  max-width: 100%;
}

/*--------------------------------------------------------------------------------*/
/*TABLE*/
/*--------------------------------------------------------------------------------*/
table th, table td {
  vertical-align: top;
}

table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #b3b3b3;
}

table tbody + tbody {
  border-top: 2px solid #b3b3b3;
}

table th {
  border: 1px solid #b3b3b3;
  background: #f2f2f2;
  padding: 10px;
  text-align: left;
}

table td {
  border: 1px solid #b3b3b3;
  padding: 5px 10px;
}

/*--------------------------------------------------------------------------------*/
/*BASE BRAND COLORS*/
/*--------------------------------------------------------------------------------*/
.color-utility-success {
  color: #11aa3d !important;
}

.box-utility-success {
  color: #11aa3d !important;
  background: #b3f7c7;
  border: 1px solid #11aa3d;
  padding: 12px 16px;
}

.color-utility-warning {
  color: #FCB715 !important;
}

.box-utility-warning {
  color: #FCB715 !important;
  background: white;
  border: 1px solid #FCB715;
  padding: 12px 16px;
}

.color-utility-error {
  color: #FF0000 !important;
}

.box-utility-error {
  color: #FF0000 !important;
  background: #fff0f0;
  border: 1px solid #FF0000;
  padding: 12px 16px;
}

/*--------------------------------------------------------------------------------*/
/*IMAGES STYLE*/
/*--------------------------------------------------------------------------------*/
.lqd, .lqd_img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.lqd_block > img, .media__image img, .media__author-image-avatar img {
  position: absolute;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.img-xs {
  width: 80px;
}

.img-sm {
  width: 100px;
}

.img-md {
  width: 200px;
}

.img-lg {
  width: 400px;
}

.img-fluid {
  width: 100%;
}

.img-fluid img {
  width: 100%;
}

.lqd_img {
  position: absolute;
  width: 150%;
  height: 150%;
  top: -25%;
  left: -25%;
  z-index: 0;
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
}

.lqd_block {
  overflow: hidden;
}

/*--------------------------------------------------------------------------------*/
/*RATIOBOX*/
/*--------------------------------------------------------------------------------*/
.ratiobox {
  position: relative;
  display: block;
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.ratiobox.ratio_16_9 {
  padding-bottom: 56.25%;
}

.ratiobox iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}

.block-link:hover .media__image .ratiobox {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}

.ratiobox--16-9 {
  padding-bottom: 56.25%;
}

.ratiobox--4-3 {
  padding-bottom: 75%;
}

/*--------------------------------------------------------------------------------*/
/*FORMS*/
/*--------------------------------------------------------------------------------*/
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

textarea, select,
input[type="text"],
input[type="date"],
input[type="button"],
input[type="submit"],
input[type="file"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
}

select {
  height: 37px;
  padding-right: 32px !important;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' style='enable-background:new 0 0 64 64;' fill='%23999999' xml:space='preserve'><path d='M51.4,20.3c0.7-0.8,1.9-0.8,2.6,0c0.8,0.7,0.8,1.9,0,2.6L33.2,43.7c-0.7,0.7-1.9,0.7-2.7,0L9.8,22.9c-0.7-0.7-0.7-1.9,0-2.6c0.8-0.8,1.9-0.8,2.7,0l19.4,19.4L51.4,20.3z'/></svg>");
  background-size: 16px;
  background-position: calc(100% - 8px) center;
  background-repeat: no-repeat;
}

[type="checkbox"], [type="radio"] {
  padding: 0;
}

textarea {
  resize: none;
}

textarea.form-element {
  height: auto;
}

button {
  cursor: pointer;
  background: #f0f0f0;
  color: #000000;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

label {
  display: inline-block;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 14px;
}

.form-check label {
  margin: 0;
}

.form-inline label {
  display: inline-block;
  margin-right: 4px;
}

.form-check--inline label {
  line-height: 2;
}

.form-block {
  position: relative;
  margin-bottom: 12px;
}

.form-block--error .tagsinput {
  border-color: #FF0000;
  background: #fae9ec;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 24px;
}

.form-check__input {
  display: none;
  margin-left: -24px;
  margin-right: 4px;
  position: absolute;
  margin-top: 4px;
}

.form-check__input:checked + label:before {
  background: #007cbd;
  -webkit-transform: scale(1.075);
  -moz-transform: scale(1.075);
  -ms-transform: scale(1.075);
  -o-transform: scale(1.075);
  transform: scale(1.075);
}

.form-check--radio .form-check__input:checked + label:after {
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
  transform: scale(0.4);
}

.form-check--checkbox .form-check__input:checked + label:after {
  font-family: "detiknetwork-FF";
  content: "\49";
  background: transparent;
  line-height: 1;
  color: #FFFFFF;
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
}

.form-check__input:disabled ~ label {
  color: #999999;
}

.form-check label {
  position: relative;
  cursor: pointer;
}

.form-check label:before, .form-check label:after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: -24px;
}

.form-check label:before {
  background: #cccccc;
  -webkit-transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
  -moz-transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
  -ms-transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
  -o-transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
  transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
}

.form-check label:after {
  background: #FFFFFF;
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
  -moz-transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
  -ms-transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
  -o-transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
  transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
}

.form-check label:hover:after {
  -webkit-transform: scale(0.35);
  -moz-transform: scale(0.35);
  -ms-transform: scale(0.35);
  -o-transform: scale(0.35);
  transform: scale(0.35);
}

.form-check--checkbox label:after {
  font-size: 16px;
}

.form-check--inline {
  display: inline-flex;
  align-items: center;
  margin-right: 12px;
}

.form-check--inline__input {
  position: static;
  margin-top: 0;
  margin-right: 8px;
  margin-left: 0;
}

.form-check--inline label:before, .form-check--inline label:after {
  top: 5px;
}

.form-element {
  display: block;
  width: 100%;
  height: 37px;
  padding: 8px 12px;
  border: 1px solid #e6e6e6;
  line-height: 1.4;
  background-color: #FFFFFF;
  color: #333333;
  font-size: 14px;
  -webkit-transition: border-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
  -moz-transition: border-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
  -ms-transition: border-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
  -o-transition: border-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
  transition: border-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
}

.form-element:focus {
  border-color: #cccccc;
}

.form-element[type="date"] {
  padding-top: 7px;
  padding-bottom: 7px;
}

.form-element--error, .form-element--error:focus {
  border-color: #FF0000;
  background: #fff0f0;
}

.form-inline .form-element {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

.form-rounded .form-element {
  border-radius: 24px;
}

.form-gray .form-element {
  background-color: #f7f7f7;
}

.form-file {
  position: relative;
  width: 100%;
  height: 37px;
  padding: 8px 12px 0 20px;
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  font-size: 16px;
}

.form-file:before {
  position: absolute !important;
  left: 0;
  top: 0;
  line-height: 1.4;
  content: 'Pilih file';
  z-index: 1;
  font-size: 16px;
  display: inline-block;
  line-height: 1.4;
  padding: 8px 16px;
  text-align: center;
  cursor: pointer;
  vertical-align: top;
  border: 1px solid transparent;
  border-radius: 4px;
  background: #e6e6e6;
  color: #000000;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.form-file:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 117px;
  height: 37px;
  background: #fff;
}

.form-file__input {
  position: absolute;
  left: 25px;
}

.form-element:disabled, .form-element[readonly], .form-gray .form-element:disabled, .form-gray .form-element[readonly] {
  background-color: #f0f0f0;
}

/*--------------------------------------------------------------------------------*/
/*BUTTONS & LABELS DEFAULT STYLING*/
/*--------------------------------------------------------------------------------*/
.btn, .label {
  position: relative;
  font-size: 16px;
  display: inline-block;
  line-height: 1.4;
  padding: 8px 16px;
  text-align: center;
  cursor: pointer;
  vertical-align: top;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn--default, .label--default {
  background: #f0f0f0;
  color: #000000;
}

.btn--rounded, .label--rounded {
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 24px;
}

.btn--sm, .label--sm {
  font-size: 12px;
  padding: 4px 12px;
}

.btn--md, .label--md {
  font-size: 14px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.btn--lg, .label--lg {
  font-size: 20px;
  padding: 8px 32px;
}

/*--------------------------------------------------------------------------------*/
/*BUTTON & LABEL STYLING VARIATIONS*/
/*--------------------------------------------------------------------------------*/
.btn:hover {
  color: #000000;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.btn--rounded.btn--sm {
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 16px;
}

.btn--rounded.btn--lg {
  padding-left: 48px;
  padding-right: 48px;
  border-radius: 32px;
}

.btn--default.btn--outline {
  border: 1px solid #666666;
  color: #666666;
}

.btn--default.btn--link {
  color: #007cbd;
}

.btn--outline {
  border: 1px solid #000000;
  color: #000000;
}

.btn--link:hover {
  text-decoration: underline;
  opacity: 1;
  filter: alpha(opacity=100);
}

.btn--outline, .btn--link {
  background: transparent !important;
}

form .btn {
  padding: 8px 16px;
  font-size: 14px;
}

.form-rounded .btn {
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 24px;
}

.label {
  cursor: inherit;
}

.label--rounded.label--sm {
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 16px;
}

.label--rounded.label--lg {
  padding-left: 48px;
  padding-right: 48px;
  border-radius: 32px;
}

/*--------------------------------------------------------------------------------*/
.btn--sosmed-instagram {
  color: #FFFFFF;
  border: none;
  background: #5851DB;
  /* Old browsers */
  background: -moz-radial-gradient(left bottom, ellipse cover, #ffdc80 15%, #e1306c 55%, #5851db 100%);
  /* FF3.6+ */
  background: -webkit-radial-gradient(left bottom, ellipse cover, #ffdc80 15%, #e1306c 55%, #5851db 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at left bottom, #ffdc80 15%, #e1306c 55%, #5851db 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$top_color', endColorstr='$bottom_color',GradientType=1 );
  /* IE6-9 */
}

.btn--sosmed-instagram:hover {
  color: #FFFFFF;
  border: none;
}

.pagination {
  display: block;
  font-size: 14px;
}

.pagination a {
  text-align: center;
  display: inline-block;
  padding: 4px 8px;
}

.pagination a:first-child {
  margin-right: 16px;
}

.pagination a:last-child {
  margin-left: 16px;
}

.pagination__item:hover {
  background: #f0f0f0;
  color: #000000;
  border-radius: 4px;
}

.pagination__item--active, .pagination__item--active:hover {
  background: var(--kuler-1);
  color: #FFFFFF;
  border-radius: 4px;
}

.pagination__range {
  letter-spacing: 4px;
  background: transparent;
}

@font-face {
  font-family: "detiknetwork-FF";
  font-weight: normal;
  font-style: normal;
  src: url("../../../assets/fonts/icons/detiknetwork.eot");
  src: url("../../../assets/fonts/icons/detiknetwork.eot?#iefix") format("embedded-opentype"), url("../../../assets/fonts/icons/detiknetwork.woff2") format("woff2"), url("../../../assets/fonts/icons/detiknetwork.woff") format("woff"), url("../../../assets/fonts/icons/detiknetwork.ttf") format("truetype"), url("../../../assets/fonts/icons/detiknetwork.svg#detiknetwork") format("svg");
}

.icon {
  line-height: 0;
  display: inline-block;
  position: relative;
  top: 0;
  vertical-align: baseline;
}

.btn .icon {
  margin-top: -1px;
}

.icon--xxl {
  font-size: 256px;
}

.icon--xl {
  font-size: 128px;
}

.icon--lg {
  font-size: 64px;
}

.icon--md {
  font-size: 32px;
}

.icon--sm {
  font-size: 24px;
}

.icon--xs {
  font-size: 16px;
}

[data-icon]:before {
  font-family: "detiknetwork-FF" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "detiknetwork-FF" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
}

.icon-home:before {
  content: "\63";
}

.icon-home-bg:before {
  content: "\64";
}

.icon-chevron-right:before {
  content: "\65";
}

.icon-chevron-right-bg:before {
  content: "\66";
}

.icon-chevron-left:before {
  content: "\67";
}

.icon-chevron-left-bg:before {
  content: "\68";
}

.icon-arrow-right:before {
  content: "\69";
}

.icon-arrow-left:before {
  content: "\6a";
}

.icon-chevron-up:before {
  content: "\6b";
}

.icon-chevron-up-bg:before {
  content: "\6c";
}

.icon-chevron-down:before {
  content: "\6d";
}

.icon-chevron-down-bg:before {
  content: "\6e";
}

.icon-arrow-up:before {
  content: "\6f";
}

.icon-arrow-down:before {
  content: "\70";
}

.icon-search:before {
  content: "\71";
}

.icon-search-bg:before {
  content: "\72";
}

.icon-user:before {
  content: "\73";
}

.icon-user-bg:before {
  content: "\74";
}

.icon-live-tv:before {
  content: "\75";
}

.icon-live-tv-bg:before {
  content: "\76";
}

.icon-tv:before {
  content: "\77";
}

.icon-tv-bg:before {
  content: "\78";
}

.icon-menu:before {
  content: "\79";
}

.icon-menu-bg:before {
  content: "\7a";
}

.icon-lock:before {
  content: "\41";
}

.icon-lock-bg:before {
  content: "\42";
}

.icon-open-lock:before {
  content: "\43";
}

.icon-open-lock-bg:before {
  content: "\44";
}

.icon-doc:before {
  content: "\45";
}

.icon-doc-bg:before {
  content: "\46";
}

.icon-calendar:before {
  content: "\47";
}

.icon-calendar-bg:before {
  content: "\48";
}

.icon-check:before {
  content: "\49";
}

.icon-check-bg:before {
  content: "\4a";
}

.icon-trash:before {
  content: "\4b";
}

.icon-trash-bg:before {
  content: "\4c";
}

.icon-pencil:before {
  content: "\4d";
}

.icon-pencil-bg:before {
  content: "\4e";
}

.icon-close:before {
  content: "\4f";
}

.icon-close-bg:before {
  content: "\50";
}

.icon-card:before {
  content: "\51";
}

.icon-card-bg:before {
  content: "\52";
}

.icon-network:before {
  content: "\53";
}

.icon-network-bg:before {
  content: "\54";
}

.icon-email:before {
  content: "\55";
}

.icon-email-bg:before {
  content: "\56";
}

.icon-info:before {
  content: "\57";
}

.icon-info-bg:before {
  content: "\58";
}

.icon-warning:before {
  content: "\59";
}

.icon-warning-bg:before {
  content: "\5a";
}

.icon-video:before {
  content: "\30";
}

.icon-video-bg:before {
  content: "\31";
}

.icon-image:before {
  content: "\32";
}

.icon-image-bg:before {
  content: "\33";
}

.icon-file-text:before {
  content: "\34";
}

.icon-file-text-bg:before {
  content: "\35";
}

.icon-graphic:before {
  content: "\36";
}

.icon-graphic-bg:before {
  content: "\37";
}

.icon-folder:before {
  content: "\38";
}

.icon-folder-bg:before {
  content: "\39";
}

.icon-notification:before {
  content: "\21";
}

.icon-notification-bg:before {
  content: "\22";
}

.icon-download:before {
  content: "\23";
}

.icon-download-bg:before {
  content: "\24";
}

.icon-upload:before {
  content: "\25";
}

.icon-upload-bg:before {
  content: "\26";
}

.icon-filter:before {
  content: "\27";
}

.icon-filter-bg:before {
  content: "\28";
}

.icon-sent-mail:before {
  content: "\29";
}

.icon-sent-mail-bg:before {
  content: "\2a";
}

.icon-play:before {
  content: "\2b";
}

.icon-play-bg:before {
  content: "\2c";
}

.icon-comment:before {
  content: "\2d";
}

.icon-comment-bg:before {
  content: "\2e";
}

.icon-plus:before {
  content: "\2f";
}

.icon-plus-bg:before {
  content: "\3a";
}

.icon-favorite:before {
  content: "\3b";
}

.icon-favorite-bg:before {
  content: "\3c";
}

.icon-share:before {
  content: "\3d";
}

.icon-share-bg:before {
  content: "\3e";
}

.icon-setting:before {
  content: "\3f";
}

.icon-setting-bg:before {
  content: "\40";
}

.icon-crown:before {
  content: "\5b";
}

.icon-crown-bg:before {
  content: "\5d";
}

.icon-zoom:before {
  content: "\5e";
}

.icon-zoom-bg:before {
  content: "\5f";
}

.icon-quote-right:before {
  content: "\60";
}

.icon-quote-left:before {
  content: "\7b";
}

.icon-camera:before {
  content: "\7c";
}

.icon-camera-bg:before {
  content: "\7d";
}

.icon-link:before {
  content: "\7e";
}

.icon-link-bg:before {
  content: "\5c";
}

.icon-love:before {
  content: "\e000";
}

.icon-love-bg:before {
  content: "\e001";
}

.icon-sign-out:before {
  content: "\e002";
}

.icon-sign-out-bg:before {
  content: "\e003";
}

.icon-sign-in:before {
  content: "\e004";
}

.icon-sign-in-bg:before {
  content: "\e005";
}

.icon-facebook:before {
  content: "\61";
}

.icon-twitter:before {
  content: "\62";
}

.icon-instagram:before {
  content: "\e006";
}

.icon-linkedin:before {
  content: "\e007";
}

.icon-youtube:before {
  content: "\e008";
}

.icon-refresh:before {
  content: "\e009";
}

/*--------------------------------------------------------------------------------*/
/*HELPER*/
/*--------------------------------------------------------------------------------*/
.pd-4 {
  padding: 4px !important;
}

.pdt-4 {
  padding-top: 4px !important;
}

.pdr-4 {
  padding-right: 4px !important;
}

.pdb-4 {
  padding-bottom: 4px !important;
}

.pdl-4 {
  padding-left: 4px !important;
}

.mg-4 {
  margin: 4px !important;
}

.mgt-4 {
  margin-top: 4px !important;
}

.mgr-4 {
  margin-right: 4px !important;
}

.mgb-4 {
  margin-bottom: 4px !important;
}

.mgl-4 {
  margin-left: 4px !important;
}

.pd-8 {
  padding: 8px !important;
}

.pdt-8 {
  padding-top: 8px !important;
}

.pdr-8 {
  padding-right: 8px !important;
}

.pdb-8 {
  padding-bottom: 8px !important;
}

.pdl-8 {
  padding-left: 8px !important;
}

.mg-8 {
  margin: 8px !important;
}

.mgt-8 {
  margin-top: 8px !important;
}

.mgr-8 {
  margin-right: 8px !important;
}

.mgb-8 {
  margin-bottom: 8px !important;
}

.mgl-8 {
  margin-left: 8px !important;
}

.pd-12 {
  padding: 12px !important;
}

.pdt-12 {
  padding-top: 12px !important;
}

.pdr-12 {
  padding-right: 12px !important;
}

.pdb-12 {
  padding-bottom: 12px !important;
}

.pdl-12 {
  padding-left: 12px !important;
}

.mg-12 {
  margin: 12px !important;
}

.mgt-12 {
  margin-top: 12px !important;
}

.mgr-12 {
  margin-right: 12px !important;
}

.mgb-12 {
  margin-bottom: 12px !important;
}

.mgl-12 {
  margin-left: 12px !important;
}

.pd-16 {
  padding: 16px !important;
}

.pdt-16 {
  padding-top: 16px !important;
}

.pdr-16 {
  padding-right: 16px !important;
}

.pdb-16 {
  padding-bottom: 16px !important;
}

.pdl-16 {
  padding-left: 16px !important;
}

.mg-16 {
  margin: 16px !important;
}

.mgt-16 {
  margin-top: 16px !important;
}

.mgr-16 {
  margin-right: 16px !important;
}

.mgb-16 {
  margin-bottom: 16px !important;
}

.mgl-16 {
  margin-left: 16px !important;
}

.pd-24 {
  padding: 24px !important;
}

.pdt-24 {
  padding-top: 24px !important;
}

.pdr-24 {
  padding-right: 24px !important;
}

.pdb-24 {
  padding-bottom: 24px !important;
}

.pdl-24 {
  padding-left: 24px !important;
}

.mg-24 {
  margin: 24px !important;
}

.mgt-24 {
  margin-top: 24px !important;
}

.mgr-24 {
  margin-right: 24px !important;
}

.mgb-24 {
  margin-bottom: 24px !important;
}

.mgl-24 {
  margin-left: 24px !important;
}

.pd-48 {
  padding: 48px !important;
}

.pdt-48 {
  padding-top: 48px !important;
}

.pdr-48 {
  padding-right: 48px !important;
}

.pdb-48 {
  padding-bottom: 48px !important;
}

.pdl-48 {
  padding-left: 48px !important;
}

.mg-48 {
  margin: 48px !important;
}

.mgt-48 {
  margin-top: 48px !important;
}

.mgr-48 {
  margin-right: 48px !important;
}

.mgb-48 {
  margin-bottom: 48px !important;
}

.mgl-48 {
  margin-left: 48px !important;
}

.pd-96 {
  padding: 96px !important;
}

.pdt-96 {
  padding-top: 96px !important;
}

.pdr-96 {
  padding-right: 96px !important;
}

.pdb-96 {
  padding-bottom: 96px !important;
}

.pdl-96 {
  padding-left: 96px !important;
}

.mg-96 {
  margin: 96px !important;
}

.mgt-96 {
  margin-top: 96px !important;
}

.mgr-96 {
  margin-right: 96px !important;
}

.mgb-96 {
  margin-bottom: 96px !important;
}

.mgl-96 {
  margin-left: 96px !important;
}

.hide-element {
  display: none !important;
}

.display-block {
  display: block !important;
}

.pos-relative {
  position: relative !important;
}

.flex-center {
  align-items: center !important;
}

/*--------------------------------------------------------------------------------*/
/*EXTENDS*/
/*--------------------------------------------------------------------------------*/
.font-family-base, .font-family-base-2, .font-heading, .font-paragraph, .form-element, .pagination, .box__title, .section__title, .list-content__title, .media__title, .media__subtitle, .breaking-sticky .media__link, .headline.headline--breakingnews .media__label, .breaking-sticky .media__label {
  font-weight: 400;
}

.font-base-light, .font-heading-light, .box__title--sponsored-box, .detail__body-tag .nav__item, .footer .nav, .media__date, .text__body, .footer__copy, .detail__date, .detail__caption, .static-body__text p, .static-body__box p, .sitemap-nav .nav li a {
  font-weight: 300;
}

.font-base-semibold, .font-heading-semibold, .box__title, .section__title, .page__title, .nav, .headline .media__title, .text-list--title, .detail__title, .sitemap-nav--title, .notification-overlay {
  font-weight: 600;
}

.font-base-bold, .font-heading-bold, .terpopuler .nav, .nav--bold .nav-item {
  font-weight: 700;
}

.font-family-base, .font-paragraph, .form-element, .form-file, .icon, .footer .nav, .media__date, .detail__date, .detail__caption {
  font-family: "Helvetica", Helvetica-FF, Arial, Tahoma, sans-serif;
}

.font-family-base-2, .font-heading, .font-heading-light, .font-heading-semibold, .font-heading-bold, label, .form-file:before, .btn, .pagination, .box__title, .section__title, .box__header a, .box__title--sponsored-box, .page__title, .page__breadcrumb, .page__follow, .page__indeks-info, .page__share, .nav, .detail__body-tag .nav__item, .list-content__title, .media__title, .media__subtitle, .media__author, .breaking-sticky .media__link, .headline.headline--breakingnews .media__label, .breaking-sticky .media__label, .media__label--live, .text-list, .text__body, .footer, .footer-title, .detail__title, .detail__author, .breaking-sponsor, .static-body, .sitemap-nav, .sitemap-nav .nav li a, .notification-overlay {
  font-family: "Montserrat", Montserrat-FF, Arial, Tahoma, sans-serif;
}

.display-flex, .box__title--sponsored-box, .navbar-first, .media--list, .breaking-sponsor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.display-flex-wrap, .nav, .detail__body-tag .nav, .nav--center, .nav--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: wrap;
}

.flex-between, .box__header, .section__header, .box__title--sponsored, .page__header, .page__nav, .page__breadcrumb, .page__follow, .page__indeks-info, .notification-overlay {
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: wrap;
  align-items: center;
}

.text-center, .cb-mostpop .text-list__data, .cb-commented .text-list__data, .icon-item {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.text-style-italic {
  font-style: italic !important;
}

.box-utility-success, .box-utility-warning, .box-utility-error, .form-check--checkbox label:before, .form-check--checkbox label:after, .form-element, .box-background, .detail__body-tag .nav__item, .media__label, .media__icon, .media--image-radius .media__image, .notification-overlay {
  border-radius: 4px;
}

.form-check--radio label:before, .form-check--radio label:after, .circle, .nav__item--new a:after, .media__author-image-avatar {
  border-radius: 50%;
}

.color-black {
  color: #000000;
}

.color-white {
  color: #FFFFFF;
}

.color-gray {
  color: #6D8591;
}

.color-blue-base, .page__title, .static-body__text a, .notification-overlay {
  color: #21409A;
}

.color-orange-light-1, .media__subtitle, .media__subtitle a {
  color: #ef672f;
}

.color-red-light-2 {
  color: #FF0000;
}

.color-purple-light-2 {
  color: #812e88;
}

.color-green-light-2 {
  color: #11aa3d;
}

.color-yellow-base {
  color: #FCB715;
}

.color-pink-light-1 {
  color: #ec1b7a;
}

.color-bg-black {
  background: #000000;
}

.color-bg-white {
  background: #FFFFFF;
}

.color-bg-gray {
  background: #6D8591;
}

.color-bg-blue-base {
  background: #21409A;
}

.color-bg-orange-light-1, .cb-covid-19 .box__title:before {
  background: #ef672f;
}

.color-bg-red-light-2 {
  background: #FF0000;
}

.color-bg-purple-light-2 {
  background: #812e88;
}

.color-bg-green-light-2 {
  background: #11aa3d;
}

.color-bg-yellow-base {
  background: #FCB715;
}

.color-bg-pink-light-1 {
  background: #ec1b7a;
}

.box, .section, .detail__media {
  margin-left: -18px;
  margin-right: -18px;
  padding-left: 18px;
  padding-right: 18px;
}

.box, .section {
  position: relative;
  word-wrap: break-word;
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 3px solid #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: column;
}

.box__header, .section__header {
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 23px;
}

.box__title, .section__title {
  font-size: 18px;
  color: #21409A;
}

.box {
  margin-bottom: 24px;
}

.box__header a {
  padding: 0;
}

.cb-covid-19 .box__title {
  position: relative;
}

.cb-covid-19 .box__title:before {
  position: absolute;
  content: "";
  width: 120px;
  height: 2px;
  z-index: 2;
  bottom: -8px;
}

.box__title--sponsored {
  width: 100%;
}

.box__title--sponsored-box {
  width: 130px;
  font-size: 11px;
  align-items: center;
  color: #000000;
}

.box__title--sponsored-box img {
  max-width: 64px;
  max-height: 40px;
}

.box__logo {
  max-width: 200px;
  max-height: 45px;
}

.box-background {
  padding: 16px;
  background: #e3f5fe;
}

.box-ads {
  margin-top: 16px;
  margin-bottom: 24px;
  position: relative;
  z-index: 1;
  width: 100%;
}

.box-ads--billboard {
  margin: 0;
}

.box-ads__name {
  position: absolute;
  padding: 8px 12px;
  font-size: 14px;
  color: #666666;
}

.section {
  margin-bottom: 16px;
}

.page__header {
  margin-top: 12px;
}

.page__title {
  font-size: 23px;
}

.page__nav--float {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  margin-top: 8px;
}

.page__nav--float a {
  color: #FFFFFF;
}

.page__breadcrumb, .page__follow, .page__indeks-info {
  color: #999999;
  font-size: 12px;
}

.page__breadcrumb a, .page__follow a, .page__indeks-info a {
  color: #999999;
}

.page__breadcrumb a {
  position: relative;
}

.page__breadcrumb a:after {
  content: "/";
  padding: 0 4px;
}

.page__breadcrumb a:last-child:after {
  content: "";
}

.page__breadcrumb a:hover {
  color: #333333;
}

.page__share {
  color: #666666;
  font-size: 12px;
  text-align: left;
  line-height: 1.6;
}

.page__share a {
  color: #666666;
}

.nhl .box, .nhl .cb, .nhl .widget {
  border-bottom: 3px solid #f0f0f0;
}

.nhl .box + .box, .nhl .box + .cb, .nhl .box + .widget, .nhl .box + div .box, .nhl .box + div .cb, .nhl .box + div .widget, .nhl .cb + .box, .nhl .cb + .cb, .nhl .cb + .widget, .nhl .cb + div .box, .nhl .cb + div .cb, .nhl .cb + div .widget, .nhl .widget + .box, .nhl .widget + .cb, .nhl .widget + .widget, .nhl .widget + div .box, .nhl .widget + div .cb, .nhl .widget + div .widget {
  border-top: none;
  margin-top: -24px;
}

.widget.widget-nhl {
  border: none;
  margin-top: 8px;
  background: #f0f0f0;
}

.sticky {
  position: sticky;
  position: -webkit-sticky;
  top: 46px;
}

.nav__item--new a:after {
  content: "";
  width: 5px;
  height: 5px;
  background: #FF0000;
  position: absolute;
  top: 0;
  margin-left: 4px;
  overflow: hidden;
}

.nav {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
}

.nav a {
  display: block;
}

.nav__item {
  position: relative;
  padding: 0;
}

.nav__item a {
  padding: 4px 24px 4px 0;
}

.nav--column .nav__item a {
  padding: 4px 0;
}

.footer .nav__item a {
  padding: 0 8px;
  position: relative;
  margin-bottom: 8px;
  color: #666666;
}

.footer .nav__item a:after {
  content: ".";
  position: absolute;
  top: -12px;
  right: -4px;
  font-size: 23px;
  font-weight: 400;
}

.navbar-shadow .navbar--scroll .nav__item:first-child {
  padding-left: 16px;
}

.navbar-shadow .navbar--scroll .nav__item:last-child {
  padding-right: 16px;
}

.navbar-first .nav__item:last-child a {
  padding-right: 0;
}

.navbar-first .nav__item {
  white-space: nowrap;
}

.nav__item--green a {
  color: #75b72e;
}

.nav__item--green ins {
  text-decoration: none;
}

.nav__item--new {
  position: relative;
}

.navbar-first .nav__item--active a {
  color: #21409A;
}

.nav--column .nav__item {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.footer .nav__item:last-child a:after {
  content: "";
}

.detail__body-tag .nav__item {
  background: #f0f0f0;
  margin: 4px;
  display: block;
  padding: 4px 16px;
  color: #000000;
  font-size: 12px;
}

.terpopuler .nav__item {
  padding: 4px 24px 4px 0;
  font-size: 14px;
}

.footer .nav {
  margin: 24px 0;
}

.navbar--scroll .nav {
  padding-top: 4px;
  padding-bottom: 4px;
}

.navbar-first .nav {
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: nowrap;
}

.detail__body-tag .nav {
  margin: 8px;
  margin-left: -4px;
  margin-right: -4px;
}

.nav--center {
  justify-content: center;
}

.nav--right {
  justify-content: flex-end;
}

.nav--column {
  flex-direction: column;
  width: 100%;
}

.navbar {
  position: relative;
}

.header .navbar {
  height: 35px;
  overflow: hidden;
}

.navbar-logo {
  display: inline-block;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-second {
  background: #f0f0f0;
}

.navbar--scroll {
  padding-top: 0;
  overflow-x: scroll !important;
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch;
}

.navbar-wrap {
  overflow: hidden;
}

.navbar-shadow {
  position: relative;
  margin-left: -18px;
  margin-right: -18px;
}

.navbar-shadow:before {
  content: "";
  width: 18px;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: #fff;
  /* Old browsers */
  background: -moz-linear-gradient(right, white 25%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-linear-gradient(right, white 25%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, white 25%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start_color', endColorstr='$end_color',GradientType=1 );
  /* IE6-9 */
  position: absolute;
}

.navbar-shadow:after {
  content: "";
  width: 24px;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 1;
  background: #fff;
  /* Old browsers */
  background: -moz-linear-gradient(left, white 25%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-linear-gradient(left, white 25%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to left, white 25%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start_color', endColorstr='$end_color',GradientType=1 );
  /* IE6-9 */
  position: absolute;
}

.back-top {
  width: 40px;
  height: 40px;
  position: fixed;
  right: 8px;
  bottom: 60px;
  background: #cccccc;
  /* The Fallback */
  background: rgba(204, 204, 204, 0.5);
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  z-index: 10;
}

.back-top a {
  display: inherit;
  color: #FFFFFF;
}

/*--------------------------------------------------------------------------------*/
/*LIST CONTENT*/
/*--------------------------------------------------------------------------------*/
.hide-of-list-4 > article:nth-child(4), .hide-of-list-5 > article:nth-child(5), .hide-of-list-6 > article:nth-child(6), .hide-of-list-7 > article:nth-child(7) {
  visibility: hidden;
  display: none;
}

.list-content {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.list-content__item {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-top: 0;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

.list-content--column .list-content__item {
  padding-bottom: 12px;
  margin-bottom: 12px;
}

.list-content__item:first-child {
  margin-top: 8px;
}

.list-content--column .list-content__item:first-child {
  margin-top: 0;
}

.list-content__item:last-child {
  margin-bottom: 0;
}

.list-content--column .list-content__item:last-child {
  margin-bottom: 12px;
}

.list-content__title {
  margin: 0;
  font-size: 16px;
}

.list-content__title > a {
  display: block;
}

.list-content--column {
  margin-top: 8px;
}

.list-content--bordered .list-content__item {
  border-bottom: 1px solid #f0f0f0;
}

.list-content--bordered .list-content__item:last-child {
  border: none;
}

.list-content > div.widget-nhl:first-child {
  margin-top: -8px;
}

.media {
  position: relative;
  overflow: hidden;
}

.list-content--equal-height .media {
  height: 100%;
}

.media__image {
  position: relative;
  margin: 0 0 12px;
  overflow: hidden;
}

.media__image a {
  display: block;
}

.headline .media__image {
  margin-bottom: 0;
}

.detail__media .media__image img {
  width: 100%;
  max-width: none;
}

.headline.headline--breakingnews .media__image {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  background: #21409A;
  /* Old browsers */
  background: -moz-linear-gradient(135deg, #21409a 50%, #2c5498 100%);
  /* FF3.6+ */
  background: -webkit-linear-gradient(135deg, #21409a 50%, #2c5498 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #21409a 50%, #2c5498 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start_color', endColorstr='$end_color',GradientType=1 );
  /* IE6-9 */
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
}

.media__text {
  flex: 1;
}

.headline .media__text {
  padding: 12px;
}

.headline.headline--breakingnews .media__text {
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.breaking-sticky .media__text {
  padding: 12px;
  background: #21409A;
  /* Old browsers */
  background: -moz-linear-gradient(135deg, #21409a 50%, #2c5498 100%);
  /* FF3.6+ */
  background: -webkit-linear-gradient(135deg, #21409a 50%, #2c5498 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #21409a 50%, #2c5498 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start_color', endColorstr='$end_color',GradientType=1 );
  /* IE6-9 */
  color: white;
  overflow: hidden;
}

.media__title {
  margin: 0;
  font-size: 16px;
}

.list-content--equal-height .media__title {
  margin-bottom: 24px;
}

.list-content--column .media__title {
  font-size: 14px;
}

.headline .media__title {
  font-size: 20px;
}

.headline.headline--breakingnews .media__title {
  font-style: italic;
}

.media__subtitle {
  margin-bottom: 4px;
  font-size: 14px;
}

.headline .media__subtitle {
  color: #fcc43f;
}

.media__subtitle a {
  position: relative;
  z-index: 3;
}

.media__subtitle a:hover {
  text-decoration: underline;
}

.headline .media__subtitle a {
  color: #fcc43f;
}

.media__date {
  display: inline-block;
  margin-top: 8px;
  color: #666666;
  font-size: 12px;
}

.list-content--equal-height .media__date {
  position: absolute;
  bottom: 0;
}

.headline .media__date {
  color: #FFFFFF;
}

.cb-mostpop .media__date {
  margin-left: 40px;
}

.media__author {
  margin-top: 8px;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  color: #333333;
}

.media__author-image-avatar {
  position: relative;
  width: 25px;
  height: 25px;
  display: inline-flex;
  overflow: hidden;
  margin-right: 8px;
  background: #f0f0f0;
}

.media__link {
  position: static;
}

.media__link:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  overflow: hidden;
  white-space: nowrap;
  z-index: 1;
}

.breaking-sticky .media__link {
  color: white;
}

.media__label {
  display: inline-block;
  padding: 5px 12px;
  position: absolute;
  top: 4px;
  left: 4px;
  z-index: 1;
  color: #FFFFFF;
  background: #21409A;
  font-size: 14px;
}

.headline.headline--breakingnews .media__label {
  background: #FF0000;
  border-radius: 6px;
  -webkit-transform: skew(-15deg, 0deg);
  -moz-transform: skew(-15deg, 0deg);
  -ms-transform: skew(-15deg, 0deg);
  -o-transform: skew(-15deg, 0deg);
  transform: skew(-15deg, 0deg);
  left: -15px;
  top: -14px;
  padding: 10px 20px;
  padding-left: 20px;
  position: relative;
  margin-bottom: -5px;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.8);
}

.breaking-sticky .media__label {
  background: #FF0000;
  border-radius: 6px;
  -webkit-transform: skew(-15deg, 0deg);
  -moz-transform: skew(-15deg, 0deg);
  -ms-transform: skew(-15deg, 0deg);
  -o-transform: skew(-15deg, 0deg);
  transform: skew(-15deg, 0deg);
  left: -19px;
  top: -14px;
  padding: 10px 20px;
  padding-left: 20px;
  position: relative;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.8);
}

.media__label--live {
  background: #FF0000;
  padding: 4px 8px 4px 20px;
  top: 8px;
  left: 8px;
}

.media__label--live:before {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  top: 10px;
  left: 6px;
  overflow: hidden;
  border-radius: 50%;
  animation: live 1s;
  -moz-animation: live 1s infinite;
  -webkit-animation: live 1s infinite;
  background: #FF0000;
}

.media__icon {
  position: absolute;
  z-index: 1;
  padding: 2px 4px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  color: #FFFFFF;
  font-size: 12px;
  background: #000000;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.5);
}

.media__icon--middle {
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.media__icon--top-right {
  top: 4px;
  right: 4px;
}

.media--align-center {
  align-items: center;
}

.media--left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
}

.media--right {
  flex-direction: row-reverse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
}

.media--left .media__image {
  margin: 0 12px 0 0;
}

.media--right .media__image {
  margin: 0 0 0 12px;
}

.widget-nhl .media--right .media__image {
  width: 150px;
}

.media--left .media__image, .media--right .media__image {
  width: 100px;
}

.media--text-overlay .media__image {
  margin-bottom: 0;
}

.media--text-overlay .media__text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15% 12px 12px;
  color: #FFFFFF;
  background: #000000;
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start_color', endColorstr='$end_color',GradientType=1 );
  /* IE6-9 */
}

.media--text-overlay .media__text a {
  color: #FFFFFF;
}

.media--text-overlay.media--image-radius .media__text {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.text-list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: baseline;
  font-size: 16px;
}

.cb-mostpop .text-list {
  align-items: normal;
}

.text-list__data {
  margin-right: 8px;
}

.text-list__data--red {
  color: #FF0000;
}

.cb-mostpop .text-list__data, .cb-commented .text-list__data {
  margin-right: 12px;
  margin-top: -4px;
  font-size: 20px;
  color: #999999;
}

.text-list__title {
  font-size: inherit;
  font-weight: inherit;
}

.text-list--title {
  margin-bottom: 12px;
  font-size: 18px;
}

.text__body {
  color: #666666;
  font-size: 14px;
}

/*--------------------------------------------------------------------------------*/
/*BUTTON & LABEL COLOR VARIATIONS*/
/*--------------------------------------------------------------------------------*/
.btn--blue-base {
  background: #21409A;
  color: #FFFFFF;
}

.btn--blue-base:hover {
  color: #FFFFFF;
}

.btn--blue-base.btn--link {
  color: #21409A;
}

.btn--blue-light-1 {
  background: #2c5498;
  color: #FFFFFF;
}

.btn--blue-light-1:hover {
  color: #FFFFFF;
}

.btn--blue-light-1.btn--link {
  color: #2c5498;
}

.btn--blue-light-2 {
  background: #007cbd;
  color: #FFFFFF;
}

.btn--blue-light-2:hover {
  color: #FFFFFF;
}

.btn--blue-light-2.btn--link {
  color: #007cbd;
}

.btn--blue-light-3 {
  background: #3ea6dd;
  color: #FFFFFF;
}

.btn--blue-light-3:hover {
  color: #FFFFFF;
}

.btn--blue-light-3.btn--link {
  color: #3ea6dd;
}

.btn--blue-light-4 {
  background: #84c6e9;
  color: #FFFFFF;
}

.btn--blue-light-4:hover {
  color: #FFFFFF;
}

.btn--blue-light-4.btn--link {
  color: #84c6e9;
}

.btn--blue-light-5 {
  background: #e3f5fe;
  color: rgba(0, 0, 0, 0.75);
}

.btn--blue-light-5:hover {
  color: rgba(0, 0, 0, 0.75);
}

.btn--blue-light-5.btn--link {
  color: #e3f5fe;
}

.btn--orange-base {
  background: #EE4023;
  color: #FFFFFF;
}

.btn--orange-base:hover {
  color: #FFFFFF;
}

.btn--orange-base.btn--link {
  color: #EE4023;
}

.btn--orange-light-1 {
  background: #ef672f;
  color: #FFFFFF;
}

.btn--orange-light-1:hover {
  color: #FFFFFF;
}

.btn--orange-light-1.btn--link {
  color: #ef672f;
}

.btn--orange-light-2 {
  background: #f7931d;
  color: #FFFFFF;
}

.btn--orange-light-2:hover {
  color: #FFFFFF;
}

.btn--orange-light-2.btn--link {
  color: #f7931d;
}

.btn--orange-light-3 {
  background: #f9ba6f;
  color: rgba(0, 0, 0, 0.75);
}

.btn--orange-light-3:hover {
  color: rgba(0, 0, 0, 0.75);
}

.btn--orange-light-3.btn--link {
  color: #f9ba6f;
}

.btn--orange-light-4 {
  background: #fbd3a3;
  color: rgba(0, 0, 0, 0.75);
}

.btn--orange-light-4:hover {
  color: rgba(0, 0, 0, 0.75);
}

.btn--orange-light-4.btn--link {
  color: #fbd3a3;
}

.btn--orange-light-5 {
  background: #fce7cc;
  color: rgba(0, 0, 0, 0.75);
}

.btn--orange-light-5:hover {
  color: rgba(0, 0, 0, 0.75);
}

.btn--orange-light-5.btn--link {
  color: #fce7cc;
}

.btn--utility-success {
  background: #11aa3d;
  color: #FFFFFF;
}

.btn--utility-success:hover {
  color: #FFFFFF;
}

.btn--utility-success.btn--link {
  color: #11aa3d;
}

.btn--utility-warning {
  background: #FCB715;
  color: #FFFFFF;
}

.btn--utility-warning:hover {
  color: #FFFFFF;
}

.btn--utility-warning.btn--link {
  color: #FCB715;
}

.btn--utility-error {
  background: #FF0000;
  color: #FFFFFF;
}

.btn--utility-error:hover {
  color: #FFFFFF;
}

.btn--utility-error.btn--link {
  color: #FF0000;
}

.header {
  display: flex;
  padding: 8px 0 0 0;
  justify-content: space-between;
  align-items: center;
  background: #FFFFFF;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15);
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 26;
  width: 100%;
  line-height: 1;
}

.header__top {
  width: 100%;
  display: block;
}

.header__left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  left: -12px;
}

.header__right {
  display: flex;
  justify-content: flex-end;
}

.header__brand {
  height: 24px;
}

.header__brand img {
  height: 100%;
}

.header__icon {
  font-size: 35px;
  padding: 0 0 0 8px;
  position: relative;
}

.header__icon--live {
  color: #21409A;
}

.header__icon--notif {
  color: #999999;
}

.menu-button {
  cursor: pointer;
  height: 45px;
  width: 40px;
  position: relative;
}

.menu-button__wrap {
  position: absolute;
  top: 15px;
  left: 12px;
}

.menu-button span {
  cursor: pointer;
  height: 2px;
  width: 20px;
  background: #21409A;
  position: absolute;
  display: block;
  border-radius: 10px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.menu-button span:nth-child(1) {
  top: 0px;
}

.menu-button span:nth-child(2) {
  top: 7px;
}

.menu-button span:nth-child(3) {
  top: 14px;
  width: 14px;
}

.js-menu-active .menu-button span {
  background: #FF0000;
}

.js-menu-active .menu-button span:nth-child(1) {
  top: 8px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.js-menu-active .menu-button span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

.js-menu-active .menu-button span:nth-child(3) {
  top: 8px;
  width: 20px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

@keyframes top-x {
  0% {
    transform: translateY(-8px) rotate(0);
  }
  50% {
    transform: translateY(0px) rotate(0);
  }
  100% {
    transform: translateY(0px) rotate(45deg);
  }
}

@keyframes bottom-x {
  0% {
    transfrom: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(-8px) rotate(0);
  }
  100% {
    transform: translateY(-8px) rotate(-45deg);
  }
}

@keyframes bottom-x2 {
  0% {
    transfrom: translateY(5px) rotate(0);
    width: 18px;
  }
  50% {
    transform: translateY(0px) rotate(0);
  }
  100% {
    transform: translateY(0px) rotate(-45deg);
  }
}

@keyframes undo-top {
  0% {
    transform: translateY(0px) rotate(45deg);
  }
  50% {
    transform: translateY(0px) rotate(0);
  }
  100% {
    transform: translateY(-8px) rotate(0);
  }
}

@keyframes undo-bottom {
  0% {
    transform: translateY(-8px) rotate(-45deg);
  }
  50% {
    transform: translateY(-8px) rotate(0);
  }
  100% {
    transfrom: translateY(0px) rotate(0);
  }
}

.notif__balon {
  position: absolute;
  width: 22px;
  height: 22px;
  padding: 4px;
  border-radius: 50%;
  background: #FF0000;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 1em;
  text-align: center;
  right: -4px;
  top: 2px;
  z-index: 1;
}

.footer {
  text-align: center;
  font-size: 14px;
  background: #e6e6e6;
  color: #666666;
}

.footer__logo {
  margin-top: 24px;
  display: inline-block;
}

.footer img {
  width: 160px;
}

.footer__social {
  margin: 0px 0px 20px 0;
}

.footer__copy {
  display: inline-block;
  margin-bottom: 64px;
}

.footer__border {
  height: 4px;
  background: #21409A;
  /* Old browsers */
  background: -moz-linear-gradient(135deg, #21409a 50%, #007cbd 100%);
  /* FF3.6+ */
  background: -webkit-linear-gradient(135deg, #21409a 50%, #007cbd 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #21409a 50%, #007cbd 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start_color', endColorstr='$end_color',GradientType=1 );
  /* IE6-9 */
  display: block;
}

.footer-title {
  font-size: 12px;
}

.footer-title__partof {
  margin-top: 8px;
  color: #666666;
  padding: 4px 0;
}

.footer-title__partof img {
  width: 80px;
  vertical-align: bottom;
  margin: 0 0 3px 3px;
}

.headline {
  margin: 12px -6px 20px;
  overflow: hidden;
  background: #21409A;
  /* Old browsers */
  background: -moz-linear-gradient(135deg, #21409a 50%, #007cbd 100%);
  /* FF3.6+ */
  background: -webkit-linear-gradient(135deg, #21409a 50%, #007cbd 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #21409a 50%, #007cbd 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start_color', endColorstr='$end_color',GradientType=1 );
  /* IE6-9 */
  border-radius: 8px;
}

.headline a {
  color: white;
}

.detail__header {
  text-align: center;
  padding: 16px 0;
}

.detail__title {
  font-size: 23px;
  color: #21409A;
  margin-bottom: 12px;
}

.detail__date {
  display: inline-block;
  margin-top: 4px;
  color: #666666;
  font-size: 12px;
}

.detail__caption {
  display: inline-block;
  margin-top: 4px;
  color: #666666;
  font-size: 12px;
}

.detail__author {
  margin-top: 8px;
  font-size: 12px;
  color: #FF0000;
}

.detail__media {
  padding: 0;
}

.detail__media img {
  width: 100%;
  max-width: none;
  position: relative;
  z-index: 2;
}

.detail__body {
  margin-top: 16px;
}

.detail__body a {
  color: #21409A;
}

.detail__body h1 {
  font-size: 23px;
}

.detail__body h2 {
  font-size: 20px;
}

.detail__body h3 {
  font-size: 18px;
}

.detail__body h4 {
  font-size: 16px;
}

.detail__body h5 {
  font-size: 14px;
}

.detail__body h6 {
  font-size: 12px;
}

.detail__share {
  text-align: center;
}

.icon-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 5px 2px;
  width: 32px;
  height: 32px;
  font-size: 20px;
  color: #FFFFFF;
  border-radius: 100%;
}

.icon-item:hover {
  color: #FFFFFF;
}

.detail .icon-item {
  width: 35px;
  height: 35px;
  padding: 2px;
}

.icon-item__fb {
  background: #3C5A99;
}

.icon-item__tw {
  background: #1DA1F2;
}

.icon-item__ig {
  background: #5851DB;
  /* Old browsers */
  background: -moz-radial-gradient(left bottom, ellipse cover, #ffdc80 15%, #e1306c 55%, #5851db 100%);
  /* FF3.6+ */
  background: -webkit-radial-gradient(left bottom, ellipse cover, #ffdc80 15%, #e1306c 55%, #5851db 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at left bottom, #ffdc80 15%, #e1306c 55%, #5851db 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$top_color', endColorstr='$bottom_color',GradientType=1 );
  /* IE6-9 */
}

.icon-item__in {
  background: #0077B5;
}

.icon-item__yt {
  background: #FF0000;
}

.icon-item__line-fb, .icon-item__line-tw, .icon-item__line-ig, .icon-item__line-in, .icon-item__line-yt {
  color: #666666;
  margin: 0;
}

.icon-item__line-fb:hover, .icon-item__line-tw:hover, .icon-item__line-ig:hover, .icon-item__line-in:hover, .icon-item__line-yt:hover {
  color: #666666;
}

.icon-item--light {
  color: #666666;
  background: #e6e6e6;
}

.icon-item--light.icon-item:hover {
  color: #000000;
}

.icon-item--light.icon-item__fb, .icon-item--light.icon-item__fb:hover {
  color: #3C5A99;
}

.icon-item--light.icon-item__tw, .icon-item--light.icon-item__tw:hover {
  color: #1DA1F2;
}

.icon-item--light.icon-item__in, .icon-item--light.icon-item__in:hover {
  color: #0077B5;
}

.icon-logo {
  position: absolute;
  z-index: 2;
  top: 8px;
  right: 8px;
}

.icon-logo img {
  display: block;
  max-height: 20px;
  max-width: 70px;
}

.breaking-sticky {
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.3);
}

.breaking-link-close {
  width: 20px;
  height: 20px;
  text-align: center;
  color: white;
  background: #FF0000;
  position: absolute;
  right: 10px;
  top: 10px;
  border-radius: 50%;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.6);
  z-index: 6;
}

.breaking-link-close i {
  font-size: 12px;
  line-height: 17px;
  height: 20px;
}

.breaking-sponsor {
  color: #FFFFFF;
  align-items: center;
  z-index: 2;
  font-size: 10px;
  position: absolute;
  right: 12px;
  top: 8px;
}

.breaking-sponsor img {
  max-height: 22px;
  max-width: 50px;
}

.breaking-sticky .breaking-sponsor {
  margin-right: 28px;
}

.bottom-sticky {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}

.static {
  margin-bottom: 16px;
}

.static-nav {
  margin-bottom: 16px;
}

.static-nav .selected div {
  color: #ef672f;
}

.static-nav .selected div i {
  color: #000000;
}

.static-body {
  color: #000000;
  font-size: 14px;
}

.static-body__text ul {
  list-style: none;
}

.static-body__text > h1 {
  font-size: 23px;
}

.static-body__text > h2 {
  font-size: 20px;
}

.static-body__text > h3 {
  font-size: 18px;
}

.static-body__text > h4 {
  font-size: 16px;
}

.static-body__text > h5 {
  font-size: 14px;
}

.static-body__text > h6 {
  font-size: 12px;
}

.static-body__box {
  margin: 24px 0;
  padding: 16px;
  background: #e3f5fe;
  border-radius: 5px;
}

.static-body__box div {
  color: #21409A;
}

.static-body__box p {
  margin: 4px 0 16px;
}

.static-body__form {
  margin-bottom: 24px;
}

.static-body__form span {
  margin: 20px 0;
  display: block;
}

.static-body__form--disable {
  opacity: 0.4;
}

.sitemap-nav {
  color: #666666;
  font-size: 14px;
  margin-bottom: 16px;
}

.sitemap-nav--title {
  color: #21409A;
  margin-bottom: 16px;
  display: block;
}

.sitemap-nav .nav {
  display: flex;
  flex-wrap: wrap;
  flex-flow: wrap;
  overflow-x: hidden;
}

.sitemap-nav .nav li {
  display: flex;
  flex-basis: 100%;
}

.sitemap-nav .nav li a {
  color: #666666;
  font-size: 14px;
}

@keyframes live {
  0% {
    background: #fcc43f;
  }
  50% {
    background: #FF0000;
  }
  100% {
    background: #fcc43f;
  }
}

.footer_banner {
  z-index: 12 !important;
}

.notification-overlay {
  width: 300px;
  position: fixed;
  top: 146px;
  left: 50%;
  z-index: 12;
  padding: 12px 16px;
  background: #FFFFFF;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.notification-overlay__close {
  position: absolute;
  top: 2px;
  right: 4px;
  color: #999999;
}

.notification-overlay a:hover .icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.notification-overlay--alpha {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.loader-animate {
  width: 32px;
  margin: 12px auto;
}

.cb-covid-19 {
  margin-bottom: -2px;
  padding-bottom: 20px;
  z-index: 2;
  border-bottom: 2px solid #21409A;
  border-color: #21409A;
}
